:root{--black:#111315;--nav:#e6292f;--red:#e5262d;--red2:#ff5a5f;--blue:#315b8a;--blue2:#436b9e;--gold:#ffc640;--bg:#f5f6f8;--panel:#fff;--text:#283241;--muted:#687385;--line:#dfe4ec;--shadow:0 14px 34px rgba(17,19,21,.12);--r:8px}
*{box-sizing:border-box;min-width:0}html{background:#e9edf3}body{margin:0;background:#e9edf3;color:var(--text);font-family:Arial,"Noto Sans Bengali","Hind Siliguri",sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}h1,h2,h3,p,span,a,li,summary,td,th{overflow-wrap:anywhere;word-break:break-word}.wv-page{width:100%;max-width:1360px;margin:0 auto;background:var(--bg);min-height:100vh;overflow:hidden}.wv-wrap{width:min(1130px,calc(100% - 32px));margin-inline:auto}.wv-top{background:var(--black);color:#e8eef7;font-size:14px}.wv-top .wv-wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.wv-top nav{display:flex;gap:18px;flex-wrap:wrap}.wv-top a{color:#fff;font-weight:800}.wv-header{background:var(--black)}.wv-head-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.wv-logo{display:inline-grid;grid-template-columns:auto auto;align-items:end;gap:0 4px;line-height:1;color:#fff;font-weight:900}.wv-logo span{font-size:38px;font-style:italic;color:#fff}.wv-logo b{font-size:38px;font-style:italic;color:#ff3138}.wv-logo small{grid-column:1/3;margin-top:5px;color:#cfd7e4;font-size:12px;font-weight:700}.wv-actions,.wv-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.wv-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:999px;padding:9px 19px;font-weight:900;line-height:1.18;border:1px solid transparent}.wv-pill-blue{background:var(--blue);color:#fff}.wv-pill-gold{background:#405f83;color:#fff}.wv-pill-red{background:linear-gradient(180deg,var(--red2),var(--red));color:#fff;box-shadow:0 9px 20px rgba(229,38,45,.22)}.wv-menu{display:flex;align-items:center;justify-content:center;gap:0;min-height:68px;background:var(--nav)}.wv-menu a{color:#050505;font-weight:900;text-transform:none;padding:20px 13px;border-bottom:4px solid transparent;text-align:center}.wv-menu a:hover,.wv-menu a[aria-current=page]{color:#fff200;border-bottom-color:#fff200}.wv-hero-img{background:#49030d}.wv-hero-img img{width:100%;height:360px;object-fit:cover}.wv-intro{padding:30px 0 20px;text-align:center}.wv-intro h1,.wv-feature h2,.wv-category-section h2,.wv-table-section h2,.wv-news-section h2,.wv-safe h2,.wv-page-hero h1,.wv-panel h2,.wv-dede h2{margin:0 0 12px;color:#454b55;font-size:clamp(28px,3.1vw,38px);line-height:1.25}.wv-intro p{max-width:980px;margin:0 auto 16px;font-size:18px;color:#4f5b6b}.wv-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.86fr);gap:24px;align-items:center;padding:28px 0}.wv-feature>div,.wv-category-section,.wv-table-section,.wv-news-section,.wv-panel,.wv-dede{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow)}.wv-feature>div{padding:24px}.wv-feature img,.wv-safe img,.wv-page-hero img{border-radius:var(--r);box-shadow:var(--shadow);border:1px solid var(--line)}.wv-feature p,.wv-panel p,.wv-news p,.wv-footer p,.wv-page-hero p{color:var(--muted)}.wv-feature ul,.wv-panel ul{padding-left:22px}.wv-category-section,.wv-table-section,.wv-news-section,.wv-dede{padding:24px;margin-top:20px}.wv-category-section h2,.wv-table-section h2,.wv-news-section h2,.wv-dede h2{text-align:center}.wv-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wv-card{border:1px solid var(--line);border-radius:var(--r);padding:18px;background:#fff;min-height:222px}.wv-card span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--red),#ff8a8e);color:#fff;font-weight:900}.wv-card:nth-child(even) span{background:linear-gradient(135deg,var(--blue),#77a4dc)}.wv-card h3{margin:13px 0 6px;color:#1f2937}.wv-card p{margin:0 0 12px;color:var(--muted);font-size:14px}.wv-card a,.wv-news a,.wv-back{color:#0a4ca8;font-weight:900}.wv-table{overflow-x:auto}table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}th,td{border:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}th{background:#fff4f4;color:#b91c1c}td{color:#2f3744}.wv-safe{background:linear-gradient(90deg,#fff,#fff8d9,#ffe8ea);margin-top:26px}.wv-safe-grid{display:grid;grid-template-columns:minmax(340px,.86fr) minmax(0,1fr);gap:24px;align-items:center;padding:32px 0}.wv-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wv-news{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff}.wv-news img{width:100%;height:148px;object-fit:cover}.wv-news div{padding:14px}.wv-news small{color:var(--red);font-weight:900}.wv-news h3{margin:6px 0;color:#1f2937;font-size:18px;line-height:1.35}.wv-page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:24px;align-items:center;padding:32px 0}.wv-page-hero img{height:285px;width:100%;object-fit:cover}.wv-two{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start;padding-bottom:36px}.wv-panel{padding:24px}.wv-side{position:sticky;top:18px}.wv-side a{display:block;margin:10px 0;padding:12px;border:1px solid var(--line);border-radius:var(--r);background:#f8fafc;color:#1f2937;font-weight:900}.wv-side small{display:block;color:var(--muted);font-weight:500}.wv-side .wv-pill{display:inline-flex;color:#fff;background:var(--blue)}.wv-lead{font-size:18px;color:#263241!important}.wv-warning{margin:20px 0;padding:16px;border-radius:var(--r);border:1px solid #ffc8c8;background:#fff4f4;color:#212936}.wv-faq{display:grid;gap:10px}details{border:1px solid var(--line);border-radius:var(--r);background:#f8fafc;padding:14px}summary{cursor:pointer;color:#0a4ca8;font-weight:900}.wv-pager{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.wv-footer{max-width:1360px;margin:0 auto;background:var(--black);color:#f9fafb}.wv-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:24px;padding:34px 0}.wv-footer .wv-logo small,.wv-footer p{color:#d1d8e5}.wv-footer h3{color:#fff;margin-top:0}.wv-footer nav{display:grid;align-content:start;gap:8px}.wv-footer a{color:#dbeafe;font-weight:800}.wv-copy{text-align:center;padding:15px;border-top:1px solid rgba(255,255,255,.14);color:#d1d8e5;font-size:14px}
@media(max-width:1050px){.wv-top .wv-wrap,.wv-head-row{height:auto;align-items:flex-start;flex-direction:column;padding:12px 0}.wv-menu{justify-content:flex-start;overflow-x:auto}.wv-hero-img img{height:auto}.wv-feature,.wv-safe-grid,.wv-page-hero,.wv-two{grid-template-columns:1fr}.wv-card-grid,.wv-news-grid,.wv-footer-grid{grid-template-columns:repeat(2,1fr)}.wv-side{position:static}}
@media(max-width:640px){body{overflow-x:hidden}.wv-wrap{width:calc(100% - 24px)}.wv-top .wv-wrap{align-items:stretch}.wv-top nav{width:100%}.wv-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.wv-actions .wv-pill{min-width:0;white-space:normal}.wv-logo span,.wv-logo b{font-size:31px}.wv-menu{display:grid;grid-template-columns:repeat(2,1fr);background:var(--nav);min-height:0}.wv-menu a{font-size:14px;padding:11px 8px;min-width:0;overflow-wrap:anywhere}.wv-hero-img img{height:190px}.wv-intro{text-align:left}.wv-intro h1,.wv-feature h2,.wv-category-section h2,.wv-table-section h2,.wv-news-section h2,.wv-safe h2,.wv-page-hero h1,.wv-panel h2,.wv-dede h2{font-size:26px}.wv-card-grid,.wv-news-grid,.wv-footer-grid{grid-template-columns:1fr}.wv-feature>div,.wv-category-section,.wv-table-section,.wv-news-section,.wv-panel,.wv-dede{padding:18px}.wv-news img{height:178px}.wv-page-hero img{height:215px}.wv-pill{padding:9px 14px}}
.wv-menu a{white-space:nowrap;overflow-wrap:normal;word-break:normal}
@media(max-width:640px){.wv-hero-img img{object-position:left center}}
