:root{color-scheme:light;--paper: #f3eedf;--sheet: #fffaf0;--ink: #1d2926;--graphite: #53615c;--grid: #c8d4c8;--teal: #006b62;--teal-dark: #064b46;--red: #a63d2f;--amber: #795000;--green: #176b44;--display: Georgia, "Times New Roman", serif;--mono: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", monospace;font-family:var(--mono);color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background-color:var(--paper);background-image:linear-gradient(rgba(65,104,92,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(65,104,92,.075) 1px,transparent 1px);background-size:24px 24px;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}button,select,input,a{-webkit-tap-highlight-color:transparent}a{color:var(--teal-dark);text-underline-offset:4px;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.skip-link{position:fixed;top:8px;left:8px;z-index:20;padding:10px 14px;color:var(--sheet);background:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{max-width:1360px;min-height:72px;margin:auto;padding:12px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:2px solid var(--ink);background:#f3eedff0}.brand{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-weight:800;font-size:18px;text-decoration:none;letter-spacing:.06em}.brand span{display:grid;place-items:center;width:34px;height:34px;color:var(--sheet);background:var(--teal-dark);border-radius:50%}nav{display:flex;gap:clamp(12px,3vw,36px);align-items:center}nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--ink);font-weight:700;font-size:14px}main,footer{max-width:1360px;margin:auto}section{padding:clamp(64px,9vw,120px) clamp(20px,5vw,72px)}.ruled-section{border-bottom:2px solid var(--ink)}.hero{min-height:760px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(40px,7vw,104px)}.eyebrow,.section-no{margin:0 0 16px;color:var(--teal-dark);font-weight:800;font-size:14px;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.035em;line-height:1.03}h1{max-width:760px;margin-bottom:28px;font-size:clamp(44px,6.2vw,76px);font-weight:500}h1 em{color:var(--teal-dark);font-weight:600}h2{margin-bottom:20px;font-size:clamp(36px,4.2vw,56px);font-weight:500}h3{font-size:20px}p{max-width:68ch}.lede{max-width:61ch;margin-bottom:32px;color:var(--graphite);font-size:clamp(17px,1.5vw,20px)}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.stamp-button,button,.file-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:2px solid var(--ink);border-radius:2px;color:var(--ink);background:var(--sheet);font-weight:800;cursor:pointer;box-shadow:2px 2px 0 var(--ink);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,color .15s ease,background-color .15s ease}.stamp-button{color:var(--sheet);background:var(--teal-dark)}.stamp-button:hover,button:hover,.file-button:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--ink)}.stamp-button:active,button:active,.file-button:active{transform:translate(2px,2px);box-shadow:0 0 0 var(--ink)}button:disabled{cursor:wait;opacity:.55}.text-link{min-height:44px;display:inline-flex;align-items:center;font-weight:800}.trust-list{display:flex;flex-wrap:wrap;gap:10px 24px;margin:32px 0 0;padding:0;list-style:none;color:var(--green);font-size:14px;font-weight:800}.hero-figure{position:relative;margin:0;padding:12px 12px 36px;background:var(--sheet);border:1px solid #a99e84;box-shadow:10px 12px #1d29261f;transform:rotate(1.1deg);animation:settle .22s ease-out both}.hero-figure:before{content:"";position:absolute;width:80px;height:22px;top:-12px;left:42%;background:#dfd2a9bf;transform:rotate(-3deg)}.hero-figure img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}.hero-figure figcaption{position:absolute;bottom:8px;left:18px;color:var(--graphite);font-size:13px}.install-section,.coverage-section,.pricing-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(40px,8vw,128px);align-items:start}.install-section{background:var(--ink);color:var(--sheet)}.install-section .section-no,.install-section a{color:#82d9cb}.install-section p{color:#d9ddd5}.code-slip{position:relative;padding:22px 130px 22px 24px;overflow-wrap:anywhere;color:var(--ink);background:var(--sheet);box-shadow:5px 5px #70aa9f}.copy-button{min-width:88px;box-shadow:none}.code-slip .copy-button{position:absolute;top:10px;right:10px}pre{max-width:100%;overflow:auto;margin:32px 0 0;padding:24px;border-left:3px solid #70aa9f;color:#f9f4e7;background:#121c1a;font:14px/1.7 var(--mono);tab-size:2}.install-section pre{grid-column:2;margin-top:-72px}.section-heading{max-width:700px;margin-bottom:40px}.section-heading p:last-child,.coverage-section>div>p:last-child,.pricing-section>div>p{color:var(--graphite)}.notice{margin:0 0 24px;padding:12px 16px;border-left:4px solid var(--amber);background:#fff3d4}.notice.error,.field-error{color:#812d24}.workbench{display:grid;grid-template-columns:minmax(0,1fr) 160px minmax(0,1fr);gap:24px;align-items:stretch}.source-pane,.result-pane{min-width:0;padding:24px;background:var(--sheet);border:1px solid #a99e84;box-shadow:5px 5px #1d29261f}.field-row,.result-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}label{display:block;margin-bottom:8px;font-size:14px;font-weight:800}select,input,textarea{min-height:44px;border:2px solid #65736d;border-radius:2px;color:var(--ink);background:#fffef8}select,input{padding:8px 12px}textarea{width:100%;padding:14px;resize:vertical;font-size:14px;line-height:1.55}.input-tools{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;color:var(--graphite);font-size:13px}.file-button{margin:0;font-size:14px}input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}input[type=file]:focus+span{text-decoration:underline}.field-error{min-height:25px;margin:8px 0 0;font-weight:700}.bridge-controls{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px}.bridge-controls>span{align-self:center;color:var(--teal-dark);font:48px var(--display)}.empty-state{height:100%;min-height:380px;display:grid;place-content:center;text-align:center;color:var(--graphite)}.empty-state>span{color:var(--teal);font:64px var(--display)}.empty-state h3{margin:8px 0 0;color:var(--ink)}.empty-state p{margin-top:4px}.evidence-summary{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:8px;margin:20px 0;font-size:13px}.evidence-summary>*{padding:8px;border-bottom:2px solid var(--grid)}.finding-list{margin:0;padding:0;list-style:none}.finding-list li{display:grid;grid-template-columns:minmax(130px,.7fr) 1.3fr;gap:12px;padding:12px 0;border-top:1px dashed #a99e84;font-size:14px}.finding-list .preserved strong,.preserved{color:var(--green)}.finding-list .transformed strong,.transformed{color:var(--amber)}.finding-list .unsupported strong,.unsupported{color:var(--red)}details{margin-top:20px}summary{min-height:44px;display:flex;align-items:center;font-weight:800;cursor:pointer}.result-pane pre{max-height:300px;margin-top:8px;white-space:pre-wrap;overflow-wrap:anywhere}.coverage-ledger{border-top:3px solid var(--ink)}.ledger-row{display:grid;grid-template-columns:1.25fr 1fr 1fr;min-height:58px;align-items:center;gap:12px;border-bottom:1px solid #8e998e}.ledger-head{min-height:44px;color:var(--graphite);font-size:13px;font-weight:800;text-transform:uppercase}.merchant-note{font-size:14px}.license-sheet{padding:32px;border:1px solid #a99e84;background:var(--sheet);box-shadow:7px 7px #1d292621;transform:rotate(-.35deg)}.license-status{padding-bottom:16px;border-bottom:1px dashed #a99e84;color:var(--green);font-weight:800}.license-sheet form{margin-top:28px}.license-row{display:flex;gap:12px}.license-row input{min-width:0;flex:1}#pro-tools{margin-top:28px;padding-top:24px;border-top:2px solid var(--green)}#pro-tools input{width:100%;margin-bottom:12px}#pro-tools pre{color:var(--ink);background:#e9f4e8;border-color:var(--green);white-space:pre-wrap}footer{min-height:180px;padding:48px clamp(20px,5vw,72px);display:flex;justify-content:space-between;gap:32px;background:var(--ink);color:var(--sheet)}footer p{margin:0}footer div{display:flex;gap:24px;flex-wrap:wrap}footer a{color:#9ceadd}footer a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:6px 0}.legal-page{max-width:820px;min-height:70vh;margin:0 auto;padding-top:72px}.legal-page h1{font-size:clamp(40px,6vw,64px)}.legal-page h2{margin-top:48px;font-size:28px}@keyframes settle{0%{opacity:0;transform:translateY(6px) rotate(1.1deg)}to{opacity:1;transform:translateY(0) rotate(1.1deg)}}@media(max-width:920px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy,.hero-figure{max-width:760px}.workbench{grid-template-columns:1fr}.bridge-controls{display:grid;grid-template-columns:auto 1fr;align-items:end}.bridge-controls>span{display:none}.bridge-controls .stamp-button{grid-column:1 / -1}}@media(max-width:680px){.site-header{align-items:flex-start}nav{justify-content:flex-end;flex-wrap:wrap;gap:0 16px}nav a:nth-child(2),nav a:nth-child(4){display:none}section{padding-top:64px;padding-bottom:64px}.hero{gap:48px}.hero-figure{margin:0 -8px}.install-section,.coverage-section,.pricing-section{grid-template-columns:1fr;gap:36px}.install-section pre{grid-column:auto;margin-top:0}.code-slip{padding:20px}.code-slip .copy-button{position:static;margin-top:16px}.source-pane,.result-pane,.license-sheet{padding:20px}.field-row{align-items:flex-start;flex-direction:column}.field-row select{width:100%}.evidence-summary{grid-template-columns:1fr 1fr}.finding-list li{grid-template-columns:1fr;gap:2px}.ledger-row{grid-template-columns:1fr;gap:2px;padding:12px 0}.ledger-head{display:none}.license-row{flex-direction:column}footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
