.legal-page{min-height:100vh;background:var(--bg,#050b14);color:#dbe3ef}.legal-page .legal-header{position:sticky;z-index:50;top:0;height:72px;border-bottom:1px solid rgba(129,153,189,.14);background:rgba(5,11,21,.88);backdrop-filter:blur(18px)}.legal-page .legal-header-shell{display:flex;width:min(1180px,calc(100% - 40px));height:100%;margin-inline:auto;align-items:center;justify-content:space-between;gap:20px}.legal-page .legal-header img{width:152px;height:46px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.legal-page .legal-back{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(145,166,199,.22);border-radius:9px;padding:9px 15px;color:#a8b6cb;font-size:13px;text-decoration:none;transition:color .16s ease,border-color .16s ease}.legal-page .legal-back:hover{border-color:rgba(62,130,255,.55);color:white}.legal-page .legal-shell{width:min(760px,calc(100% - 40px));margin-inline:auto;padding-block:56px 80px}.legal-page .legal-title{margin:0 0 10px;color:white;font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1.15}.legal-page .legal-updated{margin:0 0 34px;color:#7f899a;font-size:13px}.legal-page .legal-todo{margin-bottom:32px;border:1px solid rgba(255,198,61,.34);border-radius:12px;background:rgba(255,198,61,.08);padding:15px 18px;color:#ffd77a;font-size:13px;line-height:1.65}.legal-page .legal-todo strong{color:#ffc63d}.legal-page .legal-intro{margin-bottom:34px;border:1px solid rgba(145,166,199,.18);border-radius:14px;background:linear-gradient(145deg,rgba(20,32,50,.72),rgba(9,17,29,.7)),rgba(15,25,39,.76);padding:20px 22px;color:#b6c2d3;font-size:14px;line-height:1.7}.legal-page .legal-shell h2{margin:38px 0 12px;color:white;font-size:20px;font-weight:700;letter-spacing:-.01em}.legal-page .legal-shell h3{margin:24px 0 9px;color:#e7edf6;font-size:15px;font-weight:600}.legal-page .legal-shell li,.legal-page .legal-shell p{color:#b6c2d3;font-size:14px;line-height:1.75}.legal-page .legal-shell p{margin:0 0 13px}.legal-page .legal-shell ol,.legal-page .legal-shell ul{margin:0 0 14px;padding-left:21px}.legal-page .legal-shell li{margin-bottom:7px}.legal-page .legal-shell strong{color:#e7edf6;font-weight:600}.legal-page .legal-shell a{color:#6fa9ff;text-decoration:underline;text-underline-offset:2px}.legal-page .legal-shell a:hover{color:#a4c9ff}.legal-page .legal-table-wrap{overflow-x:auto;margin-bottom:16px;border:1px solid rgba(145,166,199,.18);border-radius:12px}.legal-page .legal-table{width:100%;border-collapse:collapse;min-width:460px}.legal-page .legal-table td,.legal-page .legal-table th{padding:11px 15px;border-bottom:1px solid rgba(145,166,199,.14);color:#b6c2d3;font-size:13px;line-height:1.6;text-align:left;vertical-align:top}.legal-page .legal-table th{background:rgba(22,45,74,.5);color:#e7edf6;font-weight:600}.legal-page .legal-table tr:last-child td{border-bottom:0}.legal-page .legal-footer{border-top:1px solid rgba(127,154,190,.14);background:#040912;padding-block:26px}.legal-page .legal-footer-shell{display:flex;width:min(1180px,calc(100% - 40px));margin-inline:auto;align-items:center;justify-content:space-between;gap:18px;color:#64758a;font-size:12px}.legal-page .legal-footer-shell nav{display:flex;gap:18px}.legal-page .legal-footer-shell a{color:#8091a7;text-decoration:none}.legal-page .legal-footer-shell a:hover{color:white}@media (max-width:640px){.legal-page .legal-title{font-size:27px}.legal-page .legal-shell{padding-block:38px 60px}.legal-page .legal-footer-shell{align-items:flex-start;flex-direction:column;gap:12px}}