@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/fredoka@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-335 .tc-wp-tool-root img, .wpc-scope-335 .tc-wp-tool-root video, .wpc-scope-335 .tc-wp-tool-root svg, .wpc-scope-335 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-335 .tc-wp-tool-root#halo-font-generator{
            font-family: 'Fredoka', 'Trebuchet MS', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', sans-serif;
            background:
                radial-gradient(circle at 15% 18%, rgba(34,197,94,0.24), transparent 23%),
                radial-gradient(circle at 84% 16%, rgba(59,130,246,0.24), transparent 28%),
                radial-gradient(circle at 72% 84%, rgba(168,85,247,0.20), transparent 30%),
                radial-gradient(circle at 28% 82%, rgba(20,184,166,0.20), transparent 25%),
                linear-gradient(135deg, #020617 0%, #052E16 28%, #0F172A 58%, #1E1B4B 100%);
            width: 100%;
            padding: 2rem 1rem;
            box-sizing: border-box;
            color: #FFFFFF;
            --hfg-space: #020617;
            --hfg-armor: #052E16;
            --hfg-navy: #0F172A;
            --hfg-covenant: #1E1B4B;
            --hfg-green: #22C55E;
            --hfg-teal: #14B8A6;
            --hfg-blue: #3B82F6;
            --hfg-purple: #A855F7;
            --hfg-gold: #FACC15;
            --hfg-cream: #F8FAFC;
            --hfg-muted: #CCFBF1;
            --hfg-border: rgba(34, 197, 94, 0.44);
        }.wpc-scope-335 .tc-wp-tool-root#halo-font-generator *{ box-sizing: border-box; }.wpc-scope-335 .tc-wp-tool-root .hfg-header{
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            padding: 2.5rem 1rem;
            position: relative;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-header::before, .wpc-scope-335 .tc-wp-tool-root .hfg-header::after{
            position: absolute;
            top: 1rem;
            font-size: clamp(1.3rem, 4vw, 2.8rem);
            font-weight: 900;
            opacity: 0.18;
            color: var(--hfg-teal);
            text-shadow: 0 0 18px rgba(34,197,94,0.45);
        }.wpc-scope-335 .tc-wp-tool-root .hfg-header::before{ content: '🛡️'; left: 4%; transform: rotate(-12deg); }.wpc-scope-335 .tc-wp-tool-root .hfg-header::after{ content: '✦'; right: 4%; transform: rotate(12deg); }.wpc-scope-335 .tc-wp-tool-root .hfg-title{
            font-size: clamp(1.5rem, 5vw, 2.8rem);
            margin: 0;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 2px;
            background: linear-gradient(90deg, var(--hfg-green), var(--hfg-cream), var(--hfg-blue));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            text-shadow: 0 5px 18px rgba(0, 0, 0, 0.42);
        }.wpc-scope-335 .tc-wp-tool-root .hfg-desc{
            margin: 0.85rem auto 0;
            font-size: clamp(0.95rem, 2.8vw, 1.1rem);
            color: var(--hfg-muted);
            max-width: 820px;
            line-height: 1.55;
            font-weight: 500;
            letter-spacing: 0.3px;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-wrapper{
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            background: rgba(2, 6, 23, 0.96);
            border-radius: 24px;
            border: 3px solid var(--hfg-border);
            overflow: hidden;
            position: relative;
            box-shadow: 0 0 44px rgba(34,197,94,0.18), 0 18px 60px rgba(0,0,0,0.38), inset 0 0 70px rgba(59,130,246,0.04);
        }.wpc-scope-335 .tc-wp-tool-root .hfg-wrapper::before{
            content: '';
            position: absolute;
            inset: 0 0 auto 0;
            height: 6px;
            background: repeating-linear-gradient(90deg, var(--hfg-green) 0 70px, var(--hfg-teal) 70px 140px, var(--hfg-blue) 140px 210px, var(--hfg-purple) 210px 280px);
        }.wpc-scope-335 .tc-wp-tool-root .hfg-wrapper::after{
            content: '';
            position: absolute;
            inset: 14px;
            border: 1px dashed rgba(204,251,241,0.12);
            border-radius: 18px;
            pointer-events: none;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-input-section{
            padding: 2rem;
            background:
                linear-gradient(90deg, rgba(34,197,94,0.08) 1px, transparent 1px),
                linear-gradient(180deg, rgba(59,130,246,0.06) 1px, transparent 1px),
                radial-gradient(circle at 78% 20%, rgba(168,85,247,0.09), transparent 22%),
                linear-gradient(180deg, rgba(5,46,22,0.54), rgba(15,23,42,0.64));
            background-size: 42px 42px, 42px 42px, auto, auto;
            border-bottom: 2px dashed var(--hfg-border);
            position: relative;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-textarea-wrapper{ position: relative; margin-bottom: 1.5rem; }.wpc-scope-335 .tc-wp-tool-root .hfg-input{
            width: 100%;
            padding: 1.2rem;
            font-size: 1.15rem;
            border: 3px solid rgba(34,197,94,0.38);
            border-radius: 18px;
            background: rgba(1, 6, 18, 0.88);
            color: var(--hfg-cream);
            resize: vertical;
            min-height: 140px;
            transition: all 0.3s ease;
            font-family: 'Fredoka', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', sans-serif;
            font-weight: 500;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-input:focus{
            outline: none;
            border-color: var(--hfg-green);
            box-shadow: 0 0 0 4px rgba(34,197,94,0.14), 0 0 28px rgba(20,184,166,0.14);
        }.wpc-scope-335 .tc-wp-tool-root .hfg-input::placeholder{ color: rgba(248,250,252,0.45); }.wpc-scope-335 .tc-wp-tool-root .hfg-controls{
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 1rem;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-char-counter{
            font-size: 0.9rem;
            color: var(--hfg-muted);
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 1px;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-btn-group{ display: flex !important; gap: 0.75rem !important; }.wpc-scope-335 .tc-wp-tool-root .hfg-btn{
            padding: 0.72rem 1.35rem !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.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: 'Fredoka', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', sans-serif !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-btn-primary{
            background: linear-gradient(135deg, var(--hfg-green), var(--hfg-teal)) !important;
            color: #020617 !important;
            box-shadow: 0 6px 18px rgba(34, 197, 94, 0.26) !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-btn-primary:hover{
            transform: translateY(-2px) scale(1.02) !important;
            box-shadow: 0 9px 24px rgba(20,184,166,0.22) !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-btn-secondary{
            background: transparent !important;
            border: 2px solid rgba(204,251,241,0.34) !important;
            color: var(--hfg-muted) !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-btn-secondary:hover{
            background: rgba(255,255,255,0.07) !important;
            border-color: var(--hfg-green) !important;
            color: var(--hfg-green) !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-output-grid{
            padding: 2rem;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1.5rem;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-card{
            width: 100%;
            max-width: 100%;
            background: linear-gradient(180deg, rgba(6, 35, 32, 0.97), rgba(2, 6, 23, 0.99));
            border-radius: 18px;
            border: 2px solid rgba(34,197,94,0.28);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.32);
            overflow: hidden;
            transition: all 0.3s ease;
            position: relative;
            display: flex;
            flex-direction: column;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-card::after{
            content: '';
            position: absolute;
            inset: 0 0 auto 0;
            height: 3px;
            background: linear-gradient(90deg, var(--hfg-green), var(--hfg-teal), var(--hfg-blue), var(--hfg-purple));
            opacity: 0;
            transition: opacity 0.3s ease;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-card:hover::after{ opacity: 1; }.wpc-scope-335 .tc-wp-tool-root .hfg-card:hover{
            transform: translateY(-6px) scale(1.01);
            border-color: rgba(34, 197, 94, 0.58);
            box-shadow: 0 16px 32px rgba(0, 0, 0, 0.38), 0 0 24px rgba(34,197,94,0.12);
        }.wpc-scope-335 .tc-wp-tool-root .hfg-card-header{
            padding: 0.85rem 1rem;
            background: rgba(5, 46, 22, 0.52);
            border-bottom: 1px solid rgba(34,197,94,0.20);
            display: flex;
            justify-content: space-between;
            align-items: center;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-style-name{
            font-size: 0.76rem;
            font-weight: 900;
            color: var(--hfg-green);
            text-transform: uppercase;
            letter-spacing: 1.4px;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-copy-btn{
            padding: 4px !important;
            background: transparent !important;
            border: none !important;
            cursor: pointer !important;
            color: var(--hfg-green) !important;
            border-radius: 8px !important;
            transition: all 0.2s !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-copy-btn:hover{
            background: rgba(34, 197, 94, 0.15) !important;
            color: var(--hfg-cream) !important;
            transform: scale(1.15) !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-card-body{
            width: 100%;
            padding: 1.45rem;
            min-height: 180px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            overflow-wrap: anywhere;
            word-break: break-word;
            font-family: 'Fredoka', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', sans-serif;
            font-size: 1.32rem;
            color: var(--hfg-cream);
            line-height: 1.35;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-scroll-area{
            max-height: 250px;
            overflow-y: auto;
            width: 100%;
            white-space: pre-wrap;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-scroll-area::-webkit-scrollbar{ width: 8px; }.wpc-scope-335 .tc-wp-tool-root .hfg-scroll-area::-webkit-scrollbar-track{ background: rgba(1, 6, 18, 0.76); border-radius: 4px; }.wpc-scope-335 .tc-wp-tool-root .hfg-scroll-area::-webkit-scrollbar-thumb{ background: rgba(34, 197, 94, 0.44); border-radius: 4px; }.wpc-scope-335 .tc-wp-tool-root .hfg-scroll-area::-webkit-scrollbar-thumb:hover{ background: var(--hfg-green); }.wpc-scope-335 .tc-wp-tool-root .hfg-load-more-container{
            padding: 0 2rem 2.5rem;
            display: flex;
            justify-content: center;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-load-more-btn{
            background: linear-gradient(135deg, var(--hfg-green), var(--hfg-teal)) !important;
            color: #020617 !important;
            padding: 0.95rem 2.4rem !important;
            border: 3px solid rgba(204,251,241,0.34) !important;
            border-radius: 999px !important;
            font-size: 1rem !important;
            font-weight: 900 !important;
            text-transform: uppercase !important;
            letter-spacing: 2px !important;
            cursor: pointer !important;
            box-shadow: 0 8px 22px rgba(0, 0, 0, 0.28) !important;
            transition: all 0.3s !important;
            font-family: 'Fredoka', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', sans-serif !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-load-more-btn:hover{
            transform: translateY(-3px) scale(1.03) !important;
            box-shadow: 0 10px 28px rgba(34, 197, 94, 0.26) !important;
            background: linear-gradient(135deg, #CCFBF1, var(--hfg-green)) !important;
        }.wpc-scope-335 .tc-wp-tool-root .hfg-icon{ width: 20px; height: 20px; fill: currentColor; }.wpc-scope-335 .tc-wp-tool-root .hfg-hidden{ display: none; }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root#halo-font-generator{ padding: 1rem 0.5rem; }.tc-wp-tool-root .hfg-header{ padding: 1.5rem 0.5rem; }.tc-wp-tool-root .hfg-title{ font-size: 1.45rem; }.tc-wp-tool-root .hfg-desc{ font-size: 0.76rem; }.tc-wp-tool-root .hfg-input-section{ padding: 1rem; }.tc-wp-tool-root .hfg-input{ padding: 0.85rem; font-size: 1rem; min-height: 100px; }.tc-wp-tool-root .hfg-btn{ padding: 0.52rem 0.85rem !important; font-size: 0.7rem !important; }.tc-wp-tool-root .hfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.6rem; gap: 1rem; }.tc-wp-tool-root .hfg-card-body{ padding: 1rem; font-size: 1.05rem; min-height: 165px; }.tc-wp-tool-root .hfg-load-more-container{ padding: 0 0.6rem 1.5rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root#halo-font-generator{ padding: 1.2rem 0.6rem; }.tc-wp-tool-root .hfg-header{ padding: 1.6rem 0.6rem; }.tc-wp-tool-root .hfg-title{ font-size: 1.62rem; }.tc-wp-tool-root .hfg-desc{ font-size: 0.8rem; }.tc-wp-tool-root .hfg-input-section{ padding: 1.2rem; }.tc-wp-tool-root .hfg-input{ padding: 0.9rem; font-size: 1.05rem; min-height: 110px; }.tc-wp-tool-root .hfg-btn{ padding: 0.55rem 0.9rem !important; font-size: 0.75rem !important; }.tc-wp-tool-root .hfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.7rem; gap: 1.1rem; }.tc-wp-tool-root .hfg-card-body{ padding: 1.1rem; font-size: 1.12rem; min-height: 170px; }.tc-wp-tool-root .hfg-load-more-container{ padding: 0 0.7rem 1.6rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root#halo-font-generator{ padding: 1.5rem 0.8rem; }.tc-wp-tool-root .hfg-header{ padding: 2rem 0.8rem; }.tc-wp-tool-root .hfg-title{ font-size: 1.85rem; }.tc-wp-tool-root .hfg-desc{ font-size: 0.86rem; }.tc-wp-tool-root .hfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .hfg-input{ padding: 1rem; font-size: 1.08rem; min-height: 120px; }.tc-wp-tool-root .hfg-btn{ padding: 0.6rem 1rem !important; font-size: 0.8rem !important; }.tc-wp-tool-root .hfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.8rem; gap: 1.2rem; }.tc-wp-tool-root .hfg-card-body{ padding: 1.2rem; font-size: 1.18rem; min-height: 176px; }.tc-wp-tool-root .hfg-load-more-container{ padding: 0 0.8rem 2rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root#halo-font-generator{ padding: 1.5rem 1rem; }.tc-wp-tool-root .hfg-header{ padding: 2rem 1rem; }.tc-wp-tool-root .hfg-title{ font-size: 2.25rem; }.tc-wp-tool-root .hfg-desc{ font-size: 0.92rem; }.tc-wp-tool-root .hfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .hfg-output-grid{ grid-template-columns: repeat(2, 1fr); padding: 1.2rem; gap: 1.2rem; }.tc-wp-tool-root .hfg-card-body{ font-size: 1.24rem; min-height: 185px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hfg-output-grid{ grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }.tc-wp-tool-root .hfg-card-body{ font-size: 1.28rem; }}@media (min-width: 1200px){.tc-wp-tool-root .hfg-output-grid{ grid-template-columns: repeat(4, 1fr); }}.wpc-scope-335 /* 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;
}