.hero-akce{background:radial-gradient(circle at top,var(--color-primary-soft) 0,rgba(244,223,217,0.35) 26%,rgba(253,249,244,0.9) 62%,var(--color-bg) 100%)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.2fr);gap:var(--space-8);align-items:center}.hero-kicker{font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-2)}.hero-meta{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.hero-note{font-size:var(--font-size-sm);color:var(--color-text-muted)}.hero-media-figure{max-width:520px;margin:0 auto}.section-header{max-width:42rem;margin:0 auto var(--space-8)}.section-header-center{text-align:center}.akce-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.akce-card{position:relative}.akce-card-wide{grid-column:auto}.akce-card-split{display:flex;flex-direction:column;gap:var(--space-5);align-items:stretch}.akce-card-media{max-width:420px;margin:0 auto;width:100%}.akce-list{margin-top:var(--space-3);margin-bottom:var(--space-3);display:grid;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted)}.akce-list li::before{content:"•";margin-right:0.35rem;color:var(--color-accent-terracotta)}.akce-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);margin-top:var(--space-2)}.section-reservation-layout{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}.section-reservation-intro p{max-width:30rem}.reservation-highlights{display:grid;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted);margin-top:var(--space-3)}.reservation-highlights li::before{content:"•";margin-right:0.35rem;color:var(--color-accent-green)}.section-reservation-form{background-color:var(--color-bg-alt)}.form-grid{display:grid;grid-template-columns:1fr;gap:var(--space-4)}.form-consent{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;justify-content:space-between;margin-top:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted)}.form-consent-label{display:flex;align-items:flex-start;gap:var(--space-2)}.form-consent-label input{margin-top:3px}.form-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.section-rules{padding-top:var(--space-10)}.rules-layout{display:flex;flex-direction:column;gap:var(--space-5);background:linear-gradient(135deg,rgba(156,184,155,0.06),rgba(197,107,76,0.04))}.rules-list{display:grid;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted);margin-top:var(--space-3)}.rules-list li::before{content:"•";margin-right:0.35rem;color:var(--color-accent-burgundy)}.rules-cta{border-top:1px solid var(--color-border);padding-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center;justify-content:space-between}.rules-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.section-gallery{padding-top:var(--space-10)}.gallery-wrapper{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}.gallery-main-figure{max-width:640px;margin:0 auto}.gallery-text{max-width:32rem;margin:0 auto}.gallery-list{display:grid;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted);margin-top:var(--space-3)}.gallery-list li::before{content:"•";margin-right:0.35rem;color:var(--color-accent-gold)}.gallery-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}@media (min-width:768px){.hero-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}.hero-media-figure{margin:0 0 0 auto}.section-reservation-layout{grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.akce-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.akce-card-wide{grid-column:1/-1}.akce-card-split{flex-direction:row}.akce-card-media{margin:0}.gallery-wrapper{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}.gallery-main-figure{margin:0}}@media (min-width:1024px){.section-header{margin-bottom:var(--space-10)}.akce-grid{gap:var(--space-8)}.section-reservation-layout{gap:var(--space-10)}.gallery-wrapper{gap:var(--space-10)}}