@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.responsive-calendar-scroll{width:auto;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.responsive-calendar-week{min-width:720px}.responsive-schedule-week{min-width:680px}@media(min-width:900px){.responsive-calendar-week,.responsive-schedule-week{min-width:100%}}@media(max-width:520px){.responsive-calendar-week{min-width:660px}.responsive-schedule-week{min-width:620px}}:root{--bg: #07070F;--card: rgba(255, 255, 255, .06);--card2: rgba(255, 255, 255, .1);--border: rgba(255, 255, 255, .09);--acc: #7C5CFF;--acc2: #9B7EFF;--acc-dim: rgba(124, 92, 255, .18);--acc-border: rgba(124, 92, 255, .45);--sub: #8B8B9E;--txt: #ffffff;--grn: #4CAF50;--grn-dim: rgba(76, 175, 80, .15);--red: #FF5252;--amb: #FFB74D;--blue: #3B82F6;--blue-dim: rgba(59, 130, 246, .12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(ellipse 150% 80% at 20% 0%,#16103a,#07070f 55%,#0a0a1c) fixed;color:var(--txt);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;max-width:430px;margin:0 auto}@supports (padding: max(0px)){:root{--sat: env(safe-area-inset-top);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left);--sar: env(safe-area-inset-right)}#root{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media(min-width:500px)and (max-width:767px){body{background:#06060a}#root{box-shadow:0 0 80px #0009}}@media(min-width:768px){#root{max-width:none;box-shadow:none}}.mobile-frame-bg,.mobile-frame{width:100%}@media(min-width:768px){.mobile-frame-bg{min-height:100vh;display:flex;justify-content:center;background:radial-gradient(ellipse 80% 50% at 65% 0%,rgba(124,92,255,.07) 0%,transparent 65%),var(--bg)}.mobile-frame{width:430px;max-width:430px;flex-shrink:0;min-height:100vh;background:var(--card);border-left:1px solid var(--border);border-right:1px solid var(--border);box-shadow:0 0 80px #00000080;overflow:clip;position:relative}}.admin-shell{min-height:100vh}.admin-main{width:100%}.admin-sidebar,.admin-sidebar-header,.admin-sidebar-nav,.admin-sidebar-footer{display:none}@media(min-width:768px){.admin-shell{padding-right:260px}.admin-main{width:min(100%,1240px);margin:0 auto;padding:0 18px 20px;box-sizing:border-box}.admin-sidebar{display:flex;flex-direction:column;width:260px;height:100vh;position:fixed;right:0;top:0;background:var(--card);border-left:1px solid var(--border);z-index:50;direction:rtl}.admin-sidebar-header{display:flex;align-items:center;gap:12px;padding:20px 18px 16px;border-bottom:1px solid var(--border)}.admin-sidebar-nav{display:flex;flex-direction:column;padding:12px 10px;gap:2px;flex:1;overflow-y:auto}.admin-sidebar-item{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:11px;border:none;background:none;color:var(--sub);font-size:14px;font-weight:600;cursor:pointer;transition:background .12s,color .12s;font-family:Inter,sans-serif;direction:rtl;text-align:right;width:100%}.admin-sidebar-item:hover{background:var(--card2);color:#fff}.admin-sidebar-item.active{background:var(--acc-dim);color:var(--acc2)}[data-theme=light]{--txt: #0F172A}[data-theme=light] .admin-sidebar-item{color:#5a7aaa}[data-theme=light] .admin-sidebar-item:hover{background:#3b82f614;color:#0f172a}[data-theme=light] .admin-sidebar-item.active{background:#3b82f61a;color:#3b82f6}[data-theme=lilac] .admin-sidebar-item:hover{background:#c8a0ff1a;color:#f2eef8}[data-theme=lilac] .admin-sidebar-item.active{background:#c4a6f029;color:#d8c0ff}.admin-sidebar-footer{display:flex;padding:14px;border-top:1px solid var(--border)}.admin-sidebar-logout{width:100%;padding:9px;border-radius:9px;border:1px solid var(--border);background:none;color:var(--sub);font-size:13px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:border-color .12s,color .12s}.admin-sidebar-logout:hover{border-color:#ef444466;color:#ef4444}.admin-tab-bar{display:none!important}}@media(min-width:1440px){.admin-main{width:min(100%,1360px);padding-left:24px;padding-right:24px}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#fff3}.appointment-status-filters::-webkit-scrollbar{display:none}input,textarea,select,button{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}:focus-visible{outline:2px solid var(--acc);outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes checkmark{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes businessLoaderSlide{0%{transform:translate(-110%)}to{transform:translate(320%)}}.animate-in{animation:fadeInUp .35s ease forwards}.animate-slide{animation:slideIn .3s ease forwards}.pulse{animation:pulse 2s infinite}.checkmark-anim{animation:checkmark .5s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes otpSuccessRing{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}.otp-success-ring{animation:otpSuccessRing .55s cubic-bezier(.175,.885,.32,1.275) forwards}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.a11y-skip-link{position:fixed;top:8px;inset-inline-start:8px;z-index:100000;background:var(--acc, #7C5CFF);color:#fff;padding:10px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transform:translateY(-200%);transition:transform .15s ease;box-shadow:0 6px 18px #00000059;pointer-events:none}.a11y-skip-link:focus,.a11y-skip-link:focus-visible{transform:translateY(0);outline:3px solid #fff;outline-offset:2px;pointer-events:auto}#main-content:focus{outline:none}html.a11y-text-lg #root{zoom:1.125}html.a11y-text-xl #root{zoom:1.25}html.a11y-text-lg{font-size:112.5%}html.a11y-text-xl{font-size:125%}html.a11y-highlight-links a,html.a11y-highlight-links [role=link]{text-decoration:underline!important;text-underline-offset:3px!important;text-decoration-thickness:2px!important;outline:1px dashed currentColor;outline-offset:2px;font-weight:700!important}html.a11y-reduce-motion *,html.a11y-reduce-motion *:before,html.a11y-reduce-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}html.a11y-high-contrast #root,html.a11y-high-contrast #root *,html.a11y-high-contrast #root *:before,html.a11y-high-contrast #root *:after{color:#fff!important;border-color:#fff!important;text-shadow:none!important;box-shadow:none!important;background-image:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-decoration-color:#fff!important}html.a11y-high-contrast,html.a11y-high-contrast body,html.a11y-high-contrast #root,html.a11y-high-contrast #root div,html.a11y-high-contrast #root section,html.a11y-high-contrast #root article,html.a11y-high-contrast #root header,html.a11y-high-contrast #root footer,html.a11y-high-contrast #root main,html.a11y-high-contrast #root nav,html.a11y-high-contrast #root aside,html.a11y-high-contrast #root ul,html.a11y-high-contrast #root ol,html.a11y-high-contrast #root li,html.a11y-high-contrast #root table,html.a11y-high-contrast #root td,html.a11y-high-contrast #root th,html.a11y-high-contrast #root tr{background-color:#000!important}html.a11y-high-contrast #root button,html.a11y-high-contrast #root a,html.a11y-high-contrast #root [role=button],html.a11y-high-contrast #root [role=link],html.a11y-high-contrast #root [role=tab],html.a11y-high-contrast #root [role=menuitem]{background-color:#000!important;color:#ffd400!important;border:1px solid #ffd400!important;text-decoration:none!important}html.a11y-high-contrast #root button:hover,html.a11y-high-contrast #root a:hover,html.a11y-high-contrast #root [role=button]:hover,html.a11y-high-contrast #root button:focus-visible,html.a11y-high-contrast #root a:focus-visible,html.a11y-high-contrast #root [role=button]:focus-visible{background-color:#ffd400!important;color:#000!important}html.a11y-high-contrast #root [aria-pressed=true],html.a11y-high-contrast #root [aria-selected=true],html.a11y-high-contrast #root [aria-current=page],html.a11y-high-contrast #root [aria-current=true]{background-color:#ffd400!important;color:#000!important;border-color:#ffd400!important}html.a11y-high-contrast #root button:disabled,html.a11y-high-contrast #root [aria-disabled=true]{color:#888!important;border-color:#888!important;background-color:#000!important}html.a11y-high-contrast #root input,html.a11y-high-contrast #root textarea,html.a11y-high-contrast #root select{background-color:#000!important;color:#fff!important;border:1px solid #ffffff!important;caret-color:#ffd400!important}html.a11y-high-contrast #root input::placeholder,html.a11y-high-contrast #root textarea::placeholder{color:#ccc!important;opacity:1!important}html.a11y-high-contrast :focus-visible{outline:3px solid #ffd400!important;outline-offset:2px!important}html.a11y-high-contrast #root svg [fill]:not([fill=none]){fill:#fff!important}html.a11y-high-contrast #root svg [stroke]:not([stroke=none]){stroke:#fff!important}html.a11y-high-contrast{--bg: #000000;--card: #000000;--card2: #0a0a0a;--border: #ffffff;--acc: #ffd400;--acc2: #ffd400;--acc-dim: rgba(255,212,0,.18);--acc-border: #ffd400;--sub: #ffffff;--txt: #ffffff;--grn: #00ff7f;--red: #ff5050;--amb: #ffd400;--blue: #4cc3ff;color-scheme:dark}.a11y-launcher{position:fixed;inset-inline-end:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:99000;width:48px;height:48px;border-radius:50%;border:2px solid #fff;background:#1f4ed8;color:#fff;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 6px 22px #00000073;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .15s,box-shadow .15s}.a11y-launcher:hover,.a11y-launcher:focus-visible{transform:scale(1.06);outline:3px solid #ffd400;outline-offset:2px}@media(max-width:767px){.a11y-launcher{bottom:calc(78px + env(safe-area-inset-bottom))}}.a11y-menu-backdrop{position:fixed;inset:0;background:#0000008c;z-index:99100;display:flex;align-items:flex-end;justify-content:center}@media(min-width:600px){.a11y-menu-backdrop{align-items:center}}.a11y-menu-panel{background:#fff;color:#111827;width:100%;max-width:420px;border-radius:16px 16px 0 0;padding:18px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -10px 40px #0006;direction:rtl;max-height:90vh;overflow-y:auto;font-family:Inter,sans-serif}@media(min-width:600px){.a11y-menu-panel{border-radius:16px;padding-bottom:18px}}.a11y-menu-panel h2{font-size:18px;font-weight:800;margin:0 0 14px;color:#111827}.a11y-menu-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e5e7eb}.a11y-menu-row:last-of-type{border-bottom:none}.a11y-menu-row .a11y-row-label{font-size:14px;font-weight:600;color:#111827}.a11y-size-group{display:inline-flex;gap:6px}.a11y-size-btn{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.a11y-size-btn[aria-pressed=true]{background:#1f4ed8;color:#fff;border-color:#1f4ed8}.a11y-pill-toggle{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}.a11y-pill-toggle[aria-pressed=true]{background:#1f4ed8;color:#fff;border-color:#1f4ed8}.a11y-menu-actions{display:flex;gap:10px;margin-top:14px}.a11y-menu-actions button,.a11y-menu-actions a{flex:1;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700;font-family:inherit;text-align:center;text-decoration:none;cursor:pointer;border:1px solid #d1d5db}.a11y-menu-actions .a11y-btn-secondary{background:#fff;color:#111827}.a11y-menu-actions .a11y-btn-primary{background:#1f4ed8;color:#fff;border-color:#1f4ed8}:root{--page-gutter: clamp(14px, 2.4vw, 28px);--customer-content-max: 760px;--admin-content-max: 1440px}html,body,#root{width:100%;min-width:0}body{overflow-x:hidden}#root,.mobile-frame-bg,.mobile-frame,.admin-shell,.admin-main{min-width:0}img,svg,video,canvas{max-width:100%}input,textarea,select,button{max-width:100%;min-width:0}.customer-fixed-bar{width:100%!important;max-width:430px!important}.responsive-page{width:min(100%,var(--admin-content-max));margin-inline:auto;padding-inline:var(--page-gutter)}.responsive-card-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))!important}.responsive-scroll{width:100%;min-width:0;overflow-x:auto!important;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.responsive-table{min-width:760px}@media(min-width:768px){.mobile-frame-bg{padding:24px clamp(18px,4vw,64px)}.mobile-frame{width:min(100%,var(--customer-content-max));max-width:var(--customer-content-max);min-height:calc(100dvh - 48px);border:1px solid var(--border);border-radius:24px}.customer-fixed-bar{width:min(calc(100% - 36px),var(--customer-content-max))!important;max-width:var(--customer-content-max)!important;border-radius:18px 18px 0 0}.admin-main{width:min(100%,var(--admin-content-max))}}@media(max-width:767px){.admin-main{padding-inline:0;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.responsive-page{padding-inline:14px}.responsive-table{min-width:720px}}@media(max-width:380px){.responsive-card-grid{grid-template-columns:1fr!important}}.customer-modal-sheet{width:100%!important;max-width:430px!important}@media(min-width:768px){.customer-modal-sheet{width:min(calc(100% - 48px),640px)!important;max-width:640px!important;border-radius:20px!important;margin-bottom:24px}}.legacy-admin-content{width:min(100%,1200px);max-width:1200px!important}.legacy-admin-tabs{scrollbar-width:thin;position:sticky!important;top:0;z-index:40}.owner-admin-table{overflow-x:auto!important;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.owner-admin-table>div{min-width:1080px}@media(max-width:767px){.legacy-admin-content{width:100%;padding:14px!important}.legacy-admin-header{gap:10px;flex-wrap:wrap}.owner-admin-table>div{min-width:980px}}@media(min-width:1200px){.legacy-admin-content{padding:24px!important}}.responsive-pair-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.responsive-triplet-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.responsive-slot-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(72px,1fr))!important}@media(min-width:768px){.responsive-slot-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important}}@media(max-width:520px){.responsive-triplet-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:380px){.responsive-pair-grid,.responsive-triplet-grid{grid-template-columns:1fr!important}.responsive-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}[data-theme=dark]{color-scheme:dark;--app-bg: radial-gradient(ellipse 120% 80% at 40% 10%, #10121a 0%, #07080c 56%, #030304 100%);--bg: #050507;--surface: #0f1118;--surface-elevated: rgba(18, 20, 29, .94);--card: rgba(255, 255, 255, .045);--card2: rgba(255, 255, 255, .075);--border: rgba(196, 205, 216, .18);--acc: #c4cdd8;--acc2: #e3edf7;--acc-dim: rgba(196, 205, 216, .12);--acc-border: rgba(196, 205, 216, .38);--txt: #eef3f9;--sub: #9aa5b5;--theme-shadow: 0 24px 70px rgba(0, 0, 0, .46);--theme-ring: rgba(216, 228, 239, .22)}[data-theme=light]{color-scheme:light;--app-bg: radial-gradient(ellipse 200% 150% at 50% -20%, #e6edf7 0%, #f4f7fb 48%, #ffffff 100%);--bg: #f8fafd;--surface: #eef3f9;--surface-elevated: rgba(255, 255, 255, .94);--card: rgba(255, 255, 255, .72);--card2: rgba(59, 130, 246, .08);--border: rgba(37, 99, 235, .2);--acc: #2563eb;--acc2: #1d4ed8;--acc-dim: rgba(37, 99, 235, .1);--acc-border: rgba(37, 99, 235, .36);--txt: #0f172a;--sub: #52698d;--theme-shadow: 0 24px 70px rgba(30, 64, 175, .12);--theme-ring: rgba(37, 99, 235, .2)}[data-theme=lilac]{color-scheme:dark;--app-bg: radial-gradient(ellipse 150% 100% at 60% 110%, #1c1033 0%, #0b0619 58%, #040208 100%);--bg: #0a0518;--surface: #140b26;--surface-elevated: rgba(20, 11, 38, .95);--card: rgba(200, 160, 255, .06);--card2: rgba(200, 160, 255, .1);--border: rgba(196, 166, 240, .22);--acc: #c4a6f0;--acc2: #e0ceff;--acc-dim: rgba(196, 166, 240, .16);--acc-border: rgba(196, 166, 240, .46);--txt: #f5f1fa;--sub: #aa9abe;--theme-shadow: 0 24px 74px rgba(3, 1, 8, .58);--theme-ring: rgba(216, 192, 255, .24)}[data-theme] body{background:var(--app-bg) fixed;color:var(--txt)}[data-theme] .mobile-frame-bg{background:var(--app-bg)}@media(min-width:768px){[data-theme] .mobile-frame{background:var(--surface-elevated);border-color:var(--border);box-shadow:var(--theme-shadow),inset 0 1px 0 var(--theme-ring)}[data-theme] .admin-sidebar{background:var(--surface-elevated);border-color:var(--border);box-shadow:-16px 0 48px #0000001f}[data-theme] .admin-sidebar-item:hover{background:var(--card2);color:var(--txt)}[data-theme] .admin-sidebar-item.active{background:var(--acc-dim);color:var(--acc2);box-shadow:inset 0 0 0 1px var(--acc-border)}}[data-theme] ::selection{background:var(--acc);color:var(--bg)}[data-theme] input,[data-theme] textarea,[data-theme] select,[data-theme] button{transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}[data-theme] input::placeholder,[data-theme] textarea::placeholder{color:var(--sub);opacity:.78}[data-theme] button:disabled,[data-theme] [aria-disabled=true]{cursor:not-allowed!important;filter:saturate(.72)}[data-theme] :focus-visible{outline-color:var(--acc);box-shadow:0 0 0 4px var(--acc-dim)}[data-theme] ::-webkit-scrollbar-track{background:var(--bg)}[data-theme] ::-webkit-scrollbar-thumb{background:var(--acc-border);border-radius:999px}@media(prefers-reduced-motion:reduce){[data-theme] input,[data-theme] textarea,[data-theme] select,[data-theme] button{transition:none}}
