main{padding-top:var(--space-10);padding-bottom:var(--space-10)}.home-section-split{align-items:flex-start;gap:var(--space-10)}.home-section-intro{flex:1 1 0;max-width:560px}.home-section-card-grid{flex:1 1 0;display:grid;grid-template-columns:1fr;gap:var(--space-6)}.home-feature-card{height:100%}.home-bullet-list{margin-top:var(--space-3);padding-left:1.1rem;font-size:var(--font-size-sm);color:var(--color-text-muted)}.home-bullet-list li{position:relative;margin-bottom:var(--space-2)}.home-bullet-list li::before{content:"";position:absolute;left:-0.9rem;top:0.45rem;width:6px;height:6px;border-radius:50%;background:var(--color-primary)}.home-link-row{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.home-media-column{flex:1 1 0;display:flex;flex-direction:column;gap:var(--space-5)}.home-figure{border-radius:var(--radius-xl);overflow:hidden;border:var(--border-subtle);box-shadow:var(--shadow-medium);background:var(--gray-900)}.home-figure-image{width:100%;height:100%;object-fit:cover}.home-overlay-card{margin-top:-70px;max-width:420px}.card-lounge-section{align-items:center}.home-event-grid{margin-top:var(--space-8)}.home-event-card{height:100%}.home-cta-row{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.home-drinks-card-stack{flex:1 1 0;display:flex;flex-direction:column;gap:var(--space-4)}.home-drink-card{height:100%}.home-review-grid{margin-top:var(--space-6)}.home-review-card{height:100%}.home-review-meta{margin-top:var(--space-3);font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase;color:var(--gray-500)}.home-faq-list{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-5)}.home-faq-item h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.home-faq-item p{font-size:var(--font-size-sm);color:var(--color-text-muted)}.home-responsible-callout{margin-top:var(--space-8)}.home-quick-links{flex:1 1 0;align-self:stretch;display:flex;flex-direction:column;gap:var(--space-4)}.home-quick-link{display:block;padding:0.55rem 0;border-bottom:1px solid rgba(0,0,0,0.08);font-size:var(--font-size-sm);letter-spacing:0.06em;text-transform:uppercase;color:var(--gray-700)}.home-quick-link:last-child{border-bottom:none}.home-quick-link:hover{color:var(--gray-900)}.hero-image-stack{position:absolute;inset:12% 8% 14% auto;max-width:62%;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,0.16);box-shadow:0 26px 70px rgba(0,0,0,0.9);background:#0c0b0b}.hero-photo-main{width:100%;height:100%;object-fit:cover}@media (max-width:959px){main{padding-top:var(--space-8);padding-bottom:var(--space-8)}.hero-pane-left,.hero-pane-right{padding:var(--space-6)}.hero-image-stack{position:relative;inset:auto;max-width:100%;margin-top:var(--space-4)}.home-section-split{gap:var(--space-8);flex-direction:column}.home-overlay-card{margin-top:var(--space-4);max-width:100%}}@media (max-width:599px){.hero-shell{border-radius:var(--radius-lg)}.home-link-row,.home-cta-row{flex-direction:column;align-items:stretch}.home-quick-links{margin-top:var(--space-4)}}