@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-384 .tc-wp-tool-root img, .wpc-scope-384 .tc-wp-tool-root video, .wpc-scope-384 .tc-wp-tool-root svg, .wpc-scope-384 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-384 .tc-wp-tool-root#wizard-oz-font-generator{
            font-family: 'Fredoka', 'Trebuchet MS', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Segoe UI Emoji', 'Noto Color Emoji', 'Arial Unicode MS', sans-serif;
            background:
                radial-gradient(circle at 14% 16%, rgba(250,204,21,0.30), transparent 22%),
                radial-gradient(circle at 84% 18%, rgba(16,185,129,0.28), transparent 28%),
                radial-gradient(circle at 72% 84%, rgba(59,130,246,0.22), transparent 30%),
                radial-gradient(circle at 26% 82%, rgba(239,68,68,0.20), transparent 25%),
                linear-gradient(135deg, #14532D 0%, #047857 30%, #FACC15 58%, #7F1D1D 100%);
            width: 100%;
            padding: 2rem 1rem;
            box-sizing: border-box;
            color: #FFFFFF;
            --woz-emerald: #047857;
            --woz-deep: #14532D;
            --woz-yellow: #FACC15;
            --woz-gold: #F59E0B;
            --woz-red: #DC2626;
            --woz-blue: #2563EB;
            --woz-cream: #FFF7ED;
            --woz-muted: #FEF3C7;
            --woz-card-bg: rgba(20, 83, 45, 0.92);
            --woz-border: rgba(250, 204, 21, 0.48);
        }.wpc-scope-384 .tc-wp-tool-root#wizard-oz-font-generator *{ box-sizing: border-box; }.wpc-scope-384 .tc-wp-tool-root .woz-header{
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            padding: 2.5rem 1rem;
            position: relative;
        }.wpc-scope-384 .tc-wp-tool-root .woz-header::before, .wpc-scope-384 .tc-wp-tool-root .woz-header::after{
            position: absolute;
            top: 1rem;
            font-size: clamp(1.3rem, 4vw, 2.8rem);
            font-weight: 900;
            opacity: 0.20;
            color: var(--woz-cream);
            text-shadow: 0 0 18px rgba(250,204,21,0.45);
        }.wpc-scope-384 .tc-wp-tool-root .woz-header::before{ content: '🌪️'; left: 4%; transform: rotate(-12deg); }.wpc-scope-384 .tc-wp-tool-root .woz-header::after{ content: '✨'; right: 4%; transform: rotate(12deg); }.wpc-scope-384 .tc-wp-tool-root .woz-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(--woz-yellow), #FFFFFF, #34D399);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            text-shadow: 0 5px 18px rgba(0, 0, 0, 0.38);
        }.wpc-scope-384 .tc-wp-tool-root .woz-desc{
            margin: 0.85rem auto 0;
            font-size: clamp(0.95rem, 2.8vw, 1.1rem);
            color: var(--woz-muted);
            max-width: 820px;
            line-height: 1.55;
            font-weight: 500;
            letter-spacing: 0.3px;
        }.wpc-scope-384 .tc-wp-tool-root .woz-wrapper{
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            background: rgba(9, 55, 35, 0.96);
            border-radius: 24px;
            border: 3px solid var(--woz-border);
            overflow: hidden;
            position: relative;
            box-shadow: 0 0 44px rgba(250,204,21,0.20), 0 18px 60px rgba(0,0,0,0.34), inset 0 0 70px rgba(255,247,237,0.04);
        }.wpc-scope-384 .tc-wp-tool-root .woz-wrapper::before{
            content: '';
            position: absolute;
            inset: 0 0 auto 0;
            height: 6px;
            background: repeating-linear-gradient(90deg, var(--woz-yellow) 0 60px, #34D399 60px 120px, var(--woz-red) 120px 180px, #93C5FD 180px 240px);
        }.wpc-scope-384 .tc-wp-tool-root .woz-wrapper::after{
            content: '';
            position: absolute;
            inset: 14px;
            border: 1px dashed rgba(255,255,255,0.14);
            border-radius: 18px;
            pointer-events: none;
        }.wpc-scope-384 .tc-wp-tool-root .woz-input-section{
            padding: 2rem;
            background:
                linear-gradient(90deg, rgba(250,204,21,0.12) 1px, transparent 1px),
                linear-gradient(180deg, rgba(255,255,255,0.05) 1px, transparent 1px),
                linear-gradient(180deg, rgba(4,120,87,0.54), rgba(20,83,45,0.62));
            background-size: 46px 38px, 46px 38px, auto;
            border-bottom: 2px dashed var(--woz-border);
            position: relative;
        }.wpc-scope-384 .tc-wp-tool-root .woz-textarea-wrapper{ position: relative; margin-bottom: 1.5rem; }.wpc-scope-384 .tc-wp-tool-root .woz-input{
            width: 100%;
            padding: 1.2rem;
            font-size: 1.15rem;
            border: 3px solid rgba(250,204,21,0.42);
            border-radius: 18px;
            background: rgba(5, 35, 24, 0.86);
            color: var(--woz-cream);
            resize: vertical;
            min-height: 140px;
            transition: all 0.3s ease;
            font-family: 'Fredoka', 'Trebuchet MS', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Segoe UI Emoji', 'Noto Color Emoji', 'Arial Unicode MS', sans-serif;
            font-weight: 500;
        }.wpc-scope-384 .tc-wp-tool-root .woz-input:focus{
            outline: none;
            border-color: var(--woz-yellow);
            box-shadow: 0 0 0 4px rgba(250,204,21,0.16), 0 0 28px rgba(16,185,129,0.16);
        }.wpc-scope-384 .tc-wp-tool-root .woz-input::placeholder{ color: rgba(255,255,255,0.48); }.wpc-scope-384 .tc-wp-tool-root .woz-controls{
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 1rem;
        }.wpc-scope-384 .tc-wp-tool-root .woz-char-counter{
            font-size: 0.9rem;
            color: var(--woz-muted);
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 1px;
        }.wpc-scope-384 .tc-wp-tool-root .woz-btn-group{ display: flex !important; gap: 0.75rem !important; }.wpc-scope-384 .tc-wp-tool-root .woz-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', sans-serif !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-btn-primary{
            background: linear-gradient(135deg, var(--woz-yellow), #FFFFFF) !important;
            color: #14532D !important;
            box-shadow: 0 6px 18px rgba(250, 204, 21, 0.28) !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-btn-primary:hover{
            transform: translateY(-2px) scale(1.02) !important;
            box-shadow: 0 9px 24px rgba(52,211,153,0.24) !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-btn-secondary{
            background: transparent !important;
            border: 2px solid rgba(254,243,199,0.42) !important;
            color: var(--woz-muted) !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-btn-secondary:hover{
            background: rgba(255,255,255,0.08) !important;
            border-color: var(--woz-yellow) !important;
            color: var(--woz-yellow) !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-output-grid{
            padding: 2rem;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1.5rem;
        }.wpc-scope-384 .tc-wp-tool-root .woz-card{
            width: 100%;
            max-width: 100%;
            background: linear-gradient(180deg, rgba(5, 94, 63, 0.97), rgba(8, 50, 34, 0.99));
            border-radius: 18px;
            border: 2px solid rgba(250,204,21,0.30);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.30);
            overflow: hidden;
            transition: all 0.3s ease;
            position: relative;
            display: flex;
            flex-direction: column;
        }.wpc-scope-384 .tc-wp-tool-root .woz-card::after{
            content: '';
            position: absolute;
            inset: 0 0 auto 0;
            height: 3px;
            background: linear-gradient(90deg, var(--woz-yellow), #34D399, var(--woz-red), #93C5FD);
            opacity: 0;
            transition: opacity 0.3s ease;
        }.wpc-scope-384 .tc-wp-tool-root .woz-card:hover::after{ opacity: 1; }.wpc-scope-384 .tc-wp-tool-root .woz-card:hover{
            transform: translateY(-6px) scale(1.01);
            border-color: rgba(250, 204, 21, 0.62);
            box-shadow: 0 16px 32px rgba(0, 0, 0, 0.36), 0 0 24px rgba(250,204,21,0.14);
        }.wpc-scope-384 .tc-wp-tool-root .woz-card-header{
            padding: 0.85rem 1rem;
            background: rgba(20, 83, 45, 0.58);
            border-bottom: 1px solid rgba(250,204,21,0.22);
            display: flex;
            justify-content: space-between;
            align-items: center;
        }.wpc-scope-384 .tc-wp-tool-root .woz-style-name{
            font-size: 0.76rem;
            font-weight: 900;
            color: var(--woz-yellow);
            text-transform: uppercase;
            letter-spacing: 1.4px;
        }.wpc-scope-384 .tc-wp-tool-root .woz-copy-btn{
            padding: 4px !important;
            background: transparent !important;
            border: none !important;
            cursor: pointer !important;
            color: var(--woz-yellow) !important;
            border-radius: 8px !important;
            transition: all 0.2s !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-copy-btn:hover{
            background: rgba(250, 204, 21, 0.16) !important;
            color: var(--woz-cream) !important;
            transform: scale(1.15) !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-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', 'Trebuchet MS', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Segoe UI Emoji', 'Noto Color Emoji', 'Arial Unicode MS', sans-serif;
            font-size: 1.32rem;
            color: var(--woz-cream);
            line-height: 1.35;
        }.wpc-scope-384 .tc-wp-tool-root .woz-scroll-area{
            max-height: 250px;
            overflow-y: auto;
            width: 100%;
            white-space: pre-wrap;
        }.wpc-scope-384 .tc-wp-tool-root .woz-scroll-area::-webkit-scrollbar{ width: 8px; }.wpc-scope-384 .tc-wp-tool-root .woz-scroll-area::-webkit-scrollbar-track{ background: rgba(5, 35, 24, 0.76); border-radius: 4px; }.wpc-scope-384 .tc-wp-tool-root .woz-scroll-area::-webkit-scrollbar-thumb{ background: rgba(250, 204, 21, 0.48); border-radius: 4px; }.wpc-scope-384 .tc-wp-tool-root .woz-scroll-area::-webkit-scrollbar-thumb:hover{ background: var(--woz-yellow); }.wpc-scope-384 .tc-wp-tool-root .woz-load-more-container{
            padding: 0 2rem 2.5rem;
            display: flex;
            justify-content: center;
        }.wpc-scope-384 .tc-wp-tool-root .woz-load-more-btn{
            background: linear-gradient(135deg, var(--woz-yellow), #FFFFFF) !important;
            color: #14532D !important;
            padding: 0.95rem 2.4rem !important;
            border: 3px solid rgba(255,255,255,0.38) !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.26) !important;
            transition: all 0.3s !important;
            font-family: 'Fredoka', sans-serif !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-load-more-btn:hover{
            transform: translateY(-3px) scale(1.03) !important;
            box-shadow: 0 10px 28px rgba(250, 204, 21, 0.28) !important;
            background: linear-gradient(135deg, #FFFFFF, var(--woz-yellow)) !important;
        }.wpc-scope-384 .tc-wp-tool-root .woz-icon{ width: 20px; height: 20px; fill: currentColor; }.wpc-scope-384 .tc-wp-tool-root .woz-hidden{ display: none; }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root#wizard-oz-font-generator{ padding: 1rem 0.5rem; }.tc-wp-tool-root .woz-header{ padding: 1.5rem 0.5rem; }.tc-wp-tool-root .woz-title{ font-size: 1.35rem; }.tc-wp-tool-root .woz-desc{ font-size: 0.76rem; }.tc-wp-tool-root .woz-input-section{ padding: 1rem; }.tc-wp-tool-root .woz-input{ padding: 0.85rem; font-size: 1rem; min-height: 100px; }.tc-wp-tool-root .woz-btn{ padding: 0.52rem 0.85rem !important; font-size: 0.7rem !important; }.tc-wp-tool-root .woz-output-grid{ grid-template-columns: 1fr !important; padding: 0.6rem; gap: 1rem; }.tc-wp-tool-root .woz-card-body{ padding: 1rem; font-size: 1.05rem; min-height: 165px; }.tc-wp-tool-root .woz-load-more-container{ padding: 0 0.6rem 1.5rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root#wizard-oz-font-generator{ padding: 1.2rem 0.6rem; }.tc-wp-tool-root .woz-header{ padding: 1.6rem 0.6rem; }.tc-wp-tool-root .woz-title{ font-size: 1.52rem; }.tc-wp-tool-root .woz-desc{ font-size: 0.8rem; }.tc-wp-tool-root .woz-input-section{ padding: 1.2rem; }.tc-wp-tool-root .woz-input{ padding: 0.9rem; font-size: 1.05rem; min-height: 110px; }.tc-wp-tool-root .woz-btn{ padding: 0.55rem 0.9rem !important; font-size: 0.75rem !important; }.tc-wp-tool-root .woz-output-grid{ grid-template-columns: 1fr !important; padding: 0.7rem; gap: 1.1rem; }.tc-wp-tool-root .woz-card-body{ padding: 1.1rem; font-size: 1.12rem; min-height: 170px; }.tc-wp-tool-root .woz-load-more-container{ padding: 0 0.7rem 1.6rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root#wizard-oz-font-generator{ padding: 1.5rem 0.8rem; }.tc-wp-tool-root .woz-header{ padding: 2rem 0.8rem; }.tc-wp-tool-root .woz-title{ font-size: 1.75rem; }.tc-wp-tool-root .woz-desc{ font-size: 0.86rem; }.tc-wp-tool-root .woz-input-section{ padding: 1.5rem; }.tc-wp-tool-root .woz-input{ padding: 1rem; font-size: 1.08rem; min-height: 120px; }.tc-wp-tool-root .woz-btn{ padding: 0.6rem 1rem !important; font-size: 0.8rem !important; }.tc-wp-tool-root .woz-output-grid{ grid-template-columns: 1fr !important; padding: 0.8rem; gap: 1.2rem; }.tc-wp-tool-root .woz-card-body{ padding: 1.2rem; font-size: 1.18rem; min-height: 176px; }.tc-wp-tool-root .woz-load-more-container{ padding: 0 0.8rem 2rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root#wizard-oz-font-generator{ padding: 1.5rem 1rem; }.tc-wp-tool-root .woz-header{ padding: 2rem 1rem; }.tc-wp-tool-root .woz-title{ font-size: 2.15rem; }.tc-wp-tool-root .woz-desc{ font-size: 0.92rem; }.tc-wp-tool-root .woz-input-section{ padding: 1.5rem; }.tc-wp-tool-root .woz-output-grid{ grid-template-columns: repeat(2, 1fr); padding: 1.2rem; gap: 1.2rem; }.tc-wp-tool-root .woz-card-body{ font-size: 1.24rem; min-height: 185px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .woz-output-grid{ grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }.tc-wp-tool-root .woz-card-body{ font-size: 1.28rem; }}@media (min-width: 1200px){.tc-wp-tool-root .woz-output-grid{ grid-template-columns: repeat(4, 1fr); }}.wpc-scope-384 /* 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;
}