.hero-roulette .hero-title{max-width:32rem}.hero-roulette .hero-text{max-width:34rem}.hero-photo-roulette{background:radial-gradient(circle at top,#1b2340 0,#050816 60%);display:flex;align-items:stretch}.hero-roulette-photo-wrap{position:relative;border-radius:var(--radius-xl);overflow:hidden;flex:1;box-shadow:var(--shadow-strong);background:#050816}.hero-roulette-img{width:100%;height:100%;object-fit:cover}.hero-roulette-overlay{position:absolute;inset:auto 0 0 0;padding:var(--space-3);background:linear-gradient(to top,rgba(0,0,0,0.85),transparent)}.hero-roulette-label{font-size:var(--text-xs);letter-spacing:0.12em;text-transform:uppercase;color:var(--color-text);opacity:0.9}.hero-meta-roulette{margin-top:var(--space-4)}.roulette-image-wrap{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:var(--space-4);box-shadow:var(--shadow-soft);background:#050816}.roulette-img{width:100%;height:100%;object-fit:cover;display:block}.roulette-cta-links{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:flex-start}.roulette-contact-form .form-help-text{margin-top:4px;font-size:var(--text-xs);color:var(--color-text-muted);opacity:0.85}@media (max-width:899px){.hero-roulette-photo-wrap{max-height:320px}.roulette-cta-links{justify-content:flex-start}}