:root{--ink:#17231e;--pine:#2b463a;--lime:#c5cc8d;--sand:#e8e3d8;--paper:#f5f2ea;--muted:#69736c;--line:#b9beb6;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:300 1rem/1.7 var(--sans);-webkit-font-smoothing:antialiased}.legal-page-header{min-height:74px;padding:0 clamp(1.2rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--sand)}.legal-page-header img{display:block;width:108px;height:62px;object-fit:contain}.legal-page-header a:last-child{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink)}.legal-content{max-width:760px;margin:0 auto;padding:clamp(3rem,8vw,7rem) clamp(1.4rem,6vw,4.5rem) 7rem}.legal-kicker{margin:0 0 1.5rem;color:var(--muted);font-size:.62rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}h1{margin:0 0 3rem;padding-bottom:2rem;border-bottom:1px solid var(--line);font-size:clamp(3rem,7vw,5.5rem);line-height:.95;color:var(--pine)}h2{margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.1}p,li{color:#34423b}a{color:inherit;text-decoration:underline;text-underline-offset:.2em}hr{margin:3rem 0;border:0;border-top:1px solid var(--line)}.legal-date{font-style:italic;color:var(--muted)}@media(max-width:620px){.legal-page-header{min-height:66px}.legal-page-header img{width:88px}}
