.calendar-module__f6vhqW__root{--row-h:56px;--head-h:52px;--gutter-w:56px;--col-min:168px;min-width:0;max-width:100%}.calendar-module__f6vhqW__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.calendar-module__f6vhqW__titleWrap{align-items:center;gap:8px;min-width:0;display:inline-flex}.calendar-module__f6vhqW__title{color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:600}.calendar-module__f6vhqW__periodLabel{color:var(--ink);white-space:nowrap;font-size:13px;font-weight:600}.calendar-module__f6vhqW__subtle{color:var(--muted);font-size:13px}.calendar-module__f6vhqW__toolbarSpacer{margin-left:auto}.calendar-module__f6vhqW__navGroup{align-items:center;gap:6px;display:inline-flex}.calendar-module__f6vhqW__navBtn{border:1px solid var(--surf-line);background:var(--surface);width:32px;height:32px;color:var(--ink);cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:transform .18s,border-color .18s;display:inline-flex}.calendar-module__f6vhqW__todayBtn{width:auto;padding:0 14px;font-size:13px;font-weight:600}.calendar-module__f6vhqW__navBtn:hover{border-color:var(--line);transform:translateY(-1px)}.calendar-module__f6vhqW__navBtn:focus-visible,.calendar-module__f6vhqW__segBtn:focus-visible,.calendar-module__f6vhqW__addBtn:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.calendar-module__f6vhqW__segmented{border:1px solid var(--surf-line);background:var(--surface);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.calendar-module__f6vhqW__segBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:background-color .2s,color .2s}.calendar-module__f6vhqW__segBtnActive{color:var(--teal-ink);background:var(--teal)}.calendar-module__f6vhqW__addBtn{background:var(--teal);color:var(--teal-ink);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;transition:transform .18s,opacity .18s;display:inline-flex}.calendar-module__f6vhqW__addBtn:hover{transform:translateY(-1px)}.calendar-module__f6vhqW__hint{color:var(--muted);margin-bottom:14px;font-size:12px}.calendar-module__f6vhqW__dayPicker{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.calendar-module__f6vhqW__dayPickerBtn{border:1px solid var(--surf-line);background:var(--surface);min-height:48px;color:var(--ink);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 4px;transition:border-color .18s,background-color .18s,color .18s;display:flex}.calendar-module__f6vhqW__dayPickerBtn:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.calendar-module__f6vhqW__dayPickerWeekday{letter-spacing:.02em;color:var(--muted);font-size:11px;font-weight:600}.calendar-module__f6vhqW__dayPickerDate{color:var(--ink);font-size:16px;font-weight:700}.calendar-module__f6vhqW__dayPickerToday{border-color:var(--teal)}.calendar-module__f6vhqW__dayPickerToday .calendar-module__f6vhqW__dayPickerDate{color:var(--teal)}.calendar-module__f6vhqW__dayPickerActive{border-color:var(--teal);background:var(--teal)}.calendar-module__f6vhqW__dayPickerActive .calendar-module__f6vhqW__dayPickerWeekday,.calendar-module__f6vhqW__dayPickerActive .calendar-module__f6vhqW__dayPickerDate{color:var(--teal-ink)}.calendar-module__f6vhqW__scrollX{min-width:0;max-width:100%;padding-bottom:4px;overflow-x:auto}.calendar-module__f6vhqW__grid{touch-action:pan-y;display:flex}.calendar-module__f6vhqW__gutter{width:var(--gutter-w);flex:none}.calendar-module__f6vhqW__gutterSpacer{height:var(--head-h)}.calendar-module__f6vhqW__gutterRow{height:var(--row-h);color:var(--muted);justify-content:flex-end;align-items:flex-start;padding-top:3px;padding-right:8px;font-size:11px;font-weight:600;display:flex}.calendar-module__f6vhqW__lunchBreak{border-top:1px dashed var(--glass-bd)}.calendar-module__f6vhqW__col{min-width:var(--col-min);border-left:1px solid var(--glass-bd);flex:1}.calendar-module__f6vhqW__colHead{height:var(--head-h);border-bottom:1px solid var(--glass-bd);flex-direction:column;justify-content:center;align-items:center;display:flex}.calendar-module__f6vhqW__colHeadToday{background:color-mix(in srgb, var(--teal) 9%, transparent)}.calendar-module__f6vhqW__colWeekday{letter-spacing:.02em;color:var(--muted);font-size:12px;font-weight:600}.calendar-module__f6vhqW__colDate{color:var(--ink);font-size:15px;font-weight:700}.calendar-module__f6vhqW__colDateToday{color:var(--teal)}.calendar-module__f6vhqW__colBody{position:relative}.calendar-module__f6vhqW__cell{height:var(--row-h);border-bottom:1px solid var(--glass-bd)}.calendar-module__f6vhqW__cellToday{background:color-mix(in srgb, var(--teal) 5%, transparent)}.calendar-module__f6vhqW__dropTarget{height:calc(var(--row-h) - 8px);border:2px dashed var(--teal);background:color-mix(in srgb, var(--teal) 12%, transparent);border-radius:12px;margin:4px;animation:1.4s ease-in-out infinite calendar-module__f6vhqW__dropPulse;display:block}@keyframes calendar-module__f6vhqW__dropPulse{0%,to{opacity:.65}50%{opacity:1}}.calendar-module__f6vhqW__block{cursor:grab;background:var(--surface);border:1px solid var(--surf-line);-webkit-user-select:none;user-select:none;touch-action:auto;border-left-width:3px;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:1px;padding:5px 9px 6px;transition:top .26s cubic-bezier(.22,.61,.36,1),left .26s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.22,.61,.36,1),box-shadow .2s,opacity .2s;display:flex;position:absolute;left:3px;right:3px;overflow:hidden;box-shadow:0 1px 5px #0000000d}.calendar-module__f6vhqW__block:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@media (hover:hover) and (pointer:fine){.calendar-module__f6vhqW__block{touch-action:none}}.calendar-module__f6vhqW__blockDragging{z-index:30;cursor:grabbing;opacity:.96;transition:box-shadow .2s;box-shadow:0 14px 32px #00000038}.calendar-module__f6vhqW__blockTopRow{flex:none;align-items:center;gap:4px;min-width:0;height:13px;display:inline-flex}.calendar-module__f6vhqW__grip{color:var(--muted);cursor:grab;flex:none;line-height:0}.calendar-module__f6vhqW__blockTime{flex:none;font-size:10.5px;font-weight:700}.calendar-module__f6vhqW__durTag{color:var(--muted);background:color-mix(in srgb, var(--ink) 7%, transparent);border-radius:999px;flex:none;padding:1px 5px;font-size:9.5px;font-weight:700;line-height:1}.calendar-module__f6vhqW__toneTag{flex:none;margin-left:auto;font-size:9.5px;font-weight:700}.calendar-module__f6vhqW__blockPatient{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:13px;font-weight:650;line-height:1.2;overflow:hidden}.calendar-module__f6vhqW__blockService{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:11.5px;line-height:1.2;overflow:hidden}.calendar-module__f6vhqW__blockBody{flex-direction:column;gap:1px;min-width:0;display:flex}.calendar-module__f6vhqW__block[data-span="2"] .calendar-module__f6vhqW__blockBody,.calendar-module__f6vhqW__block[data-span="3"] .calendar-module__f6vhqW__blockBody,.calendar-module__f6vhqW__block[data-span="4"] .calendar-module__f6vhqW__blockBody{flex:1;justify-content:center;gap:3px}.calendar-module__f6vhqW__block[data-span="2"] .calendar-module__f6vhqW__blockPatient{font-size:14.5px}.calendar-module__f6vhqW__block[data-span="2"] .calendar-module__f6vhqW__blockService{font-size:12.5px}.calendar-module__f6vhqW__block[data-span="3"] .calendar-module__f6vhqW__blockPatient{font-size:16px}.calendar-module__f6vhqW__block[data-span="3"] .calendar-module__f6vhqW__blockService{font-size:13px}.calendar-module__f6vhqW__block[data-span="4"] .calendar-module__f6vhqW__blockPatient{font-size:17px}.calendar-module__f6vhqW__block[data-span="4"] .calendar-module__f6vhqW__blockService{font-size:13.5px}.calendar-module__f6vhqW__block[data-span="3"] .calendar-module__f6vhqW__blockBody,.calendar-module__f6vhqW__block[data-span="4"] .calendar-module__f6vhqW__blockBody{gap:4px}.calendar-module__f6vhqW__legend{flex-wrap:wrap;align-items:center;gap:16px;margin-top:14px;display:inline-flex}.calendar-module__f6vhqW__legendItem{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.calendar-module__f6vhqW__legendDot{border-radius:3px;flex:none;width:10px;height:10px}.calendar-module__f6vhqW__monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.calendar-module__f6vhqW__monthDowRow{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:6px;display:grid}.calendar-module__f6vhqW__monthDow{text-align:center;letter-spacing:.04em;color:var(--muted);font-size:11px;font-weight:700}.calendar-module__f6vhqW__monthCell{border:1px solid var(--surf-line);background:var(--surface);text-align:left;cursor:pointer;min-height:92px;color:inherit;border-radius:12px;flex-direction:column;gap:5px;padding:7px 8px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.calendar-module__f6vhqW__monthCell:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 6px 16px #00000017}.calendar-module__f6vhqW__monthCell:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.calendar-module__f6vhqW__monthCellEmpty{cursor:default;pointer-events:none;background:0 0;border-color:#0000}.calendar-module__f6vhqW__monthCellToday{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.calendar-module__f6vhqW__monthDateNum{color:var(--ink);font-size:13px;font-weight:700}.calendar-module__f6vhqW__monthDateNumToday{background:var(--teal);width:22px;height:22px;color:var(--teal-ink);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.calendar-module__f6vhqW__monthDots{flex-wrap:wrap;gap:3px;margin-top:auto;display:flex}.calendar-module__f6vhqW__monthDot{border-radius:999px;flex:none;width:7px;height:7px}.calendar-module__f6vhqW__monthMore{color:var(--muted);font-size:10px;font-weight:700}.calendar-module__f6vhqW__monthFirstLabel{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.calendar-module__f6vhqW__yearGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;display:grid}.calendar-module__f6vhqW__yearMonth{border:1px solid var(--surf-line);background:var(--surface);text-align:left;cursor:pointer;color:inherit;border-radius:14px;flex-direction:column;gap:9px;padding:12px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.calendar-module__f6vhqW__yearMonth:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 6px 16px #00000017}.calendar-module__f6vhqW__yearMonth:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.calendar-module__f6vhqW__yearMonthHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.calendar-module__f6vhqW__yearMonthName{color:var(--ink);font-size:13px;font-weight:700}.calendar-module__f6vhqW__yearMonthCount{color:var(--muted);font-size:11px;font-weight:600}.calendar-module__f6vhqW__yearMini{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.calendar-module__f6vhqW__yearMiniCell{aspect-ratio:1;background:color-mix(in srgb, var(--ink) 5%, transparent);border-radius:3px}.calendar-module__f6vhqW__yearMiniBlank{background:0 0}.calendar-module__f6vhqW__yearMiniToday{box-shadow:inset 0 0 0 1.5px var(--teal)}.calendar-module__f6vhqW__editorScrim{z-index:70;-webkit-backdrop-filter:blur(5px);background:#080c0b80;justify-content:center;align-items:center;padding:24px;animation:.18s calendar-module__f6vhqW__editorFade;display:flex;position:fixed;inset:0}.calendar-module__f6vhqW__editorPanel{background:var(--surface);border:1px solid var(--surf-line);border-radius:18px;flex-direction:column;gap:14px;width:100%;max-width:420px;max-height:calc(100dvh - 48px);padding:20px;animation:.2s calendar-module__f6vhqW__editorRise;display:flex;overflow-y:auto;box-shadow:0 24px 70px #0006}.calendar-module__f6vhqW__editorHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.calendar-module__f6vhqW__editorTitle{color:var(--ink);letter-spacing:-.01em;font-size:17px;font-weight:700}.calendar-module__f6vhqW__editorSub{color:var(--muted);margin-top:2px;font-size:13px}.calendar-module__f6vhqW__editorClose{border:1px solid var(--surf-line);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.calendar-module__f6vhqW__editorClose:hover{color:var(--ink);border-color:var(--line)}.calendar-module__f6vhqW__field{flex-direction:column;gap:6px;display:flex}.calendar-module__f6vhqW__fieldRow{gap:12px;display:flex}.calendar-module__f6vhqW__fieldRow .calendar-module__f6vhqW__field{flex:1;min-width:0}.calendar-module__f6vhqW__label{color:var(--muted);letter-spacing:.01em;font-size:12px;font-weight:600}.calendar-module__f6vhqW__input,.calendar-module__f6vhqW__select{appearance:none;background:var(--surface);width:100%;color:var(--ink);border:1px solid var(--surf-line);border-radius:12px;padding:11px 13px;font-size:16px;line-height:1.2;transition:border-color .18s,box-shadow .18s}.calendar-module__f6vhqW__select{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234b5856' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.calendar-module__f6vhqW__input::placeholder{color:var(--muted);opacity:.8}.calendar-module__f6vhqW__input:focus-visible,.calendar-module__f6vhqW__select:focus-visible{border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb, var(--teal) 22%, transparent);outline:none}.calendar-module__f6vhqW__editorActions{align-items:center;gap:10px;margin-top:2px;display:flex}.calendar-module__f6vhqW__editorActions .calendar-module__f6vhqW__spacer{margin-right:auto}.calendar-module__f6vhqW__btnPrimary,.calendar-module__f6vhqW__btnGhost,.calendar-module__f6vhqW__btnDanger{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;transition:transform .18s,border-color .18s,opacity .18s;display:inline-flex}.calendar-module__f6vhqW__btnPrimary{background:var(--teal);color:var(--teal-ink)}.calendar-module__f6vhqW__btnPrimary:hover{transform:translateY(-1px)}.calendar-module__f6vhqW__btnGhost{color:var(--ink);border-color:var(--surf-line);background:0 0}.calendar-module__f6vhqW__btnGhost:hover{border-color:var(--line);transform:translateY(-1px)}.calendar-module__f6vhqW__btnDanger{color:var(--full);border-color:color-mix(in srgb, var(--full) 35%, transparent);background:0 0}.calendar-module__f6vhqW__btnDanger:hover{border-color:var(--full);transform:translateY(-1px)}.calendar-module__f6vhqW__btnPrimary:focus-visible,.calendar-module__f6vhqW__btnGhost:focus-visible,.calendar-module__f6vhqW__btnDanger:focus-visible,.calendar-module__f6vhqW__editorClose:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@keyframes calendar-module__f6vhqW__editorFade{0%{opacity:0}to{opacity:1}}@keyframes calendar-module__f6vhqW__editorRise{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.calendar-module__f6vhqW__empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:40px 20px;font-size:14px;display:flex}html[data-glass=reduced] .calendar-module__f6vhqW__editorScrim{-webkit-backdrop-filter:none;background:#080c0b9e}@media (prefers-reduced-motion:reduce){.calendar-module__f6vhqW__block{transition:box-shadow .001ms,opacity .001ms!important}.calendar-module__f6vhqW__blockDragging{box-shadow:0 2px 8px #0000000f}.calendar-module__f6vhqW__dropTarget{opacity:1;animation:none}.calendar-module__f6vhqW__monthCell,.calendar-module__f6vhqW__yearMonth,.calendar-module__f6vhqW__navBtn,.calendar-module__f6vhqW__addBtn,.calendar-module__f6vhqW__btnPrimary,.calendar-module__f6vhqW__btnGhost,.calendar-module__f6vhqW__btnDanger{transition:none}.calendar-module__f6vhqW__monthCell:hover,.calendar-module__f6vhqW__yearMonth:hover,.calendar-module__f6vhqW__navBtn:hover,.calendar-module__f6vhqW__addBtn:hover,.calendar-module__f6vhqW__btnPrimary:hover,.calendar-module__f6vhqW__btnGhost:hover,.calendar-module__f6vhqW__btnDanger:hover{transform:none}.calendar-module__f6vhqW__editorScrim,.calendar-module__f6vhqW__editorPanel{animation:none}}
.cancellation-showpiece-module__CQG8hq__card{background:var(--surface);border:1px solid var(--surf-line);border-left:3px solid var(--teal);border-radius:18px;padding:18px 20px 16px;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}.cancellation-showpiece-module__CQG8hq__card:before{content:"";background:radial-gradient(120% 80% at 0% 0%, color-mix(in srgb, var(--teal) 9%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.cancellation-showpiece-module__CQG8hq__head{align-items:center;gap:12px;margin-bottom:16px;display:flex;position:relative}.cancellation-showpiece-module__CQG8hq__headText{flex:1;min-width:0}.cancellation-showpiece-module__CQG8hq__title{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600}.cancellation-showpiece-module__CQG8hq__sub{color:var(--muted);margin:2px 0 0;font-size:12.5px}.cancellation-showpiece-module__CQG8hq__replay{background:var(--teal);color:var(--teal-ink);cursor:pointer;border:none;border-radius:999px;flex:none;padding:8px 16px;font:500 12.5px/1 inherit;transition:opacity .2s,transform .2s}.cancellation-showpiece-module__CQG8hq__replay:hover:not(:disabled){transform:translateY(-1px)}.cancellation-showpiece-module__CQG8hq__replay:disabled{opacity:.5;cursor:default}.cancellation-showpiece-module__CQG8hq__stage{flex-wrap:wrap;align-items:center;gap:16px;display:flex;position:relative}.cancellation-showpiece-module__CQG8hq__slot{border:1.5px solid #0000;border-radius:14px;flex-direction:column;flex:200px;gap:2px;min-width:180px;padding:14px 16px;transition:background .5s,border-color .5s,transform .45s cubic-bezier(.34,1.4,.5,1);display:flex}.cancellation-showpiece-module__CQG8hq__slotTime{font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.cancellation-showpiece-module__CQG8hq__slotWho{font-size:16px;font-weight:600}.cancellation-showpiece-module__CQG8hq__slotProc{color:var(--muted);font-size:12.5px}.cancellation-showpiece-module__CQG8hq__slotBooked{background:color-mix(in srgb, var(--teal) 12%, var(--surface));border-color:color-mix(in srgb, var(--teal) 30%, transparent)}.cancellation-showpiece-module__CQG8hq__slotBooked .cancellation-showpiece-module__CQG8hq__slotTime{color:var(--teal)}.cancellation-showpiece-module__CQG8hq__slotOpen{border-style:dashed;border-color:var(--teal);background:0 0;animation:1.4s ease-in-out infinite cancellation-showpiece-module__CQG8hq__pulse}.cancellation-showpiece-module__CQG8hq__slotOpen .cancellation-showpiece-module__CQG8hq__slotTime,.cancellation-showpiece-module__CQG8hq__slotOpen .cancellation-showpiece-module__CQG8hq__slotWho{color:var(--teal)}.cancellation-showpiece-module__CQG8hq__slotFilled{background:color-mix(in srgb, var(--teal) 16%, var(--surface));border-color:var(--teal);animation:.5s cubic-bezier(.34,1.5,.5,1) cancellation-showpiece-module__CQG8hq__springIn}.cancellation-showpiece-module__CQG8hq__slotFilled .cancellation-showpiece-module__CQG8hq__slotTime{color:var(--teal)}.cancellation-showpiece-module__CQG8hq__arrow{color:var(--muted);flex:none;font-size:20px}.cancellation-showpiece-module__CQG8hq__waitWrap{flex-direction:column;flex:200px;gap:8px;min-width:160px;display:flex}.cancellation-showpiece-module__CQG8hq__waitLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.cancellation-showpiece-module__CQG8hq__chips{flex-wrap:wrap;gap:6px;display:flex}.cancellation-showpiece-module__CQG8hq__chip{background:var(--surface);border:1px solid var(--surf-line);color:var(--muted);border-radius:999px;padding:6px 11px;font-size:12px;transition:background .4s,border-color .4s,color .4s,opacity .4s}.cancellation-showpiece-module__CQG8hq__chipOffered{border-color:color-mix(in srgb, var(--gold) 55%, transparent);color:var(--gold);animation:1.2s ease-in-out infinite cancellation-showpiece-module__CQG8hq__pulse}.cancellation-showpiece-module__CQG8hq__chipAccepted{background:var(--teal);border-color:var(--teal);color:var(--teal-ink);font-weight:600;animation:none}.cancellation-showpiece-module__CQG8hq__chipRejected{opacity:.3;animation:none}.cancellation-showpiece-module__CQG8hq__status{color:var(--muted);font-variant-numeric:tabular-nums;min-height:19px;margin:16px 0 0;font-size:13.5px;transition:color .3s;position:relative}.cancellation-showpiece-module__CQG8hq__statusFilled{color:var(--teal);font-size:14.5px;font-weight:600}@keyframes cancellation-showpiece-module__CQG8hq__pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes cancellation-showpiece-module__CQG8hq__springIn{0%{transform:scale(.9)}60%{transform:scale(1.04)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.cancellation-showpiece-module__CQG8hq__slot,.cancellation-showpiece-module__CQG8hq__replay,.cancellation-showpiece-module__CQG8hq__chip{transition:none}.cancellation-showpiece-module__CQG8hq__slotOpen,.cancellation-showpiece-module__CQG8hq__slotFilled,.cancellation-showpiece-module__CQG8hq__chipOffered{animation:none}}@media (max-width:560px){.cancellation-showpiece-module__CQG8hq__arrow{align-self:center;transform:rotate(90deg)}.cancellation-showpiece-module__CQG8hq__slot,.cancellation-showpiece-module__CQG8hq__waitWrap{flex-basis:100%}}
.notify-patient-module__SmnOia__stack{z-index:80;pointer-events:none;flex-direction:column;gap:12px;width:min(360px,100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.notify-patient-module__SmnOia__toast{pointer-events:auto;background:var(--surface);border:1px solid var(--surf-line);border-left:3px solid var(--teal);border-radius:14px;flex-direction:column;gap:10px;padding:14px 14px 12px;animation:.22s notify-patient-module__SmnOia__notifyRise;display:flex;box-shadow:0 14px 40px #00000038}.notify-patient-module__SmnOia__toastHead{align-items:flex-start;gap:10px;display:flex}.notify-patient-module__SmnOia__toastIcon{width:28px;height:28px;color:var(--teal);background:color-mix(in srgb, var(--teal) 12%, transparent);border-radius:9px;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.notify-patient-module__SmnOia__toastBody{flex:1;min-width:0}.notify-patient-module__SmnOia__toastTitle{color:var(--ink);font-size:13.5px;font-weight:650;line-height:1.3}.notify-patient-module__SmnOia__toastTitle strong{font-weight:750}.notify-patient-module__SmnOia__toastNeed{color:var(--muted);margin-top:3px;font-size:12.5px;line-height:1.35;display:block}.notify-patient-module__SmnOia__toastClose{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.notify-patient-module__SmnOia__toastClose:hover{color:var(--ink);border-color:var(--surf-line)}.notify-patient-module__SmnOia__inline{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.notify-patient-module__SmnOia__inlineLabel{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:0;display:inline-flex}.notify-patient-module__SmnOia__inlineLabel span{line-height:1}.notify-patient-module__SmnOia__groups{flex-wrap:wrap;align-items:flex-start;gap:8px 18px;display:flex}.notify-patient-module__SmnOia__group{flex-direction:column;gap:6px;min-width:0;display:flex}.notify-patient-module__SmnOia__groupLabel{letter-spacing:.01em;text-transform:uppercase;color:var(--muted);align-items:center;gap:5px;font-size:11px;font-weight:700;line-height:0;display:inline-flex}.notify-patient-module__SmnOia__groupLabel span{line-height:1}.notify-patient-module__SmnOia__methods{flex-wrap:wrap;gap:8px;display:flex}.notify-patient-module__SmnOia__method{border:1px solid var(--surf-line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.notify-patient-module__SmnOia__method:hover{border-color:var(--teal);transform:translateY(-1px)}.notify-patient-module__SmnOia__method:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.notify-patient-module__SmnOia__methodIcon{color:var(--teal);line-height:0}.notify-patient-module__SmnOia__methodCall{text-decoration:none}.notify-patient-module__SmnOia__methodNum{color:var(--muted);font-weight:700}.notify-patient-module__SmnOia__methodCall:hover .notify-patient-module__SmnOia__methodNum{color:var(--ink)}.notify-patient-module__SmnOia__toastActions{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.notify-patient-module__SmnOia__later{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-self:flex-end;padding:7px 10px;font-size:12.5px;font-weight:600}.notify-patient-module__SmnOia__later:hover{color:var(--ink)}.notify-patient-module__SmnOia__later:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.notify-patient-module__SmnOia__confirm{color:var(--ink);align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.4;display:flex}.notify-patient-module__SmnOia__confirmIcon{color:var(--teal);flex:none;margin-top:1px;line-height:0}.notify-patient-module__SmnOia__confirmDemo{background:color-mix(in srgb, var(--teal) 12%, transparent);border:1px solid color-mix(in srgb, var(--teal) 26%, transparent);color:var(--teal);border-radius:999px;margin-top:5px;padding:3px 10px;font-size:.82em;font-weight:600;line-height:1.4;display:inline-block}.notify-patient-module__SmnOia__confirmContact{color:var(--ink);font-weight:650}@keyframes notify-patient-module__SmnOia__notifyRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.notify-patient-module__SmnOia__toast{animation:none}.notify-patient-module__SmnOia__method:hover{transform:none}}
.admin-module__4WpgRW__grid{gap:24px;padding:20px 20px 64px;display:grid}.admin-module__4WpgRW__stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.admin-module__4WpgRW__statCard{padding:18px 20px}.admin-module__4WpgRW__statNum{letter-spacing:-.02em;color:var(--teal);font-size:34px;font-weight:700;line-height:1.05}.admin-module__4WpgRW__statLabel{margin-top:6px;font-size:14px;font-weight:500}@media (max-width:700px){.admin-module__4WpgRW__grid{gap:16px;padding:14px 14px 56px}.admin-module__4WpgRW__oHeader{order:1}.admin-module__4WpgRW__oStats{order:2}.admin-module__4WpgRW__oSchedule{order:3}.admin-module__4WpgRW__oCalendar{order:4}.admin-module__4WpgRW__oShowpiece{order:5}.admin-module__4WpgRW__oReminders{order:6}.admin-module__4WpgRW__oPatients{order:7}.admin-module__4WpgRW__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-module__4WpgRW__statCard{padding:11px 10px}.admin-module__4WpgRW__statNum{font-size:22px}.admin-module__4WpgRW__statLabel{margin-top:3px;font-size:10.5px;line-height:1.25}}
