:root{--factory-bg: #f7f7f8;--factory-surface: #ffffff;--factory-text: #171717;--factory-muted: #5f6368;--factory-border: #e5e7eb;--factory-primary: #2563eb;--factory-radius: 18px;--factory-max: 1080px}*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--factory-bg);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 20px}.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-header{border-bottom:1px solid var(--factory-border);background:#ffffffdb;backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.site-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:16px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--factory-text)}.brand-mark{width:34px;height:34px;border-radius:10px;background:var(--factory-primary);display:inline-flex;color:#fff;align-items:center;justify-content:center;font-weight:900}.nav{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:14px}.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:var(--factory-surface);border:1px solid var(--factory-border);border-radius:var(--factory-radius);padding:clamp(18px,4vw,32px);box-shadow:0 16px 50px #0f172a14;margin:24px 0}.content-card{background:var(--factory-surface);border:1px solid var(--factory-border);border-radius:var(--factory-radius);padding:clamp(20px,4vw,36px);margin:24px 0}.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 var(--factory-border);padding:32px 0;margin-top:56px;color:var(--factory-muted);font-size:14px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:10px}.footer-links a{color:inherit;text-decoration:underline;text-underline-offset:3px}.language-switcher{display:flex;gap:8px;flex-wrap:wrap}.language-switcher a{border:1px solid var(--factory-border);border-radius:999px;padding:5px 10px;font-size:13px;color:var(--factory-text);background:#fff}.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:12px;background:var(--factory-primary);color:#fff;font-weight:700;padding:11px 16px}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:12px;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{align-items:flex-start;flex-direction:column;padding:14px 0}.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-word-solver{background:#f8fafc}body.recipe-worksheet-learning{background:#fffdf7}body.recipe-writing-assistant{background:linear-gradient(180deg,#f8fafc,#eef2f7)}body.recipe-apple-minimal{color:#1d1d1f;background:#f5f5f7}body.recipe-playful-tool{color:#101828;background:#fff8f1}body.recipe-tiny-tool-workbench{color:#20133a;background:radial-gradient(circle at 14% 0%,rgba(255,107,43,.18),transparent 30rem),radial-gradient(circle at 88% 8%,rgba(51,214,189,.18),transparent 26rem),#fff7f2}.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}.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-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-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-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}body.recipe-apple-minimal .site-header--compact{border-bottom:0;background:#f5f5f7c7;backdrop-filter:saturate(180%) blur(20px)}body.recipe-apple-minimal .site-header-inner{min-height:48px}body.recipe-apple-minimal .brand{color:#1d1d1f;font-size:14px;font-weight:700}body.recipe-apple-minimal .brand-mark{width:26px;height:26px;border-radius:7px;background:#1d1d1f;font-size:13px}body.recipe-apple-minimal .nav{font-size:13px}body.recipe-apple-minimal .nav a{color:#424245}body.recipe-apple-minimal .page-block{padding:clamp(26px,5vw,62px) 0}body.recipe-apple-minimal .page-block:first-child{padding-top:clamp(42px,7vw,78px);padding-bottom:14px}body.recipe-apple-minimal .page-block--hero-minimal-product{text-align:center}body.recipe-apple-minimal .page-block--hero-minimal-product .eyebrow{color:#6e6e73;font-size:13px;letter-spacing:0;text-transform:none}body.recipe-apple-minimal .page-block--hero-minimal-product h1{max-width:900px;margin:0 auto 12px;color:#1d1d1f;font-size:clamp(3.2rem,8vw,7.4rem);line-height:.94;letter-spacing:0}body.recipe-apple-minimal .page-block--hero-minimal-product .hero-lead{max-width:560px;margin:0 auto;color:#6e6e73;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.35}body.recipe-apple-minimal .page-block--hero-minimal-product .badge-row{display:none}body.recipe-apple-minimal .page-block--tool-apple-minimal{padding-top:0}body.recipe-apple-minimal .page-block--tool-apple-minimal .tool-shell{max-width:1080px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.recipe-apple-minimal .example-card,body.recipe-apple-minimal .step-card,body.recipe-apple-minimal .privacy-panel,body.recipe-apple-minimal .content-card,body.recipe-apple-minimal .faq-card{border-color:transparent;border-radius:28px;background:#fff;box-shadow:none}body.recipe-apple-minimal .section-heading{text-align:center}body.recipe-apple-minimal .section-heading .eyebrow{color:#6e6e73;letter-spacing:0;text-transform:none}body.recipe-apple-minimal .section-heading h2{color:#1d1d1f;font-size:clamp(2rem,4vw,4rem);line-height:1}body.recipe-apple-minimal .example-grid,body.recipe-apple-minimal .step-grid{max-width:980px;margin:0 auto}body.recipe-apple-minimal .content-card{max-width:900px;margin-inline:auto;color:#1d1d1f}body.recipe-apple-minimal .content-card p,body.recipe-apple-minimal .content-card li{color:#424245}body.recipe-apple-minimal .footer{border-top-color:#e8e8ed;color:#6e6e73}body.recipe-playful-tool .site-header--compact{border-bottom:1px solid #ece0d5;background:#fff;box-shadow:0 1px #1018280a,0 10px 24px #17679a0f;backdrop-filter:none}body.recipe-playful-tool .site-header-inner{min-height:76px;max-width:1320px}body.recipe-playful-tool .brand{color:#101828;font-size:19px;font-weight:900;letter-spacing:0}body.recipe-playful-tool .brand-mark{position:relative;width:42px;height:42px;border:3px solid #17679a;border-radius:10px;background:#fff;color:#17679a;font-size:17px;box-shadow:5px 5px #ffe1c2}body.recipe-playful-tool .brand-mark:after{content:"";position:absolute;right:-8px;top:-7px;width:12px;height:12px;border-radius:999px;background:#ff7a1a;box-shadow:-14px 3px #ff7a1a}body.recipe-playful-tool .nav{gap:18px;font-size:15px}body.recipe-playful-tool .nav>a{min-height:38px;padding:7px 13px;border-radius:999px;color:#101828;font-weight:800}body.recipe-playful-tool .nav>a:hover{background:#fff3e8;color:#0f4c7a;text-decoration:none}body.recipe-playful-tool .language-switcher a{min-width:42px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}body.recipe-playful-tool .language-switcher a[aria-current=true]{border-color:#ff7a1a;background:#ff7a1a;color:#fff;box-shadow:0 8px 18px #ff7a1a2e}body.recipe-playful-tool .page-block{padding:clamp(26px,4vw,48px) 0}body.recipe-playful-tool .page-block:first-child{padding-top:clamp(18px,3vw,34px);padding-bottom:4px}body.recipe-playful-tool .page-block--hero-friendly-tool{position:relative;text-align:center}body.recipe-playful-tool .page-block--hero-friendly-tool .eyebrow{margin-bottom:8px;color:#ff7a1a;font-size:.9rem;letter-spacing:0;text-transform:none}body.recipe-playful-tool .page-block--hero-friendly-tool h1{max-width:920px;margin:0 auto 10px;color:#101828;font-size:clamp(2.05rem,4vw,3.25rem);line-height:1.08;letter-spacing:0}body.recipe-playful-tool .page-block--hero-friendly-tool .hero-lead{max-width:580px;margin:0 auto;color:#475467;font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.5}body.recipe-playful-tool .page-block--hero-friendly-tool .badge-row{display:none}body.recipe-playful-tool .page-block--tool-dashed-card{padding-top:0}body.recipe-playful-tool .page-block--tool-dashed-card .tool-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.recipe-playful-tool .section-heading{text-align:center}body.recipe-playful-tool .section-heading .eyebrow{color:#ff7a1a;letter-spacing:0;text-transform:none}body.recipe-playful-tool .section-heading h2{color:#101828;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.1}body.recipe-playful-tool .step-card,body.recipe-playful-tool .example-card,body.recipe-playful-tool .content-card,body.recipe-playful-tool .faq-card,body.recipe-playful-tool .privacy-panel{border:1px solid #f0e1d3;border-radius:16px;background:#fff;box-shadow:0 10px 24px #1018280f}body.recipe-playful-tool .step-number{border-radius:7px;background:#17679a}body.recipe-playful-tool .content-card{max-width:980px;margin-inline:auto}body.recipe-playful-tool .content-card p,body.recipe-playful-tool .content-card li,body.recipe-playful-tool .example-card{color:#475467}body.recipe-playful-tool .footer{border-top-color:#f0e1d3;color:#667085}body.recipe-tiny-tool-workbench .site-header--compact{border-bottom:1px solid rgba(255,107,43,.16);background:#ffffffeb;box-shadow:0 1px #20133a0a;backdrop-filter:blur(10px)}body.recipe-tiny-tool-workbench .site-header-inner{min-height:70px;max-width:1200px}body.recipe-tiny-tool-workbench .brand{color:#20133a;font-size:18px;font-weight:900;letter-spacing:0}body.recipe-tiny-tool-workbench .brand-mark{border-radius:9px;background:#ff6b2b;color:#fff;box-shadow:0 10px 22px #ff6b2b38}body.recipe-tiny-tool-workbench .nav>a{min-height:38px;padding:7px 12px;border-radius:999px;color:#42325f;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}body.recipe-tiny-tool-workbench .nav>a:hover{background:#2c1d4f;color:#33d6bd;text-decoration:none;transform:translateY(-1px)}body.recipe-tiny-tool-workbench .language-switcher a[aria-current=true]{border-color:#ff6b2b;background:#ff6b2b;color:#fff}body.recipe-tiny-tool-workbench .page-block{padding:clamp(24px,4vw,44px) 0}body.recipe-tiny-tool-workbench .page-block:first-child{padding-top:clamp(20px,3vw,34px);padding-bottom:8px}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool{text-align:center}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool .eyebrow{margin-bottom:8px;color:#ff6b2b;letter-spacing:0;text-transform:none}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool h1{max-width:980px;margin:0 auto 12px;color:#20133a;font-size:clamp(2.25rem,5.4vw,4.35rem);line-height:1.04;letter-spacing:0}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool .hero-lead{max-width:660px;margin:0 auto;color:#604f7c;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.55}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool .badge-row{display:none}body.recipe-tiny-tool-workbench .hero-rotator{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.24em}body.recipe-tiny-tool-workbench .hero-rotator__words{position:relative;display:inline-grid;min-width:min(7.6em,calc(100vw - 48px));min-height:1.08em;overflow:hidden;color:#ff6b2b;vertical-align:baseline}body.recipe-tiny-tool-workbench .hero-rotator__words span{grid-area:1 / 1;opacity:0;transform:translateY(80%);animation:rdgHeroWord 10s infinite;white-space:nowrap}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(2){animation-delay:2s}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(3){animation-delay:4s}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(4){animation-delay:6s}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(5){animation-delay:8s}@keyframes rdgHeroWord{0%,8%{opacity:0;transform:translateY(80%)}12%,18%{opacity:1;transform:translateY(0)}22%,to{opacity:0;transform:translateY(-80%)}}@media(prefers-reduced-motion:reduce){body.recipe-tiny-tool-workbench .hero-rotator__words span{animation:none;opacity:0;transform:none}body.recipe-tiny-tool-workbench .hero-rotator__words span:first-child{opacity:1}}body.recipe-tiny-tool-workbench .page-block--tool-central-panel{padding-top:0}body.recipe-tiny-tool-workbench .page-block--tool-central-panel .tool-shell{max-width:1160px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.recipe-tiny-tool-workbench .section-heading{text-align:center}body.recipe-tiny-tool-workbench .section-heading .eyebrow{color:#ff6b2b;letter-spacing:0;text-transform:none}body.recipe-tiny-tool-workbench .section-heading h2{color:#20133a;font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.08}body.recipe-tiny-tool-workbench .step-card,body.recipe-tiny-tool-workbench .example-card,body.recipe-tiny-tool-workbench .content-card,body.recipe-tiny-tool-workbench .faq-card,body.recipe-tiny-tool-workbench .privacy-panel{border:1px solid rgba(255,107,43,.18);border-radius:14px;background:#fff;box-shadow:0 12px 30px #20133a12}body.recipe-tiny-tool-workbench .step-number{border-radius:8px;background:#ff6b2b}body.recipe-tiny-tool-workbench .content-card{max-width:940px;margin-inline:auto}body.recipe-tiny-tool-workbench .content-card p,body.recipe-tiny-tool-workbench .content-card li,body.recipe-tiny-tool-workbench .example-card{color:#604f7c}body.recipe-tiny-tool-workbench .footer{border-top-color:#ff6b2b29;color:#604f7c}@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-playful-tool .site-header-inner{align-items:center;flex-direction:row;min-height:64px;padding:0 16px}body.recipe-playful-tool,body.recipe-playful-tool main,body.recipe-playful-tool .page-recipe{max-width:100vw;overflow-x:clip}body.recipe-playful-tool .brand{min-width:0;max-width:calc(100vw - 92px);font-size:17px}body.recipe-playful-tool .brand span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.recipe-playful-tool .brand-mark{flex:0 0 38px;width:38px;height:38px}body.recipe-playful-tool .nav{flex:0 0 auto;gap:6px;font-size:14px}body.recipe-playful-tool .nav>a{display:none}body.recipe-playful-tool .language-switcher a{min-width:38px;padding-inline:8px}body.recipe-playful-tool .page-block:first-child{padding-top:18px}body.recipe-playful-tool .page-block--hero-friendly-tool h1{max-width:calc(100vw - 32px);font-size:clamp(1.75rem,8.8vw,2.25rem);line-height:1.08;overflow-wrap:anywhere}body.recipe-playful-tool .page-block--hero-friendly-tool .hero-lead{font-size:1rem;line-height:1.45}body.recipe-playful-tool .section-heading h2{font-size:clamp(1.55rem,8vw,2.15rem)}body.recipe-tiny-tool-workbench .site-header-inner{align-items:center;flex-direction:row;min-height:58px;padding-inline:14px}body.recipe-tiny-tool-workbench .brand{min-width:0;max-width:calc(100vw - 78px);font-size:16px}body.recipe-tiny-tool-workbench .brand span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.recipe-tiny-tool-workbench .nav>a{display:none}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool{padding:18px 0 8px}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool h1{max-width:calc(100vw - 32px);font-size:clamp(1.9rem,9.6vw,2.75rem);line-height:1.05;overflow-wrap:anywhere}body.recipe-tiny-tool-workbench .hero-rotator{display:grid;gap:0}body.recipe-tiny-tool-workbench .hero-rotator__words{justify-self:center;min-width:min(9em,calc(100vw - 36px))}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool .hero-lead{font-size:1rem;line-height:1.45}body.recipe-tiny-tool-workbench .page-block--tool-central-panel{padding-top:0}body.recipe-tiny-tool-workbench .section-heading h2{font-size:clamp(1.55rem,8vw,2.15rem)}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-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))}}@media(max-width:430px){body.recipe-playful-tool .site-header-inner{padding-inline:14px}body.recipe-playful-tool .brand{max-width:calc(100vw - 78px)}body.recipe-playful-tool .nav>a{display:none}body.recipe-playful-tool .page-block--hero-friendly-tool h1{max-width:calc(100vw - 32px);font-size:clamp(1.75rem,8.8vw,2.25rem)}}
