.booking-column h1{color:#82b7cb;font-size:30px;text-transform:uppercase;font-weight:400}.booking-container{color:#fff;border-radius:8px}.section-calendar{color:#151c24}.section{margin:0;padding:20px}.section h2{margin-bottom:15px;font-size:1.2rem}.time-slot{padding:12px;margin:8px 0;border:1px solid #444;border-radius:6px;cursor:pointer;transition:all .2s}.time-slot:hover{background:#ffffff1a}.time-slot.selected{border-color:#dab96c;background:#dab96c33;font-weight:600}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;color:#fff}.current-month{text-transform:capitalize;font-weight:700}.month-nav{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:5px 10px}.month-nav:hover{background:#ffffff1a;border-radius:4px}.weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin-bottom:10px}.weekday{text-align:center;font-size:.9rem;color:#888}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;color:#151c24}.calendar-day{padding:10px;text-align:center;background:#fff;border-radius:4px;cursor:pointer}.calendar-day:hover:not(.disabled):not(.empty){background:#dab96c;color:#fff}.calendar-day.selected{background:#dab96c;color:#fff}.calendar-day.disabled{cursor:not-allowed;background:#fff;color:#bfbfbf}.calendar-day.empty{background:none;cursor:default}.ticket-type{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #444}.ticket-type>span{min-width:100px}.price-amount{text-align:center}.quantity-control{display:flex;align-items:center;gap:12px}.quantity-control button{width:30px;height:30px;border:none;border-radius:4px;background:#333;color:#fff;cursor:pointer;transition:background .2s}.quantity-control button:hover{background:#444}.add-to-cart-button{width:100%;padding:12px;background:#fff;color:#151c24;border:none;border-radius:6px;cursor:pointer;font-size:1.5rem;margin-top:20px}.add-to-cart-button:disabled{cursor:not-allowed}.total{margin-top:20px;padding-top:15px;border-top:1px solid #444;text-align:right;font-size:1.2rem}.other-month.disabled{cursor:default;color:#bfbfbf}.accordion-section{margin-bottom:10px;border-radius:8px;overflow:hidden;opacity:.5;pointer-events:none}.accordion-section.visible{opacity:1;pointer-events:all}.accordion-header{padding:15px 15px 15px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-header h2{margin:0;font-size:18px;text-decoration:underline;font-weight:600;font-family:ff-zwo-web-pro,sans-serif;color:#fff;letter-spacing:0}.selection-summary{font-size:18px;font-weight:600}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.accordion-section.active .accordion-content{max-height:500px}.booking-section{padding:0 20px 40px;background:#151c24}.booking-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.booking-column{min-height:100%}.booking-image{width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width: 768px){.booking-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/booking-component.css.map */
