:root{--navy:#102d49;--blue:#1969ad;--text:#34465a;--muted:#6d7a8d;--line:#dfe5ec;--bg:#f4f7fa}*{box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:var(--bg)}body{margin:0}.legal-header{position:sticky;top:0;z-index:5;display:flex;height:68px;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.legal-header>a:last-child{color:var(--blue);font-size:13px;font-weight:750;text-decoration:none}.legal-brand{display:flex;align-items:center;gap:9px;color:var(--navy);text-decoration:none}.legal-brand span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fff;background:var(--navy);font-size:12px;font-weight:850}.legal-shell{display:grid;grid-template-columns:245px minmax(0,840px);gap:32px;max-width:1180px;margin:34px auto;padding:0 24px}.legal-shell aside{position:sticky;top:100px;height:max-content;padding:18px;border:1px solid var(--line);border-radius:11px;background:#fff}.legal-shell aside>span{color:#7b8797;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.legal-shell nav{display:flex;flex-direction:column;gap:5px;margin:12px 0 20px}.legal-shell nav a{padding:10px;border-radius:7px;color:#536275;font-size:13px;font-weight:700;text-decoration:none}.legal-shell nav a:hover,.legal-shell nav a.active{color:#174f7e;background:#edf5fc}.legal-shell aside>div{display:flex;flex-direction:column;gap:4px;padding-top:15px;border-top:1px solid var(--line);color:#8691a1}.legal-content{min-width:0;padding:34px 42px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 5px 22px rgba(18,42,65,.045)}.legal-content>header{padding-bottom:25px;border-bottom:1px solid var(--line)}.legal-content>header>span{color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.legal-content h1{margin:8px 0 10px;color:var(--navy);font-size:31px;line-height:1.15}.legal-content>header p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.legal-content section{padding:23px 0;border-bottom:1px solid #e9edf2}.legal-content h2{margin:0 0 10px;color:#213d58;font-size:17px}.legal-content p,.legal-content li{font-size:14px;line-height:1.75}.legal-content p{margin:8px 0}.legal-content ul{margin:8px 0;padding-left:22px}.legal-content li+li{margin-top:5px}.legal-content a{color:var(--blue)}.identity-note{margin-top:22px!important;padding:18px!important;border:1px solid #cbddec!important;border-radius:9px;background:#f3f8fc}.identity-note strong{color:#214c70}.legal-content footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:23px;color:#7b8798}.legal-content footer button{padding:9px 12px;border:1px solid #cbd6e0;border-radius:7px;color:#315d83;background:#fff;font-weight:700;cursor:pointer}@media(max-width:800px){.legal-shell{grid-template-columns:1fr;margin-top:20px}.legal-shell aside{position:static}.legal-content{padding:27px 22px}.legal-content h1{font-size:26px}.legal-content footer{align-items:flex-start;flex-direction:column}}@media print{.legal-header,.legal-shell aside,.legal-content footer button{display:none}.legal-shell{display:block;margin:0;max-width:none;padding:0}.legal-content{border:0;box-shadow:none;padding:0}.legal-content section{break-inside:avoid}}
