.ScheduleBooking-module__q4CgOG__wrapper{min-height:100vh;padding:8rem 0 6rem;position:relative}.ScheduleBooking-module__q4CgOG__backLink{color:var(--brand-gray);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;transition:color .18s;display:inline-flex}.ScheduleBooking-module__q4CgOG__backLink:hover{color:var(--brand-gold)}.ScheduleBooking-module__q4CgOG__header{margin-bottom:3rem}.ScheduleBooking-module__q4CgOG__header h1{font-family:var(--font-heading);letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;line-height:1}.ScheduleBooking-module__q4CgOG__headerCopy{max-width:42rem;color:var(--brand-gray);margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.ScheduleBooking-module__q4CgOG__tierGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:3rem;display:grid}.ScheduleBooking-module__q4CgOG__tierCard{text-align:left;cursor:pointer;border:2px solid var(--brand-border);background:var(--brand-card);width:100%;color:inherit;border-radius:1rem;padding:1.5rem;transition:border-color .22s,background .22s,box-shadow .22s;display:block;position:relative}.ScheduleBooking-module__q4CgOG__tierCard:hover{border-color:#d4af3766}.ScheduleBooking-module__q4CgOG__tierCardActive{border-color:var(--brand-gold);background:#d4af370d;box-shadow:0 0 30px #d4af371a}.ScheduleBooking-module__q4CgOG__tierBadge{background:var(--brand-magenta);color:var(--brand-white);font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.25rem .75rem;font-size:.625rem;font-weight:700;position:absolute;top:-.75rem;right:1rem}.ScheduleBooking-module__q4CgOG__tierHead{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.ScheduleBooking-module__q4CgOG__tierLabel{color:var(--brand-gold);font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600;display:block}.ScheduleBooking-module__q4CgOG__tierDuration{color:var(--brand-cream);font-family:var(--font-heading);margin:.15rem 0 0;font-size:1.25rem;font-weight:700}.ScheduleBooking-module__q4CgOG__tierPrice{color:var(--brand-gold);font-family:var(--font-heading);white-space:nowrap;font-size:1.5rem;font-weight:700}.ScheduleBooking-module__q4CgOG__tierDescription{color:var(--brand-gray);margin:0 0 1rem;font-size:.875rem;line-height:1.6}.ScheduleBooking-module__q4CgOG__includesList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.ScheduleBooking-module__q4CgOG__includesItem{color:#f5f0ebcc;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.ScheduleBooking-module__q4CgOG__includesItem svg{color:var(--brand-gold);flex:none;margin-top:.15rem}.ScheduleBooking-module__q4CgOG__layout{grid-template-columns:1fr;gap:2rem;display:grid}.ScheduleBooking-module__q4CgOG__calendarCard{border-radius:1rem;padding:clamp(1rem,4vw,2rem)}.ScheduleBooking-module__q4CgOG__monthNav{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ScheduleBooking-module__q4CgOG__monthNavButton{border:1px solid var(--brand-border);background:var(--brand-card);width:2.5rem;height:2.5rem;color:var(--brand-gray);cursor:pointer;border-radius:.625rem;place-items:center;transition:border-color .18s,color .18s;display:grid}.ScheduleBooking-module__q4CgOG__monthNavButton:hover{color:var(--brand-gold);border-color:#d4af374d}.ScheduleBooking-module__q4CgOG__monthTitle{color:var(--brand-cream);font-family:var(--font-heading);margin:0;font-size:1.25rem;font-weight:700}.ScheduleBooking-module__q4CgOG__weekHeader{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.5rem;display:grid}.ScheduleBooking-module__q4CgOG__weekHeader span{text-align:center;color:var(--brand-muted);font-family:var(--font-heading);padding:.5rem 0;font-size:.75rem;font-weight:500}.ScheduleBooking-module__q4CgOG__calendarGrid{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.ScheduleBooking-module__q4CgOG__dayCell{aspect-ratio:1}.ScheduleBooking-module__q4CgOG__dayButton{width:100%;height:100%;color:var(--brand-cream);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.625rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:background .18s,color .18s,border-color .18s;display:flex}.ScheduleBooking-module__q4CgOG__dayButton:hover:not(:disabled){background:var(--brand-card);color:var(--brand-gold)}.ScheduleBooking-module__q4CgOG__dayToday{color:var(--brand-gold);background:#d4af371a;border-color:#d4af374d}.ScheduleBooking-module__q4CgOG__daySelected,.ScheduleBooking-module__q4CgOG__daySelected:hover{background:var(--brand-magenta);color:var(--brand-white);box-shadow:0 0 0 2px #ff2a9c66}.ScheduleBooking-module__q4CgOG__dayDisabled{color:#66666659;cursor:not-allowed}.ScheduleBooking-module__q4CgOG__daySkeleton{aspect-ratio:1;background:#11111180;border-radius:.625rem;animation:1.4s ease-in-out infinite ScheduleBooking-module__q4CgOG__pulse}.ScheduleBooking-module__q4CgOG__slotsBlock{border-top:1px solid var(--brand-border);margin-top:2rem;padding-top:2rem}.ScheduleBooking-module__q4CgOG__slotsHeading{color:var(--brand-cream);font-family:var(--font-heading);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.95rem;font-weight:600;display:flex}.ScheduleBooking-module__q4CgOG__slotsHeading svg{color:var(--brand-gold)}.ScheduleBooking-module__q4CgOG__slotGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ScheduleBooking-module__q4CgOG__slotButton{border:1px solid var(--brand-border);background:var(--brand-card);color:var(--brand-cream);cursor:pointer;border-radius:.625rem;padding:.625rem .5rem;font-size:.75rem;font-weight:500;transition:border-color .18s,background .18s,color .18s}.ScheduleBooking-module__q4CgOG__slotButton:hover{border-color:#d4af374d}.ScheduleBooking-module__q4CgOG__slotSelected,.ScheduleBooking-module__q4CgOG__slotSelected:hover{background:var(--brand-magenta);color:var(--brand-white);border-color:#0000}.ScheduleBooking-module__q4CgOG__slotsEmpty{color:var(--brand-muted);margin:0;font-size:.8125rem}.ScheduleBooking-module__q4CgOG__sidebar{align-content:start;gap:1.5rem;display:grid}.ScheduleBooking-module__q4CgOG__panel{border-radius:1rem;padding:clamp(1.25rem,4vw,1.5rem)}.ScheduleBooking-module__q4CgOG__panelHeading{color:var(--brand-cream);font-family:var(--font-heading);margin:0 0 1rem;font-size:1rem;font-weight:700}.ScheduleBooking-module__q4CgOG__summaryTopRow{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.ScheduleBooking-module__q4CgOG__summaryTierLabel{color:var(--brand-gold);font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}.ScheduleBooking-module__q4CgOG__summaryTierPrice{color:var(--brand-gold);font-family:var(--font-heading);font-size:1.125rem;font-weight:700}.ScheduleBooking-module__q4CgOG__summaryTierName{color:var(--brand-cream);font-family:var(--font-heading);margin:0 0 1rem;font-weight:700}.ScheduleBooking-module__q4CgOG__fieldStack{gap:1rem;display:grid}.ScheduleBooking-module__q4CgOG__input,.ScheduleBooking-module__q4CgOG__textarea{border:1px solid var(--brand-border);background:var(--brand-black);width:100%;color:var(--brand-cream);border-radius:.625rem;outline:none;padding:.85rem 1rem;font-size:.875rem;transition:border-color .18s}.ScheduleBooking-module__q4CgOG__input::placeholder,.ScheduleBooking-module__q4CgOG__textarea::placeholder{color:var(--brand-muted)}.ScheduleBooking-module__q4CgOG__input:focus,.ScheduleBooking-module__q4CgOG__textarea:focus{border-color:var(--brand-gold)}.ScheduleBooking-module__q4CgOG__textarea{resize:vertical;min-height:6rem}.ScheduleBooking-module__q4CgOG__summaryRows{gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:grid}.ScheduleBooking-module__q4CgOG__summaryRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ScheduleBooking-module__q4CgOG__summaryRowLabel{color:var(--brand-gray)}.ScheduleBooking-module__q4CgOG__summaryRowValue{color:var(--brand-cream);text-align:right;font-weight:500}.ScheduleBooking-module__q4CgOG__summaryDivider{background:linear-gradient(90deg,#0000,#d4af374d,#0000);height:1px;margin:.5rem 0}.ScheduleBooking-module__q4CgOG__totalLabel{color:var(--brand-cream);font-family:var(--font-heading);font-weight:700}.ScheduleBooking-module__q4CgOG__totalValue{color:var(--brand-gold);font-family:var(--font-heading);font-size:1.25rem;font-weight:700}.ScheduleBooking-module__q4CgOG__fullWidth{width:100%}.ScheduleBooking-module__q4CgOG__ctaHint{text-align:center;color:var(--brand-muted);margin:.75rem 0 0;font-size:.75rem}.ScheduleBooking-module__q4CgOG__trustList{gap:.75rem;padding:0 .25rem;display:grid}.ScheduleBooking-module__q4CgOG__trustItem{color:var(--brand-gray);align-items:center;gap:.75rem;font-size:.75rem;line-height:1.4;display:flex}.ScheduleBooking-module__q4CgOG__trustItem svg{color:var(--brand-gold);flex:none}.ScheduleBooking-module__q4CgOG__statusScreen{text-align:center;justify-content:center;align-items:center;min-height:70vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.ScheduleBooking-module__q4CgOG__statusDust{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ScheduleBooking-module__q4CgOG__statusInner{z-index:1;max-width:30rem;margin:0 auto;padding:0 1.5rem;position:relative}.ScheduleBooking-module__q4CgOG__statusIconSuccess{color:#4ade80}.ScheduleBooking-module__q4CgOG__statusIconCanceled{color:#f87171}.ScheduleBooking-module__q4CgOG__statusTitle{color:var(--brand-cream);font-family:var(--font-heading);margin:1.5rem 0 1rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700}.ScheduleBooking-module__q4CgOG__statusCopy{color:var(--brand-gray);margin:0 0 2rem;line-height:1.7}@keyframes ScheduleBooking-module__q4CgOG__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.ScheduleBooking-module__q4CgOG__daySkeleton{animation:none}}@media (min-width:640px){.ScheduleBooking-module__q4CgOG__tierGrid{grid-template-columns:repeat(2,1fr)}.ScheduleBooking-module__q4CgOG__slotGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.ScheduleBooking-module__q4CgOG__layout{grid-template-columns:2fr 1fr;align-items:start}.ScheduleBooking-module__q4CgOG__slotGrid{grid-template-columns:repeat(5,1fr)}}
