:root{font-family:Arial,Helvetica,sans-serif;color:#17171d;background:#f6f5fb;--violet:#3422d1;--violet-deep:#311ab0;--magenta:#aa46bb;--paper:#fff;--muted:#666674;--line:rgba(49,26,176,.16)}
*{box-sizing:border-box}body{margin:0;background:#f6f5fb}a{color:inherit}header{min-height:84px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--paper);border-bottom:1px solid var(--line)}header img{width:205px;filter:brightness(0)}header a{text-decoration:none;font-weight:700}.legal-hero{padding:clamp(3.5rem,7vw,7rem) clamp(1.25rem,8vw,9rem);background:linear-gradient(135deg,#311ab0 0%,#3422d1 62%,#3821bc 100%);color:white}.eyebrow{color:rgba(255,255,255,.86);text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:800}.eyebrow:before{content:"";display:inline-block;width:.7rem;height:.7rem;margin-right:.55rem;border-radius:50%;background:var(--magenta);vertical-align:-.08rem}.legal-hero h1{font-size:clamp(2.8rem,6vw,5.5rem);font-weight:800;letter-spacing:-.045em;line-height:1;margin:.6rem 0}.legal-hero p{max-width:760px;color:rgba(255,255,255,.86);line-height:1.7}.legal{max-width:1020px;margin:0 auto;padding:clamp(3rem,6vw,6rem) 1.25rem;background:#fff}.legal h2{font-weight:800;font-size:clamp(1.7rem,3vw,2.55rem);letter-spacing:-.025em;margin:2.7rem 0 .8rem}.legal h3{margin-top:1.8rem}.legal p,.legal li{line-height:1.75;color:#525260}.legal strong{color:#17171d}.notice{padding:1rem 1.2rem;border-left:4px solid var(--magenta);background:#f1efff}.legal ul{padding-left:1.2rem}footer{padding:2.2rem clamp(1.25rem,5vw,5rem);background:#16085f;color:rgba(255,255,255,.84);display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}footer nav{display:flex;gap:1rem;flex-wrap:wrap}footer a{text-underline-offset:.25rem}:focus-visible{outline:3px solid #0191e2;outline-offset:3px}@media(max-width:650px){header{padding:.9rem 1rem;align-items:flex-start;flex-direction:column;gap:.6rem}header img{width:175px}.legal-hero{padding-left:1.25rem;padding-right:1.25rem}}
