:root{--ink:#202443;--muted:#666a7b;--paper:#fcfcfa;--aqua:#1eafa8;--line:#dfe3e3;--serif:'Playfair Display',Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:500 15px/1.75 var(--sans)}a{color:inherit}.shell{width:min(860px,calc(100% - 48px));margin:auto}.legal-header{border-bottom:1px solid var(--line)}.legal-header .shell{height:80px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-1.2px}.brand-mark{width:26px;height:26px;display:flex;align-items:flex-end;gap:3px}.brand-mark i{display:block;width:6px;border-radius:6px;background:var(--aqua)}.brand-mark i:nth-child(1){height:11px}.brand-mark i:nth-child(2){height:18px}.brand-mark i:nth-child(3){height:25px}.back{font-size:12px;font-weight:800;text-decoration:none}.back:hover{color:var(--aqua)}main{padding:85px 0}.eyebrow{font-size:11px;letter-spacing:1.7px;text-transform:uppercase;font-weight:800;color:var(--aqua);margin:0 0 12px}h1{font:600 clamp(38px,5vw,58px)/1.1 var(--serif);letter-spacing:-2px;margin:0 0 12px}h2{font:600 25px/1.25 var(--serif);margin:43px 0 12px}p,li{color:#4f5566}.updated{font-size:12px;color:var(--muted)}.notice{background:#eef7f5;border-left:3px solid var(--aqua);padding:15px 18px;margin:30px 0;color:#395452;font-size:13px}.legal-footer{background:var(--ink);color:#e8ebf3;padding:26px 0;font-size:11px}.legal-footer .shell{display:flex;justify-content:space-between;gap:15px}.legal-footer a{color:#e8ebf3;text-decoration:none}@media(max-width:520px){.shell{width:min(100% - 32px,860px)}main{padding:55px 0}.legal-header .shell{height:65px}.legal-footer .shell{display:block}.legal-footer a{display:inline-block;margin-top:9px}}
