:root{--ink:#2d2930;--muted:#6e6671;--paper:#fbf8f4;--rose:#d99a9d;--rose-dark:#9c5f65;--sage:#b9c5b1;--line:#2d293021}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth;font-family:Arial,Helvetica,sans-serif}body{background:radial-gradient(circle at 90% 5%, #d99a9d33, transparent 28rem), var(--paper);min-height:100vh;margin:0}a{color:inherit}.site-header,footer,main{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:82px;display:flex}.brand{align-items:center;gap:12px;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--rose-dark);border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:21px;display:grid}nav{gap:24px;display:flex}nav a,footer a{color:var(--muted);text-decoration:none}nav a:hover,footer a:hover{color:var(--ink)}.hero{max-width:850px;padding:100px 0 76px}.eyebrow{color:var(--rose-dark);letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:800}h1,h2{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:850px;margin:18px 0 24px;font-size:clamp(48px,8vw,86px);line-height:.98}.lead{max-width:720px;color:var(--muted);margin:0;font-size:clamp(19px,2.4vw,25px);line-height:1.55}.actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:999px;align-items:center;min-height:48px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.button.primary{color:#fff;background:var(--rose-dark)}.button.secondary{border:1px solid var(--line);background:#ffffff8c}.content-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#ffffff9e;border-radius:24px;min-height:280px;padding:28px}.card-number{color:var(--rose-dark);font-weight:700}.card h2{margin:70px 0 14px;font-size:30px}.card p,.statement p,.legal-sections p{color:var(--muted);line-height:1.7}.statement{background:var(--sage);border-radius:28px;grid-template-columns:1fr 1fr;gap:60px;margin:90px 0;padding:52px;display:grid}.statement h2{margin:12px 0 0;font-size:42px}.statement p{color:var(--ink);margin:0;font-size:18px}.legal-page{max-width:880px;padding:90px 0}.legal-page h1{font-size:clamp(48px,7vw,76px)}.legal-sections{margin-top:64px}.legal-sections section{border-top:1px solid var(--line);padding:30px 0}.legal-sections h2{margin:0 0 12px;font-size:28px}.legal-sections p{margin:0;font-size:17px}footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:22px;padding:30px 0 44px;font-size:14px;display:flex}footer span{margin-right:auto}@media (max-width:760px){.site-header{min-height:72px}nav{gap:14px}.hero{padding:72px 0 56px}.content-grid,.statement{grid-template-columns:1fr}.statement{gap:26px;padding:32px}.card{min-height:220px}.card h2{margin-top:42px}}
