:root{--site-red:#d71920;--site-red-dark:#9f1419;--site-blue:#073b66;--site-blue-dark:#052b49;--site-green:#0f766e;--site-yellow:#f4b400;--site-dark:#111827;--site-muted:#6b7280;--site-light:#f8fafc;--site-soft:#f3f6fa;--site-border:#d9e0e8;--site-border-light:#edf1f5;--site-white:#ffffff;}
*{box-sizing:border-box;}
html{scroll-behavior:smooth;}
body{background:var(--site-white);color:var(--site-dark);font-family:'ShurjoWeb','Noto Serif Bengali','SolaimanLipi',Arial,sans-serif;font-size:16px;line-height:1.65;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}
a{color:var(--site-dark);text-decoration:none;transition:.2s ease;}
a:hover{color:var(--site-red);}
img{max-width:100%;height:auto;}
.site-top-strip{height:5px;background:var(--site-red);}
.header-date{font-size:15px;color:#374151;font-weight:600;}
.social-circle{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;font-weight:700;font-size:15px;line-height:1;text-decoration:none;}
.social-circle.fb{background:#315ca8;}
.social-circle.yt{background:#e60000;}
.social-circle.tw{background:#111827;}
.social-circle.ig{background:#c13584;}
.logo-wrap{display:inline-flex;flex-direction:column;align-items:center;color:var(--site-dark);}
.logo-slogan{font-size:12px;letter-spacing:4px;color:var(--site-muted);margin-bottom:-4px;font-weight:500;}
.site-logo-text{display:block;font-size:48px;font-weight:700;line-height:1;color:var(--site-dark);letter-spacing:-1px;}
.site-logo-img{max-width:;max-height:86px;object-fit:contain;}
.site-search{max-width:360px;margin-left:auto;}
.site-search .form-control{border-radius:4px 0 0 4px;border:1px solid #cbd5e1;height:36px;font-size:14px;background:#fff;}
.site-search .form-control:focus{border-color:var(--site-blue);box-shadow:0 0 0 .15rem rgba(7,59,102,.12);}
.site-search .btn{border-radius:0 4px 4px 0;background:var(--site-blue);border:1px solid var(--site-blue);color:#fff;height:36px;padding:0 13px;}
.site-search .btn:hover{background:var(--site-red);border-color:var(--site-red);color:#fff;}
.quick-menu{display:flex;align-items:center;justify-content:flex-end;gap:14px;}
.quick-menu a{font-size:14px;font-weight:700;color:#374151;}
.quick-menu a:hover{color:var(--site-red);}
.main-menu{background:var(--site-white);border-top:1px solid var(--site-border-light);border-bottom:2px solid var(--site-blue);}
.main-menu .navbar{padding-top:0;padding-bottom:0;}
.main-menu .nav-link{color:var(--site-dark);padding:12px 15px;font-weight:700;font-size:17px;line-height:1.2;}
.main-menu .nav-link:hover,.main-menu .nav-link.active{color:#fff;background:var(--site-red);}
.dropdown-menu{border:1px solid var(--site-border);border-radius:0;padding:6px 0;box-shadow:0 12px 24px rgba(17,24,39,.08);}
.dropdown-menu .dropdown-item{font-weight:700;font-size:15px;padding:8px 15px;color:var(--site-dark);}
.dropdown-menu .dropdown-item:hover{background:#f8eaea;color:var(--site-red);}
.breaking-bar{border:1px solid #f2b8bb;background:#fffafa;display:flex;align-items:center;overflow:hidden;}
.breaking-title{background:var(--site-red);color:#fff;font-weight:700;padding:8px 15px;white-space:nowrap;font-size:16px;}
.section-shell{padding-top:10px;padding-bottom:12px;}
.section-color-1{background:#fff;}
.section-color-2{background:#f8fbff;}
.section-color-3{background:#fffaf0;}
.section-color-4{background:#f7fffb;}
.section-color-5{background:#fff7f7;}
.section-color-6{background:#f8f7ff;}
.section-title{display:flex;align-items:center;gap:8px;border-bottom:0;margin:0 0 16px;padding:0;}
.section-title::before{content:"";width:9px;height:9px;background:var(--site-red);display:inline-block;flex:0 0 9px;}
.section-title h2{display:flex;align-items:center;gap:10px;flex:1;font-size:22px;font-weight:700;line-height:1.2;margin:0;padding:0;color:var(--site-blue);border-left:0;}
.section-title h2::after{content:"";height:1px;background:#cbd5e1;flex:1;}
.section-title a{font-size:15px;color:var(--site-red);font-weight:700;background:#fff;padding-left:8px;white-space:nowrap;}
.section-title a:hover{color:var(--site-blue);}
.news-card{border:1px solid var(--site-border-light);border-radius:0;background:#fff;height:100%;box-shadow:0 5px 16px rgba(17,24,39,.05);transition:.2s ease;overflow:hidden;}
.news-card:hover{border-color:#cbd5e1;box-shadow:0 8px 22px rgba(17,24,39,.08);}
.news-card-media{position:relative;display:block;overflow:hidden;background:#eef2f7;}
.news-card img{width:100%;height:165px;object-fit:cover;display:block;transition:.25s ease;}
.news-card:hover img{transform:scale(1.035);}
.news-card .card-body{padding:11px 12px 12px;}
.news-card .card-title{font-size:18px;font-weight:700;line-height:1.42;margin:0 0 6px;color:var(--site-dark);}
.news-card .card-title a:hover{color:var(--site-red);}
.card-subtitle{font-size:14px;color:var(--site-muted);margin:0 0 6px;line-height:1.45;}
.meta{font-size:13px;color:var(--site-muted);font-weight:500;}
.video-mark{position:absolute;left:8px;bottom:8px;background:var(--site-red);color:#fff;font-size:12px;font-weight:700;padding:3px 8px;line-height:1.2;}
.lead-card img{height:380px;}
.lead-card .card-body{padding:14px 16px 16px;}
.lead-card .card-title{font-size:32px;line-height:1.3;margin-bottom:8px;}
.small-list{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--site-border-light);}
.small-list:first-child{padding-top:0;}
.small-list:last-child{border-bottom:0;padding-bottom:0;}
.small-list img{width:96px;height:68px;object-fit:cover;flex:0 0 auto;background:#f3f4f6;}
.small-list h3{font-size:16px;font-weight:700;line-height:1.45;margin:0;color:var(--site-dark);}
.small-list h3 a:hover{color:var(--site-red);}
.side-box{border:1px solid var(--site-border-light);background:#fff;height:auto;box-shadow:0 5px 16px rgba(17,24,39,.04);}
.side-box-title{background:#f1f5f9;border-bottom:1px solid var(--site-border-light);font-size:17px;font-weight:700;margin:0;padding:9px 11px;color:var(--site-blue);}
.tab-head{display:flex;border-bottom:1px solid var(--site-border-light);}
.tab-head button{width:50%;border:0;background:var(--site-blue);color:#fff;font-size:18px;font-weight:700;padding:9px 8px;}
.tab-head button.active{background:var(--site-red);}
.tab-pane-custom{display:none;}
.tab-pane-custom.active{display:block;}
.rank-list{display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid var(--site-border-light);padding:11px 9px;}
.rank-list:last-child{border-bottom:0;}
.rank-list span{width:34px;height:34px;border-radius:50%;background:#94a3b8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex:0 0 auto;}
.rank-list:first-child span{background:var(--site-red);}
.rank-list a{font-size:17px;font-weight:700;line-height:1.38;}
.ad-box{border:1px solid #dbeafe;background:#eff6ff;display:flex;align-items:center;justify-content:center;min-height:90px;overflow:hidden;}
.ad-box img{width:100%;height:auto;display:block;}
.colorful-ad{background:#eefaf3;border-color:#c7ead4;}
.saradesh-search{border:1px solid var(--site-border-light);background:#f7fffb;padding:15px;display:grid;gap:10px;height:100%;box-shadow:0 5px 16px rgba(17,24,39,.04);}
.saradesh-search h3{font-size:20px;font-weight:700;margin:0;color:var(--site-green);}
.saradesh-search .form-select,.saradesh-search .form-control{height:40px;font-size:15px;}
.quote-card{border:1px solid #ddd6d0;background:#fffdfa;padding:18px;box-shadow:0 5px 16px rgba(17,24,39,.04);}
.poll-card{border:1px solid #bfdbfe;background:#f8fbff;padding:16px;box-shadow:0 5px 16px rgba(17,24,39,.04);}
.poll-option{border:1px solid var(--site-border-light);padding:8px 10px;margin-bottom:8px;background:#fff;font-weight:600;}
.news-title{font-size:38px;line-height:1.25;font-weight:700;color:var(--site-dark);margin-bottom:10px;}
.news-subtitle{font-size:22px;line-height:1.45;color:#4b5563;font-weight:400;margin-bottom:14px;}
.news-main-image{max-height:520px;object-fit:cover;width:100%;}
.news-body{font-size:18px;line-height:1.9;color:#1f2937;}
.news-body p{margin-bottom:18px;}
.news-body img{max-width:100%;height:auto;margin:10px 0;}
.news-info-box{border:1px solid var(--site-border-light);background:#f9fafb;padding:14px;color:#374151;}
.share-box .btn{border-radius:0;font-weight:700;}
.gallery-thumb{width:100%;height:170px;object-fit:cover;display:block;background:#eef2f7;}
.gallery-title{font-size:16px;font-weight:700;margin-top:7px;line-height:1.42;color:var(--site-dark);}
.footer{background:#f7f2df;border-top:1px solid #eadba9;margin-top:30px;padding:35px 0 0;}
.footer h5{font-size:19px;font-weight:700;color:var(--site-blue);margin-bottom:12px;}
.footer a{display:block;margin-bottom:6px;font-size:15px;font-weight:700;color:#374151;}
.footer a:hover{color:var(--site-red);}
.footer-bottom{border-top:1px solid #eadba9;margin-top:25px;padding:14px 0;text-align:center;color:#7f1d1d;font-size:14px;}
.pagination{gap:4px;margin-bottom:0;}
.page-link{border-radius:0;color:var(--site-red);border-color:var(--site-border);}
.page-link:hover{color:#fff;background:var(--site-red);border-color:var(--site-red);}
.page-item.active .page-link{background:var(--site-red);border-color:var(--site-red);}
.admin-sidebar{min-height:100vh;background:#111827;}
.admin-sidebar a{display:block;color:#e5e7eb;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.06);font-weight:600;}
.admin-sidebar a:hover,.admin-sidebar a.active{background:var(--site-red);color:#fff;}
.admin-card{border:1px solid var(--site-border-light);border-radius:0;background:#fff;box-shadow:0 5px 16px rgba(17,24,39,.04);}
.btn-site{background:var(--site-red);border-color:var(--site-red);color:#fff;border-radius:0;font-weight:700;}
.btn-site:hover{background:var(--site-red-dark);border-color:var(--site-red-dark);color:#fff;}
.form-control,.form-select{border-radius:0;border-color:#cbd5e1;}
.form-control:focus,.form-select:focus{border-color:var(--site-blue);box-shadow:0 0 0 .15rem rgba(7,59,102,.12);}
.table{margin-bottom:0;}
.table>:not(caption)>*>*{vertical-align:middle;}
.table thead th{background:#f1f5f9;color:var(--site-blue);font-weight:700;border-bottom:1px solid var(--site-border);}
.media-card{border:1px solid var(--site-border-light);background:#fff;height:100%;box-shadow:0 5px 16px rgba(17,24,39,.04);}
.media-card img{width:100%;height:140px;object-fit:cover;display:block;background:#f3f4f6;}
.media-select-card{border:1px solid var(--site-border-light);background:#fff;width:100%;padding:0;text-align:left;transition:.2s ease;}
.media-select-card:hover{border-color:var(--site-red);}
.media-select-card img{width:100%;height:110px;object-fit:cover;display:block;}
.media-select-card span{display:block;font-size:12px;padding:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.selected-media-preview{border:1px solid var(--site-border-light);background:#f8fafc;padding:6px;}
.selected-media-preview img{width:100%;height:180px;object-fit:cover;display:block;}
.admin-logo-preview{max-width:220px;max-height:80px;object-fit:contain;border:1px solid var(--site-border-light);padding:8px;background:#fff;}
.photo-card-wrap{width:100%;max-width:720px;margin:auto;}
.photo-card-template{width:720px;min-height:720px;background:#fff;position:relative;overflow:hidden;border:1px solid #ddd;margin:auto;color:#111;}
.pc-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-top:10px solid var(--site-red);}
.pc-logo{font-size:34px;font-weight:700;color:var(--site-red);line-height:1;}
.pc-logo img{max-width:260px;max-height:70px;object-fit:contain;}
.pc-date{background:#111827;color:#fff;padding:12px 24px;font-size:22px;font-weight:700;line-height:1;}
.pc-image{margin:26px 50px 0;height:360px;background:#d1d5db;overflow:hidden;}
.pc-image img{width:100%;height:100%;object-fit:cover;display:block;}
.pc-badge{width:76px;height:76px;background:var(--site-red);color:#fff;border:6px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:430px;transform:translateX(-50%);font-size:13px;text-align:center;font-weight:700;line-height:1.1;}
.photo-card-template h2{font-size:42px;font-weight:700;line-height:1.28;text-align:center;margin:62px 40px 10px;}
.photo-card-template p{font-size:22px;text-align:center;margin:0 60px;color:#374151;}
.pc-footer{position:absolute;bottom:0;left:0;right:0;height:58px;background:var(--site-red);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-size:18px;font-weight:700;}
.template-2 .pc-header{background:#0f172a;color:#fff;border-top-color:#0f172a;}
.template-2 .pc-date{background:var(--site-red);}
.template-2 .pc-badge{background:#0f172a;}
.template-2 .pc-footer{background:#0f172a;}
.template-3 .pc-header{border-top-color:#92400e;}
.template-3 .pc-date{background:#92400e;}
.template-3 .pc-badge{background:#92400e;}
.template-3 .pc-footer{background:#92400e;}
.template-4 .pc-header{background:#f3f4f6;border-top-color:#111827;}
.template-4 .pc-date{background:#111827;}
.template-4 .pc-badge{background:#111827;}
.template-4 .pc-footer{background:#111827;}
@media (min-width:992px){.dropdown:hover>.dropdown-menu{display:block;margin-top:0;}.main-menu .dropdown-menu{margin-top:0;}}
@media (max-width:1199.98px){.lead-card img{height:320px;}.lead-card .card-title{font-size:26px;}.main-menu .nav-link{padding:11px 12px;font-size:16px;}}
@media (max-width:991.98px){.site-logo-text{font-size:40px;}.site-search{max-width:100%;}.quick-menu{justify-content:center;flex-wrap:wrap;gap:10px;}.main-menu .navbar{padding-top:6px;padding-bottom:6px;}.main-menu .nav-link{padding:10px 12px;border-bottom:1px solid var(--site-border-light);}.news-title{font-size:30px;}.news-body{font-size:17px;}.photo-card-template{transform:scale(.8);transform-origin:top center;margin-bottom:-130px;}}
@media (max-width:767.98px){.header-date{text-align:center;margin-bottom:8px;}.social-circle{width:31px;height:31px;font-size:14px;}.lead-card img{height:260px;}.lead-card .card-title{font-size:23px;}.section-shell{padding-top:8px;padding-bottom:8px;}.breaking-bar{align-items:stretch;}.breaking-title{display:flex;align-items:center;font-size:15px;padding:8px 12px;}.tab-head button{font-size:16px;}.footer{text-align:center;}}
@media (max-width:575.98px){body{font-size:15px;line-height:1.6;}.site-top-strip{height:4px;}.logo-slogan{font-size:10px;letter-spacing:3px;}.site-logo-text{font-size:32px;}.site-logo-img{max-width:170px;max-height:68px;}.site-search .form-control,.site-search .btn{height:34px;}.quick-menu a{font-size:13px;}.main-menu .nav-link{font-size:15px;padding:9px 10px;}.breaking-title{font-size:14px;}.section-title{gap:7px;margin-bottom:13px;}.section-title::before{width:8px;height:8px;flex-basis:8px;}.section-title h2{font-size:18px;gap:8px;}.section-title a{font-size:14px;padding-left:6px;}.news-card img{height:135px;}.news-card .card-body{padding:9px 10px 10px;}.news-card .card-title{font-size:16px;}.lead-card img{height:230px;}.lead-card .card-title{font-size:21px;}.small-list img{width:82px;height:60px;}.small-list h3{font-size:15px;}.rank-list a{font-size:16px;}.side-box-title{font-size:16px;}.news-title{font-size:25px;}.news-subtitle{font-size:18px;}.news-body{font-size:16px;line-height:1.8;}.gallery-thumb{height:145px;}.photo-card-template{transform:scale(.48);margin-bottom:-360px;}.photo-card-wrap{height:380px;overflow:hidden;}}