@import url('fonts.css');
body.redinfo-home-v1{--red:#d70c21;--ink:#17191e;--muted:#6a6d75;--line:#dedfe3;--paper:#fff;--soft:#f4f5f7;--heading:'Red Info Font 3',Arial,sans-serif;--body:'Red Info Font 3',Arial,sans-serif}body.redinfo-home-v1 *{box-sizing:border-box}body.redinfo-home-v1{scroll-behavior:smooth;scroll-padding-top:75px}body.redinfo-home-v1{margin:0;color:var(--ink);background:var(--paper);font:16px/1.5 var(--body)}body.redinfo-home-v1.dark{--ink:#f3f3f5;--muted:#acafb8;--line:#353740;--paper:#181a20;--soft:#23262e}body.redinfo-home-v1 a{color:inherit;text-decoration:none}body.redinfo-home-v1 a:hover h2,body.redinfo-home-v1 a:hover h3,body.redinfo-home-v1 a:hover h4{color:var(--red)}body.redinfo-home-v1 img{display:block;max-width:100%;object-fit:cover}body.redinfo-home-v1 button,body.redinfo-home-v1 input,body.redinfo-home-v1 select{font:inherit}body.redinfo-home-v1 button,body.redinfo-home-v1 a,body.redinfo-home-v1 input,body.redinfo-home-v1 select{-webkit-tap-highlight-color:transparent}body.redinfo-home-v1 button{cursor:pointer;color:inherit}body.redinfo-home-v1 button:focus-visible,body.redinfo-home-v1 a:focus-visible,body.redinfo-home-v1 input:focus-visible,body.redinfo-home-v1 select:focus-visible,body.redinfo-home-v1 [tabindex]:focus-visible{outline:3px solid #e9273b;outline-offset:4px}body.redinfo-home-v1 button{border:0;background:none}body.redinfo-home-v1 button:disabled{opacity:.35;cursor:default}body.redinfo-home-v1 h1,body.redinfo-home-v1 h2,body.redinfo-home-v1 h3,body.redinfo-home-v1 h4,body.redinfo-home-v1 p{margin-top:0}body.redinfo-home-v1 h1,body.redinfo-home-v1 h2,body.redinfo-home-v1 h3,body.redinfo-home-v1 h4{font-family:var(--heading);font-weight:800}body.redinfo-home-v1 h3{font-size:22px;line-height:1.18}body.redinfo-home-v1 h2{font-size:30px;line-height:1.15}body.redinfo-home-v1 svg{width:23px;height:23px}body.redinfo-home-v1 .wrap{width:min(1320px,calc(100% - 64px));margin-inline:auto}body.redinfo-home-v1 .skip{position:absolute;top:-100px;background:var(--red);color:#fff;padding:12px;z-index:100}body.redinfo-home-v1 .skip:focus{top:0}body.redinfo-home-v1 .utility{background:var(--soft);border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}body.redinfo-home-v1 .utility .wrap{display:flex;gap:24px;align-items:center;min-height:34px}body.redinfo-home-v1 .utility-links{display:flex;gap:20px;margin-left:auto}body.redinfo-home-v1 .mast-inner{display:flex;align-items:center;justify-content:space-between;min-height:112px;gap:24px}body.redinfo-home-v1 .brand{flex-shrink:0}body.redinfo-home-v1 .brand img{width:190px;height:92px;object-fit:contain}body.redinfo-home-v1 .mast-message{border-left:1px solid var(--line);padding-left:30px;margin-right:auto}body.redinfo-home-v1 .mast-message span{color:var(--red);font-size:12px;font-weight:700;letter-spacing:.13em}body.redinfo-home-v1 .mast-message strong{display:block;font:700 22px var(--heading);margin-top:5px}body.redinfo-home-v1 .socials{display:flex;gap:8px}body.redinfo-home-v1 .socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-weight:700}body.redinfo-home-v1 .socials a:hover{background:var(--red);color:white}body.redinfo-home-v1 .nav-shell{background:#15171c;color:#fff;position:sticky;top:0;z-index:30}body.redinfo-home-v1 .nav-inner{display:flex;justify-content:space-between;min-height:54px;align-items:center}body.redinfo-home-v1 .nav-inner nav{display:flex;gap:28px;align-items:center}body.redinfo-home-v1 .nav-inner nav a{padding:16px 0 13px;font:700 17px var(--heading);white-space:nowrap;border-bottom:3px solid transparent}body.redinfo-home-v1 .nav-inner nav a:hover,body.redinfo-home-v1 .nav-inner nav .active{border-color:#ee1c32}body.redinfo-home-v1 .nav-actions{display:flex;gap:6px}body.redinfo-home-v1 .icon{width:38px;height:38px;display:grid;place-items:center;border-radius:4px;font-size:25px;line-height:1;flex-shrink:0}body.redinfo-home-v1 .icon:hover{background:var(--red);color:#fff}body.redinfo-home-v1 .mobile-only{display:none}body.redinfo-home-v1 .matchbar{display:flex;position:relative;margin-block:22px 0;border:1px solid var(--line);border-bottom:3px solid var(--red);border-radius:7px;overflow:hidden;min-height:157px}body.redinfo-home-v1 .match-brand{background:var(--soft);width:174px;flex:0 0 174px;padding:14px 18px;border-right:1px solid var(--line);z-index:1}body.redinfo-home-v1 .match-brand>small{font-size:11px;font-weight:800;color:var(--red);letter-spacing:.16em}body.redinfo-home-v1 .match-brand>strong{font:900 22px/.95 var(--heading);display:block;margin:4px 0 10px}body.redinfo-home-v1 .text-link{font-size:13px;font-weight:700;padding:0;display:inline-block}body.redinfo-home-v1 .text-link:hover{color:var(--red)}body.redinfo-home-v1 .powered{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;margin-top:5px}body.redinfo-home-v1 .powered img{width:25px;height:25px;object-fit:contain}body.redinfo-home-v1 .scoretrack{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;flex:1;scroll-behavior:smooth;padding-right:45px}body.redinfo-home-v1 .scorecard{min-width:226px;flex:0 0 226px;padding:13px 17px;scroll-snap-align:start;border-right:1px solid var(--line);text-align:left}body.redinfo-home-v1 .scorecard.next{background:var(--soft)}body.redinfo-home-v1 .scorecard .scoremeta{display:flex;justify-content:space-between;gap:8px;font-size:10px;letter-spacing:.03em;font-weight:700;color:var(--muted);margin-bottom:4px}body.redinfo-home-v1 .scorecard .scoremeta b{color:var(--red)}body.redinfo-home-v1 .scorecard time{font-size:12px;color:var(--muted)}body.redinfo-home-v1 .team{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:13px}body.redinfo-home-v1 .team img{width:22px;height:22px;object-fit:contain;flex-shrink:0}body.redinfo-home-v1 .team strong{font-weight:600}body.redinfo-home-v1 .team b{margin-left:auto;font-size:16px}body.redinfo-home-v1 .competition{font-size:10px;color:var(--muted);margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.redinfo-home-v1 .carousel-controls{position:absolute;right:0;top:0;bottom:0;background:var(--paper);display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line)}body.redinfo-home-v1 .carousel-controls .icon{width:32px}body.redinfo-home-v1 .newsline{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);font-size:13px;min-height:54px;margin-bottom:24px;overflow-x:auto;white-space:nowrap}body.redinfo-home-v1 .newsline b{font-size:11px;color:var(--red);letter-spacing:.06em}body.redinfo-home-v1 .newsline a:hover{color:var(--red)}body.redinfo-home-v1 .newsline span{margin-left:auto;color:var(--muted);font-size:12px}body.redinfo-home-v1 .opening{display:grid;grid-template-columns:minmax(0,1.68fr) minmax(0,1fr) 284px;gap:24px;align-items:stretch}body.redinfo-home-v1 .lead-card{display:block;position:relative;min-height:494px;height:100%;background:#14161a;overflow:hidden;border-radius:5px;color:white}body.redinfo-home-v1 .lead-card>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s;object-position:50% 35%}body.redinfo-home-v1 .lead-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,#11131844 40%,#08090be8 85%,#08090b)}body.redinfo-home-v1 .lead-card:hover>img{transform:scale(1.025)}body.redinfo-home-v1 .lead-copy{position:absolute;inset:auto 26px 26px;z-index:1}body.redinfo-home-v1 .tag{font:700 12px var(--body);letter-spacing:.03em;color:var(--red);display:inline-block;margin-bottom:9px}body.redinfo-home-v1 .lead-card .tag{background:var(--red);color:#fff;padding:5px 8px;border-radius:2px}body.redinfo-home-v1 .lead-copy h1{font-size:clamp(31px,2.8vw,42px);line-height:1.04;margin:3px 0 16px;letter-spacing:-.02em}body.redinfo-home-v1 .lead-card:hover h1,body.redinfo-home-v1 .lead-card:hover h3{color:#fff}body.redinfo-home-v1 .meta{color:var(--muted);font-size:12px;display:flex;gap:10px;margin-top:12px}body.redinfo-home-v1 .lead-card .meta{color:#ccc}body.redinfo-home-v1 .hero-side{display:flex;flex-direction:column;gap:16px}body.redinfo-home-v1 .hero-mini{display:grid;grid-template-columns:108px 1fr;gap:13px;border-bottom:1px solid var(--line);padding-bottom:16px;flex:1;align-content:start}body.redinfo-home-v1 .hero-mini:last-child{border-bottom:none;padding-bottom:0}body.redinfo-home-v1 .hero-mini img{width:108px;height:113px;border-radius:4px}body.redinfo-home-v1 .hero-mini .tag{font-size:11px;margin-bottom:6px}body.redinfo-home-v1 .hero-mini h3{font-size:21px;line-height:1.15;margin:0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}body.redinfo-home-v1 .hero-mini .meta{margin-top:8px;font-size:11px}body.redinfo-home-v1 .latest{border-top:3px solid var(--red);background:var(--soft);padding:17px 18px;display:flex;flex-direction:column}body.redinfo-home-v1 .widget-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:12px}body.redinfo-home-v1 .widget-heading h2{font-size:24px;margin:0}body.redinfo-home-v1 .live-mark{font-size:9px;font-weight:700;color:var(--red);letter-spacing:.03em}body.redinfo-home-v1 .latest-item{display:grid;grid-template-columns:36px 1fr;gap:11px;padding:10px 0;border-bottom:1px solid var(--line)}body.redinfo-home-v1 .latest-item time{font-size:11px;color:var(--red);font-weight:700;padding-top:3px}body.redinfo-home-v1 .latest-item h3{font-size:16px;font-weight:700;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.redinfo-home-v1 .latest .outline{margin-top:auto;padding-top:14px;padding-bottom:9px;border:0;background:transparent;font-size:12px}body.redinfo-home-v1 .outline{border:1px solid var(--line);border-radius:4px;padding:12px 20px;display:inline-block;text-align:center;font-size:14px;font-weight:700;transition:background .2s}body.redinfo-home-v1 .outline:hover{background:var(--red);color:#fff;border-color:var(--red)}body.redinfo-home-v1 .full{width:100%}body.redinfo-home-v1 .content-layout{display:grid;grid-template-columns:minmax(0,1fr) 284px;gap:32px}body.redinfo-home-v1 .main-column{min-width:0}body.redinfo-home-v1 .section{margin-top:48px}body.redinfo-home-v1 .section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:2px solid var(--ink);padding-bottom:13px;margin-bottom:22px}body.redinfo-home-v1 .section-heading h2{margin:0;font-size:32px;letter-spacing:-.02em}body.redinfo-home-v1 .section-heading h2 span{color:var(--muted);font-weight:400;font-size:21px;letter-spacing:0}body.redinfo-home-v1 .section-heading>a{font-size:13px;font-weight:700;white-space:nowrap}body.redinfo-home-v1 .section-heading>a:hover{color:var(--red)}body.redinfo-home-v1 .section-index{font:400 28px var(--heading);color:#afb1b9}body.redinfo-home-v1 .filters{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;margin-bottom:22px}body.redinfo-home-v1 .filters button{font-size:13px;font-weight:600;white-space:nowrap;padding:8px 14px;border:1px solid var(--line);border-radius:4px}body.redinfo-home-v1 .filters button[aria-pressed=true],body.redinfo-home-v1 .filters button:hover{background:var(--red);border-color:var(--red);color:white}body.redinfo-home-v1 .news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}body.redinfo-home-v1 .card{display:block;min-width:0}body.redinfo-home-v1 .card .picture{overflow:hidden;border-radius:4px;background:var(--soft);aspect-ratio:1.6}body.redinfo-home-v1 .card img{width:100%;height:100%;transition:transform .4s}body.redinfo-home-v1 .card:hover img{transform:scale(1.035)}body.redinfo-home-v1 .card .tag{margin-top:12px;margin-bottom:6px;font-size:11px}body.redinfo-home-v1 .card h3{margin:0;font-size:23px;line-height:1.16;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}body.redinfo-home-v1 .card .meta{margin-top:10px;font-size:11px}body.redinfo-home-v1 .more{margin-top:28px}body.redinfo-home-v1 .sidebar{padding-top:48px;display:flex;flex-direction:column;gap:28px}body.redinfo-home-v1 .widget{border:1px solid var(--line);border-top:3px solid var(--red);border-radius:5px;padding:18px 16px;background:var(--paper);overflow:hidden}body.redinfo-home-v1 .small-tag{font-size:11px;background:var(--soft);padding:4px 7px;color:var(--muted)}body.redinfo-home-v1 .widget-tabs{gap:4px;margin-bottom:12px}body.redinfo-home-v1 .widget-tabs button{font-size:12px;padding:9px 11px;flex:1}body.redinfo-home-v1 .scroll-widget{max-height:380px;overflow:auto;scrollbar-width:thin}body.redinfo-home-v1 .side-game{padding:12px 0;border-bottom:1px solid var(--line)}body.redinfo-home-v1 .side-game:first-child{padding-top:2px}body.redinfo-home-v1 .side-game .gametime{font-size:12px;font-weight:700;color:var(--red)}body.redinfo-home-v1 .side-game .competition{margin:0;display:inline;margin-left:8px}body.redinfo-home-v1 .side-game .team{font-size:12px}body.redinfo-home-v1 .source-note{font-size:11px;color:var(--muted);margin:15px 0 0;line-height:1.5}body.redinfo-home-v1 .tv-row{padding:13px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:40px 1fr;gap:7px}body.redinfo-home-v1 .tv-row time{font-size:12px;color:var(--red);font-weight:700}body.redinfo-home-v1 .tv-row strong{font-size:13px;line-height:1.4;display:block}body.redinfo-home-v1 .tv-row small{font-size:11px;color:var(--muted);display:block}body.redinfo-home-v1 .tv-channel{display:flex;align-items:center;gap:8px;margin-top:6px}body.redinfo-home-v1 .tv-channel img{width:35px;height:20px;object-fit:contain}body.redinfo-home-v1 .tv-channel span{font-size:10px}body.redinfo-home-v1 .standings label,body.redinfo-home-v1 dialog label{display:block;font-size:12px;margin-bottom:7px;font-weight:600;color:var(--muted)}body.redinfo-home-v1 select{width:100%;padding:10px;border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:4px;font-size:13px}body.redinfo-home-v1 .standings table{width:100%;border-collapse:collapse;font-size:12px;margin:15px 0}body.redinfo-home-v1 .standings td,body.redinfo-home-v1 .standings th{padding:8px 3px;border-bottom:1px solid var(--line);text-align:center}body.redinfo-home-v1 .standings th{font-size:10px;color:var(--muted);font-weight:500}body.redinfo-home-v1 .standings td:nth-child(2){text-align:left;font-size:12px}body.redinfo-home-v1 .standings tr.oly{background:#d70c2110;color:var(--red);font-weight:800}body.redinfo-home-v1 .standings tr:nth-child(n+8){display:none}body.redinfo-home-v1 .standings table.expanded tr{display:table-row}body.redinfo-home-v1 .follow-card{background:#d70c21;color:#fff;padding:28px 22px;border-radius:5px}body.redinfo-home-v1 .follow-card>span{font-size:11px;letter-spacing:.1em}body.redinfo-home-v1 .follow-card h2{font-size:34px;line-height:1.05;margin:15px 0 25px}body.redinfo-home-v1 .follow-card a{font-size:12px;border-top:1px solid #ffffff66;padding-top:16px;display:block}body.redinfo-home-v1 .blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}body.redinfo-home-v1 .blog-card{border-top:3px solid var(--red);background:var(--soft);padding:20px}body.redinfo-home-v1 .blog-author{display:flex;align-items:center;gap:10px;color:var(--red);font-size:13px;font-weight:700;margin-bottom:18px}body.redinfo-home-v1 .author-initial{font:700 20px var(--heading);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:var(--paper)}body.redinfo-home-v1 .blog-card h3{font-size:25px;line-height:1.16;margin-bottom:16px}body.redinfo-home-v1 .blog-card img{width:100%;height:150px;border-radius:3px}body.redinfo-home-v1 .author-links{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:12px;color:var(--muted);margin-top:16px}body.redinfo-home-v1 .author-links a:hover{color:var(--red)}body.redinfo-home-v1 .must-read{background:#181a20;color:#fff;padding:28px 30px;border-radius:5px}body.redinfo-home-v1 .must-read .section-heading{border-color:#464851}body.redinfo-home-v1 .must-read .section-heading h2 span{color:#aeb0b8}body.redinfo-home-v1 .inline-controls{display:flex;gap:6px}body.redinfo-home-v1 .inline-controls .icon{border:1px solid #555}body.redinfo-home-v1 .must-track{display:flex;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x mandatory;gap:24px;padding-bottom:12px;scroll-behavior:smooth}body.redinfo-home-v1 .must-item{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;display:grid;grid-template-columns:36px 1fr;gap:12px}body.redinfo-home-v1 .must-item .num{font:400 36px/.9 var(--heading);color:#f03649}body.redinfo-home-v1 .must-item img{aspect-ratio:1.8;width:100%;border-radius:3px;margin-bottom:12px}body.redinfo-home-v1 .must-item h3{font-size:23px;line-height:1.17;margin:0}body.redinfo-home-v1 .must-item .meta{color:#aeb0b8}body.redinfo-home-v1 .sport-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:32px}body.redinfo-home-v1 .sport-grid>.card h3{font-size:32px}body.redinfo-home-v1 .sport-grid>.card .picture{aspect-ratio:1.8}body.redinfo-home-v1 .sport-list{display:grid;grid-template-columns:1fr 1fr;gap:24px}body.redinfo-home-v1 .sport-list .card h3{font-size:22px}body.redinfo-home-v1 .euro{background:#111318;color:#fff;padding:30px;border-radius:5px}body.redinfo-home-v1 .euro .section-heading{border-color:#4c4f56}body.redinfo-home-v1 .euro .section-heading h2 span{color:#aaaeb6}body.redinfo-home-v1 .euro-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px}body.redinfo-home-v1 .euro-grid .card:first-child{grid-row:span 2}body.redinfo-home-v1 .euro-grid .card:first-child .picture{aspect-ratio:1.15}body.redinfo-home-v1 .euro-grid .card:nth-child(2){grid-row:span 2}body.redinfo-home-v1 .euro-grid .card:nth-child(2) .picture{aspect-ratio:1.05}body.redinfo-home-v1 .euro-grid .card:nth-child(n+3){display:grid;grid-template-columns:84px 1fr;gap:13px}body.redinfo-home-v1 .euro-grid .card:nth-child(n+3) .picture{aspect-ratio:1;height:84px}body.redinfo-home-v1 .euro-grid .card:nth-child(n+3) h3{font-size:21px}body.redinfo-home-v1 .euro-grid .card:nth-child(n+3) .tag{margin-top:0}body.redinfo-home-v1 .euro-grid .meta{color:#aaaeb6}body.redinfo-home-v1 .basket-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}body.redinfo-home-v1 .century{display:grid;grid-template-columns:1fr 2fr;background:#930516;color:#fff;border-radius:5px;overflow:hidden}body.redinfo-home-v1 .century-intro{padding:36px}body.redinfo-home-v1 .century-intro>span{font-size:13px;letter-spacing:.2em}body.redinfo-home-v1 .century-intro h2{font-size:48px;line-height:.98;margin:20px 0}body.redinfo-home-v1 .century-intro p{font-size:15px;color:#ffd1d6}body.redinfo-home-v1 .century-intro a{font-size:13px;font-weight:700;border-bottom:1px solid #ffffff66;padding-bottom:7px}body.redinfo-home-v1 .century #century-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;padding:24px}body.redinfo-home-v1 .century .card:first-child{grid-row:span 2}body.redinfo-home-v1 .century .card:first-child .picture{aspect-ratio:1.3}body.redinfo-home-v1 .century .card:nth-child(n+2){display:grid;grid-template-columns:85px 1fr;gap:10px;align-content:center}body.redinfo-home-v1 .century .card:nth-child(n+2) .picture{width:85px;aspect-ratio:1}body.redinfo-home-v1 .century .card:nth-child(n+2) h3{font-size:19px}body.redinfo-home-v1 .century .tag{color:#ffbcc4}body.redinfo-home-v1 .century .meta{color:#ffcbd1}body.redinfo-home-v1 .century a:hover h3{color:#fff;text-decoration:underline}body.redinfo-home-v1 .bottom-grid{display:grid;grid-template-columns:2fr 1fr;gap:32px}body.redinfo-home-v1 .two-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}body.redinfo-home-v1 .insta-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}body.redinfo-home-v1 .insta-grid a{position:relative;border-radius:4px;overflow:hidden;aspect-ratio:.8;background:var(--soft)}body.redinfo-home-v1 .insta-grid img{width:100%;height:100%;transition:transform .3s}body.redinfo-home-v1 .insta-grid a:hover img{transform:scale(1.04)}body.redinfo-home-v1 .insta-grid span{position:absolute;bottom:10px;right:10px;color:white;text-shadow:0 1px 4px #000;font-size:24px}body.redinfo-home-v1 .four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}body.redinfo-home-v1 .also{margin-bottom:55px}body.redinfo-home-v1 footer{background:#121419;color:#fff;border-top:5px solid var(--red);padding-top:35px}body.redinfo-home-v1 .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;padding-bottom:36px}body.redinfo-home-v1 .footer-grid img{background:#fff;padding:6px;border-radius:3px;object-fit:contain}body.redinfo-home-v1 .footer-grid h3{font-size:20px;margin-bottom:18px}body.redinfo-home-v1 .footer-grid p{font-size:14px;color:#b5b7be;margin:14px 0 8px}body.redinfo-home-v1 .footer-grid a{display:block;font-size:13px;color:#b5b7be;margin-bottom:10px}body.redinfo-home-v1 .footer-grid a:hover{color:#fff}body.redinfo-home-v1 .footer-bottom{border-top:1px solid #3c3e47;padding-block:20px;display:flex;gap:22px;justify-content:space-between;font-size:11px;color:#b5b7be}body.redinfo-home-v1 dialog{border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);width:min(850px,calc(100% - 28px));max-height:85dvh;padding:26px;box-shadow:0 25px 100px #0006}body.redinfo-home-v1 dialog::backdrop{background:#08090dbb;backdrop-filter:blur(3px)}body.redinfo-home-v1 .dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}body.redinfo-home-v1 .dialog-head h2{margin:5px 0;font-size:30px}body.redinfo-home-v1 .dialog-head small{font-size:11px;color:var(--red);font-weight:700}body.redinfo-home-v1 dialog input{width:100%;background:var(--soft);border:1px solid var(--line);padding:15px;border-radius:4px;color:var(--ink);font-size:16px}body.redinfo-home-v1 #search-results{margin:20px 0;max-height:47dvh;overflow:auto}body.redinfo-home-v1 .search-item{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}body.redinfo-home-v1 .search-item img{width:90px;height:70px;border-radius:3px}body.redinfo-home-v1 .search-item h3{font-size:20px;margin:0}body.redinfo-home-v1 .search-item .tag{font-size:11px;margin:0 0 5px}body.redinfo-home-v1 .schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}body.redinfo-home-v1 .schedule-grid .scorecard{min-width:0;border:1px solid var(--line);border-radius:4px}body.redinfo-home-v1 .schedule-grid .competition{white-space:normal}body.redinfo-home-v1 .schedule-grid .team{font-size:14px}body.redinfo-home-v1 .schedule-grid .team img{width:27px;height:27px}body.redinfo-home-v1 #schedule-dialog .filters{margin-top:20px}body.redinfo-home-v1 #schedule-dialog select{width:220px}body.redinfo-home-v1 .empty{padding:24px;text-align:center;color:var(--muted)}body.redinfo-home-v1:has(dialog[open]){overflow:hidden}body.redinfo-home-v1 .dark .brand img{background:white;border-radius:3px;padding:5px}
@media(min-width:1450px){body.redinfo-home-v1 .opening{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr) 284px}body.redinfo-home-v1 .lead-card{min-height:520px}body.redinfo-home-v1 .hero-mini{grid-template-columns:120px 1fr}body.redinfo-home-v1 .hero-mini img{width:120px;height:120px}body.redinfo-home-v1 .hero-mini h3{font-size:23px}}
@media(max-width:1150px){body.redinfo-home-v1 .wrap{width:calc(100% - 40px)}body.redinfo-home-v1 .nav-inner nav{gap:18px}body.redinfo-home-v1 .nav-inner nav a{font-size:16px}body.redinfo-home-v1 .opening{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}body.redinfo-home-v1 .latest{display:none}body.redinfo-home-v1 .lead-card{min-height:440px}body.redinfo-home-v1 .content-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px}body.redinfo-home-v1 .news-grid{grid-template-columns:1fr 1fr}body.redinfo-home-v1 .hero-mini h3{font-size:23px}body.redinfo-home-v1 .euro-grid{grid-template-columns:1fr 1fr}body.redinfo-home-v1 .euro-grid .card:first-child,body.redinfo-home-v1 .euro-grid .card:nth-child(2){grid-row:auto}body.redinfo-home-v1 .euro-grid .card:first-child .picture,body.redinfo-home-v1 .euro-grid .card:nth-child(2) .picture{aspect-ratio:1.8}body.redinfo-home-v1 .century{grid-template-columns:1fr 2fr}body.redinfo-home-v1 .century-intro{padding:28px}body.redinfo-home-v1 .century-intro h2{font-size:36px}body.redinfo-home-v1 .century #century-grid{grid-template-columns:1fr}body.redinfo-home-v1 .century .card:first-child{display:grid;grid-template-columns:160px 1fr;gap:15px}body.redinfo-home-v1 .century .card:first-child .picture{aspect-ratio:1.4}body.redinfo-home-v1 .basket-grid{grid-template-columns:1fr 1fr}body.redinfo-home-v1 .sport-grid{gap:24px}body.redinfo-home-v1 .sport-list{gap:20px}body.redinfo-home-v1 .sport-list .card h3{font-size:20px}body.redinfo-home-v1 .section-heading h2 span{font-size:18px}}
@media(max-width:900px){body.redinfo-home-v1 .mast-message{display:none}body.redinfo-home-v1 .mast-inner{min-height:92px}body.redinfo-home-v1 .brand img{width:165px;height:80px}body.redinfo-home-v1 .mobile-only{display:grid}body.redinfo-home-v1 .nav-inner nav{display:none;position:absolute;top:54px;left:0;right:0;background:#15171c;padding:10px 24px 20px;box-shadow:0 12px 15px #0003;grid-template-columns:1fr 1fr;gap:0 20px}body.redinfo-home-v1 .nav-inner nav.open{display:grid}body.redinfo-home-v1 .nav-inner nav a{padding:13px 0;font-size:18px}body.redinfo-home-v1 .content-layout{grid-template-columns:1fr}body.redinfo-home-v1 .sidebar{display:grid;grid-template-columns:1fr 1fr;padding-top:28px;align-items:start}body.redinfo-home-v1 .follow-card{display:none}body.redinfo-home-v1 .news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.redinfo-home-v1 .hero-mini{grid-template-columns:90px 1fr}body.redinfo-home-v1 .hero-mini img{width:90px;height:96px}body.redinfo-home-v1 .hero-mini h3{font-size:20px}body.redinfo-home-v1 .lead-copy{inset:auto 20px 22px}body.redinfo-home-v1 .lead-copy h1{font-size:35px}body.redinfo-home-v1 .lead-card{min-height:420px}body.redinfo-home-v1 .sport-grid{grid-template-columns:1fr}body.redinfo-home-v1 .sport-list{grid-template-columns:repeat(4,minmax(0,1fr))}body.redinfo-home-v1 .sport-grid>.card{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}body.redinfo-home-v1 .sport-grid>.card .tag{margin-top:0}body.redinfo-home-v1 .must-item{flex-basis:calc((100% - 24px)/2)}body.redinfo-home-v1 .insta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.redinfo-home-v1 .century{grid-template-columns:1fr 1.6fr}body.redinfo-home-v1 .century-intro h2{font-size:42px}body.redinfo-home-v1 .bottom-grid{grid-template-columns:1fr}body.redinfo-home-v1 .bottom-grid #gossip-grid .card{display:grid;grid-template-columns:1fr 1fr;gap:24px}body.redinfo-home-v1 .four-grid{grid-template-columns:1fr 1fr}body.redinfo-home-v1 .section-heading h2 span{font-size:18px}body.redinfo-home-v1 .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){body.redinfo-home-v1 .wrap{width:calc(100% - 28px)}body.redinfo-home-v1 .utility .wrap{min-height:28px;font-size:10px;justify-content:space-between;gap:8px}body.redinfo-home-v1 .utility-links{display:none}body.redinfo-home-v1 .mast-inner{min-height:82px}body.redinfo-home-v1 .brand img{width:150px;height:73px}body.redinfo-home-v1 .socials{gap:6px}body.redinfo-home-v1 .socials a{width:29px;height:29px;font-size:14px}body.redinfo-home-v1 .nav-inner{min-height:47px}body.redinfo-home-v1 .nav-inner nav{top:47px}body.redinfo-home-v1 .matchbar{margin-top:14px;min-height:150px}body.redinfo-home-v1 .match-brand{width:122px;flex-basis:122px;padding:14px 11px}body.redinfo-home-v1 .match-brand>strong{font-size:21px}body.redinfo-home-v1 .match-brand .text-link{font-size:11px}body.redinfo-home-v1 .match-brand .powered{font-size:9px;gap:3px}body.redinfo-home-v1 .scorecard{flex-basis:211px;min-width:211px;padding:13px 12px}body.redinfo-home-v1 .newsline{min-height:45px;gap:16px;margin-bottom:16px;font-size:12px}body.redinfo-home-v1 .newsline b{font-size:10px}body.redinfo-home-v1 .newsline span{display:none}body.redinfo-home-v1 .opening{display:block}body.redinfo-home-v1 .lead-card{min-height:435px}body.redinfo-home-v1 .lead-copy{inset:auto 22px 23px}body.redinfo-home-v1 .lead-copy h1{font-size:37px;line-height:1.04}body.redinfo-home-v1 .lead-card>img{object-position:center 20%}body.redinfo-home-v1 .hero-side{gap:0;margin-top:20px}body.redinfo-home-v1 .hero-mini{grid-template-columns:113px 1fr;gap:15px;padding:15px 0;align-items:start}body.redinfo-home-v1 .hero-mini img{width:113px;height:107px}body.redinfo-home-v1 .hero-mini h3{font-size:22px;line-height:1.16;-webkit-line-clamp:4}body.redinfo-home-v1 .hero-mini .meta{font-size:11px}body.redinfo-home-v1 .latest{display:flex;margin-top:23px;padding:17px}body.redinfo-home-v1 .latest-item{padding:11px 0}body.redinfo-home-v1 .latest-item h3{font-size:18px;-webkit-line-clamp:2}body.redinfo-home-v1 .latest-item:nth-child(n+5){display:none}body.redinfo-home-v1 .latest .outline{margin-top:8px}body.redinfo-home-v1 .section{margin-top:34px}body.redinfo-home-v1 .section-heading{margin-bottom:20px;gap:8px;padding-bottom:11px}body.redinfo-home-v1 .section-heading h2{font-size:29px}body.redinfo-home-v1 .section-heading h2 span{font-size:17px}body.redinfo-home-v1 .section-heading>a{font-size:11px}body.redinfo-home-v1 .section-index{font-size:24px}body.redinfo-home-v1 .filters{gap:5px;margin-bottom:20px}body.redinfo-home-v1 .filters button{font-size:12px;padding:8px 10px}body.redinfo-home-v1 .news-grid{grid-template-columns:1fr 1fr;gap:25px 15px}body.redinfo-home-v1 .card h3{font-size:22px}body.redinfo-home-v1 .card .tag{font-size:10px}body.redinfo-home-v1 .card .meta{font-size:10px;gap:6px}body.redinfo-home-v1 .news-grid .picture{aspect-ratio:1.3}body.redinfo-home-v1 .blog-grid{grid-template-columns:1fr;gap:18px}body.redinfo-home-v1 .blog-card{display:grid;grid-template-columns:1fr 92px;gap:0 16px;padding:18px}body.redinfo-home-v1 .blog-author{grid-column:span 2;margin-bottom:16px}body.redinfo-home-v1 .blog-card h3{font-size:26px;margin-bottom:0}body.redinfo-home-v1 .blog-card img{height:110px}body.redinfo-home-v1 .blog-card .meta{grid-column:span 2}body.redinfo-home-v1 .author-links{gap:10px 16px}body.redinfo-home-v1 .sidebar{display:block;padding-top:34px}body.redinfo-home-v1 .sidebar .widget{margin-bottom:24px}body.redinfo-home-v1 .scroll-widget{max-height:320px}body.redinfo-home-v1 .widget-heading h2{font-size:26px}body.redinfo-home-v1 .side-game .team{font-size:14px}body.redinfo-home-v1 .tv-row strong{font-size:14px}body.redinfo-home-v1 .standings td:nth-child(2){font-size:14px}body.redinfo-home-v1 .standings td{padding:9px 5px}body.redinfo-home-v1 .must-read{margin-inline:-14px;padding:25px 18px;border-radius:0}body.redinfo-home-v1 .must-read .section-heading h2 span{display:none}body.redinfo-home-v1 .must-item{flex-basis:85%;gap:10px;grid-template-columns:28px 1fr}body.redinfo-home-v1 .must-item h3{font-size:26px}body.redinfo-home-v1 .must-item .num{font-size:31px}body.redinfo-home-v1 .sport-grid>.card{display:block}body.redinfo-home-v1 .sport-grid>.card .tag{margin-top:12px}body.redinfo-home-v1 .sport-grid>.card h3{font-size:29px}body.redinfo-home-v1 .sport-list{grid-template-columns:1fr 1fr;gap:24px 16px}body.redinfo-home-v1 .sport-list .card h3{font-size:22px}body.redinfo-home-v1 .euro{padding:25px 18px;margin-inline:-14px;border-radius:0}body.redinfo-home-v1 .euro .section-heading h2 span{display:none}body.redinfo-home-v1 .euro-grid{display:block}body.redinfo-home-v1 .euro-grid .card{margin-bottom:25px}body.redinfo-home-v1 .euro-grid .card:first-child h3{font-size:29px}body.redinfo-home-v1 .euro-grid .card:nth-child(n+2){display:grid;grid-template-columns:105px 1fr;gap:15px;border-top:1px solid #3a3d46;padding-top:20px}body.redinfo-home-v1 .euro-grid .card:nth-child(n+2) .picture{aspect-ratio:1;width:105px;height:105px}body.redinfo-home-v1 .euro-grid .card:nth-child(n+2) .tag{margin-top:0}body.redinfo-home-v1 .euro-grid .card:nth-child(n+2) h3{font-size:23px}body.redinfo-home-v1 .euro-grid .card:last-child{margin-bottom:0}body.redinfo-home-v1 .basket-grid{gap:25px 16px}body.redinfo-home-v1 .century{display:block;margin-inline:-14px;border-radius:0}body.redinfo-home-v1 .century-intro{padding:30px 24px}body.redinfo-home-v1 .century-intro h2{font-size:55px}body.redinfo-home-v1 .century #century-grid{padding:0 24px 28px;gap:22px}body.redinfo-home-v1 .century .card:first-child{display:block}body.redinfo-home-v1 .century .card:first-child .picture{aspect-ratio:1.7}body.redinfo-home-v1 .century .card:first-child h3{font-size:30px}body.redinfo-home-v1 .century .card:nth-child(n+2) h3{font-size:23px}body.redinfo-home-v1 .bottom-grid{gap:0}body.redinfo-home-v1 .two-grid{gap:18px}body.redinfo-home-v1 .bottom-grid #gossip-grid .card{display:block}body.redinfo-home-v1 .bottom-grid #gossip-grid .card h3{font-size:28px}body.redinfo-home-v1 .insta-grid{gap:9px}body.redinfo-home-v1 .instagram .section-heading{flex-wrap:wrap}body.redinfo-home-v1 .instagram .section-heading h2 span{font-size:17px}body.redinfo-home-v1 .four-grid{gap:24px 16px}body.redinfo-home-v1 .footer-grid{gap:28px 20px}body.redinfo-home-v1 .footer-grid>div:first-child{grid-column:span 2}body.redinfo-home-v1 .footer-grid>div:last-child{grid-column:span 2}body.redinfo-home-v1 .footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;font-size:11px}body.redinfo-home-v1 dialog{padding:20px 16px}body.redinfo-home-v1 .dialog-head h2{font-size:26px}body.redinfo-home-v1 .schedule-grid{grid-template-columns:1fr}body.redinfo-home-v1 .search-item{grid-template-columns:75px 1fr;gap:12px}body.redinfo-home-v1 .search-item img{width:75px;height:75px}body.redinfo-home-v1 .search-item h3{font-size:20px}body.redinfo-home-v1 .source-note{font-size:11px}body.redinfo-home-v1 .also{margin-bottom:40px}}
@media(prefers-reduced-motion:reduce){body.redinfo-home-v1,body.redinfo-home-v1 .scoretrack,body.redinfo-home-v1 .must-track{scroll-behavior:auto}body.redinfo-home-v1 *{transition:none!important}}
body.redinfo-home-v1 [hidden]{display:none!important}body.redinfo-home-v1 .team strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.redinfo-home-v1 .team b{flex-shrink:0}body.redinfo-home-v1 .insta-grid.text-feed{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:thin}body.redinfo-home-v1 .text-feed .insta-text{flex:0 0 calc((100% - 42px)/4);aspect-ratio:auto;min-height:225px;border:1px solid var(--line);border-top:3px solid var(--red);padding:18px;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--soft)}body.redinfo-home-v1 .insta-text small{font-size:11px;color:var(--red);font-weight:600}body.redinfo-home-v1 .insta-text p{font:700 20px/1.22 var(--heading);margin:15px 0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}body.redinfo-home-v1 .insta-text b{font-size:11px;color:var(--muted);margin-top:auto}body.redinfo-home-v1 .insta-text:hover p{color:var(--red)}@media(max-width:900px){body.redinfo-home-v1 .text-feed .insta-text{flex-basis:calc((100% - 14px)/2)}}@media(max-width:600px){body.redinfo-home-v1 .text-feed .insta-text{flex-basis:78%}}

/* Photo-led front page: an unobstructed lead photograph above three supporting stories. */
body.redinfo-home-v1 .opening-cover{grid-template-columns:minmax(0,1fr) 284px;gap:26px;align-items:start}
body.redinfo-home-v1 .cover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 20px;min-width:0}
body.redinfo-home-v1 .cover-card{position:relative;display:block;min-width:0;overflow:hidden;background:var(--paper);color:var(--ink);border-radius:4px;text-align:left}
body.redinfo-home-v1 .cover-photo{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;object-position:center;transition:filter .35s}
body.redinfo-home-v1 .cover-card:hover .cover-photo{filter:brightness(1.07)}
body.redinfo-home-v1 .cover-card:focus-visible{outline-offset:4px}
body.redinfo-home-v1 .cover-card-1{grid-column:1 / -1;grid-row:1;background:var(--soft);border-bottom:1px solid var(--line)}
body.redinfo-home-v1 .cover-card-1 .cover-photo{aspect-ratio:auto;width:100%;height:auto;object-fit:contain}
body.redinfo-home-v1 .cover-card-2{grid-column:1;grid-row:2}
body.redinfo-home-v1 .cover-card-3{grid-column:2;grid-row:2}
body.redinfo-home-v1 .cover-card-4{grid-column:3;grid-row:2}
body.redinfo-home-v1 .cover-index{position:absolute;top:15px;left:15px;padding:7px 10px;background:#111318aa;backdrop-filter:blur(8px);border:1px solid #ffffff40;font:700 21px/1 var(--heading);color:#fff;letter-spacing:-.025em;border-radius:3px}
body.redinfo-home-v1 .cover-index>span{font:500 10px var(--body);opacity:.8;vertical-align:middle;margin-left:5px;letter-spacing:.06em}
body.redinfo-home-v1 .cover-card-1 .cover-index{top:20px;left:22px;padding:9px 12px;font-size:25px}
body.redinfo-home-v1 .cover-arrow{position:absolute;right:15px;top:15px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff80;border-radius:50%;font-size:21px;color:#fff;background:#11131850;transition:background .25s,transform .25s}
body.redinfo-home-v1 .cover-card-1 .cover-arrow{right:22px;top:20px;width:42px;height:42px;font-size:25px}
body.redinfo-home-v1 .cover-card:hover .cover-arrow{background:var(--red);transform:translate(2px,-2px)}
body.redinfo-home-v1 .cover-copy{position:relative;padding:16px 0 0}
body.redinfo-home-v1 .cover-card-1 .cover-copy{padding:25px 30px 26px;border-left:5px solid var(--red)}
body.redinfo-home-v1 .cover-category{display:block;font:700 12px var(--body);color:var(--red);letter-spacing:.04em;margin-bottom:9px}
body.redinfo-home-v1 .cover-copy h1,body.redinfo-home-v1 .cover-copy h2{margin:0;text-wrap:pretty;letter-spacing:-.02em;line-height:1.12;font-weight:800;color:var(--ink)}
body.redinfo-home-v1 .cover-copy h1{font-size:clamp(32px,3.1vw,46px);line-height:1.06;letter-spacing:-.025em;max-width:960px}
body.redinfo-home-v1 .cover-copy h2{font-size:25px;line-height:1.16}
body.redinfo-home-v1 .cover-card:hover h1,body.redinfo-home-v1 .cover-card:hover h2{color:var(--red)}
body.redinfo-home-v1 .cover-meta{margin-top:15px;display:flex;justify-content:space-between;align-items:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:11px}
body.redinfo-home-v1 .cover-card-1 .cover-meta{margin-top:18px;font-size:12px}
body.redinfo-home-v1 .cover-read{display:none;font-size:12px;font-weight:600;align-items:center;gap:16px;color:var(--ink)}
body.redinfo-home-v1 .cover-read b{font-size:21px;line-height:1}
body.redinfo-home-v1 .cover-card-1 .cover-read{display:flex}
body.redinfo-home-v1 .opening-cover .latest{align-self:start;min-height:560px}
@media(min-width:1450px){body.redinfo-home-v1 .opening-cover{grid-template-columns:minmax(0,1fr) 284px}}
@media(max-width:1150px){body.redinfo-home-v1 .opening-cover{grid-template-columns:1fr}body.redinfo-home-v1 .opening-cover .latest{display:none}body.redinfo-home-v1 .cover-copy h1{font-size:44px}body.redinfo-home-v1 .cover-copy h2{font-size:26px}}
@media(max-width:900px){body.redinfo-home-v1 .cover-grid{gap:24px 16px}body.redinfo-home-v1 .cover-card-1 .cover-copy{padding:23px}body.redinfo-home-v1 .cover-copy h1{font-size:39px}body.redinfo-home-v1 .cover-copy h2{font-size:23px}body.redinfo-home-v1 .cover-index{font-size:18px;left:11px;top:11px}body.redinfo-home-v1 .cover-arrow{right:11px;top:11px;width:30px;height:30px;font-size:19px}body.redinfo-home-v1 .cover-index>span{display:none}body.redinfo-home-v1 .cover-card-1 .cover-index>span{display:inline}}
@media(max-width:600px){body.redinfo-home-v1 .opening-cover{display:block}body.redinfo-home-v1 .cover-grid{grid-template-columns:1fr;gap:22px}body.redinfo-home-v1 .cover-card-1,body.redinfo-home-v1 .cover-card-2,body.redinfo-home-v1 .cover-card-3,body.redinfo-home-v1 .cover-card-4{grid-column:auto;grid-row:auto}body.redinfo-home-v1 .cover-card-1{margin-inline:-14px;border-radius:0}body.redinfo-home-v1 .cover-card-1 .cover-photo{aspect-ratio:auto;height:auto;width:100%}body.redinfo-home-v1 .cover-card-1 .cover-copy{padding:20px 19px 22px;border-left-width:4px}body.redinfo-home-v1 .cover-copy h1{font-size:34px;line-height:1.08}body.redinfo-home-v1 .cover-card-1 .cover-index{top:14px;left:16px;font-size:21px;padding:7px 10px}body.redinfo-home-v1 .cover-card-1 .cover-arrow{right:16px;top:14px;width:35px;height:35px;font-size:22px}body.redinfo-home-v1 .cover-card-2,body.redinfo-home-v1 .cover-card-3,body.redinfo-home-v1 .cover-card-4{display:grid;grid-template-columns:112px minmax(0,1fr);gap:15px;padding-bottom:21px;border-bottom:1px solid var(--line);border-radius:0}body.redinfo-home-v1 .cover-card:not(.cover-card-1) .cover-photo{width:112px;height:119px;aspect-ratio:auto;object-fit:cover;border-radius:3px}body.redinfo-home-v1 .cover-card:not(.cover-card-1) .cover-copy{padding:0}body.redinfo-home-v1 .cover-card:not(.cover-card-1) .cover-index{left:6px;top:6px;font-size:14px;padding:4px 6px}body.redinfo-home-v1 .cover-card:not(.cover-card-1) .cover-arrow{display:none}body.redinfo-home-v1 .cover-copy h2{font-size:22px;line-height:1.18}body.redinfo-home-v1 .cover-category{font-size:11px;margin-bottom:7px}body.redinfo-home-v1 .cover-meta{margin-top:10px;font-size:10px}body.redinfo-home-v1 .cover-card-1 .cover-meta{font-size:11px}body.redinfo-home-v1 .cover-read{font-size:11px}body.redinfo-home-v1 .opening-cover .latest{display:flex;min-height:0;margin-top:26px}}
@media(prefers-reduced-motion:reduce){body.redinfo-home-v1 .cover-photo,body.redinfo-home-v1 .cover-arrow{transition:none!important}body.redinfo-home-v1 .cover-card:hover .cover-arrow{transform:none}}

/* The site's original Kreadon font is used throughout both redesigned variants. */
body.redinfo-home-v1,body.redinfo-home-v1 h1,body.redinfo-home-v1 h2,body.redinfo-home-v1 h3,body.redinfo-home-v1 h4,body.redinfo-home-v1 button,body.redinfo-home-v1 input,body.redinfo-home-v1 select,body.redinfo-home-v1 textarea{font-family:var(--body)}
body.redinfo-home-v1 .feature-slider{min-width:0;background:#121419;border-radius:6px;overflow:hidden;border:1px solid var(--line)}
body.redinfo-home-v1 .slider-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 21px;color:#fff;border-bottom:1px solid #ffffff24}
body.redinfo-home-v1 .slider-topline>span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;letter-spacing:.075em}
body.redinfo-home-v1 .slider-topline i{width:20px;height:3px;background:#ef1833;transform:skewX(-25deg)}
body.redinfo-home-v1 .slider-tools{display:flex;align-items:center;gap:5px}
body.redinfo-home-v1 #slide-counter{font-size:19px;font-weight:700;min-width:66px;margin-right:8px;font-variant-numeric:tabular-nums}
body.redinfo-home-v1 #slide-counter span{color:#aaaeb8;font-size:13px;font-weight:400}
body.redinfo-home-v1 .slider-control{height:33px;width:33px;display:grid;place-items:center;font-size:26px;border:1px solid #ffffff35;border-radius:50%;color:#fff;line-height:1;transition:background .2s}
body.redinfo-home-v1 .slider-control:hover{background:#d70c21;border-color:#d70c21}
body.redinfo-home-v1 #slide-play{font-size:13px;margin-right:8px}
body.redinfo-home-v1 .slider-stage{position:relative;touch-action:pan-y;display:grid;background:#15171d}
body.redinfo-home-v1 .feature-slide{grid-area:1/1;min-width:0;animation:slide-reveal .4s ease-out}
body.redinfo-home-v1 .feature-link{display:grid;align-items:end;min-height:560px;position:relative;isolation:isolate;color:#fff;overflow:hidden}
body.redinfo-home-v1 .feature-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%;z-index:-2}
body.redinfo-home-v1 .feature-link:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#090a0d00 20%,#090a0d18 37%,#090a0dbb 65%,#090a0df5 100%)}
body.redinfo-home-v1 .feature-caption{position:relative;padding:30px 34px 28px;margin-top:225px;border-left:4px solid #e91530}
body.redinfo-home-v1 .feature-category{display:inline-block;background:#d70c21;padding:5px 10px;font-size:12px;font-weight:700;letter-spacing:.03em;margin-bottom:13px;border-radius:2px;color:white}
body.redinfo-home-v1 .feature-caption h2{font-family:var(--heading);font-size:clamp(29px,3.2vw,43px);font-weight:700;line-height:1.12;letter-spacing:-.024em;margin:0;max-width:940px;color:white;text-wrap:pretty}
body.redinfo-home-v1 .feature-link:hover h2{color:white}
body.redinfo-home-v1 .feature-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px;border-top:1px solid #ffffff3a;padding-top:13px;font-size:12px;color:#e3e4e9}
body.redinfo-home-v1 .feature-meta>span{display:flex;align-items:center;gap:30px;font-weight:700}
body.redinfo-home-v1 .feature-meta b{display:grid;place-items:center;border:1px solid #ffffff66;border-radius:50%;width:31px;height:31px;font-size:20px;transition:background .2s}
body.redinfo-home-v1 .feature-link:hover .feature-meta b{background:#d70c21;border-color:#d70c21}
body.redinfo-home-v1 .slider-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:var(--paper);position:relative;scrollbar-width:thin;scroll-behavior:smooth}
body.redinfo-home-v1 .slide-thumb{text-align:left;min-width:0;padding:14px 13px 16px;position:relative;border-right:1px solid var(--line);border-top:4px solid transparent;background:var(--paper);transition:background .25s,border-color .25s;color:var(--ink)}
body.redinfo-home-v1 .slide-thumb:last-child{border-right:0}
body.redinfo-home-v1 .slide-thumb[aria-pressed=true]{border-top-color:#e31832;background:var(--soft)}
body.redinfo-home-v1 .slide-thumb:hover{background:var(--soft)}
body.redinfo-home-v1 .thumb-image{position:relative;height:88px;overflow:hidden;border-radius:3px;background:#262a31}
body.redinfo-home-v1 .thumb-image img{height:100%;width:100%;object-fit:cover;opacity:.74;transition:opacity .3s,transform .3s}
body.redinfo-home-v1 .slide-thumb[aria-pressed=true] img,body.redinfo-home-v1 .slide-thumb:hover img{opacity:1;transform:scale(1.025)}
body.redinfo-home-v1 .thumb-image>span{position:absolute;top:6px;left:7px;background:#111318c9;color:white;border:1px solid #ffffff55;font-size:11px;padding:2px 5px;border-radius:2px}
body.redinfo-home-v1 .thumb-selected{display:none;position:absolute;bottom:0;right:0;background:#d70c21;color:white;font-size:9px;font-weight:700;padding:3px 7px;letter-spacing:.025em}
body.redinfo-home-v1 .slide-thumb[aria-pressed=true] .thumb-selected{display:block}
body.redinfo-home-v1 .thumb-copy{padding-top:10px}
body.redinfo-home-v1 .thumb-copy small{color:var(--red);font-size:10px;font-weight:700;display:block;margin-bottom:5px}
body.redinfo-home-v1 .thumb-copy>span{font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
body.redinfo-home-v1 .slide-thumb:focus-visible{outline-offset:-5px;z-index:1}
body.redinfo-home-v1 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes slide-reveal{from{opacity:.4}to{opacity:1}}
@media(max-width:1150px){body.redinfo-home-v1 .feature-link{min-height:580px}body.redinfo-home-v1 .feature-caption h2{font-size:43px}}
@media(max-width:900px){body.redinfo-home-v1 .feature-link{min-height:490px}body.redinfo-home-v1 .feature-caption{padding:27px 25px 24px;margin-top:195px}body.redinfo-home-v1 .feature-caption h2{font-size:35px}body.redinfo-home-v1 .thumb-image{height:75px}body.redinfo-home-v1 .slide-thumb{padding:11px 10px 14px}body.redinfo-home-v1 .thumb-copy>span{font-size:13px}}
@media(max-width:600px){body.redinfo-home-v1 .feature-slider{margin-inline:-14px;border-radius:0;border-left:0;border-right:0}body.redinfo-home-v1 .slider-topline{padding:12px 15px;gap:5px}body.redinfo-home-v1 .slider-topline>span{font-size:10px;letter-spacing:.015em;gap:6px}body.redinfo-home-v1 .slider-topline i{width:13px}body.redinfo-home-v1 .slider-control{height:30px;width:30px}body.redinfo-home-v1 #slide-counter{font-size:17px;min-width:52px;margin-right:1px}body.redinfo-home-v1 #slide-counter span{font-size:11px}body.redinfo-home-v1 #slide-play{margin-right:2px}body.redinfo-home-v1 .feature-link{min-height:490px}body.redinfo-home-v1 .feature-caption{padding:23px 19px 22px;margin-top:210px;border-left-width:3px}body.redinfo-home-v1 .feature-caption h2{font-size:30px;line-height:1.14;letter-spacing:-.02em}body.redinfo-home-v1 .feature-photo{object-position:center 15%}body.redinfo-home-v1 .feature-category{font-size:11px;padding:4px 8px;margin-bottom:12px}body.redinfo-home-v1 .feature-meta{font-size:11px;margin-top:19px;gap:10px;padding-top:12px}body.redinfo-home-v1 .feature-meta>span{gap:12px;font-size:11px}body.redinfo-home-v1 .feature-meta b{width:27px;height:27px;font-size:18px}body.redinfo-home-v1 .slider-thumbnails{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}body.redinfo-home-v1 .slide-thumb{flex:0 0 43%;scroll-snap-align:start;padding:12px 11px 14px}body.redinfo-home-v1 .thumb-image{height:86px}body.redinfo-home-v1 .thumb-copy>span{font-size:13px}body.redinfo-home-v1 .thumb-copy small{font-size:10px}}
@media(prefers-reduced-motion:reduce){body.redinfo-home-v1 .feature-slide{animation:none}body.redinfo-home-v1 .slider-thumbnails{scroll-behavior:auto}body.redinfo-home-v1 .thumb-image img,body.redinfo-home-v1 .feature-meta b{transition:none}}

/* Editorial dossiers: a photographic canvas with its surrounding reporting. */
body.redinfo-home-v1.magazine{--paper:#f8f9fb;--soft:#eef0f4;--ink:#151923;--muted:#666d7b;--line:#dce0e8;background-color:var(--paper);background-image:linear-gradient(#232f4310 1px,transparent 1px),linear-gradient(90deg,#232f4309 1px,transparent 1px);background-size:72px 72px}
body.redinfo-home-v1.magazine.dark{--paper:#141820;--soft:#202632;--ink:#f3f5fa;--muted:#b5becd;--line:#374151;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px)}
body.redinfo-home-v1.magazine .utility{background:#131822;color:#bdc3cf;border:0}
body.redinfo-home-v1.magazine .masthead{background:var(--paper)}
body.redinfo-home-v1.magazine .mast-inner{min-height:126px}
body.redinfo-home-v1.magazine .brand img{width:216px;height:105px}
body.redinfo-home-v1.magazine .mast-message{border:0;padding-left:24px}
body.redinfo-home-v1.magazine .mast-message strong{font-size:27px;letter-spacing:-.025em}
body.redinfo-home-v1.magazine .nav-shell{background:#17202b;box-shadow:0 9px 22px #11182720}
body.redinfo-home-v1.magazine .nav-inner nav a.active{background:#d70c21;padding-inline:18px;transform:skewX(-6deg);border-color:transparent}
body.redinfo-home-v1.magazine .matchbar{background:var(--paper);border:0;border-bottom:2px solid #d70c21;border-radius:12px;box-shadow:0 8px 25px #17202b0e;margin-top:25px}
body.redinfo-home-v1.magazine .match-brand{background:#17202b;color:#fff;border-right:0}
body.redinfo-home-v1.magazine .match-brand>small{color:#ff6378}body.redinfo-home-v1.magazine .powered{color:#c7ccda}
body.redinfo-home-v1.magazine .newsline{border:0;margin-block:14px 22px;min-height:38px}
body.redinfo-home-v1.magazine .newsline b{background:var(--red);color:#fff;padding:5px 9px;border-radius:3px}
body.redinfo-home-v1.magazine .opening-cover{display:block}
body.redinfo-home-v1 .dossier-slider{border:0;border-radius:16px;box-shadow:0 25px 65px #10172824,0 4px 14px #10172812;background:#161b24;overflow:visible;isolation:isolate}
body.redinfo-home-v1 .dossier-slider .slider-topline{padding:15px 25px;border-radius:16px 16px 0 0;background:#161b24;border-color:#ffffff17}
body.redinfo-home-v1 .dossier-slider .slider-topline>span{font-size:13px;letter-spacing:.14em}
body.redinfo-home-v1 .dossier-slider .slider-stage{background:#171d28}
body.redinfo-home-v1 .dossier-slider .feature-link{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);min-height:490px;align-items:stretch;overflow:hidden}
body.redinfo-home-v1 .dossier-slider .feature-link:after{display:none}
body.redinfo-home-v1 .dossier-slider .feature-photo{position:relative;inset:auto;z-index:0;width:100%;height:100%;min-height:490px;object-fit:cover;object-position:50% 25%;clip-path:polygon(0 0,100% 0,96% 100%,0 100%)}
body.redinfo-home-v1 .dossier-slider .feature-caption{isolation:isolate;display:flex;flex-direction:column;justify-content:center;border:0;margin:0;padding:42px 34px 32px 18px;min-width:0}
body.redinfo-home-v1 .dossier-slider .feature-caption:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 100% 0,#df173a38,transparent 67%),repeating-linear-gradient(135deg,#ffffff03 0,#ffffff03 1px,transparent 1px,transparent 7px);pointer-events:none}
body.redinfo-home-v1 .dossier-slider .feature-caption h2{font-size:clamp(30px,3.1vw,43px);font-weight:700;line-height:1.11;letter-spacing:-.03em;position:relative;z-index:1}
body.redinfo-home-v1 .dossier-slider .feature-category{align-self:flex-start;position:relative;margin-bottom:20px;font-size:13px;box-shadow:5px 5px 0 #d70c2130}
body.redinfo-home-v1 .dossier-number{position:absolute;top:0;right:22px;font-size:150px;line-height:1;font-weight:700;color:transparent;-webkit-text-stroke:1px #ffffff12;letter-spacing:-.07em;z-index:-1;user-select:none}
body.redinfo-home-v1 .dossier-slider .feature-meta{margin-top:27px;font-size:12px;align-items:center;gap:10px}
body.redinfo-home-v1 .dossier-slider .feature-meta>span{gap:16px;font-size:12px}
body.redinfo-home-v1 .dossier-related{padding:21px 26px 24px;color:#e8ecf3;background:#202735;border-top:1px solid #ffffff13}
body.redinfo-home-v1 .related-heading{display:flex;align-items:center;gap:16px;margin-bottom:16px}
body.redinfo-home-v1 .related-heading>span{font-size:10px;letter-spacing:.12em;color:#ff6379;font-weight:700}
body.redinfo-home-v1 .related-heading strong{font-size:17px;font-weight:400}
body.redinfo-home-v1 .related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
body.redinfo-home-v1 .related-links>a{display:grid;grid-template-columns:69px 1fr 16px;gap:12px;align-items:start;padding-right:20px;border-right:1px solid #ffffff20;min-width:0}
body.redinfo-home-v1 .related-links>a:last-child{border:0;padding-right:0}
body.redinfo-home-v1 .related-links img{width:69px;height:67px;object-fit:cover;border-radius:6px;box-shadow:0 5px 12px #0003}
body.redinfo-home-v1 .related-links small{display:block;font-size:10px;color:#aeb8c9;margin-bottom:5px}
body.redinfo-home-v1 .related-links h3{font-size:15px;line-height:1.35;font-weight:700;margin:0}
body.redinfo-home-v1 .related-links>a>span{color:#ff526d;font-size:18px}
body.redinfo-home-v1 .related-links a:hover h3{color:var(--red,#d70c21)}
body.redinfo-home-v1 .dossier-slider .slider-thumbnails{background:var(--paper);border-radius:0 0 16px 16px;overflow:hidden;padding:14px;gap:12px}
body.redinfo-home-v1 .dossier-slider .slide-thumb{display:grid;grid-template-columns:75px 1fr;gap:12px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:8px;background:var(--paper);transition:transform .25s,box-shadow .25s}
body.redinfo-home-v1 .dossier-slider .slide-thumb[aria-pressed=true]{border-color:#d70c21;box-shadow:0 5px 16px #d70c2119;background:var(--soft)}
body.redinfo-home-v1 .dossier-slider .slide-thumb:hover{transform:translateY(-3px);box-shadow:0 8px 20px #15203318}
body.redinfo-home-v1 .dossier-slider .thumb-image{height:67px;border-radius:5px}
body.redinfo-home-v1 .dossier-slider .thumb-copy{padding:0}
body.redinfo-home-v1 .dossier-slider .thumb-copy>span{font-size:12px;line-height:1.34}
body.redinfo-home-v1 .dossier-slider .thumb-copy small{font-size:10px}
body.redinfo-home-v1 .dossier-slider .thumb-selected{display:none}
body.redinfo-home-v1.magazine .opening-cover .latest{display:block;min-height:0;background:var(--paper);margin-top:30px;padding:20px 24px;border:1px solid var(--line);border-radius:11px;box-shadow:0 8px 22px #17202b08}
body.redinfo-home-v1.magazine .latest .widget-heading{border:0;padding:0;margin-bottom:16px}
body.redinfo-home-v1.magazine .reh-latest-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 24px}
body.redinfo-home-v1.magazine .latest-item{padding:11px 0;gap:12px}
body.redinfo-home-v1.magazine .latest-item h3{font-size:15px;line-height:1.4;-webkit-line-clamp:2}
body.redinfo-home-v1.magazine .latest-item time{font-size:12px}
body.redinfo-home-v1.magazine .latest .outline{margin-top:12px;border-top:1px solid var(--line);border-radius:0}
body.redinfo-home-v1.magazine .section{margin-top:58px}
body.redinfo-home-v1.magazine .section-heading{border-bottom:1px solid var(--line);position:relative;padding-bottom:19px;margin-bottom:25px}
body.redinfo-home-v1.magazine .section-heading:after{content:'';position:absolute;bottom:-2px;left:0;width:46px;height:4px;background:#d70c21;transform:skewX(-25deg)}
body.redinfo-home-v1.magazine .section-heading h2{font-size:35px;line-height:1.15;letter-spacing:-.03em}
body.redinfo-home-v1.magazine .section-heading h2 span{font-size:19px}
body.redinfo-home-v1.magazine .section-index{font-size:42px;color:#99a3b5;font-weight:400;line-height:1}
body.redinfo-home-v1.magazine .filters button{border-radius:30px;padding:9px 17px}
body.redinfo-home-v1.magazine .news-grid{gap:24px;align-items:start}
body.redinfo-home-v1.magazine .card{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 7px 20px #17202b0c;transition:transform .25s,box-shadow .25s}
body.redinfo-home-v1.magazine .card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #17202b1c}
body.redinfo-home-v1.magazine .card .picture{border-radius:0;aspect-ratio:1.55}
body.redinfo-home-v1.magazine .card .card-copy{padding:0 17px 18px}
body.redinfo-home-v1.magazine .card h3{font-size:23px;line-height:1.2;letter-spacing:-.015em}
body.redinfo-home-v1.magazine .card .meta{padding-top:12px;border-top:1px solid var(--line);font-size:11px}
body.redinfo-home-v1.magazine .card .tag{margin-top:15px;font-size:11px}
body.redinfo-home-v1.magazine .news-grid .card:first-child{grid-column:span 2;grid-row:span 2;box-shadow:0 15px 32px #17202b18}
body.redinfo-home-v1.magazine .news-grid .card:first-child .picture{aspect-ratio:1.25}
body.redinfo-home-v1.magazine .news-grid .card:first-child .card-copy{padding:7px 24px 24px}
body.redinfo-home-v1.magazine .news-grid .card:first-child h3{font-size:33px;line-height:1.14}
body.redinfo-home-v1.magazine .sidebar{gap:30px;padding-top:58px}
body.redinfo-home-v1.magazine .widget{border:1px solid var(--line);border-top:4px solid #d70c21;border-radius:12px;box-shadow:0 10px 28px #17202b0e;padding:22px 17px}
body.redinfo-home-v1.magazine .widget-heading h2{font-size:25px}
body.redinfo-home-v1.magazine .follow-card{border-radius:12px;box-shadow:8px 8px 0 #d70c2120;background-color:#c10d26;background-image:repeating-linear-gradient(135deg,transparent 0,transparent 12px,#ffffff0a 12px,#ffffff0a 13px)}
body.redinfo-home-v1.magazine .blog-card{position:relative;border:1px solid var(--line);border-top:0;border-radius:12px;padding:25px;background:var(--paper);box-shadow:0 10px 24px #17202b10;overflow:hidden}
body.redinfo-home-v1.magazine .blog-card:before{content:'“';position:absolute;right:16px;top:25px;color:#d70c2112;font:700 150px/1 var(--heading);pointer-events:none}
body.redinfo-home-v1.magazine .blog-card h3{position:relative;font-size:28px;line-height:1.15}
body.redinfo-home-v1.magazine .blog-card img{border-radius:7px;height:185px}
body.redinfo-home-v1.magazine .author-initial{border:0;background:#d70c21;color:white;box-shadow:3px 3px 0 #d70c2120}
body.redinfo-home-v1.magazine .must-read{border-radius:16px;background:#15202c;background-image:radial-gradient(#ffffff12 .6px,transparent .8px);background-size:6px 6px;box-shadow:0 20px 40px #17202b1c;padding:32px}
body.redinfo-home-v1.magazine .must-read .section-heading{border-color:#ffffff33}body.redinfo-home-v1.magazine .must-read .section-heading h2{color:white}
body.redinfo-home-v1.magazine .must-item{padding:18px;background:#202e3ccc;border-radius:10px;grid-template-columns:30px 1fr;border:1px solid #ffffff15}
body.redinfo-home-v1.magazine .must-item h3{font-size:23px;line-height:1.23}
body.redinfo-home-v1.magazine .must-item img{border-radius:6px}
body.redinfo-home-v1.magazine .euro{background:#171b26;border-radius:16px;padding:32px;background-image:linear-gradient(120deg,#bf0d2922,transparent 60%),repeating-linear-gradient(120deg,transparent 0,transparent 30px,#ffffff03 30px,#ffffff03 31px);box-shadow:0 20px 40px #17202b1c}
body.redinfo-home-v1.magazine .euro .section-heading{border-color:#ffffff33}body.redinfo-home-v1.magazine .euro .section-heading h2{color:white}
body.redinfo-home-v1.magazine .euro .card{background:#252b39;border-color:#ffffff1b;color:#fff}
body.redinfo-home-v1.magazine .euro .card .meta{border-color:#ffffff25}
body.redinfo-home-v1.magazine .euro .card:nth-child(n+3){display:block}
body.redinfo-home-v1.magazine .euro .card:nth-child(n+3) .picture{width:100%;height:130px;aspect-ratio:auto}
body.redinfo-home-v1.magazine .euro-grid .card:nth-child(n+3) .tag{margin-top:15px}
body.redinfo-home-v1.magazine .century{border-radius:16px;background:#940a20;background-image:radial-gradient(#ffffff17 1px,transparent 1px);background-size:6px 6px;box-shadow:0 20px 40px #75001922}
body.redinfo-home-v1.magazine .century-intro h2{font-size:46px;letter-spacing:-.04em}
body.redinfo-home-v1.magazine .century .card{background:#76091b;color:white;border-color:#ffffff1a}
body.redinfo-home-v1.magazine .century .card .meta{border-color:#ffffff25}
body.redinfo-home-v1.magazine .century .card:nth-child(n+2){display:block}
body.redinfo-home-v1.magazine .century .card:nth-child(n+2) .picture{width:100%;height:100px;aspect-ratio:auto}
body.redinfo-home-v1.magazine .century .card:nth-child(n+2) h3{font-size:19px}
body.redinfo-home-v1.magazine .insta-grid .insta-text{border-radius:12px;box-shadow:0 8px 20px #17202b0c;border-top:3px solid #d70c21;background:var(--paper)}
body.redinfo-home-v1.magazine footer{background:#111823;background-image:repeating-linear-gradient(135deg,transparent 0,transparent 35px,#ffffff03 35px,#ffffff03 36px);padding-top:44px}
@media(max-width:1150px){body.redinfo-home-v1 .dossier-slider .feature-link{grid-template-columns:1.2fr 1fr;min-height:470px}body.redinfo-home-v1 .dossier-slider .feature-photo{min-height:470px}body.redinfo-home-v1 .dossier-slider .feature-caption h2{font-size:35px}body.redinfo-home-v1 .dossier-slider .feature-caption{padding:34px 26px 27px 15px}body.redinfo-home-v1 .dossier-slider .slide-thumb{grid-template-columns:1fr}body.redinfo-home-v1 .dossier-slider .thumb-image{height:90px}body.redinfo-home-v1 .related-links{gap:18px}body.redinfo-home-v1 .related-links>a{grid-template-columns:55px 1fr;gap:10px;padding-right:14px}body.redinfo-home-v1 .related-links img{width:55px;height:60px}body.redinfo-home-v1 .related-links>a>span{display:none}body.redinfo-home-v1 .related-links h3{font-size:14px}body.redinfo-home-v1.magazine .news-grid .card:first-child{grid-column:span 2;grid-row:auto}body.redinfo-home-v1.magazine .news-grid .card:first-child .picture{aspect-ratio:1.8}}
@media(max-width:900px){body.redinfo-home-v1 .dossier-slider .feature-link{grid-template-columns:1fr}body.redinfo-home-v1 .dossier-slider .feature-photo{height:380px;min-height:0;clip-path:none;object-position:50% 30%}body.redinfo-home-v1 .dossier-slider .feature-caption{padding:26px 28px;margin-top:-35px;margin-left:22px;background:#171d28;box-shadow:-12px -12px 0 #d70c21;z-index:1}body.redinfo-home-v1 .dossier-slider .feature-caption h2{font-size:35px}body.redinfo-home-v1 .dossier-number{font-size:100px}body.redinfo-home-v1 .related-links{grid-template-columns:1fr}body.redinfo-home-v1 .related-links>a{grid-template-columns:62px 1fr 20px;border-right:0;border-bottom:1px solid #ffffff20;padding:0 0 14px}body.redinfo-home-v1 .related-links>a:last-child{padding-bottom:0;border-bottom:0}body.redinfo-home-v1 .related-links>a>span{display:block}body.redinfo-home-v1 .related-links img{width:62px;height:53px}body.redinfo-home-v1 .related-links h3{font-size:15px}body.redinfo-home-v1.magazine .reh-latest-list{grid-template-columns:1fr 1fr}body.redinfo-home-v1.magazine .news-grid .card:first-child{grid-column:span 2}body.redinfo-home-v1.magazine .sidebar{padding-top:30px}body.redinfo-home-v1.magazine .euro-grid .card:nth-child(n+3){display:block}body.redinfo-home-v1.magazine .euro-grid .card:nth-child(n+3) .picture{height:160px;width:100%}body.redinfo-home-v1.magazine .century .card:first-child{display:block}body.redinfo-home-v1.magazine .section-heading h2{font-size:31px}}
@media(max-width:600px){body.redinfo-home-v1.magazine .mast-inner{min-height:91px}body.redinfo-home-v1.magazine .brand img{width:168px;height:82px}body.redinfo-home-v1.magazine .nav-inner nav a.active{transform:none;padding-left:12px}body.redinfo-home-v1.magazine .matchbar{border-radius:9px;margin-top:18px}body.redinfo-home-v1.magazine .newsline{margin-block:12px 18px}body.redinfo-home-v1 .dossier-slider{margin-inline:-14px;border-radius:0;box-shadow:0 16px 32px #17202b20}body.redinfo-home-v1 .dossier-slider .slider-topline{border-radius:0;padding:13px 14px}body.redinfo-home-v1 .dossier-slider .slider-topline>span{font-size:10px;letter-spacing:.06em}body.redinfo-home-v1 .dossier-slider .feature-link{min-height:0}body.redinfo-home-v1 .dossier-slider .feature-photo{height:265px;width:100%;min-height:0;object-fit:cover}body.redinfo-home-v1 .dossier-slider .feature-caption{padding:23px 19px 25px;margin-top:-24px;margin-left:12px;box-shadow:-8px -8px 0 #d70c21}body.redinfo-home-v1 .dossier-slider .feature-caption h2{font-size:31px;line-height:1.14}body.redinfo-home-v1 .dossier-slider .feature-category{font-size:11px;margin-bottom:16px}body.redinfo-home-v1 .dossier-slider .feature-meta{font-size:11px;gap:9px;margin-top:22px}body.redinfo-home-v1 .dossier-slider .feature-meta>span{font-size:11px;gap:10px}body.redinfo-home-v1 .dossier-number{font-size:100px;right:16px}body.redinfo-home-v1 .dossier-related{padding:20px 20px 22px}body.redinfo-home-v1 .related-heading{display:block;margin-bottom:18px}body.redinfo-home-v1 .related-heading>span{display:block;font-size:10px;margin-bottom:5px}body.redinfo-home-v1 .related-heading strong{font-size:18px}body.redinfo-home-v1 .related-links{gap:13px}body.redinfo-home-v1 .related-links>a{grid-template-columns:58px 1fr 14px;gap:11px}body.redinfo-home-v1 .related-links img{height:57px;width:58px}body.redinfo-home-v1 .related-links h3{font-size:15px;line-height:1.34}body.redinfo-home-v1 .related-links small{font-size:10px}body.redinfo-home-v1 .dossier-slider .slider-thumbnails{display:flex;overflow-x:auto;gap:9px;padding:12px;border-radius:0;scroll-snap-type:x mandatory}body.redinfo-home-v1 .dossier-slider .slide-thumb{display:grid;grid-template-columns:62px 1fr;flex:0 0 78%;padding:10px;gap:12px;border-top:1px solid var(--line)}body.redinfo-home-v1 .dossier-slider .slide-thumb[aria-pressed=true]{border:1px solid #d70c21}body.redinfo-home-v1 .dossier-slider .thumb-image{height:61px}body.redinfo-home-v1 .dossier-slider .thumb-copy>span{font-size:12px}body.redinfo-home-v1.magazine .opening-cover .latest{padding:19px 17px;border-radius:10px;margin-top:24px}body.redinfo-home-v1.magazine .reh-latest-list{grid-template-columns:1fr;gap:0}body.redinfo-home-v1.magazine .latest-item h3{font-size:16px}body.redinfo-home-v1.magazine .section{margin-top:38px}body.redinfo-home-v1.magazine .section-heading{margin-bottom:21px;padding-bottom:15px}body.redinfo-home-v1.magazine .section-heading h2{font-size:28px}body.redinfo-home-v1.magazine .section-heading h2 span{font-size:16px}body.redinfo-home-v1.magazine .news-grid{gap:17px 13px}body.redinfo-home-v1.magazine .card .card-copy{padding:0 12px 14px}body.redinfo-home-v1.magazine .card h3{font-size:21px;line-height:1.2}body.redinfo-home-v1.magazine .card .meta{font-size:10px}body.redinfo-home-v1.magazine .card .tag{font-size:10px}body.redinfo-home-v1.magazine .news-grid .card:first-child{grid-column:span 2;grid-row:auto}body.redinfo-home-v1.magazine .news-grid .card:first-child .picture{aspect-ratio:1.55}body.redinfo-home-v1.magazine .news-grid .card:first-child .card-copy{padding:0 18px 20px}body.redinfo-home-v1.magazine .news-grid .card:first-child h3{font-size:29px}body.redinfo-home-v1.magazine .blog-card{display:block;padding:22px}body.redinfo-home-v1.magazine .blog-card h3{font-size:27px;margin-bottom:18px}body.redinfo-home-v1.magazine .blog-card img{height:180px}body.redinfo-home-v1.magazine .blog-card .meta{font-size:11px}body.redinfo-home-v1.magazine .must-read,body.redinfo-home-v1.magazine .euro{border-radius:0;padding:26px 18px}body.redinfo-home-v1.magazine .must-item{flex-basis:92%;padding:15px;grid-template-columns:23px 1fr}body.redinfo-home-v1.magazine .must-item h3{font-size:23px}body.redinfo-home-v1.magazine .euro .card:nth-child(n+2){display:block;padding:0;margin-bottom:20px}body.redinfo-home-v1.magazine .euro .card:nth-child(n+2) .picture{width:100%;height:180px;aspect-ratio:auto}body.redinfo-home-v1.magazine .euro .card:nth-child(n+2) .tag{margin-top:15px}body.redinfo-home-v1.magazine .euro .card:nth-child(n+2) h3{font-size:25px}body.redinfo-home-v1.magazine .century{border-radius:0}body.redinfo-home-v1.magazine .century-intro h2{font-size:48px}body.redinfo-home-v1.magazine .century .card:first-child h3{font-size:28px}body.redinfo-home-v1.magazine .century .card:nth-child(n+2){display:block}body.redinfo-home-v1.magazine .century .card:nth-child(n+2) .picture{width:100%;height:150px}body.redinfo-home-v1.magazine .century .card:nth-child(n+2) h3{font-size:25px}body.redinfo-home-v1.magazine .section-index{font-size:33px}body.redinfo-home-v1.magazine .card:hover,body.redinfo-home-v1 .dossier-slider .slide-thumb:hover{transform:none}}

/* Reader-paced slider and category identity */
body.redinfo-home-v1 .dossier-watermark{position:absolute;right:18px;top:20px;width:220px;height:250px;object-fit:contain;opacity:var(--crest-opacity,.12);filter:grayscale(1);pointer-events:none;z-index:-1;transform:rotate(-9deg)}
body.redinfo-home-v1.magazine .reh-latest-list{grid-auto-rows:86px;max-height:calc(var(--feed-rows,3) * 86px + (var(--feed-rows,3) - 1) * 4px);overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;padding-right:10px;scrollbar-color:#d70c21 #e6e3df;scrollbar-width:thin}
body.redinfo-home-v1.magazine .reh-latest-list .latest-item{display:grid;align-content:center;min-height:0}
body.redinfo-home-v1.magazine .reh-latest-list:focus-visible{outline:2px solid var(--red);outline-offset:5px}
body.redinfo-home-v1.magazine .must-item{grid-template-columns:1fr}
body.redinfo-home-v1.magazine .euro{background-color:var(--euro-orange,#f15a24);background-image:repeating-linear-gradient(120deg,transparent 0,transparent 30px,#ffffff12 30px,#ffffff12 31px);box-shadow:0 20px 40px #b33e2229}
body.redinfo-home-v1.magazine .euro .section-heading{border-color:#171b2640}body.redinfo-home-v1.magazine .euro .section-heading h2,body.redinfo-home-v1.magazine .euro .section-heading>a{color:#171b26}body.redinfo-home-v1.magazine .euro .card .tag{color:#ffac83}body.redinfo-home-v1.magazine .euro .card{background:#202632}
@media(max-width:900px){body.redinfo-home-v1.magazine .reh-latest-list{max-height:calc(var(--feed-tablet-rows,5) * 86px + (var(--feed-tablet-rows,5) - 1) * 4px)}body.redinfo-home-v1 .dossier-watermark{width:180px;height:200px;right:22px;top:10px}}
@media(max-width:600px){body.redinfo-home-v1.magazine .reh-latest-list{max-height:calc(var(--feed-visible,9) * 86px)}body.redinfo-home-v1 .dossier-watermark{width:150px;height:175px;right:12px;top:10px;opacity:calc(var(--crest-opacity,.12) * .8)}}

body.redinfo-home-v1.magazine .euro .section-heading:after{background:#171b26}
/* Editorial composition */
body.redinfo-home-v1 .dossier-watermark{transform:rotate(9deg)}
body.redinfo-home-v1 .must-read .must-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding-bottom:0;gap:20px}
body.redinfo-home-v1 .must-read .must-track .must-item{display:block;min-width:0;padding:16px}
body.redinfo-home-v1 .must-read .must-track .must-item h3{font-size:23px;line-height:1.3}
body.redinfo-home-v1.magazine .must-read{margin-top:28px}
body.redinfo-home-v1.magazine .euro .euro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
body.redinfo-home-v1.magazine .euro .euro-grid .card{display:flex;flex-direction:column;grid-row:auto;grid-column:auto;background:#fff;color:#211b18;padding:0;margin:0;border:0;box-shadow:0 9px 20px #72260724;border-radius:10px;overflow:hidden}
body.redinfo-home-v1.magazine .euro .euro-grid .picture{aspect-ratio:1.35;width:100%;height:auto;flex-shrink:0}
body.redinfo-home-v1.magazine .euro .euro-grid .card-copy{display:flex;flex-direction:column;flex:1;padding:0 18px 20px}
body.redinfo-home-v1.magazine .euro .euro-grid .tag{color:#a43107;margin-top:17px}
body.redinfo-home-v1.magazine .euro .euro-grid h3{font-size:24px;line-height:1.25}
body.redinfo-home-v1.magazine .euro .euro-grid .meta{color:#6b5147;border-color:#ead8cf;margin-top:auto;padding-top:15px}
body.redinfo-home-v1.magazine .euro .euro-grid .card:hover h3{color:#ad350b}
body.redinfo-home-v1 .article-excerpt{font-size:18px;line-height:1.65;color:var(--muted);margin:18px 0 20px}
body.redinfo-home-v1 .article-continue{display:inline-block;color:var(--red);font-weight:700;margin-bottom:18px;font-size:15px}
body.redinfo-home-v1 .youtube-shorts{margin-bottom:55px}
body.redinfo-home-v1 .shorts-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
body.redinfo-home-v1 .short-card{position:relative;isolation:isolate;padding:0;text-align:left;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:#161b24;color:white;box-shadow:0 12px 25px #11182720}
body.redinfo-home-v1 .short-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .3s}
body.redinfo-home-v1 .short-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0005,transparent 35%,#0005 55%,#000e)}
body.redinfo-home-v1 .short-card:hover img{transform:scale(1.035)}
body.redinfo-home-v1 .short-label{position:absolute;left:14px;top:16px;font-size:12px;font-weight:700;letter-spacing:.1em}
body.redinfo-home-v1 .short-play{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:54px;height:54px;background:#fff;color:#d70c21;border-radius:50%;box-shadow:0 4px 22px #0004;padding-left:3px;font-size:20px}
body.redinfo-home-v1 .short-title{position:absolute;bottom:18px;left:16px;right:16px;font-size:17px;font-weight:700;line-height:1.32;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
body.redinfo-home-v1 .short-dialog{max-width:480px;width:calc(100% - 28px);max-height:95dvh;padding:18px;background:#111722;color:white;border:1px solid #ffffff22;border-radius:15px}
body.redinfo-home-v1 .short-dialog .dialog-head{margin-bottom:12px;align-items:flex-start}body.redinfo-home-v1 .short-dialog h2{font-size:17px;line-height:1.3;margin:0}body.redinfo-home-v1 .short-dialog .close{color:white}
body.redinfo-home-v1 .reh-short-player{width:min(100%,calc((95dvh - 165px) * 9 / 16));aspect-ratio:9/16;margin:auto;background:#000}
body.redinfo-home-v1 .reh-short-player iframe{width:100%;height:100%;border:0;display:block}body.redinfo-home-v1 .short-dialog>a{display:block;margin-top:12px;color:white;font-size:14px}
@media(max-width:1000px){body.redinfo-home-v1.magazine .euro .euro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.redinfo-home-v1 .shorts-grid{gap:12px}body.redinfo-home-v1 .short-title{font-size:15px;left:12px;right:12px}body.redinfo-home-v1 .short-play{width:42px;height:42px}}
@media(max-width:700px){body.redinfo-home-v1 .must-read .must-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.redinfo-home-v1 .must-read .must-track .must-item{padding:12px}body.redinfo-home-v1 .must-read .must-track .must-item h3{font-size:20px}body.redinfo-home-v1 .shorts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.redinfo-home-v1 .short-title{font-size:17px}body.redinfo-home-v1 .youtube-shorts .section-heading{flex-wrap:wrap}body.redinfo-home-v1 .youtube-shorts .section-heading h2 span{display:block;margin-top:5px;font-size:17px}}
@media(max-width:420px){body.redinfo-home-v1 .must-read .must-track{grid-template-columns:1fr}body.redinfo-home-v1.magazine .euro .euro-grid{grid-template-columns:1fr}body.redinfo-home-v1 .short-title{font-size:15px}body.redinfo-home-v1 .article-excerpt{font-size:17px}}

/* Keep complete EuroLeague headlines legible. */
body.redinfo-home-v1.magazine .euro .euro-grid h3{display:block;-webkit-line-clamp:unset;overflow:visible}body.redinfo-home-v1.magazine .euro .section-heading h2 span{color:#5b2714}

/* Actual recent-post tags; hash is decorative, archive URL stays intact. */
body.redinfo-home-v1 .newsline{overflow:visible;min-width:0;gap:15px}body.redinfo-home-v1 .newsline>b{flex-shrink:0}
body.redinfo-home-v1 .hashtag-rail{display:flex;gap:9px;align-items:center;min-width:0;overflow-x:auto;padding:6px 3px 9px;scrollbar-width:thin;scrollbar-color:#d70c2140 transparent;overscroll-behavior-x:contain}
body.redinfo-home-v1 .newsline .topic-tag{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:6px 12px 6px 10px;background:var(--paper);border:1px solid var(--line);border-radius:20px;color:var(--ink);font-size:14px;font-weight:700;line-height:1.3;box-shadow:0 2px 5px #17202b06;transition:background .18s,border-color .18s,transform .18s}
body.redinfo-home-v1 .hash-sign{display:inline-block;color:var(--red);font-size:20px;line-height:1;font-weight:800;font-style:italic;transform:rotate(-8deg)}
body.redinfo-home-v1 .newsline .topic-tag:hover{border-color:#d70c2160;background:#d70c210a;transform:translateY(-2px)}
body.redinfo-home-v1 .main-column .youtube-shorts{margin-bottom:0}body.redinfo-home-v1 .main-column .shorts-grid{gap:12px}body.redinfo-home-v1 .main-column .short-title{font-size:14px;left:11px;right:11px;bottom:13px}body.redinfo-home-v1 .main-column .short-play{width:42px;height:42px;font-size:17px}body.redinfo-home-v1 .main-column .youtube-shorts .section-heading{flex-wrap:wrap;gap:12px}body.redinfo-home-v1 .main-column .youtube-shorts .section-heading h2{font-size:29px}body.redinfo-home-v1 .main-column .youtube-shorts .section-heading h2 span{font-size:17px}
@media(max-width:600px){body.redinfo-home-v1 .newsline{gap:9px}body.redinfo-home-v1.magazine .newsline>b{font-size:9px;padding:7px}body.redinfo-home-v1 .newsline .topic-tag{font-size:13px;padding:6px 10px}body.redinfo-home-v1 .hash-sign{font-size:19px}body.redinfo-home-v1 .main-column .short-title{font-size:15px}body.redinfo-home-v1 .main-column .youtube-shorts .section-heading h2{font-size:28px}}

/* Hero → article selectors → context for the selected story. */
body.redinfo-home-v1 .dossier-slider .slider-thumbnails{border-radius:0;border-bottom:1px solid var(--line)}
body.redinfo-home-v1 .dossier-slider .dossier-related{border-radius:0 0 14px 14px;border-top:3px solid var(--red)}
body.redinfo-home-v1 .dossier-slider .dossier-related[hidden]{display:none!important}
@media(max-width:600px){body.redinfo-home-v1 .dossier-slider .dossier-related{border-radius:0}}
/* WordPress / Elementor bridge: scoped exclusively to pages containing our widgets. */
body.redinfo-home-v1{--crest-opacity:.12;--euro-orange:#f15a24;--feed-rows:3;--feed-visible:9;--feed-tablet-rows:5}
body.redinfo-home-v1 .elementor{font-family:var(--body)}
body.redinfo-home-v1 .reh-section{width:calc(100% - 64px);max-width:1320px;margin-inline:auto}
body.redinfo-home-v1 .reh-section>.elementor-container{gap:0}
body.redinfo-home-v1 .elementor-widget-redinfo_editorial{width:100%;margin-bottom:0}
body.redinfo-home-v1 .reh-block{min-width:0}
body.redinfo-home-v1 .reh-block h1,body.redinfo-home-v1 .reh-block h2,body.redinfo-home-v1 .reh-block h3,body.redinfo-home-v1 .reh-block button{font-family:'Red Info Font 3',Arial,sans-serif}
body.redinfo-home-v1 .reh-block [hidden]{display:none!important}
body.redinfo-home-v1 .reh-hero{margin-bottom:22px}
body.redinfo-home-v1 .reh-feed{margin-bottom:30px}
body.redinfo-home-v1 .reh-latest-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:92px;max-height:276px;overflow:auto;overscroll-behavior:contain}
body.redinfo-home-v1 .reh-latest-list .latest-item{min-height:92px;height:auto}
body.redinfo-home-v1 .reh-matches{margin:22px 0}
body.redinfo-home-v1 .reh-sidebar,body.redinfo-home-v1 .reh-standings{margin-bottom:28px}
body.redinfo-home-v1 .reh-admin-note{background:#fff4dc;border-left:4px solid #df9100;color:#543b13;padding:16px;font-size:15px}

body.redinfo-home-v1 .reh-block .dossier-watermark{transform:rotate(9deg)}
body.redinfo-home-v1 .reh-short-player{aspect-ratio:9/16;max-height:70vh;margin:auto}
body.redinfo-home-v1 .reh-short-player iframe{width:100%;height:100%;border:0}
body.redinfo-home-v1 [data-reh-header] nav>ul{display:flex;list-style:none;margin:0;padding:0;gap:20px}
body.redinfo-home-v1 [data-reh-header] nav li{position:relative}
body.redinfo-home-v1 [data-reh-header] nav .sub-menu{display:none;position:absolute;z-index:30;top:100%;left:0;min-width:240px;background:var(--paper);color:var(--ink);padding:14px;list-style:none;box-shadow:0 8px 24px #0003}
body.redinfo-home-v1 [data-reh-header] nav li:hover>.sub-menu,body.redinfo-home-v1 [data-reh-header] nav li:focus-within>.sub-menu{display:block}
body.redinfo-home-v1 .reh-search input{display:block;width:100%;padding:16px;margin:16px 0;border:1px solid var(--line)}
body.redinfo-home-v1 .reh-integration{font-family:var(--body)}
body.redinfo-home-v1 .reh-integration .rmc-match-center{margin:0}
@media(max-width:1024px){body.redinfo-home-v1 .reh-section>.elementor-container{flex-wrap:wrap}body.redinfo-home-v1 .reh-section>.elementor-container>.elementor-column{width:100%}body.redinfo-home-v1 .reh-latest-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:460px}}
@media(max-width:600px){body.redinfo-home-v1 .reh-section{width:calc(100% - 28px)}body.redinfo-home-v1 .reh-latest-list{grid-template-columns:1fr;grid-auto-rows:76px;max-height:684px}body.redinfo-home-v1 .reh-latest-list .latest-item{min-height:76px}body.redinfo-home-v1 [data-reh-header] nav>ul{display:block}body.redinfo-home-v1 [data-reh-header] nav .sub-menu{position:static;box-shadow:none}}

body.redinfo-home-v1 .reh-section>.elementor-container>.elementor-column + .elementor-column{padding-left:28px}
@media(max-width:1024px){body.redinfo-home-v1 .reh-section>.elementor-container>.elementor-column + .elementor-column{padding-left:0}}

body.redinfo-home-v1.magazine .reh-latest-list{gap:0 24px;grid-auto-rows:92px;max-height:276px}
@media(max-width:1024px){body.redinfo-home-v1.magazine .reh-latest-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:460px}}
@media(max-width:600px){body.redinfo-home-v1.magazine .reh-latest-list{grid-template-columns:1fr;grid-auto-rows:76px;max-height:684px}}
body.redinfo-home-v1.magazine .reh-feed .latest{display:block;min-height:0;background:var(--paper);padding:20px 24px;border:1px solid var(--line);border-radius:11px;box-shadow:0 8px 22px #17202b08}
@media(max-width:600px){body.redinfo-home-v1.magazine .reh-feed .latest{padding:19px 17px}}
/* 1.0.1: Explicit contrast against theme/Elementor global heading colours. */
body.redinfo-home-v1 .reh-block :is(h1,h2,h3,h4,h5,h6){color:var(--ink)}
body.redinfo-home-v1 .reh-block :is(.feature-caption,.dossier-related,.must-read,.follow-card,footer,.short-dialog) :is(h1,h2,h3,h4,h5,h6){color:#fff}
body.redinfo-home-v1 .reh-block :is(.feature-caption,.dossier-related,.must-read,.follow-card,footer){color:#fff}
body.redinfo-home-v1 .reh-block :is(.feature-link,.dossier-related a,.must-item,.follow-card a,footer a,.nav-inner nav a,.nav-actions button,.short-card,.short-dialog [data-close]){color:#fff}
body.redinfo-home-v1 .reh-block :is(.feature-meta,.must-read .meta,.must-read .section-heading h2 span,footer p){color:#cbd3df}
body.redinfo-home-v1 .reh-block .dossier-related .related-heading strong{color:#fff}
body.redinfo-home-v1 .reh-block :is(.feature-link,.dossier-related a,.must-item):hover :is(h2,h3){color:var(--red,#d70c21)}
body.redinfo-home-v1 .reh-block .slide-thumb{color:var(--ink)}
body.redinfo-home-v1 .reh-block .euro .section-heading h2{color:#171b26}
body.redinfo-home-v1 .reh-block .euro .euro-grid .card h3{color:#211b18}
body.redinfo-home-v1 .reh-block .euro .euro-grid .card:hover h3{color:#ad350b}
body.redinfo-home-v1 .reh-block .utility a{color:#bdc3cf}
body.redinfo-home-v1 .reh-block .short-card :is(.short-title,.short-label){color:#fff}
/* Crests are contained, never cropped by the site's general photo rule. */
body.redinfo-home-v1 .reh-integration :is(.rmc-team-row__logo,.rmc-sidebar-game__team img){display:block;object-fit:contain;flex-shrink:0;opacity:1;max-width:none}
body.redinfo-home-v1 .reh-integration .rmc-team-row__logo{width:26px;height:26px}
body.redinfo-home-v1 .reh-integration .rmc-sidebar-game__team img{width:28px;height:28px}

/* 1.0.2: Uniform strong red for links on dark surfaces. */
body.redinfo-home-v1 .reh-block :is(.feature-link,.dossier-related a,.must-item,.short-card,.follow-card a,footer a,.utility a):is(:hover,:focus-visible){color:var(--red,#d70c21)}
body.redinfo-home-v1 .reh-block :is(.feature-link,.dossier-related a,.must-item):is(:hover,:focus-visible) :is(h2,h3){color:var(--red,#d70c21)}
body.redinfo-home-v1 .reh-block .short-card:is(:hover,:focus-visible) .short-title{color:var(--red,#d70c21)}
/* A CSS triangle avoids WordPress emoji replacement of the play character. */
body.redinfo-home-v1 .reh-block .short-play{padding:0;line-height:1}
body.redinfo-home-v1 .reh-block .short-play::before{content:"";display:block;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid var(--red,#d70c21);margin-left:3px}

/* 1.0.3: Approved red palette; hero, thumbnails and related panel unchanged. */
body.redinfo-home-v1.reh-red-theme{background-color:#fcf8f8;background-image:linear-gradient(#ba0b2010 1px,transparent 1px),linear-gradient(90deg,#ba0b2008 1px,transparent 1px)}
body.redinfo-home-v1.reh-red-theme .reh-header .utility{background:#960c21;color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-header .utility a{color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-header .nav-shell{background:#d70c21;box-shadow:0 8px 22px #a4092422}
body.redinfo-home-v1.reh-red-theme .reh-header .nav-inner nav a{color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-header .nav-inner nav a:hover{background:#b40920;border-color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-header .nav-actions button{color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-header .masthead{border-top:3px solid #d70c21}
body.redinfo-home-v1.reh-red-theme .reh-matches .rmc-scorebar__brand{background:linear-gradient(135deg,#d70c21,#a20821);color:#fff;border:0}
body.redinfo-home-v1.reh-red-theme .reh-matches .rmc-scorebar__brand :is(strong,span,small,a,button){color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-feed .latest{border-top:4px solid #d70c21;box-shadow:0 9px 25px #b3082010}
body.redinfo-home-v1.reh-red-theme .reh-feed .widget-heading h2{color:#b30922}
body.redinfo-home-v1.reh-red-theme .reh-posts:not(:has(.euro)) .section-heading h2,body.redinfo-home-v1.reh-red-theme .reh-shorts .section-heading h2{color:#b30922}
body.redinfo-home-v1.reh-red-theme .reh-posts .section-heading:after,body.redinfo-home-v1.reh-red-theme .reh-shorts .section-heading:after{width:76px}
body.redinfo-home-v1.reh-red-theme .reh-must .must-read{background-color:#c40c25;background-image:radial-gradient(#ffffff24 .6px,transparent .8px),linear-gradient(125deg,#df102b,#a50820);background-size:6px 6px,100% 100%;box-shadow:0 20px 40px #a4092426}
body.redinfo-home-v1.reh-red-theme .reh-must .section-heading h2,body.redinfo-home-v1.reh-red-theme .reh-must .section-heading h2 span{color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-must .section-heading:after{background:#fff}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item{background:#fff;border-color:#fff;box-shadow:0 8px 18px #73041925}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item h3{color:#25191d}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item .meta{color:#766269}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item:hover h3{color:#d70c21}
body.redinfo-home-v1.reh-red-theme .reh-sidebar,body.redinfo-home-v1.reh-red-theme .reh-standings{border-top:4px solid #d70c21;border-radius:9px 9px 0 0}
body.redinfo-home-v1.reh-red-theme .reh-social .follow-card{background-color:#d70c21;box-shadow:8px 8px 0 #d70c2120}
body.redinfo-home-v1.reh-red-theme .reh-footer footer{background-color:#970c23;background-image:linear-gradient(135deg,#c70b25aa,transparent 70%),repeating-linear-gradient(135deg,transparent 0,transparent 35px,#ffffff08 35px,#ffffff08 36px);border-top:5px solid #e81130}
body.redinfo-home-v1.reh-red-theme .reh-footer footer :is(h3,p,a,span){color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-footer footer a:hover{color:#fff;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}

/* Full-width Olympiacos schedule: applies to saved pages without rebuilding them.
   Widen only the dedicated schedule section; avoid 100vw scrollbar overflow. */
body.redinfo-home-v1 .elementor-section:is(.reh-section,.reh-full-section):has(.reh-matches){width:100%;max-width:none;margin-inline:0;padding-inline:0}
body.redinfo-home-v1 .elementor-section:is(.reh-section,.reh-full-section):has(.reh-matches) > .elementor-container{width:100%;max-width:none!important;margin-inline:0;padding-inline:0;gap:0}
body.redinfo-home-v1 .elementor-section:is(.reh-section,.reh-full-section):has(.reh-matches) > .elementor-container > .elementor-column{width:100%;min-width:0;padding-inline:0}
body.redinfo-home-v1 .elementor-section:is(.reh-section,.reh-full-section):has(.reh-matches) > .elementor-container > .elementor-column > .elementor-widget-wrap{padding-inline:0!important}
body.redinfo-home-v1 .reh-matches{width:100%;max-width:none;margin:18px 0 22px}
body.redinfo-home-v1 .reh-matches :is(.reh-integration,.rmc-match-center,.rmc-scorebar){width:100%;max-width:none;min-width:0}
body.redinfo-home-v1 .reh-matches .rmc-scorebar{border-radius:0;padding-inline:clamp(12px,1.5vw,28px)}
body.redinfo-home-v1 .reh-matches .rmc-scorebar__brand{padding:12px;border-radius:7px}
body.redinfo-home-v1 .reh-matches .rmc-scorebar__viewport{min-width:0;max-width:100%;overflow:hidden}
body.redinfo-home-v1 .reh-matches .rmc-scorebar__track{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}
@media(max-width:600px){body.redinfo-home-v1 .reh-matches{margin:12px 0 18px}body.redinfo-home-v1 .reh-matches .rmc-scorebar{padding:9px}body.redinfo-home-v1 .reh-matches .rmc-scorebar__brand{padding:10px;margin-bottom:9px}}

/* 1.0.4: newsroom refinements requested for the live homepage. */
body.redinfo-home-v1 .news-panel[hidden]{display:none!important}
body.redinfo-home-v1 .news-panel .more{margin-top:18px}

/* Must Read: one continuous Redinfo red surface; cards are separated only by a subtle edge/shadow. */
body.redinfo-home-v1.reh-red-theme .reh-must .must-read{background:#c40c25;background-image:none}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item{background:#c40c25;border:1px solid #ffffff38;box-shadow:0 8px 18px #75041738;color:#fff;transition:transform .18s ease,box-shadow .18s ease}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item h3{color:#fff}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item .meta{color:#ffe1e6}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item:hover{transform:translateY(-2px);box-shadow:0 11px 23px #7504174d}
body.redinfo-home-v1.reh-red-theme .reh-must .must-item:hover h3{color:#fff}

/* EuroLeague: remove the white article frames; cards use the same orange identity as the section. */
body.redinfo-home-v1.magazine .reh-posts .euro{background:var(--euro-orange,#f15a24);background-image:none}
body.redinfo-home-v1.magazine .reh-posts .euro .euro-grid .card{background:var(--euro-orange,#f15a24)!important;color:#fff!important;border:1px solid #ffffff42!important;box-shadow:0 9px 20px #8b2c143d!important}
body.redinfo-home-v1.magazine .reh-posts .euro .euro-grid .card h3{color:#fff!important}
body.redinfo-home-v1.magazine .reh-posts .euro .euro-grid .card .tag{color:#fff!important}
body.redinfo-home-v1.magazine .reh-posts .euro .euro-grid .card .meta{color:#fff0e9!important;border-color:#ffffff4d!important}
body.redinfo-home-v1.magazine .reh-posts .euro .euro-grid .card:hover h3{color:#fff!important}

/* Latest Poster Studio output: lives immediately below standings in the sidebar. */
body.redinfo-home-v1 .reh-latest-poster{margin-top:24px;border-radius:11px;overflow:hidden;box-shadow:0 12px 28px #65071624;background:#15171c}
body.redinfo-home-v1 .reh-latest-poster>a{display:block;color:#fff}
body.redinfo-home-v1 .reh-poster-image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#15171c}
body.redinfo-home-v1 .reh-poster-image>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
body.redinfo-home-v1 .reh-poster-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,#10010652 64%,#100106ee 100%);pointer-events:none}
body.redinfo-home-v1 .reh-poster-overlay{position:absolute;z-index:2;left:18px;right:18px;bottom:18px}
body.redinfo-home-v1 .reh-poster-overlay span{display:inline-block;background:#d70c21;color:#fff;padding:5px 8px;border-radius:3px;font-size:10px;font-weight:800;letter-spacing:.09em;margin-bottom:8px}
body.redinfo-home-v1 .reh-poster-overlay h3{color:#fff!important;font-size:22px;line-height:1.18;margin:0 0 8px}
body.redinfo-home-v1 .reh-poster-overlay small{color:#f1f1f3;font-size:12px;font-weight:700}
body.redinfo-home-v1 .reh-latest-poster>a:hover .reh-poster-image>img{transform:scale(1.025)}
body.redinfo-home-v1 .reh-latest-poster>a:hover .reh-poster-overlay h3{color:#fff!important}


/* 1.0.5: live editorial fixes. */
/* The poster itself stays completely unobstructed; label is a separate bar above it. */
body.redinfo-home-v1 .reh-latest-poster{overflow:hidden;background:transparent;border-radius:11px;box-shadow:0 12px 28px #65071624}
body.redinfo-home-v1 .reh-poster-bar{background:#d70c21;color:#fff;padding:9px 13px;font-size:12px;font-weight:900;letter-spacing:.11em;text-align:left}
body.redinfo-home-v1 .reh-latest-poster>a{display:block;background:#15171c}
body.redinfo-home-v1 .reh-poster-image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#15171c}
body.redinfo-home-v1 .reh-poster-image>img{position:static;width:100%;height:100%;object-fit:cover;transform:none!important}
body.redinfo-home-v1 .reh-poster-image:after,body.redinfo-home-v1 .reh-poster-overlay{display:none!important;content:none!important}

/* Fill the sidebar beside Bloggers with a useful, truthful recent-news rail. */
body.redinfo-home-v1 .reh-now{margin-top:24px;border:1px solid var(--line);border-top:4px solid #d70c21;border-radius:10px;background:var(--paper);box-shadow:0 10px 24px #17202b0f;overflow:hidden}
body.redinfo-home-v1 .reh-now-head{padding:17px 18px 13px;border-bottom:1px solid var(--line)}
body.redinfo-home-v1 .reh-now-head span{display:block;color:#d70c21;font-size:10px;font-weight:900;letter-spacing:.1em;margin-bottom:3px}
body.redinfo-home-v1 .reh-now-head strong{font:800 23px/1.05 var(--heading)}
body.redinfo-home-v1 .reh-now-list>a{display:grid;grid-template-columns:72px 1fr;gap:11px;padding:12px 14px;border-bottom:1px solid var(--line);align-items:center}
body.redinfo-home-v1 .reh-now-list img{width:72px;height:64px;border-radius:6px;object-fit:cover}
body.redinfo-home-v1 .reh-now-list time{color:#d70c21;font-size:10px;font-weight:800}
body.redinfo-home-v1 .reh-now-list h3{font-size:16px;line-height:1.2;margin:3px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
body.redinfo-home-v1 .reh-now-more{display:block;padding:12px 16px;text-align:center;font-size:12px;font-weight:800;background:#fbf6f7}

/* Gossip: one newest story, intentionally large, to occupy the whole right-hand slot cleanly. */
body.redinfo-home-v1 .gossip-feature{height:100%}
body.redinfo-home-v1 .gossip-feature-card{position:relative;display:block;min-height:540px;height:100%;border-radius:12px;overflow:hidden;background:#17191e;color:#fff;box-shadow:0 14px 30px #17202b20}
body.redinfo-home-v1 .gossip-feature-photo,body.redinfo-home-v1 .gossip-feature-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
body.redinfo-home-v1 .gossip-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 32%,#0e0e1280 62%,#0b0b0df2 100%)}
body.redinfo-home-v1 .gossip-feature-copy{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}
body.redinfo-home-v1 .gossip-feature-copy>span{display:inline-block;background:#d70c21;color:#fff;padding:5px 8px;border-radius:3px;font-size:10px;font-weight:900;letter-spacing:.11em;margin-bottom:10px}
body.redinfo-home-v1 .gossip-feature-copy h3{color:#fff!important;font-size:30px;line-height:1.12;margin:0}
body.redinfo-home-v1 .gossip-feature-copy .meta{color:#e7e7e9;margin-top:11px}
body.redinfo-home-v1 .gossip-feature-card:hover .gossip-feature-photo>img{transform:scale(1.025);transition:transform .35s ease}
body.redinfo-home-v1 .gossip-feature-card:hover h3{color:#fff!important}
@media(max-width:900px){body.redinfo-home-v1 .gossip-feature-card{min-height:440px}}
@media(max-width:600px){body.redinfo-home-v1 .reh-now{margin-top:20px}body.redinfo-home-v1 .gossip-feature-card{min-height:390px}body.redinfo-home-v1 .gossip-feature-copy h3{font-size:27px}}
