.LoginFailedPill-module__lsv4FG__wrapper{z-index:var(--z-side-panel-stacked);pointer-events:none;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.LoginFailedPill-module__lsv4FG__pill{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);color:#b42318;background-color:#fff5f4f5;border:1px solid #ff3b3040;border-radius:999px;align-items:center;padding:.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.2;display:inline-flex;box-shadow:0 4px 16px #0000001f}
.TurnstileWidget-module__i5Fota__wrapper{min-height:65px}.TurnstileWidget-module__i5Fota__loading{color:var(--text-secondary,#6b7280);margin:0 0 .5rem;font-size:.875rem}
.AssistantStuckPromptPerformance-module__lXSIoa__launcherStack{flex-direction:column;align-items:flex-end;gap:.625rem;display:flex;position:relative}.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewport{justify-content:flex-start;align-self:flex-end;width:3.25rem;transition:width .45s;display:flex;overflow:hidden}.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportPeek{width:1.15rem}.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportWalkBack{width:3.25rem}.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportOffscreen{pointer-events:none;animation:10ms linear .65s forwards AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportOffscreenCollapse}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportOffscreenCollapse{to{opacity:0;width:0;height:0;overflow:hidden}}.AssistantStuckPromptPerformance-module__lXSIoa__launcherStage{width:3.25rem;transition:transform .65s cubic-bezier(.4,0,.2,1);position:relative}.AssistantStuckPromptPerformance-module__lXSIoa__launcherStageWalkOff{transform:translate(115%)}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubble{border:1px solid color-mix(in srgb, var(--public-border,#d7dce3) 88%, transparent);border-radius:var(--public-radius-lg,.75rem);background:var(--public-surface-raised,#fff);max-width:min(15rem,100vw - 2.5rem);color:var(--public-text-primary,#1a1a1a);box-shadow:var(--shadow-md,0 8px 24px #0f172a1f);text-align:left;cursor:pointer;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.35;animation:.24s ease-out AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleIn;position:relative}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubblePeek{opacity:.92;padding:.375rem .625rem;font-size:.75rem}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleSigh{color:var(--public-text-secondary,#4b5563);font-style:italic}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleFreezeFrame{white-space:nowrap}.AssistantStuckPromptPerformance-module__lXSIoa__freezeFrameText{white-space:nowrap;animation:1.1s steps(2,end) infinite AssistantStuckPromptPerformance-module__lXSIoa__assistantFreezeFrame;display:inline-block}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__assistantFreezeFrame{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.015)}}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubble:after{content:"";background:var(--public-surface-raised,#fff);border-right:1px solid color-mix(in srgb, var(--public-border,#d7dce3) 88%, transparent);border-bottom:1px solid color-mix(in srgb, var(--public-border,#d7dce3) 88%, transparent);width:.75rem;height:.75rem;position:absolute;bottom:-.375rem;right:1.125rem;transform:rotate(45deg)}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubble:hover{filter:brightness(.98)}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubble:focus-visible{outline:2px solid var(--color-primary,#0a6bc9);outline-offset:2px}.AssistantStuckPromptPerformance-module__lXSIoa__sighText{animation:2.8s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__assistantSighExhale;display:inline-block}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleIn{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__assistantSighExhale{0%,to{letter-spacing:0;opacity:.85;transform:scale(1)}45%{letter-spacing:.08em;opacity:1;transform:scale(1.04)}70%{letter-spacing:.14em;opacity:.72;transform:scale(.98)}}.AssistantStuckPromptPerformance-module__lXSIoa__launcher{border-radius:var(--public-radius-lg,.75rem);background:var(--assistant-brand-gradient,linear-gradient(135deg, #3b82f6 0%, #10b981 100%));color:#fff;cursor:pointer;isolation:isolate;width:3.25rem;height:3.25rem;box-shadow:var(--shadow-brand,0 6px 18px #00000040);border:1px solid #ffffff47;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden}.AssistantStuckPromptPerformance-module__lXSIoa__launcher:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff14 44%,#ffffffb8 50%,#ffffff14 56%,#0000 62%);position:absolute;inset:-40% -60%;transform:translate(-130%)skew(-16deg)}.AssistantStuckPromptPerformance-module__lXSIoa__launcherShimmer:before{animation:.9s ease-out forwards AssistantStuckPromptPerformance-module__lXSIoa__launcherShimmerSweep}.AssistantStuckPromptPerformance-module__lXSIoa__launcherTalking{animation:AssistantStuckPromptPerformance-module__lXSIoa__launcherTalkWiggle var(--launcher-talk-duration,2s) ease-in-out}.AssistantStuckPromptPerformance-module__lXSIoa__launcherSighing{animation:2.8s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__launcherSighDroop}.AssistantStuckPromptPerformance-module__lXSIoa__launcherPeek{box-shadow:var(--shadow-brand,0 4px 12px #0000002e)}.AssistantStuckPromptPerformance-module__lXSIoa__launcherSweating{filter:saturate(1.05)}.AssistantStuckPromptPerformance-module__lXSIoa__launcher:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 12px 28px #3b82f652}.AssistantStuckPromptPerformance-module__lXSIoa__launcher:active{filter:brightness(.98);box-shadow:var(--shadow-brand,0 6px 18px #00000040);transform:translateY(0)}.AssistantStuckPromptPerformance-module__lXSIoa__launcherIcon{z-index:1;color:#fff;justify-content:center;align-items:center;width:2.125rem;height:2rem;display:flex;position:relative}.AssistantStuckPromptPerformance-module__lXSIoa__launcherBubble{width:100%;height:100%;position:absolute;inset:0}.AssistantStuckPromptPerformance-module__lXSIoa__launcherLabel{z-index:1;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-shadow:0 1px 1px #0f172a2e;font-family:inherit;font-size:.6875rem;font-weight:800;line-height:1;position:relative;transform:translateY(-.125rem)}.AssistantStuckPromptPerformance-module__lXSIoa__launcherBadge{z-index:2;background:var(--color-error-500,#e53935);border:2px solid var(--public-on-primary,#fff);width:.625rem;height:.625rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--color-error-500,#e53935) 40%, transparent);pointer-events:none;border-radius:50%;position:absolute;top:.375rem;right:.375rem}.AssistantStuckPromptPerformance-module__lXSIoa__sweatLayer{pointer-events:none;z-index:2;height:1.5rem;position:absolute;inset:-.35rem -.25rem auto}.AssistantStuckPromptPerformance-module__lXSIoa__sweatDrop{opacity:0;background:#b3d6fe;border-radius:999px;width:.4rem;height:.55rem;animation:1.1s ease-in infinite AssistantStuckPromptPerformance-module__lXSIoa__sweatDropFall;position:absolute;top:0}.AssistantStuckPromptPerformance-module__lXSIoa__sweatDrop:after{content:"";background:inherit;border-radius:50%;width:.18rem;height:.18rem;position:absolute;bottom:-.12rem;left:50%;transform:translate(-50%)}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherShimmerSweep{0%{opacity:0;transform:translate(-130%)skew(-16deg)}18%{opacity:1}to{opacity:0;transform:translate(130%)skew(-16deg)}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherTalkWiggle{0%,to{transform:rotate(0)translateY(0)}10%{transform:rotate(-14deg)translateY(-2px)}20%{transform:rotate(14deg)translateY(1px)}30%{transform:rotate(-11deg)translateY(-1px)}40%{transform:rotate(11deg)translateY(2px)}50%{transform:rotate(-8deg)translateY(-2px)}60%{transform:rotate(8deg)translateY(1px)}70%{transform:rotate(-5deg)translateY(-1px)}80%{transform:rotate(5deg)translateY(1px)}90%{transform:rotate(-2deg)translateY(0)}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherSighDroop{0%,to{transform:translateY(0)rotate(0)}40%{transform:translateY(.125rem)rotate(-2deg)}70%{transform:translateY(.2rem)rotate(-3deg)}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__sweatDropFall{0%{opacity:0;transform:translateY(-.1rem)scale(.7)}20%{opacity:.95}to{opacity:0;transform:translateY(1.35rem)scale(1)}}.AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitched{background:linear-gradient(145deg,#ef4444 0%,#b91c1c 52%,#7f1d1d 100%);border-color:#1f0505;animation:3.2s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitch;box-shadow:0 0 0 1px #00000080,0 6px 20px #0000008c,0 0 24px #7f1d1d73,inset 0 0 16px #00000061}.AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitched:after{content:"";z-index:0;opacity:.78;pointer-events:none;background:radial-gradient(circle at 50% 115%,#000000b8 0%,#00000047 42%,#0000 68%),radial-gradient(circle at 20% 20%,#00000059 0%,#0000 55%);animation:4.8s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__launcherHazeDrift;position:absolute;inset:-25%}.AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitched:hover{filter:brightness(1.04);animation:2.8s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitch;transform:translateY(-2px);box-shadow:0 0 0 1px #0000008c,0 10px 26px #0000009e,0 0 30px #b91c1c6b,inset 0 0 18px #0000006b}.AssistantStuckPromptPerformance-module__lXSIoa__launcherLabelGlitched{color:#fee2e2;animation:4s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__launcherLabelGlitch}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleGlitched{border-color:color-mix(in srgb, #b91c1c 45%, var(--public-border,#d7dce3));background:#fef4f4;overflow:hidden;box-shadow:0 8px 24px #0000002e,0 0 0 1px #00000014,inset 0 -8px 16px #0000000f}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleGlitched:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;opacity:0;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(0deg,#ffffff1a 0 1px,#0000 1px 2px),repeating-linear-gradient(90deg,#00000024 0 1px,#0000 1px 3px),repeating-linear-gradient(45deg,#ffffff0d 0 2px,#00000012 2px 4px);background-size:100% 3px,4px 100%,8px 8px;animation:9.5s step-end .35s infinite AssistantStuckPromptPerformance-module__lXSIoa__tvFuzzBurst;position:absolute;inset:0}.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleGlitched:after{border-right-color:color-mix(in srgb, #b91c1c 45%, var(--public-border,#d7dce3));border-bottom-color:color-mix(in srgb, #b91c1c 45%, var(--public-border,#d7dce3));background:#fef4f4}.AssistantStuckPromptPerformance-module__lXSIoa__glitchText{z-index:2;color:color-mix(in srgb, #7f1d1d 75%, var(--public-text-primary,#1a1a1a));animation:3.6s ease-in-out infinite AssistantStuckPromptPerformance-module__lXSIoa__assistantGlitchText;display:inline-block;position:relative}.AssistantStuckPromptPerformance-module__lXSIoa__tvFuzz{z-index:2;border-radius:inherit;pointer-events:none;opacity:0;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(0deg,#ffffff1c 0 1px,#0000 1px 2px),repeating-linear-gradient(90deg,#00000029 0 1px,#0000 1px 3px),repeating-linear-gradient(45deg,#ffffff0f 0 2px,#00000014 2px 4px);background-size:100% 3px,4px 100%,8px 8px;animation:9.5s step-end infinite AssistantStuckPromptPerformance-module__lXSIoa__tvFuzzBurst;position:absolute;inset:0}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__tvFuzzBurst{0%,84%,to{opacity:0;background-position:0 0,0 0,0 0;transform:translate(0)}85%{opacity:.52;background-position:0 3px,2px 0,4px 2px;transform:translate(1px,-1px)}85.4%{opacity:.34;background-position:0 -2px,-3px 1px,-2px -3px;transform:translate(-1px,1px)}85.8%{opacity:.48;background-position:0 1px,1px -2px,3px 1px;transform:translate(1px)}86.2%{opacity:.22;background-position:0 -1px,-1px 2px,-4px 0;transform:translateY(1px)}86.8%,94.8%{opacity:0;transform:translate(0)}95.2%{opacity:.38;background-position:0 2px,-2px 0,2px -2px;transform:translate(-1px)}95.6%{opacity:.26;background-position:0 -3px,3px 1px,-3px 3px;transform:translate(1px,-1px)}96.2%{opacity:0}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitch{0%,88%,to{filter:brightness();transform:translate(0)}90%{filter:brightness(.94);transform:translate(-1px)}94%{filter:brightness(.97);transform:translate(1px)}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherHazeDrift{0%,to{opacity:.72;transform:scale(1)}50%{opacity:.88;transform:scale(1.04)}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__launcherLabelGlitch{0%,86%,to{text-shadow:0 1px 2px #00000073;transform:translateY(-.125rem)}90%{text-shadow:-.5px 0 #0000008c,.5px 0 #450a0a73;transform:translate(-.5px,calc(.5px - .125rem))}94%{text-shadow:.5px 0 #00000080,-.5px 0 #7f1d1d66;transform:translate(.5px,calc(-.125rem - .5px))}}@keyframes AssistantStuckPromptPerformance-module__lXSIoa__assistantGlitchText{0%,90%,to{text-shadow:none;transform:translate(0)}92%{text-shadow:-1px 0 #0000002e,1px 0 #b91c1c29;transform:translate(-.5px)}96%{text-shadow:1px 0 #00000029,-1px 0 #7f1d1d24;transform:translate(.5px)}}.AssistantStuckPromptPerformance-module__lXSIoa__launcher:focus-visible{outline:2px solid var(--color-primary,#0a6bc9);outline-offset:2px}@media (prefers-reduced-motion:reduce){.AssistantStuckPromptPerformance-module__lXSIoa__launcherStage,.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewport,.AssistantStuckPromptPerformance-module__lXSIoa__launcherTalking,.AssistantStuckPromptPerformance-module__lXSIoa__launcherSighing,.AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitched,.AssistantStuckPromptPerformance-module__lXSIoa__launcherLabelGlitched,.AssistantStuckPromptPerformance-module__lXSIoa__launcherGlitched:after,.AssistantStuckPromptPerformance-module__lXSIoa__tvFuzz,.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubbleGlitched:before,.AssistantStuckPromptPerformance-module__lXSIoa__freezeFrameText,.AssistantStuckPromptPerformance-module__lXSIoa__glitchText,.AssistantStuckPromptPerformance-module__lXSIoa__sighText,.AssistantStuckPromptPerformance-module__lXSIoa__sweatDrop,.AssistantStuckPromptPerformance-module__lXSIoa__stuckPromptBubble{transition:none;animation:none}.AssistantStuckPromptPerformance-module__lXSIoa__launcherStageWalkOff{transform:none}.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportPeek{width:3.25rem}.AssistantStuckPromptPerformance-module__lXSIoa__launcherViewportOffscreen{opacity:0;width:0;height:0;animation:none}}
.AssistantWidget-module__pUGXRa__root{--assistant-brand-gradient:linear-gradient(135deg, #3b82f6 0%, #10b981 100%);z-index:var(--z-elevated-chrome);position:fixed;bottom:1.25rem;right:1.25rem}.AssistantWidget-module__pUGXRa__launcher{border-radius:var(--public-radius-lg,.75rem);background:var(--assistant-brand-gradient);color:#fff;cursor:pointer;isolation:isolate;width:3.25rem;height:3.25rem;box-shadow:var(--shadow-brand,0 6px 18px #00000040);border:1px solid #ffffff47;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden}.AssistantWidget-module__pUGXRa__launcher:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff14 44%,#ffffffb8 50%,#ffffff14 56%,#0000 62%);position:absolute;inset:-40% -60%;transform:translate(-130%)skew(-16deg)}.AssistantWidget-module__pUGXRa__launcherShimmer:before{animation:.9s ease-out forwards AssistantWidget-module__pUGXRa__launcherShimmerSweep}@keyframes AssistantWidget-module__pUGXRa__launcherShimmerSweep{0%{opacity:0;transform:translate(-130%)skew(-16deg)}18%{opacity:1}to{opacity:0;transform:translate(130%)skew(-16deg)}}.AssistantWidget-module__pUGXRa__launcherIcon{z-index:1;color:#fff;justify-content:center;align-items:center;width:2.125rem;height:2rem;display:flex;position:relative}.AssistantWidget-module__pUGXRa__launcherBubble{width:100%;height:100%;position:absolute;inset:0}.AssistantWidget-module__pUGXRa__launcherLabel{z-index:1;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-shadow:0 1px 1px #0f172a2e;font-family:inherit;font-size:.6875rem;font-weight:800;line-height:1;position:relative;transform:translateY(-.125rem)}.AssistantWidget-module__pUGXRa__launcher:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 12px 28px #3b82f652}.AssistantWidget-module__pUGXRa__launcher:active{filter:brightness(.98);box-shadow:var(--shadow-brand,0 6px 18px #00000040);transform:translateY(0)}.AssistantWidget-module__pUGXRa__launcherBadge{z-index:2;background:var(--color-error-500,#e53935);border:2px solid var(--public-on-primary,#fff);width:.625rem;height:.625rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--color-error-500,#e53935) 40%, transparent);pointer-events:none;border-radius:50%;position:absolute;top:.375rem;right:.375rem}.AssistantWidget-module__pUGXRa__rootMobileOpen{width:100%;height:100%;z-index:var(--z-side-panel-stacked);padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom) + var(--assistant-bottom-ui-inset,0px));justify-content:flex-end;align-items:flex-end;display:flex;inset:0}.AssistantWidget-module__pUGXRa__rootMobileOpen .AssistantWidget-module__pUGXRa__panel{margin-left:auto}.AssistantWidget-module__pUGXRa__backdrop{background:var(--public-overlay-bg,#0f172a73);cursor:default;touch-action:none;z-index:0;border:none;margin:0;padding:0;position:absolute;inset:0}.AssistantWidget-module__pUGXRa__panel{z-index:1;width:min(24rem,100vw - 2rem);height:min(34rem, calc(100vh - 6rem - var(--assistant-bottom-ui-inset,0px)));background:var(--public-card-bg,#fff);border:1px solid var(--public-border-subtle,#0000001f);border-radius:var(--public-radius-lg,.75rem);box-shadow:var(--public-shadow-medium,0 12px 32px #00000047);overscroll-behavior:contain;touch-action:pan-y;flex-direction:column;display:flex;position:relative;overflow:hidden}.AssistantWidget-module__pUGXRa__header{background:var(--assistant-brand-gradient);color:#fff;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.AssistantWidget-module__pUGXRa__headerText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.AssistantWidget-module__pUGXRa__headerTitle{letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.AssistantWidget-module__pUGXRa__headerSubtitle{color:#ffffffd1;font-size:.75rem;font-weight:500}.AssistantWidget-module__pUGXRa__headerActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.AssistantWidget-module__pUGXRa__headerIconButton,.AssistantWidget-module__pUGXRa__headerMinimize{border-radius:var(--public-radius-sm,.5rem);color:#ffffffe0;cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;transition:all .15s;display:flex}.AssistantWidget-module__pUGXRa__headerIconButton:hover,.AssistantWidget-module__pUGXRa__headerMinimize:hover{color:#fff;background:#ffffff24;border-color:#ffffff3d}.AssistantWidget-module__pUGXRa__headerIconButton[aria-pressed=true]{color:#fff;background:#ffffff2e;border-color:#ffffff47}.AssistantWidget-module__pUGXRa__gate{background:var(--public-surface-bg,transparent);flex-direction:column;flex:1;gap:0;min-height:0;padding:0;display:flex}.AssistantWidget-module__pUGXRa__gateIntro{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(180deg, color-mix(in srgb, var(--brand-blue,#3b82f6) 5%, var(--public-card-bg,#fff) 95%) 0%, var(--public-card-bg,#fff) 42%);flex-direction:column;flex:1;gap:.875rem;min-height:0;padding:1.25rem 1rem 1rem;display:flex;overflow-y:auto}.AssistantWidget-module__pUGXRa__gateActions{border-top:1px solid var(--public-border-subtle,#0000001f);background:var(--public-card-bg,#fff);flex-direction:column;flex-shrink:0;gap:.875rem;padding:.875rem 1rem 1.25rem;display:flex}.AssistantWidget-module__pUGXRa__gateTitle{letter-spacing:-.01em;color:var(--public-text-primary,#111);margin:0;font-size:1rem;font-weight:700}.AssistantWidget-module__pUGXRa__gateTitle:after{content:"";background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);border-radius:999px;width:2.5rem;height:2px;margin-top:.5rem;display:block}.AssistantWidget-module__pUGXRa__gateLead{color:var(--public-text-secondary,#666);margin:0;font-size:.875rem;line-height:1.5}.AssistantWidget-module__pUGXRa__capabilityList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.AssistantWidget-module__pUGXRa__capabilityItem{border-radius:var(--public-radius-md,.75rem);background:linear-gradient(135deg,#3b82f6 0%,#06b6d4 45%,#10b981 100%);padding:1.5px;box-shadow:0 2px 8px #3b82f61a}.AssistantWidget-module__pUGXRa__capabilityItemInner{border-radius:calc(var(--public-radius-md,.75rem) - 1.5px);background:var(--public-card-bg,#fff);flex-direction:column;gap:.1875rem;padding:.6875rem .8125rem;display:flex}.AssistantWidget-module__pUGXRa__capabilityTitle{letter-spacing:-.01em;color:var(--public-text-primary,#111);font-size:.8125rem;font-weight:700}.AssistantWidget-module__pUGXRa__capabilityDescription{color:var(--public-text-secondary,#666);font-size:.75rem;line-height:1.4}.AssistantWidget-module__pUGXRa__gateDisclaimer{color:var(--public-text-tertiary,#666);margin:0;font-size:.6875rem;line-height:1.45}.AssistantWidget-module__pUGXRa__turnstileSection{flex-direction:column;gap:.5rem;display:flex}.AssistantWidget-module__pUGXRa__turnstileLabel{color:var(--public-text-secondary,#666);margin:0;font-size:.75rem;font-weight:600}.AssistantWidget-module__pUGXRa__gateAutoProgressButton{width:100%}.AssistantWidget-module__pUGXRa__gateText{color:var(--public-text-secondary,#666);margin:0;font-size:.875rem;line-height:1.5}.AssistantWidget-module__pUGXRa__gateButton{border-radius:var(--public-radius-md,.75rem);background:var(--gradient-button-primary,var(--color-primary,#0a6bc9));color:var(--public-on-primary,#fff);cursor:pointer;box-shadow:var(--shadow-brand,none);border:none;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}.AssistantWidget-module__pUGXRa__gateButton:hover:not(:disabled){background:var(--gradient-button-primary-hover,var(--color-primary-hover,#085aa8));transform:translateY(-1px)}.AssistantWidget-module__pUGXRa__gateButton:active:not(:disabled){box-shadow:none;transform:translateY(0)}.AssistantWidget-module__pUGXRa__gateButton:disabled{opacity:.5;cursor:default}.AssistantWidget-module__pUGXRa__messages{background:var(--public-surface-bg,var(--public-muted-bg,#f8f8fa));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.AssistantWidget-module__pUGXRa__emptyState{color:var(--public-text-secondary,#666);background:var(--public-card-bg,#fff);border:1px solid var(--public-border-subtle,#0000001f);border-radius:var(--public-radius-md,.75rem);box-shadow:var(--public-shadow-soft,none);padding:.875rem 1rem;font-size:.875rem;line-height:1.5}.AssistantWidget-module__pUGXRa__sessionDivider{width:100%;color:var(--public-text-secondary,#666);align-items:center;gap:.875rem;margin:.75rem 0 1rem;display:flex}.AssistantWidget-module__pUGXRa__sessionDivider:before,.AssistantWidget-module__pUGXRa__sessionDivider:after{content:"";background:var(--public-border-strong,#0003);flex:1;height:2px}.AssistantWidget-module__pUGXRa__sessionDividerLabel{border:1.5px solid var(--public-border-strong,#0003);background:var(--public-card-bg,#fff);letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--public-shadow-soft,none);border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.AssistantWidget-module__pUGXRa__archivedMessage{opacity:.62}.AssistantWidget-module__pUGXRa__archivedMessage.AssistantWidget-module__pUGXRa__userMessage{background:var(--public-muted-bg,#eee);color:var(--public-text-tertiary,#888);border-color:var(--public-border-subtle,#0000001a)}.AssistantWidget-module__pUGXRa__archivedMessage.AssistantWidget-module__pUGXRa__assistantMessage .AssistantWidget-module__pUGXRa__messageText{background:var(--public-muted-bg,#eee);color:var(--public-text-tertiary,#888);border-color:var(--public-border-subtle,#0000001a);box-shadow:none}.AssistantWidget-module__pUGXRa__archivedMessage .AssistantWidget-module__pUGXRa__toolChip,.AssistantWidget-module__pUGXRa__archivedMessage .AssistantWidget-module__pUGXRa__toolChipError,.AssistantWidget-module__pUGXRa__archivedMessage .AssistantWidget-module__pUGXRa__cartCard{opacity:.85}.AssistantWidget-module__pUGXRa__userMessage{background:var(--color-primary-light,#0a6bc91a);max-width:88%;color:var(--public-text-primary,#111);border:1px solid color-mix(in srgb, var(--color-primary,#0a6bc9) 24%, transparent);border-radius:var(--public-radius-md,.75rem);align-self:flex-end;padding:.625rem .875rem}.AssistantWidget-module__pUGXRa__assistantMessage{flex-direction:column;align-self:flex-start;gap:.5rem;max-width:92%;display:flex}.AssistantWidget-module__pUGXRa__assistantMessage .AssistantWidget-module__pUGXRa__messageText{background:var(--public-card-bg,#fff);color:var(--public-text-primary,#111);border:1px solid var(--public-border-subtle,#0000001f);border-radius:var(--public-radius-md,.75rem);box-shadow:var(--public-shadow-soft,none);padding:.625rem .875rem}.AssistantWidget-module__pUGXRa__messageText{white-space:pre-wrap;word-break:break-word;font-size:.875rem;line-height:1.5}.AssistantWidget-module__pUGXRa__messageTextMarkdown{white-space:normal}.AssistantWidget-module__pUGXRa__messageTextMarkdown>:first-child{margin-top:0}.AssistantWidget-module__pUGXRa__messageTextMarkdown>:last-child{margin-bottom:0}.AssistantWidget-module__pUGXRa__messageTextMarkdown p{margin:0 0 .5rem}.AssistantWidget-module__pUGXRa__messageTextMarkdown ul,.AssistantWidget-module__pUGXRa__messageTextMarkdown ol{margin:.25rem 0 .5rem;padding-left:1.25rem}.AssistantWidget-module__pUGXRa__messageTextMarkdown li{margin:.125rem 0}.AssistantWidget-module__pUGXRa__messageTextMarkdown li>p{margin:0}.AssistantWidget-module__pUGXRa__messageTextMarkdown strong{font-weight:600}.AssistantWidget-module__pUGXRa__messageTextMarkdown em{font-style:italic}.AssistantWidget-module__pUGXRa__messageTextMarkdown del{text-decoration:line-through}.AssistantWidget-module__pUGXRa__messageTextMarkdown code{background:var(--public-muted-bg,#0000000d);border-radius:.25rem;padding:.0625rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem}.AssistantWidget-module__pUGXRa__messageTextMarkdown pre{border-radius:var(--public-radius-sm,.5rem);background:var(--public-muted-bg,#0000000d);margin:.5rem 0;padding:.5rem .625rem;overflow-x:auto}.AssistantWidget-module__pUGXRa__messageTextMarkdown pre code{background:0 0;padding:0}.AssistantWidget-module__pUGXRa__messageTextMarkdown a{color:var(--public-link-color,var(--color-primary,#0a6bc9));text-underline-offset:.12em;text-decoration:underline}.AssistantWidget-module__pUGXRa__messageTextMarkdown blockquote{border-left:3px solid var(--public-border-strong,#0003);color:var(--public-text-secondary,#666);margin:.5rem 0;padding-left:.75rem}.AssistantWidget-module__pUGXRa__toolChip{color:var(--public-text-secondary,#666);background:var(--public-card-bg,#fff);border:1px solid var(--public-border-subtle,#0000001f);border-radius:999px;align-self:flex-start;padding:.3125rem .75rem;font-size:.75rem;font-weight:500}.AssistantWidget-module__pUGXRa__toolChipError{color:var(--color-error-700,#b3261e);background:var(--color-error-50,#fce8e6);border-color:color-mix(in srgb, var(--color-error-500,#b3261e) 30%, transparent);}.AssistantWidget-module__pUGXRa__cartCard{background:var(--public-card-bg,#fff);border:1px solid color-mix(in srgb, var(--color-primary,#0a6bc9) 22%, var(--public-border-subtle,#ddd));border-radius:var(--public-radius-md,.75rem);box-shadow:var(--public-shadow-soft,none);flex-direction:column;gap:.625rem;padding:.75rem .875rem;display:flex}.AssistantWidget-module__pUGXRa__cartCardText{color:var(--public-text-primary,#111);font-size:.8125rem;font-weight:600;line-height:1.45}.AssistantWidget-module__pUGXRa__cartCardButton{border-radius:var(--public-radius-md,.75rem);background:var(--gradient-button-primary,var(--color-primary,#0a6bc9));color:var(--public-on-primary,#fff);cursor:pointer;box-shadow:var(--shadow-brand,none);border:none;align-self:flex-start;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s}.AssistantWidget-module__pUGXRa__cartCardButton:hover{background:var(--gradient-button-primary-hover,var(--color-primary-hover,#085aa8));transform:translateY(-1px)}.AssistantWidget-module__pUGXRa__errorNote{color:var(--color-error-700,#b3261e);background:var(--color-error-50,#fce8e6);border:1px solid color-mix(in srgb, var(--color-error-500,#b3261e) 24%, transparent);border-radius:var(--public-radius-md,.75rem);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.8125rem;display:flex}.AssistantWidget-module__pUGXRa__retryButton{border-radius:var(--public-radius-sm,.5rem);color:inherit;cursor:pointer;background:0 0;border:1px solid;padding:.1875rem .5rem;font-size:.75rem;font-weight:600}.AssistantWidget-module__pUGXRa__inputArea{border-top:1px solid var(--public-border-subtle,#0000001f);background:var(--public-card-bg,#fff);padding:.75rem 1rem}.AssistantWidget-module__pUGXRa__inputRow{align-items:stretch;gap:.625rem;display:flex}.AssistantWidget-module__pUGXRa__input{border:1.5px solid var(--public-border-strong,#00000029);border-radius:var(--public-radius-md,.75rem);resize:none;background:var(--public-card-bg,#fff);min-height:2.75rem;max-height:6rem;color:var(--public-text-primary,#111);flex:1;padding:.625rem .875rem;font-family:inherit;font-size:.875rem;line-height:1.45;transition:border-color .15s,box-shadow .15s}.AssistantWidget-module__pUGXRa__input:hover{border-color:var(--public-border-strong,#0003)}.AssistantWidget-module__pUGXRa__input:focus{border-color:var(--color-primary-700,var(--color-primary,#0a6bc9));box-shadow:var(--shadow-brand-focus,0 0 0 3px #0a6bc933);outline:none}.AssistantWidget-module__pUGXRa__sendButton{border-radius:var(--public-radius-md,.75rem);background:var(--assistant-brand-gradient);color:#fff;cursor:pointer;min-height:2.75rem;box-shadow:var(--shadow-brand,0 6px 18px #00000040);border:1px solid #ffffff47;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.AssistantWidget-module__pUGXRa__sendButton:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 12px 28px #3b82f652}.AssistantWidget-module__pUGXRa__sendButton:active:not(:disabled){filter:brightness(.98);box-shadow:var(--shadow-brand,0 6px 18px #00000040);transform:translateY(0)}.AssistantWidget-module__pUGXRa__sendButton:disabled{opacity:.5;cursor:default;box-shadow:none}.AssistantWidget-module__pUGXRa__sendButton svg{flex-shrink:0;transition:transform .2s}.AssistantWidget-module__pUGXRa__sendButton:hover:not(:disabled) svg{transform:translate(2px)}.AssistantWidget-module__pUGXRa__disclaimer{color:var(--public-text-tertiary,#666);text-align:center;margin-top:.5rem;font-size:.6875rem;line-height:1.4}.AssistantWidget-module__pUGXRa__usageFooter,.AssistantWidget-module__pUGXRa__usageFooterWarning{color:var(--public-text-tertiary,#666);flex-direction:column;gap:.25rem;margin-bottom:.625rem;font-size:.6875rem;line-height:1.4;display:flex}.AssistantWidget-module__pUGXRa__usageFooterWarning{color:var(--color-warning-800,#8a4b00);background:var(--color-warning-50,#fff8e6);border:1px solid color-mix(in srgb, var(--color-warning-500,#f5a623) 28%, transparent);border-radius:var(--public-radius-sm,.5rem);padding:.5rem .625rem}.AssistantWidget-module__pUGXRa__sessionExpiryRow{display:inline}.AssistantWidget-module__pUGXRa__sessionExpirySeparator{color:inherit}.AssistantWidget-module__pUGXRa__sessionRestartLink{font:inherit;color:var(--public-link-color,var(--color-primary,#0a6bc9));cursor:pointer;text-underline-offset:.12em;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;display:inline}.AssistantWidget-module__pUGXRa__sessionRestartLink:hover:not(:disabled){color:var(--color-primary-700,var(--color-primary,#0a6bc9))}.AssistantWidget-module__pUGXRa__sessionRestartLink:disabled{opacity:.55;cursor:default;text-decoration:none}.AssistantWidget-module__pUGXRa__inputMeta{justify-content:flex-end;margin-top:.375rem;display:flex}.AssistantWidget-module__pUGXRa__charCount,.AssistantWidget-module__pUGXRa__charCountWarning{color:var(--public-text-tertiary,#666);font-size:.6875rem}.AssistantWidget-module__pUGXRa__charCountWarning{color:var(--color-warning-800,#8a4b00);font-weight:600}.AssistantWidget-module__pUGXRa__launcher:focus-visible,.AssistantWidget-module__pUGXRa__headerIconButton:focus-visible,.AssistantWidget-module__pUGXRa__headerMinimize:focus-visible,.AssistantWidget-module__pUGXRa__gateButton:focus-visible,.AssistantWidget-module__pUGXRa__gateAutoProgressButton:focus-visible,.AssistantWidget-module__pUGXRa__cartCardButton:focus-visible,.AssistantWidget-module__pUGXRa__retryButton:focus-visible,.AssistantWidget-module__pUGXRa__sessionRestartLink:focus-visible,.AssistantWidget-module__pUGXRa__sendButton:focus-visible{outline:2px solid var(--color-primary,#0a6bc9);outline-offset:2px}@media (max-width:480px){.AssistantWidget-module__pUGXRa__root{right:.75rem}.AssistantWidget-module__pUGXRa__rootMobileOpen{padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom) + var(--assistant-bottom-ui-inset,0px))}.AssistantWidget-module__pUGXRa__panel{width:calc(100vw - 1.5rem);height:min(34rem, calc(100dvh - 1.5rem - env(safe-area-inset-bottom)))}.AssistantWidget-module__pUGXRa__sendButtonLabel{display:none}.AssistantWidget-module__pUGXRa__sendButton{padding:0 .875rem}}
.BookingFlowSelector-module__19I8wG__container{max-width:900px;margin:0 auto;padding:1rem}.BookingFlowSelector-module__19I8wG__header{text-align:center;margin-bottom:2.5rem}.BookingFlowSelector-module__19I8wG__title{color:var(--public-text-primary);letter-spacing:-.025em;margin:0 0 .75rem;font-size:2rem;font-weight:700}.BookingFlowSelector-module__19I8wG__subtitle{color:var(--public-text-secondary);margin:0;font-size:1.0625rem;font-weight:400}.BookingFlowSelector-module__19I8wG__flowGrid{flex-direction:column;gap:1rem;display:flex}.BookingFlowSelector-module__19I8wG__flowCard{background:var(--public-card-bg);cursor:pointer;text-align:left;width:100%;box-shadow:var(--public-shadow-soft);border:1.5px solid #0000;border-radius:16px;align-items:center;gap:1.5rem;padding:1.75rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s ease-out backwards BookingFlowSelector-module__19I8wG__slideIn;display:flex}@keyframes BookingFlowSelector-module__19I8wG__slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BookingFlowSelector-module__19I8wG__flowCard:hover{border-color:var(--color-primary-lighter);box-shadow:var(--public-shadow-medium);transform:translateY(-2px)}.BookingFlowSelector-module__19I8wG__flowCard:active{box-shadow:var(--public-shadow-soft);transform:translateY(0)}.BookingFlowSelector-module__19I8wG__iconWrapper{background:linear-gradient(135deg, var(--public-muted-bg) 0%, var(--public-hover-bg) 100%);width:72px;height:72px;color:var(--color-primary-700);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.BookingFlowSelector-module__19I8wG__flowCard:hover .BookingFlowSelector-module__19I8wG__iconWrapper{background:linear-gradient(135deg, var(--color-primary-light) 0%, var(--color-primary-lighter) 100%);transform:scale(1.05)}.BookingFlowSelector-module__19I8wG__cardContent{flex:1;min-width:0}.BookingFlowSelector-module__19I8wG__cardTitle{color:var(--public-text-primary);letter-spacing:-.015em;margin:0 0 .25rem;font-size:1.375rem;font-weight:600;transition:color .2s}.BookingFlowSelector-module__19I8wG__flowCard:hover .BookingFlowSelector-module__19I8wG__cardTitle{color:var(--color-primary-700)}.BookingFlowSelector-module__19I8wG__cardSubtitle{color:var(--color-primary-700);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.BookingFlowSelector-module__19I8wG__cardDescription{color:var(--public-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.BookingFlowSelector-module__19I8wG__arrow{background:var(--public-muted-bg);width:40px;height:40px;color:var(--public-text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.BookingFlowSelector-module__19I8wG__flowCard:hover .BookingFlowSelector-module__19I8wG__arrow{background:var(--color-primary);color:var(--public-on-primary);transform:translate(4px)}@media (max-width:768px){.BookingFlowSelector-module__19I8wG__container{padding:.5rem}.BookingFlowSelector-module__19I8wG__header{margin-bottom:2rem}.BookingFlowSelector-module__19I8wG__title{font-size:1.625rem}.BookingFlowSelector-module__19I8wG__subtitle{font-size:1rem}.BookingFlowSelector-module__19I8wG__flowCard{gap:1.25rem;padding:1.25rem 1.5rem}.BookingFlowSelector-module__19I8wG__iconWrapper{border-radius:12px;width:56px;height:56px}.BookingFlowSelector-module__19I8wG__iconWrapper svg{width:24px;height:24px}.BookingFlowSelector-module__19I8wG__cardTitle{font-size:1.125rem}.BookingFlowSelector-module__19I8wG__cardSubtitle{font-size:.75rem}.BookingFlowSelector-module__19I8wG__cardDescription{font-size:.875rem}.BookingFlowSelector-module__19I8wG__arrow{width:36px;height:36px}.BookingFlowSelector-module__19I8wG__arrow svg{width:18px;height:18px}}@media (max-width:480px){.BookingFlowSelector-module__19I8wG__flowCard{flex-wrap:wrap;gap:1rem;padding:1.25rem}.BookingFlowSelector-module__19I8wG__iconWrapper{width:48px;height:48px}.BookingFlowSelector-module__19I8wG__iconWrapper svg{width:22px;height:22px}.BookingFlowSelector-module__19I8wG__cardContent{flex:calc(100% - 60px);order:2}.BookingFlowSelector-module__19I8wG__arrow{display:none}.BookingFlowSelector-module__19I8wG__cardTitle{margin-bottom:.125rem}.BookingFlowSelector-module__19I8wG__cardDescription{font-size:.8125rem;line-height:1.35}}
.BookingMenuItemSelector-module__GVdrxa__container{max-width:900px;margin:0 auto;padding:1rem}.BookingMenuItemSelector-module__GVdrxa__header{text-align:center;margin-bottom:2.5rem}.BookingMenuItemSelector-module__GVdrxa__title{color:var(--color-text-primary);letter-spacing:-.025em;margin:0 0 .75rem;font-size:2rem;font-weight:700}.BookingMenuItemSelector-module__GVdrxa__subtitle{color:var(--color-text-secondary);margin:0;font-size:1.0625rem;font-weight:400}.BookingMenuItemSelector-module__GVdrxa__flowGrid{flex-direction:column;gap:1rem;display:flex}.BookingMenuItemSelector-module__GVdrxa__flowCard{background:var(--color-bg-primary);border:1.5px solid var(--color-border-secondary);cursor:pointer;text-align:left;width:100%;box-shadow:var(--public-shadow-soft);border-radius:16px;align-items:center;gap:1.5rem;padding:1.75rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s ease-out backwards BookingMenuItemSelector-module__GVdrxa__slideIn;display:flex}@keyframes BookingMenuItemSelector-module__GVdrxa__slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BookingMenuItemSelector-module__GVdrxa__flowCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-brand);transform:translateY(-2px)}.BookingMenuItemSelector-module__GVdrxa__flowCard:active{box-shadow:var(--public-shadow-soft);transform:translateY(0)}.BookingMenuItemSelector-module__GVdrxa__iconWrapper{background:var(--color-bg-secondary);width:72px;height:72px;color:var(--color-primary-700);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.BookingMenuItemSelector-module__GVdrxa__flowCard:hover .BookingMenuItemSelector-module__GVdrxa__iconWrapper{background:var(--color-primary-light);color:var(--color-primary-active);transform:scale(1.05)}.BookingMenuItemSelector-module__GVdrxa__cardContent{flex:1;min-width:0}.BookingMenuItemSelector-module__GVdrxa__cardTitle{color:var(--color-text-primary);letter-spacing:-.015em;margin:0 0 .25rem;font-size:1.375rem;font-weight:600;transition:color .2s}.BookingMenuItemSelector-module__GVdrxa__flowCard:hover .BookingMenuItemSelector-module__GVdrxa__cardTitle{color:var(--color-primary-active)}.BookingMenuItemSelector-module__GVdrxa__cardDescription{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.BookingMenuItemSelector-module__GVdrxa__arrow{background:var(--color-bg-secondary);width:40px;height:40px;color:var(--color-text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.BookingMenuItemSelector-module__GVdrxa__flowCard:hover .BookingMenuItemSelector-module__GVdrxa__arrow{background:var(--color-primary);color:var(--public-on-primary);transform:translate(4px)}@media (max-width:768px){.BookingMenuItemSelector-module__GVdrxa__container{padding:.5rem}.BookingMenuItemSelector-module__GVdrxa__header{margin-bottom:2rem}.BookingMenuItemSelector-module__GVdrxa__title{font-size:1.625rem}.BookingMenuItemSelector-module__GVdrxa__subtitle{font-size:1rem}.BookingMenuItemSelector-module__GVdrxa__flowCard{gap:1.25rem;padding:1.25rem 1.5rem}.BookingMenuItemSelector-module__GVdrxa__iconWrapper{border-radius:12px;width:56px;height:56px}.BookingMenuItemSelector-module__GVdrxa__iconWrapper svg{width:24px;height:24px}.BookingMenuItemSelector-module__GVdrxa__cardTitle{font-size:1.125rem}.BookingMenuItemSelector-module__GVdrxa__cardDescription{font-size:.875rem}.BookingMenuItemSelector-module__GVdrxa__arrow{width:36px;height:36px}.BookingMenuItemSelector-module__GVdrxa__arrow svg{width:18px;height:18px}}@media (max-width:480px){.BookingMenuItemSelector-module__GVdrxa__flowCard{flex-wrap:wrap;gap:1rem;padding:1.25rem}.BookingMenuItemSelector-module__GVdrxa__iconWrapper{width:48px;height:48px}.BookingMenuItemSelector-module__GVdrxa__iconWrapper svg{width:22px;height:22px}.BookingMenuItemSelector-module__GVdrxa__cardContent{flex:calc(100% - 60px);order:2}.BookingMenuItemSelector-module__GVdrxa__arrow{display:none}.BookingMenuItemSelector-module__GVdrxa__cardTitle{margin-bottom:.125rem}.BookingMenuItemSelector-module__GVdrxa__cardDescription{font-size:.8125rem;line-height:1.35}}
.CompactDropdownCalendar-module__U72rKW__container{display:inline-block;position:relative}.CompactDropdownCalendar-module__U72rKW__fullWidth{width:100%;display:block}.CompactDropdownCalendar-module__U72rKW__fullWidth .CompactDropdownCalendar-module__U72rKW__datePickerButton{justify-content:space-between;width:100%}.CompactDropdownCalendar-module__U72rKW__datePickerButton{cursor:pointer;white-space:nowrap;font-size:inherit;font-weight:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:6px;padding:0;transition:all .2s;display:inline-flex}.CompactDropdownCalendar-module__U72rKW__datePickerButton:hover:not(:disabled){opacity:.8}.CompactDropdownCalendar-module__U72rKW__datePickerButton:active:not(:disabled){opacity:.6}.CompactDropdownCalendar-module__U72rKW__datePickerButton:disabled{opacity:.5;cursor:default}.CompactDropdownCalendar-module__U72rKW__dateText{display:inline-block}.CompactDropdownCalendar-module__U72rKW__placeholder{opacity:.55}.CompactDropdownCalendar-module__U72rKW__dropdownIcon{color:inherit;opacity:.6;margin-left:4px;font-size:10px}.CompactDropdownCalendar-module__U72rKW__dropdown{z-index:var(--z-side-panel);background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:280px;padding:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CompactDropdownCalendar-module__U72rKW__calendar{width:100%}.CompactDropdownCalendar-module__U72rKW__calendarControls{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CompactDropdownCalendar-module__U72rKW__navButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.25rem;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.CompactDropdownCalendar-module__U72rKW__navButton svg{width:12px;height:12px}.CompactDropdownCalendar-module__U72rKW__navButton:hover{background:#f9fafb;border-color:#9ca3af}.CompactDropdownCalendar-module__U72rKW__monthTitle{color:#1f2937;margin:0;font-size:.875rem;font-weight:600}.CompactDropdownCalendar-module__U72rKW__monthTitleButton{color:#1f2937;cursor:pointer;background:0 0;border:none;margin:0;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.CompactDropdownCalendar-module__U72rKW__monthTitleButton:hover{background:#f3f4f6;border-radius:.25rem}.CompactDropdownCalendar-module__U72rKW__years{grid-template-columns:repeat(3,1fr);gap:.375rem;display:grid}.CompactDropdownCalendar-module__U72rKW__year{color:#1f2937;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;min-height:44px;padding:.5rem;font-size:.875rem;font-weight:500;display:flex}.CompactDropdownCalendar-module__U72rKW__year:hover:not(:disabled){border-color:#3b82f6}.CompactDropdownCalendar-module__U72rKW__weekdays{grid-template-columns:repeat(7,1fr);gap:.375rem;margin-bottom:.375rem;display:grid}.CompactDropdownCalendar-module__U72rKW__weekday{text-align:center;color:#6b7280;text-transform:uppercase;padding:.25rem;font-size:.6875rem;font-weight:600}.CompactDropdownCalendar-module__U72rKW__days{grid-template-columns:repeat(7,1fr);gap:.375rem;display:grid}.CompactDropdownCalendar-module__U72rKW__day{aspect-ratio:1;color:#1f2937;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;min-height:36px;padding:0;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.CompactDropdownCalendar-module__U72rKW__day:hover:not(:disabled){border:1.5px solid #3b82f6}.CompactDropdownCalendar-module__U72rKW__dayUnavailable{color:#d1d5db;cursor:default;background:#f9fafb;border-color:#f3f4f6}.CompactDropdownCalendar-module__U72rKW__dayUnavailable:hover{background:#f9fafb;border-color:#f3f4f6}.CompactDropdownCalendar-module__U72rKW__daySelected{color:#fff;background:#3b82f6;border:1.5px solid #3b82f6;font-weight:600}.CompactDropdownCalendar-module__U72rKW__dayToday:not(.CompactDropdownCalendar-module__U72rKW__daySelected){background:#d1fae5;border:1.5px solid #059669;font-weight:700}.CompactDropdownCalendar-module__U72rKW__dayOtherMonth{color:#d1d5db;background:#f9fafb}
.CalendarNavigation-module__fLny0G__navigationBar{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-lighter);z-index:21;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:sticky;top:0}.CalendarNavigation-module__fLny0G__controlsGroup,.CalendarNavigation-module__fLny0G__rightControls{align-items:center;gap:8px;display:flex}.CalendarNavigation-module__fLny0G__viewModeGroup{gap:4px;display:flex}.CalendarNavigation-module__fLny0G__fullscreenButton{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);width:36px;height:36px;color:var(--color-text-tertiary);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0;line-height:1;transition:all .2s;display:flex}.CalendarNavigation-module__fLny0G__fullscreenButton:hover{background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.CalendarNavigation-module__fLny0G__fullscreenButton:active{transform:scale(.98)}.CalendarNavigation-module__fLny0G__todayButton{background:var(--color-bg-primary);color:var(--color-secondary);border:1px solid var(--color-secondary);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.CalendarNavigation-module__fLny0G__todayButton:hover:not(:disabled){background:var(--color-primary-lighter);border-color:var(--color-secondary-hover)}.CalendarNavigation-module__fLny0G__todayButton:active:not(:disabled){transform:scale(.98)}.CalendarNavigation-module__fLny0G__todayButton:disabled{opacity:.5;cursor:default}.CalendarNavigation-module__fLny0G__periodButton{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);color:var(--color-text-secondary);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.CalendarNavigation-module__fLny0G__periodButton:hover:not(:disabled){background:var(--color-bg-quaternary);border-color:var(--color-hover-border)}.CalendarNavigation-module__fLny0G__periodButton:active:not(:disabled){transform:scale(.98)}.CalendarNavigation-module__fLny0G__periodButton:disabled{opacity:.5;cursor:default}.CalendarNavigation-module__fLny0G__chevronButton{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);width:36px;height:36px;color:var(--color-text-tertiary);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:20px;font-weight:400;line-height:1;transition:all .2s;display:flex}.CalendarNavigation-module__fLny0G__chevronButton:hover:not(:disabled){background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.CalendarNavigation-module__fLny0G__chevronButton:active:not(:disabled){transform:scale(.98)}.CalendarNavigation-module__fLny0G__chevronButton:disabled{opacity:.5;cursor:default}.CalendarNavigation-module__fLny0G__weekChevronButton{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);width:auto;min-width:36px;height:36px;color:var(--color-text-tertiary);cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:500;line-height:1;transition:all .2s;display:flex}.CalendarNavigation-module__fLny0G__weekChevronButton:hover:not(:disabled){background:var(--color-secondary);color:#fff;border-color:var(--color-secondary)}.CalendarNavigation-module__fLny0G__weekChevronButton:active:not(:disabled){transform:scale(.98)}.CalendarNavigation-module__fLny0G__weekChevronButton:disabled{opacity:.5;cursor:default}.CalendarNavigation-module__fLny0G__datePicker{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.CalendarNavigation-module__fLny0G__datePicker:hover:not(:disabled){background:var(--color-hover-bg);border-color:var(--color-hover-border)}.CalendarNavigation-module__fLny0G__datePicker:active:not(:disabled){transform:scale(.98)}.CalendarNavigation-module__fLny0G__datePicker:disabled{opacity:.5;cursor:default}.CalendarNavigation-module__fLny0G__viewButton{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);color:var(--color-text-secondary);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.CalendarNavigation-module__fLny0G__viewButton:hover:not(:disabled){background:var(--color-hover-bg);border-color:var(--color-hover-border)}.CalendarNavigation-module__fLny0G__viewButton:active:not(:disabled){transform:scale(.98)}.CalendarNavigation-module__fLny0G__viewButton:disabled{opacity:.5;cursor:default}.CalendarNavigation-module__fLny0G__activeView,.CalendarNavigation-module__fLny0G__viewButton.CalendarNavigation-module__fLny0G__activeView{background-color:var(--color-secondary)!important;color:var(--color-bg-primary)!important;border-color:var(--color-secondary)!important}.CalendarNavigation-module__fLny0G__selectedItemBadge{background:var(--gradient-purple);color:var(--color-bg-primary);border-radius:6px;align-items:center;gap:12px;min-width:0;max-width:300px;padding:8px 12px 8px 16px;font-size:14px;font-weight:600;display:flex;box-shadow:0 2px 4px #667eea33}.CalendarNavigation-module__fLny0G__badgeContent{flex:1;min-width:0}.CalendarNavigation-module__fLny0G__badgeTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CalendarNavigation-module__fLny0G__badgeCustomer{opacity:.9;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.CalendarNavigation-module__fLny0G__badgeCloseButton{width:24px;height:24px;color:var(--color-bg-primary);cursor:pointer;background:#fff3;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:600;line-height:1;transition:all .2s;display:flex}.CalendarNavigation-module__fLny0G__badgeCloseButton:hover{background:#ffffff4d;transform:scale(1.05)}.CalendarNavigation-module__fLny0G__badgeCloseButton:active{transform:scale(.95)}@media (max-width:768px){.CalendarNavigation-module__fLny0G__navigationBar{gap:12px;padding:8px 4px;overflow:auto hidden}.CalendarNavigation-module__fLny0G__controlsGroup,.CalendarNavigation-module__fLny0G__rightControls{flex-shrink:0;gap:6px}.CalendarNavigation-module__fLny0G__todayButton,.CalendarNavigation-module__fLny0G__periodButton,.CalendarNavigation-module__fLny0G__viewButton{padding:6px 12px;font-size:13px}.CalendarNavigation-module__fLny0G__chevronButton,.CalendarNavigation-module__fLny0G__fullscreenButton{width:32px;height:32px;font-size:18px}.CalendarNavigation-module__fLny0G__weekChevronButton{min-width:32px;height:32px;padding:0 6px;font-size:11px}.CalendarNavigation-module__fLny0G__datePicker{padding:6px 12px;font-size:13px}.CalendarNavigation-module__fLny0G__selectedItemBadge{gap:8px;max-width:200px;padding:6px 8px 6px 12px;font-size:12px}.CalendarNavigation-module__fLny0G__badgeCustomer{font-size:11px}.CalendarNavigation-module__fLny0G__badgeCloseButton{width:20px;height:20px;font-size:14px}}
@keyframes CalendarLoadingShimmer-module__hBi-AW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.CalendarLoadingShimmer-module__hBi-AW__shimmerBox{background:linear-gradient(90deg, var(--color-border-lighter) 0%, #f8f8f8 20%, var(--color-border-lighter) 40%, var(--color-border-lighter) 100%);background-size:1000px 100%;border-radius:4px;width:100%;height:100%;animation:2s linear infinite CalendarLoadingShimmer-module__hBi-AW__shimmer}.CalendarLoadingShimmer-module__hBi-AW__hourlyShimmer{background:var(--color-bg-primary);border-radius:8px;height:100%;padding:20px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.CalendarLoadingShimmer-module__hBi-AW__hourlyHeader{gap:2px;height:100%;display:flex}.CalendarLoadingShimmer-module__hBi-AW__timeColumn{flex-direction:column;flex-shrink:0;gap:2px;width:80px;padding-top:60px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__timeSlot{align-items:center;height:60px;padding:4px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__timeSlot .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:60%;height:16px}.CalendarLoadingShimmer-module__hBi-AW__resourceColumn{flex-direction:column;flex:1;min-width:150px;display:flex;position:relative}.CalendarLoadingShimmer-module__hBi-AW__resourceHeaderShimmer{border-bottom:2px solid var(--color-border-primary);background:#f9f9f9;height:60px;padding:12px}.CalendarLoadingShimmer-module__hBi-AW__resourceHeaderShimmer .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:80%;height:24px;margin:0 auto}.CalendarLoadingShimmer-module__hBi-AW__slotsContainer{border-right:1px solid var(--color-border-primary);background:repeating-linear-gradient(to bottom, transparent, transparent 59px, var(--color-border-primary) 59px, var(--color-border-primary) 60px);flex:1;position:relative}.CalendarLoadingShimmer-module__hBi-AW__bookingShimmer{background:linear-gradient(90deg, var(--color-info-light) 0%, #bbdefb 20%, var(--color-info-light) 40%, var(--color-info-light) 100%);border-left:3px solid var(--color-info-border);opacity:.7;background-size:1000px 100%;border-radius:4px;animation:2s linear infinite CalendarLoadingShimmer-module__hBi-AW__shimmer;position:absolute;left:4px;right:4px;box-shadow:0 1px 3px #0000001a}.CalendarLoadingShimmer-module__hBi-AW__multiDayShimmer{background:var(--color-bg-primary);border-radius:8px;height:100%;padding:20px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.CalendarLoadingShimmer-module__hBi-AW__multiDayHeader{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:10px;padding-left:150px;display:grid}.CalendarLoadingShimmer-module__hBi-AW__dayHeader{text-align:center;padding:12px}.CalendarLoadingShimmer-module__hBi-AW__dayHeader .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:60%;height:20px;margin:0 auto}.CalendarLoadingShimmer-module__hBi-AW__resourceRow{border-bottom:1px solid var(--color-border-primary);margin-bottom:4px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__resourceNameShimmer{border-right:2px solid var(--color-border-primary);background:#f9f9f9;align-items:center;width:150px;padding:12px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__resourceNameShimmer .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:80%;height:18px}.CalendarLoadingShimmer-module__hBi-AW__daysRow{flex:1;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.CalendarLoadingShimmer-module__hBi-AW__dayCell{border-right:1px solid var(--color-border-primary);min-height:80px;padding:4px;position:relative}.CalendarLoadingShimmer-module__hBi-AW__multiDayBookingShimmer{background:linear-gradient(90deg, var(--color-info-light) 0%, #bbdefb 20%, var(--color-info-light) 40%, var(--color-info-light) 100%);border-left:3px solid var(--color-info-border);opacity:.7;background-size:1000px 100%;border-radius:4px;height:60px;margin:2px;animation:2s linear infinite CalendarLoadingShimmer-module__hBi-AW__shimmer}.CalendarLoadingShimmer-module__hBi-AW__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (max-width:768px){.CalendarLoadingShimmer-module__hBi-AW__timeColumn{width:60px}.CalendarLoadingShimmer-module__hBi-AW__resourceColumn{min-width:120px}.CalendarLoadingShimmer-module__hBi-AW__resourceNameShimmer{width:120px}.CalendarLoadingShimmer-module__hBi-AW__multiDayHeader{padding-left:120px}}
.CalendarContainer-module__wf8CZG__calendarContainer{background:var(--color-bg-primary);height:calc(100vh - 80px);min-height:600px;box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;padding:12px;transition:margin-right .3s;display:flex;overflow:hidden}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__withSidePanel{margin-right:400px}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__fullscreen{z-index:var(--z-elevated-chrome);height:100dvh;min-height:0;box-shadow:none;border-radius:0;padding:4px 4px 0;position:fixed;inset:0}.CalendarContainer-module__wf8CZG__fullscreenExitButton{z-index:calc(var(--z-side-panel) - 1);border:1px solid var(--color-border-primary,#ddd);width:36px;height:36px;color:var(--color-text-primary,#333);cursor:pointer;background:#fffffff2;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;top:8px;left:8px;box-shadow:0 2px 8px #0000001f}.CalendarContainer-module__wf8CZG__fullscreenExitButton:hover{border-color:var(--color-secondary,#0070f3);color:var(--color-secondary,#0070f3);background:#fff}@media (max-width:768px){.CalendarContainer-module__wf8CZG__calendarContainer{box-shadow:none;border-radius:0;padding:0}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__withSidePanel{margin-right:0}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__fullscreen{padding:0}}
.CalendarRenderer-module__FRFGZG__emptyState{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:.5rem;padding:4rem 2rem}.CalendarRenderer-module__FRFGZG__emptyIcon{color:#cbd5e1;margin-bottom:1rem;font-size:3rem}.CalendarRenderer-module__FRFGZG__emptyTitle{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem}.CalendarRenderer-module__FRFGZG__emptyDescription{color:#64748b;margin:0 0 1.5rem;font-size:.9375rem}.CalendarRenderer-module__FRFGZG__emptyAction{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.CalendarRenderer-module__FRFGZG__emptyAction:hover{background:#2563eb}
.ContextMenu-module__PhqfmW__contextMenu{min-width:180px;z-index:var(--z-modal);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px 0;font-size:14px;position:fixed;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ContextMenu-module__PhqfmW__menuItem{text-align:left;cursor:pointer;color:#1a202c;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:14px;transition:background-color .15s;display:flex}.ContextMenu-module__PhqfmW__menuItem:hover{background-color:#f7fafc}.ContextMenu-module__PhqfmW__menuItem:active{background-color:#edf2f7}.ContextMenu-module__PhqfmW__menuItemDisabled,.ContextMenu-module__PhqfmW__menuItemDisabled:hover,.ContextMenu-module__PhqfmW__menuItemDisabled:active{color:#a0aec0;cursor:default;background-color:#0000}.ContextMenu-module__PhqfmW__icon{justify-content:center;align-items:center;min-width:16px;font-size:16px;display:flex}.ContextMenu-module__PhqfmW__label{flex:1}
.HourlyCalendar-module__pEdu8a__calendarContainer{border:1px solid var(--color-border-secondary);--base-column-width:160px;--column-width:calc(var(--base-column-width) * var(--zoom-level,1));--scrollbar-height:17px;--booking-width-gutter:12px;border-radius:4px;flex:1;display:flex;position:relative;overflow:hidden}.HourlyCalendar-module__pEdu8a__timeColumn{background-color:var(--color-bg-secondary);border-right:1px solid var(--color-border-secondary);flex-direction:column;flex:0 0 80px;width:80px;min-width:80px;max-width:80px;display:flex}.HourlyCalendar-module__pEdu8a__timeHeader{border-bottom:2px solid var(--color-border-secondary);background-color:var(--color-bg-quaternary);height:60px;min-height:60px}.HourlyCalendar-module__pEdu8a__timeSlots{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;flex:1;overflow:hidden auto}.HourlyCalendar-module__pEdu8a__timeSlots::-webkit-scrollbar{display:none}.HourlyCalendar-module__pEdu8a__timeSlot{border-bottom:none;justify-content:flex-end;align-items:center;padding-right:8px;display:flex;position:relative}.HourlyCalendar-module__pEdu8a__timeSlot:nth-child(4n){border-bottom:1px solid var(--color-border-light)}.HourlyCalendar-module__pEdu8a__timeLabel{color:var(--color-text-tertiary);font-size:12px;font-weight:400}.HourlyCalendar-module__pEdu8a__scrollWrapper{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.HourlyCalendar-module__pEdu8a__headerRow{background-color:var(--color-bg-quaternary);border-bottom:2px solid var(--color-border-secondary);z-index:20;pointer-events:auto;flex-shrink:0;align-items:flex-start;min-width:fit-content;height:60px;min-height:60px;max-height:60px;display:flex;position:sticky;top:0;overflow:visible;opacity:1!important}.HourlyCalendar-module__pEdu8a__resourceHeader{width:var(--column-width);min-width:var(--column-width);max-width:var(--column-width);flex:0 0 var(--column-width);border-right:1px solid var(--color-border-secondary);text-align:center;background-color:var(--color-bg-tertiary);box-sizing:border-box;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;font-weight:600;display:flex;position:relative}.HourlyCalendar-module__pEdu8a__resourceHeader:after,.HourlyCalendar-module__pEdu8a__serviceHeader:after,.HourlyCalendar-module__pEdu8a__resourceColumn:after,.HourlyCalendar-module__pEdu8a__serviceColumn:after{content:"";background-color:var(--color-border-secondary);pointer-events:none;z-index:7;width:1px;position:absolute;top:0;bottom:0;right:0}.HourlyCalendar-module__pEdu8a__serviceHeader{width:var(--column-width);min-width:var(--column-width);max-width:var(--column-width);flex:0 0 var(--column-width);border-right:1px solid var(--color-border-secondary);text-align:center;background-color:var(--color-bg-secondary);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;font-weight:600;display:flex;position:relative}.HourlyCalendar-module__pEdu8a__serviceName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:13px;font-weight:700;overflow:hidden}.HourlyCalendar-module__pEdu8a__addResourceCell{width:var(--column-width);min-width:var(--column-width);max-width:var(--column-width);flex:0 0 var(--column-width);box-sizing:border-box;background-color:var(--color-bg-tertiary);pointer-events:auto;z-index:11;justify-content:center;align-items:center;padding:12px 8px;display:flex;position:relative}.HourlyCalendar-module__pEdu8a__addResourceButton{background:var(--color-bg-primary);border:2px dashed var(--color-border-secondary);color:var(--color-text-tertiary);cursor:pointer;pointer-events:auto;z-index:12;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 16px;font-size:12px;font-weight:500;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000a}.HourlyCalendar-module__pEdu8a__addResourceButton:hover{background:var(--color-bg-secondary);border-color:var(--color-secondary);color:var(--color-secondary);box-shadow:0 2px 4px #00000014}.HourlyCalendar-module__pEdu8a__addResourceButton:active{transform:scale(.98)}.HourlyCalendar-module__pEdu8a__plusIcon{font-size:16px;font-weight:600;line-height:1}.HourlyCalendar-module__pEdu8a__outsideBusinessHours{background-color:#00000005;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000005 10px 20px);position:relative}.HourlyCalendar-module__pEdu8a__outsideBusinessHours:after{content:"";pointer-events:none;z-index:1;background-color:#ffffff80;position:absolute;inset:0}.HourlyCalendar-module__pEdu8a__resourceHeader.HourlyCalendar-module__pEdu8a__unavailableResourceHeader{border:var(--closed-border);position:relative;background-color:var(--closed-background)!important}.HourlyCalendar-module__pEdu8a__resourceHeader.HourlyCalendar-module__pEdu8a__unavailableResourceHeader .HourlyCalendar-module__pEdu8a__resourceName,.HourlyCalendar-module__pEdu8a__resourceHeader.HourlyCalendar-module__pEdu8a__unavailableResourceHeader .HourlyCalendar-module__pEdu8a__resourceTags{opacity:var(--closed-text-opacity);z-index:1;position:relative}.HourlyCalendar-module__pEdu8a__resourceName{color:var(--color-text-secondary);white-space:nowrap;width:100%;margin-bottom:2px;font-size:14px;font-weight:600;position:relative;overflow:hidden}.HourlyCalendar-module__pEdu8a__resourceTags{color:var(--color-text-tertiary);white-space:nowrap;width:100%;font-size:12px;overflow:visible}.HourlyCalendar-module__pEdu8a__gridContainer{scrollbar-gutter:stable;flex-direction:column;flex:1;display:flex;position:relative;overflow:auto}.HourlyCalendar-module__pEdu8a__gridContent{flex:1;min-width:fit-content;display:flex;position:relative}.HourlyCalendar-module__pEdu8a__gridContent.HourlyCalendar-module__pEdu8a__weekSelectionMode{opacity:.4;pointer-events:none}.HourlyCalendar-module__pEdu8a__showAllProviderHeader{justify-content:flex-start;padding-top:16px}.HourlyCalendar-module__pEdu8a__showAllProviderColumn{pointer-events:none;background-color:var(--color-bg-tertiary)}.HourlyCalendar-module__pEdu8a__resourceColumn{width:var(--column-width);min-width:var(--column-width);max-width:var(--column-width);flex:0 0 var(--column-width);border-right:1px solid var(--color-border-secondary);box-sizing:border-box;position:relative}.HourlyCalendar-module__pEdu8a__resourceColumnBody{width:100%;min-height:0;position:relative}.HourlyCalendar-module__pEdu8a__resourceColumnGrid{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(to bottom, transparent, transparent calc(var(--slot-height) - 1px), var(--color-border-lighter) calc(var(--slot-height) - 1px), var(--color-border-lighter) var(--slot-height)), repeating-linear-gradient(to bottom, transparent, transparent calc((var(--slot-height) * 4) - 1px), var(--color-border-light) calc((var(--slot-height) * 4) - 1px), var(--color-border-light) calc(var(--slot-height) * 4));position:absolute;inset:0}.HourlyCalendar-module__pEdu8a__outsideBusinessHoursSegment{pointer-events:none;z-index:1;background-color:#00000005;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000005 10px 20px);position:absolute;left:0;right:0}.HourlyCalendar-module__pEdu8a__outsideBusinessHoursSegment:after{content:"";background-color:#ffffff80;position:absolute;inset:0}.HourlyCalendar-module__pEdu8a__providerOffShiftSegment{pointer-events:none;z-index:1;background-color:#64748b1a;background-image:repeating-linear-gradient(-45deg,#0000,#0000 6px,#64748b29 6px 7px);border-left:2px solid #64748b73;position:absolute;left:0;right:0}.HourlyCalendar-module__pEdu8a__slotSelectionOverlay{pointer-events:none;z-index:2;background:linear-gradient(135deg, var(--color-info-light) 0%, #bbdefb 100%);border-left:2px solid var(--color-info);border-right:2px solid var(--color-info);opacity:.75;position:absolute;left:0;right:0}.HourlyCalendar-module__pEdu8a__slotDropTargetOverlay{pointer-events:none;z-index:2;background-color:#10b98114;position:absolute;left:0;right:0;box-shadow:inset 0 0 0 1px #10b98129}.HourlyCalendar-module__pEdu8a__scheduleSlotMarker{pointer-events:none;z-index:1;background-color:#666;align-items:center;height:2px;display:flex;position:absolute;left:0;right:0}.HourlyCalendar-module__pEdu8a__scheduleSlotLabel{color:#666;white-space:nowrap;background-color:#fff;border-radius:2px;margin-left:2px;padding:0 4px;font-size:9px;font-weight:600;line-height:12px}.HourlyCalendar-module__pEdu8a__statusOverlay{pointer-events:none;z-index:0;box-sizing:border-box;position:absolute;top:0;left:0;right:0}.HourlyCalendar-module__pEdu8a__serviceColumn{width:var(--column-width);min-width:var(--column-width);max-width:var(--column-width);flex:0 0 var(--column-width);border-right:1px solid var(--color-border-secondary);box-sizing:border-box;position:relative}@keyframes HourlyCalendar-module__pEdu8a__cellShimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.HourlyCalendar-module__pEdu8a__cellShimmerBooking{border-left:3px solid var(--color-info-border);background:linear-gradient(90deg, var(--color-info-light) 0%, #bbdefb 20%, var(--color-info-light) 40%, var(--color-info-light) 100%);opacity:.7;pointer-events:none;z-index:3;background-size:1000px 100%;border-radius:4px;animation:2s linear infinite HourlyCalendar-module__pEdu8a__cellShimmer;position:absolute;left:4px;right:4px}.HourlyCalendar-module__pEdu8a__serviceCell{cursor:pointer;box-sizing:border-box;border-top:none;border-left:none;border-right:none;justify-content:center;align-items:center;width:100%;padding:0 2px;transition:background-color .15s;display:flex;overflow:hidden}.HourlyCalendar-module__pEdu8a__serviceCell:hover{outline:1px solid var(--color-border-primary)}[data-calendar-main-content]:has([data-calendar-service-tray]:hover) .HourlyCalendar-module__pEdu8a__serviceCell:hover{outline:none}.HourlyCalendar-module__pEdu8a__serviceAvailabilityCount{color:var(--color-text-primary);font-size:13px;font-weight:700;line-height:1}.HourlyCalendar-module__pEdu8a__serviceCategoryBreakdown{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;max-width:100%;font-size:11px;font-weight:600;line-height:1;overflow:hidden}.HourlyCalendar-module__pEdu8a__serviceAvailabilityNone{background-color:var(--color-bg-secondary)}.HourlyCalendar-module__pEdu8a__serviceAvailabilityEmpty{background-color:color-mix(in srgb, var(--color-error) 18%, transparent)}.HourlyCalendar-module__pEdu8a__serviceAvailabilityLow{background-color:#f59e0b2e}.HourlyCalendar-module__pEdu8a__serviceAvailabilityMedium{background-color:#22c55e24}.HourlyCalendar-module__pEdu8a__serviceAvailabilityHigh{background-color:#22c55e38}.HourlyCalendar-module__pEdu8a__gridContainer::-webkit-scrollbar{width:8px;height:8px}.HourlyCalendar-module__pEdu8a__timeSlots::-webkit-scrollbar{width:8px;height:8px}.HourlyCalendar-module__pEdu8a__gridContainer::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.HourlyCalendar-module__pEdu8a__timeSlots::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.HourlyCalendar-module__pEdu8a__gridContainer::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.HourlyCalendar-module__pEdu8a__timeSlots::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.HourlyCalendar-module__pEdu8a__gridContainer::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.HourlyCalendar-module__pEdu8a__timeSlots::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@media (max-width:1200px){.HourlyCalendar-module__pEdu8a__resourceName{font-size:13px}.HourlyCalendar-module__pEdu8a__resourceTags{font-size:11px}}@media (max-width:768px){.HourlyCalendar-module__pEdu8a__calendarContainer{--booking-width-gutter:2px}.HourlyCalendar-module__pEdu8a__timeColumn{width:60px;min-width:60px;max-width:60px}.HourlyCalendar-module__pEdu8a__resourceName{font-size:12px}.HourlyCalendar-module__pEdu8a__resourceTags{font-size:10px}.HourlyCalendar-module__pEdu8a__eventTitle{font-size:11px}.HourlyCalendar-module__pEdu8a__eventCustomer{font-size:10px}.HourlyCalendar-module__pEdu8a__resourceHeader,.HourlyCalendar-module__pEdu8a__serviceHeader,.HourlyCalendar-module__pEdu8a__addResourceCell,.HourlyCalendar-module__pEdu8a__resourceHeader.HourlyCalendar-module__pEdu8a__resourceHeaderWeekMode{padding-left:2px;padding-right:2px}}.HourlyCalendar-module__pEdu8a__subtleInstructionBanner{background:var(--color-bg-tertiary);border:1px solid var(--color-border-primary);text-align:center;border-radius:8px;margin-bottom:12px;padding:12px 16px}.HourlyCalendar-module__pEdu8a__blockTimeErrorBanner{background:color-mix(in srgb, var(--color-error) 12%, var(--color-bg-primary));border:1px solid color-mix(in srgb, var(--color-error) 35%, transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:12px 16px;display:flex}.HourlyCalendar-module__pEdu8a__blockTimeErrorBanner p{color:var(--color-text-primary);margin:0;font-size:14px}.HourlyCalendar-module__pEdu8a__blockTimeErrorBanner button{border:1px solid var(--color-border-primary);background:var(--color-bg-primary);color:var(--color-text-primary);cursor:pointer;border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:13px}.HourlyCalendar-module__pEdu8a__instructionText{color:var(--color-text-tertiary);font-size:14px;font-weight:500}.HourlyCalendar-module__pEdu8a__resourceHeader.HourlyCalendar-module__pEdu8a__resourceHeaderWeekMode{height:60px;min-height:60px;max-height:60px;padding:12px 8px;position:relative}.HourlyCalendar-module__pEdu8a__resourceHeaderButton{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0;transition:all .15s;display:flex}.HourlyCalendar-module__pEdu8a__resourceHeaderButton:hover{background:#3174ad1a}.HourlyCalendar-module__pEdu8a__resourceHeaderButton:hover .HourlyCalendar-module__pEdu8a__resourceName{color:var(--color-secondary)}.HourlyCalendar-module__pEdu8a__resourceHeaderButton .HourlyCalendar-module__pEdu8a__resourceName,.HourlyCalendar-module__pEdu8a__resourceHeaderButton .HourlyCalendar-module__pEdu8a__resourceTags{pointer-events:none}.HourlyCalendar-module__pEdu8a__weekSelectionOptions{background:var(--color-bg-secondary);border-right:1px solid var(--color-border-secondary);box-sizing:border-box;z-index:20;pointer-events:auto;flex-direction:column;gap:6px;padding:12px 8px;display:flex;position:absolute;top:60px;left:0;right:0;box-shadow:0 4px 6px #0000001a}.HourlyCalendar-module__pEdu8a__weekOptionButton{background:var(--color-bg-primary);border:1px solid var(--color-border-secondary);width:100%;color:var(--color-text-secondary);cursor:pointer;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:8px 10px;font-size:12px;font-weight:500;transition:all .15s;overflow:hidden}.HourlyCalendar-module__pEdu8a__weekOptionButton:hover{background:var(--color-secondary);color:var(--color-bg-primary);border-color:var(--color-secondary)}.HourlyCalendar-module__pEdu8a__timeColumn,.HourlyCalendar-module__pEdu8a__scrollWrapper{box-sizing:border-box}.HourlyCalendar-module__pEdu8a__headerRow{pointer-events:none}.HourlyCalendar-module__pEdu8a__gridContainer{pointer-events:auto}.HourlyCalendar-module__pEdu8a__dragGhost{border:2px dashed var(--color-secondary);background:var(--gradient-purple);transition:filter .2s}.HourlyCalendar-module__pEdu8a__invalidDrop{filter:hue-rotate(-50deg)saturate(2)brightness(1.1)!important;background:linear-gradient(135deg, #dc2626 0%, var(--color-error) 100%)!important;border-color:#dc2626!important}.HourlyCalendar-module__pEdu8a__dropTarget{border:2px dashed var(--drop-target-border);background-color:var(--drop-target-bg)!important}.HourlyCalendar-module__pEdu8a__providerAvailabilityModalOverlay{z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.HourlyCalendar-module__pEdu8a__providerAvailabilityModalContent{background:var(--color-bg-primary);border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}
.FormFieldRenderer-module__yEJqna__contentBlock{border:1px solid var(--public-border-subtle,#dbe3ec);background:var(--public-surface-muted,#f8fafc);border-radius:10px;padding:1rem}.FormFieldRenderer-module__yEJqna__waiverContent{color:#172033;background:#fff;border-color:#b8c5d6;padding:1.25rem;line-height:1.65}.FormFieldRenderer-module__yEJqna__fieldLabel{color:var(--public-text-primary,#172033);margin-bottom:.5rem;font-size:.9375rem;font-weight:650}.FormFieldRenderer-module__yEJqna__contentText{white-space:pre-wrap}.FormFieldRenderer-module__yEJqna__addressFields{gap:.5rem;display:grid}.FormFieldRenderer-module__yEJqna__addressLocality{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.FormFieldRenderer-module__yEJqna__error{color:#b91c1c;margin-top:.375rem;font-size:.75rem}@media (max-width:600px){.FormFieldRenderer-module__yEJqna__addressLocality{grid-template-columns:1fr}}
.ReservationFormsSection-module__mIQ_zG__section{box-sizing:border-box;border-top:1px solid #e8e8e8;min-width:0;max-width:100%;padding:16px 20px}.ReservationFormsSection-module__mIQ_zG__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.ReservationFormsSection-module__mIQ_zG__titleBlock{flex:120px;min-width:0}.ReservationFormsSection-module__mIQ_zG__title{color:#333;letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600}.ReservationFormsSection-module__mIQ_zG__expectedRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.ReservationFormsSection-module__mIQ_zG__expectedLabel{color:#64748b;font-size:12px}.ReservationFormsSection-module__mIQ_zG__expectedError{color:#b91c1c;margin-top:6px;font-size:12px}.ReservationFormsSection-module__mIQ_zG__expectedInput{border:1px solid #d9d9d9;border-radius:6px;width:64px;padding:4px 6px;font-size:12px}.ReservationFormsSection-module__mIQ_zG__formList{gap:10px;display:grid}.ReservationFormsSection-module__mIQ_zG__formCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:0;padding:12px}.ReservationFormsSection-module__mIQ_zG__formHeader{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.ReservationFormsSection-module__mIQ_zG__formName{color:#1f2937;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:600}.ReservationFormsSection-module__mIQ_zG__statusChip{white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.ReservationFormsSection-module__mIQ_zG__statusNeeded{color:#991b1b;background:#fee2e2}.ReservationFormsSection-module__mIQ_zG__statusInProgress{color:#854d0e;background:#fef9c3}.ReservationFormsSection-module__mIQ_zG__statusSigned{color:#166534;background:#dcfce7}.ReservationFormsSection-module__mIQ_zG__progressCopy{color:#64748b;margin-top:6px;font-size:12px}.ReservationFormsSection-module__mIQ_zG__participants{color:#334155;overflow-wrap:anywhere;margin-top:4px;font-size:12px}.ReservationFormsSection-module__mIQ_zG__participantsEmpty{color:#94a3b8}.ReservationFormsSection-module__mIQ_zG__incompletePrompt{color:#334155;margin-top:10px;font-size:12px;font-weight:600}.ReservationFormsSection-module__mIQ_zG__actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ReservationFormsSection-module__mIQ_zG__primaryButton,.ReservationFormsSection-module__mIQ_zG__secondaryButton,.ReservationFormsSection-module__mIQ_zG__compactButton{cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;gap:6px;font-family:inherit;text-decoration:none;display:inline-flex}.ReservationFormsSection-module__mIQ_zG__primaryButton,.ReservationFormsSection-module__mIQ_zG__secondaryButton{min-height:36px;transition:var(--button-transition-fast);border-radius:8px;flex:120px;padding:8px 12px;font-size:13px;font-weight:600}.ReservationFormsSection-module__mIQ_zG__primaryButton{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary);border:none}.ReservationFormsSection-module__mIQ_zG__primaryButton:hover{background:var(--gradient-primary-hover)}.ReservationFormsSection-module__mIQ_zG__primaryButton:active{transform:var(--button-press-transform)}.ReservationFormsSection-module__mIQ_zG__secondaryButton{color:#595959;background:#fff;border:1px solid #d9d9d9}.ReservationFormsSection-module__mIQ_zG__secondaryButton:hover{color:var(--color-primary-hover);border-color:var(--color-primary-hover);background-color:var(--color-hover-bg)}.ReservationFormsSection-module__mIQ_zG__secondaryButton:active{transform:var(--button-press-transform)}.ReservationFormsSection-module__mIQ_zG__compactButton{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:6px;flex:none;min-height:28px;padding:4px 10px;font-size:12px;font-weight:600}.ReservationFormsSection-module__mIQ_zG__compactButton:hover{color:var(--color-primary-hover);border-color:var(--color-primary-hover);background-color:var(--color-hover-bg)}.ReservationFormsSection-module__mIQ_zG__primaryButton:disabled,.ReservationFormsSection-module__mIQ_zG__secondaryButton:disabled,.ReservationFormsSection-module__mIQ_zG__compactButton:disabled{cursor:default;opacity:.6}.ReservationFormsSection-module__mIQ_zG__viewRow{margin-top:10px}
.BookingPenaltyPaymentSection-module___FCdtW__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.BookingPenaltyPaymentSection-module___FCdtW__statusRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.BookingPenaltyPaymentSection-module___FCdtW__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:16px;padding:6px 12px;font-size:12px;font-weight:600}.BookingPenaltyPaymentSection-module___FCdtW__statusOutstanding{color:#991b1b;background-color:#fee2e2}.BookingPenaltyPaymentSection-module___FCdtW__statusPartiallyCollected{color:#92400e;background-color:#fef3c7}.BookingPenaltyPaymentSection-module___FCdtW__statusCollected{color:#065f46;background-color:#d1fae5}.BookingPenaltyPaymentSection-module___FCdtW__statusWaived{color:#374151;background-color:#e5e7eb}.BookingPenaltyPaymentSection-module___FCdtW__statusRefundDue{color:#c2410c;background-color:#fed7aa}.BookingPenaltyPaymentSection-module___FCdtW__infoGrid{flex-direction:column;gap:12px;display:flex}.BookingPenaltyPaymentSection-module___FCdtW__infoRow{justify-content:space-between;align-items:center;display:flex}.BookingPenaltyPaymentSection-module___FCdtW__label{color:#6b7280;font-size:14px;font-weight:500}.BookingPenaltyPaymentSection-module___FCdtW__value{color:#1f2937;font-size:14px;font-weight:600}.BookingPenaltyPaymentSection-module___FCdtW__outstandingValue{color:#dc2626}.BookingPenaltyPaymentSection-module___FCdtW__refundValue{color:#ea580c}.BookingPenaltyPaymentSection-module___FCdtW__error{color:#dc2626;margin:12px 0 0;font-size:13px}.BookingPenaltyPaymentSection-module___FCdtW__collectSection{border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}.BookingPenaltyPaymentSection-module___FCdtW__field{flex-direction:column;gap:6px;display:flex}.BookingPenaltyPaymentSection-module___FCdtW__fieldLabel{color:#555;font-size:13px;font-weight:500}.BookingPenaltyPaymentSection-module___FCdtW__actions{flex-direction:column;gap:8px;display:flex}
.CancellationConfirmationContent-module__M70y5a__root{flex-direction:column;gap:16px;display:flex}.CancellationConfirmationContent-module__M70y5a__section{flex-direction:column;gap:8px;display:flex}.CancellationConfirmationContent-module__M70y5a__sectionTitle{letter-spacing:.02em;text-transform:uppercase;color:#333;margin:0;font-size:.8125rem;font-weight:600}.CancellationConfirmationContent-module__M70y5a__lead{color:#444;margin:0;font-size:.9375rem;line-height:1.5}.CancellationConfirmationContent-module__M70y5a__amountList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.CancellationConfirmationContent-module__M70y5a__amountRow{color:#444;justify-content:space-between;gap:12px;font-size:.9375rem;display:flex}.CancellationConfirmationContent-module__M70y5a__amountLabel{color:#666}.CancellationConfirmationContent-module__M70y5a__amountValue{color:#222;text-align:right;font-weight:600}.CancellationConfirmationContent-module__M70y5a__amountValueEmphasis{color:#b42318;text-align:right;font-weight:600}.CancellationConfirmationContent-module__M70y5a__staffRefundEditor{align-items:center;gap:4px;display:flex}.CancellationConfirmationContent-module__M70y5a__staffRefundPrefix{color:#222;font-weight:600}.CancellationConfirmationContent-module__M70y5a__staffRefundInput{color:#222;text-align:right;border:1px solid #d0d5dd;border-radius:6px;width:112px;padding:6px 8px;font-size:.9375rem;font-weight:600}.CancellationConfirmationContent-module__M70y5a__staffRefundHint{color:#666;text-align:right;margin:-4px 0 0;font-size:.8125rem;list-style:none}.CancellationConfirmationContent-module__M70y5a__policyList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.CancellationConfirmationContent-module__M70y5a__policySchedule{flex-direction:column;gap:6px;display:flex}.CancellationConfirmationContent-module__M70y5a__policyScheduleHeader{flex-direction:column;gap:2px;display:flex}.CancellationConfirmationContent-module__M70y5a__policyService{color:#222;font-size:.9375rem;font-weight:600}.CancellationConfirmationContent-module__M70y5a__policyName{color:#666;font-size:.8125rem}.CancellationConfirmationContent-module__M70y5a__policyTierList{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.CancellationConfirmationContent-module__M70y5a__policyTier,.CancellationConfirmationContent-module__M70y5a__policyTierActive{color:#444;font-size:.9375rem;line-height:1.45}.CancellationConfirmationContent-module__M70y5a__policyTierActive{color:#222;font-weight:600}.CancellationConfirmationContent-module__M70y5a__policyTierTiming{color:#666}.CancellationConfirmationContent-module__M70y5a__policyTierOutcome{color:#444}.CancellationConfirmationContent-module__M70y5a__policyTierOutcomeActive{color:#222}.CancellationConfirmationContent-module__M70y5a__activeTierCountdown{color:#666;font-size:.875rem;font-weight:400}
.ClassSessionSidePanel-module__VaalxG__overlay{width:420px;z-index:var(--z-side-panel-stacked);background:#fff;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-2px 0 12px #00000026}.ClassSessionSidePanel-module__VaalxG__panel{padding:20px}.ClassSessionSidePanel-module__VaalxG__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ClassSessionSidePanel-module__VaalxG__title{color:#111827;margin:0;font-size:22px;font-weight:700}.ClassSessionSidePanel-module__VaalxG__closeButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;transition:all .2s}.ClassSessionSidePanel-module__VaalxG__closeButton:hover{background:var(--color-error-light);border-color:var(--color-error-border);color:var(--color-error)}.ClassSessionSidePanel-module__VaalxG__section{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:12px}.ClassSessionSidePanel-module__VaalxG__sectionTitle{color:#374151;font-size:13px;font-weight:700}.ClassSessionSidePanel-module__VaalxG__row{justify-content:space-between;align-items:center;gap:8px;padding:4px 0;display:flex}.ClassSessionSidePanel-module__VaalxG__rowAlignTop{align-items:flex-start}.ClassSessionSidePanel-module__VaalxG__label{color:#6b7280;font-size:13px}.ClassSessionSidePanel-module__VaalxG__value{color:#111827;font-size:13px;font-weight:600}.ClassSessionSidePanel-module__VaalxG__valueStack{text-align:right;flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.ClassSessionSidePanel-module__VaalxG__valueStack .ClassSessionSidePanel-module__VaalxG__value{white-space:nowrap}.ClassSessionSidePanel-module__VaalxG__resourceSelect{border:1px solid #d1d5db;border-radius:6px;min-width:160px;padding:6px 8px;font-size:13px}.ClassSessionSidePanel-module__VaalxG__staffingHeaderButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.ClassSessionSidePanel-module__VaalxG__staffingHeaderButton:hover .ClassSessionSidePanel-module__VaalxG__staffingHeaderAction{color:#111827}.ClassSessionSidePanel-module__VaalxG__staffingHeaderAction{color:#6b7280;font-size:12px;font-weight:600}.ClassSessionSidePanel-module__VaalxG__staffingSummary{color:#6b7280;margin-top:8px;font-size:13px}.ClassSessionSidePanel-module__VaalxG__staffingBody{margin-top:12px}.ClassSessionSidePanel-module__VaalxG__staffingActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.ClassSessionSidePanel-module__VaalxG__scheduleFields{gap:10px;margin-top:12px;display:grid}.ClassSessionSidePanel-module__VaalxG__scheduleField{justify-content:space-between;align-items:center;gap:12px;display:flex}.ClassSessionSidePanel-module__VaalxG__capacityOverValue{color:#b91c1c}.ClassSessionSidePanel-module__VaalxG__statusChip{border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.ClassSessionSidePanel-module__VaalxG__statusChipButton{font:inherit;font-size:11px;font-weight:700;line-height:inherit;cursor:pointer;transition:filter .15s,box-shadow .15s}.ClassSessionSidePanel-module__VaalxG__statusChipButton:hover:not(:disabled){filter:brightness(.97);box-shadow:0 1px 2px #0f172a14}.ClassSessionSidePanel-module__VaalxG__statusChipButton:disabled{opacity:.6;cursor:default}.ClassSessionSidePanel-module__VaalxG__statusControl{align-items:center;display:inline-flex;position:relative}.ClassSessionSidePanel-module__VaalxG__statusDropdown{min-width:160px;z-index:var(--z-modal);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px;box-shadow:0 10px 25px #0000001a}.ClassSessionSidePanel-module__VaalxG__statusDropdownOption{cursor:pointer;text-align:left;color:#374151;background:#fff;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:13px;transition:background-color .15s;display:flex}.ClassSessionSidePanel-module__VaalxG__statusDropdownOption:hover{background-color:#f3f4f6}.ClassSessionSidePanel-module__VaalxG__statusDropdownOptionActive{background-color:#eff6ff}.ClassSessionSidePanel-module__VaalxG__statusDropdownOptionActive:hover{background-color:#dbeafe}.ClassSessionSidePanel-module__VaalxG__statusColorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ClassSessionSidePanel-module__VaalxG__statusOptionLabel{flex:1;font-weight:500}.ClassSessionSidePanel-module__VaalxG__statusCheckmark{color:#3b82f6;font-size:14px;font-weight:700}.ClassSessionSidePanel-module__VaalxG__statusSCHEDULED{color:#166534;background:#dcfce7;border-color:#86efac}.ClassSessionSidePanel-module__VaalxG__statusCOMPLETED{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.ClassSessionSidePanel-module__VaalxG__statusCANCELLED{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.ClassSessionSidePanel-module__VaalxG__notesInput{resize:vertical;box-sizing:border-box;width:100%;min-height:72px;font:inherit;border:1px solid #d1d5db;border-radius:6px;margin-top:8px;padding:8px}.ClassSessionSidePanel-module__VaalxG__noteEditForm{margin-top:8px}.ClassSessionSidePanel-module__VaalxG__noteEditButtons{gap:6px;margin-top:6px;display:flex}.ClassSessionSidePanel-module__VaalxG__noteItem{border:1px solid #e5e7eb;border-radius:6px;margin-top:8px;padding:8px 10px}.ClassSessionSidePanel-module__VaalxG__noteText{color:#111827;white-space:pre-wrap;word-break:break-word;font-size:13px}.ClassSessionSidePanel-module__VaalxG__noteItemActions{gap:6px;margin-top:6px;display:flex}.ClassSessionSidePanel-module__VaalxG__noteActionButton{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.ClassSessionSidePanel-module__VaalxG__noteActionButtonDanger{color:#dc2626}.ClassSessionSidePanel-module__VaalxG__addNoteButton{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:13px;font-weight:600}.ClassSessionSidePanel-module__VaalxG__helperText{color:#6b7280;margin-top:8px;font-size:12px}.ClassSessionSidePanel-module__VaalxG__errorText{color:var(--color-error,#dc2626);margin-top:8px;font-size:12px}.ClassSessionSidePanel-module__VaalxG__enrollmentHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ClassSessionSidePanel-module__VaalxG__enrollmentList{flex-direction:column;gap:8px;display:flex}.ClassSessionSidePanel-module__VaalxG__enrollmentItem{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.ClassSessionSidePanel-module__VaalxG__enrollmentItemCancelled{opacity:.7}.ClassSessionSidePanel-module__VaalxG__enrollmentItemCancelled .ClassSessionSidePanel-module__VaalxG__enrollmentName{text-decoration:line-through}.ClassSessionSidePanel-module__VaalxG__enrollmentStatusGroup{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:inline-flex}.ClassSessionSidePanel-module__VaalxG__enrollmentStatusLabel{color:#6b7280;white-space:nowrap;font-size:12px;line-height:1.3}.ClassSessionSidePanel-module__VaalxG__enrollmentStatusCell{flex:none;width:auto}.ClassSessionSidePanel-module__VaalxG__enrollmentName{color:#111827;font-size:14px;font-weight:700}.ClassSessionSidePanel-module__VaalxG__enrollmentMeta{color:#6b7280;margin-top:2px;font-size:12px}.ClassSessionSidePanel-module__VaalxG__enrollmentStatusRow{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.ClassSessionSidePanel-module__VaalxG__formsStatusChip{border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.3}.ClassSessionSidePanel-module__VaalxG__formsStatuscomplete{color:#166534;background:#dcfce7;border-color:#86efac}.ClassSessionSidePanel-module__VaalxG__formsStatuspartial{color:#854d0e;background:#fef9c3;border-color:#fde68a}.ClassSessionSidePanel-module__VaalxG__formsStatusincomplete{color:#991b1b;background:#fee2e2;border-color:#fecaca}.ClassSessionSidePanel-module__VaalxG__formsStatusnone{color:#374151;background:#f3f4f6;border-color:#d1d5db}.ClassSessionSidePanel-module__VaalxG__paymentStatusChip{text-transform:uppercase;letter-spacing:.2px;border:1px solid #0000;border-radius:999px;align-items:center;margin-left:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.ClassSessionSidePanel-module__VaalxG__paymentStatuspaid{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.ClassSessionSidePanel-module__VaalxG__paymentStatusunpaid{color:#991b1b;background:#fee2e2;border-color:#fecaca}.ClassSessionSidePanel-module__VaalxG__paymentStatuspartially_paid{color:#92400e;background:#fef3c7;border-color:#fde68a}.ClassSessionSidePanel-module__VaalxG__paymentStatusoverpaid{color:#c2410c;background:#fed7aa;border-color:#fdba74}.ClassSessionSidePanel-module__VaalxG__paymentStatusrefunded{color:#6b21a8;background:#e9d5ff;border-color:#d8b4fe}.ClassSessionSidePanel-module__VaalxG__paymentStatuspartially_refunded{color:#7c3aed;background:#f3e8ff;border-color:#ddd6fe}.ClassSessionSidePanel-module__VaalxG__bookingActions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.ClassSessionSidePanel-module__VaalxG__bookingActionButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600}.ClassSessionSidePanel-module__VaalxG__actions{flex-direction:column;gap:8px;margin-top:4px;display:flex}.ClassSessionSidePanel-module__VaalxG__primaryButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:700}.ClassSessionSidePanel-module__VaalxG__secondaryButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:600}.ClassSessionSidePanel-module__VaalxG__dangerButton{color:#b91c1c;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:700}@media (max-width:768px){.ClassSessionSidePanel-module__VaalxG__overlay{width:100%;max-width:100%;inset:0}}
.calendar-module__nJHPhq__loading{color:#666;justify-content:center;align-items:center;height:calc(100vh - 60px);font-size:1.125rem;display:flex}
.CustomerNotesIndicator-module__KfySaa__container{display:inline-block;position:relative}.CustomerNotesIndicator-module__KfySaa__containerCompact{flex-shrink:0;align-items:center;display:inline-flex}.CustomerNotesIndicator-module__KfySaa__indicator{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:14px;transition:color .2s,background .2s}.CustomerNotesIndicator-module__KfySaa__indicatorHasNotes{color:#b8a992}.CustomerNotesIndicator-module__KfySaa__indicator:hover{background:#f9fafb}.CustomerNotesIndicator-module__KfySaa__indicatorCompact{flex-shrink:0;justify-content:center;align-items:center;width:1.15em;height:1.15em;padding:0;font-size:.85em;line-height:1;display:inline-flex}.CustomerNotesIndicator-module__KfySaa__indicatorEmpty{color:#9ca3af}.CustomerNotesIndicator-module__KfySaa__indicatorEmpty:hover{color:#6b7280}.CustomerNotesIndicator-module__KfySaa__indicatorHasNotes:hover{color:#a89880}.CustomerNotesIndicator-module__KfySaa__indicatorReadOnly{cursor:default;pointer-events:none}.CustomerNotesIndicator-module__KfySaa__indicatorReadOnly:hover{color:inherit;background:0 0}.CustomerNotesIndicator-module__KfySaa__indicatorReadOnly.CustomerNotesIndicator-module__KfySaa__indicatorEmpty:hover{color:#9ca3af}.CustomerNotesIndicator-module__KfySaa__indicatorReadOnly.CustomerNotesIndicator-module__KfySaa__indicatorHasNotes:hover{color:#b8a992}.CustomerNotesIndicator-module__KfySaa__tooltip{width:320px;z-index:var(--z-side-panel-stacked);background:#fff;border:1px solid #e5e7eb;border-radius:8px;animation:.15s ease-in CustomerNotesIndicator-module__KfySaa__fadeIn;position:fixed;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes CustomerNotesIndicator-module__KfySaa__fadeIn{0%{opacity:0}to{opacity:1}}.CustomerNotesIndicator-module__KfySaa__tooltipHeader{color:#111827;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:14px;font-weight:600}.CustomerNotesIndicator-module__KfySaa__tooltipContent{max-height:300px;padding:12px 16px;overflow-y:auto}.CustomerNotesIndicator-module__KfySaa__previewNote{margin-bottom:12px}.CustomerNotesIndicator-module__KfySaa__previewNote:last-child{margin-bottom:0}.CustomerNotesIndicator-module__KfySaa__noteContent{color:#374151;margin-bottom:4px;font-size:13px;line-height:1.5}.CustomerNotesIndicator-module__KfySaa__privateBadge{color:#92400e;vertical-align:middle;background:#fef3c7;border-radius:999px;align-items:center;gap:4px;margin-right:6px;padding:1px 6px;font-size:10px;font-weight:500;display:inline-flex}.CustomerNotesIndicator-module__KfySaa__noteMeta{color:#6b7280;font-size:11px}.CustomerNotesIndicator-module__KfySaa__moreNotes{color:#6b7280;text-align:center;border-top:1px solid #f3f4f6;margin-top:8px;padding-top:8px;font-size:12px}.CustomerNotesIndicator-module__KfySaa__loading{color:#9ca3af;text-align:center;padding:8px 0;font-size:13px}
.CustomerNameIndicators-module__Htehqa__indicators{vertical-align:middle;flex-shrink:0;align-items:center;gap:4px;margin-left:6px;display:inline-flex}.CustomerNameIndicators-module__Htehqa__blacklistIndicator{color:#b91c1c;justify-content:center;align-items:center;font-size:.78rem;display:inline-flex}
.CustomerTagChips-module__3GlYWW__row{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.CustomerTagChips-module__3GlYWW__chip{border:1px solid color-mix(in srgb, var(--tag-color,#64748b) 28%, #d0d7de);background:var(--tag-soft,#f1f5f9);color:#24292f;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;max-width:140px;height:20px;padding:0 6px 0 5px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.CustomerTagChips-module__3GlYWW__chipRemovable:hover .CustomerTagChips-module__3GlYWW__removeButton,.CustomerTagChips-module__3GlYWW__chipRemovable:focus-within .CustomerTagChips-module__3GlYWW__removeButton{opacity:1;width:14px;margin-left:0}.CustomerTagChips-module__3GlYWW__dot{background:var(--tag-color,#64748b);border-radius:999px;flex-shrink:0;width:6px;height:6px}.CustomerTagChips-module__3GlYWW__label{text-overflow:ellipsis;overflow:hidden}.CustomerTagChips-module__3GlYWW__removeButton{opacity:0;color:#57606a;cursor:pointer;background:0 0;border:none;flex-shrink:0;width:0;margin-left:-2px;padding:0;font-size:12px;line-height:1;overflow:hidden}.CustomerTagChips-module__3GlYWW__removeButton:hover,.CustomerTagChips-module__3GlYWW__removeButton:focus-visible{color:#24292f}.CustomerTagChips-module__3GlYWW__overflow{color:#57606a;background:#f6f8fa;border:1px solid #d0d7de;border-radius:999px;align-items:center;height:20px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.CustomerTagChips-module__3GlYWW__emptyLabel{color:#8c959f;font-size:12px}
.CustomerSearch-module__QB-OnG__container{width:100%}.CustomerSearch-module__QB-OnG__searchContainer{gap:10px;min-width:0;max-width:100%;margin-bottom:10px;display:flex}.CustomerSearch-module__QB-OnG__searchInput{border:1px solid var(--color-border-secondary);border-radius:4px;flex:1;min-width:0;padding:8px 12px;font-size:14px}.CustomerSearch-module__QB-OnG__newCustomerButton{background-color:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;flex-shrink:0;padding:8px 12px;font-size:14px;font-weight:500}@media (max-width:360px){.CustomerSearch-module__QB-OnG__searchContainer{flex-wrap:wrap}.CustomerSearch-module__QB-OnG__newCustomerButton{width:100%}}.CustomerSearch-module__QB-OnG__resultsContainer{border:1px solid var(--color-border-light);border-radius:4px;max-height:300px;overflow-y:auto;box-shadow:0 2px 8px #0000001a}.CustomerSearch-module__QB-OnG__customerResult{border-bottom:1px solid var(--color-border-light);cursor:pointer;padding:10px 12px;transition:background-color .2s}.CustomerSearch-module__QB-OnG__customerResult:last-child{border-bottom:none}.CustomerSearch-module__QB-OnG__customerResult:hover{background:var(--gradient-bg-subtle)}.CustomerSearch-module__QB-OnG__customerName{margin-bottom:4px;font-weight:500}.CustomerSearch-module__QB-OnG__customerTags{margin-bottom:4px}.CustomerSearch-module__QB-OnG__customerDetails{color:var(--color-text-tertiary);gap:10px;font-size:12px;display:flex}.CustomerSearch-module__QB-OnG__searchingIndicator{text-align:center;color:var(--color-text-quaternary);padding:10px;font-style:italic}
.CustomerGiftCardsSection-module__baYmZW__section{flex-direction:column;width:100%;display:flex}.CustomerGiftCardsSection-module__baYmZW__label{text-transform:uppercase;letter-spacing:.03em;color:#374151;border-bottom:1px solid #f3f4f6;margin:0;padding:8px 10px;font-size:.76rem;font-weight:700}.CustomerGiftCardsSection-module__baYmZW__muted{color:#9ca3af;margin:0;padding:8px 10px;font-size:.75rem}.CustomerGiftCardsSection-module__baYmZW__list{flex-direction:column;display:flex}.CustomerGiftCardsSection-module__baYmZW__cardRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 10px;display:flex}.CustomerGiftCardsSection-module__baYmZW__cardRow:last-child{border-bottom:none}.CustomerGiftCardsSection-module__baYmZW__cardMain{flex-direction:column;gap:1px;min-width:0;display:flex}.CustomerGiftCardsSection-module__baYmZW__cardNumber{color:#111827;font-size:.8rem;font-weight:600}.CustomerGiftCardsSection-module__baYmZW__cardMeta{color:#6b7280;font-size:.74rem}.CustomerGiftCardsSection-module__baYmZW__statusBadge{border-radius:999px;align-self:flex-start;align-items:center;margin-top:2px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.CustomerGiftCardsSection-module__baYmZW__statusActive{color:#15803d;background:#16a34a1f}.CustomerGiftCardsSection-module__baYmZW__statusDepleted{color:#4b5563;background:#6b72801f}.CustomerGiftCardsSection-module__baYmZW__statusInactive{color:#b91c1c;background:#dc26261f}.CustomerGiftCardsSection-module__baYmZW__statusExpired{color:#b45309;background:#d977061f}.CustomerGiftCardsSection-module__baYmZW__actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.CustomerGiftCardsSection-module__baYmZW__actionButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:4px 8px;font-size:.72rem;font-weight:600}.CustomerGiftCardsSection-module__baYmZW__actionButton:disabled{opacity:.6;cursor:default}.CustomerGiftCardsSection-module__baYmZW__transferPanel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:10px;margin:0 10px 8px;padding:8px 10px;display:flex}.CustomerGiftCardsSection-module__baYmZW__transferSummary{color:#111827;font-size:.74rem}.CustomerGiftCardsSection-module__baYmZW__error{color:var(--color-error,#dc2626);margin:0 10px 8px;font-size:.8rem}
.CustomerProfileImageField-module__3lv5vq__container{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.CustomerProfileImageField-module__3lv5vq__previewRow{align-items:center;gap:12px;display:flex}.CustomerProfileImageField-module__3lv5vq__previewCircle{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.25rem;font-weight:700;display:flex;overflow:hidden}.CustomerProfileImageField-module__3lv5vq__previewImage{object-fit:cover;width:100%;height:100%;display:block}.CustomerProfileImageField-module__3lv5vq__previewText{color:#4b5563;font-size:.82rem}.CustomerProfileImageField-module__3lv5vq__actionRow{flex-wrap:wrap;gap:8px;display:flex}.CustomerProfileImageField-module__3lv5vq__actionButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:.8rem;font-weight:600}.CustomerProfileImageField-module__3lv5vq__actionButton:disabled{opacity:.6;cursor:default}.CustomerProfileImageField-module__3lv5vq__dangerButton{color:#b91c1c;border-color:#fecaca}.CustomerProfileImageField-module__3lv5vq__cameraSection{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.CustomerProfileImageField-module__3lv5vq__cameraPreview{background:#111827;border-radius:8px;width:100%;max-width:340px}.CustomerProfileImageField-module__3lv5vq__error{color:#b91c1c;font-size:.8rem;font-weight:500}.CustomerProfileImageField-module__3lv5vq__cropSection{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-direction:column;gap:10px;padding:8px;display:flex}.CustomerProfileImageField-module__3lv5vq__cropperFrame{background:#111827;border-radius:8px;width:100%;max-width:340px;height:260px;position:relative;overflow:hidden}.CustomerProfileImageField-module__3lv5vq__zoomControl{color:#1f2937;align-items:center;gap:10px;font-size:.8rem;font-weight:600;display:flex}.CustomerProfileImageField-module__3lv5vq__zoomSlider{width:180px;max-width:100%}
.CustomerTagAssigner-module__pvlWSq__root{min-width:0;position:relative}.CustomerTagAssigner-module__pvlWSq__row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.CustomerTagAssigner-module__pvlWSq__addButton{color:#57606a;cursor:pointer;background:#fff;border:1px dashed #afb8c1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;min-width:20px;height:22px;padding:0 7px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.CustomerTagAssigner-module__pvlWSq__addLabel{font-size:11px;font-weight:600}.CustomerTagAssigner-module__pvlWSq__addButton:hover,.CustomerTagAssigner-module__pvlWSq__addButton:focus-visible{color:#0969da;border-color:#0969da}.CustomerTagAssigner-module__pvlWSq__picker{z-index:30;background:#fff;border:1px solid #d0d7de;border-radius:8px;width:min(240px,70vw);max-height:220px;padding:.5rem;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 8px 24px #8c959f33}.CustomerTagAssigner-module__pvlWSq__search{box-sizing:border-box;border:1px solid #d0d7de;border-radius:6px;width:100%;height:28px;margin-bottom:.4rem;padding:0 .5rem;font-size:12px}.CustomerTagAssigner-module__pvlWSq__options{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.CustomerTagAssigner-module__pvlWSq__option{text-align:left;color:#24292f;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.45rem;width:100%;padding:.35rem .4rem;font-size:12px;display:flex}.CustomerTagAssigner-module__pvlWSq__option:hover,.CustomerTagAssigner-module__pvlWSq__option:focus-visible{background:#f6f8fa}.CustomerTagAssigner-module__pvlWSq__optionDot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.CustomerTagAssigner-module__pvlWSq__empty{color:#57606a;margin:.25rem 0;font-size:12px}.CustomerTagAssigner-module__pvlWSq__error{color:#cf222e;margin-top:.25rem;font-size:12px}
.UnsavedChangesWarning-module__rrPhga__overlay{z-index:var(--z-modal);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UnsavedChangesWarning-module__rrPhga__modal{background:var(--color-bg-primary);border-radius:8px;width:90%;max-width:400px;padding:24px;box-shadow:0 10px 25px #0003}.UnsavedChangesWarning-module__rrPhga__header{margin-bottom:16px}.UnsavedChangesWarning-module__rrPhga__title{color:var(--color-text-secondary);margin:0;font-size:20px;font-weight:600}.UnsavedChangesWarning-module__rrPhga__content{margin-bottom:24px}.UnsavedChangesWarning-module__rrPhga__message{color:var(--color-text-secondary);margin:0 0 8px;font-size:16px;font-weight:500}.UnsavedChangesWarning-module__rrPhga__submessage{color:var(--color-text-tertiary);margin:0;font-size:14px}.UnsavedChangesWarning-module__rrPhga__actions{justify-content:flex-end;gap:12px;display:flex}.UnsavedChangesWarning-module__rrPhga__cancelButton{border:1px solid var(--color-border-secondary);background:var(--color-bg-primary);color:var(--color-text-secondary);cursor:pointer;transition:var(--button-transition-fast);border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500}.UnsavedChangesWarning-module__rrPhga__cancelButton:hover{background:var(--color-bg-quaternary)}.UnsavedChangesWarning-module__rrPhga__cancelButton:active{transform:var(--button-press-transform)}.UnsavedChangesWarning-module__rrPhga__confirmButton{color:#fff;cursor:pointer;transition:var(--button-transition-fast);background:#dc3545;border:1px solid #dc3545;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500}.UnsavedChangesWarning-module__rrPhga__confirmButton:hover{background:#c82333}.UnsavedChangesWarning-module__rrPhga__confirmButton:active{transform:var(--button-press-transform)}
.ResourceSelector-module__Ljok_W__resourceSelector{margin-bottom:16px}.ResourceSelector-module__Ljok_W__label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.ResourceSelector-module__Ljok_W__selectWrapper{position:relative}.ResourceSelector-module__Ljok_W__select{color:#111827;background-color:var(--color-bg-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 40px 10px 12px;font-size:14px;transition:all .2s}.ResourceSelector-module__Ljok_W__select:hover{border-color:#9ca3af}.ResourceSelector-module__Ljok_W__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-50);outline:none}.ResourceSelector-module__Ljok_W__select:disabled{color:#9ca3af;cursor:default;background-color:#f3f4f6}.ResourceSelector-module__Ljok_W__select option{padding:8px 12px;font-size:14px}.ResourceSelector-module__Ljok_W__select optgroup{color:#374151;padding:4px 0;font-weight:600}.ResourceSelector-module__Ljok_W__select option.ResourceSelector-module__Ljok_W__unavailable{color:#9ca3af;text-decoration:line-through}.ResourceSelector-module__Ljok_W__select option:disabled{color:#9ca3af;font-style:italic}.ResourceSelector-module__Ljok_W__availabilityInfo{align-items:center;gap:4px;margin-top:8px;font-size:13px;display:flex}.ResourceSelector-module__Ljok_W__available{color:var(--color-success);font-weight:500}.ResourceSelector-module__Ljok_W__unavailable{color:var(--color-error);font-weight:500}@media (max-width:640px){.ResourceSelector-module__Ljok_W__select{font-size:16px}}
.CustomerSMSModal-module__AuVwlG__modalOverlay{z-index:var(--z-modal);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CustomerSMSModal-module__AuVwlG__modalContent{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:700px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000026}.CustomerSMSModal-module__AuVwlG__modalTitle{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.CustomerSMSModal-module__AuVwlG__phoneNumber{color:#6b7280;margin:4px 0 0;font-size:.875rem}.CustomerSMSModal-module__AuVwlG__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;line-height:1;transition:background-color .2s,color .2s;display:flex}.CustomerSMSModal-module__AuVwlG__closeButton:hover{color:#111827;background-color:#f3f4f6}
.QuantityStepper-module__83FM_W__control{align-items:center;gap:.5rem;display:inline-flex}.QuantityStepper-module__83FM_W__button{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:600;line-height:1;transition:border-color .15s,background-color .15s;display:flex}.QuantityStepper-module__83FM_W__button:hover:not(:disabled){background:#f6f8fa;border-color:#0969da}.QuantityStepper-module__83FM_W__button:focus-visible{border-color:#0969da;outline:none;box-shadow:0 0 0 3px #0969da1a}.QuantityStepper-module__83FM_W__button:disabled{opacity:.4;cursor:default}.QuantityStepper-module__83FM_W__display{text-align:center;color:#24292f;font-variant-numeric:tabular-nums;min-width:2rem;font-size:.9375rem;font-weight:600}.QuantityStepper-module__83FM_W__unsetDisplay{text-align:center;color:#57606a;min-width:3.5rem;font-size:.75rem;font-weight:500}
.Navigation-module__0bvqAa__nav{background-color:var(--color-bg-primary);justify-content:center;gap:2rem;width:100%;margin-bottom:2rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000001a}.Navigation-module__0bvqAa__link{color:var(--color-text-secondary);border-radius:4px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.Navigation-module__0bvqAa__link:hover{background-color:var(--color-bg-quinary);color:#000}
.SessionUserAvatar-module__3E0MfW__slot{flex-shrink:0;display:inline-block;position:relative}.SessionUserAvatar-module__3E0MfW__slot>*{position:absolute;inset:0}
.ManageBookingIcons-module__lbkL0a__icon{flex-shrink:0;width:1.25rem;height:1.25rem}