@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');
@import url('https://cdn.jsdelivr.net/npm/@fontsource/bebas-neue@5.0.8/index.css');
@import url('https://cdn.jsdelivr.net/npm/@fontsource/inter@5.0.8/index.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-216 .tc-wp-tool-root img, .wpc-scope-216 .tc-wp-tool-root video, .wpc-scope-216 .tc-wp-tool-root svg, .wpc-scope-216 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-216 .tc-wp-tool-root #nike-font-generator{
            font-family: 'Inter', Arial, 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', sans-serif;
            background:
                linear-gradient(115deg, rgba(255,255,255,0.06) 0 12%, transparent 12% 100%),
                repeating-linear-gradient(135deg, rgba(255,255,255,0.055) 0 2px, transparent 2px 18px),
                radial-gradient(circle at 15% 20%, rgba(255, 255, 255, 0.18), transparent 24%),
                radial-gradient(circle at 85% 15%, rgba(251, 146, 60, 0.35), transparent 28%),
                radial-gradient(circle at 75% 88%, rgba(239, 68, 68, 0.28), transparent 31%),
                linear-gradient(135deg, #050505 0%, #171717 34%, #7f1d1d 68%, #f97316 100%);
            width: 100%;
            padding: 2rem 1rem;
            box-sizing: border-box;
            color: #FFFFFF;
            --nfg-black: #050505;
            --nfg-charcoal: #171717;
            --nfg-red: #DC2626;
            --nfg-orange: #F97316;
            --nfg-amber: #FDBA74;
            --nfg-white: #FFFFFF;
            --nfg-muted: #F5F5F5;
            --nfg-card-bg: rgba(10, 10, 10, 0.9);
            --nfg-border: rgba(249, 115, 22, 0.55);
            --nfg-unicode-font: 'Bebas Neue', Impact, 'Inter', Arial, 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', sans-serif;
        }.wpc-scope-216 .tc-wp-tool-root #nike-font-generator *{ box-sizing: border-box; }.wpc-scope-216 .tc-wp-tool-root .nfg-wrapper{
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            background: rgba(5, 5, 5, 0.94);
            border-radius: 24px;
            box-shadow: 0 0 42px rgba(249, 115, 22, 0.28), 0 0 82px rgba(220, 38, 38, 0.18), inset 0 0 70px rgba(255,255,255,0.04);
            border: 3px solid var(--nfg-border);
            overflow: hidden;
            position: relative;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-wrapper::before{
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 6px;
            background: linear-gradient(90deg, var(--nfg-orange), var(--nfg-white), var(--nfg-red), var(--nfg-orange));
        }.wpc-scope-216 .tc-wp-tool-root .nfg-wrapper::after{
            content: 'FAST • BOLD • ATHLETIC • TEXT';
            position: absolute;
            right: -78px;
            top: 155px;
            transform: rotate(90deg);
            color: rgba(255,255,255,0.055);
            font-family: 'Bebas Neue', Impact, sans-serif;
            font-size: 1.8rem;
            letter-spacing: 5px;
            pointer-events: none;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-header{
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            padding: 2.6rem 1rem;
            position: relative;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-title{
            font-family: 'Bebas Neue', Impact, sans-serif;
            font-size: clamp(1.5rem, 5vw, 2.8rem);
            margin: 0;
            font-weight: 400;
            text-transform: uppercase;
            background: linear-gradient(90deg, var(--nfg-white), var(--nfg-amber), var(--nfg-orange));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            text-shadow: 0 10px 22px rgba(0,0,0,0.55);
            letter-spacing: 3px;
            line-height: 0.95;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-desc{
            margin-top: 0.9rem;
            font-size: clamp(0.9rem, 3vw, 1.1rem);
            color: var(--nfg-muted);
            max-width: 720px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.55;
            font-weight: 600;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-stripe{
            width: min(420px, 82%);
            height: 10px;
            margin: 1.4rem auto 0;
            border-radius: 999px;
            background: linear-gradient(90deg, transparent, var(--nfg-orange), var(--nfg-white), var(--nfg-red), transparent);
            transform: skewX(-22deg);
            box-shadow: 0 0 22px rgba(249,115,22,0.45);
        }.wpc-scope-216 .tc-wp-tool-root .nfg-input-section{
            padding: 2rem;
            background:
                linear-gradient(115deg, rgba(255,255,255,0.04) 0 18%, transparent 18% 100%),
                rgba(23, 23, 23, 0.72);
            border-bottom: 2px dashed var(--nfg-border);
            position: relative;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-textarea-wrapper{ position: relative; margin-bottom: 1.5rem; }.wpc-scope-216 .tc-wp-tool-root .nfg-input{
            width: 100%;
            padding: 1.2rem;
            font-size: 1.2rem;
            border: 3px solid var(--nfg-border);
            border-radius: 16px;
            background: rgba(3, 3, 3, 0.88);
            color: var(--nfg-white);
            resize: vertical;
            min-height: 140px;
            transition: all 0.3s ease;
            font-family: 'Inter', Arial, 'Segoe UI Symbol', 'Noto Color Emoji', sans-serif;
            font-weight: 700;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-input:focus{
            outline: none;
            border-color: var(--nfg-orange);
            box-shadow: 0 0 0 4px rgba(249,115,22,0.18), 0 0 30px rgba(220,38,38,0.2);
        }.wpc-scope-216 .tc-wp-tool-root .nfg-input::placeholder{ color: rgba(255,255,255,0.42); font-weight: 500; }.wpc-scope-216 .tc-wp-tool-root .nfg-controls{
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 1rem;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-char-counter{
            font-size: 0.9rem;
            color: var(--nfg-muted);
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 1.4px;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-btn-group{ display: flex !important; gap: 0.75rem !important; flex-wrap: wrap; }.wpc-scope-216 .tc-wp-tool-root .nfg-btn{
            padding: 0.75rem 1.45rem !important;
            border: none !important;
            border-radius: 999px !important;
            cursor: pointer !important;
            font-weight: 900 !important;
            font-size: clamp(0.75rem, 3vw, 0.95rem) !important;
            transition: all 0.22s ease !important;
            display: inline-flex !important;
            align-items: center !important;
            gap: 0.5rem !important;
            text-transform: uppercase !important;
            letter-spacing: 1.2px !important;
            font-family: 'Inter', Arial, sans-serif !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-btn-primary{
            background: linear-gradient(135deg, var(--nfg-orange), var(--nfg-red)) !important;
            color: #FFFFFF !important;
            box-shadow: 0 5px 18px rgba(249,115,22,0.36) !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-btn-primary:hover{
            transform: translateY(-2px) skewX(-5deg) scale(1.02) !important;
            box-shadow: 0 8px 24px rgba(249,115,22,0.44) !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-btn-secondary{
            background: transparent !important;
            border: 2px solid rgba(255,255,255,0.7) !important;
            color: var(--nfg-muted) !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-btn-secondary:hover{
            background: rgba(255,255,255,0.10) !important;
            border-color: var(--nfg-orange) !important;
            color: var(--nfg-orange) !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-output-grid{
            padding: 2rem;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1.5rem;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-card{
            width: 100%;
            max-width: 100%;
            background: var(--nfg-card-bg);
            border-radius: 18px;
            border: 2px solid var(--nfg-border);
            box-shadow: 0 10px 18px rgba(0,0,0,0.38);
            overflow: hidden;
            transition: all 0.3s ease;
            position: relative;
            display: flex;
            flex-direction: column;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-card::after{
            content: '';
            position: absolute;
            top: 0;
            left: -40%;
            width: 55%;
            height: 4px;
            background: linear-gradient(90deg, transparent, var(--nfg-white), var(--nfg-orange));
            transform: skewX(-30deg);
            opacity: 0;
            transition: all 0.3s ease;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-card:hover::after{ left: 100%; opacity: 1; }.wpc-scope-216 .tc-wp-tool-root .nfg-card:hover{
            transform: translateY(-7px) scale(1.01);
            box-shadow: 0 16px 34px rgba(249,115,22,0.26), 0 0 42px rgba(220,38,38,0.16);
            border-color: var(--nfg-orange);
        }.wpc-scope-216 .tc-wp-tool-root .nfg-card-header{
            padding: 0.85rem 1rem;
            background: linear-gradient(90deg, rgba(127,29,29,0.72), rgba(23,23,23,0.78));
            border-bottom: 1px solid var(--nfg-border);
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 0.75rem;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-style-name{
            font-size: 0.75rem;
            font-weight: 950;
            color: var(--nfg-amber);
            text-transform: uppercase;
            letter-spacing: 1.7px;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-copy-btn{
            padding: 4px !important;
            background: transparent !important;
            border: none !important;
            cursor: pointer !important;
            color: var(--nfg-amber) !important;
            border-radius: 8px !important;
            transition: all 0.2s !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            font-weight: 900 !important;
            flex: 0 0 auto;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-copy-btn:hover{
            background: rgba(249,115,22,0.18) !important;
            color: var(--nfg-white) !important;
            transform: scale(1.14) !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-card-body{
            width: 100%;
            max-width: 100%;
            padding: 1.5rem;
            min-height: 190px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            overflow-wrap: anywhere;
            word-break: break-word;
            font-family: var(--nfg-unicode-font);
            font-size: 1.85rem;
            color: var(--nfg-white);
            line-height: 1.22;
            letter-spacing: 1px;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-scroll-area{
            max-height: 260px;
            overflow-y: auto;
            width: 100%;
            white-space: pre-wrap;
            font-family: var(--nfg-unicode-font);
            font-variant-emoji: emoji;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar{ width: 8px; }.wpc-scope-216 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar-track{ background: rgba(5,5,5,0.55); border-radius: 4px; }.wpc-scope-216 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar-thumb{ background: var(--nfg-border); border-radius: 4px; }.wpc-scope-216 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar-thumb:hover{ background: var(--nfg-orange); }.wpc-scope-216 .tc-wp-tool-root .nfg-load-more-container{
            padding: 0 2rem 2.5rem;
            display: flex;
            justify-content: center;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-load-more-btn{
            background: linear-gradient(135deg, var(--nfg-white), var(--nfg-amber)) !important;
            color: #111111 !important;
            padding: 0.95rem 2.6rem !important;
            border: 3px solid var(--nfg-orange) !important;
            border-radius: 999px !important;
            font-size: 1rem !important;
            font-weight: 950 !important;
            text-transform: uppercase !important;
            letter-spacing: 2px !important;
            cursor: pointer !important;
            box-shadow: 0 8px 24px rgba(0,0,0,0.34) !important;
            transition: all 0.3s !important;
            font-family: 'Inter', Arial, sans-serif !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-load-more-btn:hover{
            transform: translateY(-3px) skewX(-5deg) scale(1.03) !important;
            box-shadow: 0 10px 30px rgba(249,115,22,0.34) !important;
            background: linear-gradient(135deg, var(--nfg-orange), var(--nfg-red)) !important;
            color: #FFFFFF !important;
            border-color: var(--nfg-white) !important;
        }.wpc-scope-216 .tc-wp-tool-root .nfg-icon{ width: 20px; height: 20px; fill: currentColor; }.wpc-scope-216 .tc-wp-tool-root .nfg-hidden{ display: none; }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root #nike-font-generator{ padding: 1rem 0.5rem; }.tc-wp-tool-root .nfg-header{ padding: 1.5rem 0.5rem; }.tc-wp-tool-root .nfg-title{ font-size: 2rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.76rem; }.tc-wp-tool-root .nfg-input-section{ padding: 1rem; }.tc-wp-tool-root .nfg-input{ padding: 0.8rem; font-size: 1rem; min-height: 100px; border-radius: 12px; }.tc-wp-tool-root .nfg-btn{ padding: 0.5rem 0.8rem !important; font-size: 0.7rem !important; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.5rem; gap: 1rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1rem; font-size: 1.45rem; min-height: 165px; }.tc-wp-tool-root .nfg-load-more-container{ padding: 0 0.5rem 1.5rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root #nike-font-generator{ padding: 1.2rem 0.6rem; }.tc-wp-tool-root .nfg-header{ padding: 1.6rem 0.6rem; }.tc-wp-tool-root .nfg-title{ font-size: 2.25rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.8rem; }.tc-wp-tool-root .nfg-input-section{ padding: 1.2rem; }.tc-wp-tool-root .nfg-input{ padding: 0.9rem; font-size: 1.05rem; min-height: 110px; }.tc-wp-tool-root .nfg-btn{ padding: 0.55rem 0.9rem !important; font-size: 0.75rem !important; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.6rem; gap: 1.1rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1.1rem; font-size: 1.55rem; min-height: 175px; }.tc-wp-tool-root .nfg-load-more-container{ padding: 0 0.6rem 1.5rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root #nike-font-generator{ padding: 1.5rem 0.8rem; }.tc-wp-tool-root .nfg-header{ padding: 2rem 0.8rem; }.tc-wp-tool-root .nfg-title{ font-size: 2.6rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.86rem; }.tc-wp-tool-root .nfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .nfg-input{ padding: 1rem; font-size: 1.1rem; min-height: 120px; }.tc-wp-tool-root .nfg-btn{ padding: 0.6rem 1rem !important; font-size: 0.8rem !important; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.8rem; gap: 1.2rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1.2rem; font-size: 1.65rem; min-height: 180px; }.tc-wp-tool-root .nfg-load-more-container{ padding: 0 0.8rem 2rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root #nike-font-generator{ padding: 1.5rem 1rem; }.tc-wp-tool-root .nfg-header{ padding: 2.2rem 1rem; }.tc-wp-tool-root .nfg-title{ font-size: 3.25rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.92rem; }.tc-wp-tool-root .nfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: repeat(2, 1fr); padding: 1.2rem; gap: 1.2rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1.2rem; font-size: 1.7rem; min-height: 190px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }.tc-wp-tool-root .nfg-card-body{ font-size: 1.78rem; }}@media (min-width: 1200px){.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: repeat(4, 1fr); }}.wpc-scope-216 /* 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;
}