@font-face{font-family:'ShurjoWeb';src:url('../fonts/ShurjoWeb_400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'ShurjoWeb';src:url('../fonts/ShurjoWeb_700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--paper-bg:#ffffff;--paper-surface:#ffffff;--paper-soft:#f6f7f8;--paper-text:#171717;--paper-muted:#6f747b;--paper-border:#e1e3e6;--paper-red:#ed1c24;--paper-red-dark:#c9151c;--paper-black:#15191e;--paper-shadow:0 6px 22px rgba(0,0,0,.08)}
html[data-theme="dark"]{--paper-bg:#101317;--paper-surface:#171b20;--paper-soft:#1d2228;--paper-text:#f4f5f6;--paper-muted:#aab1ba;--paper-border:#30363e;--paper-black:#07090c;--paper-shadow:0 6px 22px rgba(0,0,0,.28)}
html,body{background:var(--paper-bg);color:var(--paper-text);font-family:'ShurjoWeb',Arial,sans-serif}
body{margin:0;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;transition:.18s;text-decoration:none}
a:hover,a:focus{color:var(--paper-red);text-decoration:none}
img{max-width:100%}
.container{width:100%;max-width:1180px}
.paper-header{position:relative;z-index:1000;background:var(--paper-bg);border-top:1px solid var(--paper-border)}
.paper-head-main{padding:14px 0 12px;background:var(--paper-bg)}
.paper-head-row{min-height:86px;display:flex;align-items:center}
.paper-head-left{display:flex;align-items:center;gap:12px}
.paper-head-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}
.paper-icon-btn{width:38px;height:38px;border:1px solid var(--paper-border);border-radius:4px;background:var(--paper-surface);color:var(--paper-text);display:inline-flex;align-items:center;justify-content:center;padding:0}
.paper-icon-btn:hover{border-color:var(--paper-red);color:var(--paper-red)}
.paper-search-wrap{width:100%;max-width:300px}
.paper-search-form{height:38px;border:1px solid var(--paper-border);border-radius:20px;background:var(--paper-surface);display:flex;align-items:center;padding:0 12px}
.paper-search-form button{border:0;background:transparent;color:var(--paper-red);padding:0 9px 0 0}
.paper-search-form input{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:var(--paper-text)!important;width:100%;height:34px;font-family:'ShurjoWeb',Arial,sans-serif;font-size:15px;padding:3px 0 0}
.paper-date{font-size:14px;text-align:center;color:var(--paper-text);margin-top:5px;white-space:nowrap}
.paper-logo{display:flex;align-items:center;justify-content:center}
.paper-logo img{width:auto;max-width:100%;max-height:72px;object-fit:contain}
.paper-social{display:flex;align-items:center;justify-content:flex-end;gap:7px}
.paper-social a{width:31px;height:31px;border-radius:50%;background:var(--paper-soft);color:var(--paper-text);display:flex;align-items:center;justify-content:center}
.paper-social a:hover{background:var(--paper-red);color:#fff}
.paper-head-tools{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}
.paper-head-tools a,.paper-head-tools button{height:34px;border:1px solid var(--paper-border);border-radius:4px;background:var(--paper-surface);color:var(--paper-text);display:inline-flex;align-items:center;gap:6px;padding:3px 10px 0;font-family:'ShurjoWeb',Arial,sans-serif;font-size:14px}
.paper-head-tools a:hover,.paper-head-tools button:hover{border-color:var(--paper-red);color:var(--paper-red)}
.paper-mobile-tools{white-space:nowrap}
.paper-mobile-tools .paper-icon-btn{margin-left:5px}
.paper-nav{background:var(--paper-black);border-bottom:3px solid var(--paper-red);z-index:1100}
.paper-nav.is-fixed{position:fixed;left:0;right:0;top:0;box-shadow:0 4px 15px rgba(0,0,0,.2)}
.paper-nav-row{display:flex;align-items:stretch;min-width:0}
.paper-mobile-nav{width:44px;min-width:44px;border:0;background:var(--paper-red);color:#fff}
.paper-menu{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;min-width:0}
.paper-menu>li{position:relative;flex:0 0 auto}
.paper-menu>li>a{height:46px;display:flex;align-items:center;justify-content:center;padding:4px 12px 0;color:#fff;font-size:16px;line-height:1;white-space:nowrap;border-right:1px solid rgba(255,255,255,.08)}
.paper-menu>li:first-child>a{width:46px;padding:0}
.paper-menu>li:hover>a{background:var(--paper-red);color:#fff}
.paper-submenu{position:absolute;left:0;top:100%;min-width:215px;list-style:none;margin:0;padding:5px 0;background:#fff;border-top:3px solid var(--paper-red);box-shadow:var(--paper-shadow);opacity:0;visibility:hidden;transform:translateY(5px);transition:.18s;z-index:1200}
.paper-menu>li:hover>.paper-submenu{opacity:1;visibility:visible;transform:translateY(0)}
.paper-submenu a{display:block;padding:9px 14px 7px;color:#1e2328;border-bottom:1px solid #eee;font-size:15px}
.paper-submenu a:hover{background:#f7f7f7;color:var(--paper-red)}
.paper-nav-space{height:0}
.paper-breaking{background:var(--paper-bg);border-bottom:1px solid var(--paper-border)}
.paper-breaking .container{height:38px;display:flex;align-items:center;overflow:hidden}
.paper-breaking-label{height:26px;min-width:82px;background:var(--paper-red);color:#fff;display:flex;align-items:center;justify-content:center;padding:3px 9px 0;font-size:13px;font-weight:700;position:relative;margin-right:17px}
.paper-breaking-label:after{content:"";position:absolute;right:-11px;top:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:11px solid var(--paper-red)}
.paper-breaking-window{flex:1;min-width:0;overflow:hidden;white-space:nowrap}
.paper-breaking-track{display:inline-flex;min-width:max-content;animation:paperTicker 55s linear infinite}
.paper-breaking-track:hover{animation-play-state:paused}
.paper-breaking-track a{display:inline-flex;align-items:center;margin-right:30px;color:var(--paper-text);font-size:14px}
.paper-breaking-track a:before{content:"";width:4px;height:4px;background:var(--paper-red);border-radius:50%;margin-right:8px}
@keyframes paperTicker{0%{transform:translateX(15%)}100%{transform:translateX(-100%)}}
.paper-drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;z-index:1998;transition:.22s}
.paper-drawer-mask.show{opacity:1;visibility:visible}
.paper-drawer{position:fixed;left:-340px;top:0;width:325px;max-width:88vw;height:100vh;background:var(--paper-bg);z-index:1999;overflow-y:auto;box-shadow:10px 0 30px rgba(0,0,0,.2);transition:.26s}
.paper-drawer.open{left:0}
.paper-drawer-head{min-height:75px;padding:10px 14px;border-bottom:3px solid var(--paper-red);display:flex;align-items:center;justify-content:space-between}
.paper-drawer-head img{max-width:210px;max-height:54px;object-fit:contain}
.paper-drawer-head button{width:36px;height:36px;border:1px solid var(--paper-border);background:var(--paper-soft);color:var(--paper-text);border-radius:4px}
.paper-drawer-search{padding:12px 14px;border-bottom:1px solid var(--paper-border)}
.paper-drawer-links{padding:10px 14px;display:grid;grid-template-columns:1fr 1fr;gap:7px;border-bottom:1px solid var(--paper-border)}
.paper-drawer-links a,.paper-drawer-links button{height:36px;border:1px solid var(--paper-border);border-radius:4px;background:var(--paper-soft);color:var(--paper-text);display:flex;align-items:center;justify-content:center;gap:6px;font-family:'ShurjoWeb',Arial,sans-serif;font-size:14px}
.paper-drawer-menu{list-style:none;margin:0;padding:5px 0 30px}
.paper-drawer-menu>li{border-bottom:1px solid var(--paper-border)}
.paper-drawer-menu>li>a{display:block;padding:10px 16px 8px;color:var(--paper-text);font-size:17px}
.paper-drawer-menu ul{list-style:none;margin:0;padding:0 0 5px;background:var(--paper-soft)}
.paper-drawer-menu ul a{display:block;padding:7px 18px 6px 30px;color:var(--paper-text);font-size:15px}
.paper-footer{margin-top:46px;background:var(--paper-bg);border-top:1px solid var(--paper-border)}
.paper-footer-main{padding:32px 0 24px;display:flex;align-items:center}
.paper-footer-social-col{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.paper-footer-social{display:flex;gap:7px}
.paper-footer-social a{width:32px;height:32px;border-radius:50%;background:var(--paper-soft);display:flex;align-items:center;justify-content:center;color:var(--paper-text)}
.paper-footer-social a:hover{background:var(--paper-red);color:#fff}
.paper-footer-contact{display:inline-block;border:1px solid var(--paper-border);border-radius:4px;padding:6px 12px;color:var(--paper-text)}
.paper-footer-brand img{max-width:235px;max-height:65px;object-fit:contain}
.paper-footer-menu{margin:12px -5px 7px}
.paper-footer-menu a{display:inline-block;padding:2px 5px;font-family:Arial,sans-serif;font-size:11px;text-transform:uppercase;color:var(--paper-text)}
.paper-footer-owner{margin:5px 0 0;color:var(--paper-muted);font-size:14px}
.paper-footer-epaper-col{display:flex;justify-content:flex-end}
.paper-footer-epaper{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--paper-text)}
.paper-footer-epaper img{width:72px;height:92px;object-fit:cover;border:1px solid var(--paper-border)}
.paper-footer-epaper>i{font-size:42px;color:var(--paper-red)}
.paper-footer-epaper span{display:flex;flex-direction:column}
.paper-footer-epaper strong{font-size:16px}
.paper-footer-epaper small{color:var(--paper-muted)}
.paper-footer-info{border-top:1px solid var(--paper-border);padding:12px 0;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:var(--paper-muted);font-size:13px;text-align:center}
.paper-footer-copy{border-top:1px solid var(--paper-border);padding:12px 0;text-align:center;color:var(--paper-muted);font-family:Arial,sans-serif;font-size:11px}
#myBtn{display:none;position:fixed;right:18px;bottom:18px;z-index:1200;width:42px;height:42px;border:1px solid var(--paper-red);border-radius:50%;background:var(--paper-bg);color:var(--paper-red);box-shadow:var(--paper-shadow)}
.home-modern{padding:20px 0 36px;background:var(--paper-bg)}
.home-top-news{margin-bottom:26px;border-top:1px solid var(--paper-border);border-bottom:1px solid var(--paper-border)}
.home-top-left{height:100%;padding-right:14px}
.home-top-center{height:100%;padding:0 14px;border-left:1px solid var(--paper-border);border-right:1px solid var(--paper-border)}
.home-top-right{height:100%;padding-left:14px}
.home-top-special-list,.home-top-breaking-list{list-style:none;margin:0;padding:0}
.home-top-special-item{display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid var(--paper-border)}
.home-top-special-item:first-child{padding-top:0}
.home-top-special-item:last-child{border-bottom:0}
.home-top-special-image{width:108px;height:70px;overflow:hidden;display:block;background:var(--paper-soft)}
.home-top-special-image img{width:100%;height:100%;object-fit:cover}
.home-top-special-title{margin:0;font-size:18px;line-height:1.34;font-weight:700}
.home-top-lead-image{display:block;width:100%;height:350px;overflow:hidden;background:var(--paper-soft)}
.home-top-lead-image img{width:100%;height:100%;object-fit:cover}
.home-top-lead-title{font-size:34px;line-height:1.22;font-weight:700;margin:9px 0 5px}
.home-top-lead-summary{font-size:17px;line-height:1.55;color:var(--paper-muted);margin:0}
.home-top-lead-meta{display:flex;gap:12px;margin:7px 0 9px;color:var(--paper-muted);font-size:13px}
.home-top-feature{padding-bottom:9px;border-bottom:1px solid var(--paper-border)}
.home-top-feature-image{display:block;height:170px;overflow:hidden;background:var(--paper-soft)}
.home-top-feature-image img{width:100%;height:100%;object-fit:cover}
.home-top-feature-title{font-size:20px;line-height:1.33;font-weight:700;margin:8px 0 0}
.home-top-breaking-item{display:grid;grid-template-columns:minmax(0,1fr) 105px;gap:10px;padding:10px 0;border-bottom:1px solid var(--paper-border)}
.home-top-breaking-item:last-child{border-bottom:0}
.home-top-breaking-title{font-size:17px;line-height:1.36;font-weight:700;margin:0}
.home-top-breaking-image{width:105px;height:67px;overflow:hidden;background:var(--paper-soft)}
.home-top-breaking-image img{width:100%;height:100%;object-fit:cover}
.news-section{margin:28px 0}
.news-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--paper-border);margin-bottom:13px;position:relative}
.news-section-title{font-size:24px;line-height:1.25;font-weight:700;margin:0;padding:0 0 8px;position:relative}
.news-section-title:before{content:"";position:absolute;left:0;bottom:-1px;width:52px;height:3px;background:var(--paper-red)}
.news-section-link{font-size:14px;color:var(--paper-muted)}
.home-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}
.home-layout-one,.home-layout-four,.home-layout-six,.home-layout-eight{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.9fr);gap:18px}
.home-layout-two{display:grid;grid-template-columns:1fr 1fr minmax(250px,.8fr);gap:14px}
.home-layout-feature img,.home-card-large img,.home-grid-card img{width:100%;object-fit:cover;background:var(--paper-soft)}
.home-layout-feature img{height:280px}
.home-layout-feature h3{font-size:26px;line-height:1.28;margin:8px 0 4px;font-weight:700}
.home-layout-feature p{font-size:16px;color:var(--paper-muted);line-height:1.5;margin:0}
.home-card-large img{height:200px}
.home-card-large h3{font-size:21px;line-height:1.32;margin:7px 0 0;font-weight:700}
.home-card-grid{display:grid;gap:14px}
.home-card-grid-2{grid-template-columns:repeat(2,1fr)}
.home-card-grid-3{grid-template-columns:repeat(3,1fr)}
.home-card-grid-4{grid-template-columns:repeat(4,1fr)}
.home-grid-card{border-bottom:1px solid var(--paper-border);padding-bottom:9px}
.home-grid-card img{height:145px}
.home-grid-card.compact img{height:115px}
.home-grid-card h3{font-size:18px;line-height:1.34;margin:7px 0 0;font-weight:700}
.home-grid-card.compact h3{font-size:16px}
.news-list-item{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid var(--paper-border)}
.news-list-thumb{width:105px;height:68px;object-fit:cover;background:var(--paper-soft)}
.news-list-title{font-size:17px;line-height:1.35;margin:0;font-weight:700}
.news-list-meta,.news-meta{font-size:12px;color:var(--paper-muted);margin-top:4px}
.home-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 16px}
.home-headline-only{list-style:none;margin:0;padding:0}
.home-headline-only li{padding:10px 0;border-bottom:1px solid var(--paper-border)}
.home-headline-only a{display:block;font-size:18px;font-weight:700;line-height:1.35}
.home-headline-only span{display:block;font-size:12px;color:var(--paper-muted);margin-top:4px}
.home-widget-head{background:var(--paper-black);color:#fff;font-size:18px;font-weight:700;padding:8px 11px 6px}
.home-popular,.home-latest,.home-epaper-panel{margin-bottom:18px;border:1px solid var(--paper-border);background:var(--paper-surface)}
.home-popular-list{list-style:none;counter-reset:popular;margin:0;padding:7px 11px}
.home-popular-list li{counter-increment:popular;display:grid;grid-template-columns:70px minmax(0,1fr);gap:9px;padding:9px 0;border-bottom:1px solid var(--paper-border)}
.home-popular-list li:last-child{border-bottom:0}
.home-popular-list img{width:70px;height:48px;object-fit:cover}
.home-popular-list h4{font-size:15px;line-height:1.35;margin:0;font-weight:700}
.home-popular-list small{font-size:11px;color:var(--paper-muted)}
.home-latest-list{list-style:none;margin:0;padding:4px 11px}
.home-latest-list li{padding:8px 0;border-bottom:1px solid var(--paper-border)}
.home-latest-list li:last-child{border-bottom:0}
.home-latest-list a{display:block;font-size:15px;line-height:1.35;font-weight:700}
.home-latest-list time{font-size:11px;color:var(--paper-muted)}
.home-epaper-panel h3{font-size:18px;background:var(--paper-red);color:#fff;margin:0;padding:8px 11px 6px}
.home-epaper-box{padding:12px;display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px}
.home-epaper-cover img{width:105px;height:140px;object-fit:cover;border:1px solid var(--paper-border)}
.home-epaper-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.home-epaper-actions strong{font-size:16px;line-height:1.35}
.home-epaper-actions small{color:var(--paper-muted)}
.news-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:5px 12px 2px;background:var(--paper-red);color:#fff!important;border:1px solid var(--paper-red);border-radius:3px;font-size:14px;font-weight:700}
.news-btn:hover{background:var(--paper-red-dark);border-color:var(--paper-red-dark);color:#fff!important}
.news-btn-outline{background:transparent;color:var(--paper-text)!important;border-color:var(--paper-border)}
.news-btn-outline:hover{background:var(--paper-red);border-color:var(--paper-red);color:#fff!important}
.news-ad{margin:22px 0;text-align:center;overflow:hidden}
.news-ad img{max-width:100%;height:auto}
.home-media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.home-media-box{border-top:3px solid var(--paper-red);background:var(--paper-surface);padding:12px;border-left:1px solid var(--paper-border);border-right:1px solid var(--paper-border);border-bottom:1px solid var(--paper-border)}
.home-media-box>h3{font-size:20px;margin:0 0 10px;font-weight:700}
.home-media-feature{display:block;position:relative}
.home-media-feature img{width:100%;height:160px;object-fit:cover}
.home-media-feature-title{font-size:18px;line-height:1.34;margin:7px 0 0;font-weight:700}
.home-media-thumbs{display:flex;gap:6px;margin-top:9px;overflow:hidden}
.home-media-thumbs img{width:64px;height:45px;object-fit:cover}
.home-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(237,28,36,.9);color:#fff}
.home-poll-question{font-size:16px;font-weight:700;line-height:1.45;margin-bottom:9px}
.home-poll-option{display:block;margin:7px 0;font-size:14px}
.home-quote{font-size:20px;line-height:1.55;position:relative;padding-top:20px}
.home-quote:before{content:"“";position:absolute;left:0;top:-20px;color:var(--paper-red);font-size:58px}
.home-quote-author{margin-top:12px;text-align:right;color:var(--paper-muted);font-size:14px}
.page-shell{padding:24px 0 34px;background:var(--paper-bg)}
.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--paper-border);margin-bottom:18px}
.page-title{margin:0;padding:0 0 8px;font-size:29px;font-weight:700;position:relative}
.page-title:after{content:"";position:absolute;left:0;bottom:-1px;width:58px;height:3px;background:var(--paper-red)}
.page-subnav{list-style:none;margin:0 0 18px;padding:0;display:flex;gap:18px;flex-wrap:wrap;border-bottom:1px solid var(--paper-border)}
.page-subnav li{padding-bottom:8px}
.page-subnav a{font-size:16px}
.category-top{margin-bottom:28px}
.category-top-main img{width:100%;height:300px;object-fit:cover}
.category-top-main h2{font-size:27px;line-height:1.28;margin:8px 0 4px;font-weight:700}
.category-top-main p{font-size:16px;line-height:1.55;color:var(--paper-muted);margin:0}
.category-side-card{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--paper-border)}
.category-side-card img{width:100%;height:135px;object-fit:cover}
.category-side-card h3{font-size:18px;line-height:1.32;margin:6px 0 0;font-weight:700}
.category-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}
.category-list-item{display:grid;grid-template-columns:155px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--paper-border)}
.category-list-item img{width:155px;height:92px;object-fit:cover}
.category-list-item h3{font-size:19px;line-height:1.35;margin:0;font-weight:700}
.category-list-item p{font-size:14px;color:var(--paper-muted);line-height:1.45;margin:5px 0 0}
.article-shell{padding:22px 0 38px;background:var(--paper-bg)}
.article-breadcrumb{font-size:13px;color:var(--paper-muted);margin-bottom:14px}
.article-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--paper-red);font-weight:700;font-size:16px;margin-bottom:7px}
.article-title{font-size:42px;line-height:1.25;font-weight:700;margin:0 0 6px}
.article-subtitle{font-size:19px;color:var(--paper-muted);line-height:1.5;margin:0 0 10px}
.article-meta-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--paper-border);border-bottom:1px solid var(--paper-border);padding:9px 0;margin:12px 0 14px}
.article-author{display:flex;align-items:center;gap:9px}
.article-author img{width:38px;height:38px;border-radius:50%;object-fit:cover}
.article-author strong{display:block;font-size:15px}
.article-author small{display:block;color:var(--paper-muted);font-size:12px}
.article-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.article-actions a,.article-actions button{width:34px;height:34px;border-radius:50%;border:1px solid var(--paper-border);background:var(--paper-surface);color:var(--paper-text);display:flex;align-items:center;justify-content:center;padding:0}
.article-actions a:hover,.article-actions button:hover{background:var(--paper-red);border-color:var(--paper-red);color:#fff}
.article-media{margin-bottom:7px}
.article-media img{width:100%;height:auto;display:block}
.article-media iframe{width:100%;aspect-ratio:16/9;border:0}
.article-caption{font-size:12px;color:var(--paper-muted);margin-bottom:16px}
.article-content{font-size:20px;line-height:1.85;color:var(--paper-text)}
.article-content p{font-size:20px;line-height:1.85;margin:0 0 18px}
.article-content img{max-width:100%;height:auto}
.article-tags{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}
.article-tags a{background:var(--paper-soft);border:1px solid var(--paper-border);border-radius:18px;padding:5px 11px 2px;font-size:13px}
.article-related{margin-top:32px}
.article-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 18px}
.article-related-item{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;padding-bottom:10px;border-bottom:1px solid var(--paper-border)}
.article-related-item img{width:105px;height:68px;object-fit:cover}
.article-related-item h3{font-size:16px;line-height:1.35;margin:0;font-weight:700}
.article-sidebar-title{background:var(--paper-black);color:#fff;padding:8px 10px 6px;font-size:17px;font-weight:700;margin-bottom:7px}
.article-sidebar-list{list-style:none;margin:0 0 18px;padding:0}
.article-sidebar-list li{display:grid;grid-template-columns:90px minmax(0,1fr);gap:9px;padding:9px 0;border-bottom:1px solid var(--paper-border)}
.article-sidebar-list img{width:90px;height:60px;object-fit:cover}
.article-sidebar-list h4{font-size:15px;line-height:1.35;margin:0;font-weight:700}
.generic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.generic-card{border-bottom:1px solid var(--paper-border);padding-bottom:12px}
.generic-card img{width:100%;height:180px;object-fit:cover;background:var(--paper-soft)}
.generic-card h3{font-size:20px;line-height:1.35;margin:7px 0 3px;font-weight:700}
.generic-card p{font-size:14px;line-height:1.5;color:var(--paper-muted);margin:0}
.generic-list-item{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;padding:14px 0;border-bottom:1px solid var(--paper-border)}
.generic-list-item img{width:220px;height:130px;object-fit:cover}
.generic-list-item h3{font-size:23px;line-height:1.32;margin:0 0 5px;font-weight:700}
.generic-list-item p{font-size:15px;color:var(--paper-muted);line-height:1.5;margin:0}
.pagination>li>a,.pagination>li>span{background:var(--paper-surface);border-color:var(--paper-border);color:var(--paper-text)}
.pagination>.active>a,.pagination>.active>span{background:var(--paper-red);border-color:var(--paper-red);color:#fff}
.epaper-shell{padding:18px 0 32px;background:var(--paper-soft)}
.epaper-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #ddd;padding:8px;margin-bottom:10px}
.epaper-toolbar-group{display:flex;align-items:center;gap:5px;flex-wrap:wrap}
.epaper-control{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #d7dce2;background:#fff;color:#222;border-radius:3px;font-size:13px;font-weight:700}
.epaper-control:hover,.epaper-control.active{background:#1976d2;border-color:#1976d2;color:#fff}
.epaper-control.disabled{opacity:.45;pointer-events:none}
.epaper-layout{display:grid;grid-template-columns:135px minmax(0,1fr) 330px;gap:10px;align-items:start}
.epaper-thumbs{background:#fff;border:1px solid #ddd;max-height:calc(100vh - 95px);overflow-y:auto;position:sticky;top:55px}
.epaper-thumbs-head{background:#1976d2;color:#fff;padding:8px 9px;font-size:14px;font-weight:700;position:sticky;top:0;z-index:3}
.epaper-thumb{display:block;padding:7px;border-bottom:1px solid #e5e5e5;text-align:center;position:relative;color:#333}
.epaper-thumb img{width:100%;height:auto;border:2px solid transparent;background:#fff}
.epaper-thumb b{position:absolute;right:9px;bottom:28px;width:23px;height:23px;background:#1976d2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}
.epaper-thumb span{display:block;font-size:11px;color:#777;margin-top:3px}
.epaper-thumb.active img{border-color:#1976d2}
.epaper-stage-wrap{background:#fff;border:1px solid #ddd;padding:10px;overflow:auto}
.epaper-stage-scroller{text-align:center;overflow:auto}
.epaper-stage{position:relative;display:inline-block;background:#fff;line-height:0;box-shadow:0 2px 10px rgba(0,0,0,.08)}
.epaper-stage img{display:block;max-width:100%;height:auto}
.epaper-hotspot{position:absolute;border:1px solid transparent;background:rgba(25,118,210,.01);cursor:pointer}
.epaper-hotspot:hover,.epaper-hotspot.active{border:2px solid #1976d2;background:rgba(25,118,210,.12)}
.epaper-hotspot-marker{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;background:#1976d2;border:3px solid #fff;opacity:0}
.epaper-hotspot:hover .epaper-hotspot-marker,.epaper-hotspot.active .epaper-hotspot-marker{opacity:1}
.epaper-reader{background:#fff;border:1px solid #ddd;position:sticky;top:55px;max-height:calc(100vh - 95px);overflow:auto;color:#222}
.epaper-reader-tabs{display:flex;border-bottom:1px solid #ddd;position:sticky;top:0;background:#fff;z-index:3}
.epaper-reader-tab{flex:1;border:0;border-bottom:2px solid transparent;background:#fff;color:#666;padding:9px;font-weight:700}
.epaper-reader-tab.active{color:#1976d2;border-bottom-color:#1976d2}
.epaper-reader-body{padding:13px}
.epaper-reader-empty{text-align:center;color:#777;padding:30px 6px}
.epaper-reader-category{display:inline-block;color:#1976d2;font-size:12px;font-weight:700}
.epaper-reader-title{font-size:26px;line-height:1.34;font-weight:700;margin:6px 0 8px}
.epaper-reader-meta{display:flex;gap:9px;flex-wrap:wrap;color:#777;font-size:11px;padding-bottom:8px;border-bottom:1px solid #ddd;margin-bottom:10px}
.epaper-reader-excerpt{font-size:15px;line-height:1.65;color:#333}
.epaper-reader-list{list-style:none;margin:12px 0 0;padding:0}
.epaper-reader-list li{border-top:1px solid #ddd}
.epaper-list-button{width:100%;border:0;background:#fff;text-align:left;padding:9px;display:grid;grid-template-columns:24px 1fr;gap:7px;color:#222}
.epaper-list-button small{width:22px;height:22px;background:#1976d2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}
.epaper-list-button h4{font-size:14px;line-height:1.35;margin:0}
.epaper-archive-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.epaper-archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.epaper-archive-card{background:var(--paper-surface);border:1px solid var(--paper-border);padding:10px}
.epaper-archive-card img{width:100%;aspect-ratio:3/4;object-fit:cover;background:#fff}
.epaper-archive-card h3{font-size:18px;line-height:1.35;margin:7px 0 2px}
.epaper-archive-card small{color:var(--paper-muted)}
.photo-story-cover{position:relative;display:block}
.photo-story-cover img{width:100%;height:220px;object-fit:cover}
.photo-story-count{position:absolute;right:8px;bottom:8px;background:rgba(0,0,0,.75);color:#fff;padding:3px 8px;border-radius:3px;font-size:12px}
.photo-story-viewer{max-width:920px;margin:0 auto}
.photo-story-viewer h1{font-size:36px;line-height:1.3;margin:0 0 8px}
.photo-story-item{margin:18px 0 26px}
.photo-story-item img{width:100%;height:auto}
.photo-story-item figcaption{padding:7px 0;color:var(--paper-muted);font-size:14px}
.quote-card{border:1px solid var(--paper-border);padding:18px;background:var(--paper-surface);height:100%}
.quote-card blockquote{border:0;margin:0;padding:24px 0 8px;font-size:21px;line-height:1.6;position:relative}
.quote-card blockquote:before{content:"“";position:absolute;top:-14px;left:0;font-size:62px;color:var(--paper-red)}
.quote-card footer{color:var(--paper-muted);font-size:14px}
.poll-card{border:1px solid var(--paper-border);padding:16px;background:var(--paper-surface);margin-bottom:16px}
.poll-card h3{font-size:21px;line-height:1.4;margin:0 0 12px}
.empty-state{padding:45px 20px;border:1px solid var(--paper-border);text-align:center;color:var(--paper-muted)}
@media(max-width:1199px){.paper-menu>li>a{padding-left:9px;padding-right:9px;font-size:15px}.home-top-special-item{grid-template-columns:92px 1fr}.home-top-special-image{width:92px;height:62px}.home-top-special-title{font-size:16px}.home-top-lead-image{height:310px}.home-top-lead-title{font-size:30px}.home-top-feature-image{height:150px}.home-top-breaking-item{grid-template-columns:1fr 90px}.home-top-breaking-image{width:90px;height:60px}.home-top-breaking-title{font-size:16px}}
@media(max-width:991px){.paper-head-main{padding:7px 0}.paper-head-row{min-height:58px}.paper-logo img{max-width:230px;max-height:52px}.paper-head-left{justify-content:flex-start}.paper-head-right{display:block;text-align:right}.paper-nav .container{padding-left:0;padding-right:0;max-width:none}.paper-menu{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.paper-menu::-webkit-scrollbar{display:none}.paper-menu>li>a{height:43px;padding:4px 11px 0}.paper-submenu{display:none}.paper-breaking .container{padding-left:0}.home-top-center{padding:0;border:0}.home-top-left,.home-top-right{padding:15px 0 0}.home-top-lead-image{height:390px}.home-top-special-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 16px}.home-top-feature{display:grid;grid-template-columns:240px 1fr;gap:12px;align-items:start}.home-top-feature-image{height:145px}.home-top-feature-title{margin-top:0}.home-top-breaking-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 16px}.home-top-breaking-item{grid-template-columns:110px 1fr}.home-top-breaking-image{order:1;width:110px;height:72px}.home-top-breaking-title{order:2}.home-main-grid{grid-template-columns:1fr}.home-layout-two{grid-template-columns:1fr 1fr}.home-layout-two>.home-layout-list{grid-column:1/-1}.home-media-grid{grid-template-columns:repeat(2,1fr)}.category-list-grid{grid-template-columns:1fr}.generic-grid{grid-template-columns:repeat(2,1fr)}.article-title{font-size:36px}.epaper-layout{grid-template-columns:115px minmax(0,1fr)}.epaper-reader{grid-column:1/-1;position:relative;top:auto;max-height:none}.epaper-thumbs{top:50px}.epaper-archive-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.container{padding-left:10px;padding-right:10px}.paper-head-row{margin-left:-5px;margin-right:-5px}.paper-logo img{max-width:200px;max-height:46px}.paper-mobile-tools .paper-icon-btn{width:34px;height:34px}.paper-breaking .container{height:34px}.paper-breaking-label{height:24px;min-width:76px;font-size:12px}.paper-breaking-label:after{right:-10px;border-top-width:12px;border-bottom-width:12px;border-left-width:10px}.paper-footer-main{display:block;text-align:center}.paper-footer-social-col,.paper-footer-epaper-col{align-items:center;justify-content:center;margin-bottom:20px}.paper-footer-social-col{display:flex}.paper-footer-epaper{justify-content:center}.paper-footer-brand{margin-bottom:20px}.home-modern{padding-top:10px}.home-top-lead-image{height:275px}.home-top-lead-title{font-size:26px}.home-top-special-list,.home-top-breaking-list{grid-template-columns:1fr}.home-top-special-item{grid-template-columns:115px 1fr}.home-top-special-image{width:115px;height:76px}.home-top-feature{grid-template-columns:1fr}.home-top-feature-image{height:240px}.home-top-breaking-item{grid-template-columns:1fr 115px}.home-top-breaking-title{order:1}.home-top-breaking-image{order:2;width:115px;height:76px}.home-layout-one,.home-layout-four,.home-layout-six,.home-layout-eight{grid-template-columns:1fr}.home-card-grid-4{grid-template-columns:repeat(2,1fr)}.home-card-grid-3{grid-template-columns:repeat(2,1fr)}.home-list-grid{grid-template-columns:1fr}.home-media-grid{grid-template-columns:1fr}.category-top-main img{height:240px}.category-list-item{grid-template-columns:120px 1fr}.category-list-item img{width:120px;height:78px}.article-title{font-size:30px}.article-meta-row{display:block}.article-actions{margin-top:10px}.article-content,.article-content p{font-size:18px;line-height:1.75}.article-related-grid{grid-template-columns:1fr}.generic-grid{grid-template-columns:1fr 1fr}.generic-card img{height:150px}.generic-list-item{grid-template-columns:130px 1fr}.generic-list-item img{width:130px;height:88px}.generic-list-item h3{font-size:18px}.epaper-toolbar{display:block}.epaper-toolbar-group{margin-bottom:6px}.epaper-layout{grid-template-columns:88px minmax(0,1fr);gap:7px}.epaper-thumbs-head{font-size:12px}.epaper-thumb{padding:5px}.epaper-stage-wrap{padding:5px}.epaper-reader{grid-column:1/-1}.epaper-archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.paper-logo img{max-width:180px}.paper-icon-btn{width:33px;height:33px}.paper-menu>li>a{font-size:14px;padding-left:9px;padding-right:9px;height:41px}.home-top-lead-image{height:220px}.home-top-lead-title{font-size:23px}.home-top-lead-summary{font-size:15px}.home-top-special-item{grid-template-columns:100px 1fr}.home-top-special-image{width:100px;height:66px}.home-top-special-title{font-size:16px}.home-top-feature-image{height:205px}.home-top-breaking-item{grid-template-columns:1fr 100px}.home-top-breaking-image{width:100px;height:66px}.home-top-breaking-title{font-size:16px}.news-section-title{font-size:22px}.home-card-grid-4,.home-card-grid-3,.home-card-grid-2{grid-template-columns:1fr 1fr}.home-grid-card img{height:120px}.home-grid-card h3{font-size:16px}.page-title{font-size:26px}.category-list-item{grid-template-columns:105px 1fr;gap:9px}.category-list-item img{width:105px;height:72px}.category-list-item h3{font-size:17px}.article-title{font-size:27px}.generic-grid{grid-template-columns:1fr}.generic-card img{height:200px}.epaper-layout{display:block}.epaper-thumbs{position:relative;top:auto;max-height:none;display:flex;overflow-x:auto;margin-bottom:8px}.epaper-thumbs-head{min-width:82px;display:flex;align-items:center}.epaper-thumb{min-width:82px;border-right:1px solid #ddd}.epaper-thumb b,.epaper-thumb span{display:none}.epaper-reader{margin-top:8px}.epaper-archive-grid{grid-template-columns:1fr 1fr}}
.block-wrapper,.ticker-news.category,.article-description,.single-post-box,.section-body,.section-bodys{background:var(--paper-bg)!important;color:var(--paper-text)!important}
.block-wrapper{padding:22px 0!important}
.ticker-news.category{padding:18px 0 0!important;border:0!important}
.category-title{background:transparent!important}
#head-title,.category-title .breaking-news{display:inline-block!important;background:transparent!important;color:var(--paper-text)!important;font-size:29px!important;font-weight:700!important;padding:0 0 8px!important;border-bottom:3px solid var(--paper-red)!important}
.title-section{border-bottom:1px solid var(--paper-border)!important;margin:18px 0 13px!important;padding-bottom:7px!important}
.title-section h1{margin:0!important;font-size:24px!important;font-weight:700!important;color:var(--paper-text)!important}
.title-section h1 span{color:var(--paper-text)!important;background:none!important;border:0!important}
.grid-box,.single-post-box,.widget,.autor-box{background:var(--paper-surface)!important;color:var(--paper-text)!important;box-shadow:none!important}
.news-post{background:transparent!important;color:var(--paper-text)!important;margin-bottom:16px!important}
.news-post img,.post-gallery img,.image-place img{width:100%!important;object-fit:cover!important}
.news-post h2,.news-post h2 a,.post-content h2,.post-content h2 a{font-family:'ShurjoWeb',Arial,sans-serif!important;color:var(--paper-text)!important;font-weight:700!important;line-height:1.35!important}
.news-post h2{font-size:18px!important;margin:7px 0!important}
.post-tags{padding:0!important;margin:5px 0!important;list-style:none!important;color:var(--paper-muted)!important;font-size:12px!important}
.widget{border:1px solid var(--paper-border)!important;padding:11px!important;margin-bottom:16px!important}
.widget h1,.widget h2,.widget h3,.widget a{color:var(--paper-text)!important}
.list-posts{list-style:none!important;margin:0!important;padding:0!important}
.list-posts li{display:flex!important;gap:9px!important;padding:9px 0!important;border-bottom:1px solid var(--paper-border)!important}
.list-posts li img{width:82px!important;height:56px!important;object-fit:cover!important;flex:0 0 82px!important}
.list-posts .post-content h2{font-size:15px!important;margin:0!important;line-height:1.35!important}
.nav-tabs{border-bottom:1px solid var(--paper-border)!important}
.nav-tabs>li>a{color:var(--paper-text)!important;border:0!important;background:transparent!important}
.nav-tabs>li.active>a{color:var(--paper-red)!important;border-bottom:2px solid var(--paper-red)!important;background:transparent!important}
.form-control{background:var(--paper-surface)!important;color:var(--paper-text)!important;border-color:var(--paper-border)!important;box-shadow:none!important}
.breadcrumbs{background:var(--paper-soft)!important;color:var(--paper-muted)!important;padding:8px 0!important}
.breadcrumbs a{color:var(--paper-muted)!important}
.autor-list{list-style:none!important;margin:0!important;padding:0!important}
.autor-list .autor-box{border:1px solid var(--paper-border)!important;padding:15px!important}
.autor-list .autor-box img{width:110px!important;height:110px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid var(--paper-red)!important}
.autor-last-line{border:1px solid var(--paper-border)!important;border-top:0!important;padding:8px 12px!important}
.autor-tags{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;gap:12px!important;flex-wrap:wrap!important}
.autor-social{list-style:none!important;margin:8px 0 0!important;padding:0!important;display:flex!important;gap:6px!important}
.autor-social a{width:30px!important;height:30px!important;border-radius:50%!important;background:var(--paper-red)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}
.advertisement,.desktop-advert,.tablet-advert,.mobile-advert{max-width:100%!important;overflow:hidden!important;text-align:center!important}
.advertisement img,.desktop-advert img,.tablet-advert img,.mobile-advert img{max-width:100%!important;height:auto!important}
@media(max-width:767px){#head-title,.category-title .breaking-news{font-size:25px!important}.autor-list .autor-box img{width:85px!important;height:85px!important}.list-posts li img{width:72px!important;height:50px!important;flex-basis:72px!important}}
