: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)}.og-header__row{min-height:76px;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}}
