.rc-cover-story{--rc-cover-accent:#c00;--rc-overlay-strength:82%;position:relative;display:flex;min-height:680px;overflow:hidden;isolation:isolate;background:#111;color:#fff}.rc-cover-story__image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.rc-cover-story:hover .rc-cover-story__image{transform:scale(1.012)}.rc-cover-story__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.38) 0%,transparent 58%),linear-gradient(0deg,rgba(0,0,0,var(--rc-overlay-strength)) 0%,rgba(0,0,0,.52) 28%,transparent 72%);pointer-events:none}.rc-cover-story__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,31%);align-items:end;gap:clamp(32px,5vw,80px);width:100%;padding:42px 48px}.rc-cover-story__lead{max-width:100% !important;min-width:0}.rc-cover-story__label{display:inline-flex;align-items:center;margin:0 0 14px;padding:12px 12px 9px;background:var(--rc-cover-accent);color:#fff;font-family:"Rock Confidential",sans-serif;font-size:24px;font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase;box-shadow:3px 3px 0 rgba(0,0,0,.9)}.rc-cover-story__headline{max-width:100%;margin:0;color:#fff;font-family:"Headline",sans-serif;font-size:clamp(44px,5.65vw,92px);font-weight:950;line-height:.86;letter-spacing:-.035em;text-wrap:balance}.rc-cover-story__headline a,.rc-cover-story__supporting a{color:inherit;text-decoration:none}.rc-cover-story--black-edge .rc-cover-story__headline{-webkit-text-stroke:1px rgba(0,0,0,.9);text-shadow:1px 1px 0 #000,2px 2px 0 #000,3px 3px 0 rgba(0,0,0,.92),5px 7px 15px rgba(0,0,0,.72)}.rc-cover-story__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;color:rgba(255,255,255,.9);font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;letter-spacing:.035em;text-transform:uppercase;text-shadow:0 1px 3px #000}.rc-cover-story__supporting{align-self:end;border-top:5px solid var(--rc-cover-accent);border-bottom:1px solid rgba(255,255,255,.58);color:#fff;font-family:Arial,Helvetica,sans-serif;text-shadow:0 1px 3px #000}.rc-cover-story__supporting-label{padding:8px 0 6px;border-bottom:1px solid rgba(255,255,255,.58);font-size:11px;font-weight:900;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.rc-cover-story__teaser{display:block;padding:14px 0 15px;border-bottom:1px solid rgba(255,255,255,.42);transition:color .18s ease,padding-left .18s ease}.rc-cover-story__teaser:last-child{border-bottom:0}.rc-cover-story__teaser:hover,.rc-cover-story__teaser:focus-visible{padding-left:7px;color:#fff}.rc-cover-story__teaser:hover .rc-cover-story__teaser-title,.rc-cover-story__teaser:focus-visible .rc-cover-story__teaser-title{text-decoration-color:var(--rc-cover-accent)}.rc-cover-story__teaser-kicker{display:block;margin-bottom:5px;color:var(--rc-cover-accent);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rc-cover-story__teaser-title{display:block;font-size:clamp(16px,1.45vw,22px);font-weight:900;line-height:1.03;letter-spacing:-.025em;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:2px;text-underline-offset:4px;transition:text-decoration-color .18s ease}.rc-cover-story__empty{padding:28px;border:2px dashed #bbb;background:#f5f5f5;color:#444;font-family:Arial,Helvetica,sans-serif;text-align:center}@media (max-width:1024px){.rc-cover-story__inner{grid-template-columns:minmax(0,1fr) minmax(220px,34%);gap:32px}.rc-cover-story__lead{max-width:100%}}@media (max-width:767px){.rc-cover-story{min-height:620px}.rc-cover-story__shade{background:linear-gradient(0deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.76) 42%,rgba(0,0,0,.08) 82%)}.rc-cover-story__inner{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:24px;padding:28px 22px}.rc-cover-story__lead{max-width:100%}.rc-cover-story__headline{font-size:clamp(38px,12.5vw,60px);line-height:.88}.rc-cover-story__supporting{width:100%}.rc-cover-story__teaser{padding:11px 0 12px}.rc-cover-story__teaser-title{font-size:16px;line-height:1.1}}@media (prefers-reduced-motion:reduce){.rc-cover-story__image,.rc-cover-story__teaser{transition:none}.rc-cover-story:hover .rc-cover-story__image{transform:none}}