@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined";#roleMenu[data-v-7a730d25]{--menu-bg: #0e0d0c;--menu-bg-2: #141210;--menu-border: rgba(249, 115, 22, .12);--menu-border-hard: rgba(249, 115, 22, .22);--menu-hover: rgba(249, 115, 22, .08);--menu-active: rgba(249, 115, 22, .14);--menu-indicator: #f97316;--menu-fg: #f5ede4;--menu-muted: #7a6e65;--menu-icon-active: #fb923c;--menu-width-collapsed: 62px;--menu-width-expanded: 234px;position:fixed;top:0;left:0;width:var(--menu-width-collapsed);height:100vh;background-color:var(--menu-bg);z-index:20000;border-right:1px solid var(--menu-border-hard);overflow:hidden;box-shadow:4px 0 24px #0000008c;transition:width .32s cubic-bezier(.2,.8,.2,1)}#roleMenu[data-v-7a730d25]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#f97316 0%,#ea580c 60%,transparent 100%);pointer-events:none;z-index:1}.menuDesktop[data-v-7a730d25],.menuMobilePrimary[data-v-7a730d25]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 8px 12px}.menuDesktop li[data-v-7a730d25]{width:100%;opacity:0;transform:translate(-6px);animation:roleMenuItemIn-7a730d25 .3s ease forwards}.menuDesktop li[data-v-7a730d25]:nth-child(1){animation-delay:0s}.menuDesktop li[data-v-7a730d25]:nth-child(2){animation-delay:.03s}.menuDesktop li[data-v-7a730d25]:nth-child(3){animation-delay:.07s}.menuDesktop li[data-v-7a730d25]:nth-child(4){animation-delay:.11s}.menuDesktop li[data-v-7a730d25]:nth-child(5){animation-delay:.15s}.menuDesktop li[data-v-7a730d25]:nth-child(6){animation-delay:.19s}.menuDesktop li[data-v-7a730d25]:nth-child(7){animation-delay:.23s}.menuDesktop li[data-v-7a730d25]:nth-child(8){animation-delay:.27s}.menuMobilePrimary[data-v-7a730d25]{display:none}@keyframes roleMenuItemIn-7a730d25{to{opacity:1;transform:translate(0)}}.menuBrandItem[data-v-7a730d25]{width:100%;padding:0;opacity:1!important;transform:none!important;animation:none!important}.menuBrand[data-v-7a730d25]{display:flex;align-items:center;gap:0;height:62px;padding:0 0 0 7px;overflow:hidden}.menuBrandMark[data-v-7a730d25]{display:grid;place-items:center;width:44px;min-width:44px;height:36px;border-radius:6px;background:#f97316;color:#0e0d0c;font-size:16px;font-weight:900;letter-spacing:-.04em;line-height:1;flex-shrink:0}.menuBrandName[data-v-7a730d25]{width:0;opacity:0;overflow:hidden;white-space:nowrap;color:#f5ede4;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding-left:12px;transition:width .28s ease,opacity .28s ease}.menuDividerItem[data-v-7a730d25]{width:100%;padding:0 4px;opacity:1!important;transform:none!important;animation:none!important}.menuDivider[data-v-7a730d25]{height:1px;background:var(--menu-border-hard);margin-bottom:6px}.logoutItem[data-v-7a730d25]{margin-top:auto;border-top:1px solid var(--menu-border);padding-top:8px;width:100%}.btnNavMenu[data-v-7a730d25]{position:relative;isolation:isolate;width:100%;min-height:46px;border:none;border-radius:6px;background:transparent;color:var(--menu-fg);display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease}.btnNavMenu[data-v-7a730d25]:after{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:var(--menu-indicator);transform:scaleY(0);transform-origin:center;transition:transform .18s ease}.iconBtn-nav[data-v-7a730d25]{width:46px;min-width:46px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--menu-muted);transition:color .18s ease}.btnNavMenu p[data-v-7a730d25]{width:0;opacity:0;overflow:hidden;white-space:nowrap;font-size:12.5px;font-weight:600;letter-spacing:.01em;color:var(--menu-muted);transform:translate(-4px);transition:width .25s ease,opacity .25s ease,transform .25s ease,color .25s ease}.desktopLabel[data-v-7a730d25]{display:inline}.mobileLabel[data-v-7a730d25]{display:none}#roleMenu[data-v-7a730d25]:hover{width:var(--menu-width-expanded)}#roleMenu:hover .menuBrandName[data-v-7a730d25]{width:120px;opacity:1}#roleMenu:hover .btnNavMenu p[data-v-7a730d25]{width:auto;opacity:1;transform:translate(0)}.btnNavMenu[data-v-7a730d25]:hover,.btnNavMenu.is-manual-active[data-v-7a730d25],.btnNavMenu.router-link-active[data-v-7a730d25],.btnNavMenu.router-link-exact-active[data-v-7a730d25]{background-color:var(--menu-active)}.btnNavMenu[data-v-7a730d25]:hover:after,.btnNavMenu.is-manual-active[data-v-7a730d25]:after,.btnNavMenu.router-link-active[data-v-7a730d25]:after,.btnNavMenu.router-link-exact-active[data-v-7a730d25]:after{transform:scaleY(1)}.btnNavMenu:hover .iconBtn-nav[data-v-7a730d25],.btnNavMenu.is-manual-active .iconBtn-nav[data-v-7a730d25],.btnNavMenu.router-link-active .iconBtn-nav[data-v-7a730d25],.btnNavMenu.router-link-exact-active .iconBtn-nav[data-v-7a730d25]{color:var(--menu-icon-active)}.btnNavMenu:hover p[data-v-7a730d25],.btnNavMenu.is-manual-active p[data-v-7a730d25],.btnNavMenu.router-link-active p[data-v-7a730d25],.btnNavMenu.router-link-exact-active p[data-v-7a730d25]{color:var(--menu-fg)}.logoutItem .btnNavMenu[data-v-7a730d25]:hover{background-color:#ef44441a}.logoutItem .btnNavMenu[data-v-7a730d25]:hover:after{background:#ef4444}.logoutItem .btnNavMenu:hover .iconBtn-nav[data-v-7a730d25]{color:#f87171}.menuTrigger.active[data-v-7a730d25]{background-color:var(--menu-active)}.menuTrigger.active .iconBtn-nav[data-v-7a730d25]{color:var(--menu-icon-active)}.menuTrigger.active p[data-v-7a730d25]{color:var(--menu-fg)}.menuTrigger.active[data-v-7a730d25]:after{transform:scaleY(1)}.mobileMoreOverlay[data-v-7a730d25]{position:fixed;inset:0;background:#050403cc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:21000}.mobileMorePanel[data-v-7a730d25]{position:fixed;inset:0;width:100vw;height:100dvh;border-radius:0;border:none;background:var(--menu-bg-2);box-shadow:none;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.mobileMoreHead[data-v-7a730d25]{min-height:60px;padding:calc(10px + env(safe-area-inset-top,0px)) 14px 10px;border-bottom:1px solid var(--menu-border-hard);display:flex;align-items:center;justify-content:space-between;gap:8px}.mobileMoreHead p[data-v-7a730d25]{margin:0;color:var(--menu-fg);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mobileMoreClose[data-v-7a730d25]{width:34px;height:34px;border:1px solid var(--menu-border-hard);border-radius:6px;background:transparent;color:var(--menu-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .18s ease,border-color .18s ease}.mobileMoreClose[data-v-7a730d25]:hover{color:var(--menu-fg);border-color:#f9731680}.mobileMoreList[data-v-7a730d25]{margin:0;padding:10px 12px;list-style:none;display:grid;gap:4px;overflow-y:auto}.mobileMoreFooter[data-v-7a730d25]{border-top:1px solid var(--menu-border-hard);padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.mobileMorePanel .btnNavMenu[data-v-7a730d25]{width:100%;min-width:0;min-height:48px;border-radius:6px;flex-direction:row;justify-content:flex-start;gap:0}.mobileMorePanel .btnNavMenu p[data-v-7a730d25]{width:auto;opacity:1;transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:var(--menu-muted)}.mobileMorePanel .btnNavMenu[data-v-7a730d25]:after{display:none}.mobileMorePanel .iconBtn-nav[data-v-7a730d25]{width:44px;min-width:44px;font-size:19px}.logoutMobile[data-v-7a730d25]{border:1px solid rgba(239,68,68,.28);border-radius:6px}.mobileMore-enter-active[data-v-7a730d25],.mobileMore-leave-active[data-v-7a730d25]{transition:opacity .2s ease}.mobileMore-enter-active .mobileMorePanel[data-v-7a730d25],.mobileMore-leave-active .mobileMorePanel[data-v-7a730d25]{transition:transform .2s ease,opacity .2s ease}.mobileMore-enter-from[data-v-7a730d25],.mobileMore-leave-to[data-v-7a730d25]{opacity:0}.mobileMore-enter-from .mobileMorePanel[data-v-7a730d25],.mobileMore-leave-to .mobileMorePanel[data-v-7a730d25]{transform:translateY(20px) scale(.99);opacity:0}.is-electron{top:0;height:100vh}span.material-symbols-outlined.iconBtn-nav[data-v-7a730d25]{font-size:18px}@media(max-width:900px){#roleMenu[data-v-7a730d25],#roleMenu[data-v-7a730d25]:hover{top:auto;bottom:0;width:100vw;height:70px;border-right:none;border-top:1px solid var(--menu-border-hard);box-shadow:0 -6px 24px #00000080;overflow-x:auto;overflow-y:hidden}#roleMenu[data-v-7a730d25]:before{top:auto;bottom:0;height:2px;background:linear-gradient(90deg,transparent 0%,#f97316 40%,#ea580c 100%)}.is-electron{top:auto;height:70px}.menuDesktop[data-v-7a730d25]{display:none}.menuMobilePrimary[data-v-7a730d25]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.menuMobilePrimary li[data-v-7a730d25]{flex:0 0 auto;min-width:68px}.logoutItem[data-v-7a730d25]{margin-top:0;border-top:none;padding-top:0}.menuMobilePrimary .btnNavMenu[data-v-7a730d25]{width:68px;min-width:68px;min-height:54px;flex-direction:column;justify-content:center;gap:3px;border-radius:6px;transform:none}.menuMobilePrimary .iconBtn-nav[data-v-7a730d25]{width:auto;min-width:auto;font-size:20px}.menuMobilePrimary .btnNavMenu p[data-v-7a730d25],#roleMenu:hover .menuMobilePrimary .btnNavMenu p[data-v-7a730d25]{width:100%;opacity:1;font-size:10px;font-weight:600;line-height:1.2;text-align:center;transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01em}.desktopLabel[data-v-7a730d25]{display:none}.mobileLabel[data-v-7a730d25]{display:inline}.menuMobilePrimary .btnNavMenu[data-v-7a730d25]:after{inset:auto 10px 0;width:auto;height:2px;border-radius:2px 2px 0 0;transform:scaleX(0);transform-origin:center}.menuMobilePrimary .btnNavMenu.is-manual-active[data-v-7a730d25]:after,.menuMobilePrimary .btnNavMenu.router-link-active[data-v-7a730d25]:after,.menuMobilePrimary .btnNavMenu.router-link-exact-active[data-v-7a730d25]:after{transform:scaleX(1)}.menuMobilePrimary .btnNavMenu[data-v-7a730d25]:hover{background-color:var(--menu-hover);transform:none}}@media(prefers-reduced-motion:reduce){#roleMenu[data-v-7a730d25],#roleMenu[data-v-7a730d25] *,#roleMenu[data-v-7a730d25]:before,#roleMenu[data-v-7a730d25]:after{animation:none!important;transition:none!important}}.apl-root[data-v-a18fe094]{position:fixed;inset:0;z-index:8500;pointer-events:none}.apl-bar[data-v-a18fe094]{position:absolute;top:0;left:0;height:3px;border-radius:0 3px 3px 0;background:linear-gradient(90deg,#ea580c,#f97316 54%,#fb923c);box-shadow:0 0 10px #f9731680,0 0 22px #fb923c42}.apl-backdrop[data-v-a18fe094]{position:absolute;inset:0 0 0 60px;display:flex;align-items:center;justify-content:center}.apl-card[data-v-a18fe094]{display:flex;flex-direction:column;align-items:center;gap:14px;padding:22px 30px;border-radius:8px;background:#ffffffd1;border:1px solid rgba(249,115,22,.14);backdrop-filter:blur(14px) saturate(1.6);-webkit-backdrop-filter:blur(14px) saturate(1.6);box-shadow:0 8px 32px #0f172b21,0 1px #ffffffb3 inset}.apl-ring[data-v-a18fe094]{height:5px;width:5px;color:#f97316;box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px;animation:apl-loader-a18fe094 6s infinite}.apl-label[data-v-a18fe094]{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#334155}.apl-pop-enter-active[data-v-a18fe094],.apl-pop-leave-active[data-v-a18fe094]{transition:opacity .2s ease,transform .2s ease}.apl-pop-enter-from[data-v-a18fe094],.apl-pop-leave-to[data-v-a18fe094]{opacity:0;transform:scale(.92)}@keyframes apl-loader-a18fe094{0%{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px}8.33%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px -10px 0 5px,10px -10px 0 5px}16.66%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,10px 10px 0 5px}24.99%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}33.32%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px -10px 0 5px}41.65%{box-shadow:10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,10px -10px 0 5px}49.98%{box-shadow:10px 10px 0 5px,10px 10px 0 5px,10px 10px 0 5px,10px 10px 0 5px}58.31%{box-shadow:-10px 10px 0 5px,-10px 10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}66.64%{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}74.97%{box-shadow:-10px -10px 0 5px,10px -10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}83.3%{box-shadow:-10px -10px 0 5px,10px 10px 0 5px,10px 10px 0 5px,-10px 10px 0 5px}91.63%{box-shadow:-10px -10px 0 5px,-10px 10px 0 5px,-10px 10px 0 5px,-10px 10px 0 5px}to{box-shadow:-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px,-10px -10px 0 5px}}@media(max-width:900px){.apl-backdrop[data-v-a18fe094]{left:0}}body[data-theme=dark]{background:#151d29eb;border-color:#f9731633;box-shadow:0 8px 32px #00000094,0 1px #ffffff0a inset}body[data-theme=dark]{color:#98a6ba}body[data-theme=dark]{color:#fb923c}.app-shell[data-v-b29247d9]{position:relative;min-height:100vh;width:100%;overflow-x:hidden}.app-body[data-v-b29247d9]{min-height:100vh;width:100%;position:relative;padding-left:60px}.app-shell.login-page .app-body[data-v-b29247d9]{padding-left:0;min-height:auto}.app-shell.chrome-hidden-page .app-body[data-v-b29247d9]{padding-left:0}.route-stage[data-v-b29247d9]{width:100%;min-height:100%}@media(max-width:900px){.app-body[data-v-b29247d9]{padding-left:0;padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}.app-shell.login-page .app-body[data-v-b29247d9],.app-shell.chrome-hidden-page .app-body[data-v-b29247d9]{padding-bottom:0}}@font-face{font-family:Sn;src:url(./fonts/SnPro-VariableFont_wght.ttf)}@font-face{font-family:out;src:url(./Outfit-VariableFont_wght-B6lQlNBM-restpub.ttf)}:root{--bg-app: #f0f2f5;--bg-surface: #ffffff;--bg-surface-2: #f8fafc;--text-main: #111827;--text-soft: #4b5563;--text-muted: #9ca3af;--brand: #f97316;--brand-dark: #ea580c;--brand-light: #fb923c;--accent: #f59e0b;--green: #10b981;--rose: #f43f5e;--border: #e5e7eb;--border-strong: #d1d5db;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-sm: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 10px 32px rgba(0,0,0,.14);--border-soft: #e5e7eb;--surface-muted: #f8fafc;--accent-legacy: #10b981;--radius-md-legacy: 6px}*{box-sizing:border-box;margin:0;padding:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;font-family:out,Outfit,sans-serif}html,body,#app{width:100%;min-height:100%}body{background:var(--bg-app);color:var(--text-main);overflow-x:hidden}body[data-theme=dark]{--bg-app: #09090b;--bg-surface: #18181b;--bg-surface-2: #232326;--text-main: #ffffff;--text-soft: #d4d4d8;--text-muted: #a1a1aa;--brand: #fb923c;--brand-dark: #ea580c;--brand-light: #fdba74;--accent: #fb923c;--green: #22c55e;--rose: #fb7185;--border: #3f3f46;--border-strong: #52525b;--shadow-sm: 0 1px 3px rgba(0,0,0,.42);--shadow-md: 0 10px 24px rgba(0,0,0,.45);--shadow-lg: 0 18px 42px rgba(0,0,0,.58);--border-soft: #3f3f46;--surface-muted: #232326}.app-shell.login-page{display:flex;flex-direction:column;min-height:100dvh;min-width:100vw;background-image:linear-gradient(135deg,#f9731638,#ea580c29),radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 42%);background-size:cover;background-position:center;background-repeat:no-repeat;justify-content:center;align-items:center;padding:24px 12px}body[data-theme=dark] .app-shell.login-page{background-image:linear-gradient(135deg,#f9731647,#0e0d0ceb),radial-gradient(circle at top left,rgba(251,146,60,.18),transparent 52%)}li{list-style:none}img,svg,video,canvas{max-width:100%;height:auto}body[data-theme=dark] #usersView,body[data-theme=dark] #reportsView,body[data-theme=dark] .products-shell,body[data-theme=dark] .inventory-shell,body[data-theme=dark] .app-body{background:var(--bg-app)!important;color:var(--text-main)!important}body[data-theme=dark] .card,body[data-theme=dark] .table-wrap,body[data-theme=dark] .summary-card,body[data-theme=dark] .listAdmin,body[data-theme=dark] .listAreaAd,body[data-theme=dark] .listHelper,body[data-theme=dark] .listOperator,body[data-theme=dark] .listWeiter{background:var(--bg-surface)!important;color:var(--text-main)!important;border-color:var(--border)!important;box-shadow:var(--shadow-md)}body[data-theme=dark] .action-btn,body[data-theme=dark] .product-row,body[data-theme=dark] .btnSubmenu-account,body[data-theme=dark] .btnUsersView,body[data-theme=dark] .btnReload{background:var(--surface-muted)!important;color:var(--text-main)!important;border-color:var(--border)!important}body[data-theme=dark] #orderList:after{background:var(--bg-surface-2)!important;color:var(--text-main)!important;border-color:var(--border)!important}body[data-theme=dark] .titleUser,body[data-theme=dark] .product-row,body[data-theme=dark] .action-btn,body[data-theme=dark] .btnSubmenu-account{color:var(--text-main)!important}body[data-theme=dark] input,body[data-theme=dark] select,body[data-theme=dark] textarea,body[data-theme=dark] table th,body[data-theme=dark] table td{background:var(--surface-muted)!important;color:var(--text-main)!important;border-color:var(--border)!important}body[data-theme=dark] input::placeholder,body[data-theme=dark] textarea::placeholder{color:var(--text-muted)!important}body[data-theme=dark] .filters,body[data-theme=dark] .reports-head,body[data-theme=dark] .view-header,body[data-theme=dark] .titleUsersView{background:var(--bg-surface)!important;color:var(--text-main)!important}body[data-theme=dark] .table-wrap table th{background:var(--bg-surface-2)!important}body[data-theme=dark] .sales-dashboard{background:radial-gradient(120% 140% at 0% 0%,rgba(249,115,22,.11),transparent 46%),radial-gradient(90% 100% at 100% 0%,rgba(251,146,60,.08),transparent 52%),linear-gradient(145deg,#0e0d0c,#141210 45%,#1a1714)!important}body[data-theme=dark] .app-shell.login-page:before{content:"";position:fixed;inset:0;background:#04040c85;pointer-events:none}body[data-theme=dark] .view-title,body[data-theme=dark] .titleUsersView h3,body[data-theme=dark] .reports-head h2,body[data-theme=dark] .summary-card h3,body[data-theme=dark] .summary-card p,body[data-theme=dark] p,body[data-theme=dark] small,body[data-theme=dark] label,body[data-theme=dark] span.material-symbols-outlined,body[data-theme=dark] th,body[data-theme=dark] td{color:var(--text-main)!important}body[data-theme=dark] .errUsers,body[data-theme=dark] .reports-error,body[data-theme=dark] .create-order-error{color:var(--rose)!important}@media(max-width:900px){html,body,#app{max-width:100vw;overflow-x:hidden}#homeView,#usersView,#reportsView,.products-shell,.inventory-shell{width:100%!important;max-width:100vw!important}input,select,textarea,button{font-size:16px}.navmenu-account{width:min(90vw,320px)!important;right:0;top:52px!important}#homeView .homeTitle,#homeView .homeBodyF,#homeView .homeBodyO article section,#homeView .homeHeadT ul{width:calc(100% - 12px)!important;margin-inline:6px!important}#homeView .btnOrders{min-width:100%!important;max-width:100%!important}#homeView #orderList{width:calc(100vw - 12px)!important;left:6px!important}#usersView .listAdmin,#usersView .listAreaAd,#usersView .listHelper,#usersView .listOperator,#usersView .listWeiter{width:calc(100% - 10px)!important;margin-inline:5px!important;padding-inline:10px!important}#usersView .listAdmin ul li,#usersView .listAreaAd ul li,#usersView .listHelper ul li,#usersView .listOperator ul li,#usersView .listWeiter ul li{min-width:100%!important;max-width:100%!important;height:auto!important}.products-shell .products-content{grid-template-columns:1fr!important}.products-shell .modal{width:min(96vw,680px)!important;max-height:88vh!important}#reportsView .filters{grid-template-columns:1fr 1fr!important}#reportsView table{min-width:620px!important}}@media(max-width:640px){#homeView .homeTitle article{width:100%!important;justify-content:flex-start!important}#homeView .homeTitle{gap:8px!important}#homeView .homeBody article section{width:100%!important}#usersView .titleUsersView{padding:10px 8px!important}#usersView .titleUsersView div{width:100%!important;justify-content:flex-start!important}.products-shell{padding:10px 8px 84px!important}.products-shell .view-header{flex-wrap:wrap!important;justify-content:flex-start!important;row-gap:8px}.products-shell .brand{order:-1}#reportsView{padding-inline:8px!important}#reportsView .filters{grid-template-columns:1fr!important}}@media(max-width:768px){#homeView .homeHeadT ul{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important}#homeView .btnHeadT{width:auto!important;min-width:150px!important}#usersView .titleRightU input[type=text]{width:100%!important;max-width:100%!important}.products-shell .filters-row{grid-template-columns:1fr!important}}@media(max-width:412px){#homeView .btnTitleH{width:34px!important;height:34px!important}#homeView .homeTitle .center p{font-size:13px!important}#usersView .btnUsersView,#usersView #noti{width:32px!important;height:32px!important}#usersView .menuMore{width:calc(100vw - 16px)!important}.products-shell .product-row{padding:8px!important}#reportsView .summary-cards{grid-template-columns:1fr!important}}@media(max-width:390px){#homeView .homeBodyF{padding:10px 8px!important}#homeView .btnOrders{padding-inline:10px!important;min-height:170px!important}#homeView #orderList{min-height:380px!important}#usersView .formCreate{padding:12px!important}.products-shell .modal{padding:10px!important}#reportsView table{min-width:560px!important}}@media(max-width:720px){.app-shell.login-page{padding:14px 8px}}.route-fade-enter-active,.route-fade-leave-active{transition:opacity .24s ease,transform .24s ease}.route-fade-enter-from,.route-fade-leave-to{opacity:0;transform:translateY(8px)}.route-home-enter-active,.route-home-leave-active{transition:opacity .2s ease}.route-home-enter-from,.route-home-leave-to{opacity:0}.route-login-enter-active,.route-login-leave-active{transition:opacity .3s ease,transform .3s ease,filter .3s ease}.route-login-enter-from,.route-login-leave-to{opacity:0;transform:translateY(12px) scale(.985);filter:blur(2px)}.route-users-enter-active,.route-users-leave-active{transition:opacity .34s ease,transform .34s cubic-bezier(.2,.8,.2,1)}.route-users-enter-from,.route-users-leave-to{opacity:0;transform:translate(-22px) rotate(-.35deg)}.route-stores-enter-active,.route-stores-leave-active{transition:opacity .32s ease,transform .32s ease}.route-stores-enter-from,.route-stores-leave-to{opacity:0;transform:translate(24px) scale(.99)}.route-schedules-enter-active,.route-schedules-leave-active{transition:opacity .32s ease,transform .32s ease}.route-schedules-enter-from,.route-schedules-leave-to{opacity:0;transform:translateY(24px)}.route-products-enter-active,.route-products-leave-active{transition:opacity .34s ease,transform .34s cubic-bezier(.2,.8,.2,1)}.route-products-enter-from,.route-products-leave-to{opacity:0;transform:scale(.982) rotate(.25deg)}.route-reports-enter-active,.route-reports-leave-active{transition:opacity .34s ease,transform .34s ease}.route-reports-enter-from,.route-reports-leave-to{opacity:0;transform:translateY(-18px) scale(.995)}#usersView,#reportsView,#storeView,#scheduleView,.products-shell{position:relative;isolation:isolate}#usersView:before,#reportsView:before,#storeView:before,#scheduleView:before,.products-shell:before{content:"";position:absolute;inset:-32% auto auto -28%;width:56%;height:52%;border-radius:999px;background:radial-gradient(circle at center,rgba(249,115,22,.18),transparent 70%);z-index:-1;pointer-events:none;animation:surface-orb 15s ease-in-out infinite alternate}#usersView:after,#reportsView:after,#storeView:after,#scheduleView:after,.products-shell:after{content:"";position:absolute;inset:auto -24% -30% auto;width:48%;height:44%;border-radius:999px;background:radial-gradient(circle at center,rgba(245,158,11,.14),transparent 68%);z-index:-1;pointer-events:none;animation:surface-orb 19s ease-in-out infinite alternate-reverse}.loginView #formLogin{animation:login-panel-float .55s cubic-bezier(.2,.8,.2,1)}@keyframes surface-orb{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(2%,-4%,0) scale(1.06)}to{transform:translate3d(-3%,2%,0) scale(.98)}}@keyframes login-panel-float{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.route-fade-enter-active,.route-fade-leave-active,.route-home-enter-active,.route-home-leave-active,.route-login-enter-active,.route-login-leave-active,.route-users-enter-active,.route-users-leave-active,.route-stores-enter-active,.route-stores-leave-active,.route-schedules-enter-active,.route-schedules-leave-active,.route-products-enter-active,.route-products-leave-active,.route-reports-enter-active,.route-reports-leave-active,.loginView #formLogin{transition:none!important;animation:none!important}#usersView:before,#usersView:after,#reportsView:before,#reportsView:after,#storeView:before,#storeView:after,#scheduleView:before,#scheduleView:after,.products-shell:before,.products-shell:after{animation:none!important}}body[data-theme=dark],body.theme-dark{background:radial-gradient(120% 90% at 0% 0%,rgba(251,146,60,.08),transparent 44%),linear-gradient(180deg,#09090b,#101012 55%,#070708)!important;color:#fff!important}body[data-theme=dark] .app-body,body[data-theme=dark] .route-stage,body.theme-dark .app-body,body.theme-dark .route-stage{background:transparent!important}body[data-theme=dark] #usersView,body[data-theme=dark] .products-shell,body[data-theme=dark] .settings-shell,body[data-theme=dark] .reports-shell,body[data-theme=dark] .tools-shell,body[data-theme=dark] .store-shell,body[data-theme=dark] .schedule-shell,body[data-theme=dark] .attendance-shell,body[data-theme=dark] .expenses-shell,body[data-theme=dark] .cashcut-shell,body[data-theme=dark] .clockout-shell,body[data-theme=dark] .owner-settings-shell,body[data-theme=dark] .ticket-settings-shell,body[data-theme=dark] .onboarding-shell,body.theme-dark #usersView,body.theme-dark .products-shell,body.theme-dark .settings-shell,body.theme-dark .reports-shell,body.theme-dark .tools-shell,body.theme-dark .store-shell,body.theme-dark .schedule-shell,body.theme-dark .attendance-shell,body.theme-dark .expenses-shell,body.theme-dark .cashcut-shell,body.theme-dark .clockout-shell,body.theme-dark .owner-settings-shell,body.theme-dark .ticket-settings-shell,body.theme-dark .onboarding-shell{background:radial-gradient(120% 90% at 0% 0%,rgba(251,146,60,.08),transparent 44%),radial-gradient(100% 80% at 100% 0%,rgba(234,88,12,.06),transparent 40%),linear-gradient(180deg,#0c0c0f,#111216 56%,#09090b)!important;color:#fff!important}body[data-theme=dark] .reports-shell.is-embedded,body[data-theme=dark] .store-shell.is-embedded,body[data-theme=dark] .schedule-shell.is-embedded,body[data-theme=dark] .ticket-settings-shell.is-embedded,body.theme-dark .reports-shell.is-embedded,body.theme-dark .store-shell.is-embedded,body.theme-dark .schedule-shell.is-embedded,body.theme-dark .ticket-settings-shell.is-embedded{background:transparent!important}body[data-theme=dark] .card,body[data-theme=dark] .panel,body[data-theme=dark] .summary-card,body[data-theme=dark] .stat-card,body[data-theme=dark] .modal-card,body[data-theme=dark] .review-modal,body[data-theme=dark] .state-card,body[data-theme=dark] .table-wrap,body[data-theme=dark] .chart-card,body[data-theme=dark] .peak-card,body[data-theme=dark] .kpi-card,body[data-theme=dark] .ticket-hero,body[data-theme=dark] .ticket-summary,body[data-theme=dark] .ticket-blocked,body[data-theme=dark] .ticket-locked-card,body[data-theme=dark] .owner-hero,body[data-theme=dark] .owner-summary,body[data-theme=dark] .owner-blocked,body[data-theme=dark] .onboarding-summary,body[data-theme=dark] .onboarding-form-card,body[data-theme=dark] .tools-workspace,body[data-theme=dark] .tools-empty,body[data-theme=dark] .tools-aside,body[data-theme=dark] .expense-list li,body[data-theme=dark] .movement-list li,body[data-theme=dark] .day-card,body[data-theme=dark] .schedule-row,body[data-theme=dark] .cut-summary div,body[data-theme=dark] .detail-card div,body[data-theme=dark] .store-item,body[data-theme=dark] .simple-list li,body[data-theme=dark] .ticket-summary-note,body[data-theme=dark] .billing-summary-box,body[data-theme=dark] .billing-legal-box,body[data-theme=dark] .danger-box,body[data-theme=dark] .purchase-cart li,body[data-theme=dark] .history-list li,body[data-theme=dark] .balances-list li,body[data-theme=dark] .module-item,body[data-theme=dark] .plan-item,body[data-theme=dark] .delivery-card,body[data-theme=dark] .readonly-item,body[data-theme=dark] .settings-user-chip,body[data-theme=dark] .verification-box,body[data-theme=dark] .photo-preview,body[data-theme=dark] .photo-fallback,body[data-theme=dark] .store-summary-btn,body[data-theme=dark] .mini-list li,body[data-theme=dark] .peak-list li,body[data-theme=dark] .aside-kpis article,body[data-theme=dark] .worker-days li,body[data-theme=dark] .worker-summary article,body[data-theme=dark] .confirm-card,body[data-theme=dark] .confirmDeleteCard,body[data-theme=dark] .editUserAside,body[data-theme=dark] .bodyCreate,body[data-theme=dark] .apl-card,body[data-theme=dark] .rich-editor-card,body[data-theme=dark] .rich-editor-pane,body[data-theme=dark] .rich-preview-pane,body.theme-dark .card,body.theme-dark .panel,body.theme-dark .summary-card,body.theme-dark .stat-card,body.theme-dark .modal-card,body.theme-dark .review-modal,body.theme-dark .state-card,body.theme-dark .table-wrap,body.theme-dark .chart-card,body.theme-dark .peak-card,body.theme-dark .kpi-card,body.theme-dark .ticket-hero,body.theme-dark .ticket-summary,body.theme-dark .ticket-blocked,body.theme-dark .ticket-locked-card,body.theme-dark .owner-hero,body.theme-dark .owner-summary,body.theme-dark .owner-blocked,body.theme-dark .onboarding-summary,body.theme-dark .onboarding-form-card,body.theme-dark .tools-workspace,body.theme-dark .tools-empty,body.theme-dark .tools-aside,body.theme-dark .expense-list li,body.theme-dark .movement-list li,body.theme-dark .day-card,body.theme-dark .schedule-row,body.theme-dark .cut-summary div,body.theme-dark .detail-card div,body.theme-dark .store-item,body.theme-dark .simple-list li,body.theme-dark .ticket-summary-note,body.theme-dark .billing-summary-box,body.theme-dark .billing-legal-box,body.theme-dark .danger-box,body.theme-dark .purchase-cart li,body.theme-dark .history-list li,body.theme-dark .balances-list li,body.theme-dark .module-item,body.theme-dark .plan-item,body.theme-dark .delivery-card,body.theme-dark .readonly-item,body.theme-dark .settings-user-chip,body.theme-dark .verification-box,body.theme-dark .photo-preview,body.theme-dark .photo-fallback,body.theme-dark .store-summary-btn,body.theme-dark .mini-list li,body.theme-dark .peak-list li,body.theme-dark .aside-kpis article,body.theme-dark .worker-days li,body.theme-dark .worker-summary article,body.theme-dark .confirm-card,body.theme-dark .confirmDeleteCard,body.theme-dark .editUserAside,body.theme-dark .bodyCreate,body.theme-dark .apl-card,body.theme-dark .rich-editor-card,body.theme-dark .rich-editor-pane,body.theme-dark .rich-preview-pane{background:linear-gradient(180deg,#18181b,#232326)!important;border-color:#3f3f46!important;color:#fff!important;box-shadow:0 18px 38px #00000061!important}body[data-theme=dark] .reports-head,body[data-theme=dark] .attendance-head,body[data-theme=dark] .expenses-head,body[data-theme=dark] .cashcut-head,body[data-theme=dark] .clockout-head,body[data-theme=dark] .store-head,body[data-theme=dark] .schedule-head,body[data-theme=dark] .settings-header,body[data-theme=dark] .settings-sections,body[data-theme=dark] .store-tools,body[data-theme=dark] .report-tabs,body[data-theme=dark] .tools-workspace-head,body[data-theme=dark] .tools-hero-meta article,body.theme-dark .reports-head,body.theme-dark .attendance-head,body.theme-dark .expenses-head,body.theme-dark .cashcut-head,body.theme-dark .clockout-head,body.theme-dark .store-head,body.theme-dark .schedule-head,body.theme-dark .settings-header,body.theme-dark .settings-sections,body.theme-dark .store-tools,body.theme-dark .report-tabs,body.theme-dark .tools-workspace-head,body.theme-dark .tools-hero-meta article{background:linear-gradient(180deg,#18181b,#202024)!important;border-color:#3f3f46!important;color:#fff!important}body[data-theme=dark] h1,body[data-theme=dark] h2,body[data-theme=dark] h3,body[data-theme=dark] h4,body[data-theme=dark] h5,body[data-theme=dark] h6,body[data-theme=dark] b,body[data-theme=dark] strong,body[data-theme=dark] .view-title,body[data-theme=dark] .titleUsersView h3,body[data-theme=dark] .panel-head h3,body[data-theme=dark] .store-head h2,body[data-theme=dark] .settings-header h2,body[data-theme=dark] .tools-workspace-head h3,body[data-theme=dark] .apl-label,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark h5,body.theme-dark h6,body.theme-dark b,body.theme-dark strong,body.theme-dark .view-title,body.theme-dark .titleUsersView h3,body.theme-dark .panel-head h3,body.theme-dark .store-head h2,body.theme-dark .settings-header h2,body.theme-dark .tools-workspace-head h3,body.theme-dark .apl-label{color:#fff!important}body[data-theme=dark] p,body[data-theme=dark] label,body[data-theme=dark] small,body[data-theme=dark] li,body[data-theme=dark] dt,body[data-theme=dark] dd,body[data-theme=dark] .lead,body[data-theme=dark] .section-hint,body[data-theme=dark] .state-line,body[data-theme=dark] .module-desc,body[data-theme=dark] .module-effect,body[data-theme=dark] .plan-item-desc,body[data-theme=dark] .plan-item-price,body[data-theme=dark] .deliveryConnDetail,body[data-theme=dark] .form-card-head p,body[data-theme=dark] .owner-hero p,body[data-theme=dark] .ticket-hero p,body[data-theme=dark] .kpi-card span,body[data-theme=dark] .store-summary-btn small,body[data-theme=dark] .delivery-empty p,body[data-theme=dark] .empty-state,body[data-theme=dark] .ticket-locked-card p,body[data-theme=dark] .owner-blocked p,body.theme-dark p,body.theme-dark label,body.theme-dark small,body.theme-dark li,body.theme-dark dt,body.theme-dark dd,body.theme-dark .lead,body.theme-dark .section-hint,body.theme-dark .state-line,body.theme-dark .module-desc,body.theme-dark .module-effect,body.theme-dark .plan-item-desc,body.theme-dark .plan-item-price,body.theme-dark .deliveryConnDetail,body.theme-dark .form-card-head p,body.theme-dark .owner-hero p,body.theme-dark .ticket-hero p,body.theme-dark .kpi-card span,body.theme-dark .store-summary-btn small,body.theme-dark .delivery-empty p,body.theme-dark .empty-state,body.theme-dark .ticket-locked-card p,body.theme-dark .owner-blocked p{color:#d4d4d8!important}body[data-theme=dark] .eyebrow,body[data-theme=dark] .tools-kicker,body[data-theme=dark] .workspace-kicker,body[data-theme=dark] .ticket-kicker,body[data-theme=dark] .owner-kicker,body[data-theme=dark] .summary-kicker,body[data-theme=dark] .onboarding-eyebrow,body[data-theme=dark] .incoming-order-alert-label,body[data-theme=dark] .ticket-print-info,body[data-theme=dark] .cart-total b,body[data-theme=dark] .plan-item-badge,body[data-theme=dark] .plan-item-current,body[data-theme=dark] .delivery-count,body[data-theme=dark] .apl-ring,body.theme-dark .eyebrow,body.theme-dark .tools-kicker,body.theme-dark .workspace-kicker,body.theme-dark .ticket-kicker,body.theme-dark .owner-kicker,body.theme-dark .summary-kicker,body.theme-dark .onboarding-eyebrow,body.theme-dark .incoming-order-alert-label,body.theme-dark .ticket-print-info,body.theme-dark .cart-total b,body.theme-dark .plan-item-badge,body.theme-dark .plan-item-current,body.theme-dark .delivery-count,body.theme-dark .apl-ring{color:#fdba74!important}body[data-theme=dark] input,body[data-theme=dark] select,body[data-theme=dark] textarea,body[data-theme=dark] .field-group input,body[data-theme=dark] .field-group select,body[data-theme=dark] .field-group textarea,body[data-theme=dark] .profile-form input,body[data-theme=dark] .deliveryForm input,body[data-theme=dark] .deliveryForm select,body[data-theme=dark] .form-grid input,body[data-theme=dark] .form-grid select,body[data-theme=dark] .form-grid textarea,body[data-theme=dark] .cut-form input,body[data-theme=dark] .cut-form textarea,body[data-theme=dark] .filters select,body[data-theme=dark] .filters input,body[data-theme=dark] .modal-card textarea,body[data-theme=dark] .review-modal textarea,body[data-theme=dark] .create-store-form input,body[data-theme=dark] .create-store-form select,body[data-theme=dark] .create-store-form textarea,body[data-theme=dark] .editor-source,body[data-theme=dark] .editor-area,body.theme-dark input,body.theme-dark select,body.theme-dark textarea,body.theme-dark .field-group input,body.theme-dark .field-group select,body.theme-dark .field-group textarea,body.theme-dark .profile-form input,body.theme-dark .deliveryForm input,body.theme-dark .deliveryForm select,body.theme-dark .form-grid input,body.theme-dark .form-grid select,body.theme-dark .form-grid textarea,body.theme-dark .cut-form input,body.theme-dark .cut-form textarea,body.theme-dark .filters select,body.theme-dark .filters input,body.theme-dark .modal-card textarea,body.theme-dark .review-modal textarea,body.theme-dark .create-store-form input,body.theme-dark .create-store-form select,body.theme-dark .create-store-form textarea,body.theme-dark .editor-source,body.theme-dark .editor-area{background:#101012!important;border-color:#4b5563!important;color:#fff!important}body[data-theme=dark] input::placeholder,body[data-theme=dark] textarea::placeholder,body.theme-dark input::placeholder,body.theme-dark textarea::placeholder{color:#a1a1aa!important}body[data-theme=dark] .btnPrimary,body[data-theme=dark] .btn-main,body[data-theme=dark] .submit-button,body[data-theme=dark] .refresh-button,body[data-theme=dark] .action-btn,body[data-theme=dark] .btnCreateStore,body.theme-dark .btnPrimary,body.theme-dark .btn-main,body.theme-dark .submit-button,body.theme-dark .refresh-button,body.theme-dark .action-btn,body.theme-dark .btnCreateStore{background:linear-gradient(135deg,#fb923c,#c2410c)!important;border-color:#c2410c!important;color:#fff!important}body[data-theme=dark] .btnGhost,body[data-theme=dark] .btn-ghost,body[data-theme=dark] .btnReload,body[data-theme=dark] .btnUsersView,body[data-theme=dark] .section-btn,body[data-theme=dark] .tab,body[data-theme=dark] .tab-btn,body[data-theme=dark] .store-tab,body[data-theme=dark] .btnSubmenu-account,body[data-theme=dark] .icon-btn,body[data-theme=dark] .mode-button,body[data-theme=dark] .token-chip,body[data-theme=dark] .tools-link,body[data-theme=dark] .btnDismissIncoming,body.theme-dark .btnGhost,body.theme-dark .btn-ghost,body.theme-dark .btnReload,body.theme-dark .btnUsersView,body.theme-dark .section-btn,body.theme-dark .tab,body.theme-dark .tab-btn,body.theme-dark .store-tab,body.theme-dark .btnSubmenu-account,body.theme-dark .icon-btn,body.theme-dark .mode-button,body.theme-dark .token-chip,body.theme-dark .tools-link,body.theme-dark .btnDismissIncoming{background:#232326!important;border-color:#52525b!important;color:#fff!important}body[data-theme=dark] .btnGhost:hover,body[data-theme=dark] .btn-ghost:hover,body[data-theme=dark] .btnReload:hover,body[data-theme=dark] .btnUsersView:hover,body[data-theme=dark] .section-btn.active,body[data-theme=dark] .tab.active,body[data-theme=dark] .tab-btn.active,body[data-theme=dark] .tab-btn:hover,body[data-theme=dark] .store-tab.active,body[data-theme=dark] .store-tab:hover,body[data-theme=dark] .btnSubmenu-account:hover,body[data-theme=dark] .icon-btn:hover,body[data-theme=dark] .mode-button:hover,body[data-theme=dark] .token-chip:hover,body[data-theme=dark] .tools-link:hover,body[data-theme=dark] .tools-link.active,body.theme-dark .btnGhost:hover,body.theme-dark .btn-ghost:hover,body.theme-dark .btnReload:hover,body.theme-dark .btnUsersView:hover,body.theme-dark .section-btn.active,body.theme-dark .tab.active,body.theme-dark .tab-btn.active,body.theme-dark .tab-btn:hover,body.theme-dark .store-tab.active,body.theme-dark .store-tab:hover,body.theme-dark .btnSubmenu-account:hover,body.theme-dark .icon-btn:hover,body.theme-dark .mode-button:hover,body.theme-dark .token-chip:hover,body.theme-dark .tools-link:hover,body.theme-dark .tools-link.active{background:linear-gradient(135deg,#fb923c,#ea580c)!important;border-color:#ea580c!important;color:#fff!important}body[data-theme=dark] .btnDanger,body[data-theme=dark] .btn-danger,body[data-theme=dark] .btnDeleteUser,body.theme-dark .btnDanger,body.theme-dark .btn-danger,body.theme-dark .btnDeleteUser{background:linear-gradient(135deg,#ea580c,#9a3412)!important;border-color:#9a3412!important;color:#fff!important}body[data-theme=dark] .btnPrimary:disabled,body[data-theme=dark] .btnGhost:disabled,body[data-theme=dark] .btnDanger:disabled,body[data-theme=dark] .btn-main:disabled,body[data-theme=dark] .btn-ghost:disabled,body[data-theme=dark] .btn-danger:disabled,body.theme-dark .btnPrimary:disabled,body.theme-dark .btnGhost:disabled,body.theme-dark .btnDanger:disabled,body.theme-dark .btn-main:disabled,body.theme-dark .btn-ghost:disabled,body.theme-dark .btn-danger:disabled{background:#27272a!important;border-color:#3f3f46!important;color:#d4d4d8!important}body[data-theme=dark] .msg.error,body[data-theme=dark] .owner-feedback.error,body[data-theme=dark] .ticket-feedback.error,body.theme-dark .msg.error,body.theme-dark .owner-feedback.error,body.theme-dark .ticket-feedback.error{background:#7f1d1d47!important;border-color:#f8717152!important;color:#fecaca!important}body[data-theme=dark] .msg.success,body[data-theme=dark] .owner-feedback.success,body[data-theme=dark] .ticket-feedback.success,body.theme-dark .msg.success,body.theme-dark .owner-feedback.success,body.theme-dark .ticket-feedback.success{background:#15803d3d!important;border-color:#4ade804d!important;color:#bbf7d0!important}body[data-theme=dark] .msg.info,body[data-theme=dark] .owner-feedback.info,body[data-theme=dark] .ticket-feedback.info,body.theme-dark .msg.info,body.theme-dark .owner-feedback.info,body.theme-dark .ticket-feedback.info{background:#c2410c38!important;border-color:#fb923c47!important;color:#ffedd5!important}body[data-theme=dark] .badge,body[data-theme=dark] .date-pill,body[data-theme=dark] .deliveryConnBadge,body[data-theme=dark] .status-badge,body.theme-dark .badge,body.theme-dark .date-pill,body.theme-dark .deliveryConnBadge,body.theme-dark .status-badge{background:#fb923c1f!important;border-color:#fb923c47!important;color:#fff!important}body[data-theme=dark] .badge.off,body[data-theme=dark] .deliveryConnBadge.is-disconnected,body[data-theme=dark] .status-badge.absent,body[data-theme=dark] .status-badge.incident,body.theme-dark .badge.off,body.theme-dark .deliveryConnBadge.is-disconnected,body.theme-dark .status-badge.absent,body.theme-dark .status-badge.incident{background:#9a341238!important;border-color:#ea580c47!important;color:#fff7ed!important}body[data-theme=dark] .deliveryConnBadge.is-connected,body[data-theme=dark] .status-badge.ok,body[data-theme=dark] .status-badge.justified,body.theme-dark .deliveryConnBadge.is-connected,body.theme-dark .status-badge.ok,body.theme-dark .status-badge.justified{background:#22c55e33!important;border-color:#4ade804d!important;color:#dcfce7!important}body[data-theme=dark] .review-backdrop,body[data-theme=dark] .modal-backdrop,body[data-theme=dark] .create-store-overlay,body[data-theme=dark] .billing-modal-overlay,body[data-theme=dark] .mobileMoreOverlay,body.theme-dark .review-backdrop,body.theme-dark .modal-backdrop,body.theme-dark .create-store-overlay,body.theme-dark .billing-modal-overlay,body.theme-dark .mobileMoreOverlay{background:#030304b8!important}
