:root{--portal-brand:var(--color-link, #0066cc);--portal-text-dark:var(--color-heading, #0f172a);--portal-text-light:#ffffff;--portal-text-muted:#64748b;--portal-border:#e2e8f0;--portal-bg:#ffffff;--portal-bg-alt:#f8fafc;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--radius-sm:6px;--radius-md:10px}.n10-portal-2026{max-width:1240px;margin:0 auto;padding:var(--space-lg) var(--space-sm);background-color:var(--portal-bg);font-family:var(--font-sans, sans-serif);font-display:swap;contain:content}.n10-portal-2026 .n10-title-dark a,.n10-portal-2026 .n10-title-dark-feed a,.n10-portal-2026 .n10-title-dark-small a,.n10-portal-2026 .n10-title-light a{text-decoration:none!important;display:block;word-wrap:break-word}.n10-portal-2026 .n10-title-light a{color:var(--portal-text-light)!important;transition:opacity .2s ease}.n10-portal-2026 .n10-title-light a:hover{opacity:.85}.n10-portal-2026 .n10-title-dark a,.n10-portal-2026 .n10-title-dark-feed a,.n10-portal-2026 .n10-title-dark-small a{color:var(--portal-text-dark)!important;transition:color .2s ease}.n10-portal-2026 .n10-title-dark a:hover,.n10-portal-2026 .n10-title-dark-feed a:hover,.n10-portal-2026 .n10-title-dark-small a:hover{color:var(--portal-brand)!important}.card-badge-wrap{margin-bottom:12px}.n10-badge{display:inline-block;background-color:var(--portal-brand);color:#fff!important;font-size:.7rem;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:4px;letter-spacing:.05em}.n10-badge-text{display:inline-block;color:var(--portal-brand);font-size:.75rem;font-weight:900;text-transform:uppercase;margin-bottom:10px;letter-spacing:.05em}.card-meta-info{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.75rem;color:var(--portal-text-muted);margin-top:10px;line-height:1.2;min-height:1.2em}.card-meta-info .meta-author{font-weight:800;color:var(--portal-text-dark);text-transform:uppercase;font-size:.7rem;letter-spacing:.05em}.card-meta-info .meta-sep{color:#cbd5e1;font-size:.7rem}.is-dark .card-meta-info,.overlay-card .card-meta-info{color:rgba(255,255,255,.7)}.is-dark .card-meta-info .meta-author,.overlay-card .card-meta-info .meta-author{color:#fff}.is-dark .card-meta-info .meta-sep,.overlay-card .card-meta-info .meta-sep{color:rgba(255,255,255,.3)}.portal-hero-section{margin-bottom:var(--space-xl)}.portal-hero-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:1024px){.portal-hero-grid{grid-template-columns:1.2fr 0.8fr}.hero-card-sub-grid{display:flex;flex-direction:column;gap:16px}}.hero-card-main,.hero-card-sub{position:relative;border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:280px;height:100%;background-color:#0f172a}.hero-card-main{min-height:450px}.hero-card-image-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-card-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.16, 1, .3, 1)}.hero-card-main:hover .hero-card-image,.hero-card-sub:not(.is-text-only):hover .hero-card-image{transform:scale(1.05)}.hero-card-sub.is-text-only{min-height:140px;border-radius:0;border-bottom:1px solid var(--portal-border);background-color:transparent;justify-content:center;height:auto}.hero-card-sub.is-text-only:last-child{border-bottom:none}.hero-card-sub.is-text-only .card-overlay-content{padding:var(--space-sm) 0;position:relative}.hero-card-main:not(.is-text-only)::after,.hero-card-sub:not(.is-text-only)::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.95) 0,rgba(15,23,42,.35) 50%,transparent 100%);z-index:1;transition:opacity .3s ease}.hero-card-main:hover::after,.hero-card-sub:hover::after{opacity:.85}.card-link-layer{position:absolute;inset:0;z-index:3}.card-overlay-content{position:relative;z-index:2;padding:var(--space-lg);width:100%;box-sizing:border-box;pointer-events:none}.card-overlay-content a{pointer-events:auto}.hero-card-main .n10-title-dark,.hero-card-main .n10-title-light{font-size:clamp(2rem, 5vw, 3rem);font-weight:900;line-height:1.15;margin:0 0 12px;letter-spacing:-.03em}.hero-card-sub .n10-title-dark,.hero-card-sub .n10-title-light{font-size:1.25rem;font-weight:800;line-height:1.3;margin:0 0 10px;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;align-items:center;gap:8px;margin-top:8px}.card-meta time{color:rgba(255,255,255,.8);font-size:.8rem;font-weight:500}.card-meta .meta-author{color:#fff;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.card-meta .meta-sep{color:rgba(255,255,255,.4);font-size:.7rem}.is-text-only .card-meta time{color:var(--portal-text-muted)}.is-text-only .card-meta .meta-author{color:var(--portal-brand)}.is-text-only .card-meta .meta-sep{color:#cbd5e1}.portal-categories-wrapper{display:flex;flex-direction:column;gap:var(--space-xl);margin-bottom:var(--space-xl)}.portal-category-module{display:block;border-radius:var(--radius-md)}.module-header{display:flex;flex-direction:column;align-items:stretch;gap:.9rem;border-bottom:3px solid var(--portal-text-dark);padding-bottom:12px;margin-bottom:var(--space-lg)}.module-title{font-size:1.65rem;font-weight:900;margin:0;text-transform:uppercase;letter-spacing:-.02em}.module-title a{color:var(--portal-text-dark)!important;text-decoration:none}.module-view-all{font-size:.85rem;font-weight:800;color:var(--portal-brand)!important;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.module-view-all:hover{text-decoration:underline}.lead-thumb{display:block;border-radius:var(--radius-sm);overflow:hidden;margin-bottom:1.25rem;background:#f1f5f9}.lead-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16, 1, .3, 1)}.module-lead-post:hover .lead-thumb img{transform:scale(1.04)}.module-lead-post .n10-title-dark{font-size:1.85rem;font-weight:900;line-height:1.2;margin:0 0 10px;letter-spacing:-.03em}.lead-excerpt{color:var(--portal-text-muted);font-size:1.1rem;line-height:1.5;margin:12px 0 16px;font-family:var(--font-serif, serif)}.module-layout-standard{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.module-layout-standard .lead-thumb{aspect-ratio:16/9}.module-side-posts{display:flex;flex-direction:column}.module-list-item{display:flex;gap:var(--space-md);padding:1.25rem 0;border-bottom:1px solid var(--portal-border)}.module-list-item:first-child{padding-top:0}.module-list-item:last-child{border-bottom:none;padding-bottom:0}.list-content{flex:1;display:flex;flex-direction:column;justify-content:center}.module-list-item .n10-title-dark-small{font-size:1.25rem;font-weight:800;line-height:1.3;margin:0;letter-spacing:-.02em}.list-thumb{width:130px;height:90px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden}.list-thumb img{width:100%;height:100%;object-fit:cover}.module-layout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-lg) var(--space-md)}.grid-card{display:flex;flex-direction:column;gap:.5rem}.grid-card .grid-thumb{display:block;border-radius:var(--radius-sm);overflow:hidden;margin-bottom:12px;aspect-ratio:16/9}.grid-card .grid-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16, 1, .3, 1)}.grid-card:hover .grid-thumb img{transform:scale(1.05)}.grid-card .n10-title-dark-small,.grid-card .n10-title-light{font-size:1.15rem;font-weight:800;line-height:1.35;margin:0;letter-spacing:-.01em}.module-layout-text-list{display:flex;flex-direction:column}.text-list-item{display:flex;gap:24px;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid var(--portal-border)}.text-list-item:first-child{padding-top:0}.text-list-item:last-child{border-bottom:none;padding-bottom:0}.post-time-accent{font-size:.95rem;font-weight:800;color:var(--portal-brand);min-width:60px;flex-shrink:0;text-transform:uppercase;margin-top:3px}.list-content-wrap{display:flex;flex-direction:column}.text-list-item .n10-title-dark{font-size:1.35rem;font-weight:800;margin:0;line-height:1.3;letter-spacing:-.02em}.module-layout-classic-news{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.module-layout-classic-news .lead-thumb{aspect-ratio:4/3}.classic-text-wrap{display:flex;flex-direction:column}.classic-text-item{padding:1.25rem 0;border-top:1px solid var(--portal-border);display:flex;flex-direction:column;justify-content:center}.classic-text-item:first-child{padding-top:0;border-top:none}.classic-text-item .n10-title-dark-small{font-size:1.3rem;font-weight:800;line-height:1.35;margin:0;letter-spacing:-.02em}.module-layout-top-lead{display:flex;flex-direction:column;gap:var(--space-lg)}.module-layout-top-lead .lead-thumb{aspect-ratio:21/9}.top-lead-subgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md)}.module-layout-compact-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-md)}.compact-card{display:flex;gap:var(--space-sm);align-items:center;padding:.5rem 0;border-bottom:1px solid var(--portal-border)}.compact-card:last-child{border-bottom:none}.compact-thumb{width:90px;height:90px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden}.compact-thumb img{width:100%;height:100%;object-fit:cover}.compact-content{display:flex;flex-direction:column;flex:1}.compact-card .n10-title-dark-small{font-size:1.1rem;font-weight:800;line-height:1.3;margin:0;letter-spacing:-.01em}.module-layout-overlay-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md)}.overlay-card{position:relative;background-size:cover;background-position:center;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end}.overlay-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.95),transparent 60%);z-index:1;transition:opacity .3s}.overlay-card:hover::after{opacity:.8}.overlay-card .card-overlay-content{position:relative;z-index:2;padding:var(--space-md)}.overlay-card .n10-title-light{font-size:1.35rem;font-weight:900;line-height:1.25;margin:0;letter-spacing:-.02em}.portal-category-module.is-dark{background-color:#0f172a;padding:var(--space-lg);border-radius:var(--radius-md)}.portal-category-module.is-dark .module-header{border-bottom-color:#334155}.portal-category-module.is-dark .module-title a{color:#f8fafc!important}.portal-category-module.is-dark .module-view-all{color:var(--portal-brand)!important}.portal-category-module.is-dark .n10-title-dark a,.portal-category-module.is-dark .n10-title-dark-small a{color:var(--portal-text-light)!important}.module-layout-minimal-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-lg)}.minimal-card{background:0 0;border-top:3px solid var(--portal-brand);padding:1.25rem 0 0}.minimal-card .n10-badge-text{font-size:.75rem;margin-bottom:10px}.minimal-card .n10-title-dark-small{font-size:1.3rem;font-weight:900;margin:0;letter-spacing:-.02em}.minimal-card .lead-excerpt{font-size:1rem;margin:10px 0}.module-layout-horizontal-scroll{display:flex;overflow-x:auto;gap:var(--space-md);scroll-snap-type:x mandatory;padding-bottom:var(--space-md);-webkit-overflow-scrolling:touch;scrollbar-width:none}.module-layout-horizontal-scroll::-webkit-scrollbar{display:none}.scroll-card{flex:0 0 75%;max-width:300px;scroll-snap-align:start}.scroll-thumb{display:block;border-radius:var(--radius-md);overflow:hidden;margin-bottom:16px;aspect-ratio:4/5}.scroll-thumb img{width:100%;height:100%;object-fit:cover}.scroll-card .n10-title-dark-small{font-size:1.2rem;font-weight:800;line-height:1.3;margin:0;letter-spacing:-.01em}.module-layout-magazine-asymmetric{display:grid;grid-template-columns:1fr;gap:var(--space-md)}.magazine-lead.overlay-card{aspect-ratio:16/9}.magazine-sub{display:flex;flex-direction:column;gap:var(--space-md)}.magazine-sub-item{padding:0;border:none}.magazine-sub-item .list-thumb{width:140px;height:100px}.portal-latest-feed{margin-bottom:var(--space-xl)}.feed-grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.feed-card-minimal{display:flex;flex-direction:column}.feed-thumb{aspect-ratio:16/9;border-radius:var(--radius-sm);overflow:hidden;margin-bottom:16px}.feed-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16, 1, .3, 1)}.feed-card-minimal:hover .feed-thumb img{transform:scale(1.05)}.feed-content .n10-title-dark-feed{font-size:1.25rem;font-weight:800;line-height:1.3;margin:0 0 8px;letter-spacing:-.02em}.portal-ads-footer{padding:var(--space-xl) 0;border-top:1px solid var(--portal-border)}.ads-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-lg)}.ad-slot{width:336px;height:336px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;border-radius:8px}.classic-text-wrap>div:not(article),.module-layout-classic-news>div:not(article):not(.classic-text-wrap),.module-layout-standard>div:not(article):not(.module-side-posts),.module-layout-text-list>div:not(article),.module-side-posts>div:not(article),.portal-hero-grid>div:not(article){display:none!important;height:0!important;margin:0!important;padding:0!important;opacity:0!important}.portal-categories-wrapper .google-auto-ads,.portal-categories-wrapper [class*=google_ads],.portal-categories-wrapper [id^=google_ads_iframe],.portal-categories-wrapper iframe,.portal-categories-wrapper ins,.portal-hero-section .google-auto-ads,.portal-hero-section [class*=google_ads],.portal-hero-section [id^=google_ads_iframe],.portal-hero-section iframe,.portal-hero-section ins,.portal-latest-feed .google-auto-ads,.portal-latest-feed [class*=google_ads],.portal-latest-feed [id^=google_ads_iframe],.portal-latest-feed iframe,.portal-latest-feed ins{display:none!important;visibility:hidden!important;height:0!important;width:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important}.card-link-layer{z-index:10!important}@media (max-width:991px){.portal-hero-section{margin-bottom:var(--space-xl);margin-top:calc(-1 * var(--space-md))}.portal-hero-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:16px!important;margin-left:calc(-1 * var(--space-sm))!important;margin-right:calc(-1 * var(--space-sm))!important;padding-left:var(--space-sm)!important;padding-right:var(--space-sm)!important;padding-bottom:20px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.portal-hero-grid::-webkit-scrollbar{display:none!important}.hero-card-main,.hero-card-sub{position:relative!important;background-size:cover!important;background-position:center!important;border-radius:var(--radius-md)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;flex:0 0 85%!important;scroll-snap-align:center!important;min-height:420px!important;border:none!important;background-color:var(--portal-text-dark)!important}.hero-card-main::before,.hero-card-sub::before{content:''!important;position:absolute!important;inset:0!important;background:linear-gradient(to top,rgba(0,0,0,.95) 0,rgba(0,0,0,.6) 40%,rgba(0,0,0,.2) 100%)!important;z-index:1!important;display:block!important}.card-overlay-content{position:relative!important;z-index:2!important;padding:var(--space-lg)!important;width:100%!important;box-sizing:border-box!important}.hero-card-main .n10-title-dark a,.hero-card-main .n10-title-light a,.hero-card-sub .n10-title-dark a,.hero-card-sub .n10-title-light a{font-size:1.7rem!important;font-weight:900!important;line-height:1.2!important;margin:0 0 10px!important;letter-spacing:-.02em!important;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.5)!important}.hero-card-main .card-meta time,.hero-card-sub .card-meta time{color:rgba(255,255,255,.9)!important;font-size:.8rem!important;font-weight:500!important;display:block!important}.hero-card-main .card-meta .meta-author,.hero-card-sub .card-meta .meta-author{color:#fff!important;font-weight:800!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important}.hero-card-main .card-meta .meta-sep,.hero-card-sub .card-meta .meta-sep{color:rgba(255,255,255,.5)!important;font-size:.7rem!important;display:block!important}.classic-text-item{padding:1rem 0}.list-thumb{width:110px;height:80px}.module-list-item .n10-title-dark-small{font-size:1.15rem}.module-layout-overlay-grid{margin-left:calc(-1 * var(--space-sm));margin-right:calc(-1 * var(--space-sm));gap:12px}.module-layout-overlay-grid .overlay-card{border-radius:0}}@media (min-width:992px){.portal-hero-section{margin-top:0}.portal-hero-grid{display:grid!important;gap:16px!important;margin:0!important;padding:0!important;overflow:visible!important}.hero-card-main,.hero-card-sub{flex:unset!important;min-height:280px!important;border-radius:var(--radius-md)!important}.hero-card-main{min-height:440px!important}.card-overlay-content{padding:var(--space-lg)!important}.hero-card-main .n10-title-dark a,.hero-card-main .n10-title-light a{font-size:clamp(2rem, 5vw, 3rem)!important;margin:0 0 12px!important;text-shadow:none!important;color:var(--portal-text-light)!important}.hero-card-sub .n10-title-dark a,.hero-card-sub .n10-title-light a{font-size:1.35rem!important;margin:0 0 10px!important;text-shadow:none!important;color:var(--portal-text-light)!important}.hero-card-main::before,.hero-card-sub::before{display:none!important}.hero-card-sub.is-text-only{min-height:auto!important;border-radius:0!important;border-bottom:1px solid var(--portal-border)!important;background-color:transparent!important;background-image:none!important;justify-content:center!important}.hero-card-sub.is-text-only:last-child{border-bottom:none!important}.hero-card-sub.is-text-only::after{display:none!important}.hero-card-sub.is-text-only .card-overlay-content{padding:var(--space-sm) 0!important}.hero-card-sub.is-text-only .n10-title-dark a{color:var(--portal-text-dark)!important;text-shadow:none!important}.hero-card-sub.is-text-only .card-meta time{color:var(--portal-text-muted)!important;display:inline!important}.hero-card-sub.is-text-only .card-meta .meta-author{color:var(--portal-brand)!important}.hero-card-sub.is-text-only .card-meta .meta-sep{color:#cbd5e1!important;display:inline!important}.layout-editorial .hero-card-sub.is-text-only{border-radius:var(--radius-sm)!important;border:1px solid var(--portal-border)!important;background-color:var(--portal-bg-alt)!important;justify-content:flex-start!important}.layout-editorial .hero-card-sub.is-text-only .card-overlay-content{padding:var(--space-lg)!important}.portal-hero-grid.layout-bento{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(280px,1fr))}.layout-bento .hero-card-main{grid-column:1/3;grid-row:1/3}.layout-bento .hero-card-item-2{grid-column:3/4;grid-row:1/2}.layout-bento .hero-card-item-3{grid-column:4/5;grid-row:1/2}.layout-bento .hero-card-item-4{grid-column:3/4;grid-row:2/3}.layout-bento .hero-card-item-5{grid-column:4/5;grid-row:2/3}.portal-hero-grid.layout-classic{grid-template-columns:repeat(4,1fr);grid-template-rows:minmax(460px,auto) minmax(260px,1fr);gap:20px!important}.layout-classic .hero-card-main{grid-column:1/-1;grid-row:1/2}.layout-classic .hero-card-main .n10-title-light a{text-align:center;max-width:85%;margin:0 auto 12px!important;color:#fff!important}.layout-classic .hero-card-main .card-overlay-content{align-items:center;padding-bottom:50px!important}.layout-classic .hero-card-item-2{grid-column:1/2;grid-row:2/3}.layout-classic .hero-card-item-3{grid-column:2/3;grid-row:2/3}.layout-classic .hero-card-item-4{grid-column:3/4;grid-row:2/3}.layout-classic .hero-card-item-5{grid-column:4/5;grid-row:2/3}.portal-hero-grid.layout-dynamic{grid-template-columns:2.5fr 1fr 1fr 1fr;grid-template-rows:repeat(2,minmax(260px,1fr))}.layout-dynamic .hero-card-main{grid-column:1/2;grid-row:1/3}.layout-dynamic .hero-card-item-2{grid-column:2/5;grid-row:1/2}.layout-dynamic .hero-card-item-2 .n10-title-light a{font-size:1.8rem!important;color:#fff!important}.layout-dynamic .hero-card-item-3{grid-column:2/3;grid-row:2/3}.layout-dynamic .hero-card-item-4{grid-column:3/4;grid-row:2/3}.layout-dynamic .hero-card-item-5{grid-column:4/5;grid-row:2/3}.portal-hero-grid.layout-list{grid-template-columns:2.5fr 1.5fr;grid-template-rows:repeat(4,minmax(130px,auto))}.layout-list .hero-card-main{grid-column:1/2;grid-row:1/5;min-height:520px!important}.layout-list .hero-card-sub.is-text-only{grid-column:2/3}.portal-hero-grid.layout-editorial{grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,minmax(260px,1fr))}.layout-editorial .hero-card-main{grid-column:1/2;grid-row:1/3}.layout-editorial .hero-card-item-2{grid-column:2/3;grid-row:1/2}.layout-editorial .hero-card-item-3{grid-column:3/4;grid-row:1/2}.layout-editorial .hero-card-item-4{grid-column:2/3;grid-row:2/3}.layout-editorial .hero-card-item-5{grid-column:3/4;grid-row:2/3}.module-layout-standard{grid-template-columns:2.5fr 1fr;gap:var(--space-xl)}.module-layout-standard .module-list-item{padding:0 0 18px 0}.module-layout-standard .list-thumb{display:none}.module-layout-standard .module-list-item .n10-title-dark-small{font-size:1.35rem}.module-layout-classic-news{grid-template-columns:2fr 1fr;gap:var(--space-xl)}.module-layout-horizontal-scroll{grid-template-columns:repeat(4,1fr);display:grid;overflow-x:visible}.scroll-card{max-width:none}.module-layout-magazine-asymmetric{grid-template-columns:2fr 1fr;gap:var(--space-xl)}.magazine-lead.overlay-card{aspect-ratio:auto;height:100%}.magazine-sub{justify-content:space-between}.feed-grid{grid-template-columns:repeat(4,1fr)}}.portal-coverage-section{margin-bottom:var(--space-xl);background:#f8fafc;padding:2rem;border-radius:var(--radius-md);border:1px solid #e2e8f0}.coverage-section-header{display:flex;align-items:center;gap:20px;margin-bottom:2rem}.coverage-label-wrap{display:flex;align-items:center;gap:10px;flex-shrink:0}.coverage-live-dot{width:10px;height:10px;background-color:#ef4444;border-radius:50%;box-shadow:0 0 0 rgba(239,68,68,.4);animation:coverage-pulse 2s infinite}@keyframes coverage-pulse{0%{box-shadow:0 0 0 0 rgba(239,68,68,.4)}70%{box-shadow:0 0 0 10px rgba(239,68,68,0)}100%{box-shadow:0 0 0 0 rgba(239,68,68,0)}}.coverage-section-title{font-size:1.25rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#0f172a;margin:0}.coverage-section-line{flex:1;height:2px;background:linear-gradient(to right,#e2e8f0,transparent)}.coverage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.coverage-item-card{background:#fff;border-radius:var(--radius-sm);overflow:hidden;transition:all .3s ease;border:1px solid transparent}.coverage-item-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1);border-color:#3b82f6}.coverage-card-link{text-decoration:none;display:block}.coverage-card-thumb{position:relative;aspect-ratio:16/9;overflow:hidden}.coverage-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.coverage-item-card:hover .coverage-card-thumb img{transform:scale(1.05)}.coverage-card-badge{position:absolute;top:12px;left:12px;background:#3b82f6;color:#fff;font-size:.65rem;font-weight:800;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;z-index:2}.coverage-card-content{padding:16px}.coverage-card-title{font-size:1.1rem;font-weight:800;line-height:1.3;color:#0f172a;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.coverage-card-meta{font-size:.75rem;color:#64748b;font-weight:600}@media (max-width:768px){.portal-coverage-section{padding:1.25rem;margin-bottom:var(--space-lg)}.coverage-section-header{margin-bottom:1.5rem}.coverage-grid{grid-template-columns:1fr;gap:16px}}.module-header-main{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.module-subnav{display:flex;align-items:stretch;gap:.55rem;width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;padding:.1rem 0 .2rem;margin-top:0;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.module-subnav::-webkit-scrollbar{display:none}.home-card-badge,.module-subnav a{display:inline-flex;align-items:center;padding:.38rem .7rem;border-radius:999px;background:#f8fafc;border:1px solid #dbe2ea;color:#0f172a;text-decoration:none;font-size:.78rem;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;scroll-snap-align:start}.home-card-badge{margin-bottom:.55rem}.home-card-badge--small{font-size:.74rem;padding:.32rem .6rem}.classic-text-item,.grid-card,.latest-news-module .grid-card,.module-lead-post .lead-content,.module-list-item .list-content{position:relative}.portal-category-module article{content-visibility:auto;contain-intrinsic-size:320px}@media (max-width:640px){.module-header-main{flex-direction:column;align-items:flex-start}.module-title{font-size:1.45rem}.module-view-all{font-size:.78rem}.module-subnav a{min-height:34px;padding:.42rem .78rem;font-size:.74rem}}@media (min-width:641px){.module-subnav{flex-wrap:wrap;overflow:visible;scroll-snap-type:none;padding-bottom:0}.module-subnav a{flex:0 1 auto}}.home-card-badge{display:inline-flex;align-items:center;gap:.35rem;max-width:max-content;padding:.34rem .72rem;border-radius:999px;border:1px solid #dbe2ea;background:#f8fafc;color:#0f172a;font-size:.74rem;font-weight:800;line-height:1;text-decoration:none}.home-card-badge--small{padding:.28rem .58rem;font-size:.7rem}.module-layout-classic-news .home-card-badge,.module-layout-grid .home-card-badge,.module-layout-magazine .home-card-badge{margin-bottom:.55rem}.portal-coverage-section{background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 28px rgba(15,23,42,.04)}.coverage-section-subtitle{margin:6px 0 0;color:#64748b;font-size:.95rem;line-height:1.45}.coverage-urgent-rail{display:grid;grid-template-columns:170px 1fr;gap:16px;align-items:start;padding:16px;border-radius:16px;background:linear-gradient(90deg,#fff1f2 0,#fff 100%);border:1px solid #fecdd3;margin-bottom:20px}.coverage-urgent-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#b91c1c}.coverage-urgent-items{display:grid;gap:10px}.coverage-urgent-link{display:grid;grid-template-columns:56px 1fr;gap:10px;text-decoration:none;color:#0f172a;background:rgba(255,255,255,.8);border:1px solid #ffe4e6;border-radius:12px;padding:10px 12px}.coverage-urgent-link time{font-size:11px;font-weight:900;color:#dc2626;letter-spacing:.04em}.coverage-urgent-link span{font-weight:700;line-height:1.35}.coverage-editorial-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,0.9fr);gap:22px}.coverage-lead-card,.coverage-side-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.coverage-lead-thumb,.coverage-side-thumb{display:block}.coverage-lead-thumb img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.coverage-side-stack{display:grid;gap:14px}.coverage-side-card{display:grid;grid-template-columns:132px 1fr}.coverage-side-thumb img{width:100%;height:100%;min-height:132px;object-fit:cover}.coverage-lead-content{padding:18px}.coverage-side-content{padding:14px 16px}.coverage-lead-topline,.coverage-side-topline{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.coverage-state-pill,.coverage-topic-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.coverage-state-pill--urgent{background:#fee2e2;color:#b91c1c}.coverage-state-pill--live{background:#ccfbf1;color:#0f766e}.coverage-state-pill--special{background:#dbeafe;color:#1d4ed8}.coverage-topic-pill{background:#f1f5f9;color:#334155;font-weight:800}.coverage-lead-title{font-size:clamp(1.5rem, 2.4vw, 2rem);line-height:1.12;margin:0 0 12px}.coverage-lead-title a,.coverage-side-title a{color:#0f172a;text-decoration:none}.coverage-lead-excerpt{color:#475569;line-height:1.65;margin:0 0 14px}.coverage-lead-meta,.coverage-side-meta{font-size:13px;color:#64748b;font-weight:700}.coverage-meta-sep{margin:0 8px}.coverage-side-title{font-size:1.06rem;line-height:1.25;margin:0 0 10px}@media (max-width:900px){.coverage-editorial-grid{grid-template-columns:1fr}.coverage-side-card{grid-template-columns:120px 1fr}}@media (max-width:768px){.coverage-section-header{flex-direction:column;align-items:flex-start;gap:12px}.coverage-urgent-rail{grid-template-columns:1fr}.coverage-side-card{grid-template-columns:1fr}.coverage-side-thumb img{min-height:180px}.coverage-lead-title{font-size:1.45rem}}.home-editorial-zone{display:flex;flex-direction:column;gap:24px}.home-editorial-zone__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.home-editorial-zone__eyebrow{display:inline-block;font-size:.78rem;font-weight:900;letter-spacing:.12em;color:var(--portal-brand);margin-bottom:6px}.home-editorial-zone__title{margin:0;font-size:1.95rem;font-weight:900;line-height:1.05;letter-spacing:-.03em;color:var(--portal-text-dark)}.home-editorial-zone__desc{margin:8px 0 0;max-width:760px;color:var(--portal-text-muted);font-size:1rem;line-height:1.5}.home-editorial-zone__modules{display:flex;flex-direction:column;gap:28px}.zone-priority .portal-category-module{padding-bottom:4px}.zone-priority .module-title{font-size:1.9rem}.zone-priority .module-header{border-bottom-width:4px}.zone-support .portal-category-module{border-top:1px solid var(--portal-border);padding-top:20px}.zone-support .module-title{font-size:1.35rem}.zone-support .module-header{margin-bottom:16px;padding-bottom:10px;border-bottom-width:2px}.zone-support .module-subnav{display:none}.zone-support .compact-card{padding:10px 0}.zone-support .compact-thumb{width:108px;height:74px}.zone-support .compact-card .n10-title-dark-small{font-size:1rem;line-height:1.32}.zone-support .card-meta-info{margin-top:6px}.zone-support .meta-date{font-size:.82rem}.zone-core .module-title{font-size:1.6rem}.zone-core .module-layout-grid{gap:22px 16px}@media (max-width:991px){.home-editorial-zone__title{font-size:1.55rem}.home-editorial-zone__desc{font-size:.95rem}.zone-core .module-title,.zone-priority .module-title,.zone-support .module-title{font-size:1.35rem}}.home-editorial-zone__header{display:none!important}.home-editorial-zone{margin:0 0 2.25rem}.home-editorial-zone+.home-editorial-zone{padding-top:1.5rem;border-top:1px solid rgba(15,23,42,.08)}.zone-priority .portal-category-module:first-child{margin-top:0}.zone-support .portal-category-module .module-header{border-top-color:rgba(15,23,42,.08)}.n10-portal-2026 h1::after,.n10-portal-2026 h2::after,.n10-portal-2026 h3::after{content:none!important;display:none!important}.n10-portal-2026 .portal-hero-grid{align-items:stretch}.n10-portal-2026 .hero-card-main,.n10-portal-2026 .hero-card-sub{isolation:isolate;background:#0f172a}.n10-portal-2026 .hero-card-image{z-index:0}.n10-portal-2026 .hero-card-main:not(.is-text-only)::after,.n10-portal-2026 .hero-card-sub:not(.is-text-only)::after{z-index:1;pointer-events:none}.n10-portal-2026 .card-overlay-content{z-index:2}.n10-portal-2026 .card-link-layer{z-index:3!important}.n10-portal-2026 .hero-card-main .n10-title-dark a,.n10-portal-2026 .hero-card-main .n10-title-light a,.n10-portal-2026 .hero-card-sub .n10-title-dark a,.n10-portal-2026 .hero-card-sub .n10-title-light a{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.35)}.n10-portal-2026 .portal-hero-grid{width:100%;box-sizing:border-box;overflow:visible!important}.n10-portal-2026 .hero-card-main,.n10-portal-2026 .hero-card-sub{min-width:0}.n10-portal-2026 .hero-card-sub.is-text-only{background:#fff!important;color:var(--portal-text-dark)!important;aspect-ratio:auto!important;box-shadow:none!important;border-radius:0!important}.n10-portal-2026 .hero-card-sub.is-text-only .hero-card-image{display:none!important}.n10-portal-2026 .hero-card-sub.is-text-only::after,.n10-portal-2026 .hero-card-sub.is-text-only::before{display:none!important;content:none!important}.n10-portal-2026 .hero-card-sub.is-text-only .card-overlay-content{position:relative!important;padding:0!important}.n10-portal-2026 .hero-card-sub.is-text-only .n10-title-dark a{color:var(--portal-text-dark)!important;text-shadow:none!important}.n10-portal-2026 .hero-card-sub.is-text-only .card-meta{color:var(--portal-text-muted)!important;text-shadow:none!important}.n10-portal-2026 .hero-card-sub.is-text-only .card-meta .meta-author{color:var(--portal-brand)!important;text-shadow:none!important}.n10-portal-2026 .hero-card-sub.is-text-only .card-meta .meta-sep,.n10-portal-2026 .hero-card-sub.is-text-only .card-meta time{color:var(--portal-text-muted)!important;text-shadow:none!important}@media (min-width:992px){.n10-portal-2026 .portal-hero-grid.layout-list{display:grid!important;grid-template-columns:minmax(0,2.1fr) minmax(320px,1fr)!important;grid-template-rows:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.n10-portal-2026 .layout-list .hero-card-main{grid-column:1/2!important;grid-row:1/5!important;min-height:560px!important}.n10-portal-2026 .layout-list .hero-card-item-2{grid-column:2/3!important;grid-row:1/2!important}.n10-portal-2026 .layout-list .hero-card-item-3{grid-column:2/3!important;grid-row:2/3!important}.n10-portal-2026 .layout-list .hero-card-item-4{grid-column:2/3!important;grid-row:3/4!important}.n10-portal-2026 .layout-list .hero-card-item-5{grid-column:2/3!important;grid-row:4/5!important}.n10-portal-2026 .layout-list .hero-card-sub.is-text-only{display:flex!important;justify-content:center!important;min-height:0!important;height:auto!important;border-bottom:1px solid var(--portal-border)!important;padding:0 0 16px!important}.n10-portal-2026 .layout-list .hero-card-sub.is-text-only:last-child{border-bottom:0!important}.n10-portal-2026 .layout-list .hero-card-sub.is-text-only .n10-title-dark{font-size:1.25rem!important;line-height:1.25!important;margin:0 0 8px!important}.n10-portal-2026 .portal-hero-grid.layout-editorial{align-items:stretch!important}.n10-portal-2026 .layout-editorial .hero-card-sub.is-text-only{border:1px solid var(--portal-border)!important;border-radius:10px!important;background:var(--portal-bg-alt)!important;padding:18px!important}.n10-portal-2026 .layout-editorial .hero-card-sub.is-text-only .card-overlay-content{padding:0!important}}@media (max-width:991px){.n10-portal-2026{overflow-x:hidden}.n10-portal-2026 .portal-hero-section{margin-bottom:2.25rem!important}.n10-portal-2026 .portal-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.n10-portal-2026 .portal-hero-grid.layout-bento,.n10-portal-2026 .portal-hero-grid.layout-classic,.n10-portal-2026 .portal-hero-grid.layout-dynamic,.n10-portal-2026 .portal-hero-grid.layout-editorial,.n10-portal-2026 .portal-hero-grid.layout-list{grid-template-columns:1fr!important;grid-template-rows:auto!important}.n10-portal-2026 .hero-card-main,.n10-portal-2026 .hero-card-sub{grid-column:auto!important;grid-row:auto!important;flex:none!important;width:100%!important;max-width:100%!important;scroll-snap-align:none!important}.n10-portal-2026 .hero-card-main{min-height:360px!important}.n10-portal-2026 .hero-card-sub:not(.is-text-only){min-height:260px!important}.n10-portal-2026 .hero-card-sub.is-text-only{display:block!important;min-height:auto!important;padding:14px 0!important;border-bottom:1px solid var(--portal-border)!important}.n10-portal-2026 .hero-card-sub.is-text-only .n10-title-dark{font-size:1.18rem!important;line-height:1.28!important;margin:0 0 8px!important}.n10-portal-2026 .hero-card-sub.is-text-only .card-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important}}