.WeeklyView-module__lEXFLW__container{background:var(--background);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.WeeklyView-module__lEXFLW__container{width:100%;max-width:100%;position:relative;overflow:hidden visible}}.WeeklyView-module__lEXFLW__scrollView{background-color:var(--background);padding-bottom:calc(5rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;height:100%;min-height:0;position:relative;overflow:auto}@media (max-width:768px){image.WeeklyView-module__lEXFLW__png .WeeklyView-module__lEXFLW__scrollView{-webkit-overflow-scrolling:touch;padding-bottom:calc(2rem + env(safe-area-inset-bottom));will-change:scroll-position;flex:1;width:100%;max-width:100%;height:100%;min-height:0;position:relative;overflow:hidden scroll;transform:translateZ(0)}}.WeeklyView-module__lEXFLW__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:10;background-color:#fffffffa;grid-template-columns:80px repeat(7,minmax(0,1fr));width:100%;display:grid;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}@media (max-width:768px){.WeeklyView-module__lEXFLW__header{z-index:1000;will-change:transform,position;-webkit-backface-visibility:hidden;backface-visibility:hidden;grid-template-columns:50px repeat(7,minmax(0,1fr));width:100%;min-width:100%;max-width:100%;margin:0;padding:0;position:sticky;top:0;left:0;right:0;transform:translateZ(0);box-shadow:0 2px 12px #0000001a;-webkit-backdrop-filter:none!important;background-color:#fff!important}}.WeeklyView-module__lEXFLW__timeLabelHeader{z-index:60;background-color:var(--background);border-right:1px solid var(--border);border-bottom:1px solid var(--border);position:sticky;top:0;left:0}@media (max-width:768px){.WeeklyView-module__lEXFLW__timeLabelHeader{z-index:1001;will-change:transform,position;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:50px;min-width:50px;max-width:50px;position:sticky;top:0;left:0;transform:translateZ(0);background-color:#fff!important}}.WeeklyView-module__lEXFLW__dayHeader{text-align:center;border-right:1px solid var(--border);color:var(--foreground);background-color:#0000;flex-direction:column;align-items:center;gap:.25rem;width:100%;min-width:0;padding:1rem .5rem;font-size:.875rem;font-weight:600;display:flex}.WeeklyView-module__lEXFLW__dayName{display:block}.WeeklyView-module__lEXFLW__dayNameShort{display:none}.WeeklyView-module__lEXFLW__dayDate{opacity:.8;color:var(--primary);font-size:.75rem;font-weight:500;display:block}.WeeklyView-module__lEXFLW__dayDateShort{display:none}@media (max-width:768px){.WeeklyView-module__lEXFLW__dayHeader{gap:.1rem;width:100%;min-width:0;padding:.4rem .15rem;font-size:.5rem;overflow:hidden}.WeeklyView-module__lEXFLW__dayName{display:none}.WeeklyView-module__lEXFLW__dayNameShort{font-size:.5rem;font-weight:700;line-height:1.1;display:block}.WeeklyView-module__lEXFLW__dayDate{display:none}.WeeklyView-module__lEXFLW__dayDateShort{opacity:.7;color:var(--primary);font-size:.4rem;font-weight:500;line-height:1;display:block}}.WeeklyView-module__lEXFLW__dayHeader:last-child{border-right:none}.WeeklyView-module__lEXFLW__gridContainer{flex-direction:column;width:100%;max-width:100%;display:flex;position:relative;overflow-x:hidden}@media (max-width:768px){.WeeklyView-module__lEXFLW__gridContainer{-webkit-overflow-scrolling:touch;will-change:scroll-position;flex-direction:column;width:100%;min-width:100%;max-width:100%;display:flex;position:relative;overflow:visible}}.WeeklyView-module__lEXFLW__grid{flex:1;grid-template-columns:80px repeat(7,minmax(0,1fr));width:100%;min-height:0;display:grid}@media (max-width:768px){.WeeklyView-module__lEXFLW__grid{grid-template-columns:50px repeat(7,minmax(0,1fr));width:100%;min-width:100%;max-width:100%;overflow:visible}}.WeeklyView-module__lEXFLW__timeColumn{border-right:1px solid var(--border);background-color:var(--background);z-index:40;position:sticky;left:0}@media (max-width:768px){.WeeklyView-module__lEXFLW__timeColumn{width:50px;min-width:50px;max-width:50px}}.WeeklyView-module__lEXFLW__timeLabel{text-align:right;height:min(120px,14.2857vw - 11.4286px);min-height:80px;color:var(--muted-foreground);border-bottom:1px solid var(--border);justify-content:flex-end;align-items:flex-start;padding:.5rem .75rem 0 0;font-size:.75rem;font-weight:500;display:flex;position:relative}@media (max-width:768px){.WeeklyView-module__lEXFLW__timeLabel{height:min(80px,14.2857vw - 7.14286px);min-height:60px;padding:.3rem .4rem 0 0;font-size:.5625rem;font-weight:600;line-height:1.2}}.WeeklyView-module__lEXFLW__timeLabel:after{content:"";background-color:var(--border);width:6px;height:1px;position:absolute;top:-1px;right:0}.WeeklyView-module__lEXFLW__dayColumn{border-right:1px solid var(--border);background-color:var(--background);width:100%;min-width:0;position:relative;overflow:hidden}@media (max-width:768px){.WeeklyView-module__lEXFLW__dayColumn{width:100%;min-width:0;overflow:hidden}}.WeeklyView-module__lEXFLW__dayColumn:last-child{border-right:none}.WeeklyView-module__lEXFLW__dayColumn:nth-child(2n){background-color:#00000003}.WeeklyView-module__lEXFLW__slot{border-bottom:1px solid var(--border);cursor:pointer;z-index:1;height:min(120px,14.2857vw - 11.4286px);min-height:80px;transition:background-color .2s;position:relative;overflow:hidden}.WeeklyView-module__lEXFLW__slot:hover{z-index:10;background-color:#00000008}@media (max-width:768px){.WeeklyView-module__lEXFLW__slot{min-width:0;height:min(80px,14.2857vw - 7.14286px);min-height:60px;overflow:hidden}}.WeeklyView-module__lEXFLW__appointment{border:1px solid #e2e8f0;border-left:2px solid var(--primary);z-index:20;cursor:pointer;background-color:#fff;border-radius:4px;flex-direction:column;justify-content:flex-start;gap:.05rem;min-height:76px;max-height:calc(100% - 4px);padding:.2rem .3rem;font-size:.6875rem;transition:transform .1s,box-shadow .1s;display:flex;position:absolute;top:2px;bottom:2px;left:2px;right:2px;overflow:hidden;box-shadow:0 1px 3px #00000014}@media (max-width:768px){.WeeklyView-module__lEXFLW__appointment{border-left-width:2px;border-radius:3px;gap:.02rem;min-height:58px;max-height:calc(100% - 2px);padding:.1rem .2rem;font-size:.45rem;position:absolute;top:1px;bottom:1px;left:1px;right:1px;overflow:hidden}}.WeeklyView-module__lEXFLW__appointment:hover{z-index:100;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.WeeklyView-module__lEXFLW__appTime{color:var(--primary);flex-shrink:0;margin-bottom:.02rem;font-size:.625rem;font-weight:700;line-height:1}@media (max-width:768px){.WeeklyView-module__lEXFLW__appTime{margin-bottom:0;font-size:.45rem;line-height:1}}.WeeklyView-module__lEXFLW__appName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;min-width:0;margin-bottom:.02rem;font-size:.6875rem;font-weight:600;line-height:1;overflow:hidden}@media (max-width:768px){.WeeklyView-module__lEXFLW__appName{text-overflow:clip;white-space:normal;word-break:break-word;margin-bottom:0;font-size:.45rem;line-height:1;overflow:visible}}.WeeklyView-module__lEXFLW__appService{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;width:100%;min-width:0;margin-top:0;font-size:.625rem;line-height:1;overflow:hidden}@media (max-width:768px){.WeeklyView-module__lEXFLW__appService{text-overflow:clip;white-space:normal;word-break:break-word;margin-top:0;font-size:.45rem;line-height:1;overflow:visible}}.WeeklyView-module__lEXFLW__appTotalPrice{color:var(--primary);flex-shrink:0;margin-top:.02rem;font-size:.625rem;font-weight:700;line-height:1}@media (max-width:768px){.WeeklyView-module__lEXFLW__appTotalPrice{margin-top:0;font-size:.45rem;line-height:1}}.WeeklyView-module__lEXFLW__appStaff{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;opacity:.85;border-top:1px solid #00000014;flex-shrink:0;width:100%;min-width:0;margin-top:auto;padding-top:.02rem;font-size:.625rem;line-height:1;overflow:hidden}@media (max-width:768px){.WeeklyView-module__lEXFLW__appStaff{display:none}.WeeklyView-module__lEXFLW__appPhone{color:var(--muted-foreground);text-overflow:clip;white-space:normal;word-break:break-word;opacity:.8;flex-shrink:0;margin-top:0;font-size:.45rem;line-height:1;overflow:visible}}.WeeklyView-module__lEXFLW__agendaView{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem;display:flex;overflow-y:auto}.WeeklyView-module__lEXFLW__dayGroup{flex-direction:column;gap:.75rem;display:flex}.WeeklyView-module__lEXFLW__dayTimeline{flex-direction:column;gap:.375rem;padding:0;display:flex}.WeeklyView-module__lEXFLW__dayTitle{color:#18181b;background:#fff;border-left:3px solid #6366f1;border-radius:8px;align-items:center;gap:.375rem;margin-bottom:.375rem;padding:.625rem .875rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 1px 4px #0000000d}.WeeklyView-module__lEXFLW__dayTitle:before{content:"";background:#6366f1;border-radius:2px;width:3px;height:18px}.WeeklyView-module__lEXFLW__timelineItem{align-items:flex-start;gap:.625rem;padding:0;display:flex}.WeeklyView-module__lEXFLW__timelineTime{color:#6366f1;text-align:center;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1px solid #e0e7ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:65px;padding:.375rem .625rem;font-size:.75rem;font-weight:700;line-height:1.2;display:flex;box-shadow:0 1px 2px #6366f11a}.WeeklyView-module__lEXFLW__timelineContent{flex:1;min-width:0}.WeeklyView-module__lEXFLW__agendaCard{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-left:3px solid #6366f1;border-radius:6px;flex-direction:column;gap:.25rem;padding:.5rem .625rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.WeeklyView-module__lEXFLW__agendaCard:before{content:"";background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 100%);height:3px;transition:transform .2s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.WeeklyView-module__lEXFLW__agendaCard:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.WeeklyView-module__lEXFLW__agendaCard:hover:before{transform:scaleX(1)}.WeeklyView-module__lEXFLW__agendaHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.125rem;display:flex}.WeeklyView-module__lEXFLW__agendaCustomer{color:#18181b;letter-spacing:-.01em;font-size:.875rem;font-weight:700;line-height:1.2}.WeeklyView-module__lEXFLW__agendaTime{color:#71717a;background:#f5f5f5;border-radius:999px;padding:.2rem .625rem;font-size:.8125rem;font-weight:500}.WeeklyView-module__lEXFLW__agendaDetails{flex-direction:column;align-items:stretch;gap:.375rem;width:100%;font-size:.75rem;display:flex}.WeeklyView-module__lEXFLW__detailRow{flex-wrap:wrap;align-items:flex-start;gap:.375rem;width:100%;display:flex}.WeeklyView-module__lEXFLW__serviceName{color:#52525b;background:#f8f9fa;border:1px solid #e4e4e7;border-radius:5px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.WeeklyView-module__lEXFLW__servicePrice{color:#6366f1;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:4px;margin-left:.2rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:700}.WeeklyView-module__lEXFLW__staffName{color:#71717a;background:#f8f9fa;border-radius:6px;padding:.25rem .625rem;font-size:.8125rem;font-weight:500;display:inline-block}.WeeklyView-module__lEXFLW__phonePreview{color:#6366f1;background:#6366f114;border-radius:6px;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;display:inline-block}.WeeklyView-module__lEXFLW__statusBadge{white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-flex}.WeeklyView-module__lEXFLW__statusBadge.WeeklyView-module__lEXFLW__confirmed{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}.WeeklyView-module__lEXFLW__statusBadge.WeeklyView-module__lEXFLW__pending{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.WeeklyView-module__lEXFLW__statusBadge.WeeklyView-module__lEXFLW__cancelled{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%)}.WeeklyView-module__lEXFLW__statusBadge.WeeklyView-module__lEXFLW__completed{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.WeeklyView-module__lEXFLW__emptyState{text-align:center;color:#71717a;background:#fff;border:2px dashed #e4e4e7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:500px;margin:2rem auto;padding:3rem 2rem;display:flex}.WeeklyView-module__lEXFLW__emptyStateGrid{text-align:center;color:#71717a;background:#fff;border:2px dashed #e4e4e7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:2rem auto;padding:4rem 2rem;display:flex}.WeeklyView-module__lEXFLW__emptyStateIcon{opacity:.6;margin-bottom:1.5rem;font-size:4rem}.WeeklyView-module__lEXFLW__emptyStateTitle{color:#18181b;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.WeeklyView-module__lEXFLW__emptyStateMessage{color:#52525b;max-width:400px;margin:0 0 .5rem;font-size:1rem;line-height:1.6}.WeeklyView-module__lEXFLW__emptyStateHint{color:#71717a;opacity:.8;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}
.Modal-module__7LRQSW__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);box-sizing:border-box;width:100%;height:100%;min-height:100%;padding:1rem;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background-color:#000000a6;justify-content:center;align-items:center;margin:0;animation:.25s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden auto}.Modal-module__7LRQSW__overlay::-webkit-scrollbar{background:0 0;width:0}.Modal-module__7LRQSW__overlayNoBlur{-webkit-backdrop-filter:none}.Modal-module__7LRQSW__overlayNoAnimation,.Modal-module__7LRQSW__modalNoAnimation{animation:none}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__7LRQSW__modal{background-color:var(--background);box-sizing:border-box;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;flex-shrink:0;place-self:center;width:100%;max-width:540px;min-height:0;max-height:calc(100vh - 2rem);margin:auto;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__7LRQSW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #0000004d,0 0 0 1px #ffffff0d}@media (max-width:640px){.Modal-module__7LRQSW__overlay{padding:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);justify-content:center;align-items:flex-end}.Modal-module__7LRQSW__modal{width:100%;max-width:100%;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));box-sizing:border-box;border-radius:20px 20px 0 0;height:auto;min-height:auto;margin:auto 0 0}}@media (max-width:480px){.Modal-module__7LRQSW__overlay{padding:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);justify-content:center;align-items:flex-end}.Modal-module__7LRQSW__modal{width:100%;max-width:100%;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));box-sizing:border-box;border-radius:20px 20px 0 0;height:auto;min-height:auto;margin:auto 0 0}}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex}.Modal-module__7LRQSW__title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:700}.Modal-module__7LRQSW__closeBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;line-height:1;transition:all .2s;display:flex}.Modal-module__7LRQSW__closeBtn svg{width:18px;height:18px}.Modal-module__7LRQSW__closeBtn:hover{background-color:var(--secondary);color:var(--foreground);transform:rotate(90deg)}.Modal-module__7LRQSW__closeBtn:active{transform:rotate(90deg)scale(.95)}.Modal-module__7LRQSW__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;max-height:calc(100vh - 8rem);padding:1.75rem;overflow:hidden auto}@media (max-width:640px){.Modal-module__7LRQSW__header{z-index:10;background:var(--background);flex-shrink:0;padding:1.25rem 1.5rem;position:sticky;top:0}.Modal-module__7LRQSW__title{text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:.5rem;font-size:1.25rem;overflow:hidden}.Modal-module__7LRQSW__content{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 5rem);-webkit-overflow-scrolling:touch;padding:1.5rem;overflow-y:auto}}@media (max-width:480px){.Modal-module__7LRQSW__header{z-index:10;background:var(--background);flex-shrink:0;padding:1rem 1.25rem;position:sticky;top:0}.Modal-module__7LRQSW__title{text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:.5rem;font-size:1.125rem;overflow:hidden}.Modal-module__7LRQSW__content{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 4.5rem);-webkit-overflow-scrolling:touch;padding:1.25rem;overflow-y:auto}}@keyframes Modal-module__7LRQSW__slideIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.ServiceMaterialsModal-module__l1Oaoq__container{flex-direction:column;gap:1rem;min-height:60vh;max-height:70vh;display:flex}.ServiceMaterialsModal-module__l1Oaoq__searchWrapper{position:relative}.ServiceMaterialsModal-module__l1Oaoq__searchIcon{color:#94a3b8;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.ServiceMaterialsModal-module__l1Oaoq__searchInput{height:40px;border-color:#e2e8f0!important;padding-left:2.5rem!important}.ServiceMaterialsModal-module__l1Oaoq__searchInput:focus{box-shadow:0 0 0 3px #6366f126;border-color:#6366f1!important}.ServiceMaterialsModal-module__l1Oaoq__spinner{border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ServiceMaterialsModal-module__l1Oaoq__spin}@keyframes ServiceMaterialsModal-module__l1Oaoq__spin{to{transform:rotate(360deg)}}.ServiceMaterialsModal-module__l1Oaoq__listWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex:1;min-height:0;padding:.75rem;overflow-y:auto}.ServiceMaterialsModal-module__l1Oaoq__stateEmpty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;height:100%;font-size:.85rem;display:flex}.ServiceMaterialsModal-module__l1Oaoq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.ServiceMaterialsModal-module__l1Oaoq__itemCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;gap:.5rem;padding:.75rem;transition:all .2s;display:flex}.ServiceMaterialsModal-module__l1Oaoq__itemCardSelected{cursor:default;background:#eef2ff;border-color:#c7d2fe}.ServiceMaterialsModal-module__l1Oaoq__itemTitle{color:#0f172a;font-size:.85rem;font-weight:600}.ServiceMaterialsModal-module__l1Oaoq__itemMetaRow{color:#64748b;flex-wrap:wrap;gap:.5rem;margin-top:.35rem;font-size:.7rem;display:flex}.ServiceMaterialsModal-module__l1Oaoq__itemBadge{background:#f1f5f9;border-radius:999px;padding:.15rem .4rem}.ServiceMaterialsModal-module__l1Oaoq__itemAction{color:#94a3b8;background:#f8fafc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ServiceMaterialsModal-module__l1Oaoq__itemActionSelected{color:#fff;background:#4f46e5}.ServiceMaterialsModal-module__l1Oaoq__selectedPanel{border-top:1px solid #e2e8f0;padding-top:1rem}.ServiceMaterialsModal-module__l1Oaoq__selectedHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ServiceMaterialsModal-module__l1Oaoq__selectedList{flex-direction:column;gap:.5rem;max-height:160px;display:flex;overflow-y:auto}.ServiceMaterialsModal-module__l1Oaoq__selectedItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.ServiceMaterialsModal-module__l1Oaoq__qtyInput{text-align:center;border:1px solid #e2e8f0;border-radius:8px;width:64px;height:32px;font-size:.8rem}.ServiceMaterialsModal-module__l1Oaoq__unitBadge{color:#64748b;font-size:.7rem}.ServiceMaterialsModal-module__l1Oaoq__actions{justify-content:flex-end;gap:.75rem;padding-top:.75rem;display:flex}
.ServiceRecordModal-module__Com67W__summaryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.ServiceRecordModal-module__Com67W__summaryIcon{color:#4f46e5;background:#e0e7ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ServiceRecordModal-module__Com67W__summaryInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ServiceRecordModal-module__Com67W__summaryPlate{color:#0f172a;font-size:.95rem;font-weight:700}.ServiceRecordModal-module__Com67W__summaryMeta{color:#64748b;flex-wrap:wrap;gap:.35rem .75rem;font-size:.75rem;display:flex}.ServiceRecordModal-module__Com67W__form{flex-direction:column;gap:1.25rem;display:flex}.ServiceRecordModal-module__Com67W__sectionCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.ServiceRecordModal-module__Com67W__fieldGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.ServiceRecordModal-module__Com67W__label{color:#334155;align-items:center;gap:.5rem;margin-bottom:.45rem;font-size:.8125rem;font-weight:600;display:flex}.ServiceRecordModal-module__Com67W__textarea{resize:vertical;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-height:110px;padding:.75rem .9rem;font-size:.875rem;transition:box-shadow .2s,border-color .2s}.ServiceRecordModal-module__Com67W__textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.ServiceRecordModal-module__Com67W__materialsCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.ServiceRecordModal-module__Com67W__materialsHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.ServiceRecordModal-module__Com67W__materialsTitle{color:#0f172a;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.ServiceRecordModal-module__Com67W__materialsBody{min-height:96px;padding:1rem}.ServiceRecordModal-module__Com67W__emptyMaterials{color:#94a3b8;border:1px dashed #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem 1rem;font-size:.8125rem;display:flex}.ServiceRecordModal-module__Com67W__materialsList{flex-direction:column;gap:.5rem;display:flex}.ServiceRecordModal-module__Com67W__materialItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:.65rem .75rem;display:flex}.ServiceRecordModal-module__Com67W__materialInfo{align-items:center;gap:.65rem;display:flex}.ServiceRecordModal-module__Com67W__materialBadge{color:#4f46e5;background:#e0e7ff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ServiceRecordModal-module__Com67W__materialMeta{flex-direction:column;gap:.1rem;display:flex}.ServiceRecordModal-module__Com67W__materialName{color:#0f172a;font-size:.85rem;font-weight:600}.ServiceRecordModal-module__Com67W__materialHint{color:#94a3b8;font-size:.7rem}.ServiceRecordModal-module__Com67W__materialQty{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.ServiceRecordModal-module__Com67W__deleteButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:inline-flex}.ServiceRecordModal-module__Com67W__deleteButton:hover{color:#dc2626;background:#fee2e2}.ServiceRecordModal-module__Com67W__footerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.ServiceRecordModal-module__Com67W__actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}
.AppointmentTooltip-module__o9gEqa__tooltip{z-index:10000;box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;width:90%;min-width:320px;max-width:400px;max-height:calc(100vh - 2rem);padding:0;animation:.3s cubic-bezier(.16,1,.3,1) AppointmentTooltip-module__o9gEqa__fadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px -12px #00000040,0 0 0 1px #0000000d}@media (max-width:768px){.AppointmentTooltip-module__o9gEqa__tooltip{width:100%;max-width:100%;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));height:auto;min-height:auto;margin:0;margin-bottom:env(safe-area-inset-bottom);border-radius:20px 20px 0 0;animation:.3s cubic-bezier(.16,1,.3,1) AppointmentTooltip-module__o9gEqa__slideUp;top:auto;bottom:0;left:0;transform:none}}@keyframes AppointmentTooltip-module__o9gEqa__fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes AppointmentTooltip-module__o9gEqa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.AppointmentTooltip-module__o9gEqa__closeButton{color:#71717a;cursor:pointer;z-index:10;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1.75rem;right:1rem;transform:translateY(-50%)}@media (max-width:768px){.AppointmentTooltip-module__o9gEqa__closeButton{top:1.25rem;right:1rem;transform:translateY(0)}}.AppointmentTooltip-module__o9gEqa__closeButton:hover{color:#18181b;background:#00000014}.AppointmentTooltip-module__o9gEqa__closeButton:active{transform:translateY(-50%)scale(.95)}.AppointmentTooltip-module__o9gEqa__header{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-bottom:1px solid #0000000f;flex-shrink:0;padding:1.75rem 3.5rem 1.25rem 1.75rem;position:relative}@media (max-width:768px){.AppointmentTooltip-module__o9gEqa__header{z-index:10;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:1.25rem 3rem 1rem 1.25rem;position:sticky;top:0}}.AppointmentTooltip-module__o9gEqa__headerContent{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.AppointmentTooltip-module__o9gEqa__title{color:#18181b;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3;overflow:hidden}@media (max-width:768px){.AppointmentTooltip-module__o9gEqa__title{font-size:1.25rem}}.AppointmentTooltip-module__o9gEqa__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1.25rem 1.75rem 1.75rem;display:flex;overflow:hidden auto}@media (max-width:768px){.AppointmentTooltip-module__o9gEqa__content{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 5rem);padding:1rem 1.25rem 1.5rem}}.AppointmentTooltip-module__o9gEqa__infoCard{background:#f8f9fa;border:1px solid #0000000a;border-radius:12px;padding:1rem;transition:all .2s}.AppointmentTooltip-module__o9gEqa__infoCard:hover{background:#f1f3f5;border-color:#00000014}.AppointmentTooltip-module__o9gEqa__infoRow{align-items:flex-start;gap:1rem;display:flex}.AppointmentTooltip-module__o9gEqa__iconWrapper{color:#6366f1;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 4px #0000000a}.AppointmentTooltip-module__o9gEqa__iconWrapper.AppointmentTooltip-module__o9gEqa__phoneIcon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.AppointmentTooltip-module__o9gEqa__infoContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.AppointmentTooltip-module__o9gEqa__infoLabel{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.AppointmentTooltip-module__o9gEqa__infoValue{color:#18181b;font-size:.9375rem;font-weight:600;line-height:1.4}.AppointmentTooltip-module__o9gEqa__phoneLink{color:inherit;border-radius:12px;margin:-1rem;padding:1rem;text-decoration:none;transition:all .2s;display:block}.AppointmentTooltip-module__o9gEqa__phoneLink:hover{background:#6366f114}.AppointmentTooltip-module__o9gEqa__phoneLink:active{background:#6366f11f}.AppointmentTooltip-module__o9gEqa__phoneValue{color:#6366f1;font-size:1rem;font-weight:700;line-height:1.4}.AppointmentTooltip-module__o9gEqa__serviceInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AppointmentTooltip-module__o9gEqa__price{color:#6366f1;white-space:nowrap;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:8px;padding:.25rem .75rem;font-size:1rem;font-weight:700}.AppointmentTooltip-module__o9gEqa__statusBadge{white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.AppointmentTooltip-module__o9gEqa__statusBadge.AppointmentTooltip-module__o9gEqa__confirmed{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}.AppointmentTooltip-module__o9gEqa__statusBadge.AppointmentTooltip-module__o9gEqa__pending{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.AppointmentTooltip-module__o9gEqa__statusBadge.AppointmentTooltip-module__o9gEqa__cancelled{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%)}.AppointmentTooltip-module__o9gEqa__statusBadge.AppointmentTooltip-module__o9gEqa__completed{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}@media (max-width:480px){.AppointmentTooltip-module__o9gEqa__tooltip{border-radius:20px 20px 0 0;width:100%;max-width:100%}.AppointmentTooltip-module__o9gEqa__header{padding:1rem 2.5rem .875rem 1rem}.AppointmentTooltip-module__o9gEqa__title{font-size:1.125rem}.AppointmentTooltip-module__o9gEqa__content{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 4.5rem);padding:.875rem 1rem 1.25rem}.AppointmentTooltip-module__o9gEqa__infoCard{padding:.875rem}.AppointmentTooltip-module__o9gEqa__iconWrapper{width:36px;height:36px}.AppointmentTooltip-module__o9gEqa__iconWrapper svg{width:16px;height:16px}.AppointmentTooltip-module__o9gEqa__closeButton{width:28px;height:28px;top:1rem;right:.75rem;transform:translateY(0)}.AppointmentTooltip-module__o9gEqa__closeButton svg{width:16px;height:16px}}.AppointmentTooltip-module__o9gEqa__actions{border-top:1px solid #e4e4e7;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.AppointmentTooltip-module__o9gEqa__actionBtn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.AppointmentTooltip-module__o9gEqa__actionBtn:disabled{opacity:.6;cursor:not-allowed}.AppointmentTooltip-module__o9gEqa__confirmBtn{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.AppointmentTooltip-module__o9gEqa__confirmBtn:hover:not(:disabled){background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);transform:translateY(-1px)}.AppointmentTooltip-module__o9gEqa__cancelBtn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.AppointmentTooltip-module__o9gEqa__cancelBtn:hover:not(:disabled){background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px)}.AppointmentTooltip-module__o9gEqa__completeBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.AppointmentTooltip-module__o9gEqa__completeBtn:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-1px)}
.SetupIncompleteModal-module__w00MCG__wrap{max-width:100%;padding:0}.SetupIncompleteModal-module__w00MCG__sectionHeader{background:linear-gradient(135deg,#fafafa 0%,#fff 100%);border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.SetupIncompleteModal-module__w00MCG__iconWrap{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #6366f140}.SetupIncompleteModal-module__w00MCG__headerText{flex:1;min-width:0}.SetupIncompleteModal-module__w00MCG__sectionTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.SetupIncompleteModal-module__w00MCG__sectionDesc{color:#64748b;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.SetupIncompleteModal-module__w00MCG__missingBlock{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem}.SetupIncompleteModal-module__w00MCG__missingLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 .75rem;font-size:.75rem;font-weight:600;display:block}.SetupIncompleteModal-module__w00MCG__missingList{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SetupIncompleteModal-module__w00MCG__missingItem{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.SetupIncompleteModal-module__w00MCG__missingItem:before{content:"";background:#6366f1;border-radius:50%;flex-shrink:0;width:6px;height:6px}.SetupIncompleteModal-module__w00MCG__actions{background:#fff;flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 1.75rem;display:flex}.SetupIncompleteModal-module__w00MCG__helper{color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.SetupIncompleteModal-module__w00MCG__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #6366f140}.SetupIncompleteModal-module__w00MCG__cta:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-1px);box-shadow:0 4px 14px #6366f159}.SetupIncompleteModal-module__w00MCG__cta:active{transform:translateY(0)}@media (max-width:480px){.SetupIncompleteModal-module__w00MCG__sectionHeader{padding:1rem 1.25rem}.SetupIncompleteModal-module__w00MCG__sectionTitle{font-size:1.125rem}.SetupIncompleteModal-module__w00MCG__missingBlock{padding:1rem 1.25rem}.SetupIncompleteModal-module__w00MCG__actions{padding:1.25rem 1.25rem 1.5rem}}
.InventoryItemModal-module__gDLRiW__container{flex-direction:column;gap:1.25rem;display:flex}.InventoryItemModal-module__gDLRiW__suggestionsBox{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.InventoryItemModal-module__gDLRiW__suggestionsHeader{color:#6366f1;align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:flex}.InventoryItemModal-module__gDLRiW__suggestionsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.InventoryItemModal-module__gDLRiW__suggestionBtn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:all .15s;display:flex}.InventoryItemModal-module__gDLRiW__suggestionBtn:hover{color:#6366f1;background-color:#f5f3ff;border-color:#6366f1}.InventoryItemModal-module__gDLRiW__form{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.InventoryItemModal-module__gDLRiW__formGroupFull{flex-direction:column;grid-column:span 2;gap:.375rem;display:flex}.InventoryItemModal-module__gDLRiW__formRow{grid-column:span 2;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.InventoryItemModal-module__gDLRiW__formGroup{flex-direction:column;gap:.375rem;display:flex}.InventoryItemModal-module__gDLRiW__label{color:#374151;font-size:.875rem;font-weight:500}.InventoryItemModal-module__gDLRiW__checkboxGroup{flex-wrap:wrap;grid-column:span 2;gap:1.5rem;margin-top:.5rem;display:flex}.InventoryItemModal-module__gDLRiW__checkbox{cursor:pointer;color:#475569;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.InventoryItemModal-module__gDLRiW__checkbox input[type=checkbox]{accent-color:#6366f1;width:16px;height:16px}.InventoryItemModal-module__gDLRiW__formActions{grid-column:span 2;gap:.75rem;margin-top:.5rem;display:flex}.InventoryItemModal-module__gDLRiW__cancelBtn{flex:1;border-radius:10px!important;padding:.625rem!important}.InventoryItemModal-module__gDLRiW__submitBtn{flex:1;color:#fff!important;background-color:#6366f1!important;border:none!important;border-radius:10px!important;padding:.625rem!important;font-weight:600!important}.InventoryItemModal-module__gDLRiW__submitBtn:hover:not(:disabled){background-color:#4f46e5!important}.InventoryItemModal-module__gDLRiW__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:640px){.InventoryItemModal-module__gDLRiW__form{grid-template-columns:1fr}.InventoryItemModal-module__gDLRiW__formGroupFull{grid-column:span 1}.InventoryItemModal-module__gDLRiW__formRow{grid-column:span 1;grid-template-columns:1fr}.InventoryItemModal-module__gDLRiW__checkboxGroup{flex-direction:column;grid-column:span 1;gap:.75rem}.InventoryItemModal-module__gDLRiW__formActions{flex-direction:column-reverse;grid-column:span 1}.InventoryItemModal-module__gDLRiW__suggestionsGrid{gap:.375rem}.InventoryItemModal-module__gDLRiW__suggestionBtn{padding:.25rem .5rem;font-size:.6875rem}}
.Merchant-module__KoJMNa__page{max-width:1200px;margin:0 auto;padding:1.5rem;animation:.4s ease-in Merchant-module__KoJMNa__fadeIn}@keyframes Merchant-module__KoJMNa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Merchant-module__KoJMNa__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.Merchant-module__KoJMNa__subtitle{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.Merchant-module__KoJMNa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Merchant-module__KoJMNa__headerContent{flex:1;min-width:200px}.Merchant-module__KoJMNa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.Merchant-module__KoJMNa__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.Merchant-module__KoJMNa__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Merchant-module__KoJMNa__addButton{align-items:center;gap:.5rem;transition:all .2s;display:flex;color:#fff!important;background-color:#6366f1!important;border:none!important;border-radius:10px!important;padding:.625rem 1rem!important;font-weight:600!important}.Merchant-module__KoJMNa__addButton:hover{transform:translateY(-1px);background-color:#4f46e5!important}.Merchant-module__KoJMNa__buttonText{display:inline}.Merchant-module__KoJMNa__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Merchant-module__KoJMNa__statInfo{flex-direction:column;display:flex}.Merchant-module__KoJMNa__statValue{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.2}.Merchant-module__KoJMNa__statLabel{color:#64748b;font-size:.75rem}.Merchant-module__KoJMNa__searchContainer{margin-bottom:1.5rem;position:relative}.Merchant-module__KoJMNa__searchIcon{color:#64748b;pointer-events:none;z-index:1;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.Merchant-module__KoJMNa__searchInput{width:100%;padding-left:2.5rem!important;padding-right:2.5rem!important}.Merchant-module__KoJMNa__clearSearch{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Merchant-module__KoJMNa__clearSearch:hover{color:#64748b;background-color:#f1f5f9}.Merchant-module__KoJMNa__tableContainer{width:100%;overflow-x:auto}.Merchant-module__KoJMNa__table{border-collapse:collapse;width:100%;font-size:.875rem}.Merchant-module__KoJMNa__th{text-align:left;color:#64748b;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-weight:500}.Merchant-module__KoJMNa__td{color:#0f172a;border-bottom:1px solid #f1f5f9;padding:1rem}.Merchant-module__KoJMNa__table tr:last-child .Merchant-module__KoJMNa__td{border-bottom:none}.Merchant-module__KoJMNa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.Merchant-module__KoJMNa__gridCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.Merchant-module__KoJMNa__gridCard:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Merchant-module__KoJMNa__cardContent{flex-direction:column;flex:1;padding:1rem;display:flex}.dark .Merchant-module__KoJMNa__gridCard{background:#1e293b;border-color:#334155}.Merchant-module__KoJMNa__cardHeaderRow{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.Merchant-module__KoJMNa__cardMain{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.Merchant-module__KoJMNa__cardIconWrapper{background-color:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Merchant-module__KoJMNa__cardInfo{flex-direction:column;min-width:0;display:flex}.Merchant-module__KoJMNa__cardTitle{color:#0f172a;letter-spacing:-.01em;font-size:1.125rem;font-weight:700;line-height:1.2}.Merchant-module__KoJMNa__cardSubtitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.8125rem;overflow:hidden}.Merchant-module__KoJMNa__cardBadge{color:#475569;white-space:nowrap;background-color:#f1f5f9;border-radius:6px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem}.Merchant-module__KoJMNa__cardDataRow{color:#475569;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.875rem;display:flex}.Merchant-module__KoJMNa__cardMeta{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:.75rem;padding-top:.75rem;font-size:.75rem;display:flex}.Merchant-module__KoJMNa__cardActions{gap:.5rem;margin-top:.5rem;display:flex}.Merchant-module__KoJMNa__actionButton{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.Merchant-module__KoJMNa__actionButton:hover{background-color:#e2e8f0}.Merchant-module__KoJMNa__actionButtonPrimary{color:#2563eb;cursor:pointer;background-color:#dbeafe;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.5rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.Merchant-module__KoJMNa__actionButtonPrimary:hover{background-color:#bfdbfe}.Merchant-module__KoJMNa__actionButtonDanger{color:#dc2626;cursor:pointer;background-color:#fef2f2;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem .75rem;transition:all .15s;display:flex}.Merchant-module__KoJMNa__actionButtonDanger:hover{background-color:#fee2e2}.Merchant-module__KoJMNa__qrWrapper{flex-direction:column;gap:1.5rem;width:100%;max-width:860px;margin:0 auto;display:flex}.Merchant-module__KoJMNa__qrPosterCard .p-6{padding:1.5rem}.Merchant-module__KoJMNa__qrPoster{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;max-width:420px;margin:0 auto;padding:48px 40px}.Merchant-module__KoJMNa__qrCodeWrapper{background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:28px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Merchant-module__KoJMNa__qrActionsBody{flex-direction:column;gap:1.25rem;display:flex}.Merchant-module__KoJMNa__qrActionsHeader{border-bottom:1px solid #e5e7eb;padding-bottom:12px}.Merchant-module__KoJMNa__qrLinkRow{align-items:stretch;gap:.5rem;display:flex}.Merchant-module__KoJMNa__qrLinkBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.75rem 1rem;display:flex}.Merchant-module__KoJMNa__qrButtonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Merchant-module__KoJMNa__qrTips{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}@media (max-width:1024px){.Merchant-module__KoJMNa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Merchant-module__KoJMNa__page{padding:1rem}.Merchant-module__KoJMNa__header{flex-direction:column;align-items:stretch}.Merchant-module__KoJMNa__statsGrid{grid-template-columns:repeat(2,1fr)}.Merchant-module__KoJMNa__qrPoster{padding:36px 28px}}@media (max-width:480px){.Merchant-module__KoJMNa__statsGrid{grid-template-columns:1fr}.Merchant-module__KoJMNa__table thead{display:none}.Merchant-module__KoJMNa__table tr{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem;padding:.5rem;display:block}.Merchant-module__KoJMNa__table td{text-align:right;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem .5rem;display:flex}.Merchant-module__KoJMNa__table td:last-child{border-bottom:none}.Merchant-module__KoJMNa__table td:before{content:attr(data-label);color:#64748b;text-align:left;font-weight:600}.Merchant-module__KoJMNa__qrWrapper{gap:1rem}.Merchant-module__KoJMNa__qrPoster{padding:28px 20px}.Merchant-module__KoJMNa__qrCodeWrapper svg{width:180px;height:180px}.Merchant-module__KoJMNa__qrLinkRow{flex-direction:column}.Merchant-module__KoJMNa__qrButtonGrid{grid-template-columns:1fr}}
.Inventory-module__CSgJ0G__page{max-width:1200px;margin:0 auto;padding:1.5rem;animation:.4s ease-in Inventory-module__CSgJ0G__fadeIn}@keyframes Inventory-module__CSgJ0G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Inventory-module__CSgJ0G__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Inventory-module__CSgJ0G__headerActions{gap:.5rem;display:flex}.Inventory-module__CSgJ0G__addButton{align-items:center;gap:.5rem;transition:all .2s;display:flex;color:#fff!important;background-color:#6366f1!important;border:none!important;border-radius:10px!important;padding:.625rem 1rem!important;font-weight:600!important}.Inventory-module__CSgJ0G__addButton:hover{transform:translateY(-1px);background-color:#4f46e5!important}.Inventory-module__CSgJ0G__buttonText{display:inline}.Inventory-module__CSgJ0G__filterSelect{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;height:40px;padding:0 .75rem;font-size:.875rem}.Inventory-module__CSgJ0G__listControls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Inventory-module__CSgJ0G__searchWrap{flex:1;min-width:220px;position:relative}.Inventory-module__CSgJ0G__searchIcon{color:#94a3b8;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.Inventory-module__CSgJ0G__searchInput{width:100%;height:40px;padding-left:2.5rem!important;padding-right:2.5rem!important}.Inventory-module__CSgJ0G__refreshButton{height:40px}@media (max-width:768px){.Inventory-module__CSgJ0G__listControls{flex-direction:column;align-items:stretch}.Inventory-module__CSgJ0G__filterSelect,.Inventory-module__CSgJ0G__refreshButton{width:100%}}.Inventory-module__CSgJ0G__filterSelect:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.Inventory-module__CSgJ0G__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.Inventory-module__CSgJ0G__subtitle{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.Inventory-module__CSgJ0G__statsGrid{margin-bottom:1.5rem}.Inventory-module__CSgJ0G__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 1px 3px #0000000d}.Inventory-module__CSgJ0G__table{border-collapse:collapse;width:100%;font-size:.875rem}.Inventory-module__CSgJ0G__th{text-align:left;color:#64748b;white-space:nowrap;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem;font-weight:600}.Inventory-module__CSgJ0G__td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem}.Inventory-module__CSgJ0G__tr:last-child .Inventory-module__CSgJ0G__td{border-bottom:none}.Inventory-module__CSgJ0G__tr:hover{background-color:#f8fafc}.Inventory-module__CSgJ0G__itemName{color:#0f172a;font-weight:600}.Inventory-module__CSgJ0G__itemSku{color:#64748b;margin-top:.125rem;font-size:.75rem}.Inventory-module__CSgJ0G__badge{white-space:nowrap;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.Inventory-module__CSgJ0G__badgeSuccess{color:#16a34a;background-color:#dcfce7}.Inventory-module__CSgJ0G__badgeWarning{color:#d97706;background-color:#fef3c7}.Inventory-module__CSgJ0G__badgeDanger{color:#dc2626;background-color:#fee2e2}.Inventory-module__CSgJ0G__badgeNeutral{color:#64748b;background-color:#f1f5f9}.Inventory-module__CSgJ0G__actions{justify-content:flex-end;gap:.5rem;display:flex}.Inventory-module__CSgJ0G__actionButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}.Inventory-module__CSgJ0G__actionButton:hover{color:#0f172a;background-color:#f1f5f9}.Inventory-module__CSgJ0G__editButton:hover{color:#6366f1;background-color:#e0e7ff}.Inventory-module__CSgJ0G__deleteButton:hover{color:#dc2626;background-color:#fee2e2}@media (max-width:768px){.Inventory-module__CSgJ0G__page{padding:1rem}.Inventory-module__CSgJ0G__pageHeader{flex-direction:column;align-items:stretch}.Inventory-module__CSgJ0G__table thead{display:none}.Inventory-module__CSgJ0G__table,.Inventory-module__CSgJ0G__table tbody,.Inventory-module__CSgJ0G__table tr,.Inventory-module__CSgJ0G__table td{width:100%;display:block}.Inventory-module__CSgJ0G__table tr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;overflow:hidden}.Inventory-module__CSgJ0G__table td{text-align:right;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.875rem;display:flex}.Inventory-module__CSgJ0G__table td:last-child{border-bottom:none}.Inventory-module__CSgJ0G__table td:before{content:attr(data-label);color:#64748b;text-align:left;margin-right:1rem;font-size:.75rem;font-weight:600}}
.DashboardShell-module__FLJA4W__shell{background:linear-gradient(135deg,#fafafa 0%,#fff 100%);min-height:100vh;display:flex}.DashboardShell-module__FLJA4W__sidebar{width:var(--sidebar-width);color:#fafafa;z-index:100;background:linear-gradient(#09090b 0%,#18181b 100%);border-right:1px solid #ffffff14;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 24px #0000001a}.DashboardShell-module__FLJA4W__logoArea{height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09090bcc;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.DashboardShell-module__FLJA4W__logo{letter-spacing:-.03em;color:#fff;align-items:baseline;font-size:1.5rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.DashboardShell-module__FLJA4W__logo:hover{transform:translateY(-1px)}.DashboardShell-module__FLJA4W__logoQ{color:#6366f1;font-weight:800}.DashboardShell-module__FLJA4W__logoText{letter-spacing:-.025em;color:#fff;font-size:1.125rem;font-weight:700}.DashboardShell-module__FLJA4W__nav{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem 1rem;display:flex}.DashboardShell-module__FLJA4W__navLink{color:#a1a1aa;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.DashboardShell-module__FLJA4W__navLink:before{content:"";background:#6366f1;width:3px;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.DashboardShell-module__FLJA4W__navLink:hover{color:#fff;background:#ffffff0d;transform:translate(4px)}.DashboardShell-module__FLJA4W__navLink:hover:before{transform:scaleY(1)}.DashboardShell-module__FLJA4W__active{color:#fff;background:linear-gradient(90deg,#6366f126 0%,#6366f10d 100%);border-left:3px solid #6366f1;font-weight:600}.DashboardShell-module__FLJA4W__active:before{transform:scaleY(1)}.DashboardShell-module__FLJA4W__active:hover{background:linear-gradient(90deg,#6366f133 0%,#6366f11a 100%);transform:translate(0)}.DashboardShell-module__FLJA4W__userProfile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#09090b80;border-top:1px solid #ffffff14;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.DashboardShell-module__FLJA4W__userProfile:hover{background:#09090bb3}.DashboardShell-module__FLJA4W__avatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #6366f14d}.DashboardShell-module__FLJA4W__userProfile:hover .DashboardShell-module__FLJA4W__avatar{transform:scale(1.05);box-shadow:0 4px 12px #6366f166}.DashboardShell-module__FLJA4W__userInfo{flex-direction:column;display:flex}.DashboardShell-module__FLJA4W__userName{color:#fff;font-size:.875rem;font-weight:500}.DashboardShell-module__FLJA4W__userRole{color:#a1a1aa;font-size:.75rem}.DashboardShell-module__FLJA4W__logoutBtn{color:#a1a1aa;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.75rem;transition:color .2s}.DashboardShell-module__FLJA4W__logoutBtn:hover{color:#fff}.DashboardShell-module__FLJA4W__main{padding-left:var(--sidebar-width);z-index:1;flex-direction:column;flex:1;min-height:100vh;display:flex;position:relative}.DashboardShell-module__FLJA4W__noSidebar{padding-left:0}.DashboardShell-module__FLJA4W__header{height:var(--header-height);-webkit-backdrop-filter:blur(20px);z-index:40;background:#fffffff2;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:1rem;padding:0 2rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000a}.DashboardShell-module__FLJA4W__titleContainer{align-items:center;gap:.75rem;margin-left:auto;display:flex}.DashboardShell-module__FLJA4W__infoButton{cursor:pointer;color:#6366f1;background:#f0f0ff;border:1px solid #e0e0ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.DashboardShell-module__FLJA4W__infoButton:hover{background:#e0e0ff;border-color:#c0c0ff;transform:scale(1.05)}.DashboardShell-module__FLJA4W__infoButton:active{transform:scale(.95)}.DashboardShell-module__FLJA4W__pageTitle{color:var(--brand-black);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.DashboardShell-module__FLJA4W__content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem;animation:.3s ease-out DashboardShell-module__FLJA4W__fadeIn}@keyframes DashboardShell-module__FLJA4W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DashboardShell-module__FLJA4W__fullWidth{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.DashboardShell-module__FLJA4W__mobileMenuBtn,.DashboardShell-module__FLJA4W__mobileCloseBtn,.DashboardShell-module__FLJA4W__overlay,.DashboardShell-module__FLJA4W__mobileInfoIcon{display:none!important}.DashboardShell-module__FLJA4W__desktopInfoIcon{display:inline-flex!important}@media (max-width:768px){.DashboardShell-module__FLJA4W__sidebar{transform:translate(-100%)}.DashboardShell-module__FLJA4W__mobileOpen{transform:translate(0)}.DashboardShell-module__FLJA4W__main{padding-left:0}.DashboardShell-module__FLJA4W__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;order:0;font-size:1.25rem;display:block!important}.DashboardShell-module__FLJA4W__mobileCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:block;position:absolute;top:1rem;right:1rem}.DashboardShell-module__FLJA4W__overlay{z-index:98;-webkit-backdrop-filter:blur(2px);background:#00000080;position:fixed;top:0;bottom:0;left:0;right:0;display:block!important}.DashboardShell-module__FLJA4W__header{justify-content:space-between;padding:0 1rem}.DashboardShell-module__FLJA4W__titleWithInfo{flex:none;order:1;justify-content:flex-end;gap:.375rem;margin-left:auto}.DashboardShell-module__FLJA4W__pageTitle{font-size:1rem}.DashboardShell-module__FLJA4W__desktopInfoIcon{display:none!important}.DashboardShell-module__FLJA4W__mobileInfoIcon{order:2;display:inline-flex!important}.DashboardShell-module__FLJA4W__content{padding:1rem}.DashboardShell-module__FLJA4W__noPadding{padding:0!important}}.DashboardShell-module__FLJA4W__dashboardFooter{background:0 0;border-top:1px solid #0000000d;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:1.5rem 2rem;display:flex}.DashboardShell-module__FLJA4W__footerContent{color:#71717a;text-align:center;white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.25rem;font-size:.75rem;line-height:1.5;display:flex;overflow:hidden}.DashboardShell-module__FLJA4W__footerLink{color:inherit;cursor:pointer;flex-shrink:0;align-items:center;gap:0;text-decoration:none;transition:opacity .2s;display:flex}.DashboardShell-module__FLJA4W__footerLink:hover{opacity:.8}@media (max-width:768px){.DashboardShell-module__FLJA4W__dashboardFooter{visibility:hidden!important;opacity:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.DashboardShell-module__FLJA4W__footerContent{gap:.2rem;font-size:.6875rem;line-height:1.3}}
.AppointmentModal-module__cVT2ia__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.AppointmentModal-module__cVT2ia__formGrid{grid-template-columns:1fr}}.AppointmentModal-module__cVT2ia__buttonGroup{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}@media (max-width:640px){.AppointmentModal-module__cVT2ia__buttonGroup{flex-direction:column-reverse;width:100%}.AppointmentModal-module__cVT2ia__buttonGroup button{width:100%}}.AppointmentModal-module__cVT2ia__select{border:1.5px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:8px;width:100%;padding:.75rem;font-size:.9375rem;font-weight:500;transition:all .2s}.AppointmentModal-module__cVT2ia__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.AppointmentModal-module__cVT2ia__selectLabel{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}
.Vehicles-module__PJ1QZq__page{max-width:1200px;margin:0 auto;padding:1.5rem}.Vehicles-module__PJ1QZq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Vehicles-module__PJ1QZq__headerContent{flex:1;min-width:200px}.Vehicles-module__PJ1QZq__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.Vehicles-module__PJ1QZq__subtitle{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.Vehicles-module__PJ1QZq__addButton{align-items:center;gap:.5rem;transition:all .2s;display:flex;color:#fff!important;background-color:#6366f1!important;border:none!important;border-radius:10px!important;padding:.625rem 1rem!important;font-weight:600!important}.Vehicles-module__PJ1QZq__addButton:hover{transform:translateY(-1px);background-color:#4f46e5!important}.Vehicles-module__PJ1QZq__buttonText{display:inline}.Vehicles-module__PJ1QZq__statsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.Vehicles-module__PJ1QZq__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000000d}.Vehicles-module__PJ1QZq__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Vehicles-module__PJ1QZq__statInfo{flex-direction:column;display:flex}.Vehicles-module__PJ1QZq__statValue{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.2}.Vehicles-module__PJ1QZq__statLabel{color:#64748b;font-size:.75rem}.Vehicles-module__PJ1QZq__searchContainer{margin-bottom:1.5rem;position:relative}.Vehicles-module__PJ1QZq__searchIcon{color:#64748b;pointer-events:none;z-index:1;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.Vehicles-module__PJ1QZq__searchInput{width:100%;padding-left:2.5rem!important;padding-right:2.5rem!important}.Vehicles-module__PJ1QZq__clearSearch{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Vehicles-module__PJ1QZq__clearSearch:hover{color:#64748b;background-color:#f1f5f9}.Vehicles-module__PJ1QZq__loadingState{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.Vehicles-module__PJ1QZq__spinner{border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite Vehicles-module__PJ1QZq__spin}@keyframes Vehicles-module__PJ1QZq__spin{to{transform:rotate(360deg)}}.Vehicles-module__PJ1QZq__emptyState{background-color:#fafafa!important;border:2px dashed #e2e8f0!important}.Vehicles-module__PJ1QZq__emptyContent{text-align:center;flex-direction:column;align-items:center;display:flex;padding:3rem 1.5rem!important}.Vehicles-module__PJ1QZq__emptyIcon{color:#cbd5e1;margin-bottom:1rem}.Vehicles-module__PJ1QZq__emptyTitle{color:#475569;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.Vehicles-module__PJ1QZq__emptyText{color:#64748b;margin:0 0 1.5rem;font-size:.875rem}.Vehicles-module__PJ1QZq__emptyButton{align-items:center;gap:.5rem;display:flex;color:#fff!important;background-color:#6366f1!important;border-radius:10px!important;padding:.625rem 1.25rem!important;font-weight:600!important}.Vehicles-module__PJ1QZq__vehicleGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.Vehicles-module__PJ1QZq__vehicleCard{transition:all .2s;overflow:hidden;border-radius:12px!important}.Vehicles-module__PJ1QZq__vehicleCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.Vehicles-module__PJ1QZq__vehicleContent{padding:1rem!important}.Vehicles-module__PJ1QZq__vehicleHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.Vehicles-module__PJ1QZq__vehicleMain{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.Vehicles-module__PJ1QZq__vehicleIconWrapper{background-color:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Vehicles-module__PJ1QZq__iconCar{color:#6366f1}.Vehicles-module__PJ1QZq__iconMotorcycle{color:#f97316}.Vehicles-module__PJ1QZq__iconTruck{color:#2563eb}.Vehicles-module__PJ1QZq__vehicleInfo{flex-direction:column;min-width:0;display:flex}.Vehicles-module__PJ1QZq__vehiclePlate{color:#0f172a;letter-spacing:.05em;font-size:1.125rem;font-weight:700}.Vehicles-module__PJ1QZq__vehicleModel{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.Vehicles-module__PJ1QZq__vehicleColor{color:#475569;white-space:nowrap;background-color:#f1f5f9;border-radius:6px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem}.Vehicles-module__PJ1QZq__customerInfo{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.25rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.Vehicles-module__PJ1QZq__customerRow{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Vehicles-module__PJ1QZq__customerRow:first-child{color:#0f172a;font-weight:500}.Vehicles-module__PJ1QZq__customerIcon{color:#94a3b8;flex-shrink:0}.Vehicles-module__PJ1QZq__vehicleNote{color:#475569;background-color:#fffbeb;border-left:3px solid #fbbf24;border-radius:6px;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;padding:.5rem;font-size:.8125rem;font-style:italic;display:flex}.Vehicles-module__PJ1QZq__vehicleNote svg{color:#f59e0b;flex-shrink:0;margin-top:1px}.Vehicles-module__PJ1QZq__vehicleMeta{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.75rem;display:flex}.Vehicles-module__PJ1QZq__metaItem{align-items:center;gap:.25rem;display:flex}.Vehicles-module__PJ1QZq__vehicleActions{gap:.5rem;margin-bottom:.5rem;display:flex}.Vehicles-module__PJ1QZq__vehicleActionsSecondary{gap:.5rem;display:flex}.Vehicles-module__PJ1QZq__actionButton{flex:1;justify-content:center;align-items:center;gap:.375rem;transition:all .15s;display:flex;color:#475569!important;background-color:#f1f5f9!important;border:none!important;border-radius:8px!important;padding:.5rem!important;font-size:.8125rem!important;font-weight:500!important}.Vehicles-module__PJ1QZq__actionButton:hover{background-color:#e2e8f0!important}.Vehicles-module__PJ1QZq__actionButtonPrimary{flex:1;justify-content:center;align-items:center;gap:.375rem;transition:all .15s;display:flex;color:#2563eb!important;background-color:#dbeafe!important;border:none!important;border-radius:8px!important;padding:.5rem!important;font-size:.8125rem!important;font-weight:600!important}.Vehicles-module__PJ1QZq__actionButtonPrimary:hover{background-color:#bfdbfe!important}.Vehicles-module__PJ1QZq__actionButtonSmall{flex:1;justify-content:center;align-items:center;gap:.375rem;transition:all .15s;display:flex;color:#475569!important;background-color:#f1f5f9!important;border:none!important;border-radius:8px!important;padding:.5rem!important;font-size:.8125rem!important;font-weight:500!important}.Vehicles-module__PJ1QZq__actionButtonSmall:hover{background-color:#e2e8f0!important}.Vehicles-module__PJ1QZq__actionButtonDanger{justify-content:center;align-items:center;transition:all .15s;display:flex;color:#dc2626!important;background-color:#fef2f2!important;border:none!important;border-radius:8px!important;padding:.5rem .75rem!important}.Vehicles-module__PJ1QZq__actionButtonDanger:hover{background-color:#fee2e2!important}.Vehicles-module__PJ1QZq__form{flex-direction:column;gap:1rem;display:flex}.Vehicles-module__PJ1QZq__formGroup{flex-direction:column;gap:.375rem;display:flex}.Vehicles-module__PJ1QZq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Vehicles-module__PJ1QZq__formLabel{color:#374151;font-size:.875rem;font-weight:500}.Vehicles-module__PJ1QZq__formSelect{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.625rem;font-size:.875rem;transition:border-color .15s}.Vehicles-module__PJ1QZq__formSelect:focus{border-color:#6366f1;outline:none}.Vehicles-module__PJ1QZq__formTextarea{resize:none;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.625rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.Vehicles-module__PJ1QZq__formTextarea:focus{border-color:#6366f1;outline:none}.Vehicles-module__PJ1QZq__plateInput{text-transform:uppercase;letter-spacing:.05em!important;font-weight:600!important}.Vehicles-module__PJ1QZq__formActions{gap:.75rem;margin-top:.5rem;display:flex}.Vehicles-module__PJ1QZq__cancelButton{flex:1;color:#475569!important;background-color:#f1f5f9!important;border:none!important;border-radius:10px!important;padding:.625rem!important;font-weight:500!important}.Vehicles-module__PJ1QZq__cancelButton:hover{background-color:#e2e8f0!important}.Vehicles-module__PJ1QZq__submitButton{flex:1;color:#fff!important;background-color:#6366f1!important;border:none!important;border-radius:10px!important;padding:.625rem!important;font-weight:600!important}.Vehicles-module__PJ1QZq__submitButton:hover:not(:disabled){background-color:#4f46e5!important}.Vehicles-module__PJ1QZq__submitButton:disabled{opacity:.7;cursor:not-allowed}.Vehicles-module__PJ1QZq__historyModal{max-height:70vh;overflow-y:auto}.Vehicles-module__PJ1QZq__historyHeader{background-color:#f8fafc;border-radius:10px;margin-bottom:1rem;padding:1rem}.Vehicles-module__PJ1QZq__historyVehicleInfo{align-items:center;gap:.75rem;display:flex}.Vehicles-module__PJ1QZq__historyVehicleName{color:#0f172a;font-weight:600}.Vehicles-module__PJ1QZq__historyVehicleCustomer{color:#64748b;font-size:.8125rem}.Vehicles-module__PJ1QZq__historyLoading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.Vehicles-module__PJ1QZq__historyEmpty{text-align:center;color:#64748b;flex-direction:column;align-items:center;padding:2rem;display:flex}.Vehicles-module__PJ1QZq__historyEmptyIcon{opacity:.5;margin-bottom:.5rem}.Vehicles-module__PJ1QZq__historyList{flex-direction:column;gap:.75rem;display:flex}.Vehicles-module__PJ1QZq__historyItem{background-color:#f8fafc;border-left:3px solid #6366f1;border-radius:10px;padding:.875rem}.Vehicles-module__PJ1QZq__historyItemHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.Vehicles-module__PJ1QZq__historyItemTitle{color:#0f172a;font-weight:600}.Vehicles-module__PJ1QZq__historyItemMeta{color:#64748b;font-size:.75rem}.Vehicles-module__PJ1QZq__historyItemCost{color:#059669;white-space:nowrap;font-weight:600}.Vehicles-module__PJ1QZq__historyItemDesc{color:#475569;margin:0;font-size:.8125rem}.Vehicles-module__PJ1QZq__historyItemKm,.Vehicles-module__PJ1QZq__historyItemParts{color:#64748b;margin-top:.375rem;font-size:.75rem}@media (max-width:768px){.Vehicles-module__PJ1QZq__page{padding:1rem}.Vehicles-module__PJ1QZq__header{flex-direction:column;align-items:stretch}.Vehicles-module__PJ1QZq__headerContent{text-align:center}.Vehicles-module__PJ1QZq__title{font-size:1.25rem}.Vehicles-module__PJ1QZq__addButton{justify-content:center}.Vehicles-module__PJ1QZq__statsGrid{grid-template-columns:repeat(3,1fr);gap:.5rem}.Vehicles-module__PJ1QZq__statCard{text-align:center;flex-direction:column;gap:.5rem;padding:.75rem .5rem}.Vehicles-module__PJ1QZq__statIcon{width:36px;height:36px}.Vehicles-module__PJ1QZq__statValue{font-size:1.125rem}.Vehicles-module__PJ1QZq__statLabel{font-size:.6875rem}.Vehicles-module__PJ1QZq__vehicleGrid{grid-template-columns:1fr;gap:.75rem}.Vehicles-module__PJ1QZq__vehicleCard{border-radius:10px!important}.Vehicles-module__PJ1QZq__vehicleContent{padding:.875rem!important}.Vehicles-module__PJ1QZq__vehicleHeader{flex-direction:column;gap:.5rem}.Vehicles-module__PJ1QZq__vehicleColor{align-self:flex-start}.Vehicles-module__PJ1QZq__formRow{grid-template-columns:1fr;gap:.75rem}.Vehicles-module__PJ1QZq__formActions{flex-direction:column-reverse}.Vehicles-module__PJ1QZq__historyModal{max-height:60vh}.Vehicles-module__PJ1QZq__historyItemHeader{flex-direction:column;gap:.25rem}.Vehicles-module__PJ1QZq__historyItemCost{align-self:flex-start}}@media (max-width:480px){.Vehicles-module__PJ1QZq__page{padding:.75rem}.Vehicles-module__PJ1QZq__title{font-size:1.125rem}.Vehicles-module__PJ1QZq__subtitle{font-size:.8125rem}.Vehicles-module__PJ1QZq__buttonText{display:none}.Vehicles-module__PJ1QZq__addButton{padding:.625rem!important}.Vehicles-module__PJ1QZq__statsGrid{gap:.375rem}.Vehicles-module__PJ1QZq__statCard{padding:.5rem}.Vehicles-module__PJ1QZq__statIcon{width:32px;height:32px}.Vehicles-module__PJ1QZq__statValue,.Vehicles-module__PJ1QZq__vehiclePlate{font-size:1rem}.Vehicles-module__PJ1QZq__vehicleIconWrapper{width:36px;height:36px}.Vehicles-module__PJ1QZq__actionButton span,.Vehicles-module__PJ1QZq__actionButtonPrimary span,.Vehicles-module__PJ1QZq__actionButtonSmall span,.Vehicles-module__PJ1QZq__actionButtonDanger span{display:inline}.Vehicles-module__PJ1QZq__vehicleActions,.Vehicles-module__PJ1QZq__vehicleActionsSecondary{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:.5rem;display:grid}.Vehicles-module__PJ1QZq__actionButton,.Vehicles-module__PJ1QZq__actionButtonPrimary,.Vehicles-module__PJ1QZq__actionButtonSmall,.Vehicles-module__PJ1QZq__actionButtonDanger{gap:.4rem;width:100%;padding:.5rem!important;font-size:.75rem!important}}
.OnboardingLeftPanel-module__BKgzLa__panel{color:#fff;background-color:#111827;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3rem;display:flex;position:relative;overflow:hidden}.OnboardingLeftPanel-module__BKgzLa__panel:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#6366f166 0%,#11182700 70%);width:80%;height:80%;position:absolute;top:-20%;right:-20%}.OnboardingLeftPanel-module__BKgzLa__panel:after{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#ec489933 0%,#11182700 70%);width:60%;height:60%;position:absolute;bottom:-10%;left:-10%}.OnboardingLeftPanel-module__BKgzLa__brandLogo{z-index:10;letter-spacing:-.025em;align-items:center;gap:0;font-size:1.5rem;font-weight:800;display:flex;position:relative}.OnboardingLeftPanel-module__BKgzLa__quoteContainer{z-index:10;margin-top:auto;margin-bottom:auto;position:relative}.OnboardingLeftPanel-module__BKgzLa__quote{color:#f3f4f6;margin-bottom:1.5rem;font-size:2rem;font-weight:600;line-height:1.25}.OnboardingLeftPanel-module__BKgzLa__quoteAuthor{color:#9ca3af;font-size:1rem;font-weight:500}.OnboardingLeftPanel-module__BKgzLa__illustration{z-index:10;flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex;position:relative}.OnboardingLeftPanel-module__BKgzLa__illustrationBadge{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;border-radius:999px;align-self:flex-start;padding:.4rem .9rem;font-size:.75rem;font-weight:600}.OnboardingLeftPanel-module__BKgzLa__illustrationIcons{align-items:center;gap:.75rem;display:flex}.OnboardingLeftPanel-module__BKgzLa__illustrationIcon{background:#0f172a99;border:1px solid #94a3b859;border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 10px 20px #0f172a66}.OnboardingLeftPanel-module__BKgzLa__illustrationText{color:#cbd5f5;max-width:22rem;font-size:.95rem;line-height:1.5}
.ShopPhotoWithWatermark-module__tzwbCq__wrapper{width:100%;height:100%;position:relative;overflow:hidden}.ShopPhotoWithWatermark-module__tzwbCq__wrapper img{width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.ShopPhotoWithWatermark-module__tzwbCq__wrapperNoFill img{width:auto;max-width:100%;height:auto;max-height:100%;position:relative}.ShopPhotoWithWatermark-module__tzwbCq__watermark{pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ShopPhotoWithWatermark-module__tzwbCq__watermark:after{content:"dakikQ";letter-spacing:.02em;color:#ffffff40;text-shadow:0 1px 2px #0000004d;white-space:nowrap;font-size:max(1.5rem,min(8vw,3rem));font-weight:700;transform:rotate(-35deg)}
.Button-module__8RiFmG__button{border-radius:var(--radius);cursor:pointer;letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;outline:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__button:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary)}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--primary-foreground)}.Button-module__8RiFmG__primary:hover{background-color:var(--primary-hover)}.Button-module__8RiFmG__secondary{background-color:var(--background-muted);color:var(--foreground)}.Button-module__8RiFmG__secondary:hover{background-color:#e4e4e7}.Button-module__8RiFmG__outline{border-color:var(--secondary-border);color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--background-subtle);border-color:var(--border-strong)}.Button-module__8RiFmG__ghost{color:var(--foreground-muted);background-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:var(--background-muted);color:var(--foreground)}.Button-module__8RiFmG__danger{color:var(--danger);background-color:#fff;border-color:#fee2e2}.Button-module__8RiFmG__danger:hover{background-color:var(--danger-bg);border-color:#fecaca}.Button-module__8RiFmG__sm{height:2rem;padding:0 .75rem;font-size:.8125rem}.Button-module__8RiFmG__md{height:2.5rem;padding:0 1rem}.Button-module__8RiFmG__lg{height:3rem;padding:0 1.5rem;font-size:1rem}.Button-module__8RiFmG__fullWidth{width:100%}
.Card-module__b6YjYG__card{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.Card-module__b6YjYG__hoverable{cursor:pointer;transition:transform .2s,border-color .2s}.Card-module__b6YjYG__hoverable:hover{border-color:var(--foreground-muted);transform:translateY(-2px)}.Card-module__b6YjYG__header{border-bottom:1px solid var(--border);padding:1.5rem}.Card-module__b6YjYG__title{color:var(--brand-black);font-size:1rem;font-weight:600;line-height:1.4}.Card-module__b6YjYG__content{flex:1;padding:1.5rem}.Card-module__b6YjYG__footer{background-color:var(--background-subtle);border-top:1px solid var(--border);align-items:center;padding:1rem 1.5rem;display:flex}
.Calendar-module__jIgQeq__container{box-sizing:border-box;background:#fafafa;flex-direction:column;gap:.75rem;max-width:100%;height:calc(100vh - 80px);padding:1rem;display:flex;overflow:hidden}.Calendar-module__jIgQeq__header{flex-direction:column;flex-shrink:0;gap:.375rem;padding:0;display:flex}.Calendar-module__jIgQeq__headerLeft{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;max-width:100%;display:flex;overflow-x:hidden}.Calendar-module__jIgQeq__dateControls{background:#fff;border:1.5px solid #e4e4e7;border-radius:10px;align-items:center;gap:.25rem;padding:.2rem;display:flex}.Calendar-module__jIgQeq__navButton{justify-content:center;align-items:center;width:32px;min-width:auto;height:32px;padding:.375rem;display:flex}.Calendar-module__jIgQeq__dateButton{text-align:center;cursor:pointer;color:#18181b;background:0 0;border:none;border-radius:6px;min-width:180px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600}.Calendar-module__jIgQeq__dateButton:hover{color:#6366f1;background:#f5f5f5}.Calendar-module__jIgQeq__viewControls{align-items:center;gap:.375rem;display:flex}.Calendar-module__jIgQeq__viewButton{align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;display:flex}.Calendar-module__jIgQeq__addButton{color:#fff;white-space:nowrap;background:#09090b;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;display:flex}.Calendar-module__jIgQeq__addButton:hover{background:#27272a;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Calendar-module__jIgQeq__desktopFilters{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.Calendar-module__jIgQeq__searchFilter{box-sizing:border-box;flex-wrap:wrap;gap:.375rem;width:100%;max-width:100%;margin-bottom:.375rem;display:none}.Calendar-module__jIgQeq__searchWrapper{flex:none;min-width:220px;max-width:280px;position:relative}.Calendar-module__jIgQeq__searchIcon{color:#71717a;pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.Calendar-module__jIgQeq__searchInput{width:100%;height:auto;padding-top:.3rem!important;padding-bottom:.3rem!important;padding-left:28px!important;font-size:.75rem!important}.Calendar-module__jIgQeq__filterGroup{flex-shrink:0;gap:.375rem;display:flex}.Calendar-module__jIgQeq__filterSelect{cursor:pointer;color:#18181b;background-color:#fff;border:1px solid #e4e4e7;border-radius:6px;flex-shrink:0;min-width:140px;max-width:160px;padding:.3rem .6rem;font-size:.75rem}.Calendar-module__jIgQeq__calendarCard{background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width:768px){.Calendar-module__jIgQeq__container{box-sizing:border-box;flex-direction:column;gap:.25rem;width:100%;max-width:100%;height:calc(100vh - 64px);max-height:calc(100vh - 64px);padding:.4rem;display:flex;overflow:hidden}.Calendar-module__jIgQeq__header{z-index:10;flex-direction:column;flex-shrink:0;align-items:stretch;gap:.25rem;margin-bottom:0;padding:0;position:relative}.Calendar-module__jIgQeq__headerLeft{flex-flow:row;align-items:center;gap:.2rem;width:100%;margin-bottom:0;overflow:hidden}.Calendar-module__jIgQeq__dateControls{flex:auto;justify-content:space-between;min-width:0;max-width:100%;padding:.15rem}.Calendar-module__jIgQeq__dateButton{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:.2rem .25rem;font-size:.625rem;overflow:hidden}.Calendar-module__jIgQeq__navButton{width:26px;height:26px;padding:.2rem}.Calendar-module__jIgQeq__viewControls{flex-shrink:0;gap:.15rem;min-width:-moz-fit-content;min-width:fit-content;display:flex}.Calendar-module__jIgQeq__viewButton{flex-shrink:0;min-width:30px;max-width:34px;padding:.15rem .25rem;font-size:.625rem}.Calendar-module__jIgQeq__viewButton span{display:none}.Calendar-module__jIgQeq__addButton{flex-shrink:0;justify-content:center;gap:.1rem;min-width:auto;max-width:38px;padding:.15rem .3rem;font-size:.625rem}.Calendar-module__jIgQeq__addButton span,.Calendar-module__jIgQeq__desktopFilters{display:none}.Calendar-module__jIgQeq__searchFilter{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.15rem;width:100%;margin-bottom:.15rem;display:flex;overflow-x:hidden}.Calendar-module__jIgQeq__searchWrapper{flex:none;min-width:100px;max-width:140px}.Calendar-module__jIgQeq__searchInput{height:26px!important;padding-top:.15rem!important;padding-bottom:.15rem!important;padding-left:22px!important;font-size:.625rem!important;line-height:1.2!important}.Calendar-module__jIgQeq__searchIcon{width:11px;height:11px;left:5px}.Calendar-module__jIgQeq__filterGroup{flex-shrink:0;gap:.15rem;display:flex}.Calendar-module__jIgQeq__filterSelect{flex-shrink:0;min-width:65px;max-width:95px;height:26px;padding:.15rem .25rem;font-size:.625rem}.Calendar-module__jIgQeq__calendarCard{flex-direction:column;flex:1;min-height:0;max-height:100%;display:flex;overflow:hidden}}
.staff-module__KG2VPa__container{background:#fafafa;flex-direction:column;gap:.75rem;height:calc(100vh - 80px);padding:1rem;display:flex;overflow:hidden}.staff-module__KG2VPa__headerInfo{background:#fff;border-radius:10px;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem;display:flex;box-shadow:0 2px 8px #0000000d}.staff-module__KG2VPa__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 2px 8px #00000026}.staff-module__KG2VPa__staffInfo{flex:1;min-width:0}.staff-module__KG2VPa__staffName{color:#18181b;word-break:break-word;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.staff-module__KG2VPa__staffTitle{color:#71717a;margin:0;font-size:.875rem}.staff-module__KG2VPa__header{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:0;display:flex}.staff-module__KG2VPa__headerLeft{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;display:flex}.staff-module__KG2VPa__dateControls{background:#fff;border:1.5px solid #e4e4e7;border-radius:10px;align-items:center;gap:.25rem;padding:.2rem;display:flex}.staff-module__KG2VPa__navButton{justify-content:center;align-items:center;width:32px;min-width:auto;height:32px;padding:.375rem;display:flex}.staff-module__KG2VPa__dateButton{text-align:center;cursor:pointer;color:#18181b;background:0 0;border:none;border-radius:6px;min-width:180px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;transition:all .2s}.staff-module__KG2VPa__dateButton:hover{color:#6366f1;background:#f5f5f5}.staff-module__KG2VPa__viewControls{align-items:center;gap:.375rem;display:flex}.staff-module__KG2VPa__viewButton{align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;display:flex}.staff-module__KG2VPa__searchBar{flex-wrap:wrap;flex-shrink:0;gap:.375rem;margin-bottom:.375rem;display:flex}.staff-module__KG2VPa__searchInput{flex:1;min-width:180px;max-width:280px;position:relative}.staff-module__KG2VPa__searchIcon{color:#71717a;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.staff-module__KG2VPa__input{width:100%;padding-top:.3rem!important;padding-bottom:.3rem!important;padding-left:28px!important;font-size:.75rem!important}.staff-module__KG2VPa__filterSelect{cursor:pointer;color:#18181b;background-color:#fff;border:1px solid #e4e4e7;border-radius:6px;min-width:120px;padding:.3rem .6rem;font-size:.75rem}.staff-module__KG2VPa__calendarCard{background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width:768px){.staff-module__KG2VPa__container{box-sizing:border-box;flex-direction:column;gap:.25rem;width:100%;max-width:100%;height:calc(100vh - 64px);max-height:calc(100vh - 64px);padding:.4rem;display:flex;overflow:hidden}.staff-module__KG2VPa__headerInfo{flex-shrink:0;gap:.4rem;padding:.4rem}.staff-module__KG2VPa__avatar{width:36px;height:36px;font-size:.875rem}.staff-module__KG2VPa__staffName{font-size:.8125rem}.staff-module__KG2VPa__staffTitle{font-size:.6875rem}.staff-module__KG2VPa__header{z-index:10;flex-direction:column;flex-shrink:0;align-items:stretch;gap:.25rem;margin-bottom:0;padding:0;position:relative}.staff-module__KG2VPa__headerLeft{flex-flow:row;align-items:center;gap:.2rem;width:100%;margin-bottom:0;overflow:hidden}.staff-module__KG2VPa__dateControls{flex:auto;justify-content:space-between;min-width:0;max-width:100%;padding:.15rem}.staff-module__KG2VPa__dateButton{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:.2rem .25rem;font-size:.625rem;overflow:hidden}.staff-module__KG2VPa__navButton{width:26px;height:26px;padding:.2rem}.staff-module__KG2VPa__viewControls{flex-shrink:0;gap:.15rem;min-width:-moz-fit-content;min-width:fit-content;display:flex}.staff-module__KG2VPa__viewButton{flex-shrink:0;min-width:30px;max-width:34px;padding:.15rem .25rem;font-size:.625rem}.staff-module__KG2VPa__viewButton span{display:none}.staff-module__KG2VPa__searchBar{flex-flow:row;flex-shrink:0;align-items:center;gap:.15rem;margin-bottom:.15rem;display:flex}.staff-module__KG2VPa__searchInput{flex:auto;width:100%;min-width:0;max-width:none}.staff-module__KG2VPa__searchIcon{width:11px;height:11px;left:5px}.staff-module__KG2VPa__input{height:26px!important;padding-top:.15rem!important;padding-bottom:.15rem!important;padding-left:22px!important;font-size:.625rem!important;line-height:1.2!important}.staff-module__KG2VPa__filterSelect{flex-shrink:0;width:auto;min-width:85px;max-width:100px;height:26px;padding:.15rem .3rem;font-size:.625rem}.staff-module__KG2VPa__calendarCard{flex-direction:column;flex:1;min-height:0;max-height:100%;display:flex;overflow:hidden}}
.BookingWizard-module__hRBk-q__container{max-width:600px;font-family:var(--font-sans);box-sizing:border-box;flex-direction:column;flex:1;justify-content:flex-start;width:100%;min-height:auto;margin:0 auto;padding:.25rem 1rem;display:flex;position:relative;overflow:hidden auto}@media (min-width:1024px){.BookingWizard-module__hRBk-q__container{justify-content:flex-start;padding:1rem;overflow-y:visible}}.BookingWizard-module__hRBk-q__progress{justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem;display:flex}.BookingWizard-module__hRBk-q__step{background-color:var(--border);border-radius:99px;width:2rem;height:4px;transition:all .4s cubic-bezier(.4,0,.2,1)}.BookingWizard-module__hRBk-q__activeStep{background-color:var(--brand-black,#000);width:3.5rem}.BookingWizard-module__hRBk-q__stepTitle{text-align:center;color:#0f172a;letter-spacing:-.02em;margin-top:-.125rem;margin-bottom:.5rem;padding:0 .25rem;font-size:1.125rem;font-weight:800}@media (min-width:1024px){.BookingWizard-module__hRBk-q__stepTitle{margin-top:-.25rem;margin-bottom:.75rem;padding:0 .5rem;font-size:1.25rem}}.BookingWizard-module__hRBk-q__grid{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;margin-top:-.25rem;margin-bottom:.25rem;padding:0 .25rem;display:flex}@media (min-width:1024px){.BookingWizard-module__hRBk-q__grid{gap:.75rem;margin-top:-.5rem;margin-bottom:1.5rem;padding:0 .5rem}}.BookingWizard-module__hRBk-q__cardItem{cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;width:100%;min-height:4rem;padding:.75rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000a}@media (min-width:1024px){.BookingWizard-module__hRBk-q__cardItem{border-radius:14px;gap:.875rem;min-height:4.5rem;padding:1rem}}.BookingWizard-module__hRBk-q__cardItem:hover{background:#fafafa;border-color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.BookingWizard-module__hRBk-q__cardItem:active{background:#f5f5f5;transform:scale(.97)translateY(0);box-shadow:0 2px 8px #0000000f}.BookingWizard-module__hRBk-q__itemInfo{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:.25rem;display:flex}.BookingWizard-module__hRBk-q__itemName{color:#0f172a;text-transform:capitalize;letter-spacing:-.01em;margin-bottom:.125rem;font-size:1rem;font-weight:700;line-height:1.2}.BookingWizard-module__hRBk-q__itemDetail{color:#64748b;text-transform:capitalize;font-size:.875rem;font-weight:500;line-height:1.3}.BookingWizard-module__hRBk-q__priceBadge{color:#0f172a;white-space:nowrap;letter-spacing:-.02em;margin-left:auto;font-size:1.125rem;font-weight:800}.BookingWizard-module__hRBk-q__chevronIcon{color:#cbd5e1;flex-shrink:0;width:22px;height:22px;transition:all .25s cubic-bezier(.4,0,.2,1)}.BookingWizard-module__hRBk-q__cardItem:hover .BookingWizard-module__hRBk-q__chevronIcon{color:#0f172a;transform:translate(6px)}.BookingWizard-module__hRBk-q__dateScroll{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;-webkit-overflow-scrolling:touch;z-index:10;background:#fafafa;align-items:flex-start;gap:.5rem;width:100%;min-height:4.5rem;margin-top:-1rem;margin-bottom:.5rem;padding:.5rem 1rem;display:flex;position:sticky;top:0;overflow-x:auto;overflow-y:visible!important}.BookingWizard-module__hRBk-q__dateScroll::-webkit-scrollbar{display:none}.BookingWizard-module__hRBk-q__dateBtn{cursor:pointer;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;margin:0;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000a;box-sizing:border-box!important;flex-direction:column!important;flex:none!important;justify-content:space-between!important;align-items:center!important;width:4.25rem!important;min-width:4.25rem!important;height:5.5rem!important;min-height:5.5rem!important;padding:.75rem .5rem!important;display:flex!important;overflow:visible!important}.BookingWizard-module__hRBk-q__dateWeekday{text-transform:uppercase;letter-spacing:.02em;color:#475569!important;opacity:1!important;visibility:visible!important;z-index:1!important;font-size:.75rem!important;font-weight:600!important;line-height:1.2!important;display:block!important;position:relative!important}.BookingWizard-module__hRBk-q__dateDay{color:#475569!important;visibility:visible!important;z-index:1!important;margin-top:.125rem!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.2!important;display:block!important;position:relative!important}.BookingWizard-module__hRBk-q__dateBtn:hover:not(.BookingWizard-module__hRBk-q__activeDate){color:#1e293b;border-color:#000;transform:translateY(-2px)}.BookingWizard-module__hRBk-q__dateBtn:hover:not(.BookingWizard-module__hRBk-q__activeDate) .BookingWizard-module__hRBk-q__dateWeekday,.BookingWizard-module__hRBk-q__dateBtn:hover:not(.BookingWizard-module__hRBk-q__activeDate) .BookingWizard-module__hRBk-q__dateDay{opacity:1;color:#1e293b}.BookingWizard-module__hRBk-q__activeDate{color:#fff;background:#000;border-color:#000;transform:scale(1.08);box-shadow:0 4px 16px #00000040}.BookingWizard-module__hRBk-q__activeDate .BookingWizard-module__hRBk-q__dateWeekday,.BookingWizard-module__hRBk-q__activeDate .BookingWizard-module__hRBk-q__dateDay{color:#fff!important;opacity:1!important}.BookingWizard-module__hRBk-q__activeDate:hover{color:#fff}.BookingWizard-module__hRBk-q__activeDate:hover .BookingWizard-module__hRBk-q__dateWeekday,.BookingWizard-module__hRBk-q__activeDate:hover .BookingWizard-module__hRBk-q__dateDay{color:#fff!important;opacity:1!important}.BookingWizard-module__hRBk-q__slotsContainer{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;margin-bottom:0;padding:0 1rem;display:grid}.BookingWizard-module__hRBk-q__slotBtn{cursor:pointer;color:#111;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:2.5rem;padding:0;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0000000f}.BookingWizard-module__hRBk-q__slotBtn:hover:not(:disabled){border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.BookingWizard-module__hRBk-q__slotBtn.BookingWizard-module__hRBk-q__active{color:#fff;background:#111;border-color:#000;transform:translateY(-1px);box-shadow:0 4px 16px #0000004d}.BookingWizard-module__hRBk-q__slotBtn:active{transform:scale(.98)}.BookingWizard-module__hRBk-q__disabledSlot{opacity:.45;color:#94a3b8;box-shadow:none;cursor:not-allowed;pointer-events:none;background-color:#f8f9fa;border:1.5px dashed #e2e8f0}.BookingWizard-module__hRBk-q__fullSlot{position:relative;color:#dc2626!important;cursor:not-allowed!important;opacity:1!important;background-color:#fee2e2!important;border-color:#fca5a5!important}.BookingWizard-module__hRBk-q__fullSlot:hover{background-color:#fecaca!important;border-color:#f87171!important;transform:none!important;box-shadow:0 2px 8px #dc262633!important}.BookingWizard-module__hRBk-q__fullSlot:before{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#0000,#0000 4px,#dc26261a 4px 8px);border-radius:10px;position:absolute;top:0;bottom:0;left:0;right:0}.BookingWizard-module__hRBk-q__pastSlot{color:#94a3b8!important;cursor:not-allowed!important;background-color:#f1f5f9!important;border-color:#cbd5e1!important}.BookingWizard-module__hRBk-q__summaryReceipt{background:#fff;border:2px solid #e2e8f0;border-radius:20px;margin-top:-.5rem;margin-bottom:2rem;padding:0;overflow:hidden;box-shadow:0 4px 16px #0000000f}.BookingWizard-module__hRBk-q__receiptHeader{text-align:center;background:linear-gradient(#f9fafb,#fff);border-bottom:2px solid #e2e8f0;padding:1.75rem 1.5rem}.BookingWizard-module__hRBk-q__receiptHeader h3{color:#0f172a;letter-spacing:-.02em;font-size:1.375rem;font-weight:700}.BookingWizard-module__hRBk-q__receiptBody{flex-direction:column;gap:1.25rem;padding:1.75rem 1.5rem;display:flex}.BookingWizard-module__hRBk-q__summaryRow{color:#64748b;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;display:flex}.BookingWizard-module__hRBk-q__summaryRow strong{color:#0f172a;text-align:right;font-size:1.0625rem;font-weight:700}.BookingWizard-module__hRBk-q__totalRow{color:#0f172a;letter-spacing:-.02em;border-top:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.BookingWizard-module__hRBk-q__actionBar{-webkit-backdrop-filter:blur(20px);z-index:50;background:#fffffffa;border-top:1px solid #e4e4e7;justify-content:flex-start;align-items:center;max-width:600px;margin:0 auto;padding:.875rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000a}.BookingWizard-module__hRBk-q__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.BookingWizard-module__hRBk-q__backBtn:hover{color:#0f172a;background:#f8fafc}@media (min-width:600px){.BookingWizard-module__hRBk-q__container{padding:1.5rem 1.5rem 2rem}.BookingWizard-module__hRBk-q__slotsContainer{grid-template-columns:repeat(3,1fr)!important;gap:.5rem!important;padding:0 1rem!important;display:grid!important}.BookingWizard-module__hRBk-q__slotBtn{flex:none!important;width:100%!important;max-width:none!important;height:2.5rem!important;font-size:.8125rem!important}.BookingWizard-module__hRBk-q__actionBar{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;max-width:100%;padding:1rem 0;position:sticky;bottom:0}.BookingWizard-module__hRBk-q__grid{margin-bottom:1.5rem}.BookingWizard-module__hRBk-q__dateScroll{padding:.75rem 1.5rem 1.25rem}.BookingWizard-module__hRBk-q__dateBtn{width:3.75rem;height:4.25rem}}.BookingWizard-module__hRBk-q__otpContainer{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex}.BookingWizard-module__hRBk-q__otpIcon{background:linear-gradient(135deg,#c7d2fe 0%,#e0e7ff 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex;box-shadow:0 4px 12px #6366f126}.BookingWizard-module__hRBk-q__otpTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.BookingWizard-module__hRBk-q__otpSubtitle{color:#64748b;max-width:300px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.BookingWizard-module__hRBk-q__otpInputGroup{flex-direction:column;align-items:center;width:100%;margin-bottom:.75rem;display:flex}.BookingWizard-module__hRBk-q__otpInput{text-align:center;letter-spacing:.5rem;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;height:52px;font-size:1.5rem;font-weight:700;transition:all .2s}.BookingWizard-module__hRBk-q__otpInput:focus{border-color:#000;outline:none;box-shadow:0 0 0 3px #0000001a}.BookingWizard-module__hRBk-q__otpResend{color:#64748b;margin-top:.5rem;font-size:.8125rem}.BookingWizard-module__hRBk-q__otpResendBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.875rem;font-weight:600;text-decoration:underline}.BookingWizard-module__hRBk-q__otpSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border:none;border-radius:12px;width:100%;min-height:44px;margin-top:.75rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.BookingWizard-module__hRBk-q__otpSubmitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.BookingWizard-module__hRBk-q__otpSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.BookingWizard-module__hRBk-q__successContainer{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex}.BookingWizard-module__hRBk-q__successIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.75rem;animation:.5s cubic-bezier(.34,1.56,.64,1) BookingWizard-module__hRBk-q__successPop;display:flex}@keyframes BookingWizard-module__hRBk-q__successPop{0%{transform:scale(0)}to{transform:scale(1)}}.BookingWizard-module__hRBk-q__successTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 .375rem;font-size:1.125rem;font-weight:800}.BookingWizard-module__hRBk-q__successSubtitle{color:#64748b;margin:0 0 1rem;padding:0 .5rem;font-size:.8125rem;line-height:1.5}.BookingWizard-module__hRBk-q__successDetails{background:#fff;border:1px solid #e4e4e7;border-radius:12px;width:100%;margin-bottom:.75rem;padding:.75rem;box-shadow:0 2px 8px #0000000a}.BookingWizard-module__hRBk-q__successDetailRow{padding:var(--space-sm,.5rem)0;border-bottom:1px solid #e2e8f0;justify-content:space-between;font-size:max(.75rem,min(3vw,.8125rem));display:flex}.BookingWizard-module__hRBk-q__successDetailRow:last-child{border-bottom:none}.BookingWizard-module__hRBk-q__successDetailLabel{color:#64748b}.BookingWizard-module__hRBk-q__successDetailValue{color:#0f172a;font-weight:600}.BookingWizard-module__hRBk-q__successActionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border:none;border-radius:10px;width:100%;min-height:44px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .2s}.BookingWizard-module__hRBk-q__successActionBtn:hover{background:#1a1a1a;transform:translateY(-1px)}.BookingWizard-module__hRBk-q__cancelContainer{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex}.BookingWizard-module__hRBk-q__cancelIcon{background:linear-gradient(135deg,#c7d2fe 0%,#e0e7ff 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;display:flex;box-shadow:0 4px 12px #6366f126}.BookingWizard-module__hRBk-q__cancelTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.375rem;font-size:1.125rem;font-weight:800}.BookingWizard-module__hRBk-q__cancelSubtitle{color:#64748b;margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.BookingWizard-module__hRBk-q__cancelInputGroup{flex-direction:column;gap:.625rem;width:100%;margin-bottom:1rem;display:flex}.BookingWizard-module__hRBk-q__cancelInput{box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.875rem;transition:all .2s}.BookingWizard-module__hRBk-q__cancelInput:focus{border-color:#000;outline:none;box-shadow:0 0 0 3px #0000001a}.BookingWizard-module__hRBk-q__cancelSearchBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border:none;border-radius:10px;width:100%;min-height:44px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .2s}.BookingWizard-module__hRBk-q__cancelSearchBtn:hover{background:#1a1a1a;transform:translateY(-1px)}.BookingWizard-module__hRBk-q__cancelSearchBtn:disabled{opacity:.6;cursor:not-allowed}.BookingWizard-module__hRBk-q__appointmentCard{text-align:left;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem}.BookingWizard-module__hRBk-q__appointmentCardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.BookingWizard-module__hRBk-q__appointmentDate{color:#0f172a;flex:1;font-size:.9375rem;font-weight:700}.BookingWizard-module__hRBk-q__appointmentStatus{white-space:nowrap;border-radius:10px;flex-shrink:0;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700}.BookingWizard-module__hRBk-q__appointmentStatusConfirmed{color:#16a34a;background:#dcfce7}.BookingWizard-module__hRBk-q__appointmentStatusPending{color:#d97706;background:#fef3c7}.BookingWizard-module__hRBk-q__appointmentDetails{color:#64748b;flex-direction:column;gap:.1875rem;margin-bottom:.5rem;font-size:.75rem;display:flex}.BookingWizard-module__hRBk-q__appointmentCancelBtn{color:#dc2626;cursor:pointer;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1.5px solid #fecaca;border-radius:8px;width:100%;padding:.625rem;font-size:.75rem;font-weight:700;transition:all .2s}.BookingWizard-module__hRBk-q__appointmentCancelBtn:hover{background:linear-gradient(135deg,#fecaca 0%,#fca5a5 100%);transform:translateY(-1px)}.BookingWizard-module__hRBk-q__appointmentTabs{background:#f1f5f9;border-radius:10px;gap:.5rem;width:100%;margin-bottom:.75rem;padding:.25rem;display:flex}.BookingWizard-module__hRBk-q__appointmentTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.BookingWizard-module__hRBk-q__appointmentTab:hover:not(.BookingWizard-module__hRBk-q__appointmentTabActive){color:#475569;background:#ffffff80}.BookingWizard-module__hRBk-q__appointmentTabActive{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}.BookingWizard-module__hRBk-q__appointmentTabBadge{color:#fff;background:#0f172a;border-radius:10px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.BookingWizard-module__hRBk-q__appointmentTabBadgePast{background:#94a3b8}.BookingWizard-module__hRBk-q__appointmentCardPast{opacity:.7}.BookingWizard-module__hRBk-q__appointmentServiceName{color:#0f172a;flex:1;font-size:.9375rem;font-weight:700}.BookingWizard-module__hRBk-q__appointmentInfo{flex-direction:column;gap:.375rem;margin-bottom:.625rem;display:flex}.BookingWizard-module__hRBk-q__appointmentInfoRow{color:#64748b;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.BookingWizard-module__hRBk-q__appointmentInfoRow svg{color:#94a3b8;flex-shrink:0}.BookingWizard-module__hRBk-q__appointmentEmptyState{color:#94a3b8;text-align:center;background:#fafafa;border:1px dashed #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.5rem 1rem;font-size:.8125rem;display:flex}.BookingWizard-module__hRBk-q__appointmentEmptyState svg{color:#cbd5e1}.BookingWizard-module__hRBk-q__stepContent{padding:var(--space-sm,.5rem)0}@media (max-width:375px){.BookingWizard-module__hRBk-q__stepContent{padding:var(--space-xs,.25rem)0}}.BookingWizard-module__hRBk-q__errorMessage{align-items:center;gap:var(--space-sm,.5rem);padding:var(--space-sm,.5rem)var(--space-md,.75rem);color:#dc2626;margin-bottom:var(--space-sm,.5rem);background:#fef2f2;border:1px solid #fecaca;border-radius:10px;font-size:max(.75rem,min(3vw,.8125rem));display:flex}.BookingWizard-module__hRBk-q__loadingSpinner{width:max(32px,min(10vw,40px));height:max(32px,min(10vw,40px));margin:var(--space-lg,1rem)auto;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:.8s linear infinite BookingWizard-module__hRBk-q__spin}@keyframes BookingWizard-module__hRBk-q__spin{to{transform:rotate(360deg)}}@media (max-width:375px){.BookingWizard-module__hRBk-q__container{padding:.125rem .75rem}.BookingWizard-module__hRBk-q__stepTitle{margin-bottom:.375rem;font-size:1rem}.BookingWizard-module__hRBk-q__grid{gap:.375rem;margin-top:-.375rem;padding:0 .125rem}.BookingWizard-module__hRBk-q__cardItem{border-radius:10px;gap:.625rem;min-height:3.5rem;padding:.625rem}.BookingWizard-module__hRBk-q__itemName{font-size:.9375rem}.BookingWizard-module__hRBk-q__itemDetail{font-size:.8125rem}.BookingWizard-module__hRBk-q__priceBadge{font-size:1rem}.BookingWizard-module__hRBk-q__dateScroll{min-height:4rem;margin-bottom:.375rem;padding:.375rem .75rem .25rem}.BookingWizard-module__hRBk-q__dateBtn{width:3.5rem!important;min-width:3.5rem!important;height:4.75rem!important;min-height:4.75rem!important;padding:.5rem .375rem!important}.BookingWizard-module__hRBk-q__dateWeekday{font-size:.6875rem!important}.BookingWizard-module__hRBk-q__dateDay{font-size:1rem!important}.BookingWizard-module__hRBk-q__slotsContainer{gap:.375rem;padding:0 .75rem}.BookingWizard-module__hRBk-q__slotBtn{border-radius:8px;height:2.25rem;font-size:.75rem}.BookingWizard-module__hRBk-q__summaryReceipt{border-radius:16px;margin-top:-.75rem;margin-bottom:1.5rem}.BookingWizard-module__hRBk-q__receiptHeader{padding:1.25rem 1rem}.BookingWizard-module__hRBk-q__receiptHeader h3{font-size:1.125rem}.BookingWizard-module__hRBk-q__receiptBody{gap:1rem;padding:1.25rem 1rem}.BookingWizard-module__hRBk-q__summaryRow{font-size:.875rem}.BookingWizard-module__hRBk-q__summaryRow strong{font-size:.9375rem}.BookingWizard-module__hRBk-q__totalRow{margin-top:1rem;padding-top:1rem;font-size:1.25rem}.BookingWizard-module__hRBk-q__actionBar{padding:.625rem .75rem}}@media (max-width:359px){.BookingWizard-module__hRBk-q__container{padding:.125rem .5rem}.BookingWizard-module__hRBk-q__stepTitle{font-size:.9375rem}.BookingWizard-module__hRBk-q__cardItem{min-height:3.25rem;padding:.5rem}.BookingWizard-module__hRBk-q__dateBtn{width:3rem!important;min-width:3rem!important;height:4.25rem!important}.BookingWizard-module__hRBk-q__otpInput{width:32px;height:38px;font-size:.9375rem}}
.Input-module__5jsJuW__container,.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--brand-black);margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.Input-module__5jsJuW__input{border:1.5px solid var(--border);background-color:var(--background);height:2.75rem;color:var(--foreground);box-sizing:border-box;border-radius:12px;outline:none;width:100%;padding:0 .875rem;font-family:inherit;font-size:.9375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Input-module__5jsJuW__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #09090b1a}.Input-module__5jsJuW__input::placeholder{color:var(--foreground-muted)}.Input-module__5jsJuW__hasError{border-color:var(--danger)}.Input-module__5jsJuW__hasError:focus{box-shadow:0 0 0 3px #e11d481a}.Input-module__5jsJuW__error{color:var(--danger);margin-top:-.25rem;font-size:.75rem}
.ShopsPage-module__6Zh8CG__container{max-width:1400px;margin:0 auto;padding:2rem;animation:.4s ease-in ShopsPage-module__6Zh8CG__fadeIn}@keyframes ShopsPage-module__6Zh8CG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ShopsPage-module__6Zh8CG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ShopsPage-module__6Zh8CG__title{color:#09090b;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.ShopsPage-module__6Zh8CG__subtitle{color:#71717a;margin-top:.5rem;margin-bottom:0;font-size:1rem}.ShopsPage-module__6Zh8CG__tableCard{background:#fff;border:1px solid #e4e4e7;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ShopsPage-module__6Zh8CG__table{border-collapse:collapse;width:100%}.ShopsPage-module__6Zh8CG__table thead{background:#fafafa;border-bottom:1px solid #e4e4e7}.ShopsPage-module__6Zh8CG__table th{text-align:left;color:#71717a;text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.875rem;font-weight:600}.ShopsPage-module__6Zh8CG__table tbody tr{border-bottom:1px solid #f5f5f5;transition:background .2s}.ShopsPage-module__6Zh8CG__table tbody tr:hover{background:#fafafa}.ShopsPage-module__6Zh8CG__table tbody tr:last-child{border-bottom:none}.ShopsPage-module__6Zh8CG__table td{color:#09090b;padding:1rem}.ShopsPage-module__6Zh8CG__table td:first-child{font-weight:500}.ShopsPage-module__6Zh8CG__emptyState{text-align:center;color:#71717a;padding:3rem}.ShopsPage-module__6Zh8CG__statusBadge{border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.ShopsPage-module__6Zh8CG__statusActive{color:#22c55e;background:#22c55e1a}.ShopsPage-module__6Zh8CG__statusInactive{color:#ef4444;background:#ef44441a}.ShopsPage-module__6Zh8CG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.ShopsPage-module__6Zh8CG__statCard{background:#fff;border:1px solid #e4e4e7;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000a}.ShopsPage-module__6Zh8CG__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.ShopsPage-module__6Zh8CG__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ShopsPage-module__6Zh8CG__statValue{color:#09090b;font-size:1.5rem;font-weight:700;line-height:1.2}.ShopsPage-module__6Zh8CG__statLabel{color:#71717a;margin-top:.25rem;font-size:.875rem}.ShopsPage-module__6Zh8CG__searchBar{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ShopsPage-module__6Zh8CG__searchInputWrapper{flex:1;position:relative}.ShopsPage-module__6Zh8CG__searchInput{background:#fff;border:1px solid #e4e4e7;border-radius:10px;width:100%;padding:.75rem 2.5rem .75rem 2.75rem;font-size:.9375rem;transition:all .2s}.ShopsPage-module__6Zh8CG__searchInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.ShopsPage-module__6Zh8CG__clearButton{cursor:pointer;color:#71717a;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ShopsPage-module__6Zh8CG__clearButton:hover{color:#09090b;background:#f5f5f5}.ShopsPage-module__6Zh8CG__filterBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.625rem;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px}.ShopsPage-module__6Zh8CG__tableHeader{background:#fafafa;border-bottom:1px solid #e4e4e7;padding:1rem 1.5rem}.ShopsPage-module__6Zh8CG__tableTitle{color:#09090b;font-size:.9375rem;font-weight:600}@media (max-width:768px){.ShopsPage-module__6Zh8CG__container{padding:1rem}.ShopsPage-module__6Zh8CG__title{font-size:1.5rem}.ShopsPage-module__6Zh8CG__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ShopsPage-module__6Zh8CG__statCard{padding:1rem}.ShopsPage-module__6Zh8CG__statIcon{width:40px;height:40px}.ShopsPage-module__6Zh8CG__statValue{font-size:1.25rem}.ShopsPage-module__6Zh8CG__searchBar{flex-direction:column}.ShopsPage-module__6Zh8CG__searchInputWrapper{width:100%}.ShopsPage-module__6Zh8CG__table{font-size:.875rem}.ShopsPage-module__6Zh8CG__table th,.ShopsPage-module__6Zh8CG__table td{padding:.75rem .5rem}.ShopsPage-module__6Zh8CG__tableHeader{padding:.75rem 1rem}}
