:root{--ink: #17130f;--muted: #5d5246;--paper: #fffaf2;--paper-strong: #fffdf8;--field: #f3dfbf;--line: rgba(23, 19, 15, .16);--accent: #7a5328;--focus: #7957d5;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f1e7;color:var(--ink);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f7f1e7}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 10%,rgba(122,83,40,.12),transparent 22rem),linear-gradient(rgba(23,19,15,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,19,15,.035) 1px,transparent 1px);background-size:auto,52px 52px,52px 52px;mask-image:linear-gradient(to bottom,black,transparent 72%)}button,input{font:inherit}a{color:inherit}.skip-link{position:absolute;left:16px;top:12px;z-index:10;transform:translateY(-140%);border-radius:6px;background:var(--ink);color:var(--paper);padding:12px 16px;font-weight:800}.skip-link:focus{transform:translateY(0)}.shell{position:relative;width:min(1040px,calc(100% - 40px));margin:0 auto;padding:18px 0 42px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;margin-bottom:clamp(32px,7vw,76px)}.brand,.top-nav a,.site-footer a{min-height:44px;display:inline-flex;align-items:center}.brand{gap:10px;text-decoration:none;font-weight:850;letter-spacing:-.035em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--ink);border-radius:6px;background:var(--paper);color:var(--ink)}.brand-mark svg{width:22px;height:22px}.top-nav,.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.top-nav a,.site-footer a{color:#574c40;font-size:.96rem;font-weight:700;text-decoration:none}.top-nav a:hover,.site-footer a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:clamp(30px,6vw,70px);align-items:center}h1,h2,h3,p{margin-top:0}h1{max-width:660px;margin-bottom:18px;font-size:clamp(2.8rem,7vw,5.25rem);letter-spacing:-.058em;line-height:.96}h2{margin-bottom:12px;font-size:clamp(1.35rem,2.2vw,1.8rem);letter-spacing:-.04em;line-height:1.1}h3{margin-bottom:6px;font-size:1rem;letter-spacing:-.02em}.lede{max-width:600px;color:#443a31;font-size:clamp(1.08rem,1.65vw,1.28rem);line-height:1.52}.price-line{margin:22px 0 8px;color:var(--ink);font-size:1.08rem;font-weight:850}.trust-line,.fine-print,.panel-head p,.faq-item p,.site-footer p,.legal-card p,.legal-card li{color:var(--muted);line-height:1.58}.trust-line{max-width:560px}.upload-panel,.steps-section,.faq-section,.legal-card{border:1px solid var(--line);background:#fffaf2e6;border-radius:10px}.upload-panel{padding:clamp(18px,3vw,26px)}.panel-head p:last-child{margin-bottom:0}.upload-form{margin:20px 0 14px}.drop-zone{display:grid;gap:8px;place-items:center;min-height:176px;border:1.5px dashed #8b663b;border-radius:8px;background:var(--paper-strong);padding:24px;text-align:center;cursor:pointer}.drop-zone:hover,#pdf-file:focus-visible+.drop-zone,.drop-zone[data-drag=true]{border-color:var(--ink);background:#fff7e8}#pdf-file:focus-visible+.drop-zone{outline:4px solid var(--focus);outline-offset:4px}.drop-icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(23,19,15,.75);border-radius:6px;background:var(--field);color:var(--ink);font-size:.84rem;font-weight:900;letter-spacing:-.04em}.drop-main{max-width:100%;font-size:1.08rem;font-weight:850;overflow-wrap:anywhere}.drop-sub{color:#625648;line-height:1.45}.sr-only-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.status-card{border-top:1px solid rgba(23,19,15,.12);padding-top:14px}.status-line{margin-bottom:12px;font-weight:800;line-height:1.35}.status-line[data-tone=busy]{color:#704b12}.status-line[data-tone=good]{color:#176238}.status-line[data-tone=bad]{color:#9f1d1d}.stats{display:grid;gap:9px;margin:0}.stats div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;border-top:1px solid rgba(23,19,15,.1);padding-top:9px}dt{font-weight:850}dd{margin:0;color:#4d4338;overflow-wrap:anywhere}.warnings{margin:14px 0 0;border-left:3px solid #9f1d1d;padding-left:14px;color:#842020}.checkout-button{width:100%;min-height:46px;margin-top:16px;border:1px solid var(--ink);border-radius:7px;background:var(--ink);color:var(--paper);font-weight:850;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.checkout-button:not(:disabled):hover{border-color:#3a2d20;background:#3a2d20;transform:translateY(-1px)}.checkout-button:not(:disabled):active{transform:translateY(0)}.checkout-button:focus-visible{outline:3px solid rgba(142,105,60,.38);outline-offset:3px}.checkout-button:disabled{border-color:#17130f38;background:#17130f14;color:#75695b;cursor:not-allowed}.download-panel{margin-top:12px}.download-link{display:grid;min-height:46px;place-items:center;border:1px solid #176238;border-radius:7px;background:#176238;color:var(--paper);font-weight:850;text-decoration:none}.steps-section,.faq-section{margin-top:20px;padding:clamp(20px,4vw,32px)}.steps-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding-left:1.2rem}.steps-list li{padding-left:4px;font-weight:760;line-height:1.45}.steps-list li::marker{color:var(--accent);font-weight:900}.faq-list{display:grid;gap:18px}.faq-item{border-top:1px solid rgba(23,19,15,.12);padding-top:18px}.faq-item:first-child{border-top:0;padding-top:0}.faq-item p:last-child{margin-bottom:0}.site-footer{display:flex;justify-content:space-between;gap:24px;margin-top:24px;border-top:1px solid rgba(23,19,15,.12);padding-top:24px}.site-footer p{max-width:520px;margin:6px 0 0}.legal-page .site-header{margin-bottom:24px}.legal-card{max-width:820px;padding:clamp(24px,5vw,44px)}.legal-card h1{font-size:clamp(2.8rem,7vw,4.8rem)}.legal-card h2{margin-top:30px}.legal-card ul{padding-left:1.2rem}:focus-visible{outline:4px solid var(--focus);outline-offset:4px}[hidden]{display:none!important}@media(max-width:880px){.hero,.steps-list{grid-template-columns:1fr}.upload-panel{order:-1}.site-footer{flex-direction:column}.site-footer nav{justify-content:flex-start}}@media(max-width:560px){.shell{width:min(100% - 24px,1040px);padding-top:14px}.site-header{gap:12px;align-items:flex-start;flex-direction:column;margin-bottom:24px}.top-nav{width:100%;justify-content:flex-start}.stats div{grid-template-columns:1fr;gap:2px}h1{font-size:clamp(2.35rem,13vw,3.55rem);letter-spacing:-.05em;line-height:1}.drop-zone{min-height:164px;padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
