.hero-content{max-width:640px}.hero-chip-list{margin-top:var(--space-4);margin-bottom:var(--space-4)}.hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.hero-note{margin-top:var(--space-3);font-size:var(--font-size-sm);color:rgba(247,240,255,0.88);max-width:520px}.hero-image-salon{width:100%;height:100%;object-fit:cover;border-radius:24px}.salon-intro-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.salon-card-footer{margin-top:var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.salon-table-card{display:flex;flex-direction:column;gap:var(--space-3)}.salon-table-media{border-radius:var(--radius-lg);overflow:hidden}.salon-ambiance-list{display:flex;flex-direction:column;gap:var(--space-2)}.salon-ambiance-media{max-width:520px;margin:0 auto}.salon-soirees-grid{align-items:stretch}.salon-soirees-grid .card{display:flex;flex-direction:column;gap:var(--space-3)}.salon-soirees-grid .card .btn{margin-top:auto;align-self:flex-start}.salon-reservation-card{display:flex;flex-direction:column;gap:var(--space-3)}.salon-reservation-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-sm)}.salon-reservation-actions{margin-top:var(--space-3);display:flex;flex-wrap:wrap;gap:var(--space-3)}.timeline-title{font-size:var(--font-size-lg);margin-bottom:var(--space-1)}@media (max-width:960px){.hero-cta{justify-content:flex-start}.salon-card-footer{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.hero-note{font-size:var(--font-size-xs)}.salon-reservation-actions{flex-direction:column;align-items:stretch}}