.home-hero .hero-layout{display:flex;flex-direction:column;gap:2rem}.home-hero .hero-main{max-width:40rem}.hero-meta{margin-top:1.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:32rem}.hero-meta__item{padding:0.85rem 1rem;border-radius:999px;background:rgba(15,23,42,0.28);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hero-meta__label{display:block;font-size:0.7rem;text-transform:uppercase;letter-spacing:0.16em;color:rgba(248,250,252,0.78)}.hero-meta__value{font-size:0.85rem;font-weight:600;color:#f9fafb}.hero-highlight{margin-top:1.5rem;padding:1.5rem;border-radius:1.5rem;background:linear-gradient(145deg,rgba(255,255,255,0.16),rgba(148,163,184,0.16));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#f9fafb;box-shadow:var(--shadow-soft)}.hero-highlight__badge{display:inline-flex;padding:0.25rem 0.9rem;border-radius:999px;background:rgba(15,23,42,0.6);font-size:0.7rem;letter-spacing:0.16em;text-transform:uppercase}.hero-highlight__title{font-size:1.25rem;margin:0.9rem 0 0.35rem}.hero-highlight__text{font-size:0.95rem;color:rgba(241,245,249,0.9);margin-bottom:0.75rem}.hero-highlight__list{list-style:none;padding:0;margin:0 0 0.75rem;font-size:0.85rem;color:rgba(226,232,240,0.9);display:flex;flex-direction:column;gap:0.35rem}.hero-highlight__list li::before{content:"•";margin-right:0.35rem;color:var(--color-accent-peach)}.hero-highlight__link{font-size:0.85rem;color:#e5e7eb}.home-welcome-grid{align-items:stretch}.home-experiences-grid{align-items:stretch}.home-upcoming{margin-top:-1rem}.home-upcoming-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:2.5rem;align-items:center}.home-upcoming-media{border-radius:1.75rem;overflow:hidden;box-shadow:var(--shadow-soft-lg)}.home-upcoming-media img{width:100%;height:100%;object-fit:cover}.home-upcoming-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:0.5rem;font-size:0.95rem;color:var(--color-text-muted)}.home-upcoming-list li::before{content:"";display:inline-block;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent-peach));margin-right:0.5rem;transform:translateY(-1px)}.home-upcoming-cta{display:flex;flex-wrap:wrap;gap:0.75rem}.home-restaurant-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:2.5rem;align-items:center}.home-restaurant-media{border-radius:1.75rem;overflow:hidden;box-shadow:var(--shadow-soft-lg)}.home-restaurant-content{display:grid;gap:1.5rem}.home-poker-layout{display:flex;flex-direction:column;gap:1.5rem;background:linear-gradient(135deg,rgba(123,140,255,0.12),rgba(255,183,162,0.16))}.home-poker-text ul{margin-top:0.75rem}.home-poker-list{list-style:none;padding:0;margin:0 0 1.25rem;font-size:0.95rem;color:var(--color-text-muted);display:flex;flex-direction:column;gap:0.45rem}.home-poker-list li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--color-primary);margin-right:0.45rem;transform:translateY(-1px)}.home-poker-cta{display:flex;flex-wrap:wrap;gap:0.75rem}.home-community-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:stretch}.home-testimonials{margin-top:0.75rem;display:flex;flex-direction:column;gap:0.75rem}.home-testimonial blockquote{font-size:0.95rem;color:var(--color-text);margin:0 0 0.35rem}.home-testimonial figcaption{font-size:0.8rem;color:var(--color-text-muted)}.home-gallery-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2.5rem;align-items:center}.home-gallery-media{border-radius:1.75rem;overflow:hidden;box-shadow:var(--shadow-soft-lg)}.home-reservation-card{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1.1fr);gap:2rem;background:linear-gradient(135deg,rgba(255,255,255,0.96),rgba(244,244,255,0.98))}.home-reservation-shortcut{border-radius:1.25rem;padding:1.25rem 1.4rem;background:linear-gradient(135deg,var(--color-accent-lavender),var(--color-accent-peach));color:var(--color-text)}.home-reservation-shortcut h3{margin-bottom:0.35rem}.home-reservation-shortcut p{color:rgba(15,23,42,0.78);margin-bottom:0.75rem}.home-reservation-links{display:flex;flex-wrap:wrap;gap:0.5rem;font-size:0.9rem}.home-reservation-list{list-style:none;padding:0;margin:0 0 1.1rem;color:var(--color-text-muted);font-size:0.95rem;display:flex;flex-direction:column;gap:0.45rem}.home-reservation-list li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--color-primary);margin-right:0.45rem;transform:translateY(-1px)}@media (min-width:900px){.home-hero .hero-layout{flex-direction:row;justify-content:space-between;align-items:flex-end}.hero-highlight{max-width:22rem;margin-top:0}}@media (max-width:899px){.hero-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.home-upcoming-layout,.home-restaurant-layout,.home-gallery-layout,.home-reservation-card{grid-template-columns:minmax(0,1fr)}.home-reservation-card{padding:1.25rem}.home-reservation-shortcut{order:-1}}@media (max-width:767px){.hero-meta{grid-template-columns:minmax(0,1fr)}.hero-highlight{padding:1.25rem;margin-top:2rem}.home-community-layout{grid-template-columns:minmax(0,1fr)}.home-upcoming-media,.home-restaurant-media,.home-gallery-media{border-radius:1.25rem}}