@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@500;700&display=swap";:root{font-family:Manrope,Segoe UI,Helvetica Neue,sans-serif;color:#fdf7f2;line-height:1.5;font-weight:400;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--panel: rgba(17, 16, 29, .78);--panel-strong: rgba(25, 20, 35, .92);--card-head-bg: #2f232b;--panel-border: rgba(255, 255, 255, .09);--accent: #d8a36a;--accent-strong: #a95b52;--muted: rgba(253, 247, 242, .68);--surface-color: var(--panel-strong);--border-color: var(--panel-border);--text-color: #fdf7f2;--muted-text: var(--muted);--accent-color: var(--accent);--input-bg: rgba(255, 255, 255, .06);--success: #82d0a7;--error: #ff9f97;--scrollbar-thumb: rgba(216, 163, 106, .72);--scrollbar-thumb-hover: rgba(216, 163, 106, .92);--scrollbar-track: rgba(255, 255, 255, .06);--page-bg: radial-gradient(circle at top left, rgba(229, 188, 128, .25), transparent 24%), radial-gradient(circle at bottom right, rgba(122, 41, 61, .35), transparent 28%), linear-gradient(145deg, #2b111a 0%, #16131f 54%, #0d1422 100%)}:root[data-theme=light]{color:#2e2624;color-scheme:light;--panel: rgba(255, 251, 247, .88);--panel-strong: rgba(255, 253, 250, .98);--card-head-bg: #fff4ea;--panel-border: rgba(130, 109, 88, .14);--accent: #ae7650;--accent-strong: #8a563f;--muted: rgba(88, 70, 58, .72);--surface-color: var(--panel-strong);--border-color: var(--panel-border);--text-color: #2e2624;--muted-text: var(--muted);--accent-color: var(--accent);--input-bg: rgba(255, 255, 255, .86);--success: #3f8b61;--error: #bf5f5d;--scrollbar-thumb: rgba(176, 122, 84, .78);--scrollbar-thumb-hover: rgba(176, 122, 84, .96);--scrollbar-track: rgba(126, 98, 75, .08);--page-bg: radial-gradient(circle at top left, rgba(230, 191, 143, .28), transparent 24%), radial-gradient(circle at top right, rgba(215, 167, 142, .18), transparent 22%), linear-gradient(180deg, #fff9f2 0%, #f8f1e9 58%, #f5ede6 100%)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:14px;height:14px}*::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}*::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:var(--scrollbar-thumb);background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:content-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-bg);color:inherit}html.chat-scroll-locked,body.chat-scroll-locked{overflow:hidden!important;overscroll-behavior:none}:root[data-theme=light] body{color:#2e2624}button,input,select{font:inherit}:root.browser-chrome select option,:root.browser-chrome select optgroup{background-color:#fffaf4;color:#2e2624}:root.browser-chrome[data-theme=dark] select option,:root.browser-chrome[data-theme=dark] select optgroup{background-color:#1f1829;color:#fff7f2}#root{min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-shell{height:100dvh;padding:16px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);grid-template-rows:minmax(0,1fr) auto;gap:16px;overflow:hidden}.app-shell{min-height:100vh;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start}body.sidebar-expanded .app-shell{grid-template-columns:240px minmax(0,1fr)}.sidebar,.auth-hero,.auth-panel,.metric-card,.dashboard-card,.loading-card{background:var(--panel);border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;box-shadow:0 24px 60px #0000002e}.dashboard-card{min-width:0;max-width:100%}.dashboard-card:has(.products-redesign-table),.dashboard-card:has(.customers-table),.dashboard-card:has(.report-table-scroll),.dashboard-card:has(.sales-report-tableScroll),.dashboard-card:has(.product-report-tableWrap){overflow:hidden}.sidebar{position:sticky;top:14px;height:auto;max-height:calc(100vh - 28px);margin:14px;padding:12px 10px;display:flex;flex-direction:column;gap:10px;box-shadow:none;overflow:visible}.sidebar-scrim{display:none}.sidebar-toggle{width:44px;height:44px;padding:0;display:inline-flex;flex-direction:column;justify-content:center;gap:4px;background:transparent;border:1px solid var(--panel-border);color:inherit;border-radius:14px}.sidebar-toggle span{width:16px;height:2px;background:currentColor;border-radius:999px;margin:0 auto}.topbar-sidebar-toggle{flex:0 0 auto}.sidebar-wordmark{display:none;min-width:0;flex-direction:column;gap:5px}.sidebar-mobile-head{display:none}.sidebar-wordmark strong{font-size:1.7rem;line-height:1.05}.sidebar-wordmark span{color:var(--muted);font-size:.62rem;letter-spacing:.28em;line-height:1.1;text-transform:uppercase}body.sidebar-expanded .sidebar-wordmark{display:flex}.topbar-wordmark{min-width:0;display:flex;flex-direction:column;gap:6px;flex:0 0 auto}.topbar-wordmark strong{font-size:2rem;line-height:1.05}.topbar-wordmark span{color:var(--muted);font-size:.68rem;letter-spacing:.3em;line-height:1.1;text-transform:uppercase}.side-nav{display:grid;gap:4px;min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding-top:2px;padding-right:8px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.side-nav::-webkit-scrollbar{width:6px}.side-nav::-webkit-scrollbar-track{background:var(--scrollbar-track)}.side-nav::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.side-nav::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.app-main{min-width:0}.menu-group{display:grid;gap:2px}.nav-item{position:relative;text-decoration:none;color:inherit;display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px}body:not(.sidebar-expanded) .nav-item{justify-content:center;padding:6px 0}.nav-item.level-1,.nav-item.level-2{padding:6px 8px;border-radius:10px}.nav-text{display:none;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:10px;font-size:.88rem;font-weight:700}body.sidebar-expanded .nav-text{display:inline-flex}.nav-text-level-1,.nav-text-level-2{display:inline-flex;width:100%;font-size:.84rem;font-weight:400}.nav-text-level-2{font-size:.8rem;color:var(--muted)}.nav-button{width:100%;background:transparent;color:inherit;border:0}.nav-item.active{background:transparent}.nav-item.active .nav-icon{background:linear-gradient(135deg,#d8a36a52,#a95b5247);box-shadow:inset 0 0 0 1px #ffffff0f}.nav-icon{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#d8a36a1f;font-size:.8rem;font-weight:700}.nav-svg{width:16px;height:16px}.nav-item.level-1,.nav-item.level-2{color:var(--muted)}.nav-item.level-1.active,.nav-item.level-2.active{background:#ffffff0f;color:inherit}.nav-caret{transition:transform .2s ease}.nav-caret.open{transform:rotate(180deg)}.nav-badge{min-width:24px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0 7px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-size:.68rem;font-weight:850;line-height:1;box-shadow:0 8px 18px #c86f6338}body:not(.sidebar-expanded) .nav-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;font-size:.62rem}.sub-nav{display:grid;gap:2px;padding-left:8px;margin-left:6px;border-left:1px solid var(--panel-border);max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .24s ease,opacity .18s ease,transform .18s ease,margin-top .18s ease}body.sidebar-expanded .menu-group.open>.sub-nav,.sub-nav.open{max-height:720px;opacity:1;transform:translateY(0)}body:not(.sidebar-expanded) .menu-group{overflow:hidden}body:not(.sidebar-expanded) .sub-nav{display:none}.app-main{min-width:0;position:relative;padding-bottom:68px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px 0;margin-bottom:20px;flex-wrap:nowrap}.mobile-sticky-topbar{display:none}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.topbar-left{flex:1;gap:14px}.top-search{flex:1;min-width:260px;position:relative;max-width:920px}.top-search input,.store-switcher select,.auth-form input{width:100%;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;min-height:46px;padding:12px 18px}.store-switcher select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.92)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px 14px}.top-control{min-width:170px}.icon-chip,.ghost-button{border-radius:16px}.topbar-actionButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding-inline:18px}.topbar-actionButton .nav-svg{width:18px;height:18px;flex:0 0 auto}.impersonation-overlay{position:fixed;inset:0 0 auto 0;z-index:220;width:100%;margin:0;pointer-events:none}.impersonation-banner{min-width:0;min-height:42px;border-block:1px solid rgba(174,118,80,.34);background:linear-gradient(90deg,#fff4e8fc,#f9e0ccfc 54%,#ffefdefc);color:#2e211f;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 28px;pointer-events:auto;transform:translateY(calc(-100% - 2px));transition:transform .22s ease;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #341c1624}.impersonation-overlay.open .impersonation-banner,.impersonation-overlay:hover .impersonation-banner,.impersonation-overlay:focus-within .impersonation-banner{transform:translateY(0)}.impersonation-banner p{min-width:0;flex:1 1 auto;margin:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3d302a;font-size:.92rem;font-weight:800}.impersonation-banner p strong{color:#6f2f3a;font-weight:950}.impersonation-pull-tab{position:absolute;top:0;left:50%;width:52px;height:26px;padding:0;border:1px solid rgba(229,188,128,.5);border-top:0;border-radius:0 0 16px 16px;background:linear-gradient(135deg,#f9dcc7,#e8b789);color:#5b2531;pointer-events:auto;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff85,0 12px 24px #341c163d}.impersonation-overlay.open .impersonation-pull-tab,.impersonation-overlay:hover .impersonation-pull-tab,.impersonation-overlay:focus-within .impersonation-pull-tab{top:42px;opacity:0;pointer-events:none}.impersonation-pull-tab span{width:10px;height:10px;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}.impersonation-overlay.open .impersonation-pull-tab span,.impersonation-overlay:hover .impersonation-pull-tab span,.impersonation-overlay:focus-within .impersonation-pull-tab span{transform:translateY(2px) rotate(225deg)}.impersonation-return-button{flex:0 0 auto;min-height:30px;padding:6px 14px;border-radius:8px;background:linear-gradient(135deg,#b65f4b,#8f3f4d);border-color:#8f3f4d47;color:#fffaf4;font-size:.78rem;font-weight:900;box-shadow:0 8px 18px #8f3f4d33}.impersonation-return-button:hover,.impersonation-return-button:focus-visible{background:linear-gradient(135deg,#c86f5a,#9d4856);border-color:#8f3f4d6b}:root[data-theme=light] .impersonation-banner{border-block-color:rgba(174,118,80,.32);background:linear-gradient(90deg,#fffaf4fa,#faebdcfa 56%,#fff8f0fa);color:#3d302a;box-shadow:inset 0 1px #ffffffc2,0 10px 24px #7a563814}:root[data-theme=light] .impersonation-pull-tab{border-color:#ae765057;background:linear-gradient(135deg,#f3d3bd,#d9a06f);color:#5b2531;box-shadow:inset 0 1px #ffffff94,0 12px 24px #7a56382e}:root[data-theme=light] .impersonation-banner p{color:#3d302a}:root[data-theme=light] .impersonation-banner p strong{color:#6f2f3a}:root[data-theme=light] .impersonation-return-button{background:linear-gradient(135deg,#b65f4b,#8f3f4d);border-color:#8f3f4d47;color:#fffaf4}:root[data-theme=light] .impersonation-return-button:hover,:root[data-theme=light] .impersonation-return-button:focus-visible{background:linear-gradient(135deg,#c86f5a,#9d4856);border-color:#8f3f4d6b}@media (max-width: 720px){.impersonation-banner{align-items:center;padding:10px 16px;gap:10px}.impersonation-banner p{text-align:left;white-space:normal;line-height:1.35}.impersonation-return-button{margin-left:auto}.impersonation-overlay.open .impersonation-pull-tab,.impersonation-overlay:hover .impersonation-pull-tab,.impersonation-overlay:focus-within .impersonation-pull-tab{top:58px}}.profile-menu{position:relative}.profile-menuDropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:180px;display:grid;gap:6px;padding:8px;border-radius:18px;background:#12101cf5;border:1px solid var(--panel-border);box-shadow:0 22px 48px #00000047;z-index:90}.profile-menuItem{width:100%;padding:12px 14px;border-radius:14px;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:10px;justify-content:flex-start}.profile-menuItem:hover{background:#ffffff0f}.icon-chip{position:relative;min-width:46px;height:46px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;color:inherit;background:var(--panel);border:1px solid var(--panel-border)}.notification-chip{position:relative}.notification-chip:after{content:"";position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:var(--accent-strong);display:none}.notification-svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.active-chat-chip{background:linear-gradient(135deg,#d8a36a2e,#a95b5229)}.active-notification-chip{background:linear-gradient(135deg,#d8a36a2e,#7f5cff29)}.employee-notification-menu{position:relative;display:inline-flex}.notification-count-badge{color:#fff8f1}.employee-notification-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:min(390px,calc(100vw - 32px));border-radius:18px;border:1px solid var(--panel-border);background:#12101cf7;box-shadow:0 24px 54px #00000052;padding:10px;z-index:96}.employee-notification-head>div{display:grid;gap:2px}.employee-notification-head span{color:var(--muted);font-size:.78rem}.employee-notification-list{max-height:360px}.employee-notification-item{cursor:default}.employee-notification-item p{margin:0;color:var(--text);font-size:.9rem;line-height:1.35}.employee-notification-empty{padding:22px 14px;color:var(--muted);text-align:center;font-weight:700}.employee-notification-viewAll{width:100%;margin-top:8px;padding:10px 12px;border:0;background:transparent;color:var(--accent);font-weight:800;text-align:center}.employee-notification-viewAll:hover{color:var(--accent-strong);background:#ffffff0d}.chat-preview-menu{position:relative}.chat-preview-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 32px));border-radius:18px;border:1px solid var(--panel-border);background:#12101cf7;box-shadow:0 24px 54px #00000052;padding:10px;z-index:95}.chat-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 6px 10px}.chat-preview-link{padding:0;background:transparent;border:0;color:var(--accent);font-size:.84rem;font-weight:700}.chat-preview-list{display:grid;gap:8px;max-height:420px;overflow:auto}.chat-preview-item{width:100%;padding:12px;border-radius:14px;background:#ffffff0a;color:inherit;text-align:left;display:grid;gap:4px}.chat-preview-item:hover{background:#ffffff14}.chat-preview-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-preview-top strong,.chat-preview-message{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-preview-top span,.chat-preview-sub{color:var(--muted);font-size:.76rem}.chat-badge{position:absolute;top:4px;right:4px;min-width:20px;height:20px;border-radius:999px;background:linear-gradient(135deg,var(--accent-strong),#c86f63);color:#1a1218;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;font-size:.68rem;font-weight:800}.employee-notifications-card{overflow:hidden}.employee-notifications-table.customers-table.compact-table{overflow:visible;min-width:0;width:100%}.employee-notifications-table .customer-table-head,.employee-notifications-table .customer-row{grid-template-columns:82px minmax(0,1.8fr) 92px 112px 112px minmax(178px,.9fr)}.employee-notifications-table .customer-row>*,.employee-notifications-table .customer-table-head>*{min-width:0}.employee-notification-message{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}.employee-notification-imageLink{color:var(--accent);font-weight:800;text-decoration:none}.employee-notification-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 12px;border-radius:999px;font-size:.74rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase;border:1px solid rgba(255,255,255,.1);color:var(--muted);background:#ffffff0d}.employee-notification-status.unread{color:#fff8f1;border-color:#eeae6961;background:#d884563d}.employee-notification-status.read{color:#f8f4efb8;background:#ffffff0e}.employee-notification-status.sent{color:#b8ffd5;border-color:#42d38352;background:#35ac6a33}.employee-notification-status.pending{color:#ffe4a3;border-color:#eebe6152;background:#b47b2d38}.employee-notification-pagination{margin-top:16px}.content-page{padding:24px}.app-breadcrumb-shell{padding:0 24px}.page-breadcrumb{position:relative;isolation:isolate;width:100%;min-height:58px;display:flex;align-items:center;margin:0 0 18px;padding:10px 14px;overflow:hidden;border:1px solid rgba(255,255,255,.095);border-radius:20px;background:linear-gradient(135deg,#d8a36a24,#36c2b214),#11101db8;box-shadow:0 18px 44px #00000029,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.page-breadcrumb:before{content:"";position:absolute;inset:12px auto 12px 0;width:3px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--accent),#42c8b7)}.page-breadcrumb-list{position:relative;z-index:1;min-width:0;width:100%;display:flex;align-items:center;gap:2px;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;list-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.page-breadcrumb-list::-webkit-scrollbar{display:none}.page-breadcrumb-item{min-width:0;display:inline-flex;align-items:center;gap:2px;flex:0 0 auto}.page-breadcrumb-item:last-child{flex:1 1 auto}.page-breadcrumb-link,.page-breadcrumb-label,.page-breadcrumb-current{min-width:0;min-height:36px;display:inline-flex;align-items:center;gap:8px;max-width:min(380px,44vw);padding:0 11px;border-radius:999px;color:#fdf7f2b8;font-size:.86rem;font-weight:850;line-height:1;text-decoration:none;white-space:nowrap;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.page-breadcrumb-link{cursor:pointer}.page-breadcrumb-link:hover,.page-breadcrumb-link:focus-visible{color:#fff7f2;background:#ffffff13;box-shadow:inset 0 0 0 1px #ffffff14}.page-breadcrumb-link:focus-visible{outline:2px solid rgba(216,163,106,.56);outline-offset:2px}.page-breadcrumb-current{max-width:min(560px,52vw);padding:0 13px;border:1px solid rgba(216,163,106,.26);background:linear-gradient(135deg,#d8a36a30,#42c8b71f),#ffffff0e;color:#fff7f2;font-weight:900}.page-breadcrumb-link svg:not(.page-breadcrumb-chevron),.page-breadcrumb-label svg:not(.page-breadcrumb-chevron),.page-breadcrumb-current svg:not(.page-breadcrumb-chevron){width:16px;height:16px;flex:0 0 auto}.page-breadcrumb-link span,.page-breadcrumb-label span,.page-breadcrumb-current span{min-width:0;overflow:hidden;text-overflow:ellipsis}.page-breadcrumb-current small{flex:0 0 auto;padding-left:8px;border-left:1px solid rgba(255,255,255,.14);color:#fdf7f29e;font-size:.72rem;font-weight:900}.page-breadcrumb-chevron{width:16px;height:16px;flex:0 0 auto;color:#fdf7f257}:root[data-theme=light] .page-breadcrumb{border-color:#826d5829;background:linear-gradient(135deg,#fffdfafa,#f6ede5eb),#fffbf7f0;box-shadow:0 18px 36px #7a563814,inset 0 1px #ffffffd1}:root[data-theme=light] .page-breadcrumb-link,:root[data-theme=light] .page-breadcrumb-label{color:#5b463c}:root[data-theme=light] .page-breadcrumb-link:hover,:root[data-theme=light] .page-breadcrumb-link:focus-visible{color:#2f2825;background:#826d5814;box-shadow:inset 0 0 0 1px #826d581a}:root[data-theme=light] .page-breadcrumb-current{border-color:#ae76504d;background:linear-gradient(135deg,#d8a36a33,#42c8b71f),#ffffffb3;color:#2f2825}:root[data-theme=light] .page-breadcrumb-current small{border-left-color:#826d582e;color:#4a3b32ad}:root[data-theme=light] .page-breadcrumb-chevron{color:#5b463c6b}.chat-drawer{position:fixed;right:18px;bottom:84px;width:min(360px,calc(100vw - 28px));z-index:70;display:grid;gap:0;border-radius:22px;background:var(--panel-strong);border:1px solid var(--panel-border);box-shadow:0 28px 60px #0000003d;overflow:hidden;animation:chat-pop-in .24s ease}.chat-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--panel-border);background:linear-gradient(135deg,#d8a36a24,#a95b521a)}.chat-drawer-body{padding:20px 18px 22px}.chat-drawer-body p{margin:0;color:var(--muted)}.toast-stack{position:fixed;right:18px;bottom:84px;z-index:95;display:grid;gap:10px;width:min(360px,calc(100vw - 32px))}.toast-stack.chat-open{bottom:24px;z-index:130}.toast-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;border:1px solid var(--panel-border);background:var(--panel-strong);box-shadow:0 18px 42px #00000038;animation:toast-in .26s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.toast-item:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:currentColor}.toast-icon{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#ffffff0f}.toast-icon .nav-svg{width:16px;height:16px}.toast-message{flex:1;min-width:0;line-height:1.35}.toast-item.success{color:#9ce2bb;border-color:#82d0a747;background:linear-gradient(135deg,#1c4531eb,#15221ffa)}.toast-item.error{color:#ffb3ad;border-color:#ff9f9747;background:linear-gradient(135deg,#552227f2,#20161bfa)}.toast-item.warning{color:#ffd38f;border-color:#ffc9744d;background:linear-gradient(135deg,#623f18f2,#261c14fa)}.toast-item.info{color:#9fc8ff;border-color:#7aabff47;background:linear-gradient(135deg,#1f3456f2,#171a27fa)}.toast-close{padding:0;min-width:22px;height:22px;border:0;border-radius:999px;background:transparent;color:inherit;font-size:1rem;opacity:.85}.toast-close:hover{opacity:1}@keyframes toast-in{0%{opacity:0;transform:translate3d(18px,0,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes chat-pop-in{0%{opacity:0;transform:translate3d(0,20px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}.search-dropdown{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);width:min(980px,calc(100vw - 140px));max-height:70vh;overflow-y:auto;overflow-x:hidden;padding:24px 18px 38px;border-radius:18px;background:#05070c;color:#f7f7fb;border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 60px #00000080;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);z-index:80}.search-dropdown::-webkit-scrollbar{width:6px}.search-dropdown::-webkit-scrollbar-track{background:var(--scrollbar-track)}.search-dropdown::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.search-dropdown::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.search-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.search-head-actions{display:flex;align-items:center;gap:10px}.search-filter{display:flex;align-items:center;gap:8px;color:#f7f7fb}.search-filter select{border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:inherit;padding:8px 10px}.search-close{min-width:40px;height:40px;padding:0;font-size:1.4rem;line-height:1;background:#ffffff0f}.search-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;padding:18px;border-radius:16px;background:#ffffff0d}.search-card+.search-card{margin-top:12px}.search-card:last-child{margin-bottom:10px}.search-card img{width:100%;height:240px;object-fit:cover;border-radius:12px;background:#ffffff0f}.search-card-body{display:grid;gap:10px;min-width:0}.variant-summary{display:grid;gap:12px}.summary-block{display:grid;gap:8px}.summary-chips{display:flex;gap:8px;flex-wrap:wrap}.summary-chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;background:#ffffff14;color:inherit;font-size:.88rem}.summary-chip.selectable{cursor:pointer;border:1px solid transparent}.summary-chip.selectable.active{background:linear-gradient(135deg,#d8a36a4d,#a95b5238);border-color:#ffffff29}.summary-chip.muted{opacity:.7}.variant-list{display:grid;gap:12px}.variant-card{display:grid;gap:10px;padding:12px;border-radius:14px;background:#ffffff0a}.search-meta{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;padding:12px 16px;border-radius:10px;background:#ffffff0f}.search-meta strong{min-width:0;overflow-wrap:anywhere}.search-stock{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:8px;margin-top:4px}.stock-chip{display:grid;gap:4px;padding:10px;text-align:center;border-radius:10px;color:#f7f7fb}:root[data-theme=light] .stock-chip{color:#3f3029}.stock-tone-0{background:linear-gradient(135deg,#d8a36a47,#a95b5229)}.stock-tone-1{background:linear-gradient(135deg,#5a8cd647,#3d58ab29)}.stock-tone-2{background:linear-gradient(135deg,#52b09147,#287d6729)}.stock-tone-3{background:linear-gradient(135deg,#a673d347,#6346aa29)}.out-of-stock-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:12px;background:#ff5c5c29;color:#ffd2d2;font-weight:700}:root[data-theme=light] .out-of-stock-badge{background:#ffb8b875;color:#6a2f31}.fixed-footer{position:fixed;left:0;right:0;bottom:0;z-index:40;text-align:center;padding:10px 16px;color:var(--muted);font-size:.7rem;background:linear-gradient(180deg,#0a0a102e,#0a0a10d1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-heart{color:#ef4444}.auth-footer{position:static;grid-column:1 / -1;padding:8px 16px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-hero{min-height:0;padding:24px}.auth-panel{display:flex;flex-direction:column;min-height:0;padding:28px;justify-content:center}.hero-badge,.eyebrow{display:inline-flex;align-items:center;border-radius:999px;padding:8px 14px;background:#d8a36a1f;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.hero-subtitle{margin:12px 0 0;color:var(--muted);font-size:.95rem;letter-spacing:.14em;text-transform:uppercase}.fashion-carousel{position:relative;overflow:hidden;min-height:0;height:100%;border-radius:24px}.fashion-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#0c070d14,#0c070db3),var(--slide-image);background-size:cover;background-position:center;opacity:0;transform:scale(1.06);animation:heroFade 18s infinite}.fashion-slide:nth-child(2){animation-delay:6s}.fashion-slide:nth-child(3){animation-delay:12s}.fashion-overlay{position:absolute;left:24px;right:24px;bottom:24px;padding:24px;border-radius:22px;background:linear-gradient(135deg,#0c1020c2,#3c0f1f6b);color:#fff7f2;text-shadow:0 2px 18px rgba(0,0,0,.35)}.fashion-overlay h3{margin:0 0 12px;font-size:clamp(1.35rem,2.6vw,2.6rem);line-height:1.08}.fashion-overlay p{margin:0;color:#fff7f2e0}.hero-card{margin-top:20px;padding:20px;border-radius:22px;background:linear-gradient(135deg,#d8a36a1f,#ffffff0a)}.auth-quote-card{width:100%;margin-top:24px}.hero-quote{margin:0 0 12px;font-size:1rem;line-height:1.7}.auth-form{display:grid;gap:18px;margin-top:24px}.panel-top,.auth-form,.alert{width:100%}.auth-panel-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.auth-theme-toggle{min-width:44px;min-height:44px}.panel-heading{display:flex;align-items:baseline;gap:12px;margin-bottom:18px}.panel-title{margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:.98}.panel-signature{margin:0;color:var(--muted);font-size:.72rem;letter-spacing:.34em;text-transform:uppercase}.auth-form label{display:grid;gap:10px}.auth-submit-button{justify-content:center}.auth-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px;border:1px solid var(--panel-border);border-radius:16px;background:#ffffff0a}.auth-mode-toggle .segment-button{min-height:42px;border-radius:12px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.auth-mode-toggle .segment-button.active{border-color:#d8a36a94;color:#fff7f2}.otp-input-group{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.otp-digit-input{width:100%;min-height:58px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;text-align:center;font-size:1.35rem;font-weight:700;outline:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.otp-digit-input:focus{border-color:#d8a36ab3;box-shadow:0 0 0 4px #d8a36a1f;transform:translateY(-1px)}.otp-resend-button{padding:0;background:transparent;color:var(--muted);border:0;text-align:left;justify-content:flex-start;font-weight:600}.otp-resend-button:disabled{cursor:default;opacity:.72}.otp-resend-button:not(:disabled){color:var(--accent)}.two-factor-setup-modal-card{width:min(820px,calc(100vw - 48px))}.two-factor-setup-modal-card .card-head span{display:block;margin-top:4px;color:var(--muted);font-size:.86rem;font-weight:600}.two-factor-setup-body{padding:24px;overflow:auto}.two-factor-setup-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;align-items:stretch}.two-factor-setup-copy{display:grid;align-content:start;gap:14px;min-width:0}.two-factor-setup-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid rgba(216,163,106,.28);background:#d8a36a24;color:var(--accent)}.two-factor-setup-icon svg{width:28px;height:28px}.two-factor-setup-copy h2{margin:0;font-size:1.45rem;line-height:1.18}.two-factor-setup-copy p{margin:0;color:var(--muted);line-height:1.65}.two-factor-manual-key{display:grid;gap:7px;padding:14px;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff0b}.two-factor-manual-key span{color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.two-factor-manual-key strong{color:#fff7f2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95rem;line-height:1.45;overflow-wrap:anywhere}.two-factor-setup-qrPane{min-width:0;display:grid;align-content:center;justify-items:center;gap:12px;padding:18px;border-radius:20px;border:1px solid var(--panel-border);background:#ffffff0f}.two-factor-setup-qrPane img,.two-factor-qr-placeholder{width:220px;height:220px;border-radius:14px}.two-factor-setup-qrPane img{background:transparent}.two-factor-qr-placeholder{background:#ffffff14}.two-factor-setup-qrPane span{max-width:100%;color:var(--muted);font-size:.82rem;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.two-factor-setup-confirm{display:grid;gap:0;border-top:1px solid var(--panel-border)}.two-factor-setup-confirm>label{display:grid;gap:10px;padding:0 24px 18px;color:var(--muted);font-size:.9rem;font-weight:700}.two-factor-setup-confirm input{width:min(240px,100%);min-height:48px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;font-size:1.2rem;font-weight:800;letter-spacing:.18em;padding:0 16px;outline:none}.two-factor-setup-confirm input:focus{border-color:#d8a36ab8;box-shadow:0 0 0 4px #d8a36a1f}.two-factor-setup-actions{display:flex;gap:12px;justify-content:flex-end}.two-factor-setup-loading{min-height:260px;display:grid;place-items:center;box-shadow:none}button{border:0;border-radius:18px;padding:15px 18px;cursor:pointer;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#1f1310;font-weight:700}.ghost-button{background:transparent;color:inherit;border:1px solid var(--panel-border)}.primary-link-button{display:inline-flex;align-items:center;justify-content:center;border-radius:18px;padding:15px 18px;cursor:pointer;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#1f1310;font-weight:700;text-decoration:none}.unauthorized-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 18% 22%,rgba(216,163,106,.14),transparent 34%),radial-gradient(circle at 82% 72%,rgba(127,92,255,.16),transparent 32%),var(--bg)}.unauthorized-panel{width:min(980px,100%);display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:center;gap:34px;padding:42px;border-radius:24px;border:1px solid var(--panel-border);background:linear-gradient(145deg,#251d2af0,#120f1af5);box-shadow:0 28px 72px #00000057;overflow:hidden}.unauthorized-visual{position:relative;display:grid;place-items:center;min-height:300px;border-radius:20px;background:linear-gradient(135deg,#ffffff14,#ffffff05),#ffffff08;border:1px solid rgba(255,255,255,.07)}.unauthorized-shield{width:min(220px,72%);animation:unauthorized-float 4.8s ease-in-out infinite}.unauthorized-shieldBody{animation:unauthorized-pulse 2.4s ease-in-out infinite}.unauthorized-lockBody,.unauthorized-lockShackle{transform-origin:110px 102px;animation:unauthorized-lock 2.8s ease-in-out infinite}.unauthorized-orbit{position:absolute;border-radius:999px;border:1px solid rgba(216,163,106,.22);pointer-events:none}.unauthorized-orbitOne{width:190px;height:190px;animation:unauthorized-orbit 7s linear infinite}.unauthorized-orbitTwo{width:236px;height:236px;border-color:#7f5cff2e;animation:unauthorized-orbit 10s linear infinite reverse}.unauthorized-content{min-width:0}.unauthorized-kicker{margin:0 0 12px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.unauthorized-content h1{margin:0;max-width:640px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:0}.unauthorized-content p:not(.unauthorized-kicker){max-width:560px;margin:18px 0 0;color:var(--muted);font-size:1rem;line-height:1.65}.unauthorized-path{display:grid;gap:6px;max-width:560px;margin-top:22px;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.unauthorized-path span{color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.unauthorized-path strong{color:#fff7f2;font-size:.95rem;overflow-wrap:anywhere}.unauthorized-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.unauthorized-actions .ghost-button,.unauthorized-actions .primary-link-button{min-height:46px;border-radius:14px}@keyframes unauthorized-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes unauthorized-pulse{0%,to{opacity:.92}50%{opacity:1}}@keyframes unauthorized-lock{0%,76%,to{transform:translateY(0)}84%{transform:translateY(-3px)}92%{transform:translateY(1px)}}@keyframes unauthorized-orbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.unauthorized-shield,.unauthorized-shieldBody,.unauthorized-lockBody,.unauthorized-lockShackle,.unauthorized-orbit{animation:none}}.alert{margin-top:18px;padding:14px 16px;border-radius:16px}.alert.success{background:#82d0a71f;color:var(--success)}.alert.error{background:#ff9f971f;color:var(--error)}.alert.warning{background:#ffcc7024;color:#f3c66f}.metric-card span,.dashboard-card span,.topbar-brand span,.feed-item span,.empty-state{color:var(--muted)}.metric-grid,.dashboard-grid{display:grid;gap:20px;margin-top:22px}.metric-grid-first{margin-top:0}.metric-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.metric-card,.dashboard-card,.loading-card{padding:24px}.metric-card strong{display:block;margin-top:12px;font-size:1.8rem}.dashboard-grid-wide{grid-template-columns:1fr 1fr}.card-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px 16px;margin:-24px -24px 18px;padding:18px 24px;border-bottom:1px solid var(--panel-border);background:var(--card-head-bg);border-top-left-radius:28px;border-top-right-radius:28px}.card-head.centered-head{align-items:center}.card-head>div:first-child{flex:1 1 240px;min-width:0;display:flex;align-items:center;min-height:44px}.card-head.centered-head>div:first-child{display:flex;align-items:center;flex:1 1 240px;min-height:44px}.card-head.centered-head .customers-toolbar,.card-head.centered-head .gallery-head-actions{align-items:center;flex:1 1 auto;min-width:0}.dashboard-toolbar-card{overflow:visible}.dashboard-toolbar{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:flex-end;min-width:0}.dashboard-toolbar select{min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 14px}.dashboard-toolbar input[type=date]{min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 12px}.widget-chip-bar{display:flex;flex-wrap:wrap;gap:10px;margin-top:0;align-items:center}.widget-chip{min-height:30px;padding:4px 12px;border-radius:999px;border:1px dashed rgba(216,163,106,.38);background:#d8a36a14;color:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:.84rem;white-space:nowrap}.widget-chip.is-active{border-style:solid;background:linear-gradient(135deg,#d8a36a38,#a95b522e)}.dashboard-widget-grid{margin-top:18px}.dashboard-widget-grid .react-grid-item{transition:transform .18s ease,width .18s ease,height .18s ease}.dashboard-widget-grid .react-grid-placeholder{border-radius:24px;background:#d8a36a1f;border:1px dashed rgba(216,163,106,.35)}.dashboard-widget-shell{height:100%;position:relative}.dashboard-widget-placeholder{width:100%;height:100%;min-height:100%;border-radius:24px;border:1px dashed rgba(216,163,106,.34);background:linear-gradient(135deg,#d8a36a0d,#a95b520a),#ffffff05;display:grid;place-items:center;color:#ffffffbf}.dashboard-widget-placeholderPlus{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);font-size:2rem;line-height:1}.fill-widget{height:100%}.dashboard-widget-card{overflow:hidden}.widget-grip{position:absolute;top:12px;right:56px;z-index:4;width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff9;background:#ffffff0a;cursor:grab;-webkit-user-select:none;user-select:none}.widget-grip:active{cursor:grabbing}.widget-toggle-button{position:absolute;top:12px;right:14px;z-index:4;width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;color:#ffffffb3}.dashboard-widget-pickerScrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:125;background:#08060c85;display:grid;place-items:center;padding:24px}.dashboard-widget-picker{width:min(560px,calc(100vw - 48px));border-radius:26px;overflow:hidden;background:linear-gradient(180deg,#251d2afa,#15121efa);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 60px #0000004d}.dashboard-widget-pickerHead{display:grid;grid-template-columns:1fr 40px;align-items:flex-start;gap:20px;padding:24px 28px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.dashboard-widget-pickerTitle{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.dashboard-widget-pickerTitle h2{margin:0;font-size:1.05rem;line-height:1.15}.dashboard-widget-pickerClose{width:38px;height:38px;min-width:38px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;line-height:1;padding:0;justify-self:end}.dashboard-widget-picker .widget-chip-bar{padding:24px 28px 28px}.dashboard-studioCard{overflow:hidden}.dashboard-studioCard>.card-head{margin-bottom:12px;padding:12px 20px}.dashboard-studioCard>.card-head h1{margin:0;font-size:clamp(1.8rem,3vw,2.25rem);line-height:1.05}.dashboard-studioCard>.card-head .eyebrow{margin-bottom:8px;padding:6px 12px}.dashboard-studioBody{padding-top:0}.dashboard-studioGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.dashboard-studioItem{position:relative;min-width:0}.dashboard-studioItem.is-dragging{opacity:.55}.dashboard-rangeSelect{min-width:132px}.dashboard-addWidgetButton{width:44px;height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.dashboard-panelBlock,.dashboard-metricTile{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#14101eb8;overflow:hidden}.dashboard-metricTile,.dashboard-panelBlock.dashboard-clockBlock{position:relative;color:#fff7f2;border-color:var(--dashboard-card-border, rgba(216, 163, 106, .22));background:var(--dashboard-card-bg, linear-gradient(135deg, rgba(46, 27, 42, .96), rgba(25, 18, 36, .94)));box-shadow:inset 0 1px #ffffff14,0 16px 34px #0003}.dashboard-metricTile:before,.dashboard-panelBlock.dashboard-clockBlock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.12),transparent 28%),radial-gradient(circle at 84% 8%,var(--dashboard-card-glow, rgba(216, 163, 106, .1)),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.055),transparent 46%)}.dashboard-metricTile>*,.dashboard-panelBlock.dashboard-clockBlock>*{position:relative;z-index:1}.dashboard-metricTile .dashboard-metricLabel,.dashboard-panelBlock.dashboard-clockBlock .dashboard-digital-clock span{color:#fff7f2c2}.dashboard-panelBlock{display:flex;flex-direction:column;min-height:320px}.dashboard-panelBlockWide{grid-column:span 2}.dashboard-panelBlockFull{grid-column:1 / -1}.dashboard-panelHead{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,#d8a36a1a,#a95b5214)}.floor-plan-widget{min-height:520px;color:#fff7f2}.floor-plan-widget .dashboard-panelHead span{display:block;margin-top:4px;color:#fff7f2bd;font-size:.82rem;font-weight:750}.floor-plan-legend{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.floor-plan-legend span{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;color:#fff7f2d1!important;font-size:.78rem!important}.floor-plan-legend i{width:10px;height:10px;border-radius:999px}.floor-plan-legend i.free{background:#35d58a}.floor-plan-legend i.occupied{background:#f15f5f}.floor-plan-body{display:grid;grid-template-columns:1fr;gap:12px;padding:14px;min-height:0}.floor-plan-floors{display:flex;align-items:center;gap:8px;min-width:0;max-width:100%;overflow-x:auto;padding:0 0 4px;scrollbar-width:thin}.floor-plan-floor{flex:0 0 auto;min-height:34px;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:999px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;background:#ffffff0f;color:#fff7f2;text-align:left;font-size:.78rem;box-shadow:inset 0 1px #ffffff0f}.floor-plan-floor span{max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.floor-plan-floor strong{font-size:.82rem;font-weight:900}.floor-plan-floor.active{border-color:#d8a36ab8;background:#d8a36a29;box-shadow:inset 0 0 0 1px #d8a36a2e,0 10px 24px #0000002e}.floor-plan-floor.occupied strong{color:#ffaaa3}.floor-plan-floor.free strong{color:#8df0bd}.floor-plan-tables{min-width:0;display:grid;gap:10px;align-content:start}.floor-plan-selected{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff7f2}.floor-plan-selected strong{font-size:1.08rem;letter-spacing:0}.floor-plan-selected span{color:#fff7f2c7;font-size:.85rem;font-weight:750}.floor-plan-table-grid{display:grid;grid-template-columns:repeat(8,minmax(88px,1fr));grid-auto-flow:row;gap:8px}.floor-plan-table{position:relative;min-height:96px;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px;display:grid;grid-template-columns:1fr;align-content:start;gap:8px;padding:10px;border:1px solid transparent;box-shadow:inset 0 1px #ffffff14,0 8px 18px #00000029}.floor-plan-table-link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.floor-plan-table-link:hover,.floor-plan-table-link:focus-visible{border-color:#d8a36ac7;box-shadow:inset 0 1px #ffffff1a,0 14px 28px #0000003d;outline:0;transform:translateY(-1px)}.floor-plan-table:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.06),transparent 44%)}.floor-plan-table>*{position:relative;z-index:1}.floor-plan-table.free{background:linear-gradient(135deg,#15423af0,#0c2b2ff0);border-color:#45dd907a}.floor-plan-table.occupied{background:linear-gradient(135deg,#4e1824f5,#3c1422f0);border-color:#f863638f}.floor-plan-table-icon{position:relative;width:36px;height:36px;justify-self:center;display:grid;place-items:center;color:#fff8ed}.floor-plan-table-icon:before{content:none}.floor-plan-table.free .floor-plan-table-icon{color:#8df0bd}.floor-plan-table.occupied .floor-plan-table-icon{color:#ffaaa3}.floor-plan-table-glyph{position:absolute;z-index:1;top:50%;left:50%;width:30px;height:30px;background:currentColor;-webkit-mask:url(/cafe-table.svg) center / contain no-repeat;mask:url(/cafe-table.svg) center / contain no-repeat;transform:translate(-50%,-50%);transform-origin:center}.floor-plan-table strong,.floor-plan-table span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floor-plan-table strong{color:#fffaf4;font-size:.78rem;font-weight:900;text-align:center}.floor-plan-table span{margin-top:3px;color:#fff7f2d1;font-size:.68rem;font-weight:850;text-align:center}@media (max-width: 1180px){.floor-plan-table-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr))}}@media (max-width: 640px){.floor-plan-body{padding:10px}.floor-plan-table-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:6px}.floor-plan-table{min-height:84px;padding:8px}}.dashboard-panelHead h3{margin:0;font-size:1rem;min-width:0;max-width:100%;overflow-wrap:anywhere}.dashboard-panelHeadSplit{flex-wrap:nowrap;align-items:center;padding-right:112px}.dashboard-trendSelect{min-width:150px;max-width:190px;min-height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:inherit;padding:6px 34px 6px 12px;font-size:.86rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.82)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px}.dashboard-clockBlock{grid-column:span 1;grid-row:span 1;min-height:160px;align-content:center}.dashboard-dragHandle{position:absolute;top:18px;right:56px;z-index:5;width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#ffffffb8;display:inline-flex;align-items:center;justify-content:center;cursor:grab;font-weight:800;letter-spacing:-.08em}.dashboard-dragHandle:active{cursor:grabbing}.dashboard-closeHandle{position:absolute;top:18px;right:14px;z-index:5;width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#ffffffb8;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1}.dashboard-clock-layoutLarge{flex:1;padding:12px 16px 14px;gap:12px;grid-template-columns:96px minmax(0,1fr);justify-items:stretch;align-items:center}.dashboard-clock-layoutAnalog,.dashboard-clock-layoutDigital{flex:1;display:grid;place-items:center;min-height:100%;padding:18px 16px}.dashboard-clock-layoutDigital{place-items:end start;padding:18px 20px}.dashboard-analog-clockLarge{width:96px;min-width:96px;justify-self:center}.dashboard-digital-clock.dashboard-digital-clockCompact strong{font-size:clamp(1.35rem,2vw,1.75rem);line-height:1}.dashboard-digital-clock.dashboard-digital-clockCompact span{font-size:.78rem}.dashboard-digital-clockCompact{text-align:left;justify-items:start;align-self:center}.dashboard-metricTile{min-height:160px;padding:18px 20px;display:grid;grid-template-rows:1fr auto;align-content:end;align-items:end;gap:12px}.dashboard-metricTileHead{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-right:0}.dashboard-metricTile strong{font-size:clamp(1.75rem,2.1vw,2.2rem);line-height:1;align-self:end;min-width:0;padding-right:126px;margin-top:auto}.dashboard-metricLabel{font-size:.82rem;color:var(--muted);display:block;max-width:100%;align-self:end;padding-right:0;line-height:1.15;white-space:nowrap;overflow:visible;text-overflow:clip}.dashboard-metricColorSelect{min-width:92px;min-height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:inherit;padding:4px 28px 4px 10px;font-size:.8rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.82)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 12px}.dashboard-metricColorSelectFloating{position:absolute;top:18px;right:102px;z-index:5;width:auto;height:32px;min-height:32px;padding-top:0;padding-bottom:0}.dashboard-metricColorSelect option{font-size:.8rem;color:#111}.dashboard-metricTile .dashboard-dragHandle{top:18px;right:56px}.dashboard-metricTile .dashboard-closeHandle{top:18px;right:10px}@media (max-width: 1366px){.dashboard-metricColorSelectFloating,.dashboard-dragHandle,.dashboard-closeHandle{height:32px;min-height:32px;border-radius:10px}.dashboard-metricColorSelectFloating{right:92px;min-width:86px;padding-left:8px;padding-right:24px;background-position:right 8px center;background-size:10px 10px}.dashboard-dragHandle{right:50px}.dashboard-closeHandle{right:10px}.dashboard-metricTile strong,.dashboard-metricTile .dashboard-metricLabel{padding-right:118px}.dashboard-metricLabel{padding-right:0}}.dashboard-metricTile .dashboard-metricColorSelect{order:2}.dashboard-digital-clockSolo{width:auto;text-align:left;justify-items:start;align-self:end}.dashboard-metricTile.is-amber,.dashboard-panelBlock.dashboard-clockBlock.is-amber{--dashboard-card-bg: linear-gradient(135deg, rgba(92, 56, 33, .96), rgba(63, 34, 34, .94));--dashboard-card-border: rgba(216, 163, 106, .56);--dashboard-card-glow: rgba(216, 163, 106, .22)}.dashboard-metricTile.is-dazzle,.dashboard-panelBlock.dashboard-clockBlock.is-dazzle{--dashboard-card-bg: linear-gradient(135deg, rgba(87, 39, 54, .96), rgba(45, 31, 58, .94) 54%, rgba(19, 63, 67, .92));--dashboard-card-border: rgba(216, 163, 106, .52);--dashboard-card-glow: rgba(51, 205, 189, .18)}.dashboard-metricTile.is-rose,.dashboard-panelBlock.dashboard-clockBlock.is-rose{--dashboard-card-bg: linear-gradient(135deg, rgba(85, 31, 52, .96), rgba(58, 24, 43, .94));--dashboard-card-border: rgba(233, 112, 144, .54);--dashboard-card-glow: rgba(233, 112, 144, .18)}.dashboard-metricTile.is-blue,.dashboard-panelBlock.dashboard-clockBlock.is-blue{--dashboard-card-bg: linear-gradient(135deg, rgba(30, 53, 102, .96), rgba(24, 33, 72, .94));--dashboard-card-border: rgba(107, 155, 237, .54);--dashboard-card-glow: rgba(107, 155, 237, .18)}.dashboard-metricTile.is-emerald,.dashboard-panelBlock.dashboard-clockBlock.is-emerald{--dashboard-card-bg: linear-gradient(135deg, rgba(21, 75, 59, .96), rgba(13, 48, 50, .94));--dashboard-card-border: rgba(75, 216, 153, .52);--dashboard-card-glow: rgba(75, 216, 153, .18)}.dashboard-metricTile.is-sunset,.dashboard-panelBlock.dashboard-clockBlock.is-sunset{--dashboard-card-bg: linear-gradient(135deg, rgba(98, 46, 28, .96), rgba(90, 28, 45, .94));--dashboard-card-border: rgba(255, 142, 86, .56);--dashboard-card-glow: rgba(255, 142, 86, .2)}.dashboard-metricTile.is-violet,.dashboard-panelBlock.dashboard-clockBlock.is-violet{--dashboard-card-bg: linear-gradient(135deg, rgba(61, 42, 103, .96), rgba(39, 30, 77, .94));--dashboard-card-border: rgba(166, 130, 255, .54);--dashboard-card-glow: rgba(166, 130, 255, .18)}.dashboard-metricTile.is-teal,.dashboard-panelBlock.dashboard-clockBlock.is-teal{--dashboard-card-bg: linear-gradient(135deg, rgba(17, 78, 76, .96), rgba(13, 57, 75, .94));--dashboard-card-border: rgba(75, 221, 205, .54);--dashboard-card-glow: rgba(75, 221, 205, .18)}.dashboard-metricTile.is-crimson,.dashboard-panelBlock.dashboard-clockBlock.is-crimson{--dashboard-card-bg: linear-gradient(135deg, rgba(92, 27, 45, .96), rgba(65, 18, 39, .94));--dashboard-card-border: rgba(255, 99, 127, .56);--dashboard-card-glow: rgba(255, 99, 127, .18)}.dashboard-metricTile.is-coral,.dashboard-panelBlock.dashboard-clockBlock.is-coral{--dashboard-card-bg: linear-gradient(135deg, rgba(96, 42, 40, .96), rgba(75, 25, 43, .94));--dashboard-card-border: rgba(255, 133, 116, .56);--dashboard-card-glow: rgba(255, 133, 116, .18)}.dashboard-metricTile.is-aqua,.dashboard-panelBlock.dashboard-clockBlock.is-aqua{--dashboard-card-bg: linear-gradient(135deg, rgba(20, 70, 90, .96), rgba(18, 45, 78, .94));--dashboard-card-border: rgba(103, 207, 233, .54);--dashboard-card-glow: rgba(103, 207, 233, .18)}.dashboard-metricTile.is-saffron,.dashboard-panelBlock.dashboard-clockBlock.is-saffron{--dashboard-card-bg: linear-gradient(135deg, rgba(97, 68, 28, .96), rgba(76, 43, 27, .94));--dashboard-card-border: rgba(239, 184, 83, .56);--dashboard-card-glow: rgba(239, 184, 83, .2)}.dashboard-metricTile.is-plum,.dashboard-panelBlock.dashboard-clockBlock.is-plum{--dashboard-card-bg: linear-gradient(135deg, rgba(68, 39, 82, .96), rgba(48, 28, 67, .94));--dashboard-card-border: rgba(202, 128, 222, .54);--dashboard-card-glow: rgba(202, 128, 222, .18)}.dashboard-metricTile.is-jade,.dashboard-panelBlock.dashboard-clockBlock.is-jade{--dashboard-card-bg: linear-gradient(135deg, rgba(28, 77, 61, .96), rgba(20, 57, 56, .94));--dashboard-card-border: rgba(102, 205, 160, .54);--dashboard-card-glow: rgba(102, 205, 160, .18)}.driver-popover.dazzles-driver-popover,.dazzles-driver-popover{max-width:min(340px,calc(100vw - 32px));border-radius:16px;background:linear-gradient(180deg,#251d2afc,#15121efc)!important;border:1px solid rgba(216,163,106,.18)!important;box-shadow:0 24px 54px #00000061!important;color:#fff7f2!important}.driver-popover.dazzles-driver-popover .driver-popover-title,.dazzles-driver-popover .driver-popover-title{color:#fff7f2!important;font-size:1rem;line-height:1.2}.driver-popover.dazzles-driver-popover .driver-popover-description,.dazzles-driver-popover .driver-popover-description{color:#fff7f2c2!important;font-size:.86rem;line-height:1.45}.driver-popover.dazzles-driver-popover .driver-popover-progress-text,.dazzles-driver-popover .driver-popover-progress-text{color:#fff7f29e!important}.driver-popover.dazzles-driver-popover .driver-popover-footer,.dazzles-driver-popover .driver-popover-footer{gap:8px}.driver-popover.dazzles-driver-popover .driver-popover-close-btn,.dazzles-driver-popover .driver-popover-close-btn{color:#fff7f2c7!important}.driver-popover.dazzles-driver-popover .driver-popover-navigation-btns button,.dazzles-driver-popover .driver-popover-navigation-btns button{border-radius:999px;border:1px solid rgba(216,163,106,.24)!important;background:#ffffff12!important;color:#fff7f2!important;text-shadow:none!important;font-size:.76rem;font-weight:800}.driver-popover.dazzles-driver-popover .dazzles-tour-auto-controls,.dazzles-driver-popover .dazzles-tour-auto-controls{display:inline-flex;margin-left:auto}.driver-popover.dazzles-driver-popover .dazzles-tour-auto-toggle,.dazzles-driver-popover .dazzles-tour-auto-toggle{border-radius:999px!important;border:1px solid rgba(216,163,106,.24)!important;background:#d8a36a1f!important;color:#fff7f2!important;text-shadow:none!important;font-size:.72rem!important;font-weight:800!important;padding:5px 10px!important}.driver-popover.dazzles-driver-popover .driver-popover-navigation-btns .driver-popover-next-btn,.dazzles-driver-popover .driver-popover-navigation-btns .driver-popover-next-btn{background:linear-gradient(135deg,#d8a36af2,#c66f63f2)!important;color:#191118!important}.driver-overlay.tour-fade-out,.driver-popover.tour-fade-out{opacity:0!important;transition:opacity .6s ease!important}.dashboard-panelBlock .feed-list,.dashboard-panelBlock .empty-state,.dashboard-panelBlock .trend-chart{padding:18px}.dashboard-panelBlock .trend-chart{padding-top:6px}.dashboard-skeleton{padding:18px;display:grid;gap:14px}.dashboard-skeleton-line,.dashboard-skeleton-value,.dashboard-skeleton-orb{position:relative;overflow:hidden;border-radius:14px;background:#ffffff12}.dashboard-skeleton-line:after,.dashboard-skeleton-value:after,.dashboard-skeleton-orb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);animation:dashboard-shimmer 1.15s infinite}.dashboard-skeleton-line{height:14px}.dashboard-skeleton-line.short{width:34%}.dashboard-skeleton-line.medium{width:62%}.dashboard-skeleton-value{width:42%;height:38px;margin-top:8px}.dashboard-skeleton-clock{flex:1;align-content:end;justify-items:start;min-height:100%;padding:18px 20px}.dashboard-skeleton-orb{width:min(190px,58%);height:52px;border-radius:16px}.dashboard-skeleton-clock:after{content:"";width:min(240px,74%);height:15px;border-radius:999px;background:#ffffff12}.dashboard-skeleton-panel{align-content:start}.dashboard-widget-placeholderButton{min-height:360px;width:100%;padding:24px;cursor:pointer;display:grid;gap:10px;text-align:center}.dashboard-widget-placeholderButton strong{font-size:1.05rem}.widget-chip-button{cursor:pointer}.dashboard-clock-card .card-head{margin-bottom:12px}.dashboard-clock-layout{height:calc(100% - 74px);display:grid;align-items:center;justify-items:center;gap:20px}.dashboard-clock-layout.dashboard-clock-layoutDigital{height:100%;align-items:end;justify-items:start;padding:18px 40px 36px}.dashboard-analog-clock{position:relative;width:min(220px,100%);aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at center,rgba(255,255,255,.06),transparent 60%),#ffffff0a}.clock-mark{position:absolute;color:var(--muted);font-size:.8rem;font-weight:700}.clock-mark-12{top:14px;left:50%;transform:translate(-50%)}.clock-mark-3{right:16px;top:50%;transform:translateY(-50%)}.clock-mark-6{bottom:14px;left:50%;transform:translate(-50%)}.clock-mark-9{left:16px;top:50%;transform:translateY(-50%)}.clock-hand{position:absolute;left:50%;bottom:50%;transform-origin:bottom center;border-radius:999px}.clock-hand-hour{width:6px;height:54px;background:#ffffffd1}.clock-hand-minute{width:4px;height:76px;background:#d8a36ae6}.clock-hand-second{width:2px;height:86px;background:#d56d63}.clock-center-dot{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.dashboard-digital-clock{display:grid;gap:4px;text-align:center}.dashboard-digital-clock strong{font-size:clamp(1.8rem,3vw,2.4rem)}.dashboard-digital-clock span{color:var(--muted)}.centered-head{align-items:center}.segmented-control{display:inline-flex;gap:8px;flex-wrap:wrap}.segment-button{padding:8px 12px;background:transparent;color:inherit;border:1px solid var(--panel-border)}.segment-button.active{background:linear-gradient(135deg,#d8a36a2e,#a95b5229)}.trend-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:10px;min-height:280px;align-items:end}.trend-bar-wrap{display:grid;gap:6px;justify-items:center;min-width:0}.trend-bar-track{width:100%;max-width:36px;height:180px;border-radius:999px;background:#ffffff14;display:flex;align-items:end;overflow:hidden}.trend-bar-fill{width:100%;border-radius:inherit;background:linear-gradient(180deg,var(--accent),var(--accent-strong));animation:barGrow .7s ease}.trend-bar-wrap strong{font-size:.92rem;line-height:1;white-space:nowrap}.trend-bar-wrap span{color:var(--muted);white-space:nowrap}.feed-list{display:grid;gap:8px}.feed-item{display:grid;grid-template-columns:minmax(0,1.6fr) auto auto;gap:16px;align-items:center;padding:14px 16px;border-radius:14px}.feed-item:nth-child(odd){background:#ffffff0a}.feed-item:nth-child(2n){background:#ffffff14}.feed-item>div{display:grid;gap:6px}.feed-status{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:8px 10px;border-radius:999px;background:#d8a36a24;color:inherit;font-size:.86rem}.active-visits-widget{min-height:320px}.active-visits-head{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,auto);align-items:flex-start;padding-right:132px}.active-visits-head span{display:block;margin-top:4px;color:#fff7f2b8;font-size:.82rem;font-weight:750}.active-visits-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:100%;min-width:0}.active-visit-chip{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#fff7f2c7;font-size:.78rem;font-weight:800;white-space:nowrap}.active-visit-chip strong{color:#fff7f2;font-size:.82rem}.active-visit-chip.is-red{border-color:#ff637f57;background:#ff637f1f}.active-visit-chip.is-orange{border-color:#ffad5c57;background:#ffad5c1f}.active-visit-chip.is-blue{border-color:#6b9bed57;background:#6b9bed1f}.active-visit-chip.is-green{border-color:#4bd89957;background:#4bd8991f}.active-visits-list{display:grid;gap:10px;padding:18px}.active-visit-row{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.1),transparent 30%),linear-gradient(135deg,#ffffff0e,#ffffff06)}.active-visit-row.is-red{border-color:#ff637f52}.active-visit-row.is-orange{border-color:#ffad5c52}.active-visit-row.is-blue{border-color:#6b9bed52}.active-visit-row.is-green{border-color:#4bd89952}.active-visit-main,.active-visit-meta,.active-visit-time{display:grid;min-width:0;gap:5px}.active-visit-main strong,.active-visit-time strong{color:#fff7f2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-visit-main span,.active-visit-meta span,.active-visit-time span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff7f2ad;font-size:.82rem}.active-visit-id{color:#d8a36aeb!important;font-weight:900}.active-visit-time{justify-items:end;text-align:right}@media (max-width: 1100px){.active-visits-head{grid-template-columns:1fr;padding-right:132px}.active-visits-chips{justify-content:flex-start}}:root[data-theme=light] .active-visits-head span{color:#2d24269e}:root[data-theme=light] .active-visit-chip{border-color:#7b6c6f1f;background:#ffffff80;color:#2d2426b8}:root[data-theme=light] .active-visit-chip strong{color:#2d2426}:root[data-theme=light] .active-visit-chip.is-red{border-color:#b8264a3d;background:#ffd6de94}:root[data-theme=light] .active-visit-chip.is-orange{border-color:#c075343d;background:#ffedbd94}:root[data-theme=light] .active-visit-chip.is-blue{border-color:#4e7ed63d;background:#dae8ff94}:root[data-theme=light] .active-visit-chip.is-green{border-color:#40a07a3d;background:#d6f5e594}:root[data-theme=light] .active-visit-row{border-color:#7b6c6f1a;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.78),transparent 30%),linear-gradient(135deg,#ffffffa3,#faf4ee9e)}:root[data-theme=light] .active-visit-row.is-red{border-color:#b8264a38}:root[data-theme=light] .active-visit-row.is-orange{border-color:#c0753438}:root[data-theme=light] .active-visit-row.is-blue{border-color:#4e7ed638}:root[data-theme=light] .active-visit-row.is-green{border-color:#40a07a38}:root[data-theme=light] .active-visit-main strong,:root[data-theme=light] .active-visit-time strong{color:#2d2426}:root[data-theme=light] .active-visit-main span,:root[data-theme=light] .active-visit-meta span,:root[data-theme=light] .active-visit-time span{color:#2d24269e}:root[data-theme=light] .active-visit-id{color:#9a643d!important}.store-room-view-widget{min-height:360px}.store-room-view-widget .dashboard-panelHead span{display:block;margin-top:4px;color:#fff7f2b8;font-size:.82rem;font-weight:750}.store-room-view-table{display:grid;margin:18px;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;background:#0c0a123d}.store-room-view-row{display:grid;grid-template-columns:96px minmax(110px,.9fr) minmax(120px,.95fr) 92px minmax(110px,.85fr) minmax(150px,1.1fr) 106px minmax(150px,1fr) 128px;align-items:center;min-height:46px}.store-room-view-buttonRow{width:100%;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.store-room-view-buttonRow:hover,.store-room-view-buttonRow:focus-visible{outline:none;background:#ffffff12}.store-room-view-row:nth-child(odd):not(.store-room-view-head){background:#ffffff09}.store-room-view-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:11px 14px;border-right:1px solid rgba(255,255,255,.06);color:#fff7f2db;font-size:.88rem;font-weight:750}.store-room-view-row>span:last-child{border-right:0}.store-room-view-head{min-height:42px;background:#72656b6b}.store-room-view-head>span{color:#fff7f2b8;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.store-room-image-cell{display:flex;align-items:center;justify-content:center}.store-room-image-button{width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff0f!important;box-shadow:none!important;cursor:pointer}.store-room-image-button img{width:100%;height:100%;display:block;object-fit:cover}.store-room-image-button:hover,.store-room-image-button:focus-visible{border-color:#d8a36aa6;transform:translateY(-1px)}.store-room-image-placeholder{color:#fff7f27a}.store-room-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:5px 10px;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.store-room-status-badge.is-requested{color:#ffd9a6;background:#ffa04129;border:1px solid rgba(255,160,65,.36)}.store-room-status-badge.is-accepted{color:#bbd6ff;background:#508cea29;border:1px solid rgba(80,140,234,.36)}.store-room-status-badge.is-delivered{color:#b6f3cf;background:#2db26f29;border:1px solid rgba(45,178,111,.36)}.vms-order-status-select{position:relative;display:inline-flex;width:min(132px,100%);max-width:100%}.vms-order-status-select:after{content:"";position:absolute;top:50%;right:11px;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;pointer-events:none;transform:translateY(-62%) rotate(45deg);opacity:.82}.vms-order-status-select select{width:100%;min-height:34px;padding:6px 28px 6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff0f;color:#fff7f2;cursor:pointer;font:inherit;font-size:.68rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.vms-order-status-select select:disabled{cursor:wait;opacity:.6}.vms-order-status-select select:focus-visible{border-color:#d8a36ab8;box-shadow:0 0 0 3px #d8a36a29}.vms-order-status-select select.is-requested{color:#ffd9a6;background-color:#ffa04129;border-color:#ffa0415c}.vms-order-status-select select.is-accepted{color:#bbd6ff;background-color:#508cea29;border-color:#508cea5c}.vms-order-status-select select.is-delivered{color:#b6f3cf;background-color:#2db26f29;border-color:#2db26f5c}.refreshment-orders-widget{min-height:320px}.refreshment-orders-widget .dashboard-panelHead span{display:block;margin-top:4px;color:#fff7f2b8;font-size:.82rem;font-weight:750}.refreshment-orders-table{display:grid;margin:18px;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;background:#0c0a123d}.refreshment-orders-row{display:grid;grid-template-columns:96px minmax(110px,.8fr) minmax(110px,.8fr) minmax(150px,1.1fr) 108px minmax(170px,1.1fr) 132px;align-items:center;min-height:46px}.refreshment-orders-buttonRow{width:100%;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.refreshment-orders-buttonRow:hover,.refreshment-orders-buttonRow:focus-visible{outline:none;background:#ffffff12}.refreshment-orders-row:nth-child(odd):not(.refreshment-orders-head){background:#ffffff09}.refreshment-orders-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:11px 14px;border-right:1px solid rgba(255,255,255,.06);color:#fff7f2db;font-size:.88rem;font-weight:750}.refreshment-orders-row>span:last-child{border-right:0}.refreshment-orders-head{min-height:42px;background:#72656b6b}.refreshment-orders-head>span{color:#fff7f2b8;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.refreshment-order-modal{width:min(620px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 44px));overflow:auto}.refreshment-order-modal-overlay,.store-room-order-modal-overlay{z-index:30000}.store-room-order-modal{width:min(860px,calc(100vw - 28px));max-height:min(760px,calc(100vh - 44px));overflow:auto}.refreshment-order-modal-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 18px 16px}.refreshment-order-modal-summary>span{display:grid;gap:5px;min-width:0;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0a;color:#fff7f2a8;font-size:.74rem;font-weight:800;text-transform:uppercase}.refreshment-order-modal-summary strong{min-width:0;color:#fff7f2eb;font-size:.9rem;text-transform:none}.refreshment-order-items-table{display:grid;margin:0 18px 18px;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden}.refreshment-order-items-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;min-height:42px;align-items:center}.refreshment-order-items-row:nth-child(odd):not(.refreshment-order-items-head){background:#ffffff09}.refreshment-order-items-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;color:#fff7f2db;font-size:.88rem;font-weight:750}.refreshment-order-items-row>span:last-child{text-align:right}.refreshment-order-items-head{background:#72656b6b}.refreshment-order-items-head>span{color:#fff7f2b8;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.store-room-order-modal-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.store-room-order-items-table{display:grid;margin:0 18px 18px;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden}.store-room-order-items-row{display:grid;grid-template-columns:82px minmax(180px,1fr) minmax(180px,1fr) 124px;min-height:46px;align-items:center}.store-room-order-items-row:nth-child(odd):not(.store-room-order-items-head){background:#ffffff09}.store-room-order-items-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;color:#fff7f2db;font-size:.88rem;font-weight:750}.store-room-order-items-head{background:#72656b6b}.store-room-order-items-head>span{color:#fff7f2b8;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}:root[data-theme=light] .store-room-view-widget .dashboard-panelHead span{color:#2d24269e}:root[data-theme=light] .refreshment-orders-widget .dashboard-panelHead span{color:#2d24269e}:root[data-theme=light] .store-room-view-table{border-color:#896c5424;background:#ffffff7a}:root[data-theme=light] .refreshment-orders-table{border-color:#896c5424;background:#ffffff7a}:root[data-theme=light] .store-room-view-row:nth-child(odd):not(.store-room-view-head){background:#f2e6dc6b}:root[data-theme=light] .refreshment-orders-row:nth-child(odd):not(.refreshment-orders-head){background:#f2e6dc6b}:root[data-theme=light] .refreshment-orders-buttonRow:hover,:root[data-theme=light] .refreshment-orders-buttonRow:focus-visible,:root[data-theme=light] .store-room-view-buttonRow:hover,:root[data-theme=light] .store-room-view-buttonRow:focus-visible{background:#e8d5c694}:root[data-theme=light] .store-room-view-row>span{border-right-color:#896c541f;color:#2d2426}:root[data-theme=light] .refreshment-orders-row>span{border-right-color:#896c541f;color:#2d2426}:root[data-theme=light] .store-room-view-head{background:#7e6a622e}:root[data-theme=light] .refreshment-orders-head{background:#7e6a622e}:root[data-theme=light] .store-room-view-head>span{color:#2d2426a8}:root[data-theme=light] .refreshment-orders-head>span{color:#2d2426a8}:root[data-theme=light] .refreshment-order-modal-summary>span,:root[data-theme=light] .refreshment-order-items-table,:root[data-theme=light] .store-room-order-items-table{border-color:#896c5424;background:#ffffff7a;color:#2d24269e}:root[data-theme=light] .refreshment-order-modal-summary strong,:root[data-theme=light] .refreshment-order-items-row>span,:root[data-theme=light] .store-room-order-items-row>span{color:#2d2426}:root[data-theme=light] .refreshment-order-items-row:nth-child(odd):not(.refreshment-order-items-head){background:#f2e6dc6b}:root[data-theme=light] .store-room-order-items-row:nth-child(odd):not(.store-room-order-items-head){background:#f2e6dc6b}:root[data-theme=light] .refreshment-order-items-head{background:#7e6a622e}:root[data-theme=light] .store-room-order-items-head{background:#7e6a622e}:root[data-theme=light] .refreshment-order-items-head>span{color:#2d2426a8}:root[data-theme=light] .store-room-order-items-head>span{color:#2d2426a8}:root[data-theme=light] .store-room-image-button{border-color:#896c542e;background:#fffcf8eb!important}:root[data-theme=light] .store-room-image-button:hover,:root[data-theme=light] .store-room-image-button:focus-visible{border-color:#9a6c497a}:root[data-theme=light] .store-room-image-placeholder{color:#2d24266b}:root[data-theme=light] .store-room-status-badge.is-requested{color:#9f5c06;background:#fff0d3;border-color:#efbf73}:root[data-theme=light] .store-room-status-badge.is-accepted{color:#15539f;background:#dfeeff;border-color:#9dc5f7}:root[data-theme=light] .store-room-status-badge.is-delivered{color:#087443;background:#dcfce9;border-color:#92ddb6}:root[data-theme=light] .vms-order-status-select select{color:#2f2725;border-color:#826d583d;background-color:#ffffffad}:root[data-theme=light] .vms-order-status-select select.is-requested{color:#9f5c06;background-color:#fff0d3;border-color:#efbf73}:root[data-theme=light] .vms-order-status-select select.is-accepted{color:#15539f;background-color:#dfeeff;border-color:#9dc5f7}:root[data-theme=light] .vms-order-status-select select.is-delivered{color:#087443;background-color:#dcfce9;border-color:#92ddb6}@media (max-width: 980px){.store-room-view-table{overflow-x:auto}.store-room-view-row{min-width:1120px}.store-room-order-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.store-room-order-items-table{overflow-x:auto}.store-room-order-items-row{min-width:720px}}.customers-toolbar,.row-actions,.pagination-bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.customers-toolbar>*,.gallery-head-actions>*{align-self:center}.customers-toolbar button,.gallery-head-actions button{white-space:nowrap}.customers-toolbar>.customers-search,.gallery-head-actions>.customers-search{order:1}.customers-toolbar>.ghost-button:first-of-type,.gallery-head-actions>.ghost-button:first-of-type{order:2}.customers-toolbar>.table-sort-field,.gallery-head-actions>.table-sort-field{order:3}.customers-toolbar>.ghost-button:not(:first-of-type),.gallery-head-actions>.ghost-button:not(:first-of-type){order:4}.customers-toolbar>.accent-button,.gallery-head-actions>.accent-button{order:5}.customers-toolbar{flex:1 1 480px;justify-content:flex-end}.customers-toolbar input,.customers-toolbar select,.customers-toolbar button,.gallery-head-actions input,.gallery-head-actions select,.gallery-head-actions button{min-height:44px}.customers-toolbar>*,.gallery-head-actions>*{flex:0 0 auto;margin:0}.customers-toolbar button,.gallery-head-actions button,.customers-toolbar .ghost-button,.gallery-head-actions .ghost-button,.customers-toolbar .accent-button,.gallery-head-actions .accent-button{border-radius:999px;min-height:44px;padding:0 18px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.customers-toolbar .accent-button,.gallery-head-actions .accent-button{padding-inline:18px}.customers-toolbar .button-with-icon,.gallery-head-actions .button-with-icon,.customers-toolbar .primary-link-button,.gallery-head-actions .primary-link-button{gap:8px}.customers-toolbar .button-with-icon svg,.gallery-head-actions .button-with-icon svg,.customers-toolbar .primary-link-button svg,.gallery-head-actions .primary-link-button svg{width:16px;height:16px;flex:0 0 auto}.customers-toolbar .customers-search{flex:1 1 260px;min-width:220px}.pagination-bar{margin-top:20px;padding-top:14px}.compact-pagination{justify-content:flex-end;margin-top:16px;padding:12px 10px 4px}.pagination-bar .pagination-button,.pagination-actions .pagination-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:34px;padding:0 13px;border-radius:999px;border-color:#d8a36a5c;background:linear-gradient(135deg,#d8a36a2e,#aa4e742e);color:#fff7f2;font-size:.84rem;font-weight:800;line-height:1;box-shadow:0 8px 18px #0d0a1229}.pagination-bar .pagination-button:hover:not(:disabled),.pagination-actions .pagination-button:hover:not(:disabled){border-color:#d8a36a9e;background:linear-gradient(135deg,#d8a36a47,#aa4e7447);color:#fff;transform:translateY(-1px)}.pagination-bar .pagination-button:disabled,.pagination-actions .pagination-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.pagination-button:before{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#fff7f224;color:currentColor;font-size:.78rem;line-height:1}.pagination-first:before{content:"<<"}.pagination-prev:before{content:"<"}.pagination-next:before{content:">";order:2}.pagination-last:before{content:">>";order:2}:root[data-theme=light] .pagination-bar .pagination-button,:root[data-theme=light] .pagination-actions .pagination-button{border-color:#aa4e743d;background:linear-gradient(135deg,#aa4e741a,#d8a36a29);color:#6e2848;box-shadow:0 8px 18px #3e2a3014}:root[data-theme=light] .pagination-button:before{background:#aa4e741a}.customers-search{min-width:260px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 12px}.table-sort-field{display:flex;align-items:center}.table-sort-field select{min-width:112px;min-height:44px;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 38px 10px 14px;text-align:center;text-align-last:center}.table-sort-field span{display:none}.customers-table{display:grid;gap:0;border-radius:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#16101cb8;overflow-x:auto;width:100%;max-width:100%;overscroll-behavior-x:contain;scrollbar-gutter:stable}.customers-table.compact-table{min-width:0}.customer-table-head,.customer-row{display:grid;grid-template-columns:1.3fr 1fr .8fr .8fr .8fr .8fr 1fr;gap:0;align-items:center}.master-table-head,.master-row{grid-template-columns:repeat(auto-fit,minmax(108px,1fr)) 96px}.customer-table-head{position:sticky;top:0;z-index:6;min-height:48px;padding:0;color:#fff7f7f5;background:#72656be6;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-row{min-height:82px;padding:0;font-size:.87rem;background:#251d2af0;border-top:1px solid rgba(255,255,255,.06)}.customer-row.striped{background:#1e1823f5}.customer-row strong,.customer-row span{line-height:1.2}.customer-row>*,.customer-row strong,.customer-row span,.customer-row small,.customer-row button,.customer-row a{color:#fff7f2}.customer-table-head>*,.customer-row>*{min-width:0;height:100%;display:flex;align-items:center;padding:16px 14px;border-right:1px solid rgba(255,255,255,.08)}.customer-table-head>*{border-right-color:#ffffff24}.customer-table-head>*:last-child,.customer-row>*:last-child{border-right:0}.customer-table-head>:last-child,.customer-row>:last-child{justify-self:end}.compact-table{border-radius:0}.compact-table .customer-table-head{min-height:44px;font-size:.72rem}.compact-table .customer-row{min-height:70px;font-size:.87rem}.compact-table .customer-table-head,.compact-table .customer-row{min-width:820px}.compact-table .customer-table-head>*,.compact-table .customer-row>*{padding:12px}.table-inline-link{color:#fff7f2;text-decoration:none;font-weight:700}.table-inline-link:hover{color:var(--accent);text-decoration:underline}.row-actions{gap:6px;justify-content:flex-end;width:100%;flex-wrap:nowrap;white-space:nowrap;min-width:max-content}.sortable-table-header-button{width:100%;min-height:100%;padding:0;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;background:transparent;border:0;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.sortable-table-header-button.active{font-weight:900}.sortable-table-header-indicator{flex:0 0 auto;font-size:.72rem;opacity:.84}.icon-action-button{width:34px;min-width:34px;height:34px;padding:0;border-radius:10px;border:1px solid var(--panel-border);background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center}.icon-action-button svg{width:16px;height:16px}.icon-action-button:hover{background:#ffffff0d}.danger-action-button{color:var(--error)}.text-link-button{border:0;background:transparent;color:inherit;padding:0;font:inherit;font-weight:700;text-align:left;cursor:pointer}.text-link-button:hover{text-decoration:underline}.master-file-link{color:var(--accent);overflow-wrap:anywhere}.master-upload-field{display:grid;gap:8px}.master-upload-field input[type=file]{cursor:pointer}.master-upload-meta{min-height:22px;color:var(--muted);font-size:.84rem;font-weight:750;overflow-wrap:anywhere}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;min-width:84px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0f;border:1px solid var(--panel-border)}.status-pill-void{color:var(--error);background:#c15b611f}.master-status-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-width:0;padding:3px 9px;border-radius:999px;font-size:.66rem;font-weight:850;line-height:1;letter-spacing:.03em;text-transform:uppercase;border:1px solid rgba(255,255,255,.12)}.master-status-badge.is-in-stock{color:#9af0c4;background:#2db26f29;border-color:#2db26f5c}.master-status-badge.is-out-of-stock{color:#ffb7b1;background:#db4f4729;border-color:#db4f475c}.master-status-badge.is-neutral{color:var(--muted);background:#ffffff0f;border-color:var(--panel-border)}.masters-command-page-refreshment-items .master-cell-status .master-status-badge{padding:6px 10px;font-size:.76rem;line-height:1.1;letter-spacing:.02em}[data-theme=light] .master-status-badge.is-in-stock{color:#087443;background:#dcfce9;border-color:#92ddb6}[data-theme=light] .master-status-badge.is-out-of-stock{color:#a51f1f;background:#ffe1df;border-color:#ffaaa3}[data-theme=light] .master-status-badge.is-neutral{color:#6d5d59;background:#f2ece7;border-color:#dfd2ca}.status-pill-paid-full{color:#b9f5cc;background:#246e4480;border-color:#61c48d5c}.status-pill-advance{color:#ffd7a7;background:#7d491280;border-color:#d8a36a57}.status-pill-credit{color:#ffb0b0;background:#7a1f1f8f;border-color:#d6545457}.status-pill-invoiced{color:var(--muted)}:root[data-theme=light] .sidebar,:root[data-theme=light] .auth-hero,:root[data-theme=light] .auth-panel,:root[data-theme=light] .metric-card,:root[data-theme=light] .dashboard-card,:root[data-theme=light] .loading-card,:root[data-theme=light] .modal-card,:root[data-theme=light] .store-loading-card{background:linear-gradient(180deg,#fffefbf5,#fbf4edf0);box-shadow:0 20px 44px #7a563814,inset 0 1px #ffffffc2}:root[data-theme=light] .customers-table{border-color:#876e571f;background:#fffdfafa;box-shadow:inset 0 1px #ffffffd1}:root[data-theme=light] .customer-table-head{color:#fffaf4;background:linear-gradient(135deg,#b07a54,#935f46)}:root[data-theme=light] .fashion-overlay{background:linear-gradient(135deg,#121622c7,#491f2c8f);color:#fffaf6}:root[data-theme=light] .fashion-overlay p{color:#fffaf6e6}:root[data-theme=light] .customer-row{background:#fffdfafa;border-top-color:#7e624b14;color:#2e2624}:root[data-theme=light] .customer-row.striped{background:#f7efe8b8}:root[data-theme=light] .customer-table-head>*,:root[data-theme=light] .customer-row>*{border-right-color:#7e624b14}:root[data-theme=light] .customer-row>*,:root[data-theme=light] .customer-row strong,:root[data-theme=light] .customer-row span,:root[data-theme=light] .customer-row small,:root[data-theme=light] .customer-row button,:root[data-theme=light] .customer-row a{color:inherit}:root[data-theme=light] .row-actions .icon-action-button{background:#fffbf7fa;border-color:#826d5829;color:#5b473c;box-shadow:inset 0 1px #ffffffeb,0 8px 16px #7b5c4314}:root[data-theme=light] .row-actions .icon-action-button:hover{background:#f8efe8}:root[data-theme=light] .row-actions .danger-action-button{color:#9a4f46}:root[data-theme=light] .top-search input,:root[data-theme=light] .store-switcher select,:root[data-theme=light] .auth-form input,:root[data-theme=light] .customers-search,:root[data-theme=light] .audit-scan-form input,:root[data-theme=light] .audit-scanned-input,:root[data-theme=light] .customer-form-grid input,:root[data-theme=light] .customer-form-grid select,:root[data-theme=light] .page-size-control select,:root[data-theme=light] .search-filter select{background:#fffcf8e6;border-color:#826d5824;color:#2e2624;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #87674a0d}:root[data-theme=light] .top-search input::placeholder,:root[data-theme=light] .auth-form input::placeholder,:root[data-theme=light] .customers-search::placeholder,:root[data-theme=light] .audit-scan-form input::placeholder,:root[data-theme=light] .customer-form-grid input::placeholder{color:#624d407a}:root[data-theme=light] .sales-report-page .table-sort-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(57,50,46,0.88)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}:root[data-theme=light] .icon-chip,:root[data-theme=light] .ghost-button{background:#fffbf7f5;border-color:#826d5824;color:#4c3a32;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #7b5c430f}:root[data-theme=light] .ghost-button:hover,:root[data-theme=light] .icon-chip:hover{background:#f8efe8fa}:root[data-theme=light] .accent-button,:root[data-theme=light] .primary-link-button,:root[data-theme=light] button:not(.ghost-button):not(.icon-chip):not(.sidebar-toggle):not(.nav-button):not(.chat-preview-link):not(.chat-thread-card):not(.chat-send-button):not(.chat-new-button):not(.chat-message-edit-button):not(.chat-edit-cancel-button):not(.chat-attach-menu-button):not(.chat-share-search-button):not(.chat-share-result-button):not(.chat-share-direct-button):not(.profile-menuItem):not(.toast-close):not(.dashboard-dragHandle):not(.dashboard-closeHandle):not(.dashboard-addWidgetButton):not(.row-menu-item):not(.searchable-select-trigger):not(.searchable-select-option):not(.sortable-table-header-button):not(.segment-button):not(.invoice-toggle-button):not(.switch-button):not(.permission-switch):not(.permission-item-row):not(.customer-credits-linkButton):not(.text-link-button):not(.icon-action-button):not(.floor-plan-floor):not(.bug-counter-card):not(.admin-toggle):not(.settings-switch-option){background:linear-gradient(135deg,#b68158,#996248);color:#fffaf4!important}:root[data-theme=light] .accent-button:hover,:root[data-theme=light] .primary-link-button:hover,:root[data-theme=light] button:not(.ghost-button):not(.icon-chip):not(.sidebar-toggle):not(.nav-button):not(.chat-preview-link):not(.chat-thread-card):not(.chat-send-button):not(.chat-new-button):not(.chat-message-edit-button):not(.chat-edit-cancel-button):not(.chat-attach-menu-button):not(.chat-share-search-button):not(.chat-share-result-button):not(.chat-share-direct-button):not(.profile-menuItem):not(.toast-close):not(.dashboard-dragHandle):not(.dashboard-closeHandle):not(.dashboard-addWidgetButton):not(.row-menu-item):not(.searchable-select-trigger):not(.searchable-select-option):not(.sortable-table-header-button):not(.segment-button):not(.invoice-toggle-button):not(.switch-button):not(.permission-switch):not(.permission-item-row):not(.customer-credits-linkButton):not(.text-link-button):not(.icon-action-button):not(.floor-plan-floor):not(.bug-counter-card):not(.admin-toggle):not(.settings-switch-option):hover{background:linear-gradient(135deg,#a96f4d,#8d5842)}:root[data-theme=light] .unauthorized-shell{background:radial-gradient(circle at 18% 22%,rgba(176,122,84,.16),transparent 34%),radial-gradient(circle at 82% 72%,rgba(91,73,168,.12),transparent 32%),#f7f1eb}:root[data-theme=light] .unauthorized-panel{background:linear-gradient(145deg,#fffdfafa,#f7efe8f5);border-color:#876e5729;box-shadow:0 28px 72px #765b452e}:root[data-theme=light] .unauthorized-visual,:root[data-theme=light] .unauthorized-path{background:#ffffff9e;border-color:#876e5724}:root[data-theme=light] .unauthorized-content h1,:root[data-theme=light] .unauthorized-path strong{color:#2e2624}:root[data-theme=light] .card-head{background:var(--card-head-bg);border-bottom-color:#826d581a}:root[data-theme=light] .customer-table-head{color:#fff;border-bottom-color:#946c4f2e}:root[data-theme=light] .customer-table-head>*{color:#fff}:root[data-theme=light] .customer-row{color:#2e2624}:root[data-theme=light] .customer-row.striped,:root[data-theme=light] .feed-item:nth-child(odd){background:#b7917014}:root[data-theme=light] .feed-item:nth-child(2n){background:#ae83601f}:root[data-theme=light] .trend-bar-track{background:#9a7a5d2e}:root[data-theme=light] .search-dropdown{background:linear-gradient(180deg,#fffdfafc,#f9f2ebfa);color:#2e2624;border-color:#826d581f;box-shadow:0 24px 54px #7554391f}:root[data-theme=light] .search-filter{color:#41312b}:root[data-theme=light] .search-close{background:#a984621f}:root[data-theme=light] .search-card,:root[data-theme=light] .variant-card{background:#ffffff85;border:1px solid rgba(130,109,88,.08)}:root[data-theme=light] .search-meta{background:#fffbf7f0;border:1px solid rgba(130,109,88,.09)}:root[data-theme=light] .summary-chip{background:#b791701f;color:#4b392f}:root[data-theme=light] .summary-chip.selectable.active,:root[data-theme=light] .segment-button.active,:root[data-theme=light] .feed-status,:root[data-theme=light] .nav-item.active .nav-icon{background:transparent;border-color:transparent}:root[data-theme=light] .sidebar{background:linear-gradient(180deg,#fffefcf7,#f7f3eff7);border-color:#7a6b601a}:root[data-theme=light] .topbar-wordmark strong,:root[data-theme=light] .sidebar-wordmark strong{color:#382c27}:root[data-theme=light] .topbar-wordmark span,:root[data-theme=light] .sidebar-wordmark span,:root[data-theme=light] .nav-text-level-2,:root[data-theme=light] .chat-preview-top span,:root[data-theme=light] .chat-preview-sub{color:#5e4b3ea3}:root[data-theme=light] .mobile-sticky-topbar{background:#f7e5d2db;border-bottom-color:#84604629}:root[data-theme=light] .sidebar-toggle{background:#ffffffb8}:root[data-theme=light] .nav-icon{background:transparent;color:#745d51}:root[data-theme=light] .nav-item.level-1,:root[data-theme=light] .nav-item.level-2{color:#4a3d36b8}:root[data-theme=light] .nav-item.level-1.active,:root[data-theme=light] .nav-item.level-2.active{background:transparent;color:#2f2520}:root[data-theme=light] .nav-button,:root[data-theme=light] .nav-item,:root[data-theme=light] .nav-item.level-1,:root[data-theme=light] .nav-item.level-2{background:transparent!important;box-shadow:none!important;border-color:transparent!important}:root[data-theme=light] .nav-button:hover,:root[data-theme=light] .nav-item:hover,:root[data-theme=light] .nav-item.level-1:hover,:root[data-theme=light] .nav-item.level-2:hover{background:transparent!important}:root[data-theme=light] .accent-button,:root[data-theme=light] .accent-button svg,:root[data-theme=light] .accent-button span,:root[data-theme=light] .primary-link-button,:root[data-theme=light] .primary-link-button svg,:root[data-theme=light] .primary-link-button span{color:#fffaf4!important;fill:currentColor;stroke:currentColor}:root[data-theme=light] .nav-item.active .nav-icon,:root[data-theme=light] .nav-item:hover .nav-icon,:root[data-theme=light] .nav-item.level-1:hover .nav-icon,:root[data-theme=light] .nav-item.level-2:hover .nav-icon{background:transparent;box-shadow:none}:root[data-theme=light] .chat-preview-dropdown,:root[data-theme=light] .profile-menuDropdown,:root[data-theme=light] .employee-notification-dropdown{background:linear-gradient(180deg,#fffdfafc,#f8f0eafa);border-color:#826d581f;box-shadow:0 24px 48px #74553b24}:root[data-theme=light] .chat-preview-item,:root[data-theme=light] .employee-notification-item{background:#ffffff85;border:1px solid rgba(130,109,88,.08)}:root[data-theme=light] .chat-preview-item:hover,:root[data-theme=light] .profile-menuItem:hover{background:#e5c4a329}:root[data-theme=light] .chat-badge,:root[data-theme=light] .notification-count-badge{color:#fff8f1}:root[data-theme=light] .employee-notification-head span,:root[data-theme=light] .employee-notification-empty{color:#5e4b3ea3}:root[data-theme=light] .employee-notification-item p{color:#382c27}:root[data-theme=light] .employee-notification-viewAll:hover{background:#e5c4a32e}:root[data-theme=light] .employee-notification-status.unread{color:#8a5b00;border-color:#e8b04075;background:#ffeebed1}:root[data-theme=light] .employee-notification-status.read{color:#6b5b52;border-color:#826d5824;background:#ffffffb3}:root[data-theme=light] .employee-notification-status.sent{color:#09643b;border-color:#1fa36047;background:#cff7e0d1}:root[data-theme=light] .employee-notification-status.pending{color:#8a5b00;border-color:#e8b04061;background:#ffeebec7}:root[data-theme=light] .dashboard-panelBlock,:root[data-theme=light] .dashboard-metricTile{border-color:#896c541a;background:linear-gradient(180deg,#fffdfae6,#f8f1eae0);box-shadow:inset 0 1px #ffffffb8}:root[data-theme=light] .driver-popover.dazzles-driver-popover,:root[data-theme=light] .dazzles-driver-popover{background:linear-gradient(180deg,#fffdfafc,#f8f0eafa)!important;border-color:#896c5429!important;box-shadow:0 24px 52px #5a422f29!important;color:#2e2624!important}:root[data-theme=light] .driver-popover.dazzles-driver-popover .driver-popover-title,:root[data-theme=light] .dazzles-driver-popover .driver-popover-title{color:#2e2624!important}:root[data-theme=light] .driver-popover.dazzles-driver-popover .driver-popover-description,:root[data-theme=light] .dazzles-driver-popover .driver-popover-description{color:#4a3d36c2!important}:root[data-theme=light] .driver-popover.dazzles-driver-popover .driver-popover-progress-text,:root[data-theme=light] .driver-popover.dazzles-driver-popover .driver-popover-close-btn,:root[data-theme=light] .dazzles-driver-popover .driver-popover-progress-text,:root[data-theme=light] .dazzles-driver-popover .driver-popover-close-btn{color:#4a3d369e!important}:root[data-theme=light] .driver-popover.dazzles-driver-popover .driver-popover-navigation-btns button,:root[data-theme=light] .dazzles-driver-popover .driver-popover-navigation-btns button{background:#7e645414!important;border-color:#896c5424!important;color:#4b392f!important}:root[data-theme=light] .driver-popover.dazzles-driver-popover .dazzles-tour-auto-toggle,:root[data-theme=light] .dazzles-driver-popover .dazzles-tour-auto-toggle{background:#7e645414!important;border-color:#896c5424!important;color:#4b392f!important}:root[data-theme=light] .driver-popover.dazzles-driver-popover .driver-popover-navigation-btns .driver-popover-next-btn,:root[data-theme=light] .dazzles-driver-popover .driver-popover-navigation-btns .driver-popover-next-btn{background:linear-gradient(135deg,var(--light-accent),var(--light-accent-strong))!important;color:#fffaf4!important}:root[data-theme=light] .dashboard-addWidgetButton,:root[data-theme=light] .dashboard-dragHandle,:root[data-theme=light] .dashboard-closeHandle,:root[data-theme=light] .dashboard-trendSelect{border-color:#896c541f;background:#fffbf7e6;color:#5b463c}:root[data-theme=light] .dashboard-dragHandle,:root[data-theme=light] .dashboard-closeHandle{box-shadow:0 10px 20px #78593f0f}:root[data-theme=light] .metric-value,:root[data-theme=light] .dashboard-metricTile strong,:root[data-theme=light] .dashboard-panelHead h3{color:#342923}:root[data-theme=light] .metric-label{color:#574438b8}:root[data-theme=light] .toast-item{background:linear-gradient(180deg,#fffefcfa,#f8f0eaf5);border-color:#846a561f;box-shadow:0 18px 36px #7a573c1a}:root[data-theme=light] .toast-icon{background:#b994721a}:root[data-theme=light] .toast-item.success{color:#2f7b52;background:linear-gradient(180deg,#f1fbf4fa,#e8f5edf5)}:root[data-theme=light] .toast-item.error{color:#b04c4b;background:linear-gradient(180deg,#fff3f2fa,#fae9e7f5)}:root[data-theme=light] .toast-item.warning{color:#996327;background:linear-gradient(180deg,#fff9effa,#fbf1ddf5)}:root[data-theme=light] .toast-item.info{color:#446d9f;background:linear-gradient(180deg,#f3f8fffa,#e8eff9f5)}:root[data-theme=light] .dashboard-panelBlock{border-color:#896c541a;background:linear-gradient(180deg,#fffdfae6,#f8f1eae0);box-shadow:inset 0 1px #ffffffb8}:root[data-theme=light] .floor-plan-floor{color:#403731;background:transparent;border-color:#c8b8aa;box-shadow:none;transition:background .18s ease,border-color .18s ease,color .18s ease}:root[data-theme=light] .floor-plan-floor:hover{background:#fbf7f3;border-color:#aa9584}:root[data-theme=light] .floor-plan-floor.active{color:#fffaf4;background:#8b634b;border-color:#76513d;box-shadow:none}:root[data-theme=light] .floor-plan-floor span{color:inherit;opacity:1}:root[data-theme=light] .floor-plan-floor strong{min-width:42px;padding:3px 7px;border-radius:999px;color:#0b6d45;background:transparent;text-align:center;line-height:1}:root[data-theme=light] .floor-plan-floor.occupied strong{color:#a5221f}:root[data-theme=light] .floor-plan-floor.free strong{color:#087044}:root[data-theme=light] .floor-plan-floor.active strong{color:#2f2823;background:#f8f1eb}:root[data-theme=light] .floor-plan-floor.active.occupied strong{color:#8f1f1b;background:#fff3f0}:root[data-theme=light] .floor-plan-floor.active.free strong{color:#006c43;background:#e7f7ee}:root[data-theme=light] .floor-plan-widget .dashboard-panelHead span{color:#352927b8}:root[data-theme=light] .floor-plan-legend span{color:#352927d1!important}:root[data-theme=light] .floor-plan-selected,:root[data-theme=light] .floor-plan-table strong{color:#352927}:root[data-theme=light] .floor-plan-selected span{color:#352927ad}:root[data-theme=light] .floor-plan-table span{color:#352927bd}:root[data-theme=light] .floor-plan-table-icon{background:transparent}:root[data-theme=light] .floor-plan-table.free{background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.78),transparent 34%),linear-gradient(135deg,#f4fff9,#dff6ec);border-color:#27a46b6b;box-shadow:inset 0 1px #ffffffd1,0 14px 28px #147d521a}:root[data-theme=light] .floor-plan-table.occupied{background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.8),transparent 34%),linear-gradient(135deg,#fff8f6,#fde4df);border-color:#cb49426b;box-shadow:inset 0 1px #ffffffd1,0 14px 28px #aa37301a}:root[data-theme=light] .floor-plan-table.free strong{color:#183f2e}:root[data-theme=light] .floor-plan-table.occupied strong{color:#442621}:root[data-theme=light] .floor-plan-table.free>div span{color:#4a735e}:root[data-theme=light] .floor-plan-table.occupied>div span{color:#7d514b}:root[data-theme=light] .floor-plan-table.free .floor-plan-table-icon{color:#0b4f34}:root[data-theme=light] .floor-plan-table.occupied .floor-plan-table-icon{color:#6f2523}:root[data-theme=light] .dashboard-metricTile{border-color:#896c541a;box-shadow:inset 0 1px #ffffffb8}:root[data-theme=light] .dashboard-metricTile.is-amber,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-amber{background:linear-gradient(135deg,#d8a36a33,#a95b5224)}:root[data-theme=light] .dashboard-metricTile.is-dazzle,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-dazzle{background:linear-gradient(135deg,#f4c98b70,#f6a5b04d 52%,#8addd257)}:root[data-theme=light] .dashboard-metricTile.is-rose,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-rose{background:linear-gradient(135deg,#c6668433,#8c435724)}:root[data-theme=light] .dashboard-metricTile.is-blue,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-blue{background:linear-gradient(135deg,#4e7ed62e,#344e921f)}:root[data-theme=light] .dashboard-metricTile.is-emerald,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-emerald{background:linear-gradient(135deg,#40a07a33,#26664f24)}:root[data-theme=light] .dashboard-metricTile.is-sunset,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-sunset{background:linear-gradient(135deg,#ff994838,#ff5e6229)}:root[data-theme=light] .dashboard-metricTile.is-violet,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-violet{background:linear-gradient(135deg,#926cff33,#5e48c424)}:root[data-theme=light] .dashboard-metricTile.is-teal,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-teal{background:linear-gradient(135deg,#33cdbd33,#1994a724)}:root[data-theme=light] .dashboard-metricTile.is-crimson,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-crimson{background:linear-gradient(135deg,#ff5c7a33,#b8264a24)}:root[data-theme=light] .dashboard-metricTile.is-coral,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-coral{background:linear-gradient(135deg,#ffa28e52,#e2637833)}:root[data-theme=light] .dashboard-metricTile.is-aqua,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-aqua{background:linear-gradient(135deg,#8edbeb57,#5799cd33)}:root[data-theme=light] .dashboard-metricTile.is-saffron,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-saffron{background:linear-gradient(135deg,#f7cf7e57,#cf874433)}:root[data-theme=light] .dashboard-metricTile.is-plum,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-plum{background:linear-gradient(135deg,#d4a4dc52,#9763a933)}:root[data-theme=light] .dashboard-metricTile.is-jade,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-jade{background:linear-gradient(135deg,#95dabc57,#4f9d8b33)}:root[data-theme=light] .dashboard-panelHead{border-bottom-color:#896c5414;background:linear-gradient(135deg,#dbba9133,#d39c811f)}:root[data-theme=light] .dashboard-addWidgetButton,:root[data-theme=light] .dashboard-dragHandle,:root[data-theme=light] .dashboard-closeHandle{background:transparent;border-color:#896c541f;color:#7a5b49;box-shadow:none}:root[data-theme=light] .dashboard-metricColorSelect,:root[data-theme=light] .dashboard-trendSelect{background:#fffbf7e6;border-color:#896c541f;color:#5b463c}:root[data-theme=light] .nav-icon{background:#78696d14}:root[data-theme=light] .fixed-footer{background:linear-gradient(180deg,#e2d6ca85,#e2d6caf5)}@media (max-width: 640px){:root[data-theme=light] .pagination-bar,:root[data-theme=light] .pagination-actions{background:#fffcf8f0;border-color:#8460462e;box-shadow:0 14px 34px #664f3c1f}}:root[data-theme=light] .chat-drawer{box-shadow:0 24px 52px #5a422f29}:root[data-theme=light] .product-gallery-card{background:#7e645414}:root[data-theme=light] .info-block{background:#7e645414}:root[data-theme=light] .gallery-filters input,:root[data-theme=light] .gallery-filters select,:root[data-theme=light] .gallery-filters-panel input,:root[data-theme=light] .gallery-filters-panel select,:root[data-theme=light] .gallery-sort-control select,:root[data-theme=light] .tag-select-dropdown{background:#ffffffeb;border-color:#7b6c6f29}:root[data-theme=light] .switch-button{background:#5f4c3d1a}:root[data-theme=light] .switch-button span{background:#fff7f2}.coming-soon-card{min-height:280px;display:grid;align-content:center;gap:10px}.gallery-filters{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:end}.gallery-filters-panel{margin:0 0 18px}.gallery-filters-panel .gallery-filters{margin:0}.gallery-filters-panel label{display:grid;gap:8px;min-width:0}.gallery-filters-panel label>span{color:var(--muted)}.gallery-filters-panel input,.gallery-filters-panel select{width:100%;min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 12px}.gallery-filters-panel>.gallery-filter-actions{width:min(100%,360px)}.store-list-filters-panel label{display:grid;gap:8px;min-width:0}.store-list-filters-panel label>span{color:var(--muted);font-size:.86rem}.date-range-filter{display:grid;gap:8px;min-width:0;position:relative}.date-range-filter>span{color:var(--muted);font-size:.86rem}.date-range-filter-trigger{width:100%;min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 12px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left;box-shadow:inset 0 1px #ffffff0d;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.date-range-filter-trigger.is-open{border-color:#d8a36aa3;background:#ffffff16;box-shadow:0 0 0 3px #d8a36a1f}.date-range-filter-trigger strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary, currentColor);font-size:.92rem}.date-range-filter-calendarIcon{width:18px;height:18px;flex:0 0 auto;position:relative;border:2px solid currentColor;border-radius:5px;opacity:.76}.date-range-filter-calendarIcon:before{content:"";position:absolute;left:2px;right:2px;top:4px;border-top:2px solid currentColor}.date-range-filter-calendarIcon:after{content:"";position:absolute;left:4px;right:4px;top:-5px;height:6px;border-left:2px solid currentColor;border-right:2px solid currentColor}.date-range-filter-chevron{font-size:1.1rem;line-height:1;color:var(--muted)}.date-range-picker-popover{position:fixed;z-index:2600;display:grid;grid-template-columns:minmax(132px,.38fr) minmax(300px,1fr);gap:0;border:1px solid rgba(216,163,106,.18);border-radius:14px;background:#18131efa;box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff0f;overflow:hidden}.date-range-picker-presets{display:flex;flex-direction:column;gap:3px;padding:10px 8px;border-right:1px solid rgba(255,255,255,.08);background:#ffffff06}.date-range-picker-presets button{border:0;border-radius:10px;min-height:32px;background:transparent;color:var(--text-primary, currentColor);padding:6px 10px;text-align:left;cursor:pointer;font-size:.82rem;font-weight:760}.date-range-picker-presets button:hover,.date-range-picker-presets button.is-active{background:#d8a36a29;color:#fff7f2}.date-range-picker-presets .date-range-picker-reset{margin-top:auto;color:var(--accent);font-weight:700}.date-range-picker-calendar{padding:12px;min-width:0}.date-range-picker-calendar-head{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:6px;margin-bottom:8px}.date-range-picker-calendar-head strong{text-align:center;font-size:.95rem}.date-range-picker-calendar-head button{width:30px;height:30px;border:0;border-radius:50%;background:#ffffff0f;color:inherit;font-size:1.45rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.date-range-picker-calendar-head button span{display:block;line-height:1;transform:translateY(-1px)}.date-range-picker-calendar-head button:hover{background:#d8a36a29}.date-range-picker-weekdays,.date-range-picker-days{display:grid;grid-template-columns:repeat(7,minmax(30px,1fr));gap:2px}.date-range-picker-weekdays{margin-bottom:4px}.date-range-picker-weekdays span{color:var(--muted);text-align:center;font-size:.74rem;font-weight:700}.date-range-picker-days button{min-width:0;height:30px;border:0;border-radius:999px;background:transparent;color:var(--text-primary, currentColor);cursor:pointer;font-weight:700;font-size:.82rem}.date-range-picker-days button:hover{background:#d8a36a29}.date-range-picker-days button.is-outside{color:#fdf7f257}.date-range-picker-days button.is-disabled,.date-range-picker-days button:disabled{cursor:not-allowed;color:#fdf7f242;opacity:.55}.date-range-picker-days button.is-in-range{border-radius:8px;background:#d8a36a2e}.date-range-picker-days button.is-start,.date-range-picker-days button.is-end{background:var(--accent);color:#22150d;box-shadow:0 0 0 2px #d8a36a29}.date-range-picker-summary{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.date-range-picker-summary span{color:var(--muted);font-weight:700;font-size:.8rem}.date-range-picker-summary .accent-button{min-height:32px;border-radius:999px;padding:6px 14px;font-size:.82rem}@media (max-width: 720px){.date-range-picker-popover{grid-template-columns:1fr;max-height:calc(100vh - 24px);overflow:auto}.date-range-picker-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.date-range-picker-presets .date-range-picker-reset{margin-top:0}.date-range-picker-calendar{padding:14px}.date-range-picker-weekdays,.date-range-picker-days{grid-template-columns:repeat(7,minmax(32px,1fr))}.date-range-picker-days button{height:34px}}.store-list-filters-panel select,.store-list-filters-panel input{width:100%;min-height:44px;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 14px}:root[data-theme=light] .store-list-filters-panel select,:root[data-theme=light] .store-list-filters-panel input,:root[data-theme=light] .date-range-filter-trigger{background:#fffffffe;border-color:#7b6c6f29;color:#312b2d}:root[data-theme=light] .date-range-filter-trigger.is-open{border-color:#ae76507a;box-shadow:0 0 0 3px #ae76501f}:root[data-theme=light] .date-range-picker-popover{background:#fffffffc;border-color:#7b6c6f24;box-shadow:0 24px 70px #34261c2e}:root[data-theme=light] .date-range-picker-presets{background:#f5ede694;border-right-color:#7b6c6f1f}:root[data-theme=light] .date-range-picker-presets button:hover,:root[data-theme=light] .date-range-picker-presets button.is-active{background:#ae76501f;color:#2e2624}:root[data-theme=light] .date-range-picker-days button.is-outside{color:#2e262457}:root[data-theme=light] .date-range-picker-days button.is-start,:root[data-theme=light] .date-range-picker-days button.is-end{color:#fffaf4}:root[data-theme=light] .date-range-filter>span{color:#5f6673}:root[data-theme=light] .date-range-filter-trigger{border-color:#d9dee8;background:#fff;color:#1f2937;box-shadow:0 1px 2px #0f172a0a}:root[data-theme=light] .date-range-filter-trigger strong{color:#111827}:root[data-theme=light] .date-range-filter-trigger.is-open{border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1f}:root[data-theme=light] .date-range-picker-popover{border-color:#d9dee8;background:#fff;box-shadow:0 28px 80px #0f172a2e}:root[data-theme=light] .date-range-picker-presets{background:#f7f9fc;border-right-color:#e3e8f0}:root[data-theme=light] .date-range-picker-presets button{color:#334155}:root[data-theme=light] .date-range-picker-presets button:hover,:root[data-theme=light] .date-range-picker-presets button.is-active{background:#e0ecff;color:#1d4ed8}:root[data-theme=light] .date-range-picker-presets .date-range-picker-reset{color:#be123c}:root[data-theme=light] .date-range-picker-calendar-head strong{color:#111827}:root[data-theme=light] .date-range-picker-calendar-head button{background:#eef2f7;color:#334155}:root[data-theme=light] .date-range-picker-calendar-head button:hover{background:#dbeafe;color:#1d4ed8}:root[data-theme=light] .date-range-picker-weekdays span,:root[data-theme=light] .date-range-picker-summary span{color:#64748b}:root[data-theme=light] .date-range-picker-days button{background:transparent;color:#1f2937}:root[data-theme=light] .date-range-picker-days button:hover{background:#e0ecff;color:#1d4ed8}:root[data-theme=light] .date-range-picker-days button.is-in-range{background:#dbeafe;color:#1e3a8a}:root[data-theme=light] .date-range-picker-days button.is-start,:root[data-theme=light] .date-range-picker-days button.is-end{background:#2563eb;color:#fff;box-shadow:0 0 0 2px #2563eb29}.gallery-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;flex-wrap:wrap}.gallery-sort-control{display:flex;align-items:center;gap:8px;color:var(--muted);min-height:44px}.gallery-compact-control{min-width:124px}.gallery-compact-control select{min-width:0;width:100%}.gallery-switch{display:inline-flex;align-items:center;gap:10px;color:var(--muted);min-height:34px;flex:0 0 auto;white-space:nowrap}.gallery-switch>span{line-height:1}.gallery-sort-control select{min-width:110px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 12px}.switch-button{width:42px;height:24px;padding:2px;border-radius:999px;background:#ffffff14;border:1px solid var(--panel-border);display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;position:relative;overflow:hidden;vertical-align:middle}.switch-button span{width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s ease;display:block;flex:0 0 auto;box-shadow:0 2px 8px #00000038}.switch-button.active{background:linear-gradient(135deg,#d8a36a61,#a95b524d)}.switch-button.active span{transform:translate(18px)}.purchase-report-page .button-with-icon:before,.purchase-page .button-with-icon:before{content:none!important;display:none!important}.purchase-report-page .button-with-icon,.purchase-page .button-with-icon{gap:8px}.purchase-report-page .button-with-icon svg,.purchase-page .button-with-icon svg{width:18px;height:18px;flex:0 0 auto}.gallery-filters label{display:grid;gap:6px}.gallery-filter-actions{display:flex;align-items:end;justify-content:stretch}.gallery-filter-actions .ghost-button{width:100%}.store-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;align-items:end}.opening-balance-filters-grid{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(220px,1.1fr) minmax(180px,.9fr) minmax(120px,.8fr);gap:14px;align-items:end}.expenses-filters-grid{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(180px,.9fr) minmax(220px,1.1fr) minmax(120px,.8fr);gap:14px;align-items:end}.deposits-filters-grid{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(180px,.9fr) minmax(120px,.8fr);gap:14px;align-items:end}.product-demand-filters-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(120px,.8fr);gap:14px;align-items:end}.gallery-filter-actions-inline{margin-top:0}.gallery-filter-actions-inline .ghost-button{min-height:44px;width:100%}.gallery-filter-actions .ghost-button{background:#ff9f9724;border-color:#ff9f9738;color:var(--error)}:root[data-theme=light] .gallery-filter-actions .ghost-button{background:#c848481a;border-color:#c848482e}:root[data-theme=light] .searchable-select-options{background:#fffffffe}:root[data-theme=light] .searchable-select-field .searchable-select-trigger,:root[data-theme=light] .searchable-select-field .searchable-select-input{background:#fffffffe!important;background-image:none!important;border-color:#7b6c6f29!important;color:#1f1714!important;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #87674a0d}:root[data-theme=light] .searchable-select-field .searchable-select-trigger:hover,:root[data-theme=light] .searchable-select-field .searchable-select-trigger:focus-visible{background:#fffffffe!important;background-image:none!important;color:#1f1714!important}:root[data-theme=light] .searchable-select-field .searchable-select-input::placeholder{color:#3a2a22b8}:root[data-theme=light] .searchable-select-options .searchable-select-option{background:transparent!important;background-image:none!important;color:#1f1714!important;border:0;box-shadow:none}:root[data-theme=light] .searchable-select-options .searchable-select-option.active,:root[data-theme=light] .searchable-select-options .searchable-select-option.highlighted,:root[data-theme=light] .searchable-select-options .searchable-select-option:hover{background:#b981591f!important;background-image:none!important;color:#1f1714!important;border:0;box-shadow:none}:root[data-theme=light] .valet-park-panel .searchable-select-field .searchable-select-trigger,:root[data-theme=light] .valet-park-panel .searchable-select-field .searchable-select-input,:root[data-theme=light] .valet-park-panel .searchable-select-options .searchable-select-option,:root[data-theme=light] .valet-park-panel .searchable-select-options .searchable-select-option.active,:root[data-theme=light] .valet-park-panel .searchable-select-options .searchable-select-option.highlighted,:root[data-theme=light] .valet-park-panel .searchable-select-options .searchable-select-option:hover{color:#2e2624!important;-webkit-text-fill-color:#2e2624;font-weight:400!important}:root[data-theme=light] .valet-park-panel .searchable-select-field .searchable-select-input::placeholder{color:#2e26248f}:root[data-theme=light] .valet-park-panel button.searchable-select-trigger,:root[data-theme=light] .valet-park-panel button.searchable-select-option,:root[data-theme=light] .valet-park-panel button.searchable-select-option.active,:root[data-theme=light] .valet-park-panel button.searchable-select-option.highlighted,:root[data-theme=light] .valet-park-panel button.searchable-select-option:hover{color:#2e2624!important;-webkit-text-fill-color:#2e2624;font-weight:400!important}:root[data-theme=light] .row-menu-popover{background:#fffffffa}:root[data-theme=light] .row-menu-item,:root[data-theme=light] .row-menu-item:focus-visible{background:transparent!important;background-image:none!important;color:#1f1714!important;box-shadow:none}:root[data-theme=light] .row-menu-item:hover{background:#2a24220f!important;background-image:none!important;color:#1f1714!important}:root[data-theme=light] .mini-data-row.striped{background:#2a242208}:root[data-theme=light] .mini-data-head{background:linear-gradient(180deg,#7c6c702e,#7c6c7014)}:root[data-theme=light] .sidebar{background:#fffffffc}:root[data-theme=light] .dashboard-panelBlock,:root[data-theme=light] .dashboard-metricTile{background:#fffffffa;border-color:#7b6c6f1f}:root[data-theme=light] .dashboard-panelHead{background:linear-gradient(180deg,#7c6c7014,#7c6c700a);border-bottom-color:#7b6c6f1a}:root[data-theme=light] .dashboard-addWidgetButton,:root[data-theme=light] .dashboard-dragHandle,:root[data-theme=light] .dashboard-closeHandle,:root[data-theme=light] .dashboard-metricColorSelect{background:#fffffff5;border-color:#7b6c6f29;color:#5e5256}:root[data-theme=light] .dashboard-dragHandle,:root[data-theme=light] .dashboard-closeHandle{background:transparent!important;background-image:none!important;box-shadow:none!important;color:#7a5b49!important}:root[data-theme=light] .dashboard-metricTile.is-amber{background:linear-gradient(135deg,#d8a36a33,#a95b5224)}:root[data-theme=light] .dashboard-metricTile.is-dazzle{background:linear-gradient(135deg,#f4c98b70,#f6a5b04d 52%,#8addd257)}:root[data-theme=light] .dashboard-metricTile.is-rose{background:linear-gradient(135deg,#c6668433,#8c435724)}:root[data-theme=light] .dashboard-metricTile.is-blue{background:linear-gradient(135deg,#4e7ed62e,#344e921f)}:root[data-theme=light] .dashboard-metricTile.is-emerald{background:linear-gradient(135deg,#40a07a33,#26664f24)}:root[data-theme=light] .dashboard-metricTile.is-sunset{background:linear-gradient(135deg,#ff994838,#ff5e6229)}:root[data-theme=light] .dashboard-metricTile.is-violet{background:linear-gradient(135deg,#926cff33,#5e48c424)}:root[data-theme=light] .dashboard-metricTile.is-teal{background:linear-gradient(135deg,#33cdbd33,#1994a724)}:root[data-theme=light] .dashboard-metricTile.is-crimson{background:linear-gradient(135deg,#ff5c7a33,#b8264a24)}:root[data-theme=light] .dashboard-metricTile.is-coral{background:linear-gradient(135deg,#ffa28e52,#e2637833)}:root[data-theme=light] .dashboard-metricTile.is-aqua{background:linear-gradient(135deg,#8edbeb57,#5799cd33)}:root[data-theme=light] .dashboard-metricTile.is-saffron{background:linear-gradient(135deg,#f7cf7e57,#cf874433)}:root[data-theme=light] .dashboard-metricTile.is-plum{background:linear-gradient(135deg,#d4a4dc52,#9763a933)}:root[data-theme=light] .dashboard-metricTile.is-jade{background:linear-gradient(135deg,#95dabc57,#4f9d8b33)}:root[data-theme=light] .dashboard-metricTile,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock{color:#2d2426;border-color:var(--dashboard-card-border, rgba(137, 108, 84, .2));background:var(--dashboard-card-bg, linear-gradient(135deg, rgba(255, 252, 247, .96), rgba(245, 235, 227, .94)));box-shadow:inset 0 1px #ffffffc7,0 16px 32px #5d402a1f}:root[data-theme=light] .dashboard-metricTile:before,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock:before{background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.56),transparent 30%),radial-gradient(circle at 84% 8%,var(--dashboard-card-glow, rgba(216, 163, 106, .18)),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.3),transparent 48%)}:root[data-theme=light] .dashboard-metricTile .dashboard-metricLabel,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock .dashboard-digital-clock span{color:#2d2426ad}:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock .dashboard-digital-clock strong{color:#2d2426}:root[data-theme=light] .dashboard-metricTile.is-amber,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-amber{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 229, 191, .96), rgba(241, 204, 181, .92));--dashboard-card-border: rgba(198, 135, 72, .38);--dashboard-card-glow: rgba(216, 163, 106, .28)}:root[data-theme=light] .dashboard-metricTile.is-dazzle,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-dazzle{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 229, 190, .96), rgba(249, 198, 209, .92) 52%, rgba(198, 238, 231, .94));--dashboard-card-border: rgba(190, 129, 95, .38);--dashboard-card-glow: rgba(49, 184, 168, .24)}:root[data-theme=light] .dashboard-metricTile.is-rose,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-rose{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 218, 229, .96), rgba(243, 199, 215, .92));--dashboard-card-border: rgba(198, 102, 132, .36);--dashboard-card-glow: rgba(198, 102, 132, .24)}:root[data-theme=light] .dashboard-metricTile.is-blue,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-blue{--dashboard-card-bg: linear-gradient(135deg, rgba(218, 232, 255, .96), rgba(199, 214, 244, .92));--dashboard-card-border: rgba(78, 126, 214, .34);--dashboard-card-glow: rgba(78, 126, 214, .24)}:root[data-theme=light] .dashboard-metricTile.is-emerald,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-emerald{--dashboard-card-bg: linear-gradient(135deg, rgba(214, 245, 229, .96), rgba(194, 231, 216, .92));--dashboard-card-border: rgba(64, 160, 122, .36);--dashboard-card-glow: rgba(64, 160, 122, .24)}:root[data-theme=light] .dashboard-metricTile.is-sunset,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-sunset{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 225, 191, .96), rgba(252, 198, 197, .92));--dashboard-card-border: rgba(232, 117, 79, .36);--dashboard-card-glow: rgba(255, 153, 72, .25)}:root[data-theme=light] .dashboard-metricTile.is-violet,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-violet{--dashboard-card-bg: linear-gradient(135deg, rgba(231, 221, 255, .96), rgba(216, 204, 246, .92));--dashboard-card-border: rgba(146, 108, 255, .34);--dashboard-card-glow: rgba(146, 108, 255, .24)}:root[data-theme=light] .dashboard-metricTile.is-teal,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-teal{--dashboard-card-bg: linear-gradient(135deg, rgba(204, 246, 239, .96), rgba(188, 225, 232, .92));--dashboard-card-border: rgba(25, 148, 167, .34);--dashboard-card-glow: rgba(51, 205, 189, .24)}:root[data-theme=light] .dashboard-metricTile.is-crimson,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-crimson{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 214, 222, .96), rgba(240, 190, 205, .92));--dashboard-card-border: rgba(184, 38, 74, .34);--dashboard-card-glow: rgba(255, 92, 122, .24)}:root[data-theme=light] .dashboard-metricTile.is-coral,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-coral{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 222, 211, .96), rgba(247, 194, 205, .92));--dashboard-card-border: rgba(214, 77, 96, .34);--dashboard-card-glow: rgba(255, 127, 106, .24)}:root[data-theme=light] .dashboard-metricTile.is-aqua,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-aqua{--dashboard-card-bg: linear-gradient(135deg, rgba(211, 243, 250, .96), rgba(196, 219, 242, .92));--dashboard-card-border: rgba(45, 121, 174, .34);--dashboard-card-glow: rgba(89, 190, 219, .24)}:root[data-theme=light] .dashboard-metricTile.is-saffron,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-saffron{--dashboard-card-bg: linear-gradient(135deg, rgba(255, 237, 189, .96), rgba(243, 213, 181, .92));--dashboard-card-border: rgba(192, 117, 52, .34);--dashboard-card-glow: rgba(239, 184, 83, .25)}:root[data-theme=light] .dashboard-metricTile.is-plum,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-plum{--dashboard-card-bg: linear-gradient(135deg, rgba(239, 218, 245, .96), rgba(221, 202, 236, .92));--dashboard-card-border: rgba(111, 66, 140, .34);--dashboard-card-glow: rgba(172, 109, 190, .24)}:root[data-theme=light] .dashboard-metricTile.is-jade,:root[data-theme=light] .dashboard-panelBlock.dashboard-clockBlock.is-jade{--dashboard-card-bg: linear-gradient(135deg, rgba(216, 244, 226, .96), rgba(198, 228, 220, .92));--dashboard-card-border: rgba(42, 126, 111, .34);--dashboard-card-glow: rgba(85, 174, 139, .24)}.stock-filter-row{grid-template-columns:1.1fr 1fr .8fr .9fr .7fr auto;margin-bottom:18px}.store-stock-command-page .stock-filter-row .gallery-filter-actions{justify-content:flex-start}.store-stock-command-page .stock-filter-row .gallery-filter-actions .ghost-button{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.store-transfer-history-filters-panel .transfer-history-filter-row{margin:0}.transfer-history-filter-row{grid-template-columns:1fr 1fr 1fr 1fr .9fr .7fr}.transfer-history-filter-row .gallery-filter-actions{justify-content:flex-start}.transfer-history-filter-row .gallery-filter-actions .ghost-button{width:auto;min-width:96px;min-height:44px;border-radius:14px;padding:10px 14px}.product-filter-row{grid-template-columns:1.1fr 1fr .9fr .7fr;margin-bottom:18px}.damaged-stock-filter-row{grid-template-columns:1.1fr 1fr .8fr .9fr .7fr;margin-bottom:18px}.damaged-stock-filter-row .gallery-filter-actions,.in-transit-filter-row .gallery-filter-actions{justify-content:flex-start}.damaged-stock-filter-row .gallery-filter-actions .ghost-button,.in-transit-filter-row .gallery-filter-actions .ghost-button{width:auto;min-width:96px;min-height:44px;border-radius:14px;padding:10px 14px}.in-transit-filter-row{grid-template-columns:.9fr 1fr 1fr 1fr 1fr .7fr;margin:0}.employee-filter-row{grid-template-columns:1fr 1fr .95fr .95fr .7fr;margin-bottom:18px}.searchable-select-field{position:relative}.searchable-select-field.open{z-index:10000}.searchable-select-trigger{width:100%;min-height:44px;background:var(--panel-strong);color:inherit;border:1px solid var(--panel-border);border-radius:14px;padding:10px 12px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.95rem;font-weight:400}.searchable-select-trigger-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchable-select-trigger-icon{width:16px;height:16px;flex-shrink:0;color:var(--muted-text);transition:transform .2s ease}.searchable-select-trigger-icon.open{transform:rotate(180deg)}.searchable-select-options{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:10001;max-height:240px;overflow:auto;padding:8px;border-radius:16px;background:#181524fc;border:1px solid var(--panel-border);box-shadow:0 18px 42px #0000003d}.searchable-select-optionsFixed{position:fixed;right:auto;z-index:22000}.searchable-select-header{display:grid;gap:8px;padding:8px;border-bottom:1px solid var(--panel-border)}.searchable-select-input{width:100%;min-height:40px;background:var(--panel-strong);color:inherit;border:1px solid var(--panel-border);border-radius:12px;padding:9px 12px}.searchable-select-option{width:100%;padding:10px 12px;text-align:left;border-radius:12px;background:transparent;color:inherit}.searchable-select-option.active,.searchable-select-option.highlighted,.searchable-select-option:hover{background:#ffffff0f}.searchable-select-empty{padding:12px;color:var(--muted-text);font-size:.92rem;line-height:1.35}.products-table-head,.products-row{grid-template-columns:minmax(92px,.65fr) minmax(220px,1.6fr) minmax(120px,.95fr) minmax(140px,1.1fr) minmax(80px,.52fr) minmax(90px,.68fr) minmax(100px,.72fr) minmax(100px,.72fr) minmax(110px,.78fr) minmax(72px,.5fr)}.products-row>*,.products-name-cell{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.products-name-cell{line-height:1.18}.employees-table-shell{overflow-x:auto}.employees-table-head,.employees-row{min-width:1080px}.employees-row .row-actions{justify-content:center}.gallery-filters label span,.tag-select-field>span{color:var(--muted)}.tag-select-field{display:grid;gap:6px}.tag-select-dropdown{width:100%;min-height:44px;background:#ffffff0f;color:inherit;border:1px solid var(--panel-border);border-radius:14px;padding:10px 12px}.filter-tag-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.inline-tags{margin-top:0}.filter-tag{padding:4px 10px;border-radius:999px;background:#d7e2f529;color:inherit;border:1px solid var(--panel-border);display:inline-flex;align-items:center;gap:6px;font-size:.82rem}.filter-tag span{font-size:.9rem}.gallery-filters input,.gallery-filters select{width:100%;min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:10px 12px}.product-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.product-gallery-card{display:grid;gap:10px;min-width:0;overflow:hidden;padding:12px;border-radius:18px;background:#ffffff0a;border:1px solid var(--panel-border)}.product-image-button{width:100%;min-width:0;padding:0;border:0;background:transparent}.product-image-button img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:14px;display:block}.product-gallery-meta{display:grid;gap:4px;min-width:0}.product-gallery-meta strong,.product-gallery-meta span{min-width:0;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.product-price{margin-top:4px}.gallery-stock-badge{display:inline-flex;width:fit-content;margin-top:6px;padding:6px 10px;border-radius:999px;font-size:.84rem}.gallery-stock-badge.in-stock{background:#82d0a729;color:var(--success)}.gallery-stock-badge.out-of-stock{background:#ff9f9729;color:var(--error)}.product-lightbox-card{width:min(1120px,calc(100vw - 48px))}.product-table-modal{width:min(980px,calc(100vw - 48px))}.product-lightbox-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:20px;padding:24px;overflow:auto}.product-lightbox-image-wrap{display:grid;gap:12px;align-content:start}.product-lightbox-carousel{position:relative}.product-lightbox-image-wrap img{width:100%;border-radius:18px;object-fit:cover}.product-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#17131fc7;color:#fff;font-size:1.8rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;z-index:2}.product-lightbox-nav-prev{left:14px}.product-lightbox-nav-next{right:14px}.product-lightbox-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,72px));gap:10px}.product-lightbox-thumb{padding:0;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;overflow:hidden}.product-lightbox-thumb.active{border-color:#d8a36aa6;box-shadow:0 0 0 1px #d8a36a47}.product-lightbox-thumb img{width:100%;height:96px;object-fit:cover;border-radius:0}.product-lightbox-info{display:grid;align-content:start;gap:12px}.product-lightbox-actions{display:flex;justify-content:center;padding-top:4px}.compact-capsule-button{min-height:38px;padding:0 16px;border-radius:999px;font-size:.92rem;line-height:1}.icon-button{width:38px;height:38px;min-width:38px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--panel-border);background:#ffffff0d;color:var(--text);font-size:1.45rem;font-weight:700;line-height:1}.icon-button:hover:not(:disabled){border-color:#d8a36a80;background:#d8a36a21}.product-ai-modal{width:min(780px,calc(100vw - 48px))}.product-ai-modal-head{align-items:flex-start;gap:16px;padding-right:24px}.product-ai-modal-head>div{display:grid;gap:4px;min-width:0}.product-ai-modal-head span{color:var(--muted);font-size:.9rem;font-weight:600;overflow-wrap:anywhere}.product-ai-prompt-field{display:grid;gap:10px;padding:24px;min-height:0}.product-ai-prompt-field>span{color:var(--muted);font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-ai-prompt-field textarea{min-height:300px;resize:vertical;line-height:1.5}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.product-ai-modal-actions{padding:0 24px 24px}.product-description-meta{align-items:start}.product-stock-panel{display:grid;gap:12px}.profile-form{padding:0}.product-id-inline{color:var(--muted);font-weight:500}.row-menu{position:relative;z-index:40}.customer-row:has(.row-menu-popover){position:relative;z-index:5000}.row-menu:has(.row-menu-popover){z-index:20000}.row-menu-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:10000;min-width:190px;display:grid;gap:4px;padding:8px;border-radius:16px;background:#0e0b16fc;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 54px #0000006b;color:#fffaf4;-webkit-backdrop-filter:none;backdrop-filter:none}.row-menu-popoverFixed{position:fixed;right:auto;z-index:2147483000}.row-menu-group{display:grid;gap:4px}.row-menu-divider{height:1px;margin:4px 2px;background:#ffffff1f}.row-menu-item{width:100%;text-align:left;background:transparent;color:inherit;border:0;border-radius:12px;padding:10px 12px;display:inline-flex;align-items:center;gap:9px}.row-menu-item svg{width:15px;height:15px;flex:0 0 auto}.row-menu-item:hover{background:#ffffff0f}.barcode-sheet{padding:20px 0}.barcode-sheet-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;align-items:center;padding:18px;border-radius:18px;background:#fff;color:#17171c}.barcode-sheet-card img{width:100%;max-width:210px;display:block}.barcode-sheet-meta{display:grid;gap:8px;font-size:1rem}.barcode-sheet-meta strong{font-size:1.9rem}.mini-data-table{display:grid;gap:8px;min-width:0}.mini-data-head,.mini-data-row{display:grid;gap:14px;align-items:center;padding:14px 16px}.mini-data-head{color:var(--muted);border-bottom:1px solid var(--panel-border);border-radius:14px;background:linear-gradient(135deg,#d8a36a24,#a95b521a)}.mini-data-row{border-bottom:1px solid rgba(255,255,255,.05);border-radius:14px}.mini-data-row.striped{background:#ffffff08}.product-log-link{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.product-log-link:hover{color:var(--accent-strong)}.compact-empty{min-height:120px;display:flex;align-items:center;justify-content:center}.product-table-modal{width:min(760px,calc(100vw - 32px));max-height:min(82vh,760px)}.product-table-modal .card-head{padding:22px 24px}.product-table-modal-shell{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.product-table-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px 0}.product-table-modal-body{flex:1 1 auto;min-height:0;overflow:auto;padding:18px 24px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.product-table-modal-body::-webkit-scrollbar{width:6px}.product-table-modal-body::-webkit-scrollbar-track{background:var(--scrollbar-track)}.product-table-modal-body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.product-table-modal-footer{flex-shrink:0;margin:0;padding:16px 24px 18px;border-top:1px solid var(--panel-border);background:var(--card-head-bg);border-radius:0}.product-table-modal-footer.pagination-bar{justify-content:flex-end;gap:12px;box-shadow:none}.product-table-modal-footer .pagination-button{min-height:38px}.add-button-link{text-decoration:none}.product-form-page .dashboard-card{position:relative;overflow:visible}.product-form-page .dashboard-card:first-child{z-index:3}.product-form-page .dashboard-card:last-child{z-index:1}.product-form-page .card-head>.product-form-title{display:grid;align-content:center;gap:6px}.product-form-page .product-form-title .stock-report-subtitle{margin-top:0}.product-price-gst-warning{grid-column:1 / -1;margin-top:0}.product-view-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:20px}.product-view-image-card{padding:18px}.product-view-imageZoomFrame{overflow:hidden;border-radius:18px;background:#ffffff0a}.product-view-image-card img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:18px;transition:transform .22s ease;transform-origin:center center}.product-view-carousel{border-radius:18px;overflow:hidden}.product-view-thumbs{margin-top:14px}.product-view-image-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.product-view-image-actionButton{min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--panel-border);border-radius:14px;background:#ffffff0f;color:#f8f4ef;font:inherit;font-size:.88rem;font-weight:800;padding:0 12px;white-space:nowrap}.product-view-image-actionButton svg{width:16px;height:16px;flex:0 0 auto}.product-view-image-actionButton span{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-view-image-actionButton:hover,.product-view-image-actionButton:focus-visible{border-color:#d8a36a6b;background:#d8a36a21;color:#fff}.product-view-image-actionButton.accent{border-color:#d8a36a52;background:linear-gradient(135deg,#d8a36a38,#a95b522e)}.product-view-header-action{min-height:42px;padding:0 16px;border-radius:999px;font-size:.92rem;display:inline-flex;align-items:center;gap:8px}.product-view-header-action svg{width:16px;height:16px}.product-view-wide{grid-column:span 2}.product-stock-card{margin-top:20px}.product-stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;padding:20px}.product-stock-store{min-height:82px}.product-stock-store strong{font-size:1.35rem}.product-stock-empty{grid-column:1 / -1}.customer-history-sections{display:grid;gap:22px}.customer-history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.customer-history-heading span{color:var(--muted);font-size:.86rem;font-weight:600}.customer-credits-linkButton{display:inline-block;width:100%;padding:0;border:0;background:transparent;color:#9dd8ff;font:inherit;font-weight:700;text-align:left;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-credits-page-table{width:100%;overflow:hidden}.customer-credits-filterBar{grid-template-columns:minmax(150px,.72fr) minmax(170px,.9fr) minmax(170px,.92fr) minmax(170px,.92fr) minmax(118px,auto);align-items:end}.customer-credits-filterBar .searchable-select-field,.customer-credits-filterBar label{min-width:0}.customer-credits-filterBar select,.customer-credits-filterBar input,.customer-credits-filterBar .ghost-button{min-height:44px;border-radius:14px}.customer-credits-filterBar select{width:100%;border:1px solid var(--panel-border);background:#ffffff0a;color:inherit;padding:0 14px;font:inherit}.customer-credits-filterBar .gallery-filter-actions{margin:0}.customer-credits-filterReset{align-self:end}.customer-credits-filterBar .gallery-filter-actions .ghost-button{width:100%;justify-content:center}.customers-page-table .customer-table-head,.customers-page-table .customer-row{align-items:center}.customers-page-table .customer-table-head span,.customers-page-table .customer-row>span,.customers-page-table .customer-row>div{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customers-page-table .customer-row .row-actions{justify-content:center}.customers-redesign-page{display:grid;gap:18px}.customers-redesign-hero{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:18px;align-items:end;padding:4px 2px 0}.customers-redesign-title{display:grid;gap:5px}.customers-redesign-title span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customers-redesign-title h1{margin:0;color:#fff7f2;font-size:clamp(1.8rem,2.45vw,2.55rem);line-height:1;letter-spacing:0;white-space:nowrap}.customers-redesign-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.customers-redesign-search{flex:1 1 420px;max-width:680px;min-height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff12;color:var(--muted)}.customers-redesign-search svg,.customers-redesign-actions svg,.customers-redesign-date svg,.customers-redesign-mobile svg,.customers-redesign-location svg{width:17px;height:17px;flex:0 0 auto}.customers-redesign-search input{min-width:0;width:100%;min-height:46px;border:0;background:transparent;color:#fff7f2;outline:0;padding:0}.customers-redesign-search input::placeholder{color:#fdf7f27a}.customers-redesign-searchToggle,.customers-redesign-actions>.customers-redesign-addButton{flex:0 0 auto;width:48px;height:48px;min-height:48px;padding:0;border-radius:999px}.customers-redesign-searchToggle svg,.customers-redesign-actions>.customers-redesign-addButton svg{width:18px;height:18px}.customers-redesign-search.is-expanded{animation:redesignSearchExpand .18s ease}.customers-redesign-searchButton,.customers-redesign-clearButton,.customers-redesign-addButton{min-height:48px;border-radius:999px;padding-inline:18px}.customers-redesign-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customers-redesign-metric{min-height:104px;display:grid;align-content:space-between;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,#d8a36a21,#ffffff09),#14101cad}.customers-redesign-metric span,.customers-redesign-listHead span,.customers-redesign-metric small,.customers-redesign-row small,.customers-redesign-location small{color:var(--muted)}.customers-redesign-metric span{font-size:.76rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.customers-redesign-metric strong{color:#fff7f2;font-size:1.8rem;line-height:1;letter-spacing:0}.customers-redesign-metric small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700}.customers-redesign-card{overflow:visible}.customers-redesign-listHead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--panel-border)}.customers-redesign-listHead>div:first-child{min-width:0;display:grid;gap:4px}.customers-redesign-listHead strong{color:#fff7f2;font-size:1rem}.customers-redesign-sortTools{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.customers-redesign-sortTools>span{font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.customers-redesign-sortTools .ghost-button{min-height:34px;border-radius:999px;padding:0 13px;font-size:.78rem;font-weight:850}.customers-redesign-sortTools .ghost-button.active{border-color:#d8a36a99;background:linear-gradient(135deg,#d8a36a3d,#a95b5233);color:#fff7f2}.customers-redesign-table{display:grid;gap:0;overflow:visible}.customers-redesign-tableHead,.customers-redesign-row{display:grid;grid-template-columns:54px minmax(0,1.35fr) minmax(0,.8fr) minmax(0,.95fr) minmax(0,.9fr) minmax(96px,.55fr) 58px;align-items:center;width:100%;min-width:0}.customers-redesign-tableHead{min-height:44px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff09;color:#fdf7f2b8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.customers-redesign-tableHead>*{min-width:0;padding:0 10px}.customers-redesign-row{min-height:86px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.065);background:#15101c85}.customers-redesign-row.striped{background:#ffffff06}.customers-redesign-serial{justify-self:center;font-size:.78rem;font-weight:900;color:#fdf7f2b8}.customers-redesign-row:hover{background:#d8a36a13}.customers-redesign-row>*{min-width:0;padding:12px 10px}.customers-redesign-identity,.customers-redesign-mobileCell,.customers-redesign-location,.customers-redesign-store,.customers-redesign-date{min-width:0;display:grid;gap:5px}.customers-redesign-identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px}.customers-redesign-avatar{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d8a36a3d,#a95b5238);color:#ffe2bf;font-size:.82rem;font-weight:950}.customers-redesign-nameButton{max-width:100%;border:0;background:transparent;color:#fff7f2;padding:0;text-align:left;font:inherit;font-size:.95rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-redesign-nameButton:hover,.customers-redesign-nameButton:focus-visible{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.customers-redesign-nameText{max-width:100%;display:block;color:#fff7f2;font-size:.95rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-redesign-mobile{width:max-content;max-width:100%;min-width:0;display:inline-flex;align-items:center;gap:6px;color:#fff7f2;text-decoration:none;font-size:.95rem;font-weight:900}.customers-redesign-location span,.customers-redesign-store span,.customers-redesign-date{min-width:0;display:flex;align-items:center;gap:8px;color:#fff7f2;text-decoration:none;font-weight:850}.customers-redesign-mobile span,.customers-redesign-location span,.customers-redesign-store span,.customers-redesign-date span,.customers-redesign-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-redesign-mobile:hover{color:var(--accent)}.customers-redesign-mobile svg,.customers-redesign-location svg,.customers-redesign-date svg{color:var(--accent)}.customers-redesign-rowActions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.customers-redesign-rowActions .icon-action-button{width:36px;height:36px;min-height:36px;padding:0;border-radius:12px}.customers-redesign-rowActions svg{width:16px;height:16px}:root[data-theme=light] .customers-redesign-title h1,:root[data-theme=light] .customers-redesign-metric strong,:root[data-theme=light] .customers-redesign-listHead strong,:root[data-theme=light] .customers-redesign-nameButton,:root[data-theme=light] .customers-redesign-nameText,:root[data-theme=light] .customers-redesign-mobile,:root[data-theme=light] .customers-redesign-location span,:root[data-theme=light] .customers-redesign-store span,:root[data-theme=light] .customers-redesign-date{color:#2f2725}:root[data-theme=light] .customers-redesign-nameButton{background:transparent;box-shadow:none}:root[data-theme=light] .customers-redesign-search,:root[data-theme=light] .customers-redesign-metric{background:#fffaf5d1;border-color:#826d5826}:root[data-theme=light] .customers-redesign-search input{color:#2f2725}:root[data-theme=light] .customers-redesign-search input::placeholder{color:#58463a80}:root[data-theme=light] .customers-redesign-tableHead{background:#826d5814;border-bottom-color:#826d581f;color:#58463ab8}:root[data-theme=light] .customers-redesign-row{background:#ffffffa3;border-bottom-color:#826d581f}:root[data-theme=light] .customers-redesign-row.striped{background:#fff8f1b8}:root[data-theme=light] .customers-redesign-row:hover{background:#e8c69f33}:root[data-theme=light] .customers-redesign-avatar{color:#8a563f;background:linear-gradient(135deg,#d8a36a3d,#a95b521f)}@media (max-width: 1100px){.customers-redesign-hero{grid-template-columns:1fr;align-items:stretch}.customers-redesign-actions{justify-content:flex-start}.customers-redesign-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.customers-redesign-metrics{grid-template-columns:1fr}.customers-redesign-actions>*,.customers-redesign-search{flex:1 1 100%;max-width:none}.customers-redesign-searchButton,.customers-redesign-clearButton{width:100%}.customers-redesign-actions>.customers-redesign-addButton{flex:0 0 48px;width:48px}.customers-redesign-listHead{align-items:stretch;flex-direction:column;padding:16px}.customers-redesign-sortTools{justify-content:flex-start}}.customer-credit-statusBadge{padding:3px 8px;font-size:.69rem;line-height:1.1;letter-spacing:0;text-transform:none;white-space:nowrap}.customer-credit-transactionTypeBadge{padding:4px 9px;font-size:.72rem;line-height:1.1;letter-spacing:0;text-transform:none;white-space:nowrap}.customer-credit-transactions-modal{width:min(880px,calc(100vw - 72px))}.customer-credit-transactions-header>div:first-child,.customer-credit-transactions-header.centered-head>div:first-child{display:grid;gap:6px}.customer-credit-transactions-title .stock-report-subtitle{display:block}.customer-credit-transactions-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;padding:20px 22px 0;gap:12px}.customer-credit-transactions-sectionHead{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.customer-credit-transactions-sectionHead strong{font-size:.95rem;letter-spacing:.01em}.customer-credit-transactions-wrap{margin:0;padding:0;border:0;border-radius:0;background:transparent}.customer-credit-transactions-wrap .product-report-table{width:100%;min-width:0;table-layout:fixed;overflow:hidden;border-radius:18px}.customer-credit-transactions-wrap .product-report-table th,.customer-credit-transactions-wrap .product-report-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-credit-transactions-footer{margin-top:0;justify-content:flex-end}.customer-credits-page-table .customer-table-head span:first-child,.customer-credits-page-table .customer-row>*:first-child{border-radius:0}.customer-credits-page-table .customer-table-head,.customer-credits-page-table .customer-row{border-radius:0}.customer-credits-page-table .customer-table-head>*:first-child,.customer-credits-page-table .customer-row>*:first-child{border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width: 1280px){.customer-credit-transactions-modal{width:min(100%,calc(100vw - 32px))}}@media (max-width: 1280px){.customer-credits-filterBar{grid-template-columns:repeat(2,minmax(0,1fr))}}.info-block small{display:block;margin-top:6px;color:var(--muted);font-size:.78rem;line-height:1.4}.product-form-page{display:grid;gap:20px}.product-form{padding-top:18px}.product-main-form-grid,.product-attributes-grid,.product-attributes-view-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-main-form-grid label,.product-attributes-grid label{min-width:0}.product-attributes-card{margin-top:20px}.profile-password-field{grid-column:span 2}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.info-block{display:grid;gap:6px;padding:14px 16px;border-radius:14px;background:#ffffff0a;border:1px solid var(--panel-border)}.customer-form{padding:24px}.required-mark{color:#ff7c7c;font-weight:700}.customer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-form-grid.single-field-grid,.customer-form-grid.terms-form-grid{grid-template-columns:1fr}.customer-form-grid.terms-form-grid label{grid-column:1 / -1}.customer-form-grid.terms-form-grid textarea{width:100%}.customer-form-grid.stock-report-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 22px}.customer-form-grid.stock-report-form-grid label{min-width:0}.customer-form-grid.stock-report-form-grid input,.customer-form-grid.stock-report-form-grid select{width:100%;min-width:0;box-sizing:border-box}.customer-form-grid.product-category-form-grid{grid-template-columns:minmax(0,1.3fr) minmax(140px,.6fr)}.customer-form-grid.product-category-form-grid label:last-child{grid-column:1 / -1}.modal-field-help{color:var(--muted);font-size:.82rem;line-height:1.35}.stock-report-master-filters-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.9fr) minmax(120px,.7fr);gap:14px;align-items:end}.stock-report-detail-modal-card{width:min(920px,calc(100vw - 48px))}.stock-report-detailGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:28px;overflow:auto;max-height:min(68vh,620px)}.stock-report-detailItem{min-width:0;display:grid;gap:8px;padding:16px;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff0a}.stock-report-detailItemWide{grid-column:1 / -1}.stock-report-detailItem span{color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stock-report-detailItem strong{min-width:0;color:#fffaf4;font-size:1rem;line-height:1.35;overflow-wrap:anywhere}.product-category-master-filters-grid{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(120px,.45fr);gap:14px;align-items:end}.culture-master-filters-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(120px,.45fr);gap:14px;align-items:end}.events-master-filters-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(220px,.8fr) minmax(120px,.45fr);gap:14px;align-items:end}.events-master-filters-grid .gallery-filter-actions-inline .ghost-button{height:44px;min-height:44px;padding:10px 14px;border-radius:999px;font-size:.86rem;line-height:1}.invoice-filters-grid{display:grid;grid-template-columns:minmax(240px,1.1fr) minmax(260px,1.15fr) minmax(180px,.75fr) minmax(120px,.45fr);gap:14px;align-items:end}.modal-card .customer-form-grid:has(.checkbox-field-standalone){grid-template-columns:1fr}.customer-form-grid label,.customer-form-grid .admin-form-field{display:grid;gap:8px}.customer-form-grid input,.customer-form-grid select{border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px}.customer-form-grid textarea{border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px;min-height:120px;resize:vertical}.customer-credit-mobileField{display:grid;gap:8px;align-content:start}.customer-credit-mobileInputWrap{position:relative}.customer-credit-mobileSuggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:8;display:grid;gap:6px;max-height:196px;overflow:auto;padding:6px;border-radius:16px;border:1px solid var(--panel-border);background:var(--panel-strong);box-shadow:0 20px 38px #0000003d}.customer-credit-mobileSuggestion{width:100%;display:grid;gap:2px;padding:10px 12px;text-align:left;border-radius:12px;border:1px solid transparent;background:#ffffff08;color:inherit}.customer-credit-mobileSuggestion span{font-weight:700}.customer-credit-mobileSuggestion small{color:var(--muted);font-size:.8rem}.customer-credit-mobileSuggestion.active{border-color:#d8a36a6b;background:#d8a36a1f}.customer-credit-mobileSuggestion.muted{cursor:default;color:var(--muted)}.customer-credit-selectedCustomer{display:grid;gap:2px;padding:8px 12px;border-radius:14px;border:1px solid rgba(216,163,106,.22);background:#d8a36a14}.customer-credit-selectedCustomer strong{font-size:.95rem}.customer-credit-selectedCustomer span{color:var(--muted);font-size:.82rem}.customer-form-grid .checkbox-field{min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 2px;color:inherit}.checkbox-field-standalone{justify-content:flex-start}.checkbox-field{display:inline-flex;align-items:center;gap:10px}.checkbox-field input{width:18px;height:18px;margin:0;accent-color:var(--accent)}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.02em}.status-badge.success{color:var(--success);background:#82d0a724}.status-badge.warning{color:#ffd08f;background:#ffc97424}.status-badge.info{color:#9bd7ff;background:#559ed829}.status-badge.danger{color:var(--danger);background:#d05c5c24}.status-badge.neutral{color:var(--muted);background:#ffffff14}.feedback-bug-button{position:fixed;right:24px;bottom:68px;z-index:72;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 34px #0000003d}.feedback-bug-button svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.feedback-modal{width:min(520px,calc(100vw - 32px));max-height:min(82vh,620px);overflow:hidden;display:flex;flex-direction:column;border-radius:20px;background:var(--panel-strong);border:1px solid var(--panel-border);box-shadow:0 28px 80px #00000047}.feedback-modal .card-head{margin:0;border-radius:0}.feedback-modal .card-head span{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-form{display:grid;gap:16px;padding:20px;overflow:auto}.feedback-form .form-field{display:grid;gap:8px}.feedback-form select,.feedback-form textarea{min-height:132px;resize:vertical;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;font:inherit;line-height:1.5;padding:12px 14px}.feedback-form select{min-height:44px;resize:none}.feedback-form .form-actions{margin-top:4px;align-items:center}.feedback-form .form-actions button{min-height:42px;border-radius:999px;padding:0 18px;font-size:.92rem;line-height:1}.feedback-form .form-actions .button-with-icon{gap:8px}.feedback-modal .icon-chip svg,.feedback-form .button-with-icon svg,.bug-attachment-picker .button-with-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bugs-page .dashboard-card{width:100%}.bugs-page .list-page-card{overflow:visible;border-radius:18px;background:linear-gradient(180deg,#ffffff09,#ffffff04),#100d18f0;border-color:#ffffff17}.bugs-page .list-page-card>.card-head{padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.bugs-page .list-page-card>.card-head strong{font-size:1.05rem;letter-spacing:0}.bug-table-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 22px 18px}.bug-search-field,.bug-filter-field{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:0 12px}.bug-search-field{flex:1 1 320px;max-width:520px;border-radius:999px}.bug-filter-field{flex:0 0 210px;border-radius:999px}.bug-search-field svg,.bug-filter-field svg,.bug-clear-filters svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bug-search-field input,.bug-filter-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:inherit;font:inherit}.bug-filter-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}:root[data-theme=light] .bug-search-field,:root[data-theme=light] .bug-filter-field{background:#fffaf5a3;border-color:#826d582e;box-shadow:none}:root[data-theme=light] .bug-search-field input,:root[data-theme=light] .bug-filter-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;color:#2e2624}:root[data-theme=light] .bug-search-field input::-webkit-search-decoration,:root[data-theme=light] .bug-search-field input::-webkit-search-cancel-button,:root[data-theme=light] .bug-search-field input::-webkit-search-results-button,:root[data-theme=light] .bug-search-field input::-webkit-search-results-decoration{-webkit-appearance:none}.bug-clear-filters{min-height:42px;height:42px;flex:0 0 auto;border-radius:999px;padding:0 16px}.bug-counter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:18px 22px}.bug-counter-card{--counter-accent: #d8a36a;--counter-bg: rgba(255, 255, 255, .045);--counter-soft: rgba(216, 163, 106, .16);--counter-border: rgba(255, 255, 255, .08);--counter-label: rgba(255, 255, 255, .88);--counter-hint: rgba(253, 247, 242, .54);--counter-value: #fff3e1;position:relative;isolation:isolate;min-height:96px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;overflow:hidden;border:1px solid var(--counter-border);border-radius:16px;background:var(--counter-bg);box-shadow:inset 0 1px #ffffff09;animation:bug-counter-card-in .42s ease both;color:inherit;cursor:pointer;font:inherit;text-align:left}.bug-counter-card:hover,.bug-counter-card:focus-visible,.bug-counter-card.active{border-color:var(--counter-accent);background:linear-gradient(135deg,var(--counter-soft),rgba(255,255,255,.045)),var(--counter-bg);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0d,0 14px 28px #00000029}.bug-counter-card:focus-visible{outline:2px solid var(--counter-accent);outline-offset:3px}.bug-counter-card.awaiting{--counter-accent: #f1b866;--counter-soft: rgba(241, 184, 102, .18);--counter-border: rgba(241, 184, 102, .18);--counter-value: #ffe0ab}.bug-counter-card.approved{--counter-accent: #79dca4;--counter-soft: rgba(121, 220, 164, .16);--counter-border: rgba(121, 220, 164, .16);--counter-value: #c9ffdd}.bug-counter-card.wip{--counter-accent: #8fc8ff;--counter-soft: rgba(143, 200, 255, .16);--counter-border: rgba(143, 200, 255, .16);--counter-value: #d8ecff}.bug-counter-card.closed{--counter-accent: #b6b0ff;--counter-soft: rgba(182, 176, 255, .16);--counter-border: rgba(182, 176, 255, .16);--counter-value: #ebe8ff}.bug-counter-card.rejected{--counter-accent: #ff8b93;--counter-soft: rgba(255, 139, 147, .16);--counter-border: rgba(255, 139, 147, .16);--counter-value: #ffd3d7}.bug-counter-icon{width:42px;height:42px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:var(--counter-accent);background:var(--counter-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--counter-accent) 28%,transparent)}.bug-counter-icon svg{width:21px;height:21px}.bug-counter-copy{min-width:0;display:grid;gap:4px}.bug-counter-label{color:var(--counter-label);font-size:.9rem;font-weight:900;letter-spacing:0}.bug-counter-hint{color:var(--counter-hint);font-size:.72rem;font-weight:750;white-space:nowrap}.bug-counter-value{color:var(--counter-value);font-size:2.05rem;line-height:1;font-weight:950;font-variant-numeric:tabular-nums;letter-spacing:0;text-shadow:0 10px 24px rgba(0,0,0,.22)}.admin-bug-worklist{display:grid;gap:10px;padding:0 22px 4px}.admin-bug-ticket{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:16px;min-height:104px;padding:14px 14px 14px 18px;border:1px solid rgba(255,255,255,.08);border-left:4px solid rgba(216,163,106,.72);border-radius:14px;background:#ffffff09;box-shadow:none}.admin-bug-ticket.approved{border-left-color:#79dca4}.admin-bug-ticket.wip{border-left-color:#8fc8ff}.admin-bug-ticket.fixed,.admin-bug-ticket.completed{border-left-color:#b6b0ff}.admin-bug-ticket.rejected{border-left-color:#ff8b93}.admin-bug-ticket-main{min-width:0;display:grid;gap:9px}.admin-bug-ticket-kicker{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.admin-bug-ticket-kicker>strong{color:var(--text-primary, currentColor);font-size:.92rem;font-weight:900;letter-spacing:0}.admin-bug-ticket-title{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--text-primary, currentColor);font:inherit;font-size:1rem;font-weight:750;line-height:1.35;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.admin-bug-ticket-title:hover,.admin-bug-ticket-title:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px}.admin-bug-ticket-meta{display:flex;align-items:center;gap:8px;min-width:0;color:var(--muted);font-size:.78rem;font-weight:650}.admin-bug-ticket-meta>span{min-width:0;white-space:nowrap}.admin-bug-ticket-meta>span+span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 8px 2px 0;border-radius:999px;background:#ffffff47}.admin-bug-ticket-url{overflow:hidden;text-overflow:ellipsis}.admin-bug-ticket-actions{display:flex;align-items:center;justify-content:center}.admin-bug-ticket .status-badge,.admin-bug-ticket .bug-category-badge{min-height:24px;padding:4px 9px;font-size:.64rem;line-height:1}@keyframes bug-counter-card-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}:root[data-theme=light] .bug-counter-card{--counter-label: rgba(45, 36, 37, .72);--counter-hint: rgba(45, 36, 37, .48);box-shadow:none;color:#2d2425;background:var(--counter-bg)}:root[data-theme=light] .bug-counter-card.awaiting{--counter-accent: #e0a03f;--counter-bg: #fff9ec;--counter-soft: #fff0c7;--counter-border: #efd09a;--counter-value: #9a6100}:root[data-theme=light] .bug-counter-card.approved{--counter-accent: #42bd7d;--counter-bg: #f1fff7;--counter-soft: #dcf8e7;--counter-border: #a8e4c0;--counter-value: #08753d}:root[data-theme=light] .bug-counter-card.wip{--counter-accent: #5aa9e8;--counter-bg: #f1f8ff;--counter-soft: #dff1ff;--counter-border: #aad4f1;--counter-value: #1769a9}:root[data-theme=light] .bug-counter-card.closed{--counter-accent: #8f82e6;--counter-bg: #f6f4ff;--counter-soft: #ebe8ff;--counter-border: #c9c2f4;--counter-value: #5549b4}:root[data-theme=light] .bug-counter-card.rejected{--counter-accent: #ef737c;--counter-bg: #fff4f5;--counter-soft: #ffe2e5;--counter-border: #f5abb0;--counter-value: #b12539}:root[data-theme=light] .bug-counter-card:hover,:root[data-theme=light] .bug-counter-card:focus-visible,:root[data-theme=light] .bug-counter-card.active{background:color-mix(in srgb,var(--counter-bg) 88%,var(--counter-soft));box-shadow:inset 0 0 0 1px var(--counter-accent),0 14px 28px #583a2414}:root[data-theme=light] .bug-counter-value{text-shadow:none}:root[data-theme=light] .bugs-page .list-page-card{background:#fffaf5e6;border-color:#826d5829}:root[data-theme=light] .bugs-page .list-page-card>.card-head{border-bottom-color:#826d5824}:root[data-theme=light] .admin-bug-ticket{background:#ffffffad;border-color:#826d5824}:root[data-theme=light] .admin-bug-ticket-title:hover,:root[data-theme=light] .admin-bug-ticket-title:focus-visible{color:#111827!important;background:transparent!important;background-image:none!important;box-shadow:none!important}:root[data-theme=light] .admin-bug-ticket-title{color:#251c1f!important;background:transparent!important;background-image:none!important;box-shadow:none!important;text-shadow:none!important}:root[data-theme=light] .bugs-page .admin-bug-ticket .admin-bug-ticket-title{color:#251c1f!important;background:transparent!important;background-image:none!important;box-shadow:none!important;text-shadow:none!important}:root[data-theme=light] .bugs-page .admin-bug-ticket .admin-bug-ticket-title:hover,:root[data-theme=light] .bugs-page .admin-bug-ticket .admin-bug-ticket-title:focus-visible{color:#111827!important;background:transparent!important;background-image:none!important}:root[data-theme=light] .admin-bug-ticket-meta>span+span:before{background:#2d242547}@media (max-width: 980px){.bug-counter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bug-table-toolbar{align-items:stretch;flex-wrap:wrap}.bug-search-field{max-width:none}}@media (max-width: 640px){.bug-counter-grid,.admin-bug-worklist{padding-left:14px;padding-right:14px}.bug-counter-grid{grid-template-columns:1fr}.bug-table-toolbar{padding-left:14px;padding-right:14px}.bug-search-field,.bug-filter-field,.bug-clear-filters{flex:1 1 100%}.admin-bug-ticket{grid-template-columns:minmax(0,1fr);gap:12px}.admin-bug-ticket-actions{justify-content:flex-start}.admin-bug-ticket-title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-bug-ticket-meta{align-items:flex-start;flex-direction:column;gap:4px}.admin-bug-ticket-meta>span+span:before{display:none}}@media (prefers-reduced-motion: reduce){.bug-counter-card{animation:none}}.bugs-table{min-width:0;overflow:visible;overflow-x:visible;overflow-y:visible}.bugs-table.admin-bugs-table,.bugs-table.my-bugs-table{overflow:visible;overflow-x:visible;overflow-y:visible}.bugs-table.admin-bugs-table .customer-row:has(.row-menu-popover){z-index:6000}.bugs-table.my-bugs-table .customer-table-head,.bugs-table.my-bugs-table .customer-row{grid-template-columns:72px 104px minmax(220px,.8fr) 116px 232px;min-width:max(744px,100%)}.bugs-table.admin-bugs-table .customer-table-head,.bugs-table.admin-bugs-table .customer-row{grid-template-columns:56px minmax(0,.9fr) minmax(0,.65fr) minmax(0,1.6fr) minmax(0,.7fr) minmax(0,.9fr);width:100%;min-width:0}.bugs-table.admin-bugs-table .customer-table-head>*,.bugs-table.admin-bugs-table .customer-row>*{display:flex;align-items:center}.bugs-table .customer-row{position:relative;min-height:64px}.bugs-table.my-bugs-table{min-width:0}.bugs-table.my-bugs-table .customer-row{min-height:54px}.bugs-table.my-bugs-table .customer-table-head>*,.bugs-table.my-bugs-table .customer-row>*{display:flex;align-items:center}.bugs-table.my-bugs-table .customer-table-head>:nth-child(1),.bugs-table.my-bugs-table .customer-row>:nth-child(1),.bugs-table.my-bugs-table .customer-table-head>:nth-child(2),.bugs-table.my-bugs-table .customer-row>:nth-child(2),.bugs-table.my-bugs-table .customer-table-head>:nth-child(4),.bugs-table.my-bugs-table .customer-row>:nth-child(4),.bugs-table.my-bugs-table .customer-table-head>:nth-child(5),.bugs-table.my-bugs-table .customer-row>:nth-child(5){white-space:nowrap}.bugs-table.admin-bugs-table .customer-table-head>:nth-child(6),.bugs-table.admin-bugs-table .customer-row>:nth-child(6),.bugs-table.my-bugs-table .customer-table-head>:nth-child(5),.bugs-table.my-bugs-table .customer-row>:nth-child(5){min-width:0;overflow-wrap:normal;white-space:nowrap}.bugs-table .status-badge{height:auto;min-height:0;align-self:center;justify-self:center}.bugs-table.admin-bugs-table .customer-table-head>:nth-child(5),.bugs-table.admin-bugs-table .customer-row>:nth-child(5),.bugs-table.my-bugs-table .customer-table-head>:nth-child(4),.bugs-table.my-bugs-table .customer-row>:nth-child(4){justify-content:center;text-align:center}.bugs-table a,.bugs-table span{overflow-wrap:anywhere}.bugs-table .bug-log{white-space:pre-wrap}.bugs-table .bug-url{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:650}.bug-description-cell{display:flex;align-items:center;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;color:#fff7f2e6}.bug-description-button{padding:0;border-top:0;border-left:0;border-bottom:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;text-align:left;cursor:pointer}.bugs-table .customer-row>.bug-description-button{justify-content:flex-start;border-radius:0;box-shadow:none;background:transparent;background-image:none}.bugs-table .bug-status-cell{justify-content:center}.bug-description-button:hover,.bug-description-button:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px}.bug-category-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;max-width:100%;min-height:24px;padding:3px 9px;border-radius:999px;border:1px solid rgba(255,247,242,.18);background:#fff7f214;color:#fff7f2e6;font-size:.66rem;font-weight:850;line-height:1;text-transform:uppercase;white-space:nowrap}.bug-category-badge.ui{color:#9ed8ff;background:#4993d929;border-color:#4993d957}.bug-category-badge.bug{color:#ffaaa3;background:#f8636324;border-color:#f8636357}.bug-category-badge.request{color:#d7bdff;background:#a67cff24;border-color:#a67cff57}.bug-row-actions{justify-content:center;align-items:center}.bugs-table .customer-row>.bug-row-actions{position:absolute;top:50%;right:10px;z-index:2;width:auto;min-width:0;height:auto;padding:0;border:0;background:transparent;transform:translateY(-50%)}.bugs-table .bug-row-actions .icon-action-button{color:#fff7f2;background:transparent;background-image:none;border:0;box-shadow:none}.bugs-table .bug-row-actions .icon-action-button svg{width:18px;height:18px;fill:currentColor;stroke:currentColor;opacity:1}.bugs-table .bug-row-actions .icon-action-button:hover,.bugs-table .bug-row-actions .icon-action-button:focus-visible{color:#fff;background:transparent;background-image:none;border-color:transparent;box-shadow:none}.bugs-table .bug-row-actions .icon-action-button:disabled{cursor:not-allowed;opacity:.42}.bug-action-menu .row-menu-item svg,.bug-modal-card svg{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bug-action-menu .row-menu-item.danger{color:var(--danger)}.bug-action-menu .row-menu-item:disabled{cursor:not-allowed;opacity:.45}.bugs-table.admin-bugs-table .status-badge{max-width:100%;min-width:0;padding:4px 9px;border-radius:999px;font-size:.62rem;line-height:1;letter-spacing:.02em;white-space:nowrap;text-align:center}.bugs-table.my-bugs-table .status-badge{max-width:100%;min-width:0;padding:4px 9px;border-radius:999px;font-size:.62rem;line-height:1;letter-spacing:.03em;white-space:nowrap;text-align:center}.bugs-table.my-bugs-table .bug-menu-button{width:auto;min-width:46px;height:30px;min-height:30px;padding:0 13px;border-radius:999px}.bugs-table.my-bugs-table .bug-menu-button svg{width:16px;height:16px}.my-bug-action-menu{z-index:2147483000;min-width:156px}.bug-pagination{margin:12px 16px 16px;justify-content:flex-end}.bug-modal-card{width:min(760px,calc(100vw - 48px));border-radius:18px}.bug-modal-body{overflow:auto;padding:22px 24px}.bug-modal-card .modal-form-actions{padding:12px 24px 14px}.bug-modal-footer-actions{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.bug-modal-footer-actions .bug-footer-action{min-height:34px;height:34px;padding:0 14px;border-radius:999px;gap:7px;font-size:.82rem;font-weight:850;line-height:1}.bug-modal-footer-actions .bug-footer-action svg{width:14px;height:14px}.bug-modal-footer-actions .bug-footer-action.approve{color:#dcfff0;background:#24a06738;border-color:#4ade8052}.bug-modal-footer-actions .bug-footer-action.approve:hover:not(:disabled),.bug-modal-footer-actions .bug-footer-action.approve:focus-visible:not(:disabled){color:#fff;background:#24a06757;border-color:#86efac80}.bug-modal-footer-actions .bug-footer-action.danger{color:#ffd8d8;border-color:#f8717157}.bug-modal-footer-actions .bug-footer-action.danger:hover:not(:disabled),.bug-modal-footer-actions .bug-footer-action.danger:focus-visible:not(:disabled){color:#fff6f6;background:#d05c5c2e;border-color:#f871717a}.bug-edit-footer-actions{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.bug-edit-footer-actions .bug-edit-action{min-height:34px;height:34px;padding:0 14px;border-radius:999px;gap:7px;font-size:.82rem;font-weight:850;line-height:1}.bug-edit-footer-actions .bug-edit-action svg{width:14px;height:14px}.bug-edit-footer-actions .bug-edit-action.cancel{color:#fff7f2e6;background:#fff7f20f;border-color:#fff7f22e}.bug-edit-footer-actions .bug-edit-action.cancel:hover:not(:disabled),.bug-edit-footer-actions .bug-edit-action.cancel:focus-visible:not(:disabled){color:#fff;background:#fff7f21f;border-color:#fff7f252}.bug-edit-footer-actions .bug-edit-action.save{color:#fffaf4;background:linear-gradient(135deg,#d89562,#bd6f59);border-color:#ffc48e52;box-shadow:none}.bug-edit-footer-actions .bug-edit-action.save:hover:not(:disabled),.bug-edit-footer-actions .bug-edit-action.save:focus-visible:not(:disabled){color:#fff;background:linear-gradient(135deg,#e0a170,#c87a62);border-color:#ffd5aa70}.bug-edit-footer-actions .bug-edit-action.approve{color:#e8fff3;background:linear-gradient(135deg,#2f8e60f5,#236f4ff5);border-color:#86efac52;box-shadow:none}.bug-edit-footer-actions .bug-edit-action.approve:hover:not(:disabled),.bug-edit-footer-actions .bug-edit-action.approve:focus-visible:not(:disabled){color:#fff;background:linear-gradient(135deg,#37a36ffa,#288059fa);border-color:#bbf7d07a}.bug-edit-footer-actions .bug-edit-action.awaiting{color:#fff8ec;background:#f59e0b1f;border-color:#f59e0b57;box-shadow:none}.bug-edit-footer-actions .bug-edit-action.awaiting:hover:not(:disabled),.bug-edit-footer-actions .bug-edit-action.awaiting:focus-visible:not(:disabled){color:#fff;background:#f59e0b33;border-color:#fbbf2480}.bug-edit-footer-actions .bug-edit-action.reject{color:#fff5f5;background:linear-gradient(135deg,#be484efa,#953841fa);border-color:#ffb2b257;box-shadow:none}.bug-edit-footer-actions .bug-edit-action.reject:hover:not(:disabled),.bug-edit-footer-actions .bug-edit-action.reject:focus-visible:not(:disabled){color:#fff;background:linear-gradient(135deg,#d6555b,#aa3f49);border-color:#fecaca80}.bug-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}.bug-detail-list>div{display:grid;gap:6px;min-width:0;padding:14px;border:1px solid var(--panel-border);background:#ffffff0a}.bug-detail-list>div.wide{grid-column:1 / -1}.bug-detail-list>div.bug-request-field{background:#d8a36a14;border-color:#d8a36a3d}.bug-detail-list dt{color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.bug-detail-list dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.bug-attachment-picker{display:grid;gap:10px}.bug-attachment-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.bug-attachment-select{min-height:34px;border-radius:999px;padding:0 13px;gap:7px;font-size:.82rem;font-weight:800}.bug-attachment-hint,.bug-existing-attachments>span{color:var(--muted);font-size:.78rem;font-weight:750}.bug-attachment-dropzone{min-height:42px;display:grid;place-items:center;border:1px dashed rgba(216,163,106,.38);border-radius:14px;color:var(--muted);background:#d8a36a0f;font-size:.86rem;font-weight:700;outline:none}.bug-attachment-dropzone:focus-visible{border-color:#d8a36abd;box-shadow:0 0 0 3px #d8a36a29}.bug-attachment-preview-grid,.bug-attachment-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px}.bug-attachment-preview,.bug-attachment-thumb{position:relative;min-width:0;margin:0;border:1px solid var(--panel-border);border-radius:12px;overflow:hidden;background:#ffffff0d}.bug-attachment-preview img,.bug-attachment-thumb img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.bug-attachment-thumb.disabled{cursor:default;pointer-events:none}.bug-attachment-placeholder{width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;color:var(--muted);font-size:.75rem;font-weight:800;background:#ffffff0a}.bug-screenshot-viewer{min-height:100vh;display:grid;grid-template-rows:auto 1fr;gap:18px;padding:22px;background:radial-gradient(circle at 20% 15%,rgba(216,163,106,.18),transparent 32%),var(--app-bg);color:var(--text)}.bug-screenshot-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:14px 16px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff0f}.bug-screenshot-viewer-head span{color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.bug-screenshot-viewer-head h1{margin:3px 0 0;font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.bug-screenshot-viewer-body{min-height:0;display:grid;place-items:center;overflow:auto;border:1px solid var(--panel-border);border-radius:12px;background:#0c0a12ad}.bug-screenshot-viewer-body img{max-width:100%;max-height:calc(100vh - 130px);display:block;object-fit:contain}.bug-screenshot-viewer-message{color:var(--muted);font-size:.95rem;font-weight:800}.bug-screenshot-viewer-message.error{color:var(--danger)}.bug-attachment-preview figcaption{padding:7px 9px;color:var(--muted);font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bug-attachment-preview .icon-chip{position:absolute;top:6px;right:6px;width:26px;height:26px;background:#0f172ac7}.bug-attachment-preview .icon-chip svg{width:14px;height:14px}.bug-existing-attachments{display:grid;gap:8px}.bug-attachment-gallery:empty{display:none}.bug-edit-form{display:grid;gap:16px}.bug-edit-form label{display:grid;gap:8px}.bug-edit-form label>span{color:var(--muted);font-size:.82rem;font-weight:750}.bug-edit-form input,.bug-edit-form select,.bug-edit-form textarea{width:100%;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;font:inherit;line-height:1.45;padding:12px 14px}.bug-edit-form textarea{resize:vertical;min-height:132px}.bug-confirmation-copy{margin:0;color:var(--text)}.bugs-table .ghost-button{min-width:86px;min-height:36px;padding:0 12px}.bugs-table .danger-button{color:var(--danger)}:root[data-theme=light] .customer-form-grid textarea{background:#fffffff5}:root[data-theme=light] .bugs-table .bug-row-actions .icon-action-button{color:#4d3841;background:#4d384114;border:0;box-shadow:none}:root[data-theme=light] .bugs-table .bug-row-actions .icon-action-button:hover,:root[data-theme=light] .bugs-table .bug-row-actions .icon-action-button:focus-visible{color:#2d2026;background:#4d384124;border-color:transparent}:root[data-theme=light] .customer-form-grid .checkbox-field input{accent-color:var(--accent)}.customer-form-grid.product-main-form-grid,.customer-form-grid.product-attributes-grid,.customer-form-grid.supplier-form-grid,.product-attributes-view-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-card .product-attributes-view-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.form-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:12px}.admin-settings-page{width:100%}.admin-settings-panel{display:grid;gap:20px;width:100%;padding:0;overflow:hidden;border-radius:24px}.admin-settings-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 26px 20px;border-bottom:1px solid var(--panel-border);background:#ffffff09}.admin-settings-head h1{margin:2px 0 0;font-size:1.38rem;line-height:1.2}.admin-settings-eyebrow{color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-settings-status{min-width:78px;padding:7px 12px;border:1px solid rgba(130,208,167,.34);border-radius:999px;color:var(--success);background:#82d0a71a;font-size:.78rem;font-weight:900;text-align:center}.admin-settings-status.pending{color:var(--accent);border-color:#d8a36a6b;background:#d8a36a1f}.admin-settings-form{display:grid;gap:20px;padding:0 26px 26px}.admin-settings-list{display:grid;border:1px solid var(--panel-border);border-radius:14px;overflow:hidden;background:#ffffff06}.admin-settings-sectionTitle{color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.admin-settings-note{margin-top:-12px;color:var(--muted);font-size:.9rem;line-height:1.5}.admin-whatsapp-template-table{display:grid;border:1px solid var(--panel-border);border-radius:14px;overflow:hidden;background:#ffffff06}.admin-whatsapp-template-row{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(240px,.95fr) minmax(280px,1.25fr);gap:18px;align-items:center;padding:16px 18px}.admin-whatsapp-template-row+.admin-whatsapp-template-row{border-top:1px solid var(--panel-border)}.admin-whatsapp-template-row.header{min-height:44px;padding-block:12px;background:#ffffff0b;color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.admin-whatsapp-template-row div{display:grid;gap:4px;min-width:0}.admin-whatsapp-template-row strong{font-size:.96rem}.admin-whatsapp-template-row div span,.admin-whatsapp-template-row p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45}.admin-whatsapp-template-row label{min-width:0}.admin-whatsapp-template-row input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--panel-border);border-radius:10px;background:#ffffff12;color:inherit;font:inherit}.admin-settings-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:82px;padding:18px 20px}.admin-settings-row+.admin-settings-row{border-top:1px solid var(--panel-border)}.admin-settings-rowText{display:grid;gap:3px;min-width:0}.admin-settings-rowText span{color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-settings-rowText strong{font-size:1.02rem}.scheduler-run-meta{display:grid;gap:4px;margin-top:8px;color:var(--muted);font-size:.82rem;line-height:1.35}.scheduler-run-meta span{color:inherit;font-size:inherit;font-weight:700;letter-spacing:0;text-transform:none}.scheduler-run-meta a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;word-break:break-all}.admin-settings-schedulerControls{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.admin-settings-runButton{min-height:36px;padding:0 14px;border-radius:999px;font-size:.82rem;font-weight:900;white-space:nowrap}.admin-toggle{width:58px;height:32px;padding:3px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff14;cursor:pointer;transition:background .16s ease,border-color .16s ease}.admin-toggle span{display:block;width:24px;height:24px;border-radius:50%;background:var(--muted);transition:transform .16s ease,background .16s ease}.admin-toggle.active{border-color:#d8a36a7a;background:#d8a36a38}.admin-toggle.active span{transform:translate(25px);background:var(--accent)}.settings-switch-control{width:min(320px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff12}.settings-switch-option{min-width:0;min-height:38px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:.9rem;font-weight:900;cursor:pointer}.settings-switch-option.active{color:#1f1712;background:var(--accent);box-shadow:0 10px 20px #d8a36a2e}.settings-switch-option:focus-visible,.admin-toggle:focus-visible{outline:2px solid rgba(255,255,255,.68);outline-offset:2px}.admin-settings-actions{display:flex;justify-content:flex-end}.admin-settings-actions .button-with-icon:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.alteration-accept-page{min-height:100vh;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at top left,rgba(216,163,106,.22),transparent 34rem),linear-gradient(145deg,#171313,#2b2523);color:#fff7f2}.alteration-accept-panel{width:min(100%,480px);display:grid;justify-items:center;gap:14px;padding:34px 24px 28px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff13;box-shadow:0 24px 70px #00000052;text-align:center}.alteration-accept-panel-wide{width:min(100%,560px)}.alteration-accept-logo{width:min(260px,76vw);height:auto;margin:0 0 8px;display:block}.alteration-accept-mark{width:66px;height:66px;display:grid;place-items:center;border-radius:50%;color:#d8a36a;background:#d8a36a24}.alteration-accept-mark.success{color:#82d0a7;background:#82d0a726}.alteration-accept-mark.error{color:#ff9f9f;background:#ff787821}.alteration-accept-mark svg{width:34px;height:34px}.alteration-accept-spinner{width:30px;height:30px;border:3px solid rgba(216,163,106,.24);border-top-color:#d8a36a;border-radius:50%;animation:alteration-accept-spin .78s linear infinite}.alteration-accept-kicker{margin:8px 0 0;color:#d8a36a;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.alteration-accept-panel h1{margin:0;font-size:clamp(2rem,9vw,3.1rem);line-height:1}.alteration-accept-message{margin:0;max-width:34rem;color:#fff7f2c7;font-size:1rem;line-height:1.55}.alteration-accept-details{width:100%;display:grid;gap:1px;margin-top:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff14;text-align:left}.alteration-accept-details div{display:grid;gap:3px;padding:13px 14px;background:#0000001a}.alteration-accept-details span{color:#fff7f294;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.alteration-accept-details strong{color:#fff7f2;font-size:.98rem}.alteration-accept-form{width:100%;display:grid;gap:14px;margin-top:8px;text-align:left}.alteration-accept-field{display:grid;gap:7px}.alteration-accept-field span{color:#fff7f2b3;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.alteration-accept-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff1a;color:#fff7f2;font:inherit;color-scheme:dark}.alteration-accept-time-picker{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.alteration-accept-time-picker>span{color:#fff7f2cc;font-size:1.35rem;font-weight:900}.alteration-accept-time-picker select{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#ffffff1a;color:#fff7f2;font:inherit;color-scheme:dark}.alteration-accept-action,.alteration-accept-secondary{min-height:48px;padding:0 18px;border:0;border-radius:10px;font:inherit;font-weight:900;cursor:pointer}.alteration-accept-action{width:100%;background:#d8a36a;color:#1b1410}.alteration-accept-action:disabled{cursor:wait;opacity:.7}.alteration-accept-secondary{margin-top:4px;background:#ffffff1f;color:#fff7f2;border:1px solid rgba(255,255,255,.16)}.alteration-accept-inline-error{width:100%;margin:2px 0 0;padding:11px 12px;border-radius:10px;background:#ff787821;color:#ffd5d5;text-align:left}@keyframes alteration-accept-spin{to{transform:rotate(360deg)}}:root[data-theme=light] .admin-settings-panel{border-color:#745b4624;background:linear-gradient(180deg,#fffffdfa,#faf6f1f5);box-shadow:0 22px 46px #604a381a,inset 0 1px #ffffffe6}:root[data-theme=light] .admin-settings-head{border-bottom-color:#745b4621;background:linear-gradient(135deg,#fffffff5,#f5efe8e6)}:root[data-theme=light] .admin-settings-head h1,:root[data-theme=light] .admin-settings-rowText strong,:root[data-theme=light] .admin-whatsapp-template-row strong{color:#2f2824}:root[data-theme=light] .admin-settings-eyebrow,:root[data-theme=light] .admin-settings-sectionTitle,:root[data-theme=light] .admin-settings-rowText span{color:#77645a}:root[data-theme=light] .admin-settings-status{border-color:#378b5e38;color:#2f7a53;background:#eef9f1;box-shadow:inset 0 1px #fffc}:root[data-theme=light] .admin-settings-status.pending{border-color:#a067363d;color:#955b2d;background:#fff3e3}:root[data-theme=light] .admin-settings-note,:root[data-theme=light] .scheduler-run-meta,:root[data-theme=light] .admin-whatsapp-template-row div span,:root[data-theme=light] .admin-whatsapp-template-row p{color:#6e625c}:root[data-theme=light] .admin-settings-list,:root[data-theme=light] .admin-whatsapp-template-table{border-color:#745b4621;background:#fffefcf0;box-shadow:inset 0 1px #ffffffeb,0 10px 24px #6f533d0d}:root[data-theme=light] .admin-settings-row+.admin-settings-row,:root[data-theme=light] .admin-whatsapp-template-row+.admin-whatsapp-template-row{border-top-color:#745b461a}:root[data-theme=light] .admin-settings-row:hover,:root[data-theme=light] .admin-whatsapp-template-row:not(.header):hover{background:#f7f2ecb8}:root[data-theme=light] .admin-whatsapp-template-row.header{color:#64748b;background:#f8fafc}:root[data-theme=light] .admin-whatsapp-template-row input{border-color:#745b4629;background:#fffdf9;color:#2f2824;box-shadow:inset 0 1px #fffffff2,0 8px 18px #6f533d0d}:root[data-theme=light] .admin-whatsapp-template-row input:focus{border-color:#8f5d3f75;outline:3px solid rgba(143,93,63,.14)}:root[data-theme=light] .admin-toggle{border-color:#8f5d3f9e;background:transparent;box-shadow:inset 0 0 0 1px #ffffffb8,0 2px 5px #6f533d14}:root[data-theme=light] .admin-toggle span{background:#9b8a7e;box-shadow:0 2px 5px #48342638}:root[data-theme=light] .admin-toggle.active{border-color:#8f5d3fb8;background:transparent}:root[data-theme=light] .admin-toggle.active span{background:var(--accent)}:root[data-theme=light] .settings-switch-control{border-color:#745b4629;background:transparent;box-shadow:none}:root[data-theme=light] .settings-switch-option{border:1px solid rgba(143,93,63,.34);color:#765845;background:transparent;box-shadow:none}:root[data-theme=light] .settings-switch-option.active{border-color:transparent;color:#fffaf5;background:var(--accent);box-shadow:0 8px 18px #764b2f3d}:root[data-theme=light] .admin-settings-actions .button-with-icon:disabled{color:#817066;background:#ebe2da;border-color:#745b461f;opacity:1}:root[data-theme=light] .settings-switch-option:focus-visible,:root[data-theme=light] .admin-toggle:focus-visible{outline-color:#8f5d3fb8}@media (max-width: 720px){.admin-settings-head{align-items:flex-start;flex-direction:column;padding:20px}.admin-settings-form{padding:0 20px 20px}.admin-settings-row{grid-template-columns:1fr;align-items:start}.admin-settings-schedulerControls{width:100%;justify-content:space-between}.admin-whatsapp-template-row,.admin-whatsapp-template-row.header{grid-template-columns:1fr}.admin-whatsapp-template-row.header{display:none}.settings-switch-control{width:100%}}.section-title{margin-bottom:18px;font-size:1.05rem;font-weight:800}.supplier-form-actions{justify-content:flex-start;margin-top:8px}.supplier-flat-select-field{display:grid;gap:8px}.supplier-flat-select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:12px;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:38px}.customer-form-grid input.supplier-alias-input[readonly]{color:var(--text-primary, currentColor);background:#ffffff0d;border-style:dashed;text-transform:uppercase}:root[data-theme=light] .customer-form-grid input.supplier-alias-input[readonly]{background:#7b6c6f12}.supplier-form-action-button{min-height:42px;padding-inline:18px;border-radius:999px}.supplier-view-page .dashboard-card:first-child{margin-bottom:0}.supplier-view-grid{align-items:stretch}.supplier-view-field{display:grid;gap:7px;min-width:0;min-height:74px;align-content:center;padding:13px 14px;border:1px solid var(--panel-border);border-radius:14px;background:#ffffff0b}.supplier-view-field span{color:var(--muted);font-size:.78rem;font-weight:800}.supplier-view-field strong{min-width:0;color:var(--text-primary, currentColor);font-size:.94rem;line-height:1.35;overflow-wrap:anywhere}:root[data-theme=light] .supplier-view-field{background:#ffffffeb;border-color:#7b6c6f24}.purchase-order-create-layout{display:grid;gap:18px}.purchase-order-create-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(216,163,106,.2),transparent 34%),linear-gradient(135deg,#352735f5,#231b29f5)}.purchase-order-create-formCard{overflow:visible;position:relative;z-index:3}.purchase-order-create-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.purchase-order-create-heading strong{display:block;font-size:1.4rem}.purchase-order-create-heading span{display:block;margin-top:8px;color:var(--muted)}.purchase-order-total-card{min-width:210px;padding:18px 20px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.purchase-order-total-card span{display:block;color:var(--muted);margin-bottom:6px}.purchase-order-total-card strong{font-size:1.35rem;color:#f7e6d3}:root[data-theme=light] .purchase-order-create-page .purchase-order-total-card,:root[data-theme=light] .purchase-order-view-page .purchase-order-total-card{border-color:#0f766e2e;background:#eef8f6;box-shadow:inset 0 0 0 1px #0f766e14}:root[data-theme=light] .purchase-order-create-page .purchase-order-total-card span,:root[data-theme=light] .purchase-order-view-page .purchase-order-total-card span{color:#36545c!important}:root[data-theme=light] .purchase-order-create-page .purchase-order-total-card strong,:root[data-theme=light] .purchase-order-view-page .purchase-order-total-card strong{color:#0f4f46!important}.purchase-order-item-list{display:grid;gap:12px}.purchase-order-item-card{border:1px solid var(--panel-border);border-radius:20px;padding:14px 16px;background:#ffffff08;overflow:visible}.purchase-order-product-name-field{position:relative;z-index:230}.purchase-order-product-suggestions{z-index:232}.purchase-order-create-formCard .searchable-select-field.open{z-index:220}.purchase-order-create-formCard .searchable-select-options{z-index:221}.purchase-order-item-cardHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.purchase-order-item-cardTitle{display:grid;gap:8px;align-items:start;justify-items:start}.purchase-order-item-cardTitle strong{display:block}.purchase-order-item-cardActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.purchase-order-item-actionButton{min-height:36px;padding:0 12px;border-radius:999px;font-size:.82rem;white-space:nowrap}.purchase-order-item-actionButton svg{width:16px;height:16px}.purchase-order-items-section>.card-head{flex-wrap:wrap;gap:10px;margin:-24px -24px 12px;padding:8px 16px;min-height:50px}.purchase-order-items-section>.card-head>div:first-child,.purchase-order-items-section>.card-head.centered-head>div:first-child{flex:0 0 auto;min-height:34px}.purchase-order-items-section>.card-head strong{line-height:1}.purchase-order-item-toolbar{flex:1 1 240px;margin-left:auto;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.purchase-order-toolbar-button{min-height:34px;max-width:100%;padding:0 12px;border-radius:999px;font-size:.82rem;font-weight:800;line-height:1;white-space:nowrap;border:1px solid transparent;box-shadow:none}.purchase-order-toolbar-button svg{width:15px;height:15px}.purchase-order-toolbar-button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.purchase-order-toolbar-button.pre-order{color:#f8e9ff;border-color:#bb86fc57;background:#5b39823d}.purchase-order-toolbar-button.pre-order:hover{color:#fff;border-color:#bb86fc8f;background:#71489e5c}.purchase-order-toolbar-button.add-item{color:#fff8ec;border-color:#f5ac5d7a;background:linear-gradient(135deg,#d59a62,#b96765)}.purchase-order-toolbar-button.add-item:hover{border-color:#ffd8a0ad;background:linear-gradient(135deg,#e5aa6e,#c7726d)}.preorder-picker-modal{width:min(900px,calc(100vw - 40px));max-height:min(78vh,760px);display:grid;grid-template-rows:auto auto minmax(0,1fr)}.preorder-picker-modal .card-head{margin-bottom:0}.preorder-picker-search{padding:14px 20px 10px}.preorder-picker-search input{width:100%;min-height:38px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0a;color:inherit;padding:9px 12px}.preorder-picker-modal .product-report-tableWrap{padding:0 16px 16px;max-height:min(58vh,520px);overflow-x:hidden}.preorder-picker-modal .product-report-table.preorder-picker-table{min-width:0!important;width:100%;max-width:100%;table-layout:auto}.preorder-picker-table thead th,.preorder-picker-table tbody td{box-sizing:border-box;padding:10px 6px;font-size:.78rem}.preorder-picker-table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.preorder-picker-table th:last-child,.preorder-picker-table td:last-child{width:1%;white-space:nowrap}.preorder-picker-table th:last-child,.preorder-picker-table td:last-child{text-align:center;padding-inline:4px}.preorder-picker-choose{min-height:26px;min-width:58px;padding:0 8px;border-radius:999px;font-size:.74rem;font-weight:700}.purchase-order-item-grid{display:grid;grid-template-columns:minmax(180px,1.8fr) minmax(120px,1.05fr) minmax(84px,.72fr) minmax(72px,.62fr) minmax(96px,.88fr) minmax(56px,.44fr) minmax(64px,.5fr) minmax(92px,.7fr) minmax(104px,.82fr);gap:8px;align-items:end}.purchase-order-item-grid label,.purchase-order-item-grid .searchable-select-field,.purchase-order-create-layout .customer-form-grid label,.purchase-order-create-layout .customer-form-grid .searchable-select-field,.purchase-order-create-layout .customer-form-grid .purchase-order-default-store{display:grid;gap:8px}.purchase-order-item-grid input,.purchase-order-item-grid select,.purchase-order-create-layout .customer-form-grid input,.purchase-order-create-layout .customer-form-grid select{border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;min-height:40px;min-width:0;padding:8px 10px}.purchase-order-item-grid .searchable-select-trigger,.purchase-order-create-layout .customer-form-grid .searchable-select-trigger{min-height:40px;border-radius:12px;border-color:var(--panel-border);background:#ffffff0f;min-width:0;padding-inline:10px 30px}.purchase-order-item-grid input:focus,.purchase-order-item-grid select:focus,.purchase-order-create-layout .customer-form-grid input:focus,.purchase-order-create-layout .customer-form-grid select:focus,.purchase-order-item-grid .searchable-select-trigger:focus-visible,.purchase-order-create-layout .customer-form-grid .searchable-select-trigger:focus-visible{outline:none;border-color:#d8a36a99;box-shadow:0 0 0 3px #d8a36a24}.purchase-order-default-store>span{color:var(--muted);font-weight:700}.purchase-order-default-store>strong{display:flex;align-items:center;min-height:40px;min-width:0;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:8px 10px;font-weight:800}.purchase-order-item-grid-wide,.purchase-order-item-grid-medium,.purchase-order-item-grid-small,.purchase-order-item-grid-xsmall{grid-column:span 1}.purchase-order-item-grid>label>span,.purchase-order-item-grid>.searchable-select-field>span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.purchase-order-item-total{min-height:40px;padding:8px 10px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0a;display:grid;align-content:center;gap:2px;min-width:0}.purchase-order-item-total span{color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.purchase-order-item-total strong{font-size:.88rem;line-height:1.1}.purchase-order-subproductHint{margin-top:10px;font-size:.82rem}.purchase-order-subproductHint.is-ready{color:var(--success)}.purchase-order-subproductHint.is-missing{color:var(--error)}.purchase-subproduct-modal{width:min(720px,calc(100vw - 56px))}.purchase-subproduct-modal .card-head{align-items:flex-start}.purchase-subproduct-modal .card-head>div:first-child,.purchase-subproduct-modal .card-head.centered-head>div:first-child{display:grid;align-items:flex-start;gap:6px;min-height:0}.purchase-subproduct-modal .customer-form{padding:20px 50px 24px}.purchase-subproduct-headerText{display:grid;gap:6px}.purchase-subproduct-meta{display:block}.purchase-subproduct-closeButton{flex:0 0 auto}.purchase-subproduct-summary{margin-bottom:16px;font-size:1rem;font-weight:700;color:inherit}.purchase-subproduct-table{margin-inline:2px;border:1px solid var(--panel-border);border-radius:22px;background:#ffffff08;overflow:hidden}.purchase-subproduct-tableHead,.purchase-subproduct-row,.purchase-subproduct-totalRow{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(180px,.8fr)}.purchase-subproduct-tableHead span{padding:12px 14px;background:linear-gradient(135deg,#d8a36a2e,#a95b5229);border-bottom:1px solid var(--panel-border);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.purchase-subproduct-tableHead span+span,.purchase-subproduct-row input+input,.purchase-subproduct-totalRow input{border-left:1px solid var(--panel-border)}.purchase-subproduct-row input,.purchase-subproduct-totalRow input{width:100%;min-height:58px;border:0;background:#ffffff0a;color:inherit;padding:14px 16px;font-size:1rem}.purchase-subproduct-row+.purchase-subproduct-row input,.purchase-subproduct-totalRow input,.purchase-subproduct-totalRow strong{border-top:1px solid var(--panel-border)}.purchase-subproduct-totalRow strong{display:flex;align-items:center;justify-content:flex-end;padding:14px 16px;background:#ffffff0a;color:inherit;font-size:1rem}.purchase-subproduct-totalRow input{color:inherit;font-weight:700}.purchase-subproduct-row input::placeholder{color:var(--muted)}:root[data-theme=light] .purchase-subproduct-table{background:#ffffffeb}:root[data-theme=light] .purchase-subproduct-tableHead span{background:linear-gradient(135deg,#ae765029,#8a563f1f)}:root[data-theme=light] .purchase-subproduct-row input,:root[data-theme=light] .purchase-subproduct-totalRow input,:root[data-theme=light] .purchase-subproduct-totalRow strong{background:#fffffff5}.purchase-subproduct-match{margin-top:16px;font-size:.95rem}.purchase-subproduct-match.is-valid{color:#38a14a}.purchase-subproduct-match.is-invalid{color:var(--error)}.purchase-subproduct-actions{justify-content:center;margin-top:18px}@media (max-width: 720px){.purchase-subproduct-modal .customer-form{padding:16px 20px}.purchase-subproduct-tableHead,.purchase-subproduct-row,.purchase-subproduct-totalRow{grid-template-columns:minmax(0,1fr)}.purchase-subproduct-tableHead span+span,.purchase-subproduct-row input+input,.purchase-subproduct-totalRow input{border-left:0}.purchase-subproduct-tableHead span:last-child,.purchase-subproduct-row input:last-child,.purchase-subproduct-totalRow input{border-top:1px solid var(--panel-border)}}@media (max-width: 1480px){.purchase-order-item-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.purchase-order-item-grid-wide{grid-column:span 2}.purchase-order-reviewGrid,.purchase-order-reviewMeta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.purchase-order-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-order-item-grid-wide,.purchase-order-item-grid-medium,.purchase-order-item-grid-small,.purchase-order-item-grid-xsmall{grid-column:span 1}.purchase-order-reviewGrid,.purchase-order-reviewMeta{grid-template-columns:minmax(0,1fr)}}.purchase-order-create-actions{justify-content:flex-start}.purchase-order-create-action{min-height:42px;padding-inline:18px;border-radius:999px}.purchase-order-create-heading .button-with-icon span{margin-top:0;color:inherit}.purchase-order-create-heading .po-header-action{min-height:34px;height:34px;padding:0 13px;border-radius:999px;gap:7px;font-size:.82rem;font-weight:850;line-height:1;box-shadow:none}.purchase-order-create-heading .po-header-action svg{width:14px;height:14px}.purchase-order-create-heading .po-header-action-download{color:#fff3e2;background:#d894622e;border-color:#efb27457}.purchase-order-create-heading .po-header-action-download:hover:not(:disabled),.purchase-order-create-heading .po-header-action-download:focus-visible:not(:disabled){color:#fff;background:#d8946247;border-color:#ffcb947a}.purchase-order-create-heading .po-header-action-view{color:#dff4ff;background:#5094c62e;border-color:#93c5fd52}.purchase-order-create-heading .po-header-action-view:hover:not(:disabled),.purchase-order-create-heading .po-header-action-view:focus-visible:not(:disabled){color:#fff;background:#5094c647;border-color:#bfdbfe7a}.purchase-order-create-heading .po-header-action-edit{color:#e5fff1;background:#3499692e;border-color:#86efac52}.purchase-order-create-heading .po-header-action-edit:hover:not(:disabled),.purchase-order-create-heading .po-header-action-edit:focus-visible:not(:disabled){color:#fff;background:#34996947;border-color:#bbf7d07a}.purchase-order-reviewCard{display:grid;gap:18px}.purchase-order-reviewHeader{display:flex;align-items:center;justify-content:space-between;gap:18px}.purchase-order-reviewHeader strong{display:block;font-size:1.28rem}.purchase-order-reviewHeader span{display:block;margin-top:6px;color:var(--muted)}.purchase-order-reviewGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.purchase-order-reviewList{display:grid;gap:14px}.purchase-order-reviewItem{border:1px solid var(--panel-border);border-radius:20px;padding:16px 18px;background:#ffffff08;display:grid;gap:14px}.purchase-order-reviewItemHead{display:flex;align-items:center;justify-content:space-between;gap:16px}.purchase-order-reviewItemHead span{color:#f7e6d3;font-weight:700}.purchase-order-reviewMeta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 16px}.purchase-order-reviewMeta div,.purchase-order-reviewSubproducts{display:grid;gap:4px}.purchase-order-reviewMeta span,.purchase-order-reviewSubproducts span{color:var(--muted);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.purchase-order-reviewMeta strong,.purchase-order-reviewSubproducts strong{color:inherit;font-size:.95rem;line-height:1.4}.purchase-order-success-modal{width:min(520px,calc(100vw - 48px))}.purchase-order-success-body{display:grid;justify-items:center;gap:18px;padding-top:8px}.purchase-order-success-message{margin:0;color:var(--muted);font-size:1rem;text-align:center}:root[data-theme=light] .purchase-order-item-grid input,:root[data-theme=light] .purchase-order-item-grid select,:root[data-theme=light] .purchase-order-create-layout .customer-form-grid input,:root[data-theme=light] .purchase-order-create-layout .customer-form-grid select,:root[data-theme=light] .purchase-order-item-grid .searchable-select-trigger,:root[data-theme=light] .purchase-order-create-layout .customer-form-grid .searchable-select-trigger{background:#fffffff5}:root[data-theme=light] .purchase-order-default-store>strong{background:#fffffff5}.sales-report-filterBar{display:grid;grid-template-columns:.9fr .9fr 1.2fr auto;gap:14px;align-items:end;margin-bottom:22px}.sales-report-filterBar label,.sales-report-filterBar .searchable-select-field{display:grid;gap:8px}.sales-report-filterBar input{min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px}.sales-report-filterBar select{min-height:44px;width:100%;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 40px 12px 14px;font:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.sales-report-filterBar select:focus{border-color:#ffffff42;box-shadow:0 0 0 3px #ffffff14}.sales-report-filterBar .date-range-filter-trigger{min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px}.product-report-filterBar{grid-template-columns:1fr 1fr 1.3fr auto}.store-report-filterBar{grid-template-columns:1.1fr 1fr .9fr auto}.customer-report-filterBar{grid-template-columns:1fr 1fr 1.1fr auto}.hsn-report-filterBar{grid-template-columns:1.3fr auto}.operation-report-filterBar{grid-template-columns:1fr 1fr .9fr .9fr minmax(154px,auto)}.operation-report-filterBar .toolbar-generate-button{width:100%}.operations-filterBar{grid-template-columns:1.2fr auto}.operations-table{min-width:980px}.operations-table th:last-child,.operations-table td:last-child{width:176px;white-space:nowrap}.operation-actionGroup{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end;align-items:center;min-width:max-content}.operation-actionGroup .ghost-button,.operations-page .ghost-button,.operation-formActions .ghost-button{min-height:40px}.operations-page .sales-report-filterBar button,.operations-page .sales-report-filterBar select,.operations-page .sales-report-filterBar input{min-height:44px}.accent-button{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#1a1314;border:0}.danger-button{color:#ffb6b6}.store-crud-select-cell{display:inline-flex;align-items:center;justify-content:center;min-width:0}.store-crud-select-cell input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--accent)}.operation-modal{width:min(980px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden}.operation-assign-modal{overflow:visible}.operation-modalBody{position:relative;padding:18px 20px 10px;overflow:auto}.operation-assign-modal .operation-modalBody{overflow:visible;padding-bottom:152px}.operation-assign-modal .operation-form-grid{position:relative;z-index:2}.operation-assign-modal .form-field-group{position:relative;display:grid;gap:8px}.operation-assign-modal .form-field-group.has-error .searchable-select-trigger{border-color:#ff8484c7;box-shadow:0 0 0 1px #ff848438}.field-error{color:#ffb6b6;font-size:.82rem;line-height:1.3}.modal-error-banner{margin-top:14px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,132,132,.28);background:#aa444424;color:#ffd4d4}.operation-assign-modal .searchable-select-field.open,.operation-assign-modal .searchable-select-options{z-index:320}.operation-assign-modal .searchable-select-field{z-index:1}.operation-assign-modal .searchable-select-field.open{z-index:340}.operation-assign-modal .operation-modalFooter{position:relative;z-index:1}.operation-assigned-tableWrap{width:100%;overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#16101cb8}.operation-assigned-table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;table-layout:fixed}.operation-assigned-table thead th{padding:14px 12px;background:#72656be6;color:#f6eded;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;text-align:left;border-right:1px solid rgba(255,255,255,.12)}.operation-assigned-table thead th:last-child{border-right:0}.operation-assigned-table tbody td{padding:14px 12px;border-top:1px solid rgba(255,255,255,.06);color:inherit;vertical-align:middle;word-break:break-word}.operation-assigned-table tbody tr.striped td{background:#1e1823f5}.operation-assigned-table tbody tr:not(.striped) td{background:#251d2af0}.operation-assigned-table tbody strong{color:#f5ebe6}.operation-report-table{min-width:1260px}.operation-mediaCell{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.operation-mediaThumb{width:68px;height:68px;padding:0;border:0;overflow:hidden}.operation-mediaThumb img{width:100%;height:100%;object-fit:cover;border-radius:12px}.operation-mediaButton{min-height:36px;padding:8px 12px}.operation-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:capitalize;background:#ffffff14;color:inherit}.operation-status-pending{background:#d8a36a29;color:var(--accent)}.operation-status-completed{background:#82d0a724;color:var(--success)}.operation-status-blocked{background:#ff9f9724;color:var(--error)}.operation-status-resubmit{background:#779aff24;color:#8ea8ff}.valet-page .dashboard-card{gap:18px;overflow:hidden}.valet-page .card-head,.operations-page .card-head{align-items:flex-start;gap:14px}.valet-page .card-head{align-items:center}.valet-page .eyebrow{display:none}.valet-page .customers-toolbar,.operations-page .customers-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.valet-page .customers-toolbar,.operations-page .card-head{align-items:center}.operations-page .customers-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:10px;flex:0 0 auto;margin-left:auto}.operations-page .table-sort-field{min-width:148px;margin:0}.operations-page .customers-search,.operations-page .customers-toolbar>.ghost-button,.operations-page .customers-toolbar>.accent-button,.operations-page .customers-toolbar>.table-sort-field{margin:0}.operations-page .customers-search{flex:0 0 260px;min-width:260px;min-height:44px;border-radius:999px;padding-inline:16px}.operations-page .customers-toolbar>.ghost-button,.operations-page .customers-toolbar>.accent-button{min-width:132px;justify-content:center}.operations-page .customers-toolbar>.table-sort-field{min-width:118px}.operations-page .table-sort-field select{width:100%;min-width:118px;text-align:center;text-align-last:center;padding:10px 42px 10px 12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.88)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px 14px}.operations-page .operations-searchButton{background:linear-gradient(135deg,#b13a5ceb,#7c2246f5);border-color:#b13a5ce6;color:#fff7fb}.operations-page .operations-filterToggle{background:linear-gradient(135deg,#288991eb,#135d63f5);border-color:#288991e6;color:#f1ffff}.operations-page .operations-searchButton:before,.operations-page .operations-filterToggle:before,.operations-page .customers-toolbar>.accent-button:before{content:none}.operations-page .button-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-inline:14px}.operations-page .button-with-icon svg{width:18px;height:18px;flex:0 0 auto}.operations-page .customers-table.compact-table{overflow:auto;border-radius:0;background:#16101cb8;border:1px solid rgba(255,255,255,.08)}.operations-page .customers-table.compact-table .customer-table-head{position:sticky;top:0;z-index:5;min-height:48px;background:#72656be6;color:#f6eded;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.operations-page .customers-table.compact-table .customer-row{min-height:0;background:#251d2af0;border-top:1px solid rgba(255,255,255,.06)}.operations-page .customers-table.compact-table .customer-row.striped{background:#1e1823f5}.operations-page .customers-table.compact-table .customer-table-head>*,.operations-page .customers-table.compact-table .customer-row>*{padding:5px 12px;border-right:1px solid rgba(255,255,255,.08)}.operations-page .customers-table.compact-table .customer-table-head>*{border-right-color:#ffffff24}.operations-page .customers-table.compact-table .customer-row strong{color:#f5ebe6}.button-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-inline:14px}.button-with-icon svg{width:18px;height:18px;flex:0 0 auto}.operations-page .card-head.centered-head{align-items:center}.operations-page .card-head.centered-head>div:first-child{flex:0 0 auto;min-width:auto}.list-page-card{overflow:hidden}.list-page-card.operations-page{gap:0}.list-page-card .card-head{align-items:center}.list-page-card .card-head>div:first-child{flex:1 1 240px;min-width:0;display:flex;align-items:center;min-height:44px}.list-page-card .card-head.centered-head>div:first-child{display:flex;align-items:center;flex:1 1 240px;min-height:44px}.list-page-card .customers-toolbar,.list-page-card .gallery-head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:10px;flex:0 0 auto;margin-left:auto}.list-page-card .customers-toolbar>*,.list-page-card .gallery-head-actions>*{align-self:center;flex:0 0 auto;margin:0}.list-page-card .customers-toolbar input,.list-page-card .customers-toolbar select,.list-page-card .customers-toolbar button,.list-page-card .gallery-head-actions input,.list-page-card .gallery-head-actions select,.list-page-card .gallery-head-actions button{min-height:44px}.list-page-card .customers-search{flex:0 0 260px;min-width:260px;min-height:44px;border-radius:999px;padding-inline:16px}.list-page-card .table-sort-field{min-width:118px;margin:0}.list-page-card .table-sort-field select{width:100%;min-width:118px;text-align:center;text-align-last:center;padding:10px 42px 10px 12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.88)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px 14px}.list-page-card .customers-toolbar>.customers-search,.list-page-card .gallery-head-actions>.customers-search{order:1}.list-page-card .customers-toolbar>.operations-searchButton,.list-page-card .gallery-head-actions>.operations-searchButton{order:2}.list-page-card .customers-toolbar>.operations-filterToggle,.list-page-card .gallery-head-actions>.operations-filterToggle{order:3}.list-page-card .customers-toolbar>.table-sort-field,.list-page-card .gallery-head-actions>.table-sort-field{order:4}.list-page-card .customers-toolbar>.accent-button,.list-page-card .gallery-head-actions>.accent-button{order:5}.list-page-card .customers-toolbar>.ghost-button:not(.operations-searchButton):not(.operations-filterToggle):not(.accent-button),.list-page-card .gallery-head-actions>.ghost-button:not(.operations-searchButton):not(.operations-filterToggle):not(.accent-button){order:6}.list-page-card .customers-toolbar>.ghost-button,.list-page-card .customers-toolbar>.accent-button,.list-page-card .gallery-head-actions>.ghost-button,.list-page-card .gallery-head-actions>.accent-button{min-width:132px;justify-content:center}.list-page-card .customers-toolbar>.table-sort-field,.list-page-card .gallery-head-actions>.table-sort-field{min-width:118px}.list-page-card .operations-searchButton{background:linear-gradient(135deg,#b13a5ceb,#7c2246f5);border-color:#b13a5ce6;color:#fff7fb}.list-page-card .operations-filterToggle{background:linear-gradient(135deg,#288991eb,#135d63f5);border-color:#288991e6;color:#f1ffff}.list-page-card .customers-table.compact-table{overflow:auto;border-radius:0;background:#16101cb8;border:1px solid rgba(255,255,255,.08)}.list-page-card .customers-table.compact-table .customer-table-head{position:sticky;top:0;z-index:5;min-height:48px;background:#72656be6;color:#f6eded;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.list-page-card .customers-table.compact-table .customer-row{min-height:0;background:#251d2af0;border-top:1px solid rgba(255,255,255,.06)}.list-page-card .customers-table.compact-table .customer-row.striped{background:#1e1823f5}.list-page-card .customers-table.compact-table .customer-table-head>*,.list-page-card .customers-table.compact-table .customer-row>*{padding:5px 12px;border-right:1px solid rgba(255,255,255,.08)}.list-page-card .customers-table.compact-table .customer-table-head>*{border-right-color:#ffffff24}.list-page-card .customers-table.compact-table .customer-row strong{color:#f5ebe6}.cell-stack{display:grid;min-width:0;gap:2px;line-height:1.2}.cell-stack strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-stack small{min-width:0;overflow:hidden;color:var(--muted);font-size:.72rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.audit-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0}.audit-summary-strip>div{display:grid;gap:2px;min-width:0;padding:7px 9px;border:1px solid var(--panel-border);background:#ffffff0a}.audit-summary-strip span{color:var(--muted);font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.audit-summary-strip strong{font-size:.96rem}.audit-toolbar{display:grid;grid-template-columns:minmax(340px,1.05fr) minmax(300px,.95fr);align-items:center;gap:10px;margin-bottom:14px;padding:10px;border:1px solid var(--panel-border);background:#ffffff09}.audit-scan-form{display:flex;align-items:center;gap:6px;min-width:0}.audit-scan-form input{min-width:0;width:100%;height:42px;padding:9px 14px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff0f;color:inherit;font-size:.95rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.audit-scan-form input:focus{border-color:#d6a679b8;background:#ffffff16;box-shadow:0 0 0 3px #d6a67924}.audit-scan-form input::placeholder{color:#eee7ee7a}.audit-products-table .customer-row{min-height:46px}.audit-report-command-table{overflow-x:hidden}.audit-report-command-table .products-redesign-tableHead,.audit-report-command-table .products-redesign-row{min-width:100%}.audit-report-command-table .products-redesign-row{min-height:76px}.audit-report-productCell{grid-template-columns:42px minmax(0,1fr);gap:11px}.audit-report-productCell .audit-product-image-button{width:42px;height:54px}.audit-report-productCell img{width:42px;height:54px;border-radius:8px}.audit-report-numberCell{justify-items:center;justify-content:center;text-align:center}.audit-report-criticalBadge{min-width:54px}.alteration-audit-perform-table .customer-table-head>span:nth-child(n+3),.alteration-audit-perform-table .customer-row>*:nth-child(n+3){justify-content:center;text-align:center}.alteration-audit-perform-table .customer-table-head>span:last-child,.alteration-audit-perform-table .customer-row>*:last-child{justify-self:stretch;justify-content:center;text-align:center}.alteration-audit-perform-head.card-head.centered-head>.alteration-audit-perform-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;flex:1 1 420px;width:100%;min-height:0;text-align:left}.alteration-audit-perform-title>strong{display:block;align-self:flex-start;line-height:1.12;text-align:left}.alteration-audit-perform-meta{order:-1;align-self:flex-start;margin:0;text-align:left}.alteration-audit-perform-table .customer-table-head>span:nth-child(4),.alteration-audit-perform-table .customer-row>*:nth-child(4){border-right:1px solid var(--panel-border)}.alteration-audit-perform-table .audit-scanned-input{justify-self:center;text-align:center}.alteration-audit-scanned-cell,.alteration-audit-number-cell{justify-content:center;text-align:center}.alteration-audit-number-link{font-size:1rem;font-weight:900}.audit-section-assignee-select{width:min(100%,220px)}.audit-section-assignee-select .searchable-select-trigger{min-height:32px;padding:6px 10px;border-radius:999px;background:#ffffff0e;font-size:.78rem}.audit-section-assignee-select .searchable-select-options{min-width:220px}.audit-sections-table .customer-table-head>*:last-child,.audit-sections-table .customer-row>*:last-child{justify-content:center;text-align:center}.audit-section-status-cell{justify-content:center}.audit-section-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:22px;padding:0 9px;border:1px solid rgba(214,166,121,.34);border-radius:999px;background:#d6a6791f;color:#f2c99f;font-size:.68rem;font-weight:800;line-height:1;text-align:center}.audit-section-perform-button{justify-self:center;min-width:0;height:28px;padding:0 14px;border:1px solid rgba(52,211,153,.38);border-radius:999px;background:#10b98124;color:#6ee7b7;font-size:.76rem;font-weight:800;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.audit-section-perform-button:hover:not(:disabled){border-color:#34d3999e;background:#10b98138;color:#a7f3d0}.audit-section-perform-button:disabled{border-color:#94a3b838;background:#94a3b814;color:#e2e8f06b;cursor:not-allowed}.audit-product-cell{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.audit-product-image-button{width:58px;height:72px;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in}.audit-product-cell img{width:58px;height:72px;border-radius:10px;border:1px solid var(--panel-border);object-fit:cover;background:#ffffff0f}.audit-scanned-input{width:68px;min-width:0;height:34px;padding:6px 8px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff0f;color:inherit;outline:none;text-align:center;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.audit-scanned-input:focus{border-color:#d6a679b8;background:#ffffff16;box-shadow:0 0 0 3px #d6a67924}.audit-scan-button,.audit-clear-button{height:42px;min-height:42px;padding:0 18px;border-radius:999px;white-space:nowrap}.audit-scan-button{min-width:118px;font-weight:800}.audit-report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0 18px}.audit-report-actions{display:flex;align-items:center;gap:10px}.audit-report-search{width:min(360px,100%);height:42px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;border:1px solid var(--panel-border);border-radius:8px;background:#ffffff0f}.audit-report-search svg{width:20px;height:20px;color:var(--muted-text)}.audit-report-search input{width:100%;min-width:0;border:0;background:transparent;color:inherit;outline:none}.audit-report-table .customer-table-head,.audit-report-table .customer-row{min-width:980px}.audit-report-table .customer-row>span:nth-last-child(-n+3){text-align:center;justify-content:center}.alteration-audit-report-table .customer-table-head,.alteration-audit-report-table .customer-row{min-width:940px}.alteration-audit-report-table .customer-table-head>span:nth-child(n+4),.alteration-audit-report-table .customer-row>span:nth-child(n+4){justify-content:center;text-align:center}.alteration-audit-report-table .customer-table-head>span:last-child,.alteration-audit-report-table .customer-row>span:last-child{justify-self:stretch;justify-content:center;text-align:center}.audit-stock-modal-overlay{background:#070a12b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.audit-stock-modal{width:min(520px,calc(100vw - 32px));display:grid;gap:18px;padding:26px;border:1px solid rgba(216,163,106,.22);border-radius:18px;background:linear-gradient(180deg,#191d2afa,#0d111cfa),#121827;color:#fff7f2;text-align:left;box-shadow:0 28px 90px #00000085}.audit-stock-modalIcon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(216,163,106,.34);border-radius:14px;background:#d8a36a21;color:#ffd8ad;font-size:22px;font-weight:900}.audit-stock-modalTitle{display:grid;gap:5px}.audit-stock-modalTitle span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.audit-stock-modalTitle strong{color:#fff7f2;font-size:1.35rem;line-height:1.18;font-weight:900}.audit-stock-modal p{margin:0;color:#f8f4efb8;font-size:.94rem;line-height:1.5}.audit-stock-modalMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.audit-stock-modalMeta span{min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff0b;color:#f8f4efb3;font-size:.78rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-stock-passwordField{display:grid;gap:8px}.audit-stock-passwordField>span{color:#f8f4efa8;font-size:.78rem;font-weight:900}.audit-stock-passwordField>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid rgba(216,163,106,.26);border-radius:14px;background:#ffffff0e}.audit-stock-passwordField input{width:100%;height:48px;padding:0 14px;border:0;background:transparent;color:#fff7f2;font:inherit;font-size:1rem;font-weight:850;outline:none}.audit-stock-passwordField input::placeholder{color:#f8f4ef61}.audit-stock-passwordField button{height:36px;margin-right:6px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0f;color:#f8f4efd1;cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.audit-stock-passwordField>div:focus-within{border-color:#d8a36ab8;box-shadow:0 0 0 3px #d8a36a21}.audit-stock-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:2px}.audit-stock-modal-actions button{min-width:132px;height:42px;border-radius:999px;font-size:.9rem;font-weight:900}:root[data-theme=light] .audit-stock-modal{border-color:#826d5829;background:#fffaf5;color:#2f2725;box-shadow:0 24px 70px #2f272533}:root[data-theme=light] .audit-stock-modalTitle strong{color:#2f2725}:root[data-theme=light] .audit-stock-modal p,:root[data-theme=light] .audit-stock-passwordField>span,:root[data-theme=light] .audit-stock-modalMeta span{color:#58463ab8}:root[data-theme=light] .audit-stock-modalMeta span,:root[data-theme=light] .audit-stock-passwordField>div{border-color:#826d5824;background:#ffffffbd}:root[data-theme=light] .audit-stock-passwordField input{color:#2f2725}:root[data-theme=light] .audit-stock-passwordField button{color:#4f3529;border-color:#826d5829;background:#fff4e8}.screen-lock-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483600;display:grid;place-items:center;align-content:center;gap:16px;background:#0a080cb8;color:#fff7f2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.screen-lock-overlay strong{font-size:1rem;font-weight:900}.screen-lock-spinner{width:54px;height:54px;border:4px solid rgba(255,255,255,.18);border-top-color:var(--accent);border-radius:999px;animation:screen-lock-spin .8s linear infinite}@keyframes screen-lock-spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.audit-toolbar{grid-template-columns:1fr}.audit-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-report-toolbar{align-items:stretch;flex-direction:column}.audit-report-actions{flex-wrap:wrap}.audit-stock-modal{padding:22px 18px}.audit-stock-modalMeta{grid-template-columns:1fr}.audit-stock-passwordField input{height:46px}.audit-stock-modal-actions{flex-direction:column}.audit-stock-modal-actions button{width:100%;height:44px;font-size:17px}}@media (max-width: 640px){.audit-scan-form{flex-wrap:wrap}.audit-scan-form input{flex-basis:100%}.audit-clear-button,.audit-scan-button{flex:1}}.customers-page-table{overflow-x:auto;overflow-y:hidden}.customers-page-table .customer-table-head,.customers-page-table .customer-row{min-width:1080px}.ops-redesign-page{display:grid;gap:18px}.ops-redesign-card{overflow:visible;border:0;background:transparent;box-shadow:none}.ops-redesign-head{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:center;gap:18px;padding:4px 2px 0;border:0}.ops-redesign-title{display:grid;gap:5px;min-width:180px}.ops-redesign-title span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ops-redesign-title strong{color:#fff7f2;font-size:clamp(1.8rem,2.45vw,2.55rem);line-height:1;letter-spacing:0;white-space:nowrap}.ops-redesign-toolbar{min-width:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.ops-redesign-toolbar .customers-search{flex:1 1 430px;width:auto;max-width:720px;min-width:280px;min-height:48px;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff12;color:#fff7f2}.ops-redesign-toolbar .operations-searchButton{display:none}.ops-redesign-toolbar .operations-filterToggle,.ops-redesign-toolbar .accent-button,.ops-redesign-toolbar>.ghost-button,.ops-redesign-toolbar>button{min-height:48px;border-radius:999px;padding-inline:18px}.ops-redesign-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0}.ops-redesign-metrics article{min-height:104px;min-width:0;display:grid;align-content:space-between;gap:10px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#7eb5ac21,#d8a36a14),#14101cad}.ops-redesign-metrics span{color:#fff7f29e;font-size:.72rem;font-weight:850;text-transform:uppercase}.ops-redesign-metrics strong{min-width:0;color:#fff7f2;font-size:1.8rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-redesign-metrics small{min-width:0;color:var(--muted);font-size:.78rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-redesign-listHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:14px;padding:18px 22px;border:1px solid var(--panel-border);border-bottom:0;border-radius:28px 28px 0 0;background:#110d18d1}.command-redesign-listHead>div:first-child{min-width:0;display:grid;gap:6px}.command-redesign-listHead strong{color:#fff7f2;font-size:1rem}.command-redesign-listHead span{color:var(--muted)}.command-redesign-sortTools{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.command-redesign-sortTools>span{color:var(--muted);font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.command-redesign-sortTools .ghost-button{min-height:34px;border-radius:999px;padding:0 13px;font-size:.78rem;font-weight:850}.command-redesign-sortTools .ghost-button.active{border-color:#7eb5ac9e;background:linear-gradient(135deg,#7eb5ac38,#d8a36a29);color:#fff7f2}.ops-redesign-card .customers-table.compact-table{border-top:1px solid rgba(255,255,255,.07)}.ops-list{display:grid;overflow-x:auto;border:1px solid var(--panel-border);border-top:0;border-radius:0 0 28px 28px;background:#110d18d1}.ops-list-head,.ops-list-row{display:grid;align-items:center}.customer-credits-redesign-list .ops-list-head,.customer-credits-redesign-list .ops-list-row{min-width:1100px}.customer-credits-searchToggle,.customer-credits-toolbarIconButton{flex:0 0 auto;width:48px;height:48px;min-height:48px;padding:0;border-radius:999px}.customer-credits-searchToggle svg,.customer-credits-toolbarIconButton svg{width:18px;height:18px}.customer-credits-createButton{color:#fff7f2}.customer-credits-search{animation:customerCreditsSearchExpand .18s ease}@keyframes customerCreditsSearchExpand{0%{max-width:48px;opacity:.72}to{max-width:680px;opacity:1}}@keyframes redesignSearchExpand{0%{max-width:48px;opacity:.72}to{max-width:680px;opacity:1}}.customer-credits-rowActionMenu{z-index:2147483000}.customer-credits-card{min-width:0;max-width:100%}.customer-credits-filterPanel{align-items:end;grid-template-columns:minmax(230px,1.05fr) minmax(210px,.95fr) minmax(190px,.85fr) max-content;gap:12px;margin:12px 22px 18px}.customer-credits-filterPanel .gallery-filter-actions{align-items:end;justify-content:flex-start}.customer-credits-filterPanel .customer-credits-filterReset{width:auto;min-width:96px;height:44px;min-height:44px;padding:0 16px;border-radius:14px}.customer-credits-redesign-tableHead,.customer-credits-redesign-row{min-width:max(1240px,100%)}.customer-credits-redesign-row{min-height:76px}.customer-credits-noteCell .customer-credits-linkButton{max-width:100%}.customer-credits-mutedCell{color:#fdf7f2b8;font-weight:760}.customer-credits-amountBadge{width:118px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(72,143,106,.45);border-radius:999px;background:#233e36c7;color:#fff7f2;font-size:.98rem;font-weight:920;line-height:1;white-space:nowrap}.customer-credits-redesign-row .status-badge{width:fit-content}.customer-credits-rowActions{justify-content:flex-end;gap:8px}.ops-list-head{min-height:46px;padding:0 22px;background:#ffffff0a;color:#fdf7f2b3;font-size:.72rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.ops-list-head>*,.ops-list-row>*{min-width:0;padding:10px 9px;text-align:left}.ops-list-row{min-height:86px;padding:0 22px;border-top:1px solid rgba(255,255,255,.065);background:#15101c85}.ops-list-row.striped{background:#ffffff06}.ops-list-row:hover{background:#7eb5ac13}.ops-primary-cell{min-width:0;display:grid;justify-items:start;gap:4px}.ops-primary-cell strong,.ops-primary-cell button,.ops-amount-cell{min-width:0;max-width:100%;color:#fff7f2;font-weight:900;overflow:hidden;text-overflow:ellipsis}.ops-primary-cell strong{display:-webkit-box;white-space:normal;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ops-primary-cell small,.ops-muted-cell{min-width:0;max-width:100%;color:#fff7f2ad;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-clamp-cell{min-width:0;max-width:100%;display:-webkit-box;color:#fff7f2;font-weight:850;overflow:hidden;line-height:1.16;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ops-count-pill,.ops-route-pill{width:fit-content;min-width:42px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 11px;font-weight:950}.ops-count-pill{color:#c9ffdd;border:1px solid rgba(121,220,164,.22);background:#79dca41f}.ops-count-pill.danger{color:#ffc9ce;border-color:#ff8b933d;background:#ff8b931f}.ops-route-pill{color:#f8dac1;border:1px solid rgba(216,163,106,.22);background:#d8a36a1f}.ops-row-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.ops-row-actions .icon-action-button{width:36px;height:36px;min-height:36px;padding:0;border-radius:12px}.ops-row-actions svg{width:16px;height:16px}.ops-redesign-card .customer-table-head,.ops-redesign-card .customer-row{align-items:center}.ops-redesign-card .customer-table-head{min-height:46px;background:#ffffff0a}.ops-redesign-card .customer-row{min-height:70px;background:#15101c7a}.ops-redesign-card .customer-row.striped{background:#ffffff06}.ops-redesign-card .customer-row:hover{background:#7eb5ac12}.ops-redesign-card .customer-table-head>*,.ops-redesign-card .customer-row>*{min-width:0;overflow:hidden;text-align:left}.ops-redesign-card .customer-row>span,.ops-redesign-card .customer-row>strong,.ops-redesign-strong,.ops-redesign-clamp{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.ops-redesign-strong,.ops-redesign-card .customer-row>strong{display:-webkit-box;white-space:normal;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ops-redesign-clamp{display:-webkit-box!important;white-space:normal!important;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ops-redesign-card .row-actions{justify-content:flex-end}.ops-redesign-receive .customer-form{padding-top:0}:root[data-theme=light] .ops-redesign-card{border-color:transparent;background:transparent}:root[data-theme=light] .ops-redesign-title strong,:root[data-theme=light] .ops-redesign-metrics strong{color:#251923}:root[data-theme=light] .ops-redesign-title span,:root[data-theme=light] .ops-redesign-metrics span{color:#3b2d369e}:root[data-theme=light] .ops-redesign-metrics article{border-color:#3b2d361a;background:#ffffffbd}:root[data-theme=light] .command-redesign-listHead,:root[data-theme=light] .ops-list{border-color:#3b2d361a;background:#ffffffdb}:root[data-theme=light] .ops-list-head{background:#3b2d360e;color:#3b2d369e}:root[data-theme=light] .ops-list-row{border-color:#3b2d3613;background:#ffffffb8}:root[data-theme=light] .ops-list-row.striped{background:#3b2d3606}:root[data-theme=light] .ops-list-row:hover{background:#7eb5ac21}:root[data-theme=light] .ops-primary-cell strong,:root[data-theme=light] .ops-primary-cell button,:root[data-theme=light] .ops-clamp-cell,:root[data-theme=light] .ops-amount-cell{color:#251923}:root[data-theme=light] .ops-primary-cell small,:root[data-theme=light] .ops-muted-cell{color:#3b2d369e}@media (max-width: 900px){.ops-redesign-head{align-items:stretch;flex-direction:column}.ops-redesign-toolbar{justify-content:flex-start}.ops-redesign-toolbar .customers-search{width:100%;min-width:0}.ops-redesign-metrics{grid-template-columns:1fr;padding:0 16px 16px}}.store-notifications-table.customers-table.compact-table{min-width:0;overflow-x:hidden;overflow-y:visible}.store-notifications-table .customer-table-head,.store-notifications-table .customer-row{min-width:100%;width:100%}.store-notifications-table .customer-table-head{min-height:40px}.store-notifications-table .customer-row{min-height:58px}.store-notifications-table .customer-table-head>*,.store-notifications-table .customer-row>*{padding:8px 10px}.store-notifications-table .customer-table-head>:last-child,.store-notifications-table .customer-row>:last-child{justify-self:center;justify-content:center;padding-inline:0}.store-notifications-table .row-actions{min-width:0;width:100%;gap:0}.store-notification-action-head{justify-content:center;text-align:center;font-size:.64rem}.store-notifications-table .icon-action-button{width:30px;min-width:30px;height:30px;border-radius:999px;border:0;background:#d8a36a1f}.table-top-scrollbar{position:sticky;top:0;z-index:12;height:18px;margin:0 0 8px;overflow-x:auto;overflow-y:hidden;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#16101cd1;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.table-top-scrollbar::-webkit-scrollbar{height:14px}.table-top-scrollbar::-webkit-scrollbar-track{border-radius:999px;background:var(--scrollbar-track)}.table-top-scrollbar::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:var(--scrollbar-thumb);background-clip:content-box}.table-top-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:content-box}.table-top-scrollbar-track{height:1px}.store-notification-log-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.store-notification-customer-cell,.store-notification-mode-cell{align-content:center;justify-items:start;gap:4px;min-width:0;width:100%;text-align:left}.store-notification-customer-cell strong,.store-notification-mode-cell strong{justify-self:stretch;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.15;text-align:left}.store-notification-customer-cell small{justify-self:stretch;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff7f2ad;font-size:.74rem;font-weight:750;text-align:left}.notification-status-badge{display:inline-flex;align-items:center;width:fit-content;min-height:18px;padding:2px 8px;border-radius:999px;font-size:.62rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase;border:1px solid transparent}.notification-status-badge.is-delivered{color:#92f2c6;border-color:#63e09e47;background:#63e09e21}.notification-status-badge.is-pending{color:#ffd38f;border-color:#ffbe5e47;background:#ffbe5e24}.notification-status-badge.is-failed{color:#ffb3bd;border-color:#ff637f4d;background:#ff637f21}.all-products-page-table{overflow-x:auto;overflow-y:hidden}.all-products-page-table .customer-table-head,.all-products-page-table .customer-row{min-width:1080px}.all-products-page-table .customer-table-head{min-height:40px}.all-products-page-table .customer-row{min-height:0}.all-products-page-table .customer-table-head>*,.all-products-page-table .customer-row>*{padding:5px 12px}.products-redesign-page{display:grid;gap:18px}.products-redesign-hero{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:18px;align-items:end;padding:4px 2px 0}.products-redesign-title{display:grid;gap:5px}.products-redesign-title span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.products-redesign-title h1{margin:0;color:#fff7f2;font-size:clamp(1.8rem,2.45vw,2.55rem);line-height:1;letter-spacing:0;white-space:nowrap}.products-redesign-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.products-redesign-search{flex:1 1 420px;max-width:680px;min-height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff12;color:var(--muted)}.products-redesign-search svg,.products-redesign-actions svg{width:17px;height:17px;flex:0 0 auto}.products-redesign-search input{min-width:0;width:100%;min-height:46px;border:0;background:transparent;color:#fff7f2;outline:0;padding:0}.products-redesign-search input::placeholder{color:#fdf7f27a}.products-redesign-searchToggle,.products-redesign-toolbarIconButton{flex:0 0 auto;width:48px;height:48px;min-height:48px;padding:0;border-radius:999px}.products-redesign-searchToggle svg,.products-redesign-toolbarIconButton svg{width:18px;height:18px}.products-redesign-createButton{color:#fff7f2}.products-redesign-search.is-expanded{animation:redesignSearchExpand .18s ease}.products-redesign-clearButton,.products-redesign-filterButton,.products-redesign-addButton{min-height:48px;border-radius:999px;padding-inline:18px;font-size:.92rem;font-weight:850}.products-redesign-filterButton,.products-redesign-addButton{flex:0 0 auto}.products-redesign-addButton{display:inline-flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border-radius:999px;background:var(--accent);color:#fff7f2}.products-redesign-addButton svg{width:18px;height:18px}.admin-command-page .products-redesign-addButton span,.masters-command-page .products-redesign-addButton span{display:none}.products-redesign-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.products-redesign-metric{min-height:104px;display:grid;align-content:space-between;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,#7eb5ac21,#d8a36a14),#14101cad}.products-redesign-metric span,.products-redesign-metric small,.products-redesign-listHead span,.products-redesign-row small{color:var(--muted)}.products-redesign-metric span{font-size:.76rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.products-redesign-metric strong{color:#fff7f2;font-size:1.8rem;line-height:1;letter-spacing:0}.products-redesign-metric small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700}.products-redesign-card{min-width:0;max-width:100%;overflow:visible}.products-redesign-listHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--panel-border)}.products-redesign-listHead>div:first-child{min-width:0;display:grid;gap:6px}.products-redesign-listHead strong{color:#fff7f2;font-size:1rem}.store-command-summaryCards{min-width:0;display:flex;align-items:stretch;justify-content:flex-end;gap:10px;flex:1 1 auto;flex-wrap:wrap}.store-command-summaryCard{min-width:180px;display:grid;gap:5px;padding:12px 14px;border:1px solid rgba(126,181,172,.24);border-radius:8px;background:linear-gradient(135deg,#7eb5ac24,#d8a36a14),#ffffff0e}.store-command-summaryCard span,.store-command-summaryCard small{color:var(--muted)}.store-command-summaryCard span{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.store-command-summaryCard strong{color:#fff7f2;font-size:1.22rem;line-height:1.1;letter-spacing:0}.store-command-summaryCard small{font-size:.76rem;font-weight:750}.products-redesign-filterTags{margin-top:4px}.products-redesign-sortTools{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.products-redesign-sortTools>span{color:var(--muted);font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.products-redesign-sortTools .ghost-button{min-height:34px;border-radius:999px;padding:0 13px;font-size:.78rem;font-weight:850}.products-redesign-sortTools .ghost-button.active{border-color:#7eb5ac9e;background:linear-gradient(135deg,#7eb5ac38,#d8a36a29);color:#fff7f2}.products-redesign-filterPanel{margin:0 22px 18px;padding-top:13px}.products-redesign-table{width:100%;min-width:0;max-width:100%;display:grid;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-gutter:stable}.products-redesign-tableHead,.products-redesign-row{display:grid;grid-template-columns:58px 72px minmax(260px,1.34fr) minmax(150px,.72fr) minmax(210px,1fr) minmax(110px,.52fr) 82px 96px minmax(128px,.58fr) 72px;align-items:center;min-width:max(1280px,100%)}.products-redesign-tableHead{min-height:44px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff09;color:#fdf7f2b8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.products-redesign-tableHead>*{min-width:0;padding:0 10px}.products-redesign-row{min-height:94px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.065);background:#15101c85}.products-redesign-row.striped{background:#ffffff06}.products-redesign-row:hover{background:#7eb5ac13}.products-redesign-row>*{min-width:0;padding:12px 10px}.products-redesign-productCell{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;text-align:left}.products-redesign-productCell>div{min-width:0;display:grid;justify-items:start;gap:4px;text-align:left}.products-redesign-image{width:58px;height:72px;display:block;overflow:hidden;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.products-redesign-image img{width:100%;height:100%;object-fit:cover;display:block}.products-redesign-name{max-width:100%;display:inline-block;color:#fff7f2;font-size:.95rem;font-weight:900;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-redesign-productId{display:block;color:#f5d6beeb;font-size:.76rem;font-weight:900;letter-spacing:0;line-height:1.1;text-align:left;text-decoration:none}.products-redesign-productId[href]:hover{color:var(--accent);text-decoration:underline}.products-redesign-name:hover,.products-redesign-name:focus-visible{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.products-redesign-infoCell,.products-redesign-variantCell{min-width:0;display:grid;gap:5px;justify-items:start;text-align:left}.products-redesign-infoCell span,.products-redesign-variantCell span,.products-redesign-price{min-width:0;max-width:100%;width:100%;display:block;color:#fff7f2;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.products-redesign-infoCell .products-redesign-supplierName{display:-webkit-box;overflow:hidden;white-space:normal;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.products-redesign-row small{min-width:0;max-width:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.products-redesign-serial{color:#fdf7f2c7;font-weight:900;font-variant-numeric:tabular-nums}.products-redesign-flag{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#fdf7f27a;border:1px solid rgba(253,247,242,.12);background:#ffffff0a}.products-redesign-flag.is-flagged{color:#ffcf8c;border-color:#d8a36a73;background:#d8a36a3d}.products-redesign-numberBadge{justify-self:start;min-width:48px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#c9ffdd;background:#79dca41f;border:1px solid rgba(121,220,164,.22);font-weight:900;font-variant-numeric:tabular-nums}.products-redesign-numberBadge.warning{color:#ffe0ab;background:#f1b8661f;border-color:#f1b8663d}.products-redesign-numberBadge.danger{color:#ffc9ce;background:#ff8b931f;border-color:#ff8b933d}.products-redesign-priceBadge{width:118px;max-width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(72,143,106,.45);border-radius:999px;background:#233e36c7;color:#fff7f2;font-size:.96rem;font-weight:920;line-height:1;white-space:nowrap}.products-redesign-rowActions{display:flex;justify-content:flex-end}.products-redesign-rowActions .icon-action-button{width:36px;height:36px;min-height:36px;padding:0;border-radius:12px}.products-redesign-rowActions svg{width:16px;height:16px}.all-products-command-table .products-redesign-tableHead,.all-products-command-table .products-redesign-row,.customer-credits-redesign-table .products-redesign-tableHead,.customer-credits-redesign-table .products-redesign-row,.sales-invoices-command-table .products-redesign-tableHead,.sales-invoices-command-table .products-redesign-row,.sales-alterations-command-table .products-redesign-tableHead,.sales-alterations-command-table .products-redesign-row,.payments-command-table .products-redesign-tableHead,.payments-command-table .products-redesign-row,.trial-schedule-command-table .products-redesign-tableHead,.trial-schedule-command-table .products-redesign-row,.suppliers-command-table .products-redesign-tableHead,.suppliers-command-table .products-redesign-row,.purchase-orders-command-table .products-redesign-tableHead,.purchase-orders-command-table .products-redesign-row,.preorders-command-table .products-redesign-tableHead,.preorders-command-table .products-redesign-row,.packaging-command-table .products-redesign-tableHead,.packaging-command-table .products-redesign-row,.parcels-command-table .products-redesign-tableHead,.parcels-command-table .products-redesign-row{min-width:100%}.all-products-command-table .products-redesign-tableHead,.all-products-command-table .products-redesign-row{grid-template-columns:minmax(0,.42fr) minmax(0,.48fr) minmax(0,1.6fr) minmax(0,.95fr) minmax(0,1.15fr) minmax(0,.7fr) minmax(0,.55fr) minmax(0,.65fr) minmax(0,.78fr) minmax(0,.48fr)}.customer-credits-redesign-table .products-redesign-tableHead,.customer-credits-redesign-table .products-redesign-row{grid-template-columns:minmax(0,1.1fr) minmax(0,1.35fr) minmax(0,.7fr) minmax(0,.85fr) minmax(0,.65fr) minmax(0,.65fr) minmax(0,.4fr)}.all-products-command-table,.customer-credits-redesign-table,.sales-invoices-command-table,.sales-alterations-command-table,.payments-command-table,.trial-schedule-command-table,.suppliers-command-table,.purchase-orders-command-table,.preorders-command-table,.packaging-command-table,.parcels-command-table{overflow-x:hidden}.all-products-command-table .products-redesign-tableHead>*,.all-products-command-table .products-redesign-row>*,.customer-credits-redesign-table .products-redesign-tableHead>*,.customer-credits-redesign-table .products-redesign-row>*,.sales-invoices-command-table .products-redesign-tableHead>*,.sales-invoices-command-table .products-redesign-row>*,.sales-alterations-command-table .products-redesign-tableHead>*,.sales-alterations-command-table .products-redesign-row>*,.payments-command-table .products-redesign-tableHead>*,.payments-command-table .products-redesign-row>*,.trial-schedule-command-table .products-redesign-tableHead>*,.trial-schedule-command-table .products-redesign-row>*,.suppliers-command-table .products-redesign-tableHead>*,.suppliers-command-table .products-redesign-row>*,.purchase-orders-command-table .products-redesign-tableHead>*,.purchase-orders-command-table .products-redesign-row>*,.preorders-command-table .products-redesign-tableHead>*,.preorders-command-table .products-redesign-row>*,.packaging-command-table .products-redesign-tableHead>*,.packaging-command-table .products-redesign-row>*,.parcels-command-table .products-redesign-tableHead>*,.parcels-command-table .products-redesign-row>*{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:normal}.all-products-command-table .products-redesign-row small,.customer-credits-redesign-table .products-redesign-row small,.sales-invoices-command-table .products-redesign-row small,.sales-alterations-command-table .products-redesign-row small,.payments-command-table .products-redesign-row small,.trial-schedule-command-table .products-redesign-row small,.suppliers-command-table .products-redesign-row small,.purchase-orders-command-table .products-redesign-row small,.preorders-command-table .products-redesign-row small,.packaging-command-table .products-redesign-row small,.parcels-command-table .products-redesign-row small,.all-products-command-table .products-redesign-row span,.customer-credits-redesign-table .products-redesign-row span,.sales-invoices-command-table .products-redesign-row span,.sales-alterations-command-table .products-redesign-row span,.payments-command-table .products-redesign-row span,.trial-schedule-command-table .products-redesign-row span,.suppliers-command-table .products-redesign-row span,.purchase-orders-command-table .products-redesign-row span,.preorders-command-table .products-redesign-row span,.packaging-command-table .products-redesign-row span,.parcels-command-table .products-redesign-row span,.all-products-command-table .products-redesign-row a,.customer-credits-redesign-table .products-redesign-row a,.sales-invoices-command-table .products-redesign-row a,.sales-alterations-command-table .products-redesign-row a,.payments-command-table .products-redesign-row a,.trial-schedule-command-table .products-redesign-row a,.suppliers-command-table .products-redesign-row a,.purchase-orders-command-table .products-redesign-row a,.preorders-command-table .products-redesign-row a,.packaging-command-table .products-redesign-row a,.parcels-command-table .products-redesign-row a,.all-products-command-table .products-redesign-row button,.customer-credits-redesign-table .products-redesign-row button,.sales-invoices-command-table .products-redesign-row button,.sales-alterations-command-table .products-redesign-row button,.payments-command-table .products-redesign-row button,.trial-schedule-command-table .products-redesign-row button,.suppliers-command-table .products-redesign-row button,.purchase-orders-command-table .products-redesign-row button,.preorders-command-table .products-redesign-row button,.packaging-command-table .products-redesign-row button,.parcels-command-table .products-redesign-row button{max-width:100%;white-space:normal;overflow-wrap:anywhere;text-overflow:clip}.all-products-command-table .sortable-table-header-button,.customer-credits-redesign-table .sortable-table-header-button,.sales-invoices-command-table .sortable-table-header-button,.sales-alterations-command-table .sortable-table-header-button,.payments-command-table .sortable-table-header-button,.trial-schedule-command-table .sortable-table-header-button,.suppliers-command-table .sortable-table-header-button,.purchase-orders-command-table .sortable-table-header-button,.packaging-command-table .sortable-table-header-button,.parcels-command-table .sortable-table-header-button,.all-products-command-table .status-badge,.customer-credits-redesign-table .status-badge,.sales-invoices-command-table .status-badge,.sales-alterations-command-table .status-badge,.payments-command-table .status-badge,.trial-schedule-command-table .status-badge,.suppliers-command-table .status-badge,.purchase-orders-command-table .purchase-order-status-badge,.packaging-command-table .purchase-order-status-badge,.parcels-command-table .status-badge{max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.product-command-page .products-redesign-table{overflow-x:auto}.product-command-page .all-products-command-table,.product-command-page .sales-invoices-command-table,.product-command-page .sales-alterations-command-table,.product-command-page .payments-command-table,.product-command-page .trial-schedule-command-table,.product-command-page .suppliers-command-table,.product-command-page .purchase-orders-command-table,.product-command-page .preorders-command-table,.product-command-page .packaging-command-table{overflow-x:hidden}.product-command-table .products-redesign-tableHead,.product-command-table .products-redesign-row{min-width:100%;grid-template-columns:minmax(220px,1.35fr) minmax(132px,.82fr) minmax(150px,.92fr) minmax(150px,.94fr) minmax(82px,.45fr) minmax(132px,.76fr) 86px}.transit-command-table .products-redesign-tableHead,.transit-command-table .products-redesign-row{grid-template-columns:56px minmax(220px,1.35fr) minmax(142px,.88fr) minmax(142px,.88fr) minmax(118px,.62fr) 74px minmax(128px,.74fr) 86px}.history-command-table .products-redesign-tableHead,.history-command-table .products-redesign-row{grid-template-columns:56px minmax(220px,1.35fr) minmax(154px,.95fr) minmax(160px,1fr) minmax(112px,.58fr) 72px minmax(146px,.86fr) 86px}.batch-command-table .products-redesign-tableHead,.batch-command-table .products-redesign-row{grid-template-columns:56px minmax(126px,.78fr) minmax(154px,.95fr) minmax(160px,1fr) minmax(112px,.58fr) 72px 86px}.store-stock-command-table .products-redesign-tableHead,.store-stock-command-table .products-redesign-row{grid-template-columns:minmax(208px,1.3fr) minmax(128px,.78fr) minmax(128px,.76fr) minmax(98px,.52fr) minmax(82px,.44fr) minmax(98px,.56fr) 76px}.store-stock-inventoryBadge,.packaging-productsBadge{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:50%;font-size:1rem}.suppliers-command-table .products-redesign-tableHead,.suppliers-command-table .products-redesign-row{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.82fr) minmax(0,.95fr) minmax(0,.54fr) minmax(0,.4fr)}.suppliers-command-table .products-redesign-row{min-height:78px}.suppliers-command-statusCell .status-badge{justify-self:start;width:max-content;min-width:0}.suppliers-command-page .suppliers-command-filters{grid-template-columns:minmax(170px,.92fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(170px,.92fr) minmax(140px,.7fr) auto}.suppliers-command-page .suppliers-command-filters .gallery-filter-actions{justify-content:flex-start}.suppliers-command-page .suppliers-command-filters .gallery-filter-actions .ghost-button{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.purchase-orders-command-table .products-redesign-tableHead,.purchase-orders-command-table .products-redesign-row{grid-template-columns:minmax(0,.28fr) minmax(0,1.1fr) minmax(0,.78fr) minmax(0,.92fr) minmax(0,.64fr) minmax(0,.58fr) minmax(0,.4fr)}.purchase-orders-command-table .products-redesign-row{min-height:78px}.product-command-selectCell{display:flex;align-items:center;justify-content:center}.product-command-selectCell input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--accent)}.purchase-order-command-statusCell .purchase-order-status-badge{justify-self:start;width:max-content;min-width:0}.purchase-orders-command-page .purchase-orders-command-filters{grid-template-columns:minmax(220px,1.08fr) minmax(190px,.9fr) minmax(150px,.72fr) auto}.purchase-orders-command-page .purchase-orders-headerIconButton{width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border-radius:999px}.purchase-orders-command-page .purchase-orders-headerIconButton svg{width:18px;height:18px}.purchase-orders-command-page .purchase-orders-command-filters .gallery-filter-actions{align-self:end;justify-content:flex-start}.purchase-orders-command-page .purchase-orders-command-filters .gallery-filter-actions .ghost-button{width:auto;min-width:82px;min-height:44px;height:44px;border-radius:12px;padding:0 14px;white-space:nowrap}.preorders-command-table .products-redesign-tableHead,.preorders-command-table .products-redesign-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.58fr) minmax(0,.78fr) minmax(0,.68fr) minmax(0,.56fr) minmax(44px,.28fr);padding-inline:16px}.preorders-command-table .products-redesign-row{min-height:78px}.preorders-command-table .products-redesign-tableHead>*,.preorders-command-table .products-redesign-row>*{overflow:hidden}.preorders-command-statusCell .status-pill{justify-self:start;width:max-content;min-width:0;margin-top:2px}.status-pill-preorder{min-width:0;padding-inline:10px;font-weight:850}.status-pill-preorder-open{color:#d3e0ff;background:#4869b43d;border-color:#7695e652}.status-pill-preorder-po-generated,.status-pill-preorder-po-linked{color:#f5d9ff;background:#804aa442;border-color:#bb7be052}.status-pill-preorder-po-received,.status-pill-preorder-warehouse{color:#c9f4ef;background:#2a7e743d;border-color:#5cc0b34d}.status-pill-preorder-in-transit{color:#ffe1a6;background:#965a1847;border-color:#e1a04857}.status-pill-preorder-received,.status-pill-preorder-invoiced{color:#c7f3cb;background:#3a8d4c3d;border-color:#68c97c57}.status-pill-preorder-partial{color:#ffd2b8;background:#9c502a47;border-color:#e0875957}.status-pill-preorder-void,.status-pill-preorder-cancelled{color:#ffc4c4;background:#8e242e57;border-color:#e65c6857}.preorders-command-page .preorders-command-filters{grid-template-columns:minmax(220px,1.08fr) minmax(142px,.72fr) minmax(170px,.82fr) minmax(142px,.72fr) auto}.preorders-command-page .preorders-command-filters .gallery-filter-actions{justify-content:flex-start}.preorders-command-page .preorders-command-filters .preorders-command-resetButton{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.packaging-command-table .products-redesign-tableHead,.packaging-command-table .products-redesign-row{grid-template-columns:minmax(0,1.28fr) minmax(0,.92fr) minmax(0,.46fr) minmax(0,.62fr) minmax(0,.4fr)}.packaging-command-table .products-redesign-row{min-height:78px}.packaging-productsBadge{justify-self:start}.packaging-command-statusCell .purchase-order-status-badge{justify-self:start;width:max-content;min-width:0}.packaging-command-page .packaging-command-filters{grid-template-columns:minmax(220px,1.08fr) minmax(190px,.9fr) auto}.packaging-command-page .packaging-command-filters .gallery-filter-actions{justify-content:flex-start}.packaging-command-page .packaging-command-filters .packaging-command-resetButton{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.parcels-command-table .products-redesign-tableHead,.parcels-command-table .products-redesign-row{min-width:100%;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr) minmax(0,.95fr) minmax(72px,.42fr) minmax(112px,.72fr) minmax(0,1fr) 60px}.parcels-command-table .products-redesign-row{min-height:78px}.parcels-command-statusCell .status-badge,.parcels-command-table .products-redesign-numberBadge{justify-self:start;width:max-content;min-width:0}.missing-products-command-table .products-redesign-tableHead,.missing-products-command-table .products-redesign-row{min-width:max(980px,100%);grid-template-columns:56px minmax(220px,1.42fr) minmax(132px,.76fr) minmax(170px,1fr) minmax(128px,.72fr) minmax(112px,.58fr) minmax(154px,.78fr)}.missing-products-command-table .products-redesign-row{min-height:78px}.missing-products-command-table .products-redesign-tableHead>*,.missing-products-command-table .products-redesign-row>*{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:normal}.missing-products-productCell{min-width:0;display:grid;gap:4px;justify-items:start;text-align:left}.missing-products-productCell>div{min-width:0;display:grid;gap:4px;justify-items:start;text-align:left}.missing-products-rowActions{justify-content:flex-end}.missing-products-actionButton{min-height:36px;max-width:100%;border-radius:12px;padding:0 12px;font-size:.78rem;font-weight:900;white-space:nowrap}.missing-products-actionButton:disabled{opacity:.52;cursor:not-allowed}.parcels-command-page .parcels-command-filters{grid-template-columns:minmax(190px,.9fr) minmax(210px,1fr) minmax(160px,.72fr) minmax(142px,.62fr) minmax(142px,.62fr) auto}.parcels-command-page .parcels-command-filters .gallery-filter-actions{justify-content:flex-start}.parcels-command-page .parcels-command-filters .parcels-command-resetButton{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.parcel-editor-modal-card{width:min(820px,calc(100vw - 48px))}.parcel-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parcel-editor-remarks-field{grid-column:1 / -1}.parcel-editor-error{margin:0 24px 14px}.token-command-filters .gallery-filter-actions,.accessories-command-filters .gallery-filter-actions{justify-content:flex-start}.token-command-filters .token-command-resetButton,.accessories-command-filters .accessories-command-resetButton{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.store-command-table .products-redesign-tableHead,.store-command-table .products-redesign-row,.notifications-command-table .products-redesign-tableHead,.notifications-command-table .products-redesign-row{min-width:100%}.notifications-command-table .products-redesign-row{min-height:74px}.masters-command-table .products-redesign-tableHead,.masters-command-table .products-redesign-row{min-width:100%}.masters-command-table .products-redesign-row{min-height:74px}.token-command-table .products-redesign-tableHead,.token-command-table .products-redesign-row{min-width:100%}.token-command-table .products-redesign-row{min-height:74px}.token-command-page .token-command-filters{grid-template-columns:minmax(150px,.8fr) minmax(150px,.8fr) auto}.valet-command-table .products-redesign-row{min-height:78px}.valet-qr-command-table .products-redesign-tableHead,.valet-qr-command-table .products-redesign-row{min-width:100%;grid-template-columns:minmax(206px,1.25fr) minmax(142px,.82fr) minmax(142px,.82fr) minmax(178px,.98fr) 76px}.valet-cars-command-table .products-redesign-tableHead,.valet-cars-command-table .products-redesign-row{min-width:100%;grid-template-columns:minmax(198px,1.2fr) minmax(170px,1fr) minmax(128px,.74fr) minmax(128px,.74fr) minmax(170px,.95fr) 96px}.valet-customers-command-table .products-redesign-tableHead,.valet-customers-command-table .products-redesign-row{min-width:100%;grid-template-columns:minmax(220px,1.3fr) minmax(160px,.9fr) minmax(178px,.96fr) 96px}.valet-list-command-table .products-redesign-tableHead,.valet-list-command-table .products-redesign-row{grid-template-columns:minmax(198px,1.15fr) minmax(170px,1fr) minmax(142px,.78fr) minmax(132px,.72fr) minmax(118px,.62fr) minmax(104px,.56fr) 84px}.valet-command-primaryCell{grid-template-columns:48px minmax(0,1fr)}.valet-command-glyph{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(126,181,172,.26);border-radius:14px;background:#7eb5ac1f;color:var(--accent)}.valet-command-glyph svg{width:24px;height:24px}.valet-command-status{justify-self:start;width:max-content;min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid rgba(121,220,164,.22);border-radius:999px;background:#79dca41f;color:#c9ffdd;font-size:.78rem;font-weight:900;line-height:1}.valet-qr-statusCell{align-content:center}.valet-qr-statusBadge{min-width:78px;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:850}.valet-command-status.used{border-color:#f1b86647;background:#f1b86621;color:#ffe0ab}.valet-command-status.parked{border-color:#69a4ff47;background:#69a4ff21;color:#d5e4ff}.valet-command-status.delivered{border-color:#79dca442;background:#79dca421;color:#c9ffdd}.valet-command-status.cancelled,.valet-command-status.blocked{border-color:#ff8b9347;background:#ff8b9321;color:#ffc9ce}.valet-command-filters{grid-template-columns:minmax(200px,.9fr) auto}.valet-cars-command-filters{grid-template-columns:minmax(190px,.86fr) minmax(220px,1fr) auto}.valet-list-command-filters{grid-template-columns:minmax(170px,.86fr) minmax(178px,.92fr) minmax(178px,.92fr) minmax(154px,.78fr) minmax(136px,.68fr) auto}.valet-command-page .products-redesign-filterPanel .gallery-filter-actions{display:flex;align-items:end;justify-content:flex-start;gap:8px}.valet-command-page .products-redesign-filterPanel .gallery-filter-actions .ghost-button{width:auto;min-width:76px;height:44px;min-height:44px;padding:10px 14px;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;font-size:.86rem;line-height:1}:root[data-theme=light] .valet-command-page .products-redesign-filterPanel .gallery-filter-actions .ghost-button{background:#fffffffe;border-color:#7b6c6f29;color:#312b2d}.valet-command-parkPanel{margin:0;border:0;border-top:1px solid var(--panel-border);border-radius:0;background:transparent}.valet-command-previewModal{max-width:420px}.valet-command-previewBody{display:grid;gap:16px;padding:0 24px 24px}.valet-command-qrCanvas{display:grid;justify-items:center;gap:12px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#fff}.valet-command-qrCanvas img{width:224px;height:224px;object-fit:contain}.valet-command-qrCanvas strong{color:#2f2725;font-size:1.05rem}.valet-command-previewMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.valet-command-previewMeta>div{min-width:0;display:grid;gap:4px;padding:12px;border:1px solid var(--panel-border);border-radius:14px;background:#ffffff0f}.valet-command-previewMeta span{color:var(--muted);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.valet-command-previewMeta strong{color:#fff7f2;font-size:.95rem}:root[data-theme=light] .valet-command-glyph{background:#7eb5ac29}:root[data-theme=light] .valet-command-previewMeta strong{color:#2f2725}.accessories-command-table .products-redesign-tableHead,.accessories-command-table .products-redesign-row{min-width:100%}.accessories-command-table .products-redesign-row{min-height:86px}.accessories-command-thumbCell .products-redesign-image{width:50px;height:62px;border-radius:10px}.product-demand-thumbCell{width:54px;height:68px;border-radius:10px;justify-self:start}.accessories-command-page .accessories-command-filters{grid-template-columns:minmax(190px,.9fr) auto}.accessories-gallery-command-page .accessories-gallery-headerIconButton{width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border-radius:999px}.accessories-gallery-command-page .accessories-gallery-headerIconButton svg{width:18px;height:18px}.accessories-gallery-command-page .accessories-gallery-command-filters{grid-template-columns:minmax(220px,.9fr) auto}.accessories-gallery-command-page .accessories-gallery-command-filters .gallery-filter-actions{align-self:end;justify-content:flex-start}.accessories-gallery-command-page .accessories-gallery-resetButton{width:auto;min-width:82px;min-height:44px;height:44px;border-radius:12px;padding:0 14px;white-space:nowrap}.accessories-gallery-command-grid{padding:20px 22px 22px}.accessories-gallery-command-card{overflow:hidden}.accessories-gallery-command-card button{width:100%;border:0;padding:0;cursor:zoom-in}.accessories-gallery-loadMore{justify-content:center;margin:0;padding:0 22px 22px}.audit-perform-command-table .products-redesign-tableHead,.audit-perform-command-table .products-redesign-row,.alteration-audit-command-table .products-redesign-tableHead,.alteration-audit-command-table .products-redesign-row{min-width:100%}.audit-perform-command-table .products-redesign-row,.alteration-audit-command-table .products-redesign-row{min-height:78px}.audit-perform-command-table .products-redesign-row{min-height:92px}.store-command-table .products-redesign-row{min-height:74px}.store-command-table .products-redesign-infoCell{align-content:center}.store-command-table .audit-scanned-badge{width:fit-content;min-width:42px;display:inline-flex;justify-content:center;text-align:center}.store-command-table .store-command-amountBadge{width:max-content;min-width:58px;min-height:30px;padding:0 12px;justify-self:start}.store-command-table .cell-stack{min-width:0;display:grid;gap:4px;justify-items:start;text-align:left}.store-command-table .cell-stack strong,.store-command-table .cell-stack small{min-width:0;max-width:100%;width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.store-command-page .store-filters-grid{grid-template-columns:repeat(3,minmax(140px,1fr)) auto}.store-command-page .gallery-filter-actions{justify-content:flex-start}.store-command-page .store-command-resetButton,.store-command-page .gallery-filter-actions .store-command-resetButton{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.store-list-filters-panel .gallery-filter-actions,.store-media-filters-panel .gallery-filter-actions{justify-content:flex-start}.store-list-filters-panel .gallery-filter-actions .ghost-button,.store-media-filters-panel .gallery-filter-actions .ghost-button{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.store-media-toolbarIconButton{width:46px;min-width:46px;height:46px;min-height:46px;padding:0}.sales-invoices-command-table .products-redesign-tableHead,.sales-invoices-command-table .products-redesign-row{grid-template-columns:minmax(0,1.08fr) minmax(0,1.08fr) minmax(0,.88fr) minmax(0,.72fr) minmax(0,.58fr) minmax(0,.4fr)}.sales-invoices-command-table .products-redesign-row{min-height:78px}.sales-invoices-command-table .status-pill{justify-self:start;min-width:0}.invoice-command-link{width:100%;line-height:1.2}.sales-invoices-command-page .invoice-filters-grid{grid-template-columns:minmax(220px,1.1fr) minmax(180px,.85fr) minmax(150px,.72fr) minmax(130px,.6fr) auto}.sales-invoices-command-page .invoice-filters-grid .gallery-filter-actions{justify-content:flex-start}.sales-invoices-command-page .invoice-filters-grid .gallery-filter-actions .ghost-button{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.sales-alterations-command-table .products-redesign-tableHead,.sales-alterations-command-table .products-redesign-row{grid-template-columns:minmax(46px,.32fr) minmax(0,.98fr) minmax(0,1fr) minmax(0,.72fr) minmax(0,.62fr) minmax(0,.46fr) minmax(0,.58fr) minmax(0,.5fr) minmax(0,.4fr)}.sales-alterations-command-table .products-redesign-row{min-height:78px}.sales-alterations-command-table .products-redesign-tableHead>:nth-child(6),.sales-alterations-command-table .products-redesign-tableHead>:nth-child(7){text-align:center}.sales-alterations-command-table .products-redesign-tableHead>:nth-child(6) .sortable-table-header-button,.sales-alterations-command-table .products-redesign-tableHead>:nth-child(7) .sortable-table-header-button{justify-content:center}.sales-alteration-serialCell{align-self:center;justify-self:center;font-weight:900}.sales-alteration-centeredCell{justify-items:center;text-align:center}.sales-alteration-centeredCell>*{justify-self:center}.sales-alteration-centeredCell>span{width:42px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;text-align:center}.sales-alteration-statusCell>span{justify-self:start}.products-redesign-subLink{color:inherit;font-size:inherit}.sales-alterations-command-page .alterations-command-filters{grid-template-columns:repeat(4,minmax(140px,1fr)) minmax(190px,1.18fr) minmax(190px,1.18fr) auto}.sales-alterations-command-page .alterations-command-filters .gallery-filter-actions{justify-content:flex-start}.sales-alterations-command-page .alterations-command-filters .alterations-command-resetButton{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.payments-command-table .products-redesign-tableHead,.payments-command-table .products-redesign-row{grid-template-columns:minmax(0,.64fr) minmax(0,1.08fr) minmax(0,.72fr) minmax(0,.92fr) minmax(0,.78fr) minmax(0,.4fr)}.payments-command-table .products-redesign-row{min-height:78px}.payments-command-table .status-badge{width:max-content;min-width:0;padding:4px 8px;font-size:.68rem}.payments-command-page .payments-command-filters{grid-template-columns:minmax(220px,1.12fr) minmax(170px,.82fr) minmax(150px,.72fr) minmax(170px,.82fr) auto}.payments-command-page .payments-command-filters .gallery-filter-actions{justify-content:flex-start}.payments-command-page .payments-command-filters .gallery-filter-actions .ghost-button{width:auto;min-width:88px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.payment-edit-meta{margin-top:4px;color:var(--muted);font-size:.82rem}.trial-schedule-command-table .products-redesign-tableHead,.trial-schedule-command-table .products-redesign-row{grid-template-columns:minmax(0,1.02fr) minmax(0,1.02fr) minmax(0,.82fr) minmax(0,.82fr) minmax(0,.9fr) minmax(0,.36fr)}.trial-schedule-command-table .products-redesign-row{min-height:78px}.trial-schedule-command-page .trial-schedule-command-filters{grid-template-columns:minmax(180px,.8fr) minmax(180px,.8fr) auto}.trial-schedule-command-page .trial-schedule-command-filters .gallery-filter-actions{justify-content:flex-start}.trial-schedule-command-page .trial-schedule-command-filters .gallery-filter-actions .ghost-button{width:auto;min-width:96px;min-height:44px;border-radius:14px;padding:10px 14px;white-space:nowrap}.trial-schedule-quantityBadge{border-radius:999px}.product-command-imageButton{padding:0;cursor:zoom-in}.product-command-imageButton:disabled{cursor:not-allowed;opacity:.58}.product-command-imageButton img{pointer-events:none}.product-command-route{display:inline-flex;align-items:center;gap:7px}.product-command-route svg{width:14px;height:14px;color:var(--accent)}.product-command-receive{overflow:visible}.product-command-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:14px;align-items:end;padding:18px 22px 22px}.product-command-form label{min-width:0;display:grid;gap:7px}.product-command-form label span{color:var(--muted);font-size:.74rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.product-command-form input,.product-command-form select{width:100%;min-height:44px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff12;color:#fff7f2;padding:0 12px}.product-command-form .accent-button{min-height:44px;border-radius:999px;padding-inline:18px;white-space:nowrap}:root[data-theme=light] .product-command-form input,:root[data-theme=light] .product-command-form select{color:#2f2725}:root[data-theme=light] .product-command-form input,:root[data-theme=light] .product-command-form select{background:#fffaf5d6;border-color:#826d5829}:root[data-theme=light] .products-redesign-title h1,:root[data-theme=light] .products-redesign-metric strong,:root[data-theme=light] .products-redesign-listHead strong,:root[data-theme=light] .store-command-summaryCard strong,:root[data-theme=light] .products-redesign-name,:root[data-theme=light] .products-redesign-infoCell span,:root[data-theme=light] .products-redesign-variantCell span,:root[data-theme=light] .products-redesign-price{color:#2f2725}:root[data-theme=light] .products-redesign-serial{color:#4b5563}:root[data-theme=light] .products-redesign-flag{color:#9ca3af;border-color:#6b728038;background:#f9fafbe6}:root[data-theme=light] .products-redesign-flag.is-flagged{color:#9a6100;border-color:#e0a03f57;background:#e0a03f21}:root[data-theme=light] .products-redesign-numberBadge{color:#08753d;background:#42bd7d1f;border-color:#42bd7d57}:root[data-theme=light] .products-redesign-numberBadge.warning{color:#9a6100;background:#e0a03f21;border-color:#e0a03f57}:root[data-theme=light] .products-redesign-numberBadge.danger{color:#b12539;background:#ef737c1f;border-color:#ef737c57}:root[data-theme=light] .products-redesign-search,:root[data-theme=light] .products-redesign-metric,:root[data-theme=light] .store-command-summaryCard{background:#fffaf5d1;border-color:#826d5826}:root[data-theme=light] .products-redesign-search input{color:#2f2725}:root[data-theme=light] .products-redesign-search input::placeholder{color:#58463a80}:root[data-theme=light] .products-redesign-tableHead{background:#826d5814;border-bottom-color:#826d581f;color:#58463ab8}:root[data-theme=light] .products-redesign-row{background:#ffffffa3;border-bottom-color:#826d581f}:root[data-theme=light] .products-redesign-row.striped{background:#fff8f1b8}:root[data-theme=light] .products-redesign-row:hover{background:#7eb5ac29}@media (max-width: 1100px){.products-redesign-hero{grid-template-columns:1fr;align-items:stretch}.products-redesign-actions{justify-content:flex-start}.products-redesign-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.products-redesign-metrics{grid-template-columns:1fr}.products-redesign-actions>*,.products-redesign-search{flex:1 1 100%;max-width:none}.products-redesign-clearButton,.products-redesign-filterButton{width:100%;justify-content:center}.products-redesign-actions>.products-redesign-searchToggle,.products-redesign-actions>.products-redesign-toolbarIconButton,.products-redesign-actions>.products-redesign-addButton{flex:0 0 48px;width:48px}.products-redesign-listHead{align-items:stretch;flex-direction:column;padding:16px}.store-command-summaryCards{justify-content:flex-start}.store-command-summaryCard{min-width:0;width:100%}.products-redesign-sortTools{justify-content:flex-start}.product-command-table .products-redesign-tableHead,.product-command-table .products-redesign-row,.transit-command-table .products-redesign-tableHead,.transit-command-table .products-redesign-row,.history-command-table .products-redesign-tableHead,.history-command-table .products-redesign-row{grid-template-columns:minmax(180px,1.5fr) minmax(104px,.85fr) minmax(112px,.85fr) minmax(88px,.58fr) 58px minmax(94px,.74fr) 58px}.transit-command-table .products-redesign-tableHead,.transit-command-table .products-redesign-row,.history-command-table .products-redesign-tableHead,.history-command-table .products-redesign-row{grid-template-columns:44px minmax(180px,1.5fr) minmax(104px,.85fr) minmax(112px,.85fr) minmax(88px,.58fr) 58px minmax(94px,.74fr) 58px}.batch-command-table .products-redesign-tableHead,.batch-command-table .products-redesign-row{grid-template-columns:44px minmax(104px,.8fr) minmax(104px,.85fr) minmax(112px,.85fr) minmax(88px,.58fr) 58px 58px}.store-stock-command-table .products-redesign-tableHead,.store-stock-command-table .products-redesign-row{grid-template-columns:minmax(168px,1.36fr) minmax(88px,.72fr) minmax(90px,.72fr) minmax(76px,.52fr) minmax(62px,.44fr) minmax(74px,.56fr) 52px}.suppliers-command-table .products-redesign-tableHead,.suppliers-command-table .products-redesign-row{grid-template-columns:minmax(0,1.16fr) minmax(0,.9fr) minmax(0,.82fr) minmax(0,.95fr) minmax(0,.54fr) minmax(0,.4fr)}.suppliers-command-page .suppliers-command-filters{grid-template-columns:1fr}.purchase-orders-command-table .products-redesign-tableHead,.purchase-orders-command-table .products-redesign-row{grid-template-columns:minmax(0,.28fr) minmax(0,1.1fr) minmax(0,.78fr) minmax(0,.92fr) minmax(0,.64fr) minmax(0,.58fr) minmax(0,.4fr)}.purchase-orders-command-page .purchase-orders-command-filters{grid-template-columns:1fr}.preorders-command-table .products-redesign-tableHead,.preorders-command-table .products-redesign-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,.58fr) minmax(0,.78fr) minmax(0,.68fr) minmax(0,.56fr) minmax(38px,.28fr);padding-inline:10px}.preorders-command-table .products-redesign-row>*,.preorders-command-table .products-redesign-tableHead>*{padding-inline:6px}.preorders-command-table .products-redesign-productCell{grid-template-columns:42px minmax(0,1fr);gap:8px}.preorders-command-table .products-redesign-image{width:42px;height:56px}.preorders-command-page .preorders-command-filters{grid-template-columns:1fr}.packaging-command-table .products-redesign-tableHead,.packaging-command-table .products-redesign-row{grid-template-columns:minmax(0,1.08fr) minmax(0,.82fr) minmax(0,.48fr) minmax(0,.86fr) minmax(0,.4fr)}.packaging-command-page .packaging-command-filters{grid-template-columns:1fr}.store-command-table .products-redesign-tableHead,.store-command-table .products-redesign-row{min-width:100%}.store-command-page .store-filters-grid,.store-command-page .opening-balance-filters-grid,.store-command-page .expenses-filters-grid,.store-command-page .deposits-filters-grid,.store-command-page .product-demand-filters-grid,.token-command-page .token-command-filters,.valet-command-page .valet-command-filters,.valet-command-page .valet-cars-command-filters,.valet-command-page .valet-list-command-filters,.accessories-gallery-command-page .accessories-gallery-command-filters,.accessories-command-page .accessories-command-filters{grid-template-columns:1fr}.valet-qr-command-table .products-redesign-tableHead,.valet-qr-command-table .products-redesign-row{grid-template-columns:minmax(160px,1.18fr) minmax(100px,.76fr) minmax(92px,.72fr) minmax(128px,.86fr) 52px}.valet-cars-command-table .products-redesign-tableHead,.valet-cars-command-table .products-redesign-row{grid-template-columns:minmax(154px,1.1fr) minmax(120px,.92fr) minmax(92px,.72fr) minmax(92px,.72fr) minmax(122px,.86fr) 72px}.valet-customers-command-table .products-redesign-tableHead,.valet-customers-command-table .products-redesign-row{grid-template-columns:minmax(162px,1.18fr) minmax(118px,.86fr) minmax(128px,.86fr) 72px}.valet-list-command-table .products-redesign-tableHead,.valet-list-command-table .products-redesign-row{grid-template-columns:minmax(154px,1.1fr) minmax(120px,.9fr) minmax(94px,.72fr) minmax(98px,.72fr) minmax(84px,.58fr) minmax(76px,.52fr) 52px}.sales-invoices-command-table .products-redesign-tableHead,.sales-invoices-command-table .products-redesign-row{grid-template-columns:minmax(0,1.18fr) minmax(0,1.08fr) minmax(0,.82fr) minmax(0,.72fr) minmax(0,.58fr) minmax(0,.4fr)}.sales-invoices-command-page .invoice-filters-grid{grid-template-columns:1fr}.sales-alterations-command-table .products-redesign-tableHead,.sales-alterations-command-table .products-redesign-row{grid-template-columns:minmax(46px,.32fr) minmax(0,1fr) minmax(0,.98fr) minmax(0,.72fr) minmax(0,.62fr) minmax(0,.46fr) minmax(0,.58fr) minmax(0,.5fr) minmax(0,.4fr)}.sales-alterations-command-page .alterations-command-filters{grid-template-columns:1fr}.payments-command-table .products-redesign-tableHead,.payments-command-table .products-redesign-row{grid-template-columns:minmax(0,.64fr) minmax(0,1.08fr) minmax(0,.72fr) minmax(0,.92fr) minmax(0,.78fr) minmax(0,.4fr)}.payments-command-page .payments-command-filters{grid-template-columns:1fr}.trial-schedule-command-table .products-redesign-tableHead,.trial-schedule-command-table .products-redesign-row{grid-template-columns:minmax(0,1.02fr) minmax(0,1.02fr) minmax(0,.82fr) minmax(0,.82fr) minmax(0,.9fr) minmax(0,.36fr)}.trial-schedule-command-page .trial-schedule-command-filters{grid-template-columns:1fr}.product-command-form{grid-template-columns:1fr;padding:16px}.product-command-form .accent-button{width:100%;justify-content:center}}.admin-entity-page-table,.masters-page-table,.admin-access-table{width:100%;min-width:0;overflow-x:visible;overflow-y:hidden}.admin-entity-page-table .customer-table-head,.admin-entity-page-table .customer-row{width:100%;min-width:0}.admin-entity-page-table .customer-table-head,.admin-entity-page-table .customer-row,.masters-page-table .customer-table-head,.masters-page-table .customer-row,.admin-access-table .customer-table-head,.admin-access-table .customer-row{min-height:58px}.admin-entity-page-table .customer-table-head>*,.admin-entity-page-table .customer-row>*,.masters-page-table .customer-table-head>*,.masters-page-table .customer-row>*,.admin-access-table .customer-table-head>*,.admin-access-table .customer-row>*{min-width:0;padding:9px 10px;overflow:hidden;text-overflow:ellipsis}.admin-entity-page-table .customer-table-head,.masters-page-table .customer-table-head,.admin-access-table .customer-table-head{font-size:.72rem}.admin-entity-page-table .customer-row,.masters-page-table .customer-row,.admin-access-table .customer-row{font-size:.9rem}.admin-entity-page-table-hsn .customer-table-head,.admin-entity-page-table-hsn .customer-row,.admin-entity-page-table-fullwidth .customer-table-head,.admin-entity-page-table-fullwidth .customer-row{min-width:100%}.admin-entity-page-table-productaddons{overflow-x:visible}.admin-entity-page-table-productaddons .customer-table-head,.admin-entity-page-table-productaddons .customer-row{width:100%;min-width:100%}.permission-manager-page{align-items:stretch}.permission-manager-shell{display:grid;gap:14px;width:100%}.permission-manager-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:12px 0 4px}.permission-manager-header h1{margin:4px 0 0;color:var(--text);font-size:clamp(1.14rem,1.45vw,1.5rem);line-height:1.12;letter-spacing:0}.permission-manager-kicker{display:inline-flex;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.permission-manager-toolbar{display:grid;grid-template-columns:minmax(240px,360px) auto;align-items:center;justify-content:flex-end;gap:12px;min-width:min(520px,100%)}.permission-manager-searchWrap{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:40px;padding:0 13px;border:1px solid rgba(139,124,129,.28);border-radius:999px;background:#fffaf4e6;box-shadow:0 12px 24px #1e151a14}[data-theme=dark] .permission-manager-searchWrap{border-color:#ffffff1a;background:#18121fe0;box-shadow:0 18px 34px #0003}.permission-manager-searchWrap svg{width:18px;height:18px;color:var(--muted)}.permission-manager-search{width:100%;min-height:38px;padding:0;border:0;outline:0;background:transparent;color:var(--text);font-size:.92rem;font-weight:700}.permission-manager-saveButton{min-width:0;min-height:40px;padding:0 18px;border-radius:999px;white-space:nowrap}.permission-manager-summary{display:grid;grid-template-columns:repeat(2,max-content) minmax(0,1fr);align-items:center;gap:12px;padding:10px 14px;border:1px solid rgba(139,124,129,.2);border-radius:8px;background:#fffaf4b8;color:var(--muted);font-size:.86rem;font-weight:750}[data-theme=dark] .permission-manager-summary{border-color:#ffffff14;background:#18121fb8}.permission-manager-summary strong{color:var(--text);font-size:.98rem}.permission-manager-summaryActions{display:flex;justify-content:flex-end;gap:10px}.permission-manager-summaryActions .ghost-button{min-height:30px;padding:0 12px;border-radius:999px;font-size:.78rem;font-weight:900}.permission-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:12px;align-items:stretch}.permission-group-card{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid rgba(139,124,129,.24);border-radius:8px;background:#fffaf4f5;box-shadow:0 16px 30px #1e151a1a}[data-theme=dark] .permission-group-card{border-color:#ffffff1a;background:#18121ff5;box-shadow:0 18px 36px #00000038}.permission-group-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:11px 14px;background:linear-gradient(135deg,#6b5b60,#4d4048);color:#fff7f2}[data-theme=dark] .permission-group-card-head{background:linear-gradient(135deg,#5c4b54,#302634)}.permission-group-title{display:grid;gap:5px;min-width:0}.permission-group-card-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;line-height:1.2}.permission-group-title span{color:#fff7f2ad;font-size:.72rem;font-weight:850}.permission-switch{position:relative;display:inline-flex;align-items:center;width:46px;height:26px;flex:0 0 auto;padding:3px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff2e;box-shadow:inset 0 1px 2px #0003;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.permission-switch span{width:18px;height:18px;border-radius:999px;background:#fff7f2;box-shadow:0 4px 10px #130e1238;transform:translate(0);transition:transform .16s ease,background .16s ease}.permission-switch.active{border-color:#32d38470;background:#32d384b8}.permission-switch.active span{transform:translate(20px)}.permission-switch.mixed:not(.active){border-color:#ffbf6385;background:#ffbf6380}.permission-switch.compact{width:38px;height:22px;border-color:#8b7c8147;background:#8b7c8133}.permission-switch.compact span{width:14px;height:14px;background:#fff}.permission-switch.compact.active{border-color:#3ab16f75;background:#3ab16fc7}.permission-switch.compact.active span{transform:translate(16px)}.permission-group-card-body{display:grid;align-content:start;gap:6px;padding:10px}.permission-item-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 10px 8px 12px;border:1px solid rgba(139,124,129,.16);border-radius:8px;background:#ffffff7a;color:#5f5658;font-size:.9rem;font-weight:760;line-height:1.3;letter-spacing:0;text-align:left;cursor:pointer;box-shadow:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.permission-item-row:hover,.permission-item-row:focus-visible{border-color:#b6794657;background:#ffffffc7;transform:translateY(-1px)}.permission-item-row.active{border-color:#3ab16f4d;background:#3ab16f17;color:#2e513d}[data-theme=dark] .permission-item-row{border-color:#ffffff14;background:#ffffff0b;color:#fff7f2c7}[data-theme=dark] .permission-item-row:hover,[data-theme=dark] .permission-item-row:focus-visible{border-color:#d8a36a4d;background:#ffffff13}[data-theme=dark] .permission-item-row.active{border-color:#43d68647;background:#43d6861a;color:#daffe8eb}.permission-item-row span{display:grid;gap:2px;min-width:0;overflow-wrap:anywhere}.permission-item-row strong{color:inherit;font-size:.9rem;font-weight:780;line-height:1.2}.permission-item-row small{color:#5f56589e;font-size:.72rem;font-weight:760;line-height:1.18}[data-theme=dark] .permission-item-row small{color:#fff7f275}@media (max-width: 780px){.permission-manager-header{flex-direction:column;align-items:stretch}.permission-manager-toolbar{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;min-width:0}.permission-manager-search{width:100%}.permission-manager-summary{align-items:flex-start;grid-template-columns:1fr}.permission-manager-summaryActions{justify-content:flex-start;flex-wrap:wrap}.permission-group-grid{grid-template-columns:1fr}.permission-group-card{min-height:0}.permission-group-card-body{padding:10px}}.admin-entity-page-table-productaddons .customer-table-head>*,.admin-entity-page-table-productaddons .customer-row>*{min-width:0}.admin-entity-page-table-productaddons .status-badge{padding:3px 8px;font-size:.68rem;line-height:1}.admin-entity-page-table-productaddons .row-actions{justify-content:center}.admin-entity-page-table-stores .customer-table-head,.admin-entity-page-table-stores .customer-row{width:100%;min-width:0}.admin-entity-page-table-stores .customer-table-head>*,.admin-entity-page-table-stores .customer-row>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-store-summary-cell{display:grid;gap:3px;min-width:0}.admin-store-summary-cell strong,.admin-store-summary-cell small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-store-summary-cell strong{color:var(--text);font-size:.92rem;font-weight:800}.admin-store-summary-cell small{color:var(--muted);font-size:.74rem;font-weight:600}.admin-entity-page-table-stores .row-actions{justify-content:center}.admin-entity-page-table-productattributes .customer-table-head>*,.admin-entity-page-table-productattributes .customer-row>*{padding:0;line-height:1}.admin-entity-page-table-productattributes .customer-table-head,.admin-entity-page-table-productattributes .customer-row{min-height:32px;height:auto;font-size:.82rem}.admin-entity-page-table-productattributes .customer-row strong,.admin-entity-page-table-productattributes .customer-row span{line-height:1}.admin-entity-page-table-productattributes .sortable-table-header-button{gap:4px;min-height:0;line-height:1}.admin-entity-page-table-productattributes .sortable-table-header-indicator{font-size:.62rem}.admin-command-card{overflow:visible}.admin-command-table{overflow-x:hidden}.admin-command-table .products-redesign-tableHead,.admin-command-table .products-redesign-row{min-width:100%}.admin-command-table .products-redesign-row{min-height:74px}.admin-command-table-terms .products-redesign-row{min-height:78px}.admin-command-table .products-redesign-tableHead>*,.admin-command-table .products-redesign-row>*{padding-left:8px;padding-right:8px}.admin-command-table .sortable-table-header-button{width:100%;min-width:0;justify-content:flex-start;text-align:left}.admin-command-table .sortable-table-header-button span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-command-cell>span,.admin-command-serialCell>span{min-width:0;max-width:100%}.admin-command-serialCell>span{color:#f5d6beeb;font-weight:900}.admin-command-cell .status-badge{width:max-content;min-width:0;justify-self:start;padding:4px 9px;font-size:.7rem;line-height:1;white-space:nowrap}.hsn-tax-percent-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0;max-width:100%}.hsn-tax-percent-pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 9px;border-radius:999px;border:1px solid rgba(245,214,190,.24);background:#f5d6be1f;color:#fff7f2;font-size:.72rem;font-weight:900;line-height:1;white-space:nowrap}.admin-command-table-roles .admin-command-cell .status-badge,.admin-command-table-employees .admin-command-cell-webLogin .status-badge,.admin-command-table-employees .admin-command-cell-twoFactorEnabled .status-badge{min-height:28px;padding:6px 10px;font-size:.76rem;font-weight:700;line-height:1.2}.admin-command-longText{display:-webkit-box!important;overflow:hidden;white-space:normal!important;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-command-table .admin-store-summary-cell{width:100%;display:grid;gap:3px;justify-items:start;text-align:left}.admin-command-table .admin-store-summary-cell strong,.admin-command-table .admin-store-summary-cell small{min-width:0;max-width:100%;width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.admin-command-table .admin-store-summary-cell strong{color:#fff7f2;font-size:.92rem;font-weight:900}.admin-command-table .admin-store-summary-cell small{color:var(--muted);font-size:.74rem;font-weight:700}.admin-command-filterPanel{grid-template-columns:repeat(4,minmax(120px,1fr)) auto}.admin-command-filterPanel label{min-width:0}.admin-row-menu-popover{z-index:2147483000}.operations-command-card{overflow:visible}.operations-command-table{overflow-x:hidden}.operations-command-table .products-redesign-tableHead,.operations-command-table .products-redesign-row{min-width:100%}.operations-command-table .products-redesign-row{min-height:74px}.operations-command-table .products-redesign-tableHead>*,.operations-command-table .products-redesign-row>*{padding-left:8px;padding-right:8px}.operations-command-table .sortable-table-header-button{width:100%;min-width:0;justify-content:flex-start;text-align:left}.operations-command-table .sortable-table-header-button span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operations-command-table .status-badge{width:max-content;min-width:0;justify-self:start;padding:4px 9px;font-size:.7rem;line-height:1;white-space:nowrap}.operations-command-serialCell>span{color:#f5d6beeb;font-weight:900}.operations-command-filterPanel{grid-template-columns:minmax(180px,260px)}:root[data-theme=light] .admin-command-table .admin-store-summary-cell strong,:root[data-theme=light] .admin-command-serialCell>span,:root[data-theme=light] .operations-command-serialCell>span{color:#2f2725}:root[data-theme=light] .hsn-tax-percent-pill{border-color:#7a2a2a29;background:#7a2a2a14;color:#7a2a2a}@media (max-width: 720px){.admin-command-filterPanel,.operations-command-filterPanel{grid-template-columns:1fr}.admin-command-table .products-redesign-tableHead,.admin-command-table .products-redesign-row,.operations-command-table .products-redesign-tableHead,.operations-command-table .products-redesign-row{padding-left:14px;padding-right:14px}}.masters-page-table .customer-table-head,.masters-page-table .customer-row,.admin-access-table .customer-table-head,.admin-access-table .customer-row{width:100%;min-width:0}.purchase-orders-table{width:100%;min-width:100%}.list-page-card .product-report-tableWrap{overflow:auto;padding:0}:root[data-theme=light] .list-page-card .customers-table.compact-table,:root[data-theme=light] .operations-page .customers-table.compact-table{background:#fffdfafa;border:1px solid rgba(135,110,87,.12)}:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-table-head,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-table-head{background:linear-gradient(135deg,#b07a54,#935f46);color:#fffaf4}:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-row,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-row{background:#fffdfafa;border-top:1px solid rgba(126,98,75,.08);color:#2e2624}:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-row.striped,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-row.striped{background:#f7efe8b8}:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-table-head>*,:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-row>*,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-table-head>*,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-row>*{border-right:1px solid rgba(126,98,75,.08)}:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-table-head>*,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-table-head>*{color:#fffaf4}:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-row strong,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-row strong{color:#2e2624}.list-page-card .product-report-table{width:100%;min-width:1120px;border-collapse:separate;border-spacing:0;background:#16101cb8;border:1px solid rgba(255,255,255,.08)}.list-page-card .product-report-table thead th{position:sticky;top:0;z-index:5;padding:14px 12px;background:#72656be6;color:#f6eded;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;text-align:left;border-right:1px solid rgba(255,255,255,.12)}.list-page-card .product-report-table tbody td{padding:12px;border-bottom:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.08);color:inherit;vertical-align:middle;white-space:nowrap}.list-page-card .product-report-table thead th:last-child,.list-page-card .product-report-table tbody td:last-child{border-right:0}.list-page-card .product-report-table tbody tr.striped td{background:#1e1823f5}.list-page-card .product-report-table tbody tr:not(.striped) td{background:#251d2af0}.list-page-card .product-report-table tbody td strong{color:#f5ebe6}.valet-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.valet-summary-card{display:grid;gap:10px;padding:18px 20px;border-radius:22px;border:1px solid var(--panel-border);background:linear-gradient(135deg,#ffffff0d,#ffffff05);min-height:118px}.valet-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.valet-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#ffffff1f;color:#fff7f2;flex-shrink:0}.valet-summary-icon svg{width:20px;height:20px}.valet-summary-card.teal-tone{background:linear-gradient(135deg,#31787759,#234c5c8c)}.valet-summary-card.rose-tone{background:linear-gradient(135deg,#682c528c,#421f37b8)}.valet-summary-card.amber-tone{background:linear-gradient(135deg,#8c553485,#4f3434b8)}.valet-summary-card.slate-tone{background:linear-gradient(135deg,#363149ad,#201d30db)}.valet-summary-label{font-size:.92rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em}.valet-summary-value{margin-top:auto;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1}:root[data-theme=light] .valet-summary-value{color:#fff}.valet-chart-card{display:grid;gap:0;border-radius:22px;background:#ffffff08;border:1px solid var(--panel-border);overflow:hidden}.valet-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:18px;align-items:start}.valet-chart-card .card-head{margin:0;padding:16px 20px;align-items:center}.valet-chart-head{align-items:center}.valet-chart-head>div:first-child{display:flex;align-items:center;min-height:32px}.valet-location-card{display:grid;gap:16px;padding:20px;border-radius:22px;border:1px solid var(--panel-border);background:#ffffff08}.valet-location-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.valet-location-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.valet-location-searchField input,.valet-location-searchField select{width:100%}.valet-location-searchField{display:block}.valet-location-searchField input{width:100%;min-height:56px;padding:0 18px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff0f,#ffffff08),#120f1aeb;color:var(--text-primary);font-size:1rem;box-shadow:inset 0 1px #ffffff0a}.valet-location-searchField input::placeholder{color:#ffffff75}.valet-location-searchField input:focus{outline:none;border-color:#e79f6cb8;box-shadow:0 0 0 3px #d68d5e24}.valet-location-searchButton,.valet-location-refreshButton,.valet-location-directionButton{display:inline-flex;align-items:center;justify-content:center;gap:8px}.valet-location-searchButton{min-height:44px;padding:0 16px;border-radius:999px;align-self:center}.valet-location-directionButton{min-height:48px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#d69465,#b56f4e);border-color:#eaab7e70;color:#1e1310;font-weight:700}.valet-location-directionButton:hover{background:linear-gradient(135deg,#e3a476,#bf7957);color:#160d0c}.valet-location-searchButton svg,.valet-location-refreshButton svg,.valet-location-directionButton svg{width:16px;height:16px}.valet-location-statusRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.valet-location-status{color:var(--text-muted);font-size:.95rem}.valet-location-result{display:grid;gap:14px}.valet-location-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.valet-location-stat{display:grid;gap:4px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.valet-location-stat span{color:var(--text-muted);font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.valet-location-stat strong{font-size:1rem;color:var(--text-primary)}.valet-location-mapFrame{overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#0d1018eb;min-height:300px}.valet-location-mapFrame iframe{display:block;width:100%;height:320px;border:0}.valet-location-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.valet-location-coordinates{color:var(--text-muted);font-size:.92rem}.valet-location-placeholder{min-height:240px;display:grid;place-items:center;text-align:center;border-radius:20px;border:1px dashed rgba(255,255,255,.12);color:var(--text-muted);padding:20px;background:#ffffff08}.valet-bar-chart{padding:20px 22px 24px;display:grid;gap:14px}.valet-bar-chart-vertical{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));align-items:end;gap:10px}.valet-bar-row{display:grid;grid-template-columns:140px minmax(0,1fr) 64px;gap:14px;align-items:center}.valet-bar-chart-vertical .valet-bar-row{grid-template-columns:1fr;justify-items:center;align-items:end;gap:6px}.valet-bar-label{color:var(--text-muted);font-size:.92rem}.valet-bar-chart-vertical .valet-bar-label{order:3;text-align:center}.valet-bar-track{position:relative;height:14px;border-radius:999px;background:#ffffff0f;overflow:hidden}.valet-bar-chart-vertical .valet-bar-track{width:100%;max-width:22px;height:180px;display:flex;align-items:flex-end}.valet-bar-fill{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-strong));animation:valet-bar-grow .8s cubic-bezier(.2,.9,.2,1) forwards;box-shadow:0 8px 18px #d8a36a3d}.valet-bar-chart-vertical .valet-bar-fill{width:100%;height:0;animation:valet-bar-grow-vertical .8s cubic-bezier(.2,.9,.2,1) forwards}.valet-bar-value{text-align:right;font-weight:700}.valet-bar-chart-vertical .valet-bar-value{order:1;text-align:center}@keyframes valet-bar-grow{0%{width:0;opacity:.6}to{width:var(--bar-width, 0%);opacity:1}}@keyframes valet-bar-grow-vertical{0%{height:0;opacity:.6}to{height:var(--bar-height, 0%);opacity:1}}.valet-park-panel{display:grid;gap:16px;padding:20px 22px 10px;border-radius:24px;background:#ffffff08;border:1px solid var(--panel-border)}.valet-park-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.valet-park-grid label,.valet-complete-form label{display:grid;gap:8px}.valet-park-grid input,.valet-complete-form input{border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px}.valet-form-actions{justify-content:flex-end;flex-wrap:wrap}.valet-filter-row{align-items:end;grid-template-columns:repeat(4,minmax(0,1fr))}.valet-table-scroll{overflow-x:auto;padding-bottom:6px}.valet-table{min-width:960px}.store-crud-table-scroll{overflow-x:auto;padding-bottom:6px}.store-crud-table-stockreports{width:max-content;min-width:100%}.store-crud-table-stockreports .customer-table-head,.store-crud-table-stockreports .customer-row{min-width:1320px}.valet-row-actions{justify-content:flex-end;flex-wrap:nowrap}.accent-mini-button{background:linear-gradient(135deg,#6aa3792e,#488c5f38)}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 8px 0;color:var(--text-muted)}.pagination-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pagination-status{color:var(--text-muted)}.valet-detail-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.9fr);gap:18px}.valet-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.valet-info-card{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#ffffff0a;border:1px solid var(--panel-border)}.valet-info-label{color:var(--text-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.valet-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.valet-image-card{display:grid;gap:10px;text-align:left;padding:14px;border-radius:18px;background:#ffffff0a;border:1px solid var(--panel-border)}.valet-image-card img{width:100%;height:260px;object-fit:cover;border-radius:16px}.valet-complete-form{margin-top:18px;display:grid;gap:16px}.valet-dashboard-body,.valet-list-page,.operations-page{display:grid;gap:22px}.valet-form-page .customer-form,.operations-page .customer-form{padding-top:6px}.valet-list-page .card-head,.operations-page .card-head{padding-bottom:16px}.valet-list-page .gallery-filters,.operations-page .sales-report-filterBar{margin-top:0;margin-bottom:0}.operations-page .product-report-tableWrap,.valet-list-page .valet-table-scroll,.valet-page .customers-table.valet-table{width:100%;overflow-x:auto}.operations-page .product-report-tableWrap,.operations-page .product-report-table,.operations-page .product-report-table thead,.operations-page .product-report-table tbody{border-radius:0}.operations-page .product-report-tableWrap{padding:0}.operations-page-table .customer-row,.operations-page-table .customer-row strong,.operations-page-table .customer-row span,.operations-page-table .customer-row button,.operations-page-table .customer-row a{color:#fff7f2}.operations-page .product-report-table thead tr{background:#72656be6}.operations-page .product-report-table thead th{background:transparent;color:#f6eded;border-right-color:#ffffff1f;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.operations-page .product-report-table tbody td{border-bottom-color:#ffffff0f;font-size:.93rem;line-height:1.2}.operations-page .product-report-table thead th .sortable-table-header-button{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.operations-page .product-report-table thead th .sortable-table-header-indicator{font-size:.72rem}.operations-page .product-report-table tbody tr.striped td{background:#1e1823f5}.operations-page .product-report-table tbody tr:not(.striped) td{background:#251d2af0}.operations-page .product-report-table tbody td strong{color:#f5ebe6;font-size:inherit;line-height:inherit}.operations-page .product-report-table tbody td span,.operations-page .product-report-table tbody td button,.operations-page .product-report-table tbody td a{font-size:inherit;line-height:inherit}.valet-page .customers-table.valet-table{min-width:920px}:root[data-theme=light] .operations-page .product-report-table thead tr{background:linear-gradient(135deg,#b07a54,#935f46)}:root[data-theme=light] .operations-page .product-report-table thead th{background:transparent;color:#fffaf4;border-right-color:#fff6ee2e}:root[data-theme=light] .operations-page .product-report-table tbody td{border-bottom-color:#7e624b1f;color:#2e2624}:root[data-theme=light] .operations-page .product-report-table tbody tr.striped td{background:#f7efe8b8}:root[data-theme=light] .operations-page .product-report-table tbody tr:not(.striped) td{background:#fffdfafa}:root[data-theme=light] .operations-page .product-report-table tbody td strong{color:#2e2624}.operations-page .customers-search,.operations-page .table-sort-field select,.operations-page .customers-toolbar .ghost-button,.operations-page .customers-toolbar .accent-button,.valet-page .customers-search,.valet-page .table-sort-field select,.valet-page .customers-toolbar .ghost-button,.valet-page .customers-toolbar .accent-button{min-height:44px}.operations-page .table-sort-field,.valet-page .table-sort-field{min-width:120px}.operations-page .icon-action-button,.valet-page .icon-action-button{width:40px;height:40px}.store-crud-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.store-crud-field{min-width:0}.store-crud-form-grid label{display:grid;gap:8px}.store-crud-form-grid select,.store-crud-form-grid input,.store-crud-form-grid textarea{width:100%}.deposit-modal-form{display:grid;gap:20px;padding:18px 18px 8px}.store-deposit-modal-card{width:min(1400px,calc(100vw - 48px));max-height:min(88vh,860px)}.modal-card .store-deposit-modal-formShell{flex:1 1 auto;min-height:0;overflow:hidden;padding:0}.store-deposit-modal-formShell .deposit-modal-form{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:30px 36px 120px}.store-deposit-modal-formShell .modal-form-actions{flex:0 0 auto}.deposit-modal-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:6px;min-width:0}.deposit-modal-top label,.deposit-denomination-card label{display:grid;gap:8px;min-width:0}.deposit-modal-top label>span,.deposit-denomination-card label>span{color:var(--muted);font-size:.88rem;letter-spacing:.06em}.deposit-modal-top input,.deposit-modal-top select,.deposit-denomination-card input{width:100%;min-width:0;min-height:46px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px}.deposit-denomination-card input[disabled],.deposit-modal-top input[disabled]{opacity:1;color:var(--muted);-webkit-text-fill-color:var(--muted);cursor:not-allowed}:root[data-theme=light] .deposit-modal-top input,:root[data-theme=light] .deposit-modal-top select,:root[data-theme=light] .deposit-denomination-card input{background:#fffffffe;border-color:#7b6c6f29;color:#312b2d}:root[data-theme=light] .deposit-denomination-card input[disabled],:root[data-theme=light] .deposit-modal-top input[disabled]{color:#8e97b3;-webkit-text-fill-color:#8e97b3}.deposit-denomination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;padding:4px 0 8px;min-width:0}.deposit-denomination-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.72fr) minmax(0,.9fr);gap:12px;padding:18px;min-width:0;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.deposit-total-note{color:var(--muted);font-size:1rem;padding:6px 0 10px}.deposit-total-note strong{color:#ff6f3d;font-size:1.9rem;line-height:1;vertical-align:middle}@media (max-width: 1200px){.valet-summary-grid,.valet-detail-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.valet-dashboard-grid{grid-template-columns:1fr}.valet-park-grid,.valet-filter-row,.valet-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.valet-summary-grid,.valet-park-grid,.valet-filter-row,.valet-detail-layout,.valet-detail-grid,.valet-media-grid,.valet-location-meta,.valet-location-search{grid-template-columns:1fr}.valet-bar-row{grid-template-columns:100px minmax(0,1fr) 44px}.operations-page .card-head,.valet-page .card-head{flex-direction:column;align-items:stretch}.operations-page .customers-toolbar,.valet-page .customers-toolbar{justify-content:stretch}}.operation-modalFooter{padding:14px 20px 20px;justify-content:space-between;align-items:center;gap:12px}.operation-helperText{color:var(--muted)}.operation-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.operation-form-grid label{display:grid;gap:8px}.operation-form-grid input,.operation-form-grid select{min-height:44px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:12px 14px}.operation-daysCard{margin-top:18px;display:grid;gap:12px}.operation-daysTitle{font-weight:700;color:inherit}.operation-daysGrid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.operation-dayChip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0a}.operation-galleryField{margin-top:18px;display:inline-flex;align-items:center;gap:10px}.operations-page .sales-report-tableCard{margin-top:16px}.expense-report-filterBar,.gst-report-filterBar{grid-template-columns:1fr 1fr 1.1fr auto}.purchase-report-filterBar{grid-template-columns:minmax(240px,1fr) minmax(220px,1fr) minmax(180px,.8fr) auto}.supplier-report-filterBar{grid-template-columns:.95fr .95fr 1.25fr auto}.supplier-report-filterBar.has-price-toggle{grid-template-columns:.95fr .95fr 1.25fr 1fr auto}.sales-report-filterSpacer{min-height:1px}.sales-report-page .dashboard-card,.advance-report-page .dashboard-card,.team-report-page .dashboard-card{overflow:hidden}.sales-chart-card .card-head>div:first-child{min-height:44px}.sales-report-page .card-head{align-items:center}.sales-report-page .card-head>div:first-child{display:flex;align-items:center;min-height:44px}.sales-report-page .card-head strong{display:block;line-height:1.15}.sales-report-page .customers-toolbar{align-items:center;flex-wrap:nowrap;justify-content:flex-end;gap:10px;flex:0 0 auto;margin-left:auto}.sales-report-page .customers-toolbar>*,.sales-report-page .customers-toolbar>.ghost-button,.sales-report-page .customers-toolbar>.accent-button,.sales-report-page .customers-toolbar>.table-sort-field{margin:0;align-self:center;flex:0 0 auto}.sales-report-page .customers-search{flex:0 0 260px;min-width:260px;min-height:44px;border-radius:999px;padding-inline:16px}.sales-report-page .table-sort-field{min-width:118px}.sales-report-page .table-sort-field select{width:100%;min-width:118px;min-height:44px;text-align:center;text-align-last:center;padding:10px 42px 10px 12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.88)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px 14px}.sales-report-page .customers-toolbar .ghost-button,.sales-report-page .customers-toolbar .accent-button{min-width:132px;justify-content:center}.sales-report-page .button-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-inline:14px}.sales-report-page .button-with-icon:before{content:"";width:18px;height:18px;flex:0 0 auto;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.sales-report-page .toolbar-search-button{--toolbar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='6' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='m16 16 4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background:linear-gradient(135deg,#b13a5ceb,#7c2246f5);border-color:#b13a5ce6;color:#fff7fb}.sales-report-page .toolbar-search-button:before{-webkit-mask-image:var(--toolbar-icon);mask-image:var(--toolbar-icon)}.sales-report-page .toolbar-filter-button{--toolbar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 6h16l-6 7v5l-4 2v-7L4 6Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background:linear-gradient(135deg,#288991eb,#135d63f5);border-color:#288991e6;color:#f1ffff}.sales-report-page .toolbar-filter-button:before{-webkit-mask-image:var(--toolbar-icon);mask-image:var(--toolbar-icon)}.sales-report-page .toolbar-add-button{--toolbar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v14M5 12h14' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background:linear-gradient(135deg,#d8a36afa,#a95b52fa);border-color:#d8a36ae6;color:#1f1310}.sales-report-page .toolbar-add-button:before{-webkit-mask-image:var(--toolbar-icon);mask-image:var(--toolbar-icon)}.sales-report-page .toolbar-export-button{--toolbar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3v10m0 0 4-4m-4 4-4-4M5 14v4h14v-4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background:linear-gradient(135deg,#5c8594f0,#375768f5);border-color:#5c8594e6;color:#f5fdff}.sales-report-page .toolbar-export-button:before{-webkit-mask-image:var(--toolbar-icon);mask-image:var(--toolbar-icon)}.sales-report-page .toolbar-print-button{--toolbar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 8V4h10v4M6 17H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-1M8 17h8v3H8z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background:linear-gradient(135deg,#76676ef5,#5c4e58fa);border-color:#76676ee6;color:#fffaf8}.sales-report-page .toolbar-print-button:before{-webkit-mask-image:var(--toolbar-icon);mask-image:var(--toolbar-icon)}.sales-report-page .toolbar-generate-button{--toolbar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h12m-4-4 4 4-4 4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background:linear-gradient(135deg,#d8a36afa,#a95b52fa);border-color:#d8a36ae6;color:#1f1310}.sales-report-page .toolbar-generate-button:before{-webkit-mask-image:var(--toolbar-icon);mask-image:var(--toolbar-icon)}.sales-report-tableCard .card-head{gap:16px;padding-top:14px;padding-bottom:14px;min-height:74px;align-items:center}.sales-report-tableCard .card-head>div:first-child,.sales-report-tableCard .customers-toolbar{display:flex;align-items:center}.sales-report-tableCard .card-head>div:first-child{flex:1 1 auto;min-width:0;align-self:center}.sales-report-tableCard .card-head>div:first-child strong{display:flex;align-items:center;min-height:44px;line-height:1;margin:0}.sales-report-tableCard .customers-toolbar{flex:0 0 auto;align-self:center;min-height:44px;margin-left:auto}.sales-report-page .toolbar-search-button:hover{background:linear-gradient(135deg,#b13a5ceb,#7c2246f5)}.sales-report-page .toolbar-filter-button:hover{background:linear-gradient(135deg,#288991eb,#135d63f5)}.sales-report-page .toolbar-add-button:hover,.sales-report-page .toolbar-generate-button:hover{background:linear-gradient(135deg,#d8a36afa,#a95b52fa)}.sales-report-page .toolbar-export-button:hover{background:linear-gradient(135deg,#5c8594f0,#375768f5)}.sales-report-page .toolbar-print-button:hover{background:linear-gradient(135deg,#76676ef5,#5c4e58fa)}.sales-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:28px;align-items:stretch}.invoice-page-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.air-billing-control{display:inline-flex;align-items:center;gap:8px;min-width:0}.air-billing-input{width:164px;min-height:34px;padding:7px 12px;border-radius:10px;border:1px solid var(--panel-border);background:#ffffff0a;color:var(--text-primary);font-size:.9rem}.air-billing-input:focus{outline:none;border-color:#d8a36a85;box-shadow:0 0 0 3px #d8a36a24}.air-billing-submit{border-color:#d8a36a9e;background:linear-gradient(135deg,#d8a36af5,#a95b52f5);color:#1b1110;box-shadow:0 10px 22px #a95b5233}.air-billing-submit:hover{background:linear-gradient(135deg,#e2b277fa,#b86658fa);box-shadow:0 12px 26px #a95b5242}.air-billing-submit:disabled{cursor:wait;opacity:.72;box-shadow:none}.invoice-master-edit-actions{gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.invoice-master-edit-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 14px;border-radius:999px;font-size:.88rem;line-height:1;border-color:#ffffff1f;background:#ffffff0b;color:var(--text-primary)}.invoice-master-edit-action svg{width:16px;height:16px;flex:0 0 auto}.invoice-master-edit-action:hover{background:#ffffff13;border-color:#ffffff2e}.invoice-master-edit-action-revert{color:#ffaaa5;border-color:#ffaaa538;background:#ff707014}.invoice-master-edit-action-revert:hover{background:#ff707021;border-color:#ffaaa557}.invoice-create-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:16px}.alteration-copy-measurements-button{color:var(--text);border-color:#d8a36a57}.invoice-create-page>.dashboard-card+.dashboard-card{margin-top:18px}.invoice-create-page>.dashboard-card{position:relative;overflow:visible}.invoice-create-page>.dashboard-card:first-of-type{z-index:6}.invoice-create-page>.dashboard-card:nth-of-type(2){z-index:3}.invoice-create-page>.dashboard-card:nth-of-type(3){z-index:1}.invoice-create-page .searchable-select-field.open{z-index:10000}.invoice-create-page .searchable-select-options{z-index:10001}.invoice-mobile-field{position:relative}.preorder-mobile-field{z-index:260}.preorder-mobile-field .invoice-customer-suggestions{z-index:261}.invoice-customer-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;display:grid;gap:6px;padding:10px;max-height:220px;overflow-y:auto;overscroll-behavior:contain;border-radius:18px;border:1px solid var(--panel-border);background:color-mix(in srgb,var(--panel-strong) 92%,black 8%);box-shadow:0 18px 34px #00000047;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);z-index:20}.invoice-customer-suggestions::-webkit-scrollbar{width:6px}.invoice-customer-suggestions::-webkit-scrollbar-track{background:var(--scrollbar-track)}.invoice-customer-suggestions::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.invoice-customer-suggestions::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.invoice-customer-suggestion{width:100%;display:grid;gap:2px;align-items:start;justify-items:start;text-align:left;padding:10px 12px;border-radius:14px;border:1px solid transparent;background:#ffffff08;color:var(--text-primary)}.invoice-customer-suggestion strong{font-size:.9rem;font-weight:600}.invoice-customer-suggestion span{font-size:.82rem;color:var(--muted-text)}.invoice-customer-suggestion:hover,.invoice-customer-suggestion.active{border-color:#d8a36a47;background:#d8a36a1f}.invoice-customer-suggestion.muted{padding:10px 12px;border-radius:14px;background:#ffffff08;color:var(--muted-text);font-size:.84rem}.invoice-customer-modal{width:min(640px,calc(100vw - 48px))}.invoice-customer-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.invoice-customer-modal-grid .alert,.invoice-customer-modal-address{grid-column:1 / -1}.invoice-create-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 18px}.invoice-product-entry-grid{display:grid;grid-template-columns:minmax(0,320px) auto;gap:10px;align-items:end;justify-content:end}.invoice-edit-product-entry-grid{grid-template-columns:minmax(0,320px) auto minmax(0,320px) auto}.invoice-addons-panel{margin-top:18px;display:grid;gap:12px;width:100%;min-width:0}.invoice-addons-entry-grid{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;width:min(100%,780px);margin-left:auto}.invoice-addons-table{margin-top:12px;width:100%;min-width:0;overflow:visible}.invoice-addons-row{grid-template-columns:58px minmax(220px,1.8fr) minmax(72px,.42fr) minmax(82px,.65fr) minmax(64px,.52fr) minmax(88px,.7fr) 96px}.invoice-addons-table .customer-table-head,.invoice-addons-table .customer-row{width:100%;min-width:0}.invoice-addons-table .customer-table-head>*,.invoice-addons-table .customer-row>*{min-width:0}.invoice-addons-table strong{overflow-wrap:anywhere}.invoice-addons-table .searchable-select-field{width:100%}.invoice-addons-table .searchable-select-trigger{min-height:36px;border-radius:10px;padding:7px 9px}.invoice-addon-quantity-cell{justify-content:flex-start}.invoice-addon-quantity-select{width:64px;height:34px;min-height:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff0e;color:#fff7f2;padding:0 26px 0 14px;font:inherit;font-size:.9rem;font-weight:700;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(255,247,242,.86) 50%),linear-gradient(135deg,rgba(255,247,242,.86) 50%,transparent 50%);background-position:calc(100% - 15px) 14px,calc(100% - 10px) 14px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;cursor:pointer}.invoice-addon-quantity-select:focus{outline:none;border-color:#dd9d709e;box-shadow:0 0 0 3px #dd9d701f}.invoice-addon-actions{gap:6px;justify-content:center}.invoice-addon-actions .icon-action-button{font-size:1.1rem;font-weight:800}.invoice-line-addons{grid-column:3 / -1;display:grid;gap:8px;padding:8px 0 2px}.invoice-line-addon-row{display:grid;grid-template-columns:minmax(180px,1fr) 72px 100px 72px 110px minmax(160px,.9fr) 36px 36px;align-items:center;gap:8px;padding:8px;border:1px solid var(--panel-border);border-radius:8px;background:#ffffff0a}.invoice-line-addon-head{display:grid;grid-template-columns:minmax(180px,1fr) 72px 100px 72px 110px minmax(160px,.9fr) 80px;align-items:center;gap:8px;padding:8px 10px;color:#fff7f2eb;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#72656bb8;border:1px solid rgba(255,255,255,.08);border-radius:8px}.invoice-line-addon-head>span:last-child{text-align:center}.invoice-line-addon-row .searchable-select-field{margin:0}.invoice-addon-remarks-input{width:100%;max-width:100%;height:38px;min-height:38px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0e;color:#fff7f2;padding:8px 10px;font:inherit;font-size:.86rem;box-shadow:none}.invoice-addon-remarks-input::placeholder{color:#f6eeec7a}.invoice-addon-remarks-input:focus{outline:none;border-color:#dd9d709e;box-shadow:0 0 0 3px #dd9d701f}.invoice-view-line-addons{display:grid;gap:4px;margin-top:6px;font-size:12px;color:var(--muted)}.invoice-view-line-addons>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.invoice-view-addon-remarks{grid-column:1 / -1;display:block;margin-top:2px;color:#fff7f2c7;font-size:.74rem;line-height:1.35;overflow-wrap:anywhere}.invoice-addons-empty-row{min-height:74px;display:flex;align-items:center;justify-content:center}.invoice-addons-start-button{min-height:32px;padding:0 18px;border:1px solid rgba(113,212,169,.38);border-radius:999px;background:#71d4a929;color:#8ff0c4;font-weight:800;font-size:.82rem;letter-spacing:0;cursor:pointer}.invoice-addons-start-button:hover{background:#71d4a93d;border-color:#71d4a98c}.invoice-edit-addons-form{margin-top:18px}.invoice-product-entry-actions{display:flex;align-items:flex-end}.invoice-product-entry-actions button{min-width:110px;min-height:38px;padding:0 14px;font-size:.9rem}.invoice-return-button{background:#c15b6129;border-color:#c15b6147;color:#ffc1c3}.invoice-return-button:hover:not(:disabled){background:#c15b613d}.invoice-product-entry-grid label{gap:5px}.invoice-product-entry-grid label>span{font-size:.84rem}.invoice-product-entry-grid input{min-height:38px;padding:8px 11px;font-size:.92rem}.preorder-lines-section{display:grid;gap:18px;min-width:0;overflow:visible;position:relative;z-index:24}.preorder-lines-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;min-width:0}.preorder-lines-topbar strong{display:block;font-size:1.05rem}.preorder-product-entry-grid{grid-template-columns:minmax(0,240px) auto}.preorder-product-id-field{display:block}.preorder-load-product-button{min-height:38px;border-radius:999px;padding:0 16px;font-size:.86rem;white-space:nowrap}.preorder-product-table{margin-top:0}.preorder-product-row{grid-template-columns:58px 86px minmax(240px,1.65fr) minmax(120px,.72fr) minmax(140px,.82fr) minmax(72px,.42fr) minmax(98px,.62fr) minmax(64px,.45fr) minmax(90px,.64fr) 96px}.preorder-product-table .customer-table-head,.preorder-product-table .customer-row{width:100%;min-width:0}.preorder-product-table .customer-table-head>*,.preorder-product-table .customer-row>*{min-width:0}.preorder-product-table strong{overflow-wrap:anywhere}.preorder-product-cell-editor{display:grid;gap:10px;align-content:center;min-width:0}.preorder-product-summary{display:flex;align-items:center;min-width:0}.preorder-product-image-cell{justify-content:center}.preorder-product-image-cell img{width:46px;height:58px;flex:0 0 auto;border-radius:8px;border:1px solid rgba(255,255,255,.14);object-fit:cover;background:#ffffff0a}.preorder-product-summary strong{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:transparent;min-width:0}.preorder-product-summary a{color:#f5d6bc;text-decoration:none}.preorder-product-summary a:hover{color:#ffe4cc;text-decoration:underline}.preorder-product-cell-editor .stock-report-subtitle{margin:0;background:transparent}.preorder-rate-input,.preorder-note-input{width:100%;max-width:100%;height:38px;min-height:38px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff0e;color:#fff7f2;padding:8px 11px;font:inherit;font-size:.92rem;box-shadow:none}.preorder-rate-input{max-width:108px}.preorder-rate-cell{justify-content:flex-start}.preorder-product-table .invoice-addon-actions{justify-content:center;width:100%}.preorder-line-select{width:100%}.preorder-line-select .searchable-select-trigger{min-height:38px;border-radius:10px;padding:8px 10px}.preorder-line-select .searchable-select-options{z-index:225}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card{position:relative;overflow:visible}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card:nth-of-type(1){z-index:40}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card:nth-of-type(2){z-index:36}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card.preorder-lines-section{z-index:24}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card:nth-of-type(4){z-index:10}.purchase-order-create-page .purchase-order-create-formCard .searchable-select-field.open{z-index:420}.purchase-order-create-page .purchase-order-create-formCard .searchable-select-options{z-index:421}.purchase-order-create-page .purchase-order-create-formCard .preorder-mobile-field{z-index:430}.purchase-order-create-page .purchase-order-create-formCard .preorder-mobile-field .invoice-customer-suggestions{z-index:431}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card.preorder-lines-section .searchable-select-field.open{z-index:320}.purchase-order-create-page .purchase-order-create-layout>.dashboard-card.preorder-lines-section .searchable-select-options{z-index:321}.purchase-order-create-page .preorder-lines-section .customers-table{overflow:visible}.purchase-order-create-page .preorder-lines-section .customer-row,.purchase-order-create-page .preorder-lines-section .customer-row>*{overflow:visible}.preorder-note-input::placeholder{color:#f6eeec7a}.preorder-rate-input:focus,.preorder-note-input:focus{outline:none;border-color:#dd9d709e;box-shadow:0 0 0 3px #dd9d701f}.preorder-edit-extras-card,.preorder-measurements-card{display:grid;gap:16px}.preorder-edit-extras-head,.preorder-measurements-head,.preorder-view-section-head{gap:12px;flex-wrap:wrap}.preorder-media-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.preorder-media-upload-button{position:relative;overflow:hidden;cursor:pointer}.preorder-media-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.preorder-media-upload-button.is-disabled{opacity:.58;pointer-events:none}.preorder-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(136px,1fr));gap:12px}.preorder-media-tile{display:grid;gap:8px;min-width:0}.preorder-media-preview{position:relative;width:100%;aspect-ratio:4 / 5;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0b;color:inherit;padding:0;cursor:pointer}.preorder-media-preview img,.preorder-media-preview video{width:100%;height:100%;display:block;object-fit:cover}.preorder-media-type{position:absolute;right:8px;bottom:8px;padding:4px 7px;border-radius:999px;background:#000000a8;color:#fff7f2;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.preorder-media-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.preorder-media-meta span{min-width:0;overflow:hidden;color:var(--muted);font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.preorder-media-delete-button{min-height:30px;padding:5px 8px;flex:0 0 auto;font-size:.72rem}.preorder-media-empty{margin-top:0}.preorder-media-lightbox-overlay{z-index:1100}.preorder-media-lightbox{position:relative;width:min(920px,92vw);max-height:88vh;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid var(--panel-border);border-radius:8px;background:#120e16f5;box-shadow:0 24px 80px #0006}.preorder-media-lightbox img,.preorder-media-lightbox video{max-width:100%;max-height:calc(88vh - 36px);border-radius:8px;object-fit:contain}.preorder-media-lightbox-close{position:absolute;top:12px;right:12px;z-index:2}.preorder-supplier-media-page{min-height:100vh;padding:28px 18px;background:radial-gradient(circle at top left,rgba(216,163,106,.12),transparent 34%),#151018;color:#fff7f2}.preorder-supplier-media-shell{width:min(1040px,100%);margin:0 auto;display:grid;gap:18px}.preorder-supplier-media-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--panel-border);border-radius:8px;background:#ffffff0e}.preorder-supplier-media-head img{width:172px;height:auto;max-width:48%;object-fit:contain}.preorder-supplier-media-head div{text-align:right;min-width:0}.preorder-supplier-media-head p{margin:0 0 6px;color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preorder-supplier-media-head h1{margin:0;color:#fff7f2;font-size:1.35rem;letter-spacing:0;overflow-wrap:anywhere}.preorder-supplier-media-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))}.preorder-supplier-media-error,.preorder-supplier-media-empty{margin:0}.preorder-measurement-sections{display:grid;gap:18px}.preorder-measurement-section{display:grid;gap:12px;padding-top:2px}.preorder-measurement-section+.preorder-measurement-section{padding-top:16px;border-top:1px solid var(--panel-border)}.preorder-measurement-section>strong{color:#fff7f2;font-size:.92rem}.preorder-measurement-grid,.preorder-measurement-read-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.preorder-measurement-grid-short{grid-template-columns:repeat(auto-fit,minmax(150px,220px))}.preorder-measurement-grid label{display:grid;gap:6px;min-width:0}.preorder-measurement-grid label span{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.preorder-measurement-grid input{width:100%;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0e;color:#fff7f2;padding:8px 10px;font:inherit;box-shadow:none}.preorder-measurement-grid input:focus{outline:none;border-color:#dd9d709e;box-shadow:0 0 0 3px #dd9d701f}.invoice-items-table{margin-top:22px;overflow:visible}.invoice-items-table .customer-row{position:relative}.invoice-items-table .customer-row:has(.searchable-select-field.open){z-index:9999}.invoice-items-table .invoice-items-head,.invoice-items-table .invoice-items-row{grid-template-columns:.5fr .8fr 1.9fr .8fr .9fr .6fr .9fr 1fr .9fr}.invoice-item-pictureCell{display:flex;align-items:center}.invoice-item-picture{width:44px;height:44px;object-fit:cover;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0a}.invoice-item-picturePlaceholder{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--muted-text);text-align:center;padding:4px}.invoice-item-nameCell{display:grid;gap:2px}.invoice-item-nameCell strong{font-size:.92rem}.invoice-item-nameCell span{color:var(--muted-text);font-size:.78rem}.invoice-item-subProducts{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.invoice-item-subProducts span{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#ffffff0f;color:var(--muted-text);font-size:.72rem;line-height:1.2}.invoice-edit-items-table .invoice-edit-items-head,.invoice-edit-items-table .invoice-edit-items-row{grid-template-columns:.42fr .72fr 1.7fr .7fr .78fr .55fr .7fr .75fr .75fr .82fr .9fr .72fr}.invoice-master-edit-items-table .invoice-master-edit-items-head,.invoice-master-edit-items-table .invoice-master-edit-items-row{grid-template-columns:.42fr .72fr 1.9fr .7fr .78fr .55fr .7fr .9fr .9fr .72fr}.invoice-quantity-input{width:100%;min-width:44px;max-width:64px;min-height:32px;padding:5px 8px;border:1px solid rgba(129,88,130,.48);border-radius:999px;background:#ffffff0b;color:var(--text-primary);font-size:.86rem;font-weight:700;line-height:1;text-align:center;box-shadow:inset 0 1px #ffffff0a;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.invoice-quantity-input::placeholder{color:#cabccb80}.invoice-quantity-input:focus{outline:none;border-color:#d8a36ab3;background:#ffffff12;box-shadow:0 0 0 3px #d8a36a1f}.invoice-edit-items-row>span:has(.invoice-quantity-input){display:flex;justify-content:center}.invoice-items-empty{padding:18px 20px;border-top:1px solid var(--panel-border);color:var(--muted-text);font-size:.92rem}.invoice-alterations-card{margin-top:18px;border:1px solid var(--panel-border);background:#120d1a80}.invoice-alterations-head{min-height:58px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--panel-border)}.invoice-alterations-head>div{display:grid;gap:3px}.invoice-alterations-head strong{color:var(--text)}.invoice-alterations-head span{color:var(--muted-text);font-size:.84rem}.invoice-apply-all-button{min-height:40px;padding:9px 16px}.invoice-alterations-list{display:grid}.invoice-alteration-row{display:grid;grid-template-columns:minmax(240px,1.35fr) minmax(170px,.85fr) minmax(190px,.9fr) minmax(260px,1.15fr) minmax(72px,.3fr);gap:14px;align-items:start;padding:14px 16px;border-bottom:1px solid var(--panel-border)}.invoice-alteration-row:last-child{border-bottom:0}.invoice-alteration-product{display:flex;align-items:center;gap:12px;min-width:0}.invoice-alteration-product>div{display:grid;gap:3px;min-width:0}.invoice-alteration-product strong{color:var(--text);font-size:.92rem}.invoice-alteration-product span{color:var(--muted-text);font-size:.78rem}.alteration-view-product-link{color:#9fc3ff;font-weight:850;text-decoration:none}.alteration-view-product-link:hover,.alteration-view-product-link:focus-visible{color:#cfe0ff;text-decoration:underline}.invoice-alteration-row label{display:grid;gap:7px;min-width:0}.invoice-alteration-row label>span{color:var(--muted-text);font-size:.84rem}.invoice-alteration-row select,.invoice-alteration-row input,.invoice-alteration-row textarea{width:100%;min-height:40px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:9px 11px}.invoice-alteration-row textarea{resize:vertical;min-height:40px}.delivery-slot-message{font-size:.74rem;line-height:1.25}.delivery-slot-message.success{color:var(--success)}.delivery-slot-message.error{color:var(--error)}.invoice-pricing-panel{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:18px;align-items:start}.invoice-edit-pricing-panel{display:flex;justify-content:flex-end}.invoice-edit-pricing-panel .invoice-summary-card{width:100%;max-width:300px;padding:12px 14px;border-radius:16px}.invoice-edit-pricing-panel .invoice-summary-row{gap:12px;padding:8px 0}.invoice-edit-pricing-panel .invoice-summary-row span{font-size:.84rem}.invoice-edit-pricing-panel .invoice-summary-row strong{font-size:.9rem}.invoice-creditnote-grid{display:grid;grid-template-columns:minmax(0,320px) auto;gap:10px;align-items:end;justify-content:end}.invoice-creditnote-note{margin-top:10px;color:var(--muted-text);font-size:.86rem}.invoice-creditnote-grid>label{min-width:0;gap:0}.invoice-creditnote-grid>label>span{display:none}.invoice-creditnote-grid input{min-height:38px;padding:8px 11px;font-size:.92rem}.invoice-discount-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.invoice-discount-grid>label{min-width:0}.invoice-cn-details-card{display:grid;gap:16px}.invoice-cn-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.invoice-cn-details-grid>label{min-width:0}.invoice-summary-card{padding:16px 18px;border-radius:20px;border:1px solid var(--panel-border);background:#ffffff08}.invoice-summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0}.invoice-summary-row+.invoice-summary-row{border-top:1px solid var(--panel-border)}.invoice-summary-row span{color:var(--muted-text);font-size:.92rem}.invoice-summary-row strong{font-size:.98rem}.invoice-payments-table{margin-top:18px}.invoice-payment-balance-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:14px}.invoice-payment-balance-strip>div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:10px 12px;border:1px solid var(--panel-border);border-radius:14px;background:#ffffff09}.invoice-payment-balance-strip span{color:var(--muted-text);font-size:.84rem}.invoice-payment-balance-strip strong{color:var(--text-primary);font-size:.98rem}.invoice-payments-head,.invoice-payments-row{grid-template-columns:.85fr 1fr .75fr 1fr .65fr}.invoice-payments-table .customer-table-head{min-height:38px}.invoice-payments-table .customer-row{min-height:0}.invoice-payments-table .customer-table-head>*,.invoice-payments-table .customer-row>*{padding:5px 12px}.invoice-payments-row>div,.invoice-payments-row>span{min-width:0;font-size:.9rem}.invoice-payments-row select,.invoice-payments-row input{min-height:34px;width:100%;padding:6px 10px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0a;color:var(--text-primary);font-size:.88rem;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.invoice-payments-row select:focus,.invoice-payments-row input:focus{outline:none;border-color:#d8a36a73;box-shadow:0 0 0 3px #d8a36a1f}.invoice-payments-row select:disabled,.invoice-payments-row input:read-only{background:#ffffff06;color:var(--muted-text)}.invoice-payment-actions{display:flex;gap:6px;align-items:center}.invoice-payment-actions .icon-action-button{min-width:32px;width:32px;height:32px;padding:0;font-size:.95rem}.invoice-payment-warning{margin-top:14px;color:#ffd38f;font-size:.9rem}.invoice-create-form-grid>label,.invoice-create-form-grid>.searchable-select-field,.invoice-create-form-grid>.invoice-toggle-field{min-width:0}.invoice-create-form-grid.customer-form-grid label,.invoice-create-form-grid.customer-form-grid .searchable-select-field,.invoice-create-form-grid.customer-form-grid .invoice-toggle-field{min-width:0}.invoice-toggle-field{display:grid;gap:6px}.invoice-toggle-group{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:3px;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff0f;overflow:hidden;min-height:32px}.invoice-toggle-thumb{position:absolute;top:3px;left:3px;width:calc((100% - 6px) / var(--toggle-count, 2));height:calc(100% - 6px);border-radius:999px;background:linear-gradient(135deg,#d8a36ae6,#b47c4eeb);box-shadow:0 8px 18px #0003;transform:translate(calc(100% * var(--toggle-index, 0)));transition:transform .22s ease}.invoice-toggle-button{position:relative;z-index:1;min-height:26px;border-radius:999px;border:0;background:transparent;color:var(--muted-text);font-weight:700;font-size:.84rem;padding:3px 8px;line-height:1.1;transition:color .2s ease}.invoice-toggle-button.active{color:#fffaf5}.invoice-create-form-grid.customer-form-grid{gap:16px 18px}.invoice-create-form-grid.customer-form-grid label{gap:6px}.invoice-create-form-grid.customer-form-grid label>span,.invoice-create-form-grid.customer-form-grid .searchable-select-field>span,.invoice-toggle-field>span{font-size:.86rem;line-height:1.2}.invoice-create-form-grid.customer-form-grid input,.invoice-create-form-grid.customer-form-grid select{padding:9px 11px;min-height:38px;font-size:.92rem}.invoice-create-form-grid .searchable-select-trigger{min-height:38px;padding:8px 11px;font-size:.92rem}.alteration-products-card{padding:0;overflow:visible}.alteration-product-scan{display:grid;grid-template-columns:minmax(220px,320px) 44px;gap:8px;align-items:center}.alteration-product-scan input{width:100%;min-width:0;min-height:40px;box-sizing:border-box;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0f;color:var(--text-primary);padding:9px 12px;font:inherit;font-size:.92rem}.alteration-product-scan input:focus{outline:none;border-color:#d8a36a73;box-shadow:0 0 0 3px #d8a36a1f}.alteration-products-list{display:grid}.alteration-product-card{padding:16px;border-bottom:1px solid var(--panel-border)}.alteration-product-card:last-child{border-bottom:0}.alteration-product-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.alteration-product-head .row-actions{display:flex;gap:8px}.alteration-product-image-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:inherit;cursor:zoom-in}.alteration-row-icon-actions{display:flex;align-items:center;gap:8px}.alteration-icon-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}.alteration-icon-button.add{color:#211812;background:linear-gradient(135deg,#d8a36afa,#be7457f5);border-color:transparent}.alteration-icon-button.copy{color:#cbd8ff;border-color:#7a91d952;background:#4f60a629}.alteration-icon-button.copy:hover:not(:disabled){background:#4f60a63d}.alteration-icon-button.delete{color:#ffaaa4;border-color:#d65d5457;background:#d65d5424}.alteration-icon-button.delete:hover:not(:disabled){background:#d65d5438}.alteration-product-grid{grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;align-items:start}.alteration-product-grid>label{min-width:0}.alteration-product-grid input,.alteration-product-grid select,.alteration-product-grid textarea{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-family:inherit;font-size:.92rem;line-height:1.35}.alteration-create-page .has-error input,.alteration-create-page .has-error select,.alteration-create-page .has-error textarea,.alteration-create-page .has-error .searchable-select-trigger{border-color:#ff8484c7;box-shadow:0 0 0 1px #ff848438,0 0 0 4px #ff848414}.alteration-create-page .has-error>span{color:#ffb6b6}.alteration-products-error{padding:0 16px 12px;margin-top:-2px}.alteration-description-field{grid-column:1 / -1}.alteration-description-field textarea{width:100%;min-height:76px;resize:vertical}.alteration-view-page .customer-form input,.alteration-view-page .customer-form select,.alteration-view-page .customer-form textarea{background:#ffffff09;color:var(--text-primary);border-color:var(--panel-border);cursor:default}.alteration-view-summary-grid{grid-template-columns:repeat(5,minmax(120px,1fr))}.alteration-view-product-card{padding:0}.alteration-view-product-head{min-height:64px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--panel-border)}.alteration-view-edit-button{min-height:32px;border:1px solid rgba(216,163,106,.34);border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#1d1410;background:linear-gradient(135deg,#efc291,#cf795e);box-shadow:none;font-size:.82rem;font-weight:900;line-height:1;white-space:nowrap}.alteration-view-edit-button svg{width:14px;height:14px;flex:0 0 auto}.alteration-view-edit-button:hover,.alteration-view-edit-button:focus-visible{border-color:#efc291b8;filter:brightness(1.04);transform:translateY(-1px)}:root[data-theme=light] .alteration-view-product-link{color:#2f66b3}:root[data-theme=light] .alteration-view-product-link:hover,:root[data-theme=light] .alteration-view-product-link:focus-visible{color:#174c91}:root[data-theme=light] .alteration-view-page .invoice-actions-menu-button{color:#2f241f!important;border-color:#7e52336b;background:#fffaf4!important;box-shadow:0 8px 20px #60443024}:root[data-theme=light] .alteration-view-page .invoice-actions-menu-button:hover,:root[data-theme=light] .alteration-view-page .invoice-actions-menu-button:focus-visible,:root[data-theme=light] .alteration-view-page .invoice-actions-menu-button[aria-expanded=true]{border-color:#7e5233b8;background:#f6e7d8!important}:root[data-theme=light] .alteration-view-page .invoice-actions-dropdown{border:1px solid rgba(126,82,51,.36);background:#fffaf4;box-shadow:0 24px 58px #412d2042,0 0 0 1px #ffffffeb inset}:root[data-theme=light] .alteration-view-page .invoice-actions-menu-item{color:#2f241f!important;background:#f6eee6!important;border:1px solid rgba(126,82,51,.14)}:root[data-theme=light] .alteration-view-page .invoice-actions-menu-item svg{color:#7e5233}:root[data-theme=light] .alteration-view-page .invoice-actions-menu-item:hover:not(:disabled),:root[data-theme=light] .alteration-view-page .invoice-actions-menu-item:focus-visible:not(:disabled){color:#fffaf4!important;background:#7e5233!important;border-color:#7e5233}:root[data-theme=light] .alteration-view-page .invoice-actions-menu-item:hover:not(:disabled) svg,:root[data-theme=light] .alteration-view-page .invoice-actions-menu-item:focus-visible:not(:disabled) svg{color:#fffaf4}.alteration-view-wide-field{grid-column:1 / -1}.alteration-view-wide-field textarea{width:100%;min-height:76px;resize:vertical;font-family:inherit}@media (max-width: 1500px){.alteration-product-grid{grid-template-columns:repeat(5,minmax(112px,1fr))}.alteration-view-summary-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}}@media (max-width: 1280px){.alteration-product-grid{grid-template-columns:repeat(4,minmax(112px,1fr))}.alteration-view-summary-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (max-width: 1280px){.invoice-create-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.invoice-create-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-product-entry-grid,.invoice-creditnote-grid,.invoice-cn-details-grid,.invoice-pricing-panel,.invoice-discount-grid,.alteration-product-grid{grid-template-columns:1fr}.alteration-product-head{align-items:flex-start}.alteration-product-scan{width:100%;grid-template-columns:minmax(0,1fr) 44px}.alteration-view-product-head{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.invoice-create-form-grid,.invoice-customer-modal-grid{grid-template-columns:1fr}}.sales-summary-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:152px;padding:22px 24px;border-radius:22px;border:1px solid var(--panel-border);background:#ffffff0a;color:inherit;display:grid;gap:10px;align-content:space-between;text-align:left}.sales-summary-card.accent strong{color:#7fb0ff}.sales-summary-card strong{font-size:clamp(2rem,3.2vw,3rem);line-height:1;color:#f6e8e1;overflow-wrap:anywhere;word-break:break-word;font-variant-numeric:tabular-nums}.sales-summary-card span{font-size:1rem;color:var(--muted)}.sales-summary-card:hover{background:#ffffff12}.sales-charts-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;margin:8px 0 28px;align-items:start}.sales-chart-card{padding-top:0}.sales-paymentChart{display:grid;gap:14px;padding:18px 22px 22px}.sales-paymentRow{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center}.sales-paymentTrack{height:14px;border-radius:999px;background:#ffffff0f;overflow:hidden}.sales-paymentFill{height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.sales-trendChart{display:grid;grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:16px;align-items:end;min-height:220px;padding:16px 18px 22px}.sales-trendBarWrap{display:grid;gap:8px;justify-items:center}.sales-trendTrack{width:100%;max-width:40px;height:176px;border-radius:999px;background:#ffffff0f;display:flex;align-items:end;overflow:hidden}.sales-trendFill{width:100%;border-radius:inherit;background:linear-gradient(180deg,var(--accent),var(--accent-strong))}.sales-trendValue{font-size:.72rem;color:var(--muted);text-align:center}.sales-report-tableCard{padding-top:0;margin-top:8px}.advance-report-tableCard{padding-top:0;margin-top:18px}.stock-report-pageCard{display:grid;gap:22px}.stock-report-subtitle{display:block;margin-top:6px;font-size:.86rem;color:var(--muted)}.stock-report-grid{display:grid;gap:18px}.stock-report-card{display:grid;gap:16px;padding:18px 20px 20px;border-radius:24px;border:1px solid var(--panel-border);background:#ffffff09}.stock-report-cardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stock-report-cardHead strong{display:block;font-size:1.18rem;line-height:1.2;color:var(--text)}.stock-report-cardHead small{display:block;margin-top:4px;font-size:.9rem;color:var(--muted)}.stock-report-storeLabel{display:inline-flex;align-items:center;padding:7px 12px;margin-bottom:12px;border-radius:999px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:#ffffff0d}.stock-report-metrics{display:grid;gap:16px;align-items:stretch}.stock-report-metrics.with-worth{grid-template-columns:repeat(3,minmax(0,1fr))}.stock-report-metrics.without-worth{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-report-metric{display:grid;align-content:space-between;min-height:140px;padding:18px 18px 16px;border-radius:20px;border:1px solid var(--panel-border);background:#ffffff0a}.stock-report-metric span{font-size:.9rem;color:var(--muted)}.stock-report-metric strong{font-size:clamp(1.95rem,3vw,3rem);line-height:1;color:var(--text)}.stock-report-metric small{font-size:.82rem;color:var(--muted)}.stock-report-metric.accent strong{color:#7fb0ff}.stock-report-empty{margin-top:8px}.team-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,560px),1fr));gap:24px;margin-top:24px;align-items:start}.team-report-card{padding-top:0;min-width:0}.team-report-cardHead{gap:14px;min-height:74px;padding-top:14px;padding-bottom:14px;align-items:center}.team-report-cardHead>div:first-child{flex:1 1 auto;min-width:0}.team-report-cardHead strong{display:block;line-height:1.15}.team-report-cardMeta{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px;font-size:.82rem;color:var(--muted)}.team-report-cardMeta span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#ffffff0d}.team-report-table.customers-table.compact-table{min-width:0;overflow-x:hidden}.team-report-table.customers-table.compact-table .customer-table-head,.team-report-table.customers-table.compact-table .customer-row{grid-template-columns:minmax(52px,.42fr) minmax(132px,1.25fr) minmax(150px,1.35fr) minmax(94px,.72fr) minmax(112px,.88fr);width:100%}.team-report-table.customers-table.compact-table .customer-table-head>*,.team-report-table.customers-table.compact-table .customer-row>*{padding:12px 10px;min-width:0}.team-report-table.customers-table.compact-table .customer-row>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-report-table.customers-table.compact-table .customer-table-head>:last-child,.team-report-table.customers-table.compact-table .customer-row>:last-child{justify-self:stretch}.product-report-tableCard{margin-top:24px}.supplier-report-summaryCard{margin-top:18px}.supplier-report-summaryWrap{padding-top:16px}.supplier-report-summaryTable{min-width:1260px}.supplier-report-summaryTable thead th,.supplier-report-summaryTable tbody td{text-align:center}.supplier-report-groupHead{text-align:center!important}.supplier-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:22px;margin-top:24px;align-items:stretch}.supplier-report-card{display:grid;gap:16px;padding:18px;border-radius:24px;border:1px solid var(--panel-border);background:#ffffff08}.supplier-report-image{width:100%;height:520px;border-radius:18px}.supplier-report-meta{display:grid;gap:14px}.supplier-report-metaTable{width:100%;border-collapse:separate;border-spacing:0 8px}.supplier-report-metaTable th,.supplier-report-metaTable td{text-align:left;vertical-align:top;padding:0}.supplier-report-metaTable th{width:38%;font-size:.96rem;color:var(--muted);font-weight:700}.supplier-report-metaTable td{font-size:.98rem;color:inherit}.supplier-report-storeTables{display:grid;gap:12px}.supplier-report-storeTables table{width:100%;border-collapse:separate;border-spacing:0}.supplier-report-storeTables thead th{background:#ffffff14;color:inherit;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;padding:10px 8px;border-radius:12px 12px 0 0}.supplier-report-storeTables tbody td{text-align:center;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff08}.supplier-report-storeTables table+table{margin-top:2px}.product-report-tableWrap{overflow:auto;padding:18px 16px 8px}.product-report-table{width:100%;min-width:1120px;border-collapse:separate;border-spacing:0}.product-report-table thead th{position:sticky;top:0;z-index:5;padding:14px 12px;background:#74686c;color:#f6eded;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;text-align:left;border-right:1px solid rgba(255,255,255,.12)}.store-report-table{min-width:1160px}.customer-report-table{min-width:980px}.hsn-report-table{min-width:920px}.product-report-table tbody td{padding:12px;border-bottom:1px solid rgba(255,255,255,.06);color:inherit;vertical-align:middle;white-space:nowrap}.product-report-table tbody tr.striped td{background:#ffffff0a}.product-report-table tbody tr:not(.striped) td{background:#ffffff05}.product-report-table tbody td strong{color:#f5ebe6}.product-report-link{color:inherit;text-decoration:none}.product-report-link:hover{text-decoration:underline}.cash-report-table thead th:not(:first-child),.cash-report-table tbody td:not(:first-child),.cash-report-table tfoot td:not(:first-child){text-align:right}.cash-report-table tfoot td{padding:14px 12px;background:#d8a36a14;border-top:1px solid rgba(255,255,255,.08)}.product-report-empty{text-align:center;padding:36px 16px!important;color:var(--muted)!important}.expense-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gst-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gst-summary-grid .sales-summary-card{min-width:0;min-height:164px;padding:20px 22px}.gst-summary-grid .sales-summary-card strong{font-size:clamp(1.8rem,2.6vw,2.7rem);line-height:1.05;overflow-wrap:anywhere;word-break:break-word}.static-card{cursor:default}.expense-report-chartCard{margin-bottom:22px}.expense-report-head{grid-template-columns:.5fr 2fr 1fr}.gst-report-table thead th,.gst-report-table tbody td{white-space:nowrap}.sales-paymentChart .empty-state,.sales-trendChart .empty-state{min-height:180px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:18px;border:1px dashed var(--panel-border);background:#ffffff08;padding:20px}.sales-detail-modal{width:min(1440px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:hidden}.sales-detail-modal-head{align-items:center;gap:16px;min-height:68px}.sales-detail-modal-head>div:first-child{min-width:0}.sales-detail-modal-toolbar{flex:0 0 auto;max-width:min(620px,52vw);justify-content:flex-end;flex-wrap:nowrap}.sales-detail-modal-toolbar .customers-search{min-width:180px}.sales-detail-price-filter{min-width:170px}.sales-detail-close-button{flex:0 0 34px;width:34px;min-width:34px;border-color:#efc2916b;background:#fff7f217;color:#fff7f2;box-shadow:inset 0 1px #ffffff1a,0 10px 24px #06040a3d}.sales-detail-close-button svg{color:currentColor;opacity:1;stroke:currentColor}.sales-detail-close-button:hover,.sales-detail-close-button:focus-visible{border-color:#efc291b8;background:#efc29129;color:#fff7f2}.sales-detail-modal .icon-action-button,.product-lightbox-card .icon-action-button,.report-image-lightbox .icon-action-button{color:#fff7f2;border-color:#efc2916b;background:#261c21d1;box-shadow:inset 0 1px #ffffff1f,0 10px 24px #06040a3d}.sales-detail-modal .icon-action-button svg,.product-lightbox-card .icon-action-button svg,.report-image-lightbox .icon-action-button svg,.sales-detail-modal .icon-action-button svg *,.product-lightbox-card .icon-action-button svg *,.report-image-lightbox .icon-action-button svg *{color:currentColor;opacity:1;stroke:currentColor}.sales-detail-modal .icon-action-button:hover,.sales-detail-modal .icon-action-button:focus-visible,.product-lightbox-card .icon-action-button:hover,.product-lightbox-card .icon-action-button:focus-visible,.report-image-lightbox .icon-action-button:hover,.report-image-lightbox .icon-action-button:focus-visible{color:#fff;border-color:#efc291b8;background:#6f5147eb}.invoice-detail-modal{width:min(1320px,calc(100vw - 40px))}.purchase-order-modal{width:min(1280px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:hidden}.purchase-packaging-detail-card,.purchase-packaging-page .dashboard-card{gap:14px}.purchase-packaging-tableWrap{max-height:none;overflow-x:auto;overflow-y:visible}.purchase-packaging-page .product-report-tableWrap{padding:8px 12px 6px}.purchase-packaging-table{width:100%;min-width:0;table-layout:auto}.purchase-packaging-detail-table{min-width:1600px}.purchase-packaging-actions{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:20px;padding:0 20px 20px}.purchase-packaging-actions button{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 18px;border-radius:18px;font-size:.95rem;font-weight:700}.packaging-row-actions{justify-content:flex-start;gap:6px}.purchase-packaging-table .packaging-row-actions{width:max-content;max-width:100%;justify-content:flex-start}.packaging-imageThumb{width:46px;height:46px;margin-bottom:4px}.purchase-packaging-table td strong{color:#fff;font-size:.82rem}.purchase-packaging-table tbody tr.is-image-ready td{background:#162331;border-bottom-color:#7dd3fc38}.purchase-packaging-table tbody tr.is-image-ready td:first-child{box-shadow:inset 4px 0 #7dd3fccc}.purchase-packaging-table tbody tr.is-image-ready:hover td{background:#1a2b3b}.purchase-packaging-table tbody tr.is-existing-product td{background:#2a221f;border-bottom-color:#ffcf8c38}.purchase-packaging-table tbody tr.is-existing-product.is-image-ready td{background:#282420}.purchase-packaging-table tbody tr.is-existing-product td:first-child{box-shadow:inset 4px 0 #ffcf8cd9}.purchase-packaging-table tbody tr.is-existing-product:hover td{background:#322922}.purchase-packaging-table tbody tr.is-existing-product.is-image-ready:hover td{background:#302b26}.packaging-subproduct-modal{width:min(820px,calc(100vw - 56px))}.packaging-subproduct-table .purchase-subproduct-tableHead,.packaging-subproduct-table .purchase-subproduct-row,.packaging-subproduct-table .purchase-subproduct-totalRow{grid-template-columns:minmax(0,1.5fr) minmax(150px,.8fr) minmax(150px,.8fr)}.packaging-subproduct-table-hidePurchase .purchase-subproduct-tableHead,.packaging-subproduct-table-hidePurchase .purchase-subproduct-row,.packaging-subproduct-table-hidePurchase .purchase-subproduct-totalRow{grid-template-columns:minmax(0,1.6fr) minmax(160px,.9fr)}.packaging-subproduct-table .purchase-subproduct-tableHead span:nth-child(3),.packaging-subproduct-table .purchase-subproduct-row input:nth-child(3),.packaging-subproduct-table .purchase-subproduct-totalRow input:last-child{border-left:1px solid var(--panel-border)}.packaging-subproduct-table-hidePurchase .purchase-subproduct-tableHead span:nth-child(2),.packaging-subproduct-table-hidePurchase .purchase-subproduct-row input:nth-child(2),.packaging-subproduct-table-hidePurchase .purchase-subproduct-totalRow input:last-child{border-left:1px solid var(--panel-border)}.packaging-subproduct-table .purchase-subproduct-totalRow strong{grid-column:1 / 2}.packaging-subproduct-table .purchase-subproduct-totalRow input:first-of-type{font-weight:700}.packaging-subproduct-table .purchase-subproduct-totalRow input:last-of-type{font-weight:600;color:var(--muted)}.packaging-image-modal{width:min(720px,calc(100vw - 40px))}.packaging-image-header{align-items:flex-start;gap:16px}.packaging-image-header>div:first-child,.packaging-image-header.centered-head>div:first-child{display:grid;gap:10px;min-height:0;justify-items:flex-start;text-align:left}.packaging-image-headerText strong{display:block;font-size:1.85rem;line-height:1.05;letter-spacing:-.03em}.packaging-image-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.packaging-image-productName{min-width:0;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:1rem;font-weight:600;color:#f3e4cf}.packaging-product-nameCell{display:grid;align-items:start;justify-items:start;gap:6px;min-width:0}.packaging-product-titleLine{min-width:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.packaging-product-badgeLine,.packaging-product-id{display:block;min-width:0}.packaging-product-categoryCell{min-width:0;display:grid;gap:6px;justify-items:start}.packaging-po-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:999px;border:1px solid rgba(116,182,146,.34);background:#4879622e;color:#9fe0be;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.packaging-existing-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,207,140,.44);background:#d8a36a33;color:#ffdca5;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.packaging-image-productId{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(216,163,106,.28);background:#d8a36a1a;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#e9cfa7}.packaging-image-form{display:grid;gap:16px}.packaging-image-layout{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;align-items:flex-start;padding:22px 24px 18px}.packaging-image-sidebar{position:sticky;top:0}.packaging-image-main{display:grid;gap:14px}.packaging-image-sourceGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:6px;border:1px solid var(--panel-border);border-radius:18px;background:#ffffff06}.packaging-image-sourceButton{min-height:42px;padding:0 14px;border-radius:12px;font-size:.92rem;font-weight:700;letter-spacing:.01em;justify-content:center;border-color:transparent;background:transparent}.packaging-image-sourceButton.is-active{border-color:#d8a36a7a;background:linear-gradient(135deg,#d8a36a2e,#a95b521f);color:#ffe6c0;box-shadow:inset 0 1px #ffebcd14}.packaging-image-previewCard{width:280px;height:373px;max-width:100%;margin:0 auto;border:1px solid var(--panel-border);border-radius:20px;background:#ffffff0a;display:grid;place-items:center;overflow:hidden;color:var(--muted)}.packaging-image-previewCard img{width:100%;height:100%;object-fit:cover;display:block}.packaging-image-cameraPanel,.packaging-image-uploadPanel,.packaging-image-linkPanel{display:grid;gap:12px}.packaging-image-cameraSplit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.packaging-image-workSplit{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:start}.packaging-image-cameraColumn{display:grid;gap:10px}.packaging-image-workPane{display:grid;gap:12px;align-content:start;min-height:373px}.packaging-image-cameraFrame{position:relative;width:280px;height:373px;max-width:100%;border-radius:18px;overflow:hidden;border:1px solid var(--panel-border);background:#ffffff0a;margin:0 auto}.packaging-image-cameraFrame video{width:100%;height:100%;object-fit:cover;display:block}.packaging-image-cameraOverlayButton{position:absolute;right:14px;bottom:14px;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;background:#1f1526c7;color:#fff1db;box-shadow:0 14px 30px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.packaging-image-cameraOverlayButton svg{width:24px;height:24px}.packaging-image-cameraOverlayButton:hover:not(:disabled){background:#d8a36ae0;color:#241713}.packaging-image-cameraOverlayButton:disabled{opacity:.45;cursor:not-allowed}.packaging-link-results{display:grid;gap:10px;max-height:280px;overflow-y:auto}.packaging-link-result{width:100%;display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;padding:10px 12px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff08;color:inherit;text-align:left}.packaging-link-result.is-selected{border-color:#d8a36a8c;background:#d8a36a1f}.packaging-link-result img{width:56px;height:72px;object-fit:cover;border-radius:10px}.packaging-link-result strong,.packaging-link-result span{display:block}.packaging-link-result span{color:var(--muted);font-size:.82rem}@media (max-width: 720px){.packaging-image-layout{grid-template-columns:1fr}.packaging-image-sidebar{position:static}.packaging-image-sourceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.packaging-image-headerText strong{font-size:1.55rem}.packaging-image-meta{gap:8px}.packaging-image-productName{white-space:normal}.packaging-image-cameraSplit,.packaging-image-workSplit{grid-template-columns:1fr}.packaging-image-workPane{min-height:0}}.purchase-packaging-summaryGrid .purchase-order-infoRow{min-height:84px}.packaging-flagButton.is-flagged{background:#d8a36a3d;color:#ffcf8c;border-color:#d8a36a73}.icon-action-button.is-ready{color:#8ff0b2;background:#3a925e38;border-color:#6fd69257;box-shadow:inset 0 1px #cfffdf14}.icon-action-button[data-tour=purchase-packaging-image-button].is-ready{color:#7dd3fc;background:#0ea5e92e;border-color:#7dd3fc80;box-shadow:inset 0 1px #e0f2fe2e,0 0 0 1px #0ea5e914}.purchase-packaging-table td input{width:100%;min-width:0;min-height:32px;border-radius:10px;border:1px solid var(--panel-border);background:#ffffff0a;color:#fff;padding:0 9px;font-size:.82rem;font-weight:600;outline:none;box-shadow:none}.purchase-packaging-table td input:focus{border-color:#d8a36a80;box-shadow:0 0 0 3px #d8a36a24}.purchase-packaging-table th:last-child,.purchase-packaging-table td:last-child{width:1%;white-space:nowrap;overflow-wrap:normal}.purchase-packaging-table th:nth-child(1),.purchase-packaging-table td:nth-child(1){width:3.5%}.purchase-packaging-table th:nth-child(2),.purchase-packaging-table td:nth-child(2){width:13%}.purchase-packaging-table th:nth-child(3),.purchase-packaging-table td:nth-child(3){width:10%}.purchase-packaging-table th:nth-child(4),.purchase-packaging-table td:nth-child(4){width:14%}.purchase-packaging-table th:nth-child(5),.purchase-packaging-table td:nth-child(5){width:5%}.purchase-packaging-table th:nth-child(6),.purchase-packaging-table td:nth-child(6){width:9%}.purchase-packaging-table tbody td:nth-child(4),.purchase-packaging-table tbody td:nth-child(6){font-size:.78rem}.purchase-packaging-table th:nth-child(7),.purchase-packaging-table td:nth-child(7){width:11%;text-align:center}.purchase-packaging-table th:nth-child(8),.purchase-packaging-table td:nth-child(8){width:5.5%;text-align:center}.purchase-packaging-table th:nth-child(9),.purchase-packaging-table td:nth-child(9){width:10%}.purchase-packaging-table th:nth-child(10),.purchase-packaging-table td:nth-child(10){width:12%}.purchase-packaging-actions .ghost-button svg,.purchase-packaging-actions .button-with-icon svg{width:18px;height:18px}:root[data-theme=light] .purchase-packaging-table td input{background:#fffffff5;color:#2f2527;border-color:#7b6c6f2e}@media (max-width: 900px){.packaging-subproduct-table .purchase-subproduct-tableHead,.packaging-subproduct-table .purchase-subproduct-row,.packaging-subproduct-table .purchase-subproduct-totalRow{grid-template-columns:minmax(0,1fr)}.packaging-subproduct-table .purchase-subproduct-tableHead span+span,.packaging-subproduct-table .purchase-subproduct-row input+input,.packaging-subproduct-table .purchase-subproduct-totalRow input{border-left:0}.packaging-subproduct-table .purchase-subproduct-tableHead span:nth-child(2),.packaging-subproduct-table .purchase-subproduct-tableHead span:nth-child(3),.packaging-subproduct-table .purchase-subproduct-row input:nth-child(2),.packaging-subproduct-table .purchase-subproduct-row input:nth-child(3),.packaging-subproduct-table .purchase-subproduct-totalRow input{border-top:1px solid var(--panel-border)}}.purchase-order-infoRow{display:grid;gap:4px;min-height:66px;padding:12px 14px;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff0a}.purchase-order-infoRow span{color:var(--muted);font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.purchase-order-infoRow strong{color:inherit;font-size:.96rem;line-height:1.35}.sales-detail-tableWrap{max-height:calc(100vh - 190px);overflow:auto;padding:0 18px 16px}.sales-detail-grid-table{min-width:max(980px,calc(100px * var(--sales-detail-column-count, 10)))}.sales-detail-grid-table .customer-table-head,.sales-detail-grid-table .customer-row{display:grid;grid-template-columns:var(--sales-detail-grid-template);min-width:max-content}.sales-detail-grid-table .customer-row{min-height:74px}.sales-detail-grid-table .customer-table-head>span,.sales-detail-grid-table .customer-row>span,.sales-detail-grid-table .customer-row>button{min-width:0}.sales-detail-grid-table .sales-imageThumb{width:72px;height:72px;border-radius:12px}.invoice-detail-summary{margin-bottom:18px}.invoice-detail-table{min-width:1220px}.sales-invoice-view-page .invoice-detail-table{width:100%;min-width:100%}.sales-invoice-view-page .sales-detail-tableWrap{padding:0 0 18px;max-height:none;overflow:visible}.sales-invoice-view-page .sales-detail-tableWrap:last-child{padding-bottom:0}.sales-invoice-view-page .product-report-tableWrap{border:1px solid var(--panel-border);border-radius:18px;background:#ffffff08;overflow:hidden}.sales-invoice-view-page>.dashboard-card>.card-head{background:var(--card-head-bg)}.sales-invoice-view-page .card-head>.invoice-view-title{display:grid;align-content:center;gap:6px}.sales-invoice-view-page .invoice-view-title .stock-report-subtitle{margin-top:0}.invoice-actions-menu{position:relative;z-index:20;display:inline-flex;align-items:center;justify-content:flex-end}.sales-invoice-view-page .customers-toolbar{overflow:visible}.invoice-actions-bar{position:relative;z-index:20;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.invoice-action-icon-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border:1px solid rgba(216,163,106,.34);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff7f2;background:#ffffff0b;box-shadow:none}.invoice-action-icon-button svg{width:17px;height:17px;flex:0 0 auto}.invoice-action-icon-button:hover:not(:disabled),.invoice-action-icon-button:focus-visible:not(:disabled){border-color:#d8a36aad;background:#d8a36a24;transform:translateY(-1px)}.invoice-action-icon-button:disabled{cursor:wait;opacity:.58;transform:none}.invoice-actions-menu-button{min-height:42px;border:1px solid rgba(216,163,106,.34);border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff7f2;background:#ffffff0b;font-weight:900;line-height:1;white-space:nowrap;box-shadow:none}.invoice-actions-menu-button svg,.invoice-actions-menu-item svg{width:17px;height:17px;flex:0 0 auto}.invoice-actions-menu-button:hover,.invoice-actions-menu-button:focus-visible,.invoice-actions-menu-button[aria-expanded=true]{border-color:#d8a36aad;background:#d8a36a24;transform:translateY(-1px)}.invoice-actions-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:min(260px,calc(100vw - 34px));display:grid;gap:6px;padding:8px;border:1px solid rgba(216,163,106,.28);border-radius:18px;background:#221b27fa;box-shadow:0 24px 50px #06040a6b,inset 0 1px #ffffff0f}.invoice-actions-menu-item{min-height:40px;width:100%;border:0;border-radius:999px;padding:0 13px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;color:#fff8f4;background:transparent;box-shadow:none;font-size:.92rem;font-weight:850;text-align:left;white-space:nowrap}.customers-toolbar .invoice-actions-dropdown .invoice-actions-menu-item{justify-content:flex-start;text-align:left}.invoice-actions-menu-item:hover:not(:disabled),.invoice-actions-menu-item:focus-visible:not(:disabled){color:#120d16;background:linear-gradient(135deg,#efc291,#cf795e)}.invoice-actions-menu-item:disabled{cursor:wait;opacity:.62}.invoice-delivery-modal{max-width:720px;width:min(720px,calc(100vw - 32px));overflow:hidden}.invoice-delivery-modal .card-head{background:var(--card-head-bg);margin-bottom:0}.invoice-delivery-modal .card-head>div:first-child{display:grid;align-content:center;gap:4px}.invoice-delivery-modal .icon-action-button svg{width:18px;height:18px}.invoice-delivery-form{display:grid;padding:0;gap:0}.invoice-delivery-body{display:grid;gap:18px;padding:30px}.invoice-delivery-field{display:grid;gap:10px;color:var(--text);font-weight:800}.invoice-delivery-field span{color:var(--muted);font-size:.86rem;letter-spacing:.03em}.invoice-delivery-field input{width:100%;min-height:52px;border:1px solid var(--panel-border);border-radius:16px;padding:0 16px;color:var(--text);background:#ffffff0e;font:inherit;font-weight:800;outline:none;box-shadow:none}.invoice-delivery-field input::placeholder{color:#ffffff6b}.invoice-delivery-field input:focus{border-color:#8fb9ffe0;box-shadow:0 0 0 3px #8fb9ff29}.invoice-delivery-choiceGroup{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.invoice-delivery-choice{min-height:86px;padding:16px;border:1px solid var(--panel-border);border-radius:18px;display:grid;grid-template-columns:auto 1fr;gap:8px 10px;align-items:center;background:#ffffff09;color:var(--text)}.invoice-delivery-choice input{width:18px;height:18px;margin:0}.invoice-delivery-choice strong{grid-column:2;color:var(--text);font-size:.9rem}.invoice-delivery-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:18px 30px;border-top:1px solid var(--panel-border);background:var(--card-head-bg)}.invoice-delivery-action{min-height:40px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-weight:900;line-height:1;white-space:nowrap;box-shadow:none}.invoice-delivery-action svg{width:16px;height:16px}.invoice-delivery-action.is-cancel{color:#fff8f4;background:#ffffff0a;border-color:#ffffff26}.invoice-delivery-action.is-email{color:#1f2f4f;background:linear-gradient(135deg,#b7d2ff,#84b1f4);border-color:#84b1f475}.invoice-delivery-action.is-whatsapp{color:#092f1e;background:linear-gradient(135deg,#a8efca,#67d49d);border-color:#67d49d75}.invoice-audit-modal{width:min(920px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 32px));overflow:hidden}.invoice-audit-modal .card-head{background:var(--card-head-bg);margin-bottom:0}.invoice-audit-modal .card-head>div:first-child{display:grid;align-content:center;gap:4px}.invoice-audit-body{max-height:calc(100vh - 150px);overflow:auto;padding:24px}.invoice-audit-timeline{display:grid;gap:14px}.invoice-audit-entry{border:1px solid var(--panel-border);border-radius:14px;padding:16px;background:#ffffff09}.invoice-audit-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.invoice-audit-entry-head>div{display:grid;gap:5px}.invoice-audit-entry-head strong{color:var(--text);font-size:1rem}.invoice-audit-entry-head span,.invoice-audit-meta,.invoice-audit-summary{color:var(--muted)}.invoice-audit-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:.86rem;font-weight:800}.invoice-audit-meta span{border:1px solid var(--panel-border);border-radius:999px;padding:5px 9px}.invoice-audit-summary{margin:12px 0 0;line-height:1.45}.invoice-audit-changes{list-style:none;display:grid;gap:8px;margin:14px 0 0;padding:0}.invoice-audit-change{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px;background:#0000001f;color:var(--text);font-size:.9rem}.invoice-audit-change strong{color:var(--text);overflow-wrap:anywhere}.invoice-audit-change b{color:var(--muted);font-size:.78rem;text-transform:uppercase}.invoice-audit-change>span,.invoice-audit-field-change>span{color:var(--muted);overflow-wrap:anywhere}.invoice-audit-change-group{grid-template-columns:minmax(150px,.8fr) minmax(0,2.2fr)}.invoice-audit-field-list{display:grid;gap:6px}.invoice-audit-field-change{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.invoice-audit-field-change em{color:var(--text);font-style:normal;font-weight:800}.invoice-audit-action{flex:0 0 auto}:root[data-theme=light] .invoice-actions-menu-button{color:#4c3427!important;border-color:#9a6c4942;background:#fffcf8e0!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-action-icon-button{color:#120d16!important;border-color:#120d1647!important;background:#fffaf4!important;box-shadow:0 8px 18px #120d161f}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-action-icon-button svg,:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-action-icon-button svg *{color:#120d16!important;stroke:#120d16!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-action-icon-button:hover:not(:disabled),:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-action-icon-button:focus-visible:not(:disabled){color:#120d16!important;border-color:#120d1685!important;background:#f6e7d8!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-action-icon-button:disabled{color:#2f241f7a!important;border-color:#7e52332e!important;background:#fffaf4a3!important;box-shadow:none}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button{color:#2f241f!important;border-color:#7e52336b!important;background:#fffaf4!important;text-shadow:none;box-shadow:0 8px 20px #6044301f}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button svg{color:#7e5233}:root[data-theme=light] .invoice-actions-menu-button:hover,:root[data-theme=light] .invoice-actions-menu-button:focus-visible,:root[data-theme=light] .invoice-actions-menu-button[aria-expanded=true]{border-color:#9a6c4985;background:#fbeee2fa!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button:hover,:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button:focus-visible,:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button[aria-expanded=true]{color:#2f241f!important;border-color:#7e5233b8!important;background:#f6e7d8!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button:hover svg,:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button:focus-visible svg,:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-button[aria-expanded=true] svg{color:#5e3d27}:root[data-theme=light] .invoice-actions-dropdown{border-color:#9a6c4933;background:#fffcf8fa;box-shadow:0 22px 46px #7c5b412e,inset 0 1px #ffffffdb}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-dropdown{border:1px solid rgba(126,82,51,.36);background:#fffaf4;box-shadow:0 24px 58px #412d2042,0 0 0 1px #ffffffeb inset}:root[data-theme=light] .invoice-actions-menu-item{color:#44322a!important;background:transparent!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-item{color:#2f241f!important;background:#f6eee6!important;border:1px solid rgba(126,82,51,.14)}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-item svg{color:#7e5233}:root[data-theme=light] .invoice-actions-menu-item:hover:not(:disabled),:root[data-theme=light] .invoice-actions-menu-item:focus-visible:not(:disabled){color:#fffaf4!important;background:linear-gradient(135deg,#b68158,#996248)!important}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-item:hover:not(:disabled),:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-item:focus-visible:not(:disabled){color:#fffaf4!important;background:#7e5233!important;border-color:#7e5233}:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-item:hover:not(:disabled) svg,:root[data-theme=light] .sales-invoice-view-page .customers-toolbar .invoice-actions-menu-item:focus-visible:not(:disabled) svg{color:#fffaf4}:root[data-theme=light] .invoice-delivery-field input{color:#2f2527;background:#fffcf8f0;border-color:#826d5829}:root[data-theme=light] .invoice-delivery-field input::placeholder{color:#57463b75}:root[data-theme=light] .invoice-delivery-choice{background:#fffcf8e6;border-color:#826d5829}:root[data-theme=light] .invoice-delivery-action.is-cancel{color:#4b3931!important;background:#fffcf8eb!important;border-color:#826d5833}:root[data-theme=light] .invoice-delivery-action.is-email{color:#10284d!important;background:linear-gradient(135deg,#d8e8ff,#93bcf7)!important}:root[data-theme=light] .invoice-delivery-action.is-whatsapp{color:#06301d!important;background:linear-gradient(135deg,#d7f8e6,#7adfac)!important}:root[data-theme=light] .invoice-audit-entry{background:#fffcf8e6;border-color:#826d5829}:root[data-theme=light] .invoice-audit-change{background:#fff7eec7;border-color:#826d5824}@media (max-width: 720px){.invoice-audit-body{padding:16px}.invoice-audit-entry-head{display:grid}.invoice-audit-change,.invoice-audit-change-group,.invoice-audit-field-change{grid-template-columns:1fr}}.invoice-view-breakup{margin-top:18px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(320px,1fr);gap:18px;align-items:start}.sales-invoice-view-page .invoice-detail-table thead th:first-child{border-top-left-radius:18px}.sales-invoice-view-page .invoice-detail-table thead th:last-child{border-top-right-radius:18px}.preorder-view-page .preorder-detail-table{width:100%;min-width:100%}.preorder-view-page .preorder-detail-section{margin-top:18px}.preorder-view-section{display:grid;gap:14px;padding-top:18px;border-top:1px solid var(--panel-border)}.preorder-view-media-grid{grid-template-columns:repeat(auto-fill,minmax(124px,1fr))}.preorder-view-measurements .purchase-order-infoRow{min-height:62px}.preorder-view-page .purchase-order-infoRow a,.preorder-view-page .invoice-detail-table a{color:inherit;text-decoration:none}.preorder-view-page .purchase-order-infoRow a:hover,.preorder-view-page .invoice-detail-table a:hover{text-decoration:underline;text-underline-offset:2px}.preorder-view-page .sales-imageThumb{width:54px;height:72px}.payment-type-pill{display:inline-flex;align-items:center;justify-content:center;min-width:98px;padding:5px 10px;border-radius:999px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.payment-type-pill-received{color:#b9f5cc;background:#246e4457;border-color:#61c48d4d}.payment-type-pill-creditnote{color:#ffd7a7;background:#7d491257;border-color:#d8a36a4d}.payment-type-pill-credit{color:#ffb0b0;background:#7a1f1f57;border-color:#d654544d}.refund-type-pill-topup{color:#ffd7a7;background:#7d491257;border-color:#d8a36a4d}.credit-note-status-pill-open{color:#b9f5cc;background:#246e4457;border-color:#61c48d4d}.credit-note-status-pill-redeemed{color:#d7def5;background:#36467657;border-color:#849bd84d}.credit-note-status-pill-expired{color:#ffb0b0;background:#7a1f1f57;border-color:#d654544d}.purchase-order-modal .sales-detail-tableWrap{max-height:calc(100vh - 360px)}.purchase-orders-table,.preorder-table{width:100%;min-width:100%}.preorder-main-table-wrap,.packaging-main-table-wrap{overflow-x:auto;overflow-y:hidden}.preorder-main-table-wrap{overflow:visible;width:100%}.preorder-main-table{width:100%;min-width:0;table-layout:fixed}.list-page-card .product-report-table.preorder-main-table{width:100%;min-width:0}.packaging-main-table{width:100%;min-width:100%}.purchase-order-detail-table{min-width:1440px}.purchase-order-receive-summaryCard{padding:24px}.purchase-order-receive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.purchase-order-receive-grid label{display:grid;gap:8px}.purchase-order-receive-grid label span{color:var(--muted);font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.purchase-order-receive-grid input{width:100%;min-height:50px;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff0a;color:var(--text);padding:13px 16px;box-shadow:inset 0 1px #ffffff08}.purchase-order-receive-grid input[readonly]{color:#ffffffeb;cursor:default;opacity:1}.purchase-order-receive-statusRow{margin-top:18px}.purchase-order-receive-table{min-width:1080px}.purchase-order-receive-table td,.purchase-order-receive-table th{font-size:.87rem}.purchase-order-receive-input{width:100%;min-width:96px;min-height:46px;border-radius:14px;border:1px solid var(--panel-border);background:#ffffff0a;color:var(--text);padding:10px 14px}.purchase-order-receive-input.is-invalid{border-color:#ff7878bf}.purchase-order-receive-errorText{margin-top:6px;font-size:.75rem;color:#ff9f9f}.purchase-order-receive-page .customers-toolbar{align-items:center}.purchase-order-receive-page .product-report-tableWrap{padding:0 20px 18px}.purchase-order-receive-page .product-report-table td strong{color:#fff}:root[data-theme=light] .purchase-order-receive-grid input,:root[data-theme=light] .purchase-order-receive-input{background:#ffffffe6;color:#1d1b24;border-color:#78656038}:root[data-theme=light] .purchase-order-receive-grid input[readonly]{color:#2c2430}:root[data-theme=light] .purchase-order-create-heading .po-header-action-download{color:#875018;background:#fff0daeb;border-color:#b5702a4d}:root[data-theme=light] .purchase-order-create-heading .po-header-action-download:hover:not(:disabled),:root[data-theme=light] .purchase-order-create-heading .po-header-action-download:focus-visible:not(:disabled){color:#6f3d0c;background:#ffe6c1fa;border-color:#b5702a70}:root[data-theme=light] .purchase-order-create-heading .po-header-action-view{color:#185a8b;background:#e5f4ffeb;border-color:#25639b47}:root[data-theme=light] .purchase-order-create-heading .po-header-action-view:hover:not(:disabled),:root[data-theme=light] .purchase-order-create-heading .po-header-action-view:focus-visible:not(:disabled){color:#0d4874;background:#d2ebfffa;border-color:#25639b66}:root[data-theme=light] .purchase-order-create-heading .po-header-action-edit{color:#146b3f;background:#e4f8ebeb;border-color:#1665343d}:root[data-theme=light] .purchase-order-create-heading .po-header-action-edit:hover:not(:disabled),:root[data-theme=light] .purchase-order-create-heading .po-header-action-edit:focus-visible:not(:disabled){color:#0f5733;background:#d3f2e0fa;border-color:#1665345c}.purchase-order-view-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.purchase-order-view-page .purchase-order-create-hero{margin-bottom:18px}.purchase-order-view-page .purchase-order-create-heading{align-items:flex-start}.purchase-order-view-page .purchase-order-create-heading>div:first-child{display:grid;gap:10px;align-content:start}.purchase-order-view-page .purchase-order-create-heading span{max-width:720px}.purchase-order-view-summaryCard{padding:24px}.purchase-order-view-summaryCard .card-head{margin-bottom:22px}.purchase-order-view-summaryCard .card-head>div:first-child,.purchase-order-view-summaryCard .card-head.centered-head>div:first-child{display:grid;gap:6px;align-items:start;min-height:0}.purchase-order-view-summaryCard .customers-toolbar{justify-content:flex-end}.purchase-order-view-grid .purchase-order-infoRow{min-height:88px;padding:16px 18px;background:#ffffff08}.purchase-order-view-grid .purchase-order-infoRow strong{font-size:1rem}.purchase-order-view-grid .purchase-order-infoRow strong .purchase-order-status-badge{display:inline-flex}.purchase-order-view-page .dashboard-card{overflow:hidden}.purchase-order-view-table td:last-child{min-width:92px;text-align:center}.purchase-order-view-table .stock-report-subtitle{margin-top:4px}.purchase-order-subproducts-modal{width:min(540px,calc(100vw - 40px))}.purchase-order-subproducts-list{display:grid;gap:12px}.purchase-order-subproducts-item{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;border-radius:16px;border:1px solid var(--panel-border);background:#ffffff0a}.purchase-order-subproducts-item strong{font-size:.95rem}.purchase-order-subproducts-item span{color:var(--muted);font-weight:600}.sales-imageThumb{width:72px;height:72px;padding:0;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0d;overflow:hidden}.sales-imageThumb img{width:100%;height:100%;object-fit:cover;display:block}.purchase-orders-table,.preorder-main-table,.packaging-main-table{table-layout:fixed}.purchase-orders-table td,.purchase-orders-table th,.preorder-main-table td,.preorder-main-table th,.packaging-main-table td,.packaging-main-table th{font-size:.87rem}.packaging-main-table thead th,.packaging-main-table tbody td,.purchase-packaging-table thead th,.purchase-packaging-table tbody td{padding:6px 8px;line-height:1.2}.purchase-packaging-table thead th,.purchase-packaging-table tbody td{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:normal}.purchase-packaging-table thead th:last-child,.purchase-packaging-table tbody td:last-child{white-space:nowrap;overflow-wrap:normal}.purchase-packaging-table thead th{padding-inline:6px;font-size:.74rem;letter-spacing:.06em}.purchase-packaging-table tbody td{padding-inline:6px}.purchase-packaging-page .list-page-card .packaging-main-table thead th,.purchase-packaging-page .list-page-card .packaging-main-table tbody td{padding:6px 10px;line-height:1.15;height:44px;min-height:0;vertical-align:middle}.purchase-packaging-page .list-page-card .packaging-main-table thead th{padding-top:8px;padding-bottom:8px}.purchase-packaging-page .list-page-card .packaging-main-table tbody td{padding-top:4px;padding-bottom:4px}.packaging-main-table .icon-action-button,.purchase-packaging-table .icon-action-button{width:32px;height:32px;min-width:32px}.packaging-main-table .row-actions,.purchase-packaging-table .row-actions{min-width:0;min-height:34px;gap:4px}.purchase-packaging-page .packaging-main-table .row-actions{justify-content:center;align-items:center}.packaging-invoice-cell,.purchase-order-invoice-cell{display:grid;gap:3px;min-width:0}.packaging-invoice-cell strong,.packaging-invoice-cell small,.purchase-order-invoice-cell strong,.purchase-order-invoice-cell small{min-width:0;overflow:hidden;text-overflow:ellipsis}.packaging-invoice-cell small,.purchase-order-invoice-cell small{color:var(--muted);font-size:.76rem;font-weight:600;line-height:1.2}.purchase-packaging-page .packaging-main-table th:last-child,.purchase-packaging-page .packaging-main-table td:last-child{text-align:center}.purchase-orders-table th:nth-child(1),.purchase-orders-table td:nth-child(1){width:84px}.purchase-orders-table{table-layout:auto}.purchase-orders-table th:nth-child(1),.purchase-orders-table td:nth-child(1){width:96px}.purchase-orders-table th:nth-child(4),.purchase-orders-table td:nth-child(4),.purchase-orders-table th:nth-child(5),.purchase-orders-table td:nth-child(5),.purchase-orders-table th:nth-child(7),.purchase-orders-table td:nth-child(7){width:120px}.purchase-orders-table th:nth-child(8),.purchase-orders-table td:nth-child(8){width:108px}.purchase-orders-table th:nth-child(2),.purchase-orders-table td:nth-child(2),.purchase-orders-table th:nth-child(3),.purchase-orders-table td:nth-child(3){white-space:normal;overflow-wrap:anywhere}.purchase-orders-table th:last-child,.purchase-orders-table td:last-child,.packaging-main-table th:last-child,.packaging-main-table td:last-child{width:108px}.purchase-orders-table .purchase-order-select-cell{width:52px;text-align:center}.purchase-orders-table .purchase-order-select-cell input{width:18px;height:18px;margin:0}.purchase-orders-table th:nth-child(2),.purchase-orders-table td:nth-child(2){width:96px}.purchase-orders-table th:nth-child(5),.purchase-orders-table td:nth-child(5),.purchase-orders-table th:nth-child(6),.purchase-orders-table td:nth-child(6),.purchase-orders-table th:nth-child(8),.purchase-orders-table td:nth-child(8){width:120px}.purchase-orders-table th:nth-child(9),.purchase-orders-table td:nth-child(9){width:108px}.purchase-orders-table th:nth-child(3),.purchase-orders-table td:nth-child(3),.purchase-orders-table th:nth-child(4),.purchase-orders-table td:nth-child(4){width:auto;white-space:normal;overflow-wrap:anywhere}.packaging-main-table th:first-child,.packaging-main-table td:first-child{width:92px}.packaging-main-table{table-layout:auto}.packaging-main-table th:nth-child(1),.packaging-main-table td:nth-child(1){width:96px}.packaging-main-table th:nth-child(3),.packaging-main-table td:nth-child(3){width:160px}.packaging-main-table th:nth-child(4),.packaging-main-table td:nth-child(4){width:120px}.packaging-main-table th:nth-child(5),.packaging-main-table td:nth-child(5){width:120px}.packaging-main-table th:last-child,.packaging-main-table td:last-child{width:132px}.packaging-main-table th:nth-child(2),.packaging-main-table td:nth-child(2),.packaging-main-table th:nth-child(3),.packaging-main-table td:nth-child(3){white-space:normal;overflow-wrap:anywhere}.preorder-main-table th:nth-child(1),.preorder-main-table td:nth-child(1){width:86px}.preorder-main-table th:nth-child(2),.preorder-main-table td:nth-child(2){width:13%}.preorder-main-table th:nth-child(3),.preorder-main-table td:nth-child(3){width:15%}.preorder-main-table th:nth-child(4),.preorder-main-table td:nth-child(4){width:18%}.preorder-main-table th:nth-child(5),.preorder-main-table td:nth-child(5){width:10%}.preorder-main-table th:nth-child(6),.preorder-main-table td:nth-child(6){width:8%}.preorder-main-table th:nth-child(7),.preorder-main-table td:nth-child(7){width:10%}.preorder-main-table th:nth-child(8),.preorder-main-table td:nth-child(8){width:72px}.preorder-main-table th:nth-child(9),.preorder-main-table td:nth-child(9){width:116px}.preorder-main-table th:nth-child(10),.preorder-main-table td:nth-child(10){width:74px}.preorder-filterBar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.preorder-filter-actions{display:flex;gap:8px;align-items:end;justify-content:flex-end;min-width:0}.preorder-filter-actions .ghost-button{min-height:42px}.preorder-main-table th:nth-child(2),.preorder-main-table td:nth-child(2),.preorder-main-table th:nth-child(3),.preorder-main-table td:nth-child(3),.preorder-main-table th:nth-child(4),.preorder-main-table td:nth-child(4),.preorder-main-table th:nth-child(5),.preorder-main-table td:nth-child(5),.preorder-main-table th:nth-child(6),.preorder-main-table td:nth-child(6),.preorder-main-table th:nth-child(7),.preorder-main-table td:nth-child(7),.preorder-main-table th:nth-child(9),.preorder-main-table td:nth-child(9){white-space:normal;overflow-wrap:anywhere}.preorder-main-table th,.preorder-main-table td{min-width:0}.preorder-main-table td:last-child{overflow:visible;position:relative;z-index:20}.preorder-main-table tr:has(.row-menu-popover),.preorder-main-table td:has(.row-menu-popover){position:relative;z-index:1000}.preorder-row-menu-popover{width:190px;max-width:calc(100vw - 16px);z-index:30000}.list-page-card .preorder-main-table tbody td{white-space:normal}.preorder-product-name-link,.preorder-product-name-link:hover{color:inherit}.preorder-product-name-link{text-decoration:none}.preorder-product-name-link:hover{text-decoration:underline}.preorder-product-cell{display:grid;gap:4px;align-content:center;background:transparent;white-space:normal;overflow:hidden}.preorder-product-cell .stock-report-subtitle{margin:0;background:transparent;white-space:normal}.preorder-qty-cell,.preorder-main-table th:nth-child(9){text-align:center}.purchase-order-products-cell,.purchase-orders-table th:nth-child(7),.packaging-main-table th:nth-child(6),.packaging-main-table td:nth-child(6){text-align:center}.purchase-order-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:5px 10px;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.purchase-order-status-badge-ordered{background:#4699ff2e;color:#9ec9ff}.purchase-order-status-badge-partial{background:#f3b4492e;color:#ffd58a}.purchase-order-status-badge-completed{background:#4abe7b2e;color:#93efb4}.purchase-order-status-badge-deleted{background:#e65f5f2e;color:#ff9f9f}.purchase-order-status-badge-default{background:#ffffff1f;color:#f4efeb}:root[data-theme=light] .sales-report-filterBar input,:root[data-theme=light] .sales-summary-card,:root[data-theme=light] .sales-imageThumb{background:#fffffff5;border-color:#7b6c6f29}:root[data-theme=light] .product-report-table thead th{background:#74686c;color:#f7f3f1}:root[data-theme=light] .product-report-table tbody td{border-bottom-color:#7b6c6f1f}:root[data-theme=light] .product-report-table tbody tr.striped td{background:#7b6c6f14}.sales-report-v2{display:grid;gap:18px}.sales-report-v2 .dashboard-card{border-radius:16px}.sales-report-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:6px 2px 2px}.sales-report-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#4a90e224;color:#8dbbff;font-size:.76rem;font-weight:800;text-transform:uppercase}.sales-report-hero h1{margin:10px 0 4px;font-size:clamp(1.85rem,3vw,2.7rem);line-height:1.05;letter-spacing:0}.sales-report-hero p{margin:0;color:var(--muted);font-size:.96rem}.sales-report-heroStats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.sales-report-heroStats span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--panel-border);border-radius:999px;color:var(--muted);background:#ffffff0a;font-weight:700}.sales-report-filterCard{padding:18px}.sales-report-v2 .sales-report-filterBar{grid-template-columns:minmax(260px,.8fr) minmax(260px,.8fr) minmax(220px,.65fr);gap:16px;margin:0;align-items:end}.sales-report-v2 .sales-report-filterBar .toolbar-generate-button{height:46px;min-height:46px;padding:0 18px;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:color-mix(in srgb,var(--accent) 78%,transparent);color:#1f1310;line-height:1;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 22%,transparent)}.sales-report-v2 .sales-report-filterBar .toolbar-generate-button:hover{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:color-mix(in srgb,var(--accent) 92%,transparent)}.sales-report-v2 .date-range-filter-trigger,.sales-report-v2 .searchable-select-trigger,.sales-report-v2 .sales-report-filterBar input,.sales-report-v2 .sales-report-filterBar select{min-height:46px;border-radius:12px}.sales-report-v2 .sales-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.sales-report-v2 .sales-report-kpi{min-height:150px;padding:18px;border-radius:16px;position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff14,#ffffff05),#ffffff09;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sales-report-v2 .sales-report-kpi:after{display:none}.sales-report-v2 .sales-report-kpi:hover{transform:translateY(-1px);border-color:#8dbbff6b;box-shadow:0 14px 34px #00000029}.sales-report-kpi-label{color:var(--muted);font-size:.84rem;font-weight:800;text-transform:uppercase}.sales-report-v2 .sales-report-kpi strong{color:var(--text-primary, #f7f2ef);font-size:clamp(1.7rem,3vw,2.65rem)}.sales-report-v2 .sales-report-kpi small{max-width:100%;color:var(--muted);font-size:.82rem;line-height:1.35}.sales-report-v2 .tone-revenue{color:#60a5fa}.sales-report-v2 .tone-cash{color:#34d399}.sales-report-v2 .tone-preorder{color:#a78bfa}.sales-report-v2 .tone-count{color:#38bdf8}.sales-report-v2 .tone-product{color:#22c55e}.sales-report-v2 .tone-risk{color:#fb7185}.sales-report-v2 .tone-credit{color:#f59e0b}.sales-report-reconcile{display:grid;grid-template-columns:1.4fr .9fr .75fr 1.15fr 1.05fr;gap:1px;overflow:hidden;border:1px solid var(--panel-border);border-radius:14px;background:var(--panel-border)}.sales-report-reconcile>div,.sales-report-reconcile>button{display:grid;align-content:start;justify-items:start;gap:8px;min-height:118px;padding:18px 20px;border-radius:0!important;background:#ffffff0a}.sales-report-reconcile>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none!important;color:inherit;font:inherit;text-align:left;cursor:pointer}.sales-report-reconcile>button:hover{background:#ffffff12}.sales-report-reconcile>button:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 72%,transparent);outline-offset:-2px}.sales-report-reconcile span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.sales-report-reconcile strong{color:var(--text-primary, #f7f2ef);font-size:.98rem}.sales-report-reconcile small{color:var(--muted);font-size:.72rem;line-height:1.3}.sales-report-reconcile.has-warning .sales-report-reconcile-gap strong{color:#fb7185}.sales-report-v2 .sales-charts-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);align-items:stretch;gap:16px;margin:0}.sales-report-panel{padding:0}.sales-report-panel-head{margin:0;padding:18px 20px 14px;min-height:70px}.sales-report-v2 .sales-chart-card{display:grid;grid-template-rows:auto 1fr;min-height:332px}.sales-report-panel-head>div:first-child{display:grid;gap:4px}.sales-report-panel-head strong{font-size:1.05rem}.sales-report-panel-head span{color:var(--muted);font-size:.85rem}.sales-report-v2 .sales-paymentChart{min-height:240px;padding:10px 18px 18px}.sales-report-v2 .sales-paymentChart .empty-state,.sales-report-v2 .sales-trendChart .empty-state{height:100%;min-height:100%}.sales-report-v2 .sales-paymentRow{grid-template-columns:minmax(74px,.4fr) minmax(0,1fr) minmax(86px,auto);gap:12px}.sales-report-v2 .sales-paymentTrack,.sales-report-v2 .sales-trendTrack{background:#94a3b824}.sales-report-v2 .sales-paymentFill{background:linear-gradient(90deg,#2563eb,#14b8a6)}.sales-report-v2 .sales-trendChart{min-height:240px;padding:10px 18px 18px}.sales-report-v2 .sales-trendFill{background:linear-gradient(180deg,#14b8a6,#2563eb)}.sales-report-v2 .sales-report-tableCard{margin-top:0}.sales-report-tableHead{align-items:center}.sales-report-v2 .customers-toolbar{flex-wrap:wrap;gap:8px}.sales-report-v2 .customers-search,.sales-report-v2 .table-sort-field select,.sales-report-v2 .customers-toolbar .ghost-button{min-height:40px;border-radius:10px}.sales-report-v2 .toolbar-search-button,.sales-report-v2 .toolbar-search-button:hover{background:#2563eb;border-color:#2563eb;color:#fff}.sales-report-v2 .toolbar-export-button,.sales-report-v2 .toolbar-export-button:hover{background:#0f766e;border-color:#0f766e;color:#fff}.sales-report-v2 .toolbar-print-button,.sales-report-v2 .toolbar-print-button:hover{background:#475569;border-color:#475569;color:#fff}.sales-report-tableScroll{width:100%;overflow-x:auto;padding:0 16px 16px}.sales-report-dataGrid.customers-table.compact-table{min-width:1160px;border:1px solid var(--panel-border);border-radius:14px;overflow:hidden}.sales-report-dataGrid .customer-table-head{background:#94a3b81f}.sales-report-dataGrid .customer-table-head span,.sales-report-dataGrid .customer-row>span,.sales-report-dataGrid .customer-row>strong{min-width:0;padding:12px 10px}.sales-report-dataGrid .customer-row{border-top:1px solid var(--panel-border)}:root[data-theme=light] .sales-report-v2{color:#111827}:root[data-theme=light] .sales-report-hero h1{color:#111827}:root[data-theme=light] .sales-report-eyebrow{background:#e0ecff;color:#1d4ed8}:root[data-theme=light] .sales-report-hero p,:root[data-theme=light] .sales-report-heroStats span,:root[data-theme=light] .sales-report-panel-head span,:root[data-theme=light] .sales-report-kpi-label,:root[data-theme=light] .sales-report-v2 .sales-report-kpi small,:root[data-theme=light] .sales-report-reconcile span{color:#64748b}:root[data-theme=light] .sales-report-v2 .dashboard-card,:root[data-theme=light] .sales-report-filterCard,:root[data-theme=light] .sales-report-panel{background:#fff;border-color:#e3e8f0;box-shadow:0 10px 34px #0f172a0f}:root[data-theme=light] .sales-report-heroStats span{background:#fff;border-color:#e3e8f0}:root[data-theme=light] .sales-report-v2 .sales-report-kpi{background:#fff;border-color:#e3e8f0;box-shadow:0 8px 24px #0f172a0d}:root[data-theme=light] .sales-report-v2 .sales-report-kpi:hover{border-color:#bfd3ff;box-shadow:0 16px 34px #0f172a17}:root[data-theme=light] .sales-report-v2 .sales-report-kpi strong,:root[data-theme=light] .sales-report-reconcile strong,:root[data-theme=light] .sales-report-panel-head strong{color:#111827}:root[data-theme=light] .sales-report-reconcile{border-color:#e3e8f0;background:#e3e8f0}:root[data-theme=light] .sales-report-reconcile>div,:root[data-theme=light] .sales-report-reconcile>button{background:#fff!important;background-image:none!important;border:0!important;color:#111827!important;box-shadow:none!important}:root[data-theme=light] .sales-report-reconcile>button:hover{background:#f8fafc!important;background-image:none!important}:root[data-theme=light] .sales-report-reconcile small{color:#64748b}:root[data-theme=light] .sales-report-v2 .sales-paymentTrack,:root[data-theme=light] .sales-report-v2 .sales-trendTrack{background:#e8edf5}:root[data-theme=light] .sales-report-dataGrid.customers-table.compact-table{border-color:#e3e8f0}:root[data-theme=light] .sales-report-dataGrid .customer-table-head{background:#f3f6fb;color:#475569}:root[data-theme=light] .sales-report-dataGrid .customer-row{border-top-color:#e3e8f0;color:#1f2937}:root[data-theme=light] .sales-report-dataGrid .customer-row.striped{background:#fafbfe}:root[data-theme=light] .sales-report-v2 .customers-search,:root[data-theme=light] .sales-report-v2 .table-sort-field select{background-color:#fff;border-color:#d9dee8;color:#111827}@media (max-width: 1180px){.sales-report-v2 .sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-report-v2 .sales-charts-grid{grid-template-columns:1fr}}@media (max-width: 820px){.sales-report-hero{align-items:flex-start;flex-direction:column}.sales-report-heroStats{justify-content:flex-start}.sales-report-v2 .sales-report-filterBar,.sales-report-reconcile,.sales-report-v2 .sales-summary-grid{grid-template-columns:1fr}}:root[data-theme=light] .product-report-table tbody tr:not(.striped) td{background:#fffffffa}:root[data-theme=light] .stock-report-card,:root[data-theme=light] .stock-report-metric,:root[data-theme=light] .stock-report-detailItem{background:#fffffffa;border-color:#7b6c6f24}:root[data-theme=light] .stock-report-metric.accent strong{color:#3a6798}:root[data-theme=light] .stock-report-storeLabel{background:#7b6c6f14;color:#6f6165}:root[data-theme=light] .stock-report-detailItem strong{color:#43383b}:root[data-theme=light] .product-report-table tbody td strong{color:#43383b}:root[data-theme=light] .supplier-report-card{background:#fffffffa;border-color:#7b6c6f24}:root[data-theme=light] .supplier-report-storeTables thead th{background:#7b6c6f1f;color:#6f6165}:root[data-theme=light] .supplier-report-storeTables tbody td{background:#fffffffa;border-bottom-color:#7b6c6f1f}:root[data-theme=light] .sales-detail-modal .sales-detail-close-button{color:#2f241f!important;border-color:#7e523370!important;background:#fffaf4!important;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #60443029}:root[data-theme=light] .sales-detail-modal .sales-detail-close-button svg{color:currentColor!important;opacity:1!important;stroke:currentColor!important}:root[data-theme=light] .sales-detail-modal .sales-detail-close-button:hover,:root[data-theme=light] .sales-detail-modal .sales-detail-close-button:focus-visible{color:#fffaf4!important;border-color:#7e5233!important;background:#7e5233!important}:root[data-theme=light] .sales-detail-modal .icon-action-button,:root[data-theme=light] .product-lightbox-card .icon-action-button,:root[data-theme=light] .report-image-lightbox .icon-action-button{color:#2f241f!important;border-color:#7e523370!important;background:#fffaf4!important;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #60443029}:root[data-theme=light] .sales-detail-modal .icon-action-button svg,:root[data-theme=light] .product-lightbox-card .icon-action-button svg,:root[data-theme=light] .report-image-lightbox .icon-action-button svg,:root[data-theme=light] .sales-detail-modal .icon-action-button svg *,:root[data-theme=light] .product-lightbox-card .icon-action-button svg *,:root[data-theme=light] .report-image-lightbox .icon-action-button svg *{color:currentColor!important;opacity:1!important;stroke:currentColor!important}:root[data-theme=light] .sales-detail-modal .icon-action-button:hover,:root[data-theme=light] .sales-detail-modal .icon-action-button:focus-visible,:root[data-theme=light] .product-lightbox-card .icon-action-button:hover,:root[data-theme=light] .product-lightbox-card .icon-action-button:focus-visible,:root[data-theme=light] .report-image-lightbox .icon-action-button:hover,:root[data-theme=light] .report-image-lightbox .icon-action-button:focus-visible{color:#fffaf4!important;border-color:#7e5233!important;background:#7e5233!important}:root[data-theme=light] .product-report-empty{color:#75686d!important}.sales-image-lightbox{width:min(720px,calc(100vw - 40px))}.sales-image-lightboxBody{padding:16px;display:flex;justify-content:center;align-items:center}.sales-image-lightboxBody img{max-width:100%;max-height:calc(100vh - 180px);object-fit:contain;border-radius:18px}:root[data-theme=light] .sales-summary-card strong{color:#6f6165}:root[data-theme=light] .sales-summary-card.accent strong{color:#3a6798}:root[data-theme=light] .sales-paymentTrack,:root[data-theme=light] .sales-trendTrack{background:#76686d1f}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#090b1480;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90;padding:24px;overflow:hidden}.modal-card{width:min(760px,calc(100vw - 48px));max-height:min(86vh,820px);overflow:hidden;display:flex;flex-direction:column;border-radius:28px;background:var(--panel-strong);border:1px solid var(--panel-border);box-shadow:0 28px 80px #00000047}.modal-card .card-head{margin:0;border-radius:0;flex-shrink:0}.modal-header-close{min-width:38px;width:38px;height:38px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.modal-header-close svg{width:16px;height:16px}.modal-card .customer-form{display:flex;flex-direction:column;min-height:0;padding:0}.modal-card .customer-form-grid,.modal-card .modal-form-grid{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;padding:24px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.modal-card .customer-form-grid::-webkit-scrollbar,.modal-card .modal-form-grid::-webkit-scrollbar{width:6px}.modal-card .customer-form-grid::-webkit-scrollbar-track,.modal-card .modal-form-grid::-webkit-scrollbar-track{background:var(--scrollbar-track)}.modal-card .customer-form-grid::-webkit-scrollbar-thumb,.modal-card .modal-form-grid::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.modal-card .customer-form-grid::-webkit-scrollbar-thumb:hover,.modal-card .modal-form-grid::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.modal-card .form-actions,.modal-card .modal-form-actions{position:sticky;bottom:0;z-index:2;margin-top:0;padding:16px 24px 24px;border-top:1px solid var(--panel-border);background:var(--card-head-bg)}.modal-card .form-actions button,.modal-card .modal-form-actions button,.modal-card .form-actions .primary-link-button,.modal-card .modal-form-actions .primary-link-button{min-height:40px;padding:0 14px;border-radius:999px;font-size:.92rem}.modal-card .form-actions .button-with-icon,.modal-card .modal-form-actions .button-with-icon{gap:8px}.modal-card .form-actions .button-with-icon svg,.modal-card .modal-form-actions .button-with-icon svg{width:15px;height:15px}.customer-editor-modal-card .customer-form-grid{padding:24px 30px}.customer-editor-modal-card .modal-form-actions{background:var(--card-head-bg);padding:16px 24px 24px}.modal-error-list{margin:0;padding-left:18px;display:grid;gap:4px}.access-modal-card{width:min(760px,calc(100vw - 48px))}.access-modal-card-rolePermissions,.access-modal-card-roleMobilePermissions{width:min(900px,calc(100vw - 48px))}.access-modal-search{padding:20px 24px 0}.access-modal-search .customers-search{width:min(320px,100%);min-width:0;min-height:40px}.access-modal-table{margin:24px;max-height:min(52vh,520px);overflow:auto;min-width:0;border:1px solid rgba(255,255,255,.08);background:#16101cb8}.access-modal-table-head,.access-modal-table-row{display:grid;grid-template-columns:64px minmax(0,1fr) minmax(120px,.72fr);width:100%;min-width:0}.access-modal-table-rolePermissions .access-modal-table-head,.access-modal-table-rolePermissions .access-modal-table-row,.access-modal-table-roleMobilePermissions .access-modal-table-head,.access-modal-table-roleMobilePermissions .access-modal-table-row{grid-template-columns:64px minmax(220px,1.05fr) minmax(0,1.2fr)}.access-modal-table-head{position:sticky;top:0;z-index:5;min-height:48px;background:#72656be6;color:#f6eded;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.access-modal-table-row{min-height:70px;background:#251d2af0;border-top:1px solid rgba(255,255,255,.06)}.access-modal-table-row.striped{background:#1e1823f5}.access-modal-table-head>*,.access-modal-table-row>*{padding:14px 12px;border-right:1px solid rgba(255,255,255,.08);min-width:0}.access-modal-table-head>*{border-right-color:#ffffff24}.access-modal-table-row>*:last-child,.access-modal-table-head>*:last-child{border-right:0}.access-modal-table-row strong,.access-modal-table-row span{overflow-wrap:anywhere;word-break:break-word}.access-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 24px}.access-modal-actions{padding:0!important;border-top:0!important;background:transparent!important}:root[data-theme=light] .access-modal-card-employeeStores{background:#fffaf4;border-color:#7e523329}:root[data-theme=light] .access-modal-card-employeeStores .card-head{background:#f6eee6;border-bottom:1px solid rgba(126,82,51,.14)}:root[data-theme=light] .access-modal-card-employeeStores .card-head strong,:root[data-theme=light] .access-modal-card-employeeStores .access-modal-footer>span{color:#2f241f}:root[data-theme=light] .access-modal-table-employeeStores{border-color:#7e523329;background:#fffdf9;box-shadow:inset 0 1px #ffffffe6}:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-head{color:#5a463b;background:#f0e7df}:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-row{color:#2f2927;background:#fff;border-top-color:#7e52331f}:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-row.striped{background:#faf6f0}:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-head>*,:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-row>*{border-right-color:#7e52331f}:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-row strong{color:#1f2937}:root[data-theme=light] .access-modal-table-employeeStores .access-modal-table-row span{color:#5a463b}:root[data-theme=light] .access-modal-table-employeeStores .checkbox-field{justify-content:center;color:#237252}:root[data-theme=light] .access-modal-table-employeeStores .checkbox-field input{accent-color:#237252}.modal-action-button{min-width:132px;justify-content:center}.modal-action-button-secondary{background:transparent}.page-size-control{display:inline-flex;align-items:center;gap:8px;margin-right:auto;color:var(--muted)}.page-size-control select{border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0f;color:inherit;padding:7px 10px}.store-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#090b1461;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.store-loading-card{min-width:280px;display:grid;gap:10px;text-align:center;padding:28px;border-radius:24px;background:var(--panel-strong);border:1px solid var(--panel-border)}.store-spinner{width:44px;height:44px;margin:0 auto 8px;border:3px solid rgba(255,255,255,.14);border-top-color:var(--accent);border-radius:50%;animation:spin .9s linear infinite}.app-boot-splash{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#050505;z-index:2000}.app-boot-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.17) 0 2px,transparent 2.5px);background-size:64px 64px;background-position:center center;opacity:.5;-webkit-mask-image:radial-gradient(circle at center,#000,#000000db 56%,#0000002e);mask-image:radial-gradient(circle at center,#000,#000000db 56%,#0000002e)}.app-boot-mark{position:relative;display:grid;justify-items:center;padding:32px;z-index:1}.app-boot-lockup{display:inline-flex;align-items:center;animation:app-boot-lockup-in .7s ease-out forwards}.app-boot-word{position:relative;display:grid;place-items:center;font-family:Manrope,Segoe UI,Helvetica Neue,sans-serif;font-size:clamp(2rem,6vw,4.2rem);font-weight:600;letter-spacing:-.04em;line-height:1;text-transform:none}.app-boot-word-base,.app-boot-word-shimmer{grid-area:1 / 1}.app-boot-word-base{color:#ffffff3d}.app-boot-word-shimmer{color:transparent;background:linear-gradient(100deg,#fff0,#fff0 38%,#fffffff0 49%,#fffffff0 54%,#fff0 66%,#fff0);background-size:220% 100%;background-position:140% 0;-webkit-background-clip:text;background-clip:text;text-shadow:0 0 18px rgba(255,255,255,.08);animation:app-boot-shimmer 1.15s ease-out forwards}@keyframes heroFade{0%,28%{opacity:1;transform:scale(1)}33%,61%{opacity:0;transform:scale(1.04)}66%,to{opacity:0;transform:scale(1.06)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes app-boot-shimmer{0%{opacity:.2;background-position:140% 0}25%{opacity:1}to{opacity:1;background-position:-40% 0}}@keyframes app-boot-lockup-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dashboard-shimmer{to{transform:translate(100%)}}@keyframes barGrow{0%{height:0}}@media (max-width: 1440px){.content-page,.metric-card,.dashboard-card,.loading-card{padding:16px}.card-head{margin:-16px -16px 12px;padding:12px 16px;gap:10px 12px;flex-wrap:nowrap}.card-head.centered-head>div:first-child,.card-head>div:first-child{min-height:40px}.customers-toolbar,.gallery-head-actions{gap:8px;flex-wrap:nowrap}.customers-toolbar input,.customers-toolbar select,.customers-toolbar button,.gallery-head-actions input,.gallery-head-actions select,.gallery-head-actions button,.page-size-control select,.table-sort-field select{min-height:40px}.customers-search{flex:1 1 180px;min-width:180px;max-width:280px}.table-sort-field select{min-width:96px}.customers-table.compact-table{min-width:860px}.gallery-filters,.stock-filter-row,.product-filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.sales-summary-card strong{font-size:clamp(1.5rem,2.1vw,2.2rem)}.gst-summary-grid .sales-summary-card strong{font-size:clamp(1.5rem,2.15vw,2.25rem)}.customer-table-head{min-height:44px}.customer-row{min-height:74px}.form-actions{margin-top:14px}.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px}.sales-summary-card{min-height:138px;padding:18px 20px}.sales-summary-card strong{font-size:clamp(1.65rem,2.4vw,2.45rem)}.sales-charts-grid{grid-template-columns:1fr;gap:18px;margin:8px 0 22px}.sales-paymentChart{padding:16px 18px 18px}.sales-trendChart{min-height:200px;gap:14px;padding:14px 16px 18px}.product-report-tableWrap{padding:14px 12px 6px}.product-report-table thead th{padding:12px 10px;font-size:.76rem}.product-report-table tbody td{padding:10px}.sales-report-tableCard .card-head{min-height:68px;flex-wrap:nowrap}.sales-detail-modal{width:min(1060px,calc(100vw - 16px))}.sales-detail-modal-head{align-items:stretch}.sales-detail-modal-toolbar{width:100%;max-width:none;flex-wrap:wrap}.sales-detail-modal-toolbar .customers-search{min-width:0;flex:1 1 180px}.sales-detail-price-filter{flex:1 1 170px}.sales-detail-tableWrap{max-height:calc(100vh - 200px);padding:0 16px 14px}.sales-image-lightbox{width:min(620px,calc(100vw - 32px))}.sales-image-lightboxBody img{max-height:calc(100vh - 220px)}.operation-modal{width:min(900px,calc(100vw - 32px))}.operation-modalBody{padding:16px 16px 8px}.operation-modalFooter{padding:12px 16px 16px}.valet-list-page .card-head,.operations-page .card-head{padding-bottom:12px}.valet-page .dashboard-card,.operations-page .dashboard-card{gap:16px}.valet-table,.operations-table{min-width:900px}}@media (max-width: 1200px){.dashboard-studioGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.floor-plan-body,.dashboard-grid-wide{grid-template-columns:1fr}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1366px){.topbar{gap:12px;padding:16px 18px 0;margin-bottom:20px}.content-page{padding:18px}.metric-grid,.dashboard-grid{gap:14px;margin-top:16px}.metric-card,.dashboard-card,.loading-card{padding:16px}.metric-card strong{font-size:1.45rem}.card-head{margin:-16px -16px 12px;padding:12px 16px}.top-search{max-width:420px;min-width:170px}.topbar-wordmark strong{font-size:1.7rem}.topbar-wordmark span{font-size:.62rem}.top-control{min-width:120px}.topbar-actions{gap:8px}.icon-chip,.topbar-actionButton,.store-switcher select{min-height:42px}.icon-chip{min-width:42px;height:42px;padding:0 12px}.dashboard-studioGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dashboard-metricTile{min-height:150px;padding:16px 16px 18px}.dashboard-metricLabel{font-size:.82rem;padding-right:0}.dashboard-metricTile strong{font-size:clamp(1.5rem,1.9vw,1.95rem)}.dashboard-panelHead{padding:16px}.dashboard-panelHead h3{font-size:.94rem}.dashboard-metricColorSelectFloating{right:88px;min-width:94px}.dashboard-dragHandle{right:48px}.dashboard-closeHandle{right:12px}.search-dropdown{width:min(880px,calc(100vw - 80px));max-height:64vh;padding:12px}.search-card{grid-template-columns:140px minmax(0,1fr);gap:12px;padding:12px}.search-card img{height:184px}.search-meta{grid-template-columns:144px minmax(0,1fr);gap:10px}.summary-chips{gap:6px}.summary-chip{padding:7px 9px;font-size:.8rem}.sales-report-page .customers-search,.sales-report-page .table-sort-field select,.sales-report-page .customers-toolbar .ghost-button{min-height:42px}.sales-report-filterBar{gap:12px;margin-bottom:18px}.sales-report-tableCard .card-head{min-height:68px;padding-top:12px;padding-bottom:12px}.sales-report-tableCard .customers-toolbar{flex-wrap:nowrap;gap:8px}.operations-page .customers-toolbar,.valet-page .customers-toolbar{gap:8px}.sales-report-page .customers-toolbar,.sales-report-page .card-head>div:first-child{min-width:0}.sales-report-page .customers-toolbar{flex:1 1 420px;flex-wrap:nowrap}.sales-report-page .customers-search{min-width:180px;max-width:260px}.sales-report-page .table-sort-field select{min-width:92px}.valet-page .customers-toolbar,.operations-page .customers-toolbar{flex:1 1 420px}.valet-page .customers-search,.operations-page .customers-search{min-width:200px}.valet-page .table-sort-field select,.operations-page .table-sort-field select{min-width:96px}.opening-balance-filters-grid,.expenses-filters-grid,.deposits-filters-grid,.product-demand-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-filters,.stock-filter-row,.product-filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}.card-head{padding:10px 18px;gap:8px 10px;flex-wrap:nowrap}.customers-toolbar,.gallery-head-actions{gap:6px;flex-wrap:nowrap}.customers-toolbar input,.customers-toolbar select,.customers-toolbar button,.gallery-head-actions input,.gallery-head-actions select,.gallery-head-actions button,.page-size-control select,.table-sort-field select{min-height:38px}.customers-search{min-width:170px}.table-sort-field select{min-width:92px}.customers-table.compact-table{min-width:900px}.sales-summary-card strong{font-size:clamp(1.35rem,1.9vw,1.9rem)}.gst-summary-grid{gap:14px}.gst-summary-grid .sales-summary-card strong{font-size:clamp(1.4rem,1.95vw,2rem)}.sales-report-tableCard .card-head{min-height:60px;flex-wrap:nowrap}.sales-report-tableCard .customers-toolbar{gap:6px;flex-wrap:nowrap}.sales-report-page .customers-toolbar{flex-wrap:nowrap}}@media (max-width: 960px){.app-shell,body.sidebar-expanded .app-shell{grid-template-columns:1fr}.stock-report-detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));padding:22px}.store-deposit-modal-card{width:min(100%,calc(100vw - 24px))}.store-deposit-modal-formShell .deposit-modal-form{padding:22px 18px 112px}.deposit-modal-top,.deposit-denomination-grid{grid-template-columns:1fr}.deposit-denomination-card{grid-template-columns:minmax(0,1fr) minmax(0,.72fr) minmax(0,.9fr)}.sidebar{position:fixed;inset:8px auto 8px 8px;z-index:120;width:min(82vw,320px);height:auto;max-height:calc(100dvh - 16px);margin:0;padding:10px;border-right:1px solid var(--panel-border);border-radius:20px;overflow:hidden;transform:translate(calc(-100% - 18px));transition:transform .22s ease;box-shadow:0 24px 70px #00000047}body.sidebar-expanded .sidebar{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;padding:0;border:0;border-radius:0;background:#120e1475;opacity:0;pointer-events:none;transition:opacity .18s ease}body.sidebar-expanded .sidebar-scrim{opacity:1;pointer-events:auto}.side-nav{gap:2px;padding-right:4px}.nav-item{justify-content:flex-start;gap:8px;padding:7px 8px;border-radius:12px}.nav-text{display:inline-flex;font-size:.84rem;gap:8px}body:not(.sidebar-expanded) .nav-item{justify-content:flex-start;padding:7px 8px}.nav-icon{width:30px;height:30px;border-radius:9px}.nav-svg{width:15px;height:15px}.nav-item.level-1,.nav-item.level-2{padding:5px 8px}.nav-text-level-1{font-size:.8rem}.nav-text-level-2{font-size:.76rem}.sub-nav{gap:0;margin-left:14px;padding-left:8px}.sidebar-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 8px;margin-bottom:4px;border-bottom:1px solid var(--panel-border)}.sidebar-mobile-head .sidebar-wordmark{display:flex}.sidebar-mobile-head .sidebar-wordmark strong{font-size:1.25rem}.sidebar-mobile-head .sidebar-wordmark span{font-size:.52rem;letter-spacing:.22em}.sidebar-close-toggle{width:38px;height:38px;border-radius:12px}.sidebar-logo{display:inline}.auth-shell{grid-template-columns:1fr}.fashion-carousel{min-height:380px}.topbar{flex-direction:column;align-items:stretch;gap:10px;padding-top:10px;margin-top:calc(64px + env(safe-area-inset-top,0px));margin-bottom:20px}.mobile-sticky-topbar{position:fixed;top:0;left:0;right:0;z-index:90;display:flex;align-items:center;gap:12px;padding:calc(10px + env(safe-area-inset-top,0px)) 14px 10px;background:#14101ed6;border-bottom:1px solid var(--panel-border);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-sticky-topbar .topbar-wordmark{display:flex}.topbar>.topbar-left>.topbar-sidebar-toggle,.topbar>.topbar-left>.topbar-wordmark{display:none}.topbar-left,.topbar-actions{width:100%}.topbar-left{display:grid;grid-template-columns:minmax(0,1fr);align-items:center}.topbar-wordmark{min-width:0}.top-search{grid-column:1 / -1;max-width:none;min-width:0}.topbar-actions{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.topbar-actions::-webkit-scrollbar{display:none}.top-control{min-width:min(260px,62vw)}.search-card{grid-template-columns:1fr}.search-dropdown-head,.search-head-actions{flex-direction:column;align-items:stretch}.gallery-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-head-actions{width:100%;justify-content:flex-start}.product-lightbox-grid,.product-view-grid{grid-template-columns:1fr}.product-view-image-actions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.product-main-form-grid,.product-attributes-grid,.product-attributes-view-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.operations-filterBar{grid-template-columns:1fr auto}.operation-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-daysGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.chat-drawer{right:14px}}@media (max-width: 640px){html,body{overflow-x:hidden}.stock-report-detailGrid{grid-template-columns:1fr;padding:18px}.unauthorized-shell{padding:16px;align-items:start}.unauthorized-panel{grid-template-columns:1fr;gap:22px;padding:22px;border-radius:20px}.unauthorized-visual{min-height:210px}.unauthorized-actions{flex-direction:column}.unauthorized-actions .ghost-button,.unauthorized-actions .primary-link-button{width:100%}.auth-shell{padding:16px 16px 72px}.two-factor-setup-modal-card{width:calc(100vw - 28px);max-height:min(90vh,760px);border-radius:22px}.two-factor-setup-body{padding:18px}.two-factor-setup-layout{grid-template-columns:1fr}.two-factor-setup-qrPane{padding:14px}.two-factor-setup-qrPane img,.two-factor-qr-placeholder{width:min(220px,72vw);height:min(220px,72vw)}.two-factor-setup-confirm>label{padding:0 18px 16px}.two-factor-setup-actions{display:grid;grid-template-columns:1fr;gap:10px}.auth-panel,.auth-hero,.metric-card,.dashboard-card,.content-page{padding:20px;border-radius:22px}.sidebar{inset:8px auto 8px 8px;width:min(82vw,320px);max-height:calc(100dvh - 16px);padding:10px;border-radius:20px}.topbar{padding:8px 12px 0;margin-top:calc(58px + env(safe-area-inset-top,0px));margin-bottom:20px}.topbar-left{grid-template-columns:minmax(0,1fr);gap:8px}.mobile-sticky-topbar{padding:calc(8px + env(safe-area-inset-top,0px)) 12px 8px;gap:10px}.topbar-wordmark strong{font-size:1.45rem}.topbar-wordmark span{font-size:.55rem;letter-spacing:.22em}.sidebar-toggle{width:42px;height:42px;border-radius:14px}.topbar-actions{gap:8px}.topbar-brand,.top-search,.top-control{min-width:0}.top-control{flex:1 0 min(250px,64vw)}.topbar-actionButton,.icon-chip,.store-switcher select,.top-search input{min-height:42px}.content-page{margin:0;padding:12px;border-radius:0}.app-breadcrumb-shell{padding:0 12px}.page-breadcrumb{min-height:52px;margin-bottom:12px;padding:8px 10px;border-radius:16px}.page-breadcrumb:before{inset-block:10px}.page-breadcrumb-link,.page-breadcrumb-label,.page-breadcrumb-current{min-height:34px;max-width:46vw;padding-inline:10px;font-size:.8rem}.page-breadcrumb-current{max-width:58vw}.page-breadcrumb-current small{font-size:.68rem}.dashboard-card,.metric-card,.loading-card{border-radius:18px}.dashboard-grid,.metric-grid,.dashboard-studioGrid{gap:12px}.dashboard-studioCard{padding:12px}.dashboard-studioCard>.card-head{min-height:0;margin:-12px -12px 10px;padding:10px 12px;flex-direction:row;align-items:center;justify-content:space-between}.dashboard-studioCard>.card-head>div:first-child{min-height:0}.dashboard-studioCard>.card-head .eyebrow{margin:0;padding:5px 10px;font-size:.68rem}.dashboard-toolbar{gap:8px}.dashboard-addWidgetButton{width:38px;height:38px;border-radius:12px;font-size:1.25rem}.dashboard-rangeSelect{min-width:124px;min-height:38px;font-size:.9rem}.dashboard-studioBody{padding-top:0}.dashboard-panelBlock{min-height:0}.dashboard-panelHead{min-height:0;padding:10px 12px}.dashboard-panelHead h3{font-size:.92rem}.dashboard-clockBlock{min-height:132px}.dashboard-metricTile{min-height:132px;padding:14px 12px;border-radius:18px}.dashboard-metricTile strong{padding-right:0}.dashboard-metricColorSelectFloating,.dashboard-dragHandle,.dashboard-closeHandle,.dashboard-metricTile .dashboard-dragHandle,.dashboard-metricTile .dashboard-closeHandle{top:10px}.dashboard-closeHandle,.dashboard-dragHandle,.dashboard-metricTile .dashboard-closeHandle,.dashboard-metricTile .dashboard-dragHandle{width:32px;height:32px}.dashboard-digital-clock.dashboard-digital-clockCompact strong{font-size:1.45rem}.product-report-tableWrap,.customers-table,.customers-table.compact-table{max-width:100%;overflow-x:auto}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-item{align-items:flex-start;flex-direction:column}.dashboard-card:not(.dashboard-studioCard)>.card-head{min-height:0;margin:-20px -20px 10px;padding:10px 12px;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;border-top-left-radius:18px;border-top-right-radius:18px}.dashboard-card:not(.dashboard-studioCard)>.card-head>div:first-child,.dashboard-card:not(.dashboard-studioCard)>.card-head.centered-head>div:first-child{flex:1 0 100%;min-height:0;min-width:0;width:100%}.dashboard-card:not(.dashboard-studioCard)>.card-head strong{font-size:.98rem;line-height:1.2}.dashboard-card:not(.dashboard-studioCard)>.card-head .customers-toolbar,.dashboard-card:not(.dashboard-studioCard)>.card-head .gallery-head-actions{flex:1 1 100%;min-width:0;width:100%}.list-page-card .card-head{flex-wrap:wrap;align-items:flex-start}.list-page-card .card-head>div:first-child,.list-page-card .card-head.centered-head>div:first-child{flex:1 0 100%;width:100%;min-height:0}.list-page-card .customers-toolbar,.list-page-card .gallery-head-actions{justify-content:flex-start;flex:1 1 100%;width:100%;margin-left:0;padding:2px 2px 4px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.list-page-card .customers-toolbar>*,.list-page-card .gallery-head-actions>*{flex:0 0 auto}.list-page-card .customers-toolbar>.customers-search,.list-page-card .gallery-head-actions>.customers-search{flex-basis:min(44vw,180px);min-width:min(44vw,180px)}.list-page-card .customers-toolbar>.ghost-button,.list-page-card .customers-toolbar>.accent-button,.list-page-card .gallery-head-actions>.ghost-button,.list-page-card .gallery-head-actions>.accent-button{min-width:max-content;min-height:38px;padding-inline:14px}.dashboard-panelBlock .feed-list{display:grid;gap:6px;overflow-x:auto;padding:10px;-webkit-overflow-scrolling:touch}.dashboard-panelBlock .feed-item{grid-template-columns:minmax(180px,1.4fr) 110px 104px;min-width:430px;gap:10px;align-items:center;padding:9px 10px;border-radius:10px}.dashboard-panelBlock .feed-item>div{gap:2px}.dashboard-panelBlock .feed-item strong,.dashboard-panelBlock .feed-item span{line-height:1.15}.dashboard-panelBlock .feed-status{min-width:0;padding:5px 8px;font-size:.72rem;white-space:nowrap}.customer-form-grid{grid-template-columns:1fr}.customers-table.compact-table{min-width:0}.customers-table.compact-table .customer-table-head,.customers-table.compact-table .customer-row{min-width:max(760px,100%)}.all-products-page-table{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.all-products-page-table .customer-table-head,.all-products-page-table .customer-row{min-width:1080px}.products-table-head,.products-row{grid-template-columns:minmax(92px,.65fr) minmax(220px,1.6fr) minmax(120px,.95fr) minmax(140px,1.1fr) minmax(80px,.52fr) minmax(90px,.68fr) minmax(100px,.72fr) minmax(100px,.72fr) minmax(110px,.78fr) minmax(72px,.5fr)}.operations-filterBar,.operation-form-grid{grid-template-columns:1fr}.operation-daysGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-studioGrid{grid-template-columns:1fr}.dashboard-clockBlock,.dashboard-panelBlockWide,.dashboard-panelBlockFull{grid-column:span 1}.customers-search{min-width:100%}.modal-overlay{padding:12px}.modal-card{width:100%;max-height:92vh}.page-size-control{margin-right:0;width:100%;justify-content:space-between}.pagination-bar,.pagination-actions{position:sticky;bottom:28px;z-index:35;display:flex!important;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;margin:12px 0 0;padding:8px;overflow-x:auto;overflow-y:hidden;border:1px solid var(--panel-border);border-radius:16px;background:#14101ee6;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pagination-bar>*,.pagination-actions>*{flex:0 0 auto}.pagination-bar>span,.pagination-actions>span{min-width:max-content;padding:0 4px;font-size:.78rem;white-space:nowrap}.pagination-bar .page-size-control,.pagination-actions .page-size-control{width:auto;min-width:max-content;margin-right:0;gap:6px;justify-content:flex-start;font-size:.78rem}.pagination-bar .page-size-control select,.pagination-actions .page-size-control select{min-height:32px;padding:4px 28px 4px 9px;border-radius:10px}.pagination-bar .pagination-button,.pagination-actions .pagination-button{min-height:32px;padding:0 10px;font-size:.76rem;white-space:nowrap}.pagination-button:before{width:16px;height:16px;font-size:.68rem}.gallery-filters,.barcode-sheet-card{grid-template-columns:1fr}.operation-modal{width:100%}.product-gallery-grid{grid-template-columns:1fr 1fr}.gallery-sort-control,.gallery-switch{width:100%;justify-content:space-between}.chat-drawer{top:auto;right:12px;left:12px;bottom:82px;width:auto}.product-view-wide{grid-column:span 1}.product-main-form-grid,.product-attributes-grid,.product-attributes-view-grid{grid-template-columns:1fr}.profile-password-field{grid-column:span 1}.profile-grid{grid-template-columns:1fr}}:root[data-theme=light]{--light-surface: rgba(255, 253, 250, .98);--light-surface-soft: rgba(249, 243, 237, .96);--light-surface-muted: rgba(240, 231, 222, .92);--light-line: rgba(116, 95, 80, .24);--light-line-strong: rgba(102, 81, 68, .34);--light-text: #2f2825;--light-muted: rgba(74, 59, 50, .72);--light-table-head: #8b7d80;--light-table-head-strong: #7a6d71;--light-accent: #b98159;--light-accent-strong: #986248}:root[data-theme=light] .dashboard-card,:root[data-theme=light] .modal-card,:root[data-theme=light] .loading-card,:root[data-theme=light] .metric-card,:root[data-theme=light] .auth-panel,:root[data-theme=light] .auth-hero{color:var(--light-text);border-color:var(--light-line)}:root[data-theme=light] .card-head,:root[data-theme=light] .modal-card .card-head{background:linear-gradient(180deg,#fff7f0fa,#faf1e9f5);border-bottom:1px solid var(--light-line);color:var(--light-text)}:root[data-theme=light] .customer-editor-modal-card .modal-form-actions{background:linear-gradient(180deg,#fff7f0fa,#faf1e9f5);border-top-color:var(--light-line)}:root[data-theme=light] .modal-card .form-actions,:root[data-theme=light] .modal-card .modal-form-actions{background:linear-gradient(180deg,#fff7f0fa,#faf1e9f5);border-top-color:var(--light-line)}:root[data-theme=light] .auth-mode-toggle,:root[data-theme=light] .two-factor-manual-key,:root[data-theme=light] .two-factor-setup-qrPane{background:#ffffffd6;border-color:var(--light-line)}:root[data-theme=light] .auth-mode-toggle .segment-button.active{color:var(--light-text)}:root[data-theme=light] .two-factor-manual-key strong{color:var(--light-text)}:root[data-theme=light] .two-factor-setup-confirm input{background:#ffffffeb;border-color:var(--light-line);color:var(--light-text)}:root[data-theme=light] .product-table-modal-footer{background:linear-gradient(180deg,#fff7f0fa,#faf1e9f5);border-top-color:var(--light-line)}:root[data-theme=light] .product-table-modal .mini-data-head{background:linear-gradient(180deg,#f6ede5f5,#efe5dde6);border-color:#876e5729;color:var(--light-muted)}:root[data-theme=light] .product-table-modal .mini-data-row{border-bottom-color:#876e571a}:root[data-theme=light] .product-table-modal .mini-data-row.striped{background:#f9f2eab8}:root[data-theme=light] label>span,:root[data-theme=light] .ModalFieldLabel,:root[data-theme=light] .modal-field-label,:root[data-theme=light] .customer-form-grid label>span,:root[data-theme=light] .invoice-toggle-field>span,:root[data-theme=light] .searchable-select-field>span,:root[data-theme=light] .store-list-filters-panel label>span,:root[data-theme=light] .gallery-filters-panel label>span{color:var(--light-muted)}:root[data-theme=light] input:not([type=checkbox]):not([type=radio]),:root[data-theme=light] select,:root[data-theme=light] textarea,:root[data-theme=light] .customers-search,:root[data-theme=light] .searchable-select-trigger,:root[data-theme=light] .searchable-select-input,:root[data-theme=light] .table-sort-field select,:root[data-theme=light] .page-size-control select,:root[data-theme=light] .gallery-sort-control select,:root[data-theme=light] .tag-select-dropdown{background-color:var(--light-surface)!important;background-image:none;border-color:var(--light-line-strong)!important;color:var(--light-text)!important;box-shadow:inset 0 1px #ffffffe0,0 6px 14px #6a523f0f}:root[data-theme=light] input:not([type=checkbox]):not([type=radio]):focus,:root[data-theme=light] select:focus,:root[data-theme=light] textarea:focus,:root[data-theme=light] .searchable-select-trigger:focus-visible,:root[data-theme=light] .searchable-select-input:focus{border-color:var(--light-line-strong)!important;outline:none!important;box-shadow:0 1px 2px #0f172a0a!important}:root[data-theme=light] input::placeholder,:root[data-theme=light] textarea::placeholder,:root[data-theme=light] .searchable-select-input::placeholder{color:#42342d75!important}:root[data-theme=light] .customers-table,:root[data-theme=light] .customers-table.compact-table,:root[data-theme=light] .list-page-card .customers-table.compact-table,:root[data-theme=light] .operations-page .customers-table.compact-table,:root[data-theme=light] .product-report-table,:root[data-theme=light] .list-page-card .product-report-table{background:var(--light-surface);border:1px solid var(--light-line-strong);box-shadow:0 10px 26px #664f3c0f}:root[data-theme=light] .customer-table-head,:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-table-head,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-table-head,:root[data-theme=light] .product-report-table thead th,:root[data-theme=light] .list-page-card .product-report-table thead th{background:linear-gradient(180deg,var(--light-table-head),var(--light-table-head-strong))!important;color:#fffaf5!important;border-bottom:1px solid rgba(61,48,43,.2)}:root[data-theme=light] .customer-table-head>*,:root[data-theme=light] .customer-table-head>* *,:root[data-theme=light] .product-report-table thead th,:root[data-theme=light] .product-report-table thead th *{color:#fffaf5!important}:root[data-theme=light] .sortable-table-header-button,:root[data-theme=light] .sortable-table-header-button:hover{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;color:inherit!important}:root[data-theme=light] .customer-row,:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-row,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-row,:root[data-theme=light] .product-report-table tbody tr:not(.striped) td{background:var(--light-surface)!important;color:var(--light-text)!important;border-top-color:#745f501f}:root[data-theme=light] .customer-row.striped,:root[data-theme=light] .list-page-card .customers-table.compact-table .customer-row.striped,:root[data-theme=light] .operations-page .customers-table.compact-table .customer-row.striped,:root[data-theme=light] .product-report-table tbody tr.striped td{background:var(--light-surface-soft)!important;color:var(--light-text)!important}:root[data-theme=light] .purchase-packaging-table tbody tr.is-image-ready td{background:#e0f2fe!important;color:var(--light-text)!important;border-top-color:#0284c72e;border-bottom-color:#0284c733}:root[data-theme=light] .purchase-packaging-table tbody tr.is-image-ready td:first-child{box-shadow:inset 4px 0 #0284c7b8}:root[data-theme=light] .purchase-packaging-table tbody tr.is-image-ready:hover td{background:#bae6fd!important}:root[data-theme=light] .purchase-packaging-table tbody tr.is-existing-product td{background:#fff1dc!important;color:var(--light-text)!important;border-top-color:#b4530924;border-bottom-color:#b453092e}:root[data-theme=light] .purchase-packaging-table tbody tr.is-existing-product.is-image-ready td{background:#f3eadc!important}:root[data-theme=light] .purchase-packaging-table tbody tr.is-existing-product td:first-child{box-shadow:inset 4px 0 #d97706b8}:root[data-theme=light] .purchase-packaging-table tbody tr.is-existing-product:hover td{background:#fed7aa!important}:root[data-theme=light] .purchase-packaging-table tbody tr.is-existing-product.is-image-ready:hover td{background:#eadbc6!important}:root[data-theme=light] .purchase-packaging-table td strong{color:var(--light-text)!important}:root[data-theme=light] .packaging-existing-badge{border-color:#b4530947;background:#ffedd5f5;color:#92400e}:root[data-theme=light] .customer-table-head>*,:root[data-theme=light] .customer-row>*,:root[data-theme=light] .product-report-table th,:root[data-theme=light] .product-report-table td{border-right-color:#745f5029!important;border-bottom-color:#745f501f!important}:root[data-theme=light] .customer-row>*,:root[data-theme=light] .customer-row strong,:root[data-theme=light] .customer-row span,:root[data-theme=light] .customer-row small,:root[data-theme=light] .customer-row button,:root[data-theme=light] .customer-row a,:root[data-theme=light] .product-report-table tbody td,:root[data-theme=light] .product-report-table tbody td strong{color:var(--light-text)!important}:root[data-theme=light] .table-inline-link,:root[data-theme=light] .customer-credits-linkButton,:root[data-theme=light] .text-link-button{background:transparent!important;background-image:none!important;color:#7e4f39!important;box-shadow:none!important}:root[data-theme=light] .ghost-button,:root[data-theme=light] .icon-chip,:root[data-theme=light] .icon-action-button,:root[data-theme=light] .row-actions .icon-action-button{background:var(--light-surface)!important;background-image:none!important;border-color:var(--light-line)!important;color:#5a463b!important;box-shadow:inset 0 1px #ffffffe0,0 8px 16px #6d523d12}:root[data-theme=light] .ghost-button:hover,:root[data-theme=light] .icon-chip:hover,:root[data-theme=light] .icon-action-button:hover,:root[data-theme=light] .row-actions .icon-action-button:hover{background:var(--light-surface-muted)!important;border-color:#98624861!important}:root[data-theme=light] .modal-card .icon-action-button,:root[data-theme=light] .modal-card .modal-header-close{color:#1f2937!important}:root[data-theme=light] .modal-card .icon-action-button svg,:root[data-theme=light] .modal-card .modal-header-close svg{color:currentColor!important;opacity:1!important;fill:none!important;stroke:currentColor!important}:root[data-theme=light] .modal-card .icon-action-button svg *,:root[data-theme=light] .modal-card .modal-header-close svg *{stroke:currentColor!important}:root[data-theme=light] .store-notifications-table .icon-action-button,:root[data-theme=light] .store-notifications-table .row-actions .icon-action-button{background:transparent!important;border-color:transparent!important;box-shadow:none!important;color:#79523f!important}:root[data-theme=light] .store-notifications-table .icon-action-button:hover,:root[data-theme=light] .store-notifications-table .row-actions .icon-action-button:hover{background:#b07a541a!important}:root[data-theme=light] .store-notification-customer-cell small{color:#2e26249e}:root[data-theme=light] .product-view-image-actionButton{background:#fffaf4;color:#4f3529;border-color:#a06f4c42}:root[data-theme=light] .product-view-image-actionButton:hover,:root[data-theme=light] .product-view-image-actionButton:focus-visible{background:#f8eee2;border-color:#a06f4c61;color:#2e2624}:root[data-theme=light] .product-view-image-actionButton.accent{background:linear-gradient(135deg,#fff4e5,#f7e6d8);border-color:#a06f4c52}:root[data-theme=light] .notification-status-badge.is-delivered{color:#0f7a4b;border-color:#148e543d;background:#e4f7ed}:root[data-theme=light] .notification-status-badge.is-pending{color:#946100;border-color:#c28b2347;background:#fff3d4}:root[data-theme=light] .notification-status-badge.is-failed{color:#a32437;border-color:#c5364947;background:#ffe2e5}:root[data-theme=light] .accent-button,:root[data-theme=light] .primary-button,:root[data-theme=light] .primary-link-button,:root[data-theme=light] .modal-action-button:not(.modal-action-button-secondary){background:linear-gradient(135deg,var(--light-accent),var(--light-accent-strong))!important;border-color:#88523a47!important;color:#fffaf4!important;box-shadow:0 12px 24px #7f523829}:root[data-theme=light] .row-menu-popover,:root[data-theme=light] .searchable-select-options,:root[data-theme=light] .customer-credit-mobileSuggestions,:root[data-theme=light] .profile-menuDropdown,:root[data-theme=light] .chat-preview-dropdown{background:var(--light-surface)!important;border:1px solid var(--light-line-strong)!important;box-shadow:0 18px 42px #60483629;color:var(--light-text)}:root[data-theme=light] .row-menu-item,:root[data-theme=light] .searchable-select-option,:root[data-theme=light] .customer-credit-mobileSuggestion,:root[data-theme=light] .profile-menuItem{color:var(--light-text)!important;background:transparent!important;background-image:none!important;border-color:transparent!important}:root[data-theme=light] .row-menu-item:hover,:root[data-theme=light] .searchable-select-option:hover,:root[data-theme=light] .searchable-select-option.active,:root[data-theme=light] .customer-credit-mobileSuggestion:hover,:root[data-theme=light] .customer-credit-mobileSuggestion.active,:root[data-theme=light] .profile-menuItem:hover{background:#b981591f!important;color:var(--light-text)!important}:root[data-theme=light] .segmented-control,:root[data-theme=light] .invoice-toggle-group{background:#fffdfaeb!important;border:1px solid var(--light-line-strong)!important;box-shadow:inset 0 1px 2px #523f3014}:root[data-theme=light] .segment-button,:root[data-theme=light] .invoice-toggle-button{background:transparent!important;background-image:none!important;border-color:transparent!important;color:var(--light-muted)!important;box-shadow:none!important}:root[data-theme=light] .segment-button.active,:root[data-theme=light] .invoice-toggle-button.active{background:linear-gradient(135deg,var(--light-accent),var(--light-accent-strong))!important;border-color:#88523a38!important;color:#fffaf4!important;box-shadow:0 8px 18px #7f523829}:root[data-theme=light] .invoice-toggle-thumb{background:linear-gradient(135deg,var(--light-accent),var(--light-accent-strong))!important;box-shadow:0 8px 18px #7f523829}:root[data-theme=light] .invoice-toggle-group .invoice-toggle-button.active{background:transparent!important;box-shadow:none!important}:root[data-theme=light] .switch-button{background:#745f5024!important;border-color:var(--light-line-strong)!important}:root[data-theme=light] .switch-button.active{background:linear-gradient(135deg,#b981596b,#9862485c)!important}:root[data-theme=light] .switch-button span{background:#fff!important;box-shadow:0 2px 8px #523f3038}:root[data-theme=light] .status-pill,:root[data-theme=light] .status-badge,:root[data-theme=light] .purchase-order-status-badge{color:var(--light-text)}:root[data-theme=light] .status-pill-preorder-open{color:#24417c;background:#e6edff;border-color:#b6c8ff}:root[data-theme=light] .status-pill-preorder-po-generated,:root[data-theme=light] .status-pill-preorder-po-linked{color:#6e2b8e;background:#f4e6ff;border-color:#ddb4f5}:root[data-theme=light] .status-pill-preorder-po-received,:root[data-theme=light] .status-pill-preorder-warehouse{color:#0f6f68;background:#dcfaf5;border-color:#9be4d9}:root[data-theme=light] .status-pill-preorder-in-transit{color:#94600f;background:#fff0ce;border-color:#f5cf83}:root[data-theme=light] .status-pill-preorder-received,:root[data-theme=light] .status-pill-preorder-invoiced{color:#1d7435;background:#e1f9e6;border-color:#a7e0b3}:root[data-theme=light] .status-pill-preorder-partial{color:#a24e1d;background:#ffe7d8;border-color:#f2b892}:root[data-theme=light] .status-pill-preorder-void,:root[data-theme=light] .status-pill-preorder-cancelled{color:#a62535;background:#ffe0e3;border-color:#f2a5ae}:root[data-theme=light] .status-badge{border:1px solid rgba(91,67,55,.12);box-shadow:none}:root[data-theme=light] .status-badge.success{color:#047857;background:#dcfce7;border-color:#86efac}:root[data-theme=light] .status-badge.warning{color:#92400e;background:#fef3c7;border-color:#fcd34d}:root[data-theme=light] .status-badge.info{color:#075985;background:#dff2ff;border-color:#7dd3fc}:root[data-theme=light] .status-badge.danger{color:#991b1b;background:#fee2e2;border-color:#fca5a5}:root[data-theme=light] .status-badge.neutral{color:#4b5563;background:#f1f5f9;border-color:#cbd5e1}:root[data-theme=light] .bugs-table .bug-category-badge{color:#4a3330!important;background:#7454421a;border-color:#74544233}:root[data-theme=light] .bugs-table .bug-category-badge.ui{color:#075985!important;background:#0e74901a;border-color:#0e749038}:root[data-theme=light] .bugs-table .bug-category-badge.bug{color:#991b1b!important;background:#dc26261a;border-color:#dc262638}:root[data-theme=light] .bugs-table .bug-category-badge.request{color:#6d28d9!important;background:#6d28d91a;border-color:#6d28d938}:root[data-theme=light] .bugs-table .customer-row{color:#2f2927}:root[data-theme=light] .bugs-table .bug-description-cell,:root[data-theme=light] .bugs-table .customer-row>.bug-description-button{color:#2f2927!important}:root[data-theme=light] .bugs-table .bug-description-button:hover,:root[data-theme=light] .bugs-table .bug-description-button:focus-visible{color:#111827!important}:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action{box-shadow:none!important}:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.approve{color:#f5fff9!important;background:linear-gradient(135deg,#2f8e60,#237252)!important;border-color:#1665344d!important;box-shadow:inset 0 1px #ffffff38,0 10px 20px #1665342e!important}:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.approve svg{color:currentColor!important;opacity:1!important;stroke:currentColor!important}:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.approve:hover:not(:disabled),:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.approve:focus-visible:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#37a36f,#287f59)!important;border-color:#1665346b!important}:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.danger{color:#991b1b!important;background:#dc262614!important;border-color:#dc262638!important}:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.danger:hover:not(:disabled),:root[data-theme=light] .bug-modal-footer-actions .bug-footer-action.danger:focus-visible:not(:disabled){color:#7f1d1d!important;background:#dc262621!important;border-color:#dc262657!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action{box-shadow:none!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.cancel{color:#5a463b!important;background:#745f5014!important;border-color:#745f5033!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.cancel:hover:not(:disabled),:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.cancel:focus-visible:not(:disabled){color:#352823!important;background:#745f5024!important;border-color:#745f504d!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.save{color:#fffaf4!important;background:linear-gradient(135deg,var(--light-accent),var(--light-accent-strong))!important;border-color:#88523a47!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.save:hover:not(:disabled),:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.save:focus-visible:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#c79066,#a56b51)!important;border-color:#88523a6b!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.approve{color:#f5fff9!important;background:linear-gradient(135deg,#2f8e60,#237252)!important;border-color:#16653447!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.approve:hover:not(:disabled),:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.approve:focus-visible:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#37a36f,#287f59)!important;border-color:#16653461!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.awaiting{color:#78350f!important;background:#f59e0b1f!important;border-color:#b4530947!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.awaiting:hover:not(:disabled),:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.awaiting:focus-visible:not(:disabled){color:#5f2d0c!important;background:#f59e0b33!important;border-color:#b453096b!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.reject{color:#fff7f7!important;background:linear-gradient(135deg,#be484e,#953841)!important;border-color:#7f1d1d47!important}:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.reject:hover:not(:disabled),:root[data-theme=light] .bug-edit-footer-actions .bug-edit-action.reject:focus-visible:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#d6555b,#aa3f49)!important;border-color:#7f1d1d61!important}:root[data-theme=light] .bug-attachment-dropzone{color:#6b5548;background:#d8a36a14;border-color:#88523a42}:root[data-theme=light] .bug-attachment-preview,:root[data-theme=light] .bug-attachment-thumb{background:#fffaf5;border-color:#88523a29}:root[data-theme=light] .bug-attachment-preview figcaption{color:#6b5548}:root .list-page-card .customers-table.compact-table.bugs-table .customer-row>.bug-description-button,:root .operations-page .customers-table.compact-table.bugs-table .customer-row>.bug-description-button{padding-right:28px!important;border-radius:0!important;border-top:0!important;border-left:0!important;border-bottom:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important}:root .list-page-card .customers-table.compact-table.bugs-table .customer-row>:last-child,:root .operations-page .customers-table.compact-table.bugs-table .customer-row>:last-child{justify-self:stretch;justify-content:center;padding:0}:root .bugs-table .bug-row-actions .icon-action-button,:root .bugs-table .bug-row-actions .icon-action-button:hover,:root .bugs-table .bug-row-actions .icon-action-button:focus-visible,:root[data-theme=light] .bugs-table .bug-row-actions .icon-action-button,:root[data-theme=light] .bugs-table .bug-row-actions .icon-action-button:hover,:root[data-theme=light] .bugs-table .bug-row-actions .icon-action-button:focus-visible{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}:root .bugs-table .bug-row-actions .admin-standard-action-button,:root[data-theme=light] .bugs-table .bug-row-actions .admin-standard-action-button{width:34px!important;min-width:34px!important;height:34px!important;border:1px solid var(--panel-border)!important;border-radius:10px!important;background:transparent!important;color:inherit!important;box-shadow:none!important}:root .bugs-table .bug-row-actions .admin-standard-action-button:hover,:root .bugs-table .bug-row-actions .admin-standard-action-button:focus-visible,:root[data-theme=light] .bugs-table .bug-row-actions .admin-standard-action-button:hover,:root[data-theme=light] .bugs-table .bug-row-actions .admin-standard-action-button:focus-visible{background:#ffffff0d!important;border-color:var(--panel-border)!important}:root .bugs-table .bug-row-actions .admin-standard-action-button svg,:root[data-theme=light] .bugs-table .bug-row-actions .admin-standard-action-button svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important}:root .row-menu-popover{background:#0e0b16fc!important;border-color:#ffffff1f!important;box-shadow:0 22px 54px #0000006b!important;color:#fffaf4!important;-webkit-backdrop-filter:none;backdrop-filter:none}:root .row-menu-item{color:#fffaf4!important}:root .row-menu-item:hover{background:#d8a36a29!important;color:#fffaf4!important}:root[data-theme=light] .row-menu-popover{background:var(--light-surface)!important;border-color:var(--light-line-strong)!important;box-shadow:0 18px 42px #60483629!important;color:var(--light-text)!important}:root[data-theme=light] .row-menu-item,:root[data-theme=light] .row-menu-item:focus-visible{color:var(--light-text)!important;background:transparent!important;background-image:none!important;-webkit-text-fill-color:var(--light-text)}:root[data-theme=light] .row-menu-item:hover{background:#b981591f!important;color:var(--light-text)!important;-webkit-text-fill-color:var(--light-text)}:root[data-theme=light] .row-menu-divider{background:var(--light-line)}:root[data-theme=light] .sales-report-v2 .sales-report-filterCard,:root[data-theme=light] .sales-report-v2 .sales-report-panel,:root[data-theme=light] .sales-report-v2 .dashboard-card{background:#fff!important;background-image:none!important;border-color:#e2e8f0!important;box-shadow:0 10px 26px #0f172a0f!important}:root[data-theme=light] .sales-report-v2 .sales-report-kpi.sales-summary-card{background:#fff!important;background-image:none!important;border-color:#d9e2ef!important;color:#0f172a!important;box-shadow:0 8px 22px #0f172a12!important}:root[data-theme=light] .sales-report-v2 .sales-report-kpi.sales-summary-card:after{display:none!important}:root[data-theme=light] .sales-report-v2 .sales-report-kpi .sales-report-kpi-label{color:#475569!important}:root[data-theme=light] .sales-report-v2 .sales-report-kpi.sales-summary-card strong,:root[data-theme=light] .sales-report-v2 .sales-report-kpi.sales-summary-card.accent strong{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=light] .sales-report-v2 .sales-report-kpi.sales-summary-card small{color:#334155!important;-webkit-text-fill-color:#334155!important}:root[data-theme=light] .sales-report-v2 .date-range-filter>span,:root[data-theme=light] .sales-report-v2 .searchable-select-field>span,:root[data-theme=light] .sales-report-v2 .searchable-select-field label{color:#475569!important}:root[data-theme=light] .sales-report-v2 .date-range-filter-trigger,:root[data-theme=light] .date-range-filter-trigger{background:#fff!important;background-image:none!important;border-color:#cbd5e1!important;color:#0f172a!important;box-shadow:0 1px 2px #0f172a0f!important}:root[data-theme=light] .sales-report-v2 .date-range-filter-trigger strong,:root[data-theme=light] .date-range-filter-trigger strong{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=light] .sales-report-v2 .date-range-filter-calendarIcon,:root[data-theme=light] .date-range-filter-calendarIcon,:root[data-theme=light] .sales-report-v2 .date-range-filter-chevron,:root[data-theme=light] .date-range-filter-chevron{color:#64748b!important}:root[data-theme=light] .sales-report-v2 .date-range-filter-trigger.is-open,:root[data-theme=light] .date-range-filter-trigger.is-open{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb24!important}:root[data-theme=light] .date-range-picker-popover{background:#fff!important;border-color:#cbd5e1!important;box-shadow:0 24px 64px #0f172a33!important}:root[data-theme=light] .date-range-picker-presets{background:#f8fafc!important;border-right-color:#e2e8f0!important}:root[data-theme=light] .date-range-picker-presets button{background:transparent!important;color:#334155!important;border-radius:8px!important}:root[data-theme=light] .date-range-picker-presets button:hover,:root[data-theme=light] .date-range-picker-presets button.is-active{background:#dbeafe!important;color:#1d4ed8!important}:root[data-theme=light] .date-range-picker-presets .date-range-picker-reset{color:#be123c!important}:root[data-theme=light] .date-range-picker-calendar-head strong{color:#0f172a!important}:root[data-theme=light] .date-range-picker-calendar-head button{background:#eef2f7!important;color:#334155!important}:root[data-theme=light] .date-range-picker-calendar-head button:hover{background:#dbeafe!important;color:#1d4ed8!important}:root[data-theme=light] .date-range-picker-weekdays span,:root[data-theme=light] .date-range-picker-summary span{color:#64748b!important}:root[data-theme=light] .date-range-picker-days button{background:transparent!important;color:#1f2937!important;border-radius:8px!important}:root[data-theme=light] .date-range-picker-days button:hover{background:#e0ecff!important;color:#1d4ed8!important}:root[data-theme=light] .date-range-picker-days button.is-in-range{background:#dbeafe!important;color:#1e3a8a!important}:root[data-theme=light] .date-range-picker-days button.is-start,:root[data-theme=light] .date-range-picker-days button.is-end{background:#2563eb!important;color:#fff!important;box-shadow:0 0 0 2px #2563eb29!important}:root[data-theme=light] .date-range-picker-summary .accent-button{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}:root[data-theme=light] .date-range-picker-popover{color:#0f172a!important}:root[data-theme=light] .date-range-picker-presets button{color:#334155!important;-webkit-text-fill-color:#334155!important}:root[data-theme=light] .date-range-picker-presets button:hover,:root[data-theme=light] .date-range-picker-presets button.is-active{color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important}:root[data-theme=light] .date-range-picker-presets .date-range-picker-reset{color:#be123c!important;-webkit-text-fill-color:#be123c!important}:root[data-theme=light] .date-range-picker-calendar-head strong{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}:root[data-theme=light] .date-range-picker-calendar-head button{color:#334155!important;-webkit-text-fill-color:#334155!important}:root[data-theme=light] .date-range-picker-calendar-head button:hover{color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important}:root[data-theme=light] .date-range-picker-weekdays span,:root[data-theme=light] .date-range-picker-summary span{color:#475569!important;-webkit-text-fill-color:#475569!important}:root[data-theme=light] .date-range-picker-days button{color:#1f2937!important;-webkit-text-fill-color:#1f2937!important}:root[data-theme=light] .date-range-picker-days button.is-outside{color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}:root[data-theme=light] .date-range-picker-days button.is-disabled,:root[data-theme=light] .date-range-picker-days button:disabled{color:#cbd5e1!important;-webkit-text-fill-color:#cbd5e1!important}:root[data-theme=light] .date-range-picker-days button:hover,:root[data-theme=light] .date-range-picker-days button.is-in-range{color:#1e3a8a!important;-webkit-text-fill-color:#1e3a8a!important}:root[data-theme=light] .date-range-picker-days button.is-start,:root[data-theme=light] .date-range-picker-days button.is-end,:root[data-theme=light] .date-range-picker-summary .accent-button{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.date-range-picker-days button{display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;align-self:center!important;width:min(44px,100%)!important;height:34px!important;padding:0!important;line-height:1!important;text-align:center!important}.date-range-filter-trigger.is-open,:root[data-theme=light] .date-range-filter-trigger.is-open,:root[data-theme=light] .sales-report-v2 .date-range-filter-trigger.is-open{border-color:var(--accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 16%,transparent)!important}.date-range-picker-presets button:hover,.date-range-picker-presets button.is-active,.date-range-picker-calendar-head button:hover,.date-range-picker-days button:hover,.date-range-picker-days button.is-in-range,:root[data-theme=light] .date-range-picker-presets button:hover,:root[data-theme=light] .date-range-picker-presets button.is-active,:root[data-theme=light] .date-range-picker-calendar-head button:hover,:root[data-theme=light] .date-range-picker-days button:hover,:root[data-theme=light] .date-range-picker-days button.is-in-range{background:color-mix(in srgb,var(--accent) 16%,transparent)!important;color:var(--accent-strong)!important;-webkit-text-fill-color:var(--accent-strong)!important}.date-range-picker-days button.is-start,.date-range-picker-days button.is-end,.date-range-picker-summary .accent-button,:root[data-theme=light] .date-range-picker-days button.is-start,:root[data-theme=light] .date-range-picker-days button.is-end,:root[data-theme=light] .date-range-picker-summary .accent-button{background:var(--accent)!important;border-color:var(--accent)!important;color:#22150d!important;-webkit-text-fill-color:#22150d!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)!important}.sales-report-v2 .sales-report-tableHead .customers-toolbar{flex:0 1 auto!important;flex-wrap:nowrap!important;display:flex!important;align-items:end!important;justify-content:flex-end!important;gap:8px!important}.sales-report-v2 .sales-report-tableHead .customers-search{flex:1 1 260px!important;min-width:220px!important;max-width:320px!important}.sales-report-v2 .sales-report-tableHead .table-sort-field{flex:0 0 112px!important;min-width:112px!important}.sales-report-v2 .sales-report-icon-button,.sales-report-v2 .customers-toolbar>.sales-report-icon-button{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important}.sales-report-v2 .sales-report-icon-button svg{width:18px!important;height:18px!important}.sales-report-v2 .sales-report-icon-button.toolbar-search-button,.sales-report-v2 .sales-report-icon-button.toolbar-export-button,.sales-report-v2 .sales-report-icon-button.toolbar-print-button,.sales-report-v2 .sales-report-icon-button.toolbar-search-button:hover,.sales-report-v2 .sales-report-icon-button.toolbar-export-button:hover,.sales-report-v2 .sales-report-icon-button.toolbar-print-button:hover,.sales-report-v2 .sales-report-icon-button.toolbar-search-button:focus-visible,.sales-report-v2 .sales-report-icon-button.toolbar-export-button:focus-visible,.sales-report-v2 .sales-report-icon-button.toolbar-print-button:focus-visible{background:transparent!important;background-image:none!important;border-color:#d8a36a80!important;color:var(--accent)!important;box-shadow:none!important}.sales-report-v2 .sales-report-icon-button.toolbar-search-button:hover,.sales-report-v2 .sales-report-icon-button.toolbar-export-button:hover,.sales-report-v2 .sales-report-icon-button.toolbar-print-button:hover,.sales-report-v2 .sales-report-icon-button.toolbar-search-button:focus-visible,.sales-report-v2 .sales-report-icon-button.toolbar-export-button:focus-visible,.sales-report-v2 .sales-report-icon-button.toolbar-print-button:focus-visible{background:#d8a36a14!important;border-color:#d8a36ab8!important}.sales-report-v2 .sales-report-icon-button svg{fill:none!important;stroke:currentColor!important}:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-search-button,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-export-button,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-print-button,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-search-button:hover,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-export-button:hover,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-print-button:hover,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-search-button:focus-visible,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-export-button:focus-visible,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-print-button:focus-visible{border-color:#ae76506b!important;color:var(--accent-strong)!important}:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-search-button:hover,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-export-button:hover,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-print-button:hover,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-search-button:focus-visible,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-export-button:focus-visible,:root[data-theme=light] .sales-report-v2 .sales-report-icon-button.toolbar-print-button:focus-visible{background:#ae765014!important;border-color:#ae76509e!important}.sales-report-v2 .sales-report-panel-head.card-head.centered-head>div:first-child,.sales-report-v2 .sales-report-preorder-head.card-head.centered-head>div:first-child{display:grid!important;grid-auto-rows:max-content!important;align-content:start!important;align-items:start!important;justify-items:start!important;gap:4px!important;min-height:0!important;text-align:left!important}.sales-report-v2 .sales-report-panel-head.card-head.centered-head>div:first-child strong,.sales-report-v2 .sales-report-panel-head.card-head.centered-head>div:first-child span{display:block!important;width:100%!important;text-align:left!important}.sales-report-v2 .sales-report-panel-head.card-head{min-height:72px!important;align-items:flex-start!important;margin:0!important;padding:18px 20px 14px!important}.sales-report-v2 .sales-report-panel-head.card-head.centered-head>div:first-child strong{min-height:0!important;line-height:1.25!important;margin:0!important;padding-top:1px!important;overflow:visible!important}.sales-report-v2 .sales-report-panel-head.card-head.centered-head>div:first-child span{min-height:0!important;line-height:1.3!important;margin:0!important}:root[data-theme=light] input[type=search]:focus,:root[data-theme=light] input[type=search]:focus-visible,:root[data-theme=light] .customers-search:focus,:root[data-theme=light] .customers-search:focus-visible,:root[data-theme=light] .top-search input:focus,:root[data-theme=light] .products-redesign-search input:focus,:root[data-theme=light] .customers-redesign-search input:focus{outline:none!important;box-shadow:none!important}:root[data-theme=light] .top-search input:focus,:root[data-theme=light] .customers-search:focus,:root[data-theme=light] .customers-search:focus-visible{border-color:var(--light-line-strong)!important}:root[data-theme=light] .products-redesign-search:focus-within,:root[data-theme=light] .customers-redesign-search:focus-within{border-color:#826d582e!important;box-shadow:none!important}.report-redesign-page{display:flex;flex-direction:column;gap:16px}.report-redesign-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:6px 2px 2px}.report-redesign-hero h1{margin:6px 0 4px;color:var(--text-primary, #fffaf5);font-size:clamp(1.9rem,3vw,3rem);line-height:1.05;letter-spacing:0}.report-redesign-hero p{margin:0;color:var(--muted);font-weight:700}.report-redesign-eyebrow{display:inline-flex;width:max-content;padding:5px 10px;border:1px solid color-mix(in srgb,var(--accent) 32%,transparent);border-radius:999px;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);font-size:.74rem;font-weight:900;text-transform:uppercase}.report-redesign-heroMeta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.report-redesign-heroMeta span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff0d;color:var(--muted);font-size:.82rem;font-weight:800}.report-redesign-filterCard{padding:16px}.report-redesign-filterGrid{display:grid;gap:14px;align-items:end}.product-report-filterGrid{grid-template-columns:minmax(260px,.9fr) minmax(300px,1fr) minmax(180px,.45fr)}.purchase-report-filterGrid{grid-template-columns:minmax(260px,.45fr) minmax(180px,.22fr)}.report-redesign-filterGrid .date-range-filter-trigger,.report-redesign-filterGrid .searchable-select-trigger{height:46px;min-height:46px;border-radius:12px}.report-redesign-generateButton{height:46px!important;min-height:46px!important;padding:0 18px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--accent),var(--accent-strong))!important;border:1px solid color-mix(in srgb,var(--accent) 78%,transparent)!important;color:#1f1310!important;line-height:1!important;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 22%,transparent)!important}.report-redesign-generateButton:hover{background:linear-gradient(135deg,var(--accent),var(--accent-strong))!important;border-color:color-mix(in srgb,var(--accent) 92%,transparent)!important}.report-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.report-kpi-card{min-height:128px;padding:16px;border:1px solid var(--panel-border);border-radius:14px;background:color-mix(in srgb,var(--panel-strong) 78%,transparent);display:grid;align-content:space-between;gap:10px;color:inherit;text-align:left}.report-kpi-card span{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase}.report-kpi-card strong{color:var(--text-primary, #fffaf5);font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.05;overflow-wrap:anywhere}.report-kpi-card small{color:var(--muted);font-size:.78rem;line-height:1.3}.report-kpi-card.accent{border-color:color-mix(in srgb,var(--accent) 36%,var(--panel-border));background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 14%,var(--panel-strong)),color-mix(in srgb,var(--accent-strong) 10%,var(--panel-strong)))}.supplier-filter-card,.supplier-store-summary-card{cursor:pointer}.supplier-filter-card.active,.supplier-store-summary-card.active{border-color:color-mix(in srgb,var(--accent) 68%,var(--panel-border));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 18%,transparent)}.report-kpi-card.risk{border-color:#fb718547;background:linear-gradient(145deg,#fb71851c,#ffffff09)}.report-redesign-tableCard{padding:0;overflow:hidden}.report-redesign-tableHead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--panel-border)}.report-redesign-tableHead>div:first-child{min-width:0;display:grid;gap:4px}.report-redesign-tableHead strong{color:var(--text-primary, #fffaf5);font-size:1.06rem}.report-redesign-tableHead span{color:var(--muted);font-size:.84rem;font-weight:700}.report-redesign-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px}.report-redesign-toolbar .customers-search{flex:0 0 280px;min-width:220px;min-height:42px;border-radius:12px}.report-redesign-toolbar .table-sort-field{min-width:128px}.report-redesign-toolbar .table-sort-field select{min-height:42px;border-radius:12px}.report-icon-button{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--accent)!important}.report-icon-button svg{width:18px;height:18px}.report-table-scroll{overflow-x:auto}.report-data-table{width:100%;min-width:980px;border-collapse:collapse}.report-data-table th,.report-data-table td{padding:14px 16px;border-bottom:1px solid var(--panel-border);text-align:left;vertical-align:middle}.report-data-table th{background:#ffffff0b;color:var(--muted);font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.report-data-table td{color:var(--text-primary, #fffaf5);font-weight:700}.report-data-table tr.striped td{background:#ffffff06}.report-product-cell,.report-supplier-cell{display:flex;align-items:center;gap:12px;min-width:0}.report-supplier-cell{align-items:flex-start;flex-direction:column;gap:4px}.report-product-cell>div,.report-supplier-cell{min-width:0}.report-product-cell small,.report-supplier-cell small{display:block;margin-top:3px;color:var(--muted);font-size:.78rem;font-weight:700}.report-primary-link{color:var(--text-primary, #fffaf5);font-weight:900;text-decoration:none}.report-primary-link:hover{color:var(--accent)}.report-product-thumb{width:54px!important;min-width:54px!important;height:70px!important;padding:0!important;border:1px solid var(--panel-border)!important;border-radius:10px!important;background:#ffffff0a!important;background-image:none!important;overflow:hidden;box-shadow:none!important}.report-product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.report-store-stack{display:grid;gap:8px}.report-store-chips{display:flex;flex-wrap:wrap;gap:6px}.report-store-chip{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:4px 8px;border-radius:999px;border:1px solid rgba(56,189,248,.22);background:#38bdf814;color:#bde9ff;font-size:.75rem;font-weight:800}.report-store-chip.sold{border-color:#34d39938;background:#34d39914;color:#bdf7dc}.report-store-chip b{color:var(--text-primary, #fffaf5)}.report-progress-cell{display:grid;grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:10px}.report-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#ffffff14}.report-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#34d399)}.report-pagination-bar{padding:14px 16px}.report-image-lightbox{width:min(720px,calc(100vw - 48px))}:root[data-theme=light] .report-redesign-hero h1,:root[data-theme=light] .report-kpi-card strong,:root[data-theme=light] .report-redesign-tableHead strong,:root[data-theme=light] .report-data-table td,:root[data-theme=light] .report-primary-link,:root[data-theme=light] .report-store-chip b{color:#0f172a!important}:root[data-theme=light] .report-redesign-hero p,:root[data-theme=light] .report-redesign-heroMeta span,:root[data-theme=light] .report-kpi-card span,:root[data-theme=light] .report-kpi-card small,:root[data-theme=light] .report-redesign-tableHead span,:root[data-theme=light] .report-product-cell small,:root[data-theme=light] .report-supplier-cell small,:root[data-theme=light] .report-data-table th{color:#64748b!important}:root[data-theme=light] .report-redesign-filterCard,:root[data-theme=light] .report-redesign-tableCard,:root[data-theme=light] .report-kpi-card{background:#fff!important;background-image:none!important;border-color:#e2e8f0!important;box-shadow:0 10px 26px #0f172a0f!important}:root[data-theme=light] .report-redesign-heroMeta span{background:#fff!important;border-color:#e2e8f0!important}:root[data-theme=light] .report-redesign-generateButton{color:#fffaf4!important;box-shadow:0 10px 22px #8a563f2e!important}:root[data-theme=light] .report-data-table th{background:#f8fafc!important}:root[data-theme=light] .report-data-table tr.striped td{background:#f8fafc!important}:root[data-theme=light] .report-data-table th,:root[data-theme=light] .report-data-table td,:root[data-theme=light] .report-redesign-tableHead{border-color:#e2e8f0!important}:root[data-theme=light] .report-product-thumb{background:#f8fafc!important;border-color:#dbe4ef!important}:root[data-theme=light] .report-store-chip{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}:root[data-theme=light] .report-store-chip.sold{background:#ecfdf5;border-color:#bbf7d0;color:#047857}:root[data-theme=light] .report-progress-track{background:#e2e8f0}@media (max-width: 1180px){.report-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-redesign-tableHead{align-items:flex-start;flex-direction:column}.report-redesign-toolbar{width:100%;justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 760px){.report-redesign-hero{align-items:flex-start;flex-direction:column}.report-redesign-heroMeta{justify-content:flex-start}.product-report-filterGrid,.purchase-report-filterGrid,.report-kpi-grid{grid-template-columns:1fr}.report-redesign-toolbar .customers-search,.report-redesign-toolbar .table-sort-field{flex:1 1 100%;width:100%}}.supplier-report-v2 .supplier-report-filterGrid{grid-template-columns:minmax(260px,.8fr) minmax(300px,1fr) minmax(160px,.38fr) minmax(180px,.42fr)}.supplier-report-v2 .supplier-report-filterGrid.no-price-toggle{grid-template-columns:minmax(260px,.8fr) minmax(300px,1fr) minmax(180px,.42fr)}.supplier-report-v2 .supplier-price-toggle{display:grid;gap:8px}.supplier-report-v2 .supplier-price-toggle>span{color:var(--muted);font-size:.82rem;font-weight:800}.supplier-report-v2 .supplier-price-toggle select{width:100%;min-height:46px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff0f;color:inherit;padding:10px 38px 10px 14px}.supplier-report-v2 .supplier-report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.supplier-report-storeSummaryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.supplier-store-summary-card{min-height:104px;padding:14px;border:1px solid var(--panel-border);border-radius:14px;background:color-mix(in srgb,var(--panel-strong) 74%,transparent);display:grid;gap:10px;color:inherit;text-align:left}.supplier-store-summary-card>span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.supplier-store-summary-card>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.supplier-store-summary-card strong{color:var(--text-primary, #fffaf5);font-size:1.1rem;line-height:1}.supplier-store-summary-card small{color:var(--muted);font-size:.75rem;font-weight:800}.supplier-report-tableCard .report-redesign-tableHead{align-items:flex-start}.supplier-report-viewToggle{display:inline-flex;align-items:center;gap:4px;height:44px;padding:4px;border:1px solid var(--panel-border);border-radius:12px;background:color-mix(in srgb,var(--panel-strong) 72%,transparent)}.supplier-report-viewToggle button{height:34px;border:0;border-radius:9px;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;font:inherit;font-size:.84rem;font-weight:900;cursor:pointer}.supplier-report-viewToggle button.active{background:var(--accent);color:#fffaf5;box-shadow:0 8px 18px #a86b4338}.supplier-report-viewToggle button span,.supplier-report-viewToggle button svg{color:inherit!important}.supplier-product-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:14px;padding:18px}.supplier-product-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;min-height:238px;padding:14px;border:1px solid var(--panel-border);border-radius:16px;background:color-mix(in srgb,var(--panel-strong) 82%,transparent);box-shadow:0 14px 34px #0000001f}.supplier-product-card-image{width:92px;height:124px;align-self:start;border:1px solid var(--panel-border);border-radius:12px;background:color-mix(in srgb,var(--panel) 82%,transparent);overflow:hidden;padding:0;cursor:pointer}.supplier-product-card-image img{width:100%;height:100%;object-fit:cover;display:block}.supplier-product-card-body{min-width:0;display:grid;gap:14px}.supplier-product-card-titleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.supplier-product-card-titleRow>div{min-width:0;display:grid;gap:4px}.supplier-product-card-titleRow .report-primary-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-product-card-titleRow small,.supplier-product-card-splits>div>span{color:var(--muted);font-size:.78rem;font-weight:800}.supplier-product-card-titleRow>span{flex:0 0 auto;color:var(--text-primary, #fffaf5);font-size:.98rem;font-weight:950}.supplier-product-card-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.supplier-product-card-metrics>div{min-height:66px;padding:10px;border:1px solid var(--panel-border);border-radius:12px;background:color-mix(in srgb,var(--panel) 66%,transparent);display:grid;align-content:center;gap:5px}.supplier-product-card-metrics strong{color:var(--text-primary, #fffaf5);font-size:1.04rem;line-height:1}.supplier-product-card-metrics span{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.supplier-product-card-splits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.supplier-product-card-splits>div{display:grid;gap:8px;min-width:0}.supplier-product-card-empty{grid-column:1 / -1}.supplier-movement-table{min-width:1240px}.supplier-report-product-cell{min-width:260px}.supplier-report-product-thumb{width:48px!important;min-width:48px!important;height:64px!important}.supplier-store-chips{max-width:420px}:root[data-theme=light] .supplier-report-v2 .supplier-price-toggle>span,:root[data-theme=light] .supplier-store-summary-card>span,:root[data-theme=light] .supplier-store-summary-card small{color:#64748b!important}:root[data-theme=light] .supplier-report-v2 .supplier-price-toggle select{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important}:root[data-theme=light] .supplier-store-summary-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 20px #0f172a0d!important}:root[data-theme=light] .supplier-store-summary-card strong{color:#0f172a!important}:root[data-theme=light] .supplier-report-viewToggle{background:#f8fafc!important;border-color:#dbe4ef!important}:root[data-theme=light] .supplier-report-viewToggle button{background:transparent!important;background-image:none!important;box-shadow:none!important;color:#334155!important;-webkit-text-fill-color:#334155!important}:root[data-theme=light] .supplier-report-viewToggle button.active{background:#a86b43!important;background-image:none!important;color:#fffaf5!important;-webkit-text-fill-color:#fffaf5!important;box-shadow:0 8px 18px #a86b4338!important}:root[data-theme=light] .supplier-report-viewToggle button span,:root[data-theme=light] .supplier-report-viewToggle button svg{color:inherit!important;-webkit-text-fill-color:inherit!important}:root[data-theme=light] .supplier-product-card{background:#fff!important;border-color:#dbe4ef!important;box-shadow:0 14px 28px #0f172a0f!important}:root[data-theme=light] .supplier-product-card-image,:root[data-theme=light] .supplier-product-card-metrics>div{background:#f8fafc!important;border-color:#e2e8f0!important}:root[data-theme=light] .supplier-product-card-titleRow>span,:root[data-theme=light] .supplier-product-card-metrics strong{color:#0f172a!important}:root[data-theme=light] .supplier-product-card-titleRow small,:root[data-theme=light] .supplier-product-card-splits>div>span,:root[data-theme=light] .supplier-product-card-metrics span{color:#64748b!important}@media (max-width: 1180px){.supplier-report-v2 .supplier-report-kpi-grid,.supplier-report-v2 .supplier-report-filterGrid,.supplier-report-v2 .supplier-report-filterGrid.no-price-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-product-card-grid{grid-template-columns:1fr}}@media (max-width: 760px){.supplier-report-v2 .supplier-report-kpi-grid,.supplier-report-v2 .supplier-report-filterGrid,.supplier-report-v2 .supplier-report-filterGrid.no-price-toggle{grid-template-columns:1fr}.supplier-report-storeSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-product-card-grid{grid-template-columns:1fr;padding:12px}.supplier-product-card{grid-template-columns:72px minmax(0,1fr);gap:12px}.supplier-product-card-image{width:72px;height:98px}.supplier-product-card-titleRow,.supplier-product-card-splits{grid-template-columns:1fr}.supplier-product-card-titleRow{display:grid}.supplier-product-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-report-viewToggle{width:100%}.supplier-report-viewToggle button{flex:1}}.cash-report-filterGrid,.customer-report-filterGrid,.expense-report-filterGrid,.daily-report-filterGrid{grid-template-columns:minmax(260px,.8fr) minmax(280px,1fr) minmax(180px,.42fr)}.advance-report-filterGrid,.gst-report-filterGrid,.hsn-report-filterGrid{grid-template-columns:minmax(260px,.55fr) minmax(180px,.28fr)}.team-report-filterGrid{grid-template-columns:minmax(260px,.8fr) minmax(260px,.72fr) minmax(180px,.42fr)}.store-report-filterGrid,.suggestion-report-filterGrid{grid-template-columns:minmax(220px,.8fr) minmax(220px,.72fr) minmax(220px,.72fr) minmax(180px,.42fr)}.operation-report-filterGrid{grid-template-columns:minmax(220px,.8fr) minmax(220px,.8fr) minmax(260px,1fr) minmax(180px,.42fr)}.stock-report-kpi-grid,.team-report-kpi-grid,.operation-report-kpi-grid,.gst-report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.daily-report-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.report-cell-subtext{display:block;margin-top:4px;color:var(--muted);font-size:.78rem;font-weight:700}.report-suite-actions{display:flex;justify-content:flex-end}.report-data-table tfoot td,.report-data-table tfoot th{padding:14px 16px;border-top:1px solid var(--panel-border);background:#ffffff0b;color:var(--text-primary, #fffaf5);font-weight:900;text-align:left}.report-chart-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:16px;align-items:stretch}.report-chart-card{padding:0;overflow:hidden}.daily-report-chartCard{min-height:320px;display:flex;flex-direction:column}.daily-report-chartCard .report-bar-list,.daily-report-chartCard .report-vertical-chart{flex:1}.report-bar-list{display:grid;gap:14px;padding:18px}.report-bar-row{display:grid;gap:8px}.report-bar-row>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.report-bar-row strong{color:var(--text-primary, #fffaf5);font-size:.92rem}.report-bar-row span{color:var(--muted);font-size:.84rem;font-weight:800}.report-vertical-chart{min-height:240px;padding:22px 22px 18px;display:flex;align-items:end;gap:14px;overflow-x:auto}.report-vertical-barWrap{min-width:72px;height:100%;display:grid;grid-template-rows:1fr auto auto;justify-items:center;gap:8px}.report-vertical-track{width:34px;height:180px;padding:3px;display:flex;align-items:end;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff0e}.report-vertical-fill{width:100%;border-radius:inherit;background:linear-gradient(180deg,var(--accent),#34d399)}.report-vertical-barWrap strong{color:var(--text-primary, #fffaf5);font-size:.78rem;white-space:nowrap}.report-vertical-barWrap span{color:var(--muted);font-size:.72rem;font-weight:800;white-space:nowrap}.stock-report-v2-grid,.team-report-v2-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.team-report-section{min-width:0}.team-report-section.is-expanded{grid-column:1 / -1}.team-report-modalOverlay{z-index:120}.team-report-modal{width:min(1180px,calc(100vw - 32px));height:min(88vh,820px);max-height:min(88vh,820px)}.team-report-modal .team-report-section{height:100%;min-height:0;display:flex;flex-direction:column;border:0;border-radius:0;box-shadow:none}.team-report-modal .team-report-tableScroll{flex:1 1 auto;min-height:0;overflow:auto}.team-report-section .report-redesign-tableHead{align-items:flex-start}.team-report-section-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.team-report-topScroll{height:16px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid var(--panel-border);background:#ffffff06}.team-report-scrollInner{width:980px;height:1px}.team-report-tableScroll{width:100%}.stock-report-v2-card{min-height:188px;padding:16px;border:1px solid var(--panel-border);border-radius:14px;background:color-mix(in srgb,var(--panel-strong) 78%,transparent);display:grid;gap:16px}.stock-report-v2-cardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.stock-report-v2-cardHead div{display:grid;gap:4px;min-width:0}.stock-report-v2-cardHead span,.stock-report-v2-metrics span{color:var(--muted);font-size:.76rem;font-weight:900;text-transform:uppercase}.stock-report-v2-cardHead strong{color:var(--text-primary, #fffaf5);font-size:1.08rem;line-height:1.2}.stock-report-v2-cardHead small{color:var(--muted);font-size:.78rem;font-weight:800}.stock-report-v2-cardHead b{color:var(--accent);font-size:1.9rem;line-height:1}.stock-report-v2-progress{grid-template-columns:minmax(0,1fr) auto}.stock-report-v2-progress span{color:var(--muted);font-weight:900}.stock-report-v2-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stock-report-v2-metrics:not(.with-worth){grid-template-columns:1fr}.stock-report-v2-metrics>div{padding:12px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff09;display:grid;gap:6px}.stock-report-v2-metrics strong{color:var(--text-primary, #fffaf5);font-size:1rem}.stock-report-v2-table{min-width:760px}.store-report-table,.hsn-report-table,.customer-report-table,.advance-report-table,.expense-report-table,.daily-report-table,.team-report-table{min-width:900px}.cash-report-table,.gst-report-table,.operation-report-table{min-width:1380px}.gst-report-kpi-grid .report-kpi-card strong{font-size:clamp(1.45rem,1.9vw,2.05rem);line-height:1.12;word-break:normal}.suggestion-report-tableCard .report-table-scroll{width:100%}.suggestion-report-table{--suggestion-product-col: 340px;--suggestion-supplier-col: 190px}.suggestion-report-table .suggestion-sticky-col{position:sticky;background:var(--panel-strong);background-clip:padding-box;z-index:3}.suggestion-report-table th.suggestion-sticky-col{z-index:5;background:color-mix(in srgb,var(--panel-strong) 92%,#ffffff 8%)}.suggestion-report-table .suggestion-sticky-product{left:0;width:var(--suggestion-product-col);min-width:var(--suggestion-product-col);max-width:var(--suggestion-product-col)}.suggestion-report-table .suggestion-sticky-supplier{left:var(--suggestion-product-col);width:var(--suggestion-supplier-col);min-width:var(--suggestion-supplier-col);max-width:var(--suggestion-supplier-col);border-right:1px solid var(--panel-border);box-shadow:12px 0 18px #0000001f}.suggestion-report-table tr.striped .suggestion-sticky-col{background:color-mix(in srgb,var(--panel-strong) 92%,#ffffff 8%)}.suggestion-report-table .suggestion-sticky-supplier{white-space:normal}.report-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:28px;padding:4px 10px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--panel-border));border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text-primary, #fffaf5);font-size:.82rem;font-weight:900}.operation-report-textCell{max-width:280px;white-space:pre-wrap;line-height:1.35}.operation-mediaCell{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.operation-mediaThumb{width:48px;height:54px;padding:0;border:1px solid var(--panel-border);border-radius:10px;background:#ffffff0d;overflow:hidden;cursor:pointer}.operation-mediaThumb img{width:100%;height:100%;object-fit:cover;display:block}.operation-mediaButton{min-height:34px;border-radius:10px;font-size:.82rem}.operation-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#94a3b81f;color:var(--muted);font-size:.76rem;font-weight:900}.operation-status-completed,.operation-status-complete,.operation-status-done{border-color:#34d3994d;background:#34d3991f;color:#86efac}.operation-status-pending{border-color:#fbbf2452;background:#fbbf241f;color:#fde68a}:root[data-theme=light] .report-cell-subtext,:root[data-theme=light] .report-bar-row span,:root[data-theme=light] .report-vertical-barWrap span,:root[data-theme=light] .stock-report-v2-cardHead span,:root[data-theme=light] .stock-report-v2-cardHead small,:root[data-theme=light] .stock-report-v2-metrics span,:root[data-theme=light] .stock-report-v2-progress span{color:#64748b!important}:root[data-theme=light] .report-data-table tfoot td,:root[data-theme=light] .report-data-table tfoot th,:root[data-theme=light] .report-bar-row strong,:root[data-theme=light] .report-vertical-barWrap strong,:root[data-theme=light] .stock-report-v2-cardHead strong,:root[data-theme=light] .stock-report-v2-metrics strong,:root[data-theme=light] .report-count-pill{color:#0f172a!important}:root[data-theme=light] .report-chart-card,:root[data-theme=light] .stock-report-v2-card,:root[data-theme=light] .stock-report-v2-metrics>div{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 10px 26px #0f172a0f!important}:root[data-theme=light] .report-data-table tfoot td,:root[data-theme=light] .report-data-table tfoot th,:root[data-theme=light] .report-vertical-track,:root[data-theme=light] .operation-mediaThumb{background:#f8fafc!important;border-color:#e2e8f0!important}:root[data-theme=light] .team-report-topScroll{background:#f8fafc!important;border-bottom-color:#e2e8f0!important}:root[data-theme=light] .report-count-pill{background:#eff6ff!important;border-color:#bfdbfe!important}:root[data-theme=light] .suggestion-report-table .suggestion-sticky-col{background:#fff!important}:root[data-theme=light] .suggestion-report-table th.suggestion-sticky-col,:root[data-theme=light] .suggestion-report-table tr.striped .suggestion-sticky-col{background:#f8fafc!important}:root[data-theme=light] .suggestion-report-table .suggestion-sticky-supplier{border-right-color:#e2e8f0!important;box-shadow:12px 0 18px #0f172a14}:root[data-theme=light] .operation-status{color:#475569;background:#f1f5f9;border-color:#cbd5e1}:root[data-theme=light] .operation-status-completed,:root[data-theme=light] .operation-status-complete,:root[data-theme=light] .operation-status-done{color:#047857;background:#ecfdf5;border-color:#bbf7d0}:root[data-theme=light] .operation-status-pending{color:#92400e;background:#fffbeb;border-color:#fde68a}@media (max-width: 1180px){.cash-report-filterGrid,.customer-report-filterGrid,.expense-report-filterGrid,.daily-report-filterGrid,.store-report-filterGrid,.suggestion-report-filterGrid,.operation-report-filterGrid,.stock-report-kpi-grid,.team-report-kpi-grid,.operation-report-kpi-grid,.gst-report-kpi-grid,.daily-report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-chart-grid{grid-template-columns:1fr}}@media (max-width: 760px){.cash-report-filterGrid,.customer-report-filterGrid,.expense-report-filterGrid,.daily-report-filterGrid,.advance-report-filterGrid,.gst-report-filterGrid,.team-report-filterGrid,.hsn-report-filterGrid,.store-report-filterGrid,.suggestion-report-filterGrid,.operation-report-filterGrid,.stock-report-kpi-grid,.team-report-kpi-grid,.operation-report-kpi-grid,.gst-report-kpi-grid,.daily-report-kpi-grid{grid-template-columns:1fr}.report-vertical-chart{padding-inline:16px}.stock-report-v2-grid,.team-report-v2-grid{grid-template-columns:1fr}.suggestion-report-table{--suggestion-product-col: 280px;--suggestion-supplier-col: 160px}}.sales-detail-modal .sales-detail-close-button,.sales-detail-modal .sales-detail-close-button:hover,.sales-detail-modal .sales-detail-close-button:focus-visible{width:38px!important;height:38px!important;min-width:38px!important;display:inline-grid!important;place-items:center!important;color:#fff!important;background:#5a3427!important;border-color:#ffffff6b!important}.sales-detail-modal .sales-detail-close-button svg,.sales-detail-modal .sales-detail-close-button svg *{color:currentColor!important;opacity:1!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important}:root[data-theme=light] .sales-detail-modal .sales-detail-close-button,:root[data-theme=light] .sales-detail-modal .sales-detail-close-button:hover,:root[data-theme=light] .sales-detail-modal .sales-detail-close-button:focus-visible{color:#111827!important;background:#fff!important;border-color:#11182752!important}.vms-page{width:100%;max-width:100%;overflow-x:hidden;color:var(--text, #f8fafc)}.vms-page *,.vms-page *:before,.vms-page *:after{box-sizing:border-box}.vms-hero,.vms-panel,.vms-kpi-card{border:1px solid rgba(148,163,184,.18);background:#0f172ad1;box-shadow:0 18px 42px #02061738}.vms-simple-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.vms-simple-header span{display:block;color:#94a3b8;font-size:.76rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.vms-simple-header h1{margin:4px 0 0;color:#f8fafc;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.15;letter-spacing:0}.vms-new-visit-button,.vms-new-visit-button:hover,.vms-new-visit-button:focus-visible{color:#000!important}.vms-new-visit-button svg,.vms-new-visit-button svg *{color:#000!important;stroke:#000!important}.vms-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px;border-radius:8px}.vms-hero span,.vms-panel-head span,.vms-form-section>span,.vms-detail-section>span,.vms-kpi-card span{display:block;color:#94a3b8;font-size:.76rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.vms-hero h1{margin:6px 0 8px;color:#f8fafc;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.12;letter-spacing:0}.vms-hero p{max-width:780px;margin:0;color:#cbd5e1;line-height:1.55}.vms-hero-actions,.vms-row-actions,.vms-final-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vms-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:16px}.vms-kpi-card{min-width:0;min-height:118px;padding:16px;border-radius:8px;border-left:4px solid rgba(148,163,184,.44)}.vms-kpi-card strong{display:block;margin-top:12px;color:#f8fafc;font-size:1.85rem;line-height:1}.vms-kpi-card small{display:block;margin-top:10px;color:#cbd5e1;line-height:1.35}.vms-kpi-primary{border-left-color:#38bdf8}.vms-kpi-danger{border-left-color:#fb7185}.vms-kpi-success{border-left-color:#34d399}.vms-kpi-blue{border-left-color:#60a5fa}.vms-kpi-orange{border-left-color:#f59e0b}.vms-command-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(340px,.8fr);gap:16px;margin-top:16px;align-items:start}.vms-lower-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px}.vms-panel{min-width:0;border-radius:8px;padding:16px}.vms-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.vms-panel-head strong{display:block;margin-top:4px;color:#f8fafc;font-size:1rem}.vms-search{display:flex;align-items:center;gap:8px;width:min(360px,100%);min-height:40px;padding:0 12px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#0206174d;color:#94a3b8}.vms-search input,.vms-inline-form input,.vms-inline-form select,.vms-visit-form input,.vms-visit-form select{min-width:0}.vms-search input{width:100%;border:0;outline:0;color:#f8fafc;background:transparent}.vms-flag-tabs{display:flex;gap:8px;padding-bottom:12px;overflow-x:auto}.vms-flag-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#0f172aad;color:#cbd5e1;font-weight:900;cursor:pointer}.vms-flag-tabs button.active{border-color:#38bdf8a6;background:#0e749033;color:#e0f2fe}.vms-flag-tabs button span{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ffffff1a;font-size:.72rem}.vms-visit-list,.vms-queue-list,.vms-product-stack,.vms-load-list{display:grid;gap:10px}.vms-visit-list{max-height:680px;overflow-y:auto;padding-right:4px}.vms-simple-visit-list{max-height:none;overflow:visible;padding-right:0}.vms-visit-card,.vms-queue-list article,.vms-floor-grid article,.vms-product-row{min-width:0;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#02061738}.vms-visit-card{padding:12px;border-left-width:4px}.vms-visit-card.selected{border-color:#38bdf899}.vms-card-red{border-left-color:#fb7185}.vms-card-orange{border-left-color:#f59e0b}.vms-card-blue{border-left-color:#60a5fa}.vms-card-green{border-left-color:#34d399}.vms-visit-open{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.vms-visit-open strong,.vms-queue-list strong,.vms-product-row strong,.vms-floor-grid strong{color:#f8fafc;font-size:.98rem}.vms-visit-open small,.vms-visit-meta,.vms-queue-list small,.vms-product-row small,.vms-floor-grid small,.vms-empty-workspace span{color:#94a3b8}.vms-flag-pill,.vms-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:950;white-space:nowrap}.vms-flag-red,.vms-status-cancelled{color:#fecdd3;background:#f43f5e2e;border:1px solid rgba(244,63,94,.35)}.vms-flag-orange,.vms-status-requested{color:#fde68a;background:#f59e0b29;border:1px solid rgba(245,158,11,.35)}.vms-flag-blue,.vms-status-accepted{color:#bfdbfe;background:#2563eb2e;border:1px solid rgba(96,165,250,.35)}.vms-flag-green,.vms-status-delivered,.vms-status-completed{color:#bbf7d0;background:#16a34a2e;border:1px solid rgba(52,211,153,.35)}.vms-visit-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0;font-size:.82rem}.vms-detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-detail-summary>div{min-width:0;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#02061738}.vms-detail-summary span{color:#94a3b8;font-size:.76rem}.vms-detail-summary strong{display:block;margin-top:6px;color:#f8fafc}.vms-detail-section{margin-top:16px}.vms-chip-list,.vms-queue-products,.vms-event-picker,.vms-checkbox-grid{display:flex;flex-wrap:wrap;gap:8px}.vms-chip-list span,.vms-queue-products span,.vms-event-picker button{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid rgba(148,163,184,.22);border-radius:999px;background:#0f172ab3;color:#cbd5e1;font-size:.78rem;font-weight:850}.vms-event-picker button{cursor:pointer}.vms-event-picker button.active{border-color:#38bdf8a3;background:#0e749038;color:#e0f2fe}.vms-inline-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,.6fr) auto;gap:8px;margin-top:10px}.vms-inline-form input,.vms-inline-form select{min-height:38px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#02061747;color:#f8fafc;padding:0 10px}.vms-product-row,.vms-queue-list article{padding:12px}.vms-final-actions{justify-content:flex-end;margin-top:16px}.vms-empty-workspace{display:grid;place-items:center;gap:10px;min-height:360px;text-align:center}.vms-empty-workspace svg{color:#38bdf8}.vms-floor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-floor-grid article{padding:12px}.vms-floor-grid article.occupied{border-color:#f59e0b6b;background:#78350f33}.vms-floor-grid span{display:block;margin-top:6px;color:#cbd5e1;font-weight:850}.vms-load-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.7fr) auto;align-items:center;gap:10px}.vms-load-list span{color:#cbd5e1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-load-list div div{height:8px;overflow:hidden;border-radius:999px;background:#94a3b82e}.vms-load-list i{display:block;height:100%;border-radius:inherit;background:#38bdf8}.vms-load-list strong{color:#f8fafc}.vms-queue-list article{display:grid;gap:10px}.vms-modal-card{width:min(980px,calc(100vw - 24px));max-height:calc(100vh - 40px)}.vms-visit-form{max-height:calc(100vh - 160px);overflow-y:auto;padding-right:4px}.vms-form-section{display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0206172e}.vms-checkbox-grid label{display:inline-flex;align-items:center;gap:8px;color:#cbd5e1;font-weight:800}.vms-row-actions .ghost-button,.vms-inline-form .ghost-button,.vms-final-actions .ghost-button,.vms-final-actions .accent-button{min-height:34px;padding:0 12px;border-radius:8px}:root[data-theme=light] .vms-page{color:#0f172a}:root[data-theme=light] .vms-hero,:root[data-theme=light] .vms-panel,:root[data-theme=light] .vms-kpi-card{background:#fff;border-color:#e2e8f0;box-shadow:0 12px 30px #0f172a12}:root[data-theme=light] .vms-hero h1,:root[data-theme=light] .vms-simple-header h1,:root[data-theme=light] .vms-kpi-card strong,:root[data-theme=light] .vms-panel-head strong,:root[data-theme=light] .vms-visit-open strong,:root[data-theme=light] .vms-queue-list strong,:root[data-theme=light] .vms-product-row strong,:root[data-theme=light] .vms-floor-grid strong,:root[data-theme=light] .vms-detail-summary strong,:root[data-theme=light] .vms-load-list strong{color:#0f172a}:root[data-theme=light] .vms-hero p,:root[data-theme=light] .vms-kpi-card small,:root[data-theme=light] .vms-visit-open small,:root[data-theme=light] .vms-visit-meta,:root[data-theme=light] .vms-queue-list small,:root[data-theme=light] .vms-product-row small,:root[data-theme=light] .vms-floor-grid small,:root[data-theme=light] .vms-empty-workspace span,:root[data-theme=light] .vms-load-list span,:root[data-theme=light] .vms-floor-grid span{color:#64748b}:root[data-theme=light] .vms-simple-header span{color:#64748b}:root[data-theme=light] .vms-search,:root[data-theme=light] .vms-visit-card,:root[data-theme=light] .vms-queue-list article,:root[data-theme=light] .vms-floor-grid article,:root[data-theme=light] .vms-product-row,:root[data-theme=light] .vms-detail-summary>div,:root[data-theme=light] .vms-form-section,:root[data-theme=light] .vms-inline-form input,:root[data-theme=light] .vms-inline-form select,:root[data-theme=light] .vms-chip-list span,:root[data-theme=light] .vms-queue-products span,:root[data-theme=light] .vms-event-picker button,:root[data-theme=light] .vms-flag-tabs button{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}:root[data-theme=light] .vms-search input,:root[data-theme=light] .vms-inline-form input,:root[data-theme=light] .vms-inline-form select{color:#0f172a}@media (max-width: 1320px){.vms-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1040px){.vms-command-grid{grid-template-columns:1fr}}@media (max-width: 760px){.vms-simple-header{align-items:stretch;flex-direction:column}.vms-simple-header .vms-new-visit-button{width:100%;justify-content:center}.vms-hero{align-items:stretch;flex-direction:column;padding:18px}.vms-hero-actions{width:100%}.vms-hero-actions>button{flex:1 1 150px}.vms-kpi-grid,.vms-lower-grid,.vms-detail-summary,.vms-floor-grid{grid-template-columns:1fr}.vms-panel-head{align-items:stretch;flex-direction:column}.vms-search{width:100%}.vms-visit-meta,.vms-inline-form{grid-template-columns:1fr}.vms-load-list>div{grid-template-columns:minmax(0,1fr) auto}.vms-load-list>div>div{grid-column:1 / -1;grid-row:2}}.vms-redesign-page{display:grid;gap:18px;overflow-x:hidden}.vms-redesign-hero{grid-template-columns:minmax(220px,.5fr) minmax(0,1fr)}.vms-redesign-actions{gap:8px}.vms-nav-icon,.vms-redesign-addButton{position:relative;width:48px;height:48px;min-height:48px;padding:0;border-radius:999px}.vms-nav-icon svg,.vms-redesign-addButton svg{width:18px;height:18px}.vms-redesign-addButton{color:#161016}.vms-nav-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border:2px solid rgba(20,16,28,.96);border-radius:999px;background:#ef4444;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:950;line-height:1;letter-spacing:0;box-shadow:0 10px 20px #ef444447;pointer-events:none}:root[data-theme=light] .vms-nav-badge{border-color:#fffaf5fa;background:#dc2626;color:#fff}.vms-redesign-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.vms-redesign-metric{position:relative;min-width:0;grid-template-columns:minmax(0,1fr) 44px;align-items:center;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 14px 30px #0000001f}.vms-redesign-metric:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-left:3px solid rgba(216,163,106,.72)}.vms-redesign-metric>div{min-width:0;display:grid;gap:9px}.vms-redesign-metric-icon{position:relative;z-index:1;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;border-radius:14px;background:#ffffff0f;color:#ffe0bb}.vms-redesign-metric-icon svg{width:22px;height:22px}.vms-redesign-metric.tone-accent{background:radial-gradient(circle at 92% 8%,rgba(216,163,106,.15),transparent 36%),#14101cad}.vms-redesign-metric.tone-accent .vms-redesign-metric-icon{color:#ffe0bb;background:#d8a36a1f}.vms-redesign-metric.tone-blue{background:radial-gradient(circle at 92% 8%,rgba(96,165,250,.14),transparent 36%),#14101cad}.vms-redesign-metric.tone-blue:before{border-left-color:#60a5fac7}.vms-redesign-metric.tone-blue .vms-redesign-metric-icon{color:#b7d6ff;background:#60a5fa1f}.vms-redesign-metric.tone-orange{background:radial-gradient(circle at 92% 8%,rgba(245,158,11,.15),transparent 36%),#14101cad}.vms-redesign-metric.tone-orange:before{border-left-color:#f59e0bcc}.vms-redesign-metric.tone-orange .vms-redesign-metric-icon{color:#ffd38a;background:#f59e0b1f}.vms-redesign-metric.tone-violet{background:radial-gradient(circle at 92% 8%,rgba(168,85,247,.13),transparent 36%),#14101cad}.vms-redesign-metric.tone-violet:before{border-left-color:#a855f7b8}.vms-redesign-metric.tone-violet .vms-redesign-metric-icon{color:#dcc4ff;background:#a855f71c}.vms-redesign-metric.tone-green{background:radial-gradient(circle at 92% 8%,rgba(86,192,141,.16),transparent 36%),#14101cad}.vms-redesign-metric.tone-green:before{border-left-color:#56c08dd1}.vms-redesign-metric.tone-green .vms-redesign-metric-icon{color:#baf4ca;background:#56c08d21}:root[data-theme=light] .vms-redesign-metric{border-color:#826d5826;background:#fffaf5db;box-shadow:0 14px 28px #2f272512}:root[data-theme=light] .vms-redesign-metric.tone-blue{background:radial-gradient(circle at 92% 8%,rgba(37,99,235,.1),transparent 36%),#fffaf5e0}:root[data-theme=light] .vms-redesign-metric.tone-accent{background:radial-gradient(circle at 92% 8%,rgba(138,86,63,.1),transparent 36%),#fffaf5e0}:root[data-theme=light] .vms-redesign-metric.tone-orange{background:radial-gradient(circle at 92% 8%,rgba(217,119,6,.11),transparent 36%),#fffaf5e0}:root[data-theme=light] .vms-redesign-metric.tone-violet{background:radial-gradient(circle at 92% 8%,rgba(126,34,206,.09),transparent 36%),#fffaf5e0}:root[data-theme=light] .vms-redesign-metric.tone-green{background:radial-gradient(circle at 92% 8%,rgba(46,125,82,.1),transparent 36%),#fffaf5e0}:root[data-theme=light] .vms-redesign-metric-icon{background:#826d5814}:root[data-theme=light] .vms-redesign-metric.tone-blue .vms-redesign-metric-icon{color:#1d4ed8;background:#2563eb1a}:root[data-theme=light] .vms-redesign-metric.tone-accent .vms-redesign-metric-icon{color:#8a563f;background:#8a563f1a}:root[data-theme=light] .vms-redesign-metric.tone-orange .vms-redesign-metric-icon{color:#b45309;background:#d977061c}:root[data-theme=light] .vms-redesign-metric.tone-violet .vms-redesign-metric-icon{color:#6b21a8;background:#7e22ce17}:root[data-theme=light] .vms-redesign-metric.tone-green .vms-redesign-metric-icon{color:#166534;background:#2e7d521c}.vms-widget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vms-widget-card{min-width:0;display:grid;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,#d8a36a1c,#ffffff06),#14101cad}.vms-widget-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vms-widget-head>div{min-width:0;display:grid;gap:5px}.vms-widget-head span,.vms-widget-row small,.vms-mobile-cell small,.vms-event-cell small{color:var(--muted)}.vms-widget-head span{font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-widget-head strong{color:#fff7f2;font-size:1rem}.vms-progress-bar{height:8px;overflow:hidden;border-radius:999px;background:#ffffff14}.vms-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#56c08d)}.vms-widget-list{display:grid;gap:8px}.vms-widget-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 12px;min-height:34px;padding:9px 10px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:#ffffff09}.vms-widget-rowStacked small{grid-column:1 / -1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-widget-row span,.vms-widget-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-widget-row span{color:#fff7f2;font-weight:850}.vms-redesign-card{overflow:hidden}.vms-filter-panel{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(160px,.7fr) minmax(220px,1fr) auto;align-items:end;gap:12px;margin:14px 0 16px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#d8a36a14,#ffffff06),#14101c9e}.vms-ops-filter-panel{grid-template-columns:minmax(220px,1fr) minmax(160px,.55fr) auto}.vms-filter-panel .date-range-filter,.vms-filter-field{min-width:0;display:grid;gap:8px}.vms-filter-panel .date-range-filter>span,.vms-filter-field>span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-filter-panel .date-range-filter-trigger,.vms-filter-field select{min-height:46px;width:100%;border:1px solid var(--panel-border);border-radius:14px;background:#ffffff0e;color:#fff7f2;font:inherit;font-weight:500}.vms-filter-field select{padding:0 14px;outline:0}.vms-filter-field select option{font-weight:400}.vms-filter-actions{display:flex;align-items:center;justify-content:flex-end;align-self:end;min-height:46px}.vms-filter-reset-button{min-height:46px;padding:0 16px;border:1px solid rgba(239,68,68,.38);border-radius:999px;background:#ef44441f;color:#ffd1d1;font:inherit;font-size:.78rem;font-weight:950;letter-spacing:.02em;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,opacity .16s ease}.vms-filter-reset-button:hover,.vms-filter-reset-button:focus-visible{outline:0;transform:translateY(-1px);border-color:#ef44449e;background:#ef444433}.vms-filter-reset-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.vms-table-tools{flex:0 1 430px;min-width:min(100%,320px);display:flex;align-items:center;justify-content:flex-end;gap:12px}.vms-table-search{flex:1 1 360px;min-width:min(100%,260px);min-height:44px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--panel-border);border-radius:999px;background:#ffffff0f;color:var(--muted)}.vms-table-search svg{width:17px;height:17px;flex:0 0 auto}.vms-table-search input{min-width:0;width:100%;height:42px;border:0;outline:0;background:transparent;color:#fff7f2;font:inherit;font-weight:800}.vms-table-search input::placeholder{color:#fdf7f270}.vms-filter-toggle{position:relative;width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--panel-border);border-radius:14px;background:transparent;color:#fff7f2;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.vms-filter-toggle svg{width:24px;height:24px}.vms-filter-toggle svg path{stroke-width:2.2}.vms-filter-toggle:hover,.vms-filter-toggle:focus-visible{outline:0;transform:translateY(-1px);border-color:#d8a36a73;background:#d8a36a1a}.vms-filter-toggle.is-active{border-color:#d8a36ab3;background:linear-gradient(135deg,#d8a36a,#c7775f);color:#161016;box-shadow:0 12px 24px #d8a36a29}.vms-filter-toggle.has-filters:not(.is-active):after{content:"";position:absolute;top:9px;right:9px;width:7px;height:7px;border-radius:999px;background:#d8a36a;box-shadow:0 0 0 3px #d8a36a26}.vms-redesign-tableHead,.vms-redesign-row{grid-template-columns:42px minmax(0,1.25fr) minmax(92px,.75fr) minmax(104px,1fr) minmax(88px,.72fr) minmax(90px,.7fr) 64px minmax(0,.9fr) minmax(0,.85fr)}.vms-redesign-tableHead>*,.vms-redesign-row>*{padding-left:8px;padding-right:8px}.vms-redesign-row{min-height:92px}.vms-clickable-row{color:inherit;cursor:pointer;text-decoration:none;transition:background .16s ease,border-color .16s ease}.vms-clickable-row:focus-visible{outline:2px solid rgba(216,163,106,.72);outline-offset:-2px}.vms-clickable-row:hover{background:#d8a36a18}.vms-mobile-cell,.vms-badge-cell,.vms-event-cell,.vms-upsell-indicator-cell{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.vms-upsell-indicator-cell{justify-content:center}.vms-upsell-dot{width:15px;height:15px;display:inline-flex;border-radius:999px;background:#56c08d;box-shadow:0 0 0 4px #56c08d24,0 0 18px #56c08d5c}.vms-upsell-empty{color:#fdf7f242;font-size:.82rem;font-weight:900}.vms-mobile-cell{display:grid;gap:4px}.vms-visit-id-cell{font-weight:950;color:#fff7f2}.vms-mobile-cell strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:.9rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.vms-visit-progress{width:min(120px,100%);height:5px;margin-top:6px;overflow:hidden;border-radius:999px;background:#ffffff17}.vms-visit-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d8a36a,#5fc58d)}.vms-table-status-cell{display:grid;align-content:center;gap:5px}.vms-table-status-cell small,.vms-team-cell small{min-width:0;overflow:hidden;color:var(--muted);font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-visit-status-badge{width:fit-content;max-width:100%;min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0f;color:#fff7f2;font-size:.7rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.vms-visit-status-badge.is-created{border-color:#94a3b852;background:#94a3b81f;color:#dbe4ef}.vms-visit-status-badge.is-assigned{border-color:#22c55e52;background:#22c55e1f;color:#baf7cf}.vms-visit-status-badge.is-completed{border-color:#3b82f657;background:#3b82f621;color:#c7ddff}.vms-visit-status-badge.is-cancelled{border-color:#ef444457;background:#ef444421;color:#ffd1d1}.vms-team-cell{display:grid;align-content:center;gap:5px}.vms-visit-avatar{color:#fff7f2;box-shadow:inset 0 0 0 1px #ffffff14}.vms-visit-avatar-green{background:linear-gradient(135deg,#22c55eb3,#14532db8);color:#eafff1}.vms-visit-avatar-red{background:linear-gradient(135deg,#ef4444b8,#7f1d1dc2);color:#fff1f1}.vms-visit-avatar-orange{background:linear-gradient(135deg,#f59e0bc7,#7c2d12c2);color:#fff7df}.vms-visit-avatar-blue{background:linear-gradient(135deg,#3b82f6b8,#1e40afbd);color:#eff6ff}.vms-visit-flag-picker{position:relative;width:52px;height:52px}.vms-visit-flag-button{width:52px;height:52px;border:0;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.vms-visit-flag-button:hover,.vms-visit-flag-button:focus-visible{outline:0;transform:translateY(-1px);filter:brightness(1.06);box-shadow:inset 0 0 0 1px #ffffff1f,0 12px 24px #0000002e}.vms-visit-flag-menu{position:absolute;z-index:40;top:calc(100% + 8px);left:0;width:148px;display:grid;gap:4px;padding:7px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#15121efa;box-shadow:0 18px 38px #00000052}.vms-visit-flag-menu button{min-height:34px;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:9px;padding:0 9px;border:1px solid transparent;border-radius:10px;background:transparent;color:#fff7f2;font-size:.82rem;font-weight:900;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.vms-visit-flag-menu button:hover,.vms-visit-flag-menu button:focus-visible,.vms-visit-flag-menu button.active{border-color:#d8a36a47;background:#d8a36a1a;outline:0}.vms-visit-flag-dot{width:12px;height:12px;border-radius:999px;box-shadow:0 0 0 3px #ffffff0f}.vms-visit-flag-dot.is-green{background:#22c55e}.vms-visit-flag-dot.is-orange{background:#f59e0b}.vms-visit-flag-dot.is-red{background:#ef4444}.vms-table-location span{font-weight:500}.vms-event-badge,.vms-type-badge,.vms-flag-pill{min-width:0;display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:24px;padding:3px 9px;border-radius:999px;font-size:.71rem;font-weight:900;line-height:1;white-space:nowrap}.vms-event-badge{border:1px solid rgba(216,163,106,.32);background:#d8a36a1f;color:#ffd8aa;overflow:hidden;text-overflow:ellipsis}.vms-event-badge.muted{border-color:#ffffff1f;background:#ffffff0d;color:var(--muted)}.vms-type-badge{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff7f2}.vms-type-badge.primary{border-color:#66c1ff47;background:#66c1ff1f;color:#aee0ff}.vms-visit-type-badge{min-width:56px;height:26px;padding-inline:10px}.vms-visit-type-fss{border-color:#66c1ff57;background:#66c1ff21;color:#aee0ff}.vms-visit-type-qss{border-color:#d8a36a6b;background:#d8a36a26;color:#ffd9ad}.vms-visit-type-none{border-color:#ffffff1f;background:#ffffff0d;color:var(--muted)}.vms-visit-type-switch{display:inline-grid;grid-template-columns:repeat(3,58px);align-items:center;justify-items:stretch;min-height:34px;padding:3px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#ffffff0b}.vms-visit-type-switch button{height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--muted);font-size:.72rem;font-weight:950;letter-spacing:0;line-height:1;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.vms-visit-type-switch button:hover,.vms-visit-type-switch button:focus-visible{color:#fff7f2;outline:0}.vms-visit-type-switch button.active{border-color:#d8a36a70;background:#d8a36a29;color:#ffe0bb;box-shadow:0 8px 18px #0000001f}.vms-flag-green{border:1px solid rgba(72,187,120,.35);background:#48bb7821;color:#9ff1bd}.vms-flag-blue{border:1px solid rgba(96,165,250,.4);background:#60a5fa24;color:#b7d6ff}.vms-flag-orange{border:1px solid rgba(245,158,11,.42);background:#f59e0b26;color:#ffd38a}.vms-flag-red{border:1px solid rgba(248,113,113,.42);background:#f8717124;color:#ffc0c0}.vms-layout-card{overflow:hidden}.vms-floor-legend{display:inline-flex;align-items:center;gap:14px;color:var(--muted);font-size:.78rem;font-weight:850}.vms-floor-legend span{display:inline-flex;align-items:center;gap:6px}.vms-floor-legend i{width:9px;height:9px;border-radius:999px}.vms-floor-legend .free{background:#56c08d}.vms-floor-legend .occupied{background:var(--accent)}.vms-floor-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;padding:18px}.vms-floor-list{min-width:0;display:grid;align-content:start;gap:8px}.vms-floor-list button{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-height:44px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;color:#fff7f2;font:inherit;font-weight:850;text-align:left}.vms-floor-list button.active{border-color:#d8a36a8c;background:#d8a36a29}.vms-floor-list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-floor-tables{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));align-content:start;gap:10px}.vms-floor-table{min-width:0;display:grid;gap:5px;min-height:92px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0a}.vms-floor-table.occupied{border-color:#d8a36a61;background:#d8a36a1f}.vms-floor-table.free{border-color:#56c08d52;background:#56c08d1a}.vms-floor-table strong,.vms-floor-table span,.vms-floor-table small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-floor-table strong{color:#fff7f2}.vms-floor-table span,.vms-floor-table small{color:var(--muted)}.vms-ops-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vms-ops-metric-card{position:relative;min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;min-height:118px;padding:16px;overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:16px;background:radial-gradient(circle at 96% 0%,rgba(216,163,106,.12),transparent 38%),#ffffff0b;box-shadow:inset 0 1px #ffffff0b,0 14px 32px #00000024}.vms-ops-metric-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-left:3px solid rgba(216,163,106,.7)}.vms-ops-metric-card.tone-warning:before{border-left-color:#f59e0bc7}.vms-ops-metric-card.tone-blue:before{border-left-color:#60a5fac7}.vms-ops-metric-card.tone-green:before{border-left-color:#56c08dc7}.vms-ops-metric-icon{position:relative;z-index:1;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffff0e;color:#ffe0bb}.vms-ops-metric-card.tone-warning .vms-ops-metric-icon{color:#ffd38a}.vms-ops-metric-card.tone-blue .vms-ops-metric-icon{color:#b7d6ff}.vms-ops-metric-card.tone-green .vms-ops-metric-icon{color:#baf4ca}.vms-ops-metric-icon svg{width:22px;height:22px}.vms-ops-metric-card>div{position:relative;z-index:1;min-width:0;display:grid;gap:4px}.vms-ops-metric-card span{color:#fdf7f299;font-size:.72rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.vms-ops-metric-card strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1.55rem;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.vms-ops-metric-card small{min-width:0;overflow:hidden;color:var(--muted);font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-ops-insight-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:14px}.vms-ops-panel{min-width:0;display:grid;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.085);border-radius:16px;background:#ffffff0a;box-shadow:inset 0 1px #ffffff0a}.vms-ops-panel-head{min-width:0;display:grid;gap:4px}.vms-ops-panel-head>span{color:#fdf7f28a;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-ops-panel-head strong{color:#fff7f2;font-size:1rem;font-weight:950}.vms-ops-status-stack{display:grid;gap:12px}.vms-ops-status-row{display:grid;gap:8px}.vms-ops-status-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.vms-ops-status-row span{color:#fdf7f2a3;font-size:.82rem;font-weight:850}.vms-ops-status-row strong{color:#fff7f2;font-size:.88rem;font-weight:950}.vms-ops-status-track{height:8px;overflow:hidden;border-radius:999px;background:#ffffff13}.vms-ops-status-track span{display:block;min-width:4px;height:100%;border-radius:inherit}.vms-ops-status-track .tone-requested{background:linear-gradient(90deg,#d8a36a,#f0bd7b)}.vms-ops-status-track .tone-accepted{background:linear-gradient(90deg,#60a5fa,#93c5fd)}.vms-ops-status-track .tone-delivered{background:linear-gradient(90deg,#56c08d,#8df0bd)}.vms-ops-queue-list{display:grid;gap:8px}.vms-ops-queue-item{width:100%;min-width:0;display:grid;grid-template-columns:74px minmax(0,1fr) 76px auto;align-items:center;gap:10px;min-height:48px;padding:8px 10px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#ffffff09;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,background .16s ease}.vms-ops-queue-item:hover,.vms-ops-queue-item:focus-visible{border-color:#d8a36a6b;background:#d8a36a17;outline:0}.vms-ops-queue-item span,.vms-ops-queue-item strong,.vms-ops-queue-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-ops-queue-item span{color:#ffe0bb;font-weight:950}.vms-ops-queue-item strong{color:#fff7f2;font-size:.88rem;font-weight:900}.vms-ops-queue-item small{color:var(--muted);font-size:.78rem;font-weight:850}.vms-ops-queue-item em{justify-self:end;font-style:normal}.vms-ops-table-card{overflow:hidden}.vms-ops-list-head{gap:14px}.vms-ops-list-head>small{color:var(--muted);font-size:.8rem;font-weight:800}.vms-ops-table-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:12px}.vms-ops-table-actions>small{min-width:0;overflow:hidden;color:var(--muted);font-size:.8rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-store-table,.vms-refresh-table{display:grid}.vms-store-row,.vms-refresh-row{display:grid;align-items:center;min-width:0;min-height:60px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.065)}.vms-store-row{grid-template-columns:minmax(74px,.58fr) minmax(0,1fr) minmax(0,.9fr) minmax(74px,.55fr) minmax(0,.9fr) minmax(74px,.55fr) minmax(108px,.85fr) minmax(96px,.7fr)}.vms-store-clickable-row{width:100%;border-top:0;border-right:0;border-left:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:background .16s ease}.vms-store-clickable-row:hover,.vms-store-clickable-row:focus-visible{background:#d8a36a17;outline:0}.vms-refresh-row{grid-template-columns:minmax(74px,.58fr) minmax(0,1fr) minmax(0,.95fr) minmax(64px,.45fr) minmax(108px,.85fr) minmax(96px,.7fr)}.vms-refresh-clickable-row{width:100%;border-top:0;border-right:0;border-left:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:background .16s ease}.vms-refresh-clickable-row:hover,.vms-refresh-clickable-row:focus-visible{background:#d8a36a17;outline:0}.vms-store-head,.vms-refresh-head{min-height:44px;background:#ffffff09;color:#fdf7f2b8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-store-row>*,.vms-refresh-row>*{min-width:0;padding:10px 8px;overflow:hidden;color:#fff7f2;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-store-products-modal{width:min(820px,calc(100vw - 24px));max-height:calc(100vh - 40px);overflow:hidden}.vms-store-products-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 20px;border-bottom:1px solid var(--panel-border)}.vms-store-products-summary span{min-width:0;display:grid;gap:5px;color:var(--muted);font-size:.78rem;font-weight:850}.vms-store-products-summary strong{min-width:0;overflow:hidden;color:#fff7f2;text-overflow:ellipsis;white-space:nowrap}.vms-store-products-grid{max-height:min(58vh,520px);display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;overflow-y:auto;padding:18px 20px 20px}.vms-store-product-card{min-width:0;display:grid;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.085);border-radius:16px;background:#ffffff0a}.vms-store-product-image{aspect-ratio:3 / 4;overflow:hidden;display:grid;place-items:center;border-radius:12px;background:linear-gradient(180deg,#ffffff0e,#ffffff06),#05080f9e;color:var(--muted);font-size:.8rem;font-weight:850}.vms-store-product-image img{width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain}.vms-store-product-card strong,.vms-store-product-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-store-product-card strong{display:block;color:#fff7f2;font-size:.94rem}.vms-store-product-card small{display:block;margin-top:4px;color:var(--muted);font-weight:800}.vms-refreshment-modal{width:min(760px,calc(100vw - 24px));max-height:calc(100vh - 40px);overflow:hidden}.vms-refreshment-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 20px;border-bottom:1px solid var(--panel-border)}.vms-refreshment-summary article{min-width:0;display:grid;gap:6px;min-height:72px;padding:12px;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#ffffff0a}.vms-refreshment-summary span{color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.vms-refreshment-summary strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}.vms-refreshment-items{max-height:min(48vh,420px);display:grid;overflow-y:auto;padding:18px 20px 20px}.vms-refreshment-items-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:center;min-height:52px;padding:0 14px;border:1px solid rgba(255,255,255,.075);border-bottom:0;background:#ffffff09}.vms-refreshment-items-row:first-child{border-radius:14px 14px 0 0}.vms-refreshment-items-row:last-child{border-bottom:1px solid rgba(255,255,255,.075);border-radius:0 0 14px 14px}.vms-refreshment-items-head{min-height:40px;background:#ffffff0e;color:#fdf7f2b8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-refreshment-items-row>*{min-width:0;overflow:hidden;color:#fff7f2;font-weight:850;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=light] .vms-widget-card,:root[data-theme=light] .vms-floor-list button,:root[data-theme=light] .vms-floor-table,:root[data-theme=light] .vms-widget-row,:root[data-theme=light] .vms-ops-metric-card,:root[data-theme=light] .vms-ops-panel,:root[data-theme=light] .vms-ops-queue-item{border-color:#826d5826;background:#fffaf5d1}:root[data-theme=light] .vms-ops-metric-card{box-shadow:0 14px 30px #2f272514}:root[data-theme=light] .vms-ops-metric-icon{background:#826d5814}:root[data-theme=light] .vms-widget-head strong,:root[data-theme=light] .vms-widget-row span,:root[data-theme=light] .vms-mobile-cell strong,:root[data-theme=light] .vms-type-badge,:root[data-theme=light] .vms-floor-list button,:root[data-theme=light] .vms-floor-table strong,:root[data-theme=light] .vms-store-row>*,:root[data-theme=light] .vms-refresh-row>*,:root[data-theme=light] .vms-ops-metric-card strong,:root[data-theme=light] .vms-ops-panel-head strong,:root[data-theme=light] .vms-ops-status-row strong,:root[data-theme=light] .vms-ops-queue-item strong{color:#2f2725}:root[data-theme=light] .vms-ops-metric-card span,:root[data-theme=light] .vms-ops-panel-head>span,:root[data-theme=light] .vms-ops-status-row span,:root[data-theme=light] .vms-ops-queue-item small{color:#58463aad}:root[data-theme=light] .vms-ops-queue-item span{color:#8a563f}:root[data-theme=light] .vms-ops-status-track{background:#826d581f}:root[data-theme=light] .vms-store-products-summary strong,:root[data-theme=light] .vms-store-product-card strong,:root[data-theme=light] .vms-refreshment-summary strong,:root[data-theme=light] .vms-refreshment-items-row>*{color:#2f2725}:root[data-theme=light] .vms-store-product-card,:root[data-theme=light] .vms-store-product-image,:root[data-theme=light] .vms-refreshment-summary article,:root[data-theme=light] .vms-refreshment-items-row{border-color:#826d5826;background:#fffaf5d1}:root[data-theme=light] .vms-refreshment-items-head{color:#58463ab8;background:#826d5814}:root[data-theme=light] .vms-table-search{background:#fffaf5d1;border-color:#826d5826}:root[data-theme=light] .vms-filter-toggle{border-color:#826d582e;color:#2f2725}:root[data-theme=light] .vms-filter-toggle:hover,:root[data-theme=light] .vms-filter-toggle:focus-visible{background:#d8a36a1f}:root[data-theme=light] .vms-filter-toggle.is-active{color:#161016}:root[data-theme=light] .vms-filter-panel{background:#fffaf5db;border-color:#826d5826}:root[data-theme=light] .vms-filter-field select{background:#ffffffc7;border-color:#826d5826;color:#2f2725}:root[data-theme=light] .vms-filter-reset-button{border-color:#b91c1c47;background:#ef44441a;color:#991b1b}:root[data-theme=light] .vms-filter-reset-button:hover,:root[data-theme=light] .vms-filter-reset-button:focus-visible{border-color:#b91c1c80;background:#ef444429}:root[data-theme=light] .vms-table-search input{color:#2f2725}:root[data-theme=light] .vms-table-search input::placeholder{color:#58463a80}:root[data-theme=light] .vms-visit-id-cell,:root[data-theme=light] .vms-visit-status-badge{color:#2f2725}:root[data-theme=light] .vms-visit-progress{background:#826d5824}:root[data-theme=light] .vms-upsell-empty{color:#2f272547}:root[data-theme=light] .vms-table-status-cell small,:root[data-theme=light] .vms-team-cell small{color:#58463aad}:root[data-theme=light] .vms-event-badge{color:#8a563f}:root[data-theme=light] .vms-type-badge.primary{color:#1f5f86}:root[data-theme=light] .vms-visit-type-fss{color:#1f5f86}:root[data-theme=light] .vms-visit-type-qss{color:#8a563f}:root[data-theme=light] .vms-store-head,:root[data-theme=light] .vms-refresh-head{background:#826d5814;color:#58463ab8}@media (max-width: 1180px){.vms-redesign-metrics,.vms-widget-grid,.vms-ops-metric-grid,.vms-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.vms-filter-actions{justify-content:flex-start}.vms-redesign-tableHead,.vms-redesign-row{grid-template-columns:40px minmax(0,1.2fr) minmax(88px,.78fr) minmax(92px,.92fr) minmax(78px,.7fr) minmax(82px,.7fr) 58px minmax(0,.9fr)}.vms-redesign-tableHead>:nth-child(9),.vms-redesign-row>:nth-child(9){display:none}}@media (max-width: 940px){.vms-ops-insight-grid,.vms-floor-layout{grid-template-columns:1fr}.vms-floor-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.vms-store-head,.vms-refresh-head{display:none}.vms-store-row,.vms-refresh-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;min-height:0;padding:14px 16px}}@media (max-width: 720px){.vms-redesign-hero{grid-template-columns:1fr}.vms-redesign-actions{justify-content:flex-start}.vms-table-search,.vms-table-tools{flex:1 1 100%;width:100%}.vms-redesign-metrics,.vms-widget-grid,.vms-ops-metric-grid,.vms-filter-panel{grid-template-columns:1fr}.vms-ops-table-actions{width:100%;justify-content:space-between}.vms-ops-queue-item{grid-template-columns:68px minmax(0,1fr)}.vms-ops-queue-item small,.vms-ops-queue-item em{grid-column:2;justify-self:start}.vms-redesign-tableHead{display:none}.vms-redesign-row{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:0 8px;min-height:0;padding:14px 16px}.vms-redesign-row>*{padding:5px 0}.vms-redesign-row>:not(:first-child):not(:nth-child(2)){grid-column:2}.vms-redesign-row .customers-redesign-serial{grid-row:1 / span 8;padding-top:12px}.vms-redesign-row .customers-redesign-identity{grid-column:2}.vms-store-row,.vms-refresh-row{grid-template-columns:1fr}}.vms-visit-detail-shell{overflow:hidden}.vms-visit-detail-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--panel-border);background:linear-gradient(135deg,rgba(216,163,106,.045),transparent 44%),#ffffff03}.vms-visit-detail-identity{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center}.vms-visit-detail-identity>div{min-width:0;display:grid;gap:5px}.vms-visit-detail-identity>div>span{color:var(--muted);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-visit-detail-identity strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1.18rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-visit-detail-identity small{min-width:0;overflow:hidden;color:var(--muted);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-visit-detail-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.vms-visit-header-chip{min-height:46px;display:inline-grid;grid-template-columns:28px minmax(0,auto);align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(255,255,255,.105);border-radius:16px;background:#ffffff0b;color:#fff7f2;white-space:nowrap}.vms-visit-header-chip>span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}.vms-visit-header-chip div{min-width:0;display:grid;gap:2px}.vms-visit-header-chip small{color:var(--muted);font-size:.64rem;font-weight:950;letter-spacing:.07em;line-height:1;text-transform:uppercase}.vms-visit-header-chip strong{color:#fff7f2;font-size:.84rem;font-weight:950;line-height:1.1}.vms-visit-active-timer{border-color:#66c1ff2e;background:#66c1ff12}.vms-visit-active-timer>span{position:relative;background:#66c1ff1f}.vms-visit-active-timer>span:before,.vms-visit-active-timer>span:after{content:"";position:absolute;border-radius:999px}.vms-visit-active-timer>span:before{width:9px;height:9px;background:#66c1ff;box-shadow:0 0 0 4px #66c1ff24}.vms-visit-active-timer>span:after{width:18px;height:18px;border:1px solid rgba(102,193,255,.28)}.vms-visit-upsell-badge{border-color:#56c08d42;background:#56c08d18}.vms-visit-upsell-badge>span{background:#56c08d24;color:#b8f7d2}.vms-visit-upsell-badge svg{width:16px;height:16px}.vms-visit-upsell-badge strong{color:#b8f7d2}.vms-visit-back-button,.vms-visit-back-button:visited{border-color:#ef444457;background:#ef44441f;color:#ffb8b8;text-decoration:none}.vms-visit-back-button:hover,.vms-visit-back-button:focus-visible{border-color:#ef444485;background:#ef44442e;color:#fff1f1;text-decoration:none}.vms-visit-back-button span{text-decoration:none}.vms-visit-detail-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:540px}.vms-visit-detail-nav{display:grid;align-content:start;gap:8px;padding:16px;border-right:1px solid var(--panel-border);background:#ffffff06}.vms-visit-detail-nav button{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;grid-template-areas:"icon label status" "icon note status";gap:2px 10px;align-items:center;min-height:58px;padding:10px 12px;border:1px solid transparent;border-radius:13px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-visit-detail-nav button:hover,.vms-visit-detail-nav button:focus-visible{border-color:#d8a36a52;background:#d8a36a14;outline:0}.vms-visit-detail-nav button.active{border-color:#d8a36a75;background:#d8a36a24}.vms-visit-detail-nav-divider{width:100%;height:1px;margin:4px 0;display:block;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)}.vms-visit-detail-icon{grid-area:icon;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff0e;color:#fdf7f2ad}.vms-visit-detail-nav button.active .vms-visit-detail-icon{color:#ffe0bb}.vms-visit-detail-completion{grid-area:status;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0b;color:#fdf7f257;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-visit-detail-completion svg{width:13px;height:13px}.vms-visit-detail-nav button.is-complete .vms-visit-detail-completion{border-color:#56c08d73;background:#56c08d29;color:#b8f7d2}.vms-visit-detail-nav svg{width:21px;height:21px}.vms-visit-detail-nav .vms-visit-detail-completion svg{width:13px;height:13px}.vms-visit-detail-nav strong,.vms-visit-detail-nav small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-visit-detail-nav strong{grid-area:label;color:#fff7f2;font-size:.9rem;font-weight:900}.vms-visit-detail-nav small{grid-area:note;color:var(--muted);font-size:.72rem;font-weight:800}.vms-visit-detail-panel{min-width:0;display:grid;align-content:start;gap:16px;padding:18px 20px 22px}.vms-visit-detail-panel-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:14px;align-items:end}.vms-visit-detail-panel-head>div{min-width:0;display:grid;gap:4px}.vms-visit-detail-panel-head span,.vms-visit-event-select span,.vms-visit-detail-card-grid article>span,.vms-visit-detail-placeholder-grid article>span{color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.vms-visit-detail-panel-head h2{margin:0;color:#fff7f2;font-size:1.3rem;font-weight:950;letter-spacing:0}.vms-coffee-conversations-trigger{justify-self:end;min-height:38px;padding:0 14px;border-radius:14px;white-space:nowrap}.vms-coffee-conversations-trigger svg{width:17px;height:17px}.vms-visit-event-select{min-width:0;display:grid;gap:7px}.vms-visit-event-select select{width:100%;min-width:0;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#060a1385;color:#fff7f2;font:inherit;font-weight:850;outline:0}.vms-visit-event-select select:focus{border-color:#d8a36a99;box-shadow:0 0 0 3px #d8a36a21}.vms-visit-detail-card-grid,.vms-visit-detail-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vms-visit-detail-card-grid article,.vms-visit-detail-placeholder-grid article{min-width:0;display:grid;align-content:start;gap:7px;min-height:124px;padding:15px;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#ffffff0a}.vms-visit-detail-card-grid strong,.vms-visit-detail-placeholder-grid strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-visit-detail-card-grid small,.vms-visit-detail-placeholder-grid small{min-width:0;overflow:hidden;color:var(--muted);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-client-autosave-panel{display:grid;gap:12px}.vms-client-autosave-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 15px;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#ffffff0a}.vms-client-autosave-head>div{min-width:0;display:grid;gap:3px}.vms-client-autosave-head span,.vms-client-form-section>span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-client-autosave-head strong{color:#fff7f2;font-size:1rem;font-weight:950}.vms-autosave-status{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;color:var(--muted);font-size:.76rem;font-weight:900;white-space:nowrap}.vms-autosave-status.is-pending,.vms-autosave-status.is-saving{border-color:#d8a36a57;background:#d8a36a1f;color:#ffe0bb}.vms-autosave-status.is-saved{border-color:#56c08d57;background:#56c08d1f;color:#b8f7d2}.vms-autosave-status.is-error{border-color:#ef444457;background:#ef444424;color:#ffb8b8}.vms-client-form-section{display:grid;gap:8px}.vms-client-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vms-client-edit-field{position:relative;min-width:0;display:grid;align-content:start;gap:6px;min-height:64px;padding:10px 11px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#ffffff09;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.vms-client-edit-field.span-2{grid-column:span 2}.vms-client-edit-field.span-full{grid-column:1 / -1}.vms-client-edit-field>span{color:var(--muted);font-size:.7rem;font-weight:900}.vms-client-edit-field input,.vms-client-edit-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff7f2;font:inherit;font-size:.88rem;font-weight:850;letter-spacing:0}.vms-client-edit-field input,.vms-client-edit-field select:not([multiple]){height:28px}.vms-client-edit-field input::placeholder{color:#fdf7f257}.vms-client-edit-field select:disabled,.vms-client-edit-field input:disabled{color:#fdf7f26b;cursor:not-allowed}.vms-client-edit-field:focus-within{border-color:#d8a36a99;background:#d8a36a11;box-shadow:0 0 0 3px #d8a36a1f}.vms-client-customer-field{z-index:5}.vms-client-customer-suggestions{top:calc(100% + 8px)}.vms-client-edit-field small,.vms-client-form-note{min-width:0;color:var(--muted);font-size:.76rem;font-weight:800}.vms-client-event-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.vms-client-event-head>span{color:var(--muted);font-size:.74rem;font-weight:900}.vms-client-event-head button{width:30px;height:30px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff13;color:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-client-event-head button:hover,.vms-client-event-head button:focus-visible,.vms-client-event-head button.active{border-color:#d8a36a6b;background:#d8a36a21;color:#ffe0bb;outline:0}.vms-client-event-head button:disabled{cursor:not-allowed;opacity:.72}.vms-client-event-search-glyph{width:16px;height:16px;display:block;background:center / contain no-repeat url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Ccircle%20cx%3D%2710.8%27%20cy%3D%2710.8%27%20r%3D%276.8%27%20fill%3D%27none%27%20stroke%3D%27%23fff%27%20stroke-width%3D%272.4%27/%3E%3Cpath%20d%3D%27M16.2%2016.2L21%2021%27%20fill%3D%27none%27%20stroke%3D%27%23fff%27%20stroke-width%3D%272.4%27%20stroke-linecap%3D%27round%27/%3E%3C/svg%3E)}.vms-client-event-search{min-height:32px;padding:0 11px;border:1px solid rgba(255,255,255,.09)!important;border-radius:11px;background:#ffffff09!important}.vms-client-event-switch-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:168px;overflow:auto;padding-right:4px}.vms-client-event-switch-list button{min-width:0;min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;padding:6px 9px 6px 10px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#ffffff09;color:#fff7f2;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.vms-client-event-switch-list button:hover,.vms-client-event-switch-list button:focus-visible{border-color:#d8a36a5c;background:#d8a36a13;outline:0}.vms-client-event-switch-list button.active{border-color:#d8a36a80;background:#d8a36a24}.vms-client-event-switch-list button:disabled{color:#fdf7f270;cursor:not-allowed;opacity:.68}.vms-client-event-switch-list strong{min-width:0;overflow:hidden;font-size:.8rem;font-weight:900;line-height:1.25;text-align:left;text-overflow:ellipsis;white-space:nowrap}.vms-client-event-switch{width:42px;height:24px;display:inline-flex;align-items:center;padding:3px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff14;transition:border-color .16s ease,background .16s ease}.vms-client-event-switch em{width:16px;height:16px;border-radius:999px;background:#fdf7f2bd;box-shadow:0 3px 8px #0003;transform:translate(0);transition:transform .16s ease,background .16s ease}.vms-client-event-switch-list button.active .vms-client-event-switch{border-color:#d8a36a80;background:#d8a36a47}.vms-client-event-switch-list button.active .vms-client-event-switch em{background:#ffe0bb;transform:translate(17px)}.vms-client-event-empty{grid-column:1 / -1;min-height:38px;display:flex;align-items:center;padding:0 11px;border:1px dashed rgba(255,255,255,.12);border-radius:11px;color:var(--muted);font-size:.82rem;font-weight:850}.vms-client-form-note{padding:10px 12px;border:1px solid rgba(216,163,106,.18);border-radius:12px;background:#d8a36a14}.vms-observations-panel,.vms-catalyst-panel{display:grid;gap:14px}.vms-catalyst-head{background:linear-gradient(135deg,#56c08d1f,#ffffff09),#ffffff0a}.vms-catalyst-panel.is-orange .vms-catalyst-head{background:linear-gradient(135deg,#f580202e,#ffffff09),#ffffff0a}.vms-catalyst-panel.is-red .vms-catalyst-head{background:linear-gradient(135deg,#ef44442e,#ffffff09),#ffffff0a}.vms-catalyst-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.vms-catalyst-card{min-width:0;display:grid;align-content:start;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.095);border-radius:15px;background:#ffffff09}.vms-catalyst-card:first-child,.vms-catalyst-card:nth-child(2){grid-column:span 2}.vms-catalyst-section-head{display:flex;align-items:flex-start;gap:10px}.vms-catalyst-section-head>span{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(86,192,141,.25);border-radius:12px;background:#56c08d1f;color:#b8f7d2}.vms-catalyst-section-head svg{width:18px;height:18px}.vms-catalyst-section-head div{min-width:0;display:grid;gap:3px}.vms-catalyst-section-head small{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-catalyst-section-head strong{color:#fff7f2;font-size:.98rem;font-weight:950;line-height:1.25}.vms-catalyst-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-catalyst-card:first-child .vms-catalyst-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-catalyst-check-card{min-width:0;min-height:86px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:flex-start;gap:9px;padding:10px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#ffffff09;color:#fff7f2;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.vms-catalyst-check-card:hover,.vms-catalyst-check-card:focus-visible,.vms-catalyst-check-card.active{border-color:#56c08d73;background:#56c08d1a;outline:0}.vms-catalyst-check-card:hover,.vms-catalyst-check-card:focus-visible{transform:translateY(-1px)}.vms-catalyst-check-card.disabled{cursor:not-allowed;transform:none}.vms-catalyst-check-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0e;color:#b8f7d2}.vms-catalyst-check-icon svg{width:15px;height:15px}.vms-catalyst-check-card.active .vms-catalyst-check-icon{border-color:#56c08d8f;background:#56c08d3d}.vms-catalyst-panel.is-red .vms-catalyst-section-head>span{border-color:#ef444447;background:#ef44441f;color:#fecaca}.vms-catalyst-panel.is-red .vms-catalyst-check-card:hover,.vms-catalyst-panel.is-red .vms-catalyst-check-card:focus-visible,.vms-catalyst-panel.is-red .vms-catalyst-check-card.active{border-color:#ef444470;background:#ef44441a}.vms-catalyst-panel.is-red .vms-catalyst-check-icon{color:#fecaca}.vms-catalyst-panel.is-red .vms-catalyst-check-card.active .vms-catalyst-check-icon{border-color:#ef44448f;background:#ef444438}.vms-catalyst-check-copy{min-width:0;display:grid;gap:4px}.vms-catalyst-check-copy strong{color:#fff7f2;font-size:.86rem;font-weight:950;line-height:1.25}.vms-catalyst-check-copy small{color:var(--muted);font-size:.76rem;font-weight:760;line-height:1.28}.vms-catalyst-info-list{display:grid;align-content:start;gap:9px}.vms-catalyst-info-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:10px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#ffffff07}.vms-catalyst-info-item>span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#d8a36a1c;color:#ffe0bb}.vms-catalyst-info-item svg{width:17px;height:17px}.vms-catalyst-info-item div{display:grid;gap:3px}.vms-catalyst-info-item strong{color:#fff7f2;font-size:.86rem;font-weight:950}.vms-catalyst-info-item small{color:var(--muted);font-size:.78rem;font-weight:760;line-height:1.35}.vms-orange-flow-card{position:relative;display:grid;gap:16px;max-width:560px;padding:18px;overflow:hidden;border:1px solid rgba(245,128,32,.26);border-radius:16px;background:radial-gradient(circle at top left,rgba(245,128,32,.16),transparent 34%),#ffffff09}.vms-orange-flow-rail{position:absolute;top:46px;right:34px;bottom:46px;left:34px;pointer-events:none;border:1px solid rgba(255,255,255,.22);border-bottom:0;border-radius:0 0 16px 16px}.vms-orange-flow-rail span{position:absolute;bottom:-5px;width:9px;height:9px;border-right:2px solid #f58020;border-bottom:2px solid #f58020}.vms-orange-flow-rail span:first-child{left:28px;transform:rotate(-45deg)}.vms-orange-flow-rail span:last-child{right:28px;transform:rotate(135deg)}.vms-orange-hook-card{position:relative;z-index:1;display:grid;justify-items:center;gap:12px;max-width:360px;margin:0 auto;padding:0 18px 18px;text-align:center}.vms-orange-hook-pill{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 28px;border:1px solid #f58020;border-radius:20px;background:#1b1c24f0;color:#ff9a35;font-size:1.02rem;font-weight:950;letter-spacing:.04em}.vms-orange-hook-card div{display:grid;gap:5px}.vms-orange-hook-card strong{color:#fff7f2;font-size:1rem;font-weight:950;line-height:1.25}.vms-orange-hook-card small{color:#fff7f2c7;font-size:.9rem;font-weight:760;line-height:1.38}.vms-red-action-card{max-width:920px}.vms-observations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vms-observation-field{min-width:0;display:grid;gap:8px;padding:12px 13px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#ffffff09;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.vms-observation-field span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.vms-observation-field textarea{width:100%;min-width:0;min-height:86px;max-height:140px;resize:vertical;border:0;outline:0;background:transparent;color:#fff7f2;font:inherit;font-size:.86rem;font-weight:800;line-height:1.45;letter-spacing:0}.vms-observation-field textarea::placeholder{color:#fdf7f257}.vms-observation-field:focus-within{border-color:#d8a36a99;background:#d8a36a11;box-shadow:0 0 0 3px #d8a36a1f}.vms-cre-tasks-panel{display:grid;gap:14px}.vms-cre-task-sections{display:grid;gap:12px}.vms-cre-task-card{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:linear-gradient(135deg,rgba(216,163,106,.055),transparent 46%),#ffffff09}.vms-cre-task-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vms-cre-task-card-head>div{min-width:0;display:grid;gap:3px}.vms-cre-task-card-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-cre-task-card-head strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:.98rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-cre-task-card-head small{width:48px;height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(216,163,106,.28);border-radius:999px;background:#d8a36a1a;color:#ffe0bb;font-size:.78rem;font-weight:950}.vms-cre-task-switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-finalize-panel{display:grid;gap:14px}.vms-finalize-summary-grid,.vms-finalize-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vms-finalize-summary-grid article,.vms-finalize-card{min-width:0;display:grid;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-finalize-summary-grid article.is-sale{border-color:#56c08d47;background:#56c08d14}.vms-finalize-summary-grid article.is-potential{border-color:#d8a36a47;background:#d8a36a14}.vms-finalize-summary-grid span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-finalize-summary-grid strong{color:#fff7f2;font-size:1.25rem;font-weight:950}.vms-finalize-summary-grid small,.vms-finalize-note{color:var(--muted);font-size:.78rem;font-weight:850}.vms-finalize-card{gap:12px}.vms-finalize-actions{display:flex;justify-content:flex-end}.vms-finalize-actions button{min-width:170px}.vms-fss-panel{display:grid;gap:14px}.vms-fss-section{display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-fss-section-head{min-width:0;display:grid;gap:3px}.vms-fss-section-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-fss-section-head strong{color:#fff7f2;font-size:.98rem;font-weight:950}.vms-fss-switch-grid,.vms-fss-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-fss-switch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-fss-stack{display:grid;gap:10px}.vms-fss-joining-status{min-width:0;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#ffffff09}.vms-fss-joining-status>span{color:#fff7f2;font-size:.82rem;font-weight:900}.vms-fss-joining-switch{grid-template-columns:58px 50px 150px;width:264px;max-width:100%}.vms-fss-joining-switch button{white-space:nowrap}.vms-yes-no-switch{min-width:0;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto 48px;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#ffffff09;color:#fff7f2;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.vms-yes-no-switch:hover,.vms-yes-no-switch:focus-visible,.vms-yes-no-switch.active{border-color:#d8a36a6b;background:#d8a36a1c;outline:0}.vms-yes-no-switch:disabled{cursor:not-allowed;opacity:.62}.vms-yes-no-switch span{min-width:0;overflow:hidden;font-size:.82rem;font-weight:900;text-align:left;text-overflow:ellipsis;white-space:nowrap}.vms-yes-no-switch strong{color:var(--muted);font-size:.78rem;font-weight:950}.vms-yes-no-switch.active strong{color:#ffe0bb}.vms-yes-no-switch em{width:48px;height:26px;display:block;padding:3px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14}.vms-yes-no-switch em:before{content:"";width:18px;height:18px;display:block;border-radius:999px;background:#fdf7f2c2;transform:translate(0);transition:transform .16s ease,background .16s ease}.vms-yes-no-switch.active em{border-color:#d8a36a75;background:#d8a36a42}.vms-yes-no-switch.active em:before{background:#ffe0bb;transform:translate(22px)}.vms-fss-choice-row,.vms-fss-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-fss-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-fss-choice-row button,.vms-fss-option-grid button{min-width:0;min-height:46px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#ffffff09;color:#fff7f2;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-fss-choice-row button span{width:32px;height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0e}.vms-fss-choice-row button svg{width:18px;height:18px}.vms-fss-choice-row button:hover,.vms-fss-choice-row button:focus-visible,.vms-fss-choice-row button.active,.vms-fss-option-grid button:hover,.vms-fss-option-grid button:focus-visible,.vms-fss-option-grid button.active{border-color:#d8a36a70;background:#d8a36a21;color:#ffe0bb;outline:0}.vms-fss-option-grid button span{width:32px;height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0e}.vms-fss-option-grid svg{width:18px;height:18px}.vms-fss-choice-row button,.vms-fss-option-grid strong{min-width:0;overflow:hidden;font-size:.84rem;font-weight:950;text-align:left;text-overflow:ellipsis;white-space:nowrap}.vms-events-workspace,.vms-upsell-workspace{display:grid;gap:14px}.vms-upsell-control-card{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-events-status-head{align-items:center}.vms-event-preference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vms-event-picker,.vms-event-reference-section,.vms-event-products-section{position:relative;min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-event-picker.open{z-index:18}.vms-event-products-section{max-height:min(70vh,760px);grid-template-rows:auto auto auto auto minmax(0,1fr) auto;overflow:hidden}.vms-direct-trial-form{min-width:0;display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,240px) auto;align-items:center;gap:10px;padding:10px;border:1px solid rgba(216,163,106,.2);border-radius:13px;background:linear-gradient(135deg,#d8a36a1f,#ffffff09)}.vms-direct-trial-form>div{min-width:0;display:grid;gap:3px}.vms-direct-trial-form>div span{color:var(--muted);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-direct-trial-form>div strong{color:#fff7f2;font-size:.9rem;font-weight:950}.vms-direct-trial-form label{min-width:0;display:block}.vms-direct-trial-form input{width:100%;height:38px;min-width:0;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;outline:0;background:#060a136b;color:#fff7f2;font:inherit;font-size:.9rem;font-weight:850;letter-spacing:0;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.vms-direct-trial-form input:focus{border-color:#d8a36a9e;background:#0a0f1a94;box-shadow:0 0 0 3px #d8a36a1f}.vms-direct-trial-form input::placeholder{color:#fdf7f257}.vms-direct-trial-button,.vms-event-order-button{min-height:34px;padding:7px 12px;border-radius:999px;color:#120d0f;font-size:.82rem;font-weight:950;line-height:1;white-space:nowrap}.vms-direct-trial-button svg,.vms-direct-trial-button span,.vms-event-order-button svg,.vms-event-order-button span{color:#120d0f}.vms-direct-trial-button:disabled{cursor:not-allowed;opacity:.58}.vms-event-picker-head,.vms-event-section-head,.vms-camera-head,.vms-camera-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.vms-event-picker-head>div,.vms-event-section-head>div,.vms-camera-head>div{min-width:0;display:grid;gap:3px}.vms-event-picker-head span,.vms-event-section-head span,.vms-camera-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-event-picker-head strong,.vms-event-section-head strong,.vms-camera-head strong{color:#fff7f2;font-size:.98rem;font-weight:950}.vms-event-picker-head small{color:var(--muted);font-size:.75rem;font-weight:800;text-align:right}.vms-event-picker-trigger{min-width:0;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 11px;border:1px solid rgba(255,255,255,.095);border-radius:12px;background:#ffffff0a;color:#fff7f2;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-event-picker-trigger:hover,.vms-event-picker-trigger:focus-visible,.vms-event-picker.open .vms-event-picker-trigger{border-color:#d8a36a6b;background:#d8a36a1f;color:#ffe0bb;outline:0}.vms-event-picker-trigger span{min-width:0;overflow:hidden;font-size:.84rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.vms-event-picker-trigger em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:950}.vms-event-picker-menu{position:absolute;top:calc(100% + 8px);left:14px;right:14px;z-index:20;display:grid;gap:8px;padding:9px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#18131ffa;box-shadow:0 18px 42px #00000047}.vms-event-picker-menu input{min-width:0;height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.095);border-radius:11px;background:#ffffff0b;color:#fff7f2;font:inherit;font-size:.82rem;font-weight:850;outline:0}.vms-event-picker-menu input:focus{border-color:#d8a36a80}.vms-event-picker-options{max-height:min(270px,42vh);display:grid;gap:6px;overflow:auto;padding-right:4px}.vms-event-picker-options button{min-width:0;min-height:42px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(255,255,255,.095);border-radius:12px;background:#ffffff09;color:#fff7f2;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-event-picker-options button:hover,.vms-event-picker-options button:focus-visible,.vms-event-picker-options button.active{border-color:#d8a36a70;background:#d8a36a21;color:#ffe0bb;outline:0}.vms-event-picker-options button strong{min-width:0;overflow:hidden;font-size:.82rem;font-weight:900;text-align:left;text-overflow:ellipsis;white-space:nowrap}.vms-event-check,.vms-event-product-check{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0e}.vms-event-check svg,.vms-event-product-check svg{width:14px;height:14px}.vms-event-picker-options button.active .vms-event-check,.vms-event-product-card.active .vms-event-product-check{border-color:#d8a36a8a;background:#d8a36a38}.vms-event-picker-empty,.vms-event-empty-panel{min-height:72px;display:grid;align-content:center;gap:4px;padding:14px;border:1px dashed rgba(255,255,255,.13);border-radius:13px;color:var(--muted)}.vms-event-empty-panel strong{color:#fff7f2;font-size:.95rem;font-weight:950}.vms-event-empty-panel span{color:var(--muted);font-size:.82rem;font-weight:800}.vms-searchable-select{position:relative;min-width:0;display:grid;gap:8px}.vms-searchable-select-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.vms-searchable-select-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-searchable-select-head small{color:var(--muted);font-size:.74rem;font-weight:820}.vms-searchable-select-trigger{width:100%;min-width:0;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.095);border-radius:13px;background:#060a136b;color:#fff7f2;cursor:pointer;text-align:left}.vms-searchable-select-trigger strong{min-width:0;overflow:hidden;font-size:.9rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-searchable-select-trigger em{flex:0 0 auto;color:#ffe0bb;font-style:normal;font-weight:950}.vms-searchable-select-trigger:hover,.vms-searchable-select-trigger:focus-visible,.vms-searchable-select.open .vms-searchable-select-trigger{border-color:#d8a36a70;background:#d8a36a1a;outline:0}.vms-searchable-select-menu{display:grid;gap:8px;padding:10px;border:1px solid rgba(216,163,106,.28);border-radius:14px;background:#14111bfa;box-shadow:0 18px 45px #00000040}.vms-searchable-select-menu input{width:100%;height:38px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#060a1380;color:#fff7f2;font:inherit;font-size:.86rem;font-weight:850;outline:0}.vms-searchable-select-menu input:focus{border-color:#d8a36a94}.vms-searchable-select-options{max-height:210px;display:grid;gap:6px;overflow:auto}.vms-searchable-select-options button{min-width:0;display:grid;gap:2px;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff09;color:#fff7f2;cursor:pointer;text-align:left}.vms-searchable-select-options button:hover,.vms-searchable-select-options button:focus-visible,.vms-searchable-select-options button.active{border-color:#d8a36a70;background:#d8a36a21;color:#ffe0bb;outline:0}.vms-searchable-select-options button span{min-width:0;overflow:hidden;font-size:.86rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-searchable-select-options button small,.vms-searchable-select-empty{color:var(--muted);font-size:.76rem;font-weight:800}.vms-searchable-select-empty{padding:9px 10px}.vms-event-upload-wrap{position:relative;flex:0 0 auto}.vms-event-upload-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:220px;display:grid;gap:6px;padding:8px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#18131ffa;box-shadow:0 16px 36px #0000003d}.vms-event-upload-menu button{min-height:42px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid transparent;border-radius:11px;background:transparent;color:#fff7f2;cursor:pointer;font-weight:900;text-align:left}.vms-event-upload-menu button:hover,.vms-event-upload-menu button:focus-visible{border-color:#d8a36a52;background:#d8a36a1f;outline:0}.vms-event-upload-menu span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ffffff0f}.vms-event-upload-menu svg,.vms-event-order-button svg,.vms-direct-trial-button svg,.vms-camera-actions svg{width:18px;height:18px}.vms-event-reference-grid,.vms-event-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px}.vms-event-product-grid{min-height:0;max-height:min(52vh,520px);overflow-y:auto;padding-right:4px}.vms-event-reference-card,.vms-event-product-card{position:relative;min-width:0;display:grid;align-content:start;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.095);border-radius:14px;background:#ffffff09;color:#fff7f2;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.vms-event-reference-preview,.vms-event-product-image-button,.vms-event-product-check{cursor:pointer}.vms-event-reference-card:hover,.vms-event-reference-card:focus-visible,.vms-event-reference-card:focus-within,.vms-event-product-card:hover,.vms-event-product-card.active{border-color:#d8a36a70;background:#d8a36a1a;outline:0;transform:translateY(-1px)}.vms-event-product-card:focus-within{border-color:#d8a36a70;background:#d8a36a1a;outline:0}.vms-event-reference-preview{min-width:0;display:grid;gap:8px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left}.vms-event-reference-preview:disabled{cursor:progress}.vms-event-reference-preview:focus-visible{outline:2px solid rgba(216,163,106,.62);outline-offset:3px}.vms-event-reference-delete-button{position:absolute;top:8px;right:8px;z-index:2;width:30px;min-width:30px;height:30px;border-radius:9px;border-color:#ffffff2e;background:#18110eb8;color:#ffb5aa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vms-event-reference-delete-button:hover:not(:disabled),.vms-event-reference-delete-button:focus-visible:not(:disabled){background:#b42d2dd1;color:#fff}.vms-event-reference-delete-button:disabled,.vms-event-reference-card.is-deleting{opacity:.72}.vms-event-reference-card img,.vms-event-product-card img,.vms-event-product-fallback{width:100%;aspect-ratio:4 / 5;border-radius:11px;object-fit:cover;background:#ffffff0e}.vms-event-product-image-button{min-width:0;padding:0;border:0;border-radius:11px;background:transparent;color:inherit;overflow:hidden;text-align:inherit}.vms-event-product-image-button:disabled{cursor:default}.vms-event-product-image-button:focus-visible{outline:2px solid rgba(216,163,106,.62);outline-offset:3px}.vms-event-product-fallback{display:grid;place-items:center;color:var(--muted)}.vms-event-product-fallback svg{width:32px;height:32px}.vms-event-reference-card span,.vms-event-product-card strong,.vms-event-product-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-event-reference-card span{color:var(--muted);font-size:.78rem;font-weight:850}.vms-event-product-card strong{font-size:.86rem;font-weight:950}.vms-event-product-card small{color:#ffe0bb;font-size:.82rem;font-weight:950}.vms-event-product-check{position:absolute;top:16px;right:16px;z-index:2;padding:0;background:#18131fc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vms-event-product-check:focus-visible{outline:2px solid rgba(216,163,106,.72);outline-offset:3px}.vms-suggestion-pagination{position:static;z-index:auto;justify-content:flex-end;width:100%;margin:0;padding:10px 0 0;border-top:1px solid rgba(255,255,255,.08)}.vms-suggestion-pagination>span{color:var(--muted);font-size:.78rem;font-weight:850;white-space:nowrap}.vms-event-order-button:disabled{cursor:not-allowed;opacity:.58}.vms-event-order-button strong{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#0000002e;font-size:.78rem}.vms-event-trial-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(86,192,141,.22);border-radius:12px;background:#56c08d14}.vms-event-trial-summary span{color:var(--muted);font-size:.75rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.vms-event-trial-summary strong{color:#b8f7d2;font-size:.88rem;font-weight:950}.vms-trials-workspace{display:grid;gap:14px}.vms-trials-toolbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(216,163,106,.18);border-radius:15px;background:linear-gradient(135deg,#d8a36a1f,#ffffff09 58%),#ffffff09}.vms-trials-toolbar>div{min-width:0;display:grid;gap:3px}.vms-trials-toolbar span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-trials-toolbar strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1.02rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-styling-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid rgba(216,163,106,.54);border-radius:999px;background:linear-gradient(135deg,#e5aa70,#c86f5a);color:#1e1414;cursor:pointer;font-size:.9rem;font-weight:950;transition:border-color .16s ease,filter .16s ease,transform .16s ease}.vms-styling-button svg{width:17px;height:17px;flex:0 0 auto}.vms-styling-button span{color:inherit;font-size:inherit;letter-spacing:0;text-transform:none}.vms-styling-button:hover,.vms-styling-button:focus-visible{border-color:#ffd6a9b8;filter:brightness(1.05);outline:0;transform:translateY(-1px)}.vms-styling-button:disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.52;transform:none}.vms-reference-workspace{display:grid;gap:14px}.vms-reference-gallery-card{min-width:0;display:grid;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-reference-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vms-reference-gallery-head>div{min-width:0;display:grid;gap:3px}.vms-reference-gallery-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-reference-gallery-head strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1.02rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-reference-gallery-head small{flex:0 0 auto;color:var(--muted);font-size:.8rem;font-weight:820}.vms-reference-filter-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:1px}.vms-reference-filter-row button{flex:0 0 auto;min-height:28px;padding:5px 10px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#ffffff09;color:#fff7f2;cursor:pointer;font-size:.74rem;font-weight:850;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-reference-filter-row button:hover,.vms-reference-filter-row button:focus-visible,.vms-reference-filter-row button.active{border-color:#d8a36a70;background:#d8a36a21;color:#ffe0bb;outline:0}.vms-reference-filter-row>span{color:var(--muted);font-size:.85rem;font-weight:850}.vms-reference-gallery-grid{max-height:min(62vh,640px);display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,1fr));gap:10px;overflow-y:auto;padding-right:4px}.vms-reference-gallery-item{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.095);border-radius:14px;background:#ffffff09;color:#fff7f2;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.vms-reference-gallery-item:hover,.vms-reference-gallery-item:focus-visible{border-color:#d8a36a70;background:#d8a36a1a;outline:0;transform:translateY(-1px)}.vms-reference-gallery-item:disabled{cursor:default;opacity:.72;transform:none}.vms-reference-gallery-item img,.vms-reference-gallery-item .vms-event-product-fallback{width:100%;aspect-ratio:4 / 5;border-radius:11px;object-fit:cover;background:#ffffff0e}.vms-reference-gallery-item span{min-width:0;overflow:hidden;color:var(--muted);font-size:.78rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.vms-styling-reference-gallery{gap:8px;padding:10px;border-radius:14px}.vms-styling-reference-gallery .vms-reference-gallery-head strong{font-size:.88rem}.vms-styling-reference-gallery .vms-reference-gallery-head small{font-size:.72rem}.vms-styling-reference-gallery .vms-reference-filter-row button{min-height:24px;padding:4px 9px;font-size:.68rem}.vms-styling-reference-grid{max-height:min(28vh,220px);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vms-styling-reference-grid .vms-reference-gallery-item{gap:6px;padding:7px;border-radius:12px}.vms-styling-reference-grid .vms-reference-gallery-item img,.vms-styling-reference-grid .vms-reference-gallery-item .vms-event-product-fallback{aspect-ratio:1 / 1;border-radius:9px}.vms-styling-reference-grid .vms-reference-gallery-item span{font-size:.7rem}.vms-tools-workspace{display:grid;gap:14px}.vms-tools-gallery-card{min-width:0;display:grid;gap:13px;padding:14px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-tools-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vms-tools-gallery-head>div{min-width:0;display:grid;gap:3px}.vms-tools-gallery-head span,.vms-tool-pdf-meta span,.vms-tool-pdf-modal-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-tools-gallery-head strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1.02rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-tools-gallery-head small{flex:0 0 auto;color:var(--muted);font-size:.8rem;font-weight:820}.vms-tools-filter-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:1px}.vms-tools-filter-row button{flex:0 0 auto;min-height:28px;padding:5px 10px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#ffffff09;color:#fff7f2;cursor:pointer;font-size:.74rem;font-weight:850;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-tools-filter-row button:hover,.vms-tools-filter-row button:focus-visible,.vms-tools-filter-row button.active{border-color:#d8a36a70;background:#d8a36a21;color:#ffe0bb;outline:0}.vms-tools-filter-row>span{color:var(--muted);font-size:.85rem;font-weight:850}.vms-tools-gallery-grid{max-height:min(62vh,640px);display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;overflow-y:auto;padding-right:4px}.vms-tool-pdf-card{min-width:0;display:grid;gap:9px;padding:10px;border:1px solid rgba(255,255,255,.095);border-radius:14px;background:#ffffff09;color:#fff7f2;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.vms-tool-pdf-card:hover,.vms-tool-pdf-card:focus-visible{border-color:#d8a36a70;background:#d8a36a1a;outline:0;transform:translateY(-1px)}.vms-tool-pdf-preview{position:relative;min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;overflow:hidden;border-radius:11px;border:1px solid rgba(255,255,255,.075);background:radial-gradient(circle at 50% 28%,rgba(216,163,106,.18),transparent 38%),#ffffff0e}.vms-tool-pdf-preview>span{width:74px;height:74px;display:grid;place-items:center;border:1px solid rgba(216,163,106,.32);border-radius:22px;background:#d8a36a1a;color:#ffdcb8}.vms-tool-pdf-preview svg{width:38px;height:38px}.vms-tool-pdf-preview em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:950;letter-spacing:.12em}.vms-tool-pdf-meta{min-width:0;display:grid;gap:3px}.vms-tool-pdf-meta strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:.9rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-tool-pdf-modal{width:min(1100px,calc(100vw - 28px));height:min(90vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#18131ffa}.vms-tool-pdf-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-tool-pdf-modal-head>div{min-width:0;display:grid;gap:3px}.vms-tool-pdf-modal-head strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-tool-pdf-modal>iframe{width:100%;height:100%;border:0;background:#fff}.vms-trials-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vms-trials-summary-grid article,.vms-trial-event-card{min-width:0;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:#ffffff09}.vms-trials-summary-grid article{display:grid;gap:4px;padding:13px 14px}.vms-trials-summary-grid span,.vms-trial-event-head span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-trials-summary-grid strong{color:#fff7f2;font-size:1.28rem;font-weight:950}.vms-trials-summary-grid article.is-shortlisted{border-color:#f2627a57;background:linear-gradient(135deg,#f2627a29,#ffffff09 58%)}.vms-trials-summary-grid article.is-shortlisted span,.vms-trials-summary-grid article.is-shortlisted strong,.vms-trials-summary-grid article.is-shortlisted small{color:#ff9cad}.vms-trials-summary-grid article.is-finalized{border-color:#56c08d57;background:linear-gradient(135deg,#56c08d26,#ffffff09 58%)}.vms-trials-summary-grid article.is-finalized span,.vms-trials-summary-grid article.is-finalized strong,.vms-trials-summary-grid article.is-finalized small{color:#b8f7d2}.vms-trials-summary-grid small,.vms-trial-event-head small{color:var(--muted);font-size:.8rem;font-weight:820}.vms-trial-event-card{display:grid;gap:12px;padding:14px}.vms-trial-event-card.is-upsell{border-color:#d8a36a33;background:#d8a36a0e}.vms-trial-event-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vms-trial-event-head>div{min-width:0;display:grid;gap:3px}.vms-trial-event-head strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:1.02rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-trial-event-head small{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#ffffff0e}.vms-trial-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.vms-trial-product-card{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.095);border-radius:14px;background:#ffffff09;transition:border-color .16s ease,background .16s ease,transform .16s ease}.vms-trial-product-card:hover,.vms-trial-product-card:focus-within{border-color:#d8a36a61;background:#d8a36a14;transform:translateY(-1px)}.vms-trial-product-image{min-width:0;padding:0;border:0;border-radius:11px;background:#ffffff0e;color:inherit;cursor:pointer;overflow:hidden}.vms-trial-product-image:disabled{cursor:default}.vms-trial-product-image:focus-visible{outline:2px solid rgba(216,163,106,.62);outline-offset:3px}.vms-trial-product-image img,.vms-trial-product-image .vms-event-product-fallback{width:100%;aspect-ratio:4 / 5;display:grid;object-fit:cover}.vms-trial-product-info{min-width:0;display:grid;gap:3px}.vms-trial-product-info strong,.vms-trial-product-info small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-trial-product-info strong{color:#fff7f2;font-size:.88rem;font-weight:950}.vms-trial-product-info small{color:#ffe0bb;font-size:.8rem;font-weight:900}.vms-trial-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vms-trial-icon-action{min-height:38px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:transparent;color:#fff7f2c7;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.vms-trial-icon-action svg{width:19px;height:19px}.vms-trial-icon-action:hover,.vms-trial-icon-action:focus-visible{border-color:#d8a36a6b;color:#ffe0bb;outline:0;transform:translateY(-1px)}.vms-trial-icon-action.active.is-heart{border-color:#f2627a85;background:#f2627a29;color:#ff9cad}.vms-trial-icon-action.active.is-cart{border-color:#56c08d7a;background:#56c08d26;color:#b8f7d2}.vms-trial-icon-action:disabled{cursor:wait;opacity:.58;transform:none}.vms-styling-lightbox-overlay{padding:18px}.vms-styling-lightbox{width:min(1120px,calc(100vw - 36px));height:min(90vh,860px);max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:24px;background:#18131ffa}.vms-styling-lightbox-head,.vms-styling-lightbox-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-styling-lightbox-head>div{min-width:0;display:grid;gap:3px}.vms-styling-lightbox-head span,.vms-styling-question-head span,.vms-styling-product-meta span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-styling-lightbox-head strong,.vms-styling-question-head strong,.vms-styling-product-meta strong{min-width:0;overflow:hidden;color:#fff7f2;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-styling-lightbox-head strong{font-size:1.04rem}.vms-styling-lightbox-head small{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(216,163,106,.18);border-radius:999px;background:#d8a36a14;color:#ffe0bb;font-size:.78rem;font-weight:920}.vms-styling-lightbox-body{min-height:0;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);gap:14px;overflow:hidden;padding:16px}.vms-styling-image-panel,.vms-styling-question-panel{min-width:0;min-height:0;display:grid;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff09}.vms-styling-image-panel{grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.vms-styling-question-panel{overflow:hidden}.vms-styling-image-panel img{width:100%;height:100%;min-height:0;max-height:100%;display:block;border-radius:14px;background:#0000002e;object-fit:contain}.vms-styling-image-fallback{width:100%;height:100%;min-height:220px;max-height:100%;display:grid;place-items:center;align-content:center;gap:10px;border-radius:14px;background:#0000002e;color:var(--muted)}.vms-styling-image-fallback svg{width:46px;height:46px}.vms-styling-image-fallback span{font-size:.86rem;font-weight:860}.vms-styling-product-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:13px;background:#ffffff0b}.vms-styling-product-meta strong{flex:0 0 auto;color:#ffe0bb;font-size:.92rem}.vms-styling-question-panel{grid-template-rows:auto minmax(0,1fr)}.vms-styling-question-head{min-width:0;display:grid;gap:4px}.vms-styling-question-head strong{font-size:.98rem}.vms-styling-decision-stack{min-height:0;display:grid;align-content:start;gap:10px;overflow-y:auto;padding:0 4px 0 0}.vms-styling-primary-question{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 172px;align-items:center;gap:12px;padding:10px 12px;border:1px solid rgba(216,163,106,.14);border-radius:12px;background:#d8a36a0e}.vms-styling-question-copy{min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:center}.vms-styling-question-copy>span{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:999px;background:#d8a36a29;color:#ffe0bb;font-size:.72rem;font-weight:950}.vms-styling-question-copy p,.vms-styling-next-note p{margin:0;color:#fff7f2;font-size:.82rem;font-weight:760;line-height:1.45}.vms-styling-like-switch{width:min(172px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0b0e1a85}.vms-styling-like-switch button{min-width:0;min-height:28px;border:0;border-radius:999px;background:transparent;color:#fff7f2bd;cursor:pointer;font-size:.78rem;font-weight:940;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.vms-styling-like-switch button:hover,.vms-styling-like-switch button:focus-visible{color:#fff7f2;outline:none}.vms-styling-like-switch button.active{background:linear-gradient(135deg,#d8a36ab8,#b7594e9e);color:#17121d;box-shadow:0 5px 14px #d8a36a29}.vms-styling-like-switch button:disabled{cursor:not-allowed;opacity:.62}.vms-styling-theatrics-card,.vms-styling-commitment-block,.vms-styling-next-note{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#ffffff09}.vms-styling-theatrics-head{display:grid;gap:2px}.vms-styling-theatrics-head span{color:var(--muted);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-styling-theatrics-head strong{color:#fff7f2;font-size:.88rem;font-weight:940}.vms-styling-theatrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vms-styling-theatrics-grid button{min-width:0;min-height:52px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#0b0e1a5c;color:#fff7f2;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.vms-styling-theatrics-grid button:hover,.vms-styling-theatrics-grid button:focus-visible{border-color:#d8a36a57;outline:none;transform:translateY(-1px)}.vms-styling-theatrics-grid button.active{border-color:#d8a36a94;background:linear-gradient(135deg,#d8a36a29,#b7594e1f)}.vms-styling-theatrics-grid button:disabled{cursor:not-allowed;opacity:.62;transform:none}.vms-styling-theatrics-grid button>span,.vms-styling-next-note>span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:10px;background:#ffffff12;color:#ffe0bb}.vms-styling-theatrics-grid svg,.vms-styling-next-note svg{width:17px;height:17px}.vms-styling-theatrics-grid strong{min-width:0;color:#fff7f2;overflow:hidden;font-size:.76rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.vms-styling-commitment-block{min-width:0;display:grid;gap:8px}.vms-styling-commitment-block .vms-yes-no-switch{min-height:48px}.vms-styling-commitment-fields{min-width:0;display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);gap:8px}.vms-styling-theatrics-card small,.vms-styling-save-note{color:var(--muted);font-size:.76rem;font-weight:820}.vms-styling-next-note{grid-template-columns:auto minmax(0,1fr);align-items:center}.vms-styling-lightbox-nav{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.08);border-bottom:0}.vms-styling-lightbox-nav button{min-height:40px;border-radius:999px}.vms-styling-lightbox-nav button:disabled{cursor:not-allowed;opacity:.54}.vms-camera-modal{width:min(760px,calc(100vw - 32px));overflow:hidden;background:#18131ffa}.vms-camera-head,.vms-camera-actions{padding:14px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-camera-actions{justify-content:flex-end;border-top:1px solid rgba(255,255,255,.08);border-bottom:0}.vms-camera-preview{min-height:320px;display:grid;place-items:center;padding:14px;background:#00000029}.vms-camera-preview video{width:100%;max-height:min(62vh,560px);border-radius:14px;object-fit:contain;background:#000}.vms-refreshment-action{position:relative;width:72px;height:72px;overflow:visible}.vms-supervisor-action{width:42px;min-width:42px;height:34px;border-radius:999px;border-color:#ff525257;background:#ff52521a;color:#ff6b6b}.vms-supervisor-action:hover,.vms-supervisor-action:focus-visible{border-color:#ff525294;background:#ff525229;color:#ff8a8a}.vms-supervisor-action svg{width:18px;height:18px}.vms-refreshment-action:after{content:"";position:absolute;top:12px;right:12px;width:10px;height:10px;border-radius:999px;background:#d8a36a;box-shadow:0 0 #d8a36a6b;animation:vms-refreshment-pulse 1.8s ease-in-out infinite}.vms-refreshment-action svg{width:42px;height:42px;animation:vms-refreshment-float 2.4s ease-in-out infinite;transform-origin:50% 60%}.vms-supervisor-request-modal{max-width:min(520px,calc(100vw - 28px))}.vms-supervisor-request-title>span{border-color:#ff525252;background:#ff52521f;color:#ff7a7a}.vms-supervisor-request-body{display:grid;gap:12px;padding:16px}@keyframes vms-refreshment-float{0%,to{transform:translateY(0) rotate(0)}35%{transform:translateY(-2px) rotate(-5deg)}70%{transform:translateY(1px) rotate(4deg)}}@keyframes vms-refreshment-pulse{0%,to{opacity:.74;box-shadow:0 0 #d8a36a57}55%{opacity:1;box-shadow:0 0 0 8px #d8a36a00}}.vms-refreshment-order-modal{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 32px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#191421fa,#100d18fa),#18131f}.vms-pcs-guidance-modal{width:min(620px,calc(100vw - 28px));max-height:calc(100vh - 32px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(216,163,106,.2);background:radial-gradient(circle at 18% 0%,rgba(216,163,106,.16),transparent 34%),linear-gradient(180deg,#191421fc,#100d18fc),#18131f;box-shadow:0 24px 70px #0000006b}.vms-pcs-guidance-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-pcs-guidance-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(216,163,106,.35);border-radius:17px;background:#d8a36a26;color:#ffe0bb;box-shadow:inset 0 0 22px #d8a36a14}.vms-pcs-guidance-icon svg{width:25px;height:25px}.vms-pcs-guidance-head>div{min-width:0;display:grid;gap:4px}.vms-pcs-guidance-head small{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-pcs-guidance-head strong{color:#fff7f2;font-size:1.35rem;font-weight:950;line-height:1}.vms-pcs-guidance-note{margin:0;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08);color:#fdf7f2c7;font-size:.88rem;font-weight:750;line-height:1.5}.vms-pcs-guidance-steps{min-height:0;display:grid;gap:10px;overflow-y:auto;padding:16px 18px}.vms-pcs-guidance-steps article{display:grid;gap:6px;padding:13px 14px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff09}.vms-pcs-guidance-steps span{color:#d8a36a;font-size:.7rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.vms-pcs-guidance-steps strong{color:#fff7f2;font-size:.98rem;font-weight:950}.vms-pcs-guidance-steps p{margin:0;color:#fdf7f2b8;font-size:.84rem;font-weight:700;line-height:1.45}.vms-pcs-guidance-actions{display:flex;justify-content:flex-end;padding:13px 18px;border-top:1px solid rgba(255,255,255,.08)}.vms-pcs-guidance-actions button{min-height:40px;padding:0 18px;border-radius:14px}.vms-coffee-conversations-modal{width:min(600px,calc(100vw - 28px));max-height:calc(100vh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(216,163,106,.2);background:linear-gradient(180deg,#191421fc,#100d18fc),#18131f;box-shadow:0 24px 70px #0000006b}.vms-coffee-conversations-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-coffee-conversations-icon,.vms-coffee-conversations-list article>span{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(216,163,106,.35);background:#d8a36a26;color:#ffe0bb}.vms-coffee-conversations-icon{width:48px;height:48px;border-radius:17px;box-shadow:inset 0 0 22px #d8a36a14}.vms-coffee-conversations-icon svg{width:25px;height:25px}.vms-coffee-conversations-head>div{min-width:0;display:grid;gap:4px}.vms-coffee-conversations-head small{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-coffee-conversations-head strong{color:#fff7f2;font-size:1.28rem;font-weight:950;line-height:1}.vms-coffee-conversations-body{min-height:0;overflow-y:auto;padding:16px 18px}.vms-coffee-conversations-list{display:grid;gap:10px}.vms-coffee-conversations-list article{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:13px 14px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff09}.vms-coffee-conversations-list article>span{width:32px;height:32px;border-radius:11px}.vms-coffee-conversations-list article>span svg{width:17px;height:17px}.vms-coffee-conversations-list p{margin:0;color:#fdf7f2db;font-size:.9rem;font-weight:780;line-height:1.45}.vms-coffee-conversations-actions{display:flex;justify-content:flex-end;padding:13px 18px;border-top:1px solid rgba(255,255,255,.08)}.vms-coffee-conversations-actions button{min-height:40px;padding:0 18px;border-radius:14px}.vms-refreshment-order-head,.vms-refreshment-order-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-refreshment-order-title{min-width:0;display:flex;align-items:center;gap:12px}.vms-refreshment-order-title>span{width:40px;height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;border:1px solid rgba(216,163,106,.26);background:#d8a36a1f;color:#ffe0bb}.vms-refreshment-order-title svg{width:22px;height:22px}.vms-refreshment-order-title div{min-width:0;display:grid;gap:3px}.vms-refreshment-order-title small,.vms-refreshment-order-context span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vms-refreshment-order-title strong{color:#fff7f2;font-size:1.12rem;font-weight:950}.vms-refreshment-order-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-refreshment-order-context article{min-width:0;display:grid;gap:5px;padding:9px 11px;border:1px solid rgba(255,255,255,.085);border-radius:13px;background:#ffffff09}.vms-refreshment-order-context strong{min-width:0;overflow:hidden;color:#fff7f2;font-size:.92rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.vms-refreshment-order-body{min-height:0;max-height:min(42vh,360px);display:grid;align-content:start;gap:8px;overflow-y:auto;padding:12px 16px}.vms-refreshment-order-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:10px;min-height:56px;padding:9px 10px;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#ffffff09;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.vms-refreshment-order-item.active{border-color:#d8a36a6b;background:#d8a36a1a}.vms-refreshment-order-item>div:first-child{min-width:0;display:grid;gap:2px}.vms-refreshment-order-item strong,.vms-refreshment-order-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-refreshment-order-item strong{color:#fff7f2;font-size:.9rem;font-weight:950}.vms-refreshment-order-item small{color:var(--muted);font-size:.72rem;font-weight:800}.vms-refreshment-stepper{display:grid;grid-template-columns:34px minmax(42px,1fr) 34px;align-items:center;gap:5px}.vms-refreshment-stepper button,.vms-refreshment-stepper input{height:34px;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b;color:#fff7f2;font:inherit;font-weight:950;text-align:center;outline:0}.vms-refreshment-stepper button{display:grid;place-items:center;padding:0;cursor:pointer;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease}.vms-refreshment-stepper button span{display:grid;place-items:center;width:100%;height:100%;line-height:1}.vms-refreshment-stepper button:hover,.vms-refreshment-stepper button:focus-visible{border-color:#d8a36a6b;background:#d8a36a21;color:#ffe0bb}.vms-refreshment-stepper button:disabled{cursor:not-allowed;opacity:.48}.vms-refreshment-stepper input::-webkit-outer-spin-button,.vms-refreshment-stepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.vms-refreshment-order-footer{border-top:1px solid rgba(255,255,255,.08);border-bottom:0}.vms-refreshment-order-footer>div{display:flex;align-items:center;justify-content:flex-end;gap:10px}.vms-refreshment-order-footer button:disabled{cursor:not-allowed;opacity:.58}:root[data-theme=light] .vms-refreshment-order-modal,:root[data-theme=light] .vms-pcs-guidance-modal,:root[data-theme=light] .vms-pcs-guidance-steps article,:root[data-theme=light] .vms-coffee-conversations-modal,:root[data-theme=light] .vms-coffee-conversations-list article,:root[data-theme=light] .vms-refreshment-order-context article,:root[data-theme=light] .vms-refreshment-order-item,:root[data-theme=light] .vms-refreshment-stepper button,:root[data-theme=light] .vms-refreshment-stepper input{border-color:#826d5826;background:#fffaf5eb;color:#2f2725}:root[data-theme=light] .vms-pcs-guidance-modal{background:radial-gradient(circle at 18% 0%,rgba(216,163,106,.18),transparent 34%),#fffaf5f5;box-shadow:0 24px 70px #2f272533}:root[data-theme=light] .vms-coffee-conversations-modal{background:#fffaf5f5;box-shadow:0 24px 70px #2f272533}:root[data-theme=light] .vms-pcs-guidance-head,:root[data-theme=light] .vms-pcs-guidance-note,:root[data-theme=light] .vms-pcs-guidance-actions,:root[data-theme=light] .vms-coffee-conversations-head,:root[data-theme=light] .vms-coffee-conversations-actions{border-color:#826d5824}:root[data-theme=light] .vms-pcs-guidance-icon,:root[data-theme=light] .vms-coffee-conversations-icon,:root[data-theme=light] .vms-coffee-conversations-list article>span{border-color:#ae6f4547;background:#d8a36a2e;color:#8a563f}:root[data-theme=light] .vms-refreshment-order-title strong,:root[data-theme=light] .vms-refreshment-order-context strong,:root[data-theme=light] .vms-pcs-guidance-head strong,:root[data-theme=light] .vms-pcs-guidance-steps strong,:root[data-theme=light] .vms-coffee-conversations-head strong,:root[data-theme=light] .vms-refreshment-order-item strong{color:#2f2725}:root[data-theme=light] .vms-pcs-guidance-note,:root[data-theme=light] .vms-pcs-guidance-steps p,:root[data-theme=light] .vms-coffee-conversations-list p{color:#2f2725b8}:root[data-theme=light] .vms-refreshment-order-item.active,:root[data-theme=light] .vms-refreshment-stepper button:hover,:root[data-theme=light] .vms-refreshment-stepper button:focus-visible{border-color:#ae6f4557;background:#d8a36a29;color:#7a4b34}@media (prefers-reduced-motion: reduce){.vms-refreshment-action:after,.vms-refreshment-action svg{animation:none}}:root[data-theme=light] .vms-visit-detail-identity strong,:root[data-theme=light] .vms-visit-detail-nav strong,:root[data-theme=light] .vms-visit-detail-panel-head h2,:root[data-theme=light] .vms-visit-detail-card-grid strong,:root[data-theme=light] .vms-visit-detail-placeholder-grid strong,:root[data-theme=light] .vms-visit-event-select select,:root[data-theme=light] .vms-client-autosave-head strong,:root[data-theme=light] .vms-client-edit-field input,:root[data-theme=light] .vms-client-edit-field select,:root[data-theme=light] .vms-observation-field textarea{color:#2f2725}:root[data-theme=light] .vms-visit-detail-nav,:root[data-theme=light] .vms-visit-detail-card-grid article,:root[data-theme=light] .vms-visit-detail-placeholder-grid article,:root[data-theme=light] .vms-visit-event-select select,:root[data-theme=light] .vms-client-autosave-head,:root[data-theme=light] .vms-client-edit-field,:root[data-theme=light] .vms-observation-field,:root[data-theme=light] .vms-catalyst-card,:root[data-theme=light] .vms-catalyst-check-card,:root[data-theme=light] .vms-catalyst-info-item{border-color:#826d5826;background:#fffaf5d1}:root[data-theme=light] .vms-visit-detail-nav{background:#faf7f3;border-right-color:#826d5824}:root[data-theme=light] .vms-visit-detail-nav button{border-color:#826d581f;background:#fff;color:#2f2725;box-shadow:0 8px 18px #2f27250b}:root[data-theme=light] .vms-visit-detail-nav button:hover,:root[data-theme=light] .vms-visit-detail-nav button:focus-visible{border-color:#8a563f47;background:#fff8f1;box-shadow:0 10px 22px #2f272512}:root[data-theme=light] .vms-visit-detail-nav button.active{border-color:#1e5fa085;background:linear-gradient(135deg,#dbeafe,#eef6ff);color:#123a62;box-shadow:inset 4px 0 #1d70b8,0 14px 28px #1e5fa029}:root[data-theme=light] .vms-visit-detail-nav small{color:#2f272594}:root[data-theme=light] .vms-visit-detail-nav button.active small{color:#123a62b8}:root[data-theme=light] .vms-visit-detail-icon{border:1px solid rgba(130,109,88,.12);background:#fbf3eb;color:#2f27259e}:root[data-theme=light] .vms-visit-detail-nav button.active .vms-visit-detail-icon{border-color:#1d70b857;background:#1d70b829;color:#0f4f84}:root[data-theme=light] .vms-visit-detail-completion{border-color:#826d5829;background:#f4eee8;color:#2f27254d}:root[data-theme=light] .vms-visit-detail-nav button.is-complete .vms-visit-detail-completion{border-color:#2e7d5252;background:#e8f6ee;color:#166534}:root[data-theme=light] .vms-visit-header-chip{border-color:#826d5829;background:#fffaf5d1;color:#2f2725}:root[data-theme=light] .vms-visit-header-chip strong{color:#2f2725}:root[data-theme=light] .vms-visit-active-timer{border-color:#2563eb2e;background:#2563eb0f}:root[data-theme=light] .vms-visit-active-timer>span{background:#2563eb1a}:root[data-theme=light] .vms-visit-active-timer>span:before{background:#2563eb;box-shadow:0 0 0 4px #2563eb1f}:root[data-theme=light] .vms-visit-active-timer>span:after{border-color:#2563eb38}:root[data-theme=light] .vms-visit-upsell-badge{border-color:#2e7d523d;background:#2e7d5214}:root[data-theme=light] .vms-visit-upsell-badge>span{background:#2e7d521f;color:#166534}:root[data-theme=light] .vms-visit-upsell-badge strong{color:#166534}:root[data-theme=light] .vms-visit-detail-nav-divider{background:linear-gradient(90deg,transparent,rgba(130,109,88,.18),transparent)}:root[data-theme=light] .vms-fss-section,:root[data-theme=light] .vms-cre-task-card,:root[data-theme=light] .vms-finalize-summary-grid article,:root[data-theme=light] .vms-finalize-card,:root[data-theme=light] .vms-yes-no-switch,:root[data-theme=light] .vms-fss-choice-row button,:root[data-theme=light] .vms-fss-option-grid button{border-color:#826d5826;background:#fffaf5c7;color:#2f2725}:root[data-theme=light] .vms-fss-section-head strong,:root[data-theme=light] .vms-cre-task-card-head strong,:root[data-theme=light] .vms-finalize-summary-grid strong,:root[data-theme=light] .vms-catalyst-section-head strong,:root[data-theme=light] .vms-catalyst-check-copy strong,:root[data-theme=light] .vms-catalyst-info-item strong{color:#2f2725}:root[data-theme=light] .vms-catalyst-section-head>span,:root[data-theme=light] .vms-catalyst-check-card.active .vms-catalyst-check-icon{border-color:#2e7d5240;background:#2e7d521f;color:#166534}:root[data-theme=light] .vms-catalyst-check-card:hover,:root[data-theme=light] .vms-catalyst-check-card:focus-visible,:root[data-theme=light] .vms-catalyst-check-card.active{border-color:#16653485;background:#22c55e2e;box-shadow:0 10px 22px #1665341f}:root[data-theme=light] .vms-catalyst-check-card.active .vms-catalyst-check-copy strong{color:#14532d}:root[data-theme=light] .vms-catalyst-panel.is-red .vms-catalyst-section-head>span,:root[data-theme=light] .vms-catalyst-panel.is-red .vms-catalyst-check-card.active .vms-catalyst-check-icon{border-color:#b91c1c3d;background:#b91c1c1a;color:#b91c1c}:root[data-theme=light] .vms-catalyst-panel.is-red .vms-catalyst-check-card:hover,:root[data-theme=light] .vms-catalyst-panel.is-red .vms-catalyst-check-card:focus-visible,:root[data-theme=light] .vms-catalyst-panel.is-red .vms-catalyst-check-card.active{border-color:#b91c1c7a;background:#f871712e;box-shadow:0 10px 22px #b91c1c1a}:root[data-theme=light] .vms-catalyst-panel.is-red .vms-catalyst-check-icon{color:#b91c1c}:root[data-theme=light] .vms-orange-flow-card{border-color:#d26c163d;background:radial-gradient(circle at top left,rgba(245,128,32,.14),transparent 34%),#fffaf5d1}:root[data-theme=light] .vms-orange-flow-rail{border-color:#826d5842}:root[data-theme=light] .vms-orange-hook-pill{background:#fffaf5;color:#c05614}:root[data-theme=light] .vms-orange-hook-card strong{color:#2f2725}:root[data-theme=light] .vms-orange-hook-card small{color:#2f2725ad}:root[data-theme=light] .vms-event-picker,:root[data-theme=light] .vms-event-reference-section,:root[data-theme=light] .vms-event-products-section,:root[data-theme=light] .vms-direct-trial-form,:root[data-theme=light] .vms-upsell-control-card,:root[data-theme=light] .vms-event-picker-trigger,:root[data-theme=light] .vms-event-picker-menu,:root[data-theme=light] .vms-event-picker-menu input,:root[data-theme=light] .vms-event-picker-options button,:root[data-theme=light] .vms-searchable-select-trigger,:root[data-theme=light] .vms-searchable-select-menu,:root[data-theme=light] .vms-searchable-select-menu input,:root[data-theme=light] .vms-searchable-select-options button,:root[data-theme=light] .vms-event-reference-card,:root[data-theme=light] .vms-event-product-card,:root[data-theme=light] .vms-reference-gallery-card,:root[data-theme=light] .vms-reference-filter-row button,:root[data-theme=light] .vms-reference-gallery-item,:root[data-theme=light] .vms-tools-gallery-card,:root[data-theme=light] .vms-tools-filter-row button,:root[data-theme=light] .vms-tool-pdf-card,:root[data-theme=light] .vms-tool-pdf-preview,:root[data-theme=light] .vms-tool-pdf-modal,:root[data-theme=light] .vms-trials-toolbar,:root[data-theme=light] .vms-trials-summary-grid article,:root[data-theme=light] .vms-trial-event-card,:root[data-theme=light] .vms-trial-product-card,:root[data-theme=light] .vms-trial-product-image,:root[data-theme=light] .vms-styling-lightbox,:root[data-theme=light] .vms-styling-image-panel,:root[data-theme=light] .vms-styling-question-panel,:root[data-theme=light] .vms-styling-product-meta,:root[data-theme=light] .vms-styling-primary-question,:root[data-theme=light] .vms-styling-theatrics-card,:root[data-theme=light] .vms-styling-commitment-block,:root[data-theme=light] .vms-styling-next-note,:root[data-theme=light] .vms-styling-theatrics-grid button,:root[data-theme=light] .vms-styling-like-switch,:root[data-theme=light] .vms-camera-modal{border-color:#826d5826;background:#fffaf5c7;color:#2f2725}:root[data-theme=light] .vms-event-picker-head strong,:root[data-theme=light] .vms-event-section-head strong,:root[data-theme=light] .vms-direct-trial-form>div strong,:root[data-theme=light] .vms-camera-head strong,:root[data-theme=light] .vms-searchable-select-trigger strong,:root[data-theme=light] .vms-event-empty-panel strong,:root[data-theme=light] .vms-event-product-card strong,:root[data-theme=light] .vms-reference-gallery-head strong,:root[data-theme=light] .vms-tools-gallery-head strong,:root[data-theme=light] .vms-tool-pdf-meta strong,:root[data-theme=light] .vms-tool-pdf-modal-head strong,:root[data-theme=light] .vms-trials-toolbar strong,:root[data-theme=light] .vms-trials-summary-grid strong,:root[data-theme=light] .vms-trial-event-head strong,:root[data-theme=light] .vms-trial-product-info strong,:root[data-theme=light] .vms-styling-lightbox-head strong,:root[data-theme=light] .vms-styling-question-head strong,:root[data-theme=light] .vms-styling-theatrics-head strong,:root[data-theme=light] .vms-styling-theatrics-grid strong,:root[data-theme=light] .vms-styling-question-copy p,:root[data-theme=light] .vms-styling-next-note p{color:#2f2725}:root[data-theme=light] .vms-direct-trial-form input{border-color:#826d5829;background:#ffffffb8;color:#2f2725}:root[data-theme=light] .vms-direct-trial-button,:root[data-theme=light] .vms-direct-trial-button svg,:root[data-theme=light] .vms-direct-trial-button span,:root[data-theme=light] .vms-event-order-button,:root[data-theme=light] .vms-event-order-button svg,:root[data-theme=light] .vms-event-order-button span{color:#fff}:root[data-theme=light] .vms-trials-summary-grid article.is-shortlisted{border-color:#d6415b52;background:linear-gradient(135deg,#d6415b24,#fffaf5c7 58%)}:root[data-theme=light] .vms-trials-summary-grid article.is-shortlisted span,:root[data-theme=light] .vms-trials-summary-grid article.is-shortlisted strong,:root[data-theme=light] .vms-trials-summary-grid article.is-shortlisted small{color:#b8334d}:root[data-theme=light] .vms-trials-summary-grid article.is-finalized{border-color:#2d915e52;background:linear-gradient(135deg,#2d915e24,#fffaf5c7 58%)}:root[data-theme=light] .vms-trials-summary-grid article.is-finalized span,:root[data-theme=light] .vms-trials-summary-grid article.is-finalized strong,:root[data-theme=light] .vms-trials-summary-grid article.is-finalized small{color:#1e7d4f}:root[data-theme=light] .vms-event-reference-delete-button{border-color:#b42d2d2e;background:#ffffffdb;color:#b8334d}:root[data-theme=light] .vms-event-reference-delete-button:hover:not(:disabled),:root[data-theme=light] .vms-event-reference-delete-button:focus-visible:not(:disabled){background:#b42d2de0;color:#fff}:root[data-theme=light] .vms-styling-lightbox-head small,:root[data-theme=light] .vms-styling-product-meta strong,:root[data-theme=light] .vms-styling-question-copy>span,:root[data-theme=light] .vms-styling-theatrics-grid button>span,:root[data-theme=light] .vms-styling-next-note>span{color:#9d5629}:root[data-theme=light] .vms-styling-image-panel img,:root[data-theme=light] .vms-styling-image-fallback{background:#2f27250f}:root[data-theme=light] .vms-event-picker-options button:hover,:root[data-theme=light] .vms-event-picker-options button:focus-visible,:root[data-theme=light] .vms-event-picker-options button.active,:root[data-theme=light] .vms-event-picker-trigger:hover,:root[data-theme=light] .vms-event-picker-trigger:focus-visible,:root[data-theme=light] .vms-event-picker.open .vms-event-picker-trigger,:root[data-theme=light] .vms-searchable-select-trigger:hover,:root[data-theme=light] .vms-searchable-select-trigger:focus-visible,:root[data-theme=light] .vms-searchable-select.open .vms-searchable-select-trigger,:root[data-theme=light] .vms-searchable-select-options button:hover,:root[data-theme=light] .vms-searchable-select-options button:focus-visible,:root[data-theme=light] .vms-searchable-select-options button.active,:root[data-theme=light] .vms-event-reference-card:hover,:root[data-theme=light] .vms-event-reference-card:focus-visible,:root[data-theme=light] .vms-event-product-card:hover,:root[data-theme=light] .vms-event-product-card:focus-visible,:root[data-theme=light] .vms-event-product-card.active,:root[data-theme=light] .vms-reference-filter-row button:hover,:root[data-theme=light] .vms-reference-filter-row button:focus-visible,:root[data-theme=light] .vms-reference-filter-row button.active,:root[data-theme=light] .vms-reference-gallery-item:hover,:root[data-theme=light] .vms-reference-gallery-item:focus-visible,:root[data-theme=light] .vms-tools-filter-row button:hover,:root[data-theme=light] .vms-tools-filter-row button:focus-visible,:root[data-theme=light] .vms-tools-filter-row button.active,:root[data-theme=light] .vms-tool-pdf-card:hover,:root[data-theme=light] .vms-tool-pdf-card:focus-visible,:root[data-theme=light] .vms-trial-product-card:hover,:root[data-theme=light] .vms-trial-product-card:focus-within{border-color:#1e5fa06b;background:#dbeafedb;color:#123a62}:root[data-theme=light] .vms-event-picker-options button.active .vms-event-check,:root[data-theme=light] .vms-event-product-card.active .vms-event-product-check{border-color:#1d70b880;background:#1d70b8;color:#fff}:root[data-theme=light] .vms-suggestion-pagination{border-top-color:#826d5824}:root[data-theme=light] .vms-trial-event-card.is-upsell{border-color:#ae6f4547;background:#d8a36a1f}:root[data-theme=light] .vms-trial-icon-action{border-color:#826d5833;color:#2f2725b8}:root[data-theme=light] .vms-event-upload-menu{border-color:#826d5829;background:#fffaf5fa}:root[data-theme=light] .vms-event-upload-menu button{color:#2f2725}:root[data-theme=light] .vms-event-product-check{background:#fffaf5c2}:root[data-theme=light] .vms-yes-no-switch:hover,:root[data-theme=light] .vms-yes-no-switch:focus-visible,:root[data-theme=light] .vms-yes-no-switch.active,:root[data-theme=light] .vms-fss-choice-row button:hover,:root[data-theme=light] .vms-fss-choice-row button:focus-visible,:root[data-theme=light] .vms-fss-choice-row button.active,:root[data-theme=light] .vms-fss-option-grid button:hover,:root[data-theme=light] .vms-fss-option-grid button:focus-visible,:root[data-theme=light] .vms-fss-option-grid button.active{border-color:#1e5fa070;background:#dbeafee6;color:#123a62;box-shadow:0 10px 22px #1e5fa01a}:root[data-theme=light] .vms-yes-no-switch.active strong{color:#0f4f84}:root[data-theme=light] .vms-yes-no-switch em{border-color:#826d582e;background:#826d581a}:root[data-theme=light] .vms-yes-no-switch em:before{background:#58463a85}:root[data-theme=light] .vms-yes-no-switch.active em:before{background:#1d70b8}:root[data-theme=light] .vms-yes-no-switch.active em,:root[data-theme=light] .vms-client-event-switch-list button.active .vms-client-event-switch{border-color:#1d70b87a;background:#1d70b833}:root[data-theme=light] .vms-fss-choice-row button.active span,:root[data-theme=light] .vms-fss-option-grid button.active span{background:#1d70b8;color:#fff}:root[data-theme=light] .vms-client-event-head button{border-color:#826d5826;background:#fffaf5bd;color:#2f2725}:root[data-theme=light] .vms-client-event-head button:hover,:root[data-theme=light] .vms-client-event-head button:focus-visible,:root[data-theme=light] .vms-client-event-head button.active{border-color:#1e5fa06b;background:#dbeafedb;color:#123a62}:root[data-theme=light] .vms-client-event-search{border-color:#826d5826!important;background:#fffaf5c7!important}:root[data-theme=light] .vms-client-event-switch-list button{border-color:#826d5826;background:#fffaf5bd;color:#2f2725}:root[data-theme=light] .vms-client-event-switch-list button:hover,:root[data-theme=light] .vms-client-event-switch-list button:focus-visible,:root[data-theme=light] .vms-client-event-switch-list button.active{border-color:#1e5fa06b;background:#dbeafedb;box-shadow:0 10px 22px #1e5fa01a}:root[data-theme=light] .vms-client-event-switch{border-color:#826d582e;background:#826d581a}:root[data-theme=light] .vms-client-event-switch em{background:#58463a85}:root[data-theme=light] .vms-client-event-switch-list button.active .vms-client-event-switch em{background:#1d70b8}:root[data-theme=light] .vms-fss-joining-status{border-color:#826d5826;background:#fffaf5bd}:root[data-theme=light] .vms-fss-joining-status>span{color:#2f2725}:root[data-theme=light] .vms-client-event-empty{border-color:#826d582e}:root[data-theme=light] .vms-visit-flag-menu{border-color:#826d5829;background:#fffaf5fa;box-shadow:0 18px 38px #573d2b29}:root[data-theme=light] .vms-visit-flag-menu button{color:#2f2725}:root[data-theme=light] .vms-visit-flag-menu button:hover,:root[data-theme=light] .vms-visit-flag-menu button:focus-visible,:root[data-theme=light] .vms-visit-flag-menu button.active{border-color:#ae6f4547;background:#d8a36a21}:root[data-theme=light] .vms-visit-type-switch{border-color:#826d582e;background:#fffaf5d1}:root[data-theme=light] .vms-visit-type-switch button:hover,:root[data-theme=light] .vms-visit-type-switch button:focus-visible{color:#2f2725}:root[data-theme=light] .vms-visit-type-switch button.active{border-color:#1e5fa080;background:#1d70b8;color:#fff;box-shadow:0 10px 22px #1e5fa038}:root[data-theme=light] .vms-autosave-status,:root[data-theme=light] .vms-client-edit-field small,:root[data-theme=light] .vms-client-form-note{color:#58463ab8}:root[data-theme=light] .vms-autosave-status.is-pending,:root[data-theme=light] .vms-autosave-status.is-saving{color:#8a563f}:root[data-theme=light] .vms-autosave-status.is-saved{color:#2f7b50}:root[data-theme=light] .vms-autosave-status.is-error{color:#9f2f2f}@media (max-width: 960px){.vms-visit-detail-layout{grid-template-columns:1fr}.vms-visit-detail-nav{grid-auto-flow:column;grid-auto-columns:minmax(132px,1fr);overflow-x:auto;border-right:0;border-bottom:1px solid var(--panel-border)}.vms-visit-detail-nav button{grid-template-columns:34px minmax(0,1fr) 22px}}@media (max-width: 720px){.vms-visit-detail-topbar,.vms-visit-detail-panel-head,.vms-visit-detail-card-grid,.vms-visit-detail-placeholder-grid{grid-template-columns:1fr}.vms-visit-detail-actions{justify-content:flex-start;flex-wrap:wrap}.vms-coffee-conversations-trigger{justify-self:start}.vms-visit-header-chip{min-height:42px;padding:6px 10px}.vms-client-form-grid,.vms-direct-trial-form,.vms-fss-switch-grid,.vms-fss-field-grid,.vms-fss-choice-row,.vms-fss-option-grid,.vms-event-preference-grid,.vms-observations-grid,.vms-catalyst-grid,.vms-catalyst-check-grid,.vms-catalyst-card:first-child .vms-catalyst-check-grid,.vms-cre-task-switches,.vms-finalize-summary-grid,.vms-finalize-field-grid,.vms-trials-summary-grid{grid-template-columns:1fr}.vms-fss-joining-status{grid-template-columns:1fr;align-items:start}.vms-fss-joining-switch{width:100%;grid-template-columns:minmax(0,.85fr) minmax(0,.7fr) minmax(132px,1.9fr)}.vms-catalyst-card:first-child,.vms-catalyst-card:nth-child(2){grid-column:auto}.vms-trials-toolbar{align-items:stretch;flex-direction:column}.vms-styling-button{width:100%}.vms-styling-lightbox{width:calc(100vw - 24px);height:calc(100vh - 24px);max-height:calc(100vh - 24px);border-radius:20px}.vms-styling-lightbox-body{grid-template-columns:1fr;overflow-y:auto;padding:12px}.vms-styling-primary-question{grid-template-columns:1fr}.vms-styling-image-panel img,.vms-styling-image-fallback{height:min(42vh,420px);max-height:42vh}.vms-styling-like-switch{width:100%}.vms-styling-theatrics-grid,.vms-styling-commitment-fields{grid-template-columns:1fr}.vms-styling-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:260px}.vms-styling-lightbox-nav{justify-content:stretch}.vms-styling-lightbox-nav button{flex:1 1 0}.vms-orange-flow-card{max-width:none;padding:14px}.vms-orange-flow-rail{display:none}.vms-orange-hook-card{max-width:none;padding:0 8px 12px}.vms-orange-hook-pill{min-height:48px;padding:0 22px;border-radius:16px}.vms-client-event-switch-list{grid-template-columns:1fr}.vms-client-edit-field.span-2{grid-column:auto}.vms-refreshment-order-context,.vms-refreshment-order-item{grid-template-columns:1fr}.vms-pcs-guidance-head{grid-template-columns:auto minmax(0,1fr)}.vms-pcs-guidance-head .icon-action-button{grid-column:2;justify-self:end}.vms-pcs-guidance-note,.vms-pcs-guidance-steps,.vms-pcs-guidance-actions{padding-left:14px;padding-right:14px}.vms-refreshment-order-footer{align-items:stretch;flex-direction:column}.vms-refreshment-order-footer>div{justify-content:stretch}.vms-refreshment-order-footer>div button{flex:1 1 0}.vms-client-autosave-head{align-items:flex-start;flex-direction:column}}.vms-new-client-modal{width:min(900px,calc(100vw - 24px));max-height:calc(100vh - 32px);overflow:hidden;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#111624fa,#090c16fa),#0b0f1a;box-shadow:0 28px 80px #00000075}.vms-new-client-modal-head{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;padding:22px 24px 16px;border-bottom:1px solid rgba(255,255,255,.075)}.vms-new-client-modal-head .icon-action-button{width:42px;height:42px;min-height:42px;padding:0;border-radius:14px}.vms-visit-close-text-button{width:auto;min-width:74px;height:42px;padding:0 18px;border-radius:999px;font-size:.86rem;font-weight:900;letter-spacing:0}.vms-new-client-modal-head>div{min-width:0;display:grid;gap:5px}.vms-new-client-modal-head strong{color:#fff7f2;font-size:1.55rem;line-height:1;letter-spacing:0}.vms-new-client-modal-head span{color:#fdf7f28f;font-size:.95rem;font-weight:700}.vms-new-client-form{max-height:calc(100vh - 124px);display:grid;gap:18px;overflow-y:auto;padding:18px 24px 22px}.vms-mobile-form-card{display:grid;gap:18px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,#121826f0,#0c111cf0),#0f172ae0;box-shadow:inset 0 1px #ffffff09}.vms-mobile-form-cardCompact{gap:16px}.vms-mobile-form-card-head{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px}.vms-mobile-form-icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#d8b9b324;color:#e5beb8}.vms-mobile-form-icon svg{width:23px;height:23px}.vms-mobile-form-card-head div{min-width:0;display:grid;gap:4px}.vms-mobile-form-card-head strong{color:#e8c8c2;font-size:1.18rem;font-weight:900;letter-spacing:0}.vms-mobile-form-card-head small{color:#fdf7f285;font-weight:700}.vms-temporary-toggle{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 78px;align-items:center;gap:18px;min-height:86px;padding:18px 22px;border:1px solid rgba(255,255,255,.035);border-radius:22px;background:#060a1394;cursor:pointer}.vms-temporary-toggle>span{min-width:0;display:grid;gap:8px}.vms-temporary-toggle strong{color:#fff7f2;font-size:1rem;font-weight:850}.vms-temporary-toggle small{color:#fdf7f28f;font-size:.88rem;font-weight:700}.vms-temporary-toggle input{position:absolute;opacity:0;pointer-events:none}.vms-temporary-toggle i{position:relative;width:78px;height:44px;border-radius:999px;background:#fffffff0;box-shadow:inset 0 0 0 1px #00000014}.vms-temporary-toggle i:before{content:"";position:absolute;top:4px;left:4px;width:36px;height:36px;border-radius:999px;background:#dfb9b4;box-shadow:0 8px 20px #00000038;transition:transform .18s ease,background .18s ease}.vms-temporary-toggle input:checked+i:before{transform:translate(34px);background:var(--accent)}.vms-temporary-toggle:focus-within,.vms-mobile-field:focus-within{border-color:#d8a36aad;box-shadow:0 0 0 3px #d8a36a24}.vms-new-client-grid,.vms-assignment-grid,.vms-context-grid{display:grid;gap:14px}.vms-new-client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vms-assignment-grid,.vms-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-mobile-field{position:relative;min-width:0;display:grid;gap:8px;padding:13px 16px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:#080c16b3}.vms-mobile-field>span{color:#fdf7f28f;font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:none}.vms-mobile-field input,.vms-mobile-field select{width:100%;min-width:0;height:32px;border:0;outline:0;background:transparent;color:#fff7f2;font:inherit;font-size:.97rem;font-weight:850;letter-spacing:0}.vms-mobile-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px}.vms-mobile-field input::placeholder,.vms-mobile-field select:invalid{color:#fdf7f252}.vms-mobile-field input:disabled{color:#fdf7f26b;cursor:not-allowed}.vms-select-field>svg{position:absolute;right:17px;bottom:17px;width:22px;height:22px;color:#d75f60;pointer-events:none}.vms-client-type-group,.vms-visit-type-row{display:grid;gap:12px}.vms-client-type-group>span,.vms-visit-type-row>span{color:#fff7f2;font-size:.94rem;font-weight:850}.vms-client-type-group>div,.vms-visit-type-row>div{display:flex;flex-wrap:wrap;gap:12px}.vms-client-type-group button,.vms-visit-type-row button{min-height:48px;min-width:128px;padding:0 22px;border:1.5px solid rgba(255,255,255,.14);border-radius:999px;background:transparent;color:#fdf7f29e;cursor:pointer;font:inherit;font-size:.95rem;font-weight:900;transition:border-color .18s ease,background .18s ease,color .18s ease}.vms-client-type-group button:hover,.vms-visit-type-row button:hover,.vms-client-type-group button:focus-visible,.vms-visit-type-row button:focus-visible{border-color:#d8a36a94;color:#fff7f2;outline:0}.vms-client-type-group button.active,.vms-visit-type-row button.active{border-color:#d8a36ab8;background:#d8a36a29;color:#ffe0bb}.vms-signal-row{display:flex;flex-wrap:wrap;gap:10px}.vms-signal-row label{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;color:#fdf7f2b8;cursor:pointer;font-weight:850}.vms-signal-row input{accent-color:var(--accent)}.vms-new-client-form .vms-event-picker{padding-top:2px}.vms-new-client-actions{position:sticky;bottom:-22px;z-index:2;justify-content:flex-end;margin:0 -24px -22px;padding:16px 24px 22px;border-top:1px solid rgba(255,255,255,.075);background:linear-gradient(180deg,#090c16c7,#090c16fa)}.vms-new-client-actions .modal-action-button{min-height:46px;border-radius:999px}:root[data-theme=light] .vms-new-client-modal{border-color:#826d5829;background:#fffaf5;box-shadow:0 28px 80px #2f272533}:root[data-theme=light] .vms-new-client-modal-head{border-bottom-color:#826d581f}:root[data-theme=light] .vms-new-client-modal-head strong,:root[data-theme=light] .vms-temporary-toggle strong,:root[data-theme=light] .vms-client-type-group>span,:root[data-theme=light] .vms-visit-type-row>span,:root[data-theme=light] .vms-mobile-field input,:root[data-theme=light] .vms-mobile-field select{color:#2f2725}:root[data-theme=light] .vms-new-client-modal-head span,:root[data-theme=light] .vms-mobile-form-card-head small,:root[data-theme=light] .vms-temporary-toggle small,:root[data-theme=light] .vms-mobile-field>span{color:#58463aad}:root[data-theme=light] .vms-mobile-form-card{border-color:#826d5824;background:#ffffffdb}:root[data-theme=light] .vms-temporary-toggle,:root[data-theme=light] .vms-mobile-field,:root[data-theme=light] .vms-signal-row label{border-color:#826d5824;background:#fffaf5d6}:root[data-theme=light] .vms-mobile-form-card-head strong{color:#8a563f}:root[data-theme=light] .vms-mobile-field input::placeholder{color:#58463a75}:root[data-theme=light] .vms-client-type-group button,:root[data-theme=light] .vms-visit-type-row button,:root[data-theme=light] .vms-signal-row label{color:#2f2725b8}:root[data-theme=light] .vms-client-type-group button.active,:root[data-theme=light] .vms-visit-type-row button.active{color:#8a563f}:root[data-theme=light] .vms-new-client-actions{border-top-color:#826d581f;background:linear-gradient(180deg,#fffaf5c7,#fffaf5fa)}@media (max-width: 860px){.vms-new-client-grid,.vms-assignment-grid,.vms-context-grid{grid-template-columns:1fr}.vms-client-type-group button,.vms-visit-type-row button{flex:1 1 140px}}@media (max-width: 560px){.vms-new-client-modal{width:100vw;max-height:100vh;border-radius:0}.vms-new-client-modal-head{padding:18px 16px 14px}.vms-new-client-form{max-height:calc(100vh - 102px);padding:14px 16px 18px}.vms-mobile-form-card{padding:18px;border-radius:18px}.vms-temporary-toggle{grid-template-columns:minmax(0,1fr) 70px;padding:16px}.vms-temporary-toggle i{width:70px}.vms-temporary-toggle input:checked+i:before{transform:translate(26px)}.vms-new-client-actions{margin:0 -16px -18px;padding:14px 16px 18px}}.vms-visit-create-modal{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:visible;border:1px solid rgba(216,163,106,.22);border-radius:18px;background:linear-gradient(180deg,#201923fa,#110f19fa),var(--panel-strong);box-shadow:0 30px 80px #00000070}.vms-visit-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.vms-visit-modal-head>div{min-width:0;display:grid;gap:4px}.vms-visit-modal-head strong{color:#fff7f2;font-size:1.32rem;font-weight:900;letter-spacing:0;line-height:1.1}.vms-visit-modal-head span{color:#fdf7f294;font-size:.84rem;font-weight:800}.vms-visit-close-button{width:40px;height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;line-height:0;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff0a;color:#fff7f2;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.vms-visit-close-button:hover,.vms-visit-close-button:focus-visible{border-color:#d8a36a80;background:#d8a36a1a;outline:0}.vms-visit-close-button svg{width:21px!important;height:21px!important;display:block;color:#fff7f2;opacity:1}.vms-visit-close-button svg path{stroke:currentColor;stroke-width:2.2}.vms-visit-create-form{display:grid;gap:14px;padding:18px 24px 22px}.vms-visit-form-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px}.vms-visit-form-toolbar>div{min-width:0;display:grid;gap:3px}.vms-visit-form-toolbar strong{color:#fff7f2;font-size:.95rem;font-weight:900}.vms-visit-form-toolbar span{color:#fdf7f28a;font-size:.78rem;font-weight:750}.vms-visit-inline-toggle{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;height:38px;padding:0 8px 0 13px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#ffffff09;color:#fdf7f2b8;cursor:pointer;font-size:.78rem;font-weight:900}.vms-visit-inline-toggle input{position:absolute;opacity:0;pointer-events:none}.vms-visit-inline-toggle i{position:relative;width:42px;height:24px;border-radius:999px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #0000001a}.vms-visit-inline-toggle i:before{content:"";position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:999px;background:#dbb2ad;transition:transform .18s ease,background .18s ease}.vms-visit-inline-toggle input:checked+span+i:before{transform:translate(18px);background:var(--accent)}.vms-visit-inline-toggle:focus-within{border-color:#d8a36a94;box-shadow:0 0 0 3px #d8a36a1f}.vms-visit-form-grid,.vms-visit-assignment-grid{display:grid;align-items:start;gap:12px}.vms-visit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vms-visit-form-grid.has-selected-customer{margin-bottom:22px}.vms-visit-assignment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-visit-field{position:relative;min-width:0;display:grid;align-content:center;gap:7px;height:74px;min-height:74px;padding:11px 13px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#060a1361;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.vms-visit-form-grid>.vms-visit-field{height:80px;min-height:80px}.vms-visit-field>span,.vms-visit-label-row>span{color:#fdf7f294;font-size:.74rem;font-weight:900;line-height:1}.vms-visit-label-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:14px}.vms-visit-field input,.vms-visit-field select{width:100%;min-width:0;height:28px;border:0;outline:0;background:transparent;color:#fff7f2;font:inherit;font-size:.92rem;font-weight:850;letter-spacing:0}.vms-visit-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:18px}.vms-visit-field input::placeholder{color:#fdf7f252}.vms-visit-field input:disabled{color:#fdf7f26b;cursor:not-allowed}.vms-visit-field:focus-within{border-color:#d8a36a9e;background:#0a0f1a94;box-shadow:0 0 0 3px #d8a36a1f}.vms-visit-customer-field{z-index:4}.vms-visit-clear-selection{position:absolute;left:13px;bottom:-22px;width:max-content;max-width:calc(100% - 26px);padding:0;border:0;background:transparent;color:#ffe0bb;cursor:pointer;font:inherit;font-size:.74rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-visit-clear-selection:hover,.vms-visit-clear-selection:focus-visible{color:#fff7f2;outline:0;text-decoration:underline;text-underline-offset:3px}.vms-visit-customer-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;display:grid;gap:5px;max-height:220px;overflow-y:auto;padding:7px;border:1px solid rgba(216,163,106,.22);border-radius:13px;background:#171521;box-shadow:0 22px 50px #0000006b}.vms-visit-customer-suggestions button{display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:#fdf7f2b3;cursor:pointer;text-align:left;font:inherit}.vms-visit-customer-suggestions button:hover,.vms-visit-customer-suggestions button:focus-visible{background:#d8a36a1f;outline:0}.vms-visit-customer-suggestions strong{color:#fff7f2;font-size:.82rem;font-weight:900}.vms-visit-customer-suggestions span{min-width:0;overflow:hidden;color:#fdf7f29e;font-size:.8rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-visit-suggestion-note{display:block;padding:8px 10px;color:#fdf7f299;font-size:.78rem;font-weight:800}.vms-visit-segment-row{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;min-height:42px}.vms-visit-segment-row>span{color:#fdf7f29e;font-size:.8rem;font-weight:900}.vms-visit-segment-row>div{display:flex;flex-wrap:wrap;gap:8px}.vms-visit-segment-row button{min-height:34px;min-width:84px;padding:0 15px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff06;color:#fdf7f2ad;cursor:pointer;font:inherit;font-size:.82rem;font-weight:900;transition:border-color .18s ease,background .18s ease,color .18s ease}.vms-visit-segment-row button:hover,.vms-visit-segment-row button:focus-visible{border-color:#d8a36a8c;color:#fff7f2;outline:0}.vms-visit-segment-row button.active{border-color:#d8a36ac7;background:#d8a36a29;color:#ffe0bb}.vms-visit-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.vms-visit-action-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:999px;cursor:pointer;font:inherit;font-size:.88rem;font-weight:900;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.vms-visit-action-button svg{width:17px;height:17px}.vms-visit-action-button.secondary{border:1px solid rgba(255,255,255,.13);background:#ffffff09;color:#fff7f2}.vms-visit-action-button.primary{border:1px solid rgba(216,163,106,.78);background:linear-gradient(135deg,#d8a36a,#c9785f);color:#1b1110}.vms-visit-action-button:hover,.vms-visit-action-button:focus-visible{transform:translateY(-1px);outline:0}.vms-visit-action-button:disabled{cursor:wait;opacity:.7;transform:none}:root[data-theme=light] .vms-visit-create-modal{border-color:#826d5829;background:#fffaf5;box-shadow:0 24px 70px #2f272533}:root[data-theme=light] .vms-visit-modal-head{border-bottom-color:#826d581f}:root[data-theme=light] .vms-visit-modal-head strong,:root[data-theme=light] .vms-visit-form-toolbar strong,:root[data-theme=light] .vms-visit-field input,:root[data-theme=light] .vms-visit-field select,:root[data-theme=light] .vms-visit-action-button.secondary{color:#2f2725}:root[data-theme=light] .vms-visit-modal-head span,:root[data-theme=light] .vms-visit-form-toolbar span,:root[data-theme=light] .vms-visit-field>span,:root[data-theme=light] .vms-visit-label-row>span,:root[data-theme=light] .vms-visit-segment-row>span{color:#58463aad}:root[data-theme=light] .vms-visit-close-button,:root[data-theme=light] .vms-visit-inline-toggle,:root[data-theme=light] .vms-visit-field,:root[data-theme=light] .vms-visit-action-button.secondary{border-color:#826d5824;background:#ffffffb8}:root[data-theme=light] .vms-visit-close-button,:root[data-theme=light] .vms-visit-inline-toggle{color:#2f2725}:root[data-theme=light] .vms-visit-clear-selection{color:#8a563f}:root[data-theme=light] .vms-visit-customer-suggestions{border-color:#826d5824;background:#fffaf5;box-shadow:0 18px 42px #2f272529}:root[data-theme=light] .vms-visit-customer-suggestions strong{color:#2f2725}:root[data-theme=light] .vms-visit-customer-suggestions span,:root[data-theme=light] .vms-visit-suggestion-note{color:#58463aad}:root[data-theme=light] .vms-visit-segment-row button{border-color:#826d5829;color:#2f2725b8}:root[data-theme=light] .vms-visit-segment-row button.active{color:#8a563f}@media (max-width: 760px){.vms-visit-create-modal{width:min(560px,calc(100vw - 24px))}.vms-visit-form-grid,.vms-visit-assignment-grid{grid-template-columns:1fr}.vms-visit-form-toolbar{align-items:flex-start;flex-direction:column}.vms-visit-segment-row{grid-template-columns:1fr;align-items:start}}@media (max-width: 560px){.vms-visit-create-modal{width:100vw;max-height:100vh;border-radius:0}.vms-visit-modal-head{padding:18px 16px 14px}.vms-visit-create-form{max-height:calc(100vh - 95px);overflow-y:auto;padding:16px}.vms-visit-modal-actions{display:grid;grid-template-columns:1fr 1fr}.vms-visit-action-button{width:100%;padding:0 14px}}.vms-compact-visit-modal{width:min(680px,calc(100vw - 28px));max-height:calc(100vh - 32px);overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:linear-gradient(180deg,#111622fa,#0a0d15fa),#101622;box-shadow:0 26px 76px #0000006b}.vms-compact-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px 14px;border-bottom:1px solid rgba(255,255,255,.075)}.vms-compact-modal-head>div{min-width:0;display:grid;gap:3px}.vms-compact-modal-head strong{color:#fff7f2;font-size:1.16rem;font-weight:900;letter-spacing:0}.vms-compact-modal-head span{color:#fdf7f28f;font-size:.82rem;font-weight:800}.vms-compact-modal-head .icon-action-button{width:38px;height:38px;min-height:38px;padding:0;border-radius:12px}.vms-compact-visit-form{display:grid;gap:10px;max-height:calc(100vh - 112px);overflow-y:auto;padding:14px 18px 16px}.vms-compact-toggle{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:14px;min-height:54px;padding:10px 12px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff09;cursor:pointer}.vms-compact-toggle>span{min-width:0;display:grid;gap:2px}.vms-compact-toggle strong{color:#fff7f2;font-size:.9rem;font-weight:900}.vms-compact-toggle small{color:#fdf7f28c;font-size:.78rem;font-weight:750}.vms-compact-toggle input{position:absolute;opacity:0;pointer-events:none}.vms-compact-toggle i{position:relative;width:52px;height:30px;border-radius:999px;background:#ffffffdb;box-shadow:inset 0 0 0 1px #0000001a}.vms-compact-toggle i:before{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:999px;background:#dbb2ad;box-shadow:0 7px 16px #00000038;transition:transform .18s ease,background .18s ease}.vms-compact-toggle input:checked+i:before{transform:translate(22px);background:var(--accent)}.vms-compact-grid,.vms-compact-assignment-grid{display:grid;align-items:start;gap:10px}.vms-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vms-compact-assignment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-compact-field{position:relative;min-width:0;display:grid;align-content:center;gap:5px;min-height:68px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#060a1394}.vms-compact-field>span{color:#fdf7f28c;font-size:.73rem;font-weight:850}.vms-compact-field input,.vms-compact-field select{width:100%;min-width:0;height:26px;border:0;outline:0;background:transparent;color:#fff7f2;font:inherit;font-size:.9rem;font-weight:850;letter-spacing:0}.vms-compact-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:18px}.vms-compact-field input::placeholder{color:#fdf7f252}.vms-compact-field input:disabled{color:#fdf7f26b;cursor:not-allowed}.vms-compact-toggle:focus-within,.vms-compact-field:focus-within{border-color:#d8a36aa3;box-shadow:0 0 0 3px #d8a36a21}.vms-customer-lookup-field{z-index:4}.vms-customer-lookup-field.has-selection input{padding-right:134px}.vms-selected-customer-pill{position:absolute;right:10px;bottom:9px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:min(126px,calc(100% - 20px));min-height:25px;padding:3px 7px 3px 8px;border:1px solid rgba(216,163,106,.22);border-radius:999px;background:#d8a36a1f;color:#ffe0bb;font-size:.7rem;font-weight:850}.vms-selected-customer-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vms-selected-customer-pill button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:.72rem;font-weight:900}.vms-customer-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:15;display:grid;gap:4px;max-height:210px;overflow-y:auto;padding:6px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#111827;box-shadow:0 18px 42px #00000061}.vms-customer-suggestions button{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:8px;min-height:36px;padding:7px 9px;border:0;border-radius:9px;background:transparent;color:#fdf7f2b8;cursor:pointer;text-align:left;font:inherit}.vms-customer-suggestions button:hover,.vms-customer-suggestions button:focus-visible{outline:0;background:#d8a36a1f}.vms-customer-suggestions strong{color:#fff7f2;font-size:.82rem;font-weight:900}.vms-customer-suggestions span{min-width:0;overflow:hidden;color:#fdf7f299;font-size:.8rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vms-customer-suggestion-note{display:block;padding:8px 9px;color:#fdf7f294;font-size:.78rem;font-weight:800}.vms-compact-choice-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px;padding:2px 0}.vms-compact-choice-row>span{color:#fdf7f29e;font-size:.8rem;font-weight:900}.vms-compact-choice-row>div{display:flex;flex-wrap:wrap;gap:7px}.vms-compact-choice-row button{min-height:32px;min-width:74px;padding:0 14px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff06;color:#fdf7f2a3;cursor:pointer;font:inherit;font-size:.82rem;font-weight:900}.vms-compact-choice-row button:hover,.vms-compact-choice-row button:focus-visible{border-color:#d8a36a8c;color:#fff7f2;outline:0}.vms-compact-choice-row button.active{border-color:#d8a36ac2;background:#d8a36a29;color:#ffe0bb}.vms-compact-actions{justify-content:flex-end;gap:10px;margin:2px -18px -16px;padding:12px 18px 14px;border-top:1px solid rgba(255,255,255,.075);background:#0a0d15f5}.vms-compact-actions .modal-action-button{min-height:38px;border-radius:999px}:root[data-theme=light] .vms-compact-visit-modal{border-color:#826d5829;background:#fffaf5;box-shadow:0 24px 70px #2f27252e}:root[data-theme=light] .vms-compact-modal-head{border-bottom-color:#826d581f}:root[data-theme=light] .vms-compact-modal-head strong,:root[data-theme=light] .vms-compact-toggle strong,:root[data-theme=light] .vms-compact-field input,:root[data-theme=light] .vms-compact-field select{color:#2f2725}:root[data-theme=light] .vms-compact-modal-head span,:root[data-theme=light] .vms-compact-toggle small,:root[data-theme=light] .vms-compact-field>span,:root[data-theme=light] .vms-compact-choice-row>span{color:#58463aad}:root[data-theme=light] .vms-compact-toggle,:root[data-theme=light] .vms-compact-field{border-color:#826d5824;background:#ffffffb8}:root[data-theme=light] .vms-customer-suggestions{border-color:#826d5824;background:#fffaf5;box-shadow:0 18px 42px #2f272529}:root[data-theme=light] .vms-customer-suggestions strong{color:#2f2725}:root[data-theme=light] .vms-customer-suggestions span,:root[data-theme=light] .vms-customer-suggestion-note{color:#58463aad}:root[data-theme=light] .vms-selected-customer-pill{border-color:#d8a36a4d;background:#d8a36a24;color:#8a563f}:root[data-theme=light] .vms-compact-choice-row button{border-color:#826d5829;color:#2f2725b8}:root[data-theme=light] .vms-compact-choice-row button.active{color:#8a563f}:root[data-theme=light] .vms-compact-actions{border-top-color:#826d581f;background:#fffaf5f5}@media (max-width: 760px){.vms-compact-grid,.vms-compact-assignment-grid,.vms-compact-choice-row{grid-template-columns:1fr}}@media (max-width: 560px){.vms-compact-visit-modal{width:100vw;max-height:100vh;border-radius:0}.vms-compact-modal-head{padding:16px 16px 12px}.vms-compact-visit-form{max-height:calc(100vh - 96px);padding:14px 16px 16px}.vms-compact-actions{display:grid;grid-template-columns:1fr 1fr;margin-right:-16px;margin-left:-16px}}.dashboard-metricTileLink{color:inherit;text-decoration:none;cursor:pointer}.dashboard-metricTileLink:hover,.dashboard-metricTileLink:focus-visible{transform:translateY(-1px);box-shadow:0 16px 34px #0f172a24}.reminders-page{display:flex;flex-direction:column;gap:18px}.reminders-hero{align-items:center}.reminders-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(96px,1fr));gap:10px;width:min(420px,100%)}.reminders-summary-strip article{border:1px solid var(--border-color);border-radius:8px;padding:10px 12px;background:var(--surface-color)}.reminders-summary-strip span,.reminders-section-head span,.reminder-card-main span,.reminder-card-foot span,.reminder-card-meta span{color:var(--muted-text);font-size:.78rem;font-weight:700;text-transform:uppercase}.reminders-summary-strip strong{display:block;margin-top:4px;color:var(--text-color);font-size:1.45rem}.reminders-layout{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:18px;align-items:start}.reminders-left{display:flex;flex-direction:column;gap:18px}.reminders-calendar-card,.reminders-manual-card,.reminders-list-card{border-radius:8px}.reminders-calendar-head,.reminders-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.reminders-calendar-head strong,.reminders-section-head strong{display:block;color:var(--text-color);font-size:1rem}.reminders-section-head .button-with-icon{flex:0 0 auto}.reminders-weekdays,.reminders-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.reminders-weekdays{margin-bottom:6px}.reminders-weekdays span{color:var(--muted-text);font-size:.72rem;font-weight:800;text-align:center}.reminders-calendar-empty,.reminders-calendar-day{min-height:48px;border-radius:8px}.reminders-calendar-day{position:relative;border:1px solid var(--border-color);background:var(--surface-color);color:var(--text-color);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.reminders-calendar-day:hover,.reminders-calendar-day:focus-visible{border-color:var(--accent-color);box-shadow:0 10px 20px #0f172a1f}.reminders-calendar-day.is-selected{border-color:var(--accent-color);background:#2563eb1a}.reminders-calendar-day.is-today span{text-decoration:underline;text-underline-offset:3px}.reminders-calendar-day strong{position:absolute;right:5px;bottom:5px;min-width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#b45309;color:#fff;font-size:.68rem;line-height:1}.reminder-action-form{display:grid;gap:12px}.reminder-action-form label{display:grid;gap:6px}.reminder-action-form span{color:var(--muted-text);font-size:.78rem;font-weight:700}.reminder-action-form input,.reminder-action-form textarea{width:100%;border:1px solid var(--border-color);border-radius:8px;padding:10px 12px;background:var(--input-bg);color:var(--text-color)}.reminders-manual-copy{margin:0;color:var(--muted-text);line-height:1.55}.reminder-editor-modal{width:min(520px,calc(100vw - 32px));border-radius:8px}.reminder-editor-grid{display:grid;gap:14px}.reminder-editor-grid label{display:grid;gap:6px}.reminder-editor-grid label span{color:var(--muted-text);font-size:.78rem;font-weight:800;text-transform:uppercase}.reminder-editor-grid input,.reminder-editor-grid textarea{width:100%;border:1px solid var(--border-color);border-radius:8px;padding:10px 12px;background:var(--input-bg);color:var(--text-color)}.reminder-editor-grid textarea{min-height:112px;resize:vertical}.reminder-editor-actions{display:flex;gap:12px;justify-content:flex-end}.reminders-list{display:grid;gap:12px}.reminder-card{border:1px solid var(--border-color);border-radius:8px;padding:14px;background:var(--surface-color)}.reminder-card.is-completed{opacity:.82}.reminder-card.is-closed{opacity:.72}.reminder-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.reminder-card-main strong{display:block;margin:4px 0;color:var(--text-color)}.reminder-card-main small,.reminder-card p,.reminder-card-foot{color:var(--muted-text)}.reminder-card p{margin:10px 0 0}.reminder-remarks{border-left:3px solid #0f766e;padding-left:10px}.reminder-card-meta{min-width:112px;text-align:right}.reminder-card-meta strong{display:block;margin-top:4px;color:#0f766e}.reminder-card-actions,.reminder-action-buttons,.reminder-card-foot{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.reminder-card-actions{margin-top:12px}.reminder-action-form{margin-top:12px;border-top:1px solid var(--border-color);padding-top:12px}.reminder-card-foot{justify-content:space-between;margin-top:12px}.reminder-visit-link{display:inline-flex;margin-top:10px}.vms-part-potential-grid{display:grid;gap:12px;margin-top:14px}.vms-part-potential-card{display:grid;grid-template-columns:minmax(150px,1fr) repeat(3,minmax(150px,1fr));gap:12px;align-items:end;border:1px solid var(--border-color);border-radius:8px;padding:12px;background:var(--surface-color)}.vms-part-potential-card>div span,.vms-activity-log-list small{color:var(--muted-text);font-size:.78rem;font-weight:700}.vms-part-potential-card>div strong{display:block;margin-top:4px;color:var(--text-color)}.vms-finalize-empty-note{border:1px dashed var(--border-color);border-radius:8px;padding:12px;color:var(--muted-text)}.vms-activity-log-list{display:grid;gap:10px}.vms-activity-log-list article{border-left:3px solid #0f766e;padding-left:10px}.vms-activity-log-list strong{display:block;color:var(--text-color)}@media (max-width: 1024px){.reminders-layout{grid-template-columns:1fr}.vms-part-potential-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.reminders-summary-strip{grid-template-columns:1fr}.reminders-section-head{align-items:flex-start;flex-direction:column}.reminders-section-head .button-with-icon{width:100%;justify-content:center}.reminder-card-main{flex-direction:column}.reminder-card-meta{min-width:0;text-align:left}.vms-part-potential-card{grid-template-columns:1fr}}
