@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-460 .tc-wp-tool-root img, .wpc-scope-460 .tc-wp-tool-root video, .wpc-scope-460 .tc-wp-tool-root svg, .wpc-scope-460 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool{
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  padding: 48px 18px;
  color: #fff;
  background:
    radial-gradient(circle at 20% 8%, rgba(229, 9, 20, 0.34), transparent 34%),
    radial-gradient(circle at 82% 18%, rgba(255, 58, 58, 0.18), transparent 32%),
    linear-gradient(135deg, #050505 0%, #120305 38%, #030303 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-container, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-panel, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-grid, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-card, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-box, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-input, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
  box-sizing: border-box;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-hero{
  width: 100%;
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 24px rgba(229, 9, 20, 0.62);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
  width: 100%;
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.02rem;
  line-height: 1.6;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(18, 18, 18, 0.62);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-input-panel{
  padding: 24px;
  margin-bottom: 22px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 56px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  outline: none;
  background: rgba(0, 0, 0, 0.48);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.2;
  box-shadow: inset 0 0 0 1px rgba(229, 9, 20, 0.08);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-input::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-input:focus{
  border-color: rgba(229, 9, 20, 0.82);
  box-shadow: 0 0 0 4px rgba(229, 9, 20, 0.2), 0 0 28px rgba(229, 9, 20, 0.22);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-actions, .wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-load-wrap{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
  width: auto;
  max-width: 100%;
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  cursor: pointer;
  background: linear-gradient(135deg, #e50914, #9b050d);
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  box-shadow: 0 12px 26px rgba(229, 9, 20, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-button:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.34);
  box-shadow: 0 18px 34px rgba(229, 9, 20, 0.34);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-button:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.92);
  outline-offset: 3px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-clear{
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-results-panel{
  padding: 24px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035)),
    rgba(9, 9, 9, 0.78);
  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.3);
  animation: nfgFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(229, 9, 20, 0.58);
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.4), 0 0 28px rgba(229, 9, 20, 0.14);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-style-name{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow: auto;
  padding: 16px;
  border: 1px solid rgba(229, 9, 20, 0.24);
  border-radius: 12px;
  background: linear-gradient(145deg, rgba(0, 0, 0, 0.58), rgba(54, 4, 7, 0.3));
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-box::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 12px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-box::-webkit-scrollbar-thumb{
  background: rgba(229, 9, 20, 0.78);
  border-radius: 12px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 14px rgba(229, 9, 20, 0.35);
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-460 .tc-wp-tool-root .netflix-font-generator-tool .nfg-load-more[hidden]{
  display: none;
}@keyframes nfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .netflix-font-generator-tool{
    padding: 30px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .netflix-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
    width: 100%;
    height: 50px;
    font-size: 0.95rem;
    padding: 0 14px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
    width: 100%;
    min-height: 46px;
    font-size: 0.92rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input-panel, .tc-wp-tool-root .netflix-font-generator-tool .nfg-results-panel{
    padding: 16px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
    padding: 15px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
    font-size: 0.98rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .netflix-font-generator-tool{
    padding: 34px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .netflix-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
    width: 100%;
    height: 52px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
    width: 100%;
    min-height: 46px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input-panel, .tc-wp-tool-root .netflix-font-generator-tool .nfg-results-panel{
    padding: 18px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
    padding: 16px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
    font-size: 1rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .netflix-font-generator-tool{
    padding: 38px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .netflix-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
    width: 100%;
    height: 54px;
    font-size: 1rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
    min-height: 48px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input-panel, .tc-wp-tool-root .netflix-font-generator-tool .nfg-results-panel{
    padding: 20px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
    padding: 17px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
    font-size: 1.04rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .netflix-font-generator-tool{
    padding: 46px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .netflix-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
    width: 100%;
    height: 56px;
    font-size: 1rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
    font-size: 1.08rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .netflix-font-generator-tool{
    padding: 52px 26px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .netflix-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
    width: 100%;
    height: 56px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
    min-height: 48px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
    font-size: 1.1rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .netflix-font-generator-tool{
    padding: 58px 30px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .netflix-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-input{
    width: 100%;
    height: 58px;
    font-size: 1.03rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-button{
    min-height: 48px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-card{
    padding: 19px;
  }.tc-wp-tool-root .netflix-font-generator-tool .nfg-preview-text{
    font-size: 1.12rem;
  }}.wpc-scope-460 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}