*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--red:#C8102E;--red2:#a00e24;--green:#0a7c3e;--orange:#d97706;--blue:#0a3d8f;--ink:#111;--ink2:#333;--ink3:#555;--ink4:#888;--rule:#e5e5e5;--bg:#f2f2f0;--white:#fff;--serif:var(--font-google-sans),"Google Sans",system-ui,sans-serif;--sans:var(--font-google-sans),"Google Sans",system-ui,sans-serif;--vt-display:var(--font-barlow),Barlow,sans-serif;--vt-navy:#0a1628;--vt-orange:#e85500;--vt-orange-hot:#ff6515;--vt-silver:#6a7d99;--r:10px;--content-max:1400px;--page-x:24px;--public-shell-max:1400px;--newspaper-main-desktop:66.666%;--newspaper-sidebar-desktop:33.333%;--newspaper-main-tablet:58.333%;--newspaper-sidebar-tablet:41.666%;--newspaper-column-padding:20px;--sidebar-stack-gap:var(--newspaper-column-padding);--section-gap:40px;--site-top-offset:172px;--fz-nav:13px;--fz-meta:12px;--fz-label:11px;--fz-body:15px;--fz-search:14px;--home-side-card-title-size:15px;--tblr-font-sans-serif:var(--font-inter),Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif}body{background:var(--bg);font-family:var(--sans);color:var(--ink);font-size:var(--fz-body);line-height:1.5;font-weight:400}a{text-decoration:none;color:inherit}img{display:block}button{font:inherit}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(0,0,0,0)}.site-top{position:fixed;inset:0 0 auto 0;z-index:500;overflow:visible}.site-top-spacer{height:var(--site-top-offset)}.util{background:#1a1a1a;height:36px;padding:0 var(--page-x);position:relative;z-index:120}.util-inner{max-width:var(--content-max);height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;overflow:visible}.util-date{display:flex;gap:8px;flex-wrap:nowrap;min-width:0;overflow:hidden;font-size:var(--fz-meta);line-height:1.3;color:#aaa;font-family:var(--sans);font-weight:500}.util-date,.util-segment{align-items:center;white-space:nowrap}.util-segment,.util-separator{display:inline-flex}.util-separator{align-items:center;justify-content:center;color:rgba(255,255,255,.34);margin:0 8px}.util-weather{gap:10px;color:inherit;flex-shrink:0}.util-weather-placeholder{visibility:hidden}.util-weather-icon{display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1}.util-radios{gap:8px;position:relative;z-index:140;flex-shrink:0}.radio-chip,.util-radios{display:flex;align-items:center}.radio-chip{gap:5px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:4px 11px;font-size:12px;font-weight:700;color:#d4d4d4;cursor:pointer;white-space:nowrap;transition:background .15s}.radio-chip:hover{background:rgba(255,255,255,.13);color:#fff}.radio-chip-btn{appearance:none;border:0}.live-dot{width:6px;height:6px;border-radius:50%;background:#e03;flex-shrink:0;animation:blink 1.4s infinite}.live-dot.amber{background:#f90}.radio-menu{position:fixed;top:44px;right:max(16px,calc((100vw - var(--content-max)) / 2 + var(--page-x)));width:min(320px,calc(100vw - 32px));background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,250,248,.98));color:var(--ink);border-radius:16px;border:1px solid rgba(255,255,255,.7);box-shadow:0 22px 48px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.85),0 0 0 1px rgba(0,0,0,.04);backdrop-filter:blur(8px);padding:10px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s,transform .18s;z-index:220}.radio-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.radio-menu a{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:12px;color:var(--ink2);font-size:13px;font-weight:600}.radio-menu a:hover{background:#f6f4f0}.radio-menu small{display:block;color:var(--ink4);font-size:11px;font-weight:500;margin-top:2px}.radio-menu-play{width:28px;height:28px;border-radius:999px;background:var(--red);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.radio-menu-play svg{width:10px;height:10px;fill:#fff;margin-left:1px}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.header{background:var(--white);border-bottom:3px solid var(--red);padding:12px var(--page-x)}.header-inner{max-width:var(--content-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo img{height:44px;width:auto}.header-left{gap:18px}.header-left,.quick-links{display:flex;align-items:center}.quick-links{gap:8px;flex-wrap:wrap}.quick-link{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink3);padding:7px 10px;border-radius:999px;background:#f6f4f0}.quick-link.active,.quick-link:hover{color:var(--red);background:#f0ece7}.header-search{display:flex;align-items:center;gap:8px;background:var(--bg);border:1px solid var(--rule);border-radius:24px;padding:8px 16px;min-height:44px;font-size:var(--fz-search);color:var(--ink3);font-weight:500;transition:border-color .15s}.header-search:hover{border-color:#bbb}.search-icon{display:inline-flex;align-items:center;justify-content:center}.header-search-input{min-width:220px;width:100%;border:none;outline:none;background:transparent;color:var(--ink);font:inherit;min-height:24px}.header-search-input::placeholder{color:var(--ink3);opacity:1}.nav{background:var(--white);border-bottom:1px solid var(--rule);box-shadow:0 2px 10px rgba(0,0,0,.07);z-index:40;overflow-x:clip;overflow-y:visible}.nav,.nav-inner{position:relative}.nav-inner{max-width:var(--content-max);margin:0 auto;display:flex;align-items:stretch;min-width:0;overflow:visible;scrollbar-width:none;padding:0 var(--page-x)}.nav-inner::-webkit-scrollbar{display:none}.nav-a{font-size:var(--fz-nav);font-weight:700;font-family:var(--sans);padding:15px 14px;white-space:nowrap;cursor:pointer;border-bottom:3px solid transparent;color:var(--ink2);display:block;line-height:1;letter-spacing:0;min-height:44px;transition:color .15s,border-color .15s}.nav-a:hover{color:var(--ink)}.nav-a.active{color:var(--red);border-bottom-color:var(--red)}.nav-more{margin-left:auto;position:relative;z-index:60;flex-shrink:0}.nav-more:after{content:"";position:absolute;top:100%;right:0;display:none;width:min(1040px,calc(100vw - 32px));height:12px}.nav-more.open:after,.nav-more:focus-within:after,.nav-more:hover:after{display:block}.nav-more-btn{appearance:none;border-top:none;border-left:none;border-right:none;background:transparent}.nav-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(1040px,calc(100vw - 32px));background:rgba(255,255,255,.98);border:1px solid rgba(0,0,0,.08);border-radius:20px;box-shadow:0 28px 60px rgba(0,0,0,.15);padding:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 22px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s,transform .18s;z-index:80}.nav-more.open .nav-panel,.nav-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-more:focus-within .nav-panel,.nav-more:hover .nav-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-group{min-width:0;border-right:1px solid #efede8;padding-right:18px}.nav-group:nth-child(4n){border-right:none;padding-right:0}.nav-group-title,.nav-subtitle{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ink)}.nav-group-title:before,.nav-subtitle:before{content:"";width:6px;height:6px;border-radius:999px;background:rgba(185,28,28,.72);box-shadow:0 0 0 3px rgba(185,28,28,.08);flex-shrink:0}.nav-group-title{margin-bottom:10px}.nav-subgroup+.nav-subgroup{margin-top:12px}.nav-subtitle{margin-bottom:7px}.nav-panel a.nav-subtitle{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:11px;font-weight:800;line-height:1.2;padding:0}.nav-panel a.nav-subtitle.active,.nav-panel a.nav-subtitle:hover{color:var(--red)}.nav-panel a{display:block;font-size:14px;line-height:1.4;font-weight:500;color:var(--ink3);padding:5px 0}.nav-panel a.active{color:var(--red);font-weight:700}.nav-panel a.nav-subtitle.active{color:var(--red);font-weight:800}.nav-panel a:hover{color:var(--red)}.ticker{background:var(--red);height:36px;overflow:hidden;padding:0 var(--page-x)}.ticker-inner{max-width:var(--content-max);margin:0 auto}.ticker-inner,.ticker-tag{height:100%;display:flex;align-items:center}.ticker-tag{background:var(--red2);padding:0 16px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;white-space:nowrap;flex-shrink:0}.ticker-scroll{overflow:hidden;flex:1;min-width:0;height:100%;position:relative}.ticker-text{height:36px;position:absolute;left:0;top:0;font-size:13px;color:#fff;font-family:var(--sans);white-space:nowrap;animation:ticker 18s linear infinite;will-change:transform}.ticker-item,.ticker-text{display:inline-flex;align-items:center}.ticker-item a{color:inherit;text-decoration:none}.ticker-item a:hover{text-decoration:underline}@keyframes ticker{0%{transform:translate3d(var(--ticker-start,100vw),0,0)}to{transform:translate3d(var(--ticker-end,-100%),0,0)}}.tsep{margin:0 18px;opacity:.45}.home-banner-slot{padding:14px 0 2px}.home-banner-placeholder{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;padding:10px 0 12px;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(245,242,236,.62))}.home-banner-placeholder--hero{flex-shrink:0;padding:0;background:transparent}.home-banner-placeholder--hero .home-banner-placeholder-frame{width:100%;min-height:250px;aspect-ratio:auto}.home-banner-ad{display:flex;flex-direction:column;align-items:stretch;width:100%}.home-banner-ad--hero{flex-shrink:0;margin:var(--page-x) 0 0}.home-banner-ad .home-banner-slot-label{width:100%}.home-banner-ad-frame{width:100%;height:312px;border:1px solid rgba(17,17,17,.12);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-banner-ad--hero .home-banner-ad-frame{height:323px}.home-banner-ad-slot{min-height:250px;position:relative;overflow:hidden}.gcmais-gpt-slot-target,.home-banner-ad-slot{width:100%;display:flex;align-items:center;justify-content:center}.gcmais-gpt-slot-target{min-height:inherit}.home-banner-ad-slot[data-gpt-fit=scaled]{min-height:var(--gpt-scaled-height,250px)}.home-banner-ad-slot[data-gpt-fit=scaled] .gcmais-gpt-slot-target{position:absolute;top:50%;left:50%;width:var(--gpt-rendered-width,100%);height:var(--gpt-rendered-height,100%);min-height:0;transform:translate(-50%,-50%) scale(var(--gpt-scale,1));transform-origin:center}.gcmais-gpt-slot-target [id^=supertag-ad-],.gcmais-gpt-slot-target>div{margin-top:0!important;margin-bottom:0!important}.home-banner-ad-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;pointer-events:none}.home-banner-ad-fallback img{display:block;width:100%;height:100%;max-width:970px;object-fit:contain;object-position:center}.home-banner-ad-slot[data-gpt-state=filled] .home-banner-ad-fallback{display:none}.home-banner-placeholder-frame{width:min(100%,728px);min-height:90px;aspect-ratio:728/90;border-radius:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;text-align:center;color:var(--ink3);overflow:hidden}.home-banner-slot-label{width:min(100%,728px);text-align:right;color:rgba(17,17,17,.38);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-banner-placeholder-image{object-fit:cover;object-position:center}.home-banner-placeholder-image,.home-banner-placeholder-picture{display:block;width:100%;height:100%}.top-briefs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.brief-card{background:var(--white);border-radius:12px;padding:14px 16px;border:1px solid #ece9e2;min-width:0}.brief-card:hover{border-color:#d8d2c7}.brief-title{font-size:14px;line-height:1.45;font-weight:700;color:var(--ink2)}.brief-card:hover .brief-title{color:var(--red)}.top-brief-feature{display:block;position:relative;margin-top:34px;padding:24px 22px;border:1px solid var(--red);border-radius:10px;background:rgba(255,255,255,.72);color:var(--red)}.top-brief-feature:hover{background:rgba(255,255,255,.9)}.top-brief-feature-tag{position:absolute;top:0;left:22px;transform:translateY(-50%);z-index:1;margin:0;padding:4px 10px;border-radius:var(--r)}.top-brief-feature-title{display:block;font-size:clamp(24px,3vw,34px);line-height:1.18;font-weight:800;letter-spacing:0}.public-shell,.w{width:min(calc(100% - (var(--page-x) * 2)),var(--public-shell-max));max-width:var(--public-shell-max);margin:0 auto}.portal-page-intro{--portal-page-intro-accent:#141414;border-top:5px solid var(--portal-page-intro-accent);background:#f3f6f7}.portal-page-intro-inner{padding:12px 0 14px}.portal-page-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:6px;color:#6f8793;font-size:14px;font-weight:600}.portal-page-breadcrumb-item{display:inline-flex;align-items:center;gap:6px}.portal-page-breadcrumb-item:not(:last-child):after{content:">";color:#9aabb4;font-weight:500}.portal-page-breadcrumb a{color:inherit;text-decoration:none}.portal-page-breadcrumb a:hover,.portal-page-intro h1{color:var(--portal-page-intro-accent)}.portal-page-intro h1{margin:0;max-width:980px;font-family:var(--serif);font-size:34px;font-weight:900;line-height:1.05;letter-spacing:0}.portal-page-intro p{margin:8px 0 0;max-width:1040px;color:var(--ink2);font-size:15px;line-height:1.3}.sec-hd{border-bottom:2px solid var(--ink);margin:var(--section-gap) 0 20px;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.sec-hd-l,.sec-hd-r{display:flex;align-items:center;gap:10px}.sec-bar,.sec-hd-r{flex-shrink:0}.sec-bar{width:4px;height:22px;border-radius:2px}.sec-name{font-size:18px;font-weight:700;letter-spacing:0}.sec-more{font-size:12px;font-weight:700;color:var(--ink3);cursor:pointer;white-space:nowrap}.sec-more:hover{color:var(--ink)}.pill{display:inline-block;font-size:var(--fz-label);font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:4px;font-family:var(--sans);margin-bottom:8px;align-self:flex-start}.p-red{background:var(--red);color:#fff}.p-green{background:var(--green);color:#fff}.p-orange{background:var(--orange);color:#fff}.p-blue{background:var(--blue);color:#fff}.p-gray{background:#444;color:#fff}.meta{font-size:var(--fz-meta);line-height:1.35;color:var(--ink4);font-family:var(--sans);font-weight:500}.hero-grid{--home-hero-body-height:218px;--home-hero-side-width:310px;display:grid;grid-template-columns:minmax(0,1fr) var(--home-hero-side-width);gap:20px;margin-top:24px;align-items:stretch}.hero-main{justify-content:space-between;gap:20px;height:100%}.hero-carousel,.hero-main{display:flex;flex-direction:column;min-width:0;width:100%}.hero-carousel{background:transparent;overflow:visible;height:auto}.hero-carousel,.hero-slides{border-radius:var(--r);position:relative}.hero-slides{overflow:hidden;background:var(--white);display:flex;flex:0 0 auto;width:100%;min-width:0}.hero-slide{display:none;animation:heroFade .28s ease;width:100%;min-width:100%}.hero-slide.active{display:flex;align-items:stretch}@keyframes heroFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero-card{display:flex;flex-direction:column;flex:1 1 100%;width:100%;min-width:0;background:var(--white);border-radius:var(--r);overflow:hidden;border:1px solid #ece9e2;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .2s}.hero-card:hover{border-color:#d8d2c7;box-shadow:0 10px 28px rgba(10,22,40,.08);transform:translateY(-1px)}.hero-card img.cover{width:100%;max-width:none;min-width:100%;flex:0 0 auto;height:auto;max-height:none;aspect-ratio:16/9;object-fit:cover;object-position:center;background:#ccc;display:block}.hero-body{flex:0 0 var(--home-hero-body-height);min-height:var(--home-hero-body-height);--home-tag-left:22px;padding:24px 22px 46px;background:var(--white);display:flex;flex-direction:column;position:relative}.hero-body .pill{border:10px solid #fff;border-radius:4px;left:var(--home-tag-left);margin:0;position:absolute;top:0;transform:translateY(-50%);z-index:1}.entret-body .pill,.home-story-card-body .pill,.home-tag-shell .pill,.news-feature-body .pill,.sport-body .pill,.sub-body .pill{border:10px solid #fff;border-radius:4px;left:var(--home-tag-left,18px);margin:0;position:absolute;top:0;transform:translateY(-50%);z-index:1}.hero-title{font-family:var(--serif);font-size:26px;font-weight:700;line-height:1.25;color:var(--ink);margin-bottom:10px;transition:color .15s;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hero-card:hover .hero-title{color:var(--red)}.hero-excerpt{font-size:14px;line-height:1.7;color:var(--ink3);font-family:var(--sans);margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-controls{position:absolute;top:18px;right:18px;display:flex;gap:8px;z-index:2}.hero-nav-btn{width:38px;height:38px;border:none;border-radius:999px;background:rgba(17,17,17,.66);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(8px);transition:background .15s,transform .15s}.hero-nav-btn:hover{background:rgba(17,17,17,.84);transform:translateY(-1px)}.hero-nav-btn svg{width:16px;height:16px;fill:currentColor}.hero-dots{position:absolute;left:22px;bottom:16px;z-index:2;display:flex;gap:8px;align-items:center;padding:0;margin-top:0;background:transparent;border-radius:0}.hero-dot{width:10px;height:10px;border:none;border-radius:999px;background:#d7d7d2;cursor:pointer;transition:background .15s,transform .15s}.hero-dot.active{background:var(--red);width:20px;transform:none}.hero-col{display:flex;flex-direction:column;justify-content:space-between;gap:16px;height:100%;min-height:0}.aside-card{background:var(--white);border-radius:var(--r);overflow:hidden;cursor:pointer;flex:0 0 auto;display:flex;flex-direction:column;transition:box-shadow .2s}.aside-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.09)}.aside-card img.cover{width:100%;aspect-ratio:16/9;object-fit:cover;background:#ccc}.aside-body{--home-tag-left:14px;padding:24px 14px 16px;flex:0 0 auto;position:relative}.aside-title{font-family:var(--serif);font-size:var(--home-side-card-title-size);font-weight:700;line-height:1.35;color:var(--ink);margin-bottom:4px;transition:color .15s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.aside-card:hover .aside-title{color:var(--red)}.sub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.sub-card{background:var(--white);border-radius:var(--r);overflow:hidden;cursor:pointer;transition:box-shadow .2s}.sub-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.09)}.sub-card img.cover{width:100%;aspect-ratio:16/9;object-fit:cover;background:#ccc}.sub-body{--home-tag-left:14px;padding:22px 14px 16px;position:relative}.sub-title{font-family:var(--serif);font-size:15px;font-weight:700;line-height:1.35;color:var(--ink);transition:color .15s}.sub-card:hover .sub-title{color:var(--red)}.layout-2{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:calc(var(--newspaper-column-padding) * -1);margin-right:calc(var(--newspaper-column-padding) * -1);margin-bottom:52px}.layout-2>:first-child{flex:0 0 var(--newspaper-main-desktop);max-width:var(--newspaper-main-desktop);min-width:0}.layout-2>.sidebar{flex:0 0 var(--newspaper-sidebar-desktop);max-width:var(--newspaper-sidebar-desktop);min-width:0}.newspaper-col-inner{padding-left:var(--newspaper-column-padding);padding-right:var(--newspaper-column-padding)}.article-sidebar>.newspaper-col-inner,.radio-sidebar>.newspaper-col-inner,.sidebar>.newspaper-col-inner{display:flex;flex-direction:column;gap:var(--sidebar-stack-gap);width:100%}.news-spotlight{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:20px}.news-feature{background:var(--white);border-radius:var(--r);overflow:hidden;display:block}.news-feature:hover{box-shadow:0 6px 24px rgba(0,0,0,.08)}.news-feature img{width:100%;aspect-ratio:16/9;object-fit:cover}.news-feature-body{--home-tag-left:20px;padding:22px 20px 20px;position:relative}.news-feature-title{font-family:var(--serif);font-size:24px;line-height:1.25;margin-bottom:10px;color:var(--ink)}.news-feature:hover .news-feature-title{color:var(--red)}.news-feature-excerpt{font-size:14px;line-height:1.7;color:var(--ink3)}.news-stack{display:grid;grid-template-columns:1fr;gap:12px}.news-mini{display:grid;grid-template-columns:108px 1fr;gap:12px;background:var(--white);border-radius:12px;padding:10px;align-items:center}.news-mini img{width:108px;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.news-mini-title{font-family:var(--serif);font-size:15px;line-height:1.35;color:var(--ink)}.news-mini:hover .news-mini-title{color:var(--red)}.news-list{display:flex;flex-direction:column}.news-row{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--rule);cursor:pointer}.news-row:first-child{padding-top:0}.news-row:hover .nrow-title{color:var(--red)}.news-row img.thumb{width:100px;height:75px;max-width:100px;max-height:75px;aspect-ratio:4/3;object-fit:cover;border-radius:8px;background:#ccc;align-self:start;display:block}.nrow-title{font-family:var(--serif);font-size:15px;font-weight:700;line-height:1.35;color:var(--ink);margin-bottom:5px;transition:color .15s}.sport-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sport-card{background:var(--white);border-radius:var(--r);overflow:hidden;cursor:pointer;transition:box-shadow .2s}.sport-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.09)}.sport-card img.cover{width:100%;aspect-ratio:16/9;object-fit:cover;background:#ccc}.sport-body{--home-tag-left:14px;padding:22px 14px 16px;position:relative}.sport-title{font-family:var(--serif);font-size:16px;font-weight:700;line-height:1.35;color:var(--ink);margin-bottom:6px;transition:color .15s}.sport-card:hover .sport-title{color:var(--green)}.entret-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.entret-card{background:var(--white);border-radius:var(--r);overflow:hidden;cursor:pointer;transition:box-shadow .2s}.entret-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.09)}.entret-card img.cover{width:100%;aspect-ratio:16/9;object-fit:cover;background:#ccc}.entret-body{--home-tag-left:14px;padding:22px 14px 14px;position:relative}.entret-title{font-family:var(--serif);font-size:14px;font-weight:700;line-height:1.35;color:var(--ink);margin-bottom:4px;transition:color .15s}.entret-card:hover .entret-title{color:var(--orange)}.feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin-bottom:8px}.feature-main{background:var(--white);border-radius:var(--r);overflow:hidden;display:block}.feature-main img{width:100%;aspect-ratio:16/9;object-fit:cover}.feature-main-body{--home-tag-left:18px;padding:22px 18px 18px;position:relative}.feature-main-title{font-family:var(--serif);font-size:20px;line-height:1.28;color:var(--ink)}.feature-main:hover .feature-main-title{color:var(--red)}.feature-side-list{display:grid;grid-template-columns:1fr;gap:0}.feature-side-news{background:transparent;border-bottom:1px solid var(--rule);padding:16px 0}.feature-side-news:first-child{padding-top:0}.feature-side-news:last-child{border-bottom:0;padding-bottom:0}.feature-grid--mosaic{grid-template-columns:minmax(0,1.7fr) repeat(2,minmax(0,.7fr));grid-template-rows:repeat(2,auto);gap:16px;align-items:stretch}.feature-grid--mosaic .feature-main{grid-row:1/span 2;display:block;border:1px solid var(--rule);box-shadow:0 8px 24px rgba(15,23,42,.06)}.feature-grid--mosaic .feature-main img{aspect-ratio:16/9;height:auto}.feature-grid--mosaic .feature-main-body{padding:22px 20px 20px}.feature-grid--mosaic .feature-side-list{display:contents}.feature-grid--mosaic .feature-side-news{min-width:0;min-height:0;height:100%;padding:0;border:1px solid var(--rule);border-radius:var(--r);overflow:hidden;background:var(--white);display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:0;transition:box-shadow .15s,transform .15s}.feature-grid--mosaic .feature-side-news:hover{box-shadow:0 8px 22px rgba(15,23,42,.07);transform:translateY(-1px)}.feature-grid--mosaic .feature-side-news:first-child,.feature-grid--mosaic .feature-side-news:last-child{padding:0;border-bottom:1px solid var(--rule)}.feature-grid--mosaic .feature-side-news .thumb{width:100%;height:auto;max-width:none;max-height:none;min-height:120px;aspect-ratio:16/9;object-fit:cover;border-radius:0}.feature-grid--mosaic .feature-side-news>div{padding:10px 12px 12px}.feature-grid--mosaic .feature-side-news .nrow-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.25}.home-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:12px}.home-card-grid--carousel{margin-bottom:0}.home-story-card{background:var(--white);border-radius:var(--r);overflow:hidden;display:block;border:1px solid #ece9e2;transition:box-shadow .18s,border-color .18s,transform .18s}.home-story-card:hover{border-color:#ddd7ca;box-shadow:0 8px 26px rgba(10,22,40,.06);transform:translateY(-1px)}.home-story-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#d8d7d2}.home-story-card-body{--home-tag-left:18px;padding:22px 18px 18px;position:relative}.home-story-card-title{font-family:var(--serif);font-size:20px;line-height:1.28;color:var(--ink);margin-bottom:10px}.home-story-card-excerpt{font-size:14px;line-height:1.7;color:var(--ink3);margin-bottom:12px}.home-story-card:hover .home-story-card-title{color:var(--red)}.columnist-home-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-bottom:0}.columnist-home-grid--carousel{--columnist-carousel-visible:5;--columnist-carousel-gap:16px;--columnist-carousel-step-index:0;display:flex;gap:var(--columnist-carousel-gap);grid-template-columns:none}.columnist-home-card{background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);display:flex;flex-direction:column;flex:0 0 calc((100% - (var(--columnist-carousel-gap) * (var(--columnist-carousel-visible) - 1))) / var(--columnist-carousel-visible));min-height:292px;padding:18px 14px 16px;text-align:center;transition:box-shadow .18s,border-color .18s,transform .18s}.columnist-home-card:hover{border-color:#ddd7ca;box-shadow:0 8px 24px rgba(10,22,40,.06);transform:translateY(-1px)}.columnist-home-card-media{width:min(132px,82%);aspect-ratio:1;border-radius:999px;overflow:hidden;margin:0 auto 14px;background:#d8d7d2}.columnist-home-card-media img{width:100%;height:100%;object-fit:cover;object-position:center 12%;display:block}.columnist-home-card-title{font-family:var(--serif);font-size:17px;line-height:1.25;color:var(--ink);margin-bottom:8px;min-height:42px;-webkit-line-clamp:2}.columnist-home-card-excerpt,.columnist-home-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.columnist-home-card-excerpt{font-size:13px;line-height:1.6;color:var(--ink3);-webkit-line-clamp:4}.columnist-home-card:hover .columnist-home-card-title{color:var(--red)}.home-carousel{margin-bottom:16px;overflow:hidden}.home-carousel-track{min-width:0;transform:translate3d(calc(-1 * var(--columnist-carousel-step-index) * (((100% - (var(--columnist-carousel-gap) * (var(--columnist-carousel-visible) - 1))) / var(--columnist-carousel-visible)) + var(--columnist-carousel-gap))),0,0);transition-property:transform;transition-timing-function:cubic-bezier(.22,.61,.36,1);will-change:transform}.home-carousel-actions{display:flex;align-items:center;gap:8px}.home-carousel-nav{width:30px;height:30px;border-radius:999px;border:1px solid #ddd7ca;background:rgba(255,255,255,.96);color:var(--ink2);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(10,22,40,.06)}.home-carousel-nav:hover{border-color:#cfc6b5;color:var(--red);background:#fff}.home-carousel-nav svg{width:12px;height:12px;fill:currentColor}.podcast-home-section{margin-bottom:18px}.podcast-home-carousel{min-width:0}.podcast-iframe-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.podcast-iframe-item{background:transparent;border:0;border-radius:0;overflow:visible;box-shadow:none}.podcast-iframe-item iframe{width:100%;height:224px;display:block}.sidebar{display:flex;flex-direction:column;gap:var(--sidebar-stack-gap);align-self:start;padding-top:10px;position:sticky;top:88px}.sbox{background:var(--white);border-radius:var(--r);overflow:hidden}.sbox-hd{padding:12px 16px;border-bottom:1px solid var(--rule);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink2);font-family:var(--sans);display:flex;align-items:center;gap:8px}.sbox-bar{width:3px;height:16px;border-radius:2px;flex-shrink:0}.sbox-item{display:flex;align-items:flex-start;gap:10px;padding:11px 16px;border-bottom:1px solid var(--rule);cursor:pointer;transition:background .12s}.sbox-item:last-child{border-bottom:none}.sbox-item:hover{background:#fafaf8}.sbox-num{font-family:var(--serif);font-size:22px;font-weight:700;color:#ddd;line-height:1;flex-shrink:0;width:26px}.sbox-t{font-size:13px;font-weight:600;line-height:1.4;color:var(--ink2);font-family:var(--sans);transition:color .15s}.sbox-item:hover .sbox-t{color:var(--red)}.live-box{display:block;background:linear-gradient(135deg,#0d2d5e,#1d4e96);color:#fff;border-radius:var(--r);padding:18px}.live-box--hero{display:grid;grid-template-columns:1fr;gap:14px;align-content:start;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 30px rgba(10,22,40,.16)}.live-box-media{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.08)}.live-box-media iframe,.live-box-media img{width:100%;height:100%;object-fit:cover;display:block;border:0}.live-box-content{min-width:0}.live-tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;margin-bottom:12px}.live-tag-time{letter-spacing:0;text-transform:none;font-weight:600;color:rgba(255,255,255,.82)}.live-tag:before{content:"";width:8px;height:8px;border-radius:999px;background:#ff4b57;box-shadow:0 0 0 6px rgba(255,255,255,.08)}.live-box-title{display:-webkit-box;font-family:var(--serif);font-size:var(--home-side-card-title-size);font-weight:700;line-height:1.35;margin-bottom:0;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical}.live-box-title,.weather-box{text-decoration:none;overflow:hidden}.weather-box{display:block;background:linear-gradient(180deg,#eef6ff,#f8fbff);border:1px solid #d6e6fb;border-radius:var(--r);padding:14px;color:var(--ink);transition:box-shadow .18s,border-color .18s,transform .18s;position:relative}.weather-box:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#4da7ff,#7fc8ff 45%,#f4c15d)}.weather-box:hover{border-color:#bfd7f4;box-shadow:0 10px 28px rgba(10,22,40,.08);transform:translateY(-1px)}.weather-box-header{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding-top:3px}.home-service-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.weather-box-kicker{color:#2c76c7}.weather-box-title{font-family:var(--serif);font-size:var(--home-side-card-title-size);font-weight:700;line-height:1.35;color:var(--ink)}.weather-box-subtitle{font-size:12px;line-height:1.45;color:#5d6f86}.weather-box-rows{display:flex;flex-direction:column;gap:10px}.weather-box-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;padding:10px 10px 10px 8px;background:rgba(255,255,255,.75);border:1px solid rgba(191,215,244,.7);border-radius:10px}.weather-box-icon{width:42px;height:42px}.weather-box-icon img{width:44px;height:44px}.weather-box-copy{min-width:0}.weather-box-location{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2c76c7;margin-bottom:2px}.weather-box-text{font-size:13px;line-height:1.55;color:var(--ink2)}.weather-box-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.weather-box-cta{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2c76c7}.weather-box-arrow{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(44,118,199,.1);color:#2c76c7;font-size:16px;line-height:1}.home-services-section{margin-bottom:10px}.home-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.weather-box--service{display:grid;grid-template-columns:1fr;align-content:start;align-items:stretch;gap:10px;min-height:0;padding:14px 18px}.weather-box--service .weather-box-header{align-items:center;display:flex;flex-direction:row;gap:14px;justify-content:space-between;margin:0}.weather-box--service .weather-box-footer{margin-top:0;justify-content:flex-start;white-space:nowrap}.weather-box--service .weather-box-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.weather-box--service .weather-box-row{grid-template-columns:44px minmax(0,1fr);align-items:start;padding:10px 12px}.weather-box--service .weather-box-icon{width:44px;height:44px}.weather-box--service .weather-box-icon img{width:46px;height:46px}.weather-box--service .weather-box-text{font-size:13px;line-height:1.35;white-space:normal;overflow:visible;text-overflow:clip}.lottery-home-card{background:linear-gradient(180deg,#fff8ec,#f7fbf2);border:1px solid #eadfca;border-radius:var(--r);color:var(--ink);min-height:0;overflow:hidden;padding:12px 16px 10px;position:relative;text-decoration:none;transition:box-shadow .18s,border-color .18s,transform .18s}.lottery-home-card:before{background:linear-gradient(90deg,#c8102e,#f5811f,#209869);content:"";height:5px;inset:0 0 auto;position:absolute}.lottery-home-card:hover{border-color:#d8d2c7;box-shadow:0 10px 28px rgba(10,22,40,.08);transform:translateY(-1px)}.lottery-home-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px;padding-top:3px}.lottery-home-kicker{color:var(--red)}.lottery-home-card h3{font-family:var(--serif);font-size:20px;line-height:1.2;margin:2px 0 0}.lottery-home-link{color:var(--red);flex-shrink:0;font-size:12px;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.lottery-home-carousel{min-height:86px;overflow:hidden;position:relative}.lottery-home-item{--lottery-accent:var(--red);align-content:start;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.88)),color-mix(in srgb,var(--lottery-accent) 10%,#fff);border:1px solid color-mix(in srgb,var(--lottery-accent) 22%,#eee8dc);border-radius:10px;color:inherit;display:grid;gap:4px;overflow:hidden;padding:8px 12px;position:relative;text-decoration:none}.lottery-home-slide{animation:lotteryHomeSlide 80s infinite;inset:0;opacity:0;pointer-events:none;position:absolute;animation-delay:calc(var(--lottery-slide-index) * 16s)}.lottery-home-slide:first-child{opacity:1;pointer-events:auto}.lottery-home-carousel:hover .lottery-home-slide{animation-play-state:paused}.lottery-home-item:before{background:var(--lottery-accent);content:"";inset:0 auto 0 0;position:absolute;width:4px}.lottery-home-item:hover{border-color:#d9cfc0;background:#fffdf8}@keyframes lotteryHomeSlide{0%{opacity:0;pointer-events:none}18%,3%{opacity:1;pointer-events:auto}22%,to{opacity:0;pointer-events:none}}.lottery-home-item-bottom,.lottery-home-item-top{align-items:start;display:flex;justify-content:space-between;gap:10px}.lottery-home-left{display:grid;gap:10px;min-width:0}.lottery-home-brand{align-items:center;display:flex;gap:9px;min-width:0}.lottery-home-meta{display:grid;flex:0 0 auto;justify-items:end;text-align:right}.lottery-home-result-row{align-items:end;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:space-between}.lottery-home-result-row .lottery-balls{flex:0 0 auto}.lottery-game-logo{display:block;height:28px;max-width:156px;object-fit:contain;object-position:left center;width:auto}.lottery-home-logo{height:26px;max-width:142px}.lottery-detail-logo{height:clamp(42px,6vw,62px);margin:12px 0 8px;max-width:min(360px,100%)}.lottery-summary-card .lottery-game-logo{height:34px;max-width:178px}.lottery-logo-fallback{color:var(--ink);display:inline-block;font-family:var(--serif);font-size:22px;line-height:1.05}.lottery-home-item-bottom,.lottery-home-item-top span{color:var(--ink3);font-size:13px;font-weight:700}.lottery-home-item-top span{color:var(--ink);font-size:14px;font-weight:900}.lottery-home-brand .lottery-status-pill{align-self:center;justify-content:center;text-align:center}.lottery-home-item-bottom span:first-child{color:var(--red)}.lottery-home-item-bottom{justify-content:flex-end}.lottery-home-next{align-items:end;display:grid;grid-template-columns:max-content max-content;column-gap:12px;row-gap:0}.lottery-home-next .lottery-next-contest{display:contents}.lottery-home-next .lottery-next-contest span{grid-column:1/-1;margin-bottom:-3px;text-align:right}.lottery-home-next .lottery-next-contest strong,.lottery-home-next>span{color:var(--lottery-accent);font-size:15px;font-weight:900;line-height:1.1}.lottery-balls{display:flex;flex-wrap:wrap;gap:5px}.lottery-ball{align-items:center;background:var(--lottery-accent,var(--red));border-radius:999px;color:#fff;display:inline-flex;font-size:16px;font-weight:800;height:34px;justify-content:center;min-width:34px;padding:0 10px}.lottery-disclaimer,.lottery-empty{color:var(--ink4);font-size:12px;line-height:1.5}.lottery-disclaimer{margin:10px 0 0}.lottery-sports-result-line{align-items:center;display:flex;justify-content:space-between;gap:10px;min-height:34px}.lottery-sports-result-line strong{color:color-mix(in srgb,var(--lottery-accent) 80%,#111);font-size:16px}.lottery-sports-result-button{align-items:center;background:color-mix(in srgb,var(--lottery-accent) 12%,#fff);border:1px solid color-mix(in srgb,var(--lottery-accent) 45%,#fff);border-radius:999px;color:color-mix(in srgb,var(--lottery-accent) 82%,#111);display:inline-flex;font-size:12px;font-weight:900;letter-spacing:.04em;line-height:1;min-height:30px;padding:0 12px;text-align:right;text-decoration:none;text-transform:uppercase}.lottery-sports-result-button:hover{background:color-mix(in srgb,var(--lottery-accent) 20%,#fff);color:color-mix(in srgb,var(--lottery-accent) 70%,#111)}.lottery-page{width:min(calc(100% - (var(--page-x) * 2)),var(--content-max));margin:0 auto;padding:32px 0 56px}.lottery-audit-box,.lottery-detail-hero,.lottery-disclaimer-block,.lottery-page-hero,.lottery-result-panel{background:#fff;border:1px solid #e8e1d6;border-radius:var(--r);padding:24px}.lottery-detail-hero,.lottery-page-hero{display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}.lottery-page-hero{background:linear-gradient(135deg,rgba(10,22,40,.98),rgba(29,37,54,.96)),#0a1628;border-color:rgba(255,255,255,.08);color:#fff;overflow:hidden;position:relative}.lottery-page-hero:before{background:linear-gradient(90deg,#c8102e,#f5811f,#209869);content:"";height:6px;inset:0 0 auto;position:absolute}.lottery-page-hero-content{max-width:620px;padding-top:10px}.lottery-page-hero-aside{align-self:end;border-left:1px solid rgba(255,255,255,.18);flex:0 0 430px;padding-left:24px}.lottery-page-kicker{color:#ffd166;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lottery-page h1{font-family:var(--serif);font-size:clamp(34px,5vw,58px);line-height:1.05;margin:8px 0 12px}.lottery-page h2{font-family:var(--serif);font-size:26px;margin:0}.lottery-page p{color:var(--ink3);line-height:1.7}.lottery-page-hero p{color:rgba(255,255,255,.78);margin:0;max-width:580px}.lottery-page-hero-aside span{color:rgba(255,255,255,.58);display:block;font-size:11px;font-weight:900;letter-spacing:.08em;margin-top:14px;text-transform:uppercase}.lottery-section{margin-bottom:30px}.lottery-section-header{align-items:end;display:flex;justify-content:space-between;gap:18px;margin-bottom:14px;border-bottom:2px solid var(--ink);padding-bottom:10px}.lottery-section-header p{margin:0;max-width:520px;text-align:right}.lottery-games-grid,.lottery-results-grid{align-items:stretch;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lottery-game-card,.lottery-summary-card{--lottery-accent:var(--red);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94));border:1px solid #e8e1d6;border-radius:var(--r);color:inherit;display:grid;gap:10px;grid-template-rows:auto 1fr auto;min-height:164px;overflow:hidden;padding:16px;position:relative;text-decoration:none}.lottery-summary-card:before{background:linear-gradient(90deg,var(--lottery-accent),color-mix(in srgb,var(--lottery-accent) 40%,#fff));content:"";height:6px;inset:0 0 auto;position:absolute}.lottery-game-card:hover,.lottery-summary-card:hover{border-color:#d8d2c7;box-shadow:0 8px 24px rgba(10,22,40,.07)}.lottery-home-item[data-game=megasena],.lottery-summary-card[data-game=megasena]{--lottery-accent:#209869}.lottery-home-item[data-game=lotofacil],.lottery-summary-card[data-game=lotofacil]{--lottery-accent:#930089}.lottery-home-item[data-game=quina],.lottery-summary-card[data-game=quina]{--lottery-accent:#260085}.lottery-home-item[data-game=maismilionaria],.lottery-summary-card[data-game=maismilionaria]{--lottery-accent:#2b3077}.lottery-home-item[data-game=timemania],.lottery-summary-card[data-game=timemania]{--lottery-accent:#049645}.lottery-home-item[data-game=timemania] .lottery-ball,.lottery-summary-card[data-game=timemania] .lottery-ball{background:#fff600;color:#049645}.lottery-home-item[data-game=lotomania],.lottery-summary-card[data-game=lotomania]{--lottery-accent:#f78100}.lottery-home-item[data-game=duplasena],.lottery-summary-card[data-game=duplasena]{--lottery-accent:#a61c41}.lottery-home-item[data-game=diadesorte],.lottery-summary-card[data-game=diadesorte]{--lottery-accent:#cb852b}.lottery-home-item[data-game=supersete],.lottery-summary-card[data-game=supersete]{--lottery-accent:#a8cf45}.lottery-home-item[data-game=federal],.lottery-summary-card[data-game=federal]{--lottery-accent:#0066b3}.lottery-home-item[data-game=loteca],.lottery-summary-card[data-game=loteca]{--lottery-accent:#f5811f}.lottery-detail-status,.lottery-summary-card-bottom,.lottery-summary-card-top{display:flex;gap:10px}.lottery-summary-card-bottom,.lottery-summary-card-top{align-items:center;justify-content:space-between}.lottery-summary-card-bottom{align-items:end;border-top:1px solid #eee8dc;justify-content:space-between;padding-top:10px}.lottery-summary-brand{align-items:center;display:flex;gap:10px;min-width:0}.lottery-detail-status{flex-direction:column;gap:4px}.lottery-detail-status strong,.lottery-game-card strong,.lottery-summary-card-top strong{font-family:var(--serif);font-size:22px}.lottery-detail-status span,.lottery-game-card small,.lottery-game-card span,.lottery-summary-card-bottom span,.lottery-summary-card-top span{color:var(--ink3);font-size:13px}.lottery-summary-contest{margin-left:auto;text-align:right;white-space:nowrap}.lottery-status-pill{align-items:center;background:#f5f0e8;border:1px solid #e2d8c8;border-radius:999px;color:#6f5c43!important;display:inline-flex;font-size:12px!important;font-weight:900;letter-spacing:.04em;line-height:1;min-height:28px;padding:0 10px;text-transform:uppercase;white-space:nowrap}.lottery-status-pill--accumulated{background:#fff3c4;border-color:#f3bc3a;box-shadow:0 6px 14px rgba(215,143,0,.18);color:#8a4d00!important}.lottery-next-stack{align-items:end;display:grid;grid-template-columns:repeat(2,max-content);gap:14px;text-align:right}.lottery-next-contest{display:flex;flex-direction:column;gap:0}.lottery-next-contest span{color:var(--ink4);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lottery-next-contest strong{color:var(--ink);font-size:14px;font-weight:900;line-height:1.2}.lottery-home-next>span{color:var(--lottery-accent);font-size:13px;font-weight:900}.lottery-next-prize{display:flex;flex-direction:column;gap:1px;text-align:right}.lottery-next-prize span{color:var(--ink4);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lottery-next-prize strong{color:var(--lottery-accent);font-size:15px;font-weight:900;line-height:1.1}.lottery-result-panel{display:grid;gap:22px;margin-bottom:30px}.lottery-result-panel .lottery-ball{font-size:16px;height:36px;min-width:36px;padding:0 11px}.lottery-result-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lottery-result-metrics div{border:1px solid #eee8dc;border-radius:12px;padding:14px}.lottery-result-metrics span{color:var(--ink4);display:block;font-size:12px;margin-bottom:4px}.lottery-history-list,.lottery-sports-table,.lottery-table{background:#fff;border:1px solid #e8e1d6;border-radius:var(--r);overflow:hidden}.lottery-history-item,.lottery-table-row{align-items:center;border-bottom:1px solid #eee8dc;color:inherit;display:grid;gap:12px;grid-template-columns:1.2fr .8fr 1fr;padding:14px 16px;text-decoration:none}.lottery-history-item:last-child,.lottery-table-row:last-child{border-bottom:0}.lottery-sports-table-row{align-items:center;border-bottom:1px solid #eee8dc;display:grid;gap:12px;grid-template-columns:44px minmax(0,1fr) auto minmax(0,1fr) 100px;padding:12px 16px}.lottery-sports-table-row:last-child{border-bottom:0}.lottery-sports-index{align-items:center;background:color-mix(in srgb,var(--red) 8%,#fff);border-radius:999px;color:var(--ink3);display:inline-flex;font-size:12px;font-weight:900;height:28px;justify-content:center;width:28px}.lottery-sports-team{color:var(--ink);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lottery-sports-table-row strong{color:var(--red);font-family:var(--serif);font-size:20px;white-space:nowrap}.lottery-sports-date{color:var(--ink4);font-size:12px;text-align:right}.lottery-modal{display:none;inset:0;padding:24px;position:fixed;z-index:2000}.lottery-modal:target{align-items:center;display:flex;justify-content:center}.lottery-modal-backdrop{background:rgba(15,23,42,.62);inset:0;position:absolute}.lottery-modal-panel{background:#fff;border-radius:8px;box-shadow:0 24px 70px rgba(15,23,42,.28);max-height:min(760px,calc(100vh - 48px));max-width:540px;overflow:auto;padding:10px;position:relative;width:min(100%,540px)}.lottery-modal-header{align-items:center;border-bottom:0;display:flex;justify-content:center;margin-bottom:10px;min-height:38px;position:relative}.lottery-modal-logo{max-height:34px;width:auto}.lottery-modal-close{align-items:center;background:#f5f0e8;border-radius:999px;color:var(--ink);display:inline-flex;flex:0 0 auto;font-size:28px;height:32px;justify-content:center;line-height:1;position:absolute;right:0;text-decoration:none;top:3px;width:32px}.lottery-sports-table--modal{border-color:#ddd;border-radius:6px}.lottery-sports-table--modal .lottery-sports-table-row{background:#fafafa;gap:8px;grid-template-columns:72px minmax(0,1fr) 28px 28px 28px minmax(0,1fr);min-height:44px;padding:7px 12px}.lottery-sports-table--modal .lottery-sports-index{background:transparent;color:#555;font-size:12px;font-weight:800;height:auto;justify-content:flex-start;letter-spacing:0;text-transform:none;width:auto}.lottery-sports-table--modal .lottery-sports-team{color:#4a4a4a;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.lottery-sports-table--modal .lottery-sports-team--home{text-align:right}.lottery-sports-table--modal .lottery-sports-team--away{text-align:left}.lottery-sports-draw,.lottery-sports-score{align-items:center;background:#fff;border:1px solid #ddd;border-radius:7px;color:#555;display:inline-flex;font-size:13px;font-weight:800;height:28px;justify-content:center;line-height:1;width:28px}.lottery-sports-draw.is-winner,.lottery-sports-score.is-winner{border-color:#ff170f;color:#ff170f}.lottery-sports-team.is-winner{color:#ff170f}.lottery-audit-box,.lottery-disclaimer-block{margin-top:24px}.lottery-source-note{margin-top:18px;width:100%}.lottery-source-note em{color:var(--ink4);display:inline-block;font-size:12px;font-style:italic;line-height:1.7}.interview-item{display:block;padding:12px 16px;border-bottom:1px solid var(--rule)}.interview-item:last-child{border-bottom:none}.interview-item:hover{background:#fafaf8}.interview-title{font-family:var(--serif);font-size:15px;line-height:1.38}.home-editorial-block{margin-bottom:42px}.editorial-columns-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.editorial-column{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;height:100%}.editorial-lead-card{display:flex;flex-direction:column;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);overflow:hidden;transition:box-shadow .18s,border-color .18s,transform .18s;min-height:100%}.editorial-lead-card:hover{border-color:#ddd7ca;box-shadow:0 8px 26px rgba(10,22,40,.06);transform:translateY(-1px)}.editorial-lead-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#d8d7d2}.editorial-lead-body{--home-tag-left:18px;padding:22px 18px 18px;display:flex;flex:1;flex-direction:column;position:relative}.editorial-lead-title{font-family:var(--serif);font-size:22px;line-height:1.24;color:var(--editorial-column-accent,var(--ink));margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.editorial-lead-card:hover .editorial-lead-title{color:var(--editorial-column-accent,var(--red))}.editorial-lead-excerpt{font-size:14px;line-height:1.7;color:var(--ink3);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.editorial-list{display:grid;grid-auto-rows:1fr;gap:12px}.editorial-list-item{display:grid;grid-template-columns:108px 1fr;gap:12px;align-items:center;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);padding:10px;transition:box-shadow .18s,border-color .18s;height:100%}.editorial-list-item:hover{border-color:#ddd7ca;box-shadow:0 8px 26px rgba(10,22,40,.06)}.editorial-list-item img{width:108px;aspect-ratio:4/3;object-fit:cover;border-radius:8px;background:#d8d7d2}.editorial-list-body{min-width:0}.editorial-list-title{font-family:var(--serif);font-size:16px;line-height:1.35;color:var(--editorial-column-accent,var(--ink));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.editorial-list-item:hover .editorial-list-title{color:var(--editorial-column-accent,var(--red))}.home-most-read-section{margin-bottom:44px}.home-most-read-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:25px}.home-most-read-card{background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);padding:32px 18px 18px;display:block;min-width:0;overflow:visible;position:relative}.home-most-read-rank{width:28px;height:28px;color:var(--red);float:left;background:#b71c1c14;border-radius:999px;justify-content:center;align-items:center;margin:8px 8px 4px 0;font-size:16px;font-weight:800;display:inline-flex;padding-top:4px}.home-most-read-copy{min-width:0}.home-most-read-tag{display:inline-block;left:18px;margin:0;padding:4px 10px;border-radius:var(--r);border:0;font-family:var(--sans);font-size:15px;font-weight:400;line-height:1.5;letter-spacing:0;position:absolute;text-transform:none;top:0;transform:translateY(-50%);z-index:1}.home-most-read-title{font-family:var(--serif);font-size:16px;line-height:1.35;color:var(--ink)}.radio-row{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;border-bottom:1px solid var(--rule);cursor:pointer;transition:background .12s}.radio-row:last-child{border-bottom:none}.radio-row:hover{background:#fafaf8}.radio-name{font-size:13px;font-weight:600;color:var(--ink2)}.radio-freq{font-size:11px;color:var(--ink4);margin-top:2px}.play-btn{width:30px;height:30px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.radio-row:hover .play-btn{background:var(--red2)}.play-btn svg{fill:#fff;margin-left:2px}.tv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:44px}.tv-card{cursor:pointer;transition:box-shadow .2s}.tv-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.09)}.tv-thumb{position:relative;width:100%;aspect-ratio:16/9;background:#c8d8ef}.tv-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tv-thumb img.is-fallback{object-fit:contain;padding:18px;background:linear-gradient(135deg,#dfe8f5,#f6f9fc)}.tv-overlay{position:absolute;inset:0;background:rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.tv-card:hover .tv-overlay{opacity:1}.tv-play{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center}.tv-play svg{fill:var(--blue);margin-left:3px}.tv-body{padding:12px 14px 14px}.tv-live-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);gap:20px;align-items:start}.tv-live-side-column{display:grid;gap:20px;align-content:start}.tv-live-player-card,.tv-schedule-card,.tv-stream-card{background:var(--white);border:1px solid #ece9e2;border-radius:var(--r)}.tv-live-player-card{overflow:hidden}.tv-live-player-embed{width:100%;aspect-ratio:16/9;background:#d8d7d2}.tv-live-player-embed iframe{width:100%;height:100%;border:0;display:block}.tv-live-player-body{padding:18px 20px 20px}.tv-stream-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;margin-bottom:12px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tv-stream-status--live{color:#b42318;background:rgba(180,35,24,.08);border:1px solid rgba(180,35,24,.16)}.tv-stream-status--upcoming{color:#8a5a14;background:rgba(196,133,25,.1);border:1px solid rgba(196,133,25,.2)}.tv-stream-status--scheduled{color:#0d4a8c;background:rgba(29,78,150,.08);border:1px solid rgba(29,78,150,.18)}.tv-live-player-title{font-family:var(--serif);font-size:24px;line-height:1.25;color:var(--ink);margin-bottom:0}.tv-live-player-description{margin-top:12px;color:var(--ink3);font-size:15px;line-height:1.7}.tv-live-fallback img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#d8d7d2}.tv-live-empty{padding:28px 24px;color:var(--ink3);font-size:15px;line-height:1.7}.tv-schedule-card{overflow:hidden}.tv-side-card-heading{padding:18px 18px 0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.tv-schedule-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:14px 18px 0}.tv-schedule-tab{border:1px solid #e5dfd2;background:#f5f2ea;color:var(--ink2);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.tv-schedule-tab.is-active{background:var(--red);color:#fff;border-color:var(--red)}.tv-schedule-list{display:grid;gap:0;padding:18px}.tv-schedule-row{display:grid;grid-template-columns:88px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--rule)}.tv-schedule-row:last-child{border-bottom:0;padding-bottom:0}.tv-schedule-time{font-size:13px;font-weight:800;color:var(--red);letter-spacing:.04em}.tv-schedule-program{font-family:var(--serif);font-size:18px;line-height:1.35;color:var(--ink)}.tv-recorded-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tv-recorded-card{display:flex;flex-direction:column;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);overflow:hidden;transition:box-shadow .18s,border-color .18s,transform .18s}.tv-recorded-card:hover{border-color:#ddd7ca;box-shadow:0 8px 26px rgba(10,22,40,.06);transform:translateY(-1px)}.tv-recorded-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#d8d7d2}.tv-recorded-card-body{padding:12px 14px 14px}.tv-recorded-card-title{font-family:var(--serif);font-size:17px;line-height:1.34;color:var(--ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tv-upcoming-card-meta{margin-top:10px;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--red)}.tv-upcoming-card-description{margin-top:6px;font-size:14px;line-height:1.55;color:var(--ink3)}.tv-card-grid.tv-card-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tv-card--compact img{aspect-ratio:16/9}.tv-card--compact .tv-card-body{padding:12px 14px 14px}.tv-card--compact .tv-card-kicker{font-size:9px;margin-bottom:5px}.tv-card--compact .tv-card-title{font-size:16px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tv-card--compact.tv-card--presenter .tv-card-title{font-size:15px}.tv-card--compact.tv-card--presenter img{aspect-ratio:16/9;object-position:center 18%}.tv-card--compact .tv-card-description{display:none;-webkit-box-orient:vertical}.tv-card--compact.tv-card--presenter .tv-card-title{text-align:left}.tv-prog{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);font-family:var(--sans);margin-bottom:4px}.tv-title{font-family:var(--serif);font-size:14px;font-weight:700;line-height:1.35;color:var(--ink);transition:color .15s}.tv-card:hover .tv-title{color:var(--blue)}.article-shell{padding-top:26px;padding-bottom:52px}.article-shell--fullwidth,.public-shell.article-shell{width:min(calc(100% - (var(--page-x) * 2)),var(--public-shell-max));max-width:var(--public-shell-max);margin:0 auto}.article-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;font-weight:600;color:var(--ink4);margin-bottom:22px}.article-breadcrumb a:hover{color:var(--red)}.article-grid{display:flex;flex-wrap:wrap;align-items:start;margin-left:calc(var(--newspaper-column-padding) * -1);margin-right:calc(var(--newspaper-column-padding) * -1)}.article-grid>.article-main{flex:0 0 var(--newspaper-main-desktop);max-width:var(--newspaper-main-desktop);min-width:0}.article-grid>.article-sidebar{flex:0 0 var(--newspaper-sidebar-desktop);max-width:var(--newspaper-sidebar-desktop);min-width:0}.article-grid--column{align-items:start}.article-grid--column .article-content,.article-grid--column .article-standfirst{max-width:none}.article-main{min-width:0;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);padding:30px 34px 38px}.portal-section-page{display:flex;flex-direction:column;gap:28px}.portal-section-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px;gap:18px}.portal-section-top-card{display:grid;grid-template-columns:minmax(230px,.45fr) minmax(0,.55fr);align-items:center;background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);overflow:hidden;height:100%;text-decoration:none}.portal-section-top-card:hover .portal-section-top-card-title{color:var(--red)}.portal-section-top-card img{width:calc(100% - 16px);height:auto;aspect-ratio:16/9;margin-left:16px;object-fit:cover;background:#d9d9d4;border-radius:8px}.portal-section-top-card-body{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:18px 20px 18px 18px;min-width:0}.portal-section-top-card-title{font-family:var(--serif);font-size:24px;font-weight:800;line-height:1.14;color:var(--ink);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.portal-section-content-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);margin-bottom:18px}.portal-section-content-title:before{content:"";display:block;width:4px;height:24px;border-radius:999px;background:var(--red)}.portal-section-pagination{margin-top:24px}.portal-section-content-grid{gap:var(--newspaper-column-padding);margin-left:0;margin-right:0}.portal-section-content-grid>.article-main{flex-basis:calc(var(--newspaper-main-desktop) - (var(--newspaper-column-padding) / 2));max-width:calc(var(--newspaper-main-desktop) - (var(--newspaper-column-padding) / 2))}.portal-section-content-grid>.article-sidebar{flex-basis:calc(var(--newspaper-sidebar-desktop) - (var(--newspaper-column-padding) / 2));max-width:calc(var(--newspaper-sidebar-desktop) - (var(--newspaper-column-padding) / 2))}.portal-section-content-grid .newspaper-col-inner{padding-left:0;padding-right:0}.special-page{display:flex;flex-direction:column;gap:28px}.special-page-content .special-hero-media img{width:100%;height:auto;aspect-ratio:16/5.5;max-height:none;object-fit:cover;background:#d9d9d4}.special-page-content .special-hero-body{padding:18px 20px 0}.special-hero{background:linear-gradient(180deg,#f8f6f1,#fff);border:1px solid #ece7dd;border-radius:var(--r);overflow:hidden}.special-hero-media img{width:100%;max-height:420px;object-fit:cover;background:#d9d9d4}.special-hero-body{padding:28px 32px 34px}.special-hero-title{margin-top:6px;margin-bottom:16px}.special-hero-description{margin-top:14px;margin-bottom:0;max-width:52rem}.special-featured{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);overflow:hidden;align-items:stretch;height:320px}.special-featured-media{height:100%}.special-featured img{width:100%;height:100%;object-fit:cover;background:#d9d9d4;display:block}.special-featured-body{display:flex;flex-direction:column;justify-content:flex-start;gap:12px;padding:28px;min-height:0;overflow:hidden}.special-featured .portal-section-featured-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.special-featured .portal-section-featured-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.special-main{padding-top:28px}.special-page-video .special-hero{background:transparent;border:0;border-radius:0;overflow:visible}.special-page-video .special-hero-media img{width:100%;max-height:none;aspect-ratio:16/5.5;border-radius:var(--r);object-fit:cover}.special-page-video .special-hero-body{padding:18px 0 0}.special-page-video .special-hero-description{max-width:46rem}.special-video-layout{grid-template-columns:1fr}.special-video-layout .article-main.special-main{background:transparent;border:0;border-radius:0;padding:0}.special-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.special-video-card-shell,.special-video-sections-card{background:#fff;border:1px solid #ece7dd;border-radius:var(--r);padding:26px 28px 28px}.special-video-sections-card{margin-top:24px}.special-video-intro{width:100%;font-size:19px;line-height:1.8;color:var(--ink2);margin-bottom:28px}.special-video-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ece7dd;border-radius:var(--r);overflow:hidden;transition:box-shadow .18s,transform .18s,border-color .18s}.special-video-card:hover{border-color:#ddd7ca;box-shadow:0 10px 28px rgba(10,22,40,.08);transform:translateY(-1px)}.special-video-thumb{position:relative;aspect-ratio:16/9;background:#d9d9d4}.special-video-thumb iframe,.special-video-thumb img{width:100%;height:100%;object-fit:cover;border:0}.special-video-body{display:flex;flex-direction:column;gap:10px;padding:18px 20px 20px}.special-video-title{font-family:var(--serif);font-size:15px;line-height:1.35;color:var(--ink)}.special-video-link{display:inline-flex;align-items:center;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.special-video-sections-card .special-video-sections{display:flex;flex-direction:column;gap:22px}.special-video-pagination{justify-content:center;margin-top:28px}.special-video-sections-card .special-video-section{padding-top:22px;border-top:1px solid var(--rule)}.special-video-sections-card .special-video-section:first-child{padding-top:0;border-top:0}.special-video-sections-card .special-video-section-layout{display:grid;grid-template-columns:1fr;gap:20px;align-items:center}.special-video-sections-card .special-video-section-layout.has-image{grid-template-columns:minmax(0,.7fr) minmax(0,2fr)}.special-video-sections-card .special-video-section-media img{width:100%;display:block}.special-video-sections-card .special-video-section-copy{min-width:0}.special-video-sections-card .special-video-section-heading{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a33a3a;margin-bottom:10px}.special-video-sections-card .special-video-section-body{font-size:18px;line-height:1.8;color:var(--ink2)}.special-project-public{--special-accent:#d71920;--special-bg:#f7f9fc;width:min(calc(100% - 40px),1400px);gap:28px}.special-project-index,.special-project-public{margin:0 auto;display:flex;flex-direction:column;padding:28px 0 56px}.special-project-index{width:min(calc(100% - (var(--page-x) * 2)),var(--content-max));gap:26px}.special-project-index-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;align-items:end;overflow:hidden;border:1px solid #ece7dd;border-top:6px solid #d71920;border-radius:var(--r);background:linear-gradient(135deg,#fff,#f7f9fc 72%),#fff;padding:34px 38px}.special-project-index-card-meta span,.special-project-index-card-meta strong,.special-project-index-hero span,.special-project-index-link{color:var(--special-accent,#d71920);font-size:12px;font-weight:900;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.special-project-index-hero h1{margin:10px 0 0;color:var(--ink);font-family:var(--serif);font-size:clamp(44px,5vw,76px);line-height:.98}.special-project-index-hero p{margin:0;color:var(--ink2);font-size:18px;line-height:1.65}.special-project-index-list{display:grid;gap:18px}.special-project-index-card{--special-accent:#d71920;--special-bg:#f7f9fc;display:grid;grid-template-columns:minmax(220px,.44fr) minmax(0,1fr);overflow:hidden;border:1px solid color-mix(in srgb,var(--special-accent) 24%,#ece7dd);border-left:6px solid var(--special-accent);border-radius:var(--r);background:linear-gradient(135deg,color-mix(in srgb,var(--special-bg) 76%,#fff) 0,#fff 70%),#fff;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.special-project-index-card:hover{border-color:color-mix(in srgb,var(--special-accent) 46%,#ece7dd);box-shadow:0 18px 36px rgba(10,10,10,.08);color:inherit;transform:translateY(-2px)}.special-project-index-card--text-only{grid-template-columns:1fr}.special-project-index-card--text-only .special-project-index-card-body{min-height:180px}.special-project-index-card-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:220px;background:color-mix(in srgb,var(--special-bg) 78%,#fff)}.special-project-index-card-media>img:not(.special-project-index-logo),.special-project-index-card-media>span:not(.special-project-index-logo) img{width:100%;height:100%;min-height:220px;object-fit:cover}.special-project-index-logo{width:auto;max-width:min(240px,72%);max-height:86px;object-fit:contain}.special-project-index-card-body{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:30px 34px}.special-project-index-card-meta{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;justify-content:space-between}.special-project-index-card-meta strong{color:var(--muted);letter-spacing:.1em}.special-project-index-card-body>.special-project-index-logo{margin:0 0 2px;max-width:220px;max-height:70px}.special-project-index-card h2{max-width:760px;margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(28px,3vw,44px);line-height:1.08}.special-project-index-card p{max-width:780px;margin:0;color:var(--ink3);font-size:17px;line-height:1.6}.special-project-index-link{display:inline-flex;margin-top:2px}.special-project-hero{display:grid;grid-template-columns:1fr;gap:0;align-items:stretch;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--special-accent) 26%,#fff);border-top:6px solid var(--special-accent);border-radius:var(--r);background:linear-gradient(135deg,color-mix(in srgb,var(--special-bg) 88%,#fff) 0,#fff 64%),var(--special-bg)}.special-project-hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:36px 42px}.special-project-hero-copy>span,.special-project-section-header h2{color:var(--special-accent);font-size:13px;font-weight:900;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.special-project-logo{width:auto;max-width:260px;max-height:84px;object-fit:contain;margin:18px 0 4px}.special-project-hero h1{max-width:780px;margin:12px 0 0;color:var(--ink);font-family:var(--serif);font-size:clamp(42px,5vw,76px);line-height:.98}.special-project-hero p{max-width:660px;margin-top:20px;color:var(--ink2);font-size:19px;line-height:1.65}.special-project-hero-media{border-top:1px solid color-mix(in srgb,var(--special-accent) 20%,#fff);min-height:260px}.special-project-hero--image-only{border:0;background:transparent}.special-project-hero--image-only .special-project-hero-media{display:flex;justify-content:center;border:0;height:auto;min-height:0}.special-project-hero-media img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover}.special-project-hero--image-only .special-project-hero-media img{display:block;width:100%;height:auto;max-height:300px;min-height:0;object-fit:fill}.special-project-hero-about{position:absolute;right:10px;bottom:10px;width:50%;padding:22px 28px 24px;border-radius:var(--r);color:#fff;background:linear-gradient(90deg,rgba(5,11,24,.34),rgba(5,11,24,.78));text-shadow:0 1px 2px rgba(0,0,0,.38)}.special-project-hero-about h2{margin:0 0 8px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.special-project-hero-about p{margin:0;color:#fff;font-size:16px;line-height:1.45}.special-project-public--text .special-project-featured-card{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.special-project-public--video .special-project-section-header{border-bottom-color:color-mix(in srgb,var(--special-accent) 72%,#111)}.special-project-public--gallery .special-project-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.special-project-public--gallery .special-project-gallery-card:first-child{grid-column:span 2;grid-row:span 2}.special-project-public--sponsored .special-project-sponsors{border-left:6px solid var(--special-accent);box-shadow:0 12px 34px rgba(17,17,17,.06)}.special-project-sponsors{display:flex;flex-wrap:wrap;gap:18px;align-items:center;min-height:110px;padding:14px 18px;border:1px solid var(--rule);border-radius:var(--r);background:#fff}.special-project-sponsor-logos{display:inline-flex;flex:1;flex-wrap:wrap;gap:20px;align-items:center;min-width:0}.special-project-sponsor-logos a,.special-project-sponsor-logos div{display:inline-flex;align-items:center;height:72px;color:var(--ink)}.special-project-sponsors span{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.special-project-sponsors img{width:auto;max-width:280px;max-height:72px;object-fit:contain}.special-project-sponsors img[src$=".svg"]{height:54px;max-height:54px}.special-project-section{display:flex;flex-direction:column;gap:18px}.special-project-section-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:3px solid var(--ink);padding-bottom:12px}.special-project-section-header h2{margin:0}.special-project-featured-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);overflow:hidden;border:1px solid #ece7dd;border-radius:var(--r);background:#fff}.special-project-featured-card img{width:100%;height:100%;min-height:360px;object-fit:cover}.special-project-featured-card-body{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:34px 32px;min-width:0}.special-project-featured-card-body span{color:var(--special-accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.special-project-featured-card-body strong{color:var(--ink);font-family:var(--serif);font-size:38px;line-height:1.08}.special-project-featured-card-body p{color:var(--ink3);font-size:18px;line-height:1.65}.special-project-featured-card-body small{color:var(--muted);font-weight:700}.special-project-gallery-grid,.special-project-story-grid,.special-project-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.special-project-about,.special-project-gallery-card,.special-project-story-card{overflow:hidden;border:1px solid #ece7dd;border-radius:var(--r);background:#fff}.special-project-recorded-card,.special-project-recorded-card:hover{color:inherit;text-decoration:none}.special-project-story-card{display:flex;flex-direction:column;min-height:100%}.special-project-gallery-card img,.special-project-story-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#d9d9d4}.special-project-gallery-card span,.special-project-story-card span{margin:16px 18px 0;color:var(--special-accent);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.special-project-gallery-card strong,.special-project-story-card strong,.special-project-video-card strong{margin:8px 18px 0;color:var(--ink);font-family:var(--serif);font-size:21px;line-height:1.22}.special-project-story-card p,.special-project-video-card p{margin:10px 18px 0;color:var(--ink3);font-size:15px;line-height:1.55}.special-project-story-card small{margin:auto 18px 18px;padding-top:14px;color:var(--muted);font-weight:700}.special-project-video-card{display:flex;flex-direction:column}.special-project-video-card--featured{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.special-project-video-frame{aspect-ratio:16/9;background:#111827}.special-project-video-card--featured .special-project-video-frame{aspect-ratio:16/9}.special-project-video-frame iframe{width:100%;height:100%;border:0}.special-project-video-card>div:last-child{padding:18px 0 20px}.special-project-gallery-card div{display:flex;flex-direction:column;padding-bottom:18px}.special-project-about{padding:28px 32px}.special-project-empty{padding:34px 32px;border:1px dashed color-mix(in srgb,var(--special-accent) 32%,#d9d9d4);border-radius:var(--r);background:color-mix(in srgb,var(--special-bg) 72%,#fff)}.special-project-empty strong{display:block;color:var(--ink);font-family:var(--serif);font-size:28px;line-height:1.18}.special-project-empty p{max-width:620px;margin-top:10px;color:var(--ink3);font-size:16px;line-height:1.65}.special-project-pagination{justify-content:center}.special-project-about h2{margin-bottom:12px;color:var(--special-accent);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.special-project-about p{max-width:820px;color:var(--ink2);font-size:18px;line-height:1.75}.anniversary-page{display:flex;flex-direction:column;gap:24px}.anniversary-hero{background:linear-gradient(180deg,#d6e0ea,#c3d0dc);border-radius:var(--r);color:#17324a;padding:32px}.anniversary-hero-copy{min-width:0}.anniversary-hero-media{float:right;width:220px;margin:0 0 18px 24px}.anniversary-hero-media img{width:100%;height:auto;object-fit:contain;border-radius:0;display:block;background:transparent}.anniversary-hero .article-section-heading{color:#c9d7ff}.anniversary-title{color:#fff;margin-top:6px;margin-bottom:22px}.anniversary-history-heading{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4c6277;margin:0 0 14px}.anniversary-history-copy{max-width:none}.anniversary-history-copy p{margin:0 0 16px;font-size:17px;line-height:1.85;color:rgba(23,50,74,.92)}.anniversary-history-copy p:last-child{margin-bottom:0}.anniversary-card{background:#fff;border:1px solid #ece7dd;border-radius:var(--r);padding:24px}.anniversary-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:14px}.anniversary-gallery-item img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--r);display:block;background:#d9d9d4}.anniversary-news-grid{margin-top:14px}.article-sidebar-list{display:flex;flex-direction:column;gap:0}.article-sidebar-list a{font-family:var(--serif);font-size:17px;line-height:1.4;color:var(--ink);padding:10px 0;border-top:1px solid var(--rule)}.article-sidebar-list a:first-child{border-top:0;padding-top:0}.article-sidebar-list a:hover{color:var(--red)}.article-kicker-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.article-category-chain{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.article-category-chain>span{font-size:11px;font-weight:800;color:var(--ink4)}.article-category-link{display:inline-flex;align-items:center;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.article-category-link:hover,.article-kicker{color:var(--red)}.article-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.article-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--red)}.article-title{font-family:var(--serif);font-size:42px;line-height:1.08;letter-spacing:-.02em;color:var(--ink);margin-bottom:18px}.article-standfirst{font-size:19px;line-height:1.6;color:var(--ink3);margin-bottom:24px;max-width:48rem}.article-meta{justify-content:space-between;gap:16px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:16px 0}.article-byline,.article-meta{display:flex;align-items:center}.article-byline{gap:12px;flex-wrap:wrap;color:var(--ink3);font-size:13px}.article-author{color:var(--ink);font-weight:800}.article-reading-time{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink4);white-space:nowrap}.article-share{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 0 20px}.article-share-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink4)}.article-share-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.article-share-actions a,.article-share-actions button{cursor:pointer}.article-share-copy-wrap{position:relative;display:inline-flex}.article-share-break{flex-basis:100%;height:0}.article-share-toast{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;background:rgba(240,253,244,.97);color:#166534;font-size:12px;font-weight:800;letter-spacing:.01em;white-space:nowrap;border:1px solid rgba(34,197,94,.18);box-shadow:0 6px 18px rgba(34,197,94,.12);z-index:3}.article-hero{margin-bottom:28px}.article-hero img{width:100%;border-radius:14px;aspect-ratio:16/9;object-fit:cover;background:#d9d9d4}.article-hero figcaption{margin-top:10px;font-size:12px;color:var(--ink4)}.article-content{max-width:48rem}.public-shell .article-content,.public-shell .article-standfirst{max-width:none}.article-content p{font-size:19px;line-height:1.85;color:var(--ink2);margin-bottom:24px}.article-content hr{border:0;border-top:1px solid #666;margin:32px 0}.article-content .cms-editor-soft-break,.institutional-content .cms-editor-soft-break{display:inline}.article-content span.cms-editor-soft-break:after,.institutional-content span.cms-editor-soft-break:after{content:"\A";white-space:pre}.article-content figure{margin:28px 0}.article-content figure.editor-image-block--center,.article-content figure[data-align=center]{text-align:center}.article-content figure img,.article-content p>img{width:auto;max-width:100%;height:auto;border-radius:14px;background:#d9d9d4}.article-content figure.editor-image-block--center img,.article-content figure[data-align=center] img{margin-right:auto;margin-left:auto}.article-content .ql-image-caption,.article-content figcaption{margin-top:10px;font-size:12px;line-height:1.5;color:var(--ink4)}.article-content figcaption[data-caption-icon=camera]:before,.article-content figure[data-caption-icon=camera] figcaption:before{content:"";display:inline-block;width:1em;height:1em;margin-right:.35rem;vertical-align:-.15em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2'/%3E%3Cpath d='M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.article-content a:not(.article-related){color:var(--red);font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.article-content a:not(.article-related):hover{color:var(--red2)}.article-content iframe{display:block;width:min(100%,720px);max-width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:10px;margin:24px 0}.article-content iframe.ql-video.ql-iframe-align-left{margin:24px auto 24px 0}.article-content iframe.ql-video.ql-iframe-align-center{margin:24px auto}.article-content iframe.ql-video.ql-iframe-align-right{margin:24px 0 24px auto}.article-content p strong{color:var(--ink)}.article-content h2{font-size:28px;line-height:1.2;margin:40px 0 18px}.article-content h2,.article-content h3{font-family:var(--serif);color:var(--ink)}.article-content h3{font-size:23px;line-height:1.28;margin:32px 0 14px}.article-content ol,.article-content ul{color:var(--ink2);font-size:19px;line-height:1.85;margin:0 0 24px 24px;padding-left:18px}.article-content li{margin-bottom:8px}.article-content table{border-collapse:collapse;display:block;margin:28px 0;max-width:100%;overflow-x:auto;width:100%}.article-content td,.article-content th{border:1px solid #d7d2c8;min-width:140px;padding:12px 14px;vertical-align:top}.article-content th{background:#f8f5ef;color:var(--ink);font-weight:800}.article-related{display:inline-flex;align-items:center;gap:10px;background:#f8f5ef;border:1px solid #eadfce;border-radius:14px;padding:14px 18px;margin-top:8px;font-size:15px;font-weight:700;line-height:1.5;color:var(--red)}.article-related:hover{background:#f4eee4;border-color:#dbc8ad}.article-tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:32px;padding-top:24px;border-top:1px solid var(--rule)}.article-tag{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:#f6f4f0;border:1px solid #e6e1d7;color:var(--ink3);font-size:13px;font-weight:700}.article-tag:hover{color:var(--red);border-color:#d6cbb8}.article-gallery-section,.article-related-section{margin-top:36px;padding-top:28px;border-top:1px solid var(--rule)}.article-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px;margin-top:18px}.article-gallery-thumb{display:grid;gap:8px;width:100%;appearance:none;border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:zoom-in}.article-gallery-thumb-media{display:block;width:100%;aspect-ratio:5/4;overflow:hidden;background:#f6f4f0}.article-gallery-thumb-media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0;border:0;transition:opacity .2s ease,transform .2s ease}.article-gallery-thumb:focus-visible .article-gallery-thumb-media img,.article-gallery-thumb:hover .article-gallery-thumb-media img{opacity:.88;transform:scale(1.02)}.article-gallery-thumb span{color:var(--ink3);font-size:13px;line-height:1.4}.article-gallery-modal-open{overflow:hidden}.article-gallery-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px}.article-gallery-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(10,10,10,.82);cursor:zoom-out}.article-gallery-modal-panel{position:relative;z-index:1;display:grid;gap:12px;width:min(100%,1120px);max-height:calc(100vh - 48px)}.article-gallery-modal-infobar{position:fixed;top:18px;left:20px;z-index:2;display:flex;align-items:center;gap:12px;color:#fff;font-size:13px;line-height:1}.article-gallery-modal-infobar span{font-weight:700}.article-gallery-modal-infobar strong{max-width:min(50vw,520px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:rgba(255,255,255,.78)}.article-gallery-modal-toolbar{position:fixed;top:8px;right:10px;z-index:2;display:flex;align-items:center;gap:2px}.article-gallery-modal-tool{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.88);font-size:24px;line-height:1;text-decoration:none;cursor:pointer}.article-gallery-modal-tool:focus-visible,.article-gallery-modal-tool:hover{background:rgba(255,255,255,.12);color:#fff}.article-gallery-modal-stage{display:grid;place-items:center;min-height:min(70vh,720px)}.article-gallery-modal-stage img{display:block;width:auto;max-width:100%;max-height:calc(100vh - 120px);object-fit:contain;border-radius:0;background:#f6f4f0}.article-gallery-modal-close{display:none}.article-gallery-modal-arrow{position:fixed;top:50%;z-index:2;display:grid;place-items:center;width:54px;height:72px;transform:translateY(-50%);border:0;background:rgba(0,0,0,.24);color:rgba(255,255,255,.88);font-size:58px;line-height:1;cursor:pointer}.article-gallery-modal-arrow:focus-visible,.article-gallery-modal-arrow:hover{background:rgba(255,255,255,.14);color:#fff}.article-gallery-modal-arrow--prev{left:0}.article-gallery-modal-arrow--next{right:0}.article-gallery-modal-caption{position:fixed;right:0;bottom:0;left:0;z-index:2;padding:16px 24px 18px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,0));color:rgba(255,255,255,.82);font-size:14px;line-height:1.5;text-align:center}.weather-forecast-section{margin-top:36px;padding-top:28px;border-top:1px solid var(--rule);display:grid;gap:22px}.weather-forecast-group{display:grid;gap:14px}.weather-forecast-group-title{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a33a3a}.weather-forecast-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.weather-forecast-card{display:grid;gap:10px;padding:10px;border:1px solid #ece7dd;border-radius:10px;background:#fff}.weather-forecast-card-top{display:flex;align-items:center;justify-content:space-between;gap:0}.weather-forecast-card-weekday{font-size:14px;font-weight:700;color:var(--ink)}.weather-forecast-card-date{margin-top:2px;font-size:12px;color:var(--ink4)}.weather-forecast-card-icon{width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}.weather-forecast-card-icon img{width:44px;height:44px;object-fit:contain}.weather-forecast-card-icon span{font-size:28px;line-height:1}.weather-forecast-card-condition{font-size:12px;line-height:1.4;font-weight:700;color:var(--ink)}.weather-forecast-card-temps{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--ink4)}.article-content .article-ai-note{margin-top:26px}.article-content .article-ai-note em{display:inline-block;font-size:12px;line-height:1.7;color:var(--ink4)}.mgid-widget{width:100%}.mgid-widget--article-end,.mgid-widget--in-article,.mgid-widget--special-in-article{clear:both;margin:28px 0;min-height:260px;overflow:hidden}.mgid-widget--article-end{margin-top:34px;min-height:320px}.mgid-widget--special-in-article{margin:30px 0 34px}.mgid-widget--insite{display:contents}.article-section-heading{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a33a3a}.article-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-related-card{background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);overflow:hidden}.article-related-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#d9d9d4}.article-related-card-body{padding:14px 15px 16px}.article-related-card-category{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:8px}.article-related-card-title{font-family:var(--serif);font-size:17px;line-height:1.35;color:var(--ink);margin-bottom:8px}.article-related-card:hover .article-related-card-title{color:var(--red)}.article-related-card-meta{font-size:12px;color:var(--ink4)}.article-sidebar{display:flex;flex-direction:column;gap:var(--sidebar-stack-gap);position:static}.article-sidebar-card{background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);padding:20px}.article-sidebar-label{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);margin-bottom:16px}.article-sidebar-label:before{content:"";display:block;width:4px;height:22px;border-radius:999px;background:var(--red)}.article-sidebar-card a{display:block;font-size:15px;font-weight:700;line-height:1.4;color:var(--ink2);padding:10px 0;border-top:1px solid var(--rule)}.article-sidebar-card a:first-of-type{border-top:none;padding-top:0}.article-sidebar-card a:hover{color:var(--red)}.not-found-page{padding-top:34px}.not-found-grid{align-items:stretch}.not-found-main{display:flex;flex-direction:column;justify-content:flex-start;min-height:560px;overflow:hidden;position:relative}.not-found-main:before{content:"404";position:absolute;right:28px;bottom:-52px;color:rgba(200,16,46,.07);font-family:var(--vt-display);font-size:220px;font-weight:800;line-height:.8;pointer-events:none}.not-found-kicker{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:14px;position:relative;text-transform:uppercase;z-index:1}.not-found-title{max-width:760px;position:relative;z-index:1}.not-found-standfirst{margin:18px 0 0}.not-found-search,.not-found-standfirst{max-width:720px;position:relative;z-index:1}.not-found-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:28px}.not-found-search input{width:100%;min-height:48px;border:1px solid #ded8ce;border-radius:8px;background:#fff;color:var(--ink);font-family:var(--sans);font-size:15px;padding:0 16px}.not-found-search input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(200,16,46,.1);outline:none}.not-found-primary-link,.not-found-search button,.not-found-secondary-link{align-items:center;border-radius:8px;display:inline-flex;font-size:14px;font-weight:900;justify-content:center;min-height:48px;padding:0 18px;transition:background .15s,border-color .15s,color .15s,transform .15s;white-space:nowrap}.not-found-primary-link,.not-found-search button{background:var(--red);border:1px solid var(--red);color:#fff}.not-found-primary-link:hover,.not-found-search button:hover{background:var(--red2);border-color:var(--red2);transform:translateY(-1px)}.not-found-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;position:relative;z-index:1}.not-found-secondary-link{background:#fff;border:1px solid #ded8ce;color:var(--ink2)}.not-found-secondary-link:hover{border-color:var(--red);color:var(--red)}.not-found-sidebar{align-self:stretch}.article-sidebar-ad{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.article-sidebar-ad-label{width:100%;text-align:center;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink4);margin-bottom:8px}.article-sidebar-ad-frame{width:300px;min-height:250px;display:flex;justify-content:center;align-items:center;background:#f6f4ef;border:1px solid #ece9e2;border-radius:12px;overflow:hidden}.article-sidebar-ad-frame img{display:block;width:300px;height:250px}.institutional-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.institutional-index-card{display:block;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);padding:24px 24px 22px;text-decoration:none;transition:box-shadow .18s,border-color .18s,transform .18s}.institutional-index-card:hover{transform:translateY(-2px);border-color:#e3ded3;box-shadow:0 12px 28px rgba(10,22,40,.06)}.institutional-index-title{font-family:var(--serif);font-size:28px;line-height:1.15;color:var(--ink);margin:12px 0 10px}.institutional-index-description{font-size:16px;line-height:1.7;color:var(--ink3);margin:0}.institutional-grid{align-items:start}.institutional-content section:first-child h2{margin-top:8px}.institutional-content hr{border:0;border-top:1px solid #666;margin:28px 0}.institutional-content table{border-collapse:collapse;display:block;margin:24px 0;max-width:100%;overflow-x:auto;width:100%}.institutional-content td,.institutional-content th{border:1px solid #e3ded3;min-width:140px;padding:12px 14px;vertical-align:top}.institutional-content th{background:#f8f5ef;color:var(--ink);font-weight:800}.institutional-list{margin:0 0 24px;padding-left:22px}.institutional-list li{font-size:18px;line-height:1.8;color:var(--ink2);margin-bottom:10px}.institutional-list li a{color:var(--red);text-decoration:none}.institutional-list li a:hover{text-decoration:underline}.institutional-nav-card{padding-bottom:12px}.institutional-nav-card a{margin-bottom:12px}.institutional-nav-card a[aria-current=page]{color:var(--red);font-weight:800}.institutional-nav-card a:last-child{margin-bottom:0}.article-sidebar-live{background:linear-gradient(135deg,#0d2d5e,#1d4e96);border-color:rgba(255,255,255,.08)}.article-sidebar-live .article-sidebar-label{color:rgba(255,255,255,.68)}.article-sidebar-live a{color:#fff;border-top:none;padding:0;font-size:16px;line-height:1.5}.footer{background:#111;padding:44px 24px 24px}.footer-inner{max-width:var(--content-max);margin:0 auto}.footer-top{display:grid;grid-template-columns:220px 1fr;gap:48px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:24px}.footer-logo img{height:36px;width:auto;opacity:.9}.footer-sub{font-size:10px;color:rgba(255,255,255,.3);letter-spacing:.1em;text-transform:uppercase;font-family:var(--sans);margin-top:6px}.f-socials{display:flex;gap:8px;margin-top:18px}.footer-commercial-link-wrap{margin-top:45px}.footer-commercial-link{display:inline-flex;align-items:center;gap:8px;min-height:0;padding:0;border:none;background:transparent;color:rgba(255,255,255,.38);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-family:var(--sans);transition:color .15s ease}.footer-commercial-link:hover{color:#fff}.footer-commercial-icon{width:16px;height:16px;flex-shrink:0}.f-cols{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.f-col-hd{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.38);font-family:var(--sans);margin-bottom:12px;text-decoration:none;transition:color .15s}a.f-col-hd:hover{color:#fff}.f-col a{display:block;font-size:13px;color:rgba(255,255,255,.55);text-decoration:none;margin-bottom:7px;font-family:var(--sans);transition:color .15s}.f-col a.f-col-hd{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.38);margin-bottom:12px}.f-col a:hover{color:#fff}.f-bottom{justify-content:space-between;font-size:12px;color:rgba(255,255,255,.24);font-family:var(--sans)}.f-bottom,.f-bottom-copy{display:flex;align-items:center}.f-bottom-copy{gap:10px;flex-wrap:wrap}.f-bottom-sep{color:rgba(255,255,255,.18)}.f-links{display:flex;gap:16px;flex-wrap:wrap}.f-links a{color:rgba(255,255,255,.24);text-decoration:none;font-size:12px;transition:color .15s}.f-links a:hover{color:rgba(255,255,255,.6)}.footer-cms-inline{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.24);white-space:nowrap;font-weight:700}.footer-cms-brand{display:inline-flex;align-items:baseline;font-family:var(--vt-display);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;line-height:1;transition:opacity .15s ease}.footer-cms-brand em{color:var(--vt-orange);font-style:normal}.footer-cms-brand:hover{opacity:.92}@media (max-width:980px){:root{--site-top-offset:172px}.site-top{position:fixed}.header-left{gap:10px}.quick-links{display:none}.header-search-input{min-width:140px}.home-banner-slot{padding-top:14px}.home-banner-placeholder{gap:2px;padding:10px 0 12px}.home-banner-placeholder-frame{width:100%;max-width:728px;min-height:90px;aspect-ratio:auto;padding:0}.feature-grid,.feature-grid--mosaic,.news-spotlight,.top-briefs{grid-template-columns:1fr}.feature-grid--mosaic{grid-template-rows:auto}.feature-grid--mosaic .feature-main{grid-row:auto}.feature-grid--mosaic .feature-side-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hero-grid{grid-template-columns:1fr;align-items:start}.hero-carousel,.hero-main,.hero-slide.active,.hero-slides{display:block;width:100%}.hero-carousel{height:auto}.hero-card img.cover{flex-basis:auto;height:auto;max-height:none;aspect-ratio:16/9}.hero-col{flex-direction:row;overflow-x:auto;flex-wrap:nowrap;align-self:start}.aside-card{min-width:220px}.hero-col .aside-card{min-width:280px}.home-services-grid,.weather-box--service .weather-box-rows{grid-template-columns:1fr}.lottery-detail-hero,.lottery-page-hero{flex-direction:column}.lottery-page-hero-aside{border-left:0;flex-basis:auto;padding-left:0;width:100%}.lottery-games-grid,.lottery-result-metrics,.lottery-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.special-project-featured-card,.special-project-hero,.special-project-index-card,.special-project-index-hero,.special-project-video-card--featured{grid-template-columns:1fr}.special-project-gallery-grid,.special-project-public--gallery .special-project-gallery-grid,.special-project-story-grid,.special-project-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.special-project-public--gallery .special-project-gallery-card:first-child{grid-column:span 1;grid-row:span 1}.weather-box--service{grid-template-columns:1fr}.entret-grid,.sub-grid,.tv-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr;gap:24px}.footer-commercial-link{width:fit-content}.f-cols{grid-template-columns:repeat(3,1fr)}.nav-inner{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.nav-a{flex:0 0 auto}.nav-more{margin-left:0}.nav-panel{position:fixed;top:var(--site-top-offset);right:16px;left:16px;width:auto;grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100vh - 180px);overflow:auto}.nav-group:nth-child(4n){border-right:1px solid #efede8;padding-right:18px}.nav-group:nth-child(2n){border-right:none;padding-right:0}}@media (max-width:640px){:root{--site-top-offset:160px}.home-banner-slot{padding:10px 0 0}.home-banner-placeholder{padding:6px 0 8px;background:transparent}.home-banner-placeholder-frame{min-height:58px;aspect-ratio:728/90}.home-banner-slot-label{font-size:8px;letter-spacing:.12em}.top-brief-feature{margin-top:28px;padding:18px 18px 17px;border-radius:8px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}.top-brief-feature-tag{left:18px}.top-brief-feature-title{font-size:24px;line-height:1.16}.sec-hd{margin:28px 0 16px;padding-bottom:8px}.hero-grid{gap:14px;margin-top:16px}.hero-title{font-size:22px;line-height:1.18;-webkit-line-clamp:3}.hero-excerpt{display:none}.hero-controls{gap:6px}.home-banner-ad--hero{margin-top:14px}.home-banner-ad--hero .home-banner-ad-frame,.home-banner-ad-frame{height:132px}.home-banner-ad-fallback img{width:100%;height:100%;object-fit:contain}.home-banner-ad-slot{min-height:100px}.hero-col{display:grid;grid-template-columns:1fr;gap:12px;overflow:visible}.hero-col .aside-card,.hero-col .live-box--hero{min-width:0}.hero-col .aside-card{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:stretch;border:1px solid #ece9e2}.hero-col .aside-card img.cover{width:118px;height:100%;min-height:92px;aspect-ratio:auto}.hero-col .aside-body{padding:18px 12px 12px}.hero-col .aside-title{font-size:15px;-webkit-line-clamp:3}.feature-side-news .pill,.hero-col .home-tag-shell .pill,.news-row .pill,.search-row .pill{position:static;transform:none;border:0;margin:0 0 8px}.feature-side-news{align-items:stretch;overflow:hidden}.feature-side-news>div{min-width:0;padding:12px 12px 10px}.live-box--hero{grid-template-columns:118px minmax(0,1fr);align-items:center;padding:12px}.live-box-media{border-radius:8px}.live-tag{margin-bottom:6px;font-size:10px}.home-services-section{margin-top:8px}.lottery-home-card{padding:14px 12px 12px}.lottery-home-header{align-items:flex-start;margin-bottom:10px}.lottery-home-carousel{min-height:150px}.lottery-home-item-top{display:grid;grid-template-columns:1fr;gap:8px}.lottery-home-brand{align-items:flex-start;flex-direction:column;gap:6px}.lottery-home-brand .lottery-status-pill{align-self:center}.lottery-home-logo{height:22px;max-width:164px}.lottery-home-meta{justify-items:start;text-align:left}.lottery-home-result-row .lottery-balls{gap:6px}.lottery-home-result-row .lottery-ball{font-size:14px;height:30px;min-width:30px;padding:0 8px}.lottery-home-next{display:none}.entret-grid,.feature-grid--mosaic .feature-side-list,.lottery-games-grid,.lottery-result-metrics,.lottery-results-grid,.sport-grid,.sub-grid,.top-briefs,.tv-grid{grid-template-columns:1fr}.lottery-section-header{align-items:flex-start;flex-direction:column}.lottery-section-header p{text-align:left}.special-project-public{gap:22px;padding:20px 0 44px}.special-project-index{gap:20px;padding:20px 0 44px}.special-project-index-hero{padding:28px 22px}.special-project-index-hero h1{font-size:38px}.special-project-index-card p,.special-project-index-hero p{font-size:16px}.special-project-index-card-media,.special-project-index-card-media>img:not(.special-project-index-logo),.special-project-index-card-media>span:not(.special-project-index-logo) img{min-height:180px}.special-project-index-card-body{padding:24px 20px}.special-project-index-card h2{font-size:30px}.special-project-hero-copy{min-height:0;padding:28px 22px}.special-project-hero h1{font-size:38px}.special-project-hero p{font-size:17px}.special-project-gallery-grid,.special-project-public--text .special-project-hero,.special-project-story-grid,.special-project-video-grid{grid-template-columns:1fr}.special-project-featured-card-body{padding:22px 20px 24px}.special-project-featured-card img{min-height:220px}.special-project-featured-card-body strong{font-size:28px}.lottery-history-item,.lottery-sports-table-row,.lottery-table-row{align-items:flex-start;grid-template-columns:1fr}.lottery-sports-date{text-align:left}.hero-title{font-size:20px}.article-main{padding:24px 20px 30px}.article-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.article-gallery-modal-infobar strong{display:none}.article-gallery-modal-arrow{width:42px;height:60px;font-size:44px}.portal-section-featured,.special-featured{grid-template-columns:1fr}.special-featured{height:auto}.portal-section-featured img{min-height:220px}.special-featured img,.special-featured-media{height:220px;min-height:220px}.anniversary-gallery,.special-video-grid{grid-template-columns:1fr}.special-video-card-shell,.special-video-sections-card{padding:22px 20px 24px}.special-video-section-layout.has-image{grid-template-columns:1fr}.portal-section-featured-body,.special-featured-body,.special-hero-body{padding:22px 20px 24px}.portal-section-featured-title{font-size:28px}.special-hero-title{font-size:30px}.special-video-title{font-size:15px}.special-video-section-body{font-size:17px}.portal-section-featured-excerpt{font-size:16px}.article-title{font-size:30px}.article-content p,.article-standfirst,.institutional-list li{font-size:17px}.article-share{align-items:flex-start}.article-related-grid{grid-template-columns:1fr}.article-meta{flex-direction:column;align-items:flex-start}.hero-body{min-height:0;flex-basis:auto;padding:22px 16px 40px}.hero-controls{top:10px;right:10px}.hero-nav-btn{width:40px;height:40px}.hero-dots{left:16px;bottom:14px;padding:0}:root{--page-x:16px;--section-gap:32px}.util-date{display:none}.util-inner{display:flex;justify-content:flex-end}.radio-menu{top:42px;right:10px;width:min(320px,calc(100vw - 20px))}.header-inner{gap:12px}.header-search{padding:8px 12px}.header-search-input{min-width:0;width:112px}.nav-a{font-size:12px;padding:14px 12px}.live-box--hero{gap:12px}.nav-panel{grid-template-columns:1fr;padding:18px 16px}.nav-group,.nav-group:nth-child(2n){border-right:none;padding-right:0}.f-cols{grid-template-columns:repeat(2,1fr)}.f-bottom{flex-direction:column;align-items:flex-start;gap:12px}.f-bottom-copy{align-items:flex-start;gap:6px 10px}.footer-cms-inline{white-space:normal}.institutional-index-grid{grid-template-columns:1fr}}.auth-shell{font-family:var(--tblr-font-sans-serif);background:radial-gradient(circle at top left,rgba(255,92,26,.14),transparent 32%),linear-gradient(180deg,#f8fafc,#eef2f7)}.auth-container,.auth-shell{min-height:100vh;min-height:100dvh}.auth-container{display:flex;align-items:center;padding-top:1rem;padding-bottom:1rem}.auth-card{width:100%;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 28px 70px rgba(15,23,42,.08)}.auth-split{margin:0}.auth-card-body{padding:2rem;height:100%}.auth-mobile-brand{display:none}.auth-mobile-logo{width:min(220px,68vw);display:block;max-width:100%;height:auto;margin:0 auto 1rem}.auth-sidepanel-shell{height:100%;display:flex;align-items:stretch;justify-content:stretch;padding:0}.auth-sidepanel{width:100%;min-height:100%;padding:2.5rem;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 30%),linear-gradient(155deg,#1f2937,#0f172a 55%,#111827);color:#f8fafc;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.auth-sidepanel-logo{display:block;width:220px;max-width:100%;height:auto;margin-bottom:2rem}.auth-sidepanel-content{max-width:100%}.auth-sidepanel-label{font-family:var(--font-playfair-display),"Playfair Display",Georgia,serif;font-size:clamp(1.2rem,1.55vw,1.65rem);font-weight:500;line-height:1.12;letter-spacing:-.04em;color:#fff;margin:0;text-wrap:balance;max-width:17rem}.auth-sidepanel-label span{display:block}.auth-topbar{justify-content:flex-end;display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.cms-login-top-logo{width:260px;max-width:100%;height:auto;margin:0}.cms-login-topbar{justify-content:flex-start}.auth-locale-switcher{display:flex;gap:.5rem}.auth-brand-block{margin-bottom:2rem}.auth-brand-image{display:block;width:200px;max-width:100%;height:auto}.auth-heading-block{margin-bottom:1.5rem}.auth-heading-inline{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.75rem}.auth-title{font-size:clamp(1.2rem,1.1vw,1.5rem);line-height:1.25;letter-spacing:-.015em;color:#0f172a;margin:0 0 .65rem;font-weight:600}.auth-heading-inline .auth-title{margin:0}.auth-inline-alert{margin:0;padding:.55rem .75rem;min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;max-width:min(18rem,46%);white-space:nowrap;visibility:hidden;opacity:0;pointer-events:none}.auth-inline-alert p{font-size:.75rem;line-height:1}.auth-inline-alert.is-visible{visibility:visible;opacity:1}.auth-honeypot-field{position:absolute;left:-9999px;opacity:0;pointer-events:none}.auth-turnstile-wrap{margin-bottom:1rem;display:flex;justify-content:flex-start;align-items:center;height:72px;min-height:72px;width:100%}.auth-turnstile-wrap.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.auth-turnstile-slot{display:flex;align-items:center;min-height:72px;height:72px;width:100%}.auth-turnstile-slot iframe,.auth-turnstile-slot>div{max-width:100%}@media (max-width:767.98px){.auth-heading-inline{align-items:stretch;flex-direction:column}.auth-inline-alert{max-width:none;width:100%;white-space:normal;justify-content:flex-start}}.auth-subtle-copy{margin:0;color:#5b6b81;font-size:.96rem;line-height:1.65}.auth-footer-note{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}.auth-footer-link{display:inline-flex;align-items:center;gap:.45rem;color:#516074;font-weight:500;text-decoration:none}.auth-footer-link:hover{color:#ff5c1a}.auth-sidepanel-cms-brand{margin-bottom:2rem;display:inline-flex;align-items:baseline;gap:12px}.auth-sidepanel-cms-brand .footer-cms-brand{color:#fff}.auth-sidepanel-cms-brand .footer-cms-brand,.auth-sidepanel-cms-brand>span:last-child{font-family:var(--vt-display);font-size:28px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.auth-sidepanel-cms-brand>span:last-child{color:rgba(255,255,255,.84)}.auth-shell .form-label-description a{color:var(--tblr-primary);text-decoration:none}.auth-shell .form-label-description a:hover{color:var(--tblr-primary);text-decoration:underline}.cms-page-shell{min-height:100vh;background:#f5f7fb}.cms-navbar{--tblr-navbar-bg:#0a1628;--tblr-navbar-color:rgba(255,255,255,0.74);--tblr-navbar-hover-color:#fff;--tblr-navbar-active-color:#fff;--tblr-navbar-border-color:rgba(255,255,255,0.06);box-shadow:inset -1px 0 0 rgba(255,255,255,.05)}.cms-navbar .container-fluid{padding:0}.cms-navbar-brand-link{display:inline-flex;align-items:center}.cms-navbar-logo{width:228px;max-width:100%;height:auto}.cms-navbar .navbar-brand{width:100%;margin:0;padding:1rem var(--tblr-navbar-padding-x)}.cms-navbar .navbar-collapse{width:100%}.cms-navbar .navbar-nav{margin-top:0}.cms-navbar .nav-link{position:relative;transition:background-color .18s ease,color .18s ease}.cms-navbar .nav-link:hover{background:rgba(255,255,255,.08);text-decoration:none}.cms-navbar .nav-link.active{background:transparent}.cms-navbar .nav-link.active:before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:0;width:3px;border-radius:999px;background:#066fd1}.cms-page-header{padding-top:0}.cms-user-chip{min-width:200px;padding:.85rem 1rem;border:1px solid rgba(10,22,40,.08);border-radius:1rem;background:#fff;box-shadow:0 12px 32px rgba(10,22,40,.05);text-align:right}.cms-user-name{font-family:var(--font-barlow),sans-serif;font-size:.95rem;font-weight:700;color:#0a1628}.cms-user-role{margin-top:.2rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7c93}.cms-intro-card,.cms-stat-card{border:1px solid rgba(10,22,40,.08);border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(10,22,40,.06)}.cms-intro-card .card-body{padding:28px 28px 30px}.cms-stat-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ba1f33}.cms-intro-title,.cms-stat-label{font-family:var(--font-barlow),sans-serif}.cms-intro-title{margin:.35rem 0 0;font-size:clamp(30px,4vw,42px);line-height:.98;color:#0a1628}.cms-intro-description{max-width:780px;margin:14px 0 0;font-size:16px;line-height:1.75;color:#5c6d82}.cms-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cms-stat-card{padding:22px}.cms-stat-value{margin-top:14px;font-family:var(--font-barlow),sans-serif;font-size:28px;font-weight:700;line-height:1.02;color:#0a1628}.cms-stat-copy{margin:12px 0 0;font-size:15px;line-height:1.7;color:#617187}@media (max-width:1080px){.cms-grid{grid-template-columns:1fr}}@media (max-width:991.98px){.auth-mobile-brand{display:block}.auth-card-body{padding:1.5rem}.auth-locale-switcher,.auth-topbar{justify-content:flex-end}.auth-locale-switcher{flex-wrap:wrap}}@media (max-width:767.98px){.auth-container{align-items:center;padding-top:max(.75rem,env(safe-area-inset-top));padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.auth-shell .container{padding-left:1rem;padding-right:1rem}.auth-card{border-radius:16px}.auth-card-body{padding:1.125rem}.auth-topbar{margin-bottom:1rem}.auth-title{font-size:1.125rem}.auth-inline-alert{max-width:none;padding:.5rem .6rem}.auth-inline-alert p{font-size:.6875rem}.auth-subtle-copy{font-size:.9rem}.auth-footer-note{margin-top:1rem;padding-top:.85rem}}@media (max-width:640px){.cms-user-chip{min-width:0;text-align:left}}@media (min-width:992px){.auth-card{max-width:900px;margin:0 auto}.auth-split{display:grid;grid-template-columns:minmax(0,560px) minmax(0,340px);justify-content:center}.auth-aside,.auth-main{display:flex;width:auto;max-width:none;flex:none}}.radio-page{--radio-background-start:#0a2a5e;--radio-background-end:#1a5099;--radio-accent:#c9a84c;--radio-accent-strong:#e7c86b;--radio-card-border:rgba(201,168,76,.3);--radio-surface-tint:rgba(6,18,44,0.46);padding:0 0 56px}.radio-hero{width:100%;margin:0;padding:36px 0 24px;position:relative;isolation:isolate;overflow:hidden;border-radius:0;background:linear-gradient(135deg,var(--radio-background-start) 0,var(--radio-background-end) 100%);box-shadow:0 24px 64px rgba(7,19,42,.16)}.radio-hero-inner{width:min(calc(100% - (var(--page-x) * 2)),var(--content-max));max-width:var(--content-max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:start;position:relative;z-index:1}.radio-hero-background{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.radio-hero-background:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0))}.radio-hero-background img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.radio-page--artwork .radio-hero-background img{opacity:1;mix-blend-mode:normal;object-position:center}.radio-page--artwork .radio-hero-background:after{background:none}.radio-page--artwork .radio-hero{background:none;box-shadow:0 24px 64px rgba(7,19,42,.16)}.radio-page--artwork .radio-hero-copy{background:linear-gradient(180deg,rgba(255,255,255,.48),rgba(255,255,255,.24) 100%);border-color:rgba(255,255,255,.4);box-shadow:0 16px 42px rgba(7,19,42,.12);backdrop-filter:blur(6px);color:#0c2a52}.radio-page--artwork .radio-logo-wrap{background:#fff;border-color:rgba(12,42,82,.12);box-shadow:0 10px 28px rgba(12,42,82,.1)}.radio-page--artwork .radio-title{color:#0c2a52}.radio-page--artwork .radio-slogan{color:rgba(12,42,82,.7)}.radio-page--artwork .radio-description{color:rgba(12,42,82,.86)}.radio-page--artwork .radio-player-card{background:linear-gradient(180deg,rgba(8,28,66,.34),rgba(8,28,66,.3)),linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 18%);border-color:rgba(255,255,255,.24);box-shadow:0 16px 42px rgba(7,19,42,.12)}.radio-page--ghost-logo .radio-hero-background img{width:auto;height:155%;max-width:none;left:auto;right:-6%;top:50%;bottom:auto;transform:translateY(-50%);object-fit:contain;opacity:.12;filter:grayscale(1) brightness(1.35) contrast(.9)}.radio-hero-copy,.radio-player-card{position:relative;overflow:hidden;border-radius:var(--r);border:1px solid var(--radio-card-border);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,0) 18%),linear-gradient(180deg,var(--radio-surface-tint),var(--radio-surface-tint));color:#fff;box-shadow:0 20px 54px rgba(7,19,42,.14);backdrop-filter:blur(6px)}.radio-hero-copy{padding:34px 34px 28px}.radio-player-card{padding:28px 28px 24px;display:flex;flex-direction:column;justify-content:center;min-height:100%}.radio-hero-copy:before,.radio-player-card:before{content:"";position:absolute;inset:auto -70px -90px auto;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.1);pointer-events:none}.radio-brand-row{display:flex;align-items:center;gap:20px;margin-bottom:18px}.radio-logo-wrap{width:108px;height:108px;border-radius:999px;background:#fff;border:2px solid rgba(12,42,82,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 10px 28px rgba(12,42,82,.1)}.radio-logo-wrap img{width:84px;height:84px;object-fit:contain}.radio-title{font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1;letter-spacing:.02em;margin-bottom:10px}.radio-slogan{font-size:12px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.72)}.radio-description{max-width:42rem;font-size:17px;line-height:1.75;color:rgba(255,255,255,.88);margin-bottom:0}.radio-app-badges{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}.radio-app-badges img{width:auto;height:54px}.radio-live-row{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8bf3b1;margin-bottom:12px}.radio-live-dot{width:9px;height:9px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px rgba(74,222,128,.62);animation:blink 1.8s ease-in-out infinite}.radio-now-title{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.35;min-height:3.6rem;margin-bottom:22px}.radio-player-controls{display:flex;align-items:center;gap:16px;margin-bottom:18px}.radio-play-button{width:58px;height:58px;border:none;border-radius:999px;background:var(--radio-accent);color:#0a2a5e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s,background .15s}.radio-play-button:hover{transform:translateY(-1px) scale(1.03);background:var(--radio-accent-strong)}.radio-play-button:disabled{cursor:not-allowed;opacity:.62;transform:none;background:rgba(255,255,255,.28);color:rgba(7,19,42,.7)}.radio-play-button svg{width:24px;height:24px;fill:currentColor}.radio-volume-wrap{flex:1}.radio-volume-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:8px}.radio-volume{width:100%;accent-color:var(--radio-accent)}.radio-player-status{font-size:13px;color:rgba(255,255,255,.8)}.radio-content-grid{padding-top:28px;display:flex;flex-wrap:wrap;align-items:flex-start}.radio-content-grid>section{flex:0 0 var(--newspaper-main-desktop);max-width:var(--newspaper-main-desktop);min-width:0}.radio-content-grid>.radio-sidebar{flex:0 0 var(--newspaper-sidebar-desktop);max-width:var(--newspaper-sidebar-desktop);min-width:0}.radio-video-card{background:#fff;border:1px solid #ece9e2;border-radius:var(--r);padding:20px 22px;margin-bottom:18px;box-shadow:0 10px 26px rgba(7,19,42,.04)}.radio-video-card--sidebar{margin-bottom:0}.radio-video-eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink4);margin-bottom:10px}.radio-video-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);gap:18px;align-items:start}.radio-video-frame-wrap{border-radius:var(--r);overflow:hidden;background:#0d1628}.radio-video-frame{width:100%;aspect-ratio:16/9;border:0;display:block}.radio-video-placeholder{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:rgba(255,255,255,.82);background:linear-gradient(135deg,#111827,#1f2937)}.radio-video-placeholder-icon{width:56px;height:56px;border-radius:999px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:22px}.radio-video-placeholder-text{font-size:14px;font-weight:700}.radio-video-copy{display:flex;flex-direction:column;gap:10px}.radio-video-title{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.25;color:var(--ink)}.radio-video-description{font-size:15px;line-height:1.65;color:var(--ink3)}.radio-video-link{display:inline-flex;align-items:center;min-height:38px;width:fit-content;padding:0 16px;border-radius:999px;background:#eef3fb;border:1px solid #d6e2f3;color:#123d73;font-size:13px;font-weight:700}.radio-video-link:hover{background:#e2ecfa}.radio-section-title,.radio-widget-title{font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.2;color:#10284d}.radio-section-title{margin-bottom:18px;display:flex;align-items:center;gap:10px}.radio-feature-card{background:#fff;border:1px solid #ece9e2;border-radius:var(--r);padding:20px 22px;margin-bottom:18px;box-shadow:0 10px 26px rgba(7,19,42,.04)}.radio-feature-eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink4);margin-bottom:8px}.radio-feature-title{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.25;color:var(--ink);margin-bottom:10px}.radio-feature-description{font-size:15px;line-height:1.65;color:var(--ink3)}.radio-feature-link{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:#f7f1e2;border:1px solid #ebdfc2;color:#7a5b10;font-size:13px;font-weight:700;margin-top:16px}.radio-feature-link:hover{background:#f3e7cb}.radio-section-title:before{content:"";width:4px;height:22px;border-radius:999px;background:var(--radio-accent)}.radio-day-tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;margin-bottom:18px;border-radius:12px;background:rgba(10,42,94,.07)}.radio-day-tab{min-height:38px;padding:0 18px;border:none;border-radius:10px;background:transparent;color:#6b7280;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.radio-day-tab.active{background:#fff;color:#10284d;box-shadow:0 4px 14px rgba(7,19,42,.08)}.radio-schedule-panel{display:flex;flex-direction:column;gap:8px;max-height:920px;overflow:auto;padding-right:4px}.radio-schedule-row{display:grid;grid-template-columns:116px 1fr auto;gap:14px;align-items:center;padding:13px 16px;border-radius:14px;background:#fff;border:1px solid #ece9e2;transition:transform .15s,box-shadow .15s,border-color .15s}.radio-schedule-row:hover{transform:translateX(2px);box-shadow:0 8px 24px rgba(7,19,42,.06);border-color:#e1d7c6}.radio-schedule-row.is-now{border-color:rgba(201,168,76,.5);background:#fffcef}.radio-schedule-time{font-size:12px;font-weight:800;color:#0a2a5e}.radio-schedule-name{font-size:14px;line-height:1.45;color:var(--ink2)}.radio-badge-now{min-height:26px;padding:0 10px;border-radius:999px;background:#fff3bb;color:#8b6a00;display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.radio-sidebar{display:flex;flex-direction:column;gap:var(--sidebar-stack-gap)}.radio-widget{background:#fff;border:1px solid #ece9e2;border-radius:var(--r);padding:20px}.radio-widget-title{font-size:18px;margin-bottom:14px}.radio-contact-list{display:flex;flex-direction:column;gap:12px}.radio-contact-item{padding-bottom:12px;border-bottom:1px solid var(--rule)}.radio-contact-item:last-child{border-bottom:none;padding-bottom:0}.radio-contact-label{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink4);margin-bottom:6px}.radio-contact-value{display:block;font-size:14px;line-height:1.55;color:var(--ink2)}.radio-contact-link{text-decoration:none;transition:color .15s ease}.radio-contact-link:hover{color:var(--radio-background-end)}.radio-social-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.radio-social-list>:only-child{grid-column:1/-1}.radio-contact-empty,.radio-social-empty{font-size:14px;line-height:1.6;color:var(--ink3);background:#f8f5ef;border:1px dashed #ddd1bc;border-radius:var(--r);padding:14px 16px}.radio-social-card{display:grid;grid-template-columns:34px 1fr;column-gap:12px;align-items:center;padding:14px 16px;border-radius:var(--r);color:var(--ink2);border:1px solid #e5ddd0;background:#fcfbf8}.radio-social-card.is-instagram{background:rgba(138,74,110,.05);border-color:rgba(138,74,110,.12)}.radio-social-card.is-facebook{background:rgba(69,98,157,.05);border-color:rgba(69,98,157,.12)}.radio-social-name{font-size:14px;font-weight:800}@media (max-width:640px){.radio-social-list{grid-template-columns:1fr}}.tv-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:24px;align-items:start;margin-bottom:36px}.tv-hero--full{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);background:linear-gradient(135deg,#ffffff,#f5f7fb);border:1px solid #ece9e2;border-radius:20px;overflow:hidden}.tv-hero-copy,.tv-hero-media{background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);overflow:hidden}.tv-hero-media{aspect-ratio:var(--tv-media-ratio);align-self:start}.tv-hero--full .tv-hero-copy,.tv-hero--full .tv-hero-media{background:transparent;border:none;border-radius:0}.tv-hero-copy{padding:30px 34px 34px}.tv-hero-meta{margin-top:10px}.tv-hero-media img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;display:block}.tv-hero-media--contain{aspect-ratio:auto;min-height:100%;display:flex;align-items:center;justify-content:center;padding:26px 28px}.tv-hero-media--contain img{object-fit:contain;width:100%;height:auto;max-height:200px}.tv-section{margin-top:54px}.tv-section-page .tv-section{margin-top:0}.tv-section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:28px}.tv-section-header-copy{min-width:0}.tv-section-header-logo{display:block;width:auto;max-width:150px;max-height:96px;object-fit:contain;justify-self:end}.tv-card,.tv-hero-media,.tv-inline-card{--tv-media-ratio:401/280}.tv-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tv-card{display:block;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);overflow:hidden;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s}.tv-card:hover,.tv-inline-card:hover{transform:translateY(-2px);border-color:#e3ded3;box-shadow:0 12px 28px rgba(10,22,40,.06)}.tv-card img{width:100%;aspect-ratio:var(--tv-media-ratio);object-fit:cover;background:#d8d7d2}.tv-card--presenter img{object-position:center 12%}.tv-card-body{padding:16px 16px 18px}.tv-card-kicker,.tv-highlight-category{font-size:10px;color:var(--red);margin-bottom:8px}.tv-card-kicker,.tv-highlight-category,.tv-section-titlebar{font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tv-section-titlebar{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;color:var(--ink)}.tv-section-titlebar:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--red);box-shadow:0 0 0 4px rgba(200,16,46,.08);flex-shrink:0}.tv-card-title,.tv-highlight-title,.tv-inline-title{font-family:var(--serif);font-size:22px;line-height:1.2;color:var(--ink)}.tv-card-description,.tv-highlight-excerpt,.tv-inline-description{font-size:15px;line-height:1.7;color:var(--ink3);margin-top:10px}.tv-meta-row{display:flex;gap:10px;margin-bottom:22px}.tv-meta-row--stacked{flex-direction:column;align-items:flex-start;gap:12px}.tv-program-head-card{background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);padding:18px 18px 16px;margin-bottom:24px}.tv-meta-pill{display:inline-flex;align-items:center;border-radius:999px;background:#f7f3ed;border:1px solid #e6ddd0;padding:8px 14px;font-size:12px;font-weight:700;color:var(--ink2)}.tv-presenters-line{display:flex;flex-wrap:wrap;gap:8px;font-size:14px;color:var(--ink3)}.tv-presenters-label{font-weight:700;color:var(--ink2)}.tv-presenters-line a{color:var(--ink3);text-decoration:none;font-weight:600}.tv-presenters-line a:hover{color:var(--red)}.tv-meta-sep{margin-right:8px;color:var(--ink4)}.tv-socials-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.tv-more-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:38px;padding:0 12px;border-radius:999px;border:1px solid #e6ddd0;background:#f8f5ef;color:var(--ink2);text-decoration:none;font-size:13px;font-weight:700;transition:border-color .15s,color .15s,background .15s}.tv-more-link:hover{border-color:#d7c8b3;color:var(--red);background:#fbf7f1}.tv-more-link{margin-top:18px}.tv-search-results{margin-top:0}.public-pagination{justify-content:space-between;gap:16px;margin-top:24px;padding:16px 20px;border:1px solid var(--tblr-border-color);border-radius:var(--tblr-border-radius-lg);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);overflow-x:auto}.public-pagination,.public-pagination-list{display:flex;align-items:center;flex-wrap:nowrap}.public-pagination-list{gap:.5rem;white-space:nowrap;margin:0;padding-left:0;list-style:none}.public-pagination-list .page-item{margin:0;padding:0;list-style:none!important;display:flex;align-items:center}.public-pagination-list .page-item::marker{content:none}.public-pagination-list .page-link{min-width:2.5rem;height:2.5rem;padding:0 .75rem;border:1px solid #d8dee7;border-radius:.5rem;background:#fff;color:#182433;font-weight:600;font-size:.9375rem;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-family:var(--sans);box-shadow:0 1px 2px rgba(15,23,42,.04);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.public-pagination-list .page-link:hover{border-color:#b8c2d3;color:#182433;background:#f6f8fb}.public-pagination-list .page-text{min-width:auto;height:auto;padding:0 .125rem;border:0;border-radius:0;background:transparent;box-shadow:none;color:#687588;pointer-events:none}.public-pagination-list .page-item.active .page-link{border-color:#206bc4;background:#206bc4;color:#fff;box-shadow:none}.public-pagination-list .page-item.disabled .page-link{color:#9aa6b2;border-color:#d8dee7;background:#fff;pointer-events:none}.public-pagination-arrow{display:inline-block;font-size:1.125rem;line-height:1;font-weight:700;transform:translateY(-1px)}.public-pagination-summary{display:inline-flex;align-items:center;flex:0 0 auto;gap:12px;color:#182433;font-size:.9375rem;font-weight:600;font-family:var(--sans);white-space:nowrap}.public-pagination-select-wrap{position:relative;display:inline-flex;align-items:center;min-width:88px}.public-pagination-select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:10px;height:10px;border-right:2px solid #475569;border-bottom:2px solid #475569;transform:translateY(-65%) rotate(45deg);pointer-events:none}.public-pagination-select{min-width:88px;height:2.5rem;padding:.5rem 2.25rem .5rem .875rem;border:1px solid #d8dee7;border-radius:.5rem;background-color:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);color:#182433;font-size:.9375rem;font-weight:600;font-family:var(--sans);line-height:1.2;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.public-pagination-select:hover{border-color:#b8c2d3;background-color:#f8fafc}.public-pagination-select:focus{outline:0;border-color:#206bc4;box-shadow:0 0 0 .2rem rgba(32,107,196,.18)}.tv-inline-grid{display:grid;gap:14px;margin-bottom:24px}.tv-inline-card{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);padding:12px;text-decoration:none}.tv-inline-card img{width:100%;aspect-ratio:var(--tv-media-ratio);object-fit:cover;border-radius:12px;background:#d8d7d2}.tv-highlights{display:grid;gap:14px}.tv-highlight-card{background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);padding:16px 18px}.columnists-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-videos-section{margin-bottom:8px}.home-videos-grid{gap:18px}.home-video-card{text-decoration:none}.home-video-card-body{padding:12px 14px 14px}.home-video-card-title{color:var(--ink)}.columnist-card{display:block;background:var(--white);border:1px solid #ece9e2;border-radius:var(--r);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;padding:22px 20px 20px}.columnist-card:hover{transform:translateY(-2px);border-color:#e3ded3;box-shadow:0 12px 28px rgba(10,22,40,.06)}.columnist-card-media{width:min(184px,64%);aspect-ratio:1;margin:0 auto 18px;border-radius:999px;overflow:hidden;background:#d8d7d2;box-shadow:inset 0 0 0 1px rgba(10,22,40,.06)}.columnist-card-media img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center 12%;background:#d8d7d2;display:block}.radio-index-card-media img{object-fit:contain;padding:18px;background:linear-gradient(135deg,#f7f5ef,#fbfaf6)}.video-index-card{padding:0;overflow:hidden}.video-index-card .columnist-card-body{padding:16px 18px 18px;text-align:left}.video-index-card .columnist-card-title{font-size:20px}.video-index-card .columnist-card-description{margin-top:12px}.video-index-card{text-decoration:none}.video-page-featured-layout{align-items:stretch}.video-page-player-card{overflow:hidden}.video-page-side-column{align-content:stretch}.video-page-meta-card{display:flex;flex-direction:column;min-height:100%}.video-page-meta-body{display:flex;flex:1;flex-direction:column;gap:18px;padding:12px 18px 18px}.video-page-meta-title{margin:0;color:var(--ink);font-family:var(--serif);font-size:30px;line-height:1.16}.video-page-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0}.video-page-meta-item{display:grid;gap:4px;min-width:0}.video-page-meta-item dt{margin:0;color:var(--ink4);font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.video-page-meta-item dd{margin:0;color:var(--ink);font-size:16px;font-weight:600;line-height:1.45}.video-page-meta-body .article-share{margin-top:auto;padding:0;align-items:flex-start}.video-page-meta-body .article-share-actions{justify-content:flex-start}.video-page-meta-body .article-share--video-panel .article-share-actions{row-gap:10px}.video-index-card-body{padding:12px 14px 14px}.video-index-card-title{color:var(--ink)}.columnist-card-latest{display:grid;gap:6px;margin-top:16px;padding-top:14px;border-top:1px solid #ece7dd;font-size:14px;line-height:1.55;color:var(--ink2)}.columnist-card-latest-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink4)}.columnist-hero-media img{aspect-ratio:1;object-fit:cover;object-position:center 12%;border-radius:999px;width:min(320px,100%);margin-left:auto}.columnist-hero-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:center;background:#fcfbf8;border:1px solid #ece7dd;border-radius:var(--r);padding:28px 30px;margin-bottom:28px}.columnist-hero-avatar{width:220px;aspect-ratio:1;border-radius:999px;overflow:hidden;background:#d8d7d2;box-shadow:inset 0 0 0 1px rgba(10,22,40,.06)}.columnist-hero-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 12%;display:block}.columnist-hero-content .article-title{margin-top:2px}.columnist-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.social-chip{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(10,22,40,.09);background:#fff;color:var(--ink2);text-decoration:none;transition:border-color .16s,transform .16s,background .16s,color .16s}.social-chip svg{width:18px;height:18px;fill:currentColor}.social-chip:hover{transform:translateY(-1px)}.social-chip--with-label{width:auto;min-width:40px;padding:0 14px;gap:9px;font-size:13px;font-weight:700}.social-chip--inline{width:34px;height:34px;flex-shrink:0}.social-chip--footer{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.09)}.social-chip--instagram{color:#8a4a6e;background:rgba(138,74,110,.08);border-color:rgba(138,74,110,.16)}.social-chip--facebook{color:#45629d;background:rgba(69,98,157,.08);border-color:rgba(69,98,157,.16)}.social-chip--youtube{color:#a74c4c;background:rgba(167,76,76,.08);border-color:rgba(167,76,76,.16)}.social-chip--x{color:#4c5664;background:rgba(76,86,100,.08);border-color:rgba(76,86,100,.16)}.social-chip--whatsapp{color:#3c7c5c;background:rgba(60,124,92,.08);border-color:rgba(60,124,92,.16)}.social-chip--linkedin{color:#4b6f8f;background:rgba(75,111,143,.08);border-color:rgba(75,111,143,.16)}.social-chip--telegram{color:#3f6f93;background:rgba(63,111,147,.08);border-color:rgba(63,111,147,.16)}.social-chip--threads{color:#1e1f22;background:rgba(30,31,34,.06);border-color:rgba(30,31,34,.14)}.social-chip--copy{color:var(--ink2);background:#f8f5ef;border-color:#e6ddd0}.social-chip--instagram:hover{color:#7a3d61;background:rgba(138,74,110,.12)}.social-chip--facebook:hover{color:#35538e;background:rgba(69,98,157,.12)}.social-chip--youtube:hover{color:#963f3f;background:rgba(167,76,76,.12)}.social-chip--x:hover{color:#39424f;background:rgba(76,86,100,.12)}.social-chip--whatsapp:hover{color:#2f694d;background:rgba(60,124,92,.12)}.social-chip--linkedin:hover{color:#3f617e;background:rgba(75,111,143,.12)}.social-chip--telegram:hover{color:#315b79;background:rgba(63,111,147,.12)}.social-chip--threads:hover{color:#111214;background:rgba(30,31,34,.1)}.social-chip--copy:hover{color:var(--red);background:#fff;border-color:rgba(183,28,28,.22)}.social-chip--copy.is-copied{color:#2f694d;background:rgba(60,124,92,.12);border-color:rgba(60,124,92,.2)}@media (max-width:980px){.radio-content-grid,.radio-hero-inner{grid-template-columns:1fr}.radio-player-card{min-height:auto}.radio-video-grid{grid-template-columns:1fr}.radio-content-grid{padding-top:22px}.columnist-home-grid,.columnists-grid,.home-videos-grid,.tv-card-grid,.tv-detail-grid,.tv-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-columns-grid,.home-most-read-grid,.tv-live-layout,.video-page-meta-grid{grid-template-columns:1fr}.video-page-meta-title{font-size:26px}.tv-card-grid.tv-card-grid--compact,.tv-recorded-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-pagination{flex-direction:column;align-items:stretch}.public-pagination-list{justify-content:flex-start}.public-pagination-summary{justify-content:space-between;width:100%}.home-card-grid{grid-template-columns:1fr}.sec-hd{align-items:flex-start;gap:12px;flex-direction:column}.sec-hd-r{width:100%;justify-content:flex-end}.anniversary-hero-media{float:none;width:min(220px,100%);margin:0 0 18px}.anniversary-hero-media img{width:100%}.podcast-iframe-row{grid-template-columns:1fr}.podcast-iframe-item iframe{height:196px}.columnist-home-grid--carousel{--columnist-carousel-visible:2}.columnist-hero-card{grid-template-columns:1fr;gap:20px;padding:24px 20px}.columnist-hero-avatar{width:min(220px,72%);margin:0 auto}}@media (max-width:640px){.tv-section-header{grid-template-columns:1fr;row-gap:14px}.tv-section-header-logo{max-width:140px;max-height:78px;justify-self:start}.live-box-media{aspect-ratio:16/9}.columnist-home-grid,.columnists-grid,.editorial-list-item,.home-videos-grid,.tv-card-grid,.tv-card-grid.tv-card-grid--compact,.tv-detail-grid,.tv-hero,.tv-hero--full,.tv-recorded-grid,.tv-stream-card{grid-template-columns:1fr}.columnist-home-grid--carousel{--columnist-carousel-visible:1}.public-pagination{padding:16px;gap:16px}.public-pagination-list .page-link{min-width:2.25rem;padding-left:.625rem;padding-right:.625rem}.public-pagination-summary{flex-wrap:wrap;gap:10px}.public-pagination-select{min-width:84px}.editorial-list-item img,.tv-stream-card img{width:100%}.radio-hero{padding-top:24px;border-radius:var(--r)}.radio-hero-inner{width:min(calc(100% - (var(--page-x) * 2)),var(--content-max));gap:18px}.radio-hero-copy,.radio-player-card{padding:22px 18px 18px;border-radius:20px}.radio-page--ghost-logo .radio-hero-background img{height:122%;right:-16%;opacity:.11}.radio-brand-row{align-items:flex-start;gap:14px}.radio-logo-wrap{width:86px;height:86px}.radio-logo-wrap img{width:66px;height:66px}.radio-title{font-size:32px}.radio-description{font-size:15px}.radio-feature-card{padding:18px 16px}.radio-feature-title{font-size:21px}.radio-video-card{padding:18px 16px}.radio-video-title{font-size:21px}.radio-app-badges img{height:44px}.radio-player-controls{gap:12px}.radio-play-button{width:52px;height:52px}.radio-content-grid{padding-top:18px}.radio-day-tabs{display:flex;width:100%}.radio-day-tab{flex:1;padding:0 10px;font-size:11px}.radio-schedule-row{grid-template-columns:1fr;gap:8px}.radio-badge-now{width:fit-content}.tv-hero-copy{padding:24px 20px 26px}.tv-hero-media--contain{padding:18px 20px 24px}.tv-hero-media--contain img{max-height:200px}.tv-card-title,.tv-highlight-title,.tv-inline-title{font-size:20px}.tv-inline-card{grid-template-columns:88px 1fr;padding:10px}.social-chip--with-label,.tv-more-link{width:100%;justify-content:center}}@media (min-width:768px) and (max-width:1018px){.article-grid>.article-main,.layout-2>:first-child,.radio-content-grid>section{flex-basis:var(--newspaper-main-tablet);max-width:var(--newspaper-main-tablet)}.article-grid>.article-sidebar,.layout-2>.sidebar,.radio-content-grid>.radio-sidebar{flex-basis:var(--newspaper-sidebar-tablet);max-width:var(--newspaper-sidebar-tablet)}.radio-hero-inner{width:min(calc(100% - (var(--page-x) * 2)),var(--content-max))}}@media (max-width:767px){.article-grid,.layout-2{margin-left:0;margin-right:0}.article-sidebar,.sidebar{display:flex;position:static;padding-top:0;width:100%}.radio-hero-inner{width:min(calc(100% - (var(--page-x) * 2)),var(--content-max))}.article-grid>.article-main,.article-grid>.article-sidebar,.layout-2>.sidebar,.layout-2>:first-child,.radio-content-grid>.radio-sidebar,.radio-content-grid>section{flex-basis:100%;max-width:100%;padding-left:0;padding-right:0}.article-gallery-grid{grid-template-columns:1fr}.not-found-main{min-height:auto;padding:26px 20px 30px}.not-found-main:before{right:14px;bottom:-24px;font-size:118px}.not-found-title{font-size:34px}.not-found-search{grid-template-columns:1fr}.not-found-primary-link,.not-found-search button,.not-found-secondary-link{width:100%}.not-found-actions{flex-direction:column}.portal-section-top-grid{grid-auto-rows:auto}.portal-section-top-card,.portal-section-top-grid{grid-template-columns:1fr}.portal-section-top-card img{width:100%;margin-left:0;border-radius:0}}