@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);--panel-border: rgba(255, 255, 255, .09);--accent: #d8a36a;--accent-strong: #a95b52;--muted: rgba(253, 247, 242, .68);--success: #82d0a7;--error: #ff9f97;--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);--panel-border: rgba(130, 109, 88, .14);--accent: #ae7650;--accent-strong: #8a563f;--muted: rgba(88, 70, 58, .72);--success: #3f8b61;--error: #bf5f5d;--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}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-bg);color:inherit}:root[data-theme=light] body{color:#2e2624}button,input,select{font:inherit}#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}.sidebar{position:sticky;top:14px;height:calc(100vh - 28px);margin:14px;padding:12px 10px;display:flex;flex-direction:column;gap:10px;box-shadow:none;overflow:hidden}.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:2px}.sidebar-wordmark strong{font-size:1.7rem;line-height:.95}.sidebar-wordmark span{color:var(--muted);font-size:.62rem;letter-spacing:.28em;text-transform:uppercase}body.sidebar-expanded .sidebar-wordmark{display:flex}.topbar-wordmark{min-width:0;display:flex;flex-direction:column;gap:2px;flex:0 0 auto}.topbar-wordmark strong{font-size:2rem;line-height:.95}.topbar-wordmark span{color:var(--muted);font-size:.68rem;letter-spacing:.3em;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:rgba(216,163,106,.38) transparent}.side-nav::-webkit-scrollbar{width:6px}.side-nav::-webkit-scrollbar-track{background:transparent}.side-nav::-webkit-scrollbar-thumb{background:#d8a36a57;border-radius:999px}.side-nav::-webkit-scrollbar-thumb:hover{background:#d8a36a80}.app-main{min-width:0}.menu-group{display:grid;gap:2px}.nav-item{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)}.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;flex-wrap:nowrap}.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}.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)}.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)}.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}.content-page{padding:24px}.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:rgba(216,163,106,.32) transparent;z-index:80}.search-dropdown::-webkit-scrollbar{width:6px}.search-dropdown::-webkit-scrollbar-track{background:transparent}.search-dropdown::-webkit-scrollbar-thumb{background:#d8a36a52;border-radius:999px}.search-dropdown::-webkit-scrollbar-thumb:hover{background:#d8a36a75}.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:.5rem;background:linear-gradient(180deg,#0a0a102e,#0a0a10d1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.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(2rem,4vw,4rem);line-height:.98}.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}.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)}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}.alert{margin-top:18px;padding:14px 16px;border-radius:16px}.alert.success{background:#82d0a71f;color:var(--success)}.alert.error{background:#ff9f971f;color:var(--error)}.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:linear-gradient(135deg,#d8a36a24,#a95b521a);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-picker .widget-chip-bar{padding:20px 24px 24px}.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-panelBlock{display:flex;flex-direction:column;min-height:320px}.dashboard-panelBlockWide{grid-column:span 2}.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)}.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}.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;padding:14px 16px 16px}.dashboard-analog-clockLarge{width:96px;min-width:96px;justify-self:center}.dashboard-digital-clockCompact strong{font-size:clamp(1.1rem,1.6vw,1.45rem)}.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:.88rem;color:var(--muted);display:block;max-width:100%;align-self:end;padding-right:126px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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-metricLabel{padding-right:118px}}.dashboard-metricTile .dashboard-metricColorSelect{order:2}.dashboard-digital-clockSolo{width:100%;text-align:center;justify-items:center}.dashboard-metricTile.is-amber{background:linear-gradient(135deg,#d8a36a24,#a95b521f)}.dashboard-metricTile.is-rose{background:linear-gradient(135deg,#c666842e,#8c435729)}.dashboard-metricTile.is-blue{background:linear-gradient(135deg,#4e7ed62e,#344e922e)}.dashboard-metricTile.is-emerald{background:linear-gradient(135deg,#40a07a33,#26664f2e)}.dashboard-metricTile.is-sunset{background:linear-gradient(135deg,#ff994847,#ff5e623d)}.dashboard-metricTile.is-violet{background:linear-gradient(135deg,#926cff42,#5e48c438)}.dashboard-metricTile.is-teal{background:linear-gradient(135deg,#33cdbd42,#1994a738)}.dashboard-metricTile.is-crimson{background:linear-gradient(135deg,#ff5c7a42,#b8264a38)}.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;place-items:center}.dashboard-skeleton-orb{width:min(220px,100%);aspect-ratio:1;border-radius:50%}.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-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}.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}.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%}.customers-table.compact-table{min-width:820px}.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>*{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}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;min-width:84px;font-size:.74rem;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}.status-pill-paid-full{color:var(--success);background:#82d0a71f}.status-pill-advance{color:#d8a36a;background:#d8a36a1f}.status-pill-credit{color:#a27bd4;background:#a27bd41f}.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] .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] .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(.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){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(.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):hover{background:linear-gradient(135deg,#a96f4d,#8d5842)}:root[data-theme=light] .card-head{background:linear-gradient(180deg,#d6b8982e,#ffffff4d);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] .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{background:linear-gradient(180deg,#fffdfafc,#f8f0eafa);border-color:#826d581f;box-shadow:0 24px 48px #74553b24}:root[data-theme=light] .chat-preview-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{color:#fff8f1}: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] .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] .dashboard-metricTile{border-color:#896c541a;box-shadow:inset 0 1px #ffffffb8}: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)}: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-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-bottom:18px}.store-list-filters-panel label{display:grid;gap:8px;min-width:0}.store-list-filters-panel label>span{color:var(--muted);font-size:.86rem}.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{background:#fffffffe;border-color:#7b6c6f29;color:#312b2d}.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-switch{display:inline-flex;align-items:center;gap:10px;color:var(--muted);min-height:44px}.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:50px;height:28px;padding:3px;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}.switch-button span{width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s ease}.switch-button.active{background:linear-gradient(135deg,#d8a36a61,#a95b524d)}.switch-button.active span{transform:translate(22px)}.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,:root[data-theme=light] .searchable-select-options .searchable-select-option.active,:root[data-theme=light] .searchable-select-options .searchable-select-option:hover{background:transparent!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: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: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-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)}.stock-filter-row{grid-template-columns:1.1fr 1fr .8fr .9fr .7fr;margin-bottom:18px}.supplier-filter-row{grid-template-columns:1fr 1fr .9fr .9fr .8fr .7fr;margin-bottom:18px}.product-filter-row{grid-template-columns:1.1fr 1fr .9fr .7fr;margin-bottom:18px}.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:120}.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}.searchable-select-options{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:14;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-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:hover{background:#ffffff0f}.stock-table-head,.stock-row{grid-template-columns:minmax(64px,.48fr) minmax(90px,.72fr) minmax(210px,1.58fr) minmax(118px,.94fr) minmax(72px,.52fr) minmax(86px,.62fr) minmax(82px,.58fr) minmax(98px,.74fr) minmax(124px,.92fr)}.products-table-head,.products-row{grid-template-columns:minmax(92px,.7fr) minmax(170px,1.3fr) minmax(120px,1fr) minmax(140px,1.15fr) minmax(80px,.55fr) minmax(90px,.7fr) minmax(100px,.75fr) minmax(100px,.75fr) minmax(110px,.8fr) minmax(72px,.5fr)}.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%;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;padding:12px;border-radius:18px;background:#ffffff0a;border:1px solid var(--panel-border)}.product-image-button{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}.product-gallery-meta strong,.product-gallery-meta span{line-height:1.25}.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 img{width:100%;border-radius:18px;object-fit:cover}.product-lightbox-info{display:grid;align-content:start;gap:12px}.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}.row-menu-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:12;min-width:190px;display:grid;gap:4px;padding:8px;border-radius:16px;background:var(--panel-strong);border:1px solid var(--panel-border);box-shadow:0 18px 42px #0000003d}.row-menu-item{width:100%;text-align:left;background:transparent;color:inherit;border:0;border-radius:12px;padding:10px 12px}.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:0;padding-left:10px;padding-right:10px}.mini-data-head,.mini-data-row{display:grid;gap:14px;align-items:center;padding:12px 16px}.mini-data-head{color:var(--muted);border-bottom:1px solid var(--panel-border);margin-bottom:6px;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}.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-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;cursor:zoom-in;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-imageZoomFrame:hover img{transform:scale(1.22)}.product-view-header-action{min-height:42px;padding:0 16px;border-radius:999px;font-size:.92rem}.product-view-header-action svg{width:16px;height:16px}.product-view-header-ghost{display:inline-flex;align-items:center;gap:8px}.product-view-wide{grid-column:span 2}.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}.stock-report-master-filters-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.9fr) minmax(120px,.7fr);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-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.danger{color:var(--danger);background:#d05c5c24}:root[data-theme=light] .customer-form-grid textarea{background:#fffffff5}: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}.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}.supplier-form-action-button{min-height:42px;padding-inline:18px;border-radius:999px}.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}.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}.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-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-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{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-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-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}.sales-report-filterBar{display:grid;grid-template-columns:.9fr .9fr 1.2fr auto;gap:14px;align-items:end;margin-bottom:22px}.payments-report-filterBar{grid-template-columns:.9fr 1.05fr .9fr 1.1fr auto}.sales-report-filterBar label,.sales-report-filterBar .searchable-select-field{display:grid;gap:8px}.payments-page .payment-edit-meta{margin-top:4px;color:var(--muted);font-size:.82rem}.sales-report-filterBar input{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 auto}.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}.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 .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}.suppliers-table{overflow-x:auto;overflow-y:hidden}.suppliers-table .suppliers-table-head,.suppliers-table .suppliers-table-row{grid-template-columns:76px minmax(240px,1.55fr) minmax(180px,1.05fr) minmax(190px,1.05fr) minmax(150px,.9fr) minmax(150px,.85fr) minmax(190px,1fr) minmax(120px,.8fr) minmax(132px,.9fr);min-width:1428px}.suppliers-table .suppliers-table-head>:last-child,.suppliers-table .suppliers-table-row>:last-child{justify-content:center}.customers-page-table,.damaged-stock-page-table,.store-stock-page-table,.in-transit-page-table,.transfer-history-page-table,.store-notifications-table{overflow-x:auto;overflow-y:hidden}.customers-page-table .customer-table-head,.customers-page-table .customer-row{min-width:1080px}.damaged-stock-page-table .customer-table-head,.damaged-stock-page-table .customer-row,.store-stock-page-table .customer-table-head,.store-stock-page-table .customer-row{min-width:100%}.store-stock-page-table{overflow:hidden}.store-stock-page-table .customer-table-head{min-height:40px}.store-stock-page-table .customer-row{min-height:0}.store-stock-page-table .customer-table-head>*,.store-stock-page-table .customer-row>*{padding:5px 8px}.in-transit-page-table .customer-table-head,.in-transit-page-table .customer-row{min-width:100%}.in-transit-page-table{overflow:hidden}.in-transit-page-table .customer-table-head{min-height:40px}.in-transit-page-table .customer-row{min-height:0}.in-transit-page-table .customer-table-head>*,.in-transit-page-table .customer-row>*{padding:5px 8px}.transfer-history-page-table .customer-table-head,.transfer-history-page-table .customer-row{min-width:1760px}.store-notifications-table .customer-table-head,.store-notifications-table .customer-row{min-width:1560px}.all-products-page-table{overflow:hidden}.all-products-page-table .customer-table-head,.all-products-page-table .customer-row{min-width:100%}.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}.admin-entity-page-table,.masters-page-table,.admin-access-table{overflow-x:auto;overflow-y:hidden}.admin-entity-page-table .customer-table-head,.admin-entity-page-table .customer-row{min-width:1280px}.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>*{padding:9px 10px}.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-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}.masters-page-table .customer-table-head,.masters-page-table .customer-row{min-width:980px}.admin-access-table .customer-table-head,.admin-access-table .customer-row{min-width:760px}.purchase-orders-table{width:100%;min-width:100%}.suppliers-sort-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}.suppliers-sort-button.active{font-weight:900}.suppliers-sort-indicator{flex:0 0 auto;font-size:.72rem;opacity:.82}.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}:root[data-theme=light] .suppliers-table .suppliers-table-row,:root[data-theme=light] .suppliers-table .suppliers-table-row strong,:root[data-theme=light] .suppliers-table .suppliers-table-row span{color:#2e2624}:root[data-theme=light] .suppliers-sort-button{color:#fffaf4}.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);color:inherit;vertical-align:middle;white-space:nowrap}.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}.deposit-modal-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:6px}.deposit-modal-top label,.deposit-denomination-card label{display:grid;gap:8px}.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-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:22px 28px;padding:4px 0 8px}.deposit-denomination-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px 22px;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,.purchase-report-filterBar{grid-template-columns:1fr 1fr 1.1fr 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)}.invoice-create-page .dashboard-card{overflow:hidden}.invoice-create-filterBar{grid-template-columns:1.1fr .9fr .9fr}.invoice-builder-card{margin-top:24px}.invoice-builder-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.25fr);gap:20px;align-items:start;padding:20px}.invoice-builder-panel{display:flex;flex-direction:column;gap:16px}.invoice-search-results{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow:auto}.invoice-search-status{padding:12px 14px;border:1px dashed rgba(138,116,121,.45);border-radius:16px;color:var(--muted-text);background:#ffffff05}.invoice-search-result,.invoice-selected-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border-radius:16px;padding:12px 14px;border:1px solid rgba(138,116,121,.24);background:#ffffff05}.invoice-search-result{cursor:pointer;color:inherit}.invoice-search-result.active{border-color:#e09f6499;background:#e09f6414}.invoice-product-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.invoice-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.invoice-summary-grid>div{border:1px solid rgba(138,116,121,.2);border-radius:18px;padding:14px 16px;background:#ffffff05}.invoice-summary-grid span{display:block;color:var(--muted-text);margin-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.invoice-summary-grid strong{font-size:18px}.invoice-items-table{margin-top:18px}.invoice-items-table .customer-row input,.invoice-items-table .customer-row select{min-height:42px;width:100%}.invoice-payment-card{margin-top:24px}.invoice-payment-grid{grid-template-columns:.7fr 1fr 1.1fr auto;align-items:end}.invoice-payment-actions{display:flex;gap:12px;justify-content:flex-end;align-items:center}.sales-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:28px;align-items:stretch}.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(420px,1fr));gap:24px;margin-top:24px;align-items:start}.team-report-card{padding-top: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}.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(1180px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:hidden}.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:calc(100vh - 300px)}.purchase-packaging-table{min-width:1120px}.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:10px}.packaging-imageThumb{width:72px;height:72px;margin-bottom:8px}.purchase-packaging-table td strong{color:#fff;font-size:.87rem}.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(620px,calc(100vw - 56px))}.packaging-image-form{display:grid;gap:18px}.packaging-image-previewCard{width:min(100%,280px);aspect-ratio:3 / 4;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}.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:#9dd8ff;border-color:#9dd8ff52}.packaging-imagePreviewButton{margin-top:8px;padding:6px 10px;font-size:.8rem}.purchase-packaging-table td input{width:100%;min-height:40px;border-radius:12px;border:1px solid var(--panel-border);background:#ffffff0a;color:#fff;padding:0 12px;font-size:.87rem;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:170px}.purchase-packaging-table th:nth-child(8),.purchase-packaging-table td:nth-child(8){width:90px}.purchase-packaging-table th:nth-child(9),.purchase-packaging-table td:nth-child(9){width:110px}.purchase-packaging-table th:nth-child(10),.purchase-packaging-table td:nth-child(10){width:150px}.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 - 220px);overflow:auto;padding:0 20px 18px}.invoice-table-shell{width:100%;overflow-x:auto}.sales-invoices-page-table{overflow-x:auto;overflow-y:hidden}.invoice-table-head,.invoice-row{min-width:1320px}.invoice-detail-summary{margin-bottom:18px}.invoice-detail-table{min-width:1220px}.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,.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}.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}.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}.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(2),.preorder-main-table td:nth-child(2){width:160px}.preorder-main-table th:nth-child(1),.preorder-main-table td:nth-child(1){width:96px}.preorder-main-table th:nth-child(4),.preorder-main-table td:nth-child(4){width:110px}.preorder-main-table th:nth-child(5),.preorder-main-table td:nth-child(5){width:96px}.preorder-main-table th:nth-child(6),.preorder-main-table td:nth-child(6){width:150px}.preorder-main-table th:nth-child(7),.preorder-main-table td:nth-child(7),.preorder-main-table th:nth-child(8),.preorder-main-table td:nth-child(8){width:142px}.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}: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{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] .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] .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:30px}.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:rgba(216,163,106,.38) transparent}.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:transparent}.modal-card .customer-form-grid::-webkit-scrollbar-thumb,.modal-card .modal-form-grid::-webkit-scrollbar-thumb{background:#d8a36a57;border-radius:999px}.modal-card .customer-form-grid::-webkit-scrollbar-thumb:hover,.modal-card .modal-form-grid::-webkit-scrollbar-thumb:hover{background:#d8a36a80}.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(--panel-strong)}.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}.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}.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,.supplier-filter-row,.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 - 32px))}.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))}.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}.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:.9rem;padding-right:142px}.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))}.deposit-modal-top,.deposit-denomination-grid,.deposit-denomination-card{grid-template-columns:1fr}.gallery-filters,.supplier-filter-row,.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{grid-template-columns:1fr}.sidebar{position:static;top:auto;height:auto;border-right:0;padding-bottom:12px;overflow:visible}.sidebar-logo{display:inline}.nav-text{display:inline-flex}.auth-shell{grid-template-columns:1fr}.fashion-carousel{min-height:380px}.topbar{flex-direction:column;align-items:stretch}.topbar-left,.topbar-actions{width:100%}.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-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){.auth-shell{padding:16px 16px 72px}.auth-panel,.auth-hero,.metric-card,.dashboard-card,.sidebar,.content-page{padding:20px;border-radius:22px}.topbar{padding:16px 16px 0}.topbar-brand,.top-search,.top-control{min-width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-item,.card-head{align-items:flex-start;flex-direction:column}.feed-item,.customer-table-head,.customer-row,.customer-form-grid{grid-template-columns:1fr}.customers-table.compact-table{min-width:0}.products-table-head,.products-row,.stock-table-head,.stock-row,.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{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}.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}}
