*,*::before,*::after{box-sizing:border-box}body{font-family:'Hind Siliguri','Noto Sans Bengali',system-ui,-apple-system,sans-serif;background:var(--bg-light);color:var(--text-dark);margin:0;padding:0;line-height:1.7}.breadcrumb-bar{background:#dbeafe;border-bottom:1px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);padding:0.55rem 0}.breadcrumb-bar .breadcrumb{margin:0;font-size:0.85rem;background:transparent;padding:0}.breadcrumb-bar .breadcrumb-item a{color:var(--primary-dark);text-decoration:none}.breadcrumb-bar .breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-bar .breadcrumb-item.active{color:var(--text-muted)}.breadcrumb-bar .breadcrumb-item + .breadcrumb-item::before{color:var(--generated-muted)}.hero-section{background:linear-gradient(135deg,var(--bg-deep) 0%,var(--primary-dark) 60%,#0d9488 100%);padding:4rem 0 5rem;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,color-mix(in srgb,var(--primary) 18%,transparent) 0%,transparent 70%);pointer-events:none}.hero-section h1{color:var(--text-light);font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;line-height:1.4}.hero-section .lead{color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);font-size:1rem}.hero-wave{position:absolute;bottom:0;left:0;right:0;height:48px;background:var(--bg-light);clip-path:ellipse(55% 100% at 50% 100%)}.btn-hero-primary{display:inline-block;background:linear-gradient(90deg,var(--secondary) 0%,var(--secondary-dark,var(--secondary)) 100%);color:var(--text-light);font-weight:700;font-size:0.97rem;padding:0.72rem 1.9rem;border-radius:50px;text-decoration:none;box-shadow:0 4px 18px rgba(34,197,94,0.30);transition:transform 0.18s,box-shadow 0.18s;border:none}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(34,197,94,0.38);color:var(--text-light)}.btn-hero-secondary{display:inline-block;background:transparent;color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);font-weight:600;font-size:0.97rem;padding:0.7rem 1.9rem;border-radius:50px;text-decoration:none;border:2px solid rgba(186,230,253,0.55);transition:background 0.18s,color 0.18s}.btn-hero-secondary:hover{background:rgba(186,230,253,0.12);color:var(--text-light)}.divider-wave{border:none;height:3px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--primary));opacity:0.35}.section-light{background:var(--bg-light);padding:4rem 0}.section-white{background:var(--bg-white);padding:4rem 0}.section-ocean{background:linear-gradient(135deg,var(--bg-ocean) 0%,var(--primary-dark) 100%);padding:4rem 0}.section-deep{background:linear-gradient(135deg,var(--bg-deep) 0%,var(--bg-ocean) 100%);padding:4rem 0}.section-title{font-size:clamp(1.3rem,2.8vw,1.75rem);font-weight:700;color:var(--text-dark);margin-bottom:0.5rem;line-height:1.35}.section-ocean .section-title,.section-deep .section-title{color:var(--text-light)}.section-subtitle{color:var(--text-muted);font-size:0.97rem;max-width:600px;margin:0 auto}.section-ocean .section-subtitle{color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%)}.title-underline{width:56px;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px;margin-bottom:1.5rem}.title-underline-left{margin-left:0}.title-underline.mx-auto{margin-left:auto;margin-right:auto}.feature-card{background:var(--text-light);border:1px solid var(--bg-light);border-radius:var(--card-radius);padding:1.8rem 1.5rem;height:auto;box-shadow:var(--shadow-sm);transition:transform 0.2s,box-shadow 0.2s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.feature-card h3{font-size:1.05rem;font-weight:700;color:var(--text-dark);margin:1rem 0 0.6rem}.feature-card p{font-size:0.9rem;color:var(--text-muted);margin:0;line-height:1.7}.icon-wrap{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.icon-blue{background:#dbeafe;color:#1d4ed8}.icon-green{background:#dcfce7;color:var(--secondary-dark,var(--secondary))}.icon-teal{background:#ccfbf1;color:#0d9488}.icon-sky{background:var(--bg-light);color:var(--primary-deeper,var(--primary))}.icon-indigo{background:#e0e7ff;color:#4338ca}.icon-amber{background:#fef3c7;color:#d97706}.icon-rose{background:#ffe4e6;color:#e11d48}.stat-card{background:linear-gradient(135deg,var(--primary-dark),var(--primary));border-radius:var(--card-radius);padding:1.4rem 1.2rem;text-align:center;color:var(--text-light);height:auto;box-shadow:var(--shadow-sm)}.stat-num{font-size:1.8rem;font-weight:700;line-height:1.2}.stat-label{font-size:0.82rem;color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);margin-top:0.3rem}.step-item{display:flex;gap:1.1rem;align-items:flex-start;margin-bottom:1.5rem}.step-number{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--text-light);font-weight:700;font-size:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px color-mix(in srgb,var(--primary) 25%,transparent)}.step-content h4{font-size:1rem;font-weight:700;color:var(--text-dark);margin:0 0 0.3rem}.step-content p{font-size:0.9rem;color:var(--text-muted);margin:0;line-height:1.7}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;gap:0.8rem;align-items:flex-start;margin-bottom:0.9rem;font-size:0.92rem;color:var(--text-muted);line-height:1.65}.ci{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.85rem;margin-top:1px}.highlight-box{background:color-mix(in srgb,var(--bg-light) 65%,#fff 35%);border:1px solid color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);border-left:4px solid var(--primary);border-radius:var(--card-radius);padding:1.3rem 1.4rem;height:auto}.highlight-box h4{font-size:0.97rem;font-weight:700;color:var(--primary-dark);margin-bottom:0.5rem}.highlight-box p{font-size:0.88rem;color:var(--text-muted);margin:0;line-height:1.7}.info-panel{background:var(--text-light);border:1px solid var(--bg-light);border-radius:var(--card-radius);padding:1.4rem 1.5rem;height:auto;box-shadow:var(--shadow-sm)}.info-panel h4{font-size:1rem;font-weight:700;color:var(--primary-dark);margin-bottom:0.5rem}.info-panel p{font-size:0.9rem;color:var(--text-muted);margin:0;line-height:1.7}.rg-card{background:rgba(255,255,255,0.08);border:1px solid rgba(186,230,253,0.22);border-radius:var(--card-radius);padding:1.6rem 1.4rem;height:auto;transition:background 0.2s}.rg-card:hover{background:rgba(255,255,255,0.13)}.rg-card .rg-icon{font-size:2rem;margin-bottom:0.8rem}.rg-card h4{font-size:1rem;font-weight:700;color:var(--bg-light);margin-bottom:0.5rem}.rg-card p{font-size:0.88rem;color:color-mix(in srgb,var(--bg-light) 75%,var(--primary) 25%);margin:0;line-height:1.7}.spin-visual{background:linear-gradient(135deg,var(--bg-dark),var(--primary-deeper,var(--primary)));border-radius:50%;width:220px;height:220px;margin:0 auto;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px color-mix(in srgb,var(--primary) 18%,transparent),0 8px 32px color-mix(in srgb,var(--primary) 28%,transparent);position:relative}.spin-visual-inner{width:160px;height:160px;border-radius:50%;background:conic-gradient( var(--primary) 0deg 60deg,var(--secondary) 60deg 120deg,#f59e0b 120deg 180deg,#e11d48 180deg 240deg,#8b5cf6 240deg 300deg,#0d9488 300deg 360deg );display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 20px rgba(0,0,0,0.2)}.spin-center{width:44px;height:44px;background:var(--text-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;box-shadow:0 2px 10px rgba(0,0,0,0.18)}.faq-item{background:var(--text-light);border:1px solid var(--bg-light);border-radius:var(--card-radius);margin-bottom:1rem;overflow:hidden;box-shadow:var(--shadow-sm)}.faq-question{padding:1.1rem 1.4rem;font-weight:600;font-size:0.97rem;color:var(--primary-dark);cursor:default;display:flex;align-items:flex-start;gap:0.5rem;line-height:1.5}.faq-answer{padding:0 1.4rem 1.1rem;font-size:0.9rem;color:var(--text-muted);line-height:1.75;border-top:1px solid var(--bg-light);padding-top:0.9rem}.img-block{width:100%;height:auto;border-radius:var(--card-radius);box-shadow:var(--shadow-md);display:block}.age-badge-dark{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(34,197,94,0.15);border:1px solid rgba(34,197,94,0.35);color:#86efac;font-size:0.8rem;font-weight:600;padding:0.28rem 0.85rem;border-radius:50px}.segment-list{list-style:none;padding:0;margin:0}.segment-list li{display:flex;align-items:center;gap:0.7rem;margin-bottom:0.7rem;font-size:0.9rem;color:var(--text-muted)}.seg-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0}.spin-table{width:100%;border-collapse:collapse;font-size:0.9rem}.spin-table thead tr{background:linear-gradient(90deg,var(--primary-dark),var(--primary));color:var(--text-light)}.spin-table th{padding:0.8rem 1rem;text-align:left;font-weight:600}.spin-table td{padding:0.75rem 1rem;border-bottom:1px solid var(--bg-light);color:var(--text-muted)}.spin-table tbody tr:nth-child(even){background:color-mix(in srgb,var(--bg-light) 65%,#fff 35%)}.spin-table tbody tr:hover{background:var(--bg-light)}@media (max-width:991px){.hero-section{padding:2.5rem 0 4rem}.section-light,.section-white,.section-ocean,.section-deep{padding:2.5rem 0}}@media (max-width:575px){.spin-visual{width:160px;height:160px}.spin-visual-inner{width:116px;height:116px}.spin-center{width:34px;height:34px;font-size:1rem}}
