.booking-calendar-module__BGl7KG__calendar{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:.75rem;width:100%;max-width:22rem;padding:1rem}.booking-calendar-module__BGl7KG__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.booking-calendar-module__BGl7KG__monthLabel{color:var(--color-text,#111);font-size:.9375rem;font-weight:600}.booking-calendar-module__BGl7KG__navBtn{cursor:pointer;color:var(--color-text,#111);background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:1.25rem;transition:background .15s}.booking-calendar-module__BGl7KG__navBtn:hover:not(:disabled){background:var(--color-primary-light,#eff6ff)}.booking-calendar-module__BGl7KG__navBtn:disabled{opacity:.3;cursor:not-allowed}.booking-calendar-module__BGl7KG__dayLabels{text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.booking-calendar-module__BGl7KG__dayLabel{color:var(--color-text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;padding:.25rem 0;font-size:.75rem;font-weight:600}.booking-calendar-module__BGl7KG__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.booking-calendar-module__BGl7KG__cell{aspect-ratio:1;cursor:pointer;color:var(--color-text,#111);background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;font-size:.875rem;transition:background .15s,color .15s;display:flex}.booking-calendar-module__BGl7KG__cell:hover:not(:disabled){background:var(--color-primary-light,#eff6ff)}.booking-calendar-module__BGl7KG__outside{color:var(--color-text-muted,#d1d5db)}.booking-calendar-module__BGl7KG__disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.booking-calendar-module__BGl7KG__selected{background:var(--color-primary,#2563eb);color:#fff;font-weight:700}.booking-calendar-module__BGl7KG__selected:hover{background:var(--color-primary,#2563eb)}.booking-calendar-module__BGl7KG__today{box-shadow:inset 0 0 0 2px var(--color-primary,#2563eb)}
.timeslot-selector-module__q4y85W__wrapper{width:100%}.timeslot-selector-module__q4y85W__grid{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.5rem;display:grid}.timeslot-selector-module__q4y85W__slot{border:2px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);cursor:pointer;border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.875rem .75rem;transition:border-color .15s,background .15s;display:flex}.timeslot-selector-module__q4y85W__slot:hover:not(:disabled){border-color:var(--color-primary,#2563eb);background:var(--color-primary-light,#eff6ff)}.timeslot-selector-module__q4y85W__selected{border-color:var(--color-primary,#2563eb);background:var(--color-primary,#2563eb);color:#fff}.timeslot-selector-module__q4y85W__selected .timeslot-selector-module__q4y85W__fee,.timeslot-selector-module__q4y85W__selected .timeslot-selector-module__q4y85W__free,.timeslot-selector-module__q4y85W__selected .timeslot-selector-module__q4y85W__time{color:#ffffffd9}.timeslot-selector-module__q4y85W__disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.timeslot-selector-module__q4y85W__label{font-size:.9375rem;font-weight:600}.timeslot-selector-module__q4y85W__time{color:var(--color-text-muted,#6b7280);font-size:.8125rem}.timeslot-selector-module__q4y85W__fee{color:var(--color-warning,#f59e0b);font-size:.8125rem;font-weight:600}.timeslot-selector-module__q4y85W__free{color:var(--color-success,#10b981);font-size:.8125rem;font-weight:500}
.access-questions-module__xU3r4a__wrapper{flex-direction:column;gap:1.25rem;display:flex}.access-questions-module__xU3r4a__fieldset{border:none;margin:0;padding:0}.access-questions-module__xU3r4a__legend{color:var(--color-text,#111);margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.access-questions-module__xU3r4a__options{flex-wrap:wrap;gap:.5rem;display:flex}.access-questions-module__xU3r4a__option{border:2px solid var(--color-border,#e5e7eb);cursor:pointer;background:var(--color-surface,#fff);color:var(--color-text,#111);border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:border-color .15s,background .15s;display:flex}.access-questions-module__xU3r4a__option:hover{border-color:var(--color-primary,#2563eb)}.access-questions-module__xU3r4a__selected{border-color:var(--color-primary,#2563eb);background:var(--color-primary-light,#eff6ff)}.access-questions-module__xU3r4a__radio{accent-color:var(--color-primary,#2563eb)}
.fee-breakdown-module__t94ipW__table{border-collapse:collapse;width:100%;font-size:.9375rem}.fee-breakdown-module__t94ipW__table td{padding:.5rem 0}.fee-breakdown-module__t94ipW__label{color:var(--color-text-muted,#6b7280)}.fee-breakdown-module__t94ipW__value{text-align:right;font-variant-numeric:tabular-nums;color:var(--color-text,#111)}.fee-breakdown-module__t94ipW__discount{color:var(--color-success)}.fee-breakdown-module__t94ipW__subtotalRow td{border-top:1px solid var(--color-border,#e5e7eb);padding-top:.75rem}.fee-breakdown-module__t94ipW__totalRow td{border-top:2px solid var(--color-text,#111);padding-top:.75rem}.fee-breakdown-module__t94ipW__totalLabel{color:var(--color-text,#111);font-size:1rem;font-weight:700}.fee-breakdown-module__t94ipW__totalValue{text-align:right;font-variant-numeric:tabular-nums;color:var(--color-text,#111);font-size:1.125rem;font-weight:700}
.fee-info-modal-module__p-7R7q__trigger{cursor:pointer;color:var(--color-primary,#2563eb);background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.fee-info-modal-module__p-7R7q__trigger:hover{opacity:.8}.fee-info-modal-module__p-7R7q__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.fee-info-modal-module__p-7R7q__modal{background:var(--color-surface,#fff);width:100%;max-width:32rem;max-height:85vh;color:var(--color-text,#111);border-radius:.75rem;padding:1.5rem;position:relative;overflow-y:auto}.fee-info-modal-module__p-7R7q__close{cursor:pointer;color:var(--color-text-muted,#6b7280);background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.fee-info-modal-module__p-7R7q__title{margin:0 0 1rem;font-size:1.125rem}.fee-info-modal-module__p-7R7q__section{margin-bottom:1.25rem}.fee-info-modal-module__p-7R7q__section h4{margin:0 0 .375rem;font-size:.9375rem}.fee-info-modal-module__p-7R7q__section p{color:var(--color-text-muted,#6b7280);margin:0 0 .5rem;font-size:.875rem}.fee-info-modal-module__p-7R7q__list{margin:0;padding-left:1.25rem;font-size:.875rem}.fee-info-modal-module__p-7R7q__list li{margin-bottom:.25rem}.fee-info-modal-module__p-7R7q__feeTable{border-collapse:collapse;width:100%;font-size:.875rem}.fee-info-modal-module__p-7R7q__feeTable th,.fee-info-modal-module__p-7R7q__feeTable td{text-align:left;border-bottom:1px solid var(--color-border,#e5e7eb);padding:.5rem .75rem}.fee-info-modal-module__p-7R7q__feeTable th{color:var(--color-text-muted,#6b7280);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}
.booking-cart-content-module__jMgpvG__layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.booking-cart-content-module__jMgpvG__layout{grid-template-columns:1fr 22rem}}.booking-cart-content-module__jMgpvG__main{flex-direction:column;gap:2rem;display:flex}.booking-cart-content-module__jMgpvG__section{flex-direction:column;gap:1rem;display:flex}.booking-cart-content-module__jMgpvG__sectionTitle{color:var(--color-text,#111);margin:0;font-size:1.125rem;font-weight:700}.booking-cart-content-module__jMgpvG__itemTable{border-collapse:collapse;width:100%}.booking-cart-content-module__jMgpvG__itemTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted,#6b7280);border-bottom:1px solid var(--color-border,#e5e7eb);padding:.5rem 0;font-size:.75rem}.booking-cart-content-module__jMgpvG__itemTable td{border-bottom:1px solid var(--color-border,#f3f4f6);vertical-align:middle;padding:.75rem 0}.booking-cart-content-module__jMgpvG__itemName{align-items:center;gap:.75rem;display:flex}.booking-cart-content-module__jMgpvG__itemImage{object-fit:cover;border-radius:.375rem;width:3rem;height:3rem}.booking-cart-content-module__jMgpvG__variant{color:var(--color-text-muted,#6b7280);font-size:.8125rem;display:block}.booking-cart-content-module__jMgpvG__price{font-variant-numeric:tabular-nums;font-weight:500}.booking-cart-content-module__jMgpvG__qtyControls{border:1px solid var(--color-border,#e5e7eb);border-radius:.375rem;align-items:center;gap:.5rem;padding:.125rem;display:inline-flex}.booking-cart-content-module__jMgpvG__qtyControls button{cursor:pointer;color:var(--color-text,#111);background:0 0;border:none;padding:.25rem .5rem;font-size:1rem}.booking-cart-content-module__jMgpvG__qtyControls button:hover{background:var(--color-primary-light,#eff6ff)}.booking-cart-content-module__jMgpvG__removeBtn{cursor:pointer;color:var(--color-text-muted,#9ca3af);background:0 0;border:none;border-radius:.25rem;padding:.25rem;font-size:1.25rem}.booking-cart-content-module__jMgpvG__removeBtn:hover{color:var(--color-error)}.booking-cart-content-module__jMgpvG__sidebar{position:relative}.booking-cart-content-module__jMgpvG__summaryCard{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:sticky;top:2rem}.booking-cart-content-module__jMgpvG__checkoutBtn{text-align:center;background:var(--color-primary,#2563eb);color:#fff;border-radius:.5rem;padding:.875rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.booking-cart-content-module__jMgpvG__checkoutBtn:hover{opacity:.9}.booking-cart-content-module__jMgpvG__disabled{opacity:.4;cursor:not-allowed}.booking-cart-content-module__jMgpvG__hint{color:var(--color-text-muted,#9ca3af);text-align:center;margin:0;font-size:.8125rem}.booking-cart-content-module__jMgpvG__empty{text-align:center;padding:3rem 0}.booking-cart-content-module__jMgpvG__link{color:var(--color-primary,#2563eb);font-weight:500}.booking-cart-content-module__jMgpvG__sectionNote{color:var(--color-text-muted,#6b7280);margin:0;font-size:.875rem;line-height:1.5}.booking-cart-content-module__jMgpvG__ecoGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.booking-cart-content-module__jMgpvG__ecoCard{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fafafa);border-radius:.5rem;padding:.875rem}.booking-cart-content-module__jMgpvG__ecoName{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.booking-cart-content-module__jMgpvG__ecoFee{color:var(--color-primary,#2563eb);font-size:.8125rem;font-weight:500}.booking-cart-content-module__jMgpvG__ecoDesc{color:var(--color-text-muted,#6b7280);margin-top:.25rem;font-size:.75rem;line-height:1.4}.booking-cart-content-module__jMgpvG__ecoCardInCart{border-color:var(--color-primary,#2563eb);background:var(--color-primary-light,#eff6ff)}.booking-cart-content-module__jMgpvG__ecoAddBtn{border:1.5px solid var(--color-primary,#2563eb);background:var(--color-primary,#2563eb);color:#fff;cursor:pointer;border-radius:.375rem;width:100%;margin-top:.5rem;padding:.4rem 0;font-family:inherit;font-size:.8125rem;font-weight:600;transition:opacity .15s}.booking-cart-content-module__jMgpvG__ecoAddBtn:hover{opacity:.85}.booking-cart-content-module__jMgpvG__ecoRemoveBtn{border:1.5px solid var(--color-border,#d1d5db);width:100%;color:var(--color-text-muted,#6b7280);cursor:pointer;background:0 0;border-radius:.375rem;margin-top:.5rem;padding:.4rem 0;font-family:inherit;font-size:.8125rem;font-weight:500;transition:color .15s,border-color .15s}.booking-cart-content-module__jMgpvG__ecoRemoveBtn:hover{color:var(--color-danger,#dc2626);border-color:var(--color-danger,#dc2626)}.booking-cart-content-module__jMgpvG__prohibitedList{color:var(--color-text,#111);flex-direction:column;gap:.375rem;margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.5;display:flex}.booking-cart-content-module__jMgpvG__termsText{color:var(--color-text-muted,#4b5563);margin:0;font-size:.8125rem;line-height:1.6}.booking-cart-content-module__jMgpvG__categoryTerms{border-top:1px solid var(--color-border,#f3f4f6);margin-top:.5rem;padding-top:.5rem}.booking-cart-content-module__jMgpvG__categoryTermsTitle{color:var(--color-text,#111);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.booking-cart-content-module__jMgpvG__termsCheckbox{cursor:pointer;color:var(--color-text,#111);align-items:flex-start;gap:.5rem;margin-top:.5rem;font-size:.875rem;font-weight:500;display:flex}.booking-cart-content-module__jMgpvG__termsCheckbox input[type=checkbox]{accent-color:var(--color-primary,#2563eb);flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}
