:root{--s8-bg:#f4f7fb;--s8-surface:#fff;--s8-text:#0d1f36;--s8-muted:#697a90;--s8-primary:#0aa36f;--s8-primary-2:#12c383;--s8-primary-soft:#e8faf3;--s8-dark:#07182c;--s8-dark-2:#0b223d;--s8-line:#e5edf4;--s8-radius:16px;--s8-radius-lg:20px;--s8-shadow:0 14px 40px rgba(13,31,54,.08);--s8-shadow-lg:0 24px 60px rgba(6,24,44,.17)} *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--s8-bg);color:var(--s8-text);font-family:"Bai Jamjuree",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased} a{color:inherit;text-decoration:none} a:hover{color:var(--s8-primary)} img{display:block;max-width:100%;height:auto} button,input{font:inherit} button{cursor:pointer} .container{width:min(1320px,calc(100% - 40px));margin-inline:auto} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0} .icon{width:17px;height:17px;flex:0 0 auto} .utility-bar{background:#041223;color:#aab8c9;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px} .utility-row{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px} .utility-left,.utility-links{display:flex;align-items:center;gap:18px} .utility-left>span{display:flex;align-items:center;gap:6px} .utility-headline{color:#d5dfeb;max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .hot-label{color:#42e4a3;font-weight:800;letter-spacing:.35px} .utility-links a{transition:.2s color} .utility-links a:hover{color:#fff} .site-header{position:sticky;top:0;z-index:60;background:rgba(7,24,44,.97);color:#fff;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)} .header-row{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px} .brand{display:inline-flex;align-items:center;gap:12px;min-width:210px} .brand-mark{width:42px;height:42px;display:grid;place-items:center;color:#1dd294;font-size:31px;line-height:1;text-shadow:0 0 24px rgba(29,210,148,.35)} .brand-copy{display:flex;flex-direction:column} .brand-title{font-size:24px;font-weight:800;line-height:1.05;letter-spacing:-.5px;color:#fff} .brand-sub{margin-top:5px;color:#8194aa;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1.25px} .custom-logo-link{display:flex;align-items:center} .custom-logo{max-height:54px;width:auto} .main-nav{justify-self:center;min-width:0} .main-nav ul{display:flex;align-items:center;justify-content:center;gap:27px;list-style:none;padding:0;margin:0} .main-nav li{position:relative} .main-nav a{position:relative;display:block;padding:31px 0 28px;color:#e6edf5;font-size:13px;font-weight:800;white-space:nowrap;transition:.2s color} .main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:3px;background:linear-gradient(90deg,var(--s8-primary),var(--s8-primary-2));border-radius:99px;transition:.25s right} .main-nav a:hover,.main-nav .current-menu-item>a{color:#fff} .main-nav a:hover:after,.main-nav .current-menu-item>a:after{right:0} .header-actions{display:flex;align-items:center;gap:9px} .search-toggle,.menu-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);color:#fff;border-radius:11px;transition:.2s} .search-toggle:hover,.menu-toggle:hover{background:var(--s8-primary);border-color:var(--s8-primary)} .menu-toggle{display:none} .header-search{background:#07182c;border-top:1px solid rgba(255,255,255,.07);padding:13px 0 17px} .search-form{display:flex;align-items:center;max-width:520px;margin-left:auto;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden} .search-form input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:12px 15px} .search-form input::placeholder{color:#9badc1} .search-form button{width:48px;height:44px;border:0;background:transparent;color:#fff;display:grid;place-items:center} .ticker{background:linear-gradient(90deg,#0c2a48,#123452);color:#dce7f1;border-bottom:1px solid rgba(255,255,255,.04)} .ticker-row{height:42px;display:flex;align-items:center;gap:20px;overflow:hidden} .ticker-label{padding:6px 11px;background:linear-gradient(135deg,var(--s8-primary),var(--s8-primary-2));border-radius:7px;color:#fff;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 5px 15px rgba(10,163,111,.25)} .ticker-track{display:flex;align-items:center;gap:17px;min-width:0;white-space:nowrap;overflow:hidden;font-size:12px} .ticker-track i{width:5px;height:5px;border-radius:50%;background:#18c98b;flex:0 0 auto} .site-main{padding:22px 0 68px;min-height:60vh} .home-top-grid{display:grid;grid-template-columns:minmax(0,2.6fr) minmax(280px,.9fr);gap:22px;align-items:start} .home-main-column{min-width:0} .featured-hero{position:relative;min-height:492px;border-radius:var(--s8-radius-lg);overflow:hidden;background:#10263e;box-shadow:var(--s8-shadow-lg)} .featured-image,.featured-image img{position:absolute;inset:0;width:100%;height:100%} .featured-image img{object-fit:cover;transition:transform .7s ease} .featured-hero:hover .featured-image img{transform:scale(1.025)} .featured-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,15,28,.03) 18%,rgba(4,17,32,.2) 45%,rgba(4,17,32,.95) 100%);pointer-events:none} .featured-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:38px 38px 30px;color:#fff} .badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;padding:5px 10px;background:var(--s8-primary-soft);color:#087a54;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.45px} .badge-solid,.badge-on-image{background:linear-gradient(135deg,var(--s8-primary),var(--s8-primary-2));color:#fff;box-shadow:0 7px 18px rgba(10,163,111,.23)} .featured-title{max-width:840px;margin:13px 0 8px;font-size:38px;line-height:1.15;letter-spacing:-1px;text-wrap:balance} .featured-title a:hover{color:#fff} .featured-excerpt{max-width:760px;margin:0 0 14px;color:#d4dfe9;font-size:14px} .meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#75879a;font-size:11px} .meta span{display:inline-flex;align-items:center;gap:5px} .meta .icon{width:14px;height:14px} .meta-light{color:#d2dde7} .hero-dots{position:absolute;z-index:3;right:26px;bottom:25px;display:flex;gap:6px} .hero-dots span{width:18px;height:5px;border-radius:99px;background:rgba(255,255,255,.45)} .hero-dots span:first-child{width:30px;background:#18ca8c} .home-sidebar{display:flex;flex-direction:column;gap:18px} .panel{background:var(--s8-surface);border:1px solid var(--s8-line);border-radius:var(--s8-radius);padding:18px;box-shadow:0 10px 28px rgba(13,31,54,.055)} .panel-title{margin:0 0 15px;font-size:19px;line-height:1.2;letter-spacing:-.25px} .accent-title{display:flex;align-items:center;gap:8px} .accent-title:before{content:"";width:4px;height:20px;border-radius:9px;background:linear-gradient(var(--s8-primary),var(--s8-primary-2))} .popular-list{display:flex;flex-direction:column} .popular-row{display:grid;grid-template-columns:24px 76px minmax(0,1fr);align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--s8-line)} .popular-row:last-child{border-bottom:0;padding-bottom:0} .popular-rank{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#eaf9f3;color:#07855b;font-size:11px;font-weight:800} .popular-row:nth-child(2) .popular-rank{background:#e9f7fb;color:#1785a7} .popular-row img{width:76px;height:52px;border-radius:9px;object-fit:cover} .popular-copy{min-width:0;display:flex;flex-direction:column;gap:4px} .popular-copy strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;line-height:1.35} .popular-copy small{display:flex;align-items:center;gap:4px;color:#8392a3;font-size:10px} .popular-copy .icon{width:12px;height:12px} .category-menu{display:flex;flex-direction:column;gap:2px} .category-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 5px;border-radius:9px;font-size:12px;font-weight:600;color:#43556a;transition:.2s} .category-menu a:hover{background:#f4f8fb;color:var(--s8-primary)} .category-menu span{display:flex;align-items:center;gap:9px} .category-menu b{color:#8090a3;font-size:10px} .category-menu em{padding:3px 8px;border-radius:999px;background:#eaf9f3;color:#0b8a5e;font-size:10px;font-style:normal;font-weight:800} .newsletter{position:relative;overflow:hidden;background:linear-gradient(150deg,#0b3c45,#086c52);color:#fff;border-color:transparent} .newsletter-large{min-height:260px;padding:24px} .newsletter-kicker{display:block;margin-bottom:6px;color:#61eab6;font-size:10px;font-weight:800;letter-spacing:1px} .newsletter h2{margin:0 0 8px;font-size:23px} .newsletter p{position:relative;z-index:2;margin:0 0 14px;color:#d6ece5;font-size:12px} .newsletter input{position:relative;z-index:2;width:100%;border:0;outline:0;border-radius:9px;background:#fff;padding:11px 12px;margin-bottom:9px;font-size:12px;color:#1b2d41} .newsletter .btn{position:relative;z-index:2} .newsletter small{position:relative;z-index:2;display:block;margin-top:9px;color:#a9d7c8;font-size:9px} .newsletter-art{position:absolute;right:-18px;bottom:-20px;color:rgba(255,255,255,.07)} .newsletter-art .icon{width:140px;height:140px;stroke-width:1} .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;padding:11px 15px;background:linear-gradient(135deg,var(--s8-primary),var(--s8-primary-2));color:#fff;font-size:12px;font-weight:800;box-shadow:0 9px 22px rgba(10,163,111,.2)} .btn:hover{color:#fff;filter:brightness(1.05)} .btn-block{width:100%} .btn-soft{background:#fff;color:#0a7f59;box-shadow:none} .btn-soft:hover{color:#086b4c} .latest-section{margin-top:18px} .section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:34px 0 17px} .section-head.compact{margin:0 0 14px} .section-title{position:relative;margin:0;padding-left:12px;font-size:22px;line-height:1.2;letter-spacing:-.5px} .section-title:before{content:"";position:absolute;left:0;top:2px;width:4px;height:22px;border-radius:9px;background:linear-gradient(var(--s8-primary),var(--s8-primary-2))} .section-link{display:inline-flex;align-items:center;gap:5px;color:var(--s8-primary);font-size:11px;font-weight:800;white-space:nowrap} .section-link .icon{width:14px;height:14px} .latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px} .latest-card{overflow:hidden;background:#fff;border:1px solid var(--s8-line);border-radius:13px;box-shadow:0 8px 24px rgba(13,31,54,.045);transition:.25s transform,.25s box-shadow} .latest-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(13,31,54,.1)} .latest-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#dfe8f0} .latest-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s transform} .latest-card:hover .latest-thumb img{transform:scale(1.05)} .badge-on-image{position:absolute;left:10px;top:10px;padding:4px 8px;font-size:8px} .latest-body{padding:11px 12px 12px} .latest-body h3{margin:7px 0 8px;font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden} .feature-strip{margin-top:32px} .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px} .feature-card{display:grid;grid-template-columns:42% minmax(0,1fr);min-height:190px;overflow:hidden;background:#fff;border:1px solid var(--s8-line);border-radius:var(--s8-radius);box-shadow:var(--s8-shadow)} .feature-thumb{position:relative;overflow:hidden;background:#dde8f0} .feature-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s transform} .feature-card:hover .feature-thumb img{transform:scale(1.045)} .feature-body{padding:16px} .feature-body h3{margin:9px 0 7px;font-size:16px;line-height:1.35} .feature-body p{margin:0 0 10px;color:var(--s8-muted);font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .play-button{position:absolute;left:50%;top:50%;width:44px;height:44px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(5,22,39,.64);color:#fff;backdrop-filter:blur(5px)} .play-button .icon{width:22px;height:22px} .editorial-section{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.72fr);gap:22px;margin-top:34px} .editorial-main{min-width:0} .editorial-list{display:flex;flex-direction:column;gap:13px} .editorial-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:13px;background:#fff;border:1px solid var(--s8-line);border-radius:14px;transition:.25s} .editorial-row:hover{box-shadow:var(--s8-shadow);transform:translateY(-2px)} .editorial-thumb{height:134px;overflow:hidden;border-radius:10px;background:#dfe8f0} .editorial-thumb img{width:100%;height:100%;object-fit:cover} .editorial-row h3{margin:7px 0 5px;font-size:18px;line-height:1.35} .editorial-row p{margin:0 0 8px;color:var(--s8-muted);font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .editorial-side{position:sticky;top:106px;min-height:330px;align-self:start;padding:0;overflow:hidden;border:0;background:linear-gradient(160deg,#0b223d,#0c7257);color:#fff} .editorial-side:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 95% 5%,rgba(34,221,154,.33),transparent 35%)} .side-highlight{position:relative;z-index:2;padding:28px} .side-highlight h2{font-size:28px;line-height:1.2;margin:14px 0 10px;letter-spacing:-.6px} .side-highlight p{color:#d6e5e7;font-size:13px;margin-bottom:22px} .news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px} .content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px} .news-card{overflow:hidden;background:#fff;border:1px solid var(--s8-line);border-radius:var(--s8-radius);box-shadow:0 10px 28px rgba(13,31,54,.05);transition:.25s} .news-card:hover{transform:translateY(-4px);box-shadow:var(--s8-shadow)} .news-thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:#dce7f2} .news-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s} .news-card:hover .news-thumb img{transform:scale(1.04)} .news-body{padding:17px} .news-title{margin:9px 0 7px;font-size:19px;line-height:1.38} .news-excerpt{margin:0 0 10px;color:var(--s8-muted);font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .sidebar{display:flex;flex-direction:column;gap:18px} .category-list{display:flex;flex-wrap:wrap;gap:8px} .category-list a{padding:8px 11px;background:#f0f5f8;border-radius:10px;color:#42546c;font-size:12px;font-weight:700} .popular-item{display:grid;grid-template-columns:76px 1fr;gap:11px;padding:10px 0;border-bottom:1px solid var(--s8-line)} .popular-item:last-child{border-bottom:0} .popular-item img{width:76px;height:54px;object-fit:cover;border-radius:9px} .popular-item h4{margin:0;font-size:13px;line-height:1.4} .archive-title{margin:8px 0 22px;font-size:36px;line-height:1.2;letter-spacing:-.8px} .article-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px} .article-card{padding:32px;background:#fff;border:1px solid var(--s8-line);border-radius:20px;box-shadow:var(--s8-shadow)} .article-title{margin:12px 0 16px;font-size:43px;line-height:1.16;letter-spacing:-1px;text-wrap:balance} .article-featured{width:100%;max-height:590px;object-fit:cover;border-radius:16px;margin:23px 0} .article-content{font-size:17px;color:#2b3e53} .article-content p{margin:0 0 20px} .article-content h2,.article-content h3{color:#0b1e34} .pagination{margin-top:24px} .pagination .page-numbers{display:inline-flex;padding:8px 12px;background:#fff;border:1px solid var(--s8-line);border-radius:9px;margin-right:5px} .empty-state{padding:45px;text-align:center;background:#fff;border:1px dashed #cbd8e5;border-radius:16px;color:#6f7f92} .site-footer{position:relative;overflow:hidden;background:#061426;color:#d6e0ea;padding:48px 0 20px} .site-footer:before{content:"";position:absolute;left:50%;top:-220px;width:650px;height:420px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(15,158,111,.15),transparent 68%);pointer-events:none} .footer-grid{position:relative;display:grid;grid-template-columns:1.45fr .85fr .85fr .85fr 1.15fr;gap:34px} .footer-brand{min-width:0;padding:0;margin-bottom:15px} .footer-brand-col p,.footer-newsletter p{color:#94a5b8;font-size:12px;max-width:320px} .footer-title{margin:0 0 15px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.3px} .footer-links{list-style:none;padding:0;margin:0} .footer-links li{margin:7px 0;color:#93a5b8;font-size:12px} .footer-links a:hover{color:#41dda4} .social-row{display:flex;gap:9px;margin-top:17px} .social-row a{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.075);color:#fff;font-size:13px;font-weight:800} .footer-form{display:flex;border:1px solid rgba(255,255,255,.12);border-radius:9px;overflow:hidden;background:rgba(255,255,255,.05)} .footer-form input{width:100%;min-width:0;padding:10px;border:0;outline:0;background:transparent;color:#fff;font-size:11px} .footer-form button{border:0;background:var(--s8-primary);color:#fff;padding:0 13px;font-size:10px;font-weight:800} .footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.075);color:#74879a;font-size:11px} @media(max-width:1180px){.header-row{gap:22px}.main-nav ul{gap:18px}.main-nav a{font-size:12px}.home-top-grid{grid-template-columns:minmax(0,2.25fr) 300px}.latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:35% 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.footer-newsletter{grid-column:1/-1;max-width:520px}} @media(max-width:980px){.utility-links{display:none}.header-row{grid-template-columns:auto 1fr auto}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;padding:10px 20px 18px;background:#07182c;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 18px 35px rgba(0,0,0,.25)}.main-nav.is-open{display:block}.main-nav ul{display:block}.main-nav a{padding:11px 4px}.main-nav a:after{display:none}.menu-toggle{display:grid}.home-top-grid,.editorial-section,.content-grid,.article-shell{grid-template-columns:1fr}.home-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-large{grid-column:1/-1;min-height:220px}.editorial-side{position:relative;top:auto;min-height:250px}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand-col,.footer-newsletter{grid-column:1/-1}.featured-hero{min-height:450px}} @media(max-width:720px){.container{width:min(100% - 24px,1320px)}.utility-bar{display:none}.header-row{min-height:68px;gap:12px}.brand{min-width:0}.brand-mark{width:36px;height:36px;font-size:26px}.brand-title{font-size:20px}.brand-sub{display:none}.search-toggle,.menu-toggle{width:38px;height:38px}.ticker-row{height:38px}.ticker-label{font-size:9px}.ticker-track{font-size:10px}.site-main{padding-top:14px}.featured-hero{min-height:390px;border-radius:15px}.featured-overlay{padding:24px 20px}.featured-title{font-size:27px}.featured-excerpt{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-dots{right:18px;bottom:17px}.home-sidebar{grid-template-columns:1fr}.newsletter-large{grid-column:auto}.latest-grid{grid-template-columns:1fr 1fr}.feature-card{grid-template-columns:1fr}.feature-thumb{aspect-ratio:16/9}.editorial-row{grid-template-columns:112px minmax(0,1fr);gap:12px}.editorial-thumb{height:100px}.editorial-row h3{font-size:15px}.editorial-row p{display:none}.news-grid,.sidebar{grid-template-columns:1fr}.article-card{padding:20px}.article-title{font-size:31px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-col,.footer-newsletter{grid-column:1/-1}.footer-bottom{display:block;text-align:center}.footer-bottom span{display:block;margin:5px 0}} @media(max-width:480px){.latest-grid{grid-template-columns:1fr}.featured-hero{min-height:360px}.featured-title{font-size:24px}.section-title{font-size:20px}.section-link{font-size:10px}.editorial-row{grid-template-columns:100px minmax(0,1fr);padding:10px}.footer-grid{grid-template-columns:1fr}.footer-brand-col,.footer-newsletter{grid-column:auto}} body.home,body.blog,body.archive,body.category,body.search,body.single{background:linear-gradient(180deg,#071321 0%,#0b1830 100%)} body.home .site-main,body.blog .site-main,body.archive .site-main,body.category .site-main,body.search .site-main,body.single .site-main{background:linear-gradient(180deg,#0a1830 0%,#071220 100%)} body.home .container,body.blog .container,body.archive .container,body.category .container,body.search .container,body.single .container{width:min(1440px,calc(100% - 32px))} .news-dashboard-grid{display:grid;grid-template-columns:minmax(0,2.15fr) 0.9fr 0.72fr;gap:20px;align-items:start} .dashboard-primary,.dashboard-popular,.dashboard-widgets,.home-module{min-width:0} .dashboard-popular,.dashboard-widgets{display:flex;flex-direction:column;gap:20px} .v2-hero{min-height:420px;border:1px solid rgba(93,136,188,.18);box-shadow:0 20px 50px rgba(0,0,0,.28);background:#061426} .v2-hero .featured-overlay{padding:28px 30px 24px} .v2-hero .featured-title{font-size:26px;max-width:640px;margin-bottom:10px} .v2-hero .featured-excerpt{font-size:13px;max-width:620px;color:#dbe6f0} .hero-nav{position:absolute;top:18px;right:18px;z-index:4;display:flex;gap:8px} .hero-nav button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(7,24,44,.65);color:#fff;font-size:22px;line-height:1} .hero-nav button:hover{background:rgba(13,195,131,.85);border-color:transparent} .panel-dark{background:linear-gradient(180deg,#071528,#0a1d34);border-color:rgba(110,150,198,.16);color:#f4fbff;box-shadow:0 16px 40px rgba(0,0,0,.22)} .panel-dark .accent-title,.panel-dark .panel-title{color:#fff} .panel-dark .popular-row{border-bottom:1px solid rgba(255,255,255,.08)} .panel-dark .popular-copy strong{color:#fff} .panel-dark .popular-copy small{color:#a8b8ca} .panel-dark .popular-rank{background:#e9fff6;color:#077852} .category-panel-v2 .category-menu a{color:#f2f8ff;border-bottom:1px solid rgba(255,255,255,.06);border-radius:0;padding:11px 2px} .category-panel-v2 .category-menu a:last-child{border-bottom:0} .category-panel-v2 .category-menu a:hover{background:transparent;color:#35e2a2} .category-panel-v2 .category-menu b{color:#5dd9a7} .category-panel-v2 .category-menu em{background:rgba(38,215,151,.12);color:#6df0ba} .newsletter-v2{padding:20px;background:linear-gradient(180deg,#0a2f48 0%,#0a6f54 100%);box-shadow:0 16px 40px rgba(0,0,0,.22)} .newsletter-v2 .newsletter-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);margin-bottom:12px} .newsletter-v2 .newsletter-icon .icon{width:28px;height:28px} .newsletter-v2 h2{font-size:24px} .newsletter-v2 p{font-size:13px;line-height:1.55} .newsletter-v2 input{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff} .newsletter-v2 input::placeholder{color:#c7d7df} .newsletter-v2 .btn{margin-top:4px} .v2-latest{margin-top:14px} .v2-latest .section-title,.home-module .module-title h2{color:#f8fbff} .v2-latest .latest-grid{gap:16px} .v2-latest .latest-card{background:linear-gradient(180deg,#08182b,#0b1e35);border-color:rgba(126,159,204,.18);box-shadow:0 14px 34px rgba(0,0,0,.18)} .v2-latest .latest-body h3 a{color:#fff} .v2-latest .meta{color:#a5b6c6} .home-modules-grid{margin-top:18px;display:grid;grid-template-columns:1.15fr 1.1fr 1fr;gap:20px} .home-module{background:linear-gradient(180deg,#08182b,#0b1e35);border:1px solid rgba(126,159,204,.18);border-radius:18px;padding:18px;box-shadow:0 16px 38px rgba(0,0,0,.16)} .module-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px} .module-title h2{margin:0;font-size:18px;line-height:1.2;color:#fff} .module-title a{font-size:11px;font-weight:800;color:#72e4b2;white-space:nowrap} .module-lead{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px;align-items:start} .module-lead img{width:100%;height:132px;object-fit:cover;border-radius:12px;background:#16314f} .module-lead h3{margin:0 0 8px;font-size:18px;line-height:1.35;color:#fff} .module-lead .meta{margin-bottom:8px} .headline-list{margin:12px 0 0;padding-left:18px;color:#9db3c7} .headline-list li{margin:8px 0} .headline-list a{color:#cfe0ef} .video-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,.9fr);gap:14px} .video-lead{position:relative;display:block;overflow:hidden;border-radius:14px;background:#10263f} .video-lead img{width:100%;height:188px;object-fit:cover} .video-lead em{position:absolute;right:10px;bottom:10px;padding:4px 6px;border-radius:6px;background:rgba(6,18,32,.74);color:#fff;font-size:10px;font-style:normal} .video-list{display:flex;flex-direction:column;gap:10px} .video-list a{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;align-items:center} .video-list img{width:96px;height:60px;object-fit:cover;border-radius:10px;background:#16314f} .video-list strong{display:block;font-size:13px;line-height:1.35;color:#fff} .video-list small{display:flex;align-items:center;gap:4px;color:#9eb2c4;font-size:10px;margin-top:4px} .analysis-list{display:flex;flex-direction:column;gap:10px} .analysis-list a{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)} .analysis-list a:last-child{border-bottom:0;padding-bottom:0} .analysis-list strong{display:block;color:#fff;font-size:14px;line-height:1.4} .analysis-list small{display:block;color:#9db0c3;font-size:11px;margin-top:4px} .author-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0ec78a,#1472d8);color:#fff;font-weight:800} .home-modules-grid .meta,.home-modules-grid p{color:#9fb1c5} .site-footer{margin-top:24px;background:#061223} .site-footer .footer-title,.site-footer .brand-title{color:#fff} .site-footer .footer-links a{color:#94a8bb} .site-footer .footer-links a:hover{color:#50e4ac} @media (max-width:1220px){.news-dashboard-grid{grid-template-columns:minmax(0,1.6fr) 0.95fr} .dashboard-widgets{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:20px} .home-modules-grid{grid-template-columns:1fr}} @media (max-width:900px){.news-dashboard-grid{grid-template-columns:1fr} .dashboard-popular,.dashboard-widgets{display:flex} .dashboard-widgets{grid-template-columns:none} .v2-latest .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .module-lead,.video-layout{grid-template-columns:1fr} .video-lead img{height:220px}} @media (max-width:640px){body.home .container,body.blog .container,body.archive .container,body.category .container,body.search .container,body.single .container{width:min(100% - 20px,1440px)} .v2-hero{min-height:320px} .v2-hero .featured-overlay{padding:20px 18px} .v2-hero .featured-title{font-size:24px} .v2-latest .latest-grid{grid-template-columns:1fr} .dashboard-popular,.dashboard-widgets{gap:14px} .home-module{padding:15px} .module-lead img{height:120px} .video-lead img{height:180px} .analysis-list a{grid-template-columns:38px minmax(0,1fr);gap:10px} .author-avatar{width:38px;height:38px}}:root{--s8-primary:#10b981;--s8-primary-2:#34d399;--s8-primary-soft:#e7fbf3;--s8-dark:#072134;--s8-dark-2:#0a3348} body.home,body.blog,body.archive,body.category,body.search,body.single{background:linear-gradient(180deg,#e8fff7 0%,#dff8f6 40%,#eff9fd 100%)} .utility-bar{background:linear-gradient(90deg,#0a2d3f,#0b4658);color:#d7f6ef} .utility-headline,.utility-links a{color:#e6fff8} .utility-links a:hover{color:#97ffd7} .site-header{background:linear-gradient(90deg,#0a3044 0%,#0d3f57 55%,#0b5b5c 100%);border-bottom:1px solid rgba(255,255,255,.08)} .brand-sub{color:#b7e8dc} .header-row{grid-template-columns:auto minmax(0,1fr) auto;gap:26px} .main-nav{justify-self:center} .main-nav ul{gap:22px} .main-nav a{padding:29px 0 26px;color:#f2fffb} .main-nav a:hover,.main-nav .current-menu-item>a{color:#98ffd9} .header-actions{display:flex;align-items:center;justify-self:end;gap:12px;flex-wrap:nowrap;min-width:0} .search-box-button{width:auto;min-width:220px;height:46px;padding:0 15px 0 16px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;white-space:nowrap;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:12px;color:#f3fffc;flex:0 1 auto} .search-box-button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#eafbf7} .search-box-button .icon{width:18px;height:18px;flex:0 0 auto} .follow-button{height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#1ad598,#0fb67d);color:#fff;font-size:14px;font-weight:800;white-space:nowrap;box-shadow:0 10px 24px rgba(16,185,129,.26)} .follow-button:hover{color:#fff;filter:brightness(1.04)} .ticker{background:linear-gradient(90deg,#0c6a64,#12937c,#0d7771);color:#ebfffb} .ticker-label{background:linear-gradient(135deg,#15c885,#42dfa6)} .site-main{background:transparent} .news-dashboard-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.92fr) minmax(270px,.78fr);gap:22px;align-items:start} .dashboard-primary,.dashboard-popular,.dashboard-widgets,.home-module{min-width:0} .dashboard-popular,.dashboard-widgets{display:flex;flex-direction:column;gap:18px} .v2-hero{min-height:430px;border:1px solid rgba(16,185,129,.16);box-shadow:0 24px 60px rgba(6,38,52,.18);background:#0d3946} .v2-hero:after{background:linear-gradient(180deg,rgba(4,27,35,.04) 20%,rgba(5,27,34,.25) 50%,rgba(4,18,27,.88) 100%)} .v2-hero .featured-overlay{padding:28px 30px 24px} .v2-hero .featured-title{font-size:28px;max-width:680px;color:#fff} .v2-hero .featured-excerpt{color:#def7f1} .hero-nav{position:absolute;top:18px;right:18px;z-index:4;display:flex;gap:8px} .hero-nav button{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(7,29,38,.56);color:#fff;font-size:24px;line-height:1} .hero-nav button:hover{background:linear-gradient(135deg,#18ca8d,#0fae79);border-color:transparent} .panel-dark{background:linear-gradient(180deg,#0a3044,#0a2438);border-color:rgba(16,185,129,.14);color:#f3fffd;box-shadow:0 18px 42px rgba(7,34,52,.14)} .panel-dark .panel-title,.panel-dark .accent-title,.panel-dark .popular-copy strong{color:#fff} .panel-dark .popular-row{border-bottom:1px solid rgba(255,255,255,.08)} .panel-dark .popular-copy small{color:#bae7db} .newsletter-v2{background:linear-gradient(180deg,#0e5b65 0%,#13956c 100%);border:1px solid rgba(16,185,129,.15);box-shadow:0 18px 42px rgba(7,34,52,.14)} .newsletter-v2 input{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16)} .category-panel-v2 .category-menu a{color:#f2fffb;border-bottom:1px solid rgba(255,255,255,.08);padding:10px 2px;border-radius:0} .category-panel-v2 .category-menu a:hover{background:transparent;color:#7df4c3} .category-panel-v2 .category-menu b{color:#7df4c3} .category-panel-v2 .category-menu em{background:rgba(75,255,190,.12);color:#87ffd1} .v2-latest .section-title,.home-module .module-title h2,.panel-title{color:#0d2d3e} .v2-latest .latest-card,.home-module{background:rgba(255,255,255,.82);backdrop-filter:blur(8px);border-color:rgba(16,185,129,.14);box-shadow:0 14px 34px rgba(12,74,74,.08)} .v2-latest .latest-body h3 a,.home-module h3 a,.video-list strong,.analysis-list strong{color:#082434} .v2-latest .meta,.home-modules-grid .meta,.home-modules-grid p,.analysis-list small,.video-list small,.headline-list a{color:#557282} .home-modules-grid{margin-top:18px;display:grid;grid-template-columns:1.1fr 1.1fr 1fr;gap:22px} .home-module{border-radius:18px;padding:18px} .module-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px} .module-title a{color:#0eae7a;font-size:11px;font-weight:800;white-space:nowrap} .module-lead{display:grid;grid-template-columns:200px minmax(0,1fr);gap:16px;align-items:start} .module-lead img{width:100%;height:136px;object-fit:cover;border-radius:14px;background:#d7ebe8} .module-lead h3{margin:0 0 8px;font-size:18px;line-height:1.35} .headline-list{margin:12px 0 0;padding-left:18px} .headline-list li{margin:8px 0} .video-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(180px,.9fr);gap:14px} .video-lead{position:relative;display:block;overflow:hidden;border-radius:14px;background:#cfe7e5} .video-lead img{width:100%;height:188px;object-fit:cover} .video-lead em{position:absolute;right:10px;bottom:10px;padding:4px 6px;border-radius:6px;background:rgba(8,36,52,.74);color:#fff;font-size:10px;font-style:normal} .video-list{display:flex;flex-direction:column;gap:10px} .video-list a{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;align-items:center} .video-list img{width:96px;height:60px;object-fit:cover;border-radius:10px;background:#d7ebe8} .analysis-list{display:flex;flex-direction:column;gap:10px} .analysis-list a{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(8,66,66,.10)} .analysis-list a:last-child{border-bottom:0;padding-bottom:0} .author-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#15c885,#16a085);color:#fff;font-weight:800} .site-footer{margin-top:24px;background:linear-gradient(90deg,#0a3044,#0d3f57 55%,#0b5b5c)} .site-footer:before{background:radial-gradient(ellipse,rgba(84,241,179,.18),transparent 68%)} .site-footer .footer-links a,.site-footer .footer-brand-col p,.site-footer .footer-newsletter p{color:#d6efe8} .site-footer .footer-links a:hover{color:#8df7ca} .footer-form{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)} .footer-form button{background:linear-gradient(135deg,#15c885,#34d399)} @media (max-width:1240px){.header-row{grid-template-columns:auto minmax(0,1fr) auto;gap:18px} .main-nav ul{gap:16px} .search-box-button{min-width:170px} .news-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.92fr)} .dashboard-widgets{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:18px} .home-modules-grid{grid-template-columns:1fr}} @media (max-width:980px){.main-nav{display:none;position:absolute;left:0;right:0;top:100%;padding:10px 20px 18px;background:linear-gradient(180deg,#0a3044,#0d3f57);border-top:1px solid rgba(255,255,255,.08);box-shadow:0 18px 35px rgba(0,0,0,.18)} .main-nav.is-open{display:block} .header-row{grid-template-columns:auto 1fr auto;gap:12px} .search-box-button{min-width:44px;width:44px;padding:0;justify-content:center} .search-box-button span{display:none} .follow-button{height:44px;padding:0 14px;font-size:13px} .news-dashboard-grid{grid-template-columns:1fr} .dashboard-popular,.dashboard-widgets{display:flex} .v2-latest .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .module-lead,.video-layout{grid-template-columns:1fr}} @media (max-width:640px){.utility-bar{display:none} .brand-sub{display:none} .header-row{min-height:68px} .follow-button{display:none} .v2-hero{min-height:320px} .v2-hero .featured-overlay{padding:20px 18px} .v2-hero .featured-title{font-size:24px} .v2-latest .latest-grid{grid-template-columns:1fr} .dashboard-popular,.dashboard-widgets{gap:14px} .home-module{padding:15px} .module-lead img{height:120px} .video-lead img{height:180px} .analysis-list a{grid-template-columns:38px minmax(0,1fr);gap:10px} .author-avatar{width:38px;height:38px}} .hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;z-index:1} .hero-slide.is-active{opacity:1;visibility:visible;z-index:2} .hero-slide .featured-image,.hero-slide .featured-image img{position:absolute;inset:0;width:100%;height:100%} .hero-slide .featured-image img{object-fit:cover} .hero-slide .featured-overlay{z-index:3} .v2-hero .hero-nav,.v2-hero .hero-dots{z-index:6} .hero-dots{position:absolute;right:30px;bottom:25px;display:flex;align-items:center;gap:7px} .hero-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);transition:.25s} .hero-dot.is-active{width:27px;border-radius:99px;background:#39e2a5} .archive-hero{position:relative;overflow:hidden;margin-bottom:24px;padding:38px 42px;border:1px solid rgba(16,185,129,.14);border-radius:22px;background:linear-gradient(115deg,rgba(255,255,255,.94),rgba(226,255,246,.92));box-shadow:0 16px 42px rgba(10,94,92,.08)} .archive-hero:after{content:"";position:absolute;right:-80px;top:-100px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.2),transparent 68%)} .archive-kicker{position:relative;z-index:1;color:#0ead7a;font-size:11px;font-weight:800;letter-spacing:1.5px} .archive-hero .archive-title{position:relative;z-index:1;margin:6px 0 5px;font-size:40px;color:#092c3d} .archive-hero p{position:relative;z-index:1;margin:0;color:#567382} .archive-layout{align-items:start} .archive-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .archive-layout .news-card{background:rgba(255,255,255,.9);border-color:rgba(16,185,129,.13);box-shadow:0 12px 32px rgba(10,74,74,.07)} .archive-layout .news-thumb{aspect-ratio:16/9} .article-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 17px;color:#5d7a88;font-size:12px;white-space:nowrap;overflow:hidden} .article-breadcrumb a{font-weight:700;color:#0b9e72} .article-breadcrumb em{overflow:hidden;text-overflow:ellipsis;font-style:normal;color:#6c8290} .article-shell-pro{grid-template-columns:minmax(0,1fr) 330px;align-items:start} .article-card-pro{padding:0;overflow:hidden;background:rgba(255,255,255,.96);border-color:rgba(16,185,129,.14);box-shadow:0 22px 60px rgba(8,66,72,.12)} .article-header{padding:42px 48px 12px} .article-card-pro .article-title{max-width:920px;margin:15px 0 14px;font-size:46px;color:#092b3d} .article-lead{max-width:900px;margin:0 0 24px;color:#567180;font-size:18px;line-height:1.65} .article-meta-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(11,113,104,.10)} .article-author{display:flex;align-items:center;gap:11px} .article-author strong,.article-author small{display:block} .article-author strong{color:#092b3d;font-size:13px} .article-author small{color:#718997;font-size:10px} .article-card-pro .article-featured{width:calc(100% - 48px);max-height:620px;margin:25px 24px 0;border-radius:18px;object-fit:cover;background:#dcefeb} .article-layout-inner{display:grid;grid-template-columns:56px minmax(0,1fr);gap:24px;padding:38px 48px 28px} .article-share{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;align-items:center;gap:9px} .article-share span{writing-mode:vertical-rl;transform:rotate(180deg);margin-bottom:6px;color:#74909a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px} .article-share a,.article-share button{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(16,185,129,.16);border-radius:50%;background:#effbf7;color:#0b9d70;font-weight:800} .article-share button{cursor:pointer} .article-share a:hover,.article-share button:hover{background:#13ba82;color:#fff} .article-card-pro .article-content{max-width:810px;color:#284754;font-size:18px;line-height:1.9} .article-card-pro .article-content>p:first-child:first-letter{float:left;margin:9px 10px 0 0;color:#0dab79;font-size:64px;font-weight:800;line-height:.72} .article-card-pro .article-content h2{margin-top:36px;font-size:30px;color:#092b3d} .article-card-pro .article-content h3{margin-top:28px;font-size:24px;color:#0b3b4a} .article-card-pro .article-content img{border-radius:15px} .article-card-pro blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid #18c78d;border-radius:0 14px 14px 0;background:#edfbf6;color:#184e55;font-size:19px;font-weight:600} .article-footer-box{margin:0 48px 34px;padding:20px 22px;border:1px solid rgba(16,185,129,.14);border-radius:15px;background:linear-gradient(110deg,#effcf7,#e5faf7)} .article-footer-box strong{color:#0a9f70} .article-footer-box p{margin:4px 0 0;color:#587481;font-size:13px} .related-section{padding:0 48px 46px} .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px} .related-grid .latest-card{background:#fff;border-color:rgba(16,185,129,.13)} .single-sidebar{position:sticky;top:104px} .single-sidebar-panel,.single-newsletter{border-radius:18px} .single-recent-list{display:flex;flex-direction:column} .single-recent-list a{display:grid;grid-template-columns:82px minmax(0,1fr);gap:11px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.08)} .single-recent-list a:last-child{border-bottom:0} .single-recent-list img{width:82px;height:58px;object-fit:cover;border-radius:10px} .single-recent-list strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:12px;line-height:1.42} .single-recent-list small{display:block;margin-top:5px;color:#9cc8bf;font-size:10px} .single-newsletter h3{margin:4px 0 8px;font-size:22px} .sidebar-empty{color:#b9d8d1;font-size:12px} @media(max-width:1100px){.article-shell-pro{grid-template-columns:1fr} .single-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr} .related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}} @media(max-width:760px){.archive-hero{padding:28px 24px}.archive-hero .archive-title{font-size:32px}.archive-news-grid{grid-template-columns:1fr} .article-header{padding:28px 22px 10px}.article-card-pro .article-title{font-size:34px}.article-lead{font-size:16px} .article-meta-row{align-items:flex-start;flex-direction:column}.article-card-pro .article-featured{width:calc(100% - 24px);margin:20px 12px 0} .article-layout-inner{grid-template-columns:1fr;padding:28px 22px}.article-share{position:static;flex-direction:row;justify-content:flex-start}.article-share span{writing-mode:initial;transform:none;margin:0 6px 0 0} .article-card-pro .article-content{font-size:17px}.article-footer-box{margin:0 22px 28px}.related-section{padding:0 22px 32px}.related-grid{grid-template-columns:1fr} .single-sidebar{display:flex}.hero-dots{right:18px;bottom:16px}} .hero-slide:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(4,33,42,.02) 18%,rgba(4,31,38,.18) 48%,rgba(4,19,27,.92) 100%);pointer-events:none} .quick-menu-strip{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid rgba(16,185,129,.16);backdrop-filter:blur(8px);box-shadow:0 12px 28px rgba(12,74,74,.08)} .quick-menu-strip a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#f5fffb,#e7fbf3);color:#0a6f54;font-size:13px;font-weight:800;border:1px solid rgba(16,185,129,.16);transition:.2s} .quick-menu-strip a:hover{background:linear-gradient(135deg,#15c885,#34d399);color:#fff;transform:translateY(-2px)} .latest-card,.popular-row,.module-lead a,.video-list a,.analysis-list a,.category-menu a,.quick-menu-strip a{cursor:pointer} @media(max-width:640px){.quick-menu-strip{gap:8px;padding:12px}.quick-menu-strip a{font-size:12px;padding:9px 12px}} html{margin-top:0!important} #wpadminbar{display:none!important}:root{--s8-bg:#f5f8fb;--s8-surface:#ffffff;--s8-text:#101820;--s8-muted:#667683;--s8-primary:#10b85f;--s8-primary-2:#27cf78;--s8-primary-soft:#eaf9f0;--s8-dark:#112332;--s8-dark-2:#1a3446;--s8-line:#e4ebef;--s8-shadow:0 12px 32px rgba(20,45,60,.07);--s8-shadow-lg:0 22px 50px rgba(20,45,60,.12)} body,body.home,body.blog,body.archive,body.category,body.search,body.single{background:linear-gradient(180deg,#fff 0%,#f8fbfc 42%,#f2f7f9 100%);color:var(--s8-text)} body.home .site-main,body.blog .site-main,body.archive .site-main,body.category .site-main,body.search .site-main,body.single .site-main{background:transparent} .container,body.home .container,body.blog .container,body.archive .container,body.category .container,body.search .container,body.single .container{width:min(1420px,calc(100% - 36px))} .site-main{padding:16px 0 52px} .utility-bar{display:none!important} .site-header.light-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);color:#111b22;border-bottom:1px solid #e7edf0;box-shadow:0 7px 24px rgba(28,55,72,.05);backdrop-filter:blur(16px)} .light-header .header-row{min-height:76px;grid-template-columns:240px minmax(0,1fr) auto;gap:26px} .brand-light{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;min-width:220px} .brand-wordmark{display:flex;align-items:baseline;line-height:1;letter-spacing:-1.2px} .brand-wordmark b{font-size:30px;font-weight:900;color:#10b85f} .brand-wordmark strong{font-size:28px;font-weight:900;color:#151f26} .brand-light .brand-sub{margin-top:4px;color:#7a8993;font-size:9px;font-weight:700;letter-spacing:1.25px} .light-header .custom-logo{max-height:52px;width:auto} .light-header .main-nav{justify-self:center;min-width:0} .light-header .main-nav ul{gap:25px} .light-header .main-nav a{padding:27px 0 24px;color:#25333c;font-size:13px;font-weight:700} .light-header .main-nav a:after{bottom:15px;height:3px;background:linear-gradient(90deg,#10b85f,#35d47f)} .light-header .main-nav a:hover,.light-header .main-nav .current-menu-item>a{color:#0d9d52} .header-actions{gap:12px} .light-header .search-box-button{width:auto;min-width:176px;height:42px;padding:0 13px 0 15px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3e9ed;background:#f5f7f8;color:#65737d;border-radius:12px;box-shadow:none} .light-header .search-box-button span{font-size:12px;color:#7a8790;white-space:nowrap} .light-header .search-box-button:hover{background:#fff;border-color:#b9ddca;color:#0da85a} .light-header .follow-button{height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#13bd64,#08a957);color:#fff;font-size:12px;font-weight:800;box-shadow:0 9px 20px rgba(16,184,95,.22)} .light-header .follow-button:hover{color:#fff;transform:translateY(-1px)} .light-header .menu-toggle{border-color:#e4e9ec;background:#f6f8f9;color:#24343e} .light-header .header-search{background:#fff;border-top:1px solid #edf1f3;padding:12px 0 16px} .light-header .search-form{background:#f5f7f8;border-color:#e2e8ec} .light-header .search-form input{color:#16242d} .light-header .search-form input::placeholder{color:#89969f} .light-header .search-form button{color:#263741} .light-ticker{background:#fff;color:#4d5e68;border-bottom:1px solid #e8eef1;box-shadow:0 3px 12px rgba(20,45,60,.03)} .light-ticker .ticker-row{height:42px;gap:22px} .light-ticker .ticker-label{background:linear-gradient(135deg,#12bb62,#08a856);border-radius:7px;padding:7px 16px;box-shadow:none;font-size:11px} .light-ticker .ticker-track{font-size:11px;color:#60707a} .light-ticker .ticker-track i{background:#16b964;width:4px;height:4px} .news-dashboard-grid{grid-template-columns:minmax(0,2.22fr) minmax(300px,.86fr) minmax(300px,.8fr);gap:18px} .v2-hero{min-height:455px;border:1px solid #e0e8ec;border-radius:18px;background:#dfeff5;box-shadow:var(--s8-shadow-lg)} .v2-hero:after,.hero-slide:after{background:linear-gradient(180deg,rgba(2,22,33,.02) 15%,rgba(2,22,33,.08) 46%,rgba(3,17,27,.88) 100%)} .v2-hero .featured-overlay{padding:34px 34px 28px} .v2-hero .featured-title{font-size:32px;line-height:1.12;max-width:720px;color:#fff} .v2-hero .featured-excerpt{max-width:700px;color:#e9f3f7;font-size:13px} .v2-hero .meta-light{color:#e6eff3} .hero-nav button{background:rgba(10,28,38,.72);border-color:rgba(255,255,255,.2)} .hero-nav button:hover{background:#10b85f} .hero-dot{background:rgba(255,255,255,.55)} .hero-dot.is-active{background:#23ce72} .panel{border:1px solid #e4eaee;background:#fff;box-shadow:var(--s8-shadow)} .panel-dark{background:#fff;color:#14232c;border-color:#e4eaee;box-shadow:var(--s8-shadow)} .panel-dark .panel-title,.panel-dark .accent-title,.panel-dark .popular-copy strong{color:#17232a} .panel-dark .popular-row{border-bottom:1px solid #edf1f3} .panel-dark .popular-copy small{color:#8a969f} .panel-dark .popular-rank{background:#16b964;color:#fff} .popular-row{grid-template-columns:28px 74px minmax(0,1fr);gap:11px;padding:11px 0} .popular-row img{width:74px;height:50px;border-radius:9px} .popular-copy strong{font-size:12px;line-height:1.35} .popular-copy small{font-size:9px} .accent-title:before{background:linear-gradient(#10b85f,#35d47f)} .newsletter-v2{color:#183125;background:linear-gradient(145deg,#f4fff8,#eaf9f0);border:1px solid #cfeedd;box-shadow:var(--s8-shadow)} .newsletter-v2 .newsletter-icon{background:#fff;color:#0eaa59;border:1px solid #d5eee0} .newsletter-v2 .newsletter-kicker{color:#0da556} .newsletter-v2 h2{color:#0f9e53;font-size:26px} .newsletter-v2 p{color:#50675b} .newsletter-v2 input{background:#fff;border:1px solid #d6e5dd;color:#213128} .newsletter-v2 input::placeholder{color:#91a29a} .newsletter-v2 small{color:#7a8f84} .category-panel-v2 .category-menu a{color:#2d3d46;border-bottom:1px solid #eef2f4} .category-panel-v2 .category-menu a:hover{color:#0ca958;background:#f6fbf8} .category-panel-v2 .category-menu b{color:#12b65f} .category-panel-v2 .category-menu em{background:#e8f8ef;color:#0da758} .v2-latest{margin-top:14px;padding:0} .v2-latest .section-title,.home-module .module-title h2,.panel-title{color:#17242b} .v2-latest .latest-grid{gap:12px} .v2-latest .latest-card,.latest-card{background:#fff;border-color:#e4eaee;box-shadow:0 7px 22px rgba(20,45,60,.055);border-radius:13px} .v2-latest .latest-body h3 a,.home-module h3 a,.video-list strong,.analysis-list strong{color:#15232b} .v2-latest .meta,.home-modules-grid .meta,.home-modules-grid p,.analysis-list small,.video-list small,.headline-list a{color:#7c8b94} .badge-solid,.badge-on-image{background:linear-gradient(135deg,#10b85f,#25cf76)} .section-link,.module-title a{color:#0ca958} .home-modules-grid{margin-top:18px;gap:16px} .home-module{background:#fff;border:1px solid #e4eaee;border-radius:17px;padding:17px;box-shadow:var(--s8-shadow)} .module-title{padding-bottom:11px;border-bottom:1px solid #eef2f4} .module-title h2{font-size:17px} .module-lead img{background:#e6eef2} .video-lead{background:#e5edf1} .video-list img{background:#e7eef2} .analysis-list a{border-bottom:1px solid #eef2f4} .author-avatar{background:linear-gradient(135deg,#13bd64,#25cf76)} .archive-hero,.archive-layout .news-card,.article-card-pro{background:#fff;border-color:#e3eaee;box-shadow:var(--s8-shadow)} .archive-hero{background:linear-gradient(120deg,#fff,#f0fbf5)} .archive-hero .archive-title,.article-card-pro .article-title,.article-author strong,.article-card-pro .article-content h2,.article-card-pro .article-content h3{color:#14242d} .article-lead,.article-card-pro .article-content{color:#435963} .article-card-pro .article-featured{background:#e4eef2} .article-share a,.article-share button{background:#f2fbf6;border-color:#d7ecdf;color:#0ca858} .article-footer-box{background:linear-gradient(110deg,#f4fff8,#edf9f2);border-color:#d4ebde} .single-sidebar-panel{background:#fff} .single-recent-list a{border-bottom:1px solid #eef2f4} .single-recent-list strong{color:#1b2a31} .single-recent-list small{color:#839199} .sidebar-empty{color:#7f8d95} .site-footer{margin-top:20px;padding:40px 0 18px;background:#fff;color:#354650;border-top:1px solid #e5ecef} .site-footer:before{display:none} .site-footer .brand-wordmark b{font-size:26px} .site-footer .brand-wordmark strong{font-size:24px} .site-footer .footer-title,.site-footer .brand-title{color:#1d2a31} .site-footer .footer-links a,.site-footer .footer-brand-col p,.site-footer .footer-newsletter p{color:#71808a} .site-footer .footer-links a:hover{color:#0ca858} .social-row a{background:#f3f6f7;color:#30434d;border:1px solid #e3e9ec} .footer-form{background:#f5f7f8;border-color:#e1e8eb} .footer-form input{color:#24343d} .footer-form input::placeholder{color:#94a0a7} .footer-bottom{border-top-color:#edf1f3;color:#8a969e} @media(max-width:1240px){.light-header .header-row{grid-template-columns:210px minmax(0,1fr) auto;gap:18px} .light-header .main-nav ul{gap:16px} .light-header .search-box-button{min-width:150px} .news-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(290px,.9fr)} .dashboard-widgets{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:16px}} @media(max-width:980px){.light-header .header-row{grid-template-columns:auto 1fr auto} .light-header .main-nav{display:none;position:absolute;left:0;right:0;top:100%;padding:10px 20px 18px;background:#fff;border-top:1px solid #e6ecef;box-shadow:0 18px 35px rgba(20,45,60,.12)} .light-header .main-nav.is-open{display:block} .light-header .main-nav ul{display:block} .light-header .main-nav a{padding:11px 4px;color:#25343c} .light-header .search-box-button{min-width:42px;width:42px;padding:0;justify-content:center} .light-header .search-box-button span{display:none} .news-dashboard-grid{grid-template-columns:1fr} .dashboard-popular,.dashboard-widgets{display:flex} .home-modules-grid{grid-template-columns:1fr}} @media(max-width:720px){.container,body.home .container,body.blog .container,body.archive .container,body.category .container,body.search .container,body.single .container{width:min(100% - 20px,1420px)} .light-header .header-row{min-height:66px} .brand-wordmark b{font-size:25px}.brand-wordmark strong{font-size:23px}.brand-light .brand-sub{font-size:8px} .light-header .follow-button{display:none} .light-ticker .ticker-row{height:38px}.light-ticker .ticker-track{font-size:10px} .v2-hero{min-height:345px} .v2-hero .featured-title{font-size:25px} .v2-latest .latest-grid{grid-template-columns:1fr} .dashboard-widgets{grid-template-columns:1fr} .article-card-pro .article-title{font-size:33px}} .site-main{padding-top:24px;padding-bottom:36px} .light-ticker{position:relative;background:#ffffff;border-top:1px solid #ecf1f3;border-bottom:1px solid #ecf1f3;box-shadow:0 6px 18px rgba(17,24,39,.04)} .light-ticker .ticker-row{position:relative;gap:18px;overflow:hidden} .light-ticker .ticker-label{position:relative;z-index:2;flex:0 0 auto;padding:10px 16px;border-radius:10px;background:linear-gradient(135deg,#17c964,#0dbf6f);font-size:13px;letter-spacing:.02em;box-shadow:0 8px 20px rgba(16,185,129,.22)} .light-ticker .ticker-marquee{position:relative;overflow:hidden;flex:1 1 auto;min-width:0} .light-ticker .ticker-track{display:flex;align-items:center;gap:18px;white-space:nowrap;width:max-content;min-width:max-content;will-change:transform;animation:s8TickerMarquee var(--ticker-duration,38s) linear infinite;padding-right:18px} .light-ticker .ticker-track:hover{animation-play-state:paused} .light-ticker .ticker-item{display:inline-flex;align-items:center;gap:16px;color:#5d6e77;font-size:13px;font-weight:600;white-space:nowrap} .light-ticker .ticker-item:hover{color:#0ca26b} .light-ticker .ticker-sep{width:5px;height:5px;border-radius:50%;background:#16b964;flex:0 0 auto} @keyframes s8TickerMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--ticker-distance,50%)))}} .news-dashboard-grid{gap:20px;margin-top:6px} .dashboard-primary,.dashboard-popular,.dashboard-widgets,.home-module,.v2-latest{min-width:0} .v2-hero{border-radius:24px;overflow:hidden;box-shadow:0 18px 40px rgba(9,40,62,.12);border:1px solid rgba(16,185,129,.10)} .v2-hero .featured-overlay{background:linear-gradient(180deg,rgba(9,30,48,.02) 0%,rgba(8,24,39,.16) 38%,rgba(5,16,27,.88) 100%)} .v2-hero .featured-title{font-size:28px;line-height:1.18;max-width:90%} .v2-hero .featured-excerpt{max-width:82%;font-size:14px;line-height:1.55} .hero-nav button{backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(0,0,0,.14)} .v2-latest{margin-top:18px;padding:18px 18px 6px;background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:20px;box-shadow:0 14px 32px rgba(17,24,39,.06)} .v2-latest .latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px} .v2-latest .latest-card{overflow:hidden;border-radius:16px;background:#fff;border:1px solid #ebf0f4;box-shadow:0 8px 22px rgba(17,24,39,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease} .v2-latest .latest-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(17,24,39,.08);border-color:#caeada} .v2-latest .latest-body{padding:14px} .v2-latest .latest-body h3{font-size:15px;line-height:1.45;min-height:44px} .dashboard-popular.panel-dark,.dashboard-widgets .panel,.home-module{background:#fff!important;color:#17242b;border:1px solid rgba(17,24,39,.06)!important;box-shadow:0 14px 32px rgba(17,24,39,.06)!important} .dashboard-popular .panel-title,.dashboard-widgets .panel-title,.home-module .module-title h2{color:#16232c!important} .dashboard-popular .popular-row{padding:12px 0;border-bottom:1px solid #eef2f5} .dashboard-popular .popular-copy strong{font-size:15px;line-height:1.38;color:#16232c} .dashboard-popular .popular-copy small{color:#7a8994} .dashboard-popular .popular-rank{background:#e9faf2;color:#08a56e;font-weight:800} .newsletter-v2{padding:22px;border-radius:20px;background:linear-gradient(180deg,#f6fffa 0%,#f2fbf7 100%)!important} .newsletter-v2 h2{font-size:24px;color:#16a06e} .newsletter-v2 input{background:#fff;border:1px solid #d9e7e0;color:#17303b} .newsletter-v2 .btn{background:linear-gradient(135deg,#17c964,#0dbf6f);box-shadow:0 10px 24px rgba(16,185,129,.18)} .category-panel-v2 .category-menu a{padding:12px 2px;border-bottom:1px solid #eef2f5;color:#18262f} .category-panel-v2 .category-menu a:hover{color:#0ca26b} .category-panel-v2 .category-menu em{background:#effaf4;color:#0ca26b} .home-modules-grid{margin-top:20px;grid-template-columns:1.05fr 1.08fr .95fr;gap:18px} .home-module{border-radius:20px;padding:18px;overflow:hidden} .module-title{margin-bottom:16px} .module-title a{color:#0fa76f} .module-lead{grid-template-columns:220px minmax(0,1fr);gap:16px} .module-lead img{height:160px;border-radius:16px} .module-lead h3{font-size:20px;line-height:1.35} .headline-list li{padding:10px 0;border-bottom:1px dashed #e8edf1} .headline-list li:last-child{border-bottom:0} .headline-list a:hover{color:#0ca26b} .video-layout{grid-template-columns:minmax(0,1.25fr) minmax(190px,.95fr);gap:16px} .video-lead{border-radius:18px;overflow:hidden} .video-lead img{height:220px} .video-list a{padding:6px 0} .video-list strong{line-height:1.4} .analysis-list a{padding:14px 0;border-bottom:1px solid #edf2f5} .analysis-list a:hover strong{color:#0ca26b} .analysis-list .author-avatar{box-shadow:0 8px 20px rgba(16,185,129,.18)} @media (max-width:1200px){.v2-latest .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .home-modules-grid{grid-template-columns:1fr}} @media (max-width:980px){.light-ticker .ticker-item{font-size:12px} .news-dashboard-grid{grid-template-columns:1fr!important} .dashboard-widgets{display:grid;grid-template-columns:1fr 1fr;gap:18px} .v2-hero .featured-title{font-size:25px;max-width:100%} .v2-hero .featured-excerpt{max-width:100%}} @media (max-width:767px){.light-ticker .ticker-label{padding:8px 12px;font-size:11px} .light-ticker .ticker-item{font-size:11px;gap:12px} .dashboard-widgets{grid-template-columns:1fr} .v2-latest{padding:16px 16px 4px} .v2-latest .latest-grid{grid-template-columns:1fr} .module-lead,.video-layout{grid-template-columns:1fr} .module-lead img,.video-lead img{height:190px}} .dashboard-popular{position:relative} .dashboard-popular .panel-title{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#16c76a 0%,#0dbb74 100%);color:#fff !important;font-size:16px;font-weight:800;line-height:1;box-shadow:0 14px 28px rgba(16,185,129,.22);border:1px solid rgba(255,255,255,.32)} .dashboard-popular .panel-title::before{content:'🔥';display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.18);font-size:14px} .dashboard-popular .panel-title::after{content:'HOT';display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em} @media (max-width:767px){.dashboard-popular .panel-title{font-size:14px;padding:10px 14px} .dashboard-popular .panel-title::after{padding:4px 8px;font-size:9px}} .dashboard-primary .v2-latest{width:100%;display:block;padding:20px 20px 18px;margin-top:22px;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#fbfdfc 100%);border:1px solid rgba(16,185,129,.12);box-shadow:0 18px 40px rgba(17,24,39,.08)} .dashboard-primary .v2-latest .section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px} .dashboard-primary .v2-latest .section-title{display:inline-flex;align-items:center;gap:12px;margin:0;font-size:22px;font-weight:800;color:#16232c} .dashboard-primary .v2-latest .section-title::before{content:'';width:5px;height:28px;border-radius:999px;background:linear-gradient(180deg,#1ad06d,#0dbf6f);box-shadow:0 6px 14px rgba(16,185,129,.18)} .dashboard-primary .v2-latest .section-link{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:999px;background:#effaf4;color:#0ca26b;font-size:13px;font-weight:800} .dashboard-primary .v2-latest .section-link:hover{background:linear-gradient(135deg,#15c885,#34d399);color:#fff} .dashboard-primary .v2-latest .latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px} .dashboard-primary .v2-latest .latest-card{height:100%;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e7eef2;box-shadow:0 10px 26px rgba(17,24,39,.05)} .dashboard-primary .v2-latest .latest-thumb{display:block;aspect-ratio:16/9;overflow:hidden} .dashboard-primary .v2-latest .latest-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease} .dashboard-primary .v2-latest .latest-card:hover .latest-thumb img{transform:scale(1.05)} .dashboard-primary .v2-latest .latest-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;padding:16px 16px 14px} .dashboard-primary .v2-latest .latest-body h3{margin:0 0 10px;min-height:76px;font-size:15px;line-height:1.48} .dashboard-primary .v2-latest .meta{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:auto;font-size:12px} @media (max-width:1200px){.dashboard-primary .v2-latest .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}} @media (max-width:767px){.dashboard-primary .v2-latest{padding:16px 16px 14px;border-radius:20px} .dashboard-primary .v2-latest .section-title{font-size:20px} .dashboard-primary .v2-latest .latest-grid{grid-template-columns:1fr;gap:14px} .dashboard-primary .v2-latest .latest-body h3{min-height:auto}} @media (min-width:1201px){.news-dashboard-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(290px,.86fr) minmax(280px,.78fr);grid-template-areas:"hero popular widgets" "latest latest widgets";gap:20px;align-items:start} .dashboard-primary{grid-area:hero} .dashboard-popular{grid-area:popular} .dashboard-widgets{grid-area:widgets} .news-dashboard-grid>.v2-latest{grid-area:latest} .dashboard-primary .v2-hero{height:100%;min-height:430px} .dashboard-popular{align-self:start;margin-top:-4px;padding:14px 16px 12px;min-height:430px;max-height:430px;overflow:hidden} .dashboard-popular .panel-title{margin-bottom:8px;padding:10px 16px} .dashboard-popular .popular-row{padding:8px 0;grid-template-columns:22px 72px minmax(0,1fr);gap:9px} .dashboard-popular .popular-row img{width:72px;height:48px} .dashboard-popular .popular-copy strong{font-size:13px;line-height:1.3} .dashboard-popular .popular-copy small{font-size:9px} .news-dashboard-grid>.v2-latest{width:100%;margin:0;padding:20px 20px 18px;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#fbfdfc 100%);border:1px solid rgba(16,185,129,.12);box-shadow:0 18px 40px rgba(17,24,39,.08)} .news-dashboard-grid>.v2-latest .latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}} @media (min-width:981px) and (max-width:1200px){.news-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.9fr);grid-template-areas:"hero popular" "latest latest" "widgets widgets";gap:18px} .dashboard-primary{grid-area:hero} .dashboard-popular{grid-area:popular} .dashboard-widgets{grid-area:widgets;display:grid;grid-template-columns:1fr 1fr;gap:18px} .news-dashboard-grid>.v2-latest{grid-area:latest;width:100%;margin:0}} @media (max-width:980px){.news-dashboard-grid{display:grid;grid-template-columns:1fr!important;grid-template-areas:"hero" "popular" "latest" "widgets"} .dashboard-primary{grid-area:hero} .dashboard-popular{grid-area:popular} .news-dashboard-grid>.v2-latest{grid-area:latest;width:100%;margin:0} .dashboard-widgets{grid-area:widgets}} body.single .site-main,body.single .site-main>.container,body:has(.article-shell-pro) .site-main>.container{width:min(1480px,calc(100% - 36px))} .article-reading-progress{position:fixed;left:0;right:0;top:0;height:4px;z-index:9999;background:rgba(16,185,129,.08);pointer-events:none} .article-reading-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#16c96d,#0da66f,#38d9a9);box-shadow:0 0 12px rgba(16,185,129,.38);transition:width .08s linear} .article-breadcrumb{margin:2px 0 18px;padding:11px 15px;border:1px solid #e5ecef;border-radius:12px;background:rgba(255,255,255,.86);box-shadow:0 8px 24px rgba(17,24,39,.035);font-size:13px} .article-shell-pro{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;align-items:start} .article-card-pro{overflow:hidden;padding:0;border:1px solid #e2ebee;border-radius:26px;background:#fff;box-shadow:0 24px 65px rgba(18,52,67,.10)} .article-header{padding:52px 64px 20px;background:linear-gradient(145deg,#fff 0%,#fbfffd 100%)} .article-card-pro .article-title{max-width:1040px;margin:16px 0 16px;font-size:50px;line-height:1.13;letter-spacing:-1.4px;color:#13252e;text-wrap:balance} .article-lead{max-width:980px;margin:0 0 24px;font-size:19px;line-height:1.72;color:#526b76} .article-meta-row{padding-top:20px;border-top:1px solid #e8eef1} .article-author .author-avatar{width:48px;height:48px;font-size:17px;box-shadow:0 9px 24px rgba(16,185,129,.20)} .article-author strong{font-size:14px}.article-author small{font-size:11px} .article-summary-box{display:grid;grid-template-columns:46px minmax(0,1fr);gap:16px;margin:6px 64px 28px;padding:20px 22px;border:1px solid #d7eee2;border-radius:18px;background:linear-gradient(135deg,#f3fff8,#ecfaf6);color:#355b5b} .article-summary-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#16c86c,#20b987);color:#fff;font-size:20px;font-weight:800;box-shadow:0 10px 22px rgba(16,185,129,.20)} .article-summary-box strong{display:block;margin-bottom:5px;color:#0b8e62;font-size:14px;text-transform:uppercase;letter-spacing:.7px} .article-summary-box p{margin:0;font-size:15px;line-height:1.65} .article-card-pro .article-featured{display:block;width:calc(100% - 64px);max-height:680px;margin:0 32px;border-radius:22px;object-fit:cover;background:#e4eef2;box-shadow:0 16px 36px rgba(14,42,56,.10)} .article-layout-inner{display:grid;grid-template-columns:58px minmax(0,860px);justify-content:center;gap:28px;padding:46px 64px 34px} .article-share{top:100px} .article-share span{color:#6f8791} .article-share a,.article-share button{width:42px;height:42px;background:#f2fbf6;border-color:#d5ebdf;color:#0ca66f;box-shadow:0 6px 18px rgba(16,185,129,.07)} .article-card-pro .article-content{width:100%;max-width:860px;font-size:18px;line-height:1.92;color:#304b56} .article-card-pro .article-content p{margin-bottom:24px} .article-card-pro .article-content>p:first-child{font-size:19px;font-weight:500;color:#284752} .article-card-pro .article-content>p:first-child:first-letter{font-size:68px;color:#0db276} .article-card-pro .article-content h2{position:relative;margin:46px 0 18px;padding-left:18px;font-size:31px;line-height:1.25;color:#142932} .article-card-pro .article-content h2:before{content:"";position:absolute;left:0;top:4px;width:5px;height:34px;border-radius:99px;background:linear-gradient(180deg,#18ca70,#0ba56d)} .article-card-pro .article-content h3{margin:34px 0 15px;font-size:24px;color:#173943} .article-card-pro .article-content ul,.article-card-pro .article-content ol{padding-left:24px;margin:0 0 25px} .article-card-pro .article-content li{margin:10px 0} .article-card-pro .article-content a{color:#0b9f6c;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px} .article-card-pro blockquote{margin:32px 0;padding:24px 28px;border-left:5px solid #18c78d;border-radius:0 18px 18px 0;background:#effbf6;color:#194a54;font-size:20px;line-height:1.7} .article-footer-box{margin:0 64px 38px;padding:22px 24px;border-radius:18px} .related-section{padding:0 64px 54px} .related-section .section-title{font-size:24px} .related-grid{gap:18px} .related-grid .latest-card{overflow:hidden;border-radius:17px;box-shadow:0 10px 28px rgba(17,24,39,.06)} .related-grid .latest-body{padding:14px} .single-sidebar{position:sticky;top:90px;display:flex;flex-direction:column;gap:18px} .single-sidebar .panel{padding:20px;border:1px solid #e2eaed;border-radius:20px;background:#fff;box-shadow:0 15px 36px rgba(17,24,39,.07)} .article-toc-panel .panel-title{margin-bottom:13px} .article-toc{display:flex;flex-direction:column;gap:4px} .article-toc a{display:block;padding:10px 11px;border-radius:10px;color:#536873;font-size:13px;font-weight:600;line-height:1.4;transition:.2s} .article-toc a:hover,.article-toc a.is-active{background:#edf9f3;color:#0a9d69} .article-toc a.toc-level-3{padding-left:24px;font-size:12px;color:#6d8089} .article-toc-empty{margin:0;color:#8b999f;font-size:12px} .single-sidebar-panel .panel-title{color:#15262f} .single-recent-list a{grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px 0} .single-recent-list img{width:92px;height:66px;border-radius:12px} .single-recent-list strong{color:#1a2b33;font-size:13px;line-height:1.42} .single-recent-list small{color:#819098} .single-newsletter{padding:23px!important;background:linear-gradient(150deg,#f4fff9,#eaf9f3)!important} .single-newsletter h3{color:#0a9f6c;font-size:23px} .single-newsletter input{background:#fff!important;border:1px solid #d7e7df!important;color:#1c323b!important} @media(max-width:1180px){.article-shell-pro{grid-template-columns:minmax(0,1fr) 320px;gap:20px} .article-header{padding:44px 44px 18px} .article-card-pro .article-title{font-size:43px} .article-summary-box{margin-left:44px;margin-right:44px} .article-layout-inner{padding-left:44px;padding-right:44px} .article-footer-box{margin-left:44px;margin-right:44px} .related-section{padding-left:44px;padding-right:44px}} @media(max-width:980px){.article-shell-pro{grid-template-columns:1fr} .single-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr} .article-toc-panel{grid-column:1/-1}} @media(max-width:760px){body.single .site-main>.container,body:has(.article-shell-pro) .site-main>.container{width:min(100% - 18px,1480px)} .article-breadcrumb{font-size:11px;padding:9px 11px} .article-card-pro{border-radius:20px} .article-header{padding:28px 22px 14px} .article-card-pro .article-title{font-size:34px;line-height:1.18;letter-spacing:-.7px} .article-lead{font-size:16px} .article-summary-box{grid-template-columns:38px minmax(0,1fr);gap:12px;margin:4px 16px 20px;padding:16px} .article-summary-icon{width:38px;height:38px;border-radius:11px;font-size:16px} .article-card-pro .article-featured{width:calc(100% - 24px);margin:0 12px;border-radius:16px} .article-layout-inner{grid-template-columns:1fr;padding:28px 22px} .article-card-pro .article-content{font-size:17px;line-height:1.82} .article-card-pro .article-content h2{font-size:26px} .article-footer-box{margin:0 22px 28px} .related-section{padding:0 22px 34px} .single-sidebar{display:flex}} .mobile-quickbar,.mobile-menu-panel,.mobile-menu-overlay,.mobile-menu-close,.mobile-menu-heading,.mobile-menu-links,.mobile-menu-top,.mobile-search-shell,.mobile-menu-search,.mobile-menu-latest-row{display:none} @media (max-width:767px){body.menu-open{overflow:hidden} .light-header{position:sticky;top:0;z-index:60;background:#fff} .light-header .header-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:74px;padding:10px 0} .brand-light{min-width:0;max-width:none} .brand-wordmark b{font-size:17px} .brand-wordmark strong{font-size:17px;letter-spacing:-.4px} .brand-light .brand-sub{display:none} .header-actions{display:none} .mobile-quickbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center} .mobile-search-shell{display:block;min-width:0} .mobile-search-shell .search-form{display:flex;align-items:center;gap:8px;background:#f3f6f7;border:1px solid #e3e9ec;border-radius:12px;padding:8px 10px} .mobile-search-shell .search-field{border:0;background:transparent;padding:0;min-width:0;height:auto;font-size:14px;color:#1f2e37} .mobile-search-shell .search-submit{width:34px;height:34px;border-radius:10px;border:0;background:#10b85f;color:#fff;font-size:0;display:grid;place-items:center;padding:0} .mobile-search-shell .search-submit:before{content:'🔍';font-size:15px;line-height:1} .mobile-latest-button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,#19c668,#0eaf61);color:#fff;font-size:13px;font-weight:900;letter-spacing:.02em;white-space:nowrap;box-shadow:0 8px 20px rgba(16,185,129,.22)} .light-header .menu-toggle{display:grid;width:42px;height:42px;border-radius:12px;background:#10b85f;border-color:#10b85f;color:#fff;order:-1} .light-header .menu-toggle svg{width:20px;height:20px} .light-header .main-nav{display:none!important} .header-search{display:none!important} .light-ticker .ticker-row{padding:0 0 0 2px} .mobile-menu-overlay{display:block;position:fixed;inset:0;background:rgba(15,24,32,.34);z-index:70;opacity:0;pointer-events:none;transition:.2s} .mobile-menu-panel{display:block;position:fixed;left:0;top:0;bottom:0;width:min(88vw,360px);background:#fff;z-index:80;transform:translateX(-100%);transition:.24s ease;box-shadow:18px 0 40px rgba(0,0,0,.12);overflow:auto;padding:16px 0 24px} body.menu-open .mobile-menu-overlay{opacity:1;pointer-events:auto} body.menu-open .mobile-menu-panel{transform:translateX(0)} .mobile-menu-top{display:flex;align-items:center;gap:12px;padding:0 16px 10px} .mobile-menu-close{display:grid;place-items:center;width:42px;height:42px;border:0;background:#f3f6f7;border-radius:12px;color:#1b2b34;font-size:28px;line-height:1;padding:0} .mobile-menu-brand{font-weight:900;font-size:22px;color:#10b85f;letter-spacing:-.04em} .mobile-menu-search{display:block;padding:0 16px 12px} .mobile-menu-search .search-form{display:flex;align-items:center;gap:8px;background:#f3f6f7;border:1px solid #e3e9ec;border-radius:12px;padding:8px 10px} .mobile-menu-search .search-field{border:0;background:transparent;padding:0;height:auto;min-width:0} .mobile-menu-search .search-submit{width:34px;height:34px;border-radius:10px;border:0;background:#10b85f;color:#fff;font-size:0;display:grid;place-items:center;padding:0} .mobile-menu-search .search-submit:before{content:'🔍';font-size:15px;line-height:1} .mobile-menu-latest-row{display:block;padding:0 16px 14px} .mobile-latest-button.inside{display:flex;width:100%;height:46px;border-radius:12px} .mobile-menu-heading{display:block;padding:12px 16px 8px;color:#1d2a31;font-size:15px;font-weight:900;letter-spacing:.01em} .mobile-menu-links{display:block} .mobile-menu-links a{display:grid;grid-template-columns:36px minmax(0,1fr) 18px;gap:14px;align-items:center;padding:14px 16px;border-top:1px solid #edf1f3;color:#1c2a31;font-size:15px;font-weight:700} .mobile-menu-links a:last-child{border-bottom:1px solid #edf1f3} .mobile-menu-links .icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f3f7f8;font-size:18px} .mobile-menu-links .arrow{color:#7b8a94;font-size:24px;line-height:1;text-align:right}} .mobile-actionbar,.mobile-category-tabs,.mobile-menu-trigger,.mobile-social-section,.mobile-login-row{display:none} @media (max-width:767px){:root{--mobile-green:#10b85f;--mobile-green-dark:#078f49;--mobile-green-soft:#effbf4;--mobile-line:#d9eee2} html,body{background:#fff;color:#20242a} body.menu-open{overflow:hidden} .container{width:min(100% - 24px,1320px)} .site-header.light-header{position:sticky;top:0;z-index:70;background:linear-gradient(135deg,var(--mobile-green),#0da75a);border:0;box-shadow:0 4px 16px rgba(16,185,95,.18)} .light-header .header-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:9px 0} .mobile-menu-trigger{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:11px;background:rgba(146,10,65,.22);color:#fff;padding:0} .mobile-menu-trigger .icon{width:23px;height:23px} .brand-light{display:flex;align-items:center;justify-content:center;min-width:0;text-align:center} .brand-wordmark{display:flex;align-items:baseline;justify-content:center;white-space:nowrap} .brand-wordmark b,.brand-wordmark strong{color:#fff!important;text-shadow:0 2px 10px rgba(119,10,55,.16)} .brand-wordmark b{font-size:19px}.brand-wordmark strong{font-size:18px;letter-spacing:-.5px} .brand-light .brand-sub{display:none} .mobile-actionbar{display:flex;align-items:center;gap:7px} .mobile-header-search{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:11px;background:rgba(146,10,65,.20);color:#fff;padding:0} .mobile-header-search .icon{width:21px;height:21px} .mobile-latest-button{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 12px;border-radius:10px;background:rgba(146,10,65,.24);color:#fff;font-size:11px;font-weight:900;letter-spacing:.03em;white-space:nowrap;box-shadow:none} .light-header .main-nav,.header-actions,.header-search{display:none!important} .mobile-category-tabs{display:block;position:sticky;top:66px;z-index:60;background:#fff;border-bottom:1px solid #eceff1;box-shadow:0 3px 10px rgba(17,24,39,.04)} .mobile-category-tabs .container{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none;padding-top:0;padding-bottom:0} .mobile-category-tabs .container::-webkit-scrollbar{display:none} .mobile-category-tabs a{position:relative;flex:0 0 auto;padding:14px 0 13px;color:#20242a;font-size:13px;font-weight:800;white-space:nowrap} .mobile-category-tabs a:first-child{color:var(--mobile-green)} .mobile-category-tabs a:first-child:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:99px;background:var(--mobile-green)} .light-ticker{background:#fff;border-top:0;border-bottom:1px solid #edf0f2;box-shadow:none} .light-ticker .ticker-row{height:48px;gap:12px} .light-ticker .ticker-label{padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,var(--mobile-green),#2ed47b);font-size:10px;box-shadow:0 6px 16px rgba(16,185,95,.22)} .light-ticker .ticker-label:before{content:'ϟ ';font-weight:900} .light-ticker .ticker-item{font-size:11px;color:#30363b} .light-ticker .ticker-sep{background:var(--mobile-green)} .site-main{padding:12px 0 28px;background:#fff} .news-dashboard-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:'hero' 'latest' 'popular' 'widgets'!important;gap:16px!important;margin-top:0} .dashboard-primary{grid-area:hero}.news-dashboard-grid>.v2-latest{grid-area:latest}.dashboard-popular{grid-area:popular}.dashboard-widgets{grid-area:widgets} .v2-hero{min-height:430px!important;border-radius:15px;border:0;box-shadow:0 12px 28px rgba(18,30,45,.14)} .v2-hero .featured-overlay{padding:22px 18px 18px;background:linear-gradient(180deg,transparent 26%,rgba(5,15,27,.25) 48%,rgba(5,14,25,.94) 100%)} .v2-hero .featured-title{font-size:25px;line-height:1.18;max-width:100%;margin:10px 0 8px} .v2-hero .featured-excerpt{font-size:13px;line-height:1.55;max-width:100%;-webkit-line-clamp:3} .v2-hero .badge-solid,.badge-on-image{background:linear-gradient(135deg,var(--mobile-green),#34d399)} .hero-nav{top:13px;right:13px}.hero-nav button{width:38px;height:38px;background:rgba(16,25,35,.72)} .hero-dots{right:auto;left:50%;transform:translateX(-50%);bottom:-27px}.hero-dots button,.hero-dots span{background:#d9dadd}.hero-dots .is-active{background:var(--mobile-green)!important;width:22px!important} .news-dashboard-grid>.v2-latest{margin:28px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible} .v2-latest .section-head{margin:0 0 13px;padding:0 2px} .v2-latest .section-title{font-size:19px!important;color:#22282e!important;padding-left:0!important} .v2-latest .section-title:before{content:'◉';position:static;width:auto;height:auto;background:none;color:var(--mobile-green);font-size:15px} .v2-latest .section-link{padding:0!important;background:none!important;color:var(--mobile-green)!important;font-size:11px!important} .v2-latest .latest-grid{display:flex!important;gap:10px!important;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:none} .v2-latest .latest-grid::-webkit-scrollbar{display:none} .v2-latest .latest-card{flex:0 0 43%;min-width:142px;border-radius:12px!important;border:1px solid #eceff1!important;background:#fff!important;box-shadow:0 8px 18px rgba(17,24,39,.08)!important;scroll-snap-align:start} .v2-latest .latest-thumb{aspect-ratio:1.2/1;border-radius:11px 11px 0 0} .v2-latest .latest-body{padding:11px!important} .v2-latest .latest-body h3{font-size:13px!important;line-height:1.42;min-height:56px!important;margin:0 0 8px} .v2-latest .meta{display:block!important;font-size:10px!important;color:#8b969d!important}.v2-latest .meta span{margin:3px 0} .dashboard-popular{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;min-height:0!important;max-height:none!important;overflow:visible!important} .dashboard-popular .panel-title{display:flex!important;align-items:center;gap:8px;width:100%;margin:0 0 10px;padding:11px 4px!important;border-radius:0;background:none!important;color:#20252a!important;font-size:18px!important;box-shadow:none!important;border-bottom:1px solid #eef0f2!important} .dashboard-popular .panel-title:before{content:'🔥';width:auto;height:auto;background:none;font-size:17px} .dashboard-popular .panel-title:after{content:'+ HOT';padding:3px 7px;background:var(--mobile-green-soft);color:var(--mobile-green);font-size:9px} .dashboard-popular .popular-list{gap:9px} .dashboard-popular .popular-row{display:grid;grid-template-columns:28px 94px minmax(0,1fr);gap:10px;padding:10px;border:1px solid #eceff2;border-radius:12px;background:#fff;box-shadow:0 7px 16px rgba(17,24,39,.055)} .dashboard-popular .popular-row img{width:94px;height:64px;border-radius:9px} .dashboard-popular .popular-rank{width:25px;height:25px;background:linear-gradient(135deg,var(--mobile-green),#34d399);color:#fff} .dashboard-popular .popular-copy strong{font-size:13px;line-height:1.38;color:#20252a} .dashboard-popular .popular-copy small{font-size:9px;color:#8b969d} .dashboard-widgets{display:flex!important;flex-direction:column;gap:14px} .dashboard-widgets .panel{border-radius:14px!important;box-shadow:0 8px 22px rgba(17,24,39,.06)!important} .newsletter-v2{background:linear-gradient(180deg,#f5fff9,#fff)!important;border-color:#d9eee2!important}.newsletter-v2 h2{color:var(--mobile-green)!important}.newsletter-v2 .btn{background:linear-gradient(135deg,var(--mobile-green),#0b9f54)!important}.newsletter-v2 .newsletter-kicker{color:var(--mobile-green)!important} .home-modules-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:16px}.home-module{border-radius:14px;padding:14px}.module-title h2{font-size:17px}.module-title a{color:var(--mobile-green)} .site-footer{padding-top:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-col,.footer-newsletter{grid-column:1/-1} .mobile-menu-overlay{display:block;position:fixed;inset:0;background:rgba(18,18,24,.56);z-index:90;opacity:0;pointer-events:none;transition:.22s} .mobile-menu-panel{display:block;position:fixed;left:0;top:0;bottom:0;width:min(88vw,370px);background:#fff;z-index:100;transform:translateX(-100%);transition:.25s ease;overflow:auto;box-shadow:18px 0 46px rgba(0,0,0,.2);padding:0 0 20px} body.menu-open .mobile-menu-overlay{opacity:1;pointer-events:auto}body.menu-open .mobile-menu-panel{transform:translateX(0)} .mobile-menu-top{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;background:linear-gradient(135deg,var(--mobile-green),#0b9f54);color:#fff} .mobile-menu-brand{display:flex;flex-direction:column;font-size:20px;font-weight:900;line-height:1}.mobile-menu-brand b{color:#fff}.mobile-menu-brand small{margin-top:5px;font-size:8px;letter-spacing:.08em;font-weight:700} .mobile-menu-close{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:28px} .mobile-menu-search{display:block;padding:14px 16px 8px}.mobile-menu-search .search-form{display:flex;gap:8px;padding:7px 9px;border:1px solid #dcebe3;border-radius:11px;background:#f4fff8}.mobile-menu-search input{border:0!important;background:transparent!important;padding:4px!important;color:#222!important}.mobile-menu-search button{width:35px;height:35px;border:0;border-radius:9px;background:var(--mobile-green);color:#fff} .mobile-menu-latest-row{display:block;padding:0 16px 12px}.mobile-latest-button.inside{display:flex;width:100%;background:linear-gradient(135deg,var(--mobile-green),#0b9f54)} .mobile-menu-heading{display:block;padding:14px 16px 8px;font-size:14px;font-weight:900;color:#25282d} .mobile-menu-links{display:block}.mobile-menu-links a{display:grid;grid-template-columns:36px minmax(0,1fr) 20px;gap:12px;align-items:center;padding:13px 16px;border-top:1px solid #eef0f2;color:#282b30;font-size:14px;font-weight:700}.mobile-menu-links .icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#effbf4;color:var(--mobile-green);font-size:17px}.mobile-menu-links .arrow{font-size:24px;color:#7a7f84;text-align:right} .mobile-social-section{display:block;padding:18px 16px;border-top:1px solid #edf0f2}.mobile-social-section strong{font-size:12px}.mobile-social-section div{display:flex;gap:12px;margin-top:12px}.mobile-social-section a{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f1f4f6;color:#29323a;font-size:12px;font-weight:900}.mobile-social-section a:first-child{background:#2674eb;color:#fff}.mobile-social-section a:nth-child(2){background:#e53131;color:#fff}.mobile-social-section a:nth-child(3){background:#111;color:#fff}.mobile-social-section a:nth-child(4){background:#2189e8;color:#fff} .mobile-login-row{display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;padding:15px 16px;border-top:1px solid #edf0f2;color:#22272d}.mobile-login-row em{text-align:right;font-style:normal;font-size:20px} body.single .site-main,body:has(.article-shell-pro) .site-main{padding-top:10px;background:#fff} body.single .site-main>.container,body:has(.article-shell-pro) .site-main>.container{width:100%;padding:0 12px} .article-reading-progress{top:66px;height:4px;background:#dcf7e8}.article-reading-progress span{background:linear-gradient(90deg,var(--mobile-green),#4ade80);box-shadow:0 0 10px rgba(16,185,95,.3)} .article-breadcrumb{margin:0 0 10px;padding:9px 3px;border:0;background:transparent;box-shadow:none;color:#9a9fa4;font-size:10px}.article-breadcrumb a{color:#858b91} .article-shell-pro{display:block}.article-card-pro{border:0;border-radius:0;box-shadow:none;background:#fff} .article-header{padding:12px 2px 10px;background:#fff}.article-card-pro .article-title{font-size:28px;line-height:1.18;letter-spacing:-.6px;margin:10px 0 12px;color:#20242a}.article-lead{display:none} .article-meta-row{padding-top:10px;border-top:0}.article-author .author-avatar{width:38px;height:38px;background:linear-gradient(135deg,var(--mobile-green),#34d399)}.article-author strong{color:var(--mobile-green)} .article-summary-box{grid-template-columns:30px 1fr;margin:12px 0 14px;padding:14px;border:1px solid #d9eee2;border-radius:12px;background:linear-gradient(135deg,#effbf4,#f8fffb);color:#555}.article-summary-icon{width:30px;height:30px;border-radius:9px;background:var(--mobile-green);font-size:14px}.article-summary-box strong{color:var(--mobile-green);font-size:12px}.article-summary-box p{font-size:14px;line-height:1.55} .article-card-pro .article-featured{width:100%;margin:0;border-radius:12px;max-height:none;box-shadow:none} .article-layout-inner{display:block;padding:16px 0 8px}.article-share{position:static;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 14px}.article-share span{display:none}.article-share a,.article-share button{width:100%;height:38px;border-radius:8px;background:#263d7c;color:#fff;border:0}.article-share a:nth-of-type(2){background:#111}.article-share button{background:#555}.article-card-pro .article-content{font-size:16px;line-height:1.75;color:#333}.article-card-pro .article-content>p:first-child:first-letter{float:none;margin:0;font-size:inherit;color:inherit}.article-card-pro .article-content h2{margin:30px 0 12px;padding-left:0;font-size:21px;color:var(--mobile-green);text-transform:uppercase}.article-card-pro .article-content h2:before{display:none}.article-card-pro .article-content h3{font-size:19px;color:var(--mobile-green)}.article-card-pro blockquote{border-left-color:var(--mobile-green);background:#effbf4} .article-footer-box{margin:12px 0 20px;border-color:#dceee4;background:#f7fffa}.related-section{padding:0 0 22px}.related-section .section-title{color:var(--mobile-green)!important}.related-grid{display:flex;flex-direction:column;gap:10px}.related-grid .latest-card{display:grid;grid-template-columns:120px 1fr;border-radius:10px}.related-grid .latest-thumb{height:82px}.related-grid .latest-body{padding:8px 10px}.related-grid .latest-body h3{font-size:13px;min-height:auto}.single-sidebar{display:none}} @media (max-width:767px){.article-share{grid-template-columns:repeat(5,minmax(0,1fr))!important} .article-share .share-facebook{background:#3157a5!important}.article-share .share-x{background:#111!important}.article-share .share-whatsapp{background:#13a85d!important}.article-share .share-copy{background:#555!important}.article-share .share-save{background:#fff!important;color:#10b85f!important;border:1px solid #d5eadf!important}} @media (max-width:767px){.site-header.light-header{background:linear-gradient(135deg,#0da75a,#10b85f);box-shadow:0 4px 16px rgba(16,185,95,.18)} .mobile-menu-trigger,.mobile-header-search,.mobile-latest-button{background:rgba(255,255,255,.13)!important;color:#fff!important;border-color:rgba(255,255,255,.18)!important} .mobile-category-tabs a:first-child{color:#10b85f} .mobile-category-tabs a:first-child:after{background:#10b85f} .light-ticker .ticker-label{background:linear-gradient(135deg,#10b85f,#34d399)} .dashboard-popular .panel-title:after{background:#effbf4;color:#10b85f} .newsletter-v2{background:linear-gradient(180deg,#f3fff8,#fff)!important;border-color:#d9eee2!important} .newsletter-v2 h2,.newsletter-v2 .newsletter-kicker,.module-title a,.related-section .section-title{color:#10b85f!important} .newsletter-v2 .btn,.mobile-latest-button.inside{background:linear-gradient(135deg,#10b85f,#0b9f54)!important} .mobile-menu-top{background:linear-gradient(135deg,#0da75a,#10b85f)} .mobile-menu-links .icon{background:#effbf4;color:#10b85f} .article-summary-box{border-color:#d9eee2;background:linear-gradient(135deg,#effbf4,#f8fffb)} .article-summary-icon,.article-author .author-avatar{background:linear-gradient(135deg,#10b85f,#34d399)} .article-author strong,.article-card-pro .article-content h2,.article-card-pro .article-content h3{color:#10b85f} .article-card-pro blockquote{border-left-color:#10b85f;background:#effbf4} .article-share .share-save{color:#10b85f!important;border-color:#d5eadf!important}} .home-extra-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin:26px 0 10px;padding:26px 0 4px;border-top:1px solid #dfe6ea;border-bottom:1px solid #dfe6ea} .extra-category-card{min-width:0} .extra-category-card .module-title{margin:0 0 14px;padding:0;border:0} .extra-category-card .module-title h2{font-size:20px;letter-spacing:-.02em;color:#17242b;margin:0} .extra-category-card .module-title a{font-size:12px;color:#08a56e;font-weight:800} .extra-category-lead{display:block;padding-bottom:14px;border-bottom:1px solid #e7edf1} .extra-category-image{display:block;overflow:hidden;border-radius:14px;margin-bottom:10px;background:#eef3f6} .extra-category-image img{width:100%;height:182px;object-fit:cover;display:block;transition:transform .25s ease} .extra-category-card:hover .extra-category-image img{transform:scale(1.03)} .extra-category-lead h3{margin:0 0 8px;font-size:17px;line-height:1.42;color:#15232b} .extra-category-lead h3 a{color:inherit} .extra-category-lead .meta{font-size:12px;color:#83929b} .extra-mini-list{display:flex;flex-direction:column;gap:14px;padding-top:14px} .extra-mini-item{display:grid;grid-template-columns:126px minmax(0,1fr);gap:12px;align-items:start} .extra-mini-item img{width:126px;height:80px;object-fit:cover;border-radius:12px;background:#eef3f6} .extra-mini-item strong{display:block;font-size:15px;line-height:1.42;color:#1a2730;font-weight:500} .extra-mini-item:hover strong{color:#08a56e} @media (max-width:1180px){.home-extra-categories{grid-template-columns:1fr;gap:26px}.extra-category-image img{height:220px}} @media (max-width:767px){.home-extra-categories{margin-top:20px;padding-top:18px;gap:22px}.extra-mini-item{grid-template-columns:100px minmax(0,1fr)}.extra-mini-item img{width:100px;height:70px}.extra-category-image img{height:180px}.extra-category-card .module-title h2{font-size:18px}} .article-content .s8sport-import-summary{padding:18px 20px;border-left:4px solid #12b981;border-radius:0 14px 14px 0;background:#f0fbf6;font-size:18px;font-weight:600;line-height:1.65;color:#26434d} .article-content .s8sport-source-credit{margin:22px 0 8px;padding:14px 16px;border:1px solid #dcebe4;border-radius:14px;background:#fbfefd;color:#597079;font-size:14px} .article-content .s8sport-source-credit a,.article-content .s8sport-original-link{color:#079b6c;font-weight:800} .article-content .s8sport-ai-note{display:flex;align-items:center;gap:13px;margin:0 0 24px;padding:15px 17px;border:1px solid #cfece0;border-radius:16px;background:linear-gradient(135deg,#effbf5,#f8fffb);color:#245046} .article-content .s8sport-ai-note>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#17c98a,#0da974);color:#fff;font-size:20px;box-shadow:0 8px 20px rgba(16,185,129,.18)} .article-content .s8sport-ai-note div{display:flex;flex-direction:column}.article-content .s8sport-ai-note strong{font-size:14px}.article-content .s8sport-ai-note small{margin-top:3px;color:#688078;font-size:11px} .article-content .s8sport-imported-body>p,.article-content .s8sport-ai-article>p{font-size:18px;line-height:1.8;color:#273b45;margin:0 0 20px} .article-content .s8sport-imported-body h2,.article-content .s8sport-ai-article h2{margin:34px 0 14px;padding-left:14px;border-left:4px solid #11b97e;font-size:25px;line-height:1.35;color:#142a34} .article-content .s8sport-imported-body h3,.article-content .s8sport-ai-article h3{margin:27px 0 12px;font-size:21px;color:#17313b} .article-content .s8sport-imported-body ul,.article-content .s8sport-ai-article ul,.article-content .s8sport-imported-body ol,.article-content .s8sport-ai-article ol{margin:18px 0 24px;padding-left:25px} .article-content .s8sport-imported-body li,.article-content .s8sport-ai-article li{margin:9px 0;line-height:1.7} .article-content .s8sport-import-figure{margin:27px 0}.article-content .s8sport-import-figure img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 14px 34px rgba(19,49,61,.09)}.article-content .s8sport-import-figure figcaption{padding:8px 6px;color:#83929a;font-size:12px;text-align:center} .article-content .s8sport-source-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;margin:34px 0 8px;padding:17px 18px;border:1px solid #d8e9e1;border-radius:18px;background:linear-gradient(135deg,#fbfefd,#effaf5);box-shadow:0 10px 26px rgba(20,66,59,.05)} .article-content .s8sport-source-logo{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#12c386,#078e66);color:#fff;font-size:22px;font-weight:900} .article-content .s8sport-source-info{display:flex;flex-direction:column}.article-content .s8sport-source-kicker{color:#07996c;font-size:9px;font-weight:900;letter-spacing:.1em}.article-content .s8sport-source-info strong{margin-top:3px;font-size:15px;color:#18333d}.article-content .s8sport-source-info small{margin-top:3px;color:#73858e;font-size:11px} .article-content .s8sport-source-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:12px;background:#0eae78;color:#fff;font-size:11px;font-weight:900;white-space:nowrap} @media(max-width:700px){.article-content .s8sport-source-card{grid-template-columns:44px minmax(0,1fr);padding:14px}.article-content .s8sport-source-logo{width:44px;height:44px}.article-content .s8sport-source-button{grid-column:1/-1;width:100%}.article-content .s8sport-imported-body>p,.article-content .s8sport-ai-article>p{font-size:16px}.article-content .s8sport-imported-body h2,.article-content .s8sport-ai-article h2{font-size:21px}} .article-content .s8sport-ai-note,.article-content .s8sport-import-summary{display:none!important} .article-content .s8sport-source-card{margin-top:42px;border:1px solid #d8e9e1;background:linear-gradient(135deg,#ffffff,#f2fbf7);box-shadow:0 14px 34px rgba(20,66,59,.07)} .article-content .s8sport-source-kicker{color:#0b9d6f;font-weight:900;letter-spacing:.08em} .article-content .s8sport-source-button{background:linear-gradient(135deg,#16c987,#0caf76);color:#fff;border-color:transparent;box-shadow:0 8px 20px rgba(16,185,129,.18)} .article-sapo{max-width:980px;margin:0 0 24px;padding:18px 22px;border-left:4px solid #10b981;border-radius:0 16px 16px 0;background:linear-gradient(135deg,#f4fcf8,#fbfffd);font-size:21px;line-height:1.72;font-weight:700;color:#203840;box-shadow:0 10px 28px rgba(16,185,129,.06)} .article-card-pro .article-content>p:first-child{font-size:18px;font-weight:400;color:#304b56} .article-card-pro .article-content>p:first-child:first-letter{font-size:inherit;color:inherit} .article-content .s8sport-import-figure:first-child,.article-content .s8sport-ai-article>.s8sport-import-figure:first-child,.article-content .s8sport-imported-body>.s8sport-import-figure:first-child{margin-top:8px} .article-content .s8sport-import-figure figcaption{display:none} .article-content .s8sport-source-card{grid-template-columns:42px minmax(0,1fr) auto;gap:12px;margin:26px 0 4px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#ffffff,#f4fbf8);box-shadow:0 8px 22px rgba(20,66,59,.05)} .article-content .s8sport-source-logo{width:42px;height:42px;border-radius:13px;font-size:18px;box-shadow:none} .article-content .s8sport-source-kicker{text-transform:uppercase;color:#0b9d6f;font-size:10px;letter-spacing:.08em} .article-content .s8sport-source-info strong{margin-top:2px;font-size:16px;line-height:1.25} .article-content .s8sport-source-info small{margin-top:2px;font-size:12px;line-height:1.45} .article-content .s8sport-source-button{min-height:36px;padding:0 12px;border-radius:11px;font-size:12px;box-shadow:none} @media (max-width:1100px){.article-sapo{font-size:19px;padding:16px 18px}} @media (max-width:767px){.article-sapo{margin:0 0 16px;padding:14px 14px 14px 16px;border-radius:0 12px 12px 0;font-size:16px;line-height:1.65}.article-content .s8sport-source-card{grid-template-columns:40px minmax(0,1fr);padding:12px 13px;gap:10px}.article-content .s8sport-source-logo{width:40px;height:40px;border-radius:12px;font-size:17px}.article-content .s8sport-source-info strong{font-size:14px}.article-content .s8sport-source-info small{font-size:11px}.article-content .s8sport-source-button{grid-column:1/-1;width:auto;justify-self:start;min-height:34px;padding:0 10px;font-size:11px}} .article-card-pro{border-radius:24px;overflow:hidden} .article-card-pro .article-header{position:relative;padding:24px 46px 18px;background:linear-gradient(180deg,#fdfffe 0%,#f6fbf8 100%);border-bottom:1px solid #ebf2ef} .article-card-pro .article-header:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,#16c96d,#35d399,#16c96d)} .article-card-pro .article-header:after{content:"";position:absolute;right:36px;top:18px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(52,211,153,.12) 0%,rgba(52,211,153,0) 72%);pointer-events:none} .article-card-pro .article-header .badge.badge-solid{display:inline-flex;align-items:center;height:34px;padding:0 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;box-shadow:0 10px 24px rgba(16,185,129,.16)} .article-card-pro .article-title{position:relative;max-width:980px;margin:16px 0 14px;font-size:clamp(42px,4.2vw,64px);line-height:1.06;letter-spacing:-1.8px;color:#102632;text-wrap:balance} .article-card-pro .article-title + .article-sapo{max-width:950px} .article-sapo{position:relative;margin:0 0 18px;padding:18px 22px 18px 24px;border-left:5px solid #10b981;border-radius:0 18px 18px 0;background:linear-gradient(135deg,#f3fcf7,#fbfffd);font-size:22px;line-height:1.66;font-weight:700;color:#24404a;box-shadow:0 12px 28px rgba(16,185,129,.08)} .article-meta-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid rgba(12,82,69,.10)} .article-author{gap:12px} .article-author .author-avatar{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#13c374,#38d39f);box-shadow:0 12px 24px rgba(16,185,129,.18)} .article-author strong{display:block;font-size:15px;color:#12313c} .article-author small{font-size:11px;color:#7a8e97} .article-meta-row .meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:#738692;font-size:13px} .article-meta-row .meta span{display:inline-flex;align-items:center;gap:6px} @media (max-width:1100px){.article-card-pro .article-header{padding:22px 30px 16px} .article-card-pro .article-title{font-size:clamp(34px,5vw,50px);letter-spacing:-1.2px} .article-sapo{font-size:19px;padding:16px 18px 16px 20px}} @media (max-width:767px){.article-card-pro .article-header{padding:18px 16px 12px;border-bottom:0;background:#fff} .article-card-pro .article-header:before{height:4px} .article-card-pro .article-header:after{display:none} .article-card-pro .article-header .badge.badge-solid{height:30px;padding:0 14px;font-size:11px;box-shadow:none} .article-card-pro .article-title{margin:12px 0 10px;font-size:24px;line-height:1.14;letter-spacing:-.6px} .article-sapo{margin:0 0 14px;padding:12px 14px 12px 16px;border-left-width:4px;border-radius:0 12px 12px 0;font-size:15px;line-height:1.62;box-shadow:none} .article-meta-row{padding-top:12px;gap:12px} .article-author .author-avatar{width:40px;height:40px;border-radius:12px;box-shadow:none} .article-meta-row .meta{gap:10px;font-size:12px}} .article-card-pro{border-radius:22px;box-shadow:0 10px 32px rgba(14,56,47,.05)} .article-card-pro .article-header{padding:18px 34px 12px;background:linear-gradient(180deg,#fefffe 0%,#f8fcfa 100%)} .article-card-pro .article-header:before{height:4px} .article-card-pro .article-header:after{right:22px;top:10px;width:120px;height:120px;opacity:.9} .article-card-pro .article-header .badge.badge-solid{height:30px;padding:0 14px;font-size:11px;box-shadow:0 8px 18px rgba(16,185,129,.13)} .article-card-pro .article-title{max-width:900px;margin:12px 0 10px;font-size:clamp(32px,3.4vw,54px);line-height:1.08;letter-spacing:-1.4px} .article-sapo{max-width:880px;margin:0 0 14px;padding:14px 18px 14px 19px;border-left-width:4px;border-radius:0 14px 14px 0;font-size:18px;line-height:1.58;box-shadow:0 8px 20px rgba(16,185,129,.06)} .article-meta-row{padding-top:12px;gap:14px} .article-author{gap:10px} .article-author .author-avatar{width:44px;height:44px;border-radius:14px;box-shadow:0 8px 18px rgba(16,185,129,.13)} .article-author strong{font-size:14px} .article-author small{font-size:10px} .article-meta-row .meta{gap:14px;font-size:12px} .article-summary-box{grid-template-columns:40px minmax(0,1fr);gap:12px;margin:4px 34px 18px;padding:16px 18px;border-radius:16px} .article-summary-icon{width:40px;height:40px;border-radius:12px;font-size:20px;box-shadow:none} .article-summary-box strong{margin-bottom:4px;font-size:12px;letter-spacing:.06em} .article-summary-box p{font-size:14px;line-height:1.58} @media (max-width:1100px){.article-card-pro .article-header{padding:16px 24px 10px} .article-card-pro .article-title{font-size:clamp(28px,4.2vw,44px)} .article-sapo{font-size:17px;padding:13px 16px} .article-summary-box{margin-left:24px;margin-right:24px;padding:15px 16px}} @media (max-width:767px){.article-card-pro{border-radius:16px;box-shadow:none} .article-card-pro .article-header{padding:14px 14px 8px} .article-card-pro .article-header .badge.badge-solid{height:28px;padding:0 12px;font-size:10px} .article-card-pro .article-title{margin:10px 0 8px;font-size:22px;line-height:1.16;letter-spacing:-.45px} .article-sapo{margin:0 0 10px;padding:10px 12px 10px 14px;font-size:14px;line-height:1.56;border-radius:0 10px 10px 0} .article-meta-row{padding-top:10px;gap:10px} .article-author .author-avatar{width:36px;height:36px;border-radius:10px} .article-author strong{font-size:13px}.article-author small{font-size:10px} .article-meta-row .meta{gap:8px;font-size:11px} .article-summary-box{grid-template-columns:32px 1fr;gap:10px;margin:6px 14px 14px;padding:12px 12px;border-radius:12px} .article-summary-icon{width:32px;height:32px;border-radius:10px;font-size:16px} .article-summary-box p{font-size:13px;line-height:1.52}} .article-card-pro .article-title{font-size:clamp(28px,3vw,46px)!important;line-height:1.12!important;letter-spacing:-1.1px!important;max-width:860px!important;margin:10px 0 8px!important} .article-sapo{display:none!important} .article-summary-box{display:none!important} @media (max-width:1100px){.article-card-pro .article-title{font-size:clamp(26px,3.6vw,40px)!important;max-width:760px!important}} @media (max-width:767px){.article-card-pro .article-title{font-size:20px!important;line-height:1.18!important;letter-spacing:-.35px!important;margin:8px 0 6px!important;max-width:100%!important}} .s8-home-layout{display:flex;flex-direction:column;gap:20px}.s8-home-layout>.news-dashboard-grid,.s8-home-layout>.home-modules-grid,.s8-home-layout>.home-extra-categories{margin-top:0;margin-bottom:0} .s8-home-layout.density-compact{gap:14px}.s8-home-layout.density-compact .news-dashboard-grid,.s8-home-layout.density-compact .home-modules-grid{gap:14px}.s8-home-layout.density-compact .v2-latest,.s8-home-layout.density-compact .home-module,.s8-home-layout.density-compact .dashboard-popular,.s8-home-layout.density-compact .dashboard-widgets .panel{padding:14px}.s8-home-layout.density-spacious{gap:30px}.s8-home-layout.density-spacious .news-dashboard-grid,.s8-home-layout.density-spacious .home-modules-grid{gap:26px} @media(min-width:1201px){.news-dashboard-grid.layout-no-popular{grid-template-columns:minmax(0,2.6fr) minmax(280px,.78fr);grid-template-areas:"hero widgets" "latest widgets"}.news-dashboard-grid.layout-no-widgets{grid-template-columns:minmax(0,2.25fr) minmax(290px,.86fr);grid-template-areas:"hero popular" "latest latest"}.news-dashboard-grid.layout-no-popular.layout-no-widgets{grid-template-columns:1fr;grid-template-areas:"hero" "latest"}.news-dashboard-grid.layout-no-latest{grid-template-areas:"hero popular widgets"}.news-dashboard-grid.layout-no-popular.layout-no-latest{grid-template-areas:"hero widgets"}.news-dashboard-grid.layout-no-widgets.layout-no-latest{grid-template-areas:"hero popular"}.news-dashboard-grid.layout-no-popular.layout-no-widgets.layout-no-latest{grid-template-areas:"hero"}} @media(min-width:981px) and (max-width:1200px){.news-dashboard-grid.layout-no-popular{grid-template-columns:1fr;grid-template-areas:"hero" "latest" "widgets"}.news-dashboard-grid.layout-no-widgets{grid-template-areas:"hero popular" "latest latest"}.news-dashboard-grid.layout-no-popular.layout-no-widgets{grid-template-areas:"hero" "latest"}} @media(min-width:1201px){.news-dashboard-grid.layout-no-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);grid-template-areas:"popular widgets" "latest latest"}.news-dashboard-grid.layout-no-hero.layout-no-popular{grid-template-columns:1fr;grid-template-areas:"widgets" "latest"}.news-dashboard-grid.layout-no-hero.layout-no-widgets{grid-template-columns:1fr;grid-template-areas:"popular" "latest"}.news-dashboard-grid.layout-no-hero.layout-no-latest{grid-template-areas:"popular widgets"}.news-dashboard-grid.layout-no-hero.layout-no-popular.layout-no-widgets{grid-template-areas:"latest"}.news-dashboard-grid.layout-no-hero.layout-no-popular.layout-no-latest{grid-template-areas:"widgets"}.news-dashboard-grid.layout-no-hero.layout-no-widgets.layout-no-latest{grid-template-areas:"popular"}} @media(min-width:981px) and (max-width:1200px){.news-dashboard-grid.layout-no-hero{grid-template-columns:1fr;grid-template-areas:"popular" "latest" "widgets"}.news-dashboard-grid.layout-no-hero.layout-no-popular{grid-template-areas:"latest" "widgets"}.news-dashboard-grid.layout-no-hero.layout-no-widgets{grid-template-areas:"popular" "latest"}} .builder-logo{display:block;max-height:72px;width:auto}.footer-builder-logo{max-height:58px}.s8-builder-floating{position:fixed;right:28px;bottom:24px;z-index:90;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,var(--s8-primary),var(--s8-builder-accent,#34d399));color:#fff;font-size:13px;font-weight:900;box-shadow:0 14px 34px rgba(16,185,129,.28)}@media(max-width:767px){.s8-builder-floating{right:14px;bottom:14px;min-height:42px;padding:0 16px;font-size:12px}} .article-card-pro{border-radius:24px;box-shadow:0 18px 48px rgba(18,52,67,.08)} .article-header{position:relative;padding:34px 38px 14px;background:radial-gradient(circle at 92% 12%,rgba(18,195,131,.10),rgba(18,195,131,0) 24%),linear-gradient(145deg,#ffffff 0%,#fbfffd 100%)} .article-header:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#15c67f 0%,#5fe3b5 45%,rgba(95,227,181,0) 100%)} .article-card-pro .article-title{max-width:900px;margin:14px 0 10px;font-size:clamp(34px,4vw,42px);line-height:1.14;letter-spacing:-1.1px;text-wrap:pretty} .article-lead{max-width:860px;margin:0 0 16px;font-size:17px;line-height:1.7;color:#5f737d} .article-meta-row{padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px} .article-author .author-avatar{width:42px;height:42px;font-size:16px;border-radius:14px} .article-author strong{font-size:13px} .article-author small{font-size:11px;color:#86a0aa} .article-meta-row .meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px} .article-meta-row .meta span{font-size:12px;color:#748890} .article-card-pro .article-featured{width:calc(100% - 48px);margin:0 24px;border-radius:18px} .article-layout-inner{gap:24px;padding:32px 38px 28px} .article-card-pro .article-content{max-width:820px} .article-card-pro .article-content p{margin-bottom:22px} .article-footer-box{margin:0 38px 28px;padding:18px 20px;border-radius:16px} .article-content .s8sport-source-card{grid-template-columns:46px minmax(0,1fr) auto;gap:12px;margin:28px 0 8px;padding:14px 16px;border:1px solid #dbece2;border-radius:16px;background:linear-gradient(135deg,#ffffff,#f6fcf8);box-shadow:0 8px 20px rgba(20,66,59,.05)} .article-content .s8sport-source-logo{width:46px;height:46px;border-radius:14px;font-size:19px;box-shadow:none} .article-content .s8sport-source-info{min-width:0;justify-content:center} .article-content .s8sport-source-kicker{font-size:10px;letter-spacing:.08em} .article-content .s8sport-source-info strong{margin-top:2px;font-size:14px;line-height:1.25} .article-content .s8sport-source-info small{margin-top:2px;font-size:11px;line-height:1.45} .article-content .s8sport-source-button{min-height:34px;padding:0 12px;border-radius:10px;font-size:11px;font-weight:800;box-shadow:none} @media (max-width:991px){.article-header{padding:28px 26px 12px} .article-card-pro .article-title{font-size:clamp(30px,5vw,38px)} .article-meta-row{align-items:flex-start;flex-direction:column} .article-meta-row .meta{justify-content:flex-start} .article-card-pro .article-featured{width:calc(100% - 28px);margin:0 14px;border-radius:16px} .article-layout-inner{padding:28px 26px 24px} .article-footer-box{margin:0 26px 24px}} @media (max-width:767px){.article-header{padding:22px 18px 10px} .article-card-pro .article-title{margin:12px 0 8px;font-size:clamp(27px,7.6vw,34px);line-height:1.16;letter-spacing:-.6px} .article-lead{font-size:15px;margin-bottom:14px} .article-meta-row{padding-top:14px;gap:12px} .article-author .author-avatar{width:38px;height:38px;border-radius:12px;font-size:14px} .article-meta-row .meta span{font-size:11px} .article-layout-inner{padding:24px 18px 20px;gap:18px} .article-footer-box{margin:0 18px 22px;padding:16px 16px} .article-content .s8sport-source-card{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px 13px} .article-content .s8sport-source-logo{width:42px;height:42px;border-radius:12px;font-size:17px} .article-content .s8sport-source-button{grid-column:1/-1;justify-self:start;width:auto;min-height:32px;padding:0 10px}} @media (max-width:767px){:root{--mobile-gap:14px;--mobile-radius:16px;--mobile-radius-sm:12px;--mobile-shadow:0 10px 28px rgba(16,24,40,.08)} html,body{overflow-x:hidden} body{background:#f4f8f6;color:#1c2b34} .container{width:min(100% - 16px,1320px)} .site-main{padding-top:12px} .site-header.light-header{position:sticky;top:0;z-index:70;background:#fff;border-bottom:1px solid #e6efea;box-shadow:0 8px 22px rgba(18,34,26,.05)} .light-header .header-row{min-height:64px;gap:10px;grid-template-columns:auto 1fr auto} .brand{gap:8px} .brand-mark{width:34px;height:34px;font-size:24px} .brand-title{font-size:18px;letter-spacing:-.03em} .brand-sub{display:none} .light-header .menu-toggle,.mobile-latest-button,.mobile-search-shell .search-submit{box-shadow:none!important} .mobile-quickbar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center} .mobile-search-shell .search-form,.mobile-menu-search .search-form{border-radius:999px;background:#f5f8f7;border:1px solid #e4ece8;padding:7px 10px 7px 12px} .mobile-search-shell .search-field,.mobile-menu-search .search-field{font-size:13px} .mobile-latest-button{height:40px;padding:0 14px;border-radius:12px;font-size:12px} .light-header .menu-toggle{width:40px;height:40px;border-radius:12px} .mobile-menu-panel{width:min(90vw,370px);background:#fff;padding-bottom:24px} .mobile-menu-top{padding:16px;background:linear-gradient(135deg,#10b85f,#0ca06b)} .mobile-menu-brand{font-size:21px}.mobile-menu-brand small{font-size:8px;opacity:.92} .mobile-menu-close{width:38px;height:38px;border-radius:12px} .mobile-menu-search{padding:14px 16px 10px} .mobile-menu-latest-row{padding:0 16px 12px} .mobile-menu-heading{padding:12px 16px 8px;font-size:13px} .mobile-menu-links a{padding:12px 16px;font-size:14px} .mobile-menu-links .icon{border-radius:10px} .light-ticker{background:#fff;border-top:0;border-bottom:1px solid #e8efeb;box-shadow:none} .light-ticker .ticker-row{height:40px;gap:10px;padding:0} .light-ticker .ticker-label{padding:8px 12px;border-radius:10px;font-size:10px} .light-ticker .ticker-item{font-size:11px;gap:10px} .panel,.home-module,.section-card,.dashboard-popular,.newsletter-v2,.home-extra-categories,.article-card-pro,.single-sidebar .panel,.latest-wrap,.editorial-section,.content-grid>*,.home-sidebar>*{border-radius:var(--mobile-radius)!important;box-shadow:var(--mobile-shadow)!important} .home-top-grid,.home-modules-grid,.content-grid,.editorial-section,.news-grid{gap:var(--mobile-gap)} .featured-hero{min-height:330px;border-radius:18px;overflow:hidden} .featured-overlay{padding:18px 16px} .featured-title{font-size:28px;line-height:1.16;letter-spacing:-.03em;max-width:100%} .featured-excerpt{font-size:13px;line-height:1.55;-webkit-line-clamp:3} .hero-meta{gap:14px;flex-wrap:wrap} .hero-meta span{font-size:11px} .hero-dots{right:14px;bottom:14px} .hero-arrows{top:14px;right:14px} .hero-arrow{width:34px;height:34px} .dashboard-popular{padding:14px} .dashboard-popular .panel-title{font-size:18px} .popular-list{gap:10px} .popular-item{grid-template-columns:28px 76px minmax(0,1fr);gap:10px;padding:10px 0} .popular-thumb{width:76px;height:52px;border-radius:10px} .popular-item h3{font-size:13px;line-height:1.4} .popular-meta{font-size:10px} .newsletter-v2{padding:16px 14px} .newsletter-v2 h2{font-size:18px;line-height:1.25} .newsletter-v2 p{font-size:13px;line-height:1.55} .newsletter-v2 input{height:44px;border-radius:12px} .newsletter-v2 .btn{height:44px;border-radius:12px;font-size:13px} .module-title{margin-bottom:12px} .module-title h2{font-size:18px} .section-link,.module-title a{font-size:11px} .latest-wrap{padding:14px} .latest-grid{grid-template-columns:1fr 1fr;gap:12px} .latest-card{border-radius:14px;overflow:hidden;box-shadow:none;border:1px solid #e6eeea} .latest-thumb{aspect-ratio:16/10} .latest-body{padding:10px 10px 12px} .latest-body h3{font-size:14px;line-height:1.42;min-height:58px} .latest-meta{font-size:10px;gap:10px;flex-wrap:wrap} .badge,.badge-solid{height:24px;padding:0 10px;font-size:9px} .editorial-section,.home-module{padding:14px} .editorial-row{grid-template-columns:92px minmax(0,1fr);gap:10px} .editorial-thumb{height:74px;border-radius:12px} .editorial-row h3{font-size:14px;line-height:1.42} .editorial-row p{display:none} .comment-list a{padding:10px 0} .sidebar{display:grid;grid-template-columns:1fr;gap:14px} .single-sidebar{display:none} .category-list a{padding:12px 0;font-size:14px} .footer-grid{grid-template-columns:1fr;gap:18px} .site-footer{margin-top:24px} .footer-top{padding:24px 0 18px} .footer-brand-col p,.site-footer p,.site-footer li,.site-footer a{font-size:13px;line-height:1.6} .footer-bottom{padding:12px 0 22px;text-align:center} .article-card-pro{border-radius:18px;overflow:hidden} .article-card-pro .article-header{padding:16px 16px 10px!important;background:linear-gradient(180deg,#ffffff 0%,#f7fcf9 100%)!important;border-bottom:1px solid #edf3ef} .article-card-pro .article-header:after{display:none!important} .article-card-pro .article-title{font-size:32px!important;line-height:1.15!important;letter-spacing:-.04em!important;margin:12px 0 10px!important;text-wrap:balance} .article-lead{display:block!important;font-size:14px!important;line-height:1.58!important;color:#61727b!important;margin-bottom:12px!important} .article-meta-row{gap:10px;padding-top:10px!important;align-items:flex-start!important} .article-meta-row .meta{justify-content:flex-start!important;gap:8px 12px!important} .article-meta-row .meta span{font-size:11px!important} .article-author .author-avatar{width:40px!important;height:40px!important;border-radius:12px!important} .article-layout-inner{padding:16px!important;gap:16px!important} .article-share{grid-template-columns:repeat(4,1fr)!important;margin:0 0 14px!important} .article-share a,.article-share button{height:40px!important;border-radius:10px!important} .article-card-pro .article-content{font-size:17px!important;line-height:1.8!important} .article-card-pro .article-content p{margin-bottom:18px!important} .article-card-pro .article-content img,.article-card-pro .article-content figure,.article-card-pro .article-featured{border-radius:16px!important;overflow:hidden} .article-card-pro .article-content figcaption{font-size:12px;line-height:1.5;color:#7a8b94} .article-footer-box{margin:12px 16px 18px!important;padding:14px 14px!important;border-radius:14px!important;box-shadow:none!important} .article-content .s8sport-source-card{grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;border-radius:14px!important} .article-content .s8sport-source-button{grid-column:1/-1;justify-self:flex-start} .related-section{padding:0 16px 20px!important} .related-grid .latest-card{grid-template-columns:96px minmax(0,1fr)!important} .related-grid .latest-thumb{height:74px!important} .related-grid .latest-body{padding:8px 10px!important} .related-grid .latest-body h3{font-size:13px!important} .breadcrumb,.breadcrumbs,.page-breadcrumb{font-size:12px;line-height:1.5} .article-shell,.content-grid,.editorial-section,.home-top-grid,.home-extra-categories{margin-top:14px} .home-extra-categories{padding:14px} .extra-category-card{gap:12px} .extra-category-image img{height:170px;border-radius:14px} .extra-mini-item{grid-template-columns:88px minmax(0,1fr);gap:10px} .extra-mini-item img{width:88px;height:64px;border-radius:10px} .extra-mini-item h4{font-size:13px;line-height:1.4} .dashboard-shell{grid-template-columns:1fr} .dashboard-sidebar{position:static;width:100%;min-height:auto;border-radius:0} .dashboard-main{padding:14px} .builder-card,.dashboard-card,.dashboard-panel{border-radius:16px;box-shadow:var(--mobile-shadow)}} @media (max-width:430px){.container{width:min(100% - 12px,1320px)} .featured-title{font-size:25px} .latest-grid{grid-template-columns:1fr} .popular-item{grid-template-columns:26px 68px minmax(0,1fr)} .popular-thumb{width:68px;height:48px} .article-card-pro .article-title{font-size:28px!important} .article-share{grid-template-columns:repeat(2,1fr)!important}} .article-card-pro .article-title{display:block;width:100%;max-width:none!important;margin:14px 0 8px!important;font-size:clamp(34px,3vw,52px)!important;line-height:1.12!important;letter-spacing:-1.2px!important;text-wrap:pretty!important} .article-sapo,.article-lead,.article-summary-box{display:none!important} .article-card-pro .article-header{padding-bottom:16px!important} .article-meta-row{padding-top:8px!important} @media (max-width:1200px){.article-card-pro .article-title{font-size:clamp(32px,4.2vw,46px)!important}} @media (max-width:767px){.article-card-pro .article-title{max-width:100%!important;margin:10px 0 6px!important;font-size:clamp(26px,7vw,34px)!important;line-height:1.15!important;letter-spacing:-.55px!important}} .mobile-brand-wordmark{display:none} .article-card-pro .article-title{text-wrap:wrap!important;max-width:none!important;width:100%!important;word-break:normal!important;overflow-wrap:break-word!important} @media (max-width:767px){:root{--s8-mobile-green:#0fb86a;--s8-mobile-dark:#142831;--s8-mobile-muted:#71848d;--s8-mobile-line:#e6efea} body{background:#f3f7f5!important} .container{width:calc(100% - 20px)!important} .site-main{padding-top:10px!important} .site-header.light-header{position:sticky!important;top:0!important;z-index:90!important;background:#fff!important;color:var(--s8-mobile-dark)!important;border-bottom:1px solid var(--s8-mobile-line)!important;box-shadow:0 6px 20px rgba(17,38,31,.06)!important} .light-header .header-row{display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;min-height:60px!important;padding:8px 0!important;gap:8px!important} .light-header .brand{min-width:0!important;justify-self:center!important;text-align:center!important} .light-header .brand .builder-logo,.light-header .brand .custom-logo,.light-header .brand .brand-wordmark,.light-header .brand .brand-sub{display:none!important} .mobile-brand-wordmark{display:block!important;max-width:190px;overflow:hidden;text-overflow:ellipsis;color:#172b34;font-size:18px;font-weight:900;line-height:1;letter-spacing:-.045em;white-space:nowrap} .mobile-brand-wordmark::first-letter{color:var(--s8-mobile-green)} .mobile-menu-trigger{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--s8-mobile-green),#20cb88)!important;color:#fff!important;box-shadow:0 8px 18px rgba(15,184,106,.20)!important} .mobile-actionbar{display:flex!important;justify-content:flex-end!important;gap:0!important} .mobile-header-search{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #dce8e2!important;border-radius:12px!important;background:#f6faf8!important;color:#29414b!important;padding:0!important} .mobile-header-search .icon{width:19px!important;height:19px!important} .mobile-actionbar .mobile-latest-button{display:none!important} .mobile-category-tabs{position:sticky!important;top:60px!important;z-index:80!important;background:rgba(255,255,255,.98)!important;border-bottom:1px solid var(--s8-mobile-line)!important;box-shadow:none!important} .mobile-category-tabs .container{width:100%!important;gap:20px!important;padding:0 12px!important} .mobile-category-tabs a{padding:12px 0 11px!important;color:#455861!important;font-size:12px!important;font-weight:800!important} .mobile-category-tabs a:first-child{color:var(--s8-mobile-green)!important} .light-ticker{background:#fff!important;border-bottom:1px solid var(--s8-mobile-line)!important} .light-ticker .ticker-row{height:38px!important;gap:10px!important} .light-ticker .ticker-label{padding:7px 10px!important;border-radius:9px!important;font-size:9px!important;box-shadow:none!important} .light-ticker .ticker-item{font-size:10px!important;font-weight:600!important} .article-breadcrumb{margin:10px 0 12px!important;padding:9px 11px!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;font-size:11px!important;white-space:nowrap!important;overflow:hidden!important} .article-breadcrumb em,.article-breadcrumb span:last-of-type{display:none!important} .article-shell-pro{display:block!important} .article-card-pro{border:1px solid #e2ece7!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 32px rgba(16,42,33,.07)!important;overflow:hidden!important} .article-card-pro .article-header{padding:16px 16px 13px!important;background:linear-gradient(180deg,#fff 0%,#fbfefc 100%)!important;border-bottom:1px solid #edf3ef!important} .article-card-pro .article-header::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:3px!important;background:linear-gradient(90deg,var(--s8-mobile-green),#69e5b4 70%,transparent)!important} .article-card-pro .article-header::after{display:none!important} .article-card-pro .badge.badge-solid{height:28px!important;padding:0 11px!important;border-radius:999px!important;font-size:9px!important;letter-spacing:.04em!important;box-shadow:none!important} .article-card-pro .article-title{width:100%!important;max-width:none!important;margin:11px 0 12px!important;color:var(--s8-mobile-dark)!important;font-size:28px!important;font-weight:900!important;line-height:1.13!important;letter-spacing:-.045em!important;text-wrap:wrap!important} .article-sapo,.article-lead,.article-summary-box{display:none!important} .article-meta-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding-top:11px!important;border-top:1px solid #edf2ef!important} .article-author{gap:9px!important} .article-author .author-avatar{width:38px!important;height:38px!important;border-radius:12px!important;font-size:14px!important;box-shadow:none!important} .article-author strong{font-size:12px!important;color:#213741!important} .article-author small{font-size:9px!important;color:#87979f!important} .article-meta-row .meta{display:flex!important;justify-content:flex-start!important;gap:8px 14px!important;padding-left:47px!important} .article-meta-row .meta span{font-size:10px!important;color:#7c8f97!important} .article-card-pro .article-featured{display:block!important;width:calc(100% - 24px)!important;height:auto!important;max-height:none!important;aspect-ratio:16/10!important;margin:12px!important;border-radius:15px!important;object-fit:cover!important;box-shadow:none!important} .article-layout-inner{display:block!important;padding:2px 16px 20px!important} .article-share{position:static!important;display:grid!important;grid-template-columns:repeat(5,40px)!important;justify-content:center!important;gap:10px!important;margin:0 0 18px!important} .article-share span{display:none!important} .article-share a,.article-share button{width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border-radius:50%!important;border:0!important;color:#fff!important;box-shadow:none!important} .article-share .share-facebook{background:#315baa!important} .article-share .share-x{background:#111!important} .article-share .share-whatsapp{background:#16ad68!important} .article-share .share-copy{background:#64747b!important} .article-share .share-save{background:#f4fbf7!important;color:var(--s8-mobile-green)!important;border:1px solid #d5eae0!important} .article-card-pro .article-content{width:100%!important;max-width:none!important;color:#314850!important;font-size:16.5px!important;line-height:1.78!important} .article-card-pro .article-content p{margin:0 0 18px!important} .article-card-pro .article-content .article-intro,.article-card-pro .article-content>p:first-child{padding:14px 15px!important;border-left:3px solid var(--s8-mobile-green)!important;border-radius:0 12px 12px 0!important;background:#f4fbf7!important;color:#2d464e!important;font-size:16px!important;font-weight:650!important;line-height:1.65!important} .article-card-pro .article-content>p:first-child:first-letter{float:none!important;margin:0!important;font-size:inherit!important;color:inherit!important} .article-card-pro .article-content h2{position:relative!important;margin:28px 0 13px!important;padding:0 0 0 13px!important;color:#19333d!important;font-size:21px!important;font-weight:900!important;line-height:1.3!important;text-transform:none!important} .article-card-pro .article-content h2::before{display:block!important;content:""!important;position:absolute!important;left:0!important;top:3px!important;width:4px!important;height:24px!important;border-radius:99px!important;background:var(--s8-mobile-green)!important} .article-card-pro .article-content h3{margin:24px 0 10px!important;color:#1d3b44!important;font-size:18px!important} .article-card-pro .article-content ul,.article-card-pro .article-content ol{margin:0 0 20px!important;padding-left:20px!important} .article-card-pro .article-content li{margin:8px 0!important} .article-card-pro .article-content img,.article-card-pro .article-content figure{border-radius:14px!important;overflow:hidden!important} .article-card-pro blockquote{margin:22px 0!important;padding:16px 17px!important;border-left:4px solid var(--s8-mobile-green)!important;border-radius:0 13px 13px 0!important;background:#f2faf6!important;font-size:16px!important} .article-footer-box{margin:0 16px 20px!important;padding:14px 15px!important;border-radius:14px!important;box-shadow:none!important} .article-footer-box strong{font-size:14px!important} .article-footer-box p{font-size:12px!important;line-height:1.55!important} .article-content .s8sport-source-card{grid-template-columns:40px minmax(0,1fr)!important;padding:12px!important;border-radius:14px!important} .article-content .s8sport-source-logo{width:40px!important;height:40px!important;border-radius:12px!important} .article-content .s8sport-source-button{grid-column:1/-1!important;justify-self:start!important;min-height:32px!important} .related-section{padding:0 16px 22px!important} .related-grid{gap:10px!important} .related-grid .latest-card{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;border-radius:13px!important} .related-grid .latest-thumb{height:74px!important} .related-grid .latest-body{padding:8px 10px!important} .related-grid .latest-body h3{font-size:13px!important;line-height:1.4!important} .s8-builder-floating{right:12px!important;bottom:12px!important;min-height:38px!important;padding:0 13px!important;font-size:10px!important;box-shadow:0 8px 20px rgba(16,185,129,.22)!important}} @media (max-width:390px){.article-card-pro .article-title{font-size:25px!important} .article-share{grid-template-columns:repeat(5,36px)!important;gap:8px!important} .article-share a,.article-share button{width:36px!important;height:36px!important;min-width:36px!important}} .mobile-footer-compact{display:none} @media (max-width:767px){.site-footer{margin-top:18px;padding:0;background:#fff;color:#24333b;border-top:1px solid #e7efeb} .site-footer:before{display:none} .site-footer>.container{width:100%;padding:0 12px} .site-footer .footer-grid{display:none!important} .mobile-footer-compact{display:block;padding:18px 0 74px} .mobile-footer-brand{text-align:center;padding:4px 10px 14px} .mobile-footer-logo{display:inline-flex;align-items:center;justify-content:center;min-height:34px} .mobile-footer-logo img{display:block;max-width:175px;max-height:42px;width:auto;height:auto} .mobile-footer-logo strong{font-size:22px;line-height:1;color:#10a966;letter-spacing:-.04em} .mobile-footer-brand p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:310px;margin:8px auto 0;color:#71818a;font-size:12px;line-height:1.55} .mobile-footer-socials{display:flex;justify-content:center;gap:8px;margin-top:12px} .mobile-footer-socials a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f1faf5;border:1px solid #dceee4;color:#0baa68;font-size:12px;font-weight:900} .mobile-footer-accordions{display:grid;gap:7px;margin-top:2px} .mobile-footer-accordions details{border:1px solid #e1ebe6;border-radius:12px;background:#fff;overflow:hidden} .mobile-footer-accordions summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;list-style:none;color:#263840;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer} .mobile-footer-accordions summary::-webkit-details-marker{display:none} .mobile-footer-accordions summary span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eff9f3;color:#0ba767;font-size:16px;transition:.2s} .mobile-footer-accordions details[open] summary span{transform:rotate(45deg)} .mobile-footer-links{display:flex;flex-wrap:wrap;gap:8px 14px;padding:0 14px 12px;border-top:1px solid #edf2ef} .mobile-footer-links a{padding-top:10px;color:#657780;font-size:12px;line-height:1.3} .mobile-footer-newsletter{margin-top:8px;padding:12px;border:1px solid #d4ebdf;border-radius:13px;background:linear-gradient(135deg,#f7fff9,#eefbf5)} .mobile-footer-newsletter>strong{display:block;margin-bottom:8px;color:#0b8f5c;font-size:12px;text-transform:uppercase} .mobile-footer-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px} .mobile-footer-form input{min-width:0;height:40px;padding:0 12px;border:1px solid #dce8e2;border-radius:10px;background:#fff;color:#263740;font-size:12px;outline:0} .mobile-footer-form button{height:40px;padding:0 14px;border:0;border-radius:10px;background:linear-gradient(135deg,#14bd6e,#09a75f);color:#fff;font-size:12px;font-weight:900} .mobile-footer-copyright{margin:12px 0 0;text-align:center;color:#8a989f;font-size:10px;line-height:1.45} .s8-builder-floating{right:12px;bottom:12px;min-height:40px;padding:0 14px;font-size:11px;box-shadow:0 10px 26px rgba(16,185,129,.22)}} .analysis-mobile-feature{display:none} .mobile-bottom-nav{display:none} @media (max-width:767px){:root{--s8m-green:#12b866;--s8m-green-dark:#078d55;--s8m-soft:#effaf4;--s8m-text:#15242d;--s8m-muted:#75858e;--s8m-line:#e6ece9;--s8m-card:#fff;--s8m-radius:15px;--s8m-shadow:0 9px 26px rgba(18,42,34,.07)} html{scroll-padding-bottom:82px} body{padding-bottom:68px;background:#f3f7f5} body.home .site-main{padding-top:10px} body.home .site-main>.container{width:min(100% - 16px,1320px)!important} body.home .s8-home-layout{gap:12px!important} body.home .site-header.light-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e3ebe7;box-shadow:0 6px 20px rgba(20,42,34,.05)!important;backdrop-filter:blur(14px)} body.home .light-header .header-row{min-height:62px!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:8px!important;padding:8px 0!important} body.home .light-header .menu-toggle.mobile-menu-trigger{display:grid!important;width:40px!important;height:40px!important;border:0!important;border-radius:11px!important;background:#f2f6f4!important;color:#1f3038!important;box-shadow:none!important} body.home .brand-light{justify-self:start;min-width:0!important} body.home .brand-light .builder-logo,body.home .brand-light .custom-logo{max-width:190px!important;max-height:42px!important;width:auto!important} body.home .brand-light .mobile-brand-wordmark{display:block!important;color:#1d2c34!important;font-size:22px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.05em!important;white-space:nowrap!important} body.home .brand-light .mobile-brand-wordmark::first-letter{color:var(--s8m-green)} body.home .brand-light .brand-sub,body.home .brand-light .brand-wordmark{display:none!important} body.home .mobile-actionbar{display:flex!important;align-items:center!important;gap:7px!important} body.home .mobile-header-search{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:0!important;border-radius:11px!important;background:#f5f8f7!important;color:#1a2a32!important} body.home .mobile-result-button{display:inline-flex!important;align-items:center!important;gap:6px!important;height:40px!important;padding:0 13px!important;border-radius:11px!important;background:linear-gradient(135deg,#16bf69,#0ba85b)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 8px 18px rgba(18,184,102,.18)!important} body.home .mobile-result-button span{font-size:16px;line-height:1} body.home .mobile-category-tabs{display:none!important} body.home .light-ticker{background:#fff!important;border-top:0!important;border-bottom:1px solid #e4ece8!important;box-shadow:none!important} body.home .light-ticker .ticker-row{height:38px!important;gap:9px!important;padding:0!important} body.home .light-ticker .ticker-label{height:27px!important;padding:0 10px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;font-size:9px!important;letter-spacing:.04em!important;box-shadow:none!important} body.home .light-ticker .ticker-label::after{content:' ⚡';font-size:10px} body.home .light-ticker .ticker-item{font-size:10.5px!important;font-weight:650!important;color:#687981!important} body.home .news-dashboard-grid{display:flex!important;flex-direction:column!important;gap:12px!important;margin:0!important} body.home .dashboard-primary{order:1!important} body.home .v2-latest{order:2!important} body.home .dashboard-popular,body.home .dashboard-widgets{display:none!important} body.home .featured-hero{min-height:330px!important;border-radius:17px!important;overflow:hidden!important;box-shadow:var(--s8m-shadow)!important} body.home .featured-image::after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(180deg,transparent,rgba(3,17,13,.90));pointer-events:none} body.home .featured-image img{height:100%!important;object-fit:cover!important} body.home .featured-overlay{padding:18px 16px 17px!important} body.home .featured-overlay .badge{height:26px!important;padding:0 10px!important;font-size:9px!important;border-radius:999px!important} body.home .featured-title{max-width:100%!important;margin:10px 0 8px!important;color:#fff!important;font-size:25px!important;line-height:1.18!important;letter-spacing:-.035em!important;text-wrap:balance!important} body.home .featured-excerpt{display:none!important} body.home .featured-overlay .meta{gap:12px!important;font-size:10px!important} body.home .hero-nav{display:none!important} body.home .hero-dots{right:16px!important;bottom:15px!important} body.home .hero-dot{width:18px!important;height:4px!important;border-radius:999px!important} body.home .v2-latest{padding:15px!important;border:1px solid var(--s8m-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:var(--s8m-shadow)!important} body.home .v2-latest .section-head{margin-bottom:11px!important} body.home .v2-latest .section-title,body.home .module-title h2,body.home .extra-category-card .module-title h2{position:relative!important;padding-left:13px!important;color:var(--s8m-text)!important;font-size:19px!important;font-weight:900!important;letter-spacing:-.02em!important} body.home .v2-latest .section-title::before,body.home .module-title h2::before,body.home .extra-category-card .module-title h2::before{content:""!important;position:absolute!important;left:0!important;top:2px!important;width:4px!important;height:22px!important;border-radius:99px!important;background:var(--s8m-green)!important} body.home .section-link,body.home .module-title a{font-size:11px!important;font-weight:800!important;color:#0aa35a!important} body.home .v2-latest .latest-grid{display:block!important} body.home .v2-latest .latest-card{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;min-height:74px!important;border:0!important;border-top:1px solid var(--s8m-line)!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:hidden!important} body.home .v2-latest .latest-card:first-child{grid-template-columns:42% minmax(0,1fr)!important;min-height:106px!important;border-top:0!important;padding-bottom:10px!important} body.home .v2-latest .latest-thumb{height:62px!important;aspect-ratio:auto!important;margin:9px 0!important;border-radius:10px!important;overflow:hidden!important} body.home .v2-latest .latest-card:first-child .latest-thumb{height:96px!important;margin:0!important;border-radius:12px!important} body.home .v2-latest .latest-thumb img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .v2-latest .badge-on-image{display:none!important} body.home .v2-latest .latest-body{padding:10px 0 8px 12px!important;min-width:0!important} body.home .v2-latest .latest-card:first-child .latest-body{padding:4px 0 4px 12px!important} body.home .v2-latest .latest-body h3{min-height:auto!important;margin:0 0 6px!important;color:#1c2b33!important;font-size:13.5px!important;line-height:1.42!important;font-weight:750!important} body.home .v2-latest .latest-card:first-child .latest-body h3{font-size:16px!important;line-height:1.38!important;font-weight:850!important} body.home .v2-latest .latest-body .meta{gap:8px!important;color:#8a999f!important;font-size:9.5px!important} body.home .v2-latest .latest-card:not(:first-child)::after{content:'›';align-self:center;justify-self:end;margin-left:7px;color:#7a898f;font-size:24px;line-height:1} body.home .v2-latest .latest-card:not(:first-child){grid-template-columns:78px minmax(0,1fr) 18px!important} body.home .v2-latest .latest-card:not(:first-child) .latest-thumb{height:54px!important} body.home .home-modules-grid{display:block!important;margin:0!important} body.home .module-spotlight,body.home .module-video{display:none!important} body.home .module-analysis{margin-top:12px!important;padding:15px!important;border:1px solid var(--s8m-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:var(--s8m-shadow)!important} body.home .module-analysis .module-title{margin-bottom:11px!important} body.home .analysis-mobile-layout{display:grid!important;grid-template-columns:40% minmax(0,1fr)!important;gap:11px!important;align-items:stretch!important} body.home .analysis-mobile-feature{display:block!important;border-radius:12px!important;overflow:hidden!important;min-height:146px!important} body.home .analysis-mobile-feature img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .analysis-list{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important} body.home .analysis-list a{display:grid!important;grid-template-columns:8px minmax(0,1fr)!important;gap:7px!important;padding:8px 0!important;border-bottom:1px solid var(--s8m-line)!important} body.home .analysis-list a:last-child{border-bottom:0!important} body.home .analysis-list .author-avatar{width:7px!important;height:7px!important;min-width:7px!important;margin-top:6px!important;border-radius:50%!important;background:var(--s8m-green)!important;color:transparent!important} body.home .analysis-list strong{font-size:12px!important;line-height:1.38!important;color:#26363e!important} body.home .analysis-list small{font-size:9px!important;color:#8a989e!important} body.home .home-extra-categories{display:flex!important;flex-direction:column!important;gap:12px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important} body.home .extra-category-card{padding:15px!important;border:1px solid var(--s8m-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:var(--s8m-shadow)!important} body.home .extra-category-card .module-title{margin-bottom:11px!important} body.home .extra-category-lead{display:grid!important;grid-template-columns:48% minmax(0,1fr)!important;gap:11px!important;align-items:start!important;padding:0 0 11px!important;border-bottom:1px solid var(--s8m-line)!important} body.home .extra-category-image{margin:0!important;border-radius:12px!important} body.home .extra-category-image img{height:112px!important;border-radius:12px!important} body.home .extra-category-lead h3{margin:1px 0 6px!important;font-size:14px!important;line-height:1.42!important;font-weight:850!important} body.home .extra-category-lead .meta{font-size:9.5px!important;color:#8b9aa0!important} body.home .extra-mini-list{padding-top:3px!important;gap:0!important} body.home .extra-mini-item{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;padding:9px 0!important;border-bottom:1px solid var(--s8m-line)!important} body.home .extra-mini-item:last-child{border-bottom:0!important;padding-bottom:0!important} body.home .extra-mini-item img{width:78px!important;height:54px!important;border-radius:10px!important} body.home .extra-mini-item strong{font-size:12.5px!important;line-height:1.4!important;font-weight:650!important;color:#27373f!important} body.home .site-footer{margin-top:12px!important;background:transparent!important;border:0!important} body.home .mobile-footer-compact{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0 0 78px!important} body.home .mobile-footer-brand{display:block!important;text-align:left!important;padding:16px!important;border-radius:16px 16px 0 0!important;background:linear-gradient(135deg,#075a4c,#04785b)!important;color:#fff!important} body.home .mobile-footer-logo{justify-content:flex-start!important} body.home .mobile-footer-logo strong{color:#fff!important;font-size:19px!important} body.home .mobile-footer-logo img{filter:brightness(0) invert(1);max-width:155px!important} body.home .mobile-footer-brand p{margin:7px 0 0!important;color:#e5fff4!important;font-size:11.5px!important;line-height:1.55!important;text-align:left!important} body.home .mobile-footer-socials,body.home .mobile-footer-accordions{display:none!important} body.home .mobile-footer-newsletter{margin:-10px 0 0!important;padding:14px 16px 16px!important;border:0!important;border-radius:0 0 16px 16px!important;background:linear-gradient(135deg,#075a4c,#04785b)!important} body.home .mobile-footer-newsletter>strong{display:none!important} body.home .mobile-footer-form{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important} body.home .mobile-footer-form input{height:42px!important;border-radius:11px!important} body.home .mobile-footer-form button{height:42px!important;padding:0 16px!important;border-radius:11px!important;background:#18bf68!important} body.home .mobile-footer-copyright{margin:2px 0 0!important;color:#8b999f!important;font-size:9px!important} body.home .s8-builder-floating{display:none!important} .mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:95!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;height:66px!important;padding:5px 8px max(5px,env(safe-area-inset-bottom))!important;border-top:1px solid #dfe8e4!important;background:rgba(255,255,255,.97)!important;box-shadow:0 -8px 24px rgba(16,35,28,.08)!important;backdrop-filter:blur(16px)!important} .mobile-bottom-nav a,.mobile-bottom-nav button{min-width:0!important;height:55px!important;padding:4px 1px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#64747b!important;font-size:9.5px!important;font-weight:700!important;line-height:1!important} .mobile-bottom-nav svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important} .mobile-bottom-nav a:first-child svg{fill:currentColor!important;stroke:none!important} .mobile-bottom-nav .is-active{color:var(--s8m-green)!important;background:#effaf4!important} .mobile-bottom-nav .menu-toggle{display:flex!important} body:not(.home) .s8-builder-floating{bottom:78px!important}} @media (max-width:390px){body.home .brand-light .mobile-brand-wordmark{font-size:19px!important} body.home .mobile-result-button{padding:0 10px!important;font-size:10.5px!important} body.home .featured-hero{min-height:305px!important} body.home .featured-title{font-size:22px!important} body.home .analysis-mobile-layout{grid-template-columns:1fr!important} body.home .analysis-mobile-feature{min-height:155px!important} body.home .extra-category-lead{grid-template-columns:1fr!important} body.home .extra-category-image img{height:168px!important}} @keyframes s8MobileNewsPulse{0%,100%{transform:scale(1);opacity:1;box-shadow:0 0 0 0 rgba(16,185,95,.22)} 50%{transform:scale(1.16);opacity:.78;box-shadow:0 0 0 7px rgba(16,185,95,0)}} @media (max-width:767px){body.home .home-extra-categories{gap:0!important;padding:0 14px 76px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(18,45,35,.07)!important} body.home .extra-category-card{padding:24px 0 22px!important;border:0!important;border-bottom:1px solid #e7eeea!important;border-radius:0!important;background:#fff!important;box-shadow:none!important} body.home .extra-category-card:last-child{border-bottom:0!important} body.home .extra-category-card .module-title{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 17px!important;padding:0 0 10px!important} body.home .extra-category-card .module-title:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:52px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,#0fac63,#4bd58d)!important} body.home .extra-category-card .module-title h2{margin:0!important;padding:0!important;font-size:22px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.015em!important;text-transform:uppercase!important;color:#116837!important} body.home .extra-category-card .module-title h2:before{display:none!important} body.home .extra-category-card .module-title a{font-size:11px!important;font-weight:800!important;color:#0ba95d!important} body.home .extra-category-lead{display:block!important;padding:0 0 15px!important;border-bottom:1px solid #e8eeeb!important} body.home .extra-category-image{display:block!important;width:100%!important;margin:0 0 12px!important;overflow:hidden!important;border-radius:15px!important;background:#eef5f1!important;box-shadow:0 8px 20px rgba(17,48,36,.07)!important} body.home .extra-category-image img{width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:15px!important;transform:none!important} body.home .extra-category-lead h3{margin:0!important;padding:0!important;font-size:19px!important;line-height:1.36!important;letter-spacing:-.025em!important;font-weight:850!important;color:#17242c!important} body.home .extra-category-lead .meta{margin-top:7px!important;font-size:10.5px!important;color:#829098!important} body.home .extra-mini-list{display:flex!important;flex-direction:column!important;gap:0!important;padding:5px 0 0!important} body.home .extra-mini-item{position:relative!important;display:block!important;min-height:0!important;padding:14px 5px 14px 29px!important;border-bottom:1px solid #e8eeeb!important;background:transparent!important} body.home .extra-mini-item:last-child{border-bottom:0!important;padding-bottom:2px!important} body.home .extra-mini-item:before{content:""!important;position:absolute!important;left:3px!important;top:20px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#0da960!important;animation:s8MobileNewsPulse 2.1s ease-in-out infinite!important} body.home .extra-mini-item:nth-child(2):before{animation-delay:.45s!important} body.home .extra-mini-item:nth-child(3):before{animation-delay:.9s!important} body.home .extra-mini-item:nth-child(4):before{animation-delay:1.35s!important} body.home .extra-mini-item img{display:none!important} body.home .extra-mini-item span{display:block!important} body.home .extra-mini-item strong{display:block!important;font-size:15px!important;line-height:1.48!important;font-weight:500!important;color:#27343b!important} body.home .extra-mini-item:hover strong{color:#0a9857!important}} @media (max-width:390px){body.home .home-extra-categories{padding-left:12px!important;padding-right:12px!important} body.home .extra-category-card{padding-top:21px!important;padding-bottom:19px!important} body.home .extra-category-card .module-title h2{font-size:20px!important} body.home .extra-category-lead h3{font-size:17px!important} body.home .extra-mini-item{padding-left:25px!important} body.home .extra-mini-item:before{width:9px!important;height:9px!important;left:2px!important} body.home .extra-mini-item strong{font-size:14px!important}} @media (prefers-reduced-motion:reduce){body.home .extra-mini-item:before{animation:none!important}} .mobile-footer-trust,.mobile-footer-quick{display:none} @media (max-width:767px){body.home .mobile-footer-compact{display:block!important;padding:0 0 78px!important;background:#fff!important;border-radius:18px 18px 0 0!important;overflow:hidden!important} body.home .mobile-footer-brand{padding:18px 16px 14px!important;background:linear-gradient(135deg,#076c59,#099071)!important;text-align:left!important} body.home .mobile-footer-logo{min-height:28px!important} body.home .mobile-footer-logo strong{font-size:20px!important;color:#fff!important} body.home .mobile-footer-brand p{max-width:none!important;margin:7px 0 0!important;color:#dcfff1!important;font-size:11.5px!important;line-height:1.5!important;-webkit-line-clamp:2!important} body.home .mobile-footer-socials{display:flex!important;justify-content:flex-start!important;gap:7px!important;margin-top:10px!important} body.home .mobile-footer-socials:empty{display:none!important} body.home .mobile-footer-socials a{width:30px!important;height:30px!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:11px!important} body.home .mobile-footer-newsletter{margin:0!important;padding:13px 16px!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,#076c59,#099071)!important} body.home .mobile-footer-form{gap:8px!important} body.home .mobile-footer-form input{height:40px!important;border:0!important;border-radius:10px!important;font-size:12px!important} body.home .mobile-footer-form button{height:40px!important;padding:0 14px!important;border-radius:10px!important;background:#19c76b!important;font-size:11px!important} body.home .mobile-footer-trust{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:10px 12px!important;border-bottom:1px solid #e8efeb!important;background:#f7fbf9!important;color:#0c8c5c!important;font-size:10px!important;font-weight:800!important} body.home .mobile-footer-trust span{white-space:nowrap} body.home .mobile-footer-quick{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:7px 13px!important;padding:11px 12px 5px!important;background:#fff!important} body.home .mobile-footer-quick a{position:relative!important;color:#60717a!important;font-size:10px!important;font-weight:700!important} body.home .mobile-footer-quick a:not(:last-child):after{content:"";position:absolute;right:-7px;top:50%;width:2px;height:2px;border-radius:50%;background:#b9c7c0;transform:translateY(-50%)} body.home .mobile-footer-copyright{margin:0!important;padding:6px 12px 12px!important;background:#fff!important;color:#8a989f!important;font-size:9px!important} .s8-builder-floating{right:12px!important;bottom:78px!important;min-height:38px!important;padding:0 13px!important;font-size:11px!important;box-shadow:0 8px 22px rgba(0,152,202,.24)!important}} .dashboard-popular .panel-title{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:58px!important;margin:0 0 14px!important;padding:12px 18px!important;border:1px solid rgba(16,185,95,.18)!important;border-radius:18px!important;background:linear-gradient(135deg,#16c96f 0%,#09ae68 100%)!important;color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1!important;letter-spacing:.035em!important;text-transform:uppercase!important;text-align:center!important;box-shadow:0 10px 24px rgba(16,185,95,.17)!important} .dashboard-popular .panel-title::before,.dashboard-popular .panel-title::after{content:none!important;display:none!important} @media (max-width:767px){.dashboard-popular .panel-title{min-height:46px!important;margin:0 0 10px!important;padding:10px 14px!important;border-radius:13px!important;font-size:16px!important;box-shadow:0 8px 18px rgba(16,185,95,.14)!important}} .article-content .s8sport-import-figure{margin:28px 0 30px} .article-content .s8sport-import-figure img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:18px;background:#edf4f1;box-shadow:0 14px 34px rgba(18,52,67,.10)} .article-content .s8sport-ai-article>.s8sport-import-figure:first-child,.article-content .s8sport-imported-body>.s8sport-import-figure:first-child{margin-top:8px} @media(max-width:767px){.article-content .s8sport-import-figure{margin:20px 0 22px}.article-content .s8sport-import-figure img{max-height:none;border-radius:14px;box-shadow:0 8px 22px rgba(18,52,67,.08)}} .extra-category-excerpt{display:none} .extra-mini-item small{display:none} @media (max-width:767px){body.home{--s8m-green:#10b963;--s8m-green-dark:#078b53;--s8m-text:#15242c;--s8m-muted:#73848d;--s8m-line:#e5ece8;--s8m-card:#fff;--s8m-bg:#f4f8f6;background:var(--s8m-bg)!important;padding-bottom:70px!important} body.home .site-main{padding:12px 0 0!important} body.home .site-main>.container{width:min(calc(100% - 16px),620px)!important} body.home .s8-home-layout{gap:12px!important} body.home .site-header.light-header{position:sticky!important;top:0!important;z-index:80!important;background:#fff!important;border-bottom:1px solid #e7eeea!important;box-shadow:0 7px 22px rgba(15,55,40,.06)!important} body.home .light-header .header-row{min-height:62px!important;padding:0 10px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important} body.home .mobile-menu-trigger{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #e4ece8!important;border-radius:12px!important;background:#fff!important;color:#17272f!important} body.home .brand-light{justify-self:center!important;min-width:0!important} body.home .brand-light>.builder-logo,body.home .brand-light>.custom-logo,body.home .brand-light>.brand-wordmark,body.home .brand-light>.brand-sub{display:none!important} body.home .brand-light .mobile-brand-wordmark{display:block!important;font-size:21px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.055em!important;color:#17242b!important;white-space:nowrap!important} body.home .brand-light .mobile-brand-wordmark::first-letter{color:var(--s8m-green)!important} body.home .mobile-actionbar{display:flex!important;align-items:center!important;gap:7px!important} body.home .mobile-header-search{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #e4ece8!important;border-radius:12px!important;background:#fff!important;color:#17242b!important} body.home .mobile-result-button{display:flex!important;align-items:center!important;gap:5px!important;height:40px!important;padding:0 13px!important;border-radius:12px!important;background:linear-gradient(135deg,#13bf69,#079d58)!important;color:#fff!important;font-size:12px!important;font-weight:850!important;box-shadow:0 8px 18px rgba(16,185,99,.20)!important} body.home .main-nav,body.home .header-actions,body.home .mobile-category-tabs{display:none!important} body.home .light-ticker{background:#fff!important;border-bottom:1px solid #e6ede9!important} body.home .light-ticker .ticker-row{height:38px!important;padding:0 8px!important;gap:10px!important} body.home .light-ticker .ticker-label{flex:0 0 auto!important;height:28px!important;padding:0 11px!important;border-radius:9px!important;display:flex!important;align-items:center!important;background:var(--s8m-green)!important;color:#fff!important;font-size:10px!important;font-weight:900!important} body.home .ticker-marquee{min-width:0!important} body.home .ticker-item{font-size:10.5px!important;color:#53656d!important} body.home .ticker-sep{width:5px!important;height:5px!important;background:var(--s8m-green)!important} body.home .news-dashboard-grid{display:flex!important;flex-direction:column!important;gap:12px!important;margin:0!important} body.home .dashboard-primary{order:1!important} body.home .latest-section{order:2!important} body.home .dashboard-widgets{order:3!important} body.home .dashboard-popular{display:none!important} body.home .dashboard-widgets .category-panel-v2{display:none!important} body.home .dashboard-widgets .newsletter-v2{display:none!important} body.home .featured-hero{min-height:0!important;height:auto!important;aspect-ratio:1.78/1!important;border-radius:16px!important;overflow:hidden!important;background:#071829!important;box-shadow:0 12px 30px rgba(13,33,48,.14)!important} body.home .hero-slide,body.home .featured-image{position:absolute!important;inset:0!important} body.home .featured-image img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .featured-overlay{position:absolute!important;inset:0!important;padding:18px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;background:linear-gradient(180deg,rgba(4,16,28,0) 22%,rgba(4,16,28,.25) 45%,rgba(4,16,28,.94) 100%)!important} body.home .featured-overlay .badge{height:25px!important;padding:0 10px!important;font-size:9px!important;border-radius:999px!important} body.home .featured-title{max-width:92%!important;margin:8px 0 7px!important;font-size:23px!important;line-height:1.18!important;letter-spacing:-.025em!important} body.home .featured-excerpt{display:none!important} body.home .featured-overlay .meta{gap:12px!important;font-size:10px!important} body.home .hero-nav{top:12px!important;right:12px!important} body.home .hero-nav button{width:32px!important;height:32px!important} body.home .hero-dots{right:15px!important;bottom:14px!important} body.home .hero-dot{width:8px!important;height:8px!important} body.home .hero-dot.is-active{width:23px!important;border-radius:999px!important;background:#2bd082!important} body.home .v2-latest,body.home .home-module,body.home .extra-category-card{background:#fff!important;border:1px solid #e6ede9!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(17,56,43,.07)!important} body.home .section-head.compact,body.home .module-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 11px!important} body.home .section-title,body.home .module-title h2{position:relative!important;margin:0!important;padding-left:12px!important;font-size:18px!important;line-height:1.2!important;font-weight:900!important;color:var(--s8m-text)!important} body.home .section-title::before,body.home .module-title h2::before{content:""!important;position:absolute!important;left:0!important;top:1px!important;bottom:1px!important;width:4px!important;border-radius:99px!important;background:var(--s8m-green)!important} body.home .section-link,body.home .module-title a{font-size:10px!important;font-weight:850!important;color:#079653!important;white-space:nowrap!important} body.home .v2-latest{padding:14px!important} body.home .v2-latest .latest-grid{display:block!important} body.home .v2-latest .latest-card{display:grid!important;grid-template-columns:78px minmax(0,1fr) 18px!important;gap:10px!important;align-items:center!important;min-height:72px!important;padding:10px 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;border-top:1px solid var(--s8m-line)!important} body.home .v2-latest .latest-card:first-child{grid-template-columns:42% minmax(0,1fr)!important;align-items:stretch!important;min-height:126px!important;padding:0 0 12px!important;border-top:0!important} body.home .v2-latest .latest-card:not(:first-child)::after{content:"›";grid-column:3;grid-row:1;font-size:25px;font-weight:300;color:#71818a;justify-self:end} body.home .v2-latest .latest-thumb{width:78px!important;height:52px!important;aspect-ratio:auto!important;border-radius:10px!important;overflow:hidden!important} body.home .v2-latest .latest-card:first-child .latest-thumb{width:100%!important;height:100%!important;min-height:124px!important;border-radius:12px!important} body.home .v2-latest .latest-thumb img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .v2-latest .badge-on-image{display:none!important} body.home .v2-latest .latest-body{padding:0!important;min-width:0!important} body.home .v2-latest .latest-body h3{margin:0 0 5px!important;min-height:0!important;font-size:12.5px!important;line-height:1.42!important;font-weight:800!important} body.home .v2-latest .latest-card:first-child .latest-body h3{font-size:15px!important;line-height:1.38!important} body.home .v2-latest .meta{display:flex!important;gap:10px!important;flex-wrap:wrap!important;font-size:9.5px!important;color:#83939b!important} body.home .home-modules-grid{display:block!important;margin:0!important} body.home .module-spotlight,body.home .module-video{display:none!important} body.home .module-analysis{padding:14px!important;margin:0!important} body.home .analysis-mobile-layout{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;gap:12px!important} body.home .analysis-mobile-feature{display:block!important;min-height:148px!important;border-radius:12px!important;overflow:hidden!important} body.home .analysis-mobile-feature img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .analysis-list{display:grid!important;align-content:stretch!important} body.home .analysis-list a{display:grid!important;grid-template-columns:8px minmax(0,1fr)!important;gap:7px!important;align-items:start!important;padding:7px 0!important;border-bottom:1px solid var(--s8m-line)!important} body.home .analysis-list a:last-child{border-bottom:0!important} body.home .analysis-list .author-avatar{width:7px!important;height:7px!important;min-width:7px!important;margin-top:5px!important;border-radius:50%!important;font-size:0!important;background:var(--s8m-green)!important} body.home .analysis-list strong{display:block!important;font-size:11px!important;line-height:1.38!important;color:#24343c!important} body.home .analysis-list small{display:block!important;margin-top:3px!important;font-size:8.5px!important;color:#8b999f!important} body.home .home-extra-categories{display:flex!important;flex-direction:column!important;gap:12px!important;margin:0!important;padding:0!important;border:0!important} body.home .extra-category-card{padding:14px!important;margin:0!important;min-width:0!important} body.home .extra-category-lead{display:grid!important;grid-template-columns:46% minmax(0,1fr)!important;gap:12px!important;align-items:start!important;padding:0 0 12px!important;margin:0!important;border-bottom:1px solid var(--s8m-line)!important} body.home .extra-category-image{display:block!important;width:100%!important;height:116px!important;margin:0!important;border-radius:12px!important;overflow:hidden!important} body.home .extra-category-image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important} body.home .extra-category-lead h3{margin:1px 0 5px!important;font-size:14px!important;line-height:1.4!important;font-weight:850!important} body.home .extra-category-excerpt{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 6px!important;font-size:10px!important;line-height:1.5!important;color:#657780!important} body.home .extra-category-lead .meta{display:flex!important;gap:8px!important;font-size:9px!important;color:#8a999f!important} body.home .extra-category-lead .meta svg{width:12px!important;height:12px!important} body.home .extra-mini-list{display:block!important;padding:0!important} body.home .extra-mini-item{display:grid!important;grid-template-columns:70px minmax(0,1fr) 16px!important;gap:9px!important;align-items:center!important;min-height:63px!important;padding:9px 0!important;border-bottom:1px solid var(--s8m-line)!important} body.home .extra-mini-item:last-child{border-bottom:0!important;padding-bottom:0!important} body.home .extra-mini-item::after{content:"›";grid-column:3;grid-row:1;font-size:22px;color:#7c8b92;justify-self:end} body.home .extra-mini-item img{width:70px!important;height:48px!important;object-fit:cover!important;border-radius:9px!important} body.home .extra-mini-item strong{display:block!important;font-size:11.5px!important;line-height:1.4!important;color:#263740!important} body.home .extra-mini-item small{display:block!important;margin-top:3px!important;font-size:8.5px!important;color:#8a999f!important} body.home .extra-category-cong-nghe .extra-category-lead,body.home .extra-category-technology .extra-category-lead{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;min-width:250px!important;padding:0!important;border:1px solid var(--s8m-line)!important;border-radius:12px!important;overflow:hidden!important} body.home .extra-category-cong-nghe .extra-category-image,body.home .extra-category-technology .extra-category-image{height:82px!important;border-radius:0!important} body.home .extra-category-cong-nghe .extra-category-lead h3,body.home .extra-category-technology .extra-category-lead h3{padding:8px 8px 0 0!important;font-size:11px!important} body.home .extra-category-cong-nghe .extra-category-excerpt,body.home .extra-category-technology .extra-category-excerpt{display:none!important} body.home .extra-category-cong-nghe .extra-category-lead .meta,body.home .extra-category-technology .extra-category-lead .meta{padding:0 8px 8px 0!important} body.home .extra-category-cong-nghe .extra-mini-list,body.home .extra-category-technology .extra-mini-list{display:flex!important;gap:9px!important;overflow-x:auto!important;padding:9px 0 2px!important;scrollbar-width:none!important} body.home .extra-category-cong-nghe .extra-mini-list::-webkit-scrollbar,body.home .extra-category-technology .extra-mini-list::-webkit-scrollbar{display:none!important} body.home .extra-category-cong-nghe .extra-mini-item,body.home .extra-category-technology .extra-mini-item{flex:0 0 205px!important;grid-template-columns:78px minmax(0,1fr)!important;min-height:76px!important;padding:0!important;border:1px solid var(--s8m-line)!important;border-radius:12px!important;overflow:hidden!important} body.home .extra-category-cong-nghe .extra-mini-item::after,body.home .extra-category-technology .extra-mini-item::after{display:none!important} body.home .extra-category-cong-nghe .extra-mini-item img,body.home .extra-category-technology .extra-mini-item img{width:78px!important;height:76px!important;border-radius:0!important} body.home .extra-category-cong-nghe .extra-mini-item span,body.home .extra-category-technology .extra-mini-item span{padding:8px 7px 6px 0!important} body.home .site-footer{margin-top:12px!important} body.home .footer-grid{display:none!important} body.home .mobile-footer-compact{display:block!important;padding:15px 12px 78px!important;background:linear-gradient(135deg,#086a55,#069a68)!important;border-radius:16px 16px 0 0!important} body.home .mobile-footer-brand{text-align:left!important;padding:0!important} body.home .mobile-footer-logo{justify-content:flex-start!important} body.home .mobile-footer-logo strong{color:#fff!important;font-size:18px!important} body.home .mobile-footer-brand p{margin:6px 0!important;color:#e7fff5!important;font-size:10px!important;line-height:1.5!important;text-align:left!important} body.home .mobile-footer-socials,body.home .mobile-footer-accordions,body.home .mobile-footer-trust{display:none!important} body.home .mobile-footer-newsletter{margin:8px 0 0!important;padding:0!important;border:0!important;background:none!important} body.home .mobile-footer-form input{height:39px!important;border-radius:10px!important;font-size:10px!important} body.home .mobile-footer-form button{height:39px!important;border-radius:10px!important;padding:0 14px!important;font-size:10px!important} body.home .mobile-footer-quick{display:flex!important;justify-content:center!important;gap:12px!important;margin-top:10px!important} body.home .mobile-footer-quick a{font-size:9px!important;color:#eafff5!important} body.home .mobile-footer-copyright{margin:8px 0 0!important;color:#ccebdd!important;font-size:8px!important} .mobile-bottom-nav{display:grid!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:95!important;grid-template-columns:repeat(5,1fr)!important;height:62px!important;padding:4px 8px 5px!important;background:rgba(255,255,255,.97)!important;border-top:1px solid #dde9e3!important;box-shadow:0 -8px 25px rgba(17,53,41,.10)!important;backdrop-filter:blur(12px)!important} .mobile-bottom-nav a,.mobile-bottom-nav button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;border:0!important;background:transparent!important;color:#52646d!important;font-size:9px!important;font-weight:700!important} .mobile-bottom-nav svg{width:19px!important;height:19px!important} .mobile-bottom-nav .is-active{color:var(--s8m-green)!important;background:#effaf4!important;border-radius:12px!important} .s8-builder-floating{right:12px!important;bottom:69px!important;min-height:38px!important;padding:0 14px!important;font-size:10px!important}} @media (max-width:390px){body.home .site-main>.container{width:min(calc(100% - 12px),620px)!important} body.home .featured-title{font-size:21px!important} body.home .analysis-mobile-layout{grid-template-columns:1fr!important} body.home .analysis-mobile-feature{min-height:150px!important} body.home .extra-category-lead{grid-template-columns:1fr!important} body.home .extra-category-image{height:172px!important} body.home .extra-category-lead h3{font-size:15px!important}} @media (max-width:767px){html,body{max-width:100%;overflow-x:hidden!important} body{background:#f3f7f5!important;padding-bottom:66px!important} body.home .site-main,body .site-main{padding-top:10px!important} body.home .site-main>.container,body .site-main>.container{width:calc(100% - 14px)!important;max-width:620px!important;margin-inline:auto!important} body.home .s8-home-layout{display:flex!important;flex-direction:column!important;gap:12px!important;min-height:0!important} .site-header.light-header{position:sticky!important;top:0!important;z-index:90!important;background:#fff!important;border-bottom:1px solid #e4ece8!important;box-shadow:0 7px 20px rgba(18,52,40,.06)!important} .light-header .header-row{min-height:60px!important;padding:0 8px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important} .mobile-menu-trigger,.mobile-header-search{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;border:1px solid #e1eae5!important;border-radius:11px!important;background:#fff!important;color:#15252d!important;box-shadow:none!important} .mobile-menu-trigger svg,.mobile-header-search svg{width:19px!important;height:19px!important} .brand-light{justify-self:center!important;min-width:0!important;margin:0!important} .brand-light>.builder-logo,.brand-light>.custom-logo,.brand-light>.brand-wordmark,.brand-light>.brand-sub{display:none!important} .brand-light .mobile-brand-wordmark{display:block!important;max-width:190px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:20px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.055em!important;color:#17262d!important} .mobile-actionbar{display:flex!important;align-items:center!important;gap:6px!important} .mobile-result-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;height:38px!important;padding:0 11px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,#13bf69,#079d58)!important;color:#fff!important;font-size:11px!important;font-weight:850!important;box-shadow:0 7px 16px rgba(16,185,99,.18)!important} .main-nav,.header-actions,.mobile-category-tabs{display:none!important} .light-ticker{position:relative!important;z-index:20!important;margin:0!important;background:#fff!important;border:0!important;border-bottom:1px solid #e5ece8!important;box-shadow:none!important} .light-ticker .ticker-row{height:36px!important;padding:0 7px!important;gap:8px!important;overflow:hidden!important} .light-ticker .ticker-label{display:flex!important;align-items:center!important;flex:0 0 auto!important;height:26px!important;padding:0 9px!important;border-radius:8px!important;background:#0db362!important;color:#fff!important;font-size:9px!important;font-weight:900!important;white-space:nowrap!important} .ticker-marquee{min-width:0!important;overflow:hidden!important} .ticker-track{height:36px!important;align-items:center!important} .ticker-item{font-size:9.5px!important;line-height:1!important;color:#596a72!important;white-space:nowrap!important} .ticker-sep{width:4px!important;height:4px!important;margin:0 8px!important;background:#10b963!important} body.home .news-dashboard-grid{display:flex!important;flex-direction:column!important;grid-template:none!important;grid-template-areas:none!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;gap:12px!important;align-items:stretch!important} body.home .news-dashboard-grid>*{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;grid-area:auto!important} body.home .dashboard-primary{display:block!important;order:1!important;min-height:0!important} body.home .news-dashboard-grid>.v2-latest{display:block!important;order:2!important} body.home .dashboard-popular{display:none!important} body.home .dashboard-widgets{display:none!important} body.home .dashboard-primary:empty{display:none!important} body.home .featured-hero{display:block!important;position:relative!important;width:100%!important;height:220px!important;min-height:220px!important;max-height:220px!important;aspect-ratio:auto!important;margin:0!important;border-radius:16px!important;overflow:hidden!important;background:#071829!important;box-shadow:0 11px 27px rgba(13,33,48,.14)!important} body.home .featured-hero .hero-slide{display:none!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;visibility:hidden!important} body.home .featured-hero .hero-slide.is-active,body.home .featured-hero .hero-slide:first-child:last-of-type{display:block!important;opacity:1!important;visibility:visible!important;z-index:2!important} body.home .featured-hero .featured-image{display:block!important;position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;height:100%!important} body.home .featured-hero .featured-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important} body.home .featured-hero .hero-slide:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(180deg,rgba(2,13,24,.02) 20%,rgba(3,20,31,.28) 48%,rgba(3,16,25,.94) 100%)!important} body.home .featured-overlay{display:flex!important;position:absolute!important;inset:0!important;z-index:3!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;padding:16px!important;background:none!important} body.home .featured-overlay .badge{height:23px!important;padding:0 9px!important;border-radius:999px!important;font-size:8.5px!important} body.home .featured-title{display:block!important;width:88%!important;max-width:none!important;margin:7px 0 6px!important;font-size:21px!important;line-height:1.18!important;letter-spacing:-.025em!important;color:#fff!important} body.home .featured-title a{color:#fff!important} body.home .featured-excerpt{display:none!important} body.home .featured-overlay .meta{display:flex!important;gap:12px!important;font-size:9px!important;color:#e7f1f5!important} body.home .hero-nav{display:flex!important;top:10px!important;right:10px!important;gap:6px!important} body.home .hero-nav button{width:30px!important;height:30px!important;border-radius:50%!important} body.home .hero-dots{right:13px!important;bottom:12px!important} body.home .hero-dot{width:7px!important;height:7px!important} body.home .hero-dot.is-active{width:22px!important;border-radius:99px!important} body.home .v2-latest,body.home .home-module,body.home .extra-category-card{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:13px!important;border:1px solid #e4ece8!important;border-radius:15px!important;background:#fff!important;box-shadow:0 7px 22px rgba(17,56,43,.065)!important;overflow:hidden!important} body.home .section-head.compact,body.home .module-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 10px!important;padding:0!important} body.home .section-title,body.home .module-title h2{position:relative!important;margin:0!important;padding-left:11px!important;font-size:17px!important;line-height:1.2!important;font-weight:900!important;color:#173029!important;white-space:normal!important} body.home .section-title:before,body.home .module-title h2:before{content:""!important;position:absolute!important;left:0!important;top:1px!important;bottom:1px!important;width:4px!important;border-radius:99px!important;background:#0db362!important} body.home .section-link,body.home .module-title a{flex:0 0 auto!important;font-size:9px!important;font-weight:850!important;color:#078e50!important;white-space:nowrap!important} body.home .v2-latest .latest-grid{display:block!important;width:100%!important} body.home .v2-latest .latest-card{display:grid!important;grid-template-columns:72px minmax(0,1fr) 16px!important;grid-template-rows:auto!important;gap:9px!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:65px!important;margin:0!important;padding:9px 0!important;border:0!important;border-top:1px solid #e6ece9!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important} body.home .v2-latest .latest-card:first-child{grid-template-columns:44% minmax(0,1fr)!important;min-height:112px!important;padding:0 0 11px!important;border-top:0!important} body.home .v2-latest .latest-card:not(:first-child):after{content:"›"!important;display:block!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;font-size:22px!important;color:#829098!important} body.home .v2-latest .latest-thumb{display:block!important;width:72px!important;height:48px!important;min-width:0!important;margin:0!important;border-radius:9px!important;overflow:hidden!important} body.home .v2-latest .latest-card:first-child .latest-thumb{width:100%!important;height:110px!important;border-radius:11px!important} body.home .v2-latest .latest-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important} body.home .v2-latest .badge-on-image{display:none!important} body.home .v2-latest .latest-body{display:block!important;min-width:0!important;width:auto!important;padding:0!important} body.home .v2-latest .latest-body h3{display:block!important;width:100%!important;min-height:0!important;margin:0 0 4px!important;font-size:11px!important;line-height:1.38!important;font-weight:800!important;word-break:normal!important;overflow-wrap:anywhere!important;writing-mode:horizontal-tb!important} body.home .v2-latest .latest-card:first-child .latest-body h3{font-size:13.5px!important;line-height:1.36!important} body.home .v2-latest .meta{display:flex!important;gap:8px!important;flex-wrap:wrap!important;font-size:8px!important;color:#84939a!important} body.home .home-modules-grid{display:block!important;width:100%!important;margin:0!important;padding:0!important} body.home .module-spotlight,body.home .module-video{display:none!important} body.home .module-analysis{display:block!important;padding:13px!important} body.home .analysis-mobile-layout{display:grid!important;grid-template-columns:43% minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important} body.home .analysis-mobile-feature{display:block!important;width:100%!important;height:138px!important;min-height:0!important;border-radius:11px!important;overflow:hidden!important} body.home .analysis-mobile-feature img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important} body.home .analysis-list{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important} body.home .analysis-list a{display:grid!important;grid-template-columns:7px minmax(0,1fr)!important;gap:6px!important;align-items:start!important;width:100%!important;min-width:0!important;padding:6px 0!important;border-bottom:1px solid #e6ece9!important} body.home .analysis-list a:last-child{border-bottom:0!important} body.home .analysis-list .author-avatar{width:7px!important;height:7px!important;min-width:7px!important;margin-top:4px!important;border-radius:50%!important;background:#10b963!important;color:transparent!important;font-size:0!important} body.home .analysis-list strong{display:block!important;min-width:0!important;font-size:10px!important;line-height:1.35!important;color:#25363e!important;word-break:normal!important;overflow-wrap:anywhere!important} body.home .analysis-list small{display:block!important;margin-top:2px!important;font-size:7.5px!important;color:#8b999f!important} body.home .home-extra-categories{display:flex!important;flex-direction:column!important;width:100%!important;gap:11px!important;margin:0!important;padding:0!important;border:0!important} body.home .extra-category-card{display:block!important;width:100%!important;min-width:0!important;padding:13px!important} body.home .extra-category-lead{display:grid!important;grid-template-columns:44% minmax(0,1fr)!important;grid-template-areas:"photo title" "photo meta"!important;column-gap:10px!important;row-gap:4px!important;align-items:start!important;width:100%!important;min-width:0!important;min-height:112px!important;margin:0!important;padding:0 0 10px!important;border-bottom:1px solid #e6ece9!important} body.home .extra-category-image{grid-area:photo!important;display:block!important;width:100%!important;height:108px!important;min-width:0!important;margin:0!important;border-radius:11px!important;overflow:hidden!important} body.home .extra-category-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important} body.home .extra-category-lead h3{grid-area:title!important;display:block!important;min-width:0!important;width:100%!important;margin:2px 0 0!important;padding:0!important;font-size:12px!important;line-height:1.4!important;font-weight:850!important;word-break:normal!important;overflow-wrap:anywhere!important;writing-mode:horizontal-tb!important} body.home .extra-category-lead h3 a{display:block!important;color:#203139!important} body.home .extra-category-excerpt{display:none!important} body.home .extra-category-lead .meta{grid-area:meta!important;display:flex!important;align-self:end!important;gap:7px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important;font-size:7.5px!important;color:#8a999f!important} body.home .extra-category-lead .meta svg{width:10px!important;height:10px!important} body.home .extra-mini-list{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important} body.home .extra-mini-item{display:grid!important;grid-template-columns:68px minmax(0,1fr) 14px!important;grid-template-rows:auto!important;gap:8px!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:59px!important;margin:0!important;padding:8px 0!important;border:0!important;border-bottom:1px solid #e6ece9!important;border-radius:0!important;background:#fff!important;overflow:visible!important} body.home .extra-mini-item:last-child{border-bottom:0!important;padding-bottom:0!important} body.home .extra-mini-item:after{content:"›"!important;display:block!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;font-size:20px!important;color:#849199!important} body.home .extra-mini-item img{display:block!important;grid-column:1!important;grid-row:1!important;width:68px!important;height:45px!important;min-width:68px!important;margin:0!important;border-radius:8px!important;object-fit:cover!important} body.home .extra-mini-item span{display:block!important;grid-column:2!important;grid-row:1!important;min-width:0!important;width:auto!important;margin:0!important;padding:0!important} body.home .extra-mini-item strong{display:block!important;width:100%!important;min-width:0!important;font-size:10.5px!important;line-height:1.36!important;font-weight:700!important;color:#273840!important;word-break:normal!important;overflow-wrap:anywhere!important;white-space:normal!important;writing-mode:horizontal-tb!important} body.home .extra-mini-item small{display:block!important;margin-top:3px!important;font-size:7.5px!important;color:#8a999f!important} body.home .extra-category-cong-nghe .extra-category-lead,body.home .extra-category-technology .extra-category-lead{display:grid!important;grid-template-columns:44% minmax(0,1fr)!important;grid-template-areas:"photo title" "photo meta"!important;min-width:0!important;min-height:112px!important;padding:0 0 10px!important;border:0!important;border-bottom:1px solid #e6ece9!important;border-radius:0!important;overflow:visible!important} body.home .extra-category-cong-nghe .extra-category-image,body.home .extra-category-technology .extra-category-image{grid-area:photo!important;width:100%!important;height:108px!important;border-radius:11px!important} body.home .extra-category-cong-nghe .extra-category-lead h3,body.home .extra-category-technology .extra-category-lead h3{grid-area:title!important;padding:0!important;font-size:12px!important} body.home .extra-category-cong-nghe .extra-category-lead .meta,body.home .extra-category-technology .extra-category-lead .meta{grid-area:meta!important;padding:0!important} body.home .extra-category-cong-nghe .extra-mini-list,body.home .extra-category-technology .extra-mini-list{display:block!important;width:100%!important;overflow:visible!important;padding:0!important} body.home .extra-category-cong-nghe .extra-mini-item,body.home .extra-category-technology .extra-mini-item{display:grid!important;grid-template-columns:68px minmax(0,1fr) 14px!important;width:100%!important;min-width:0!important;min-height:59px!important;padding:8px 0!important;border:0!important;border-bottom:1px solid #e6ece9!important;border-radius:0!important;overflow:visible!important} body.home .extra-category-cong-nghe .extra-mini-item:after,body.home .extra-category-technology .extra-mini-item:after{display:block!important} body.home .extra-category-cong-nghe .extra-mini-item img,body.home .extra-category-technology .extra-mini-item img{width:68px!important;height:45px!important;border-radius:8px!important} body.home .extra-category-cong-nghe .extra-mini-item span,body.home .extra-category-technology .extra-mini-item span{padding:0!important} .site-footer{height:auto!important;min-height:0!important;margin-top:12px!important;padding:0!important;background:transparent!important;color:#fff!important} .site-footer>.container{width:calc(100% - 14px)!important;max-width:620px!important;padding:0!important} .footer-grid{display:none!important} .mobile-footer-compact{display:block!important;height:auto!important;min-height:0!important;margin:0!important;padding:15px 13px 75px!important;border-radius:15px 15px 0 0!important;background:linear-gradient(135deg,#076b55,#079a69)!important;box-shadow:0 8px 24px rgba(13,88,67,.14)!important} .mobile-footer-brand{display:block!important;margin:0!important;padding:0!important;text-align:left!important} .mobile-footer-logo{display:flex!important;justify-content:flex-start!important;align-items:center!important;height:auto!important;min-height:0!important} .mobile-footer-logo img{display:block!important;max-width:145px!important;max-height:32px!important;width:auto!important;height:auto!important} .mobile-footer-logo strong{font-size:17px!important;line-height:1!important;color:#fff!important} .mobile-footer-brand p{margin:7px 0 0!important;max-width:100%!important;font-size:9.5px!important;line-height:1.5!important;color:#e4fff3!important;text-align:left!important} .mobile-footer-socials,.mobile-footer-accordions,.mobile-footer-trust{display:none!important} .mobile-footer-newsletter{display:block!important;margin:10px 0 0!important;padding:0!important;border:0!important;background:transparent!important} .mobile-footer-newsletter>strong{display:none!important} .mobile-footer-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;width:100%!important} .mobile-footer-form input{width:100%!important;height:37px!important;min-width:0!important;padding:0 10px!important;border:0!important;border-radius:9px!important;background:#fff!important;font-size:9px!important} .mobile-footer-form button{height:37px!important;padding:0 12px!important;border:0!important;border-radius:9px!important;background:#19c76d!important;color:#fff!important;font-size:9px!important;font-weight:850!important} .mobile-footer-quick{display:flex!important;justify-content:center!important;gap:9px!important;flex-wrap:wrap!important;margin:9px 0 0!important;padding:0!important} .mobile-footer-quick a{font-size:8px!important;color:#eafff5!important} .mobile-footer-copyright{margin:7px 0 0!important;font-size:7.5px!important;line-height:1.4!important;color:#cbeade!important;text-align:center!important} .mobile-bottom-nav{display:grid!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:110!important;grid-template-columns:repeat(5,1fr)!important;width:100%!important;height:62px!important;min-height:62px!important;padding:4px 7px 5px!important;border-top:1px solid #dce8e2!important;background:rgba(255,255,255,.98)!important;box-shadow:0 -7px 22px rgba(17,53,41,.10)!important;backdrop-filter:blur(12px)!important} .mobile-bottom-nav a,.mobile-bottom-nav button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#54656d!important;font-size:8px!important;font-weight:700!important} .mobile-bottom-nav svg{width:18px!important;height:18px!important} .mobile-bottom-nav .is-active{border-radius:11px!important;background:#effaf4!important;color:#0bac5e!important} .s8-builder-floating{right:10px!important;bottom:68px!important;z-index:109!important;min-height:36px!important;padding:0 13px!important;border-radius:999px!important;font-size:9px!important} .article-reading-progress{display:none!important} .article-shell,.article-card-pro,.article-layout-inner,.article-content{width:100%!important;max-width:100%!important;min-width:0!important} .article-card-pro{overflow:hidden!important;border-radius:16px!important} .article-card-pro .article-header{padding:15px 14px 10px!important} .article-card-pro .article-title{font-size:25px!important;line-height:1.17!important;letter-spacing:-.5px!important;max-width:100%!important;word-break:normal!important;overflow-wrap:anywhere!important} .article-layout-inner{display:block!important;padding:15px!important} .article-card-pro .article-content{font-size:16px!important;line-height:1.78!important;word-break:normal!important;overflow-wrap:anywhere!important} .article-card-pro .article-content p{margin:0 0 17px!important;border:0!important;background:none!important} .article-card-pro .article-content img,.article-card-pro .article-content figure{max-width:100%!important;height:auto!important;border-radius:13px!important} .related-grid{display:flex!important;flex-direction:column!important;gap:8px!important} .related-grid .latest-card{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;min-width:0!important}} @media (max-width:390px){body.home .featured-hero{height:205px!important;min-height:205px!important;max-height:205px!important} body.home .featured-title{width:91%!important;font-size:19px!important} body.home .analysis-mobile-layout{grid-template-columns:40% minmax(0,1fr)!important;gap:8px!important} body.home .analysis-mobile-feature{height:132px!important} body.home .extra-category-lead,body.home .extra-category-cong-nghe .extra-category-lead,body.home .extra-category-technology .extra-category-lead{grid-template-columns:42% minmax(0,1fr)!important} body.home .extra-category-image,body.home .extra-category-cong-nghe .extra-category-image,body.home .extra-category-technology .extra-category-image{height:102px!important} body.home .extra-category-lead h3,body.home .extra-category-cong-nghe .extra-category-lead h3,body.home .extra-category-technology .extra-category-lead h3{font-size:11px!important} body.home .extra-mini-item,body.home .extra-category-cong-nghe .extra-mini-item,body.home .extra-category-technology .extra-mini-item{grid-template-columns:62px minmax(0,1fr) 13px!important} body.home .extra-mini-item img,body.home .extra-category-cong-nghe .extra-mini-item img,body.home .extra-category-technology .extra-mini-item img{width:62px!important;min-width:62px!important;height:43px!important}} @media (max-width:767px){.mobile-menu-trigger,.mobile-bottom-menu,.mobile-bottom-nav button,.mobile-bottom-nav a{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation} .mobile-menu-overlay{z-index:118!important} .mobile-menu-panel{z-index:120!important} .mobile-menu-trigger,.mobile-bottom-menu{position:relative;z-index:111!important} body.menu-open .mobile-bottom-nav,body.menu-open .s8-builder-floating{opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important} body.menu-open .mobile-menu-panel{box-shadow:22px 0 48px rgba(0,0,0,.24)!important}} @media (max-width:767px){.mobile-menu-panel{padding-bottom:96px!important} .mobile-menu-top{position:sticky;top:0;z-index:2} .mobile-menu-heading{background:#fff;position:sticky;top:74px;z-index:1;border-bottom:1px solid #edf0f2} .mobile-menu-links{display:block!important;padding-bottom:12px;background:#fff} .mobile-menu-links a{display:grid!important;min-height:64px;background:#fff} .mobile-menu-links .label{font-size:14px;font-weight:800;line-height:1.25;color:#20252a} .mobile-menu-links .arrow{font-weight:700} .mobile-menu-search + .mobile-menu-latest-row{padding-top:2px}} .s8promo-form{position:relative;display:block;margin-top:18px} .s8promo-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important} .s8promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px} .s8promo-field{display:flex;flex-direction:column;gap:6px;min-width:0} .s8promo-field>span{font-size:10px;font-weight:800;color:#56706a;text-transform:uppercase;letter-spacing:.04em} .s8promo-field input,.s8promo-field select,.s8promo-field textarea{width:100%;min-width:0;border:1px solid #d9e8e1;border-radius:12px;background:#fff;color:#18312d;font:inherit;font-size:12px;outline:0;transition:.18s ease} .s8promo-field input,.s8promo-field select{height:44px;padding:0 12px} .s8promo-field textarea{min-height:70px;padding:11px 12px;resize:vertical;line-height:1.5} .s8promo-field input:focus,.s8promo-field select:focus,.s8promo-field textarea:focus{border-color:#18be78;box-shadow:0 0 0 3px rgba(16,185,95,.11)} .s8promo-contact,.s8promo-note{grid-column:1/-1} .s8promo-consent{display:flex;align-items:flex-start;gap:8px;margin:10px 0;color:#6b7f79;font-size:10px;line-height:1.45} .s8promo-consent input{flex:0 0 auto;width:15px;height:15px;margin-top:1px;accent-color:#10b85f} .s8promo-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:46px;padding:0 15px;border:0;border-radius:12px;background:linear-gradient(135deg,#13c978,#08a968);color:#fff;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(10,174,104,.2);transition:.18s ease} .s8promo-submit:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(10,174,104,.25)} .s8promo-submit:disabled{opacity:.72;cursor:wait;transform:none} .s8promo-submit i{font-style:normal;font-size:17px} .s8promo-status{display:none;margin-top:10px;padding:10px 12px;border-radius:10px;font-size:10px;line-height:1.45} .s8promo-status.is-visible{display:block} .s8promo-status.is-loading{background:#eff7f3;color:#527168} .s8promo-status.is-success{background:#e8fbf2;color:#067b49;border:1px solid #c5edd9} .s8promo-status.is-error{background:#fff2ef;color:#a33c2f;border:1px solid #f2d0ca} .s8promo-socials{margin-top:13px;padding-top:12px;border-top:1px solid rgba(21,83,65,.10)} .s8promo-socials>span{display:block;margin-bottom:8px;color:#688078;font-size:9px;font-weight:700} .s8promo-socials>div{display:flex;gap:7px;flex-wrap:wrap} .s8promo-socials a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:#eef8f3;color:#087c50;font-size:9px;font-weight:900} .s8promo-socials a.telegram{background:#e8f5ff;color:#168bd0} .s8promo-socials a.facebook{background:#eef3ff;color:#315ab0} .s8promo-socials a.tiktok{background:#f1f1f1;color:#111} .newsletter-v2.promo-lead-card,.dashboard-widgets .newsletter-v2{background:linear-gradient(150deg,#f8fffb 0%,#effbf5 100%)!important;border:1px solid #d5ecdf!important} .newsletter-v2 .s8promo-form{margin-top:15px} .newsletter-v2 .s8promo-grid{grid-template-columns:1fr} .newsletter-v2 .s8promo-contact,.newsletter-v2 .s8promo-note{grid-column:auto} .newsletter-v2 .s8promo-note{display:none} .newsletter-v2 .s8promo-field>span{display:none} .newsletter-v2 .s8promo-field input,.newsletter-v2 .s8promo-field select{height:45px} .newsletter-v2 .s8promo-consent{font-size:9px} .promo-footer-card{min-width:0} .promo-footer-card .s8promo-form{margin-top:12px} .promo-footer-card .s8promo-grid{grid-template-columns:1fr} .promo-footer-card .s8promo-name,.promo-footer-card .s8promo-note{display:none} .promo-footer-card .s8promo-contact{grid-column:auto} .promo-footer-card .s8promo-field>span{display:none} .promo-footer-card .s8promo-field input,.promo-footer-card .s8promo-field select{height:40px;border-color:#dbe7e2;background:#f8fbfa;font-size:10px} .promo-footer-card .s8promo-consent{font-size:8px;margin:8px 0} .promo-footer-card .s8promo-submit{min-height:40px;font-size:10px;border-radius:10px;box-shadow:none} .promo-footer-card .s8promo-socials>span{display:none} .promo-footer-card .s8promo-socials{margin-top:9px;padding-top:8px} .promo-footer-card .copyright{margin-top:12px} .promo-mobile-footer>strong{display:block!important;color:#fff!important;font-size:13px!important} .promo-mobile-footer>p{display:block!important;margin:4px 0 0!important;color:#dcfff0!important;font-size:8.5px!important;line-height:1.45!important} .promo-mobile-footer .s8promo-form{margin-top:10px!important} .promo-mobile-footer .s8promo-grid{display:grid!important;grid-template-columns:1fr 115px!important;gap:6px!important} .promo-mobile-footer .s8promo-name,.promo-mobile-footer .s8promo-note{display:none!important} .promo-mobile-footer .s8promo-channel{grid-column:2!important;grid-row:1!important} .promo-mobile-footer .s8promo-contact{grid-column:1!important;grid-row:1!important} .promo-mobile-footer .s8promo-field>span{display:none!important} .promo-mobile-footer .s8promo-field input,.promo-mobile-footer .s8promo-field select{height:37px!important;border:0!important;border-radius:9px!important;font-size:8.5px!important;padding:0 9px!important} .promo-mobile-footer .s8promo-consent{margin:7px 0!important;color:#d8faec!important;font-size:7.5px!important} .promo-mobile-footer .s8promo-consent input{width:13px!important;height:13px!important} .promo-mobile-footer .s8promo-submit{min-height:37px!important;border-radius:9px!important;font-size:8.5px!important;box-shadow:none!important} .promo-mobile-footer .s8promo-socials{border-color:rgba(255,255,255,.15)!important;margin-top:8px!important;padding-top:8px!important} .promo-mobile-footer .s8promo-socials>span{color:#d5f9e9!important;font-size:7.5px!important} .promo-mobile-footer .s8promo-socials a{min-height:26px!important;padding:0 8px!important;font-size:7.5px!important} .promo-builder-card{overflow:visible} .promo-builder-intro{display:flex;gap:13px;align-items:flex-start;margin:0 0 18px;padding:15px 16px;border:1px solid #cfeadf;border-radius:15px;background:linear-gradient(135deg,#effbf5,#f9fffc)} .promo-builder-intro>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#16c982,#079e67);color:#fff;font-size:18px} .promo-builder-intro strong{display:block;color:#173a31;font-size:12px} .promo-builder-intro p{margin:5px 0 0;color:#667d75;font-size:10px;line-height:1.5} .promo-bot-grid{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:12px;margin-top:16px;padding:16px;border:1px solid #dce9e4;border-radius:16px;background:#f8fcfa} .promo-bot-grid label{display:flex;flex-direction:column;gap:6px;color:#526a63;font-size:10px;font-weight:850} .promo-bot-grid input{min-height:43px;padding:0 12px;border:1px solid #d7e5df;border-radius:11px;background:#fff;outline:0} .promo-bot-grid input:focus{border-color:#24bd82;box-shadow:0 0 0 3px rgba(16,185,129,.1)} .promo-toggle-grid{grid-template-columns:1fr 1fr!important;margin-top:14px!important} .promo-toggle-grid .builder-toggle-card>span:first-child{display:flex;flex-direction:column;gap:3px} .promo-toggle-grid small{color:#82938d;font-size:8px;font-weight:600} .promo-builder-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px} .promo-builder-actions .s8dash-wide-link{margin:0} .s8dash-lead-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:25px 28px;border-radius:22px;background:linear-gradient(135deg,#075e50,#0a9870);color:#fff;box-shadow:0 18px 40px rgba(8,91,70,.16)} .s8dash-lead-hero span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#87f5cb} .s8dash-lead-hero h2{margin:6px 0 5px;font-size:25px} .s8dash-lead-hero p{margin:0;color:#d7f7eb;font-size:11px} .lead-hero-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap} .lead-hero-actions form{margin:0} .s8dash-button.danger{border-color:#f0cfc9;background:#fff5f2;color:#ad4032} .s8dash-lead-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px} .s8dash-lead-stats article{padding:18px 20px;border:1px solid #e0ece7;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(21,55,46,.06)} .s8dash-lead-stats span{display:block;color:#7a8d86;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em} .s8dash-lead-stats strong{display:block;margin-top:7px;color:#173a31;font-size:22px} .s8dash-lead-stats small{display:block;margin-top:4px;color:#8a9994;font-size:9px} .s8dash-lead-table{overflow:auto;border:1px solid #e4ece8;border-radius:16px} .lead-table-head,.lead-table-row{display:grid;grid-template-columns:1.25fr 1fr 1.4fr .55fr .75fr 48px;gap:14px;align-items:center;min-width:1040px;padding:13px 16px} .lead-table-head{background:#f4f9f7;color:#748780;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em} .lead-table-row{border-top:1px solid #e8efec;background:#fff} .lead-table-row>div{min-width:0} .lead-table-row strong,.lead-table-row b{display:block;color:#203b34;font-size:11px} .lead-table-row small,.lead-table-row a{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;color:#80928c;font-size:8.5px;white-space:nowrap} .lead-table-row p{margin:0;color:#526861;font-size:10px;line-height:1.45} .lead-delete{border:0;border-radius:9px;background:#fff0ed;color:#b74435;padding:7px 9px;font-size:9px;font-weight:800;cursor:pointer} @media(max-width:920px){.promo-bot-grid{grid-template-columns:1fr} .promo-builder-actions{align-items:stretch;flex-direction:column} .promo-builder-actions>*{width:100%} .s8dash-lead-hero{align-items:flex-start;flex-direction:column} .s8dash-lead-stats{grid-template-columns:1fr}} @media(max-width:767px){.s8promo-grid{grid-template-columns:1fr} .s8promo-contact,.s8promo-note{grid-column:auto} .newsletter-v2 .s8promo-name{display:none} .newsletter-v2 .s8promo-field input,.newsletter-v2 .s8promo-field select{height:42px} .newsletter-v2 .s8promo-submit{min-height:42px} .promo-mobile-footer .s8promo-grid{grid-template-columns:1fr!important} .promo-mobile-footer .s8promo-channel,.promo-mobile-footer .s8promo-contact{grid-column:1!important;grid-row:auto!important} .promo-mobile-footer .s8promo-submit{margin-top:0!important}} body.home .site-main{background:linear-gradient(180deg,#f8fbfa 0%,#f2f7f5 100%)!important} body.home .s8-home-layout{gap:22px} .newsletter-v2,.promo-footer-card{overflow:hidden} .newsletter-v2 .newsletter-icon{color:#08a965!important;background:#fff!important;border:1px solid #cce9da!important;box-shadow:0 10px 24px rgba(8,169,101,.10)!important} .newsletter-v2 .newsletter-kicker{color:#078e58!important;font-size:10px!important;letter-spacing:.08em!important} .newsletter-v2 h2{color:#07945a!important;letter-spacing:-.03em} .newsletter-v2 p{color:#60756e!important} .newsletter-v2 .s8promo-socials{display:none!important} @media (min-width:1201px){body.home .site-main>.container{width:min(calc(100% - 72px),1500px)!important} body.home .news-dashboard-grid{display:grid!important;grid-template-columns:minmax(0,2.25fr) minmax(285px,.82fr) minmax(315px,.92fr)!important;grid-template-areas:"hero popular promo" "latest latest categories"!important;gap:20px!important;align-items:start!important} body.home .dashboard-primary{grid-area:hero!important} body.home .dashboard-popular{grid-area:popular!important} body.home .news-dashboard-grid>.v2-latest{grid-area:latest!important} body.home .dashboard-widgets{display:contents!important} body.home .dashboard-widgets>.newsletter-v2{grid-area:promo!important} body.home .dashboard-widgets>.category-panel-v2{grid-area:categories!important} body.home .dashboard-primary .v2-hero{height:455px!important;min-height:455px!important;border:1px solid #dfe9e5!important;border-radius:22px!important;box-shadow:0 18px 44px rgba(22,52,43,.10)!important} body.home .v2-hero .featured-overlay{padding:30px 34px 26px!important} body.home .v2-hero .featured-title{font-size:32px!important;line-height:1.18!important;max-width:690px!important} body.home .v2-hero .featured-excerpt{font-size:14px!important;line-height:1.6!important;max-width:650px!important} body.home .dashboard-popular{height:455px!important;min-height:455px!important;max-height:455px!important;margin:0!important;padding:14px 16px 12px!important;border:1px solid #dce9e3!important;border-radius:22px!important;background:#fff!important;color:#1b2c33!important;box-shadow:0 16px 38px rgba(23,61,48,.08)!important} body.home .dashboard-popular .panel-title{min-height:56px!important;margin:0 0 9px!important;padding:0 16px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#13c874,#08aa62)!important;color:#fff!important;font-size:20px!important;justify-content:center!important;text-align:center!important} body.home .dashboard-popular .panel-title:before,body.home .dashboard-popular .panel-title:after{display:none!important} body.home .dashboard-popular .popular-row{grid-template-columns:24px 76px minmax(0,1fr)!important;gap:10px!important;padding:9px 0!important;border-bottom:1px solid #e8efec!important} body.home .dashboard-popular .popular-row img{width:76px!important;height:50px!important;border-radius:10px!important} body.home .dashboard-popular .popular-copy strong{color:#1c2d34!important;font-size:12.5px!important;line-height:1.3!important} body.home .dashboard-popular .popular-copy small{color:#82918c!important;font-size:8.5px!important} body.home .dashboard-widgets>.newsletter-v2{height:455px!important;min-height:455px!important;max-height:455px!important;margin:0!important;padding:20px 20px 18px!important;border:1px solid #cde9db!important;border-radius:22px!important;background:linear-gradient(160deg,#fbfffd 0%,#edfaf3 100%)!important;box-shadow:0 16px 38px rgba(23,61,48,.08)!important} body.home .newsletter-v2 .newsletter-icon{width:48px!important;height:48px!important;margin-bottom:10px!important} body.home .newsletter-v2 .newsletter-icon .icon{width:23px!important;height:23px!important} body.home .newsletter-v2 h2{margin:5px 0 8px!important;font-size:27px!important;line-height:1.2!important} body.home .newsletter-v2 p{margin:0 0 12px!important;font-size:11.5px!important;line-height:1.55!important} body.home .newsletter-v2 .s8promo-form{margin-top:10px!important} body.home .newsletter-v2 .s8promo-grid{gap:8px!important} body.home .newsletter-v2 .s8promo-field input,body.home .newsletter-v2 .s8promo-field select{height:41px!important;border-radius:11px!important;font-size:11px!important} body.home .newsletter-v2 .s8promo-consent{margin:8px 0!important;font-size:8.5px!important} body.home .newsletter-v2 .s8promo-submit{min-height:42px!important;border-radius:11px!important;font-size:11px!important} body.home .news-dashboard-grid>.v2-latest{width:100%!important;margin:0!important;padding:20px!important;border:1px solid #dfeae5!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 38px rgba(23,61,48,.07)!important} body.home .news-dashboard-grid>.v2-latest .latest-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important} body.home .news-dashboard-grid>.v2-latest .latest-card{border:1px solid #e3ece8!important;background:#fff!important;box-shadow:none!important} body.home .news-dashboard-grid>.v2-latest .latest-body h3 a{color:#1d2c33!important} body.home .news-dashboard-grid>.v2-latest .meta{color:#82918c!important} body.home .dashboard-widgets>.category-panel-v2{margin:0!important;padding:18px!important;border:1px solid #dfe9e5!important;border-radius:22px!important;background:#fff!important;color:#1d2d34!important;box-shadow:0 16px 38px rgba(23,61,48,.07)!important} body.home .category-panel-v2 .panel-title{color:#1c2d34!important} body.home .category-panel-v2 .category-menu a{color:#24363d!important;border-color:#e9efec!important} body.home .category-panel-v2 .category-menu b{color:#10b866!important} body.home .category-panel-v2 .category-menu em{background:#eaf8f1!important;color:#069558!important}} @media (min-width:981px) and (max-width:1200px){body.home .news-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr)!important;grid-template-areas:"hero popular" "latest latest" "widgets widgets"!important} body.home .dashboard-widgets{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important} body.home .dashboard-widgets>.newsletter-v2,body.home .dashboard-widgets>.category-panel-v2{height:auto!important;min-height:0!important;max-height:none!important}} .site-footer{margin-top:28px!important;padding:42px 0 0!important;background:linear-gradient(145deg,#031b24 0%,#062d34 100%)!important;color:#dcece7!important;border-top:1px solid rgba(31,203,132,.18)!important} .site-footer:before{top:-250px!important;background:radial-gradient(ellipse,rgba(19,200,116,.13),transparent 68%)!important} .site-footer>.container{width:min(calc(100% - 72px),1500px)!important} .site-footer .footer-grid{grid-template-columns:1.25fr .78fr .78fr .78fr 1.25fr!important;gap:32px!important;align-items:start!important} .site-footer .footer-brand-col p,.site-footer .footer-newsletter p{color:#a9bbb6!important;line-height:1.65!important} .site-footer .footer-title{color:#fff!important;font-size:12px!important;letter-spacing:.04em!important} .site-footer .footer-links a{color:#b2c2bd!important} .site-footer .footer-links a:hover{color:#42e1a0!important} .site-footer .social-row a{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.10)!important;color:#fff!important} .site-footer .promo-footer-card{min-width:0!important} .site-footer .promo-footer-card .s8promo-grid{grid-template-columns:105px minmax(0,1fr)!important;gap:7px!important} .site-footer .promo-footer-card .s8promo-channel{grid-column:1!important;grid-row:1!important} .site-footer .promo-footer-card .s8promo-contact{grid-column:2!important;grid-row:1!important} .site-footer .promo-footer-card .s8promo-field input,.site-footer .promo-footer-card .s8promo-field select{height:38px!important;border:1px solid rgba(255,255,255,.13)!important;background:rgba(255,255,255,.06)!important;color:#eafff5!important} .site-footer .promo-footer-card .s8promo-field input::placeholder{color:#9eb6ae!important} .site-footer .promo-footer-card .s8promo-field select option{color:#18312d!important} .site-footer .promo-footer-card .s8promo-consent{color:#a9bbb6!important} .site-footer .promo-footer-card .s8promo-submit{min-height:38px!important;background:linear-gradient(135deg,#16c978,#08a961)!important} .site-footer .promo-footer-card .s8promo-socials{border-color:rgba(255,255,255,.10)!important} .site-footer .footer-bottom-pro{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding:16px 0 19px;border-top:1px solid rgba(255,255,255,.08);color:#8fa7a0;font-size:10px} @media (max-width:767px){body.home .dashboard-widgets>.newsletter-v2{padding:15px!important;border:1px solid #d5eae0!important;border-radius:16px!important;background:linear-gradient(160deg,#fbfffd,#effbf5)!important;box-shadow:0 10px 24px rgba(21,70,54,.07)!important} body.home .newsletter-v2 .newsletter-icon{width:40px!important;height:40px!important;margin-bottom:8px!important} body.home .newsletter-v2 .newsletter-kicker{font-size:8px!important} body.home .newsletter-v2 h2{font-size:20px!important;line-height:1.2!important;margin:4px 0 6px!important} body.home .newsletter-v2 p{font-size:10px!important;line-height:1.5!important;margin-bottom:8px!important} body.home .newsletter-v2 .s8promo-form{margin-top:8px!important} body.home .newsletter-v2 .s8promo-grid{gap:7px!important} body.home .newsletter-v2 .s8promo-field input,body.home .newsletter-v2 .s8promo-field select{height:39px!important;font-size:10px!important} body.home .newsletter-v2 .s8promo-consent{font-size:8px!important;margin:7px 0!important} body.home .newsletter-v2 .s8promo-submit{min-height:39px!important;font-size:10px!important} .site-footer{margin-top:14px!important;padding:0!important;background:transparent!important;border:0!important} .site-footer>.container{width:calc(100% - 16px)!important;padding:0!important} .site-footer .footer-grid,.site-footer .footer-bottom-pro{display:none!important} .site-footer .mobile-footer-compact{display:block!important;margin:0!important;padding:16px 14px 76px!important;border-radius:16px 16px 0 0!important;background:linear-gradient(145deg,#04303a,#076c56)!important;box-shadow:0 10px 28px rgba(7,64,52,.16)!important} .site-footer .mobile-footer-brand{display:block!important;text-align:left!important} .site-footer .mobile-footer-logo{justify-content:flex-start!important} .site-footer .mobile-footer-logo strong{color:#fff!important;font-size:17px!important} .site-footer .mobile-footer-brand p{margin:7px 0 0!important;color:#d5eee6!important;font-size:9px!important;line-height:1.5!important} .site-footer .mobile-footer-socials{display:flex!important;gap:7px!important;margin-top:10px!important} .site-footer .mobile-footer-socials a{width:30px!important;height:30px!important;border-radius:9px!important;background:rgba(255,255,255,.10)!important;color:#fff!important} .site-footer .mobile-footer-accordions,.site-footer .mobile-footer-trust{display:none!important} .site-footer .promo-mobile-footer{display:block!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.12)!important} .site-footer .promo-mobile-footer>strong{font-size:12px!important} .site-footer .promo-mobile-footer>p{font-size:8px!important} .site-footer .promo-mobile-footer .s8promo-grid{grid-template-columns:100px minmax(0,1fr)!important;gap:6px!important} .site-footer .promo-mobile-footer .s8promo-channel{grid-column:1!important;grid-row:1!important} .site-footer .promo-mobile-footer .s8promo-contact{grid-column:2!important;grid-row:1!important} .site-footer .promo-mobile-footer .s8promo-field input,.site-footer .promo-mobile-footer .s8promo-field select{height:36px!important;font-size:8px!important} .site-footer .promo-mobile-footer .s8promo-consent{font-size:7px!important;margin:7px 0!important} .site-footer .promo-mobile-footer .s8promo-submit{min-height:36px!important;font-size:8px!important} .site-footer .promo-mobile-footer .s8promo-socials{display:none!important} .site-footer .mobile-footer-quick{display:flex!important;justify-content:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:10px!important} .site-footer .mobile-footer-quick a{color:#d7eee6!important;font-size:7.5px!important} .site-footer .mobile-footer-copyright{margin-top:7px!important;color:#9ec1b5!important;font-size:7px!important;text-align:center!important}} @media (max-width:390px){.site-footer .promo-mobile-footer .s8promo-grid{grid-template-columns:92px minmax(0,1fr)!important}} .newsletter-v2 .newsletter-icon{display:none!important} body.home .newsletter-v2 .newsletter-kicker{display:block!important;margin:0 0 8px!important} body.home .newsletter-v2 h2{margin-top:0!important} @media (max-width:767px){body.home .newsletter-v2 .newsletter-kicker{margin-bottom:6px!important}} .module-featured-news{display:flex;flex-direction:column} .module-featured-news .featured-news-list{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:0} .module-featured-news .featured-news-list a{flex:1;min-height:82px;padding:14px 0;border-bottom:1px solid #edf2f0} .module-featured-news .featured-news-list a:last-child{border-bottom:0} .module-featured-news .featured-news-list strong{font-size:14px;line-height:1.45;color:#172a32} .module-featured-news .featured-news-list small{margin-top:5px;font-size:10px;color:#89979e} .module-featured-news .featured-news-list .author-avatar{background:linear-gradient(135deg,#18c979,#0aaa62);box-shadow:0 9px 22px rgba(16,185,105,.18)} .module-featured-news .featured-news-list a:hover strong{color:#079b59} @media (max-width:767px){body.home .module-video.module-featured-news{display:block!important;width:100%!important;margin:0!important;padding:13px!important;border:1px solid #e4ece8!important;border-radius:15px!important;background:#fff!important;box-shadow:0 7px 22px rgba(17,56,43,.065)!important} body.home .module-featured-news .featured-news-list{display:flex!important;flex-direction:column!important;gap:0!important} body.home .module-featured-news .featured-news-list a{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:62px!important;padding:9px 0!important;border-bottom:1px solid #e6ece9!important} body.home .module-featured-news .featured-news-list a:last-child{border-bottom:0!important} body.home .module-featured-news .featured-news-list .author-avatar{width:34px!important;height:34px!important;min-width:34px!important;margin:0!important;border-radius:50%!important;color:#fff!important;font-size:12px!important;background:linear-gradient(135deg,#17c978,#0aaa62)!important} body.home .module-featured-news .featured-news-list strong{display:block!important;font-size:11px!important;line-height:1.38!important;color:#24343c!important} body.home .module-featured-news .featured-news-list small{display:block!important;margin-top:3px!important;font-size:8px!important;color:#8b999f!important}} .article-content .s8sport-source-card{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin:24px 0 10px!important;padding:14px 16px!important;border:1px solid #dbeee5!important;border-radius:16px!important;background:linear-gradient(135deg,#ffffff 0%,#f5fcf8 100%)!important;box-shadow:0 8px 24px rgba(16,53,48,.05)!important} .article-content .s8sport-source-logo{width:44px!important;height:44px!important;border-radius:14px!important;background:linear-gradient(135deg,#14c987,#089a6f)!important;color:#fff!important;font-size:18px!important;font-weight:800!important} .article-content .s8sport-source-info{min-width:0!important} .article-content .s8sport-source-kicker{font-size:10px!important;letter-spacing:.08em!important;color:#0c9b6e!important} .article-content .s8sport-source-info strong{font-size:18px!important;line-height:1.2!important;color:#18343d!important} .article-content .s8sport-source-info small{font-size:12px!important;line-height:1.45!important;color:#73858d!important} .article-content .s8sport-source-button{min-height:38px!important;padding:0 13px!important;border-radius:12px!important;background:linear-gradient(135deg,#18c989,#10ad76)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important} .article-footer-box{margin:12px 0 26px!important;padding:16px 18px!important;border-radius:16px!important;border:1px solid #dcefe5!important;background:linear-gradient(135deg,#fbfefc,#f2faf6)!important;box-shadow:0 6px 20px rgba(16,53,48,.04)!important} .article-footer-box strong{display:block;font-size:14px!important;line-height:1.2!important;color:#0b996d!important} .article-footer-box p{margin:5px 0 0!important;font-size:13px!important;line-height:1.55!important;color:#5d747d!important} .article-comments-wrap{margin:0 0 26px;padding:20px 22px;border:1px solid #dbeee5;border-radius:18px;background:linear-gradient(135deg,#ffffff 0%,#f7fcf9 100%);box-shadow:0 10px 30px rgba(16,53,48,.05)} .article-comments-wrap .comment-respond,.article-comments-wrap .comments-area{margin:0} .article-comments-wrap .comments-title,.article-comments-wrap .comment-reply-title{margin:0 0 14px;font-size:24px;line-height:1.2;color:#17313a;font-weight:800} .article-comments-wrap .comment-reply-title small a{font-size:12px;color:#0aa36f} .article-comments-wrap .logged-in-as,.article-comments-wrap .comment-notes{margin:0 0 12px;color:#6b7d86;font-size:13px} .article-comments-wrap .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px} .article-comments-wrap .comment-form-comment,.article-comments-wrap .comment-form-cookies-consent,.article-comments-wrap .form-submit{grid-column:1/-1} .article-comments-wrap label{display:block;margin:0 0 6px;color:#27444d;font-size:13px;font-weight:700} .article-comments-wrap input[type="text"],.article-comments-wrap input[type="email"],.article-comments-wrap input[type="url"],.article-comments-wrap textarea{width:100%;padding:13px 14px;border:1px solid #d6e8e0;border-radius:14px;background:#fff;color:#18343d;outline:none;transition:border-color .2s,box-shadow .2s} .article-comments-wrap textarea{min-height:140px;resize:vertical} .article-comments-wrap input:focus,.article-comments-wrap textarea:focus{border-color:#12b87e;box-shadow:0 0 0 4px rgba(18,184,126,.12)} .article-comments-wrap .submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(135deg,#18c989,#0fab75);color:#fff;font-weight:800;box-shadow:0 10px 20px rgba(16,185,129,.16)} .article-comments-wrap .comment-list{list-style:none;padding:0;margin:16px 0 0} .article-comments-wrap .comment-list .children{list-style:none;margin:14px 0 0 24px;padding:0} .article-comments-wrap .comment-body{position:relative;padding:16px 18px;border:1px solid #e2eee8;border-radius:16px;background:#fff;box-shadow:0 5px 16px rgba(16,53,48,.04)} .article-comments-wrap .comment{margin:0 0 14px} .article-comments-wrap .comment-author{display:flex;align-items:center;gap:10px;margin-bottom:6px} .article-comments-wrap .comment-author img{width:42px;height:42px;border-radius:50%} .article-comments-wrap .comment-author .fn{font-weight:800;color:#17313a;font-style:normal} .article-comments-wrap .comment-metadata{margin:0 0 10px;font-size:12px} .article-comments-wrap .comment-metadata a{color:#70838b} .article-comments-wrap .comment-content p{margin:0 0 10px;color:#304b56;line-height:1.7} .article-comments-wrap .reply a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:10px;background:#effaf5;color:#0a9a6d;font-size:12px;font-weight:800} .article-comments-wrap .no-comments{margin-top:14px;color:#6f8089;font-size:14px} @media (max-width:767px){.article-content .s8sport-source-card{grid-template-columns:40px minmax(0,1fr)!important;padding:12px 13px!important;gap:10px!important;margin:20px 0 8px!important} .article-content .s8sport-source-logo{width:40px!important;height:40px!important;border-radius:12px!important;font-size:17px!important} .article-content .s8sport-source-info strong{font-size:15px!important} .article-content .s8sport-source-info small{font-size:11px!important} .article-content .s8sport-source-button{grid-column:1/-1!important;justify-self:start!important;min-height:34px!important;padding:0 11px!important;font-size:11px!important} .article-footer-box{padding:14px 15px!important;border-radius:14px!important;margin:10px 0 18px!important} .article-footer-box strong{font-size:13px!important} .article-footer-box p{font-size:12px!important} .article-comments-wrap{padding:16px 14px;margin:0 0 18px;border-radius:16px} .article-comments-wrap .comments-title,.article-comments-wrap .comment-reply-title{font-size:19px} .article-comments-wrap .comment-form{grid-template-columns:1fr;gap:12px} .article-comments-wrap .comment-body{padding:14px} .article-comments-wrap .comment-list .children{margin-left:12px}} .article-comments-wrap{overflow:hidden} .s8-comments-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px} .s8-comments-head .comments-title{margin:0!important} .s8-comments-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:30px;padding:0 11px;border-radius:999px;background:#eafaf3;color:#079b6b;font-size:12px;font-weight:800} .s8-comment-list{list-style:none;margin:0;padding:0} .s8-comment-list .children{list-style:none;margin:12px 0 0 52px;padding:0;position:relative} .s8-comment-list .children:before{content:"";position:absolute;left:-28px;top:-8px;bottom:12px;width:2px;border-radius:99px;background:#e2eee8} .s8-comment-item{margin:0 0 14px} .s8-comment-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:15px 16px;border:1px solid #e2eee8;border-radius:16px;background:#fff;box-shadow:0 5px 16px rgba(16,53,48,.04)} .s8-comment-avatar img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eef7f3;box-shadow:0 6px 16px rgba(16,53,48,.10)} .s8-comment-main{min-width:0} .s8-comment-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px} .s8-comment-author{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#17313a;font-size:14px;font-weight:800} .s8-comment-author .s8-badge{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;background:#eafaf3;color:#079b6b;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase} .s8-comment-time{white-space:nowrap;color:#85949b;font-size:11px} .s8-comment-content{margin-top:7px;color:#304b56;font-size:14px;line-height:1.7;overflow-wrap:anywhere} .s8-comment-content p{margin:0 0 8px} .s8-comment-awaiting{display:inline-flex;margin:0 0 8px;padding:6px 9px;border-radius:9px;background:#fff6df;color:#94630b;font-size:11px;font-weight:700} .s8-comment-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px} .s8-comment-action,.s8-comment-reply-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 10px;border:1px solid #dfece6;border-radius:10px;background:#f8fcfa;color:#537078;font-size:11px;font-weight:800;transition:.2s ease} .s8-comment-action:hover,.s8-comment-reply-link:hover{border-color:#bfe6d4;background:#effaf5;color:#079b6b} .s8-comment-action.is-active{border-color:#a9dec6;background:#eafaf3;color:#079b6b} .s8-comment-action.is-dislike.is-active{border-color:#f1c9c9;background:#fff2f2;color:#bb4a4a} .s8-comment-action[disabled]{opacity:.55;cursor:wait} .s8-comment-action svg{width:14px;height:14px} .s8-comment-action .count{min-width:10px;text-align:center} .s8-comment-form-shell{margin-top:18px;padding-top:18px;border-top:1px solid #e5efe9} .s8-comment-form-title-row{display:flex;align-items:center;gap:10px;margin-bottom:8px} .s8-comment-form-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#16c887,#079a6d);color:#fff;font-size:18px;font-weight:900;box-shadow:0 8px 18px rgba(16,185,129,.16)} .article-comments-wrap .comment-respond{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important} .article-comments-wrap .comment-reply-title{margin:0!important} .article-comments-wrap .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:8px} .article-comments-wrap .comment-form-cookies-consent input{margin-top:4px} .article-comments-wrap .comment-form-url{display:none} .article-comments-wrap .form-submit{margin:0} .article-comments-wrap .submit:hover{transform:translateY(-1px);box-shadow:0 13px 24px rgba(16,185,129,.22)} .s8-comments-empty{margin:0 0 14px;padding:13px 14px;border:1px dashed #cfe7db;border-radius:13px;background:#f8fcfa;color:#698087;font-size:13px} .s8-comment-status{display:none;margin:10px 0 0;padding:9px 11px;border-radius:10px;font-size:12px;font-weight:700} .s8-comment-status.is-visible{display:block} .s8-comment-status.is-error{background:#fff0f0;color:#b14343} @media(max-width:767px){.s8-comments-head{align-items:flex-start} .s8-comment-card{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:12px 11px;border-radius:14px} .s8-comment-avatar img{width:38px;height:38px} .s8-comment-list .children{margin-left:20px} .s8-comment-list .children:before{left:-11px} .s8-comment-top{display:block} .s8-comment-time{display:block;margin-top:2px} .s8-comment-content{font-size:13px;line-height:1.65} .s8-comment-actions{gap:6px} .s8-comment-action,.s8-comment-reply-link{min-height:30px;padding:0 8px;font-size:10px} .s8-comment-form-title-row{align-items:flex-start} .s8-comment-form-icon{width:34px;height:34px;border-radius:10px;font-size:16px}} .article-comments-wrap .comment-reply-link,.article-comments-wrap .s8-comment-reply-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 10px;border:1px solid #dfece6;border-radius:10px;background:#f8fcfa;color:#537078;font-size:11px;font-weight:800;transition:.2s ease} .article-comments-wrap .comment-reply-link:hover,.article-comments-wrap .s8-comment-reply-link:hover{border-color:#bfe6d4;background:#effaf5;color:#079b6b} .article-content .s8sport-reference-card{position:relative;margin:30px 0 12px;padding:28px 30px;overflow:hidden;border:1px solid #d7e4fb;border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(66,117,255,.08),transparent 34%),linear-gradient(145deg,#f8fbff 0%,#f1f6ff 100%);box-shadow:0 14px 36px rgba(37,70,135,.07)} .article-content .s8sport-reference-card::after{content:"";position:absolute;right:-40px;bottom:-70px;width:180px;height:180px;border:1px solid rgba(68,113,229,.08);border-radius:50%;pointer-events:none} .article-content .s8sport-reference-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#dfe9ff,#cfdcff);color:#2552d8;font-size:13px;font-weight:800;letter-spacing:.04em} .article-content .s8sport-reference-title{margin:18px 0 9px;color:#10223f;font-size:24px;font-weight:800;line-height:1.35} .article-content .s8sport-reference-title a{color:#3569f5;text-decoration:none} .article-content .s8sport-reference-desc{max-width:920px;margin:0 0 22px;color:#304971;font-size:17px;line-height:1.78} .article-content .s8sport-reference-desc strong{color:#112442} .article-content .s8sport-reference-button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 24px;border-radius:16px;background:linear-gradient(135deg,#14284e,#0b1935);color:#fff;font-size:17px;font-weight:800;text-decoration:none;box-shadow:0 12px 26px rgba(13,27,57,.18);transition:transform .2s ease,box-shadow .2s ease} .article-content .s8sport-reference-button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 16px 32px rgba(13,27,57,.22)} .article-content .s8sport-reference-button span{font-size:22px;line-height:1} @media (max-width:767px){.article-content .s8sport-reference-card{margin:22px 0 8px;padding:18px 16px;border-radius:18px} .article-content .s8sport-reference-pill{min-height:34px;padding:0 13px;font-size:11px} .article-content .s8sport-reference-title{margin:14px 0 8px;font-size:19px;line-height:1.42} .article-content .s8sport-reference-desc{margin-bottom:16px;font-size:15px;line-height:1.7} .article-content .s8sport-reference-button{width:100%;min-height:50px;padding:0 14px;border-radius:14px;font-size:14px;text-align:center}} .site-footer{margin-top:42px!important;padding:54px 0 18px!important;background:radial-gradient(circle at 82% 12%,rgba(25,205,135,.14),transparent 32%),linear-gradient(135deg,#031c26 0%,#052d35 55%,#064239 100%)!important;color:#d8eee7!important;border-top:1px solid rgba(36,218,151,.20)!important} .site-footer>.container{width:min(calc(100% - 64px),1500px)!important} .site-footer .footer-grid{display:grid!important;grid-template-columns:1.25fr .72fr .72fr .72fr 1.25fr!important;align-items:start!important;gap:clamp(28px,3vw,54px)!important} .site-footer .footer-brand-col{padding-right:12px} .site-footer .footer-brand{display:inline-flex!important;align-items:flex-start!important;flex-direction:column!important;gap:6px!important} .site-footer .footer-brand .brand-sub{display:block!important;color:#79aaa0!important;font-size:10px!important;letter-spacing:.16em!important;text-transform:uppercase!important} .site-footer .footer-brand-col>p{max-width:350px!important;margin:16px 0 0!important;color:#a9c4bd!important;font-size:13px!important;line-height:1.75!important} .site-footer .footer-title{position:relative;margin:0 0 18px!important;padding-bottom:11px!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important} .site-footer .footer-title:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:3px;border-radius:99px;background:linear-gradient(90deg,#20d894,#54efba)} .site-footer .footer-links{display:grid!important;gap:10px!important;margin:0!important;padding:0!important} .site-footer .footer-links li{margin:0!important} .site-footer .footer-links a{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#aac3bc!important;font-size:13px!important;transition:.2s!important} .site-footer .footer-links a:before{content:"";width:5px;height:5px;border-radius:50%;background:#24d695;opacity:.72} .site-footer .footer-links a:hover{color:#fff!important;transform:translateX(3px)!important} .footer-social-row{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:20px!important} .footer-social-row a,.mobile-footer-socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.07)!important;box-shadow:0 8px 20px rgba(0,0,0,.10)!important;transition:transform .2s ease,border-color .2s ease,background .2s ease!important} .footer-social-row a{width:42px!important;height:42px!important;border-radius:13px!important} .footer-social-row a:hover,.mobile-footer-socials a:hover{transform:translateY(-3px)!important;border-color:rgba(59,233,168,.55)!important;background:rgba(29,211,143,.14)!important} .s8social-icon{display:flex;width:100%;height:100%;align-items:center;justify-content:center} .s8social-icon img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border-radius:inherit!important} .s8social-fallback{display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:13px;font-weight:900;letter-spacing:-.02em} .site-footer .promo-footer-card{padding:22px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;box-shadow:0 18px 45px rgba(0,0,0,.15)!important;backdrop-filter:blur(10px)!important} .site-footer .promo-footer-card>p{margin:0 0 14px!important;color:#a9c4bd!important;font-size:12px!important;line-height:1.65!important} .site-footer .promo-footer-card .s8promo-grid{grid-template-columns:120px minmax(0,1fr)!important;gap:8px!important} .site-footer .promo-footer-card .s8promo-field input,.site-footer .promo-footer-card .s8promo-field select{height:44px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;color:#eafff7!important} .site-footer .promo-footer-card .s8promo-submit{min-height:44px!important;border-radius:12px!important;background:linear-gradient(135deg,#1fda91,#0fb876)!important;box-shadow:0 10px 25px rgba(17,196,127,.20)!important} .site-footer .promo-footer-card .s8promo-socials{margin-top:12px!important;padding-top:12px!important} .site-footer .promo-footer-card .s8promo-socials>div{gap:8px!important} .site-footer .promo-footer-card .s8promo-socials a{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:34px!important;padding:4px 10px 4px 5px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:10px!important} .site-footer .promo-footer-card .s8promo-socials .s8social-icon{width:25px!important;height:25px!important;border-radius:50%!important;overflow:hidden!important;background:rgba(255,255,255,.12)!important} .site-footer .footer-bottom-pro{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:34px!important;padding-top:17px!important;border-top:1px solid rgba(255,255,255,.09)!important;color:#739c92!important;font-size:11px!important} .builder-social-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:24px 0 14px;padding-top:20px;border-top:1px solid #e6efeb} .builder-social-head span{display:block;color:#0aa36f;font-size:10px;font-weight:900;letter-spacing:.12em} .builder-social-head h4{margin:4px 0 0;color:#17313a;font-size:18px} .builder-social-head small{max-width:390px;color:#7a8b92;font-size:11px;text-align:right} .builder-social-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px} .builder-social-card{min-width:0;padding:14px;border:1px solid #dfeae5;border-radius:16px;background:linear-gradient(145deg,#fff,#f8fcfa);box-shadow:0 7px 20px rgba(22,75,61,.04)} .builder-social-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px} .builder-social-card-top strong{color:#17313a;font-size:13px} .builder-social-card-top span{color:#8a999f;font-size:9px} .builder-social-media-field{display:block!important} .builder-social-preview{display:grid!important;place-items:center!important;width:68px!important;height:68px!important;margin:0 auto 10px!important;border:1px dashed #cae0d6!important;border-radius:18px!important;background:#f2faf6!important;overflow:hidden!important} .builder-social-preview img{width:100%!important;height:100%!important;object-fit:cover!important} .builder-social-preview em{font-size:9px!important;text-align:center!important;color:#91a19a!important} .builder-social-media-field>.js-builder-media-url{display:none!important} .builder-social-actions{display:flex!important;justify-content:center!important;gap:6px!important} .builder-social-actions .s8dash-button{min-height:32px!important;padding:0 9px!important;font-size:9px!important} .builder-social-link{display:block;margin-top:10px} .builder-social-link>span{display:block;margin-bottom:5px;color:#556c73;font-size:10px;font-weight:800} .builder-social-link input{width:100%;height:38px;padding:0 10px;border:1px solid #dce9e3;border-radius:10px;background:#fff;font-size:10px} @media (max-width:1200px){.builder-social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer .footer-grid{grid-template-columns:1.25fr .75fr .75fr .75fr!important}.site-footer .promo-footer-card{grid-column:1/-1!important;max-width:650px!important}} @media (max-width:767px){.site-footer{margin-top:18px!important;padding:0!important;background:transparent!important;border:0!important} .site-footer>.container{width:calc(100% - 14px)!important;padding:0!important} .site-footer .mobile-footer-compact{display:block!important;padding:17px 14px 76px!important;border-radius:18px 18px 0 0!important;background:linear-gradient(145deg,#062e35,#075448)!important;box-shadow:0 -8px 28px rgba(2,43,47,.16)!important} .site-footer .mobile-footer-brand p{font-size:10px!important;color:#c3ded6!important} .site-footer .mobile-footer-socials{display:flex!important;justify-content:flex-start!important;gap:8px!important;margin-top:12px!important} .site-footer .mobile-footer-socials a{width:34px!important;height:34px!important;border-radius:11px!important} .site-footer .promo-mobile-footer{margin-top:14px!important;padding:14px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:15px!important;background:rgba(255,255,255,.055)!important} .site-footer .promo-mobile-footer .s8promo-socials{display:flex!important;flex-direction:column!important;margin-top:10px!important;padding-top:10px!important} .site-footer .promo-mobile-footer .s8promo-socials>span{display:block!important;color:#b7d9cf!important;font-size:8px!important} .site-footer .promo-mobile-footer .s8promo-socials>div{display:flex!important;gap:7px!important} .site-footer .promo-mobile-footer .s8promo-socials a{display:inline-flex!important;gap:5px!important;padding:3px 8px 3px 4px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important} .site-footer .promo-mobile-footer .s8promo-socials .s8social-icon{width:22px!important;height:22px!important;border-radius:50%!important;overflow:hidden!important} .builder-social-head{display:block} .builder-social-head small{display:block;margin-top:7px;text-align:left} .builder-social-grid{grid-template-columns:1fr 1fr}} @media (max-width:480px){.builder-social-grid{grid-template-columns:1fr}} .site-footer .promo-footer-card>.footer-title{margin-bottom:18px!important} .site-footer .promo-footer-card>p,.site-footer .promo-footer-card .s8promo-socials{display:none!important} .site-footer .promo-footer-card .s8promo-form{margin-top:0!important} .site-footer .promo-footer-card{padding-bottom:22px!important} @media(max-width:767px){.site-footer .promo-mobile-footer>p,.site-footer .promo-mobile-footer .s8promo-socials{display:none!important} .site-footer .promo-mobile-footer>strong{display:block;margin-bottom:10px!important}} .s8lf-auto-live-now,.s8lf-live-now-shortcode{width:100%;min-width:0;margin:0!important} .s8lf-auto-live-now[hidden]{display:none!important} .s8lf-auto-live-now:not([hidden]){display:block!important} .s8lf-now-panel{overflow:hidden!important;border:1px solid #dce9e3!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfefc 100%)!important;box-shadow:0 16px 38px rgba(23,61,48,.08)!important;font-family:inherit!important} .s8lf-now-heading{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;min-height:68px!important;padding:14px 16px!important;border-bottom:0!important;background:linear-gradient(135deg,#06333c 0%,#08775d 100%)!important} .s8lf-now-heading:after{content:'';position:absolute;right:-28px;top:-44px;width:120px;height:120px;border-radius:50%;background:rgba(72,235,174,.12);pointer-events:none} .s8lf-now-heading>span{display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:13px!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.14)!important} .s8lf-now-heading i,.s8lf-now-live i{display:block!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#ff4d57!important;box-shadow:0 0 0 6px rgba(255,77,87,.16)!important;animation:s8lf-now-pulse 1.35s infinite!important} .s8lf-now-heading h3{flex:1!important;margin:0!important;color:#fff!important;font-size:19px!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-.01em!important} .s8lf-now-heading>b{position:relative;z-index:1;padding:6px 9px!important;border-radius:999px!important;background:#ff4d57!important;color:#fff!important;font-size:9px!important;font-weight:900!important;letter-spacing:.05em!important} .s8lf-now-list{padding:5px 15px 3px!important;background:#fff!important} .s8lf-now-match{display:block!important;padding:13px 2px!important;border-bottom:1px solid #edf2ef!important;color:inherit!important;text-decoration:none!important;transition:background .2s,transform .2s!important} .s8lf-now-match:last-child{border-bottom:0!important} .s8lf-now-match:hover{background:#f7fcf9!important;transform:translateX(2px)!important} .s8lf-now-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:9px!important;color:#82918c!important;font-size:9.5px!important} .s8lf-now-live{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#ef3340!important;font-weight:900!important} .s8lf-now-live i{width:6px!important;height:6px!important;box-shadow:none!important} .s8lf-now-teams{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important} .s8lf-now-team{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important} .s8lf-now-team--right{justify-content:flex-end!important;text-align:right!important} .s8lf-now-team b{overflow:hidden!important;color:#1b2c32!important;font-size:12px!important;line-height:1.28!important;text-overflow:ellipsis!important;white-space:nowrap!important} .s8lf-now-logo{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;overflow:hidden!important;border:1px solid #e1ebe6!important;border-radius:50%!important;background:#f2f8f5!important;color:#099e68!important;font-size:12px!important;font-weight:900!important} .s8lf-now-logo img{width:100%!important;height:100%!important;object-fit:contain!important} .s8lf-now-score{display:flex!important;align-items:center!important;gap:5px!important;padding:8px 10px!important;border-radius:12px!important;background:linear-gradient(135deg,#102f35,#0a2028)!important;color:#fff!important;box-shadow:0 8px 16px rgba(9,38,42,.14)!important} .s8lf-now-score strong{font-size:17px!important;line-height:1!important;font-weight:900!important} .s8lf-now-score em{font-style:normal!important;color:#52e6ac!important} .s8lf-now-watch{margin-top:9px!important;color:#079e68!important;font-size:10.5px!important;font-weight:900!important;text-align:right!important} .s8lf-now-all{display:block!important;padding:13px 16px!important;border-top:1px solid #e8f0ec!important;background:linear-gradient(180deg,#f8fcfa,#f1faf6)!important;color:#079d68!important;text-align:center!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important} .s8lf-now-all:hover{background:#eaf8f1!important;color:#067c54!important} .s8lf-now-loading,.s8lf-now-panel--empty p{margin:0!important;padding:24px 18px!important;color:#7d8e87!important;text-align:center!important;font-size:12px!important} @media (min-width:1201px){body.home .news-dashboard-grid>.dashboard-widgets>.s8lf-auto-live-now{grid-area:categories!important;align-self:start!important} body.home .dashboard-widgets>.s8lf-auto-live-now .s8lf-now-panel{min-height:100%!important}} @media (min-width:981px) and (max-width:1200px){body.home .dashboard-widgets>.s8lf-auto-live-now{min-width:0!important}} @media (max-width:980px){body.home .dashboard-widgets>.s8lf-auto-live-now{width:100%!important;order:2!important}} @media (max-width:767px){body.home .dashboard-widgets{display:flex!important;flex-direction:column!important;gap:12px!important} body.home .dashboard-widgets>.s8lf-auto-live-now{display:block!important;order:1!important;margin:0!important} body.home .dashboard-widgets>.category-panel-v2{order:2!important} .s8lf-now-panel{border-radius:16px!important;box-shadow:0 10px 25px rgba(16,53,48,.08)!important} .s8lf-now-heading{min-height:58px!important;padding:11px 13px!important} .s8lf-now-heading>span{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:11px!important} .s8lf-now-heading h3{font-size:16px!important} .s8lf-now-heading>b{padding:5px 8px!important;font-size:8px!important} .s8lf-now-list{padding:3px 11px!important} .s8lf-now-match{padding:11px 1px!important} .s8lf-now-team b{font-size:10.5px!important} .s8lf-now-logo{flex-basis:30px!important;width:30px!important;height:30px!important} .s8lf-now-score{padding:6px 7px!important;border-radius:10px!important} .s8lf-now-score strong{font-size:14px!important} .s8lf-now-watch{font-size:9px!important}} .s8sport-live-slot{width:100%;min-width:0;align-self:start} .s8sport-live-slot .s8lf-live-now-shortcode{margin:0!important} body.home .dashboard-widgets>.s8sport-live-slot{grid-area:categories!important} @media(max-width:767px){.s8sport-live-slot{width:100%}} .s8sport-live-slot .s8lf-now-panel{border-color:#d9ebe4!important;border-radius:20px!important;box-shadow:0 16px 38px rgba(8,54,43,.10)!important} .s8sport-live-slot .s8lf-now-heading{padding:17px 18px!important;background:linear-gradient(135deg,#073d37 0%,#0a7560 100%)!important;border-bottom:0!important;color:#fff!important} .s8sport-live-slot .s8lf-now-heading>span{background:rgba(255,255,255,.12)!important;color:#fff!important} .s8sport-live-slot .s8lf-now-heading-copy h3{color:#fff!important;font-size:19px!important} .s8sport-live-slot .s8lf-now-heading-copy small{color:#bfe8d8!important;font-size:10px!important} .s8sport-live-slot .s8lf-now-heading>b{background:#fff!important;color:#078e66!important;font-weight:900!important} .s8sport-live-slot .s8lf-now-list{padding:5px 16px!important} .s8sport-live-slot .s8lf-now-match{padding:14px 0!important} .s8sport-live-slot .s8lf-now-kickoff{background:#eef8f4!important;color:#52756a!important} .s8sport-live-slot .s8lf-now-score{background:linear-gradient(135deg,#082f34,#0d5a50)!important;box-shadow:0 8px 16px rgba(8,47,52,.16)!important} .s8sport-live-slot .s8lf-now-watch{color:#079e6b!important} .s8sport-live-slot .s8lf-now-all{background:linear-gradient(180deg,#f7fcf9,#eef8f3)!important} @media(max-width:767px){.s8sport-live-slot .s8lf-now-panel{border-radius:15px!important} .s8sport-live-slot .s8lf-now-heading{padding:14px!important} .s8sport-live-slot .s8lf-now-heading-copy h3{font-size:17px!important}} .s8news-home-empty{margin:26px 0;padding:54px 24px;text-align:center;border:1px dashed #b9ddd0;border-radius:22px;background:linear-gradient(135deg,#fff,#f3fbf7);box-shadow:0 12px 32px rgba(18,84,70,.05)} .s8news-home-empty-icon{width:58px;height:58px;margin:0 auto 14px;display:grid;place-items:center;border-radius:18px;background:#14c487;color:#fff;font-size:30px;font-weight:700} .s8news-home-empty h1{margin:0 0 10px;font-size:28px;color:#15323b} .s8news-home-empty p{max-width:620px;margin:0 auto;color:#6c8088;line-height:1.7} .s8news-home-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:20px;padding:0 18px;border-radius:13px;background:#13bc7f;color:#fff;font-weight:800} .s8news-empty-sidebar,.s8news-empty-category{margin:0;padding:18px;color:#819098;font-size:14px;text-align:center} @media(max-width:767px){.s8news-home-empty{margin:14px 0;padding:34px 16px;border-radius:16px}.s8news-home-empty h1{font-size:21px}.s8news-home-empty p{font-size:14px}} .s8dash-site-target{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:16px 18px;border:1px solid #d8eee5;border-radius:16px;background:linear-gradient(135deg,#f7fffb,#eefaf5)} .s8dash-site-target span{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;color:#0a9b6d;text-transform:uppercase}.s8dash-site-target strong{display:block;margin-top:4px;font-size:18px;color:#123740}.s8dash-site-target a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:12px;background:#e7f8f0;color:#078a60;font-size:12px;font-weight:800;text-decoration:none}.s8dash-field-help{display:block;margin-top:6px;color:#7a8d94;font-size:11px;line-height:1.5}.s8dash-source-error-detail{margin-top:8px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.65);font-family:monospace;font-size:11px;word-break:break-word} @media(max-width:767px){.s8dash-site-target{align-items:flex-start;flex-direction:column}.s8dash-site-target a{width:100%;justify-content:center}} .single-sidebar-custom{display:flex;flex-direction:column;gap:18px} .single-clean-panel{background:#fff;border:1px solid #e7eef0;border-radius:20px;padding:18px 18px 16px;box-shadow:0 14px 32px rgba(17,24,39,.05)} .single-clean-panel .panel-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:18px;color:#15262f} .single-clean-panel .panel-title:before{content:'';width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#16c26a 0%,#0fa463 100%)} .article-latest-panel .single-recent-list.clean-list a{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid #edf2f4} .article-latest-panel .single-recent-list.clean-list a:last-child{border-bottom:0;padding-bottom:0} .article-latest-panel .single-recent-list.clean-list a:first-child{padding-top:0} .article-latest-panel .single-recent-list.clean-list img{width:96px;height:68px;object-fit:cover;border-radius:14px} .article-latest-panel .single-recent-list.clean-list strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#182931;font-size:13px;line-height:1.45} .article-latest-panel .single-recent-list.clean-list small{display:block;margin-top:6px;color:#8b98a1;font-size:11px} .single-category-list{display:flex;flex-direction:column;gap:10px} .single-category-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:14px;background:#f8fbfc;border:1px solid #edf2f4;color:#1a2b33;font-weight:700;transition:.2s} .single-category-item span{position:relative;padding-left:14px} .single-category-item span:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:999px;background:#16b964} .single-category-item em{min-width:28px;height:28px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e8f8ee;color:#0f9a60;font-style:normal;font-size:12px;font-weight:800} .single-category-item:hover{border-color:#cfe9d8;background:#f2fcf6;color:#0f9a60;transform:translateY(-1px)} .single-sidebar-custom .newsletter-v2{padding:18px;border-radius:20px} .single-sidebar-custom .newsletter-v2 h2{font-size:24px;line-height:1.2} .single-sidebar-custom .newsletter-v2 p{font-size:13px;line-height:1.55;margin-bottom:12px} .single-sidebar-custom .newsletter-v2 .s8promo-form{margin-top:12px} @media (max-width:991px){.single-sidebar-custom{margin-top:18px} .single-clean-panel,.single-sidebar-custom .newsletter-v2{border-radius:18px;padding:16px}} .archive-hero-pro{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:24px;align-items:center;padding:32px 34px;background:linear-gradient(135deg,#ffffff 0%,#eefaf4 54%,#e1fbf1 100%)} .archive-hero-copy{position:relative;z-index:1} .archive-hero-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px} .archive-hero-meta span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(22,185,100,.14);box-shadow:0 10px 24px rgba(17,24,39,.05);font-size:13px;color:#36525d;font-weight:700} .archive-hero-cards{display:flex;justify-content:flex-end} .archive-mini-feature{position:relative;display:block;min-height:220px;border-radius:22px;overflow:hidden;box-shadow:0 18px 36px rgba(8,42,35,.12)} .archive-mini-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover} .archive-mini-feature:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,44,.05),rgba(7,24,44,.82))} .archive-mini-feature>*{position:relative;z-index:1;display:block} .archive-mini-label{margin:16px 16px auto;padding:8px 12px;border-radius:999px;background:#15c46e;color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;width:max-content} .archive-mini-feature strong{position:absolute;left:16px;right:16px;bottom:16px;color:#fff;font-size:22px;line-height:1.25} .archive-layout-pro{align-items:start} .archive-layout-pro .archive-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px} .archive-card-pro{border-radius:22px;overflow:hidden} .archive-card-pro .news-thumb{aspect-ratio:16/10} .archive-card-pro .news-body{padding:18px 20px 20px} .archive-card-pro .news-title{font-size:23px;line-height:1.3;margin:12px 0 10px} .archive-card-pro .news-excerpt{font-size:15px;color:#60727c;line-height:1.75} .archive-card-pro .meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;color:#81929c} .archive-card-pro .meta span{display:inline-flex;align-items:center;gap:7px;font-size:13px} .archive-sidebar-custom{display:flex;flex-direction:column;gap:18px;position:sticky;top:96px} .archive-side-panel{background:#fff;border:1px solid #e7eef0;border-radius:22px;padding:18px 18px 16px;box-shadow:0 14px 32px rgba(17,24,39,.05)} .archive-side-panel .panel-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:18px;color:#15262f} .archive-side-panel .panel-title:before{content:'';width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#16c26a 0%,#0fa463 100%)} .archive-search-panel .search-form{margin:0} .archive-search-panel .search-form input{height:50px;border-radius:16px;border:1px solid #d9e6ea;background:#f8fbfc;color:#19313a} .archive-search-panel .search-form button{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#16c26a,#0eaa5f)} .archive-latest-list{display:flex;flex-direction:column;gap:12px} .archive-latest-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid #edf2f4} .archive-latest-item:last-child{padding-bottom:0;border-bottom:0} .archive-latest-item img{width:88px;height:68px;object-fit:cover;border-radius:14px} .archive-latest-item strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#182931;font-size:14px;line-height:1.45} .archive-latest-item small{display:block;margin-top:5px;color:#8b98a1;font-size:11px} .archive-category-list{display:flex;flex-direction:column;gap:10px} .archive-category-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#f8fbfc;border:1px solid #edf2f4;color:#1a2b33;font-weight:700;transition:.2s} .archive-category-item span{position:relative;padding-left:14px} .archive-category-item span:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:999px;background:#16b964} .archive-category-item em{min-width:28px;height:28px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e8f8ee;color:#0f9a60;font-style:normal;font-size:12px;font-weight:800} .archive-category-item:hover,.archive-category-item.is-active{border-color:#cfe9d8;background:#f2fcf6;color:#0f9a60;transform:translateY(-1px)} .archive-sidebar-newsletter{padding:18px;border-radius:22px} .archive-sidebar-newsletter h2{font-size:24px;line-height:1.2} .archive-sidebar-newsletter p{font-size:13px;line-height:1.55;margin-bottom:12px} .archive-sidebar-newsletter .s8promo-form{margin-top:12px} @media (max-width:1100px){.archive-hero-pro{grid-template-columns:1fr;gap:18px} .archive-hero-cards{justify-content:flex-start} .archive-layout-pro{grid-template-columns:1fr} .archive-sidebar-custom{position:static;display:grid;grid-template-columns:1fr 1fr} .archive-sidebar-newsletter{grid-column:1/-1}} @media (max-width:767px){.archive-hero-pro{padding:24px 20px;border-radius:18px} .archive-hero .archive-title{font-size:30px} .archive-hero-meta span{font-size:12px;padding:9px 12px} .archive-mini-feature{min-height:200px;border-radius:18px} .archive-mini-feature strong{font-size:20px} .archive-layout-pro .archive-news-grid{grid-template-columns:1fr} .archive-card-pro .news-title{font-size:21px} .archive-sidebar-custom{display:flex} .archive-side-panel,.archive-sidebar-newsletter{border-radius:18px;padding:16px}} .category-shell-pro{display:flex;flex-direction:column;gap:28px} .category-head-pro{background:linear-gradient(180deg,#ffffff 0%,#f5fffa 100%);border:1px solid #dff1e6;border-radius:26px;padding:28px 32px;box-shadow:0 14px 34px rgba(17,24,39,.05)} .category-head-pro .archive-kicker{color:#10b567;letter-spacing:.12em;font-size:12px;font-weight:800;margin-bottom:8px;display:inline-block} .category-head-pro .archive-title{font-size:48px;line-height:1.05;margin:0 0 12px;color:#13262f} .category-head-pro p{max-width:760px;font-size:17px;line-height:1.7;color:#61717b;margin:0} .category-top-pro{display:grid;grid-template-columns:minmax(0,2.1fr) 360px;gap:30px;align-items:start} .category-main-stage{display:flex;flex-direction:column;gap:28px} .category-main-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:28px;align-items:start} .category-lead-card{background:#fff;border-radius:28px;overflow:hidden;border:1px solid #ebeff2;box-shadow:0 18px 44px rgba(17,24,39,.08)} .category-lead-card .lead-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#f2f5f7} .category-lead-card .lead-thumb img,.category-secondary-card .secondary-thumb img{width:100%;height:100%;object-fit:cover;display:block} .category-lead-card .lead-content{padding:24px 26px 28px} .category-lead-card h2{font-size:42px;line-height:1.12;margin:16px 0 14px;color:#131f27} .category-lead-card h2 a{color:inherit} .category-lead-card p{font-size:18px;line-height:1.72;color:#657680;margin:0} .category-secondary-column{display:flex;flex-direction:column;gap:24px} .category-secondary-card{background:#fff;border:1px solid #ebeff2;border-radius:24px;overflow:hidden;box-shadow:0 16px 36px rgba(17,24,39,.06)} .category-secondary-card .secondary-thumb{display:block;aspect-ratio:16/11;background:#f2f5f7} .category-secondary-card .secondary-content{padding:18px 20px 20px} .category-secondary-card h3{margin:0;font-size:30px;line-height:1.24;color:#161f27} .category-secondary-card h3 a{color:inherit} .section-head-pro{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:12px;border-bottom:3px solid #eff3f5} .section-head-pro h2{font-size:38px;line-height:1;margin:0;color:#16252f} .section-head-pro span{font-size:15px;color:#8a97a0} .category-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px} .category-grid-card{border-radius:24px;overflow:hidden;border:1px solid #eaeef1;box-shadow:0 14px 34px rgba(17,24,39,.06)} .category-grid-card .news-thumb{aspect-ratio:16/10} .category-grid-card .news-body{padding:18px 20px 20px} .category-grid-card .news-title{font-size:23px;line-height:1.28;margin:12px 0 10px} .category-grid-card .news-excerpt{font-size:15px;line-height:1.68;color:#697983} .category-grid-card .meta span{display:inline-flex;align-items:center;gap:7px;color:#8a98a1;font-size:12px} .category-rail-pro{display:flex;flex-direction:column;gap:18px;position:sticky;top:96px} .archive-search-panel-pro .search-form{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:10px} .archive-search-panel-pro .search-form input{height:54px;border-radius:16px;background:#fff;border:1px solid #e3e9ed;color:#1a2c35;box-shadow:none} .archive-search-panel-pro .search-form button{width:54px;height:54px;border-radius:16px;background:#11b86a;box-shadow:0 12px 26px rgba(17,184,106,.22)} .archive-ranking-panel .panel-title,.archive-latest-panel .panel-title{font-size:30px;line-height:1} .archive-ranking-panel .panel-title:before,.archive-latest-panel .panel-title:before{width:12px;height:12px;border-radius:999px;background:#16b964} .archive-ranking-list{display:flex;flex-direction:column;gap:18px} .archive-ranking-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:flex-start;padding-bottom:16px;border-bottom:1px dashed #e4eaed} .archive-ranking-item:last-child{border-bottom:0;padding-bottom:0} .archive-ranking-item b{width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#17c36d,#0ea760);color:#fff;font-size:20px;font-weight:800} .archive-ranking-item strong{display:block;color:#16252d;font-size:18px;line-height:1.48;font-weight:700} .archive-ranking-item small{display:block;margin-top:6px;color:#8e9aa2;font-size:12px} .archive-latest-list-pro{gap:14px} .archive-latest-list-pro .archive-latest-item{grid-template-columns:96px minmax(0,1fr)} .archive-latest-list-pro .archive-latest-item img{width:96px;height:74px;border-radius:16px} .archive-latest-list-pro .archive-latest-item strong{font-size:15px} .archive-category-pills{gap:10px} .archive-category-pills .archive-category-item{padding:13px 14px;border-radius:16px} @media (max-width:1240px){.category-top-pro{grid-template-columns:1fr} .category-rail-pro{position:static;display:grid;grid-template-columns:1fr 1fr;gap:18px} .archive-sidebar-newsletter,.archive-category-panel{grid-column:1/-1}} @media (max-width:900px){.category-main-grid{grid-template-columns:1fr} .category-lead-card h2{font-size:34px} .category-secondary-card h3{font-size:24px}} @media (max-width:767px){.category-head-pro{padding:22px 18px;border-radius:20px} .category-head-pro .archive-title{font-size:34px} .category-head-pro p{font-size:15px} .category-top-pro{gap:20px} .category-main-stage{gap:20px} .category-lead-card,.category-secondary-card,.category-grid-card,.archive-side-panel,.archive-sidebar-newsletter{border-radius:18px} .category-lead-card h2{font-size:28px} .category-lead-card p{font-size:15px} .section-head-pro h2{font-size:28px} .category-post-grid,.category-rail-pro{grid-template-columns:1fr} .archive-ranking-panel .panel-title,.archive-latest-panel .panel-title{font-size:24px}} .category-magazine-page{display:flex;flex-direction:column;gap:24px} .category-magazine-header{background:linear-gradient(135deg,#ffffff 0%,#f5fffb 100%);border:1px solid #dff0e7;border-radius:24px;padding:28px 32px;box-shadow:0 12px 34px rgba(16,24,40,.05)} .category-magazine-header .archive-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#10b567;margin-bottom:8px} .category-magazine-header .archive-title{margin:0 0 8px;font-size:40px;line-height:1.08;color:#11232d} .category-magazine-header p{margin:0;max-width:760px;font-size:16px;line-height:1.7;color:#667883} .category-topic-nav{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:8px;border-bottom:1px solid #e8eef1} .category-topic-nav .topic-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid #dbe4e8;border-radius:999px;background:#fff;color:#26343c;font-size:14px;font-weight:700;transition:.2s ease} .category-topic-nav .topic-pill.is-active,.category-topic-nav .topic-pill:hover{background:#12b86b;color:#fff;border-color:#12b86b;box-shadow:0 10px 22px rgba(18,184,107,.18)} .category-showcase-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.95fr) 320px;gap:26px;align-items:start} .category-hero-article{background:#fff;border:1px solid #e9eef1;border-radius:24px;overflow:hidden;box-shadow:0 16px 38px rgba(16,24,40,.06)} .category-hero-article .hero-thumb{display:block;aspect-ratio:16/10;background:#eff3f6;overflow:hidden} .category-hero-article .hero-thumb img,.showcase-side-article .side-thumb img,.stream-card .stream-thumb img{width:100%;height:100%;object-fit:cover;display:block} .category-hero-article .hero-body{padding:22px 24px 24px} .category-hero-article h2{margin:14px 0 12px;font-size:36px;line-height:1.16;color:#15242d} .category-hero-article h2 a,.showcase-side-article h3 a,.stream-card h3 a{color:inherit} .category-hero-article p{margin:0;font-size:16px;line-height:1.72;color:#667883} .showcase-mid{display:flex;flex-direction:column;gap:22px} .showcase-side-article{background:#fff;border:1px solid #e8edf0;border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(16,24,40,.05)} .showcase-side-article .side-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#eff3f6} .showcase-side-article h3{padding:16px 18px 18px;margin:0;font-size:24px;line-height:1.3;color:#16252f} .showcase-right{display:flex;flex-direction:column;gap:18px} .category-readmost-panel{padding:22px;border-radius:22px;border:1px solid #e8edf0;box-shadow:0 16px 38px rgba(16,24,40,.05)} .category-readmost-panel .panel-title{font-size:30px;line-height:1;margin-bottom:18px} .category-readmost-panel .panel-title:before{width:12px;height:12px;border-radius:999px;background:#ff4f18} .readmost-list{display:flex;flex-direction:column;gap:16px} .readmost-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:flex-start;padding-bottom:16px;border-bottom:1px dashed #e7edf0;color:#18252d} .readmost-item:last-child{padding-bottom:0;border-bottom:0} .readmost-item b{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#eef6f3;color:#12b86b;font-size:20px;font-weight:800} .readmost-item span{font-size:17px;line-height:1.5;font-weight:700} .category-content-grid{display:grid;grid-template-columns:minmax(0,1.75fr) 330px;gap:28px;align-items:start} .category-stream-main{display:flex;flex-direction:column;gap:22px} .stream-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:2px solid #edf2f4} .stream-section-head h2{margin:0;font-size:34px;line-height:1;color:#13232d} .stream-section-head span{font-size:15px;color:#8998a1} .category-stream-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px} .stream-card{background:#fff;border:1px solid #e8edf0;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px rgba(16,24,40,.05)} .stream-card .stream-thumb{display:block;aspect-ratio:16/10;background:#eef2f5;overflow:hidden} .stream-card .stream-body{padding:18px 20px 20px} .stream-card h3{margin:12px 0 10px;font-size:24px;line-height:1.3;color:#16252e} .stream-card p{margin:0 0 12px;font-size:15px;line-height:1.72;color:#677883} .stream-card .meta span{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#8a99a3} .category-sidebar-magazine{display:flex;flex-direction:column;gap:18px;position:sticky;top:96px} .category-sidebar-magazine .archive-side-panel,.category-sidebar-magazine .archive-sidebar-newsletter{border-radius:22px;border:1px solid #e8edf0;box-shadow:0 14px 34px rgba(16,24,40,.05)} .category-sidebar-magazine .panel-title{font-size:26px} .category-sidebar-magazine .panel-title:before{width:4px;height:24px;border-radius:999px;background:#10b567} .category-sidebar-magazine .archive-latest-item{grid-template-columns:90px minmax(0,1fr)} .category-sidebar-magazine .archive-latest-item img{width:90px;height:72px;border-radius:14px} @media (max-width:1280px){.category-showcase-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.9fr)} .showcase-right{grid-column:1/-1} .category-content-grid{grid-template-columns:1fr} .category-sidebar-magazine{position:static;display:grid;grid-template-columns:1fr 1fr;gap:18px} .category-sidebar-magazine .archive-sidebar-newsletter,.category-sidebar-magazine .archive-category-panel{grid-column:1/-1}} @media (max-width:900px){.category-showcase-grid,.category-stream-grid,.category-sidebar-magazine{grid-template-columns:1fr} .category-hero-article h2{font-size:30px} .showcase-side-article h3{font-size:22px}} @media (max-width:767px){.category-magazine-header{padding:20px 18px;border-radius:18px} .category-magazine-header .archive-title{font-size:30px} .category-topic-nav{overflow:auto;flex-wrap:nowrap;padding-bottom:2px} .category-topic-nav .topic-pill{white-space:nowrap} .category-showcase-grid,.category-content-grid{gap:20px} .category-hero-article,.showcase-side-article,.stream-card,.category-readmost-panel,.category-sidebar-magazine .archive-side-panel,.category-sidebar-magazine .archive-sidebar-newsletter{border-radius:18px} .stream-section-head h2{font-size:28px} .stream-card h3{font-size:21px}} @media (max-width:767px){.site-footer{margin-top:18px!important;padding:0 0 74px!important;background:transparent!important;border:0!important} .site-footer>.container{width:calc(100% - 16px)!important;max-width:620px!important;padding:0!important} .site-footer .footer-grid,.site-footer .footer-bottom-pro{display:none!important} .site-footer .mobile-footer-compact.mobile-footer-v4{display:flex!important;flex-direction:column!important;gap:14px!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important} .mobile-footer-links-card,.mobile-footer-brand-card{display:block!important;background:#fff!important;border:1px solid #e5ece9!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(20,45,60,.07)!important} .mobile-footer-links-card{padding:20px 18px!important} .mobile-footer-intro{margin-bottom:18px!important} .mobile-footer-kicker{display:block!important;color:#0da461!important;font-size:11px!important;font-weight:900!important;letter-spacing:.10em!important;text-transform:uppercase!important} .mobile-footer-intro p{margin:10px 0 0!important;color:#687a82!important;font-size:12px!important;line-height:1.65!important} .mobile-footer-columns{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important} .mobile-footer-column h3{position:relative!important;margin:0 0 15px!important;padding-bottom:9px!important;color:#1c3038!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important} .mobile-footer-column h3:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:34px!important;height:3px!important;border-radius:99px!important;background:#13b86a!important} .mobile-footer-column ul{display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important} .mobile-footer-column li{margin:0!important;padding:0!important} .mobile-footer-column a{position:relative!important;display:block!important;padding-left:12px!important;color:#60727b!important;font-size:10.5px!important;line-height:1.35!important} .mobile-footer-column a:before{content:""!important;position:absolute!important;left:0!important;top:.55em!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#16bd6d!important} .mobile-footer-brand-card{padding:20px 18px 18px!important} .mobile-footer-logo-v4{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:34px!important;margin:0!important} .mobile-footer-logo-v4 img{max-width:190px!important;max-height:38px!important;object-fit:contain!important;object-position:left center!important} .mobile-footer-logo-v4 strong{font-size:24px!important;font-weight:900!important;color:#0d9b60!important;letter-spacing:-.8px!important} .mobile-footer-tagline{display:block!important;margin-top:4px!important;color:#233842!important;font-size:14px!important;font-weight:800!important} .mobile-footer-brand-card>p{margin:10px 0 0!important;color:#60727b!important;font-size:12px!important;line-height:1.65!important} .mobile-footer-socials-v4{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:16px!important} .mobile-footer-socials-v4 a{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;height:42px!important;min-width:0!important;padding:0 13px!important;border:1px solid #dfe8e4!important;border-radius:13px!important;background:#fff!important;color:#243840!important;box-shadow:0 6px 18px rgba(17,24,39,.04)!important} .mobile-footer-socials-v4 a .s8social-icon,.mobile-footer-socials-v4 a svg,.mobile-footer-socials-v4 a img{width:22px!important;height:22px!important;flex:0 0 22px!important} .mobile-footer-socials-v4 a span{display:block!important;font-size:11px!important;font-weight:800!important;color:#34484f!important} .mobile-footer-meta-v4{display:flex!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin-top:18px!important;padding-top:14px!important;border-top:1px solid #e7ecea!important;color:#71818a!important;font-size:9.5px!important;line-height:1.4!important}} @media (max-width:420px){.mobile-footer-columns{gap:10px!important} .mobile-footer-column h3{font-size:10px!important} .mobile-footer-column a{font-size:9.5px!important;padding-left:10px!important} .mobile-footer-socials-v4 a{height:40px!important;padding:0 11px!important} .mobile-footer-socials-v4 a span{font-size:10px!important}} body.category .archive-search-panel-pro{display:none!important} .article-content .s8sport-reference-card{margin:22px 0 10px!important;padding:16px 18px!important;border-radius:16px!important;border:1px solid #dbe5ef!important;background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%)!important;box-shadow:0 8px 22px rgba(31,57,96,.05)!important} .article-content .s8sport-reference-card::after{width:110px!important;height:110px!important;right:-34px!important;bottom:-56px!important} .article-content .s8sport-reference-pill{min-height:26px!important;padding:0 11px!important;font-size:10px!important;letter-spacing:.04em!important} .article-content .s8sport-reference-title{margin:10px 0 5px!important;font-size:18px!important;line-height:1.35!important} .article-content .s8sport-reference-desc{max-width:none!important;margin:0 0 10px!important;font-size:11px!important;line-height:1.55!important;color:#52677c!important} .article-content .s8sport-reference-button{min-height:34px!important;padding:0 12px!important;border-radius:10px!important;background:#f2fff8!important;border:1px solid #8eddb8!important;color:#079b6b!important;font-size:10px!important;box-shadow:none!important} .article-content .s8sport-reference-button:hover{color:#fff!important;background:#0bb36f!important;border-color:#0bb36f!important;transform:translateY(-1px)!important;box-shadow:0 8px 18px rgba(11,179,111,.16)!important} .article-content .s8sport-reference-button span{font-size:14px!important} @media(max-width:767px){.article-content .s8sport-reference-card{margin:18px 0 8px!important;padding:13px 14px!important;border-radius:14px!important} .article-content .s8sport-reference-pill{min-height:24px!important;padding:0 10px!important;font-size:9px!important} .article-content .s8sport-reference-title{margin:9px 0 4px!important;font-size:16px!important} .article-content .s8sport-reference-desc{margin-bottom:9px!important;font-size:10px!important;line-height:1.5!important} .article-content .s8sport-reference-button{width:auto!important;min-height:32px!important;padding:0 10px!important;border-radius:9px!important;font-size:10px!important}} .builder-mobile-nav-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:26px 0 14px;padding-top:22px;border-top:1px solid #e5eeea} .builder-mobile-nav-head span{display:block;color:#0ea963;font-size:11px;font-weight:800;letter-spacing:.12em} .builder-mobile-nav-head h4{margin:4px 0 0;font-size:20px;color:#152932} .builder-mobile-nav-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px} .builder-mobile-nav-card{display:grid;grid-template-columns:1fr 1.35fr;gap:12px;padding:16px;border:1px solid #dce9e3;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fcfa)} .builder-mobile-nav-card>strong{grid-column:1/-1;color:#0b8f56;font-size:15px} .builder-mobile-nav-card label{display:flex;flex-direction:column;gap:7px} .builder-mobile-nav-card label span{font-size:11px;font-weight:700;color:#61737b} .builder-mobile-nav-card input{width:100%;height:44px;border:1px solid #dbe6e1;border-radius:12px;padding:0 12px;background:#fff} .builder-mobile-nav-card.menu-card{grid-template-columns:1fr} .builder-mobile-nav-card.menu-card p{margin:0;color:#788890;font-size:12px;line-height:1.5} .builder-mobile-nav-note{margin:12px 0 22px;color:#71828a;font-size:12px}.builder-mobile-nav-note code{padding:3px 7px;border-radius:7px;background:#edf8f2;color:#098d54} @media(max-width:900px){.builder-mobile-nav-grid{grid-template-columns:1fr}.builder-mobile-nav-card{grid-template-columns:1fr}} @media(max-width:767px){.mobile-bottom-nav{pointer-events:auto!important;isolation:isolate!important} .mobile-bottom-nav a,.mobile-bottom-nav button{position:relative!important;z-index:2!important;pointer-events:auto!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(16,184,95,.12)!important} .mobile-bottom-nav a:before,.mobile-bottom-nav button:before{content:'';position:absolute;inset:2px 4px;border-radius:12px;z-index:-1} .mobile-bottom-nav a:active:before,.mobile-bottom-nav button:active:before{background:#e8f8ef} body:not(.menu-open) .mobile-bottom-nav{display:grid!important}} @media (min-width:1201px){body.home .news-dashboard-grid>.v2-latest{align-self:start!important;min-height:0!important;padding:20px 20px 18px!important} body.home .news-dashboard-grid>.v2-latest.latest-count-1 .latest-grid{display:block!important} body.home .news-dashboard-grid>.v2-latest.latest-count-1 .latest-card{display:grid!important;grid-template-columns:minmax(300px,38%) minmax(0,1fr)!important;min-height:250px!important;border-radius:18px!important;overflow:hidden!important} body.home .news-dashboard-grid>.v2-latest.latest-count-1 .latest-thumb{height:100%!important;min-height:250px!important;aspect-ratio:auto!important} body.home .news-dashboard-grid>.v2-latest.latest-count-1 .latest-thumb img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .news-dashboard-grid>.v2-latest.latest-count-1 .latest-body{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:28px 30px!important} body.home .news-dashboard-grid>.v2-latest.latest-count-1 .latest-body h3{min-height:0!important;margin:0 0 18px!important;font-size:27px!important;line-height:1.3!important} body.home .news-dashboard-grid>.v2-latest.latest-count-2 .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important} body.home .s8sport-live-slot .s8lf-now-panel{max-height:500px!important;overflow:hidden!important} body.home .s8sport-live-slot .s8lf-now-list{max-height:360px!important;overflow-y:auto!important;scrollbar-width:thin!important;scrollbar-color:#b9d8cd transparent!important} body.home .s8sport-live-slot .s8lf-now-list::-webkit-scrollbar{width:5px!important} body.home .s8sport-live-slot .s8lf-now-list::-webkit-scrollbar-thumb{background:#b9d8cd!important;border-radius:999px!important} body.home .s8sport-live-slot .s8lf-now-match{padding:11px 0!important} body.home .s8sport-live-slot .s8lf-now-heading{padding:15px 17px!important} body.home .s8sport-live-slot .s8lf-now-all{min-height:46px!important}} @media (min-width:768px) and (max-width:1200px){body.home .v2-latest.latest-count-1 .latest-card{display:grid!important;grid-template-columns:38% minmax(0,1fr)!important} body.home .v2-latest.latest-count-1 .latest-thumb{height:230px!important;aspect-ratio:auto!important} body.home .v2-latest.latest-count-1 .latest-body{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:24px!important} body.home .v2-latest.latest-count-1 .latest-body h3{font-size:24px!important;min-height:0!important}} @media (max-width:767px){body.home .v2-latest.latest-count-1 .latest-card{display:block!important} body.home .v2-latest.latest-count-1 .latest-thumb{height:auto!important;aspect-ratio:16/9!important}} @media (min-width:1201px){body.home .news-dashboard-grid.layout-no-popular{grid-template-columns:minmax(0,2.25fr) minmax(315px,.92fr)!important;grid-template-areas:"hero promo" "latest categories"!important} body.home .news-dashboard-grid.layout-no-popular.layout-no-widgets{grid-template-columns:1fr!important;grid-template-areas:"hero" "latest"!important} body.home .news-dashboard-grid.layout-no-popular.layout-no-latest{grid-template-columns:minmax(0,2.25fr) minmax(315px,.92fr)!important;grid-template-areas:"hero promo" "hero categories"!important} body.home .news-dashboard-grid.layout-no-popular.layout-no-latest.layout-no-widgets{grid-template-columns:1fr!important;grid-template-areas:"hero"!important} body.home .news-dashboard-grid.layout-no-widgets{grid-template-columns:minmax(0,2.25fr) minmax(285px,.82fr)!important;grid-template-areas:"hero popular" "latest latest"!important} body.home .news-dashboard-grid.layout-no-hero{grid-template-columns:minmax(0,1.4fr) minmax(315px,.92fr)!important;grid-template-areas:"popular promo" "latest categories"!important} body.home .news-dashboard-grid.layout-no-hero.layout-no-popular{grid-template-columns:minmax(0,1.6fr) minmax(315px,.92fr)!important;grid-template-areas:"latest promo" "latest categories"!important} body.home .news-dashboard-grid.layout-no-hero.layout-no-popular.layout-no-widgets{grid-template-columns:1fr!important;grid-template-areas:"latest"!important} body.home .news-dashboard-grid.layout-no-latest{grid-template-areas:"hero popular promo" "hero popular categories"!important} body.home .news-dashboard-grid.layout-no-latest.layout-no-widgets{grid-template-columns:minmax(0,2.25fr) minmax(285px,.82fr)!important;grid-template-areas:"hero popular"!important} body.home .news-dashboard-grid.layout-no-hero.layout-no-latest{grid-template-columns:minmax(0,1fr) minmax(315px,.92fr)!important;grid-template-areas:"popular promo" "popular categories"!important} body.home .news-dashboard-grid.layout-no-hero.layout-no-latest.layout-no-widgets{grid-template-columns:1fr!important;grid-template-areas:"popular"!important} body.home .dashboard-widgets:empty,body.home .home-module:empty,body.home .extra-category-card:empty{display:none!important} body.home .home-extra-categories.topic-count-1{grid-template-columns:1fr!important} body.home .home-extra-categories.topic-count-1 .extra-category-card{display:grid!important;grid-template-columns:minmax(360px,.95fr) minmax(0,1.55fr)!important;grid-template-areas:"title title" "lead list"!important;gap:16px 28px!important;align-items:start!important} body.home .home-extra-categories.topic-count-1 .module-title{grid-area:title!important} body.home .home-extra-categories.topic-count-1 .extra-category-lead{grid-area:lead!important} body.home .home-extra-categories.topic-count-1 .extra-mini-list{grid-area:list!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important} body.home .home-extra-categories.topic-count-1 .extra-mini-item{min-height:96px!important;padding:12px!important;border:1px solid #e5ece8!important;border-radius:15px!important;background:#fff!important} body.home .home-extra-categories.topic-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important} body.home .home-extra-categories.topic-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}} @media (min-width:981px) and (max-width:1200px){body.home .news-dashboard-grid.layout-no-popular{grid-template-columns:1fr!important;grid-template-areas:"hero" "latest" "widgets"!important} body.home .news-dashboard-grid.layout-no-widgets{grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr)!important;grid-template-areas:"hero popular" "latest latest"!important} body.home .home-extra-categories.topic-count-1,body.home .home-extra-categories.topic-count-2{grid-template-columns:1fr!important}} body.home .home-football-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-top:24px!important;padding:0!important;border:1px solid #e2e9ec!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 14px 38px rgba(17,36,47,.055)!important} body.home .home-football-tabs .football-tab-card{display:flex!important;flex-direction:column!important;min-width:0!important;padding:20px!important;margin:0!important;border:0!important;border-right:1px solid #e5ebee!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important} body.home .home-football-tabs .football-tab-card:last-child{border-right:0!important} body.home .football-tab-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 14px!important;padding:0!important;border:0!important} body.home .football-tab-title h2{display:flex!important;align-items:center!important;gap:9px!important;margin:0!important;font-size:22px!important;line-height:1.2!important;color:#16252e!important} body.home .football-tab-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eff9f4;color:#0aa965;font-size:16px} body.home .football-tab-title a{font-size:12px!important;font-weight:800!important;color:#0aa965!important;white-space:nowrap!important} body.home .football-tab-lead{position:relative!important;display:block!important;margin:0!important} body.home .football-tab-lead .extra-category-image{display:block!important;overflow:hidden!important;border-radius:14px!important;aspect-ratio:16/9!important;background:#edf2f4!important} body.home .football-tab-lead .extra-category-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .25s ease!important} body.home .football-tab-card:hover .football-tab-lead .extra-category-image img{transform:scale(1.025)!important} body.home .football-tab-badge{position:absolute!important;left:10px!important;top:10px!important;z-index:2!important;background:#14ba6a!important;color:#fff!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important} body.home .football-tab-lead h3{margin:12px 0 8px!important;font-size:19px!important;line-height:1.32!important;min-height:50px!important} body.home .football-tab-lead h3 a{color:#15242d!important} body.home .football-tab-lead .extra-category-excerpt{margin:0 0 10px!important;font-size:13px!important;line-height:1.55!important;color:#6b7a83!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important} body.home .football-tab-lead .meta{display:flex!important;gap:12px!important;color:#87959d!important;font-size:11px!important} body.home .football-tab-list{display:flex!important;flex-direction:column!important;gap:0!important;margin-top:12px!important;border-top:1px solid #edf1f3!important} body.home .football-tab-item{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid #edf1f3!important;background:transparent!important;border-radius:0!important;min-height:88px!important} body.home .football-tab-item img{width:112px!important;height:72px!important;object-fit:cover!important;border-radius:10px!important} body.home .football-tab-item strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:13px!important;line-height:1.4!important;color:#1b2b33!important} body.home .football-tab-item small{display:block!important;margin-top:6px!important;font-size:10px!important;color:#8b99a1!important} body.home .football-tab-more{display:flex!important;align-items:center!important;justify-content:center!important;margin-top:auto!important;padding:12px 14px!important;border:1px solid #dfe6ea!important;border-radius:10px!important;background:#fafcfc!important;color:#17262e!important;font-size:14px!important;font-weight:800!important;transition:.2s!important} body.home .football-tab-more:hover{border-color:#10b467!important;background:#f1fbf6!important;color:#0aa965!important} body.home .football-tab-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;padding:24px;border:1px dashed #dce7e2;border-radius:14px;background:#f8fcfa;color:#708078;text-align:center} body.home .football-tab-empty strong{font-size:16px;color:#25363e;margin-bottom:6px} body.home .football-tab-empty span{font-size:12px} @media(max-width:1100px){body.home .home-football-tabs{grid-template-columns:1fr!important}body.home .home-football-tabs .football-tab-card{border-right:0!important;border-bottom:1px solid #e5ebee!important}body.home .home-football-tabs .football-tab-card:last-child{border-bottom:0!important}body.home .football-tab-lead .extra-category-image{aspect-ratio:16/7!important}} @media(max-width:767px){body.home .home-football-tabs{border-radius:16px!important}body.home .home-football-tabs .football-tab-card{padding:14px!important}body.home .football-tab-title h2{font-size:18px!important}body.home .football-tab-lead h3{min-height:0!important;font-size:17px!important}body.home .football-tab-item{grid-template-columns:96px minmax(0,1fr)!important}body.home .football-tab-item img{width:96px!important;height:66px!important}} .single-live-matches-widget{width:100%;min-width:0} .single-live-matches-widget .s8lf-live-now-shortcode{margin:0!important;width:100%;min-width:0} .single-live-matches-widget .s8lf-live-now-panel,.single-live-matches-widget .s8lf-card,.single-live-matches-widget .s8lf-widget{border-radius:20px!important;overflow:hidden;box-shadow:0 14px 34px rgba(17,24,39,.07)} .single-live-matches-widget .s8lf-live-list{max-height:520px;overflow:auto;scrollbar-width:thin} .single-live-matches-widget .s8lf-live-list::-webkit-scrollbar{width:5px} .single-live-matches-widget .s8lf-live-list::-webkit-scrollbar-thumb{background:#b9ded0;border-radius:999px} @media (max-width:767px){.single-live-matches-widget .s8lf-live-now-panel,.single-live-matches-widget .s8lf-card,.single-live-matches-widget .s8lf-widget{border-radius:18px!important} .single-live-matches-widget .s8lf-live-list{max-height:440px}} .related-section-pro{margin:8px 32px 34px;padding:24px 26px 28px!important;background:linear-gradient(180deg,#ffffff 0%,#f8fcfa 100%);border:1px solid #deeee5;border-radius:22px;box-shadow:0 16px 34px rgba(17,24,39,.055)} .related-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e7efeb} .related-kicker{display:block;margin-bottom:5px;color:#0eab62;font-size:11px;font-weight:800;letter-spacing:.12em} .related-section-pro .section-title{position:relative;margin:0!important;padding-left:14px;font-size:26px!important;line-height:1.15;color:#14262f} .related-section-pro .section-title:before{content:'';position:absolute;left:0;top:2px;width:4px;height:27px;border-radius:999px;background:linear-gradient(180deg,#18c875,#0ea55f)} .related-view-all{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:#0ba45e;font-size:13px;font-weight:800} .related-view-all span{transition:transform .2s ease} .related-view-all:hover span{transform:translateX(3px)} .related-grid-pro{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important} .related-card-pro{min-width:0;overflow:hidden;background:#fff;border:1px solid #e4ece8;border-radius:17px;box-shadow:0 10px 26px rgba(17,24,39,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease} .related-card-pro:hover{transform:translateY(-4px);border-color:#c8e8d5;box-shadow:0 18px 36px rgba(17,24,39,.1)} .related-thumb-pro{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#edf3f0} .related-thumb-pro img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease} .related-card-pro:hover .related-thumb-pro img{transform:scale(1.035)} .related-thumb-pro .badge{position:absolute;left:12px;top:12px;z-index:2} .related-card-body{padding:15px 16px 16px} .related-card-body h3{margin:0 0 8px;font-size:17px;line-height:1.42;color:#15252e} .related-card-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:inherit} .related-card-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 12px;color:#6f7f88;font-size:13px;line-height:1.55} .related-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:#8b9aa2;font-size:11px} .related-meta span{display:inline-flex;align-items:center;gap:6px} .related-meta svg{width:14px;height:14px} @media (max-width:900px){.related-section-pro{margin:6px 18px 28px;padding:20px!important} .related-grid-pro{grid-template-columns:repeat(2,minmax(0,1fr))!important} .related-card-pro:last-child{grid-column:1/-1;display:grid;grid-template-columns:190px minmax(0,1fr)} .related-card-pro:last-child .related-thumb-pro{aspect-ratio:auto;height:100%}} @media (max-width:600px){.related-section-pro{margin:4px 12px 22px;padding:16px!important;border-radius:16px} .related-heading-row{margin-bottom:12px;padding-bottom:11px} .related-kicker{font-size:9px} .related-section-pro .section-title{font-size:20px!important;padding-left:11px} .related-section-pro .section-title:before{height:21px} .related-view-all{font-size:11px} .related-grid-pro{display:flex!important;flex-direction:column!important;gap:10px!important} .related-card-pro,.related-card-pro:last-child{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;border-radius:12px} .related-thumb-pro,.related-card-pro:last-child .related-thumb-pro{height:88px!important;aspect-ratio:auto!important} .related-thumb-pro .badge{left:7px;top:7px;font-size:8px;padding:5px 7px} .related-card-body{padding:9px 10px} .related-card-body h3{font-size:13px;line-height:1.38;margin-bottom:7px} .related-card-body p{display:none} .related-meta{gap:8px;font-size:9px} .related-meta svg{width:11px;height:11px}} .layout-category-row{grid-template-columns:28px 44px minmax(180px,.9fr) minmax(300px,1.5fr) 72px 72px;align-items:start} .layout-category-row .layout-category-select select{width:100%;min-height:42px;border:1px solid #d9e7e1;border-radius:10px;background:#fff;padding:0 12px;color:#15312a;font-weight:700} .builder-category-status{display:block;margin-top:6px;font-size:11px;line-height:1.35;font-weight:700} .builder-category-status.success{color:#0a9d5c} .builder-category-status.warning{color:#b7791f} .builder-category-status.error{color:#d64545} .layout-category-row.has-category-warning{border-color:#f3d7a6;background:#fffdf8} .layout-category-row.has-category-content{border-color:#dcebe4} .home-football-tabs.topic-count-1{grid-template-columns:1fr} .home-football-tabs.topic-count-2{grid-template-columns:repeat(2,minmax(0,1fr))} .home-football-tabs.topic-count-3{grid-template-columns:repeat(3,minmax(0,1fr))} @media(max-width:1100px){.layout-category-row{grid-template-columns:28px 44px 1fr 1.4fr 70px 70px}} @media(max-width:820px){.layout-category-row{grid-template-columns:28px 44px 1fr 80px}.layout-category-row>label:nth-of-type(2){grid-column:3/-1}.layout-category-row .layout-category-select{grid-column:1/-1}.layout-category-row .short{grid-column:auto}} @media (min-width:1201px){body.home .news-dashboard-grid{align-items:stretch!important} body.home .news-dashboard-grid>.v2-latest,body.home .news-dashboard-grid>.dashboard-widgets{height:100%!important;min-height:0!important;align-self:stretch!important} body.home .news-dashboard-grid>.v2-latest{display:flex!important;flex-direction:column!important;padding:20px!important} body.home .news-dashboard-grid>.v2-latest .section-head{flex:0 0 auto!important} body.home .news-dashboard-grid>.v2-latest .latest-grid{flex:1 1 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:18px!important} body.home .news-dashboard-grid>.v2-latest .latest-card{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important} body.home .news-dashboard-grid>.v2-latest .latest-thumb{flex:0 0 48%!important;min-height:170px!important;max-height:220px!important;aspect-ratio:auto!important} body.home .news-dashboard-grid>.v2-latest .latest-thumb img{width:100%!important;height:100%!important;object-fit:cover!important} body.home .news-dashboard-grid>.v2-latest .latest-body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:16px!important} body.home .news-dashboard-grid>.v2-latest .latest-body h3{min-height:0!important;margin:0 0 16px!important;font-size:17px!important;line-height:1.45!important} body.home .news-dashboard-grid>.dashboard-widgets,body.home .news-dashboard-grid>.dashboard-widgets>.s8sport-live-slot,body.home .s8sport-live-slot .s8lf-live-now-shortcode,body.home .s8sport-live-slot .s8lf-now-panel{height:100%!important;min-height:0!important} body.home .s8sport-live-slot .s8lf-now-panel{display:flex!important;flex-direction:column!important;max-height:none!important;min-height:690px!important} body.home .s8sport-live-slot .s8lf-now-list{flex:1 1 auto!important;min-height:540px!important;max-height:none!important;overflow-y:auto!important} body.home .s8sport-live-slot .s8lf-now-match{min-height:102px!important} body.home .s8sport-live-slot .s8lf-now-all{flex:0 0 56px!important}} @media (min-width:768px) and (max-width:1200px){body.home .news-dashboard-grid>.v2-latest .latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important} body.home .news-dashboard-grid>.v2-latest .latest-card{height:100%!important;display:flex!important;flex-direction:column!important} body.home .news-dashboard-grid>.v2-latest .latest-body{flex:1 1 auto!important}} body.home .home-football-tabs.topic-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important} body.home .home-football-tabs .football-tab-card{min-width:0!important} body.home .football-tab-empty{min-height:300px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:28px!important;border:1px dashed #dce9e4!important;border-radius:16px!important;background:linear-gradient(180deg,#fbfefd,#f6fbf8)!important;color:#263740!important} body.home .football-tab-empty strong{font-size:18px!important;margin-bottom:8px!important} body.home .football-tab-empty span{max-width:260px!important;font-size:13px!important;line-height:1.55!important;color:#7b8c94!important} @media(max-width:1100px){body.home .home-football-tabs.topic-count-3{grid-template-columns:1fr!important}} .main-nav a,.mobile-menu-links .label,.mobile-category-tabs a,.section-title,.panel-title,.module-title h2,.stream-section-head h2,.football-tab-title,.football-tab-head h2,.home-football-tabs h2,.category-magazine-header .archive-title,.category-topic-nav a,.archive-title,.single-title,.related-section .section-title,.related-section-pro .section-title,.s8lf-now-head h2,.s8lf-now-head h3,.s8lf-now-title,.s8lf-live-now-title,.s8lf-now-panel header h2,.s8lf-now-panel header h3,.newsletter-kicker,.ticker-label{text-transform:uppercase !important} .main-nav a,.mobile-category-tabs a,.section-title,.panel-title,.module-title h2,.stream-section-head h2,.football-tab-title,.football-tab-head h2,.home-football-tabs h2,.s8lf-now-title,.s8lf-live-now-title{letter-spacing:.01em !important;font-weight:800 !important} @media (max-width:767px){body.menu-open{overflow:hidden!important;touch-action:none} .mobile-menu-overlay{display:block!important;position:fixed!important;inset:0!important;z-index:1998!important;background:rgba(0,0,0,.64)!important;backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .24s ease!important} body.menu-open .mobile-menu-overlay{opacity:1!important;pointer-events:auto!important} .mobile-menu-panel{display:flex!important;flex-direction:column!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(78vw,310px)!important;height:100dvh!important;z-index:1999!important;padding:0 22px 32px!important;background:#292929!important;color:#fff!important;box-shadow:18px 0 50px rgba(0,0,0,.38)!important;transform:translate3d(-105%,0,0)!important;transition:transform .28s cubic-bezier(.22,.8,.25,1)!important;overflow-y:auto!important;overscroll-behavior:contain!important} body.menu-open .mobile-menu-panel{transform:translate3d(0,0,0)!important} .mobile-menu-top{display:flex!important;position:sticky!important;top:0!important;z-index:3!important;align-items:center!important;justify-content:space-between!important;min-height:92px!important;padding:0!important;background:#292929!important;border-bottom:1px solid rgba(255,113,0,.55)!important} .mobile-menu-brand{display:flex!important;flex-direction:column!important;gap:4px!important;color:#fff!important} .mobile-menu-brand b{font-size:19px!important;font-weight:900!important;letter-spacing:-.03em!important;color:#fff!important;text-transform:uppercase!important} .mobile-menu-brand small{display:none!important} .mobile-menu-close{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#fff!important;font-size:29px!important;font-weight:300!important;line-height:1!important} .mobile-menu-close:hover,.mobile-menu-close:focus{background:rgba(255,255,255,.08)!important;outline:none} .mobile-menu-search,.mobile-menu-latest-row,.mobile-menu-heading,.mobile-social-section,.mobile-login-row{display:none!important} .mobile-menu-links{display:block!important;padding:12px 0 0!important;background:transparent!important} .mobile-menu-links a{display:flex!important;align-items:center!important;min-height:56px!important;padding:0!important;border:0!important;border-bottom:1px solid #d46618!important;background:transparent!important;color:#fff!important;text-decoration:none!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:-.01em!important} .mobile-menu-links a:first-child{border-top:0!important} .mobile-menu-links a:hover,.mobile-menu-links a:focus,.mobile-menu-links a[aria-current="page"]{color:#ff812b!important;padding-left:7px!important;outline:none} .mobile-menu-links .icon,.mobile-menu-links .arrow{display:none!important} .mobile-menu-links .label{font:inherit!important;color:inherit!important;text-transform:uppercase!important}} body.home .v2-hero .featured-overlay{padding:30px 34px 26px!important} body.home .v2-hero .featured-title{display:block!important;width:min(92%,860px)!important;max-width:none!important;margin:10px 0 8px!important;font-size:32px!important;line-height:1.14!important;letter-spacing:-.03em!important;text-wrap:unset!important} body.home .v2-hero .featured-title a{display:inline!important;color:#fff!important} body.home .v2-hero .featured-excerpt{max-width:min(88%,780px)!important} @media (max-width:980px){body.home .v2-hero .featured-title{width:100%!important;font-size:26px!important;line-height:1.16!important} body.home .v2-hero .featured-excerpt{max-width:100%!important}} @media (max-width:767px){body.home .v2-hero .featured-title{width:100%!important;font-size:22px!important;line-height:1.18!important;margin:8px 0 6px!important}} html.s8-all-matches-open,body.s8-all-matches-open{overflow:hidden!important} .s8-all-matches-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease} .s8-all-matches-modal[hidden]{display:none!important} .s8-all-matches-modal.is-open{opacity:1;visibility:visible} .s8-all-matches-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(4,17,25,.72);backdrop-filter:blur(10px);cursor:pointer} .s8-all-matches-dialog{position:relative;width:min(1120px,100%);max-height:min(88vh,900px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:#f4faf7;box-shadow:0 35px 100px rgba(0,0,0,.38);outline:0;transform:translateY(18px) scale(.985);transition:transform .22s ease} .s8-all-matches-modal.is-open .s8-all-matches-dialog{transform:translateY(0) scale(1)} .s8-all-matches-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:86px;padding:17px 20px 17px 24px;border-bottom:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 90% 0,rgba(38,212,145,.24),transparent 34%),linear-gradient(135deg,#072d31 0%,#075f50 100%);color:#fff} .s8-all-matches-heading{display:flex;align-items:center;gap:14px;min-width:0} .s8-all-matches-live-dot{flex:0 0 14px;width:14px;height:14px;border-radius:50%;background:#ff4254;box-shadow:0 0 0 7px rgba(255,66,84,.15),0 0 20px rgba(255,66,84,.52);animation:s8AllMatchesPulse 1.5s ease-in-out infinite} .s8-all-matches-heading h2{margin:0;color:#fff;font-size:22px;line-height:1.2;letter-spacing:-.02em} .s8-all-matches-heading p{margin:4px 0 0;color:#bce7d8;font-size:12px;font-weight:600} .s8-all-matches-close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.11);color:#fff;font-size:30px;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease} .s8-all-matches-close:hover{background:rgba(255,255,255,.2);transform:rotate(4deg)} .s8-all-matches-content{max-height:calc(min(88vh,900px) - 86px);overflow:auto;padding:20px;overscroll-behavior:contain} .s8-all-matches-content::-webkit-scrollbar{width:7px} .s8-all-matches-content::-webkit-scrollbar-thumb{border-radius:999px;background:#a9cfc2} .s8-all-matches-content .s8lf-live-now-shortcode{margin:0!important} .s8-all-matches-content .s8lf-now-panel{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important} .s8-all-matches-content .s8lf-now-heading{margin-bottom:15px!important;padding:0 2px 14px!important;border-bottom:1px solid #dceae4!important;background:transparent!important;color:#15342f!important} .s8-all-matches-content .s8lf-now-heading>span{background:#e6f8f0!important} .s8-all-matches-content .s8lf-now-heading-copy h3{color:#13342e!important;font-size:20px!important} .s8-all-matches-content .s8lf-now-heading-copy small{color:#6d8b82!important} .s8-all-matches-content .s8lf-now-heading>b{background:#dbf8eb!important;color:#078d61!important} .s8-all-matches-content .s8lf-now-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:0!important} .s8-all-matches-content .s8lf-now-match{min-width:0;padding:16px!important;border:1px solid #dceae4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 26px rgba(16,69,53,.07)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important} .s8-all-matches-content .s8lf-now-match:hover{transform:translateY(-3px);border-color:#a9dec8!important;box-shadow:0 17px 36px rgba(16,69,53,.12)!important} .s8-all-matches-content .s8lf-now-match:last-child{border-bottom:1px solid #dceae4!important} .s8-all-matches-content .s8lf-now-team b{font-size:13px!important} .s8-all-matches-content .s8lf-now-logo{flex-basis:42px!important;width:42px!important;height:42px!important} .s8-all-matches-content .s8lf-now-score{padding:9px 12px!important;border-radius:13px!important} .s8-all-matches-content .s8lf-now-score strong{font-size:20px!important} .s8-all-matches-content .s8lf-now-watch{margin-top:12px!important;color:#079864!important} .s8-all-matches-content .s8lf-now-all{display:none!important} .s8-all-matches-content .s8lf-now-panel--empty p{padding:42px 20px!important;border:1px dashed #bdd8ce;border-radius:18px;background:#fff;color:#708d84} @keyframes s8AllMatchesPulse{0%,100%{transform:scale(.9);opacity:.8}50%{transform:scale(1.12);opacity:1}} @media(max-width:767px){.s8-all-matches-modal{padding:0;place-items:end center} .s8-all-matches-dialog{width:100%;max-height:94vh;border-radius:22px 22px 0 0;transform:translateY(36px)} .s8-all-matches-header{min-height:76px;padding:14px 14px 14px 18px} .s8-all-matches-heading h2{font-size:17px} .s8-all-matches-heading p{font-size:10px} .s8-all-matches-close{width:40px;height:40px;flex-basis:40px;border-radius:12px} .s8-all-matches-content{max-height:calc(94vh - 76px);padding:14px} .s8-all-matches-content .s8lf-now-list{grid-template-columns:1fr!important;gap:11px!important} .s8-all-matches-content .s8lf-now-match{padding:14px!important;border-radius:15px!important}}
