:root{--brand-red:#ed1b24;--brand-red-hover:#d2141c;--brand-blue:#0a4b81;--brand-blue-hover:#073862;--brand-white:#fff;--bg-main:#f8fafc;--bg-card:#fff;--bg-card-hover:#f1f5f9;--bg-topbar:#0a4b81;--bg-header:#fff;--bg-nav:#0a4b81;--bg-footer:#062846;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-light:#fff;--accent-red:#ed1b24;--accent-blue:#0a4b81;--accent-gold:#f59e0b;--border-color:#e2e8f0;--border-light:#cbd5e1;--font-nepali:"Noto Sans Devanagari", -apple-system, "Segoe UI", sans-serif;--font-inter:"Inter", "Segoe UI", sans-serif;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0a4b810f;--shadow-md:0 4px 12px #0a4b8114;--shadow-lg:0 10px 25px #0a4b811f;--transition:color .2s ease, background-color .2s ease, border-color .2s ease, transform .25s ease}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/noto-sans-devanagari-400.woff2)format("woff2");unicode-range:U+900-97F,U+A8E0-A8FF,U+1CD0-1CFF,U+200C-200D}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/noto-sans-devanagari-600.woff2)format("woff2");unicode-range:U+900-97F,U+A8E0-A8FF,U+1CD0-1CFF,U+200C-200D}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/noto-sans-devanagari-700.woff2)format("woff2");unicode-range:U+900-97F,U+A8E0-A8FF,U+1CD0-1CFF,U+200C-200D}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-600.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:clip}body{background-color:var(--bg-main);color:var(--text-primary);font-family:var(--font-nepali);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:clip}.skip-link{z-index:10000;background:var(--brand-red);color:#fff;border-radius:.4rem;padding:.6rem 1rem;font-weight:700;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}#main-content:focus{outline:none}a{color:inherit;transition:var(--transition);text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}.topbar{background:var(--bg-topbar);border-bottom:2px solid var(--brand-red);color:#e2e8f0;padding:.5rem 0;font-size:.875rem}.topbar-inner{justify-content:space-between;align-items:center;display:flex}.social-link{color:#ffffffd9;border-radius:var(--radius-full);background:#ffffff26;justify-content:center;align-items:center;width:28px;height:28px;margin-left:.5rem;display:inline-flex}.social-link:hover{background:var(--brand-red);color:#fff;transform:translateY(-2px)}.site-header{background:var(--bg-header);border-bottom:1px solid var(--border-color);z-index:100;padding:1rem 0;position:relative;box-shadow:0 2px 8px #0a4b810d}.header-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo-link{flex-shrink:0;align-items:center;gap:.875rem;display:flex}.site-logo{object-fit:contain;object-position:left center;width:auto;max-width:220px;height:72px;box-shadow:none;background:#fff;border:none;border-radius:6px;flex-shrink:0;display:block}.logo-title{color:var(--brand-blue);font-size:1.7rem;font-weight:800;line-height:1.1;display:block}.logo-tagline{color:var(--brand-red);letter-spacing:1.2px;text-transform:uppercase;font-size:.75rem;font-weight:800}.header-center-date{justify-content:center;align-items:center;display:flex}.bs-date-badge{border:1.5px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-primary);background:#f8fafc;align-items:center;gap:.5rem;padding:.45rem 1.1rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #0000000a}.bs-date-badge svg{color:var(--brand-red)}.header-right-socials{align-items:center;gap:.6rem;display:flex}.header-social-btn{border-radius:var(--radius-full);width:38px;height:38px;transition:var(--transition);color:#fff;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;box-shadow:0 2px 6px #0000001a}.header-social-btn.fb{background:#1877f2}.header-social-btn.fb:hover{background:#1464cc;transform:translateY(-2px);box-shadow:0 4px 10px #1877f259}.header-social-btn.yt{background:red}.header-social-btn.yt:hover{background:#d60000;transform:translateY(-2px);box-shadow:0 4px 10px #ff000059}.search-toggle{border:1px solid var(--border-color);color:var(--brand-blue);border-radius:var(--radius-md);cursor:pointer;background:#f1f5f9;justify-content:center;align-items:center;padding:.6rem;display:flex}.search-toggle:hover{background:var(--brand-blue);color:#fff}.search-bar{border-bottom:2px solid var(--brand-red);z-index:149;background:#fff;padding:.85rem 0;animation:.22s forwards searchSlideDown;display:none;position:sticky;top:52px;box-shadow:0 6px 20px #00000014}@keyframes searchSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-bar.open{display:block}.search-form{align-items:center;gap:.65rem;display:flex}.search-input-wrap{flex:1;align-items:center;display:flex;position:relative}.search-input-icon{color:#94a3b8;pointer-events:none;position:absolute;left:1rem}.search-input{border:1.5px solid var(--border-color);color:#0f172a;border-radius:var(--radius-md);width:100%;transition:var(--transition);background:#f8fafc;padding:.7rem 1rem .7rem 2.75rem;font-family:inherit;font-size:1rem}.search-input:focus{border-color:var(--brand-blue);background:#fff;outline:none;box-shadow:0 0 0 3px #0a4b811f}.search-btn{background:var(--brand-red);color:#fff;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;transition:var(--transition);border:none;align-items:center;gap:.4rem;padding:.7rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;display:inline-flex}.search-btn:hover{background:#c8141d;box-shadow:0 3px 8px #ed1b244d}.search-close-btn{border:1px solid var(--border-color);color:#64748b;border-radius:var(--radius-md);cursor:pointer;width:40px;height:40px;transition:var(--transition);background:#f1f5f9;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.search-close-btn:hover{color:var(--brand-red);background:#fee2e2;border-color:#fca5a5}.main-nav{background:var(--bg-nav);border-top:2px solid var(--brand-red);z-index:150;position:relative;overflow:visible;box-shadow:0 3px 8px #0a4b8140}.main-nav.is-stuck{z-index:200;width:100%;position:fixed;top:0;left:0;right:0}.nav-spacer{display:none}.nav-spacer.is-active{display:block}.nav-brand{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;gap:.55rem;max-width:0;margin:0;padding:0;text-decoration:none;transition:max-width .22s,opacity .18s,margin .22s,padding .22s;display:flex;overflow:hidden}.main-nav.is-stuck .nav-brand{opacity:1;pointer-events:auto;max-width:140px;margin-right:.35rem;padding:.35rem .4rem .35rem 0}.nav-brand-logo{object-fit:contain;background:#fff;border:none;border-radius:4px;width:auto;max-width:120px;height:34px}.nav-brand-name{display:none}.nav-container{justify-content:space-between;align-items:center;gap:.75rem;display:flex;overflow:visible}.nav-list{white-space:nowrap;scrollbar-width:none;flex:1;min-width:0;list-style:none;display:flex;overflow:visible}.nav-list::-webkit-scrollbar{display:none}.nav-link{color:#fffffff2;white-space:nowrap;padding:.85rem .7rem;font-size:.95rem;font-weight:700;display:block;position:relative}.nav-link:hover,.nav-link.active{color:#fff;background:var(--brand-red)}.nav-link.active:after{content:"";background:#fff;height:3px;position:absolute;bottom:0;left:0;right:0}.nav-more{flex-shrink:0;position:relative}.nav-more-toggle{font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;display:inline-flex}.nav-more-caret{transition:transform .18s}.nav-more:hover .nav-more-caret,.nav-more:focus-within .nav-more-caret,.nav-more.is-open .nav-more-caret{transform:rotate(180deg)}.nav-more-menu{border:1px solid var(--border-color);z-index:320;background:#fff;border-radius:10px;grid-template-columns:repeat(2,minmax(120px,1fr));gap:0;min-width:280px;max-width:min(92vw,420px);max-height:none;margin:0;padding:.45rem 0;list-style:none;display:none;position:absolute;top:100%;left:auto;right:0;overflow:visible;box-shadow:0 12px 28px #0628462e}.nav-more-menu:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.nav-more:hover .nav-more-menu,.nav-more:focus-within .nav-more-menu,.nav-more.is-open .nav-more-menu{display:grid}.nav-more-link{color:var(--text-primary);white-space:nowrap;padding:.65rem 1rem;font-size:.95rem;font-weight:700;display:block}.nav-more-link:hover,.nav-more-link.active{color:var(--brand-red);background:#fef2f2}.nav-right{flex-shrink:0;align-items:center;display:flex}.nav-search{justify-content:flex-end;align-items:center;min-width:0;display:flex}.nav-search-btn{color:#fff;border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff40;align-items:center;gap:.45rem;padding:.45rem .95rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:background-color .18s,border-color .18s;display:inline-flex}.nav-search-btn:hover{background:var(--brand-red);border-color:var(--brand-red)}.nav-search-panel{background:#fff;border-radius:999px;align-items:center;gap:.4rem;width:100%;padding:.22rem .28rem .22rem .9rem;display:none;box-shadow:0 8px 24px #0000002e}.nav-search-icon{color:#94a3b8;flex-shrink:0}.nav-search-input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:.45rem .35rem;font-family:inherit;font-size:.95rem}.nav-search-input::placeholder{color:#94a3b8}.nav-search-go{background:var(--brand-red);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;padding:.45rem .95rem;font-family:inherit;font-size:.82rem;font-weight:800}.nav-search-go:hover{background:#c8141d}.nav-search-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nav-search-close:hover{color:var(--brand-red);background:#fee2e2}.nav-search.is-open .nav-search-btn{display:none}.nav-search.is-open .nav-search-panel{width:min(380px,42vw);animation:.22s navSearchIn;display:flex}@keyframes navSearchIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.nav-toggle{display:none}@media (width<=768px){.nav-brand,.main-nav.is-stuck .nav-brand{display:none}body{padding-top:58px}.container{padding:0 .9rem}.header-center-date,.header-right-socials .header-social-btn{display:none}.site-header{z-index:200;background:var(--brand-blue);border-bottom:2px solid var(--brand-red);padding:.45rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 14px #06284647}.site-logo{width:auto;max-width:130px;height:44px;box-shadow:none;background:0 0;border:none}.logo-title{color:#fff;font-size:1.15rem}.logo-tagline{letter-spacing:.8px;color:#fecaca;font-size:.62rem}.nav-toggle{cursor:pointer;background:#ffffff1f;border:1.5px solid #ffffff59;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:inline-flex}.nav-toggle span{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.active span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.main-nav,.main-nav.is-stuck{z-index:199;width:auto;height:calc(100dvh - 58px);box-shadow:none;background:var(--bg-nav);border-top:none;display:none;position:fixed;inset:58px 0 0;overflow-y:auto}.nav-spacer,.nav-spacer.is-active{display:none}body.nav-open{overflow:hidden}body.nav-open .main-nav{flex-direction:column;display:flex}.nav-container{background:var(--bg-nav);flex-direction:column;flex:1;align-items:stretch;gap:0;min-height:100%;padding:0}.nav-list{white-space:normal;background:var(--bg-nav);flex-direction:column;flex:1;width:100%;display:flex;overflow:visible}.nav-list li{border-bottom:1px solid #ffffff14;width:100%}.nav-list li:last-child{border-bottom:none}.nav-link{white-space:normal;padding:.85rem 1rem;font-size:.98rem}.nav-link.active:after{display:none}.nav-more{width:100%}.nav-more-toggle{justify-content:space-between;width:100%}.nav-more-menu{min-width:0;max-width:none;max-height:none;box-shadow:none;background:#0000002e;border:0;border-radius:0;grid-template-columns:1fr;margin:0;padding:0;display:none;position:static}.nav-more-menu:before,.nav-more:hover .nav-more-menu,.nav-more:focus-within .nav-more-menu{display:none}.nav-more.is-open .nav-more-menu{display:grid}.nav-more-link{color:#ffffffeb;white-space:normal;border-bottom:1px solid #ffffff0f;padding:.75rem 1.25rem}.nav-more-link:hover,.nav-more-link.active{background:var(--brand-red);color:#fff}.nav-right{background:var(--bg-nav);order:-1;justify-content:stretch;padding:.75rem 1rem .85rem}.nav-search,.nav-search.is-open{flex:1;width:100%}.nav-search-btn{display:none}.nav-search-panel{width:100%;animation:none;display:flex}}@media (width<=480px){.header-right-socials .header-social-btn{display:none}}@media (width<=640px){.nav-search-label{display:none}.nav-search-btn{padding:.45rem .6rem}}.breaking-news-bar{border-bottom:1px solid var(--border-color);background:#fff;padding:.5rem 0;box-shadow:0 1px 3px #00000005}.popular-tags-bar{border-bottom:1px solid var(--border-color);background:#fff;padding:.7rem 0}.popular-tags-inner{scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:wrap;align-items:center;gap:.55rem 1.35rem;display:flex;overflow-x:auto}.popular-tag{color:#555;white-space:nowrap;font-size:.95rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .15s}.popular-tag:hover,.popular-tag:focus-visible{color:var(--brand-red)}.breaking-inner{align-items:center;gap:1rem;display:flex;overflow:hidden}.breaking-label{background:var(--brand-blue);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.85rem;font-weight:800;display:inline-flex}.breaking-dot{background:var(--brand-red);border-radius:50%;width:8px;height:8px;animation:1.2s infinite pulse}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.breaking-ticker-wrap{white-space:nowrap;width:100%;overflow:hidden}.breaking-ticker{width:max-content;animation:40s linear infinite breaking-scroll;display:inline-block}@keyframes breaking-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{color:var(--text-primary);padding-right:2.5rem;font-weight:600;display:inline-block}.ticker-item:hover{color:var(--brand-red)}.page-layout{padding-top:1.5rem;padding-bottom:3rem}.content-sidebar-layout{grid-template-columns:1fr 340px;align-items:start;gap:2rem;display:grid}@media (width<=992px){.content-sidebar-layout{grid-template-columns:1fr}}.main-column{min-width:0}.sidebar-column.is-sticky{top:var(--sticky-top,4.75rem);align-self:start;position:sticky}@media (width<=992px){.sidebar-column.is-sticky{position:static;top:auto}}.ok-spotlight{border-bottom:1px solid var(--border-color);margin:0 0 1.75rem;padding-bottom:1.5rem}.ok-spotlight-header{text-align:center;max-width:920px;margin:0 auto 1.25rem}.ok-spotlight-title,.ok-spotlight-title.hero-main-title{color:var(--brand-blue);text-shadow:none;margin:0 0 .75rem;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:800;line-height:1.35}.ok-spotlight-title a{color:inherit}.ok-spotlight-title a:hover{color:var(--brand-red)}.ok-spotlight-dek{color:var(--text-secondary);margin:0 0 .65rem;font-size:1.05rem;line-height:1.55}.ok-spotlight-byline{color:#0f766e;margin:0;font-size:.95rem;font-weight:700}.ok-spotlight-byline a{color:inherit}.ok-spotlight-byline a:hover{text-decoration:underline}.ok-spotlight-figure{max-width:820px;margin:0 auto}.ok-spotlight-media{background:#e2e8f0;border:1px solid #1f2937;border-radius:2px;display:block;position:relative;overflow:hidden}.ok-spotlight-img,.ok-spotlight-media picture,.ok-spotlight-media>picture img{aspect-ratio:16/9;object-fit:cover;width:100%;max-height:clamp(200px,38vw,380px);display:block}.ok-spotlight-inset{background:#fff;border:3px solid #d4a017;border-radius:999px;width:clamp(72px,12vw,104px);height:clamp(72px,12vw,104px);position:absolute;top:.7rem;right:.7rem;overflow:hidden;box-shadow:0 6px 18px #00000047}.ok-spotlight-inset-img,.ok-spotlight-inset picture,.ok-spotlight-inset img{object-fit:cover;filter:grayscale();width:100%;height:100%;display:block}.ok-spotlight-caption{color:var(--text-secondary);align-items:baseline;gap:.55rem;margin-top:.65rem;font-size:.95rem;line-height:1.45;display:flex}.ok-spotlight-caption-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ok-spotlight-more{color:#2563eb;white-space:nowrap;flex-shrink:0;font-weight:700}.ok-spotlight-more:hover{text-decoration:underline}@media (width<=640px){.ok-spotlight-figure{max-width:100%}.ok-spotlight-img,.ok-spotlight-media picture,.ok-spotlight-media>picture img{max-height:220px}}.ok-side-strip{border-bottom:1px solid var(--border-color);grid-template-columns:repeat(4,1fr);gap:1rem;margin:0 0 1.75rem;padding-bottom:1.35rem;display:grid}@media (width<=900px){.ok-side-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.ok-side-strip{grid-template-columns:1fr}}.ok-side-strip-link{display:block}.ok-side-strip-media{aspect-ratio:16/10;background:#e2e8f0;border-radius:2px;margin-bottom:.55rem;overflow:hidden}.ok-side-strip-img,.ok-side-strip-media picture,.ok-side-strip-media img{object-fit:cover;width:100%;height:100%;display:block}.ok-side-strip-title{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .35rem;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ok-side-strip-link:hover .ok-side-strip-title{color:var(--brand-red)}.feature-strip{margin:0 0 2rem;padding-bottom:.25rem}.feature-strip-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.feature-strip-title{color:var(--brand-blue);margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}.feature-strip-actions{align-items:center;gap:.55rem;display:flex}.feature-strip-all{color:var(--brand-red);font-size:.88rem;font-weight:700}.feature-strip-all:hover{text-decoration:underline}.feature-strip-nav,.feature-strip-fab{cursor:pointer;color:var(--brand-blue);background:#e8f1fb;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.feature-strip-nav{width:34px;height:34px}.feature-strip-nav:hover,.feature-strip-fab:hover{background:#d7e8f8;transform:translate(2px)}.feature-strip-viewport{position:relative}.feature-strip-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.9rem;padding:.15rem 0 .5rem;display:flex;overflow-x:auto}.feature-strip-track::-webkit-scrollbar{display:none}.feature-strip-card{scroll-snap-align:start;background:#0b2740;border-radius:10px;flex:0 0 clamp(200px,22vw,250px);overflow:hidden}.feature-strip-link{height:100%;min-height:320px;display:block;position:relative}.feature-strip-media{position:absolute;inset:0}.feature-strip-media picture,.feature-strip-img,.feature-strip-media img{object-fit:cover;width:100%;height:100%;display:block}.feature-strip-shade{pointer-events:none;background:linear-gradient(#0000 0%,#0000000d 32%,#00000073 62%,#000000e0 100%);position:absolute;inset:0}.feature-strip-card-title{z-index:1;color:#fff;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;padding:1.1rem .9rem 1rem;font-size:1.02rem;font-weight:700;line-height:1.4;display:-webkit-box;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.feature-strip-link:hover .feature-strip-card-title{color:#ffe4e6}.feature-strip-fab{z-index:2;background:#fff;width:44px;height:44px;position:absolute;top:50%;right:.35rem;transform:translateY(-50%);box-shadow:0 6px 18px #0a4b8138}.feature-strip-fab:hover{background:#fff;box-shadow:0 8px 22px #0a4b8147}@media (width<=640px){.feature-strip-card{flex-basis:72vw}.feature-strip-link{min-height:300px}.feature-strip-fab{display:none}}.dual-news{border-bottom:1px solid var(--border-color);grid-template-columns:1.7fr 1fr;gap:1.5rem;margin:0 0 2rem;padding-bottom:1.5rem;display:grid}@media (width<=900px){.dual-news{grid-template-columns:1fr}}.dual-news:not(:has(.dual-news-side)){grid-template-columns:1fr}.dual-news:not(:has(.dual-news-main)){grid-template-columns:minmax(0,380px)}.dual-news-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.dual-news-title{color:var(--brand-blue);margin:0;font-size:1.4rem;font-weight:800;line-height:1.2}.dual-news-more{width:30px;height:30px;color:var(--brand-blue);background:#e8f1fb;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.dual-news-more:hover{background:#d7e8f8}.dual-lead{background:#f3f4f6;border-radius:4px;margin-bottom:1rem;overflow:hidden}.dual-lead-link{grid-template-columns:1.05fr 1fr;min-height:220px;display:grid}@media (width<=640px){.dual-lead-link{grid-template-columns:1fr}}.dual-lead-media{background:#e2e8f0;min-height:220px}.dual-lead-media picture,.dual-lead-img,.dual-lead-media img{object-fit:cover;width:100%;height:100%;min-height:220px;display:block}.dual-lead-body{align-items:center;padding:1.25rem 1.35rem;display:flex}.dual-lead-title{color:var(--text-primary);margin:0;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:800;line-height:1.4}.dual-lead-link:hover .dual-lead-title{color:var(--brand-red)}.dual-grid{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}@media (width<=560px){.dual-grid{grid-template-columns:1fr}}.dual-grid-link{grid-template-columns:110px 1fr;align-items:start;gap:.75rem;display:grid}.dual-grid-thumb{background:#e2e8f0;border-radius:3px;width:110px;height:78px;overflow:hidden}.dual-grid-thumb picture,.dual-grid-img,.dual-grid-thumb img{object-fit:cover;width:100%;height:100%;display:block}.dual-grid-title{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.98rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.dual-grid-link:hover .dual-grid-title{color:var(--brand-red)}.dual-side-lead{background:#0b2740;border-radius:4px;margin-bottom:.35rem;overflow:hidden}.dual-side-lead-link{min-height:280px;display:block;position:relative}.dual-side-lead-media{position:absolute;inset:0}.dual-side-lead-media picture,.dual-side-lead-img,.dual-side-lead-media img{object-fit:cover;width:100%;height:100%;display:block}.dual-side-lead-shade{pointer-events:none;background:linear-gradient(#0000 25%,#00000059 55%,#000000e0 100%);position:absolute;inset:0}.dual-side-lead-title{z-index:1;color:#fff;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;padding:1rem .9rem;font-size:1.05rem;font-weight:700;line-height:1.4;display:-webkit-box;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.dual-side-lead-link:hover .dual-side-lead-title{color:#ffe4e6}.dual-side-list{flex-direction:column;display:flex}.dual-side-item{border-bottom:1px solid var(--border-color)}.dual-side-item:last-child{border-bottom:0}.dual-side-link{padding:.85rem 0;display:block}.dual-side-title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.45}.dual-side-link:hover .dual-side-title{color:var(--brand-red)}.hero-section{margin-bottom:2.5rem}.hero-grid{grid-template-columns:1.5fr 1fr;gap:1.25rem;display:grid}@media (width<=868px){.hero-grid{grid-template-columns:1fr}}.hero-main{border-radius:var(--radius-md);background:var(--bg-card);min-height:420px;box-shadow:var(--shadow-md);border:1px solid var(--border-color);position:relative;overflow:hidden}.hero-main-link{flex-direction:column;justify-content:flex-end;height:100%;padding:2rem;display:flex;position:relative}.hero-main-img-wrap{background:#062846;position:absolute;inset:0}.hero-main-img,.hero-main-img-wrap picture,.hero-main-img-wrap img{object-fit:cover;width:100%;height:100%}.hero-main:hover .hero-main-img-wrap img{transform:scale(1.04)}.hero-main-overlay{background:linear-gradient(#0a4b8126 0%,#062846eb 90%);position:absolute;inset:0}.hero-main-content{z-index:2;position:relative}.hero-main-title{color:#fff;text-shadow:0 2px 4px #00000080;margin:.6rem 0;font-size:2rem;font-weight:800;line-height:1.3}.hero-main-excerpt{color:#e2e8f0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.hero-side{flex-direction:column;gap:.875rem;display:flex}.hero-side-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition);box-shadow:var(--shadow-sm);overflow:hidden}.hero-side-item:hover{border-color:var(--brand-blue);box-shadow:var(--shadow-md);transform:translateY(-2px)}.hero-side-link{gap:.875rem;padding:.75rem;display:flex}.hero-side-img-wrap{border-radius:var(--radius-sm);flex-shrink:0;width:110px;height:80px;overflow:hidden}.hero-side-img{object-fit:cover;width:100%;height:100%}.hero-side-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.cat-badge,.cat-badge-sm,.cat-badge-lg{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;background:#b91c1c;font-weight:700;display:inline-block}.cat-badge{padding:.25rem .6rem;font-size:.8rem}.cat-badge-sm{margin-bottom:.4rem;padding:.15rem .45rem;font-size:.725rem}.cat-badge-lg{padding:.35rem .85rem;font-size:.9rem}.article-meta,.news-card-meta{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.825rem;display:flex}.section{margin-bottom:2.5rem}.section-header{border-bottom:3px solid var(--brand-blue);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.6rem;display:flex}.section-title{color:var(--brand-blue);align-items:center;gap:.6rem;font-size:1.35rem;font-weight:800;display:flex}.title-bar{background:var(--brand-red);border-radius:2px;width:5px;height:22px}.see-all{color:#b91c1c;font-size:.875rem;font-weight:700}.see-all:hover{text-decoration:underline}.news-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.news-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition);box-shadow:var(--shadow-sm);overflow:hidden}.news-card:hover{border-color:var(--brand-blue);box-shadow:var(--shadow-md);transform:translateY(-4px)}.news-card-img-wrap{background:#e2e8f0;height:165px;position:relative;overflow:hidden}.news-card-img-wrap picture,.hero-side-img-wrap picture,.cat-main-img-wrap picture,.cat-list-link picture,.fw-rec-img-wrap picture,.article-figure picture{width:100%;height:100%;display:block}.news-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.news-card:hover .news-card-img{transform:scale(1.05)}.breaking-badge{color:#fff;border-radius:var(--radius-sm);background:#b91c1c;padding:.15rem .4rem;font-size:.7rem;font-weight:800;position:absolute;top:.5rem;left:.5rem}.news-card-body{padding:1rem}.news-card-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.4rem 0;font-size:1.05rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.news-card-excerpt{color:var(--text-secondary);margin-bottom:.6rem;font-size:.85rem}.cat-section-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (width<=640px){.cat-section-grid{grid-template-columns:1fr}}.cat-main-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.cat-main-img-wrap{height:200px}.cat-main-img{object-fit:cover;width:100%;height:100%}.cat-main-body{padding:1rem}.cat-main-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.cat-list{flex-direction:column;gap:.75rem;display:flex}.cat-list-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:.6rem}.cat-list-link{align-items:center;gap:.75rem;display:flex}.cat-list-img{object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;width:70px;height:55px}.cat-list-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:700;display:-webkit-box;overflow:hidden}.sidebar-widget{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.25rem}.widget-header{border-bottom:2px solid var(--brand-blue);margin-bottom:1rem;padding-bottom:.5rem}.widget-title{color:var(--brand-blue);align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:flex}.popular-list{list-style:none}.popular-item{border-bottom:1px dashed var(--border-color);margin-bottom:.875rem;padding-bottom:.875rem}.popular-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.popular-link{align-items:flex-start;gap:.875rem;display:flex}.popular-number{font-family:var(--font-inter);color:var(--brand-red);min-width:24px;font-size:1.4rem;font-weight:900;line-height:1}.popular-cat{color:var(--brand-blue);margin-bottom:.2rem;font-size:.725rem;font-weight:700;display:block}.popular-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.925rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.cat-widget-list{list-style:none}.cat-widget-link{border-radius:var(--radius-sm);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.6rem .5rem;font-weight:600;display:flex}.cat-widget-link:hover,.cat-widget-link.active{color:var(--brand-red);background:#f1f5f9}.cat-dot{background:var(--brand-red);border-radius:50%;width:10px;height:10px;margin-right:.6rem;display:inline-block}.cat-widget-count{font-family:var(--font-inter);color:var(--brand-blue);border-radius:var(--radius-full);background:#e2e8f0;padding:.1rem .5rem;font-size:.8rem;font-weight:700}.sidebar-ad{border-radius:var(--radius-md);border:1px solid var(--border-color);aspect-ratio:300/250;background:var(--bg-card);margin-bottom:1.5rem;overflow:hidden}.sidebar-ad a{width:100%;height:100%;display:block}.ad-img,.ad-image{object-fit:cover;width:100%;height:100%;display:block}.article-detail{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2rem}.breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.85rem;display:flex}.bc-sep{color:var(--border-light)}.article-title{color:var(--text-primary);margin:.8rem 0 1.25rem;font-size:2.25rem;font-weight:900;line-height:1.3}@media (width<=640px){.article-title{font-size:1.65rem}}.article-meta-bar{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 0;display:flex}.meta-author{align-items:center;gap:.75rem;display:flex}.author-avatar{background:var(--brand-red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:800;display:flex;overflow:hidden}.author-avatar-logo{border:1px solid var(--border-color);background:#fff;padding:2px}.author-avatar-logo img{object-fit:contain;border-radius:50%;width:100%;height:100%}.author-name{color:var(--brand-blue);font-weight:700;display:block}.meta-stats{color:var(--text-muted);gap:1rem;font-size:.875rem;display:flex}.share-bar{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.share-bar-bottom{margin-top:1.5rem;margin-bottom:0}.share-label{color:var(--text-secondary);font-size:.875rem;font-weight:700}.share-btn{border-radius:var(--radius-sm);color:#fff;align-items:center;gap:.4rem;padding:.4rem .875rem;font-size:.825rem;font-weight:700;display:inline-flex}.share-fb{background:#1877f2}.share-messenger{background:#0084ff}.share-x{background:#000}.share-wa{background:#25d366}.share-btn:hover{opacity:.9}.react-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.75rem 0 1.25rem;padding:1rem 1.15rem;display:flex}.react-label{color:#0a4b81;margin-right:.25rem;font-size:.9rem;font-weight:700}.react-btn{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.875rem;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.react-btn:hover{transform:translateY(-1px)}.react-btn.react-like:hover,.react-btn.react-like.is-active{color:#15803d;background:#f0fdf4;border-color:#16a34a}.react-btn.react-dislike:hover,.react-btn.react-dislike.is-active{color:#ed1b24;background:#fef2f2;border-color:#ed1b24}.react-count{font-variant-numeric:tabular-nums;min-width:1.2em}.react-btn:disabled{opacity:.7;cursor:wait}.article-figure{margin-bottom:1.5rem}.article-featured-img{object-fit:cover;border-radius:var(--radius-md);width:100%;max-height:480px}.img-caption{color:var(--text-muted);text-align:center;margin-top:.5rem;font-size:.85rem}.article-body{color:#334155;margin-bottom:2rem;font-size:1.15rem;line-height:1.85}.article-body p{margin-bottom:1.25rem}.article-body h2,.article-body h3{color:var(--brand-blue);margin:1.5rem 0 .8rem}.article-tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.tags-label{color:var(--text-secondary);font-size:.875rem;font-weight:700}.tag-chip{color:var(--brand-blue);border-radius:var(--radius-full);background:#e2e8f0;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.site-footer{background:var(--bg-footer);border-top:4px solid var(--brand-red);color:#e2e8f0;margin-top:3rem}.footer-top{padding:3rem 0}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2rem;display:grid}@media (width<=768px){.footer-grid{grid-template-columns:1fr}}.footer-logo-wrap{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.footer-logo{object-fit:contain;background:#fff;border:none;border-radius:6px;width:auto;max-width:160px;height:52px}.footer-logo-title{color:#fff;font-size:1.35rem;font-weight:800}.footer-logo-sub{color:var(--brand-red);font-size:.7rem;font-weight:800}.footer-desc{color:#94a3b8;margin-bottom:1.25rem;font-size:.9rem}.footer-socials{gap:.5rem;display:flex}.footer-social-link{color:#e2e8f0;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.footer-social-link:hover{background:var(--brand-red);color:#fff}.footer-heading{color:#fff;border-left:3px solid var(--brand-red);margin-bottom:1rem;padding-left:.5rem;font-size:1.05rem;font-weight:800}.footer-links,.footer-contact{list-style:none}.footer-links li,.footer-contact li{margin-bottom:.6rem}.footer-links a{color:#94a3b8;font-size:.9rem}.footer-links a:hover{color:#fff}.footer-contact li{color:#94a3b8;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.footer-bottom{color:#64748b;background:#03182b;border-top:1px solid #ffffff14;padding:1rem 0;font-size:.85rem}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (width<=640px){.footer-bottom-inner{text-align:center;flex-direction:column;gap:.5rem}}.footer-bottom-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-bottom-links a{color:#94a3b8;font-size:.85rem;text-decoration:none}.footer-bottom-links a:hover{color:#fff}.static-page{max-width:760px}.static-page .page-header{margin-bottom:1.5rem;padding-left:.85rem}.static-page .page-heading{color:var(--text-primary);font-size:clamp(1.6rem,3vw,2rem);font-weight:800;line-height:1.3}.static-page .page-subheading{color:var(--text-muted);margin-top:.4rem;font-size:.95rem}.static-page-body{color:var(--text-primary);font-size:1.05rem;line-height:1.8}.static-page-body h2{color:var(--brand-blue);margin:1.75rem 0 .65rem;font-size:1.2rem;font-weight:800}.static-page-body p,.static-page-body ul{margin-bottom:.9rem}.static-page-body ul{padding-left:1.25rem}.static-page-body li{margin-bottom:.35rem}.static-page-body a{color:var(--brand-red);font-weight:600}.pagination-wrap{justify-content:center;margin-top:2rem;display:flex}.pagination-list{align-items:center;gap:.4rem;list-style:none;display:flex}.page-item .page-link{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--brand-blue);transition:var(--transition);background:#fff;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.page-item:not(.disabled):not(.active) .page-link:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.page-item.active .page-link{background:var(--brand-red);color:#fff;border-color:var(--brand-red)}.page-item.disabled .page-link{opacity:.5;cursor:not-allowed;color:var(--text-muted)}.suggestion-section{margin-top:3rem;padding-top:0}.suggestion-divider{align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.suggestion-divider:before,.suggestion-divider:after{content:"";background:linear-gradient(90deg, transparent, var(--brand-blue));flex:1;height:2px}.suggestion-divider:after{background:linear-gradient(90deg, var(--brand-blue), transparent)}.suggestion-divider-text{color:var(--brand-blue);white-space:nowrap;border-radius:var(--radius-full);border:2px solid var(--brand-blue);background:#eef3f9;padding:.35rem 1.25rem;font-size:1.15rem;font-weight:800}.suggestion-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=768px){.suggestion-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.suggestion-grid{grid-template-columns:1fr}}.suggestion-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition);box-shadow:var(--shadow-sm);overflow:hidden}.suggestion-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-blue);transform:translateY(-4px)}.suggestion-card-link{flex-direction:column;height:100%;display:flex}.suggestion-card-img-wrap{height:155px;position:relative;overflow:hidden}.suggestion-card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.suggestion-card:hover .suggestion-card-img{transform:scale(1.06)}.suggestion-cat-badge{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;padding:.15rem .5rem;font-size:.68rem;font-weight:800;position:absolute;top:.5rem;left:.5rem}.suggestion-card-body{flex-direction:column;flex:1;justify-content:space-between;padding:.875rem;display:flex}.suggestion-card-title{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.975rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.suggestion-card:hover .suggestion-card-title{color:var(--brand-blue)}.suggestion-card-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.suggestion-views{margin-left:auto}.suggestion-more{justify-content:center;margin-top:1.5rem;display:flex}.suggestion-more-btn{background:var(--brand-blue);color:#fff;border-radius:var(--radius-full);transition:var(--transition);align-items:center;gap:.5rem;padding:.65rem 1.75rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0a4b8140}.suggestion-more-btn:hover{background:var(--brand-red);transform:translateY(-2px);box-shadow:0 4px 12px #ed1b244d}.powered-by-link{opacity:.85;transition:var(--transition);align-items:center;gap:.45rem;display:inline-flex}.powered-by-link:hover{opacity:1;transform:translateY(-1px)}.powered-by-label{color:#94a3b8;white-space:nowrap;font-size:.82rem}.powered-by-logo{object-fit:contain;vertical-align:middle;filter:brightness(0)invert();width:auto;height:22px;transition:filter .25s,opacity .25s;display:inline-block}.powered-by-logo[src=""],.powered-by-logo:not([src]){display:none}.powered-by-link:hover .powered-by-logo{filter:brightness(0)invert()drop-shadow(0 0 4px #fff6)}.fw-rec-section{width:100%;margin-top:3.5rem;padding-top:0}.fw-missed-section{margin-top:2.5rem}.fw-rec-header{margin-bottom:2rem}.fw-rec-divider{color:var(--brand-blue);align-items:center;gap:.85rem;font-size:1.25rem;font-weight:800;display:flex}.fw-rec-divider:before,.fw-rec-divider:after{content:"";background:linear-gradient(90deg, transparent, var(--brand-blue));flex:1;height:2px}.fw-rec-divider:after{background:linear-gradient(90deg, var(--brand-blue), transparent)}.fw-rec-divider span{white-space:nowrap;border:2px solid var(--brand-blue);background:#eef3f9;border-radius:9999px;padding:.4rem 1.5rem;font-size:1.1rem}.fw-missed-divider{color:var(--brand-red)}.fw-missed-divider:before{background:linear-gradient(90deg, transparent, var(--brand-red))}.fw-missed-divider:after{background:linear-gradient(90deg, var(--brand-red), transparent)}.fw-missed-divider span{border-color:var(--brand-red);color:var(--brand-red);background:#fff5f5}.fw-rec-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (width<=1100px){.fw-rec-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.fw-rec-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.fw-rec-grid{grid-template-columns:1fr}}.fw-rec-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition);box-shadow:var(--shadow-sm);overflow:hidden}.fw-rec-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand-blue);transform:translateY(-4px)}.fw-missed-card:hover{border-color:var(--brand-red)}.fw-rec-card-link{flex-direction:column;height:100%;text-decoration:none;display:flex}.fw-rec-img-wrap{height:130px;position:relative;overflow:hidden}.fw-rec-img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.fw-rec-card:hover .fw-rec-img{transform:scale(1.07)}.fw-rec-cat-badge{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;padding:.12rem .45rem;font-size:.65rem;font-weight:800;position:absolute;top:.4rem;left:.4rem}.fw-rec-body{flex-direction:column;flex:1;justify-content:space-between;padding:.75rem;display:flex}.fw-rec-title{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.88rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.fw-rec-card:hover .fw-rec-title{color:var(--brand-blue)}.fw-missed-card:hover .fw-rec-title{color:var(--brand-red)}.fw-rec-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.fw-rec-views{margin-left:auto}.fw-rec-more{justify-content:center;margin-top:1.75rem;margin-bottom:.5rem;display:flex}.fw-rec-more-btn{background:var(--brand-blue);color:#fff;transition:var(--transition);border-radius:9999px;align-items:center;gap:.5rem;padding:.65rem 2rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 16px #0a4b8138}.fw-rec-more-btn:hover{color:#fff;background:#0a3d7a;transform:translateY(-2px);box-shadow:0 6px 20px #0a4b8159}.fw-missed-more-btn{background:var(--brand-red);box-shadow:0 4px 16px #ed1b2433}.article-body img,.article-body video,.article-body iframe{max-width:100%;height:auto}.article-body iframe{width:100%;min-height:200px}.article-body table{width:100%;display:block;overflow-x:auto}.search-page-form{flex-wrap:wrap;gap:.5rem;max-width:580px;display:flex}@media (width<=1100px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=992px){.content-sidebar-layout{grid-template-columns:1fr;gap:1.5rem}.hero-grid{grid-template-columns:1fr}.hero-main{min-height:340px}.page-layout{padding-top:1.15rem;padding-bottom:2rem}}@media (width<=768px){.hero-main{min-height:280px}.hero-main-link{padding:1.25rem}.hero-main-title{font-size:1.4rem}.hero-main-excerpt{font-size:.88rem}.section-header{flex-wrap:wrap;gap:.5rem}.news-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.cat-section-grid{grid-template-columns:1fr}.article-detail{border-radius:var(--radius-sm);padding:1.15rem}.article-title{margin:.6rem 0 1rem;font-size:1.5rem}.article-meta-bar{flex-direction:column;align-items:flex-start;gap:.75rem}.article-featured-img{max-height:240px}.search-form{flex-wrap:wrap}.search-input-wrap{flex:100%}.search-btn{flex:1;justify-content:center}.search-page-form{flex-direction:column;max-width:none}.search-page-form .search-btn{justify-content:center;width:100%}.react-bar{gap:.55rem;padding:.85rem}.react-btn{flex:auto;justify-content:center}.pagination-list{flex-wrap:wrap;justify-content:center}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-top{padding:2rem 0}.breaking-label{padding:.2rem .5rem;font-size:.75rem}.fw-rec-more-btn{justify-content:center;width:100%;padding:.7rem 1rem}}@media (width<=480px){.news-grid{grid-template-columns:1fr}.hero-main{min-height:240px}.hero-main-title{font-size:1.2rem}.news-card-img-wrap,.cat-main-img-wrap{height:180px}.article-title{font-size:1.3rem}.share-btn{padding:.35rem .7rem;font-size:.78rem}}@media (hover:none){.news-card:hover,.hero-side-item:hover,.fw-rec-card:hover,.fw-rec-more-btn:hover{transform:none}}
