body{font-family:'Hind Siliguri',sans-serif;color:var(--dark);background:var(--white)}.breadcrumb-wrap{background:var(--gray-light);padding:0.75rem 0;border-bottom:1px solid #e5e7eb}.breadcrumb{margin:0;font-size:0.88rem}.breadcrumb-item a{color:var(--emerald);text-decoration:none}.breadcrumb-item a:hover{color:var(--emerald-dark)}.breadcrumb-item.active{color:var(--gray-mid)}.breadcrumb-item + .breadcrumb-item::before{color:var(--gray-mid)}.page-hero{background:linear-gradient(135deg,var(--bg-dark) 0%,#1f2937 60%,#064e3b 100%);color:var(--white);padding:60px 0 50px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:320px;height:320px;background:rgba(16,185,129,0.07);border-radius:50%}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:200px;height:200px;background:rgba(16,185,129,0.05);border-radius:50%}.hero-badge{display:inline-block;background:rgba(16,185,129,0.18);color:var(--emerald);border:1px solid var(--emerald);border-radius:20px;font-size:0.8rem;font-weight:700;padding:0.25rem 0.9rem;margin-bottom:1rem}.page-hero h1{font-size:1.9rem;font-weight:700;line-height:1.4}.page-hero h1 span{color:var(--emerald)}.page-hero p{color:#d1fae5;font-size:0.97rem;max-width:620px;line-height:1.8}.last-updated{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(255,255,255,0.08);border-radius:6px;padding:0.35rem 0.8rem;font-size:0.82rem;color:#9ca3af;margin-top:1rem}.section-label{color:var(--emerald);font-size:0.82rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.3rem}.section-title{font-size:1.7rem;font-weight:700;color:var(--dark);line-height:1.35}.section-title span{color:var(--emerald)}.section-divider{width:52px;height:4px;background:var(--emerald);border-radius:2px;margin:0.5rem 0 1.5rem}.section-divider.center{margin:0.5rem auto 1.5rem}.toc-box{background:var(--gray-light);border:1.5px solid #e5e7eb;border-radius:12px;padding:1.5rem;position:sticky;top:80px}.toc-box h6{font-weight:700;color:var(--dark);margin-bottom:1rem;font-size:0.95rem;display:flex;align-items:center;gap:0.5rem}.toc-box ol{padding-left:1.2rem;margin:0}.toc-box ol li{margin-bottom:0.5rem}.toc-box ol li a{color:var(--gray-text);text-decoration:none;font-size:0.87rem;transition:color 0.2s;line-height:1.5}.toc-box ol li a:hover{color:var(--emerald)}.privacy-section{margin-bottom:2.5rem;scroll-margin-top:90px}.privacy-section h2{font-size:1.2rem;font-weight:700;color:var(--dark);margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:2px solid var(--emerald-light);display:flex;align-items:center;gap:0.6rem}.privacy-section h2 .sec-num{background:var(--emerald);color:var(--white);width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:0.78rem;font-weight:700;flex-shrink:0}.privacy-section p{color:var(--gray-text);font-size:0.95rem;line-height:1.9;margin-bottom:0.9rem}.privacy-section ul{padding-left:1.3rem;margin-bottom:1rem}.privacy-section ul li{color:var(--gray-text);font-size:0.93rem;line-height:1.85;margin-bottom:0.4rem}.privacy-section ul li::marker{color:var(--emerald)}.notice-box{background:#ecfdf5;border-left:4px solid var(--emerald);border-radius:0 8px 8px 0;padding:1rem 1.2rem;margin:1.2rem 0}.notice-box p{margin:0;font-size:0.9rem;color:#065f46}.warn-box{background:#fff7ed;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;padding:1rem 1.2rem;margin:1.2rem 0}.warn-box p{margin:0;font-size:0.9rem;color:#92400e}.data-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:0.88rem}.data-table th{background:var(--dark);color:var(--white);padding:0.7rem 1rem;text-align:left;font-weight:600}.data-table td{padding:0.65rem 1rem;border-bottom:1px solid #e5e7eb;color:var(--gray-text);vertical-align:top}.data-table tr:nth-child(even) td{background:var(--gray-light)}.data-table tr:hover td{background:var(--emerald-light)}.feature-card{background:var(--white);border:1.5px solid #e5e7eb;border-radius:14px;padding:1.6rem 1.4rem;height:auto;transition:box-shadow 0.25s,border-color 0.25s}.feature-card:hover{box-shadow:0 8px 28px rgba(16,185,129,0.13);border-color:var(--emerald)}.feature-icon{width:52px;height:52px;background:var(--emerald-light);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.feature-card h5{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:0.5rem}.feature-card p{font-size:0.88rem;color:var(--gray-mid);line-height:1.75;margin:0}.right-card{background:var(--gray-light);border-radius:10px;padding:1.2rem;display:flex;gap:1rem;align-items:flex-start}.right-card .right-icon{width:40px;height:40px;background:var(--emerald);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.1rem;flex-shrink:0}.right-card h6{font-weight:700;color:var(--dark);margin-bottom:0.25rem;font-size:0.92rem}.right-card p{font-size:0.84rem;color:var(--gray-mid);margin:0;line-height:1.6}.cta-banner{background:linear-gradient(135deg,#064e3b 0%,#1f2937 100%);color:var(--white);padding:60px 0}.cta-banner h2{font-size:1.7rem;font-weight:700}.cta-banner p{color:#d1fae5;font-size:0.97rem}.btn-cta-green{background:var(--emerald);color:var(--white);border:none;border-radius:8px;padding:0.7rem 1.8rem;font-weight:700;font-size:0.97rem;text-decoration:none;display:inline-block;transition:background 0.2s}.btn-cta-green:hover{background:var(--emerald-dark);color:var(--white)}.btn-cta-border{background:transparent;color:var(--white);border:2px solid var(--white);border-radius:8px;padding:0.65rem 1.6rem;font-weight:700;font-size:0.97rem;text-decoration:none;display:inline-block;transition:all 0.2s}.btn-cta-border:hover{background:var(--white);color:var(--dark)}@media (max-width:991px){.toc-box{position:static;margin-bottom:2rem}.page-hero h1{font-size:1.5rem}}@media (max-width:767px){.page-hero{padding:40px 0 35px}.data-table{font-size:0.8rem}.data-table th,.data-table td{padding:0.5rem 0.6rem}}html,body{overflow-x:clip;width:100%}
