:root{color-scheme:light;--paper:#f4ebd8;--sheet:#fff9ec;--ink:#211d19;--muted:#625a50;--blue:#155c73;--blue2:#0d4355;--coral:#c33e32;--yellow:#f4c542;--green:#17643c;--danger:#9f2923;--rule:2px solid var(--ink);--shell:min(1180px, calc(100% - 40px) );font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:16px;line-height:1.55;background:var(--paper);color:var(--ink)}:root[data-theme=dark]{color-scheme:dark;--paper:#171512;--sheet:#24201b;--ink:#fff7e8;--muted:#c9bead;--blue:#72cde0;--blue2:#9bdded;--coral:#ff877c;--yellow:#f4c542;--green:#68d391;--danger:#ff9b91}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background-color:var(--paper);background-image:radial-gradient(color-mix(in srgb,var(--ink) 9%,transparent) .75px,transparent .75px);background-size:8px 8px;color:var(--ink)}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;padding:10px 14px;background:var(--ink);color:var(--paper)}.skip-link:focus{top:12px}.shell{width:var(--shell);margin-inline:auto}.offline-banner{position:sticky;top:0;z-index:99;padding:10px 20px;background:var(--yellow);color:#211d19;text-align:center;font-weight:800}.site-header{min-height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:var(--rule)}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content;font:700 21px/1 Georgia,serif;text-decoration:none}.brand-mark{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:2px solid var(--ink);box-shadow:3px 3px 0 var(--yellow);font:900 20px/1 ui-monospace,monospace}.brand-mark i{width:10px;height:4px;margin-inline:-5px;background:var(--blue)}nav{display:flex;gap:28px}nav a,.site-footer a{min-height:44px;display:inline-flex;align-items:center;font-size:13px;font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.theme-button{justify-self:end;min-height:44px;display:flex;align-items:center;gap:8px;padding:8px 12px;border:var(--rule);border-radius:8px;background:var(--sheet);color:var(--ink);cursor:pointer;box-shadow:2px 2px 0 var(--blue)}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;gap:clamp(36px,6vw,88px);min-height:690px;padding-block:76px 88px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--blue2);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.eyebrow span{display:grid;place-items:center;width:34px;height:28px;border:2px solid currentColor;transform:rotate(-3deg)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Charter,Times New Roman,serif}h1{max-width:760px;margin-bottom:24px;font-size:clamp(44px,6.2vw,76px);line-height:.98;letter-spacing:-.045em}h1 em{position:relative;z-index:0;color:var(--blue2);font-weight:400}h1 em:after{content:"";position:absolute;z-index:-1;left:-2%;right:-2%;bottom:.04em;height:.22em;background:var(--yellow);transform:rotate(-1deg);opacity:.9}h2{margin-bottom:20px;font-size:clamp(34px,4.1vw,54px);line-height:1.04;letter-spacing:-.035em}h3{margin-bottom:7px;font-size:23px;line-height:1.18}.lede{max-width:620px;margin-bottom:30px;font-size:19px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:10px 18px;border:var(--rule);border-radius:9px;font-size:14px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:3px 3px 0 var(--ink)}.button:active{translate:2px 2px;box-shadow:1px 1px 0 var(--ink)}.button.primary{background:var(--blue2);color:#fff}:root[data-theme=dark] .button.primary{color:#171512}.text-link{min-height:44px;display:inline-flex;align-items:center;color:var(--blue2);font-weight:900;text-decoration-thickness:2px;text-underline-offset:5px}.download-note,.legal-note{margin:15px 0 0;color:var(--muted);font-size:12px}.ink-shadow{border:var(--rule);background:var(--sheet);box-shadow:8px 8px 0 var(--blue)}.hero-art{position:relative;margin:0;padding:10px;transform:rotate(1.3deg)}.hero-art:before{content:"";position:absolute;inset:-20px auto auto 18%;width:76px;height:34px;background:color-mix(in srgb,var(--coral) 70%,transparent);transform:rotate(-8deg)}.hero-art img{width:100%;aspect-ratio:3/2;object-fit:cover;filter:saturate(.93) contrast(1.04)}.hero-art figcaption{padding:12px 4px 3px;font-size:12px;font-weight:800}.confidence-strip{overflow:hidden;border-block:var(--rule);background:var(--yellow);color:#211d19}.confidence-strip .shell{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:11px;font-weight:900;letter-spacing:.08em}.confidence-strip span:before{content:"✦";margin-right:10px}.demo-section,.how-section,.privacy-section,.pack-section,.install-section{padding-block:112px}.section-intro{max-width:740px}.section-intro>p:last-child{max-width:660px;color:var(--muted);font-size:18px}.demo-workbench{display:grid;grid-template-columns:1fr 1fr;margin-top:44px;background:var(--sheet)}.source-panel,.reader-panel{padding:clamp(20px,4vw,46px)}.source-panel{border-right:var(--rule)}.source-panel label{display:block;margin-bottom:8px;font-size:13px;font-weight:900}textarea{width:100%;resize:vertical;padding:18px;border:var(--rule);border-radius:4px;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6}.demo-options{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-block:18px}.demo-options label{margin:0}input[type=range]{width:100%;min-height:44px;accent-color:var(--blue2)}.source-panel .button{width:100%}.reader-panel{display:flex;flex-direction:column;justify-content:center;background:#211d19;color:#fff7e8}.reader-head{display:flex;justify-content:space-between;margin-bottom:22px;color:#c9bead;font-size:12px;font-weight:900;letter-spacing:.1em}.reader-panel code{min-height:76px;display:grid;place-items:center;padding:15px;overflow-wrap:anywhere;background:var(--yellow);color:#211d19;font:800 clamp(20px,3vw,30px)/1.25 ui-monospace,monospace;text-align:center}.reader-panel>p{margin:12px 0;color:#fff7e8;font-size:13px;text-align:center}.reader-controls{display:grid;grid-template-columns:1fr 2fr 1fr;gap:9px}.reader-controls button{min-height:46px;border:2px solid #fff7e8;border-radius:8px;background:#211d19;color:#fff7e8;cursor:pointer;font-weight:900}.reader-controls button:hover:not(:disabled){background:#155c73}.reader-controls button:disabled{opacity:.35}.reader-panel .demo-status{color:#c9bead}.how-section .narrow{max-width:650px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:46px 0 0;padding:0;list-style:none;border-block:var(--rule)}.steps li{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:30px 26px;border-right:var(--rule)}.steps li:last-child{border-right:0}.step-number{display:grid;place-items:center;width:44px;height:44px;border:var(--rule);border-radius:50%;background:var(--yellow);color:#211d19;font-weight:900}.steps p{margin:0;color:var(--muted)}.preferences-section{padding-block:100px;border-block:var(--rule);background:var(--sheet)}.preference-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:90px;align-items:start}.control-notes{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0;padding:0;list-style:none;counter-reset:preference}.control-notes li{min-height:160px;padding:22px;border:var(--rule);background:var(--paper);box-shadow:4px 4px 0 var(--coral)}.control-notes strong,.control-notes span{display:block}.control-notes strong{margin-bottom:12px;color:var(--blue2);font-family:Georgia,serif;font-size:21px}.control-notes span{color:var(--muted)}.privacy-section{display:grid;grid-template-columns:290px 1fr;align-items:center;gap:80px}.privacy-stamp{width:250px;height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:10px double var(--coral);border-radius:50%;color:var(--coral);font-size:25px;font-weight:900;line-height:1.2;transform:rotate(-7deg)}.privacy-stamp i{font:400 48px Georgia,serif}.privacy-section p:not(.eyebrow){max-width:730px;color:var(--muted);font-size:18px}.pack-section{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.pack-card{padding:48px;background:#155c73;color:#fff7e8;box-shadow-color:var(--coral)}.pack-card .eyebrow{color:#fff7e8}.pack-card h2{max-width:590px}.pack-price strong{margin-right:8px;color:var(--yellow);font:700 34px Georgia,serif}.pack-card li{margin-block:8px}.button.marker{margin-top:14px;background:var(--yellow);color:#211d19}.pack-card .legal-note{color:#fff7e8;opacity:.82}.restore-sheet{position:relative;padding:34px;border:var(--rule);background:var(--sheet);transform:rotate(1deg)}.restore-sheet:before{content:"";position:absolute;top:-17px;left:36%;width:90px;height:30px;background:color-mix(in srgb,var(--yellow) 72%,transparent);transform:rotate(-4deg)}.restore-sheet p{color:var(--muted)}#license-form label{display:block;margin-bottom:8px;font-size:13px;font-weight:900}#license-form>div{display:grid;grid-template-columns:1fr auto;gap:9px}#license-form input,#license-form button{min-height:48px;border:var(--rule);border-radius:8px}#license-form input{min-width:0;padding:9px 12px;background:var(--paper);color:var(--ink)}#license-form button{padding:9px 14px;background:var(--yellow);color:#211d19;font-weight:900;cursor:pointer}.form-status{min-height:48px;margin:12px 0 0;color:var(--green)!important;font-size:13px;font-weight:800}.install-section{border-top:var(--rule)}.install-section ol{max-width:740px;padding-left:26px;font-size:18px}.install-section li{margin-block:11px;padding-left:9px}.install-section code{padding:3px 6px;background:var(--yellow);color:#211d19}.install-section .button{margin-top:18px}.site-footer{border-top:var(--rule);background:var(--sheet)}.site-footer>.shell:first-child{display:flex;align-items:start;justify-content:space-between;gap:40px;padding-block:45px}.footer-brand{margin-bottom:13px}.site-footer p{max-width:560px;margin-bottom:0;color:var(--muted);font-size:13px}.site-footer>.shell>div:last-child{display:flex;gap:22px}.site-footer .disclosure{padding-block:16px 22px;border-top:1px dashed var(--muted);font-size:11px}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-art{max-width:700px}.steps{grid-template-columns:1fr}.steps li{border-right:0;border-bottom:var(--rule)}.steps li:last-child{border-bottom:0}.preference-grid,.pack-section{grid-template-columns:1fr;gap:54px}.privacy-section{grid-template-columns:220px 1fr;gap:45px}.privacy-stamp{width:200px;height:200px}}@media(max-width:620px){:root{--shell: calc(100% - 28px) }.site-header{min-height:74px}.theme-button span:last-child{display:none}.hero{padding-block:52px 64px;gap:44px}h1{font-size:44px}.hero-copy{display:contents}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .lede,.hero-actions,.download-note{grid-column:1}.hero-art{grid-row:6}.confidence-strip .shell{justify-content:flex-start;overflow:auto}.confidence-strip span{flex:0 0 auto}.demo-section,.how-section,.privacy-section,.pack-section,.install-section{padding-block:76px}.demo-workbench{grid-template-columns:1fr}.source-panel{border-right:0;border-bottom:var(--rule)}.control-notes,.privacy-section{grid-template-columns:1fr}.privacy-stamp{width:175px;height:175px;font-size:20px}.pack-card{padding:28px 22px}#license-form>div{grid-template-columns:1fr}.site-footer>.shell:first-child{flex-direction:column}.site-footer>.shell>div:last-child{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:active{translate:0}}
