:root{--ink: #17212b;--muted: #5d6975;--surface: #fbfcf7;--surface-alt: #eef5f2;--paper: #ffffff;--line: #dce5df;--line-strong: #b8c7c0;--teal: #15766f;--coral: #cb5f44;--blue: #3e5fa8;--amber: #d99a25;--soft-teal: #dff1ee;--soft-coral: #f8e5dd;--soft-blue: #e5ecfa;--shadow: 0 20px 55px rgba(23, 33, 43, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface)}*{box-sizing:border-box}html{min-width:320px;background:var(--surface)}body{min-height:100vh;margin:0;background:var(--surface)}button,input,textarea{font:inherit}a{color:inherit}.page-section{padding:clamp(3rem,8vw,6.5rem) clamp(1rem,4vw,3rem)}.section-inner{width:min(1120px,100%);margin:0 auto}.eyebrow{margin:0 0 .75rem;color:var(--teal);font-size:.82rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.05;letter-spacing:0}h1{max-width:12ch;font-size:clamp(3.2rem,9vw,7.2rem)}h2{max-width:16ch;font-size:clamp(2.1rem,4vw,4rem)}h3{font-size:clamp(1.25rem,2vw,1.55rem)}p{line-height:1.7}.lede{max-width:66ch;margin:1rem 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1rem;border-radius:8px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-weight:800;text-decoration:none}.button.secondary{border-color:var(--line-strong);background:var(--paper);color:var(--ink)}.button.disabled{border-color:var(--line);background:#f0f3ef;color:var(--muted);cursor:not-allowed}.grid{display:grid;gap:1rem}.card{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 32px #17212b14}.text-page{padding:clamp(2.5rem,7vw,5.5rem) clamp(1rem,4vw,3rem)}.text-page article{width:min(880px,100%);margin:0 auto}.text-page h1{max-width:14ch;font-size:clamp(2.6rem,6vw,5.4rem)}.text-page h2{max-width:none;margin-top:2.2rem;font-size:clamp(1.45rem,3vw,2rem)}.text-page p,.text-page li{color:var(--muted);line-height:1.75}.text-page ul,.text-page ol{padding-left:1.3rem}.note{padding:1rem;border-left:4px solid var(--teal);background:var(--soft-teal);border-radius:8px}@media(max-width:720px){.button{width:100%}}
