:root{--og-navy:#031b4b;--og-blue:#073b74;--og-sky:#2e87b1;--og-red:#df0b08;--og-red-dark:#b80705;--og-ink:#0b1830;--og-muted:#667185;--og-soft:#f5f8fc;--og-paper:#fff;--og-line:#e1e8f0;--og-max:1240px;--og-r:20px;--og-shadow:0 18px 55px rgba(3,27,75,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--og-ink);background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.og-wrap{width:min(calc(100% - 34px),var(--og-max));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.screen-reader-text:focus{left:15px;top:15px;z-index:999;background:#fff;padding:10px}.og-utility{background:var(--og-navy);color:#dce7f2;font-size:12px}.og-utility__row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.og-utility__row span{display:flex;align-items:center;gap:8px}.og-utility i{width:7px;height:7px;border-radius:50%;background:var(--og-red);box-shadow:0 0 0 4px rgba(223,11,8,.13)}.og-social a:hover{color:#fff}.og-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--og-line)}.admin-bar .og-header{top:32px}.og-header__row{min-height:84px;padding-block:7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.og-logo img,.og-logo .custom-logo{width:202px;height:auto;max-height:62px;object-fit:contain}.og-logo .custom-logo-link{display:block}.og-nav-list{display:flex;align-items:center;justify-content:center;gap:21px;list-style:none;margin:0;padding:0;font-size:13px;font-weight:800}.og-nav-list a{display:block;padding:28px 0;position:relative}.og-nav-list a:hover{color:var(--og-red)}.og-nav-list a:hover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--og-red)}.og-menu-button{display:none;width:42px;height:42px;border:1px solid var(--og-line);border-radius:12px;background:#fff;color:var(--og-navy);font-size:20px}.og-mobile-nav{border-top:1px solid var(--og-line);background:#fff;padding:10px 17px}.og-mobile-list,.og-mobile-nav .og-nav-list{display:grid;list-style:none;padding:0;margin:0;gap:0}.og-mobile-list a,.og-mobile-nav .og-nav-list a{padding:10px 0;font-weight:800}.og-brandline{height:3px;background:linear-gradient(90deg,var(--og-blue) 0 70%,var(--og-red) 70% 100%)}
.og-chip{display:inline-flex;padding:7px 9px;border-radius:999px;background:#edf6fb;color:var(--og-blue);font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.07em;font-weight:900}.og-chip--red{background:var(--og-red);color:#fff}.og-meta{font-size:11.5px;color:#8b95a3}.og-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--og-blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.og-kicker:before{content:"";width:17px;height:2px;background:var(--og-red)}
.og-hero{padding:28px 0 17px}.og-hero__grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:22px}.og-hero__lead{min-height:560px;border-radius:28px;overflow:hidden;background-color:var(--og-blue);background-position:center;background-size:cover;position:relative;box-shadow:var(--og-shadow)}.og-hero__lead:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,27,75,.05) 25%,rgba(3,27,75,.94) 100%)}.og-hero__copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px;color:#fff}.og-hero__copy h1{font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.052em;margin:12px 0 14px;max-width:940px}.og-hero__copy p{max-width:710px;color:#d9e4ef;margin:0 0 17px}.og-hero__copy .og-meta{color:#c2cedb}.og-hero__side{display:grid;grid-template-rows:repeat(3,1fr);gap:14px}.og-side-story{border:1px solid var(--og-line);border-radius:18px;padding:19px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;transition:.2s}.og-side-story:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(3,27,75,.07)}.og-side-story h2{font-size:18px;line-height:1.17;letter-spacing:-.02em;margin:10px 0 13px}.og-side-story h2 a:hover{color:var(--og-red)}
.og-category-rail{padding:7px 0 22px}.og-pills{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:3px 0}.og-pills::-webkit-scrollbar{display:none}.og-pills a{flex:0 0 auto;border:1px solid var(--og-line);border-radius:999px;padding:9px 13px;background:#fff;font-size:12px;font-weight:850}.og-pills a:hover{border-color:var(--og-sky);color:var(--og-blue)}
.og-section{padding:48px 0}.og-soft{background:var(--og-soft)}.og-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.og-section-head h1,.og-section-head h2{font-size:clamp(30px,3.4vw,44px);line-height:1;letter-spacing:-.045em;margin:5px 0 0}.og-section-head p{max-width:650px;color:var(--og-muted);font-size:14px;margin:8px 0 0}.og-section-head>a{white-space:nowrap;color:var(--og-blue);font-size:13px;font-weight:900}
.og-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.og-news-card{border:1px solid var(--og-line);border-radius:18px;background:#fff;overflow:hidden;min-width:0}.og-news-card--feature{grid-column:span 2;grid-row:span 2}.og-news-card__image{display:block;aspect-ratio:16/9;background:linear-gradient(145deg,#dbeaf4,#a5c4d8);background-size:cover;background-position:center}.og-news-card--feature .og-news-card__image{aspect-ratio:16/10}.og-news-card__copy{padding:18px}.og-news-card__copy h2,.og-news-card__copy h3{font-size:18px;line-height:1.18;letter-spacing:-.025em;margin:9px 0 10px}.og-news-card--feature .og-news-card__copy h3{font-size:27px}.og-news-card__copy p{font-size:13.5px;color:var(--og-muted);margin:0 0 13px}.og-news-card a:hover{color:var(--og-red)}
.og-desk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.og-desk{border:1px solid var(--og-line);border-radius:22px;background:#fff;overflow:hidden;transition:.2s}.og-desk:hover{box-shadow:0 14px 36px rgba(3,27,75,.07)}.og-desk__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--og-line)}.og-desk__head h3{display:flex;align-items:center;gap:10px;font-size:20px;line-height:1;margin:0;letter-spacing:-.03em}.og-desk__head h3:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--og-red)}.og-desk.sports .og-desk__head h3:before{background:var(--og-blue)}.og-desk.entertainment .og-desk__head h3:before{background:var(--og-red)}.og-desk.campus .og-desk__head h3:before{background:var(--og-sky)}.og-desk.articles .og-desk__head h3:before{background:var(--og-navy)}.og-desk.national .og-desk__head h3:before{background:#5d7694}.og-desk__head a{color:var(--og-blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.og-desk__feature{display:grid;grid-template-columns:1.05fr .95fr;border-bottom:1px solid var(--og-line)}.og-desk__image{min-height:215px;background:linear-gradient(145deg,#e4f0f7,#accadd);background-size:cover;background-position:center}.og-desk__copy{padding:18px;display:flex;flex-direction:column;justify-content:center}.og-desk__copy h4{font-size:20px;line-height:1.12;letter-spacing:-.025em;margin:9px 0 11px}.og-desk__copy h4 a:hover{color:var(--og-red)}.og-desk__list{padding:0 20px}.og-desk__row{display:grid;grid-template-columns:1fr auto;gap:15px;padding:15px 0;border-top:1px solid var(--og-line)}.og-desk__row:first-child{border-top:0}.og-desk__row a{font-size:13.5px;line-height:1.3;font-weight:800}.og-desk__row a:hover{color:var(--og-red)}.og-desk__row time{font-size:10.5px;color:#9aa2ad;white-space:nowrap}
.og-video-zone{background:var(--og-navy);color:#fff}.og-video-zone .og-kicker,.og-video-zone .og-section-head>a{color:#fff}.og-video-zone .og-section-head p{color:#a9bdd0}.og-video-zone .og-kicker:before{background:var(--og-red)}.og-media-placeholder{border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:28px;background:rgba(255,255,255,.04);color:#fff}.og-media-placeholder p{color:#b6c5d4}.og-media-placeholder--light{border-color:var(--og-line);background:var(--og-soft);color:var(--og-ink)}.og-media-placeholder--light p{color:var(--og-muted)}
.og-program-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:stretch}.og-program{min-height:430px;border-radius:28px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(223,11,8,.34),transparent 25%),linear-gradient(145deg,var(--og-blue),var(--og-navy) 65%);position:relative;overflow:hidden}.og-program:after{content:"REAL GIST";position:absolute;right:-32px;top:145px;transform:rotate(-90deg);font-weight:950;font-size:72px;letter-spacing:-.08em;color:rgba(255,255,255,.05)}.og-program>span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:#ff7a77}.og-program h2{font-size:48px;line-height:.95;letter-spacing:-.055em;margin:12px 0}.og-program p{max-width:500px;color:#bfccda}.og-button{align-self:flex-start;margin-top:10px;padding:12px 15px;border-radius:12px;background:var(--og-red);color:#fff;font-size:12px;font-weight:900}.og-button:hover{background:var(--og-red-dark)}
.og-politics{min-height:300px;border-radius:28px;padding:32px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(46,135,177,.20),transparent 26%),linear-gradient(145deg,#a60a12,#5a080c 58%,var(--og-navy));display:flex;flex-direction:column;justify-content:flex-end}.og-politics>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#eacfd0}.og-politics h2{font-size:44px;line-height:.98;letter-spacing:-.05em;margin:12px 0}.og-politics p{max-width:700px;color:#eadadd}
.og-footer{background:var(--og-navy);color:#fff;padding:42px 0 22px}.og-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:32px}.og-logo--footer img{filter:brightness(1.06)}.og-footer p{max-width:420px;color:#aebed0;font-size:13px}.og-footer h4{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#7e96ad}.og-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px;color:#c8d4e0;font-size:13px}.og-footer a:hover{color:#fff}.og-footer__bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:28px;padding-top:18px;color:#788ea4;font-size:11px}
.og-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.navigation.pagination{margin-top:30px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{border:1px solid var(--og-line);padding:8px 12px;border-radius:10px}.page-numbers.current{background:var(--og-blue);color:#fff}.og-single{padding:48px 17px}.og-single__wrap{width:min(100%,900px);margin:auto}.og-single__head h1{font-size:clamp(38px,6vw,64px);line-height:1;letter-spacing:-.05em;margin:12px 0}.og-single__image{margin:28px 0}.og-single__image img{width:100%;border-radius:20px}.og-single__content{font-size:18px;line-height:1.78}.og-single__content img{border-radius:14px}.og-single__content a{color:var(--og-blue);text-decoration:underline}.og-elementor-home{min-height:50vh}
@media(max-width:1030px){.og-nav{display:none}.og-menu-button{display:grid;place-items:center}.og-header__row{grid-template-columns:auto 1fr auto}.og-hero__grid,.og-program-grid{grid-template-columns:1fr}.og-hero__side{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.og-latest-grid{grid-template-columns:1fr 1fr}.og-news-card--feature{grid-column:1/-1;grid-row:auto}.og-archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.og-wrap{width:min(calc(100% - 22px),var(--og-max))}.og-utility__row{justify-content:center}.og-social{display:none}.og-logo img,.og-logo .custom-logo{width:166px}.og-header__row{min-height:68px}.og-hero{padding-top:16px}.og-hero__lead{min-height:470px;border-radius:22px}.og-hero__copy{padding:22px}.og-hero__copy h1{font-size:40px}.og-hero__side,.og-latest-grid,.og-desk-grid,.og-archive-grid{grid-template-columns:1fr}.og-section{padding:38px 0}.og-section-head{align-items:flex-start;flex-direction:column}.og-section-head h1,.og-section-head h2{font-size:32px}.og-desk__feature{grid-template-columns:1fr}.og-desk__image{min-height:190px}.og-program{min-height:390px;padding:25px}.og-program h2{font-size:42px}.og-politics h2{font-size:36px}.og-footer__grid{grid-template-columns:1fr}.og-single{padding-top:34px}.og-single__content{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* v0.2 BRANDING + FOOTER */
.og-brand-image{width:202px;height:auto;max-height:62px;object-fit:contain}.og-brand-image--footer{max-height:68px}.og-brand-image--footer-fallback{filter:brightness(0) invert(1);opacity:.98}.og-footer__grid--four{grid-template-columns:1.45fr repeat(3,1fr)}.og-footer__column .widget{margin:0}.og-footer-list,.og-footer__column .menu{list-style:none;margin:0;padding:0;display:grid;gap:9px;color:#c8d4e0;font-size:13px}.og-footer__column .widget-title,.og-footer__column .og-widget__title{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#7e96ad;margin:0 0 12px}.og-footer__bottom{display:flex;justify-content:space-between;gap:18px}

/* v0.2 SINGLE STORY */
.og-single{padding:46px 17px 58px;background:#fff}.og-single__shell{width:min(100%,var(--og-max));margin:auto;display:grid;grid-template-columns:minmax(0,820px) minmax(280px,330px);gap:46px;align-items:start}.og-single__shell.no-sidebar{grid-template-columns:minmax(0,900px);justify-content:center}.og-story{min-width:0}.og-single__head{margin-bottom:28px}.og-story-categories{display:flex;gap:7px;flex-wrap:wrap}.og-single__head h1{font-size:clamp(40px,5.5vw,66px);line-height:.98;letter-spacing:-.052em;margin:13px 0 18px}.og-story-meta{display:flex;gap:9px 14px;flex-wrap:wrap;color:#748095;font-size:12px;align-items:center}.og-story-meta>*{display:inline-flex;align-items:center}.og-story-meta>*:not(:first-child):before{content:'•';margin-right:14px;color:#b4bdc9}.og-story-meta a:hover,.og-byline:hover{color:var(--og-red)}.og-single__image{margin:0 0 30px}.og-single__image img{width:100%;border-radius:20px}.og-single__content{font-size:18px;line-height:1.8;color:#172237}.og-single__content>p:first-child{font-size:20px;color:#29364b}.og-single__content h2{font-size:32px;line-height:1.12;letter-spacing:-.035em;margin-top:40px}.og-single__content h3{font-size:25px;line-height:1.18;margin-top:32px}.og-single__content blockquote{border-left:4px solid var(--og-red);margin:30px 0;padding:8px 0 8px 22px;color:#3b4658;font-size:20px}.og-single__content iframe{max-width:100%}.og-single-sidebar{position:sticky;top:100px;display:grid;gap:20px}.og-widget{border:1px solid var(--og-line);border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 30px rgba(3,27,75,.045)}.og-widget__title{font-size:17px;margin:0 0 14px;letter-spacing:-.025em}.og-widget-posts{display:grid}.og-widget-post{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px 0;border-top:1px solid var(--og-line)}.og-widget-post:first-child{border-top:0;padding-top:0}.og-widget-post>span{color:var(--og-red);font-size:11px;font-weight:950;letter-spacing:.08em}.og-widget-post a{display:block;font-size:13px;line-height:1.28;font-weight:800}.og-widget-post a:hover{color:var(--og-red)}.og-widget-post small{display:block;color:#96a0ad;font-size:10px;margin-top:5px}

/* INLINE DISCOVERY */
.og-inline-box{margin:34px 0;border:1px solid #ccd9e7;border-radius:16px;background:linear-gradient(145deg,#f9fcff,#f1f7fb);overflow:hidden;clear:both}.og-inline-box__title,.og-inline-tabs__nav{padding:13px 16px;background:var(--og-navy);color:#fff;font-size:11px;font-weight:950;letter-spacing:.1em}.og-inline-tabs__nav{display:flex;gap:4px;padding:7px}.og-inline-tabs__nav button{appearance:none;border:0;background:transparent;color:#9fb2c7;font:inherit;font-size:10px;font-weight:950;letter-spacing:.08em;padding:9px 11px;border-radius:9px;cursor:pointer}.og-inline-tabs__nav button.is-active{background:#fff;color:var(--og-navy)}.og-inline-tabs__panel{display:none}.og-inline-tabs__panel.is-active{display:block}.og-inline-list{padding:4px 16px}.og-inline-story{display:grid;grid-template-columns:1fr auto;gap:16px;padding:12px 0;border-top:1px solid #dae4ee;align-items:start}.og-inline-story:first-child{border-top:0}.og-inline-story span{font-size:13.5px;line-height:1.3;font-weight:850}.og-inline-story:hover span{color:var(--og-red)}.og-inline-story small{font-size:10px;color:#8b97a5;white-space:nowrap}.og-inline-empty{padding:16px;margin:0;color:var(--og-muted)}

/* ADS */
.og-ad{text-align:center;max-width:100%;overflow:hidden}.og-ad__label,.og-instory-ad>span{display:block;margin-bottom:7px;color:#9ca6b3;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.og-ad img{margin:auto;max-width:100%;height:auto}.og-ad__placeholder{min-height:250px;border:1px dashed #ccd3dc;border-radius:12px;background:#f8fafc;color:#a0a8b2;display:grid;place-items:center;padding:20px;font-size:12px}.og-ad--300x600 .og-ad__placeholder{min-height:520px}.og-ad--970x250 .og-ad__placeholder{min-height:210px}.og-instory-ad{margin:34px auto;max-width:100%;text-align:center;overflow:hidden;padding:8px 0}

/* AFTER-STORY VIDEO */
.og-after-video{margin-top:46px;padding-top:30px;border-top:3px solid var(--og-navy)}.og-after-video__head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.og-after-video__head h2{font-size:27px;letter-spacing:-.04em;margin:0}.og-after-video .ogvh-layout--single .ogvh-grid{grid-template-columns:1fr}.og-after-video .ogvh-layout--single .ogvh-card{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(220px,.9fr);background:var(--og-navy);color:#fff;border-color:var(--og-navy)}.og-after-video .ogvh-layout--single .ogvh-copy{display:flex;flex-direction:column;justify-content:center;padding:24px}.og-after-video .ogvh-layout--single .ogvh-copy h3{font-size:21px;color:#fff}.og-after-video .ogvh-layout--single .ogvh-card--landscape .ogvh-media{aspect-ratio:16/9}.og-after-video .ogvh-layout--single .ogvh-card--portrait .ogvh-media{aspect-ratio:9/16}

/* RELATED */
.og-related{margin-top:48px;padding-top:34px;border-top:1px solid var(--og-line)}.og-section-head--compact{margin-bottom:18px}.og-section-head--compact h2{font-size:30px}.og-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.og-related-card{border:1px solid var(--og-line);border-radius:16px;overflow:hidden;background:#fff}.og-related-card__image{display:block;aspect-ratio:16/9;background:#e6eef6;background-size:cover;background-position:center}.og-related-card>div{padding:15px}.og-related-card h3{font-size:16px;line-height:1.22;letter-spacing:-.02em;margin:8px 0}.og-related-card h3 a:hover{color:var(--og-red)}

/* COMMENTS */
.og-comments{margin-top:48px;padding-top:32px;border-top:1px solid var(--og-line)}.og-comments h2{font-size:27px}.comment-list{list-style:none;padding:0}.comment-list .comment{padding:18px 0;border-bottom:1px solid var(--og-line)}.comment-author{display:flex;align-items:center;gap:10px}.comment-author img{border-radius:50%}.comment-metadata{font-size:11px;color:var(--og-muted);margin:6px 0}.comment-form textarea,.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url]{width:100%;border:1px solid var(--og-line);border-radius:10px;padding:11px}.comment-form .submit{border:0;border-radius:10px;background:var(--og-red);color:#fff;padding:11px 16px;font-weight:800;cursor:pointer}

@media(max-width:1030px){.og-footer__grid--four{grid-template-columns:1.4fr repeat(2,1fr)}.og-footer__grid--four>div:last-child{grid-column:2/4}.og-single__shell{grid-template-columns:minmax(0,1fr) 280px;gap:28px}}
@media(max-width:820px){.og-single__shell{grid-template-columns:1fr}.og-single-sidebar{position:static}.og-footer__grid--four{grid-template-columns:1fr 1fr}.og-footer__brand{grid-column:1/-1}.og-footer__grid--four>div:last-child{grid-column:auto}.og-related__grid{grid-template-columns:1fr}}
@media(max-width:600px){.og-brand-image{width:166px}.og-single{padding:30px 11px 44px}.og-single__head h1{font-size:39px}.og-story-meta>*:not(:first-child):before{display:none}.og-story-meta{gap:7px 14px}.og-single__content{font-size:17px;line-height:1.72}.og-single__content>p:first-child{font-size:18px}.og-after-video .ogvh-layout--single .ogvh-card{grid-template-columns:1fr}.og-footer__grid--four{grid-template-columns:1fr}.og-footer__brand{grid-column:auto}.og-footer__bottom{flex-direction:column}.og-inline-tabs__nav{overflow:auto}.og-inline-tabs__nav button{white-space:nowrap}}

/* V0.4 NEWSROOM CONTROLS */
.og-breaking{background:var(--og-red);color:#fff}.og-breaking__row{min-height:45px;display:flex;align-items:center;gap:14px}.og-breaking__row>span{flex:0 0 auto;background:#fff;color:var(--og-red);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.og-breaking__row a{font-size:13px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.og-editorial-labels{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.og-editorial-label{display:inline-flex;background:var(--og-red);color:#fff!important;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.og-image-meta{display:flex;gap:7px;flex-wrap:wrap;color:#818c99;font-size:11px;line-height:1.45;padding:10px 2px 0}.og-image-meta a{color:var(--og-blue);font-weight:700}.og-story-updates{border-left:4px solid var(--og-red);background:#fff7f6;border-radius:0 12px 12px 0;margin:0 0 28px;padding:4px 18px}.og-update{padding:13px 0;border-top:1px solid #f0d8d7}.og-update:first-child{border-top:0}.og-update strong{color:var(--og-red);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.og-update time{margin-left:10px;font-size:10px;color:#8a93a0}.og-update p{margin:5px 0 0;font-size:13px;color:#3d4858}.og-share{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:15px}.og-share>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#87919d}.og-share a,.og-share button{border:1px solid var(--og-line);background:#fff;color:var(--og-blue);border-radius:999px;padding:7px 10px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.og-share a:hover,.og-share button:hover{border-color:var(--og-sky);color:var(--og-red)}.og-follow-cta{margin:26px 0;border-radius:20px;background:linear-gradient(135deg,var(--og-blue),var(--og-navy));color:#fff;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:22px}.og-follow-cta--sports{background:linear-gradient(135deg,#0b4d84,var(--og-navy))}.og-follow-cta--politics{background:linear-gradient(135deg,#9f0b11,var(--og-navy))}.og-follow-cta .og-kicker{color:#fff}.og-follow-cta h3{margin:5px 0 5px;font-size:22px;letter-spacing:-.03em}.og-follow-cta p{margin:0;color:#c7d5e2;font-size:12.5px;max-width:580px}.og-follow-links{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.og-follow-links a{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:8px 10px;color:#fff;font-size:11px;font-weight:800}.og-follow-links a:hover{background:#fff;color:var(--og-navy)}.og-reporter-card{margin-top:38px;padding:20px;border:1px solid var(--og-line);border-radius:18px;background:var(--og-soft);display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.og-reporter-card>img{width:74px;height:74px;border-radius:50%;object-fit:cover}.og-reporter-card h3{margin:4px 0 2px}.og-reporter-card p{font-size:12.5px;color:var(--og-muted);margin:6px 0}.og-reporter-card .og-reporter-title{font-weight:800;color:var(--og-blue)}.og-reporter-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.og-reporter-links a{font-size:11px;font-weight:850;color:var(--og-blue)}.og-footer__extra{padding-top:24px}.og-footer__extra .og-widget{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12);color:#fff}.og-elementor-home{min-height:50vh}.og-politics .og-follow-cta{margin-top:22px;background:rgba(3,27,75,.55);border:1px solid rgba(255,255,255,.12)}
@media(max-width:700px){.og-follow-cta{align-items:flex-start;flex-direction:column}.og-follow-links{justify-content:flex-start}.og-reporter-card{grid-template-columns:1fr}.og-breaking__row a{font-size:12px}}

/* v0.4 sidebar video presentation */
.og-video-widget{position:relative;min-width:0}.og-video-widget .ogvh-block{margin:0}.og-video-widget .ogvh-footer{margin-top:10px}.og-video-widget--below .og-widget__title,.og-video-widget--below .og-video-widget__heading{margin:14px 0 0}.og-video-widget--overlay{position:relative}.og-video-widget--overlay .og-widget__title,.og-video-widget--overlay .og-video-widget__heading{position:absolute;z-index:8;top:12px;left:12px;right:12px;margin:0;padding:9px 11px;border-radius:9px;background:rgba(3,27,75,.88);color:#fff;font-size:14px;box-shadow:0 5px 20px rgba(3,27,75,.18)}.og-video-widget .ogvh-layout--sidebar .ogvh-grid{grid-template-columns:1fr}.og-video-widget .ogvh-card--portrait .ogvh-media{aspect-ratio:9/16;max-height:520px}.og-video-widget .ogvh-card--landscape .ogvh-media{aspect-ratio:16/9}.og-video-widget .ogvh-copy h3{font-size:14px;line-height:1.28}.og-video-widget .ogvh-footer{align-items:flex-start;flex-direction:column}.og-video-widget .ogvh-subscribe{width:100%}.og-single-sidebar .og-video-widget--portrait .ogvh-media{aspect-ratio:9/16}.og-single-sidebar .og-video-widget--landscape .ogvh-media{aspect-ratio:16/9}@media(max-width:900px){.og-single-sidebar{position:static}.og-video-widget .ogvh-card--portrait .ogvh-media{max-height:620px}.og-video-widget--overlay .og-widget__title,.og-video-widget--overlay .og-video-widget__heading{top:10px;left:10px;right:10px}}

/* v0.5 desk fallback + multi-author */
.og-desk__empty{padding:22px;color:var(--og-muted);font-size:13px}.og-desk__empty p{margin:0}.og-reporter-profiles{margin-top:38px}.og-reporter-profiles>.og-kicker{display:block;margin-bottom:10px}.og-reporter-profiles .og-reporter-card{margin-top:14px}.og-reporter-profiles .og-reporter-card:first-of-type{margin-top:0}
.og-section-link{font-size:12px;font-weight:900;color:var(--og-blue);white-space:nowrap}.og-section-link:hover{color:var(--og-red)}
/* v0.6 social icon + eyewitness integration */
.og-social{display:flex;align-items:center;gap:8px}.og-social-icon{width:28px;height:28px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;background:rgba(255,255,255,.08);transition:.18s ease}.og-social-icon:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.og-social-icon svg{width:15px;height:15px;fill:currentColor;display:block}.og-home-eyewitness{padding-top:12px;padding-bottom:48px}

@media(max-width:782px){.admin-bar .og-header{top:46px}}


/* v0.8 newsroom operations */
:focus-visible{outline:3px solid #df0b08;outline-offset:3px}.og-reporter-archive-head{display:grid;grid-template-columns:140px 1fr;gap:24px;align-items:center;padding:28px;border:1px solid var(--og-line,#e1e8f0);border-radius:22px;background:#fff;margin-bottom:32px}.og-reporter-archive-head img{width:140px;height:140px;object-fit:cover;border-radius:50%}.og-corrections-list{display:grid;gap:18px}.og-correction-item{border:1px solid #e1e8f0;border-radius:18px;padding:22px;background:#fff}.og-correction-item h2{margin-top:0}.og-search-filters{display:grid;grid-template-columns:1fr 220px 180px auto;gap:10px;margin:0 0 28px}.og-search-filters input,.og-search-filters select,.og-search-filters button{min-height:46px;border:1px solid #d7dee8;border-radius:10px;padding:0 12px;background:#fff}.og-search-filters button{background:#073b74;color:#fff;font-weight:800;border-color:#073b74}@media(max-width:760px){.og-reporter-archive-head{grid-template-columns:1fr;text-align:center}.og-reporter-archive-head img{margin:auto}.og-search-filters{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* v0.9 LIVE REPORTING */
.og-live-page{background:#fff;color:var(--og-ink)}
.og-live-hero{padding:38px 0 30px;background:linear-gradient(180deg,#f5f8fc 0,#fff 100%);border-bottom:1px solid var(--og-line)}
.og-live-hero__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:30px;align-items:start}
.og-live-status{display:inline-flex;align-items:center;gap:8px;background:var(--og-red);color:#fff;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.og-live-status>span{width:8px;height:8px;border-radius:50%;background:#fff}.og-live-status--paused{background:#9a6400}.og-live-status--ended{background:#596474}
.og-live-hero h1{font-size:clamp(40px,5.5vw,70px);line-height:.98;letter-spacing:-.055em;margin:13px 0 16px;max-width:940px}.og-live-deck{font-size:18px;color:#536174;max-width:780px;margin:0 0 18px}.og-live-hero__meta{display:flex;gap:10px 16px;flex-wrap:wrap;color:#7b8796;font-size:12px}.og-live-keypoints{border-top:5px solid var(--og-red);border-radius:14px;border-left:1px solid var(--og-line);border-right:1px solid var(--og-line);border-bottom:1px solid var(--og-line);padding:20px;background:#fff;box-shadow:0 12px 34px rgba(3,27,75,.08)}.og-live-keypoints h2{font-size:20px;margin:0 0 12px}.og-live-keypoints ul{margin:0;padding-left:20px;display:grid;gap:9px}.og-live-keypoints li{font-size:14px}
.og-live-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;padding-top:36px;padding-bottom:64px}.og-live-timeline-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.og-live-timeline-head h2{font-size:30px;letter-spacing:-.035em;margin:5px 0 0}.og-live-filters{display:flex;gap:7px;flex-wrap:wrap}.og-live-filters button{border:1px solid var(--og-line);background:#fff;color:var(--og-blue);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:850;cursor:pointer}.og-live-filters button.is-active{background:var(--og-navy);border-color:var(--og-navy);color:#fff}.og-live-connection{display:flex;align-items:center;gap:7px;color:#758192;font-size:11px;margin-bottom:20px}.og-live-connection__dot{width:7px;height:7px;border-radius:50%;background:#26a267}
.og-live-timeline{position:relative}.og-live-timeline:before{content:"";position:absolute;left:24px;top:4px;bottom:0;width:2px;background:#e6ebf1}.og-live-entry{position:relative;padding-left:66px;margin-bottom:22px}.og-live-entry[hidden]{display:none!important}.og-live-entry__marker{position:absolute;left:15px;top:20px;width:20px;height:20px;background:#fff;border:5px solid var(--og-blue);border-radius:50%;z-index:2}.og-live-entry--breaking .og-live-entry__marker{border-color:var(--og-red)}.og-live-entry--message .og-live-entry__marker,.og-live-entry--eyewitness .og-live-entry__marker{border-color:var(--og-sky)}.og-live-entry--reaction .og-live-entry__marker{border-color:#7450a0}.og-live-entry--result .og-live-entry__marker{border-color:#168657}
.og-live-card{border:1px solid var(--og-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(20,33,52,.045)}.og-live-entry--breaking .og-live-card{border-left:5px solid var(--og-red)}.og-live-entry--message .og-live-card,.og-live-entry--eyewitness .og-live-card{border-left:5px solid var(--og-sky);background:#f7fbfe}.og-live-entry--official .og-live-card{border-left:5px solid var(--og-blue)}.og-live-entry--reaction .og-live-card{border-left:5px solid #7450a0}.og-live-entry--result .og-live-card{border-left:5px solid #168657}.og-live-card__media img{width:100%;height:auto}.og-live-card__top{padding:16px 20px 0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.og-live-card__top time{font-size:12px;font-weight:950;color:var(--og-red)}.og-live-card__top>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:var(--og-blue)}.og-live-verify{font-style:normal;border-radius:999px;padding:4px 7px;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;background:#eef3f8;color:#526273}.og-live-verify--verified,.og-live-verify--official{background:#e6f6ee;color:#087343}.og-live-verify--pending{background:#fff4dc;color:#8b5b00}.og-live-card__body{padding:9px 20px 20px}.og-live-card__body h3{font-size:24px;line-height:1.13;letter-spacing:-.025em;margin:0 0 10px}.og-live-card__text{font-size:15px;color:#374458}.og-live-card__text p{margin:0 0 11px}.og-live-card__text p:last-child{margin-bottom:0}.og-live-card__meta{margin-top:15px;padding-top:13px;border-top:1px solid var(--og-line);font-size:11px;color:#738092}.og-live-empty{border:1px dashed var(--og-line);border-radius:14px;padding:20px;color:var(--og-muted)}.og-live-ended{border-radius:14px;background:#eef2f6;padding:16px 18px;margin-top:24px;color:#4d5a6c}.og-live-background{margin-top:42px;padding-top:30px;border-top:1px solid var(--og-line)}.og-live-background h2{font-size:28px;margin:5px 0 16px}.og-live-sidebar{display:grid;gap:18px;align-content:start}.og-live-about p{font-size:12.5px;color:var(--og-muted);margin:0 0 10px}
@media(max-width:920px){.og-live-hero__grid,.og-live-layout{grid-template-columns:1fr}.og-live-sidebar{grid-template-columns:1fr 1fr}.og-live-keypoints{max-width:none}}
@media(max-width:680px){.og-live-hero{padding-top:26px}.og-live-hero h1{font-size:41px}.og-live-deck{font-size:16px}.og-live-timeline-head{align-items:flex-start;flex-direction:column}.og-live-timeline:before{left:16px}.og-live-entry{padding-left:48px}.og-live-entry__marker{left:8px;width:18px;height:18px}.og-live-card__body h3{font-size:21px}.og-live-sidebar{grid-template-columns:1fr}.og-live-filters{overflow:auto;max-width:100%;flex-wrap:nowrap}.og-live-filters button{white-space:nowrap}}

/* v0.10 — Live reporting discovery, embeds, galleries and templates */
.og-live-badge{display:inline-flex;align-items:center;gap:6px;width:max-content;border-radius:999px;background:var(--og-red);color:#fff;padding:6px 9px;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;line-height:1;margin:0 7px 7px 0;vertical-align:middle;box-shadow:0 5px 14px rgba(223,11,8,.16)}.og-live-badge i{display:block;width:6px;height:6px;border-radius:50%;background:#fff}.og-live-badge--paused{background:#9a6400}.og-live-badge--ended{background:#596474}.og-news-card__image .og-live-badge,.og-desk__image .og-live-badge{position:absolute;left:12px;top:12px;z-index:3;margin:0}.og-news-card__image,.og-desk__image{position:relative}
.og-live-card__visual:empty{display:none}.og-live-card__content{min-width:0}.og-live-card__media{margin:0}.og-live-card__media img{width:100%;height:auto;display:block}.og-live-story-card{display:grid;grid-template-columns:minmax(150px,32%) 1fr;border:1px solid var(--og-line);border-radius:14px;overflow:hidden;margin-top:16px;background:#f8fbfe}.og-live-story-card__image img{width:100%;height:100%;min-height:180px;object-fit:cover}.og-live-story-card__copy{padding:17px}.og-live-story-card__copy h4{font-size:20px;line-height:1.15;letter-spacing:-.02em;margin:5px 0 8px}.og-live-story-card__copy p{font-size:13px;margin:0 0 10px;color:var(--og-muted)}.og-live-story-card__meta{font-size:10.5px;color:#778497;margin-bottom:10px}.og-live-read-more{font-size:12px;font-weight:900;color:var(--og-blue)}
.og-live-embed{margin-top:16px;max-width:100%;overflow:hidden;border-radius:14px;background:#f2f5f8}.og-live-embed iframe,.og-live-embed .wp-video,.og-live-embed>div{max-width:100%}.og-live-embed iframe{display:block;margin:auto;max-width:100%}.og-live-embed--portrait{text-align:center;padding:10px}.og-live-social-link{margin-top:16px;border:1px solid var(--og-line);border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f8fafc}.og-live-social-link strong{font-size:12px}.og-live-social-link a{font-size:12px;font-weight:900;color:var(--og-blue)}
.og-live-gallery{position:relative;background:#071a35;overflow:hidden}.og-live-gallery__track{position:relative}.og-live-gallery__slide{display:none;margin:0;position:relative}.og-live-gallery__slide.is-active{display:block}.og-live-gallery__slide img{width:100%;height:auto;max-height:620px;object-fit:contain;margin:auto}.og-live-gallery__slide figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 14px 10px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-size:11px}.og-live-gallery__prev,.og-live-gallery__next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.92);color:var(--og-navy);font-size:26px;cursor:pointer}.og-live-gallery__prev{left:12px}.og-live-gallery__next{right:12px}.og-live-gallery__count{position:absolute;right:12px;top:12px;background:rgba(3,27,75,.86);color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}
.og-live-fixture{border:1px solid #dce5ef;border-radius:14px;margin-top:16px;overflow:hidden;background:#fff}.og-live-fixture__top{display:flex;justify-content:space-between;gap:12px;padding:10px 14px;background:var(--og-navy);color:#fff;font-size:11px}.og-live-fixture__teams>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:13px 15px;border-top:1px solid var(--og-line)}.og-live-fixture__teams>div:first-child{border-top:0}.og-live-fixture__teams span{font-weight:850}.og-live-fixture__teams strong{font-size:24px;color:var(--og-navy)}
.og-live-share{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid var(--og-line)}.og-live-share>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#8390a0;margin-right:2px}.og-live-share a,.og-live-share button{border:1px solid var(--og-line);background:#fff;color:var(--og-blue);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;cursor:pointer;line-height:1.2}.og-live-share a:hover,.og-live-share button:hover{border-color:var(--og-sky)}.og-live-share-story{margin-top:26px;padding:18px;border:1px solid var(--og-line);border-radius:14px;background:#f7f9fc}.og-live-share-story>strong{font-size:14px}.og-live-share-story .og-live-share{border-top:0;padding-top:6px;margin-top:5px}
.og-live-template--sports .og-live-hero{background:linear-gradient(135deg,#031b4b 0,#073b74 75%,#0a4f88 100%);color:#fff}.og-live-template--sports .og-live-hero h1,.og-live-template--sports .og-live-deck,.og-live-template--sports .og-live-hero__meta{color:#fff}.og-live-template--sports .og-live-hero__meta{opacity:.76}.og-live-template--sports .og-live-keypoints{color:var(--og-ink)}.og-live-template--sports .og-live-entry--fixture .og-live-card{border-left:5px solid var(--og-blue)}
.og-live-template--entertainment .og-live-hero{background:linear-gradient(180deg,#fff7f7 0,#fff 100%)}.og-live-template--entertainment .og-live-card.has-media{display:grid;grid-template-columns:minmax(190px,34%) 1fr}.og-live-template--entertainment .og-live-card.has-media .og-live-card__visual{height:100%;background:#071a35}.og-live-template--entertainment .og-live-card.has-media .og-live-card__media,.og-live-template--entertainment .og-live-card.has-media .og-live-gallery{height:100%}.og-live-template--entertainment .og-live-card.has-media .og-live-card__media img,.og-live-template--entertainment .og-live-card.has-media .og-live-gallery__slide img{width:100%;height:100%;min-height:250px;object-fit:cover}.og-live-template--entertainment .og-live-card__body h3{font-size:27px}
@media(max-width:700px){.og-live-story-card{grid-template-columns:1fr}.og-live-story-card__image img{min-height:190px}.og-live-template--entertainment .og-live-card.has-media{display:block}.og-live-template--entertainment .og-live-card.has-media .og-live-card__media img,.og-live-template--entertainment .og-live-card.has-media .og-live-gallery__slide img{height:auto;min-height:0;max-height:560px;object-fit:contain}.og-live-share{gap:5px}.og-live-share a,.og-live-share button{padding:7px 9px}.og-live-social-link{align-items:flex-start;flex-direction:column}}

/* v0.11 — specialist live templates, football match centre and audience prompts */
.og-live-template--football .og-live-hero{background:linear-gradient(135deg,#031b4b 0,#073b74 70%,#0c5a90 100%);color:#fff}.og-live-template--football .og-live-hero h1,.og-live-template--football .og-live-deck,.og-live-template--football .og-live-hero__meta{color:#fff}.og-live-template--football .og-live-hero__meta{opacity:.8}.og-live-template--football .og-live-keypoints{color:var(--og-ink)}
.og-live-match-board{margin:22px 0 18px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.10);overflow:hidden;backdrop-filter:blur(8px)}.og-live-match-board__top{display:flex;justify-content:space-between;gap:14px;padding:10px 16px;background:rgba(0,0,0,.14);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.og-live-match-board__score{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;padding:22px 20px}.og-live-team{display:flex;align-items:center;gap:12px;font-weight:900;font-size:17px}.og-live-team--away{justify-content:flex-end;text-align:right}.og-live-team__logo{width:58px;height:58px;object-fit:contain;border-radius:50%;background:#fff;padding:5px}.og-live-score{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:12px;text-align:center}.og-live-score strong{font-size:46px;line-height:1}.og-live-score i{font-style:normal;opacity:.7}.og-live-score small{grid-column:1/-1;font-size:11px;font-weight:800;opacity:.85}.og-live-match-board__meta{display:flex;gap:18px;flex-wrap:wrap;padding:12px 16px;border-top:1px solid rgba(255,255,255,.15);font-size:11px}.og-live-match-board__meta b{opacity:.7;margin-right:5px}.og-live-lineups{border-top:1px solid rgba(255,255,255,.15)}.og-live-lineups summary{cursor:pointer;padding:13px 16px;font-weight:900;font-size:12px}.og-live-lineups__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 18px 18px}.og-live-lineups h4{margin:8px 0;font-size:14px}.og-live-lineups h5{margin:14px 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.og-live-lineups ol,.og-live-lineups ul{margin:0;padding-left:22px;font-size:12px;columns:1}.og-live-lineups li{padding:2px 0}
.og-live-match-event{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;border-radius:13px;background:#f4f8fc;border:1px solid #dce7f1;padding:13px 14px;margin:4px 0 14px}.og-live-match-event__minute{display:grid;place-items:center;min-width:46px;height:40px;border-radius:10px;background:var(--og-navy);color:#fff;font-weight:950}.og-live-match-event>div{display:grid;gap:3px}.og-live-match-event__team{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--og-blue)}.og-live-match-event b{font-size:17px}.og-live-match-event span{font-size:12px;color:var(--og-muted)}.og-live-entry--goal .og-live-card{border-left:5px solid #198754}.og-live-entry--yellow_card .og-live-card{border-left:5px solid #e5b600}.og-live-entry--red_card .og-live-card{border-left:5px solid #d61118}.og-live-entry--substitution .og-live-card{border-left:5px solid var(--og-sky)}.og-live-entry--shootout .og-live-card{border-left:5px solid #6b4db5}.og-live-sub-out{color:#a32525!important}.og-live-sub-in{color:#0b7a4a!important;margin-left:8px}.og-live-penalty-scored{color:#0b7a4a!important}.og-live-penalty-missed{color:#b21d24!important}
.og-live-template--election .og-live-hero{background:linear-gradient(180deg,#f4f7fb,#fff)}.og-live-election-board{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--og-line);border:1px solid var(--og-line);border-radius:16px;overflow:hidden;margin:20px 0}.og-live-election-board>div{background:#fff;padding:15px}.og-live-election-board span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--og-muted);font-weight:900}.og-live-election-board strong{display:block;font-size:18px;margin:3px 0}.og-live-election-board small{font-size:11px;color:var(--og-muted)}.og-live-election-result{margin-top:15px;border:1px solid var(--og-line);border-radius:14px;overflow:hidden}.og-live-election-result__top{display:flex;justify-content:space-between;gap:15px;background:var(--og-navy);color:#fff;padding:11px 14px;font-size:12px}.og-live-election-result__rows>div{display:grid;grid-template-columns:1fr auto;gap:16px;padding:10px 14px;border-top:1px solid var(--og-line);align-items:center}.og-live-election-result__rows small{margin-left:5px;color:var(--og-muted)}.og-live-election-result__rows b{font-size:17px}.og-live-entry--official_result .og-live-card{border-left:5px solid #168657}.og-live-entry--fact_check .og-live-card{border-left:5px solid #8b5b00}
.og-live-entry--arrival .og-live-card,.og-live-entry--award .og-live-card,.og-live-entry--performance .og-live-card{border-left:5px solid var(--og-red)}
.og-live-auto-module{margin:0 0 22px 66px}.og-live-prompt{border-radius:18px;padding:22px;background:linear-gradient(135deg,#fff4f4,#fff);border:1px solid #f1caca;box-shadow:0 8px 24px rgba(20,33,52,.035)}.og-live-prompt h3{font-size:24px;margin:5px 0 7px}.og-live-prompt p{margin:0 0 14px;color:var(--og-muted);font-size:14px}.og-live-prompt__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:11px;background:#16884f;color:#fff;padding:0 15px;font-size:12px;font-weight:900}.og-live-auto-module .og-follow-cta{margin:0}.og-live-entry--have_say,.og-live-entry--follow{padding-left:0}.og-live-entry--have_say>.og-live-entry__marker,.og-live-entry--follow>.og-live-entry__marker{display:none}
@media(max-width:700px){.og-live-match-board__score{grid-template-columns:1fr auto 1fr;gap:8px;padding:18px 10px}.og-live-team{display:grid;justify-items:center;text-align:center;font-size:13px}.og-live-team--away{justify-content:initial;text-align:center}.og-live-team__logo{width:44px;height:44px}.og-live-score strong{font-size:34px}.og-live-lineups__grid{grid-template-columns:1fr}.og-live-election-board{grid-template-columns:1fr}.og-live-auto-module{margin-left:48px}.og-live-match-board__meta{display:grid;gap:6px}}


/* v0.11.1 — accessible desktop dropdowns + mobile accordion submenus */
.og-nav-list>li{position:relative;list-style:none}
.og-nav-list>li.menu-item-has-children>a{padding-right:17px}
.og-nav-list>li.menu-item-has-children>a:before{content:"";position:absolute;right:1px;top:50%;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-65%) rotate(45deg);transform-origin:center;transition:transform .18s ease}
.og-nav-list>li.menu-item-has-children:hover>a:before,.og-nav-list>li.menu-item-has-children:focus-within>a:before{transform:translateY(-35%) rotate(225deg)}
.og-nav-list .sub-menu{position:absolute;left:-18px;top:calc(100% - 1px);z-index:90;min-width:230px;margin:0;padding:9px;list-style:none;background:#fff;border:1px solid var(--og-line);border-radius:14px;box-shadow:0 18px 42px rgba(3,27,75,.14);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}
.og-nav-list li:hover>.sub-menu,.og-nav-list li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.og-nav-list .sub-menu li{position:relative;list-style:none;margin:0}
.og-nav-list .sub-menu a{display:block;padding:10px 12px;border-radius:9px;color:var(--og-ink);font-size:12.5px;line-height:1.25;font-weight:750;white-space:nowrap}
.og-nav-list .sub-menu a:hover,.og-nav-list .sub-menu a:focus{background:var(--og-soft);color:var(--og-red);outline:none}
.og-nav-list .sub-menu a:hover:after,.og-nav-list .sub-menu a:focus:after{display:none}
.og-nav-list .sub-menu .menu-item-has-children>a{padding-right:30px}
.og-nav-list .sub-menu .menu-item-has-children>a:before{content:"";position:absolute;right:13px;top:50%;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-50%) rotate(-45deg)}
.og-nav-list .sub-menu .sub-menu{left:calc(100% + 7px);top:-9px;transform:translateX(7px)}
.og-nav-list .sub-menu li:hover>.sub-menu,.og-nav-list .sub-menu li:focus-within>.sub-menu{transform:translateX(0)}
.og-nav-list .current-menu-item>a,.og-nav-list .current-menu-ancestor>a{color:var(--og-red)}

.og-mobile-list li,.og-mobile-nav .og-nav-list li{position:relative;list-style:none}
.og-mobile-list .sub-menu,.og-mobile-nav .og-nav-list .sub-menu{display:none;position:static;min-width:0;margin:2px 0 5px 8px;padding:2px 0 2px 14px;list-style:none;border:0;border-left:2px solid var(--og-line);border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto}
.og-mobile-list .is-submenu-open>.sub-menu,.og-mobile-nav .og-nav-list .is-submenu-open>.sub-menu{display:grid}
.og-mobile-list .menu-item-has-children>a,.og-mobile-nav .og-nav-list .menu-item-has-children>a{padding-right:50px}
.og-mobile-list .sub-menu a,.og-mobile-nav .og-nav-list .sub-menu a{padding:9px 8px;font-size:12.5px;color:#4f5c6e;font-weight:750}
.og-submenu-toggle{position:absolute;right:0;top:3px;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--og-line);border-radius:9px;background:#fff;color:var(--og-blue);cursor:pointer}
.og-submenu-toggle:before{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}
.is-submenu-open>.og-submenu-toggle:before{transform:translateY(2px) rotate(225deg)}
.og-submenu-toggle:focus-visible{outline:3px solid rgba(46,135,177,.35);outline-offset:2px}
@media(min-width:1031px){.og-submenu-toggle{display:none!important}}
@media(max-width:1030px){.og-nav-list .sub-menu{display:none}.og-nav-list .is-submenu-open>.sub-menu{display:grid}.og-mobile-nav{max-height:calc(100vh - 110px);overflow:auto}.og-mobile-list>li>a,.og-mobile-nav .og-nav-list>li>a{display:block;border-bottom:1px solid #f0f3f7}.og-mobile-list>li:last-child>a,.og-mobile-nav .og-nav-list>li:last-child>a{border-bottom:0}}
