:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#0b2942;background:#f4f8f7}*{box-sizing:border-box}body{margin:0}.legal-header{min-height:72px;padding:12px max(20px,calc((100% - 1080px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #d6e4e1;background:#fff}.legal-header>a{display:flex;align-items:center;gap:9px;color:#0b2942;text-decoration:none;font-size:25px}.legal-header img{width:34px;height:34px}.legal-header strong>span{color:#079787}.legal-header nav{display:flex;gap:7px}.legal-header nav a{min-width:44px;min-height:40px;padding:0 10px;display:grid;place-items:center;color:#076f65;border:1px solid #b9d4d0;border-radius:10px;background:#fff;text-decoration:none;font-weight:800}main{width:min(900px,calc(100% - 32px));margin:42px auto 70px}article{padding:clamp(24px,5vw,56px);border:1px solid #d7e4e2;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(11,41,66,.09)}.eyebrow{margin:0;color:#078f80;font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}h1{margin:10px 0 18px;font-size:clamp(36px,6vw,58px);line-height:1.05;letter-spacing:-.045em}.summary{margin:0 0 34px;color:#526b7c;font-size:18px;line-height:1.65}section{padding:22px 0;border-top:1px solid #e0e9e7}section h2{margin:0 0 8px;font-size:19px}section p{margin:0;color:#435d6d;font-size:15px;line-height:1.72}aside{margin:28px 0;padding:16px 18px;color:#6b5309;border:1px solid #ead18b;border-radius:13px;background:#fff8df;line-height:1.55}.back{display:inline-flex;min-height:44px;align-items:center;color:#076f65;font-weight:850;text-decoration:none}@media(max-width:480px){.legal-header{align-items:flex-start;flex-direction:column}.legal-header nav{width:100%}.legal-header nav a{flex:1}main{margin-top:20px}article{padding:24px 18px;border-radius:18px}.summary{font-size:16px}}
