*,*::before,*::after{box-sizing:border-box}body{font-family:'Hind Siliguri',sans-serif;background:var(--bg-deep);color:var(--text-light);margin:0}.breadcrumb-wrap{background:var(--bg-card2);border-bottom:1px solid #1e293b;padding:0.65rem 0}.breadcrumb{margin:0;font-size:0.85rem}.breadcrumb-item a{color:var(--red-main);text-decoration:none}.breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-item + .breadcrumb-item::before{color:#475569}.hero{background:linear-gradient(135deg,#020617 0%,#0a0d1a 50%,#020617 100%);border-bottom:2px solid var(--red-dark);padding:65px 0 55px;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-100px;right:-100px;width:450px;height:450px;background:radial-gradient(circle,rgba(239,68,68,0.06) 0%,transparent 65%);pointer-events:none}.hero::after{content:'';position:absolute;bottom:-80px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(249,115,22,0.05) 0%,transparent 65%);pointer-events:none}.hero-badge{display:inline-block;background:linear-gradient(90deg,var(--red-dark),var(--red-main));color:var(--text-light);font-size:0.78rem;font-weight:700;letter-spacing:1px;padding:0.3rem 1rem;border-radius:20px;margin-bottom:1rem;text-transform:uppercase}.hero h1{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;color:var(--text-light);margin-bottom:1rem;line-height:1.35}.hero h1 span{color:var(--orange-red)}.hero p{color:var(--generated-muted);font-size:0.97rem;max-width:600px;line-height:1.85}.update-badge{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(249,115,22,0.1);border:1px solid rgba(249,115,22,0.25);color:var(--orange-red);font-size:0.82rem;padding:0.35rem 0.9rem;border-radius:20px;margin-top:1rem}.btn-primary-red{display:inline-block;background:linear-gradient(135deg,var(--red-main),var(--red-dark));color:var(--text-light) !important;font-weight:700;padding:0.72rem 2rem;border-radius:8px;text-decoration:none;border:none;transition:opacity 0.2s,transform 0.15s}.btn-primary-red:hover{opacity:0.88;transform:translateY(-1px)}.btn-outline-orange{display:inline-block;background:transparent;color:var(--orange-red) !important;font-weight:700;padding:0.7rem 1.8rem;border-radius:8px;text-decoration:none;border:2px solid var(--orange-red);transition:background 0.2s,color 0.2s}.btn-outline-orange:hover{background:var(--orange-red);color:var(--text-light) !important}.section-dark{background:var(--bg-deep);padding:60px 0}.section-mid{background:var(--bg-dark);padding:60px 0}.section-title{font-size:clamp(1.25rem,2.5vw,1.85rem);font-weight:700;color:var(--text-light);margin-bottom:0.4rem}.section-title span{color:var(--orange-red)}.section-divider{width:50px;height:3px;background:linear-gradient(90deg,var(--orange-red),var(--red-main));border-radius:2px;margin-bottom:1.8rem}.feature-card{background:var(--bg-card);border:1px solid #1e293b;border-radius:14px;padding:1.7rem 1.4rem;height:100%;transition:border-color 0.25s,transform 0.2s;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--orange-red),var(--red-main));opacity:0;transition:opacity 0.25s}.feature-card:hover{border-color:rgba(249,115,22,0.4);transform:translateY(-4px)}.feature-card:hover::before{opacity:1}.feature-card .icon-wrap{width:52px;height:52px;background:linear-gradient(135deg,rgba(249,115,22,0.15),rgba(239,68,68,0.15));border:1px solid rgba(249,115,22,0.25);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--orange-red);margin-bottom:1rem}.feature-card h5{color:var(--text-light);font-weight:700;font-size:1rem;margin-bottom:0.55rem}.feature-card p{color:var(--text-muted);font-size:0.88rem;margin:0;line-height:1.75}.toc-box{background:var(--bg-card2);border:1px solid #1e293b;border-left:4px solid var(--orange-red);border-radius:0 12px 12px 0;padding:1.5rem 1.8rem}.toc-box h6{color:var(--orange-red);font-weight:700;font-size:0.95rem;margin-bottom:1rem}.toc-box ol{margin:0;padding-left:1.2rem}.toc-box ol li{margin-bottom:0.4rem}.toc-box ol li a{color:var(--generated-muted);text-decoration:none;font-size:0.88rem;transition:color 0.2s}.toc-box ol li a:hover{color:var(--orange-red)}.policy-section{background:var(--bg-card);border:1px solid #1e293b;border-radius:14px;padding:2rem;margin-bottom:1.2rem;scroll-margin-top:80px}.policy-section .ps-header{display:flex;align-items:center;gap:0.9rem;margin-bottom:1.2rem;padding-bottom:1rem;border-bottom:1px solid #1e293b}.ps-num{width:38px;height:38px;background:linear-gradient(135deg,var(--orange-red),var(--red-main));border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:0.85rem;font-weight:700;color:var(--text-light);flex-shrink:0}.ps-title{color:var(--text-light);font-weight:700;font-size:1.05rem;margin:0}.policy-section p{color:var(--generated-muted);font-size:0.92rem;line-height:1.9;margin-bottom:0.9rem}.policy-section p:last-child{margin-bottom:0}.policy-section ul{color:var(--generated-muted);font-size:0.92rem;line-height:1.9;padding-left:1.4rem;margin-bottom:0.9rem}.policy-section ul li{margin-bottom:0.4rem}.highlight-warn{background:rgba(239,68,68,0.07);border:1px solid rgba(239,68,68,0.2);border-radius:10px;padding:1rem 1.3rem;margin:1rem 0;display:flex;gap:0.8rem;align-items:flex-start}.highlight-warn .hw-icon{color:var(--red-main);font-size:1.1rem;flex-shrink:0;margin-top:2px}.highlight-warn p{color:#fca5a5;font-size:0.88rem;margin:0;line-height:1.75}.highlight-info{background:rgba(249,115,22,0.07);border:1px solid rgba(249,115,22,0.2);border-radius:10px;padding:1rem 1.3rem;margin:1rem 0;display:flex;gap:0.8rem;align-items:flex-start}.highlight-info .hi-icon{color:var(--orange-red);font-size:1.1rem;flex-shrink:0;margin-top:2px}.highlight-info p{color:#fdba74;font-size:0.88rem;margin:0;line-height:1.75}.highlight-green{background:rgba(34,197,94,0.07);border:1px solid rgba(34,197,94,0.2);border-radius:10px;padding:1rem 1.3rem;margin:1rem 0;display:flex;gap:0.8rem;align-items:flex-start}.highlight-green .hg-icon{color:var(--secondary);font-size:1.1rem;flex-shrink:0;margin-top:2px}.highlight-green p{color:#86efac;font-size:0.88rem;margin:0;line-height:1.75}.data-table{width:100%;border-collapse:collapse;margin:1rem 0}.data-table th{background:rgba(249,115,22,0.12);color:var(--orange-red);font-size:0.85rem;font-weight:700;padding:0.75rem 1rem;text-align:left;border-bottom:1px solid rgba(249,115,22,0.2)}.data-table td{color:var(--generated-muted);font-size:0.88rem;padding:0.7rem 1rem;border-bottom:1px solid #1e293b;line-height:1.65}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:rgba(255,255,255,0.02)}.sticky-sidebar{position:sticky;top:80px}.right-item{background:var(--bg-card2);border:1px solid #1e293b;border-radius:10px;padding:1.1rem;display:flex;gap:0.8rem;align-items:flex-start;transition:border-color 0.2s}.right-item:hover{border-color:rgba(249,115,22,0.3)}.right-item .ri-icon{width:36px;height:36px;background:linear-gradient(135deg,rgba(249,115,22,0.15),rgba(239,68,68,0.15));border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--orange-red);font-size:1rem;flex-shrink:0}.right-item h6{color:var(--text-light);font-weight:700;font-size:0.88rem;margin:0 0 0.25rem}.right-item p{color:var(--text-muted);font-size:0.82rem;margin:0;line-height:1.6}.copyright{color:#475569;font-size:0.83rem}@media (max-width:768px){.hero{padding:44px 0 38px}.section-dark,.section-mid{padding:44px 0}.policy-section{padding:1.4rem}.data-table{font-size:0.82rem}.data-table th,.data-table td{padding:0.55rem 0.7rem}}
