: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 color-mix(in srgb,var(--factory-primary) 18%,var(--factory-border));background:#ffffffeb;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:66px;gap:16px}.brand{display:flex;align-items:center;gap:12px;font-weight:850;color:var(--factory-text);letter-spacing:0}.brand:hover{text-decoration:none}.brand-mark{position:relative;width:46px;height:46px;border-radius:50%;background:#8f1f12;display:inline-flex;color:#fff4df;align-items:center;justify-content:center;box-shadow:inset 0 0 0 3px #fff4df,inset 0 0 0 6px #8f1f12,0 1px #0000001f;flex:0 0 auto}.brand-mark__ring{position:absolute;inset:4px;display:flex;align-items:flex-start;justify-content:center;padding-top:3px;border:1.5px solid rgba(255,244,223,.72);border-radius:50%;color:#fff4df;font-size:7px;font-weight:900;letter-spacing:.08em}.brand-mark__center{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#612014;color:#fff4df;transform:translateY(2px)}.brand-mark svg{width:19px;height:19px;display:block}.nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap;font-size:14px;font-weight:700}.nav a{color:#1d1d1f}.nav a:hover{color:#8f1f12;text-decoration:none}.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}.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-monochrome-file-studio{--heic-black: #07090f;--heic-muted: #5d6678;--heic-line: #dfe5ee;--heic-soft: #f8fafc;--heic-blue: #2b5da7;--factory-max: 1100px;color:var(--heic-black);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.55}body.recipe-monochrome-file-studio .container{max-width:1164px;padding-inline:0}body.recipe-monochrome-file-studio .site-header--compact{position:static;border-bottom:0;background:#fff;backdrop-filter:none}body.recipe-monochrome-file-studio .site-header-inner{min-height:58px;padding:20px 0 10px}body.recipe-monochrome-file-studio .brand{gap:8px;color:var(--heic-black);font-size:17px;font-weight:800;letter-spacing:-.02em}body.recipe-monochrome-file-studio .brand-mark{position:relative;width:20px;height:24px;border:1.8px solid var(--heic-black);border-radius:2px;background:#fff;color:transparent;box-shadow:none}body.recipe-monochrome-file-studio .brand-mark:after{content:"";position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-left:1.8px solid var(--heic-black);border-bottom:1.8px solid var(--heic-black);background:#fff}body.recipe-monochrome-file-studio .brand-mark__ring,body.recipe-monochrome-file-studio .brand-mark__center{display:none}body.recipe-monochrome-file-studio .nav{gap:26px;font-size:12px;font-weight:700}body.recipe-monochrome-file-studio .nav a{min-height:0;margin:0;color:var(--heic-black);text-decoration:none}body.recipe-monochrome-file-studio .nav a:last-child{min-height:34px;display:inline-flex;align-items:center;margin-left:0;padding:0 20px;border-radius:999px;background:#050505;color:#fff;box-shadow:0 10px 24px #00000029}body.recipe-monochrome-file-studio .language-switcher{display:none}body.recipe-monochrome-file-studio .page-block{padding:0}body.recipe-monochrome-file-studio .page-block--heroTool-zephtor-stack{padding:86px 0 28px}body.recipe-monochrome-file-studio .page-block--heroTool-zephtor-stack .block-inner{display:grid;grid-template-columns:520px 520px;grid-template-areas:"copy art" "tool tool";column-gap:84px;row-gap:58px;align-items:center}body.recipe-monochrome-file-studio .hero-tool-copy{grid-area:copy;max-width:520px}body.recipe-monochrome-file-studio .eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;color:#778299;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none}body.recipe-monochrome-file-studio .hero-tool-copy .eyebrow:before{content:"";width:17px;height:17px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2.2 14 4.2v4.1c0 3.3-2 5.8-5 7.2-3-1.4-5-3.9-5-7.2V4.2l5-2Z' fill='none' stroke='%2358c7a0' stroke-width='1.5'/%3E%3Cpath d='m6.8 8.8 1.5 1.5 3-3.4' fill='none' stroke='%2358c7a0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}body.recipe-monochrome-file-studio .hero-tool-copy h1{max-width:560px;margin:0 0 22px;color:var(--heic-black);font-size:58px;font-weight:900;line-height:.98;letter-spacing:-.055em}body.recipe-monochrome-file-studio .hero-tool-copy .hero-lead{max-width:510px;margin:0;color:#1c2534;font-size:17px;line-height:1.45}body.recipe-monochrome-file-studio .badge-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}body.recipe-monochrome-file-studio .badge{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 15px;border:1px solid var(--heic-line);border-radius:999px;background:#ffffffeb;color:#263044;font-size:12px;font-weight:700;box-shadow:0 10px 24px #14223c0f}body.recipe-monochrome-file-studio .badge:before{content:"";width:15px;height:15px;border:1.5px solid #0d1524;border-radius:50%}body.recipe-monochrome-file-studio .hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}body.recipe-monochrome-file-studio .hero-action,body.recipe-monochrome-file-studio .heic-primary-button,body.recipe-monochrome-file-studio .heic-actions button,body.recipe-monochrome-file-studio .heic-actions .button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:999px;background:#050505;color:#fff;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 13px 26px #0000002e}body.recipe-monochrome-file-studio .hero-action:before,body.recipe-monochrome-file-studio .heic-primary-button:before,body.recipe-monochrome-file-studio .heic-actions button:before,body.recipe-monochrome-file-studio .heic-actions .button:before{content:"↥";margin-right:8px;font-size:15px;line-height:1}body.recipe-monochrome-file-studio .hero-action:not(.hero-action--primary){border:1px solid #cfd6e2;background:#fff;color:#1d2533;box-shadow:none}body.recipe-monochrome-file-studio .hero-action:not(.hero-action--primary):before{content:"";display:none}body.recipe-monochrome-file-studio .hero-reference-art{grid-area:art;justify-self:center;width:500px}body.recipe-monochrome-file-studio .hero-reference-art svg,body.recipe-monochrome-file-studio .step-illustration svg,body.recipe-monochrome-file-studio .example-illustration svg{width:100%;height:auto;display:block;overflow:visible}body.recipe-monochrome-file-studio .hero-reference-art path,body.recipe-monochrome-file-studio .hero-reference-art circle,body.recipe-monochrome-file-studio .step-illustration path,body.recipe-monochrome-file-studio .step-illustration circle,body.recipe-monochrome-file-studio .example-illustration path,body.recipe-monochrome-file-studio .example-illustration circle{fill:none;stroke:#050505;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}body.recipe-monochrome-file-studio .hero-reference-art .art-dash,body.recipe-monochrome-file-studio .step-illustration .art-dash,body.recipe-monochrome-file-studio .example-illustration .art-dash{stroke-dasharray:7 8}body.recipe-monochrome-file-studio .hero-reference-art .art-fill,body.recipe-monochrome-file-studio .step-illustration .ink-fill,body.recipe-monochrome-file-studio .example-illustration .ink-fill{fill:#050505}body.recipe-monochrome-file-studio .example-illustration text{fill:#050505;font-size:12px;font-weight:800}body.recipe-monochrome-file-studio .hero-tool-panel{grid-area:tool}body.recipe-monochrome-file-studio .hero-tool-panel .tool-shell{margin:0;padding:28px;border:1px solid #d9e0ea;border-radius:14px;background:#fff;box-shadow:0 24px 54px #141c2c1f}body.recipe-monochrome-file-studio .heic-opener{display:grid;grid-template-columns:1fr 1fr;gap:28px}body.recipe-monochrome-file-studio .heic-dropzone{min-height:338px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;border:1.5px dashed #ccd4df;border-radius:6px;background:#fff;text-align:center;transition:border-color .16s ease,background .16s ease}body.recipe-monochrome-file-studio .heic-dropzone.dragging{border-color:#050505;background:var(--heic-soft)}body.recipe-monochrome-file-studio .heic-file-glyph{position:relative;display:grid;place-items:end center;width:58px;height:72px;margin-bottom:18px;border:1.6px solid #111827;border-radius:2px;background:#fff}body.recipe-monochrome-file-studio .heic-file-glyph:before{content:"";position:absolute;top:-2px;right:-2px;width:19px;height:19px;border-left:1.6px solid #111827;border-bottom:1.6px solid #111827;background:#fff}body.recipe-monochrome-file-studio .heic-file-glyph span{margin-bottom:18px;color:#111827;font-size:13px;font-weight:900}body.recipe-monochrome-file-studio .heic-drop-copy{display:contents}body.recipe-monochrome-file-studio .heic-drop-copy strong{color:var(--heic-black);font-size:17px;font-weight:900;line-height:1.2;letter-spacing:-.025em}body.recipe-monochrome-file-studio .heic-drop-copy>span{color:#182234;font-size:13px}body.recipe-monochrome-file-studio .heic-chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px}body.recipe-monochrome-file-studio .heic-chip-row span{min-height:28px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid var(--heic-line);border-radius:999px;background:#f7f9fc;color:#2f3748;font-size:12px}body.recipe-monochrome-file-studio .heic-primary-button{min-height:40px;margin-top:12px;padding-inline:22px;font-size:13px}body.recipe-monochrome-file-studio .heic-workbench{display:contents}body.recipe-monochrome-file-studio .heic-preview-frame{display:none;min-height:306px;border:1px solid var(--heic-line);border-radius:8px;background:#fff;overflow:hidden}body.recipe-monochrome-file-studio .heic-opener[data-state=ready] .heic-preview-frame{display:grid;place-items:center;grid-column:1}body.recipe-monochrome-file-studio .heic-preview-frame img{width:100%;height:100%;max-height:430px;object-fit:contain;background:#f5f7fa}body.recipe-monochrome-file-studio .heic-preview-empty{display:none}body.recipe-monochrome-file-studio .heic-details{display:grid;align-content:start;gap:18px;padding:6px 0 0 28px;border-left:1px solid #edf0f4;background:#fff}body.recipe-monochrome-file-studio .heic-details span,body.recipe-monochrome-file-studio .heic-meta-grid dt{color:#6b7486;font-size:12px;font-weight:700}body.recipe-monochrome-file-studio .heic-details strong{display:block;margin-top:5px;color:var(--heic-black);font-size:24px;font-weight:900;line-height:1.08;letter-spacing:-.035em}body.recipe-monochrome-file-studio .heic-details p{margin:6px 0 0;color:#2b3446;font-size:13px;line-height:1.45}body.recipe-monochrome-file-studio .heic-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0}body.recipe-monochrome-file-studio .heic-meta-grid div{min-height:76px;padding:15px;border:1px solid var(--heic-line);border-radius:3px;background:#fff}body.recipe-monochrome-file-studio .heic-meta-grid dt,body.recipe-monochrome-file-studio .heic-meta-grid dd{margin:0}body.recipe-monochrome-file-studio .heic-meta-grid dd{margin-top:8px;overflow:hidden;color:#333d4f;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}body.recipe-monochrome-file-studio .heic-actions{display:flex;flex-wrap:wrap;gap:12px}body.recipe-monochrome-file-studio .heic-actions button,body.recipe-monochrome-file-studio .heic-actions .button{min-height:38px;padding-inline:22px;background:#eceff4;color:#97a1b1;font-size:13px;box-shadow:none}body.recipe-monochrome-file-studio .heic-actions button:not(:disabled),body.recipe-monochrome-file-studio .heic-actions .button{background:#050505;color:#fff}body.recipe-monochrome-file-studio .heic-actions button.secondary,body.recipe-monochrome-file-studio .heic-actions .secondary-link{background:#f4f6f9;color:#2f3748}body.recipe-monochrome-file-studio .heic-actions button.secondary:before,body.recipe-monochrome-file-studio .heic-actions .secondary-link:before{content:"";display:none}body.recipe-monochrome-file-studio .heic-privacy{max-width:330px;margin:0;color:#1c2638;font-size:12px;line-height:1.45}body.recipe-monochrome-file-studio .heic-error{grid-column:1 / -1;border-color:#f2b5b5;background:#fff7f7;color:#9b1c1c}body.recipe-monochrome-file-studio .page-block--privacyNote-inline{padding:8px 0 40px}body.recipe-monochrome-file-studio .privacy-panel{min-height:58px;display:flex;align-items:center;gap:28px;padding:0 28px;border:0;border-radius:10px;background:#f6f8fb;box-shadow:none}body.recipe-monochrome-file-studio .privacy-panel strong{display:inline-flex;align-items:center;gap:12px;color:var(--heic-black);font-size:15px;font-weight:900;white-space:nowrap}body.recipe-monochrome-file-studio .privacy-panel strong:before{content:"♢";width:22px;height:22px;display:inline-grid;place-items:center;border:1.5px solid #111827;border-radius:50%;font-size:13px}body.recipe-monochrome-file-studio .privacy-panel p{margin:0;color:#283244;font-size:14px}body.recipe-monochrome-file-studio .page-block--howItWorks-three-steps{padding:0 0 60px}body.recipe-monochrome-file-studio .section-heading{max-width:760px;margin:0 auto 22px;text-align:center}body.recipe-monochrome-file-studio .section-heading .eyebrow{display:block;margin:0 0 8px;color:#111827;font-size:11px;font-weight:900}body.recipe-monochrome-file-studio .section-heading .eyebrow:before{display:none}body.recipe-monochrome-file-studio .section-heading h2,body.recipe-monochrome-file-studio .content-card h2{margin:0;color:var(--heic-black);font-size:30px;font-weight:900;line-height:1.08;letter-spacing:-.045em}body.recipe-monochrome-file-studio .step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:78px;max-width:940px;margin:0 auto}body.recipe-monochrome-file-studio .step-card{position:relative;padding:0;border:0;background:transparent;box-shadow:none}body.recipe-monochrome-file-studio .step-card:after{content:"";position:absolute;top:52px;right:-68px;width:68px;border-top:1.5px dashed #9aa3b2}body.recipe-monochrome-file-studio .step-card:last-child:after{display:none}body.recipe-monochrome-file-studio .step-number{position:absolute;top:18px;left:0;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#050505;color:#fff;font-size:12px;font-weight:900;z-index:2}body.recipe-monochrome-file-studio .step-illustration{height:132px;margin-bottom:16px}body.recipe-monochrome-file-studio .step-card h3,body.recipe-monochrome-file-studio .example-card h3{margin:0 0 12px;color:var(--heic-black);font-size:18px;font-weight:900;line-height:1.12;letter-spacing:-.035em}body.recipe-monochrome-file-studio .step-card p{margin:0;color:#283244;font-size:14px;line-height:1.55}body.recipe-monochrome-file-studio .page-block--examples-seo-cards{padding:0 0 26px}body.recipe-monochrome-file-studio .page-block--examples-seo-cards .section-heading{display:none}body.recipe-monochrome-file-studio .page-block--examples-seo-cards .example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}body.recipe-monochrome-file-studio .page-block--examples-seo-cards .example-card{min-height:398px;padding:26px;border:1px solid var(--heic-line);border-radius:12px;background:#fff;box-shadow:0 18px 42px #141c2c1a}body.recipe-monochrome-file-studio .example-illustration{height:164px;margin:-6px 0 10px}body.recipe-monochrome-file-studio .example-card ul{display:grid;gap:8px;margin:0 0 18px;padding:0;list-style:none}body.recipe-monochrome-file-studio .example-card li{position:relative;padding-left:24px;color:#253044;font-size:14px;line-height:1.35}body.recipe-monochrome-file-studio .example-card li:before{content:"✓";position:absolute;left:0;top:0;width:14px;height:14px;display:grid;place-items:center;border:1.5px solid #111827;border-radius:50%;font-size:9px;font-weight:900}body.recipe-monochrome-file-studio .example-card a{color:var(--heic-blue);font-size:14px;font-weight:800}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark{padding:0 0 46px}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .block-inner{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center;min-height:210px;padding:28px 34px;border-radius:12px;background:linear-gradient(135deg,#0b0c0f,#17181c);color:#fff;overflow:hidden}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .block-inner:before{content:"";width:250px;height:150px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg viewBox='0 0 260 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M141 11 219 38v41c0 37-29 61-78 73-49-12-78-36-78-73V38z'/%3E%3Cpath d='M141 38 194 56v29c0 25-20 42-53 51-33-9-53-26-53-51V56z'/%3E%3Ccircle cx='141' cy='82' r='16'/%3E%3Cpath d='M141 98v24M64 99c25 27 59 28 74 6' stroke-dasharray='7 8'/%3E%3Cpath d='M45 132c25 10 51-3 56-27 5-30-34-47-58-24-20 20-18 42 2 51Z' fill='white'/%3E%3C/g%3E%3C/svg%3E")}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .section-heading{grid-column:2;margin:0 0 8px;text-align:left}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .section-heading .eyebrow{display:none}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .section-heading h2{color:#fff;font-size:24px;letter-spacing:-.04em}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-grid{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card{padding:0 0 0 26px;border:0;border-left:1px solid rgba(255,255,255,.26);border-radius:0;background:transparent;color:#fff;box-shadow:none}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-illustration,body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card a{display:none}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card h3{color:#fff;font-size:16px}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card p,body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card li{color:#fff;font-size:13px}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card ul{margin:0}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card li{padding-left:0}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-card li:before{display:none}body.recipe-monochrome-file-studio .page-block--faq-split{padding:0 0 54px}body.recipe-monochrome-file-studio .page-block--faq-split .content-card{max-width:none;display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}body.recipe-monochrome-file-studio .page-block--faq-split .content-card h2{grid-column:1 / -1;margin:0 0 6px;text-align:center;font-size:29px}body.recipe-monochrome-file-studio .page-block--faq-split .content-card h3{min-height:54px;display:flex;align-items:center;justify-content:space-between;margin:0;padding:0 20px;border:1px solid var(--heic-line);border-radius:6px;color:#111827;font-size:14px;font-weight:800;letter-spacing:0}body.recipe-monochrome-file-studio .page-block--faq-split .content-card h3:after{content:"⌄";color:#526077}body.recipe-monochrome-file-studio .page-block--faq-split .content-card p{display:none}body.recipe-monochrome-file-studio .page-block--faq-split .content-card:after{content:"View all FAQs →";grid-column:1 / -1;justify-self:center;min-width:184px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;margin-top:18px;border:1px solid #cfd6e2;border-radius:999px;background:#fff;color:#111827;font-weight:800}body.recipe-monochrome-file-studio .footer{margin-top:0;padding:44px 0 56px;border-top:1px solid var(--heic-line);background:#fff;color:#111827;font-size:12px}body.recipe-monochrome-file-studio .footer .container{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:80px;align-items:start}body.recipe-monochrome-file-studio .footer p{margin:0;color:#273144}body.recipe-monochrome-file-studio .footer p:before{content:"▱ HEIC Open";display:block;margin-bottom:16px;color:#111827;font-size:15px;font-weight:900}body.recipe-monochrome-file-studio .footer-links{display:grid;gap:8px;margin:0}body.recipe-monochrome-file-studio .footer-links:before{content:"Links";margin-bottom:8px;color:#111827;font-weight:900}body.recipe-monochrome-file-studio .footer a{color:#273144;text-decoration:none}body.recipe-monochrome-file-studio .footer .container:after{content:"Built with privacy in mind.\\A\\A© 2025 HEIC Open. All rights reserved.";white-space:pre-line;color:#273144;font-weight:600}@media(max-width:820px){body.recipe-monochrome-file-studio .site-header-inner{min-height:64px}body.recipe-monochrome-file-studio .mobile-menu summary{border-color:#111827;border-radius:0;color:#111827}body.recipe-monochrome-file-studio .mobile-menu__panel{border-radius:10px}body.recipe-monochrome-file-studio .page-block--heroTool-zephtor-stack{padding-top:38px}body.recipe-monochrome-file-studio .page-block--heroTool-zephtor-stack .block-inner{grid-template-columns:1fr;grid-template-areas:"copy" "art" "tool";row-gap:30px}body.recipe-monochrome-file-studio .hero-tool-copy h1{font-size:clamp(2.6rem,12vw,3.3rem)}body.recipe-monochrome-file-studio .hero-reference-art{width:min(100%,390px)}body.recipe-monochrome-file-studio .heic-opener,body.recipe-monochrome-file-studio .step-grid,body.recipe-monochrome-file-studio .page-block--examples-seo-cards .example-grid,body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-grid,body.recipe-monochrome-file-studio .page-block--faq-split .content-card,body.recipe-monochrome-file-studio .footer .container{grid-template-columns:1fr}body.recipe-monochrome-file-studio .hero-tool-panel .tool-shell{padding:14px}body.recipe-monochrome-file-studio .heic-details{padding:18px 0 0;border-left:0;border-top:1px solid #edf0f4}body.recipe-monochrome-file-studio .heic-meta-grid{grid-template-columns:1fr}body.recipe-monochrome-file-studio .step-grid{gap:24px}body.recipe-monochrome-file-studio .step-card:after{display:none}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .block-inner{grid-template-columns:1fr}body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .block-inner:before,body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .section-heading,body.recipe-monochrome-file-studio .page-block--examples-privacy-dark .example-grid{grid-column:1}body.recipe-monochrome-file-studio .footer .container{gap:24px}}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-heic-pixel-native .container{width:100%;max-width:100%;padding-inline:20px}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-heic-studio{--factory-bg: #ffffff;--factory-surface: #ffffff;--factory-text: #080808;--factory-muted: #5d6573;--factory-border: #e7e9ee;--factory-primary: #050505;--factory-radius: 24px;--factory-max: 1120px;color:var(--factory-text);background:radial-gradient(circle at 82% 6%,rgba(226,232,240,.52),transparent 23rem),linear-gradient(180deg,#fff 0,#fbfbfc 62%,#fff);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.recipe-heic-studio .container{max-width:var(--factory-max)}body.recipe-heic-studio .site-header{position:sticky;top:0;border-bottom:0;background:#ffffffe6;backdrop-filter:blur(16px);box-shadow:0 1px #0f172a0a}body.recipe-heic-studio .site-header-inner{min-height:72px}body.recipe-heic-studio .brand{gap:9px;color:#050505;font-weight:900}body.recipe-heic-studio .brand:hover{text-decoration:none}body.recipe-heic-studio .brand-mark{position:relative;width:25px;height:29px;border:2px solid #111;border-radius:2px;background:transparent;color:transparent;overflow:hidden}body.recipe-heic-studio .brand-mark:after{content:"";position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-left:2px solid #111;border-bottom:2px solid #111;background:#fff;transform:skew(-8deg)}body.recipe-heic-studio .nav a{min-height:40px;display:inline-flex;align-items:center;border-radius:999px;padding:0 6px;color:#111827;font-size:13px;font-weight:800}body.recipe-heic-studio .nav a:hover{text-decoration:none}body.recipe-heic-studio .nav a:last-of-type{min-height:42px;padding:0 18px;background:#050505;color:#fff;box-shadow:0 14px 34px #00000024}body.recipe-heic-studio .footer{margin-top:0;padding:54px 0;border-top:1px solid #edf0f5;background:#fbfbfc;color:#5f6673}body.recipe-heic-studio .footer .container{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}body.recipe-heic-studio .footer p{max-width:420px;margin:0}body.recipe-heic-studio .footer-links{margin:0}.heic-landing{overflow:hidden}.heic-hero{padding:clamp(42px,7vw,82px) 0 24px}.heic-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);gap:clamp(30px,7vw,88px);align-items:center}.heic-hero__copy h1{max-width:640px;margin:12px 0 18px;color:#050505;font-size:clamp(3rem,7vw,5.9rem);line-height:.88;letter-spacing:-.07em}.heic-kicker,.heic-mini-kicker,.heic-tool-eyebrow{margin:0;color:#5b6472;font-size:.78rem;font-weight:900;letter-spacing:.02em}.heic-kicker{display:inline-flex;align-items:center;gap:8px;color:#667085}.heic-kicker span{color:#11a37f;font-size:1.1rem}.heic-lead{max-width:580px;margin:0;color:#2d3644;font-size:clamp(1.06rem,1.7vw,1.22rem);line-height:1.65}.heic-trust-row,.heic-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.heic-trust-row span,.heic-chip-row span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid #e4e7ec;border-radius:999px;background:#fff;color:#344054;font-size:.82rem;font-weight:800;box-shadow:0 8px 22px #0f172a0a}.heic-trust-row span:before{content:"✓";margin-right:7px;color:#050505}.heic-hero-actions,.heic-download-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.heic-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;padding:0 22px;font-weight:900;font-size:.94rem;line-height:1;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.heic-button:hover{transform:translateY(-1px);text-decoration:none}.heic-button--primary{background:#050505;color:#fff;box-shadow:0 18px 38px #00000024}.heic-button--ghost{border-color:#d9dee8;background:#fff;color:#101828}.heic-button--disabled,.heic-button:disabled{border-color:#eef0f5;background:#f2f4f7;color:#a1a8b3;box-shadow:none;cursor:not-allowed}.heic-button--disabled:hover,.heic-button:disabled:hover{transform:none}.heic-hero__art{display:grid;place-items:center}.heic-art{width:100%;max-width:430px;height:auto;color:#050505}.heic-art--hero{max-width:520px}.heic-art--mini{max-width:180px}.heic-art .ink,.heic-art .dash,.heic-art .soft{vector-effect:non-scaling-stroke;stroke:currentColor;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round;fill:none}.heic-art .dash{stroke-dasharray:10 10;stroke-width:2.8}.heic-art .soft{fill:#fff}.heic-art .solid{fill:currentColor}.heic-art text{fill:currentColor;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:900}.heic-tool-section{padding:18px 0 22px;scroll-margin-top:90px}body.recipe-heic-studio .heic-tool-section .tool-shell{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.open-heic-tool{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;padding:clamp(16px,3vw,26px);border:1px solid #dfe3ea;border-radius:28px;background:#fff;box-shadow:0 28px 80px #0f172a1c}.heic-tool-left{display:grid;gap:16px;min-width:0}.heic-dropzone{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:18px;align-items:center;min-height:184px;padding:clamp(18px,3vw,24px);border:2px dashed #d5dae3;border-radius:22px;background:linear-gradient(135deg,#fff,#fafbfc);cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.heic-dropzone:hover,.heic-dropzone.is-dragging{border-color:#111827;transform:translateY(-1px);box-shadow:0 18px 38px #0f172a14}.heic-file-icon{position:relative;width:64px;height:78px;display:grid;place-items:center;border:2px solid #111;background:#fff;color:#111;font-size:.73rem;font-weight:950}.heic-file-icon:after{content:"";position:absolute;top:-2px;right:-2px;width:18px;height:18px;border-left:2px solid #111;border-bottom:2px solid #111;background:#f8fafc}.heic-dropzone h2,.heic-status-panel h2{margin:4px 0;color:#050505;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.1;letter-spacing:-.03em}.heic-dropzone p,.heic-status-panel p{margin:0;color:#596273}.heic-dropzone .heic-button{min-height:42px;padding-inline:18px}.heic-chip-row{grid-column:2 / -1;margin-top:0}.heic-chip-row span{min-height:28px;padding:5px 10px;font-size:.76rem}.heic-preview-panel{min-height:286px;display:grid;place-items:center;border:1px solid #dfe3ea;border-radius:20px;background:#fbfcfe;overflow:hidden}.heic-preview-panel img{width:100%;height:100%;max-height:340px;object-fit:contain;background:#fff}.heic-preview-placeholder{width:min(70%,280px);aspect-ratio:1.32;display:grid;align-content:center;gap:12px;padding:34px;border:2px solid #9aa4b2;background:#fff}.heic-preview-placeholder span{display:block;height:8px;background:#050505}.heic-preview-placeholder span:nth-child(1){width:92%}.heic-preview-placeholder span:nth-child(2){width:74%}.heic-preview-placeholder span:nth-child(3){width:46%}.heic-status-panel{display:flex;flex-direction:column;min-width:0;padding:clamp(18px,3vw,26px);border:1px solid #dfe3ea;border-radius:20px;background:#fff}.heic-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0 18px}.heic-metric-grid div{min-height:76px;padding:12px;border:1px solid #e7eaf0;border-radius:14px;background:#fbfcfe}.heic-metric-grid span{display:block;margin-bottom:9px;color:#7a8394;font-size:.74rem;font-weight:800}.heic-metric-grid strong{display:block;color:#111827;font-size:.95rem;overflow-wrap:anywhere}.heic-tool-error{margin:0 0 16px;padding:12px 14px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed;color:#9a3412;font-size:.92rem;font-weight:700}.heic-download-row{margin-top:0}.heic-download-row .heic-button{min-height:42px;padding-inline:17px;font-size:.85rem}.heic-clear-button{width:fit-content;min-height:38px;margin-top:14px;border:1px solid #dfe3ea;border-radius:999px;background:#fff;color:#344054;padding:0 16px;box-shadow:none}.heic-tool-privacy{margin-top:auto!important;padding-top:20px;color:#667085!important;font-size:.84rem}.heic-local-note{padding:16px 0 28px}.heic-note-card{display:flex;align-items:center;gap:22px;padding:18px 22px;border:1px solid #eef0f5;border-radius:18px;background:linear-gradient(90deg,#f7f8fb,#fff);color:#3b4350}.heic-note-card strong{color:#050505}.heic-note-card strong:before{content:"◈";margin-right:9px}.heic-section{padding:clamp(46px,7vw,80px) 0}.heic-section-heading{max-width:760px;margin:0 auto 34px;text-align:center}.heic-section-heading h2,.heic-topic-card h2,.heic-feature-card h2,.heic-privacy-band h2{margin:8px 0 12px;color:#050505;font-size:clamp(2rem,4.2vw,3.4rem);line-height:.98;letter-spacing:-.055em}.heic-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.heic-step-card{position:relative;min-height:315px;padding:20px;border:1px solid transparent;border-radius:24px;background:#fff;text-align:center}.heic-step-number{position:absolute;top:18px;left:18px;width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#050505;color:#fff;font-size:.8rem;font-weight:900}.heic-step-card .heic-art{margin:6px auto}.heic-step-card h3,.heic-feature-card h3{margin:0 0 10px;color:#050505;font-size:1.22rem;line-height:1.15}.heic-step-card p,.heic-feature-card p,.heic-topic-card p,.heic-topic-card li,.heic-privacy-band p{color:#475467;line-height:1.65}.heic-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.heic-feature-card{padding:22px;border:1px solid #e8ebf0;border-radius:22px;background:#fff;box-shadow:0 22px 58px #0f172a14}.heic-feature-card .heic-art{max-width:100%;margin-bottom:8px}.heic-feature-card h2{font-size:clamp(1.35rem,2.2vw,1.75rem);letter-spacing:-.04em}.heic-feature-card a{color:#1f4db6;font-weight:900}.heic-privacy-band{margin:0 auto;padding:0}.heic-privacy-grid{display:grid;grid-template-columns:220px minmax(0,.85fr) minmax(320px,1.15fr);gap:28px;align-items:center;padding:clamp(26px,5vw,42px);border-radius:24px;background:radial-gradient(circle at left,rgba(255,255,255,.12),transparent 23rem),#050505;color:#fff;box-shadow:0 28px 80px #0000002e}.heic-privacy-band h2,.heic-privacy-band p,.heic-privacy-band .heic-mini-kicker{color:#fff}.heic-privacy-band .heic-art{color:#fff;max-width:220px}.heic-privacy-band .heic-art .soft{fill:#050505}.heic-privacy-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.heic-privacy-points div{min-height:118px;padding:0 0 0 18px;border-left:1px solid rgba(255,255,255,.22)}.heic-privacy-points strong{display:block;margin-bottom:8px;color:#fff}.heic-privacy-points span{color:#ffffffbd;font-size:.92rem;line-height:1.55}.heic-topic-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.heic-topic-card{padding:clamp(22px,4vw,34px);border:1px solid #e8ebf0;border-radius:24px;background:#fff;box-shadow:0 18px 44px #0f172a0f}.heic-topic-card--wide{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:center}.heic-topic-card--wide .heic-art{max-width:300px}.heic-topic-card ul{margin:16px 0 0;padding-left:20px}.heic-topic-card h2{font-size:clamp(1.9rem,3.4vw,3rem)}.heic-format-table{display:grid;overflow:hidden;border:1px solid #e8ebf0;border-radius:16px}.heic-format-table div{display:grid;grid-template-columns:.6fr 1.2fr .8fr}.heic-format-table div:first-child{background:#050505;color:#fff}.heic-format-table strong,.heic-format-table span{min-height:52px;display:flex;align-items:center;padding:12px;border-bottom:1px solid #e8ebf0;font-size:.9rem}.heic-format-table div:last-child span{border-bottom:0}.heic-faq-section{padding-top:58px}.heic-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.heic-faq-grid details{border:1px solid #e3e7ee;border-radius:16px;background:#fff;overflow:hidden}.heic-faq-grid summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;color:#111827;font-weight:900;cursor:pointer}.heic-faq-grid summary:after{content:"⌄";color:#667085}.heic-faq-grid details[open] summary:after{transform:rotate(180deg)}.heic-faq-grid p{margin:0;padding:0 18px 18px;color:#475467}.heic-faq-action{display:flex;justify-content:center;margin-top:28px}@media(max-width:980px){.heic-hero__grid,.open-heic-tool,.heic-topic-layout,.heic-topic-card--wide,.heic-privacy-grid{grid-template-columns:1fr}.heic-hero__art{order:-1}.heic-art--hero{max-width:430px}.heic-privacy-points,.heic-feature-grid,.heic-steps-grid,.heic-faq-grid{grid-template-columns:1fr}.heic-privacy-art{display:none}}@media(max-width:720px){body.recipe-heic-studio .site-header-inner{min-height:62px}body.recipe-heic-studio .footer .container{display:grid}.heic-hero{padding-top:26px}.heic-hero__copy h1{font-size:clamp(2.7rem,15vw,4.2rem)}.heic-dropzone{grid-template-columns:1fr;text-align:center}.heic-file-icon{margin:0 auto}.heic-chip-row{grid-column:1;justify-content:center}.heic-metric-grid{grid-template-columns:1fr}.heic-note-card{display:grid;gap:8px}.heic-section{padding:44px 0}.heic-privacy-grid{border-radius:18px}.heic-privacy-points{gap:14px}}body.recipe-heic-pixel-exact{--factory-bg: #ffffff;--factory-surface: #ffffff;background:#fff}body.recipe-heic-pixel-exact .site-header,body.recipe-heic-pixel-exact>.footer{display:none!important}body.recipe-heic-pixel-exact main{margin:0;padding:0;background:#fff}.heic-pixel-exact{position:relative;width:864px;max-width:100vw;min-height:1821px;margin:0 auto;background:#fff;overflow:hidden;color:#080808}.heic-pixel-exact__mockup{display:block;width:864px;max-width:100vw;height:auto;margin:0;user-select:none;pointer-events:none}.heic-pixel-exact__semantic{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.heic-pixel-ui{position:absolute;inset:0;width:864px;height:1821px;transform-origin:top left;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:none}.heic-pixel-ui__file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.heic-pixel-ui__hit,.heic-pixel-ui__drop{position:absolute;border:0;background:transparent;color:transparent;cursor:pointer;pointer-events:auto;appearance:none;padding:0}.heic-pixel-ui__hit:focus-visible,.heic-pixel-ui__drop:focus-visible{outline:2px solid rgba(0,0,0,.36);outline-offset:4px;border-radius:999px}.heic-pixel-ui__hit--nav{left:704px;top:15px;width:91px;height:29px;border-radius:999px}.heic-pixel-ui__hit--hero{left:92px;top:318px;width:121px;height:36px;border-radius:999px}.heic-pixel-ui__hit--sample{left:222px;top:318px;width:118px;height:36px;border-radius:999px}.heic-pixel-ui__drop{left:99px;top:409px;width:315px;height:242px;border-radius:18px}.heic-pixel-ui__drop.is-dragging{background:#00000009;outline:2px dashed rgba(0,0,0,.18);outline-offset:-10px}.heic-pixel-ui__live{position:absolute;left:429px;top:390px;width:348px;height:268px;padding:26px 25px;border-radius:0 18px 18px 0;background:#fffffffb;color:#0a0a0a;pointer-events:auto;box-shadow:none}.heic-pixel-ui__kicker{margin:0 0 6px;color:#697386;font-size:11px;font-weight:800;line-height:1}.heic-pixel-ui__live strong{display:block;margin:0 0 6px;color:#050505;font-size:17px;line-height:1.05;letter-spacing:-.03em}.heic-pixel-ui__live>span{display:block;color:#313745;font-size:11px;line-height:1.35}.heic-pixel-ui__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:27px}.heic-pixel-ui__stats div{min-height:54px;padding:10px 11px;border:1px solid #e3e7ee;border-radius:5px;background:#fff}.heic-pixel-ui__stats small{display:block;margin-bottom:7px;color:#7b8494;font-size:10px;font-weight:700;line-height:1}.heic-pixel-ui__stats b{display:block;color:#232937;font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heic-pixel-ui__actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px}.heic-pixel-ui__actions a,.heic-pixel-ui__actions button{display:inline-flex;align-items:center;justify-content:center;min-width:91px;height:28px;padding:0 12px;border:0;border-radius:999px;background:#0a0a0a;color:#fff;font-size:10px;font-weight:800;line-height:1;text-decoration:none;box-shadow:none;cursor:pointer}.heic-pixel-ui__actions button:disabled{background:#f1f3f5;color:#bec3ca;cursor:not-allowed;opacity:1}.heic-pixel-ui__actions .heic-pixel-ui__clear{min-width:53px;background:#fff;color:#111827;border:1px solid #d7dce3}.heic-pixel-ui__privacy{margin:23px 0 0;color:#525b6a;font-size:10px;line-height:1.35}@media(max-width:864px){.heic-pixel-exact{width:100vw;min-height:calc(1821px * (100vw / 864))}.heic-pixel-ui{transform:scale(calc(100vw / 864))}}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:last-of-type{padding:0 18px;background:#050505;color:#fff;box-shadow:0 12px 22px #0000002e}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:92px 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}@media(max-width:980px){.heic-native-hero{padding-top:48px}.heic-native-hero__grid,.open-heic-tool,.heic-native-privacy__panel{grid-template-columns:1fr}.heic-native-hero__art{order:-1}.heic-status-panel{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{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-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}}
