.section-padding{padding-top:var(--space-10);padding-bottom:var(--space-10);} .hero-restaurant{padding-top:var(--space-12);padding-bottom:var(--space-10);} .hero-restaurant-grid{align-items:center;gap:var(--space-8);} .hero-restaurant-text{max-width:40rem;} .hero-restaurant-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-3);} .hero-restaurant-chips{display:flex;flex-wrap:wrap;gap:var(--space-2);} .hero-restaurant-media{margin-top:var(--space-6);} .hero-restaurant-figure{position:relative;min-height:260px;} .section-sef-grid{gap:var(--space-8);align-items:center;} .section-image-card{display:flex;align-items:center;justify-content:center;} .restaurant-list{list-style:none;margin-top:var(--space-3);margin-bottom:var(--space-4);} .restaurant-list li{position:relative;padding-left:1.4rem;margin-bottom:0.4rem;font-size:var(--text-sm);color:var(--color-text-soft);} .restaurant-list li::before{content:"";position:absolute;left:0.3rem;top:0.55rem;width:0.5rem;height:0.5rem;border-radius:999px;background:linear-gradient(135deg,var(--color-accent-peach),var(--color-accent-sky));} .section-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;margin-top:var(--space-2);} .restaurant-feature-grid{gap:var(--space-5);} .restaurant-feature-card{height:100%;} .section-vendeg-grid{gap:var(--space-8);align-items:center;} .restaurant-pill-list{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3);margin-bottom:var(--space-2);} .booking-grid{gap:var(--space-8);align-items:flex-start;} .booking-card{align-self:stretch;} .restaurant-booking-form{display:flex;flex-direction:column;} .btn-full-width{width:100%;justify-content:center;margin-top:var(--space-2);} .community-grid{gap:var(--space-5);margin-top:var(--space-4);} .community-card{height:100%;} .community-links{display:flex;flex-direction:column;gap:0.35rem;margin-top:var(--space-3);} .community-links a{font-size:var(--text-sm);} @media (min-width:768px){.hero-restaurant-media{margin-top:0;}.hero-restaurant-figure{min-height:340px;}.booking-card{margin-top:0;}} @media (max-width:767.98px){.hero-restaurant{padding-top:var(--space-10);} .hero-restaurant-text{text-align:left;} .hero-restaurant-cta{justify-content:flex-start;} .booking-card{margin-top:var(--space-4);} }
