:root{--ivory:#fff8e8;--paper:#fffdf7;--marigold:#f4b61b;--coral:#b9382b;--coral-dark:#962b22;--turquoise:#0a777c;--ink:#193446;--ink-soft:#455e6e;--line:#19344629;--font-main:"Outfit", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-note:"Caveat", cursive}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--ivory);font-family:var(--font-main);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}a{color:inherit}h1,h2,p,ul{margin-top:0}h1,h2{letter-spacing:-.035em;text-wrap:balance;line-height:1.05}p,li{text-wrap:pretty}:focus-visible{outline:3px solid var(--ink);outline-offset:4px;box-shadow:0 0 0 7px var(--marigold)}.legal-shell{width:min(820px,100% - 40px);margin-inline:auto}.legal-header{background:var(--paper);border-bottom:1px solid var(--line);align-items:center;min-height:76px;display:flex}.legal-header .legal-shell{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 40px);display:flex}.legal-brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.legal-brand img{object-fit:contain;width:46px;height:40px}.legal-brand strong{font-family:var(--font-note);font-size:1.65rem}.legal-back{min-height:44px;color:var(--ink);text-underline-offset:5px;-webkit-text-decoration-color:var(--turquoise);text-decoration-color:var(--turquoise);align-items:center;font-weight:750;display:inline-flex}.legal-main{padding:clamp(64px,9vw,112px) 0}.legal-main h1{max-width:13ch;margin-bottom:22px;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:780}.legal-lead{max-width:65ch;color:var(--ink-soft);margin-bottom:54px;font-size:1.12rem}.legal-section{border-top:1px solid var(--line);padding:30px 0}.legal-section h2{margin-bottom:14px;font-size:clamp(1.55rem,3vw,2.15rem)}.legal-section p:last-child,.legal-section ul:last-child{margin-bottom:0}.legal-section p,.legal-section li{color:var(--ink-soft)}.legal-section li+li{margin-top:8px}.legal-contact{font-style:normal}.legal-contact a{color:var(--coral-dark);text-underline-offset:4px;font-weight:750}.legal-footer{color:var(--paper);background:var(--ink);padding:30px 0}.legal-footer .legal-shell{justify-content:space-between;gap:22px;width:min(1120px,100% - 40px);display:flex}.legal-footer p{color:#fffdf7bf;margin:0;font-size:.88rem}.not-found{text-align:center;place-items:center;min-height:calc(100svh - 138px);display:grid}.not-found h1{max-width:12ch;margin-inline:auto}.not-found .legal-lead{margin-inline:auto}.legal-button{min-height:48px;color:var(--paper);background:var(--coral);border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:800;text-decoration:none;display:inline-flex}.legal-button:hover{background:var(--coral-dark)}@media (width<=560px){.legal-header .legal-shell,.legal-footer .legal-shell,.legal-shell{width:min(100% - 28px,520px)}.legal-footer .legal-shell{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
