:root{--factory-bg: #f6f1e8;--factory-surface: #fffdf8;--factory-text: #1f1a17;--factory-muted: #6c6259;--factory-border: #dfd3c3;--factory-primary: #8f4b2b;--factory-radius: 22px;--factory-max: 1240px;--factory-accent-soft: #efe1d1;--factory-dark: #2e241f}*{box-sizing:border-box}body{margin:0;font-family:Avenir Next,Helvetica Neue,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(255,255,255,.9),transparent 42%),linear-gradient(180deg,#fbf7f0 0%,var(--factory-bg) 42%,#f5efe5 100%);color:var(--factory-text);line-height:1.6}a{color:var(--factory-primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--factory-max);margin:0 auto;padding:0 24px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-announcement{background:var(--factory-dark);color:#fffaf4eb;font-size:13px}.site-announcement__inner{display:flex;justify-content:center;min-height:38px;align-items:center}.site-announcement__inner p{margin:0;text-align:center}.site-header{border-bottom:1px solid rgba(143,75,43,.12);background:#fffbf6e6;backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.site-header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:78px;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;color:var(--factory-text);letter-spacing:.01em}.brand-mark{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#9e5b38,#764028);display:inline-flex;color:#fff;align-items:center;justify-content:center;font-weight:900;box-shadow:inset 0 1px #ffffff38}.nav{display:flex;gap:22px;align-items:center;justify-content:center;flex-wrap:wrap;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.nav a{color:var(--factory-text)}.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:var(--factory-primary);color:#fff;font-weight:700;box-shadow:0 10px 24px #8f4b2b33}.site-header__cta:hover{text-decoration:none}.hero{padding:56px 0 24px}.hero h1{font-size:clamp(34px,5vw,56px);line-height:1.05;margin:0 0 16px;letter-spacing:0}.hero p{max-width:760px;font-size:18px;color:var(--factory-muted);margin:0}.tool-shell{background:linear-gradient(180deg,#ffffffeb,#fffaf4fa);border:1px solid rgba(143,75,43,.14);border-radius:var(--factory-radius);padding:clamp(18px,4vw,32px);box-shadow:0 24px 60px #3c221614;margin:24px 0}.content-card{background:linear-gradient(180deg,#fffffff0,#fffbf6fa);border:1px solid rgba(143,75,43,.12);border-radius:var(--factory-radius);padding:clamp(22px,4vw,38px);margin:24px 0;box-shadow:0 22px 52px #3c22160f}.content-card h2,.content-card h3{line-height:1.2;letter-spacing:0}.content-card p,.content-card li{color:#30343b}.footer{border-top:1px solid rgba(143,75,43,.12);padding:40px 0;margin-top:56px;color:var(--factory-muted);font-size:14px;background:#fffbf6d6}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer__brand{display:grid;gap:6px}.footer__brand strong{font-size:1rem;color:var(--factory-text)}.footer p{margin:0}.footer__actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.footer__actions a{color:var(--factory-text)}.language-switcher{display:flex;gap:8px;flex-wrap:wrap}.language-switcher a{border:1px solid rgba(143,75,43,.16);border-radius:999px;padding:5px 10px;font-size:13px;color:var(--factory-text);background:#ffffffe6}.language-switcher a[aria-current=true]{background:var(--factory-primary);color:#fff;border-color:var(--factory-primary)}.ad-slot{margin:32px 0;min-height:90px;border:1px dashed var(--factory-border);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--factory-muted);font-size:13px;background:#ffffff80}.tool-grid{display:grid;gap:16px}button,.button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:0;border-radius:999px;background:var(--factory-primary);color:#fff;font-weight:700;padding:11px 18px}button.secondary{background:color-mix(in srgb,var(--factory-primary) 10%,#fff);color:var(--factory-primary)}button:disabled{opacity:.55;cursor:not-allowed}input,textarea,select{width:100%;border:1px solid var(--factory-border);border-radius:14px;padding:12px 14px;font:inherit;background:#fff}textarea{min-height:150px;resize:vertical}.result-panel{border:1px solid var(--factory-border);border-radius:14px;padding:16px;background:#f8fafc}.metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.metric{background:#fff;border:1px solid var(--factory-border);border-radius:12px;padding:14px}.metric strong{display:block;font-size:26px;line-height:1}.small{font-size:13px;color:var(--factory-muted)}.dropzone{border:2px dashed var(--factory-border);border-radius:16px;padding:30px;text-align:center;background:#fafafa}.dropzone.dragging{border-color:var(--factory-primary);background:#eff6ff}.error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:10px 12px}.success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;padding:10px 12px}@media(max-width:720px){.site-header-inner{grid-template-columns:1fr;justify-items:start;padding:14px 0 18px}.nav{justify-content:flex-start;gap:14px}.footer-inner{align-items:flex-start;flex-direction:column}.hero{padding-top:32px}}body{background:var(--factory-bg)}body.recipe-glitch-playground{color:#fff7ed;background:radial-gradient(circle at top left,rgba(127,29,29,.34),transparent 34rem),radial-gradient(circle at bottom right,rgba(20,184,166,.12),transparent 32rem),#080607}body.recipe-elegant-generator{color:#241713;background:linear-gradient(180deg,#fff7f1 0,#fff 28rem,#fff1f2);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}body.recipe-file-drop-studio{color:#10201f;background:linear-gradient(180deg,#eefbf6 0,#fff 34rem);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}body.recipe-performance-dashboard{color:#181512;background:linear-gradient(180deg,#f4f1ea 0,#fffdf8 34rem);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}body.recipe-formal-assessment{color:#17202a;background:linear-gradient(180deg,#eef3f7 0,#fff 32rem);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}body.recipe-word-solver{background:#f8fafc}body.recipe-worksheet-learning{background:#fffdf7}body.recipe-writing-assistant{background:linear-gradient(180deg,#f8fafc,#eef2f7)}.site-header--floating,.site-header--dark-floating{position:sticky;top:12px;z-index:20;width:min(1120px,calc(100% - 24px));margin:12px auto 0;border-radius:999px;border:1px solid rgba(148,163,184,.32);background:#ffffffd1;backdrop-filter:blur(12px);box-shadow:0 10px 30px #0f172a14}.site-header--dark-floating{color:#f8fafc;background:#10101cd1;border-color:#ffffff29}.site-header--dark-floating a{color:inherit}.site-header--centered .site-header-inner{justify-content:center;gap:32px}.site-header--minimal{border-bottom:0;background:transparent}body.recipe-elegant-generator .site-header--centered{border-bottom:1px solid rgba(124,45,18,.1);background:#fff7f1e6;backdrop-filter:blur(12px)}body.recipe-elegant-generator .brand{min-height:44px;color:#241713}body.recipe-elegant-generator .brand-mark{border-radius:999px;background:#7c2d12;color:#fff7f1}body.recipe-elegant-generator .nav a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:#7c2d12;font-weight:800}body.recipe-elegant-generator .language-switcher a[aria-current=true]{border-color:#7c2d12;background:#7c2d12;color:#fff7f1}body.recipe-file-drop-studio .site-header--minimal{position:relative;background:#eefbf6;backdrop-filter:none}body.recipe-file-drop-studio .brand{min-height:44px;color:#10201f}body.recipe-file-drop-studio .brand-mark{border-radius:9px;background:#10201f;color:#99f6e4}body.recipe-file-drop-studio .nav a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:#164e43;font-weight:800}body.recipe-file-drop-studio .language-switcher a{min-width:44px;justify-content:center}body.recipe-file-drop-studio .language-switcher a[aria-current=true]{border-color:#0f766e;background:#0f766e;color:#fff}.site-header--formal{background:#fff;border-bottom:1px solid #dbe3ef}body.recipe-formal-assessment .site-header--formal{background:#ffffffe6;border-bottom:1px solid rgba(23,32,42,.1);backdrop-filter:blur(12px)}body.recipe-formal-assessment .brand{min-height:44px;color:#17202a}body.recipe-formal-assessment .brand-mark{border-radius:7px;background:#17202a;color:#9ddbd8}body.recipe-formal-assessment .nav a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:#2d4a57;font-weight:800}body.recipe-formal-assessment .language-switcher a{min-width:44px;justify-content:center}body.recipe-formal-assessment .language-switcher a[aria-current=true]{border-color:#256f6c;background:#256f6c;color:#fff}.site-header--editorial{background:#fffdf7;border-bottom:1px solid #efe2c6}.site-header--trust{background:#f8fafc;border-bottom:1px solid #dbe3ef}body.recipe-performance-dashboard .site-header--compact{border-bottom:1px solid rgba(24,21,18,.08);background:#f4f1eae0;backdrop-filter:blur(12px)}body.recipe-performance-dashboard .brand{min-height:44px;color:#181512}body.recipe-performance-dashboard .brand-mark{border-radius:8px;background:#181512;color:#fbbf24}body.recipe-performance-dashboard .nav a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:#374151;font-weight:800}body.recipe-performance-dashboard .language-switcher a{min-width:44px;justify-content:center}body.recipe-performance-dashboard .language-switcher a[aria-current=true]{border-color:#181512;background:#181512;color:#fbbf24}.page-recipe{overflow:clip}.page-block{padding:34px 0}.page-block:first-child{padding-top:54px}.block-inner{position:relative}.eyebrow{color:var(--factory-primary);font-size:.82rem;font-weight:800;letter-spacing:.09em;margin:0 0 10px;text-transform:uppercase}body.recipe-file-drop-studio .eyebrow{color:#0f766e;letter-spacing:.08em}.hero-lead{max-width:740px;color:#475569;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.65}.badge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;background:color-mix(in srgb,var(--factory-primary) 12%,#fff);color:color-mix(in srgb,var(--factory-primary) 72%,#0f172a);font-size:.88rem;font-weight:700}.page-block--hero-metric .block-inner,.page-block--hero-test-setup .block-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:26px;align-items:center}.page-block--hero-metric .block-inner:after{content:"WPM\a Accuracy\a Errors";white-space:pre-line;border-radius:var(--factory-radius);padding:28px;background:#111827;color:#fff;font-size:1.25rem;font-weight:800;line-height:2.05;box-shadow:0 22px 54px #11182738}body.recipe-formal-assessment .page-block--hero-test-setup{padding:18px 0 0}body.recipe-formal-assessment .page-block--hero-test-setup .block-inner{display:block}body.recipe-formal-assessment .page-block--hero-test-setup h1{max-width:760px;margin-bottom:10px;color:#17202a;font-size:clamp(1.9rem,4vw,3.3rem);line-height:1}body.recipe-formal-assessment .page-block--hero-test-setup .hero-lead{max-width:720px;color:#40515f;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.55}body.recipe-formal-assessment .page-block--hero-test-setup .eyebrow{color:#256f6c;letter-spacing:.08em}body.recipe-formal-assessment .page-block--hero-test-setup .badge-row{margin-top:10px}body.recipe-formal-assessment .page-block--hero-test-setup .badge{border:1px solid rgba(37,111,108,.16);border-radius:7px;background:#fff;color:#256f6c;box-shadow:none}body.recipe-performance-dashboard .page-block--hero-metric{padding:56px 0 18px}body.recipe-performance-dashboard .page-block--hero-metric .block-inner{grid-template-columns:minmax(0,1fr) 290px;gap:clamp(26px,5vw,72px)}body.recipe-performance-dashboard .page-block--hero-metric .eyebrow,body.recipe-performance-dashboard .page-block--hero-metric h1,body.recipe-performance-dashboard .page-block--hero-metric .hero-lead,body.recipe-performance-dashboard .page-block--hero-metric .badge-row{grid-column:1}body.recipe-performance-dashboard .page-block--hero-metric h1{max-width:700px;color:#181512;font-size:clamp(3rem,7vw,6.4rem);line-height:.92}body.recipe-performance-dashboard .page-block--hero-metric .hero-lead{max-width:620px;color:#4b4138}body.recipe-performance-dashboard .page-block--hero-metric .eyebrow{color:#c2410c}body.recipe-performance-dashboard .page-block--hero-metric .badge{border:1px solid rgba(24,21,18,.08);background:#fffdf8;color:#181512;box-shadow:0 12px 28px #18151212}body.recipe-performance-dashboard .page-block--hero-metric .block-inner:after{grid-column:2;grid-row:1 / span 4;align-self:center;content:"60s\a 0 WPM\a 100%";border:1px solid rgba(251,191,36,.22);border-radius:22px;background:radial-gradient(circle at top right,rgba(249,115,22,.26),transparent 48%),#181512;color:#fff7ed;font-size:1.45rem;letter-spacing:0;box-shadow:0 24px 60px #18151238}.page-block--hero-upload .block-inner:after{content:"PNG";display:grid;place-items:center;width:140px;height:140px;border:2px dashed color-mix(in srgb,var(--factory-primary) 50%,#cbd5e1);border-radius:32px;color:var(--factory-primary);font-size:2rem;font-weight:900}.page-block--hero-upload .block-inner{display:flex;justify-content:space-between;gap:28px;align-items:center}body.recipe-file-drop-studio .page-block--hero-upload{padding:40px 0 14px}body.recipe-file-drop-studio .page-block--hero-upload .block-inner{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:clamp(24px,6vw,72px);align-items:center}body.recipe-file-drop-studio .page-block--hero-upload .eyebrow,body.recipe-file-drop-studio .page-block--hero-upload h1,body.recipe-file-drop-studio .page-block--hero-upload .hero-lead,body.recipe-file-drop-studio .page-block--hero-upload .badge-row{grid-column:1}body.recipe-file-drop-studio .page-block--hero-upload h1{max-width:720px;margin-bottom:18px;color:#0b1f1d;font-size:clamp(2.35rem,6vw,5rem);line-height:.98}body.recipe-file-drop-studio .page-block--hero-upload .hero-lead{max-width:620px;color:#36524e;font-size:clamp(1.05rem,1.6vw,1.25rem)}body.recipe-file-drop-studio .page-block--hero-upload .badge{border:1px solid rgba(15,118,110,.16);background:#fff;color:#0f766e;box-shadow:0 10px 24px #0f766e14}body.recipe-file-drop-studio .page-block--hero-upload .block-inner:after{grid-column:2;grid-row:1 / span 4;justify-self:center;width:156px;height:186px;border:2px dashed rgba(15,118,110,.38);border-radius:26px;background:linear-gradient(180deg,#fff,#dffaf1);color:#0f766e;box-shadow:0 24px 44px #0f766e1f}.page-block--hero-elegant{text-align:center}.page-block--hero-elegant h1,body.recipe-elegant-generator h1{font-family:Georgia,Times New Roman,serif;font-style:italic}body.recipe-elegant-generator .page-block--hero-elegant{padding:56px 0 24px}body.recipe-elegant-generator .page-block--hero-elegant h1{max-width:860px;margin-inline:auto;color:#241713;font-size:clamp(3rem,7vw,6.5rem);line-height:.95;letter-spacing:0}body.recipe-elegant-generator .page-block--hero-elegant .hero-lead{max-width:650px;margin-inline:auto;color:#5f463c}body.recipe-elegant-generator .page-block--hero-elegant .eyebrow{color:#7c2d12}body.recipe-elegant-generator .page-block--hero-elegant .badge-row{justify-content:center}body.recipe-elegant-generator .page-block--hero-elegant .badge{border:1px solid rgba(124,45,18,.14);background:#fffdf9;color:#7c2d12;box-shadow:0 12px 28px #7c2d1212}.page-block--hero-dramatic{color:#fff7ed;text-align:left;padding:46px 0 12px}.page-block--hero-dramatic .hero-lead{color:#fed7aa;max-width:680px}.page-block--hero-dramatic .eyebrow{color:#fca5a5}body.recipe-glitch-playground .page-block--hero-dramatic h1{max-width:1040px;font-size:clamp(2.6rem,6vw,4.8rem)}body.recipe-glitch-playground .page-block--hero-dramatic h1{margin:0 0 16px;line-height:.95}body.recipe-glitch-playground .page-block--hero-dramatic .eyebrow{margin-bottom:10px}body.recipe-glitch-playground .page-block--hero-dramatic .hero-lead{margin:0}body.recipe-glitch-playground .page-block--hero-dramatic .badge{border:1px solid rgba(248,113,113,.2);background:#450a0aad;color:#fecaca}.page-block--tool-dashboard .tool-shell,.page-block--tool-certificate .tool-shell{border:1px solid rgba(99,102,241,.18);box-shadow:0 18px 44px #4f46e521}body.recipe-formal-assessment .page-block--tool-certificate{padding-top:0}body.recipe-formal-assessment .page-block--tool-certificate .tool-shell{max-width:1040px;margin:0 auto;border:1px solid rgba(23,32,42,.11);border-radius:14px;background:#fff;box-shadow:0 28px 72px #17202a1a}body.recipe-formal-assessment .typing-test{gap:16px}body.recipe-formal-assessment .typing-test__topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid rgba(23,32,42,.1)}body.recipe-formal-assessment .typing-test__topbar strong{display:block;color:#17202a;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.1}body.recipe-formal-assessment .typing-test__eyebrow{margin:0 0 5px;color:#256f6c;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body.recipe-formal-assessment .duration-toggle,body.recipe-formal-assessment .prompt-options{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}body.recipe-formal-assessment .duration-option,body.recipe-formal-assessment .prompt-chip{min-height:44px;padding:9px 12px;border:1px solid rgba(23,32,42,.12);border-radius:8px;background:#f4f8fa;color:#17202a;box-shadow:none}body.recipe-formal-assessment .duration-option.active,body.recipe-formal-assessment .prompt-chip.active{border-color:#256f6c;background:#256f6c;color:#fff}body.recipe-formal-assessment .duration-option:disabled,body.recipe-formal-assessment .prompt-chip:disabled{cursor:not-allowed;opacity:.72}body.recipe-formal-assessment .typing-test__stage{display:grid;gap:10px}body.recipe-formal-assessment .prompt-card{padding:clamp(16px,2.4vw,24px);border:1px solid rgba(23,32,42,.1);border-radius:12px;background:#f8fbfc}body.recipe-formal-assessment .prompt-card p{margin:8px 0 0;color:#17202a;font-size:clamp(1.05rem,1.7vw,1.42rem);line-height:1.62}body.recipe-formal-assessment .typing-progress{height:9px;overflow:hidden;border-radius:999px;background:#dce8ec}body.recipe-formal-assessment .typing-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#256f6c,#56a3a0);transition:width .2s ease}body.recipe-formal-assessment .typing-input-panel{display:grid;gap:10px}body.recipe-formal-assessment .typing-input-panel label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#17202a}body.recipe-formal-assessment .typing-input-panel label span{color:#5e6f7b;font-size:.86rem;font-weight:800}body.recipe-formal-assessment .typing-input-panel textarea{min-height:164px;border-color:#17202a24;border-radius:12px;background:#fff;color:#17202a;font-size:1.05rem;line-height:1.65;box-shadow:inset 0 1px #17202a08}body.recipe-formal-assessment .typing-input-panel textarea:focus{outline:3px solid rgba(37,111,108,.22);border-color:#256f6c}body.recipe-formal-assessment .typing-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}body.recipe-formal-assessment .typing-metrics .metric{border-color:#17202a1a;border-radius:10px;background:#17202a;color:#fff}body.recipe-formal-assessment .typing-metrics .metric .small{color:#9ddbd8;font-weight:900;text-transform:uppercase}body.recipe-formal-assessment .typing-metrics .metric strong{margin-top:7px;color:#fff;font-size:clamp(1.65rem,3vw,2.45rem);font-variant-numeric:tabular-nums}body.recipe-formal-assessment .typing-actions{display:flex;flex-wrap:wrap;gap:10px}body.recipe-formal-assessment .typing-actions button{min-height:46px;border-radius:8px;background:#256f6c;color:#fff}body.recipe-formal-assessment .typing-actions button.secondary{border:1px solid rgba(23,32,42,.12);background:#f4f8fa;color:#17202a}body.recipe-formal-assessment .result-summary{margin:0;padding:12px 14px;border:1px solid rgba(37,111,108,.18);border-radius:10px;background:#eef8f7;color:#173f3d;font-weight:800}body.recipe-formal-assessment .typing-privacy{margin:0;color:#5e6f7b}body.recipe-performance-dashboard .page-block--tool-dashboard{padding-top:14px}body.recipe-performance-dashboard .page-block--tool-dashboard .tool-shell{max-width:980px;margin:0 auto;border:1px solid rgba(24,21,18,.09);background:#fffdf8;box-shadow:0 28px 80px #1815121a}body.recipe-performance-dashboard .typing-test{gap:18px}body.recipe-performance-dashboard .typing-test__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(24,21,18,.08)}body.recipe-performance-dashboard .typing-test__topbar strong{display:block;color:#181512;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.1}body.recipe-performance-dashboard .typing-test__eyebrow{margin:0 0 5px;color:#c2410c;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body.recipe-performance-dashboard .duration-toggle{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}body.recipe-performance-dashboard .duration-option{min-height:44px;padding:9px 12px;border:1px solid rgba(24,21,18,.1);border-radius:999px;background:#f5efe5;color:#181512;box-shadow:none}body.recipe-performance-dashboard .duration-option.active{border-color:#181512;background:#181512;color:#fbbf24}body.recipe-performance-dashboard .duration-option:disabled{cursor:not-allowed;opacity:.78}body.recipe-performance-dashboard .typing-test__stage{display:grid;gap:10px}body.recipe-performance-dashboard .prompt-card{padding:clamp(18px,3vw,28px);border:1px solid rgba(24,21,18,.08);border-radius:18px;background:linear-gradient(135deg,#fbf6ec 0,#fff)}body.recipe-performance-dashboard .prompt-card p{margin:8px 0 0;color:#181512;font-size:clamp(1.18rem,2vw,1.65rem);line-height:1.65}body.recipe-performance-dashboard .typing-progress{height:10px;overflow:hidden;border-radius:999px;background:#ece2d3}body.recipe-performance-dashboard .typing-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f97316,#fbbf24);transition:width .2s ease}body.recipe-performance-dashboard .typing-input-panel{display:grid;gap:10px}body.recipe-performance-dashboard .typing-input-panel label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#181512}body.recipe-performance-dashboard .typing-input-panel label span{color:#776b5e;font-size:.86rem;font-weight:800}body.recipe-performance-dashboard .typing-input-panel textarea{min-height:170px;border-color:#18151224;border-radius:18px;background:#fffaf1;color:#181512;font-size:1.05rem;line-height:1.65;box-shadow:inset 0 1px #fffc}body.recipe-performance-dashboard .typing-input-panel textarea:focus{outline:3px solid rgba(249,115,22,.22);border-color:#f97316}body.recipe-performance-dashboard .typing-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}body.recipe-performance-dashboard .typing-metrics .metric{border-color:#1815121a;border-radius:16px;background:#181512;color:#fff7ed}body.recipe-performance-dashboard .typing-metrics .metric .small{color:#fbbf24;font-weight:900;text-transform:uppercase}body.recipe-performance-dashboard .typing-metrics .metric strong{margin-top:8px;color:#fffdf8;font-size:clamp(1.75rem,4vw,2.75rem)}body.recipe-performance-dashboard .typing-actions{display:flex;flex-wrap:wrap;gap:12px}body.recipe-performance-dashboard .typing-actions button{min-height:46px;border-radius:12px}body.recipe-performance-dashboard .typing-actions button:not(.secondary){background:#f97316;color:#181512}body.recipe-performance-dashboard .typing-actions button.secondary{border:1px solid rgba(24,21,18,.12);background:#f5efe5;color:#181512}body.recipe-performance-dashboard .typing-privacy{margin:0;color:#6f6256}.page-block--tool-dropzone .tool-shell{border:2px dashed rgba(37,99,235,.34);background:#ffffffdb}body.recipe-file-drop-studio .page-block--tool-dropzone{padding-top:8px}body.recipe-file-drop-studio .page-block--tool-dropzone .tool-shell{max-width:900px;margin:0 auto;padding:0;border:0;background:transparent;box-shadow:none}body.recipe-file-drop-studio .image-converter{gap:14px}body.recipe-file-drop-studio .image-dropzone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;min-height:220px;padding:clamp(22px,4vw,34px);border:2px dashed rgba(15,118,110,.35);border-radius:24px;background:linear-gradient(135deg,#fff 0,#f2fffb);text-align:left;box-shadow:0 28px 70px #0f766e24;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}body.recipe-file-drop-studio .image-dropzone.dragging{border-color:#0f766e;background:#ecfdf7;transform:translateY(-2px);box-shadow:0 34px 82px #0f766e33}body.recipe-file-drop-studio .dropzone-icon{display:grid;place-items:center;width:86px;height:106px;border:2px dashed rgba(15,118,110,.32);border-radius:18px;background:#fff;color:#0f766e;font-weight:900;font-size:1.15rem;box-shadow:inset 0 -14px 30px #0f766e14}body.recipe-file-drop-studio .dropzone-title{margin:0;color:#0b1f1d;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:900;line-height:1.1}body.recipe-file-drop-studio .dropzone-hint{margin:8px 0 0;color:#48615d}body.recipe-file-drop-studio .format-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}body.recipe-file-drop-studio .format-chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid rgba(15,118,110,.15);border-radius:999px;background:#fff;color:#164e43;font-size:.8rem;font-weight:800}body.recipe-file-drop-studio .choose-button,body.recipe-file-drop-studio .button{min-height:48px;border-radius:14px;background:#0f766e;color:#fff;box-shadow:0 14px 28px #0f766e38}body.recipe-file-drop-studio .choose-button:hover,body.recipe-file-drop-studio .button:hover{background:#115e59;text-decoration:none}body.recipe-file-drop-studio button.secondary{min-height:48px;border:1px solid rgba(15,118,110,.16);border-radius:14px;background:#fff;color:#0f766e}body.recipe-file-drop-studio .converter-status{display:grid;gap:4px;padding:16px 18px;border:1px solid rgba(15,118,110,.14);border-radius:16px;background:#fff;color:#314c48}body.recipe-file-drop-studio .converter-status strong{color:#0b1f1d}body.recipe-file-drop-studio .converter-status--ready{border-color:#0f766e3d;background:#ecfdf5}body.recipe-file-drop-studio .selected-file{color:#5f6f6c;font-size:.9rem;overflow-wrap:anywhere}body.recipe-file-drop-studio .converter-actions{display:flex;flex-wrap:wrap;gap:12px}body.recipe-file-drop-studio .privacy-line{margin:0;color:#48615d}body.recipe-file-drop-studio .error{border-color:#fecaca;background:#fff1f2}.page-block--tool-workbench .tool-shell,.page-block--tool-elegant-workbench .tool-shell{background:linear-gradient(135deg,#ffffffeb,#fff7eddb);box-shadow:0 22px 58px #b453091f}body.recipe-elegant-generator .page-block--tool-elegant-workbench{padding-top:16px}body.recipe-elegant-generator .page-block--tool-elegant-workbench .tool-shell{max-width:930px;margin:0 auto;border:1px solid rgba(124,45,18,.12);border-radius:24px;background:linear-gradient(135deg,#fffdf9 0,#fff7f1);box-shadow:0 34px 90px #7c2d1221}body.recipe-elegant-generator .text-generator{gap:18px}body.recipe-elegant-generator .text-generator__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid rgba(124,45,18,.12)}body.recipe-elegant-generator .text-generator__header strong{color:#241713;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.7rem);font-style:italic;line-height:1}body.recipe-elegant-generator .text-generator__eyebrow{margin:0;color:#7c2d12;font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}body.recipe-elegant-generator .text-generator__input-card{display:grid;gap:10px}body.recipe-elegant-generator .text-generator__input-card label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#241713}body.recipe-elegant-generator .text-generator__input-card label span{color:#7d5d51;font-size:.88rem;font-weight:800}body.recipe-elegant-generator .text-generator__input-card textarea{min-height:150px;border-color:#7c2d1229;border-radius:18px;background:#fffaf4;color:#241713;font-size:1.05rem;line-height:1.65;box-shadow:inset 0 1px #ffffffe6}body.recipe-elegant-generator .text-generator__input-card textarea:focus{outline:3px solid rgba(15,118,110,.18);border-color:#0f766e}body.recipe-elegant-generator .text-generator__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.recipe-elegant-generator .text-generator__result{position:relative;min-height:190px;display:grid;align-content:space-between;gap:14px;margin:0;padding:20px;border-color:#7c2d1221;border-radius:20px;background:#fffdf9;box-shadow:0 18px 46px #7c2d1214}body.recipe-elegant-generator .text-generator__result:before{content:"";position:absolute;inset:12px 16px auto;height:1px;background:linear-gradient(90deg,transparent,rgba(124,45,18,.25),transparent)}body.recipe-elegant-generator .text-generator__result .small{margin-top:12px;color:#7c2d12;font-weight:900;text-transform:uppercase}body.recipe-elegant-generator .text-generator__output{min-height:68px;margin:0;color:#241713;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.35rem);font-style:italic;line-height:1.45;overflow-wrap:anywhere}body.recipe-elegant-generator .text-generator__output--bold{font-weight:700}body.recipe-elegant-generator .text-generator__result button{width:fit-content;min-height:44px;border-radius:999px;background:#7c2d12;color:#fff7f1;box-shadow:0 12px 24px #7c2d1233}body.recipe-elegant-generator .text-generator__privacy{margin:0;color:#6f5146}.page-block--tool-neon-workbench{padding-top:8px}.page-block--tool-neon-workbench .tool-shell{color:#fff7ed;background:linear-gradient(135deg,#140708,#1f1110 56%,#08110f);border-color:#f871713d;border-radius:10px;box-shadow:0 0 0 1px #7f1d1d57,0 24px 70px #450a0a57}.page-block--tool-neon-workbench input,.page-block--tool-neon-workbench textarea,.page-block--tool-neon-workbench select{color:#f8fafc;background:#ffffff14;border-color:#ffffff2e}.page-block--tool-neon-workbench .result-panel,.page-block--tool-neon-workbench .metric,.page-block--tool-neon-workbench .dropzone{color:#f8fafc;background:#ffffff12;border-color:#ffffff26}.cursed-workbench{display:grid;gap:16px}.cursed-workbench__topbar{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(248,113,113,.18)}.cursed-workbench__topbar strong{display:block;color:#fff7ed;font-size:clamp(1.35rem,2.4vw,2.25rem);line-height:1.05}.cursed-workbench__eyebrow{margin:0 0 5px;color:#fca5a5;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cursed-workbench__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:stretch}.cursed-panel{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid rgba(248,113,113,.16);border-radius:10px;background:#fff7ed0e}.cursed-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fed7aa;font-size:.88rem;font-weight:850}.cursed-label-row span{color:#fdba74;font-variant-numeric:tabular-nums}.cursed-panel textarea{min-height:190px;border-radius:8px;background:#080607c7;color:#fff7ed;line-height:1.55;caret-color:#2dd4bf}.cursed-panel textarea:focus,.cursed-mode button:focus-visible,.cursed-chip:focus-visible,.cursed-presets button:focus-visible,.cursed-actions button:focus-visible,.cursed-fine-tune summary:focus-visible,.cursed-slider input:focus-visible{outline:3px solid rgba(45,212,191,.42);outline-offset:2px}.cursed-output{min-height:190px;max-height:360px;overflow:auto;overflow-wrap:anywhere;white-space:pre-wrap;border:1px solid rgba(248,113,113,.16);border-radius:8px;padding:12px;background:#080607c7;color:#fff7ed;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.65}.cursed-mode,.cursed-presets,.cursed-actions,.cursed-examples{display:flex;flex-wrap:wrap;gap:8px}.cursed-mode button,.cursed-presets button,.cursed-chip,.cursed-actions button{min-height:44px;border:1px solid rgba(248,113,113,.16);border-radius:8px;background:#fff7ed14;color:#fff7ed;box-shadow:none}.cursed-mode button.active,.cursed-presets button.active,.cursed-actions button:not(.secondary){border-color:#2dd4bf73;background:#2dd4bf;color:#08110f}.cursed-chip{padding:9px 11px;color:#fed7aa}.cursed-actions button.secondary{background:#fff7ed14;color:#fed7aa}.cursed-actions button:disabled{color:#9ca3af;background:#ffffff0d}.cursed-controls{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr) minmax(220px,.7fr);gap:12px;align-items:start}.cursed-presets button{display:grid;justify-items:start;min-width:118px;padding:10px 12px}.cursed-presets button span{color:inherit;font-size:.78rem;opacity:.78}.cursed-fine-tune{border:1px solid rgba(248,113,113,.16);border-radius:10px;padding:10px 12px;background:#fff7ed0e}.cursed-fine-tune summary{min-height:32px;cursor:pointer;color:#fed7aa;font-weight:850}.cursed-sliders{display:grid;gap:10px;margin-top:10px}.cursed-slider{display:grid;gap:6px}.cursed-slider label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fed7aa;font-size:.88rem}.cursed-slider label span{color:#2dd4bf;font-variant-numeric:tabular-nums}.cursed-slider input{min-height:28px;padding:0;accent-color:#2dd4bf}.cursed-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cursed-metrics div{min-width:0;padding:10px;border:1px solid rgba(248,113,113,.16);border-radius:8px;background:#08060780}.cursed-metrics span{display:block;color:#fdba74;font-size:.75rem;font-weight:900;text-transform:uppercase}.cursed-metrics strong{display:block;overflow:hidden;color:#fff7ed;font-size:1.05rem;font-variant-numeric:tabular-nums;text-overflow:ellipsis;text-transform:capitalize}.cursed-status{min-height:42px;display:grid;align-content:center}.cursed-status .success,.cursed-status .error,.cursed-warning{margin:0;border-radius:8px;padding:9px 10px}.cursed-status .success{color:#052e16;background:#bbf7d0;border-color:#86efac}.cursed-status .error{color:#450a0a;background:#fecaca;border-color:#fca5a5}.cursed-warning{color:#431407;background:#fed7aa;border:1px solid #fdba74}.cursed-privacy{margin:0;color:#fdba74}.page-block--tool-solver-panel .tool-shell{border-left:5px solid var(--factory-primary)}.page-block--tool-editor-panel .tool-shell{background:#fff;border:1px solid #cbd5e1;box-shadow:0 18px 54px #0f172a14}.section-heading{margin-bottom:18px}.section-heading h2{margin:0}.step-grid,.example-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.step-card,.example-card,.guide-card,.privacy-panel{border:1px solid rgba(148,163,184,.24);border-radius:var(--factory-radius);padding:18px;background:var(--factory-surface);box-shadow:0 12px 32px #0f172a0f}body.recipe-file-drop-studio .step-card,body.recipe-file-drop-studio .content-card{border-color:#0f766e1f;box-shadow:0 18px 46px #10201f0f}body.recipe-file-drop-studio .step-number{background:#0f766e}body.recipe-performance-dashboard .step-card,body.recipe-performance-dashboard .content-card,body.recipe-performance-dashboard .privacy-panel{border-color:#18151214;border-radius:14px;background:#fffdf8;box-shadow:0 18px 46px #1815120f}body.recipe-performance-dashboard .step-number{border-radius:9px;background:#f97316;color:#181512}body.recipe-formal-assessment .step-card,body.recipe-formal-assessment .example-card,body.recipe-formal-assessment .content-card,body.recipe-formal-assessment .privacy-panel{border-color:#17202a1a;border-radius:10px;background:#fff;box-shadow:0 18px 42px #17202a0e}body.recipe-formal-assessment .step-number{border-radius:7px;background:#256f6c;color:#fff}body.recipe-formal-assessment .content-card p,body.recipe-formal-assessment .content-card li,body.recipe-formal-assessment .example-card{color:#40515f}body.recipe-formal-assessment .footer{border-top-color:#17202a1a;color:#5e6f7b}body.recipe-elegant-generator .example-card,body.recipe-elegant-generator .content-card,body.recipe-elegant-generator .faq-card{border-color:#7c2d121a;border-radius:18px;background:#fffdf9;box-shadow:0 18px 46px #7c2d120f}body.recipe-elegant-generator .eyebrow{color:#7c2d12}body.recipe-elegant-generator .content-card p,body.recipe-elegant-generator .content-card li,body.recipe-elegant-generator .example-card{color:#5f463c}body.recipe-elegant-generator .footer{border-top-color:#7c2d121f;color:#7d5d51}.step-number{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--factory-primary);color:#fff;font-weight:800;margin-bottom:10px}.guide-card{color:inherit;display:grid;gap:8px;text-decoration:none}.guide-card span{color:#64748b;font-size:.95rem;line-height:1.5}.page-block--faq-split .content-card,.page-block--faq-split-panel .content-card{column-count:2;column-gap:36px}.page-block--faq-cards .content-card,.page-block--faq-compact-dark .content-card{border-style:dashed}.page-block--faq-compact-dark .content-card{color:#e9d5ff;background:#ffffff12;border-color:#d8b4fe33}.page-block--privacyNote-badge-row .privacy-panel,.page-block--privacyNote-inline .privacy-panel{display:flex;gap:18px;align-items:center}.page-block--privacyNote-badge-row .privacy-panel strong,.page-block--privacyNote-inline .privacy-panel strong{white-space:nowrap}body.recipe-glitch-playground .content-card,body.recipe-glitch-playground .step-card,body.recipe-glitch-playground .example-card,body.recipe-glitch-playground .guide-card,body.recipe-glitch-playground .privacy-panel{color:#fff7ed;background:#fff7ed12;border-color:#f871712e;border-radius:10px}body.recipe-glitch-playground .content-card h2,body.recipe-glitch-playground .content-card h3,body.recipe-glitch-playground .content-card p,body.recipe-glitch-playground .content-card li{color:#f8fafc}body.recipe-glitch-playground .hero-lead,body.recipe-glitch-playground .guide-card span{color:#fed7aa}@media(max-width:760px){.page-block{padding:24px 0}.page-block--hero-metric .block-inner,.page-block--hero-test-setup .block-inner,.page-block--hero-upload .block-inner{display:block}.page-block--hero-metric .block-inner:after,.page-block--hero-upload .block-inner:after{margin-top:18px}.step-grid,.example-grid,.guide-grid{grid-template-columns:1fr}.page-block--faq-split .content-card,.page-block--faq-split-panel .content-card{column-count:1}.page-block--privacyNote-badge-row .privacy-panel,.page-block--privacyNote-inline .privacy-panel{display:block}}@media(max-width:760px){body.recipe-file-drop-studio .site-header-inner{align-items:center;flex-direction:row;min-height:56px;padding:0}body.recipe-file-drop-studio .nav{gap:10px}body.recipe-file-drop-studio .page-block--hero-upload{padding:18px 0 10px}body.recipe-file-drop-studio .page-block--hero-upload .block-inner{display:block}body.recipe-file-drop-studio .page-block--hero-upload h1{margin-bottom:12px;font-size:clamp(2rem,10.5vw,3rem)}body.recipe-file-drop-studio .page-block--hero-upload .hero-lead{font-size:1rem;line-height:1.5}body.recipe-file-drop-studio .page-block--hero-upload .badge-row{display:none}body.recipe-file-drop-studio .page-block--hero-upload .block-inner:after{display:none}body.recipe-file-drop-studio .page-block--tool-dropzone{padding-top:0}body.recipe-file-drop-studio .image-dropzone{grid-template-columns:1fr;min-height:0;gap:12px;padding:16px;text-align:center}body.recipe-file-drop-studio .dropzone-icon{width:58px;height:70px;margin:0 auto;border-radius:14px}body.recipe-file-drop-studio .dropzone-title{font-size:1.2rem}body.recipe-file-drop-studio .format-row{margin-top:10px}body.recipe-file-drop-studio .format-row,body.recipe-file-drop-studio .converter-actions{justify-content:center}body.recipe-file-drop-studio .choose-button,body.recipe-file-drop-studio .button,body.recipe-file-drop-studio button.secondary{width:100%;justify-content:center}body.recipe-file-drop-studio .step-card{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:center;padding:14px}body.recipe-file-drop-studio .step-card p{margin:0}body.recipe-file-drop-studio .step-number{width:30px;height:30px;margin:0}body.recipe-formal-assessment .site-header-inner{align-items:center;flex-direction:row;min-height:56px;padding:0}body.recipe-formal-assessment .nav{gap:10px}body.recipe-formal-assessment .page-block--hero-test-setup{padding:18px 0 6px}body.recipe-formal-assessment .page-block--hero-test-setup .block-inner{display:block}body.recipe-formal-assessment .page-block--hero-test-setup h1{margin-bottom:8px;font-size:clamp(1.85rem,9vw,2.55rem);line-height:1}body.recipe-formal-assessment .page-block--hero-test-setup .hero-lead{font-size:.94rem;line-height:1.38}body.recipe-formal-assessment .page-block--hero-test-setup .badge-row{display:none}body.recipe-formal-assessment .page-block--tool-certificate{padding-top:0}body.recipe-formal-assessment .page-block--tool-certificate .tool-shell{padding:12px;border-radius:12px}body.recipe-formal-assessment .typing-test{gap:12px}body.recipe-formal-assessment .typing-test__topbar{display:grid;gap:10px;padding-bottom:10px}body.recipe-formal-assessment .typing-test__topbar strong{font-size:1.12rem}body.recipe-formal-assessment .duration-toggle,body.recipe-formal-assessment .prompt-options{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}body.recipe-formal-assessment .duration-option{flex:0 0 54px;min-height:44px;padding-inline:8px}body.recipe-formal-assessment .prompt-chip{flex:0 0 auto;min-height:40px}body.recipe-formal-assessment .prompt-card{padding:10px}body.recipe-formal-assessment .prompt-card p{font-size:.92rem;line-height:1.38}body.recipe-formal-assessment .typing-input-panel label{align-items:flex-start;flex-direction:column;gap:2px}body.recipe-formal-assessment .typing-input-panel textarea{min-height:118px;font-size:1rem}body.recipe-formal-assessment .typing-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.recipe-formal-assessment .typing-metrics .metric:first-child{grid-column:1 / -1}body.recipe-formal-assessment .typing-metrics .metric{padding:12px}body.recipe-formal-assessment .typing-metrics .metric strong{font-size:2rem}body.recipe-formal-assessment .typing-actions button{width:100%;justify-content:center}body.recipe-performance-dashboard .site-header-inner{align-items:center;flex-direction:row;min-height:56px;padding:0}body.recipe-performance-dashboard .page-block--hero-metric{padding:20px 0 10px}body.recipe-performance-dashboard .page-block--hero-metric .block-inner{display:block}body.recipe-performance-dashboard .page-block--hero-metric h1{font-size:clamp(2.1rem,11vw,3.3rem);line-height:.98}body.recipe-performance-dashboard .page-block--hero-metric .hero-lead{font-size:1rem;line-height:1.5}body.recipe-performance-dashboard .page-block--hero-metric .badge-row{display:none}body.recipe-performance-dashboard .page-block--hero-metric .block-inner:after{display:none}body.recipe-performance-dashboard .page-block--tool-dashboard{padding-top:2px}body.recipe-performance-dashboard .page-block--tool-dashboard .tool-shell{padding:14px;border-radius:18px}body.recipe-performance-dashboard .typing-test__topbar{display:grid;gap:12px}body.recipe-performance-dashboard .duration-toggle{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}body.recipe-performance-dashboard .duration-option{flex:0 0 54px;min-height:44px;padding-inline:8px}body.recipe-performance-dashboard .prompt-card{padding:13px}body.recipe-performance-dashboard .prompt-card p{font-size:.96rem;line-height:1.45}body.recipe-performance-dashboard .typing-input-panel label{align-items:flex-start;flex-direction:column;gap:2px}body.recipe-performance-dashboard .typing-input-panel textarea{min-height:150px;font-size:1rem}body.recipe-performance-dashboard .typing-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.recipe-performance-dashboard .typing-metrics .metric:first-child{grid-column:1 / -1}body.recipe-performance-dashboard .typing-metrics .metric{padding:12px}body.recipe-performance-dashboard .typing-metrics .metric strong{font-size:2rem}body.recipe-performance-dashboard .typing-actions button{width:100%;justify-content:center}body.recipe-elegant-generator .site-header-inner{align-items:center;flex-direction:row;min-height:56px;padding:0}body.recipe-elegant-generator .site-header--centered .site-header-inner{justify-content:space-between}body.recipe-elegant-generator .page-block--hero-elegant{padding:18px 0 8px;text-align:left}body.recipe-elegant-generator .page-block--hero-elegant h1{font-size:clamp(2.1rem,10.5vw,3.1rem)}body.recipe-elegant-generator .page-block--hero-elegant .hero-lead{font-size:.96rem;line-height:1.42}body.recipe-elegant-generator .page-block--hero-elegant .badge-row{display:none}body.recipe-elegant-generator .page-block--tool-elegant-workbench{padding-top:0}body.recipe-elegant-generator .page-block--tool-elegant-workbench .tool-shell{padding:14px;border-radius:18px}body.recipe-elegant-generator .text-generator__header{display:grid;gap:4px;padding-bottom:10px}body.recipe-elegant-generator .text-generator__header strong{font-size:1.35rem}body.recipe-elegant-generator .text-generator__input-card label{align-items:flex-start;flex-direction:column;gap:2px}body.recipe-elegant-generator .text-generator__input-card textarea{min-height:100px;font-size:1rem}body.recipe-elegant-generator .text-generator__results{grid-template-columns:1fr;gap:10px}body.recipe-elegant-generator .text-generator__result{min-height:132px;padding:14px}body.recipe-elegant-generator .text-generator__output{min-height:38px;font-size:1.38rem}body.recipe-elegant-generator .text-generator__result button{width:100%;justify-content:center}body.recipe-glitch-playground .site-header--dark-floating{top:8px;width:min(100% - 16px,1120px)}body.recipe-glitch-playground .site-header-inner{align-items:center;flex-direction:row;min-height:56px;padding:0}body.recipe-glitch-playground .page-block--hero-dramatic{padding:20px 0 6px}body.recipe-glitch-playground .page-block--hero-dramatic h1{font-size:clamp(2.05rem,10vw,3.2rem);line-height:1}body.recipe-glitch-playground .page-block--hero-dramatic .hero-lead{font-size:.98rem;line-height:1.45}body.recipe-glitch-playground .page-block--hero-dramatic .badge-row{display:none}body.recipe-glitch-playground .page-block--tool-neon-workbench{padding-top:0}body.recipe-glitch-playground .page-block--tool-neon-workbench .tool-shell{padding:12px}.cursed-workbench{gap:12px}.cursed-workbench__topbar{display:grid;gap:10px;align-items:start}.cursed-workbench__topbar strong{font-size:1.25rem}.cursed-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cursed-workbench__main{grid-template-columns:1fr;gap:10px}.cursed-panel{padding:12px}.cursed-panel textarea{min-height:130px}.cursed-output{min-height:130px;max-height:260px;font-size:1.08rem}.cursed-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cursed-actions button{width:100%}.cursed-controls{grid-template-columns:1fr}.cursed-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.cursed-presets button{min-width:0;padding-inline:8px}.cursed-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.recipe-layout{isolation:isolate}.recipe-zone{position:relative}.recipe-zone--performance-above-fold,.recipe-zone--file-workbench,.recipe-zone--solver-grid,.recipe-zone--course-shell,.recipe-zone--editorial-library,.recipe-zone--writing-editor{display:grid;gap:clamp(18px,3vw,34px)}.recipe-zone--performance-above-fold{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start}.recipe-zone--performance-above-fold .page-block--hero{min-width:0}.recipe-zone--performance-above-fold .page-block--tool{position:sticky;top:88px;z-index:1}.recipe-zone--performance-support{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:clamp(20px,3vw,38px);align-items:start}.recipe-zone--performance-bottom{display:grid;gap:10px}.recipe-layout--file-drop-studio .recipe-zone--file-workbench{grid-template-columns:minmax(0,1fr)}.recipe-layout--file-drop-studio .page-block--privacyNote{padding-top:0}.recipe-zone--file-education{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:clamp(20px,4vw,42px);align-items:start}.recipe-layout--elegant-generator .recipe-zone--elegant-workbench{max-width:1060px;margin:0 auto}.recipe-zone--elegant-reading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(20px,4vw,48px);align-items:start}.recipe-layout--glitch-playground .recipe-zone--glitch-secondary{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:clamp(20px,4vw,44px)}.recipe-layout--glitch-playground .recipe-zone--glitch-content{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1fr) minmax(300px,.8fr);gap:18px}.recipe-zone--solver-search{max-width:980px;margin:0 auto}.recipe-zone--solver-grid{grid-template-columns:320px minmax(0,1fr);align-items:start}.recipe-aside{min-width:0}.recipe-aside--solver,.recipe-aside--course,.recipe-aside--paragraphs,.recipe-aside--editor{position:sticky;top:86px}.recipe-zone--worksheet-chart{display:grid;grid-template-columns:minmax(0,1fr)}.recipe-zone--worksheet-practice{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:clamp(20px,4vw,44px);align-items:start}.recipe-zone--course-shell{grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr);align-items:start}.recipe-zone--course-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:clamp(20px,4vw,44px)}.recipe-zone--editorial-library{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start}.recipe-zone--assessment-setup{max-width:1040px;margin:0 auto}.recipe-zone--assessment-body{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr) minmax(300px,.8fr);gap:18px}.recipe-zone--writing-editor{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start}.block-variant{--block-shadow: 0 18px 44px rgba(15, 23, 42, .08)}.hero-copy{min-width:0}.hero-art{display:grid;gap:10px;align-content:center;justify-items:start;border-radius:var(--factory-radius);min-height:170px;padding:24px;background:color-mix(in srgb,var(--factory-primary) 10%,#ffffff);box-shadow:var(--block-shadow);color:color-mix(in srgb,var(--factory-primary) 72%,#111827)}.hero-art strong{font-size:clamp(1.3rem,3vw,2.1rem)}.hero-art--metric{background:#181512;color:#fff7ed}.hero-art--metric strong{color:#fbbf24}.hero-art--file{justify-items:center;border:2px dashed rgba(15,118,110,.38);background:#ecfdf5;color:#0f766e}.hero-art--script{justify-items:center;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(1.8rem,4vw,3.6rem);background:#fff7f1;color:#7c2d12}.hero-art--glitch{background:#160707;color:#fca5a5;text-shadow:0 0 18px rgba(248,113,113,.55)}.hero-art--search{background:#f8fafc;color:#0f172a;border:1px solid #dbe3ef}.hero-art--alphabet{grid-template-columns:repeat(3,1fr);justify-items:center;background:#fffdf7;color:#92400e;font-family:Georgia,Times New Roman,serif;font-size:2rem}.hero-art--lesson,.hero-art--library,.hero-art--certificate,.hero-art--editor{background:#fff;border:1px solid rgba(15,23,42,.09)}.tool-shell-v2{overflow:hidden}.tool-shell-v2__chrome{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.22)}.tool-shell-v2__chrome span{color:var(--factory-primary);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tool-shell-v2__chrome strong{color:inherit;font-size:clamp(1.05rem,1.6vw,1.35rem)}.tool-shell-v2--dashboard{border:1px solid rgba(24,21,18,.1);background:#fffdf8;box-shadow:0 28px 80px #1815121c}.tool-shell-v2--dropzone{border:0;background:transparent;box-shadow:none}.tool-shell-v2--dropzone .tool-shell-v2__chrome{display:none}.tool-shell-v2--elegant-workbench{border-color:#7c2d1221;background:linear-gradient(135deg,#fffdf9,#fff7f1);box-shadow:0 34px 90px #7c2d1221}.tool-shell-v2--neon-workbench{color:#fff7ed;border-color:#f8717138;background:linear-gradient(135deg,#140708,#1f1110 56%,#08110f);box-shadow:0 24px 70px #450a0a57}.tool-shell-v2--solver-panel{border:1px solid #dbe3ef;background:#fff}.tool-shell-v2--worksheet{border:1px solid #efe2c6;background:#fffdf7}.tool-shell-v2--course-panel{border:1px solid #dbeafe;background:linear-gradient(135deg,#eff6ff,#fff)}.tool-shell-v2--paragraph-panel{border:1px solid #e7dcc5;background:#fffdf8}.tool-shell-v2--certificate{border:1px solid #d1d5db;background:#fff;box-shadow:0 12px #0f172a0d,0 26px 58px #0f172a14}.tool-shell-v2--editor-panel{border:1px solid #cbd5e1;background:linear-gradient(135deg,#fff,#f8fafc)}.page-block--faq-cards .faq-card,.page-block--faq-split .faq-card,.page-block--faq-simple .faq-card,.page-block--faq-compact-dark .faq-card{border-radius:calc(var(--factory-radius) + 4px)}.page-block--faq-cards .faq-card h2,.page-block--faq-split .faq-card h2,.page-block--faq-simple .faq-card h2{margin-top:0}.page-block--faq-compact-dark .faq-card{color:#fff7ed;background:#fff1;border-color:#ffffff24}.example-grid--typography-gallery,.example-grid--copyable-grid,.example-grid--learning-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.example-grid--editorial-list,.example-grid--result-list{grid-template-columns:1fr}.example-grid--result-list .example-card{display:flex;align-items:center;justify-content:space-between}.privacy-panel--badge-row{display:flex;align-items:center;gap:14px;border-style:dashed}.privacy-panel--badge-row strong{flex:0 0 auto}@media(max-width:920px){.recipe-zone--performance-above-fold,.recipe-zone--performance-support,.recipe-zone--file-education,.recipe-zone--elegant-reading,.recipe-layout--glitch-playground .recipe-zone--glitch-secondary,.recipe-layout--glitch-playground .recipe-zone--glitch-content,.recipe-zone--solver-grid,.recipe-zone--worksheet-practice,.recipe-zone--course-shell,.recipe-zone--course-content,.recipe-zone--editorial-library,.recipe-zone--assessment-body,.recipe-zone--writing-editor{grid-template-columns:1fr}.recipe-zone--performance-above-fold .page-block--tool,.recipe-aside--solver,.recipe-aside--course,.recipe-aside--paragraphs,.recipe-aside--editor{position:static}.example-grid--typography-gallery,.example-grid--copyable-grid,.example-grid--learning-cards{grid-template-columns:1fr}.hero-art{min-height:auto}}
