main{padding-bottom:var(--space-20)}.home-section{padding:var(--space-16) 0;border-bottom:1px solid var(--color-border-subtle);background:radial-gradient(circle at 0 0,rgba(56,189,248,0.04),transparent 55%)}.home-section:nth-of-type(even){background:radial-gradient(circle at 100% 100%,rgba(15,23,42,0.85),transparent 60%)}.home-section-header{max-width:48rem;margin:0 auto var(--space-8);text-align:left}.home-section-header-inline{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-6)}.home-section-header-inline p{text-align:left}.home-section-header-inline .home-lounge-meta{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:flex-end}.home-grid-gastro{align-items:stretch}.home-grid-gastro .card-header{flex-wrap:wrap}.home-card{height:100%;display:flex;flex-direction:column}.home-card .card-body{flex:1;display:flex;flex-direction:column;gap:var(--space-3)}.home-card-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.home-card-actions-stack{flex-direction:column;align-items:flex-start}.home-card-minimal{padding:var(--space-4);background:radial-gradient(circle at 0 0,rgba(56,189,248,0.15),transparent 60%),linear-gradient(145deg,#020617,#020617);border-radius:var(--radius-lg);border:1px solid rgba(15,23,42,0.95);box-shadow:var(--shadow-subtle)}.home-card-minimal h3{margin-bottom:var(--space-2)}.home-card-minimal p:last-of-type{margin-bottom:var(--space-2)}.home-bullet-list{display:flex;flex-direction:column;gap:0.4rem;margin-top:var(--space-2)}.home-bullet-list li{display:flex;align-items:flex-start;gap:0.5rem;font-size:var(--text-sm);color:var(--color-text-muted)}.home-bullet-list li::before{content:"";flex-shrink:0;margin-top:0.55rem;width:7px;height:7px;border-radius:999px;background:radial-gradient(circle,#38bdf8,transparent)}.home-link-inline{display:inline-flex;align-items:center;font-size:var(--text-sm)}.home-link-inline::after{content:"\2197";font-size:0.8em;margin-left:0.4rem;opacity:0.7}.home-grid-lounge,.home-grid-events{align-items:stretch}.home-section-lounge{background:radial-gradient(circle at 10% 0,rgba(56,189,248,0.16),transparent 60%),linear-gradient(to bottom,#020617,#020617)}.home-section-wine{background:radial-gradient(circle at 0 100%,rgba(56,189,248,0.12),transparent 60%)}.home-image-frame{position:relative;border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(15,23,42,0.9);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,rgba(56,189,248,0.2),transparent 60%),#020617;padding:0.45rem}.home-image-frame img{border-radius:calc(var(--radius-xl) - 4px);object-fit:cover;width:100%;height:100%}.home-wine-copy,.home-team-copy,.home-access-copy{max-width:32rem}.home-grid-team,.home-grid-wine,.home-grid-access{gap:var(--space-8)}.home-team-columns{gap:var(--space-6);margin-top:var(--space-4)}.home-team-columns h3{margin-top:0;margin-bottom:var(--space-2)}.home-access-card-wrapper{max-width:28rem;margin-left:auto}.access-card .card-body>p{margin-bottom:var(--space-3)}.hero-media-inner--custom::before{background-image:linear-gradient(to bottom,rgba(15,23,42,0.9),rgba(15,23,42,0.5),rgba(15,23,42,0.95)),url("/assets/images/hero-dining-evening.webp");background-size:cover;background-position:center top 40%}@media (max-width:960px){.home-section{padding:var(--space-12) 0}.home-section-header-inline{flex-direction:column;align-items:flex-start}.home-access-card-wrapper{max-width:none;margin:var(--space-6) 0 0}.home-grid-gastro,.home-grid-lounge,.home-grid-events,.home-grid-wine,.home-grid-team,.home-grid-access,.home-team-columns{grid-template-columns:minmax(0,1fr)}.home-card,.home-card .card-header{min-width:0}.home-wine-media,.home-team-media{order:-1;margin-bottom:var(--space-6)}}@media (max-width:640px){.home-section{padding:var(--space-10) 0}.home-card-actions{flex-direction:column;align-items:stretch}.home-card-minimal{padding:var(--space-3)}}