.appointments-module__QtNtOa__page{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.appointments-module__QtNtOa__bookedPage{min-height:70vh}.appointments-module__QtNtOa__hero{border-bottom:1px solid var(--separator);grid-template-columns:1fr;gap:2.5rem;padding-top:3rem;padding-bottom:2rem;display:grid}.appointments-module__QtNtOa__heroCopy{flex-direction:column;gap:1.25rem;display:flex}.appointments-module__QtNtOa__kicker{letter-spacing:1.4px;text-transform:uppercase;color:var(--muted-foreground);align-self:flex-start;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;display:inline-flex}.appointments-module__QtNtOa__kicker>span{line-height:1}.appointments-module__QtNtOa__lede{max-width:36rem;color:var(--foreground)}.appointments-module__QtNtOa__factList{flex-direction:column;gap:.6rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.appointments-module__QtNtOa__factList>li{color:var(--foreground);align-items:center;gap:.6rem;font-size:.8rem;font-weight:500;display:inline-flex}.appointments-module__QtNtOa__signal{border:1px solid var(--separator);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.appointments-module__QtNtOa__signalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.appointments-module__QtNtOa__signalKicker{letter-spacing:1.4px;text-transform:uppercase;color:var(--muted-foreground);font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__signalTitle{font-family:var(--font-cormorant),serif;text-transform:uppercase;margin-top:.15rem;font-size:1.5rem;font-weight:500}.appointments-module__QtNtOa__timestamp{color:var(--muted-foreground);white-space:nowrap;font-size:.6rem;font-style:italic}.appointments-module__QtNtOa__heatmap{gap:2px;height:60px;animation:.9s ease-in-out appointments-module__QtNtOa__heatmap-reveal;display:flex}.appointments-module__QtNtOa__heatCell{border:0;border-radius:2px;flex:1 1 0;min-width:0;height:100%;padding:0;transition:opacity .3s}.appointments-module__QtNtOa__heatCell:hover{opacity:.55;cursor:pointer}.appointments-module__QtNtOa__heatCellSkeleton{background-color:var(--separator);animation:1.4s ease-in-out infinite alternate appointments-module__QtNtOa__pulse}.appointments-module__QtNtOa__legend{color:var(--muted-foreground);justify-content:flex-end;align-items:center;gap:.5rem;font-size:.65rem;font-weight:600;display:flex}.appointments-module__QtNtOa__legendCells{gap:2px;display:inline-flex}.appointments-module__QtNtOa__legendCell{border-radius:2px;width:12px;height:12px}.appointments-module__QtNtOa__availability0{background-color:#ebedf0}.appointments-module__QtNtOa__availability1{background-color:#9be9a8}.appointments-module__QtNtOa__availability2{background-color:#40c463}.appointments-module__QtNtOa__availability3{background-color:#31a14e}.appointments-module__QtNtOa__availability4{background-color:#226e3a}.appointments-module__QtNtOa__availability5{background-color:#154d2a}@media (prefers-color-scheme:dark){.appointments-module__QtNtOa__availability0{background-color:#2a2d32}.appointments-module__QtNtOa__availability1{background-color:#295f3a}.appointments-module__QtNtOa__availability2{background-color:#1f8148}.appointments-module__QtNtOa__availability3{background-color:#1aa158}.appointments-module__QtNtOa__availability4{background-color:#16c56a}.appointments-module__QtNtOa__availability5{background-color:#1af578}}@keyframes appointments-module__QtNtOa__heatmap-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}.appointments-module__QtNtOa__workflow{flex-direction:column;gap:1.5rem;display:flex}.appointments-module__QtNtOa__rail{border:1px solid var(--separator);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.appointments-module__QtNtOa__railItem{color:var(--muted-foreground);border-right:1px solid var(--separator);align-items:center;gap:.7rem;padding:.85rem 1rem;transition:color .25s,background-color .25s;display:flex;position:relative}.appointments-module__QtNtOa__railItem:last-child{border-right:0}.appointments-module__QtNtOa__railIndex{letter-spacing:1px;border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.65rem;font-weight:700;display:inline-flex}.appointments-module__QtNtOa__railLabel{letter-spacing:1.6px;text-transform:uppercase;font-size:.65rem;font-weight:700}.appointments-module__QtNtOa__railItemActive{color:var(--foreground)}.appointments-module__QtNtOa__railItemActive .appointments-module__QtNtOa__railIndex{background-color:var(--foreground);color:var(--background);border-color:var(--foreground)}.appointments-module__QtNtOa__railItemComplete{color:var(--foreground)}.appointments-module__QtNtOa__railItemComplete .appointments-module__QtNtOa__railIndex{color:var(--foreground);border-color:var(--foreground);background-color:transparent}.appointments-module__QtNtOa__panel{border:1px solid var(--separator);flex-direction:column;gap:1.25rem;padding:1.5rem;transition:border-color .25s,opacity .25s;display:flex}.appointments-module__QtNtOa__panel:not(.appointments-module__QtNtOa__panelActive):not(.appointments-module__QtNtOa__panelComplete){opacity:.55}.appointments-module__QtNtOa__panelActive{border-color:var(--foreground)}.appointments-module__QtNtOa__panelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.appointments-module__QtNtOa__panelHeading{flex-direction:column;gap:.2rem;display:flex}.appointments-module__QtNtOa__panelIndex{letter-spacing:1.6px;text-transform:uppercase;color:var(--muted-foreground);font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__panelTitle{font-family:var(--font-cormorant),serif;text-transform:uppercase;font-size:1.75rem;font-weight:500;line-height:1.1}.appointments-module__QtNtOa__panelEdit{letter-spacing:1.4px;text-transform:uppercase;color:var(--foreground);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.65rem;font-weight:700;text-decoration:underline}.appointments-module__QtNtOa__panelEdit:hover{text-decoration:none}.appointments-module__QtNtOa__summary{border-top:1px dashed var(--separator);flex-direction:column;gap:.4rem;padding-top:1rem;display:flex}.appointments-module__QtNtOa__summaryRow{align-items:baseline;gap:1rem;font-size:.85rem;display:flex}.appointments-module__QtNtOa__summaryRow>span{letter-spacing:1.2px;text-transform:uppercase;width:5rem;color:var(--muted-foreground);flex-shrink:0;font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__summaryRow strong{font-weight:600}.appointments-module__QtNtOa__summaryRowStack{align-items:flex-start}.appointments-module__QtNtOa__summaryDescription{color:var(--foreground);white-space:pre-line;margin:0}.appointments-module__QtNtOa__form{flex-direction:column;gap:1rem;display:flex}.appointments-module__QtNtOa__formRow{grid-template-columns:1fr;gap:1rem;display:grid}.appointments-module__QtNtOa__field{flex-direction:column;gap:.4rem;display:flex}.appointments-module__QtNtOa__field>span{letter-spacing:1.2px;text-transform:uppercase;font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__textarea{resize:vertical;border:1px solid var(--foreground);width:100%;min-height:150px;color:var(--foreground);background:0 0;outline:none;padding:.75rem;font-family:inherit;font-size:.95rem;transition:box-shadow .2s}.appointments-module__QtNtOa__textarea:focus-visible{box-shadow:0 0 0 2px var(--ring)}.appointments-module__QtNtOa__invalidInput{border-color:var(--destructive)}.appointments-module__QtNtOa__error{color:var(--destructive);font-size:.7rem;font-weight:500}.appointments-module__QtNtOa__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.appointments-module__QtNtOa__actionsBetween{justify-content:space-between}.appointments-module__QtNtOa__durationGrid{grid-template-columns:1fr;gap:1rem;display:grid}.appointments-module__QtNtOa__durationCard{border:1px solid var(--separator);text-align:left;cursor:pointer;color:var(--foreground);background:0 0;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem;transition:border-color .25s,background-color .25s,color .25s;display:flex;position:relative}.appointments-module__QtNtOa__durationCard:hover{border-color:var(--foreground)}.appointments-module__QtNtOa__durationCardSelected{border-color:var(--foreground);background-color:var(--foreground);color:var(--background)}.appointments-module__QtNtOa__durationLabel{letter-spacing:1.4px;text-transform:uppercase;font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__durationNumber{align-items:baseline;gap:.4rem;line-height:1;display:flex}.appointments-module__QtNtOa__durationDigits{font-family:var(--font-cormorant),serif;letter-spacing:-.02em;font-size:4rem;font-weight:500}.appointments-module__QtNtOa__durationUnit{letter-spacing:.4px;text-transform:lowercase;color:currentColor;opacity:.7;font-size:.85rem;font-weight:600}.appointments-module__QtNtOa__durationBlurb{color:currentColor;opacity:.85;max-width:22rem;margin:0;font-size:.85rem;line-height:1.5}.appointments-module__QtNtOa__durationDot{border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex;position:absolute;top:1rem;right:1rem}.appointments-module__QtNtOa__durationCardSelected .appointments-module__QtNtOa__durationDot{background-color:var(--background);color:var(--foreground);border-color:var(--background)}.appointments-module__QtNtOa__slotPicker{flex-direction:column;gap:1.25rem;display:flex}.appointments-module__QtNtOa__dateStrip{scrollbar-width:thin;scrollbar-color:var(--separator)transparent;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.appointments-module__QtNtOa__dateStrip::-webkit-scrollbar{height:6px}.appointments-module__QtNtOa__dateStrip::-webkit-scrollbar-thumb{background-color:var(--separator);border-radius:999px}.appointments-module__QtNtOa__dateChip{border:1px solid var(--separator);color:var(--foreground);cursor:pointer;background:0 0;flex:none;grid-template:"day num""month num"/auto auto;align-items:center;gap:.1rem .6rem;padding:.7rem 1rem;transition:border-color .2s,background-color .2s,color .2s;display:grid;position:relative}.appointments-module__QtNtOa__dateChip:hover{border-color:var(--foreground)}.appointments-module__QtNtOa__dateChipSelected{background-color:var(--foreground);color:var(--background);border-color:var(--foreground)}.appointments-module__QtNtOa__dateChipDay{letter-spacing:1.2px;text-transform:uppercase;opacity:.7;grid-area:day;font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__dateChipNum{font-family:var(--font-cormorant),serif;grid-area:num;font-size:1.75rem;font-weight:500;line-height:1}.appointments-module__QtNtOa__dateChipMonth{letter-spacing:1.2px;text-transform:uppercase;opacity:.7;grid-area:month;font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__dateChipCount{letter-spacing:.6px;color:currentColor;opacity:.55;font-size:.55rem;font-weight:700;position:absolute;top:.35rem;right:.4rem}.appointments-module__QtNtOa__timeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.appointments-module__QtNtOa__timeChip{border:1px solid var(--separator);color:var(--foreground);letter-spacing:.4px;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;padding:.7rem .75rem;font-size:.85rem;font-weight:600;transition:border-color .2s,background-color .2s,color .2s}.appointments-module__QtNtOa__timeChip:hover{border-color:var(--foreground)}.appointments-module__QtNtOa__timeChipSelected{background-color:var(--foreground);color:var(--background);border-color:var(--foreground)}.appointments-module__QtNtOa__slotLoading{color:var(--muted-foreground);align-items:center;gap:.75rem;padding:1rem 0;font-size:.85rem;display:flex}.appointments-module__QtNtOa__spinner{background-color:var(--foreground);border-radius:50%;width:.9rem;height:.9rem;animation:.9s ease-in-out infinite alternate appointments-module__QtNtOa__pulse}.appointments-module__QtNtOa__spinnerInline{background-color:currentColor;border-radius:50%;width:.85rem;height:.85rem;animation:.9s ease-in-out infinite alternate appointments-module__QtNtOa__pulse;display:inline-block}@keyframes appointments-module__QtNtOa__pulse{0%{opacity:.35;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.appointments-module__QtNtOa__empty{border:1px dashed var(--separator);color:var(--muted-foreground);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.appointments-module__QtNtOa__emptyHint{color:var(--muted-foreground);font-size:.75rem}.appointments-module__QtNtOa__review{border-top:1px solid var(--separator);flex-direction:column;gap:1rem;margin-top:.25rem;padding:1.25rem;display:flex}.appointments-module__QtNtOa__reviewKicker{letter-spacing:1.6px;text-transform:uppercase;color:var(--muted-foreground);font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__reviewSentence{font-family:var(--font-cormorant),serif;font-size:1.4rem;font-weight:400;line-height:1.35}.appointments-module__QtNtOa__booked{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:38rem;padding-top:4rem;padding-bottom:4rem;display:flex}.appointments-module__QtNtOa__bookedMark{border:1px solid var(--foreground);border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.appointments-module__QtNtOa__bookedMark svg{width:1.25rem;height:1.25rem}.appointments-module__QtNtOa__bookedSummary{color:var(--muted-foreground);max-width:32rem}.appointments-module__QtNtOa__bookedDetails{border-top:1px solid var(--separator);border-bottom:1px solid var(--separator);grid-template-columns:1fr;gap:1.25rem;width:100%;margin:.5rem 0 0;padding:1.5rem 0;display:grid}.appointments-module__QtNtOa__bookedDetails>div{flex-direction:column;gap:.3rem;display:flex}.appointments-module__QtNtOa__bookedDetails dt{letter-spacing:1.4px;text-transform:uppercase;color:var(--muted-foreground);font-size:.6rem;font-weight:700}.appointments-module__QtNtOa__bookedDetails dd{margin:0;font-size:.95rem;line-height:1.45}.appointments-module__QtNtOa__bookedTz{color:var(--muted-foreground);font-size:.75rem}.appointments-module__QtNtOa__bookedActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.appointments-module__QtNtOa__bookedActions a{align-items:center;gap:.4rem;display:inline-flex}@media (min-width:40rem){.appointments-module__QtNtOa__formRow,.appointments-module__QtNtOa__durationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.appointments-module__QtNtOa__timeGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.appointments-module__QtNtOa__bookedDetails{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:48rem){.appointments-module__QtNtOa__hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:stretch;padding-top:4rem;padding-bottom:3rem}.appointments-module__QtNtOa__timeGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:64rem){.appointments-module__QtNtOa__panel{padding:2rem}.appointments-module__QtNtOa__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.appointments-module__QtNtOa__timeGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.appointments-module__QtNtOa__heatmap,.appointments-module__QtNtOa__spinner,.appointments-module__QtNtOa__spinnerInline,.appointments-module__QtNtOa__heatCellSkeleton{animation:none}}
