*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg-main);color:var(--text);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.8}h1,h2,h3,h4,h5,h6{font-family:'Rajdhani',sans-serif;letter-spacing:.3px}a{color:var(--accent);text-decoration:none}a:hover{color:var(--cyan)}.breadcrumb-wrap{background:var(--bg-panel);border-bottom:1px solid var(--border);padding:.75rem 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--accent);font-size:.88rem}.breadcrumb-item.active{color:var(--text-muted);font-size:.88rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,#07111f 0%,var(--bg-dark) 60%,#07111f 100%);padding:72px 0 60px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(103,232,249,0.05) 0%,transparent 65%)}.hero-badge{display:inline-block;background:rgba(103,232,249,0.1);border:1px solid rgba(103,232,249,0.3);color:var(--cyan);font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:.28rem .9rem;border-radius:50px;margin-bottom:1.1rem}.page-hero h1{font-size:clamp(1.9rem,4vw,2.8rem);font-weight:800;color:var(--text-light);line-height:1.15}.page-hero h1 span{color:var(--cyan)}.page-hero p.lead{color:var(--text-muted);font-size:1rem;max-width:580px}.last-updated{display:inline-flex;align-items:center;gap:.4rem;background:rgba(59,130,246,0.08);border:1px solid rgba(59,130,246,0.2);color:var(--accent);font-size:.8rem;font-weight:600;padding:.3rem .9rem;border-radius:50px;margin-top:1rem}.btn-primary-9bd{background:var(--accent);border:none;color:var(--text-light);font-weight:700;padding:.7rem 1.8rem;border-radius:8px;font-size:1rem;transition:background .2s,transform .15s;display:inline-block}.btn-primary-9bd:hover{background:#2563eb;transform:translateY(-2px);color:var(--text-light)}.btn-outline-9bd{border:2px solid var(--accent);color:var(--accent);background:transparent;font-weight:700;padding:.65rem 1.6rem;border-radius:8px;font-size:1rem;transition:all .2s;display:inline-block}.btn-outline-9bd:hover{background:var(--accent);color:var(--text-light)}section{padding:68px 0}.panel-alt{background:var(--bg-panel);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.panel-box{background:var(--bg-panel);border:1px solid var(--border);border-radius:14px}.section-label{font-size:.78rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--cyan);margin-bottom:.5rem}.section-title{font-size:clamp(1.6rem,3vw,2.3rem);font-weight:700;color:var(--text-light);margin-bottom:.9rem}.section-sub{color:var(--text-muted);max-width:560px}.toc-box{background:var(--bg-panel);border:1px solid var(--border);border-radius:14px;padding:1.6rem;position:sticky;top:80px}.toc-box .toc-title{font-family:'Rajdhani',sans-serif;font-size:1rem;font-weight:700;color:var(--text-light);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--border)}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:.35rem}.toc-list a{color:var(--text-muted);font-size:.85rem;display:flex;align-items:center;gap:.5rem;padding:.3rem .5rem;border-radius:6px;transition:background .2s,color .2s}.toc-list a:hover{background:rgba(103,232,249,0.07);color:var(--cyan)}.toc-list a i{font-size:.7rem;color:var(--cyan);flex-shrink:0}.policy-section{scroll-margin-top:90px;margin-bottom:2.5rem}.policy-section:last-child{margin-bottom:0}.policy-section-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;padding-bottom:.7rem;border-bottom:1px solid var(--border)}.policy-section-num{width:36px;height:36px;border-radius:8px;background:rgba(103,232,249,0.08);border:1px solid rgba(103,232,249,0.25);display:flex;align-items:center;justify-content:center;font-family:'Rajdhani',sans-serif;font-size:.9rem;font-weight:700;color:var(--cyan);flex-shrink:0}.policy-section h3{font-size:1.25rem;font-weight:700;color:var(--text-light);margin:0}.policy-section p{color:var(--text-muted);font-size:.93rem;margin-bottom:.8rem}.policy-section p:last-child{margin-bottom:0}.policy-section ul{color:var(--text-muted);font-size:.93rem;padding-left:1.4rem;margin-bottom:.8rem}.policy-section ul li{margin-bottom:.4rem}.policy-section strong{color:var(--text)}.data-table{width:100%;border-collapse:collapse;font-size:.88rem;margin:1rem 0}.data-table th{background:rgba(59,130,246,0.1);color:var(--accent);font-weight:700;padding:.7rem 1rem;text-align:left;border:1px solid var(--border);font-family:'Rajdhani',sans-serif;font-size:.9rem;letter-spacing:.5px}.data-table td{color:var(--text-muted);padding:.65rem 1rem;border:1px solid var(--border);vertical-align:top}.data-table tr:hover td{background:rgba(59,130,246,0.03)}.highlight-box{border-radius:10px;padding:1rem 1.2rem;margin:1rem 0;display:flex;gap:.8rem;align-items:flex-start}.highlight-box.info{background:rgba(59,130,246,0.07);border:1px solid rgba(59,130,246,0.2)}.highlight-box.warning{background:rgba(251,191,36,0.07);border:1px solid rgba(251,191,36,0.2)}.highlight-box.success{background:rgba(34,197,94,0.07);border:1px solid rgba(34,197,94,0.2)}.highlight-box.cyan{background:rgba(103,232,249,0.06);border:1px solid rgba(103,232,249,0.2)}.highlight-box i{font-size:1.1rem;flex-shrink:0;margin-top:.15rem}.highlight-box.info i{color:var(--accent)}.highlight-box.warning i{color:var(--gold)}.highlight-box.success i{color:var(--green)}.highlight-box.cyan i{color:var(--cyan)}.highlight-box p{color:var(--text-muted);font-size:.88rem;margin:0}.highlight-box strong{color:var(--text)}.right-item{display:flex;gap:.9rem;align-items:flex-start;padding:1rem;background:rgba(59,130,246,0.04);border:1px solid var(--border);border-radius:10px;transition:border-color .2s}.right-item:hover{border-color:var(--cyan)}.right-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.right-item h6{color:var(--text-light);font-size:.95rem;margin-bottom:.2rem}.right-item p{color:var(--text-muted);font-size:.83rem;margin:0;line-height:1.6}.feature-card{background:var(--bg-panel);border:1px solid var(--border);border-radius:14px;padding:1.6rem 1.4rem;height:auto;position:relative;overflow:hidden;transition:border-color .25s,transform .25s}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px}.feature-card.fc1::before{background:var(--accent)}.feature-card.fc2::before{background:var(--cyan)}.feature-card.fc3::before{background:var(--green)}.feature-card.fc4::before{background:var(--gold)}.feature-card.fc5::before{background:var(--purple)}.feature-card.fc6::before{background:var(--orange)}.feature-card:hover{border-color:var(--cyan);transform:translateY(-4px)}.feature-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem}.fc1 .feature-icon{background:rgba(59,130,246,0.1);color:var(--accent)}.fc2 .feature-icon{background:rgba(103,232,249,0.1);color:var(--cyan)}.fc3 .feature-icon{background:rgba(34,197,94,0.1);color:var(--green)}.fc4 .feature-icon{background:rgba(251,191,36,0.1);color:var(--gold)}.fc5 .feature-icon{background:rgba(167,139,250,0.1);color:#a78bfa}.fc6 .feature-icon{background:rgba(251,146,60,0.1);color:var(--orange)}.feature-card h5{color:var(--text-light);font-size:1.1rem;margin-bottom:.45rem}.feature-card p{color:var(--text-muted);font-size:.88rem;margin:0;line-height:1.7}.cta-band{background:linear-gradient(90deg,#0f1b2d 0%,rgba(103,232,249,0.05) 50%,#0f1b2d 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:68px 0;text-align:center}.cta-band h2{color:var(--text-light);font-size:clamp(1.6rem,3vw,2.3rem)}.cta-band p{color:var(--text-muted);max-width:500px;margin:.8rem auto 1.8rem}html,body{overflow-x:clip;width:100%}
