*{box-sizing:border-box}body{background-color:var(--bg-deep);color:var(--text-light);font-family:'Hind Siliguri',sans-serif;font-size:1rem;line-height:1.8}a{color:var(--gold);text-decoration:none}a:hover{color:var(--green-bright)}.breadcrumb-wrap{background:#022c22;border-bottom:var(--gold-line);padding:10px 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--gold);font-size:0.85rem}.breadcrumb-item.active{color:var(--text-muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,#022c22 0%,#071a14 50%,#071020 100%);border-bottom:var(--gold-line);padding:64px 0 52px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,#38bdf808 0%,transparent 70%);border-radius:50%}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-40px;width:320px;height:320px;background:radial-gradient(circle,#eab30806 0%,transparent 70%);border-radius:50%}.hero-badge{display:inline-block;background:#eab30820;border:1px solid var(--gold);color:var(--gold);font-size:0.78rem;padding:3px 14px;border-radius:20px;margin-bottom:16px;letter-spacing:1px}.page-hero h1{font-size:clamp(1.5rem,3.5vw,2.4rem);font-weight:700;color:var(--text-light);line-height:1.3;margin-bottom:16px}.page-hero h1 span.gold{color:var(--gold)}.page-hero h1 span.sky{color:var(--sky)}.page-hero p{color:var(--text-muted);font-size:1.02rem;max-width:520px}section{padding:58px 0}.bg-alt{background:linear-gradient(180deg,#071a14 0%,#022c22 100%)}.section-label{font-size:0.78rem;font-weight:600;letter-spacing:2px;color:var(--green-bright);text-transform:uppercase;margin-bottom:8px}.section-title{font-size:1.65rem;font-weight:700;color:var(--text-light);margin-bottom:8px}.section-title span{color:var(--gold)}.gold-divider{width:56px;height:3px;background:linear-gradient(90deg,var(--gold),var(--green-bright));border-radius:2px;margin:0 0 28px}.gold-divider.center{margin:0 auto 28px}.info-card{background:var(--card-bg);border:1px solid var(--card-border);border-top:2px solid var(--gold);border-radius:10px;padding:26px 20px;height:auto;transition:transform 0.2s,box-shadow 0.2s}.info-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #eab30818}.info-card .icon{width:50px;height:50px;background:#eab30818;border:1px solid #eab30840;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--gold);margin-bottom:14px}.info-card h5{color:var(--gold);font-weight:600;margin-bottom:8px;font-size:1rem}.info-card p{color:var(--text-muted);font-size:0.91rem;margin:0}.stat-strip{background:linear-gradient(90deg,#0a2e20,#071a14);border:1px solid var(--card-border);border-radius:10px;padding:24px 0}.stat-item{text-align:center;padding:0 16px;border-right:1px solid #eab30830}.stat-item:last-child{border-right:none}.stat-num{font-size:1.8rem;font-weight:800;color:var(--gold);line-height:1}.stat-label{color:var(--text-muted);font-size:0.82rem;margin-top:4px}.img-block{display:block;width:100%;height:auto;border-radius:10px;border:1px solid var(--card-border)}.multi-display{background:linear-gradient(135deg,#071020 0%,#0a1a2e 100%);border:1px solid #38bdf840;border-top:3px solid var(--sky);border-radius:12px;padding:32px 20px;text-align:center;position:relative;overflow:hidden}.multi-display::before{content:'✈';position:absolute;font-size:6rem;opacity:0.04;top:50%;left:50%;transform:translate(-50%,-50%)}.multi-num{font-size:3.5rem;font-weight:900;line-height:1;margin-bottom:8px}.multi-num.sky{color:var(--sky);text-shadow:0 0 20px #38bdf840}.multi-num.gold{color:var(--gold);text-shadow:0 0 20px #eab30840}.multi-num.orange{color:var(--orange);text-shadow:0 0 20px #f9731640}.multi-label{color:var(--text-muted);font-size:0.85rem}.phase-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;padding:22px 18px;height:auto;position:relative}.phase-num{position:absolute;top:-14px;left:18px;background:var(--gold);color:#071a14;font-weight:800;font-size:0.8rem;padding:2px 12px;border-radius:10px}.phase-card h5{color:var(--text-light);font-weight:700;margin-bottom:8px;font-size:0.97rem;margin-top:6px}.phase-card p{color:var(--text-muted);font-size:0.88rem;margin:0}.strat-table{width:100%;border-collapse:collapse}.strat-table th{background:#eab30818;color:var(--gold);font-weight:600;padding:12px 16px;text-align:left;font-size:0.88rem;border-bottom:1px solid #eab30840}.strat-table td{padding:11px 16px;color:var(--text-muted);font-size:0.88rem;border-bottom:1px solid #eab30815;vertical-align:middle}.strat-table tr:hover td{background:#eab3080a;color:var(--text-light)}.tag{display:inline-block;padding:2px 10px;border-radius:12px;font-size:0.75rem;font-weight:700}.tag-safe{background:#22c55e20;color:var(--green-bright);border:1px solid #22c55e40}.tag-mid{background:#eab30820;color:var(--gold);border:1px solid #eab30840}.tag-bold{background:#f9731620;color:var(--orange);border:1px solid #f9731640}.tip-card{background:var(--card-bg);border:1px solid var(--card-border);border-left:3px solid var(--sky);border-radius:8px;padding:18px 20px;margin-bottom:14px}.tip-card h6{color:var(--sky);font-weight:700;margin-bottom:6px;font-size:0.95rem}.tip-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.step-item{display:flex;gap:16px;align-items:flex-start;margin-bottom:20px}.step-num{width:40px;height:40px;flex-shrink:0;background:#eab30820;border:1px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);font-weight:800;font-size:0.95rem}.step-content h6{color:var(--text-light);font-weight:700;margin-bottom:4px;font-size:0.95rem}.step-content p{color:var(--text-muted);font-size:0.88rem;margin:0}.skill-bar{margin-bottom:14px}.skill-label{display:flex;justify-content:space-between;color:var(--text-muted);font-size:0.85rem;margin-bottom:5px}.skill-label span:last-child{color:var(--gold);font-weight:700}.skill-track{background:#0a2e20;border-radius:4px;height:8px;overflow:hidden}.skill-fill{height:auto;border-radius:4px;background:linear-gradient(90deg,var(--sky),var(--green-bright))}.faq-item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;margin-bottom:10px;overflow:hidden}.faq-question{padding:15px 18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--text-light);font-weight:600;font-size:0.95rem}.faq-question:hover{color:var(--gold)}.faq-question i{color:var(--gold);transition:transform 0.3s;flex-shrink:0;margin-left:10px}.faq-answer{padding:0 18px 14px;color:var(--text-muted);font-size:0.91rem;display:none}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question i{transform:rotate(180deg)}.prose p{color:var(--text-muted);margin-bottom:16px;font-size:0.97rem}.prose h3{color:var(--gold);font-weight:700;font-size:1.15rem;margin:28px 0 10px}.prose strong{color:var(--text-light)}.ticker-wrap{background:#0a2e20;border-top:1px solid #eab30830;border-bottom:1px solid #eab30830;padding:8px 0;overflow:hidden}.ticker-inner{display:flex;gap:40px;animation:ticker 24s linear infinite;white-space:nowrap}.ticker-inner span{color:var(--text-muted);font-size:0.82rem}.ticker-inner span b{color:var(--gold)}.ticker-inner span.win b{color:var(--green-bright)}.ticker-inner span.sky b{color:var(--sky)}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.plane-anim{display:inline-block;animation:fly 3s ease-in-out infinite}@keyframes fly{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-12px) rotate(5deg)}}html,body{overflow-x:clip;width:100%}
