*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Hind Siliguri','Noto Sans Bengali',system-ui,-apple-system,sans-serif;background-color:var(--blue-bg);color:var(--text-light);line-height:1.8;overflow-x:clip}a{color:var(--yellow);text-decoration:none}a:hover{color:#fde047;text-decoration:underline}.breadcrumb-wrap{background-color:var(--blue-mid);padding:12px 0;border-bottom:1px solid rgba(250,204,21,0.1)}.breadcrumb-item a{color:var(--yellow);font-size:0.88rem}.breadcrumb-item.active{color:var(--text-muted);font-size:0.88rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,var(--blue-mid) 0%,var(--blue-deeper) 60%,#0c1a3a 100%);padding:64px 0 48px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-40px;right:-40px;width:300px;height:300px;background:radial-gradient(circle,rgba(250,204,21,0.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.page-hero .badge-tag{display:inline-block;background:var(--yellow);color:var(--blue-deeper);font-weight:700;font-size:0.78rem;padding:4px 14px;border-radius:20px;margin-bottom:14px}.page-hero h1{font-size:clamp(1.5rem,3.5vw,2.4rem);font-weight:700;color:var(--text-light);line-height:1.4;margin-bottom:1rem}.page-hero h1 span{color:var(--yellow)}.page-hero p.lead{color:var(--generated-muted);font-size:1rem;max-width:600px}.btn-primary-custom{background-color:var(--yellow);color:var(--blue-deeper);font-weight:700;border:none;padding:11px 26px;border-radius:8px;font-size:0.97rem;transition:background 0.2s,transform 0.15s;display:inline-block}.btn-primary-custom:hover{background-color:#fde047;color:var(--blue-deeper);transform:translateY(-2px);text-decoration:none}.btn-outline-custom{background:transparent;color:var(--yellow);font-weight:700;border:2px solid var(--yellow);padding:9px 24px;border-radius:8px;font-size:0.97rem;transition:background 0.2s,color 0.2s;display:inline-block}.btn-outline-custom:hover{background:var(--yellow);color:var(--blue-deeper);text-decoration:none}.section-dark{background-color:var(--blue-bg);padding:60px 0}.section-mid{background-color:var(--blue-card);padding:60px 0}.section-deep{background-color:var(--blue-mid);padding:60px 0}.section-title{font-size:clamp(1.25rem,2.8vw,1.8rem);font-weight:700;color:var(--yellow);margin-bottom:0.4rem}.section-subtitle{color:var(--text-muted);font-size:0.95rem;margin-bottom:2rem}.section-divider{width:56px;height:4px;background:var(--yellow);border-radius:2px;margin:0.4rem auto 1.4rem}.section-divider.left{margin-left:0}.feature-card{background:var(--blue-card);border:1px solid rgba(250,204,21,0.15);border-radius:12px;padding:26px 20px;height:auto;transition:border-color 0.2s,transform 0.2s}.feature-card:hover{border-color:var(--yellow);transform:translateY(-4px)}.feature-card .icon-wrap{width:50px;height:50px;background:rgba(250,204,21,0.1);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;font-size:1.4rem;color:var(--yellow);flex-shrink:0}.feature-card h3{font-size:1rem;font-weight:600;color:var(--text-light);margin-bottom:8px}.feature-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.info-card{background:var(--blue-card);border-radius:12px;padding:24px 20px;border-left:4px solid var(--yellow);height:auto}.info-card h4{font-size:1rem;font-weight:600;color:var(--text-light);margin-bottom:8px}.info-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.highlight-box{background:linear-gradient(135deg,rgba(29,78,216,0.25),rgba(250,204,21,0.07));border:1px solid rgba(250,204,21,0.25);border-radius:12px;padding:28px 24px}.stat-card{background:var(--blue-mid);border-radius:12px;padding:24px 16px;text-align:center;border-top:3px solid var(--yellow);height:auto}.stat-card .stat-num{font-size:2rem;font-weight:700;color:var(--yellow);line-height:1.2}.stat-card .stat-label{color:var(--text-muted);font-size:0.88rem;margin-top:6px}.slots-card{background:var(--blue-mid);border-radius:12px;padding:22px 18px;border:1px solid rgba(250,204,21,0.12);height:auto;transition:border-color 0.2s}.slots-card:hover{border-color:rgba(250,204,21,0.4)}.slots-card .slots-icon{font-size:2rem;color:var(--yellow);margin-bottom:10px;display:block}.slots-card h4{font-size:0.97rem;font-weight:600;color:var(--text-light);margin-bottom:8px}.slots-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.faq-item{background:var(--blue-card);border-radius:10px;margin-bottom:12px;border:1px solid rgba(250,204,21,0.1)}.faq-question{padding:18px 20px;font-weight:600;color:var(--text-light);display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:default}.faq-question .bi{color:var(--yellow);font-size:1rem;flex-shrink:0}.faq-answer{padding:0 20px 18px;color:var(--text-muted);font-size:0.92rem;line-height:1.7}.img-block{display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,0.4);object-fit:cover}.img-center-wrap{text-align:center;margin:24px auto;max-width:760px}.rg-box{background:rgba(250,204,21,0.07);border:1px solid rgba(250,204,21,0.22);border-radius:12px;padding:24px 22px}.rg-box .bi{color:var(--yellow);font-size:1.4rem;flex-shrink:0;margin-top:2px}.step-item{display:flex;gap:16px;align-items:flex-start;margin-bottom:20px}.step-num{width:36px;height:36px;min-width:36px;background:var(--yellow);color:var(--blue-deeper);font-weight:700;font-size:0.95rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-content h4{font-size:0.97rem;font-weight:600;color:var(--text-light);margin-bottom:4px}.step-content p{color:var(--text-muted);font-size:0.9rem;margin:0}@media (max-width:768px){.page-hero{padding:44px 0 36px}.section-dark,.section-mid,.section-deep{padding:44px 0}}@media (max-width:576px){.btn-primary-custom,.btn-outline-custom{width:100%;text-align:center;margin-bottom:8px}}
