:root{color-scheme:light;--ink:#142e40;--muted:#536575;--blue:#245bea;--teal:#087e88;--line:#dbe5ee;--paper:#f5f8fb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.8 "Segoe UI",Tahoma,Arial,sans-serif}a{color:#174bc2;text-underline-offset:4px}a:hover{color:#087580}a:focus-visible{outline:3px solid #e58f14;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,5vw,3.7rem);line-height:1.3;letter-spacing:-.035em;margin-bottom:22px}h2{font-size:1.65rem;line-height:1.45;margin-bottom:14px}h3{font-size:1.13rem;margin-bottom:9px}p{margin-bottom:18px}li{margin-bottom:8px}.skip{position:absolute;left:12px;top:-80px;background:white;padding:8px 15px;z-index:10}.skip:focus{top:12px}.topbar{background:white;border-bottom:1px solid var(--line)}.nav,.wrap{max-width:1120px;margin:auto;padding:24px 30px}.nav{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.brand{color:var(--ink);font-size:22px;font-weight:800;text-decoration:none;letter-spacing:-.04em}.brand span{color:var(--teal)}nav{display:flex;gap:22px;flex-wrap:wrap;font-size:15px}nav a{text-decoration:none}nav a[aria-current=page]{font-weight:700;color:var(--ink)}.hero{background:linear-gradient(120deg,#123c66,#096f79);color:white;border-radius:26px;padding:54px;display:grid;grid-template-columns:1fr 140px;align-items:center;gap:30px;margin:25px 0 30px}.hero p{color:#e0edf5;font-size:20px;max-width:720px}.hero img{width:125px;height:125px;object-fit:contain;background:#fff;border-radius:26px;padding:20px}.eyebrow{font-size:13px!important;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.button{display:inline-block;background:var(--blue);color:#fff!important;border-radius:12px;padding:10px 24px;text-decoration:none;font-weight:600}.hero .button{background:white;color:#17426b!important}.section,.policy{background:white;border:1px solid var(--line);border-radius:20px;padding:34px;margin:24px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{padding:26px;background:white;border:1px solid var(--line);border-radius:18px}.card p:last-child{margin-bottom:0}.section-title{margin:40px 0 20px}.muted,.updated{color:var(--muted)}.badge{display:inline-block;background:#e8f5f3;color:#08666d;border-radius:30px;padding:3px 13px;font-size:14px;margin-bottom:14px}.callout{border-inline-start:4px solid var(--teal);padding:16px 22px;background:#edf7f6;border-radius:8px}.policy{max-width:900px;margin:28px auto}.policy h1{font-size:2.5rem}.policy h2{font-size:1.3rem;margin-top:30px}.policy header{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:16px}.policy section+section{border-top:1px solid var(--line);padding-top:20px;margin-top:35px}.language{font-size:15px;display:flex;gap:22px;flex-wrap:wrap}.contact{overflow-wrap:anywhere}.footer{max-width:1120px;margin:30px auto 0;padding:25px 30px 36px;color:var(--muted);border-top:1px solid var(--line);font-size:14px}.footer-links{display:flex;gap:22px;flex-wrap:wrap;margin:8px 0}.policy [dir=rtl],.section[dir=rtl]{line-height:2}.policy [dir=rtl] h2{letter-spacing:0}code{font-size:.9em;overflow-wrap:anywhere}.contact a{white-space:normal}.small{font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:32px}
@media(max-width:700px){.wrap,.nav{padding:18px}.hero{padding:30px 24px;grid-template-columns:1fr}.hero img{width:80px;height:80px;padding:12px;grid-row:1}.hero p{font-size:18px}.grid,.split{grid-template-columns:1fr}.section,.policy{padding:24px}.policy h1{font-size:2rem}nav{gap:15px}.footer{padding:22px 18px}.policy h2{font-size:1.2rem}}
@media print{body{background:white;font-size:11pt}.topbar,.footer,.language,.skip{display:none}.wrap{max-width:none;padding:0}.policy,.section,.card{border:0;padding:0;border-radius:0}.hero{background:white;color:#142e40;padding:10px 0}.hero p{color:#142e40}.hero .button{display:none}a{color:inherit}h2,h3{break-after:avoid}p,li{orphans:3;widows:3}}
