@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-345 .tc-wp-tool-root img, .wpc-scope-345 .tc-wp-tool-root video, .wpc-scope-345 .tc-wp-tool-root svg, .wpc-scope-345 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  padding: 56px 24px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 76, 26, 0.24), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(0, 214, 255, 0.18), transparent 28%),
    linear-gradient(135deg, #05070c 0%, #111827 46%, #070a12 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-container, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-panel, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-grid, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-card, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-preview, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-input, .wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
  box-sizing: border-box;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-345 .tc-wp-tool-root .nike-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 28px rgba(255, 76, 26, 0.22);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 1.05rem;
  line-height: 1.6;
  color: rgba(232, 240, 255, 0.82);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(18px);
  border-radius: 18px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-input-panel{
  padding: 24px;
  margin-bottom: 28px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-label{
  display: block;
  margin-bottom: 10px;
  font-size: 0.92rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #f7fbff;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 14px;
  outline: none;
  background: rgba(5, 8, 15, 0.82);
  color: #ffffff;
  font-size: 1.08rem;
  line-height: 1.3;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-input::placeholder{
  color: rgba(232, 240, 255, 0.48);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-input:focus{
  border-color: rgba(255, 95, 31, 0.95);
  box-shadow: 0 0 0 4px rgba(255, 95, 31, 0.16), 0 0 34px rgba(0, 214, 255, 0.14);
  background: rgba(7, 10, 18, 0.96);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-help{
  margin: 10px 0 0;
  font-size: 0.9rem;
  line-height: 1.5;
  color: rgba(232, 240, 255, 0.66);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-actions{
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
  min-height: 46px;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 12px;
  padding: 12px 18px;
  cursor: pointer;
  background: linear-gradient(135deg, #ff5f1f, #ff2e63);
  color: #ffffff;
  font-size: 0.96rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.15;
  box-shadow: 0 12px 30px rgba(255, 56, 54, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(255, 56, 54, 0.34), 0 0 28px rgba(0, 214, 255, 0.12);
  filter: brightness(1.06);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-btn:focus-visible{
  outline: 3px solid rgba(0, 214, 255, 0.75);
  outline-offset: 3px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-345 .tc-wp-tool-root .nike-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: 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045)),
    rgba(8, 12, 22, 0.78);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(14px);
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  animation: nfgFadeIn 260ms ease both;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 95, 31, 0.44);
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.36), 0 0 26px rgba(255, 95, 31, 0.12);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-style-name{
  margin: 0 0 12px;
  font-size: 0.96rem;
  line-height: 1.35;
  font-weight: 900;
  color: #ffffff;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(0, 0, 0, 0.28);
  color: #f9fcff;
  font-size: 1.18rem;
  line-height: 1.45;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 10px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff5f1f, #00d6ff);
  border-radius: 10px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, rgba(0, 214, 255, 0.95), rgba(52, 211, 153, 0.95));
  color: #021016;
  box-shadow: 0 12px 30px rgba(0, 214, 255, 0.18);
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-copy-btn.is-copied{
  background: linear-gradient(135deg, #34d399, #a7f3d0);
  color: #021016;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-load-btn{
  min-width: 220px;
}.wpc-scope-345 .tc-wp-tool-root .nike-font-generator-tool .nfg-load-btn.nfg-hidden{
  display: none;
}@keyframes nfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .nike-font-generator-tool{
    padding: 64px 32px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nike-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input{
    width: 100%;
    font-size: 1.08rem;
    padding: 17px 18px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
    font-size: 0.96rem;
    padding: 12px 18px;
    min-height: 46px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
    font-size: 1.16rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nike-font-generator-tool{
    padding: 58px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nike-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input{
    width: 100%;
    font-size: 1.06rem;
    padding: 16px 17px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
    font-size: 0.95rem;
    padding: 12px 17px;
    min-height: 46px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
    font-size: 1.14rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nike-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nike-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input{
    width: 100%;
    font-size: 1.02rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
    font-size: 0.94rem;
    padding: 12px 16px;
    min-height: 46px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-card{
    padding: 17px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nike-font-generator-tool{
    padding: 40px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nike-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
    width: 100%;
    font-size: 0.94rem;
    padding: 12px 15px;
    min-height: 46px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-actions{
    justify-content: stretch;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
    font-size: 1.06rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nike-font-generator-tool{
    padding: 34px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nike-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
    width: 100%;
    font-size: 0.93rem;
    padding: 12px 14px;
    min-height: 46px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-actions{
    justify-content: stretch;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nike-font-generator-tool{
    padding: 30px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nike-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-input{
    width: 100%;
    font-size: 0.98rem;
    padding: 13px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-btn{
    width: 100%;
    font-size: 0.92rem;
    padding: 12px 13px;
    min-height: 46px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-actions{
    justify-content: stretch;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .nike-font-generator-tool .nfg-preview{
    font-size: 1rem;
  }}.wpc-scope-345 .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;
}.wpc-scope-345 .tc-wp-tool-root .nfg-clear-btn{}.wpc-scope-345 .tc-wp-tool-root .nfg-results{}