*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{text-decoration:none;color:inherit}button,input{font:inherit}img,svg{display:block}.legal-body{--text:#0b1d36;--muted:#62738a;--border:#dce6f1;--white:#fff;--shadow:0 24px 65px rgba(19,55,101,.11);font-family:var(--legal-font);background:#f6f9fd;color:var(--text);line-height:1.85}.legal-container{width:min(100% - 36px,1280px);margin-inline:auto}.legal-reading-progress{position:fixed;inset:0 0 auto;z-index:120;height:3px;background:transparent}.legal-reading-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--legal-primary),#5ea3ff);transition:width .08s linear}.legal-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(220,230,241,.86);background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.legal-header-row{display:flex;align-items:center;gap:32px;height:88px}.legal-brand{display:flex;align-items:center;flex:0 0 auto;gap:16px}.legal-brand img{width:176px;height:54px;object-fit:contain}.legal-brand-divider{width:1px;height:36px;background:#d8e2ed}.legal-brand small{max-width:175px;color:#52657c;font-size:12px;font-weight:600;line-height:1.55}.legal-nav{display:flex;align-items:center;justify-content:center;gap:28px;margin-inline:auto}.legal-nav a{position:relative;color:#33475f;font-size:12px;font-weight:700;white-space:nowrap}.legal-nav a:after{content:"";position:absolute;right:0;left:0;bottom:-12px;height:2px;border-radius:99px;background:var(--legal-primary);transform:scaleX(0);transition:.2s}.legal-nav a:hover{color:var(--legal-primary)}.legal-nav a:hover:after{transform:scaleX(1)}.legal-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.legal-login{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;background:var(--legal-dark);color:#fff;font-size:11px;font-weight:800;box-shadow:0 10px 25px rgba(7,27,58,.17)}.legal-menu-button{display:none;width:44px;height:44px;padding:0;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--legal-dark)}.legal-menu-button svg{width:21px;height:21px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.8}.legal-mobile-nav{display:none}.legal-hero{position:relative;overflow:hidden;padding:82px 0 110px;background:linear-gradient(140deg,#041328 0%,var(--legal-dark) 50%,#0a3d82 120%);color:#fff}.legal-grid-pattern{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,#000,transparent)}.legal-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.28}.legal-orb-one{width:360px;height:360px;right:-140px;top:-150px;background:radial-gradient(circle,#2d83ff,transparent 68%)}.legal-orb-two{width:300px;height:300px;left:4%;bottom:-210px;background:radial-gradient(circle,#72b5ff,transparent 70%)}.legal-hero-inner{position:relative;z-index:2}.legal-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:30px;color:#9eb2ca;font-size:10px}.legal-breadcrumb a:hover{color:#fff}.legal-breadcrumb strong{color:#dce8f7;font-weight:600}.legal-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(135,185,255,.25);border-radius:999px;background:rgba(23,105,255,.12);color:#a9caff;font-size:10px;font-weight:800}.legal-eyebrow i{width:7px;height:7px;border-radius:50%;background:#55a0ff;box-shadow:0 0 0 5px rgba(85,160,255,.13)}.legal-hero h1{max-width:850px;margin:23px 0 16px;font-size:clamp(40px,5.2vw,70px);line-height:1.2;letter-spacing:-2.5px}.legal-hero>div p,.legal-hero-inner>p{max-width:850px;margin:0;color:#bac9da;font-size:14px;line-height:2}.legal-meta{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px}.legal-meta span{display:flex;align-items:center;gap:8px;color:#9fb4cc;font-size:10px;font-weight:600}.legal-meta svg{width:18px;height:18px;fill:none;stroke:#7ab2ff;stroke-width:1.7}.legal-main{padding:0 0 90px}.legal-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:32px;align-items:start;margin-top:-60px;position:relative;z-index:3}.legal-sidebar{position:sticky;top:112px}.legal-toc-card{overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.legal-toc-head{padding:20px 20px 17px;border-bottom:1px solid #e9eff5;background:linear-gradient(135deg,#f9fbfe,#eef5ff)}.legal-toc-head span{display:block;font-size:13px;font-weight:800}.legal-toc-head small{display:block;margin-top:3px;color:#8593a5;font-size:9px}.legal-toc{max-height:58vh;overflow:auto;padding:10px}.legal-toc::-webkit-scrollbar{width:5px}.legal-toc::-webkit-scrollbar-thumb{border-radius:999px;background:#d5e2ef}.legal-toc a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:11px;color:#5a6c82;transition:.2s}.legal-toc a span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:9px;background:#f0f5fb;color:#8292a6;font-size:8px;font-weight:800}.legal-toc a b{font-size:9.5px;line-height:1.55;font-weight:650}.legal-toc a:hover,.legal-toc a.is-active{background:#eef5ff;color:var(--legal-primary)}.legal-toc a.is-active span{background:var(--legal-primary);color:#fff}.legal-download-note{display:flex;align-items:center;gap:9px;margin:8px 10px 12px;padding:12px;border-radius:12px;background:var(--legal-dark);color:#fff;font-size:9px;font-weight:700}.legal-download-note svg{width:17px;height:17px;fill:none;stroke:#87b8ff;stroke-width:1.8}.legal-content{min-width:0}.legal-notice{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px;padding:21px 23px;border:1px solid #ffdca8;border-radius:20px;background:linear-gradient(135deg,#fffaf0,#fff);box-shadow:0 15px 38px rgba(95,63,10,.06)}.legal-notice-privacy{border-color:#bfe0ff;background:linear-gradient(135deg,#eff7ff,#fff)}.legal-notice-icon{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:13px;background:#fff1d6;color:#c87500}.legal-notice-privacy .legal-notice-icon{background:#e2f1ff;color:var(--legal-primary)}.legal-notice-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.legal-notice strong{display:block;margin-bottom:3px;font-size:12px}.legal-notice p{margin:0;color:#6b7788;font-size:10.5px;line-height:1.9}.legal-section{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;margin-bottom:16px;padding:28px 30px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(18,55,102,.06);scroll-margin-top:115px;transition:.2s}.legal-section:hover{border-color:#c5d9ef;box-shadow:0 22px 55px rgba(18,55,102,.09)}.legal-section-number{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#eaf3ff,#f7fbff);color:var(--legal-primary);font-size:11px;font-weight:800}.legal-section-body h2{margin:5px 0 14px;font-size:19px;line-height:1.45}.legal-section-body p{margin:0 0 11px;color:#53667d;font-size:11.5px;line-height:2.05}.legal-section-body p:last-child{margin-bottom:0}.legal-section-body ul{display:grid;gap:9px;margin:13px 0 0;padding:0;list-style:none}.legal-section-body li{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border-radius:12px;background:#f7fafe}.legal-section-body li>span{display:grid;place-items:center;flex:0 0 20px;height:20px;margin-top:3px;border-radius:50%;background:#e1f0ff;color:var(--legal-primary);font-size:9px;font-weight:900}.legal-section-body li p{margin:0;font-size:10.5px}.legal-contact-card{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px;padding:34px;border-radius:24px;background:linear-gradient(135deg,#071a38,#0a3978);color:#fff;box-shadow:0 24px 60px rgba(6,30,65,.2);scroll-margin-top:115px}.legal-contact-copy{max-width:520px}.legal-contact-copy>span{color:#7eb6ff;font-size:9px;font-weight:800}.legal-contact-copy h2{margin:7px 0 8px;font-size:24px}.legal-contact-copy p{margin:0;color:#b4c5da;font-size:10px;line-height:1.9}.legal-contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:260px}.legal-primary-button,.legal-secondary-button,.legal-text-button{display:flex;align-items:center;justify-content:center;min-height:45px;padding:0 16px;border-radius:12px;font-size:10px;font-weight:800}.legal-primary-button{gap:8px;background:var(--legal-primary);color:#fff}.legal-primary-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.legal-secondary-button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff}.legal-text-button{min-height:auto;color:#90bdff}.legal-page-switcher{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:20px 23px;border:1px solid var(--border);border-radius:18px;background:#fff}.legal-page-switcher small{display:block;color:#8795a6;font-size:8px}.legal-page-switcher strong{display:block;margin-top:2px;font-size:12px}.legal-page-switcher>a{display:flex;align-items:center;gap:9px;color:var(--legal-primary);font-size:10px;font-weight:800}.legal-footer{position:relative;overflow:hidden;padding:60px 0 22px;background:#030b17;color:#fff}.legal-footer-glow{position:absolute;width:550px;height:230px;right:20%;top:-170px;border-radius:50%;background:var(--legal-primary);filter:blur(150px);opacity:.17}.legal-footer-top{position:relative;display:grid;grid-template-columns:1.35fr 2fr;gap:80px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.08)}.legal-footer-brand img{width:175px;height:54px;object-fit:contain;filter:brightness(0) invert(1)}.legal-footer-brand p{max-width:370px;margin:18px 0 0;color:#8fa2b9;font-size:10px;line-height:1.9}.legal-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.legal-footer-links>div{display:flex;flex-direction:column;gap:9px}.legal-footer-links strong{margin-bottom:7px;font-size:11px}.legal-footer-links a{color:#8295ab;font-size:9px}.legal-footer-links a:hover{color:#fff}.legal-footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;padding-top:19px;color:#71849a;font-size:9px}.legal-footer-bottom p{margin:0}.legal-footer-bottom a{color:#a8b9cb}
@media(max-width:1120px){.legal-header-row{gap:18px}.legal-brand img{width:150px}.legal-brand small,.legal-brand-divider{display:none}.legal-nav{gap:18px}.legal-layout{grid-template-columns:245px minmax(0,1fr)}.legal-toc a b{font-size:9px}}
@media(max-width:900px){.legal-header-row{height:76px}.legal-nav{display:none}.legal-header-actions{margin-inline-start:auto}.legal-menu-button{display:block}.legal-mobile-nav{position:absolute;top:76px;right:18px;left:18px;padding:10px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.legal-mobile-nav.is-open{display:flex;flex-direction:column}.legal-mobile-nav a{padding:11px 13px;border-bottom:1px solid #edf2f7;color:#3e536c;font-size:11px;font-weight:700}.legal-mobile-nav a:last-child{border-bottom:0}.legal-hero{padding:68px 0 96px}.legal-layout{grid-template-columns:1fr;margin-top:-48px}.legal-sidebar{position:static}.legal-toc-card{display:none}.legal-contact-card{align-items:flex-start;flex-direction:column}.legal-contact-actions{width:100%;min-width:0}.legal-footer-top{grid-template-columns:1fr;gap:38px}}
@media(max-width:650px){.legal-container{width:min(100% - 24px,1280px)}.legal-header-row{height:70px}.legal-brand img{width:132px;height:44px}.legal-login{min-height:40px;padding:0 14px}.legal-mobile-nav{top:70px;right:12px;left:12px}.legal-hero{padding:50px 0 82px}.legal-breadcrumb{margin-bottom:22px}.legal-hero h1{font-size:38px;letter-spacing:-1.5px}.legal-hero-inner>p{font-size:12px}.legal-meta{gap:12px;flex-direction:column}.legal-layout{margin-top:-35px}.legal-notice{padding:18px}.legal-section{grid-template-columns:1fr;padding:22px 20px}.legal-section-number{width:42px;height:42px}.legal-section-body h2{font-size:17px}.legal-section-body p{font-size:11px}.legal-contact-card{padding:25px 21px}.legal-contact-copy h2{font-size:21px}.legal-page-switcher{align-items:flex-start;flex-direction:column}.legal-footer{padding-top:45px}.legal-footer-links{grid-template-columns:1fr 1fr;gap:30px}.legal-footer-links>div:last-child{grid-column:1/-1}.legal-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:390px){.legal-brand img{width:118px}.legal-login{padding:0 11px;font-size:10px}.legal-header-actions{gap:6px}.legal-footer-links{grid-template-columns:1fr}.legal-footer-links>div:last-child{grid-column:auto}}
