:root{--rt-top-ink:#202124;--rt-top-muted:#687083;--rt-top-line:#e6e8ee;--rt-top-card:#fff;--rt-top-soft:#f7f8fa;--rt-top-link:#178acb;--rt-top-shadow:0 16px 42px rgba(15,23,42,.06)}
.rt-top-page{max-width:1680px;margin:0 auto;padding:0 7vw 8rem;color:var(--rt-top-ink)}
.rt-top-hero{min-height:68vh;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}
.rt-top-kicker{font-size:.78rem;font-weight:900;letter-spacing:.22em;color:var(--rt-top-muted);text-transform:uppercase;margin:0 0 .9rem}
.rt-top-display{font-size:clamp(4.2rem,10.5vw,11rem);font-weight:900;letter-spacing:-.075em;line-height:.92}
.rt-top-copy{max-width:760px;font-size:clamp(1.15rem,2vw,1.7rem);line-height:1.85;color:var(--rt-top-muted);margin:0}
.rt-top-actions{display:flex;gap:1rem;flex-wrap:wrap}.rt-top-actions a,.rt-top-section-head a{color:var(--rt-top-link);font-weight:800;text-decoration:none}.rt-top-actions a{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--rt-top-line);border-radius:999px;min-height:48px;padding:0 1.3rem;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.rt-top-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin:6rem 0 1.6rem}.rt-top-section-title{font-size:clamp(2.3rem,4.5vw,5.8rem);line-height:1;letter-spacing:-.06em;font-weight:900}
.rt-top-live-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.rt-top-live-card{display:flex;flex-direction:column;gap:.65rem;min-height:214px;border:1px solid var(--rt-top-line);border-radius:28px;background:#fff;padding:.85rem;color:var(--rt-top-ink);text-decoration:none;box-shadow:var(--rt-top-shadow)}.rt-top-live-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:20px;background:#f2f3f5}.rt-top-live-card span{font-weight:900;line-height:1.4}.rt-top-live-card em{font-style:normal;color:var(--rt-top-muted);font-size:.86rem}
.rt-top-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:5rem 0}.rt-top-stats div{border:1px solid var(--rt-top-line);border-radius:32px;background:#fff;padding:2rem;box-shadow:var(--rt-top-shadow)}.rt-top-stats b{display:block;font-size:clamp(2.2rem,4vw,5rem);letter-spacing:-.06em}.rt-top-stats span{color:var(--rt-top-muted);font-weight:800}
.rt-top-paths{display:grid;grid-template-columns:1.15fr 1fr;gap:1rem;margin:4rem 0}.rt-top-path{border:1px solid var(--rt-top-line);border-radius:36px;background:var(--rt-top-soft);padding:2rem;color:var(--rt-top-ink);text-decoration:none;min-height:190px;display:flex;flex-direction:column;justify-content:space-between}.rt-top-path-wide{grid-row:span 2;background:#fff;box-shadow:var(--rt-top-shadow)}.rt-top-path strong{font-size:clamp(2rem,3.6vw,4.8rem);letter-spacing:-.06em}.rt-top-path span{color:var(--rt-top-muted);font-weight:700;line-height:1.8}
.rt-top-finale{margin:6rem 0 0;border-top:1px solid var(--rt-top-line);padding-top:4rem}.rt-top-finale p:last-child{font-size:clamp(1.6rem,3vw,3.8rem);line-height:1.45;letter-spacing:-.045em;font-weight:900;margin:0;max-width:1120px}
@media(max-width:980px){.rt-top-page{padding:0 1.2rem 5rem}.rt-top-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-top-stats,.rt-top-paths{grid-template-columns:1fr}.rt-top-path-wide{grid-row:auto}.rt-top-section-head{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.rt-top-page *{scroll-behavior:auto}}
