:root{--brand:#2148ff;--navy:#071d49;--ink:#101b31;--muted:#667187;--line:#e3e8f0;--header-h:86px}
*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;max-width:100%;overflow-x:hidden}body{padding-top:var(--header-h);background:#fff;color:var(--ink);font-family:Montserrat,Arial,Helvetica,sans-serif}.wrap{width:min(100% - 40px,1220px);margin:0 auto}a{color:inherit;text-decoration:none}
.global-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-h);background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.global-nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.global-logo{display:block;width:148px;max-height:70px;object-fit:contain}.global-navlinks{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.global-navlinks a:hover,.global-recap-toggle:hover{color:var(--brand)}.global-recap{position:relative}.global-recap-toggle{border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;padding:12px 0}.global-recap-menu{position:absolute;top:100%;left:-18px;width:190px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 42px rgba(7,29,73,.12);display:none}.global-recap.open .global-recap-menu{display:block}.global-recap-menu a{display:block;padding:9px 10px;border-radius:9px}.global-recap-menu a:hover{background:#f3f6ff}.global-cta{padding:12px 18px;border:1px solid var(--brand);border-radius:999px;color:var(--brand)!important}.global-burger{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--brand);font-size:22px}.global-mobile{display:none}
.legal-hero{background:linear-gradient(135deg,#061a43 0%,#0b2a69 72%,#173f99 100%);color:#fff;padding:84px 0 70px}.legal-kicker{font-size:12px;letter-spacing:.16em;font-weight:800;color:#91a5ff;margin-bottom:18px}.legal-hero h1{font-size:clamp(44px,6.5vw,78px);line-height:.94;letter-spacing:-.055em;margin:0;max-width:980px}.legal-meta{margin-top:24px;color:#dce4f6;font-size:15px;line-height:1.6}.legal-main{padding:72px 0 100px}.legal-document{width:min(100%,860px)}.legal-section{padding:0 0 18px;margin:0 0 46px;border-bottom:1px solid var(--line)}.legal-section:last-child{border-bottom:0;margin-bottom:0}.legal-section-heading{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start;margin-bottom:20px}.legal-section-heading span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eef2ff;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.06em}.legal-section h2{font-size:clamp(24px,3vw,34px);line-height:1.12;letter-spacing:-.025em;color:var(--navy);margin:3px 0 0}.legal-section p,.legal-section li{font-size:17px;line-height:1.75;color:#344158}.legal-section p{margin:0 0 18px}.legal-section ul{margin:0 0 22px;padding-left:25px}.legal-section li{margin:6px 0}.legal-section a,.legal-notice a{color:var(--brand);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-notice{padding:20px 22px;background:#f7f9fc;border:1px solid var(--line);border-radius:18px;font-size:16px;line-height:1.65;color:#455169;margin-bottom:42px}
.global-footer{padding:58px 0 26px;background:#fff;border-top:1px solid var(--line)}.global-footer-top{display:grid;grid-template-columns:1.35fr .75fr .9fr;gap:48px;align-items:start}.global-footer-logo{display:block;width:160px;height:auto}.global-footer-event{font-size:13px;line-height:1.6;color:#59657a;margin-top:18px}.global-footer-links h4{font-size:11px;letter-spacing:.14em;color:var(--brand);margin:0 0 16px}.global-footer-links a{display:block;margin:0 0 9px;font-size:13px;color:#657086}.global-footer-links a:hover,.global-footer-legal a:hover{color:var(--brand)}.global-footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;border-top:1px solid var(--line);margin-top:34px;padding-top:20px;font-size:11px;color:#98a1b2}.global-footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 18px}.global-footer-legal a{color:#7a8598}
@media(max-width:900px){:root{--header-h:74px}.wrap{width:min(100% - 28px,1220px)}.global-logo{width:132px}.global-navlinks{display:none}.global-burger{display:grid;place-items:center}.global-mobile{position:fixed;top:var(--header-h);left:0;right:0;padding:18px 20px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 34px rgba(7,29,73,.1)}.global-mobile.open{display:grid;gap:6px}.global-mobile a{padding:11px 4px;font-size:14px;font-weight:700}.legal-hero{padding:62px 0 52px}.legal-main{padding:52px 0 76px}.global-footer-top{grid-template-columns:1fr 1fr}.global-footer-brand{grid-column:1/-1}.global-footer-bottom{flex-direction:column}.global-footer-legal{justify-content:flex-start}}
@media(max-width:560px){.legal-hero h1{font-size:clamp(38px,12.5vw,56px);overflow-wrap:anywhere}.legal-section-heading{grid-template-columns:38px minmax(0,1fr);gap:12px}.legal-section-heading span{width:34px;height:34px}.legal-section h2{font-size:24px}.legal-section p,.legal-section li{font-size:16px;line-height:1.72}.global-footer-top{grid-template-columns:1fr;gap:28px}.global-footer-brand{grid-column:auto}.global-footer-legal{display:grid;grid-template-columns:1fr;gap:10px}}
