@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;500;600;700;800&display=swap');
*{box-sizing:border-box}body{margin:0;background:#fff;color:#102a43;font-family:'Noto Sans Bengali',Arial,sans-serif}.container{width:min(1240px,94%);margin:auto}.topbar{background:#062d55;color:#fff;font-size:13px;padding:8px 4%;display:flex;justify-content:space-between}.header{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:30px}.brand{display:flex;align-items:center;gap:20px;text-decoration:none;color:#082d55}.brand img{width:340px;max-height:105px;object-fit:contain}.tagline{border-left:1px solid #ccd6df;padding-left:20px;font-size:20px;font-weight:700}.search{display:flex;border:1px solid #ccd8e5;border-radius:30px;overflow:hidden;max-width:320px;width:100%}.search input{border:0;padding:13px 18px;flex:1;outline:0;font-family:inherit}.search button{border:0;background:white;font-size:25px;color:#082d55;padding:0 15px}.nav{border-top:1px solid #e2e8ee;border-bottom:1px solid #dce4eb;background:#fff}.navin{display:flex;align-items:center;overflow:auto}.nav a{padding:14px 16px;text-decoration:none;color:#102a43;font-weight:700;white-space:nowrap;border-bottom:3px solid transparent}.nav a:hover,.nav a.active{color:#e21d2f;border-bottom-color:#e21d2f}.hamb{margin-left:auto;border:0;background:transparent;font-size:22px}.ticker{padding:10px 0}.tickerin{display:flex;border:1px solid #e1e7ec;border-radius:8px;overflow:hidden}.ticker b{background:#e51e32;color:#fff;padding:10px 20px;white-space:nowrap}.tickertext{display:flex;gap:35px;padding:10px 20px;overflow:hidden;white-space:nowrap}.hero-grid{display:grid;grid-template-columns:2fr 1.05fr;gap:16px}.hero{height:430px;border-radius:8px;overflow:hidden;position:relative;background:#ddd}.hero>img{width:100%;height:100%;object-fit:cover}.hero:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#061a2cdd)}.hero-overlay{position:absolute;z-index:2;left:28px;right:28px;bottom:24px;color:#fff}.badge{display:inline-block;background:#e31d32;color:#fff;border-radius:5px;padding:4px 12px;font-size:13px}.hero h1{font-size:32px;line-height:1.35;margin:10px 0}.hero p{margin:0 0 8px}.meta,.article-meta{font-size:13px;color:#d8e5f0}.latest,.epaper-box,.popular{border:1px solid #dde5ec;border-radius:8px;padding:14px}.section-title,.section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #e51e32;padding-bottom:9px;margin-bottom:10px}.section-title span,.section-head h2{font-size:22px;font-weight:800}.section-title a,.section-head a{color:#0a4e88;text-decoration:none}.side-item{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid #e6ebef}.side-item:last-child{border-bottom:0}.side-item img{width:90px;height:68px;object-fit:cover;border-radius:6px}.side-item h3{font-size:15px;line-height:1.4;margin:3px 0}.side-item small{color:#e21d2f}.side-item em{font-style:normal;font-size:11px;color:#789}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.quick-card{border:1px solid #e1e7ed;border-radius:8px;padding:8px;background:#fff}.quick-card img{width:100%;height:115px;object-fit:cover;border-radius:6px}.quick-card small{color:#e31d32}.quick-card h3{font-size:16px;line-height:1.45;margin:4px 0}.quick-card span{font-size:11px;color:#789}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.cat-card{border:1px solid #e0e7ee;border-radius:8px;padding:12px}.cat-card h3{margin:0 0 8px;border-left:4px solid #e51e32;padding-left:8px}.cat-card a{display:block;text-decoration:none;color:#102a43;margin-bottom:12px}.cat-card img{width:100%;height:140px;object-fit:cover;border-radius:6px}.cat-card strong{display:block;margin-top:4px}.epaper-box{background:#f2f8ff;margin-bottom:16px;text-align:center}.epaper-box img{width:70%;max-height:260px;object-fit:contain;display:block;margin:10px auto}.btn{display:inline-block;background:#0b4f8a;color:white;text-decoration:none;border-radius:8px;padding:11px 18px;font-weight:700}.popular a{display:flex;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #e6ebef;text-decoration:none;color:#102a43}.popular b{background:#e31d32;color:white;width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.quote{margin:22px 0;background:linear-gradient(90deg,#f2f8ff,#fff);border-radius:8px;padding:30px;text-align:center;font-size:25px;font-weight:800;border:1px solid #e3ebf2}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.5fr;gap:30px;padding:30px 0;color:#fff}.footer-grid img{width:250px;max-height:90px;object-fit:contain;background:#fff;border-radius:5px}.footer-grid h3{color:#fff}.footer-grid p{line-height:1.7}footer{background:#062d55;margin-top:30px;color:#fff}.copyright{border-top:1px solid #315579;padding:13px 4%;text-align:center;color:#cbd8e4;font-size:13px}.article-page{max-width:900px;padding:35px 0}.article-page h1{font-size:42px;line-height:1.4;margin:12px 0}.article-img{width:100%;max-height:560px;object-fit:cover;border-radius:10px;margin:20px 0}.article-body{font-size:19px;line-height:2;margin-top:20px}.listing{padding:30px 0}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.listing-grid article{border:1px solid #e1e7ed;border-radius:9px;padding:12px}.listing-grid img{width:100%;height:200px;object-fit:cover;border-radius:7px}.listing-grid span{color:#e31d32;font-size:13px}.listing-grid h3 a{color:#102a43;text-decoration:none}.epaper-page{padding:30px 0}.epaper-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.epaper-list article{border:1px solid #dfe7ef;border-radius:10px;padding:15px;text-align:center}.epaper-list img{width:100%;height:300px;object-fit:contain;background:#f5f8fb}.epaper-list h2{font-size:20px}@media(max-width:900px){.header{flex-direction:column;align-items:stretch}.brand{justify-content:center}.brand img{width:280px}.tagline{display:none}.search{max-width:none}.hero-grid,.content-grid{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.listing-grid,.epaper-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.hero{height:380px}}@media(max-width:600px){.topbar{font-size:11px}.topbar div:last-child{display:none}.nav a{padding:11px 10px;font-size:13px}.hero h1{font-size:23px}.hero p{font-size:13px}.quick-grid,.category-grid,.listing-grid,.epaper-list{grid-template-columns:1fr}.hero{height:330px}.hero-overlay{left:18px;right:18px}.hero-overlay h1{margin:6px 0}.article-page h1{font-size:28px}.article-body{font-size:17px}.footer-grid img{width:210px}}
