/* Homepage only. Palette, typography and panel details follow the calendar. */
.roh-home-page{--roh-blue:#2a95c7;--roh-gold:#c9a84c;--roh-bg-dark:#0a0d12;--roh-bg-card:#0f1520;--roh-bg-section:#111925;--roh-border:rgba(42,149,199,.35);background:var(--roh-bg-dark);color:#d2d8df;font-family:'EB Garamond',Georgia,serif;font-size:19px;line-height:1.75}
.roh-home-page #wrapper,.roh-home-page #content{background:transparent;color:inherit}
.roh-home-page #header{background:var(--roh-bg-dark);border-bottom:1px solid var(--roh-border)}
.roh-home-page h1,.roh-home-page h2,.roh-home-page h3{font-family:'Cinzel',Georgia,serif;color:#f4f5f7;line-height:1.25}
.roh-home-page h1{font-size:clamp(2.5rem,5.1vw,4.6rem);font-weight:700;letter-spacing:-.025em;margin-bottom:24px}.roh-home-page h1 span{color:var(--roh-blue)}
.roh-home-page h2{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:20px}.roh-home-page h3{font-size:1.2rem;margin-bottom:12px}.roh-home-page p{margin-bottom:20px}
.roh-home-shell{width:100%;max-width:1180px;margin:0 auto;padding-left:28px;padding-right:28px}
.roh-home-page .roh-eyebrow{font-family:'Cinzel',Georgia,serif;font-size:11px;font-weight:700;letter-spacing:.23em;text-transform:uppercase;color:var(--roh-gold);margin-bottom:20px}
.roh-home-hero{padding:76px 0 64px;border-bottom:1px solid var(--roh-border);background:radial-gradient(ellipse at 50% 0,rgba(42,149,199,.13),transparent 70%)}
.roh-hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:48px;align-items:center}.roh-home-lead{font-size:1.3rem;max-width:510px}.roh-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.roh-home-page .roh-home-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 18px;border:1px solid var(--roh-border);border-radius:3px;background:rgba(42,149,199,.12);color:#a9ddf3;font-family:'Cinzel',Georgia,serif;font-size:11px;letter-spacing:.1em;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s}
.roh-home-page .roh-button-primary{background:var(--roh-blue);color:#07131c;border-color:var(--roh-blue)}.roh-home-page .roh-home-button:hover{background:#70c2e5;color:#07131c;border-color:#70c2e5}.roh-home-page .roh-hero-note{font-style:italic;color:#b8a778;font-size:16px;margin:22px 0 0}
.roh-hero-art{position:relative;margin:0;overflow:hidden;border:1px solid var(--roh-border);border-radius:6px;min-height:470px;background:var(--roh-bg-card)}.roh-hero-art img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:40% center}.roh-hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0a0d12 0%,transparent 65%)}.roh-hero-art figcaption{position:absolute;z-index:1;bottom:30px;left:30px;right:24px;display:grid;color:white;font-family:'Cinzel',Georgia,serif;font-size:27px}.roh-hero-art figcaption .roh-eyebrow{margin-bottom:8px}
.roh-home-section{padding-top:76px;padding-bottom:76px}.roh-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end;margin-bottom:32px}.roh-section-heading h2,.roh-section-heading>p{margin-bottom:0}.roh-section-heading>p{max-width:440px;color:#afb9c6}.roh-values-grid,.roh-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.roh-value{padding:26px 24px;border-top:1px solid var(--roh-border);background:linear-gradient(var(--roh-bg-card),transparent)}.roh-value-number{display:block;color:var(--roh-gold);font-family:'Cinzel',Georgia,serif;font-size:11px;letter-spacing:.15em;margin-bottom:24px}.roh-value p{font-size:18px;margin-bottom:12px}.roh-home-page .roh-text-link{color:#7fc9eb;font-size:16px}.roh-home-page a:hover .roh-text-link,.roh-home-page a.roh-text-link:hover{color:white}
.roh-games-section{background:var(--roh-bg-card);border-top:1px solid var(--roh-border);border-bottom:1px solid var(--roh-border)}.roh-game-card{display:block;overflow:hidden;border:1px solid var(--roh-border);border-radius:6px;background:var(--roh-bg-section);transition:border-color .2s}.roh-game-card:hover{border-color:var(--roh-gold)}.roh-game-card img{display:block;width:100%;height:210px;object-fit:cover}.roh-game-card>div{padding:24px}.roh-game-card .roh-eyebrow{font-size:10px;margin-bottom:12px}.roh-game-card h3{min-height:3em}
.roh-calendar-feature{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;padding:40px;background:var(--roh-bg-section);border:1px solid var(--roh-border);border-top:2px solid var(--roh-blue);border-radius:6px}.roh-calendar-topics{align-self:center}.roh-calendar-topics>div{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--roh-border);padding:22px 0}.roh-calendar-topics span{font-size:14px;color:var(--roh-gold)}.roh-calendar-topics h3{font-size:16px;margin:0}.roh-calendar-topics p{font-size:16px;color:#afb9c6;margin:18px 0 0}
.roh-join-section{text-align:center;padding:64px 0 72px;background:radial-gradient(ellipse at bottom,rgba(42,149,199,.13),transparent 70%);border-bottom:1px solid var(--roh-border)}.roh-join-section p:not(.roh-eyebrow){max-width:540px;margin:0 auto 24px}.roh-home-footer{display:flex;justify-content:space-between;gap:24px;padding-top:28px;padding-bottom:28px;font-family:'Cinzel',Georgia,serif;font-size:10px;letter-spacing:.12em;color:#b0bac7}.roh-home-footer nav{display:flex;gap:22px;flex-wrap:wrap}.roh-home-footer a{color:#b0bac7}.roh-home-page a:focus-visible,.roh-home-page button:focus-visible{outline:2px solid var(--roh-gold);outline-offset:5px}.roh-skip{position:absolute;top:-100px;left:16px;z-index:9999;padding:10px 16px;background:#fff;color:#0a0d12}.roh-skip:focus{top:12px}
@media(max-width:991px){.roh-hero-grid{gap:28px}.roh-home-hero{padding-top:48px}.roh-hero-art{min-height:440px}.roh-games-grid{gap:16px}.roh-game-card>div{padding:18px}.roh-calendar-feature{gap:28px;padding:28px}}
@media(max-width:768px){.roh-home-shell{padding-left:22px;padding-right:22px}.roh-hero-grid,.roh-section-heading,.roh-calendar-feature{grid-template-columns:1fr}.roh-hero-grid{gap:36px}.roh-hero-art{min-height:320px}.roh-home-section{padding-top:48px;padding-bottom:48px}.roh-section-heading{gap:16px}.roh-values-grid,.roh-games-grid{grid-template-columns:1fr}.roh-game-card img{height:240px}.roh-game-card h3{min-height:0}.roh-calendar-feature{padding:26px;gap:16px}.roh-home-footer{flex-direction:column;gap:16px}.roh-home-page h1{font-size:clamp(2.25rem,9vw,3.6rem)}}
@media(prefers-reduced-motion:reduce){.roh-home-page *{scroll-behavior:auto!important;transition:none!important}}
