:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}header{height:72px;display:flex;align-items:center;border-bottom:1px solid #e1e7f0;background:#fff}header>a{width:min(880px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:10px;color:#172033;text-decoration:none;font-size:21px;font-weight:850}header span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff}main{width:min(880px,calc(100% - 40px));margin:42px auto 70px;padding:38px 44px;border:1px solid #e1e7f0;border-radius:18px;background:#fff;box-shadow:0 18px 55px #3341550d}.eyebrow{margin:0;color:#4f46e5;font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}h1{margin:8px 0 5px;font-size:42px;letter-spacing:-.04em}.updated{margin:0 0 34px;color:#687386}.legal-highlight{margin:0 0 24px;padding:18px 20px;border:1px solid #f5c86b;border-radius:14px;background:#fffbeb}.legal-highlight strong{display:block;margin-bottom:6px;color:#92400e}.legal-highlight p{margin:0;color:#78350f}section{padding:20px 0;border-top:1px solid #e8edf4}h2{margin:0 0 9px;font-size:19px}p,li{color:#4b5568;line-height:1.7}p{margin:0 0 10px}ul{margin:8px 0 10px;padding-left:22px}li+li{margin-top:5px}a{color:#4338ca}footer{text-align:center;padding:0 20px 40px;color:#687386;font-size:12px}@media(max-width:620px){main{width:calc(100% - 24px);margin-top:18px;padding:26px 20px}h1{font-size:34px}}


/* SAHNIVA LEGAL BRAND */
.legal-brand{display:inline-flex;align-items:center;text-decoration:none}
.legal-brand img{display:block;width:auto;height:40px;max-width:min(230px,70vw)}
