.legal_page{min-height:100vh;background:linear-gradient(180deg,#050d1a,#0a1428 60%,#081020);padding-top:5rem;position:relative}.legal_bg_orb{position:fixed;border-radius:50%;pointer-events:none;z-index:0;filter:blur(90px);opacity:.06}.legal_bg_orb_1{width:600px;height:600px;background:radial-gradient(circle,#1a6fa8 0,transparent 70%);top:-100px;right:-150px}.legal_bg_orb_2{width:400px;height:400px;background:radial-gradient(circle,#0d4a7a 0,transparent 70%);bottom:10%;left:-100px}.legal_header{position:relative;z-index:2;padding:3rem 2rem 2.5rem;max-width:1100px;margin:0 auto;border-bottom:1px solid rgba(41,142,188,.12)}.legal_header_back{display:inline-flex;align-items:center;gap:.4rem;color:rgba(92,184,232,.7);text-decoration:none;font-size:.82rem;margin-bottom:1.5rem;transition:color .2s}.legal_header_back:hover{color:#5cb8e8}.legal_header_badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(41,142,188,.1);border:1px solid rgba(41,142,188,.2);border-radius:20px;padding:.25rem .75rem;font-size:.72rem;color:#5cb8e8;letter-spacing:.05em;text-transform:uppercase;-webkit-margin-start:2.5rem;margin-inline-start:2.5rem;margin-bottom:1rem}.legal_header_badge_dot{width:5px;height:5px;border-radius:50%;background:#5cb8e8;display:inline-block}.legal_title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#e8f4ff;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.15}.legal_title span{background:linear-gradient(135deg,#5cb8e8,#3a9fd4 50%,#2a7ab0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal_meta{gap:1.25rem;flex-wrap:wrap;margin-top:.75rem}.legal_meta,.legal_meta_item{display:flex;align-items:center}.legal_meta_item{gap:.35rem;font-size:.8rem;color:rgba(160,200,230,.5)}.legal_meta_item svg{flex-shrink:0;opacity:.7}.legal_body{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:2.5rem 2rem 4rem;display:grid;grid-template-columns:220px 1fr;grid-gap:3rem;gap:3rem;align-items:start}@media (max-width:860px){.legal_body{grid-template-columns:1fr;gap:2rem;padding:2rem 1.25rem 3rem}}.legal_toc{position:-webkit-sticky;position:sticky;top:5.5rem;background:rgba(10,20,40,.6);border:1px solid rgba(41,142,188,.12);border-radius:12px;padding:1.25rem}.legal_toc_title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(92,184,232,.6);margin:0 0 .75rem}.legal_toc_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.1rem}.legal_toc_list a{display:block;padding:.35rem .5rem;font-size:.78rem;color:rgba(160,200,230,.55);text-decoration:none;border-radius:6px;transition:all .15s;line-height:1.35}.legal_toc_list a:hover{color:#5cb8e8;background:rgba(41,142,188,.08)}@media (max-width:860px){.legal_toc{position:static}}.legal_content{min-width:0}.legal_section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(41,142,188,.07)}.legal_section:last-child{border-bottom:none;margin-bottom:0}.legal_h2{font-size:1.15rem;font-weight:600;color:#c8e4f8;margin:0 0 1rem;display:flex;align-items:center;gap:.65rem}.legal_h2:before{content:"";display:inline-block;width:3px;height:1.15em;background:linear-gradient(180deg,#5cb8e8,#2a7ab0);border-radius:2px;flex-shrink:0}.legal_h3{font-size:.95rem;font-weight:600;color:rgba(200,228,248,.8);margin:1.25rem 0 .5rem}.legal_p{font-size:.92rem;line-height:1.8;color:rgba(160,200,230,.7);margin:0 0 .85rem}.legal_p:last-child{margin-bottom:0}.legal_ul{padding-left:0;margin:0 0 .85rem;list-style:none;display:flex;flex-direction:column;gap:.4rem}.legal_li{font-size:.92rem;line-height:1.7;color:rgba(160,200,230,.7);display:flex;align-items:flex-start;gap:.6rem}.legal_li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:rgba(92,184,232,.5);margin-top:.58em;flex-shrink:0}.legal_footer_note{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:1.5rem 2rem 3rem;border-top:1px solid rgba(41,142,188,.08);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.legal_footer_note p{font-size:.78rem;color:rgba(160,200,230,.3);margin:0}.legal_footer_links{display:flex;gap:1.25rem}.legal_footer_links a{font-size:.78rem;color:rgba(92,184,232,.5);text-decoration:none;transition:color .2s}.legal_footer_links a:hover{color:#5cb8e8}@media (max-width:600px){.legal_header{padding:2rem 1.25rem}.legal_footer_note{padding:1.25rem 1.25rem 2.5rem;flex-direction:column;align-items:flex-start}}