:root{--ink:#241d13;--muted:#766b58;--yellow:#f6c84c;--paper:#fffaf0;--line:#eadfca;font-family:Avenir Next,ui-rounded,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0}a{color:inherit}.page-shell{width:min(1080px,100% - 32px);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;display:flex}.brand{font-weight:800;text-decoration:none}.hero{padding:90px 0 70px}.hero>img{border-radius:32px;box-shadow:0 20px 55px #5f441a24}.eyebrow{color:#80610c;margin-top:28px;font-weight:800}.hero h1{letter-spacing:-.065em;margin:.18em 0;font-size:clamp(3.4rem,9vw,7.4rem);line-height:.88}.hero>p:not(.eyebrow){max-width:680px;font-size:1.2rem;line-height:1.7}.actions{align-items:center;gap:18px;margin-top:28px;display:flex}.actions a{font-weight:700;text-decoration:none}.actions .primary{background:var(--ink);color:#fff;border-radius:999px;padding:14px 20px}.screens{grid-template-columns:repeat(3,1fr);gap:28px;padding-bottom:90px;display:grid}.screens img{border-radius:28px;width:100%;box-shadow:0 18px 50px #6d502322}.document{max-width:780px;margin:70px auto;line-height:1.78}.document h1{letter-spacing:-.04em;font-size:clamp(2.5rem,7vw,4.8rem);line-height:1}.document h2{margin-top:2.2em}.document li{margin:.5em 0}footer{border-top:1px solid var(--line);min-height:100px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:20px;display:flex}footer a{text-decoration:none}footer span{margin-left:auto}@media (width<=700px){.hero{padding:60px 0}.screens{grid-template-columns:1fr 1fr;gap:14px}.document{margin:44px auto}footer span{width:100%;margin:0 0 24px}}
