:root{--ink:#183536;--muted:#607576;--paper:#f7faf8;--teal:#308890;--line:rgba(24,53,54,.16);--serif:Georgia,"Times New Roman",serif;--sans:"Avenir Next",Avenir,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}header{width:min(940px,calc(100% - 48px));min-height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}header img{width:120px;height:auto;display:block}.back{display:inline-flex;align-items:center;min-height:44px;padding:10px 0;color:var(--teal);font-size:14px;font-weight:750}main{width:min(740px,calc(100% - 48px));margin:80px auto 100px}.eyebrow{margin:0 0 16px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.14em}h1{max-width:640px;margin:0;font-size:clamp(43px,7vw,67px);line-height:1.01;letter-spacing:-.06em}h2{margin:0 0 10px;font-size:23px;letter-spacing:-.035em}.updated{margin:19px 0 45px;color:var(--muted);font-size:13px}.intro{max-width:640px;margin:0 0 52px;font-family:var(--serif);font-size:24px;line-height:1.37}section{padding:28px 0;border-top:1px solid var(--line)}section p{margin:0 0 14px;color:#496363}section p:last-child{margin-bottom:0}a{color:var(--teal)}.email{display:inline-flex;align-items:center;gap:24px;min-height:48px;margin:10px 0 60px;padding:14px 17px;background:#e2f1ed;border-radius:9px;font-weight:800;text-decoration:none}.email span{font-size:21px}footer{width:min(940px,calc(100% - 48px));margin:auto;padding:28px 0;color:var(--muted);border-top:1px solid var(--line);font-size:13px}.skip-link{position:fixed;top:-80px;left:16px;z-index:20;padding:10px 14px;color:#fff;background:#19484e;border-radius:8px}.skip-link:focus{top:16px}a:focus-visible{outline:3px solid rgba(48,136,144,.35);outline-offset:3px}.legal-hero-art{display:grid;grid-template-columns:1fr 230px;gap:28px;align-items:center}.legal-hero-art img{width:230px;height:auto}.not-found{display:grid;grid-template-columns:1fr 280px;gap:45px;align-items:center}.not-found>img{width:280px;height:auto}@media(max-width:560px){header,main,footer{width:calc(100% - 32px)}header{min-height:72px}main{margin:56px auto 72px}.intro{font-size:21px}.back{font-size:12px}.legal-hero-art,.not-found{grid-template-columns:1fr}.legal-hero-art img,.not-found>img{width:190px;margin:-34px auto 0}.email{margin-bottom:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
