:root{--bg:#e9e7e2;--card:#f7f6f3;--text:#1f2933;--muted:#5b6670;--line:#d9dfe4;--accent:#c96f3a;--accent-2:#d8a24a;--nav:#8f99a3;--footer:#1d2329;--white:#fff;--dark:#24313d}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Garamond,Georgia,serif;font-size:16px;font-weight:400;line-height:1.55;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:.25s ease}ul{list-style:none}button,input,textarea{font-family:Garamond,Georgia,serif}.container{width:100%;max-width:1760px;margin:0 auto;padding:0 20px}.top-bar-live,.header-top{background:#d8dde1;color:#2f3b46;border-bottom:1px solid #c4ccd3;font-size:13px}.top-bar-live-inner,.header-top-inner{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.live-left,.live-right,.header-market{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.header-market{font-weight:800}.header-date{color:#8b9298}.site-header{background:#f4f1eb;box-shadow:none}.header-main,.header-area{padding:18px 0;background:#ebe7df;border-bottom:1px solid #d4cdc2}.header-main-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.logo-wrap{display:flex;align-items:center;gap:18px}.site-logo,.custom-logo{max-height:95px;width:auto}.site-name{font-size:38px;font-weight:800;color:#24313d;letter-spacing:0;line-height:1.1}.site-slogan{font-size:18px;font-weight:700;color:#b27b28}.header-search{flex:1;max-width:980px}.header-search form{display:flex;width:100%;background:#fff;border:1px solid #d6dce2;overflow:hidden}.header-search input{border:0;padding:14px 16px;width:100%;outline:none;background:#fff;color:#222;font-size:16px}.header-search button{background:var(--accent-2);border:0;padding:0 18px;font-weight:800;cursor:pointer;color:#111}.main-nav{background:var(--nav);border-top:1px solid #7f8993;border-bottom:2px solid var(--accent);position:sticky;top:0;z-index:999}.nav-inner{display:flex;align-items:center;gap:14px;min-height:58px}.main-nav-menu-wrap{display:flex;align-items:center;width:auto;margin-top:0}.main-nav .menu{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;width:auto}.main-nav .menu>li{position:relative;display:block}.main-nav .menu>li>a{display:block;color:#fff;font-size:17px;font-weight:800;padding:16px 18px;text-transform:uppercase;width:auto}.main-nav .menu>li:hover>a{background:var(--accent);color:#fff}.main-nav .sub-menu{display:none;position:absolute;background:#1d1d1d;min-width:210px;z-index:1000}.main-nav li:hover>.sub-menu{display:block}.main-nav .sub-menu li a{display:block;color:#fff;padding:12px 14px;font-size:14px;border-bottom:1px solid rgb(255 255 255 / .08)}.main-nav .sub-menu li a:hover{background:var(--accent)}.mobile-menu-toggle{display:none;width:46px;height:46px;background:var(--accent);border:0;border-radius:8px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;z-index:9999}.mobile-menu-toggle span{display:block;width:24px;height:3px;background:#fff;border-radius:3px}.theme-toggle{width:46px;height:46px;border:0;border-radius:8px;background:#24313d;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:auto;flex:0 0 46px}.theme-toggle:hover{background:var(--accent)}.breaking-bar{background:#dde4e8;border-bottom:2px solid var(--accent)}.breaking-bar-inner{display:flex;align-items:center;padding:10px 0}.breaking-label{background:var(--accent);color:#fff;font-size:17px;font-weight:800;padding:6px 10px;margin-right:14px;white-space:nowrap}.breaking-news-wrap{overflow:hidden;flex:1;position:relative}.breaking-news-track{display:flex;gap:40px;white-space:nowrap;width:max-content;animation:tickerMove 35s linear infinite}.breaking-news-track a,.breaking-news-track span{color:#24313d;font-size:17px;font-weight:700;white-space:nowrap}@keyframes tickerMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}.home-page-wrap{max-width:1180px;width:100%;margin:0 auto;padding:0 15px}.homepage-section{margin:22px 0}.home-top-layout{display:grid;grid-template-columns:170px minmax(0,1fr) 340px;gap:18px;align-items:stretch;margin:20px 0}.home-left-cats{background:var(--card);border:1px solid var(--line);border-top:4px solid var(--accent);padding:10px;height:500px;min-height:500px;box-shadow:0 2px 6px rgb(0 0 0 / .04)}.home-left-cats .cat-title{color:#25313c;font-size:16px;font-weight:800;margin-bottom:10px;text-transform:uppercase}.home-left-cats ul{display:flex;flex-direction:column;gap:8px}.home-left-cats button.left-cat-btn,.wide-cat-btn{display:block;width:100%;border:1px solid #d6dde3;text-align:left;background:#eef2f5;color:#24313d;padding:14px 16px;font-size:15px;font-weight:700;cursor:pointer}.home-left-cats button.left-cat-btn.active,.home-left-cats button.left-cat-btn:hover,.wide-cat-btn.active,.wide-cat-btn:hover{background:var(--accent);color:#fff}.main-slider-wrap,.right-mini-wrap{min-width:0;height:500px}.gp-main-numbered-slider,.right-mini-slider{height:500px}.right-mini-panel{display:none;height:100%}.right-mini-panel.active{display:block}.numbered-slider,.gp-main-numbered-slider,.right-mini-slider,.wide-category-slider,.numbered-slider-box .small-numbered-slider{position:relative;background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 2px 6px rgb(0 0 0 / .04)}.numbered-slide{position:absolute;inset:0;display:none;width:100%;height:100%}.numbered-slide.active{display:block;z-index:2}.numbered-slide a{display:block;width:100%;height:100%;position:relative}.numbered-slide img{width:100%;height:100%;object-fit:cover;border-radius:14px}.numbered-slide-overlay{position:absolute;left:0;right:0;bottom:0;padding:64px 24px 56px;background:linear-gradient(to top,rgb(0 0 0 / .82),rgb(0 0 0 / .42),rgb(0 0 0 / .08))}.numbered-slide-overlay span{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:900;line-height:1;padding:6px 9px;margin-bottom:10px}.numbered-slide-overlay h2{max-width:760px;color:#fff;font-size:34px;font-weight:800;line-height:1.16;letter-spacing:0;text-shadow:0 2px 8px rgb(0 0 0 / .75)}.right-mini-slider .numbered-slide-overlay h2{font-size:22px;line-height:1.18}.right-mini-slider .numbered-slide-overlay{padding:54px 18px 54px}.right-mini-slider .numbered-slide-overlay span{font-size:10px;padding:5px 8px}.numbered-slider-nav{position:absolute;left:0;right:0;bottom:0;z-index:5;display:flex;align-items:center;gap:4px;height:42px;background:rgb(255 255 255 / .92);padding:0 10px;overflow:hidden}.numbered-slider-nav button{width:28px;height:28px;border:0;background:#fff0;color:#24313d;font-size:12px;font-weight:800;cursor:pointer}.numbered-slider-nav button.active,.numbered-slider-nav button:hover{background:var(--accent);color:#fff}.numbered-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:30px;height:38px;border:0;background:rgb(0 0 0 / .45);color:#fff;font-size:28px;cursor:pointer}.numbered-prev{left:10px}.numbered-next{right:10px}.wide-category-slider-section{margin:25px 0 30px}.wide-category-tabs{display:flex;gap:12px;background:var(--card);border:1px solid var(--line);padding:14px}.wide-cat-btn{width:auto;text-align:center;text-transform:uppercase;border-radius:3px}.wide-category-panel{display:none}.wide-category-panel.active{display:block}.wide-category-slider{width:100%;height:360px}.wide-category-slider .numbered-slide img{width:100%;height:100%;object-fit:cover}.wide-category-slider .wide-overlay{padding:76px 25px 95px}.wide-category-slider .wide-overlay h2{max-width:720px;color:#fff;font-size:32px;line-height:1.16;font-weight:900;margin:0;text-shadow:0 2px 8px rgb(0 0 0 / .75)}.wide-bottom-area{position:absolute;left:0;right:0;bottom:0;background:#f7f9fb;z-index:10;padding:10px 14px}.wide-number-nav{position:static;height:auto;background:#fff0;padding:0;display:flex;gap:7px}.wide-number-nav button{width:30px;height:30px;color:#495766;background:#fff0;border:0;font-weight:800;cursor:pointer}.wide-number-nav button.active{background:var(--accent);color:#fff}.section-title-main{margin-bottom:12px;border-left:4px solid var(--accent);padding-left:8px}.section-title-main span{font-size:24px;font-weight:800;color:#24313d}.home-banner-ad{width:100%;min-height:88px;background:#fff;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:15px;font-weight:700;box-shadow:0 2px 6px rgb(0 0 0 / .04)}.home-banner-ad img{width:100%;height:auto;display:block}.most-read-grid,.editor-picks-grid,.authors-grid-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.numbered-sliders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:25px}.most-read-card,.editor-pick-card,.author-card-pro,.premium-news-card{background:#fff;border:1px solid #dde3e8;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.most-read-card:hover,.premium-news-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgb(0 0 0 / .10)}.most-read-card img,.editor-pick-card img{width:100%;height:125px;object-fit:cover;display:block}.most-read-card h3,.editor-pick-card h3{padding:10px;margin:0;font-size:16px;font-weight:700;line-height:1.25;background:#fff}.most-read-card h3 a,.editor-pick-card h3 a,.author-card-pro h3{color:#1f2933}.author-card-pro{text-align:center;padding:20px 14px}.author-card-pro:hover{transform:translateY(-4px)}.author-avatar-pro{display:flex;justify-content:center;margin-bottom:12px}.author-avatar-pro img{border-radius:50%;width:86px;height:86px;object-fit:cover}.author-card-pro h3{font-size:20px;font-weight:800;margin-bottom:4px}.author-card-pro span{color:#6b7785;font-size:13px;font-weight:700}.premium-news-card{border-radius:14px;box-shadow:0 4px 14px rgb(0 0 0 / .05)}.premium-news-card .card-thumb{display:block;position:relative;overflow:hidden;aspect-ratio:16/9}.premium-news-card .card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.premium-news-card:hover .card-thumb img{transform:scale(1.06)}.card-category{position:absolute;top:10px;left:10px;z-index:3}.card-category span{display:inline-block;background:var(--accent);color:#fff;font-size:12px;font-weight:800;padding:5px 10px;border-radius:4px;line-height:1}.card-content{padding:14px 14px 16px}.card-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#7a8694;margin-bottom:10px;font-weight:700}.card-meta span{color:#7a8694}.premium-news-card h3{font-size:18px;line-height:1.35;font-weight:800;margin:0;padding:0}.premium-news-card h3 a{color:#1f2933}.premium-news-card h3 a:hover{color:var(--accent)}.numbered-slider-box{background:#fff;border:1px solid #dde3e8;border-radius:14px;padding:18px;box-shadow:0 4px 14px rgb(0 0 0 / .05)}.numbered-slider-box .section-title-main{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e1e5e8}.numbered-slider-box .section-title-main span{font-size:26px}.numbered-slider-box .small-numbered-slider{height:260px;border-radius:12px}.numbered-slider-box .numbered-slide-overlay h2{font-size:24px}.single-page-wrap,.archive-page,.page-wrap-pro{max-width:1180px;width:100%;margin:0 auto;padding:28px 15px}.single-layout,.archive-layout,.page-layout-pro{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.single-main,.page-main-pro,.archive-layout main{min-width:0;width:100%}.single-article-box,.page-box-pro,.premium-single-box{background:#fff;border:1px solid #dde3e8;border-radius:16px;padding:34px;width:100%;box-shadow:0 6px 20px rgb(0 0 0 / .05);position:relative}.single-category-badge,.news-category-badge{display:inline-block;background:var(--accent);color:#fff;padding:7px 12px;border-radius:4px;font-size:13px;font-weight:800;margin-bottom:8px}.single-title-pro{font-size:44px;line-height:1.12;font-weight:900;margin:18px 0 12px;color:#1f2933}.single-premium-meta{display:flex;flex-wrap:wrap;gap:9px;color:#7a8694;font-size:14px;font-weight:700;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #e3e7eb}.single-premium-meta span{color:#7a8694}.single-featured-wrap{margin:0 0 26px;border-radius:14px;overflow:hidden}.single-featured-wrap img,.page-featured-pro img{width:100%;height:auto;object-fit:cover;border-radius:14px}.single-content-pro,.page-content-pro{display:block;visibility:visible;opacity:1;height:auto;font-size:20px;line-height:1.85;width:100%;color:#26323d}.single-content-pro p,.page-content-pro p{margin-bottom:20px}.page-content-pro a,.single-content-pro a{color:var(--accent);font-weight:700}.single-share-box{margin-top:30px;padding:20px;background:#f5f6f7;border-radius:12px;border:1px solid #e1e5e8}.single-share-title{font-size:18px;font-weight:900;margin-bottom:12px}.single-share-buttons{display:flex;flex-wrap:wrap;gap:10px}.share-btn{display:inline-flex;padding:10px 14px;border-radius:6px;background:#24313d;color:#fff;font-weight:800}.share-btn:hover{background:var(--accent)}.premium-author-box{margin-top:28px;padding:22px;border:1px solid #e1e5e8;border-radius:14px;background:#fafafa;display:flex;gap:18px;align-items:center}.single-author-avatar img{border-radius:50%}.single-author-label{color:var(--accent);font-size:13px;font-weight:800}.single-author-name{font-size:22px;margin:4px 0}.single-author-bio{color:#5f6b76;margin:0}.premium-post-navigation{display:flex;justify-content:space-between;gap:14px;margin:22px 0}.single-nav-item a{display:block;background:#fff;border:1px solid #dde3e8;border-radius:10px;padding:14px 18px;font-weight:800}.single-nav-item a:hover{background:var(--accent);color:#fff}.premium-related-section{margin-top:24px}.archive-news-grid,.related-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card-pro{background:#fff;border:1px solid #ddd;overflow:hidden}.news-image img{width:100%;height:180px;object-fit:cover}.news-content{padding:14px}.news-title{font-size:20px;line-height:1.25;margin-bottom:8px}.news-excerpt{color:#555;margin-bottom:12px}.news-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.read-more-btn{color:var(--accent);font-weight:800}.single-sticky-share{display:none}.sidebar-pro,aside,.main-sidebar{width:100%;max-width:330px}.premium-sidebar{display:flex;flex-direction:column;gap:22px}.sidebar-widget-pro{background:#fff;border:1px solid #dde3e8;border-radius:14px;padding:18px;margin-bottom:18px;box-shadow:0 4px 14px rgb(0 0 0 / .04)}.sidebar-title{font-size:20px;font-weight:900;color:#1f2933;margin-bottom:16px;padding:0 0 10px 8px;border-left:4px solid var(--accent);border-bottom:1px solid #e5e9ed}.sidebar-ad-link img{width:100%;border-radius:10px}.sidebar-ad-placeholder{background:#f5f6f7;border:1px dashed #ccd4db;border-radius:10px;padding:30px 20px;text-align:center;font-weight:800;color:#7a8694}.sidebar-news-list{display:flex;flex-direction:column;gap:14px}.sidebar-news-item{display:flex;gap:12px;align-items:flex-start}.sidebar-news-thumb{width:88px;height:66px;border-radius:8px;overflow:hidden;flex-shrink:0}.sidebar-news-thumb img{width:100%;height:100%;object-fit:cover}.sidebar-news-content{flex:1;min-width:0}.sidebar-news-cat{display:inline-block;font-size:11px;font-weight:800;color:var(--accent);margin-bottom:4px}.sidebar-news-content h4{font-size:15px;line-height:1.35;margin:0 0 6px;font-weight:800}.sidebar-news-content h4 a{color:#1f2933}.sidebar-news-content h4 a:hover{color:var(--accent)}.sidebar-news-date{font-size:12px;color:#7a8694;font-weight:700}.sidebar-category-list{display:flex;flex-direction:column;gap:8px}.sidebar-category-list a{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:8px;background:#f8f9fa;color:#1f2933;font-weight:700}.sidebar-category-list a:hover{background:var(--accent);color:#fff}.sidebar-category-list a small{font-size:12px;font-weight:800;opacity:.75}.site-footer{background:var(--footer);color:#fff;border-top:3px solid var(--accent)}.footer-top-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:20px;padding:28px 0 22px}.footer-col h3,.footer-col h4{font-size:20px;margin-bottom:14px;color:#fff;font-weight:800}.footer-col p,.footer-col li a{color:rgb(255 255 255 / .78);font-size:15px;line-height:1.7}.footer-col li{margin-bottom:8px}.footer-col li a:hover{color:#fff}.footer-bottom{border-top:1px solid rgb(255 255 255 / .10);padding:18px 0;text-align:center}.footer-bottom p{color:rgb(255 255 255 / .65);font-size:14px;margin:0}body.dark-mode{background:#121212;color:#f1f1f1}body.dark-mode .site-header,body.dark-mode .header-main,body.dark-mode .header-top,body.dark-mode .top-bar-live,body.dark-mode .main-nav,body.dark-mode .breaking-bar,body.dark-mode .site-footer{background:#1b1b1b;color:#f1f1f1;border-color:#333}body.dark-mode .home-left-cats,body.dark-mode .numbered-slider,body.dark-mode .wide-category-slider,body.dark-mode .wide-category-tabs,body.dark-mode .most-read-card,body.dark-mode .editor-pick-card,body.dark-mode .author-card-pro,body.dark-mode .premium-news-card,body.dark-mode .numbered-slider-box,body.dark-mode .home-banner-ad,body.dark-mode .single-article-box,body.dark-mode .premium-single-box,body.dark-mode .page-box-pro,body.dark-mode .news-card-pro,body.dark-mode .sidebar-widget-pro,body.dark-mode .single-share-box,body.dark-mode .premium-author-box,body.dark-mode .mobile-bottom-bar{background:#202020;color:#f1f1f1;border-color:#333}body.dark-mode .wide-bottom-area,body.dark-mode .numbered-slider-nav,body.dark-mode .sidebar-category-list a,body.dark-mode .sidebar-ad-placeholder{background:#242424;color:#f1f1f1;border-color:#333}body.dark-mode .site-name,body.dark-mode .site-slogan,body.dark-mode .section-title-main span,body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode p,body.dark-mode .single-title-pro,body.dark-mode .sidebar-title,body.dark-mode .premium-news-card h3 a,body.dark-mode .most-read-card h3 a,body.dark-mode .editor-pick-card h3 a,body.dark-mode .sidebar-news-content h4 a{color:#fff}body.dark-mode .breaking-news-track a,body.dark-mode .breaking-news-track span,body.dark-mode .home-left-cats .cat-title{color:#f1f1f1}body.dark-mode a{color:inherit}body.dark-mode .header-search input,body.dark-mode .header-search form{background:#222;color:#fff;border-color:#444}body.dark-mode .page-content-pro,body.dark-mode .single-content-pro,body.dark-mode .news-excerpt,body.dark-mode .single-author-bio{color:#e6e6e6}.mobile-bottom-bar{display:none;padding-bottom:env(safe-area-inset-bottom)}@media(max-width:991px){.home-top-layout{grid-template-columns:1fr}.home-left-cats{min-height:auto;height:auto}.gp-main-numbered-slider,.right-mini-slider{height:330px}.numbered-slide-overlay h2{font-size:28px;line-height:1.18}.right-mini-slider .numbered-slide-overlay h2{font-size:21px}.most-read-grid,.editor-picks-grid,.authors-grid-pro{grid-template-columns:repeat(2,1fr)}.archive-news-grid,.related-posts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.top-bar-live-inner,.header-top-inner,.header-main-inner{flex-direction:column;align-items:flex-start;gap:10px}.header-search,.header-search form{width:100%;max-width:none}.site-name{font-size:28px}.site-slogan{font-size:14px}.site-logo,.custom-logo{max-height:78px}.nav-inner{justify-content:space-between;flex-wrap:wrap;gap:10px}.mobile-menu-toggle{display:flex}.theme-toggle{display:flex;margin-left:auto}.main-nav-menu-wrap{display:none;width:100%;margin-top:10px}.main-nav-menu-wrap.active{display:block}.main-nav .menu{display:flex;flex-direction:column;width:100%}.main-nav .menu>li,.main-nav .menu>li>a{width:100%}.main-nav .menu>li>a{padding:14px 16px;border-top:1px solid rgb(255 255 255 / .12)}.main-nav .sub-menu{position:static;display:none;background:#737d86;min-width:0}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{display:block}.footer-top-grid{grid-template-columns:1fr 1fr}.single-layout,.archive-layout,.page-layout-pro{grid-template-columns:1fr}.sidebar-pro,aside,.main-sidebar{max-width:none}.numbered-sliders-grid{grid-template-columns:1fr}.mobile-bottom-bar{position:fixed;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid #dde3e8;display:grid;grid-template-columns:repeat(4,1fr);z-index:9999;box-shadow:0 -4px 18px rgb(0 0 0 / .08)}.mobile-bottom-bar a,.mobile-bottom-bar button{border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px;font-weight:700;color:#24313d}.mobile-bottom-bar span{font-size:20px;line-height:1}body{padding-bottom:72px}}@media(max-width:768px){body,html{overflow-x:hidden}.container{padding:0 12px}h1,h2,h3{line-height:1.3}.home-top-layout{display:flex;flex-direction:column;gap:25px}.home-left-cats{width:100%;order:1}.home-left-cats ul{flex-direction:row;overflow-x:auto;gap:10px;white-space:nowrap;padding-bottom:8px}.home-left-cats li{display:inline-block}.left-cat-btn{padding:8px 12px;font-size:14px}.main-slider-wrap{order:2;width:100%}.right-mini-wrap{order:3;width:100%}.right-mini-panel{width:100%;margin-bottom:20px}.numbered-slide-overlay h2{font-size:22px;line-height:1.24;margin:0}.numbered-slide-overlay span{font-size:12px}.numbered-arrow{font-size:20px}.wide-category-tabs{overflow-x:auto;white-space:nowrap;padding-bottom:10px}.wide-cat-btn{padding:8px 14px;font-size:14px}.wide-category-slider .numbered-slide-overlay h2{font-size:21px}}@media(max-width:600px){.container{padding:0 14px}.logo-wrap{gap:10px}.site-name{font-size:22px}.site-slogan{font-size:12px}.site-logo,.custom-logo{max-height:64px}.most-read-grid,.editor-picks-grid,.authors-grid-pro,.numbered-sliders-grid,.archive-news-grid,.related-posts-grid{grid-template-columns:1fr}.footer-top-grid{grid-template-columns:1fr}.gp-main-numbered-slider{height:250px}.numbered-slider,.small-numbered-slider,.right-mini-slider{height:240px}.numbered-slide-overlay{padding:20px 18px 58px}.numbered-slide-overlay h2,.wide-category-slider .wide-overlay h2{font-size:20px;line-height:1.25}.right-mini-slider .numbered-slide-overlay h2{font-size:18px;line-height:1.25}.numbered-slider-nav button{min-width:38px;height:44px}.single-page-wrap,.archive-page,.page-wrap-pro{padding:18px 14px}.single-article-box,.premium-single-box,.page-box-pro{padding:18px}.single-title-pro{font-size:28px}.single-content-pro,.page-content-pro{font-size:18px;line-height:1.75}.premium-author-box,.premium-post-navigation{flex-direction:column;align-items:flex-start}}@media(min-width:901px){.nav-inner{display:flex;align-items:center}.main-nav-menu-wrap{order:1;flex:1;display:flex;justify-content:center}.theme-toggle{order:2;margin-left:20px}.mobile-menu-toggle{display:none}}body{background:#f3f4f6;color:#1a1a1a}.header-main{background:#f1f3f6!important;border-bottom:1px solid #d6d9de!important;padding:10px 0!important}.site-header{box-shadow:0 2px 10px rgb(0 0 0 / .05)}.header-main-inner{display:flex;justify-content:space-between;align-items:center;gap:25px}.logo-wrap{display:flex!important;align-items:center!important;gap:18px!important}.site-branding{display:flex!important;align-items:center!important}.custom-logo,.site-logo{max-width:210px!important;max-height:90px!important;width:auto!important;height:auto!important}.site-text{margin-left:10px!important}.site-name{font-size:34px!important;line-height:1.1!important;margin-bottom:6px!important;color:#1e2a39!important}.site-slogan{font-size:16px!important;color:#b8860b!important;font-weight:700!important}.header-search{max-width:520px!important;width:100%}.top-bar-live{background:#f1f1f1;border-bottom:1px solid #ddd;min-height:38px;overflow:hidden}.top-bar-live-inner{max-width:100%;padding:0}.main-nav{background:#990000!important;border-top:0!important;border-bottom:3px solid #f2b705!important;overflow:visible!important}.nav-inner,.main-nav-menu-wrap{overflow:visible!important}.main-nav .menu>li>a{color:#fff!important;font-weight:700!important}.main-nav .menu>li>a:hover{background:#7f0000!important;color:#ffd54a!important}@media (min-width:769px){.aha-all-cats{position:relative!important;flex:0 0 auto!important;margin-right:18px!important;z-index:3000!important}.aha-cat-toggle{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;height:48px!important;min-width:190px!important;padding:0 18px!important;background:#f2b705!important;color:#111!important;border:0!important;border-radius:0!important;font-size:17px!important;font-weight:900!important;cursor:pointer!important;white-space:nowrap!important}.aha-cat-dropdown{display:none!important;position:absolute!important;top:100%!important;left:0!important;min-width:270px!important;max-height:540px!important;background:#fff!important;border:1px solid #d6dde3!important;border-top:4px solid #f2b705!important;box-shadow:0 14px 34px rgb(0 0 0 / .22)!important;overflow-y:auto!important;z-index:99999!important}.aha-all-cats:hover .aha-cat-dropdown,.aha-all-cats:focus-within .aha-cat-dropdown{display:block!important}.aha-cat-dropdown a{display:block!important;padding:13px 16px!important;background:#fff!important;color:#111827!important;border-bottom:1px solid #edf0f2!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important}.aha-cat-dropdown a:hover{background:#f2b705!important;color:#111!important}}.breaking-bar{background:#111!important;border-top:2px solid #f2b705!important;border-bottom:2px solid #f2b705!important}.breaking-label{background:#f2b705!important;color:#111!important;font-weight:800!important;padding:10px 18px!important}.breaking-news-track{display:flex;gap:50px;width:max-content;animation:tickerMove 45s linear infinite}.breaking-news-track a,.breaking-news-track span{color:#fff!important;font-weight:600!important}.breaking-news-track a:hover{color:#f2b705!important}.weather-bar-simple{width:100%;background:#f5f5f5;border-bottom:1px solid #ddd;text-align:center;padding:7px 0;font-weight:700}.weather-bar-simple a{color:#036;text-decoration:none}.weather-icons-bar{display:none!important}.home-left-cats .cat-title{background:#111827!important;color:#fff!important;padding:8px 10px!important;border-left:4px solid #f2b705!important}.home-left-cats button.left-cat-btn,.wide-cat-btn{background:#eef2f7!important;color:#111827!important;border:1px solid #cbd5e1!important;font-weight:700}.home-left-cats button.left-cat-btn.active,.home-left-cats button.left-cat-btn:hover,.wide-cat-btn.active,.wide-cat-btn:hover,.numbered-slider-nav button.active,.numbered-slider-nav button:hover,.wide-number-nav button.active{background:#f2b705!important;color:#111!important;border-color:#f2b705!important}.numbered-slider,.gp-main-numbered-slider,.right-mini-slider,.wide-category-slider,.numbered-slider-box .small-numbered-slider{position:relative!important;overflow:hidden!important}.numbered-slide{position:absolute!important;inset:0!important;display:none!important;width:100%!important;height:100%!important}.numbered-slide.active{display:block!important;z-index:2!important}.numbered-slide a{display:block!important;width:100%!important;height:100%!important;position:relative!important}.numbered-slide img{width:100%!important;height:100%!important;object-fit:cover!important}.numbered-slider-nav{position:absolute;left:0;right:0;bottom:0;z-index:10;display:flex!important;align-items:center!important;gap:6px!important;height:44px!important;background:rgb(255 255 255 / .94)!important;padding:0 10px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none}.numbered-slider-nav::-webkit-scrollbar{display:none}.numbered-slider-nav button{min-width:34px!important;width:34px!important;height:34px!important;flex:0 0 auto!important;border:0!important;background:transparent!important;color:#111827!important;font-size:15px!important;font-weight:800!important;cursor:pointer!important;border-radius:6px!important}.numbered-slider-nav button.active,.numbered-slider-nav button:hover{background:#f2b705!important;color:#111!important}.numbered-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:12!important;width:38px!important;height:48px!important;border:0!important;background:rgb(0 0 0 / .45)!important;color:#fff!important;font-size:30px!important;cursor:pointer!important}.numbered-prev{left:10px!important}.numbered-next{right:10px!important}.right-mini-panel{display:none!important}.right-mini-panel.active{display:block!important}.wide-category-panel{display:none!important}.wide-category-panel.active{display:block!important}h1,h2,h3,h4{color:#0d1b3d}.section-title-main span{color:#0d1b3d!important}.site-footer,footer{background:#0d1b3d!important;color:#fff!important}footer a,.site-footer a{color:#f2b705!important}@media (max-width:900px){.nav-inner{justify-content:space-between;flex-wrap:wrap;gap:10px}.mobile-menu-toggle{display:flex!important}.theme-toggle{display:flex!important;margin-left:auto!important}.main-nav-menu-wrap{display:none!important;width:100%!important;margin-top:10px!important}.main-nav-menu-wrap.active{display:block!important}.main-nav .menu{display:flex!important;flex-direction:column!important;width:100%!important}.main-nav .menu>li,.main-nav .menu>li>a{width:100%!important}.aha-all-cats{width:100%;margin:0 0 8px}.aha-cat-toggle{width:100%;text-align:left}.aha-cat-dropdown{position:static;width:100%;box-shadow:none}}@media (max-width:768px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{background:#f3f4f6!important;padding-bottom:96px!important}.container,.home-page-wrap{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;margin-left:auto!important;margin-right:auto!important}.home-page-wrap{display:flex!important;flex-direction:column!important;overflow:hidden!important}.top-bar-live,.header-top{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.site-header{background:#f1f3f6!important}.header-main{padding:10px 0 12px!important;background:#f1f3f6!important;border-bottom:1px solid #d6d9de!important}.header-main-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important}.site-branding{width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important}.logo-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;gap:4px!important;text-align:center!important}.custom-logo-link{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important}.custom-logo,.site-logo{display:block!important;width:auto!important;max-width:280px!important;max-height:92px!important;height:auto!important;margin:0 auto!important;object-fit:contain!important}.site-text{display:block!important;visibility:visible!important;width:100%!important;height:auto!important;margin:6px 0 0!important;padding:0!important;text-align:center!important;overflow:visible!important}.site-name{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.site-slogan{display:block!important;visibility:visible!important;width:100%!important;max-width:320px!important;margin:0 auto!important;padding:0!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important;color:#b8860b!important;text-align:center!important}.header-search{width:100%!important;max-width:100%!important;padding:0 8px!important;margin:0!important}.header-search form{width:100%!important;height:46px!important;display:flex!important;border:1px solid #cfd6dd!important;background:#fff!important;overflow:hidden!important}.header-search input{flex:1 1 auto!important;min-width:0!important;height:46px!important;padding:0 14px!important;font-size:18px!important;line-height:46px!important;color:#1f2933!important;background:#fff!important}.header-search input::placeholder{color:#9aa3ad!important;opacity:1!important}.header-search button{flex:0 0 86px!important;width:86px!important;height:46px!important;padding:0!important;background:#d8a24a!important;color:#111!important;font-size:20px!important;font-weight:800!important;border:0!important}.main-nav{background:#a40000!important;border-top:0!important;border-bottom:3px solid #f2b705!important;position:sticky!important;top:0!important;z-index:99999!important}.nav-inner{min-height:54px!important;padding-top:6px!important;padding-bottom:6px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.mobile-menu-toggle,.theme-toggle{width:46px!important;height:46px!important;border-radius:8px!important}.mobile-menu-toggle{background:#c96f3a!important}.theme-toggle{background:#24313d!important}.main-nav-menu-wrap{display:none!important;width:100%!important;margin-top:8px!important;background:#8f0000!important;border-top:1px solid rgb(255 255 255 / .16)!important}.main-nav-menu-wrap.active{display:block!important}.main-nav .menu{width:100%!important;display:flex!important;flex-direction:column!important}.main-nav .menu>li,.main-nav .menu>li>a{width:100%!important}.main-nav .menu>li>a{padding:13px 14px!important;font-size:15px!important;border-bottom:1px solid rgb(255 255 255 / .13)!important}.aha-all-cats{width:100%!important;margin:0!important}.aha-cat-toggle{width:100%!important;text-align:left!important;border-radius:0!important;padding:13px 14px!important}.aha-cat-dropdown{position:static!important;width:100%!important;min-width:0!important;box-shadow:none!important;border:0!important}.aha-cat-dropdown a{padding:12px 16px!important;font-size:15px!important}.breaking-bar-inner{padding:7px 0!important}.breaking-label{font-size:13px!important;padding:7px 9px!important;margin-right:8px!important}.breaking-news-track a,.breaking-news-track span{font-size:14px!important}.weather-bar-simple{padding:6px 0!important;font-size:13px!important}.wide-category-slider-section,.wide-category-tabs,.wide-category-panel,.wide-category-slider,.mobile-category-title,.numbered-sliders-area,.numbered-sliders-grid,.numbered-slider-box{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.top-slider-with-cats,.mobile-safe-slider,.home-top-layout,.main-slider-wrap,.right-mini-wrap,.home-left-cats{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}.aha-wide-hero-slider-section{display:block!important;visibility:visible!important;position:relative!important;z-index:1!important;width:100%!important;max-width:100%!important;height:560px!important;min-height:560px!important;max-height:none!important;margin:10px 0 30px!important;padding:0 10px!important;clear:both!important;overflow:visible!important;order:1!important}.aha-wide-hero-slider{display:block!important;position:relative!important;z-index:1!important;width:100%!important;max-width:100%!important;height:520px!important;min-height:520px!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#111!important}.aha-wide-hero-slider .numbered-slide{position:absolute!important;inset:0!important;width:100%!important;height:466px!important;min-height:466px!important;max-height:none!important;display:none!important}.aha-wide-hero-slider .numbered-slide.active{display:block!important;z-index:2!important}.aha-wide-hero-slider .numbered-slide a{display:block!important;width:100%!important;height:100%!important}.aha-wide-hero-slider .numbered-slide img{width:100%!important;height:466px!important;min-height:466px!important;object-fit:contain!important;object-position:center center!important;background:#111!important;border-radius:0!important}.aha-wide-hero-overlay{position:absolute!important;left:0!important;right:0!important;bottom:54px!important;top:auto!important;width:100%!important;height:auto!important;padding:16px 16px 18px!important;background:linear-gradient(to top,rgb(0 0 0 / .90) 0%,rgb(0 0 0 / .58) 72%,#fff0 100%)!important}.aha-wide-hero-overlay span{font-size:12px!important;line-height:1!important;margin:0 0 7px!important;padding:4px 7px!important;color:#f2ff4a!important;display:inline-block!important}.aha-wide-hero-overlay h2{font-size:21px!important;line-height:1.15!important;max-width:100%!important;margin:0!important;color:#fff!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-shadow:0 2px 8px rgb(0 0 0 / .85)!important}.aha-wide-hero-nav,.aha-wide-hero-slider>.numbered-slider-nav{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:54px!important;min-height:54px!important;z-index:25!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 8px!important;gap:5px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important}.aha-wide-hero-nav button,.aha-wide-hero-slider>.numbered-slider-nav button{min-width:31px!important;width:31px!important;height:31px!important;flex:0 0 31px!important;font-size:13px!important;line-height:31px!important;border-radius:7px!important;padding:0!important}.aha-wide-hero-nav button.active,.aha-wide-hero-slider>.numbered-slider-nav button.active{min-width:35px!important;width:35px!important;height:35px!important;flex-basis:35px!important;font-size:14px!important;line-height:35px!important}.authors-section-pro{display:block!important;visibility:visible!important;position:relative!important;z-index:5!important;clear:both!important;margin-top:0!important;margin-bottom:24px!important;padding-top:0!important;order:2!important;background:#f3f4f6!important}.authors-section-pro .section-title-main{display:block!important;visibility:visible!important;margin:0 0 16px!important;padding-left:10px!important;border-left:4px solid #c96f3a!important}.authors-section-pro .section-title-main span{display:block!important;visibility:visible!important;font-size:30px!important;line-height:1.1!important;color:#0d1b3d!important;opacity:1!important}.authors-grid-pro{position:relative!important;z-index:6!important;display:grid!important;visibility:visible!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;background:#f3f4f6!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}.author-card-pro{display:block!important;visibility:visible!important;height:auto!important;min-height:170px!important;max-height:none!important;padding:14px 10px!important;margin:0!important;border:1px solid #dde3e8!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;text-align:center!important}.author-card-pro a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:140px!important}.author-avatar-pro{display:flex!important;visibility:visible!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 0 10px!important;height:auto!important;overflow:visible!important}.author-avatar-pro img,.author-avatar-pro .avatar{display:block!important;width:62px!important;height:62px!important;border-radius:50%!important;object-fit:cover!important;margin:0 auto!important}.author-card-pro h3{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 6px!important;padding:0!important;font-size:17px!important;line-height:1.18!important;color:#1f2933!important;text-align:center!important}.author-card-pro span{display:block!important;visibility:visible!important;font-size:13px!important;line-height:1.2!important;font-weight:700!important;color:#7a8694!important;text-align:center!important}.featured-news-section{order:3!important;margin-top:22px!important}.most-read-section{order:4!important;margin-top:22px!important}.editor-picks-grid,.most-read-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.premium-news-card,.most-read-card,.editor-pick-card{border-radius:14px!important;overflow:hidden!important;background:#fff!important}.premium-news-card .card-thumb{aspect-ratio:auto!important;height:260px!important;background:#111!important}.premium-news-card .card-thumb img,.most-read-card img,.editor-pick-card img{width:100%!important;height:260px!important;object-fit:contain!important;object-position:center center!important;background:#111!important}.card-category{top:12px!important;left:12px!important}.card-category span{font-size:14px!important;padding:7px 10px!important;border-radius:4px!important}.card-content{padding:14px!important}.premium-news-card h3,.most-read-card h3,.editor-pick-card h3{font-size:19px!important;line-height:1.28!important;padding:0!important;margin:0!important}.section-title-main{margin:20px 0 12px!important;padding-left:10px!important;border-left:4px solid #c96f3a!important}.section-title-main span{font-size:30px!important;line-height:1.1!important;color:#0d1b3d!important}.homepage-section{margin:18px 0!important;padding:0!important}.mobile-bottom-bar{height:72px!important;z-index:99999!important}.mobile-bottom-bar a,.mobile-bottom-bar button{color:#24313d!important}.single-page-wrap,.archive-page,.page-wrap-pro{padding:16px 10px!important}.single-layout,.archive-layout,.page-layout-pro{display:block!important}.single-article-box,.premium-single-box,.page-box-pro{padding:16px!important;border-radius:12px!important}.single-title-pro{font-size:27px!important;line-height:1.18!important}.single-content-pro,.page-content-pro{font-size:18px!important;line-height:1.72!important}.sidebar-pro,aside,.main-sidebar{max-width:none!important;width:100%!important;margin-top:18px!important}}@media (max-width:420px){.custom-logo,.site-logo{max-width:260px!important;max-height:88px!important}.site-slogan{max-width:300px!important;font-size:14px!important;line-height:1.25!important}.header-search input{font-size:17px!important}.header-search button{flex-basis:78px!important;width:78px!important;font-size:19px!important}.aha-wide-hero-slider-section{height:535px!important;min-height:535px!important;margin-bottom:28px!important}.aha-wide-hero-slider{height:500px!important;min-height:500px!important}.aha-wide-hero-slider .numbered-slide,.aha-wide-hero-slider .numbered-slide img{height:446px!important;min-height:446px!important}.aha-wide-hero-overlay h2{font-size:20px!important}.authors-section-pro .section-title-main span,.section-title-main span{font-size:28px!important}.authors-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.author-card-pro{min-height:160px!important;padding:12px 8px!important}.author-card-pro a{min-height:134px!important}.author-avatar-pro img,.author-avatar-pro .avatar{width:56px!important;height:56px!important}.author-card-pro h3{font-size:16px!important;line-height:1.16!important}.author-card-pro span{font-size:12px!important}.premium-news-card .card-thumb,.premium-news-card .card-thumb img,.most-read-card img,.editor-pick-card img{height:245px!important}}