@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/cinzel@5.0.18/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-182 .tc-wp-tool-root img, .wpc-scope-182 .tc-wp-tool-root video, .wpc-scope-182 .tc-wp-tool-root svg, .wpc-scope-182 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator{
            font-family: 'Cinzel', Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
            background:
                radial-gradient(circle at 50% 8%, rgba(239, 68, 68, 0.42), transparent 24%),
                radial-gradient(circle at 12% 18%, rgba(127, 29, 29, 0.55), transparent 34%),
                radial-gradient(circle at 88% 76%, rgba(220, 38, 38, 0.30), transparent 36%),
                repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 12px),
                linear-gradient(135deg, #030205 0%, #160508 28%, #3F0508 58%, #0B0305 100%);
            width: 100%;
            padding: 2rem 1rem;
            box-sizing: border-box;
            color: #fff7ed;
            --stfg-black: #030205;
            --stfg-night: #100407;
            --stfg-blood: #DC2626;
            --stfg-crimson: #991B1B;
            --stfg-red: #EF4444;
            --stfg-ember: #FCA5A5;
            --stfg-gold: #FDE68A;
            --stfg-white: #FFF7ED;
            --stfg-muted: #FECACA;
            --stfg-card-bg: rgba(5, 2, 5, 0.90);
            --stfg-border: rgba(239, 68, 68, 0.62);
            --stfg-unicode-font: 'Cinzel', Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
        }.wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator *{ box-sizing: border-box; }.wpc-scope-182 .tc-wp-tool-root .stfg-wrapper{
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            background: rgba(3, 2, 5, 0.95);
            border-radius: 22px;
            box-shadow: 0 0 42px rgba(220, 38, 38, 0.38), 0 0 100px rgba(127, 29, 29, 0.28), inset 0 0 80px rgba(239, 68, 68, 0.08);
            border: 3px solid var(--stfg-border);
            overflow: hidden;
            position: relative;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-wrapper::before{
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 6px;
            background: linear-gradient(90deg, transparent, var(--stfg-red), var(--stfg-gold), var(--stfg-red), transparent);
            box-shadow: 0 0 24px rgba(239, 68, 68, 0.85);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-wrapper::after{
            content: '';
            position: absolute;
            inset: 0;
            pointer-events: none;
            background: linear-gradient(180deg, transparent 0%, rgba(239, 68, 68, 0.04) 50%, transparent 100%);
            mix-blend-mode: screen;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-header{
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            padding: 2.6rem 1rem;
            position: relative;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-header::before, .wpc-scope-182 .tc-wp-tool-root .stfg-header::after{
            content: '\26A1';
            position: absolute;
            top: 46%;
            color: rgba(253, 230, 138, 0.72);
            font-size: clamp(1.6rem, 4vw, 3.2rem);
            text-shadow: 0 0 18px rgba(239, 68, 68, 0.9);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-header::before{ left: 4%; transform: rotate(-18deg); }.wpc-scope-182 .tc-wp-tool-root .stfg-header::after{ right: 4%; transform: rotate(18deg); }.wpc-scope-182 .tc-wp-tool-root .stfg-title{
            font-size: clamp(1.5rem, 5vw, 2.8rem);
            margin: 0;
            font-weight: 800;
            text-transform: uppercase;
            color: var(--stfg-red);
            letter-spacing: 2px;
            text-shadow:
                0 0 4px #fff,
                0 0 12px rgba(239, 68, 68, 0.95),
                0 0 28px rgba(220, 38, 38, 0.85),
                0 5px 0 #350306;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-desc{
            margin-top: 0.9rem;
            font-size: clamp(0.9rem, 3vw, 1.08rem);
            color: var(--stfg-muted);
            max-width: 740px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.55;
            font-weight: 600;
            letter-spacing: 0.5px;
            text-shadow: 0 0 12px rgba(220, 38, 38, 0.55);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-input-section{
            padding: 2rem;
            background:
                radial-gradient(circle at 18% 20%, rgba(239, 68, 68, 0.12), transparent 28%),
                rgba(63, 5, 8, 0.42);
            border-bottom: 2px dashed var(--stfg-border);
            position: relative;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-input-section::before{
            content: '<title> font generator </title>';
            position: absolute;
            right: 1.2rem;
            top: 0.7rem;
            font-size: 0.72rem;
            color: rgba(253, 230, 138, 0.35);
            font-family: monospace;
            letter-spacing: 1px;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-textarea-wrapper{ position: relative; margin-bottom: 1.5rem; }.wpc-scope-182 .tc-wp-tool-root .stfg-input{
            width: 100%;
            padding: 1.2rem;
            font-size: 1.18rem;
            border: 3px solid var(--stfg-border);
            border-radius: 16px;
            background: rgba(3, 2, 5, 0.86);
            color: var(--stfg-white);
            resize: vertical;
            min-height: 140px;
            transition: all 0.3s ease;
            font-family: 'Cinzel', Georgia, serif;
            font-weight: 700;
            letter-spacing: 0.5px;
            box-shadow: inset 0 0 24px rgba(127, 29, 29, 0.30);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-input:focus{
            outline: none;
            border-color: var(--stfg-red);
            box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.20), 0 0 32px rgba(220, 38, 38, 0.36), inset 0 0 28px rgba(127, 29, 29, 0.25);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-input::placeholder{ color: rgba(255, 247, 237, 0.45); font-weight: 500; }.wpc-scope-182 .tc-wp-tool-root .stfg-controls{
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 1rem;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-char-counter{
            font-size: 0.9rem;
            color: var(--stfg-muted);
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 1px;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-btn-group{ display: flex !important; gap: 0.75rem !important; flex-wrap: wrap; }.wpc-scope-182 .tc-wp-tool-root .stfg-btn{
            padding: 0.72rem 1.4rem !important;
            border: none !important;
            border-radius: 50px !important;
            cursor: pointer !important;
            font-weight: 800 !important;
            font-size: clamp(0.75rem, 3vw, 0.94rem) !important;
            transition: all 0.2s ease !important;
            display: inline-flex !important;
            align-items: center !important;
            gap: 0.5rem !important;
            text-transform: uppercase !important;
            letter-spacing: 1px !important;
            font-family: 'Cinzel', Georgia, serif !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-btn-primary{
            background: linear-gradient(135deg, var(--stfg-red), #7F1D1D) !important;
            color: #FFF7ED !important;
            box-shadow: 0 4px 18px rgba(239, 68, 68, 0.44) !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-btn-primary:hover{
            transform: translateY(-2px) scale(1.02) !important;
            box-shadow: 0 7px 24px rgba(239, 68, 68, 0.55) !important;
            background: linear-gradient(135deg, #FCA5A5, var(--stfg-red)) !important;
            color: #230205 !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-btn-secondary{
            background: transparent !important;
            border: 2px solid var(--stfg-muted) !important;
            color: var(--stfg-muted) !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-btn-secondary:hover{
            background: rgba(239, 68, 68, 0.12) !important;
            border-color: var(--stfg-red) !important;
            color: var(--stfg-white) !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-output-grid{
            padding: 2rem;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1.5rem;
            position: relative;
            z-index: 1;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-card{
            width: 100%;
            max-width: 100%;
            box-sizing: border-box;
            background: var(--stfg-card-bg);
            border-radius: 16px;
            border: 2px solid var(--stfg-border);
            box-shadow: 0 10px 18px rgba(0, 0, 0, 0.44), inset 0 0 34px rgba(127, 29, 29, 0.18);
            overflow: hidden;
            transition: all 0.3s ease;
            position: relative;
            display: flex;
            flex-direction: column;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-card::after{
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 3px;
            background: linear-gradient(90deg, transparent, var(--stfg-red), var(--stfg-gold), var(--stfg-red), transparent);
            opacity: 0;
            transition: opacity 0.3s ease;
            box-shadow: 0 0 18px rgba(239, 68, 68, 0.78);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-card:hover::after{ opacity: 1; }.wpc-scope-182 .tc-wp-tool-root .stfg-card:hover{
            transform: translateY(-6px) scale(1.01);
            box-shadow: 0 16px 36px rgba(127, 29, 29, 0.42), 0 0 48px rgba(239, 68, 68, 0.20);
            border-color: var(--stfg-red);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-card-header{
            padding: 0.82rem 1rem;
            background: rgba(63, 5, 8, 0.64);
            border-bottom: 1px solid var(--stfg-border);
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 0.8rem;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-style-name{
            font-size: 0.72rem;
            font-weight: 900;
            color: var(--stfg-ember);
            text-transform: uppercase;
            letter-spacing: 1.4px;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-copy-btn{
            padding: 4px !important;
            background: transparent !important;
            border: none !important;
            cursor: pointer !important;
            color: var(--stfg-ember) !important;
            border-radius: 8px !important;
            transition: all 0.2s !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            min-width: 30px;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-copy-btn:hover{
            background: rgba(239, 68, 68, 0.16) !important;
            color: var(--stfg-white) !important;
            transform: scale(1.15) !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-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: 'Cinzel', Georgia, serif;
            font-size: 1.32rem;
            color: var(--stfg-white);
            line-height: 1.4;
            text-shadow: 0 0 10px rgba(239, 68, 68, 0.58);
        }.wpc-scope-182 .tc-wp-tool-root .stfg-scroll-area{
            max-height: 260px;
            overflow-y: auto;
            width: 100%;
            white-space: pre-wrap;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-scroll-area::-webkit-scrollbar{ width: 8px; }.wpc-scope-182 .tc-wp-tool-root .stfg-scroll-area::-webkit-scrollbar-track{ background: rgba(3, 2, 5, 0.72); border-radius: 4px; }.wpc-scope-182 .tc-wp-tool-root .stfg-scroll-area::-webkit-scrollbar-thumb{ background: var(--stfg-border); border-radius: 4px; }.wpc-scope-182 .tc-wp-tool-root .stfg-scroll-area::-webkit-scrollbar-thumb:hover{ background: var(--stfg-red); }.wpc-scope-182 .tc-wp-tool-root .stfg-load-more-container{
            padding: 0 2rem 2.5rem;
            display: flex;
            justify-content: center;
            position: relative;
            z-index: 1;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-load-more-btn{
            background: linear-gradient(135deg, #FCA5A5, var(--stfg-red), #7F1D1D) !important;
            color: #170205 !important;
            padding: 0.9rem 2.5rem !important;
            border: 3px solid var(--stfg-gold) !important;
            border-radius: 50px !important;
            font-size: 1rem !important;
            font-weight: 900 !important;
            text-transform: uppercase !important;
            letter-spacing: 2px !important;
            cursor: pointer !important;
            box-shadow: 0 7px 24px rgba(0, 0, 0, 0.40), 0 0 28px rgba(239, 68, 68, 0.35) !important;
            transition: all 0.3s !important;
            font-family: 'Cinzel', Georgia, serif !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-load-more-btn:hover{
            transform: translateY(-3px) scale(1.03) !important;
            box-shadow: 0 10px 32px rgba(239, 68, 68, 0.48) !important;
            background: linear-gradient(135deg, var(--stfg-gold), var(--stfg-ember)) !important;
            color: #3F0508 !important;
            border-color: var(--stfg-red) !important;
        }.wpc-scope-182 .tc-wp-tool-root .stfg-icon{ width: 20px; height: 20px; fill: currentColor; }.wpc-scope-182 .tc-wp-tool-root .stfg-hidden{ display: none; }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root #stranger-things-font-generator{ padding: 1rem 0.5rem; }.tc-wp-tool-root .stfg-header{ padding: 1.5rem 0.5rem; }.tc-wp-tool-root .stfg-header::before, .tc-wp-tool-root .stfg-header::after{ display: none; }.tc-wp-tool-root .stfg-title{ font-size: 1.35rem; letter-spacing: 1px; }.tc-wp-tool-root .stfg-desc{ font-size: 0.75rem; }.tc-wp-tool-root .stfg-input-section{ padding: 1rem; }.tc-wp-tool-root .stfg-input-section::before{ display: none; }.tc-wp-tool-root .stfg-input{ padding: 0.8rem; font-size: 1rem; min-height: 100px; border-radius: 12px; }.tc-wp-tool-root .stfg-btn{ padding: 0.5rem 0.8rem !important; font-size: 0.68rem !important; }.tc-wp-tool-root .stfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.5rem; gap: 1rem; }.tc-wp-tool-root .stfg-card-body{ padding: 1rem; font-size: 1.04rem; min-height: 165px; }.tc-wp-tool-root .stfg-load-more-container{ padding: 0 0.5rem 1.5rem; }.tc-wp-tool-root .stfg-load-more-btn{ padding: 0.75rem 1.4rem !important; font-size: 0.78rem !important; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root #stranger-things-font-generator{ padding: 1.2rem 0.6rem; }.tc-wp-tool-root .stfg-header{ padding: 1.5rem 0.6rem; }.tc-wp-tool-root .stfg-header::before, .tc-wp-tool-root .stfg-header::after{ display: none; }.tc-wp-tool-root .stfg-title{ font-size: 1.5rem; letter-spacing: 1px; }.tc-wp-tool-root .stfg-desc{ font-size: 0.8rem; }.tc-wp-tool-root .stfg-input-section{ padding: 1.2rem; }.tc-wp-tool-root .stfg-input-section::before{ display: none; }.tc-wp-tool-root .stfg-input{ padding: 0.9rem; font-size: 1.05rem; min-height: 110px; }.tc-wp-tool-root .stfg-btn{ padding: 0.55rem 0.9rem !important; font-size: 0.72rem !important; }.tc-wp-tool-root .stfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.6rem; gap: 1.1rem; }.tc-wp-tool-root .stfg-card-body{ padding: 1.1rem; font-size: 1.1rem; min-height: 175px; }.tc-wp-tool-root .stfg-load-more-container{ padding: 0 0.6rem 1.5rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root #stranger-things-font-generator{ padding: 1.5rem 0.8rem; }.tc-wp-tool-root .stfg-header{ padding: 2rem 0.8rem; }.tc-wp-tool-root .stfg-header::before, .tc-wp-tool-root .stfg-header::after{ display: none; }.tc-wp-tool-root .stfg-title{ font-size: 1.75rem; }.tc-wp-tool-root .stfg-desc{ font-size: 0.85rem; }.tc-wp-tool-root .stfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .stfg-input-section::before{ display: none; }.tc-wp-tool-root .stfg-input{ padding: 1rem; font-size: 1.1rem; min-height: 120px; }.tc-wp-tool-root .stfg-btn{ padding: 0.6rem 1rem !important; font-size: 0.78rem !important; }.tc-wp-tool-root .stfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.8rem; gap: 1.2rem; }.tc-wp-tool-root .stfg-card-body{ padding: 1.2rem; font-size: 1.16rem; min-height: 180px; }.tc-wp-tool-root .stfg-load-more-container{ padding: 0 0.8rem 2rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root #stranger-things-font-generator{ padding: 1.5rem 1rem; }.tc-wp-tool-root .stfg-header{ padding: 2rem 1rem; }.tc-wp-tool-root .stfg-title{ font-size: 2.25rem; }.tc-wp-tool-root .stfg-desc{ font-size: 0.9rem; }.tc-wp-tool-root .stfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .stfg-output-grid{ grid-template-columns: repeat(2, 1fr); padding: 1.2rem; gap: 1.2rem; }.tc-wp-tool-root .stfg-card-body{ padding: 1.2rem; font-size: 1.22rem; min-height: 190px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stfg-output-grid{ grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }.tc-wp-tool-root .stfg-card-body{ font-size: 1.26rem; }}@media (min-width: 1200px){.tc-wp-tool-root .stfg-output-grid{ grid-template-columns: repeat(4, 1fr); }}.wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-input, .wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-btn, .wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-load-more-btn, .wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-card-body, .wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-scroll-area, .wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-style-name, .wpc-scope-182 .tc-wp-tool-root #stranger-things-font-generator .stfg-char-counter{
            font-family: var(--stfg-unicode-font) !important;
        }.wpc-scope-182 /* 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;
}