: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}.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown:after{content:"";position:absolute;left:0;right:0;top:100%;height:12px}.nav-dropdown__trigger{display:inline-flex;align-items:center;gap:5px}.nav-dropdown__menu{position:absolute;top:calc(100% + 10px);right:0;z-index:60;min-width:240px;max-width:min(280px,calc(100vw - 32px));padding:8px;border:1px solid var(--factory-border);border-radius:14px;background:var(--factory-surface);box-shadow:0 20px 50px #0f172a29;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown__item{display:grid;gap:2px;padding:10px 12px;border-radius:10px;color:var(--factory-text);font-weight:800;line-height:1.25}.nav-dropdown__item:hover,.nav-dropdown__item:focus-visible{background:color-mix(in srgb,var(--factory-primary) 8%,#fff);text-decoration:none}.nav-dropdown__description{color:var(--factory-muted);font-size:12px;font-weight:600;line-height:1.35}.mobile-menu{display:none;position:relative;margin-left:auto}.mobile-menu>summary{width:42px;height:42px;border:1px solid var(--factory-border);border-radius:12px;background:#fff;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;list-style:none}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{width:18px;height:2px;border-radius:999px;background:currentColor}.mobile-menu__panel{position:absolute;right:0;top:calc(100% + 10px);min-width:210px;padding:10px;border:1px solid var(--factory-border);border-radius:14px;background:var(--factory-surface);box-shadow:0 20px 50px #0f172a24;display:grid;gap:4px;z-index:30}.mobile-menu__panel a{min-height:42px;display:flex;align-items:center;padding:8px 10px;border-radius:10px;color:var(--factory-text);font-weight:700}.mobile-menu__panel a:hover{background:color-mix(in srgb,var(--factory-primary) 9%,#fff);text-decoration:none}.mobile-menu__panel .language-switcher{padding:6px 8px 2px}.mobile-nav-group{border-radius:10px}.mobile-nav-group summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:10px;color:var(--factory-text);cursor:pointer;font-weight:800;list-style:none}.mobile-nav-group summary::-webkit-details-marker{display:none}.mobile-nav-group summary:after{content:"▾";font-size:12px;transition:transform .16s ease}.mobile-nav-group[open] summary:after{transform:rotate(180deg)}.mobile-nav-group summary:hover{background:color-mix(in srgb,var(--factory-primary) 9%,#fff)}.mobile-nav-group__links{display:grid;gap:3px;padding:2px 0 6px 10px}.mobile-nav-group__links a{min-height:0;display:grid;gap:2px;padding:9px 10px;font-weight:800;line-height:1.25}.mobile-nav-group__links a span+span{color:var(--factory-muted);font-size:12px;font-weight:600;line-height:1.35}.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{min-height:58px;padding:8px 0;gap:10px}.brand{min-width:0;flex:1}.brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav--desktop{display:none}.mobile-menu{display:block}.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:#1d2340;background:radial-gradient(circle at 12% 0%,rgba(255,179,205,.36),transparent 30rem),radial-gradient(circle at 88% 8%,rgba(159,217,255,.38),transparent 28rem),#f7fbff}body.recipe-sejda-letter-workbench{color:#3a312b;background:#fbf7f1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}.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}body.recipe-sejda-letter-workbench .site-header--sejda{border-bottom:1px solid rgba(138,106,79,.1);background:#fffffff0;backdrop-filter:blur(12px)}body.recipe-sejda-letter-workbench .site-header-inner{min-height:56px}body.recipe-sejda-letter-workbench .brand{color:#302a26;font-weight:700}body.recipe-sejda-letter-workbench .brand-mark{width:30px;height:30px;border-radius:999px;background:#25c28a;color:#fff}body.recipe-sejda-letter-workbench .nav a{min-height:38px;display:inline-flex;align-items:center;color:#302a26;font-weight:600}body.recipe-sejda-letter-workbench .mobile-menu summary{border-color:#8a6a4f29;color:#302a26}body.recipe-sejda-letter-workbench .mobile-menu__panel{border-color:#8a6a4f24}body.recipe-sejda-letter-workbench .language-switcher a{border-color:#8a6a4f29;color:#3a312b}body.recipe-sejda-letter-workbench .language-switcher a[aria-current=true]{border-color:#0f6f51;background:#0f6f51;color:#fff}.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-sejda-letter-workbench .page-recipe{position:relative}body.recipe-sejda-letter-workbench .page-recipe:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:clamp(250px,36vw,380px);height:430px;background:radial-gradient(circle,rgba(37,194,138,.22) 1.5px,transparent 2px) left 22px top 18px / 14px 14px no-repeat,radial-gradient(circle,rgba(37,194,138,.18) 1.5px,transparent 2px) right 22px top 12px / 14px 14px no-repeat,url("data:image/svg+xml,%3Csvg viewBox='0 0 1440 320' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f8f1e9' d='M0,74 C160,128 252,36 410,98 C560,157 613,211 760,146 C909,81 1038,111 1154,151 C1263,188 1326,92 1440,112 L1440,320 L0,320 Z'/%3E%3Cpath fill='%23efe2d3' d='M0,104 C154,166 248,61 394,116 C548,174 600,259 744,166 C895,68 1013,157 1130,198 C1244,239 1283,62 1440,125 L1440,320 L0,320 Z'/%3E%3C/svg%3E") center top / 100% 100% no-repeat;pointer-events:none}body.recipe-sejda-letter-workbench .page-block:first-child{padding-top:72px;padding-bottom:18px}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean{text-align:center}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:before,body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:after{content:"A";position:absolute;top:74px;display:grid;place-items:center;width:72px;height:58px;border:4px solid #17679a;border-radius:10px;background:#fffdf9;color:#25c28a;font-size:1.85rem;font-weight:800;box-shadow:10px 10px #8a6a4f29;transform:rotate(-10deg)}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:before{left:24px}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:after{content:"Z";right:24px;border-color:#25c28a;color:#17679a;transform:rotate(9deg)}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean h1{max-width:1100px;margin:0 auto 12px;color:#302a26;font-size:clamp(2.8rem,5vw,5.1rem);font-weight:700;line-height:1.03;white-space:nowrap}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean h1 .title-highlight{color:#25c28a}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .hero-lead{max-width:690px;margin:0 auto;color:#25c28a;font-size:clamp(.95rem,1.45vw,1.15rem);font-weight:500;line-height:1.42}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .badge-row{justify-content:center;margin-top:24px;transform:translateY(72px)}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .badge{border:1px solid rgba(37,194,138,.16);border-radius:999px;background:#e9f8f2;color:#14986b}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .badge,body.recipe-sejda-letter-workbench .nav a,body.recipe-sejda-letter-workbench .language-switcher a{transition:transform .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .badge:hover,body.recipe-sejda-letter-workbench .nav a:hover,body.recipe-sejda-letter-workbench .language-switcher a:hover{transform:translateY(-1px);text-decoration:none}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .badge:hover{border-color:#25c28a6b;background:#dff8ef;box-shadow:0 8px 18px #25c28a1f}body.recipe-sejda-letter-workbench .page-block--tool-sejda-panel{padding-top:12px}body.recipe-sejda-letter-workbench .page-block--tool-sejda-panel .tool-shell{max-width:1040px;margin:0 auto;padding:0;border:0;background:transparent;box-shadow:none}body.recipe-sejda-letter-workbench .example-card,body.recipe-sejda-letter-workbench .step-card,body.recipe-sejda-letter-workbench .privacy-panel,body.recipe-sejda-letter-workbench .content-card,body.recipe-sejda-letter-workbench .faq-card{border-color:#8a6a4f1f;border-radius:8px;background:#fffffff0;box-shadow:0 14px 38px #3a312b0f}body.recipe-sejda-letter-workbench .section-heading h2,body.recipe-sejda-letter-workbench .content-card h2,body.recipe-sejda-letter-workbench .content-card h3{color:#302a26}body.recipe-sejda-letter-workbench .content-card p,body.recipe-sejda-letter-workbench .content-card li,body.recipe-sejda-letter-workbench .example-card{color:#5f5148}body.recipe-sejda-letter-workbench .step-number{border-radius:999px;background:#25c28a;color:#fff}body.recipe-sejda-letter-workbench .privacy-panel strong{color:#14986b}body.recipe-sejda-letter-workbench .footer{border-top-color:#8a6a4f1f;color:#7b6a5e}body.recipe-sejda-letter-workbench .page-block--examples-soft-grid,body.recipe-sejda-letter-workbench .page-block--howItWorks-clean-steps,body.recipe-sejda-letter-workbench .page-block--content-lower-guide,body.recipe-sejda-letter-workbench .page-block--faq-compact{position:relative}body.recipe-sejda-letter-workbench .page-block--examples-soft-grid:before,body.recipe-sejda-letter-workbench .page-block--howItWorks-clean-steps:before,body.recipe-sejda-letter-workbench .page-block--content-lower-guide:before,body.recipe-sejda-letter-workbench .page-block--faq-compact:before{content:"R";position:absolute;z-index:0;display:grid;place-items:center;width:54px;height:44px;border:3px solid #17679a;border-radius:9px;background:#fffdf9;color:#25c28a;font-size:1.35rem;font-weight:800;box-shadow:8px 8px #8a6a4f24;pointer-events:none}body.recipe-sejda-letter-workbench .page-block--examples-soft-grid:before{content:"L";left:max(28px,calc((100vw - 1120px)/2 - 74px));top:82px;transform:rotate(-8deg)}body.recipe-sejda-letter-workbench .page-block--howItWorks-clean-steps:before{content:"H";right:max(30px,calc((100vw - 1120px)/2 - 76px));top:76px;border-color:#25c28a;color:#17679a;transform:rotate(9deg)}body.recipe-sejda-letter-workbench .page-block--content-lower-guide:before{content:"G";left:max(36px,calc((100vw - 1120px)/2 - 52px));top:58px;transform:rotate(-6deg)}body.recipe-sejda-letter-workbench .page-block--faq-compact:before{content:"F";right:max(30px,calc((100vw - 1120px)/2 - 76px));top:64px;border-color:#25c28a;color:#17679a;transform:rotate(7deg)}body.recipe-sejda-letter-workbench .page-block--examples-soft-grid .block-inner,body.recipe-sejda-letter-workbench .page-block--howItWorks-clean-steps .block-inner,body.recipe-sejda-letter-workbench .page-block--content-lower-guide .block-inner,body.recipe-sejda-letter-workbench .page-block--faq-compact .block-inner{position:relative;z-index:1}@media(max-width:980px){body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:before,body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:after{top:10px;width:52px;height:42px;border-width:3px;font-size:1.25rem;opacity:.7}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:before{left:4px}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:after{right:4px}}@media(max-width:720px){body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean h1{white-space:normal}body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:before,body.recipe-sejda-letter-workbench .page-block--hero-sejda-clean .block-inner:after{display:none}body.recipe-sejda-letter-workbench .page-block--examples-soft-grid:before,body.recipe-sejda-letter-workbench .page-block--howItWorks-clean-steps:before,body.recipe-sejda-letter-workbench .page-block--content-lower-guide:before{display:none}body.recipe-sejda-letter-workbench .page-block--faq-compact:before{display:none}}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(105,153,255,.18);background:#ffffffe6;box-shadow:0 1px #1d23400a;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:#1d2340;font-size:18px;font-weight:900;letter-spacing:0}body.recipe-tiny-tool-workbench .brand-mark{border-radius:9px;background:#7aa7ff;color:#fff;box-shadow:0 10px 22px #7aa7ff3d}body.recipe-tiny-tool-workbench .nav>a{min-height:38px;padding:7px 12px;border-radius:999px;color:#354263;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}body.recipe-tiny-tool-workbench .nav>a:hover{background:#eef5ff;color:#456ee7;text-decoration:none;transform:translateY(-1px)}body.recipe-tiny-tool-workbench .language-switcher a[aria-current=true]{border-color:#ff9bc2;background:#ff9bc2;color:#1d2340}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:#456ee7;letter-spacing:0;text-transform:none}body.recipe-tiny-tool-workbench .page-block--hero-search-first-tool h1{max-width:min(1040px,calc(100vw - 40px));margin:0 auto 12px;color:#1d2340;font-size:clamp(2rem,4vw,3.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:#4c5a7d;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:nowrap;gap:.22em;white-space:nowrap}body.recipe-tiny-tool-workbench .hero-rotator__words{position:relative;display:inline-grid;min-width:4.6em;min-height:1.08em;overflow:hidden;color:#ff8fbd;vertical-align:baseline}body.recipe-tiny-tool-workbench .hero-rotator__words span{grid-area:1 / 1;opacity:0;transform:translateY(80%);animation:rdgHeroWord 12.5s infinite;white-space:nowrap}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(2){animation-delay:2.5s}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(3){animation-delay:5s}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(4){animation-delay:7.5s}body.recipe-tiny-tool-workbench .hero-rotator__words span:nth-child(5){animation-delay:10s}@keyframes rdgHeroWord{0%,8%{opacity:0;transform:translateY(80%)}12%,20%{opacity:1;transform:translateY(0)}24%,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:#456ee7;letter-spacing:0;text-transform:none}body.recipe-tiny-tool-workbench .section-heading h2{color:#1d2340;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(122,167,255,.22);border-radius:14px;background:#fff;box-shadow:0 12px 30px #1d234012}body.recipe-tiny-tool-workbench .step-number{border-radius:8px;background:#7aa7ff;color:#1d2340}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:#4c5a7d}body.recipe-tiny-tool-workbench .footer{border-top-color:#7aa7ff2e;color:#4c5a7d}@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.35rem,6vw,2.25rem);line-height:1.08;overflow-wrap:normal}body.recipe-tiny-tool-workbench .hero-rotator{gap:.16em}body.recipe-tiny-tool-workbench .hero-rotator__words{min-width:4.6em}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)}}body.recipe-notebook-contrast-checker{--notebook-paper: #fbfbf5;--notebook-line: #cfdaf7;--notebook-ink: #2554d9;--notebook-deep: #163db0;--notebook-red: #e23b3b;--notebook-red-dark: #9f2626;--notebook-surface: #fffefa;color:var(--notebook-deep);background:linear-gradient(90deg,transparent 0 20px,rgba(226,59,59,.55) 21px 22px,transparent 23px),repeating-linear-gradient(180deg,var(--notebook-paper) 0 26px,var(--notebook-line) 27px 28px,var(--notebook-paper) 29px 54px);font-family:Comic Sans MS,Bradley Hand,Segoe Print,Trebuchet MS,sans-serif}body.recipe-notebook-contrast-checker .site-header--notebook{position:relative;border-bottom:2px solid var(--notebook-ink);background:#fbfbf5eb;backdrop-filter:blur(8px)}body.recipe-notebook-contrast-checker .site-header-inner{min-height:58px}body.recipe-notebook-contrast-checker .brand{color:var(--notebook-ink);font-weight:800}body.recipe-notebook-contrast-checker .brand-mark{width:34px;height:34px;border:2px solid var(--notebook-ink);border-radius:6px;background:var(--notebook-surface);color:var(--notebook-red)}body.recipe-notebook-contrast-checker .brand-mark:before{content:"☑"}body.recipe-notebook-contrast-checker .brand-mark{font-size:0}body.recipe-notebook-contrast-checker .brand-mark:before{font-size:22px;line-height:1}body.recipe-notebook-contrast-checker .nav a{min-height:38px;display:inline-flex;align-items:center;color:var(--notebook-ink);font-weight:800}body.recipe-notebook-contrast-checker .language-switcher a{border-color:var(--notebook-ink);border-radius:6px;background:var(--notebook-surface);color:var(--notebook-ink)}body.recipe-notebook-contrast-checker .language-switcher a[aria-current=true]{background:var(--notebook-ink);color:#fff}body.recipe-notebook-contrast-checker .page-block{padding:20px 0}body.recipe-notebook-contrast-checker .page-block:first-child{padding-top:24px}body.recipe-notebook-contrast-checker .page-block--hero-notebook{min-height:0;display:grid;align-items:end}body.recipe-notebook-contrast-checker .page-block--hero-notebook .block-inner{min-height:230px;padding-left:clamp(300px,32vw,380px);display:block}body.recipe-notebook-contrast-checker .page-block--hero-notebook .eyebrow,body.recipe-notebook-contrast-checker .page-block--hero-notebook h1,body.recipe-notebook-contrast-checker .page-block--hero-notebook .hero-lead,body.recipe-notebook-contrast-checker .page-block--hero-notebook .badge-row{max-width:740px}body.recipe-notebook-contrast-checker .page-block--hero-notebook .block-inner:before{content:"☑\a AA\a AAA\a Fix";white-space:pre-line;position:absolute;left:20px;top:4px;min-width:min(260px,100%);padding:18px 22px;border:2px solid var(--notebook-ink);border-radius:8px;background:var(--notebook-surface);color:var(--notebook-red);font-size:clamp(1.4rem,4vw,2.6rem);line-height:1.45;transform:rotate(-1.5deg)}body.recipe-notebook-contrast-checker .page-block--hero-notebook .eyebrow{color:var(--notebook-red-dark);letter-spacing:0}body.recipe-notebook-contrast-checker .page-block--hero-notebook h1{max-width:820px;margin-bottom:10px;color:var(--notebook-ink);font-family:Comic Sans MS,Bradley Hand,Segoe Print,cursive;font-size:clamp(2.55rem,5.4vw,4.8rem);font-weight:500;line-height:.95}body.recipe-notebook-contrast-checker .page-block--hero-notebook .hero-lead{max-width:720px;color:var(--notebook-deep);font-size:clamp(1rem,1.4vw,1.16rem)}body.recipe-notebook-contrast-checker .badge{border:2px solid var(--notebook-ink);border-radius:6px;background:var(--notebook-surface);color:var(--notebook-ink)}body.recipe-notebook-contrast-checker .page-block--tool-worksheet{padding-top:4px}body.recipe-notebook-contrast-checker .page-block--tool-worksheet .tool-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.recipe-notebook-contrast-checker .section-heading .eyebrow,body.recipe-notebook-contrast-checker .eyebrow{color:var(--notebook-red-dark);letter-spacing:0}body.recipe-notebook-contrast-checker .section-heading h2,body.recipe-notebook-contrast-checker .content-card h2,body.recipe-notebook-contrast-checker .content-card h3{color:var(--notebook-ink);font-family:Comic Sans MS,Bradley Hand,Segoe Print,cursive;font-weight:500}body.recipe-notebook-contrast-checker .step-card,body.recipe-notebook-contrast-checker .example-card,body.recipe-notebook-contrast-checker .guide-card,body.recipe-notebook-contrast-checker .privacy-panel,body.recipe-notebook-contrast-checker .content-card{border:2px solid rgba(37,84,217,.72);border-radius:8px;background:repeating-linear-gradient(180deg,#fffefaf5 0 26px,#cfdaf7d1 27px 28px,#fffefaf5 29px 54px);color:var(--notebook-deep);box-shadow:0 12px #2554d914}body.recipe-notebook-contrast-checker .content-card p,body.recipe-notebook-contrast-checker .content-card li,body.recipe-notebook-contrast-checker .example-card,body.recipe-notebook-contrast-checker .step-card p,body.recipe-notebook-contrast-checker .guide-card span,body.recipe-notebook-contrast-checker .privacy-panel p{color:#1d3f9f}body.recipe-notebook-contrast-checker .step-number{border-radius:6px;background:var(--notebook-red);color:#fff}body.recipe-notebook-contrast-checker .privacy-panel{border-color:var(--notebook-red);background:linear-gradient(90deg,#fff0eff0,#fffefaf0),repeating-linear-gradient(180deg,transparent 0 26px,rgba(226,59,59,.22) 27px 28px,transparent 29px 54px)}body.recipe-notebook-contrast-checker .privacy-panel strong{color:var(--notebook-red-dark)}body.recipe-notebook-contrast-checker .footer{border-top:2px solid var(--notebook-ink);color:var(--notebook-deep);background:#fbfbf5d9}@media(max-width:760px){body.recipe-notebook-contrast-checker{background:linear-gradient(90deg,transparent 0 10px,rgba(226,59,59,.45) 11px 12px,transparent 13px),repeating-linear-gradient(180deg,var(--notebook-paper) 0 26px,var(--notebook-line) 27px 28px,var(--notebook-paper) 29px 54px)}body.recipe-notebook-contrast-checker .page-block--hero-notebook{min-height:0}body.recipe-notebook-contrast-checker .page-block--hero-notebook .block-inner{display:block;min-height:0;padding-left:0}body.recipe-notebook-contrast-checker .page-block--hero-notebook .block-inner:before{display:none}body.recipe-notebook-contrast-checker .page-block--hero-notebook h1{font-size:clamp(1.85rem,9vw,2.55rem);max-width:100%}body.recipe-notebook-contrast-checker .page-block--hero-notebook .hero-lead{max-width:100%;overflow-wrap:anywhere;font-size:.9rem;line-height:1.35}body.recipe-notebook-contrast-checker .page-block--hero-notebook .badge-row{display:none}body.recipe-notebook-contrast-checker .step-grid,body.recipe-notebook-contrast-checker .example-grid,body.recipe-notebook-contrast-checker .guide-grid{grid-template-columns:1fr}}body.recipe-monochrome-file-studio{color:#10251f;background:linear-gradient(90deg,rgba(16,37,31,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(16,37,31,.035) 1px,transparent 1px),#eef5ee;background-size:36px 36px;font-family:Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif}body.recipe-monochrome-file-studio .site-header--compact{border-bottom:1px solid rgba(16,37,31,.12);background:#eef5eeeb;backdrop-filter:blur(12px)}body.recipe-monochrome-file-studio .site-header-inner{min-height:58px}body.recipe-monochrome-file-studio .brand{color:#10251f;font-weight:900}body.recipe-monochrome-file-studio .brand-mark{width:30px;height:30px;border:2px solid #10251f;border-radius:8px;background:#b8d9c4;color:#10251f;font-size:.9rem}body.recipe-monochrome-file-studio .nav a{min-height:40px;display:inline-flex;align-items:center;color:#10251f;font-size:12px;font-weight:800}body.recipe-monochrome-file-studio .language-switcher{display:none}body.recipe-monochrome-file-studio .page-block{padding:clamp(30px,6vw,72px) 0}body.recipe-monochrome-file-studio .page-block:first-child{padding-top:clamp(28px,5vw,56px)}body.recipe-monochrome-file-studio .page-block--heroTool-heic-lab{min-height:calc(100vh - 58px);display:grid;align-items:center;padding-bottom:clamp(24px,4vw,44px)}body.recipe-monochrome-file-studio .page-block--heroTool-heic-lab .block-inner{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);gap:clamp(20px,4vw,52px);align-items:stretch}body.recipe-monochrome-file-studio .hero-tool-copy,body.recipe-monochrome-file-studio .hero-tool-panel{min-width:0}body.recipe-monochrome-file-studio .hero-tool-copy{display:grid;align-content:center;padding:clamp(10px,3vw,24px) 0}body.recipe-monochrome-file-studio .page-block--heroTool-heic-lab h1{max-width:640px;margin-bottom:16px;color:#10251f;font-size:clamp(2.45rem,5.4vw,5.15rem);font-weight:950;line-height:.94}body.recipe-monochrome-file-studio .page-block--heroTool-heic-lab .hero-lead{max-width:620px;color:#29423a;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.55}body.recipe-monochrome-file-studio .eyebrow{color:#27624f;font-size:.75rem;letter-spacing:0}body.recipe-monochrome-file-studio .badge{border:1px solid rgba(16,37,31,.2);border-radius:999px;background:#fff;color:#10251f;font-size:.76rem;box-shadow:none}body.recipe-monochrome-file-studio .hero-tool-panel .tool-shell{height:100%;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.heic-opener{display:grid;gap:18px}.heic-dropzone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(14px,3vw,24px);align-items:center;min-height:170px;padding:clamp(18px,3vw,26px);border:1px solid rgba(16,37,31,.24);border-radius:18px;background:#fff;box-shadow:0 22px 60px #10251f1f;transition:transform .16s ease,box-shadow .16s ease}.heic-dropzone.dragging{transform:translateY(-2px);box-shadow:0 28px 72px #10251f29}.heic-file-glyph{position:relative;display:grid;place-items:end center;width:78px;height:98px;border:2px solid #10251f;border-radius:12px;background:repeating-linear-gradient(180deg,#fff 0 15px,#e7f0e8 16px 17px)}.heic-file-glyph:before{content:"";position:absolute;top:-2px;right:-2px;width:28px;height:28px;border-left:2px solid #10251f;border-bottom:2px solid #10251f;background:#eef5ee}.heic-file-glyph span{margin-bottom:16px;color:#10251f;font-size:.82rem;font-weight:950}.heic-drop-copy{display:grid;gap:7px;min-width:0}.heic-drop-copy strong{color:#10251f;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:950;line-height:1}.heic-drop-copy span{color:#29423a}.heic-kicker{margin:0;color:#27624f;font-size:.76rem;font-weight:950;text-transform:uppercase}.heic-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.heic-chip-row span{min-height:28px;display:inline-flex;align-items:center;padding:4px 9px;border:1px solid rgba(16,37,31,.18);border-radius:999px;background:#f4faf5;color:#10251f;font-size:.78rem;font-weight:850}.heic-primary-button,.heic-actions button,.heic-actions .button{min-height:44px;border-radius:999px;background:#10251f;color:#fff;box-shadow:none}.heic-actions button.secondary,.heic-actions .secondary-link{border:1px solid #10251f;background:#fff;color:#10251f}.heic-workbench{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.88fr);gap:18px;align-items:stretch}.heic-preview-frame,.heic-details{min-height:300px;border:1px solid rgba(16,37,31,.24);border-radius:18px;background:#fff;box-shadow:0 18px 48px #10251f14}.heic-preview-frame{display:grid;place-items:center;overflow:hidden}.heic-preview-frame img{width:100%;height:100%;max-height:520px;object-fit:contain;background:#f1f1ed}.heic-preview-empty{width:min(76%,310px);aspect-ratio:1.2;display:grid;gap:13px;align-content:center;padding:28px;border:2px solid #10251f;background:repeating-linear-gradient(135deg,#f4faf5 0 15px,#dcebe0 16px 17px)}.heic-preview-empty span{display:block;height:12px;background:#10251f}.heic-preview-empty span:nth-child(3){width:45%}.heic-details{display:grid;align-content:space-between;gap:16px;padding:clamp(18px,4vw,28px)}.heic-details span,.heic-meta-grid dt{color:#4f6a60;font-size:.76rem;font-weight:950;text-transform:uppercase}.heic-details strong{display:block;color:#10251f;font-size:clamp(1.35rem,3vw,2.05rem);line-height:1.05}.heic-details p{margin:8px 0 0;color:#29423a}.heic-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.heic-meta-grid div{min-width:0;padding:12px;border:1px solid rgba(16,37,31,.16);border-radius:12px;background:#f4faf5}.heic-meta-grid dt,.heic-meta-grid dd{margin:0}.heic-meta-grid dd{overflow:hidden;color:#10251f;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.heic-actions{display:flex;flex-wrap:wrap;gap:10px}.heic-privacy{margin:0}body.recipe-monochrome-file-studio .heic-error{border:1px solid #b94336;border-radius:12px;background:#fff3f0;color:#9f1d12}body.recipe-monochrome-file-studio .step-card,body.recipe-monochrome-file-studio .example-card,body.recipe-monochrome-file-studio .guide-card,body.recipe-monochrome-file-studio .privacy-panel,body.recipe-monochrome-file-studio .content-card{border:1px solid rgba(16,37,31,.16);border-radius:16px;background:#fff;box-shadow:0 12px 34px #10251f0e}body.recipe-monochrome-file-studio .step-number{border-radius:9px;background:#10251f;color:#fff}body.recipe-monochrome-file-studio .section-heading h2,body.recipe-monochrome-file-studio .content-card h2,body.recipe-monochrome-file-studio .content-card h3{color:#10251f;font-weight:950}body.recipe-monochrome-file-studio .content-card p,body.recipe-monochrome-file-studio .content-card li,body.recipe-monochrome-file-studio .step-card p,body.recipe-monochrome-file-studio .example-card,body.recipe-monochrome-file-studio .privacy-panel p{color:#29423a}body.recipe-monochrome-file-studio .footer{border-top:1px solid rgba(16,37,31,.12);color:#4f6a60;background:#dfece1}@media(max-width:820px){body.recipe-monochrome-file-studio .page-block--heroTool-heic-lab{min-height:0;align-items:start}body.recipe-monochrome-file-studio .page-block--heroTool-heic-lab .block-inner,.heic-dropzone,.heic-workbench{grid-template-columns:1fr}.heic-primary-button{width:100%}.heic-preview-frame,.heic-details{min-height:260px}.heic-meta-grid{grid-template-columns:1fr}body.recipe-monochrome-file-studio .page-block--faq-split .content-card{column-count:1}}body.recipe-heic-pixel-native{--factory-bg: #ffffff;--factory-surface: #ffffff;--factory-text: #050505;--factory-muted: #4b5563;--factory-border: #e4e7ec;--factory-primary: #050505;--factory-radius: 8px;--factory-max: 1100px;background:#fff;color:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body.recipe-heic-pixel-native .container{max-width:var(--factory-max)}body.recipe-heic-pixel-native .site-header{border-bottom:0;background:#fffffff0;backdrop-filter:blur(14px)}body.recipe-heic-pixel-native .site-header-inner{min-height:62px}body.recipe-heic-pixel-native .brand{gap:8px;color:#050505;font-size:15px;font-weight:900}body.recipe-heic-pixel-native .brand:hover{text-decoration:none}body.recipe-heic-pixel-native .brand-mark{position:relative;width:20px;height:24px;border:2px solid #111;border-radius:2px;background:#fff;color:transparent;box-shadow:none;overflow:hidden}body.recipe-heic-pixel-native .brand-mark>*{display:none}body.recipe-heic-pixel-native .brand-mark:after{content:"";position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-left:2px solid #111;border-bottom:2px solid #111;background:#fff}body.recipe-heic-pixel-native .nav a{min-height:34px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:#050505;font-size:12px;font-weight:800}body.recipe-heic-pixel-native .nav a:hover{text-decoration:none}body.recipe-heic-pixel-native .nav a:hover,body.recipe-heic-pixel-native .nav a:focus-visible{background:#f3f4f6}body.recipe-heic-pixel-native .nav-dropdown__menu{border-color:#e5e7eb;border-radius:8px;box-shadow:0 18px 40px #0000001f}body.recipe-heic-pixel-native .nav .nav-dropdown__item{min-height:auto;display:grid;align-items:start;padding:10px 12px;border-radius:6px;color:#050505;font-size:13px}body.recipe-heic-pixel-native .nav .nav-dropdown__item:hover,body.recipe-heic-pixel-native .nav .nav-dropdown__item:focus-visible{background:#f3f4f6}body.recipe-heic-pixel-native .nav-dropdown__description{color:#667085}body.recipe-heic-pixel-native .nav .language-switcher{gap:4px}body.recipe-heic-pixel-native .nav .language-switcher a,body.recipe-heic-pixel-native .nav .language-switcher a[aria-current=true]{min-width:0;min-height:30px;padding:0 9px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#050505;box-shadow:none}body.recipe-heic-pixel-native .mobile-menu__panel .language-switcher a,body.recipe-heic-pixel-native .mobile-menu__panel .language-switcher a[aria-current=true]{min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;color:#050505;box-shadow:none}body.recipe-heic-pixel-native .footer{margin-top:0;padding:56px 0;border-top:1px solid #e5e7eb;background:#fff}body.recipe-heic-pixel-native .footer .container{align-items:flex-start}.heic-native{overflow:hidden}.heic-native-hero{padding:46px 0 38px}.heic-native-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:64px;align-items:center}.heic-native-hero__grid>*,.open-heic-tool,.heic-dropzone,.heic-status-panel{min-width:0}.heic-native-kicker,.heic-tool-eyebrow,.heic-native-heading p{margin:0;color:#667085;font-size:13px;font-weight:800;line-height:1.2}.heic-native-kicker{display:inline-flex;align-items:center;gap:10px}.heic-native-kicker span{width:18px;height:18px;display:inline-grid;place-items:center;border:1px solid #8fd9c5;border-radius:999px;color:#2f9d7e;font-size:11px;line-height:1}.heic-native-hero__copy h1{max-width:560px;margin:26px 0 20px;color:#050505;font-size:58px;font-weight:950;line-height:.96;letter-spacing:0}.heic-native-hero__copy{max-width:100%}.heic-native-lead{max-width:560px;margin:0;color:#202733;font-size:17px;line-height:1.55}.heic-native-pills,.heic-native-actions,.heic-download-row{display:flex;flex-wrap:wrap;gap:12px}.heic-native-pills{margin-top:24px}.heic-native-pills span{min-height:33px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#202733;font-size:12px;font-weight:800;box-shadow:0 8px 18px #0f172a0a}.heic-native-pills span:before{content:"";width:14px;height:14px;border:1.5px solid #050505;border-radius:999px}.heic-native-actions{margin-top:32px}.heic-native-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d8dde6;border-radius:999px;padding:0 24px;background:#fff;color:#050505;font-size:14px;font-weight:900;line-height:1;text-decoration:none;cursor:pointer}.heic-native-button:hover{text-decoration:none}.heic-native-button--primary{border-color:#050505;background:#050505;color:#fff;box-shadow:0 15px 26px #00000029}.heic-native-button--disabled,.heic-native-button:disabled{border-color:#edf0f4;background:#f1f3f5;color:#a8afb8;box-shadow:none;cursor:not-allowed}.heic-native-hero__art{display:flex;justify-content:center}.heic-native-hero__art img{width:100%;max-width:430px;height:auto}.heic-native-tool{padding:18px 0 26px;scroll-margin-top:82px}body.recipe-heic-pixel-native .heic-native-tool .tool-shell{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.open-heic-tool{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:24px;padding:24px;border:1px solid #dfe3ea;border-radius:8px;background:#fff;box-shadow:0 24px 64px #0f172a1f}.open-heic-tool__file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.heic-mobile-button{display:none}.heic-dropzone{min-height:302px;display:grid;grid-template-columns:1fr;place-items:center;justify-items:center;align-content:center;gap:12px;padding:28px;border:1px dashed #cfd6df;border-radius:6px;background:#fff;text-align:center;cursor:pointer}.heic-dropzone:hover,.heic-dropzone.is-dragging{border-color:#050505;background:#fbfcfd}.heic-file-icon{position:relative;width:55px;height:66px;display:grid;place-items:center;border:1.5px solid #111;border-radius:2px;background:#fff;color:#111827;font-size:12px;font-weight:950}.heic-file-icon:after{content:"";position:absolute;top:-1.5px;right:-1.5px;width:15px;height:15px;border-left:1.5px solid #111;border-bottom:1.5px solid #111;background:#fff}.heic-dropzone h2{margin:14px 0 0;color:#050505;font-size:19px;font-weight:950;line-height:1.2;letter-spacing:0}.heic-dropzone p{margin:0 0 6px;color:#4b5563;font-size:13px;line-height:1.4}.heic-dropzone .heic-native-button{min-height:40px;padding-inline:20px;font-size:13px}.heic-dropzone__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.heic-dropzone__chips span{min-height:30px;display:inline-flex;align-items:center;padding:0 13px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:800}.heic-status-panel{min-width:0;display:flex;flex-direction:column;border-left:1px solid #edf0f4;padding:10px 0 0 24px}.heic-status-panel h2{margin:12px 0 4px;color:#050505;font-size:22px;font-weight:950;line-height:1.1;letter-spacing:0}.heic-status-panel p{margin:0;color:#4b5563;font-size:13px;line-height:1.45}.heic-preview-frame{min-height:118px;display:grid;place-items:center;margin:16px 0 0;border:1px solid #edf0f4;border-radius:6px;background:#fbfcfd;overflow:hidden}.heic-preview-frame img{width:100%;max-height:180px;object-fit:contain;background:#fff}.heic-preview-empty{width:88px;display:grid;gap:8px}.heic-preview-empty span{height:7px;border-radius:999px;background:#d9dee6}.heic-preview-empty span:nth-child(1){width:100%}.heic-preview-empty span:nth-child(2){width:72%}.heic-preview-empty span:nth-child(3){width:48%}.heic-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.heic-metrics div{min-height:70px;padding:12px;border:1px solid #dfe3ea;border-radius:4px;background:#fff}.heic-metrics span{display:block;margin-bottom:9px;color:#7b8494;font-size:12px;font-weight:800}.heic-metrics strong{display:block;color:#111827;font-size:13px;line-height:1.2;overflow-wrap:anywhere}.heic-download-row{margin-top:18px}.heic-download-row .heic-native-button{min-height:38px;padding-inline:18px;font-size:12px}.heic-clear-button{width:fit-content;min-height:36px;margin-top:14px;border:1px solid #d8dde6;border-radius:999px;background:#fff;color:#111827;padding:0 16px;font-weight:800;cursor:pointer}.heic-clear-button:disabled{color:#a8afb8;cursor:not-allowed}.heic-tool-privacy{margin-top:auto!important;padding-top:20px;color:#4b5563!important}.heic-native-note{padding:0 0 42px}.heic-native-note__card{display:flex;align-items:center;gap:36px;min-height:56px;padding:0 24px;border-radius:8px;background:#f5f6f8;color:#111827}.heic-native-note__card strong{display:inline-flex;align-items:center;gap:10px;font-weight:950}.heic-native-note__card strong:before{content:"";width:18px;height:18px;border:1.5px solid #111;border-radius:999px}.heic-native-note__card span{color:#2f3745;font-size:14px;line-height:1.45}.heic-native-section{padding:46px 0}.heic-native-heading{max-width:760px;margin:0 auto 22px;text-align:center}.heic-native-heading h2,.heic-native-card h2,.heic-native-privacy h2{margin:8px 0 0;color:#050505;font-size:32px;font-weight:950;line-height:1.1;letter-spacing:0}.heic-native-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;max-width:900px;margin:0 auto}.heic-native-step{position:relative;text-align:left}.heic-native-step>span{display:none}.heic-native-step img{display:block;width:145px;max-width:72%;height:auto;margin:0 auto 14px}.heic-native-step h3{margin:0 0 12px;color:#050505;font-size:19px;font-weight:950;line-height:1.2;letter-spacing:0}.heic-native-step p{margin:0;color:#344054;font-size:14px;line-height:1.65}.heic-native-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.heic-native-card{min-height:392px;padding:26px;border:1px solid #e1e5ea;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a14}.heic-native-card img{width:100%;max-width:180px;height:auto;display:block;margin:0 auto 20px}.heic-native-card h2{font-size:24px}.heic-native-card ul{display:grid;gap:9px;margin:20px 0 22px;padding:0;list-style:none}.heic-native-card li{position:relative;padding-left:24px;color:#263241;font-size:14px;line-height:1.45}.heic-native-card li:before{content:"";position:absolute;left:0;top:.25em;width:14px;height:14px;border:1.5px solid #050505;border-radius:999px}.heic-native-card a{color:#1f4db6;font-size:14px;font-weight:900;text-decoration:none}.heic-native-privacy{padding-top:18px}.heic-native-privacy__panel{display:grid;grid-template-columns:200px 240px minmax(0,1fr);gap:34px;align-items:center;min-height:196px;padding:34px 38px;border-radius:8px;background:#050505;color:#fff}.heic-native-privacy__panel>img{width:168px;height:auto}.heic-native-privacy h2,.heic-native-privacy p{color:#fff}.heic-native-privacy p{margin:10px 0 0;font-size:15px;line-height:1.5}.heic-native-privacy__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.heic-native-privacy__points div{min-height:112px;padding-left:24px;border-left:1px solid rgba(255,255,255,.26)}.heic-native-privacy__points strong{display:block;margin-bottom:8px;color:#fff;font-size:15px}.heic-native-privacy__points span{color:#ffffffc7;font-size:13px;line-height:1.55}.heic-native-faq{padding-top:28px}.heic-native-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.heic-native-faq details{border:1px solid #dfe3ea;border-radius:6px;background:#fff;overflow:hidden}.heic-native-faq summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;color:#111827;font-size:14px;font-weight:850;cursor:pointer}.heic-native-faq summary:after{content:"+";color:#64748b}.heic-native-faq details[open] summary:after{content:"-"}.heic-native-faq p{margin:0;padding:0 18px 18px;color:#4b5563;font-size:14px;line-height:1.55}.heic-native-faq__action{display:flex;justify-content:center;margin-top:34px}.heic-faq-page{background:#fff}.heic-faq-hero{padding:58px 0 18px}.heic-faq-hero h1{max-width:760px;margin:16px 0 0;color:#050505;font-size:clamp(2.5rem,7vw,4.8rem);font-weight:950;line-height:.96;letter-spacing:0}.heic-faq-hero p:last-child{max-width:720px;margin:22px 0 0;color:#243044;font-size:18px;line-height:1.55}.heic-faq-group{padding:30px;border:1px solid #e1e5ea;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a14}.heic-faq-group .heic-native-heading{margin-bottom:24px}.heic-faq-group .heic-native-heading p{margin:12px auto 0;color:#42526a;font-size:15px;line-height:1.5}.heic-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.heic-faq-item{border:1px solid #dfe3ea;border-radius:6px;background:#fff;overflow:hidden}.heic-faq-item summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;color:#111827;font-size:14px;font-weight:850;cursor:pointer}.heic-faq-item summary:after{content:"+";color:#64748b}.heic-faq-item[open] summary:after{content:"-"}.heic-faq-item p{margin:0;padding:0 18px 18px;color:#4b5563;font-size:14px;line-height:1.55}.heic-pdf-page{background:#fff}.heic-pdf-hero{padding:46px 0 28px}.heic-pdf-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) 430px;gap:58px;align-items:center}.heic-pdf-hero__copy h1{max-width:640px;margin:26px 0 20px;color:#050505;font-size:clamp(2.55rem,5.1vw,4rem);font-weight:950;line-height:1;letter-spacing:0}.heic-pdf-hero__art{display:flex;align-items:center;justify-content:center}.heic-pdf-hero__art img{width:min(345px,100%);height:auto;display:block}.heic-pdf-art-card{position:relative;min-height:210px;display:grid;place-items:center;border:1.5px solid #050505;border-radius:8px;background:#fff;box-shadow:18px 18px #f1f3f6}.heic-pdf-art-card:after{content:"";position:absolute;top:-1.5px;right:-1.5px;width:36px;height:36px;border-left:1.5px solid #050505;border-bottom:1.5px solid #050505;background:#fff}.heic-pdf-art-card span{color:#050505;font-size:28px;font-weight:950}.heic-pdf-art-card--image{transform:rotate(-4deg)}.heic-pdf-art-card--document{background:linear-gradient(#dfe5ee 0 0) 50% 58% / 48% 8px no-repeat,linear-gradient(#dfe5ee 0 0) 50% 68% / 36% 8px no-repeat,#fff;transform:rotate(4deg)}.heic-pdf-art-arrow{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#050505;color:#fff;font-size:12px;font-weight:950;text-transform:uppercase}.heic-pdf-tool{padding:18px 0 26px;scroll-margin-top:82px}.heic-pdf-tool__shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:24px;padding:24px;border:1px solid #dfe3ea;border-radius:8px;background:#fff;box-shadow:0 24px 64px #0f172a1f}.heic-pdf-dropzone{min-height:280px;display:grid;place-items:center;justify-items:center;align-content:center;gap:12px;padding:28px;border:1px dashed #cfd6df;border-radius:6px;background:#fff;text-align:center}.heic-pdf-dropzone h2,.heic-pdf-settings h2,.heic-pdf-card h2,.heic-pdf-privacy h2{margin:14px 0 0;color:#050505;font-size:22px;font-weight:950;line-height:1.15;letter-spacing:0}.heic-pdf-dropzone p,.heic-pdf-settings p,.heic-pdf-card p,.heic-pdf-privacy p{margin:0;color:#4b5563;font-size:14px;line-height:1.55}.heic-pdf-settings{min-width:0;display:grid;align-content:start;gap:14px;border-left:1px solid #edf0f4;padding:10px 0 0 24px}.heic-pdf-settings .heic-tool-eyebrow{display:none}.heic-pdf-setting-row{display:flex;justify-content:space-between;gap:18px;padding:14px;border:1px solid #dfe3ea;border-radius:6px;background:#fbfcfd}.heic-pdf-setting-row span{color:#7b8494;font-size:12px;font-weight:850}.heic-pdf-setting-row strong{color:#111827;font-size:13px;text-align:right}.heic-pdf-settings .heic-native-button{width:fit-content;margin-top:4px}.heic-pdf-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.heic-pdf-dropzone{cursor:pointer}.heic-pdf-dropzone:hover,.heic-pdf-dropzone.is-dragging{border-color:#050505;background:#fbfcfd}.heic-pdf-controls{display:grid;gap:10px}.heic-pdf-controls label{display:grid;gap:7px}.heic-pdf-controls label>span{color:#7b8494;font-size:12px;font-weight:850}.heic-pdf-controls select{min-height:42px;border:1px solid #dfe3ea;border-radius:6px;background:#fff;color:#111827;font:inherit;font-size:13px;font-weight:800}.heic-pdf-output{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px}.heic-pdf-status{min-height:40px;padding:12px 14px;border:1px solid #edf0f4;border-radius:6px;background:#fff;color:#4b5563}.heic-pdf-preview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.heic-pdf-preview-card{min-width:0;display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid #dfe3ea;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.heic-pdf-preview-card--error{border-color:#fecaca;background:#fff7f7}.heic-pdf-preview-frame{min-width:0;height:96px;display:grid;place-items:center;border:1px solid #edf0f4;border-radius:6px;background:#fbfcfd;overflow:hidden}.heic-pdf-preview-frame img{width:100%;height:100%;object-fit:contain;background:#fff}.heic-pdf-preview-meta{min-width:0}.heic-pdf-preview-meta h3{margin:0;color:#050505;font-size:15px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.heic-pdf-preview-meta p{margin:6px 0 0;color:#4b5563;font-size:13px;line-height:1.4}.heic-pdf-preview-meta dl{display:flex;flex-wrap:wrap;gap:8px 12px;margin:10px 0 0}.heic-pdf-preview-meta div{min-width:0}.heic-pdf-preview-meta dt{color:#7b8494;font-size:11px;font-weight:850}.heic-pdf-preview-meta dd{margin:0;color:#111827;font-size:12px;font-weight:850}.heic-pdf-remove,.heic-pdf-reset{min-height:36px;border:1px solid #d8dde6;border-radius:999px;background:#fff;color:#111827;padding:0 14px;font-size:12px;font-weight:850;cursor:pointer}.heic-pdf-remove:hover,.heic-pdf-reset:hover{border-color:#050505}.heic-pdf-reset:disabled{color:#a8afb8;cursor:not-allowed}.heic-pdf-note{padding:0 0 42px}.heic-pdf-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;max-width:900px;margin:0 auto}.heic-pdf-card{min-height:340px;padding:26px;border:1px solid #e1e5ea;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a14}.heic-pdf-steps article{min-height:0;padding:0;border:0;background:transparent;box-shadow:none;text-align:left}.heic-pdf-steps span{display:none}.heic-pdf-step img{width:145px;max-width:72%;height:auto;display:block;margin:0 auto 14px}.heic-pdf-steps h3{margin:0 0 12px;color:#050505;font-size:19px;font-weight:950;line-height:1.2}.heic-pdf-steps p{margin:0;color:#344054;font-size:14px;line-height:1.65}.heic-pdf-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.heic-pdf-card h2{margin-top:0;font-size:24px}.heic-pdf-card img{width:180px;max-width:100%;height:auto;display:block;margin:0 auto 20px}.heic-pdf-card p{margin-top:16px}.heic-pdf-privacy{padding-top:18px}.heic-pdf-privacy__panel{display:grid;grid-template-columns:200px 300px minmax(0,1fr);gap:34px;align-items:center;min-height:196px;padding:34px 38px;border-radius:8px;background:#050505;color:#fff}.heic-pdf-privacy img{width:168px;max-width:100%;height:auto;display:block;border-radius:8px}.heic-pdf-privacy__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.heic-pdf-privacy__points div{min-height:64px;padding-left:24px;border-left:1px solid rgba(255,255,255,.26)}.heic-pdf-privacy__points strong{display:block;margin:0;color:#fff;font-size:15px;line-height:1.3}.heic-pdf-privacy h2,.heic-pdf-privacy p{color:#fff}.heic-pdf-privacy p{margin-top:14px;color:#ffffffc7}.heic-pdf-privacy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.heic-pdf-privacy li{min-height:58px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.22);border-radius:6px;color:#fff;font-size:13px;font-weight:850}.heic-pdf-privacy li:before{content:"";width:14px;height:14px;flex:0 0 auto;border:1.5px solid currentColor;border-radius:999px}.heic-pdf-faq{padding-top:28px}@media(max-width:980px){.heic-native-hero{padding-top:24px}.heic-native-hero__grid,.heic-pdf-hero__grid,.open-heic-tool,.heic-pdf-tool__shell,.heic-native-privacy__panel,.heic-pdf-privacy__panel{grid-template-columns:1fr}.heic-native-hero__art,.heic-pdf-hero__art{order:-1}.heic-status-panel,.heic-pdf-settings{border-left:0;border-top:1px solid #edf0f4;padding:24px 0 0}.heic-native-steps,.heic-native-card-grid,.heic-native-privacy__points,.heic-native-faq__grid,.heic-faq-list,.heic-pdf-steps,.heic-pdf-card-grid,.heic-pdf-preview-list,.heic-pdf-privacy ul{grid-template-columns:1fr}.heic-native-privacy__panel>img{display:none}}@media(max-width:720px){body.recipe-heic-pixel-native .site-header-inner{min-height:58px}.heic-native-hero__grid{gap:28px}.heic-native-hero__art{overflow:hidden}.heic-native-hero__art img{max-width:340px}.heic-native-hero__copy h1{max-width:340px;font-size:31px;line-height:1.04;overflow-wrap:break-word}.heic-native-lead{font-size:16px;max-width:340px}.open-heic-tool{width:100%;max-width:calc(100vw - 40px);padding:16px}.heic-pdf-tool__shell{padding:16px}.heic-pdf-preview-card{grid-template-columns:1fr}.heic-pdf-preview-frame{height:160px}.heic-dropzone{width:100%;min-height:260px;padding:22px 12px}.heic-dropzone h2{max-width:280px}.heic-native-button{padding-inline:18px}.heic-metrics{grid-template-columns:1fr}.heic-native-note__card{display:grid;gap:8px;padding:16px}.heic-native-heading h2,.heic-native-privacy h2{font-size:28px}.heic-native-card{min-height:0}.heic-native-privacy__panel{padding:28px 22px}.heic-native-privacy__points{gap:18px}}
