.pwa-install-card{z-index:1600;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #fed7aa;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(560px,100vw - 36px);padding:14px 16px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 20px 50px #0f172a33}.pwa-install-card-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;top:8px;right:8px}.pwa-install-card-logo{background:#fff7ed;border-radius:14px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffedd5}.pwa-install-card-logo img{object-fit:contain;width:100%;height:100%}.pwa-install-card-copy{min-width:0;padding-right:18px}.pwa-install-card-copy strong,.pwa-install-card-copy span{display:block}.pwa-install-card-copy strong{color:#0f172a;font-size:14px;line-height:1.3}.pwa-install-card-copy span{color:#475569;margin-top:4px;font-size:11px;line-height:1.45}.pwa-install-card-action{color:#fff;cursor:pointer;white-space:nowrap;background:#ea580c;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex}.pwa-install-card-action:disabled{opacity:.65;cursor:wait}.pwa-install-card-ios-icon{color:#ea580c;background:#fff7ed;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}@media (width<=680px){.pwa-install-card{grid-template-columns:auto minmax(0,1fr);width:calc(100vw - 20px);padding:13px;bottom:10px;right:10px}.pwa-install-card-action,.pwa-install-card-ios-icon{grid-column:1/-1;width:100%}}.push-notification-card{z-index:10000;color:#0f172a;background:#fffffffa;border:1px solid #dbe4ee;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(430px,100vw - 28px);padding:14px 42px 14px 14px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 50px #0f172a33}.push-notification-card-icon{color:#15803d;background:#ecfdf3;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.push-notification-card-copy{gap:3px;min-width:0;display:grid}.push-notification-card-copy strong{font-size:14px}.push-notification-card-copy span{color:#526174;font-size:12px;line-height:1.45}.push-notification-card-action{color:#fff;cursor:pointer;background:#16a34a;border:0;border-radius:12px;min-height:38px;padding:0 16px;font-weight:800}.push-notification-card-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:9px;right:9px}.push-notification-card--denied .push-notification-card-icon,.push-notification-card--unsupported .push-notification-card-icon,.push-notification-card--error .push-notification-card-icon{color:#be123c;background:#fff1f2}.push-notification-card--active{border-color:#86efac}.push-notification-card-spinner{animation:.9s linear infinite push-notification-spin}@keyframes push-notification-spin{to{transform:rotate(360deg)}}@media (width<=620px){.push-notification-card{grid-template-columns:auto minmax(0,1fr);padding-right:38px;bottom:12px;right:12px}.push-notification-card-action{grid-column:1/-1;width:100%}}.admin-sidebar{z-index:120;color:#e2e8f0;background:radial-gradient(circle at 0 0,#3b82f62e,#0000 32%),linear-gradient(#111827,#172033);flex-direction:column;width:min(86vw,290px);height:100vh;transition:transform .18s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 45px #0f172a47}.admin-sidebar--open{transform:translate(0)}.admin-sidebar-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:18px 16px;display:flex}.admin-sidebar-brand{align-items:center;gap:10px;min-width:0;display:flex}.admin-sidebar-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.admin-sidebar-brand>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-sidebar-brand strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-sidebar-brand span{color:#94a3b8;font-size:8px}.admin-sidebar-close{color:#cbd5e1;cursor:pointer;background:#ffffff12;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.admin-sidebar-role{background:#2563eb24;border:1px solid #60a5fa33;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin:13px 14px 4px;padding:10px 11px;display:flex}.admin-sidebar-role span{color:#94a3b8;font-size:8px}.admin-sidebar-role strong{color:#bfdbfe;background:#2563eb40;border-radius:999px;padding:5px 8px;font-size:8px}.admin-sidebar-navigation{flex-direction:column;flex:1;gap:4px;min-height:0;padding:10px 12px 18px;display:flex;overflow-y:auto}.admin-sidebar-link,.admin-sidebar-section-button,.admin-sidebar-sublink,.admin-sidebar-logout{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:10px;width:100%;display:flex}.admin-sidebar-link,.admin-sidebar-section-button{min-height:47px;padding:0 12px;font-size:10px;font-weight:750}.admin-sidebar-link:hover,.admin-sidebar-section-button:hover,.admin-sidebar-sublink:hover{color:#fff;background:#ffffff0f}.admin-sidebar-link--active,.admin-sidebar-section-button--active{color:#fff;background:#2563eb38}.admin-sidebar-link--active:before,.admin-sidebar-section-button--active:before{content:"";background:#60a5fa;border-radius:0 4px 4px 0;width:3px;height:25px;position:absolute;left:0}.admin-sidebar-link,.admin-sidebar-section-button{position:relative}.admin-sidebar-section{flex-direction:column;display:flex}.admin-sidebar-section-button>span{flex:1}.admin-sidebar-chevron{transition:transform .18s}.admin-sidebar-chevron--open{transform:rotate(180deg)}.admin-sidebar-submenu{grid-template-rows:0fr;transition:grid-template-rows .18s;display:grid}.admin-sidebar-submenu--open{grid-template-rows:1fr}.admin-sidebar-submenu-inner{flex-direction:column;gap:3px;min-height:0;padding-left:14px;display:flex;overflow:hidden}.admin-sidebar-submenu--open .admin-sidebar-submenu-inner{padding-top:4px;padding-bottom:7px}.admin-sidebar-sublink{color:#94a3b8;min-height:41px;padding:0 10px;font-size:9px}.admin-sidebar-sublink--active{color:#dbeafe;background:#2563eb2e}.admin-sidebar-sublink--active svg{color:#60a5fa}.admin-sidebar-footer{border-top:1px solid #ffffff14;padding:13px 14px 18px}.admin-sidebar-logout{color:#fca5a5;background:#ef444414;min-height:46px;padding:0 12px;font-size:10px;font-weight:750}@media (width>=1024px){.admin-sidebar{width:270px;box-shadow:none;flex:0 0 270px;position:sticky;top:0;transform:none}.admin-sidebar-close{display:none}}.admin-topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e4e7ec;align-items:center;gap:11px;min-height:66px;padding:10px 13px;display:flex;position:sticky;top:0}.admin-topbar-menu-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.admin-topbar-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.admin-topbar-title span{color:#667085;font-size:8px}.admin-topbar-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-topbar-role{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:center;gap:7px;padding:8px 9px;display:flex}.admin-topbar-role>div{flex-direction:column;gap:1px;display:none}.admin-topbar-role span{color:#667085;font-size:7px}.admin-topbar-role strong{font-size:9px}@media (width>=560px){.admin-topbar{min-height:72px;padding:12px 18px}.admin-topbar-role>div{display:flex}}@media (width>=1024px){.admin-topbar-menu-button{display:none}.admin-topbar{padding-left:24px;padding-right:24px}}.admin-app-shell{background:#f5f7fb;width:100%;min-height:100vh;display:flex}.admin-app-content{flex-direction:column;flex:1;width:100%;min-width:0;display:flex}.admin-app-main{width:100%;min-width:0;padding:14px}.admin-app-overlay{z-index:110;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a94;position:fixed;inset:0}@media (width>=760px){.admin-app-main{padding:20px}}@media (width>=1024px){.admin-app-overlay{display:none}.admin-app-main{padding:24px}}.employee-sidebar{z-index:120;color:#e2e8f0;background:radial-gradient(circle at 0 0,#16a34a2e,#0000 32%),linear-gradient(#111827,#172033);flex-direction:column;width:min(86vw,290px);height:100vh;transition:transform .18s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 45px #0f172a47}.employee-sidebar--open{transform:translate(0)}.employee-sidebar-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:18px 16px;display:flex}.employee-sidebar-brand{align-items:center;gap:10px;min-width:0;display:flex}.employee-sidebar-logo{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.employee-sidebar-brand>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-sidebar-brand strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.employee-sidebar-brand span{color:#94a3b8;font-size:8px}.employee-sidebar-close{color:#cbd5e1;cursor:pointer;background:#ffffff12;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.employee-sidebar-profile{background:#16a34a21;border:1px solid #4ade8033;border-radius:11px;flex-direction:column;gap:3px;margin:14px;padding:12px;display:flex}.employee-sidebar-profile span,.employee-sidebar-profile small{color:#94a3b8;font-size:8px}.employee-sidebar-profile strong{color:#fff;font-size:12px}.employee-sidebar-navigation{flex-direction:column;flex:1;gap:5px;min-height:0;padding:0 12px 18px;display:flex;overflow-y:auto}.employee-sidebar-link,.employee-sidebar-logout{color:#cbd5e1;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:47px;padding:0 12px;font-size:10px;font-weight:750;display:flex;position:relative}.employee-sidebar-link:hover{color:#fff;background:#ffffff0f}.employee-sidebar-link--active{color:#fff;background:#16a34a38}.employee-sidebar-link--active:before{content:"";background:#4ade80;border-radius:0 4px 4px 0;width:3px;height:25px;position:absolute;left:-12px}.employee-sidebar-footer{border-top:1px solid #ffffff14;padding:13px 14px 18px}.employee-sidebar-logout{color:#fca5a5;background:#ef444414}@media (width>=1024px){.employee-sidebar{width:270px;box-shadow:none;flex:0 0 270px;position:sticky;top:0;transform:none}.employee-sidebar-close{display:none}}.employee-topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e4e7ec;align-items:center;gap:11px;min-height:66px;padding:10px 13px;display:flex;position:sticky;top:0}.employee-topbar-menu-button{color:#15803d;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.employee-topbar-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.employee-topbar-title span{color:#667085;font-size:8px}.employee-topbar-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.employee-topbar-role{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:7px;padding:8px 9px;display:flex}.employee-topbar-role>div{flex-direction:column;gap:1px;display:none}.employee-topbar-role span{color:#667085;font-size:7px}.employee-topbar-role strong{font-size:9px}@media (width>=560px){.employee-topbar{min-height:72px;padding:12px 18px}.employee-topbar-role>div{display:flex}}@media (width>=1024px){.employee-topbar-menu-button{display:none}.employee-topbar{padding-left:24px;padding-right:24px}}.employee-app-shell{background:#f5f7fb;width:100%;min-height:100vh;display:flex}.employee-app-content{flex-direction:column;flex:1;width:100%;min-width:0;display:flex}.employee-app-main{width:100%;min-width:0;padding:14px}.employee-app-overlay{z-index:110;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a94;position:fixed;inset:0}@media (width>=760px){.employee-app-main{padding:20px}}@media (width>=1024px){.employee-app-overlay{display:none}.employee-app-main{padding:24px}}.operational-dashboard{width:100%}.operational-dashboard-heading{align-items:flex-start}.operational-dashboard-user{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;display:flex}.operational-dashboard-user span{color:var(--text-muted);text-transform:capitalize;font-size:8px}.operational-dashboard-user strong{font-size:10px}.operational-dashboard-summary{grid-template-columns:1fr;gap:10px;display:grid}.operational-dashboard-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.operational-dashboard-summary svg{color:#1d4ed8;background:#eff6ff;border-radius:11px;grid-row:1/3;width:43px;height:43px;padding:10px}.operational-dashboard-summary span{color:var(--text-muted);font-size:10px}.operational-dashboard-summary strong{font-size:20px}.operational-dashboard-summary small{color:var(--text-muted);grid-column:2/4;font-size:8px}.operational-dashboard-activity,.operational-dashboard-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.operational-dashboard-activity>header,.operational-dashboard-panel>header{background:#f8fafc;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.operational-dashboard-activity>header>div,.operational-dashboard-panel>header>div{align-items:center;gap:9px;display:flex}.operational-dashboard-activity header svg,.operational-dashboard-panel header svg{color:#1d4ed8}.operational-dashboard-activity header span,.operational-dashboard-panel header span{flex-direction:column;gap:3px;display:flex}.operational-dashboard-activity header strong,.operational-dashboard-panel header strong{font-size:11px}.operational-dashboard-activity header small,.operational-dashboard-panel header small{color:var(--text-muted);font-size:8px}.operational-dashboard-activity-grid{background:#e4e7ec;grid-template-columns:1fr 1fr;gap:1px;display:grid}.operational-dashboard-activity-grid article{background:#fff;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px;display:grid}.operational-dashboard-activity-grid svg{color:#7c3aed;background:#f5f3ff;border-radius:9px;width:36px;height:36px;padding:8px}.operational-dashboard-activity-grid span{color:var(--text-muted);font-size:9px}.operational-dashboard-activity-grid strong{font-size:17px}.operational-dashboard-grid{grid-template-columns:1fr;gap:13px;display:grid}.operational-dashboard-alerts{flex-direction:column;gap:9px;padding:13px;display:flex}.operational-dashboard-alerts>article{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.operational-dashboard-alerts>article>div{align-items:center;gap:9px;display:flex}.operational-dashboard-alerts>article svg{color:#c2410c}.operational-dashboard-alerts>article span{flex-direction:column;gap:3px;display:flex}.operational-dashboard-alerts>article strong{font-size:14px}.operational-dashboard-alerts>article span strong{font-size:10px}.operational-dashboard-alerts>article small{color:var(--text-muted);font-size:8px}.operational-dashboard-empty-products{background:#f8fafc;border-radius:10px;flex-direction:column;gap:7px;padding:10px;display:flex}.operational-dashboard-empty-products>span{color:var(--text-muted);font-size:8px;font-weight:800}.operational-dashboard-empty-products>div{flex-wrap:wrap;gap:6px;display:flex}.operational-dashboard-empty-products strong{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;padding:6px 8px;font-size:8px}.operational-dashboard-no-alerts{text-align:center;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:105px;padding:18px;display:flex}.operational-dashboard-no-alerts span{font-size:9px}.operational-dashboard-actions{flex-direction:column;gap:8px;padding:12px;display:flex}.operational-dashboard-actions a{color:var(--text);background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.operational-dashboard-actions a>div{color:#1d4ed8;background:#eff6ff;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.operational-dashboard-actions a>span{flex-direction:column;gap:3px;min-width:0;display:flex}.operational-dashboard-actions a strong{font-size:9px}.operational-dashboard-actions a small{color:var(--text-muted);font-size:8px}.operational-dashboard-actions a>svg{color:#98a2b3}.operational-dashboard-recent>header>a{color:#1d4ed8;align-items:center;gap:5px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.operational-dashboard-movements{flex-direction:column;display:flex}.operational-dashboard-movements article{border-bottom:1px solid #eef0f3;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:13px;display:grid}.operational-dashboard-movements article:last-child{border-bottom:0}.operational-dashboard-movement-icon{color:#1d4ed8;background:#eff6ff;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.operational-dashboard-movement-product,.operational-dashboard-movement-description,.operational-dashboard-movement-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.operational-dashboard-movement-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.operational-dashboard-movement-product span{color:var(--text-muted);font-size:8px}.operational-dashboard-movement-description{background:#f8fafc;border-radius:8px;grid-column:2;padding:8px}.operational-dashboard-movement-description strong{color:#1d4ed8;font-size:8px}.operational-dashboard-movement-description span{color:var(--text-muted);font-size:8px}.operational-dashboard-movement-meta{grid-column:2;align-items:flex-start}.operational-dashboard-movement-meta strong{font-size:8px}.operational-dashboard-movement-meta span{color:var(--text-muted);font-size:7px}.operational-dashboard-empty{text-align:center;color:#1d4ed8;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:200px;padding:28px;display:flex}.operational-dashboard-empty strong{color:var(--text)}.operational-dashboard-empty span{max-width:320px;color:var(--text-muted);font-size:9px;line-height:1.5}.operational-dashboard-note{text-align:center;color:var(--text-muted);margin:0;font-size:8px}@media (width>=560px){.operational-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.operational-dashboard-heading{align-items:center}.operational-dashboard-user{text-align:right;align-items:flex-end}.operational-dashboard-summary,.operational-dashboard-activity-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.operational-dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.operational-dashboard-movements article{grid-template-columns:40px minmax(160px,1fr) minmax(200px,1.2fr) auto;align-items:center}.operational-dashboard-movement-description,.operational-dashboard-movement-meta{grid-column:auto}.operational-dashboard-movement-meta{text-align:right;align-items:flex-end}}@media (width<=390px){.operational-dashboard-activity-grid{grid-template-columns:1fr}}.consumption-archive-page{width:100%}.consumption-archive-heading{align-items:flex-start}.consumption-period-banner{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:13px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.consumption-period-banner>svg{background:#fff;border-radius:10px;width:40px;height:40px;padding:10px}.consumption-period-banner>div{flex-direction:column;gap:3px;min-width:0;display:flex}.consumption-period-banner span{color:#667085;font-size:8px}.consumption-period-banner strong{text-transform:capitalize;font-size:10px}.consumption-period-banner button{color:#1d4ed8;background:#fff;border:1px solid #bfdbfe;border-radius:9px;min-height:38px;padding:0 10px;font-size:8px;font-weight:800}.consumption-archive-controls{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.consumption-control-field,.consumption-search-field{flex-direction:column;gap:7px;min-width:0;display:flex}.consumption-control-field>span,.consumption-search-field>span{font-size:9px;font-weight:800}.consumption-control-field>div,.consumption-search-field>div{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:0 11px;display:flex}.consumption-control-field select,.consumption-control-field input,.consumption-search-field input{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1}.consumption-control-field select{appearance:none}.consumption-search-field button{color:#667085;background:0 0;place-items:center;width:30px;height:30px;display:grid}.consumption-summary-grid{grid-template-columns:1fr;gap:10px;display:grid}.consumption-summary-grid article{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.consumption-summary-grid svg{color:#ea580c;background:#fff7ed;border-radius:10px;width:42px;height:42px;padding:10px}.consumption-summary-grid span{color:var(--text-muted);font-size:9px}.consumption-summary-grid strong{font-size:18px}.consumption-unit-totals,.consumption-archive-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.consumption-unit-totals>header,.consumption-archive-panel>header{background:#f8fafc;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:10px;padding:13px;display:flex}.consumption-unit-totals>header{justify-content:flex-start}.consumption-unit-totals>header>div,.consumption-archive-panel>header>div{align-items:center;gap:9px;display:flex}.consumption-unit-totals header div div,.consumption-archive-panel header span{flex-direction:column;gap:3px;display:flex}.consumption-unit-totals header strong,.consumption-archive-panel header strong{font-size:10px}.consumption-unit-totals header span,.consumption-archive-panel header small{color:var(--text-muted);font-size:8px}.consumption-unit-totals>div{grid-template-columns:1fr;gap:8px;padding:12px;display:grid}.consumption-unit-totals article{background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:flex}.consumption-unit-totals article span{text-transform:capitalize;color:#9a3412;font-size:9px}.consumption-unit-totals article strong{color:#c2410c;font-size:14px}.consumption-aggregate-list,.consumption-movement-list{flex-direction:column;display:flex}.consumption-aggregate-list>article{border-bottom:1px solid #eef0f3;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.consumption-aggregate-list>article:last-child{border-bottom:0}.consumption-product-icon{color:#ea580c;background:#fff7ed;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.consumption-product-info,.consumption-product-total{flex-direction:column;gap:3px;min-width:0;display:flex}.consumption-product-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.consumption-product-info span,.consumption-product-total span{color:var(--text-muted);font-size:7px}.consumption-product-total{text-align:right;align-items:flex-end}.consumption-product-total strong{color:#c2410c;font-size:10px}.consumption-movement-list>article{border-bottom:1px solid #eef0f3;flex-direction:column;gap:9px;padding:12px;display:flex}.consumption-movement-list>article:last-child{border-bottom:0}.consumption-movement-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.consumption-movement-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.consumption-movement-heading div strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.consumption-movement-heading div span{color:var(--text-muted);font-size:7px}.consumption-movement-heading>strong{color:#b42318;flex:none;font-size:10px}.consumption-movement-meta{flex-wrap:wrap;gap:7px;display:flex}.consumption-movement-meta span{color:#475467;background:#f8fafc;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:7px;display:inline-flex}.consumption-movement-list p{color:var(--text-muted);background:#f8fafc;border-radius:7px;margin:0;padding:8px;font-size:7px;line-height:1.45}.consumption-empty-state{text-align:center;color:#ea580c;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:210px;padding:25px;display:flex}.consumption-empty-state strong{color:var(--text)}.consumption-empty-state span{max-width:330px;color:var(--text-muted);font-size:8px;line-height:1.5}.consumption-empty-state--compact{min-height:150px}@media (width>=560px){.consumption-summary-grid,.consumption-unit-totals>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.consumption-archive-heading{align-items:center}.consumption-archive-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.consumption-summary-grid,.consumption-unit-totals>div{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1100px){.consumption-archive-controls{grid-template-columns:minmax(180px,.8fr) minmax(180px,.8fr) minmax(180px,.8fr) minmax(280px,1.4fr)}}@media (width<=390px){.consumption-period-banner{grid-template-columns:40px minmax(0,1fr)}.consumption-period-banner button{grid-column:1/-1;width:100%}.consumption-aggregate-list>article{grid-template-columns:40px minmax(0,1fr)}.consumption-product-total{text-align:left;grid-column:1/-1;align-items:flex-start;padding-left:50px}}.quantity-stepper-field{gap:5px;width:min(100%,250px);min-width:0;display:grid}.quantity-stepper{background:#fff;border:1px solid #d0d5dd;border-radius:12px;grid-template-columns:44px minmax(80px,1fr) 44px;width:100%;min-width:0;min-height:46px;transition:border-color .15s,box-shadow .15s;display:grid;overflow:hidden}.quantity-stepper:focus-within{border-color:#fb923c;box-shadow:0 0 0 4px #ea580c1a}.quantity-stepper--invalid{border-color:#dc2626;box-shadow:0 0 0 3px #dc262617}.quantity-stepper__button{color:#9a3412;cursor:pointer;background:#fff7ed;border:0;place-items:center;width:100%;min-width:0;min-height:44px;padding:0;transition:background .14s,color .14s;display:grid}.quantity-stepper__button:first-child{border-right:1px solid #fed7aa}.quantity-stepper__button:last-child{border-left:1px solid #fed7aa}.quantity-stepper__button:hover:not(:disabled){color:#fff;background:#ea580c}.quantity-stepper__button:active:not(:disabled){background:#c2410c}.quantity-stepper__button:disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc}.quantity-stepper__input-area{background:#fff;justify-content:center;align-items:center;gap:5px;min-width:0;padding:0 8px;display:flex}.quantity-stepper__input-area input{color:#111827;text-align:center;appearance:none;background:0 0;border:0;outline:none;flex:1;width:100%;min-width:38px;height:44px;padding:0;font-size:15px;font-weight:850;line-height:1}.quantity-stepper__input-area input:disabled{color:#94a3b8;cursor:not-allowed}.quantity-stepper__unit{color:#64748b;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:72px;font-size:9px;font-weight:700;overflow:hidden}.quantity-stepper__error{color:#b42318;font-size:10px;font-weight:650;line-height:1.4;display:block}.quantity-stepper--disabled{opacity:.68}.quantity-stepper__sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=520px){.quantity-stepper{grid-template-columns:42px minmax(72px,1fr) 42px}.quantity-stepper__unit{max-width:58px}}.employee-consumptions-page{width:100%}.employee-consumptions-heading{align-items:flex-start}.employee-consumptions-heading .page-heading-status{text-transform:capitalize}.employee-consumptions-info-note,.employee-consumptions-success,.employee-consumptions-error,.employee-consumptions-modal-note{border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.employee-consumptions-info-note,.employee-consumptions-success,.employee-consumptions-modal-note{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.employee-consumptions-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.employee-consumptions-info-note svg,.employee-consumptions-success svg,.employee-consumptions-error svg,.employee-consumptions-modal-note svg{flex:none}.employee-consumptions-info-note div{flex-direction:column;gap:3px;display:flex}.employee-consumptions-info-note strong{font-size:11px}.employee-consumptions-info-note span,.employee-consumptions-success span,.employee-consumptions-error span,.employee-consumptions-modal-note span{font-size:9px;line-height:1.5}.employee-category-navigation{grid-template-columns:46px minmax(0,1fr) 46px;align-items:stretch;gap:9px;display:grid}.employee-category-navigation>button{color:#15803d;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;place-items:center;min-height:74px;display:grid}.employee-category-navigation>button:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7;border-color:#e4e7ec}.employee-category-selector{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;display:flex}.employee-category-selector>span,.employee-category-selector>small{color:var(--text-muted);font-size:8px}.employee-category-selector select{width:100%;min-width:0;height:30px;color:var(--text);background:0 0;border:0;outline:none;padding:0;font-size:14px;font-weight:800}.employee-linear-form{flex-direction:column;gap:14px;display:flex}.employee-linear-list{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.employee-linear-list-header{background:#f8fafc;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.employee-linear-list-header>div{align-items:center;gap:9px;display:flex}.employee-linear-list-header svg{color:#15803d}.employee-linear-list-header>div>span{flex-direction:column;gap:3px;display:flex}.employee-linear-list-header strong{font-size:12px}.employee-linear-list-header small{color:var(--text-muted);font-size:8px}.employee-category-type{border-radius:999px;padding:6px 8px;font-size:7px;font-weight:800}.employee-category-type--principale{color:#166534;background:#dcfce7}.employee-category-type--copertura{color:#1d4ed8;background:#dbeafe}.employee-linear-products{flex-direction:column;display:flex}.employee-linear-product{border-bottom:1px solid #e4e7ec;flex-direction:column;gap:12px;padding:14px;display:flex}.employee-linear-product:last-child{border-bottom:0}.employee-linear-product-heading{grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.employee-linear-product-icon{color:#15803d;background:#f0fdf4;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.employee-linear-product-heading>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.employee-linear-product-heading>div:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.employee-linear-product-heading>div:nth-child(2) span{color:var(--text-muted);font-size:8px}.employee-linear-available{text-align:right;white-space:nowrap;font-size:11px}.employee-quantity-mode{background:#f2f4f7;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.employee-quantity-mode-button{color:#667085;cursor:pointer;background:0 0;border-radius:8px;min-height:39px;padding:5px 7px;font-size:8px;font-weight:800}.employee-quantity-mode-button--active{color:#166534;background:#fff;box-shadow:0 3px 9px #0f172a14}.employee-linear-quantity{flex-direction:column;gap:9px;display:flex}.employee-linear-quantity>div:first-child{flex-direction:column;gap:3px;display:flex}.employee-linear-quantity span{font-size:9px;font-weight:750}.employee-linear-quantity small{color:var(--text-muted);font-size:8px}.employee-linear-calculation{grid-template-columns:1fr 1fr;gap:8px;display:grid}.employee-linear-calculation>div{background:#f8fafc;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.employee-linear-calculation span{color:var(--text-muted);font-size:8px}.employee-linear-calculation strong{font-size:9px}.employee-linear-calculation>div:first-child strong{color:#b42318}.employee-linear-calculation>div:last-child strong{color:#166534}.employee-consumptions-submit-area{z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-radius:14px;justify-content:space-between;align-items:center;gap:11px;padding:12px;display:flex;position:sticky;bottom:10px;box-shadow:0 15px 35px #0f172a29}.employee-consumptions-submit-area>div{flex-direction:column;gap:3px;display:flex}.employee-consumptions-submit-area span{color:var(--text-muted);font-size:8px}.employee-consumptions-submit-area strong{font-size:18px}.employee-consumptions-submit-area button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.employee-consumptions-modal-overlay{z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.employee-consumptions-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:94vh;overflow-y:auto}.employee-consumptions-modal-header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.employee-consumptions-modal-header h3{margin:5px 0 0;font-size:18px}.employee-consumptions-modal-header button{color:#475467;background:#f8fafc;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.employee-consumptions-modal-content{flex-direction:column;gap:14px;padding:18px 18px 26px;display:flex}.employee-consumptions-modal-products{flex-direction:column;gap:8px;display:flex}.employee-consumptions-modal-products article{background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.employee-consumptions-modal-products article>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-consumptions-modal-products article>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.employee-consumptions-modal-products article>div:first-child span{color:var(--text-muted);font-size:8px}.employee-consumptions-modal-values{text-align:right;flex-direction:column;align-items:flex-end;gap:3px;display:flex}.employee-consumptions-modal-values span{color:var(--text-muted);font-size:8px}.employee-consumptions-modal-values strong{color:var(--text);font-size:9px}.employee-consumptions-modal-actions{grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.employee-consumptions-cancel-button,.employee-consumptions-confirm-button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.employee-consumptions-cancel-button{color:#475467;background:#fff;border:1px solid #d0d5dd}.employee-consumptions-confirm-button{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=760px){.employee-consumptions-heading{align-items:center}.employee-linear-product{grid-template-columns:minmax(220px,1.2fr) minmax(210px,1fr);align-items:center;gap:12px 18px;display:grid}.employee-linear-product-heading{grid-column:1}.employee-quantity-mode{grid-column:2}.employee-linear-quantity{grid-column:1}.employee-linear-calculation{grid-column:2}.employee-consumptions-modal-overlay{align-items:center;padding:24px}.employee-consumptions-modal{border-radius:20px;width:min(620px,100%)}}@media (width<=390px){.employee-category-navigation{grid-template-columns:42px minmax(0,1fr) 42px}.employee-category-navigation>button{min-height:70px}.employee-linear-product-heading{grid-template-columns:37px minmax(0,1fr)}.employee-linear-available{text-align:left;grid-column:2}.employee-linear-calculation,.employee-consumptions-modal-actions{grid-template-columns:1fr}.employee-consumptions-submit-area{flex-direction:column;align-items:stretch}.employee-consumptions-submit-area button{width:100%}.employee-consumptions-modal-products article{flex-direction:column;align-items:flex-start}.employee-consumptions-modal-values{text-align:left;align-items:flex-start}}.employee-dashboard-page{width:100%}.employee-dashboard-welcome{color:#fff;background:radial-gradient(circle at 100% 0,#4ade8038,#0000 38%),linear-gradient(135deg,#172033,#273449);border-radius:18px;flex-direction:column;align-items:flex-start;gap:16px;padding:20px;display:flex;box-shadow:0 18px 45px #0f172a2e}.employee-dashboard-welcome h2{margin:6px 0 7px;font-size:23px}.employee-dashboard-welcome p{color:#cbd5e1;max-width:620px;margin:0;font-size:11px;line-height:1.6}.employee-dashboard-welcome .eyebrow{color:#86efac}.employee-dashboard-date{background:#ffffff14;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px;display:flex}.employee-dashboard-date>svg{color:#86efac}.employee-dashboard-date>div{flex:1;justify-content:space-between;align-items:center;gap:12px;display:flex}.employee-dashboard-date span{text-transform:capitalize;color:#cbd5e1;font-size:9px}.employee-dashboard-date strong{font-size:17px}.employee-dashboard-security-note,.employee-dashboard-reminder{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.employee-dashboard-security-note svg,.employee-dashboard-reminder svg{flex:none}.employee-dashboard-security-note div,.employee-dashboard-reminder div{flex-direction:column;gap:3px;display:flex}.employee-dashboard-security-note strong,.employee-dashboard-reminder strong{font-size:11px}.employee-dashboard-security-note span,.employee-dashboard-reminder span{color:#475467;font-size:9px;line-height:1.5}.employee-dashboard-summary-grid{grid-template-columns:1fr;gap:10px;display:grid}.employee-dashboard-summary-grid article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.employee-dashboard-summary-grid svg{color:#15803d;background:#f0fdf4;border-radius:11px;width:42px;height:42px;padding:10px}.employee-dashboard-summary-grid span{color:var(--text-muted);font-size:10px}.employee-dashboard-summary-grid strong{font-size:17px}.employee-dashboard-main-grid{grid-template-columns:1fr;gap:14px;display:grid}.employee-dashboard-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:15px}.employee-dashboard-panel-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.employee-dashboard-panel-heading h3{margin:5px 0 0;font-size:17px}.employee-dashboard-panel-heading>svg{color:#15803d}.employee-dashboard-categories{flex-direction:column;gap:9px;display:flex}.employee-dashboard-category{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.employee-dashboard-category--coverage{background:#eff6ff;border-color:#bfdbfe}.employee-dashboard-category-icon{color:#15803d;background:#f0fdf4;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.employee-dashboard-category--coverage .employee-dashboard-category-icon{color:#1d4ed8;background:#dbeafe}.employee-dashboard-category>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.employee-dashboard-category strong{font-size:10px}.employee-dashboard-category span{color:var(--text-muted);font-size:8px}.employee-dashboard-category-count{text-align:right;align-items:flex-end}.employee-dashboard-category-count strong{font-size:17px}.employee-dashboard-action-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;grid-template-columns:50px minmax(0,1fr);gap:12px;padding:17px;display:grid}.employee-dashboard-action-icon{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:13px;place-items:center;width:50px;height:50px;display:grid}.employee-dashboard-action-card>div:nth-child(2){min-width:0}.employee-dashboard-action-card h3{margin:5px 0;font-size:17px}.employee-dashboard-action-card p{color:var(--text-muted);margin:0;font-size:9px;line-height:1.5}.employee-dashboard-action-card>a{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:10px;font-weight:800;display:inline-flex}@media (width>=560px){.employee-dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.employee-dashboard-welcome{flex-direction:row;justify-content:space-between;align-items:center}.employee-dashboard-date{width:auto;min-width:255px}.employee-dashboard-date>div{flex-direction:column;align-items:flex-end;gap:3px}.employee-dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-dashboard-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-dashboard-action-card{grid-template-columns:54px minmax(0,1fr) auto;align-items:center}.employee-dashboard-action-card>a{grid-column:auto;min-width:140px;padding:0 16px}}.info-activity-page{width:100%}.info-activity-heading{align-items:flex-start}.info-activity-grid{grid-template-columns:1fr;gap:16px;display:grid}.activity-card{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.activity-card-header{border-bottom:1px solid #eef0f3;align-items:flex-start;gap:13px;padding:20px 18px 17px;display:flex}.activity-card-icon{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.activity-card-title{min-width:0}.activity-card-title h3{margin:5px 0;font-size:17px;line-height:1.25}.activity-card-title p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.55}.activity-card-body{flex-direction:column;flex:1;gap:18px;padding:19px 18px;display:flex}.activity-form-field{flex-direction:column;gap:8px;display:flex}.activity-form-field>span{color:var(--text);font-size:12px;font-weight:750}.activity-form-field>input,.activity-password-input{width:100%;min-height:49px;color:var(--text);background:#fff;border:1px solid #d0d5dd;border-radius:12px;transition:border-color .16s,box-shadow .16s}.activity-form-field>input{outline:none;padding:0 14px}.activity-form-field>input:focus,.activity-password-input:focus-within{border-color:#fb923c;box-shadow:0 0 0 4px #ea580c17}.activity-form-field small{color:#98a2b3;font-size:10px}.activity-preview{background:#f8fafc;border:1px solid #e4e7ec;border-radius:13px;padding:15px}.activity-preview-label{letter-spacing:.1em;color:#98a2b3;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:800;display:block}.activity-brand-preview,.activity-logo-current{align-items:center;gap:12px;display:flex}.activity-brand-mark,.activity-logo-preview{color:#fff;background:linear-gradient(145deg,#ea580c,#9a3412);place-items:center;font-weight:800;display:grid;box-shadow:0 8px 18px #c2410c33}.activity-brand-mark{border-radius:12px;width:43px;height:43px;font-size:12px}.activity-logo-preview{border-radius:18px;flex:0 0 70px;width:70px;height:70px;font-size:17px}.activity-brand-copy,.activity-logo-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.activity-brand-copy strong,.activity-logo-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.activity-brand-copy span,.activity-logo-copy span{color:var(--text-muted);font-size:10px}.activity-upload-zone{cursor:pointer;text-align:center;background:#fbfcfe;border:1px dashed #c8ced8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:22px;transition:border-color .16s,background .16s;display:flex}.activity-upload-zone:hover{background:var(--primary-soft);border-color:#fb923c}.activity-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.activity-upload-icon{width:48px;height:48px;color:var(--primary);background:var(--primary-soft);border-radius:14px;place-items:center;margin-bottom:13px;display:grid}.activity-upload-zone strong{font-size:13px}.activity-upload-zone>span:not(.activity-upload-icon){color:var(--text-muted);margin-top:5px;font-size:11px}.activity-upload-zone small{color:#98a2b3;margin-top:8px;font-size:9px;line-height:1.5}.activity-card-footer{border-top:1px solid #eef0f3;padding:16px 18px 19px;display:flex}.activity-card-footer--split{gap:10px}.activity-primary-button,.activity-secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.activity-primary-button{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 9px 20px #c2410c2e}.activity-primary-button:hover{background:linear-gradient(135deg,#c2410c,#9a3412)}.activity-primary-button--label{cursor:pointer}.activity-secondary-button{color:#475467;background:#fff;border:1px solid #d0d5dd}.activity-secondary-button:hover{background:#f8fafc}.activity-security-banner{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:13px;align-items:center;gap:11px;margin:18px 18px 0;padding:14px;display:flex}.activity-security-banner>svg{flex:none}.activity-security-banner>div{flex-direction:column;gap:2px;min-width:0;display:flex}.activity-security-banner strong{font-size:11px}.activity-security-banner span{color:#3f7650;font-size:10px;line-height:1.4}.activity-password-grid{grid-template-columns:1fr;gap:16px;display:grid}.activity-password-input{color:#98a2b3;align-items:center;padding:0 13px;display:flex}.activity-password-input input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:9px}.activity-password-rules{background:#f8fafc;border:1px solid #e4e7ec;border-radius:13px;padding:15px}.activity-password-rules-title{color:#475467;align-items:center;gap:8px;display:flex}.activity-password-rules-title strong{font-size:11px}.activity-password-rules ul{color:var(--text-muted);margin:11px 0 0;padding-left:18px}.activity-password-rules li{margin-top:5px;font-size:10px;line-height:1.45}.info-activity-development-note{color:#98a2b3;text-align:center;margin:0;padding:0 4px;font-size:10px;line-height:1.5}@media (width>=760px){.info-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-card--full{grid-column:1/-1}.activity-password-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-password-grid .activity-form-field:first-child{grid-column:1/-1}}@media (width>=1180px){.activity-card-header{padding:23px 22px 19px}.activity-card-body{padding:22px}.activity-card-footer{padding:17px 22px 22px}.activity-password-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.activity-password-grid .activity-form-field:first-child{grid-column:auto}}@media (width<=460px){.activity-card{border-radius:15px}.activity-card-header{padding:17px 15px 15px}.activity-card-body{padding:17px 15px}.activity-card-footer{padding:14px 15px 17px}.activity-card-footer--split{flex-direction:column}.activity-security-banner{margin:15px 15px 0}}.data-backup-card{background:linear-gradient(135deg,#fff7edf5,#fffffffa);border:1px solid #f973163d;border-radius:24px;padding:18px;box-shadow:0 18px 45px #7c2d1214}.data-backup-header{align-items:flex-start;gap:13px;margin-bottom:14px;display:flex}.data-backup-icon{color:#ea580c;background:#f9731621;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.data-backup-header h2{color:#7c2d12;margin:0;font-size:1.08rem;line-height:1.2}.data-backup-header p{color:#9a3412;margin:4px 0 0;font-size:.9rem;line-height:1.4}.data-backup-warning{color:#854d0e;background:#fef3c7e0;border-radius:17px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 12px;font-size:.86rem;line-height:1.35;display:flex}.data-backup-warning svg{flex:none;margin-top:1px}.data-backup-actions{grid-template-columns:1fr;gap:10px;display:grid}.data-backup-button{cursor:pointer;color:#7c2d12;background:#ffedd5;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 15px;font-size:.94rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.data-backup-button:active{transform:scale(.98)}.data-backup-button:disabled{opacity:.62;cursor:not-allowed}.data-backup-button--primary{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 12px 26px #ea580c42}.data-backup-file-input{display:none}.data-backup-status{color:#9a3412;margin:12px 0 0;font-size:.84rem;line-height:1.35}@media (width>=680px){.data-backup-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-status-card{background:linear-gradient(135deg,#fffffffa,#f8fafcf5);border:1px solid #0f172a14;border-radius:24px;padding:18px;box-shadow:0 18px 45px #0f172a12}.app-status-header{align-items:flex-start;gap:13px;margin-bottom:14px;display:flex}.app-status-icon{color:#0f172a;background:#0f172a14;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.app-status-header h2{color:#0f172a;margin:0;font-size:1.08rem;line-height:1.2}.app-status-header p{color:#475569;margin:4px 0 0;font-size:.9rem;line-height:1.4}.app-status-meta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.app-status-meta span{color:#334155;background:#e2e8f0bf;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}.app-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.app-status-item{background:#f8fafcfa;border:1px solid #94a3b833;border-radius:18px;align-items:center;gap:11px;min-height:76px;padding:12px;display:flex}.app-status-item-icon{color:#ea580c;background:#f973161f;border-radius:14px;flex:none;place-items:center;width:36px;height:36px;display:grid}.app-status-item strong{color:#0f172a;font-size:1.16rem;line-height:1;display:block}.app-status-item span{color:#64748b;margin-top:4px;font-size:.78rem;font-weight:800;display:block}.app-status-warning{color:#854d0e;background:#fef3c7d6;border-radius:17px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;font-size:.85rem;line-height:1.35;display:flex}.app-status-warning svg{flex:none;margin-top:1px}@media (width>=680px){.app-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.role-permissions-card{background:linear-gradient(135deg,#fff7edfa,#fffffffa);border:1px solid #f9731633;border-radius:24px;padding:18px;box-shadow:0 18px 45px #7c2d1214}.role-permissions-header{align-items:flex-start;gap:13px;margin-bottom:15px;display:flex}.role-permissions-main-icon{color:#ea580c;background:#f9731621;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.role-permissions-header h2{color:#7c2d12;margin:0;font-size:1.08rem;line-height:1.2}.role-permissions-header p{color:#9a3412;margin:4px 0 0;font-size:.9rem;line-height:1.4}.role-permissions-grid{gap:12px;display:grid}.role-permissions-item{background:#ffffffeb;border:1px solid #94a3b82e;border-radius:21px;padding:15px}.role-permissions-item--super{border-color:#eab30847}.role-permissions-item--admin{border-color:#0ea5e938}.role-permissions-item--employee{border-color:#22c55e38}.role-permissions-item-heading{align-items:flex-start;gap:11px;margin-bottom:12px;display:flex}.role-permissions-item-icon{color:#ea580c;background:#f973161f;border-radius:15px;flex:none;place-items:center;width:38px;height:38px;display:grid}.role-permissions-item-heading h3{color:#0f172a;margin:0;font-size:1rem}.role-permissions-item-heading p{color:#64748b;margin:3px 0 0;font-size:.83rem;line-height:1.35}.role-permissions-list-block{background:#f0fdf4d1;border-radius:16px;margin-top:10px;padding:11px}.role-permissions-list-block--blocked{background:#fef2f2d1}.role-permissions-list-title{color:#166534;align-items:center;gap:7px;margin-bottom:8px;font-size:.82rem;font-weight:900;display:flex}.role-permissions-list-block--blocked .role-permissions-list-title{color:#991b1b}.role-permissions-list-block ul{color:#334155;margin:0;padding-left:18px;font-size:.82rem;line-height:1.45}.role-permissions-list-block li+li{margin-top:3px}.role-permissions-footer{gap:9px;margin-top:14px;display:grid}.role-permissions-footer div{color:#7c2d12;background:#ffedd5cc;border-radius:16px;align-items:center;gap:8px;padding:10px 11px;font-size:.82rem;font-weight:800;display:flex}.role-permissions-footer svg{flex:none}@media (width>=820px){.role-permissions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.app-maintenance-card{background:linear-gradient(135deg,#f0f9fffa,#fffffffa);border:1px solid #0ea5e933;border-radius:24px;padding:18px;box-shadow:0 18px 45px #0ea5e914}.app-maintenance-header{align-items:flex-start;gap:13px;margin-bottom:14px;display:flex}.app-maintenance-main-icon{color:#0284c7;background:#0ea5e921;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.app-maintenance-header h2{color:#0c4a6e;margin:0;font-size:1.08rem;line-height:1.2}.app-maintenance-header p{color:#0369a1;margin:4px 0 0;font-size:.9rem;line-height:1.4}.app-maintenance-warning{color:#075985;background:#e0f2fee0;border-radius:17px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 12px;font-size:.85rem;line-height:1.35;display:flex}.app-maintenance-warning svg{flex:none;margin-top:1px}.app-maintenance-actions{grid-template-columns:1fr;gap:10px;display:grid}.app-maintenance-button{cursor:pointer;color:#075985;background:#e0f2fe;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 15px;font-size:.94rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.app-maintenance-button:active{transform:scale(.98)}.app-maintenance-button:disabled{opacity:.62;cursor:not-allowed}.app-maintenance-button--primary{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 12px 26px #0ea5e93d}.app-maintenance-status{color:#075985;margin:12px 0 0;font-size:.84rem;line-height:1.35}.app-maintenance-status--success{color:#166534}.app-maintenance-status--error{color:#991b1b}.app-maintenance-status--working{color:#854d0e}@media (width>=680px){.app-maintenance-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.data-reset-card{background:linear-gradient(135deg,#fef2f2fa,#fffffffa);border:1px solid #dc262638;border-radius:24px;padding:18px;box-shadow:0 18px 45px #7f1d1d14}.data-reset-header{align-items:flex-start;gap:13px;margin-bottom:14px;display:flex}.data-reset-main-icon{color:#dc2626;background:#dc26261f;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.data-reset-header h2{color:#7f1d1d;margin:0;font-size:1.08rem;line-height:1.2}.data-reset-header p{color:#991b1b;margin:4px 0 0;font-size:.9rem;line-height:1.4}.data-reset-danger{color:#991b1b;background:#fee2e2e6;border-radius:17px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 12px;font-size:.85rem;line-height:1.35;display:flex}.data-reset-danger svg{flex:none;margin-top:1px}.data-reset-field{gap:7px;margin-bottom:11px;display:grid}.data-reset-field span{color:#7f1d1d;font-size:.82rem;font-weight:900}.data-reset-field input{color:#7f1d1d;background:#fff;border:1px solid #dc26263d;border-radius:16px;outline:none;width:100%;min-height:46px;padding:0 13px;font-size:.96rem;font-weight:800}.data-reset-field input:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.data-reset-button,.data-reset-secondary-button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;padding:0 15px;font-size:.94rem;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.data-reset-button{color:#fff;background:linear-gradient(135deg,#dc2626,#991b1b);box-shadow:0 12px 26px #dc26263d}.data-reset-secondary-button{color:#7f1d1d;background:#fee2e2e6;margin-top:9px}.data-reset-button:active,.data-reset-secondary-button:active{transform:scale(.98)}.data-reset-button:disabled,.data-reset-secondary-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.data-reset-status{color:#991b1b;margin:12px 0 0;font-size:.84rem;line-height:1.35}.admin-info-activity-page{padding-bottom:28px}.admin-info-activity-heading{align-items:flex-start;gap:14px;display:flex}.admin-info-activity-heading-icon{color:#0284c7;background:#0ea5e91f;border-radius:18px;flex:none;place-items:center;width:48px;height:48px;display:grid}.admin-info-activity-security-note{color:#075985;background:linear-gradient(135deg,#f0f9fffa,#fffffffa);border:1px solid #0ea5e933;border-radius:22px;align-items:flex-start;gap:11px;padding:14px;display:flex;box-shadow:0 14px 32px #0ea5e914}.admin-info-activity-security-note svg{flex:none;margin-top:2px}.admin-info-activity-security-note strong{font-size:.94rem;line-height:1.2;display:block}.admin-info-activity-security-note span{margin-top:4px;font-size:.85rem;line-height:1.4;display:block}@media (width<=640px){.admin-info-activity-heading{gap:12px}.admin-info-activity-heading-icon{border-radius:16px;width:44px;height:44px}}.login-page{background:#f5f7fb;grid-template-columns:1fr;width:100%;min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 100% 0,#fb923c47,#0000 38%),radial-gradient(circle at 0 100%,#3b82f62e,#0000 42%),linear-gradient(145deg,#111827,#263449);flex-direction:column;justify-content:space-between;gap:22px;min-height:240px;padding:25px 20px;display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-85px;right:-70px}.login-brand-content,.login-brand-security{z-index:1;position:relative}.login-brand-logo{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:17px;display:grid;box-shadow:0 16px 35px #ea580c47}.login-brand-eyebrow,.login-form-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.login-brand-eyebrow{color:#fdba74}.login-brand-content h1{margin:7px 0 8px;font-size:29px}.login-brand-content p{color:#cbd5e1;max-width:430px;margin:0;font-size:11px;line-height:1.65}.login-brand-security{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;align-items:flex-start;gap:10px;padding:13px;display:flex}.login-brand-security svg{color:#86efac;flex:none}.login-brand-security div{flex-direction:column;gap:3px;display:flex}.login-brand-security strong{font-size:10px}.login-brand-security span{color:#cbd5e1;font-size:8px;line-height:1.5}.login-form-panel{justify-content:center;align-items:flex-start;padding:23px 15px 35px;display:flex}.login-form-heading{margin-bottom:21px}.login-form-eyebrow{color:var(--primary)}.login-form-heading h2{margin:7px 0 6px;font-size:22px}.login-form{border:1px solid var(--border);background:#fff;border-radius:17px;flex-direction:column;gap:15px;padding:17px;display:flex;box-shadow:0 18px 45px #0f172a14}.login-field{flex-direction:column;gap:8px;display:flex}.login-field>span{font-size:10px;font-weight:800}.login-input{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:12px;align-items:center;gap:9px;min-height:51px;padding:0 13px;transition:border-color .16s,box-shadow .16s;display:flex}.login-input:focus-within{border-color:#fb923c;box-shadow:0 0 0 4px #ea580c17}.login-input input{min-width:0;height:49px;color:var(--text);background:0 0;border:0;outline:none;flex:1}.login-input button{color:#667085;cursor:pointer;background:0 0;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.login-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:11px 12px;font-size:9px;font-weight:700;line-height:1.45}.login-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:51px;font-size:11px;font-weight:850;display:inline-flex;box-shadow:0 12px 25px #ea580c33}.login-submit-button:disabled{cursor:wait;opacity:.7}.login-accounts-section{border:1px solid var(--border);background:#fff;border-radius:15px;margin-top:18px;padding:15px}.login-accounts-heading{flex-direction:column;gap:3px;margin-bottom:11px;display:flex}.login-accounts-heading span{font-size:10px;font-weight:800}.login-accounts-heading small{color:var(--text-muted);font-size:8px}.login-account-list{grid-template-columns:1fr;gap:8px;display:grid}.login-account-card{color:#475467;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:9px;min-height:63px;padding:10px;display:grid}.login-account-card>svg{width:39px;height:39px;color:var(--primary);background:var(--primary-soft);border-radius:10px;padding:9px}.login-account-card>span{flex-direction:column;gap:3px;min-width:0;display:flex}.login-account-card strong{color:var(--text);font-size:9px}.login-account-card small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.login-account-card--selected{background:var(--primary-soft);border-color:#fb923c;box-shadow:0 0 0 2px #ea580c12}.login-development-note{color:#98a2b3;text-align:center;margin:15px 4px 0;font-size:8px;line-height:1.55}@media (width>=560px){.login-account-list{grid-template-columns:repeat(3,minmax(0,1fr))}.login-account-card{text-align:center;grid-template-columns:1fr;justify-items:center}.login-account-card small{white-space:normal}}@media (width>=900px){.login-page{grid-template-columns:minmax(350px,.85fr) minmax(500px,1.15fr)}.login-brand-panel{min-height:100vh;padding:48px}.login-brand-content{margin-top:10vh}.login-brand-content h1{font-size:38px}.login-form-panel{align-items:center;padding:45px}.login-form{padding:21px}}.order-history-page{width:100%}.order-history-heading{align-items:flex-start}.order-history-info-note,.order-history-modal-security,.order-history-modal-note{border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.order-history-info-note,.order-history-modal-security{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.order-history-modal-note{color:#475467;background:#f8fafc;border:1px solid #e4e7ec}.order-history-info-note div{flex-direction:column;gap:3px;display:flex}.order-history-info-note strong{font-size:11px}.order-history-info-note span,.order-history-modal-security span,.order-history-modal-note span{font-size:9px;line-height:1.5}.order-history-summary-grid{gap:10px;display:grid}.order-history-summary-grid article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.order-history-summary-grid article>svg{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:11px;padding:10px}.order-history-summary-grid span{color:var(--text-muted);font-size:10px}.order-history-summary-grid strong{font-size:19px}.order-history-tools-card{border:1px solid var(--border);background:#fff;border-radius:15px;gap:10px;padding:14px;display:grid}.order-history-search-field,.order-history-filter-field{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.order-history-search-field input,.order-history-filter-field select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.order-history-filter-field select{appearance:none}.order-history-search-field button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.order-history-list-heading{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:13px;display:flex}.order-history-list-heading h3{margin:4px 0 0;font-size:18px}.order-history-list-heading>span{color:var(--text-muted);font-size:9px}.order-history-cards-grid{gap:13px;display:grid}.historical-order-card{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.historical-order-header{border-bottom:1px solid #eef0f3;grid-template-columns:43px 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.historical-order-header>svg{width:43px;height:43px;color:var(--primary);background:var(--primary-soft);border-radius:11px;padding:10px}.historical-order-header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.historical-order-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.historical-order-header span{color:var(--text-muted);font-size:8px}.order-history-status{border-radius:999px;padding:6px 8px;font-weight:800;font-size:7px!important}.order-history-status--completato{background:#dcfce7;color:#166534!important}.order-history-status--parziale{background:#fef3c7;color:#92400e!important}.order-history-status--annullato{background:#fee2e2;color:#991b1b!important}.historical-order-destination,.historical-order-automatic,.order-history-modal-destination,.order-history-modal-automatic{border-radius:10px;align-items:center;gap:9px;margin:12px;padding:11px;display:flex}.historical-order-destination,.order-history-modal-destination{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.historical-order-automatic,.order-history-modal-automatic{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.historical-order-destination>div,.historical-order-automatic>div,.order-history-modal-destination>div,.order-history-modal-automatic>div{flex-direction:column;gap:3px;display:flex}.historical-order-destination span,.historical-order-automatic span,.order-history-modal-destination span,.order-history-modal-automatic span{color:var(--text-muted);font-size:8px}.historical-order-destination strong,.historical-order-automatic strong,.order-history-modal-destination strong,.order-history-modal-automatic strong{font-size:10px}.historical-order-date-grid{grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px;display:grid}.historical-order-date-grid>div{background:#f8fafc;border-radius:9px;flex-direction:column;gap:4px;padding:9px;display:flex}.historical-order-date-grid span{color:var(--text-muted);font-size:8px}.historical-order-date-grid strong{text-transform:capitalize;font-size:9px}.historical-order-products{flex-direction:column;gap:7px;padding:0 12px 12px;display:flex}.historical-order-product{background:#f8fafc;border-radius:9px;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.historical-order-product>svg{color:var(--primary)}.historical-order-product>div{flex-direction:column;gap:3px;display:flex}.historical-order-product strong{font-size:9px}.historical-order-product span{color:var(--text-muted);font-size:8px}.historical-order-footer{border-top:1px solid #eef0f3;padding:13px 15px}.historical-order-footer button,.order-history-modal-close-button{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:45px;font-size:9px;font-weight:800;display:inline-flex}.order-history-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.order-history-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:95vh;overflow-y:auto}.order-history-modal-header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;padding:18px;display:flex;position:sticky;top:0}.order-history-modal-header h3{margin:4px 0 0}.order-history-modal-header small{color:var(--text-muted);font-size:8px}.order-history-modal-header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.order-history-modal-content{flex-direction:column;gap:14px;padding:18px 18px 26px;display:flex}.order-history-modal-destination,.order-history-modal-automatic{margin:0}.order-history-modal-lines{flex-direction:column;gap:11px;display:flex}.order-history-modal-line{border:1px solid #dbe3ee;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.order-history-modal-line>div:first-child{align-items:center;gap:9px;display:flex}.order-history-modal-line>div:first-child>svg{color:var(--primary)}.order-history-modal-line>div:first-child>span{flex-direction:column;gap:3px;display:flex}.order-history-modal-line strong{font-size:10px}.order-history-modal-line small{color:var(--text-muted);font-size:8px}.order-history-modal-values{grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-history-modal-values>div{background:#f8fafc;border-radius:9px;flex-direction:column;gap:4px;padding:9px;display:flex}.order-history-modal-values span{color:var(--text-muted);font-size:8px}.order-history-modal-result{border-radius:9px;align-items:center;gap:8px;padding:9px;font-size:8px;display:flex}.order-history-modal-result--complete{color:#166534;background:#f0fdf4}.order-history-modal-result--partial{color:#92400e;background:#fffbeb}.order-history-modal-close-button{min-height:49px;font-size:10px}@media (width>=560px){.order-history-summary-grid,.order-history-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=760px){.order-history-summary-grid{grid-template-columns:repeat(4,1fr)}.order-history-tools-card{grid-template-columns:minmax(260px,1fr) 220px 180px}.order-history-modal-overlay{align-items:center;padding:24px}.order-history-modal{border-radius:20px;width:min(700px,100%)}}@media (width>=1180px){.order-history-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=390px){.historical-order-date-grid,.order-history-modal-values{grid-template-columns:1fr}}.orders-place-page{width:100%}.orders-place-heading{align-items:flex-start}.orders-place-success,.orders-place-error,.orders-place-warning{border-radius:11px;align-items:flex-start;gap:9px;padding:12px;font-size:9px;line-height:1.5;display:flex}.orders-place-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.orders-place-error,.orders-place-warning{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.orders-place-summary{grid-template-columns:1fr;gap:10px;display:grid}.orders-place-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.orders-place-summary svg{color:#ea580c;background:#fff7ed;border-radius:11px;width:42px;height:42px;padding:10px}.orders-place-summary span{color:var(--text-muted);font-size:10px}.orders-place-summary strong{font-size:19px}.orders-place-tools{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.orders-place-search{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:49px;padding:0 12px;display:flex}.orders-place-search input{min-width:0;height:47px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.orders-place-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.orders-place-toggle{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.orders-place-toggle input{accent-color:#ea580c;width:20px;height:20px}.orders-place-toggle span{flex-direction:column;gap:3px;display:flex}.orders-place-toggle strong{font-size:9px}.orders-place-toggle small{color:var(--text-muted);font-size:8px}.orders-place-groups{flex-direction:column;gap:14px;display:flex}.orders-place-supplier{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;overflow:hidden}.orders-place-supplier-header{background:#fff7ed;border-bottom:1px solid #fed7aa;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;display:grid}.orders-place-supplier-icon{color:#ea580c;background:#fff;border-radius:11px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.orders-place-supplier-icon img{object-fit:contain;width:100%;height:100%}.orders-place-supplier-header>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.orders-place-supplier-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.orders-place-supplier-header span{color:var(--text-muted);font-size:8px}.orders-place-product-count{color:#c2410c;background:#fff;border-radius:999px;place-items:center;min-width:34px;height:34px;display:grid}.orders-place-configuration{border-bottom:1px solid #eef0f3;grid-template-columns:1fr;gap:10px;padding:13px;display:grid}.orders-place-configuration>label{flex-direction:column;gap:7px;display:flex}.orders-place-configuration>label>span{font-size:9px;font-weight:800}.orders-place-configuration>label>div{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:10px;align-items:center;min-height:47px;padding:0 11px;display:flex}.orders-place-configuration select,.orders-place-configuration input{min-width:0;height:45px;color:var(--text);background:0 0;border:0;outline:none;flex:1}.orders-place-configuration select{appearance:none}.orders-place-date{gap:7px}.orders-place-configuration-actions{grid-template-columns:1fr 1fr;align-self:end;gap:8px;display:grid}.orders-place-configuration-actions button{color:#475467;background:#f8fafc;border:1px solid #d0d5dd;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:45px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.orders-place-configuration-actions button:first-child{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.orders-place-products{flex-direction:column;display:flex}.orders-place-product{border-bottom:1px solid #eef0f3;flex-direction:column;gap:11px;padding:14px;display:flex}.orders-place-product:last-child{border-bottom:0}.orders-place-product--selected{background:#fffdf8;box-shadow:inset 4px 0 #ea580c}.orders-place-product-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-place-product-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.orders-place-product-heading strong{font-size:10px}.orders-place-product-heading span{color:var(--text-muted);font-size:8px}.orders-place-suggested-badge{color:#c2410c;background:#ffedd5;border-radius:999px;padding:5px 7px;font-size:7px!important}.orders-place-stock-grid{grid-template-columns:1fr;gap:7px;display:grid}.orders-place-stock-grid>div{background:#f8fafc;border-radius:9px;align-items:center;gap:8px;padding:9px;display:flex}.orders-place-stock-grid svg{color:#ea580c}.orders-place-stock-grid span{color:var(--text-muted);flex:1;justify-content:space-between;gap:8px;font-size:8px;display:flex}.orders-place-stock-grid strong{color:var(--text);font-size:8px}.orders-place-quantity-row{background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;flex-direction:column;align-items:stretch;gap:10px;padding:11px;display:flex}.orders-place-quantity-row>div:first-child{flex-direction:column;gap:3px;display:flex}.orders-place-quantity-row span{font-size:9px;font-weight:800}.orders-place-quantity-row small{color:var(--text-muted);font-size:8px}.orders-place-product-preview{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;flex-wrap:wrap;align-items:center;gap:7px;padding:9px;font-size:8px;display:flex}.orders-place-product-preview small{color:#6d28d9;background:#f5f3ff;border-radius:999px;padding:4px 6px}.orders-place-warning{padding:9px;font-size:8px}.orders-place-supplier-footer{background:#f8fafc;border-top:1px solid #e4e7ec;grid-template-columns:minmax(0,1fr) minmax(160px,1.2fr);align-items:center;gap:10px;padding:13px;display:grid}.orders-place-supplier-footer>div{flex-direction:column;gap:3px;display:flex}.orders-place-supplier-footer>div span{color:var(--text-muted);font-size:8px}.orders-place-supplier-footer>div strong{font-size:16px}.orders-place-supplier-footer>button{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.orders-place-empty{text-align:center;color:#ea580c;border:1px solid var(--border);background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:28px;display:flex}.orders-place-empty strong{color:var(--text)}.orders-place-empty span{max-width:330px;color:var(--text-muted);font-size:9px;line-height:1.5}.orders-place-modal-overlay{z-index:160;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172aa3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.orders-place-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:94vh;overflow-y:auto}.orders-place-modal>header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.orders-place-modal h3{margin:5px 0 0}.orders-place-modal header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.orders-place-modal-content{flex-direction:column;gap:14px;padding:18px 18px 28px;display:flex}.orders-place-modal-summary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.orders-place-modal-summary>div{background:#f8fafc;border-radius:9px;flex-direction:column;gap:4px;padding:10px;display:flex}.orders-place-modal-summary span{color:var(--text-muted);font-size:8px}.orders-place-modal-summary strong{font-size:9px}.orders-place-modal-products{border:1px solid #e4e7ec;border-radius:11px;overflow:hidden}.orders-place-modal-products article{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.orders-place-modal-products article:last-child{border-bottom:0}.orders-place-modal-products article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.orders-place-modal-products strong{font-size:9px}.orders-place-modal-products span{color:var(--text-muted);font-size:8px}.orders-place-modal-actions{grid-template-columns:1fr 1.6fr;gap:9px;display:grid}.orders-place-modal-actions button{border-radius:10px;min-height:49px;font-size:9px;font-weight:800}.orders-place-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.orders-place-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.orders-place-summary,.orders-place-stock-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-place-quantity-row{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=760px){.orders-place-heading{align-items:center}.orders-place-tools{grid-template-columns:minmax(280px,1fr) 260px}.orders-place-configuration{grid-template-columns:minmax(170px,.8fr) minmax(190px,.8fr) minmax(260px,1.2fr);align-items:end}.orders-place-modal-overlay{align-items:center;padding:24px}.orders-place-modal{border-radius:20px;width:min(620px,100%)}}@media (width<=390px){.orders-place-configuration-actions,.orders-place-supplier-footer,.orders-place-modal-summary,.orders-place-modal-actions{grid-template-columns:1fr}}@media (width>=560px){.orders-place-modal-configuration{grid-template-columns:1fr 1fr;align-items:end}}@media (width>=760px){.orders-place-modal-configuration{grid-template-columns:1fr 1fr}}.orders-place-save-button{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.orders-place-save-button:disabled{cursor:not-allowed;opacity:.45}.orders-place-modal-configuration{border-bottom:0;padding:0}@media (width<=559px){.orders-place-save-button{width:100%}}@media (width>=560px){.orders-place-modal-configuration{grid-template-columns:1fr 1fr;align-items:end}}@media (width>=760px){.orders-place-modal-configuration{grid-template-columns:1fr 1fr}}.saved-orders-page{width:100%}.saved-orders-heading{gap:16px}.saved-orders-info,.saved-orders-error{border-radius:14px;align-items:flex-start;gap:11px;padding:14px;display:flex}.saved-orders-info{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.saved-orders-info svg{flex:none}.saved-orders-info div{gap:3px;display:grid}.saved-orders-info strong{font-size:13px}.saved-orders-info span{font-size:11px;line-height:1.55}.saved-orders-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;font-size:12px}.saved-orders-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.saved-orders-summary article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:5px;padding:14px;display:grid}.saved-orders-summary article svg{color:#ea580c}.saved-orders-summary article span{color:#6b7280;font-size:11px}.saved-orders-summary article strong{color:#111827;font-size:22px}.saved-orders-groups{gap:14px;display:grid}.saved-orders-supplier{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.saved-orders-supplier>header{background:#fffaf5;border-bottom:1px solid #fed7aa;padding:14px}.saved-orders-supplier>header>div{align-items:center;gap:10px;display:flex}.saved-orders-supplier-icon{color:#ea580c;background:#fff;border:1px solid #fed7aa;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.saved-orders-supplier header div div{gap:2px;display:grid}.saved-orders-supplier header strong{color:#111827;font-size:14px}.saved-orders-supplier header span{color:#6b7280;font-size:11px}.saved-orders-products{display:grid}.saved-orders-product{border-bottom:1px solid #f1f5f9;gap:13px;padding:14px;display:grid}.saved-orders-product:last-child{border-bottom:0}.saved-orders-product-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.saved-orders-product-heading>div{gap:3px;min-width:0;display:grid}.saved-orders-product-heading strong{color:#111827;font-size:13px}.saved-orders-product-heading div span{color:#6b7280;font-size:11px}.saved-orders-destination{color:#9a3412;background:#fff7ed;border-radius:999px;flex:none;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:700;display:inline-flex}.saved-orders-product-data{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.saved-orders-product-data div{background:#f8fafc;border-radius:10px;gap:3px;min-width:0;padding:9px;display:grid}.saved-orders-product-data span{color:#64748b;font-size:9px}.saved-orders-product-data strong{overflow-wrap:anywhere;color:#1f2937;font-size:10px}.saved-orders-return-button{color:#fff;cursor:pointer;background:#ea580c;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:10px 13px;font-size:12px;font-weight:800;display:inline-flex}.saved-orders-empty{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;place-items:center;gap:8px;min-height:220px;padding:28px 18px;display:grid}.saved-orders-empty svg{color:#ea580c}.saved-orders-empty strong{color:#1f2937;font-size:14px}.saved-orders-empty span{max-width:290px;font-size:11px;line-height:1.5}@media (width<=520px){.saved-orders-product-data{grid-template-columns:1fr}}.orders-unload-page{width:100%}.orders-unload-heading{align-items:flex-start}.orders-unload-automatic-note,.orders-unload-success,.orders-unload-error,.orders-unload-not-delivered-note,.orders-unload-processing-preview{border-radius:12px;align-items:flex-start;gap:10px;padding:13px;font-size:9px;line-height:1.5;display:flex}.orders-unload-automatic-note,.orders-unload-processing-preview{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.orders-unload-automatic-note div{flex-direction:column;gap:3px;display:flex}.orders-unload-automatic-note span{color:#475467}.orders-unload-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.orders-unload-error,.orders-unload-not-delivered-note{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.orders-unload-automatic-note svg,.orders-unload-success svg,.orders-unload-error svg,.orders-unload-not-delivered-note svg,.orders-unload-processing-preview svg{flex:none}.orders-unload-summary{grid-template-columns:1fr;gap:10px;display:grid}.orders-unload-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.orders-unload-summary svg{color:#ea580c;background:#fff7ed;border-radius:11px;width:42px;height:42px;padding:10px}.orders-unload-summary span{color:var(--text-muted);font-size:10px}.orders-unload-summary strong{font-size:19px}.orders-unload-search{color:#98a2b3;border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;min-height:50px;padding:0 13px;display:flex}.orders-unload-search input{min-width:0;height:48px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.orders-unload-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.orders-unload-list{flex-direction:column;gap:13px;display:flex}.orders-unload-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;overflow:hidden}.orders-unload-card>header{background:#f8fafc;border-bottom:1px solid #e4e7ec;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.orders-unload-supplier-icon{color:#ea580c;background:#fff7ed;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.orders-unload-card>header>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.orders-unload-card header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.orders-unload-card header span{color:var(--text-muted);font-size:7px}.orders-unload-status{border-radius:999px;padding:6px 8px;font-weight:800;font-size:7px!important}.orders-unload-status--waiting{background:#dbeafe;color:#1d4ed8!important}.orders-unload-status--missing{background:#ffedd5;color:#c2410c!important}.orders-unload-status--not-delivered,.orders-unload-status--late{background:#fee2e2;color:#b42318!important}.orders-unload-status--postponed{background:#ede9fe;color:#6d28d9!important}.orders-unload-order-info{grid-template-columns:1fr;gap:7px;padding:12px;display:grid}.orders-unload-order-info>div{background:#f8fafc;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.orders-unload-order-info svg{color:#ea580c}.orders-unload-order-info span{color:var(--text-muted);flex:1;justify-content:space-between;gap:8px;font-size:8px;display:flex}.orders-unload-order-info strong{color:var(--text);font-size:8px}.orders-unload-products-preview{border:1px solid #e4e7ec;border-radius:10px;margin:0 12px 12px;overflow:hidden}.orders-unload-products-preview>div{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.orders-unload-products-preview>div:last-child{border-bottom:0}.orders-unload-products-preview>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.orders-unload-products-preview strong{font-size:8px}.orders-unload-products-preview small{color:var(--text-muted);font-size:7px}.orders-unload-card>footer{background:#f8fafc;border-top:1px solid #e4e7ec;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.orders-unload-card footer>div{color:var(--text-muted);align-items:center;gap:7px;font-size:8px;display:flex}.orders-unload-card footer button{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.orders-unload-empty{text-align:center;color:#ea580c;border:1px solid var(--border);background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:28px;display:flex}.orders-unload-empty strong{color:var(--text)}.orders-unload-empty span{max-width:330px;color:var(--text-muted);font-size:9px;line-height:1.5}.orders-unload-modal-overlay{z-index:170;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172aa6;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.orders-unload-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:95vh;overflow-y:auto}.orders-unload-modal>header{z-index:3;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.orders-unload-modal h3{margin:5px 0 2px}.orders-unload-modal header small{color:var(--text-muted);font-size:8px}.orders-unload-modal header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.orders-unload-modal-content{flex-direction:column;gap:14px;padding:18px 18px 28px;display:flex}.orders-unload-report-options{grid-template-columns:1fr;gap:8px;display:grid}.orders-unload-report-option{text-align:left;color:#475467;background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:10px;display:grid}.orders-unload-report-option>svg{color:#667085;background:#fff;border-radius:9px;width:38px;height:38px;padding:9px}.orders-unload-report-option>span{flex-direction:column;gap:3px;display:flex}.orders-unload-report-option strong{font-size:9px}.orders-unload-report-option small{color:var(--text-muted);font-size:8px}.orders-unload-report-option--active{color:#c2410c;background:#fff7ed;border-color:#fdba74;box-shadow:inset 3px 0 #ea580c}.orders-unload-report-option--active>svg{color:#ea580c;background:#fff}.orders-unload-report-option:disabled{cursor:not-allowed;opacity:.35}.orders-unload-missing-list{border:1px solid #e4e7ec;border-radius:11px;overflow:hidden}.orders-unload-missing-list>header{color:#c2410c;background:#fff7ed;border-bottom:1px solid #fed7aa;align-items:center;gap:8px;padding:12px;display:flex}.orders-unload-missing-list>header>span{flex-direction:column;gap:3px;display:flex}.orders-unload-missing-list header strong{font-size:10px}.orders-unload-missing-list header small{color:var(--text-muted);font-size:8px}.orders-unload-missing-list>article{border-bottom:1px solid #eef0f3;flex-direction:column;gap:11px;padding:12px;display:flex}.orders-unload-missing-list>article:last-child{border-bottom:0}.orders-unload-missing-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-unload-missing-heading>div{flex-direction:column;gap:3px;display:flex}.orders-unload-missing-heading strong{font-size:9px}.orders-unload-missing-heading span{color:var(--text-muted);font-size:8px}.orders-unload-missing-controls{background:#f8fafc;border-radius:9px;flex-direction:column;align-items:stretch;gap:9px;padding:10px;display:flex}.orders-unload-missing-controls>span{font-size:8px;font-weight:800}.orders-unload-item-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.orders-unload-item-actions button{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:40px;padding:0 8px;font-size:7px;font-weight:800}.orders-unload-item-actions button:last-child{color:#b42318;background:#fff1f2;border-color:#fecdd3}.orders-unload-postpone-field{flex-direction:column;gap:8px;display:flex}.orders-unload-postpone-field span{font-size:9px;font-weight:800}.orders-unload-postpone-field input{min-height:49px;color:var(--text);background:#f8fafc;border:1px solid #d0d5dd;border-radius:10px;outline:none;padding:0 12px}.orders-unload-modal-actions{grid-template-columns:1fr 1.5fr;gap:9px;display:grid}.orders-unload-modal-actions button{border-radius:10px;min-height:49px;font-size:9px;font-weight:800}.orders-unload-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.orders-unload-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.orders-unload-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-unload-order-info{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-unload-report-options{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-unload-missing-controls{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=760px){.orders-unload-heading{align-items:center}.orders-unload-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.orders-unload-modal-overlay{align-items:center;padding:24px}.orders-unload-modal{border-radius:20px;width:min(720px,100%)}}@media (width<=390px){.orders-unload-card>footer,.orders-unload-item-actions,.orders-unload-modal-actions{grid-template-columns:1fr}.orders-unload-card footer button{width:100%}}.product-categories-page{width:100%}.product-categories-heading{align-items:flex-start}.product-categories-add{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.product-categories-success,.product-categories-error,.product-categories-form-error{border-radius:11px;align-items:flex-start;gap:9px;padding:12px;font-size:9px;line-height:1.5;display:flex}.product-categories-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.product-categories-error,.product-categories-form-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.product-categories-summary{grid-template-columns:1fr;gap:10px;display:grid}.product-categories-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.product-categories-summary svg{color:#ea580c;background:#fff7ed;border-radius:11px;width:42px;height:42px;padding:10px}.product-categories-summary span{color:var(--text-muted);font-size:10px}.product-categories-summary strong{font-size:19px}.product-categories-tools{color:#98a2b3;border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;min-height:50px;padding:0 13px;display:flex}.product-categories-tools input{min-width:0;height:48px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.product-categories-tools button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.product-categories-list{grid-template-columns:1fr;gap:12px;display:grid}.product-category-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.product-category-card--inactive{opacity:.65}.product-category-card header{border-bottom:1px solid #eef0f3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.product-category-card header>div{color:#ea580c;background:#fff7ed;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.product-category-card header>span{flex-direction:column;gap:3px;min-width:0;display:flex}.product-category-card header strong{font-size:11px}.product-category-card header small{color:var(--text-muted);font-size:8px}.product-category-count{color:#c2410c;background:#fff7ed;border-radius:999px;place-items:center;min-width:34px;height:34px;display:grid}.product-category-card p{min-height:55px;color:var(--text-muted);margin:0;padding:13px 14px;font-size:9px;line-height:1.5}.product-category-card footer{border-top:1px solid #eef0f3;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.product-category-card footer button{color:#475467;background:#f8fafc;border:1px solid #e4e7ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:8px;font-weight:800;display:inline-flex}.product-category-card footer button:last-child{color:#b42318;background:#fff1f2;border-color:#fecdd3}.product-category-card footer button:disabled{cursor:not-allowed;opacity:.35}.product-categories-modal-overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.product-categories-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:94vh;overflow-y:auto}.product-categories-modal>header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.product-categories-modal header h3{margin:5px 0 0}.product-categories-modal header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.product-categories-modal form{flex-direction:column;gap:15px;padding:18px 18px 26px;display:flex}.product-categories-modal form>label:not(.product-categories-toggle){flex-direction:column;gap:8px;display:flex}.product-categories-modal label>span{font-size:10px;font-weight:800}.product-categories-modal input,.product-categories-modal textarea{color:var(--text);background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;outline:none;padding:12px}.product-categories-modal input{min-height:49px}.product-categories-modal textarea{resize:vertical}.product-categories-toggle{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;align-items:center;gap:10px;min-height:67px;padding:12px;display:flex}.product-categories-toggle input{accent-color:#ea580c;width:20px;height:20px;min-height:0}.product-categories-toggle>span{flex-direction:column;gap:3px;display:flex}.product-categories-toggle small{color:var(--text-muted);font-size:8px}.product-categories-modal-actions{grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.product-categories-modal-actions button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.product-categories-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.product-categories-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);justify-content:center;align-items:center;gap:7px;display:inline-flex}.product-categories-delete-modal{text-align:center;background:#fff;border-radius:17px;width:calc(100% - 30px);max-width:420px;padding:23px}.product-categories-delete-modal>svg{color:#b42318}.product-categories-delete-modal h3{margin:12px 0 7px}.product-categories-delete-modal p{color:var(--text-muted);margin:0;font-size:10px;line-height:1.55}.product-categories-delete-modal>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.product-categories-delete-modal button{border-radius:10px;min-height:46px;font-size:9px;font-weight:800}.product-categories-delete-modal button:first-child{color:#475467;background:#f8fafc;border:1px solid #d0d5dd}.product-categories-delete-modal button:last-child{color:#fff;background:#b42318;justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.product-categories-summary,.product-categories-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.product-categories-heading{align-items:center}.product-categories-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.product-categories-modal-overlay{align-items:center;padding:24px}.product-categories-modal{border-radius:20px;width:min(620px,100%)}}@media (width>=1100px){.product-categories-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.products-page{width:100%}.products-heading{align-items:flex-start}.products-add-button{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.products-add-button:disabled{cursor:not-allowed;opacity:.45}.products-success,.products-error,.products-form-error{border-radius:11px;align-items:flex-start;gap:9px;padding:12px;font-size:9px;line-height:1.5;display:flex}.products-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.products-error,.products-form-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.products-summary{grid-template-columns:1fr;gap:10px;display:grid}.products-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.products-summary svg{color:#ea580c;background:#fff7ed;border-radius:11px;width:42px;height:42px;padding:10px}.products-summary span{color:var(--text-muted);font-size:10px}.products-summary strong{font-size:19px}.products-tools{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.products-search,.products-filter,.products-select-field{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.products-search input,.products-filter select,.products-select-field select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.products-filter select,.products-select-field select{appearance:none}.products-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.products-list{grid-template-columns:1fr;gap:12px;display:grid}.product-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.product-card--inactive{opacity:.68}.product-card>header{border-bottom:1px solid #eef0f3;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.product-card>header>div{color:#ea580c;background:#fff7ed;border-radius:10px;place-items:center;width:43px;height:43px;display:grid}.product-card>header>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.product-card header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.product-card header small{color:var(--text-muted);font-size:8px}.product-status{border-radius:999px;padding:6px 8px;font-size:7px;font-weight:800}.product-status--active{color:#166534;background:#dcfce7}.product-status--inactive{color:#991b1b;background:#fee2e2}.product-stock-row{grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.product-stock-row>div{background:#eff6ff;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.product-stock-row svg{color:#1d4ed8}.product-stock-row span{min-width:0;color:var(--text-muted);flex-direction:column;gap:3px;font-size:8px;display:flex}.product-stock-row strong{color:var(--text);font-size:9px}.product-details{background:#e4e7ec;border:1px solid #e4e7ec;border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin:0 12px 12px;display:grid;overflow:hidden}.product-details>div{background:#f8fafc;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.product-details span{color:var(--text-muted);font-size:7px}.product-details strong{font-size:8px;line-height:1.35}.product-promo{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:9px;margin:0 12px 12px;padding:10px;font-size:8px}.product-card>footer{border-top:1px solid #eef0f3;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.product-card footer button{color:#475467;background:#f8fafc;border:1px solid #e4e7ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:8px;font-weight:800;display:inline-flex}.product-card footer button:last-child{color:#b42318;background:#fff1f2;border-color:#fecdd3}.products-modal-overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.products-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:95vh;overflow-y:auto}.products-modal>header{z-index:3;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.products-modal header h3{margin:5px 0 0}.products-modal header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.products-modal form{flex-direction:column;gap:15px;padding:18px 18px 28px;display:flex}.products-form-field{flex-direction:column;gap:8px;display:flex}.products-form-field>span,.products-stepper-section>div>span{font-size:10px;font-weight:800}.products-form-field>input{min-height:49px;color:var(--text);background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;outline:none;padding:0 12px}.products-form-grid{grid-template-columns:1fr;gap:12px;display:grid}.products-stepper-section{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;flex-direction:column;gap:10px;padding:12px;display:flex}.products-stepper-section>div:first-child{flex-direction:column;gap:3px;display:flex}.products-stepper-section small{color:var(--text-muted);font-size:8px;line-height:1.4}.products-toggle-row{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;align-items:center;gap:10px;min-height:67px;padding:12px;display:flex}.products-toggle-row input{accent-color:#ea580c;width:20px;height:20px}.products-toggle-row>span{flex-direction:column;gap:3px;display:flex}.products-toggle-row strong{font-size:10px}.products-toggle-row small{color:var(--text-muted);font-size:8px;line-height:1.4}.products-modal-actions{grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.products-modal-actions button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.products-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.products-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);justify-content:center;align-items:center;gap:7px;display:inline-flex}.products-delete-modal{text-align:center;background:#fff;border-radius:17px;width:calc(100% - 30px);max-width:420px;padding:23px}.products-delete-modal>svg{color:#b42318}.products-delete-modal h3{margin:12px 0 7px}.products-delete-modal p{color:var(--text-muted);margin:0 0 10px;font-size:10px;line-height:1.55}.products-delete-modal>strong{font-size:11px}.products-delete-modal>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.products-delete-modal button{border-radius:10px;min-height:46px;font-size:9px;font-weight:800}.products-delete-modal button:first-child{color:#475467;background:#f8fafc;border:1px solid #d0d5dd}.products-delete-modal button:last-child{color:#fff;background:#b42318;justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.products-summary,.products-list,.products-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.products-heading{align-items:center}.products-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.products-tools{grid-template-columns:minmax(260px,1fr) 220px 180px}.products-modal-overlay{align-items:center;padding:24px}.products-modal{border-radius:20px;width:min(760px,100%)}}@media (width>=1180px){.products-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=390px){.products-add-button{width:100%}.product-stock-row,.product-details,.product-card>footer,.products-modal-actions{grid-template-columns:1fr}}.product-card footer .products-toggle-button--inactive{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.product-card footer .products-toggle-button--active{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.suppliers-page{width:100%}.suppliers-heading{align-items:flex-start}.suppliers-add-button{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.suppliers-success,.suppliers-error,.suppliers-form-error{border-radius:11px;align-items:flex-start;gap:9px;padding:12px;font-size:9px;line-height:1.5;display:flex}.suppliers-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.suppliers-error,.suppliers-form-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.suppliers-summary{grid-template-columns:1fr;gap:10px;display:grid}.suppliers-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;display:grid}.suppliers-summary svg{color:#ea580c;background:#fff7ed;border-radius:11px;width:42px;height:42px;padding:10px}.suppliers-summary span{color:var(--text-muted);font-size:10px}.suppliers-summary strong{font-size:19px}.suppliers-tools{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.suppliers-search,.suppliers-filter,.suppliers-select-field{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.suppliers-search input,.suppliers-filter select,.suppliers-select-field select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.suppliers-filter select,.suppliers-select-field select{appearance:none}.suppliers-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.suppliers-list{grid-template-columns:1fr;gap:12px;display:grid}.supplier-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.supplier-card--inactive{opacity:.68}.supplier-card>header{border-bottom:1px solid #eef0f3;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.supplier-logo{color:#ea580c;background:#fff7ed;border-radius:11px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.supplier-logo img{object-fit:contain;width:100%;height:100%}.supplier-card>header>span{flex-direction:column;gap:3px;min-width:0;display:flex}.supplier-card header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.supplier-card header small{color:var(--text-muted);font-size:8px}.supplier-product-count{color:#c2410c;background:#fff7ed;border-radius:999px;place-items:center;min-width:34px;height:34px;display:grid}.supplier-details{grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.supplier-details>div{background:#f8fafc;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.supplier-details svg{color:#ea580c}.supplier-details span{min-width:0;color:var(--text-muted);flex-direction:column;gap:3px;font-size:8px;display:flex}.supplier-details strong{color:var(--text);font-size:9px}.supplier-phone{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;margin:0 12px 12px;padding:10px;font-size:9px}.supplier-products-preview{background:#f8fafc;border-radius:9px;flex-wrap:wrap;gap:6px;margin:0 12px 12px;padding:10px;display:flex}.supplier-products-preview strong,.supplier-products-preview span{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:999px;padding:5px 7px;font-size:7px}.supplier-card>footer{border-top:1px solid #eef0f3;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.supplier-card footer button{color:#475467;background:#f8fafc;border:1px solid #e4e7ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:8px;font-weight:800;display:inline-flex}.supplier-card footer button:last-child{color:#b42318;background:#fff1f2;border-color:#fecdd3}.supplier-card footer button:disabled{cursor:not-allowed;opacity:.35}.suppliers-modal-overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.suppliers-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:95vh;overflow-y:auto}.suppliers-modal>header{z-index:3;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.suppliers-modal header h3{margin:5px 0 0}.suppliers-modal header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.suppliers-modal form{flex-direction:column;gap:15px;padding:18px 18px 28px;display:flex}.suppliers-form-field{flex-direction:column;gap:8px;display:flex}.suppliers-form-field>span{font-size:10px;font-weight:800}.suppliers-form-field>input{min-height:49px;color:var(--text);background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;outline:none;padding:0 12px}.suppliers-logo-section{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.suppliers-logo-preview{color:#ea580c;background:#fff;border:1px solid #e4e7ec;border-radius:12px;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.suppliers-logo-preview img{object-fit:contain;width:100%;height:100%}.suppliers-logo-section>div:last-child{flex-direction:column;gap:7px;min-width:0;display:flex}.suppliers-logo-section strong{font-size:10px}.suppliers-logo-section label,.suppliers-logo-section button{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-height:36px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.suppliers-logo-section label{position:relative;overflow:hidden}.suppliers-logo-section input[type=file]{cursor:pointer;opacity:0;position:absolute;inset:0}.suppliers-toggle-row{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;align-items:center;gap:10px;min-height:67px;padding:12px;display:flex}.suppliers-toggle-row input{accent-color:#ea580c;width:20px;height:20px}.suppliers-toggle-row>span{flex-direction:column;gap:3px;display:flex}.suppliers-toggle-row strong{font-size:10px}.suppliers-toggle-row small{color:var(--text-muted);font-size:8px}.suppliers-modal-actions{grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.suppliers-modal-actions button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.suppliers-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.suppliers-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c);justify-content:center;align-items:center;gap:7px;display:inline-flex}.suppliers-delete-modal{text-align:center;background:#fff;border-radius:17px;width:calc(100% - 30px);max-width:420px;padding:23px}.suppliers-delete-modal>svg{color:#b42318}.suppliers-delete-modal h3{margin:12px 0 7px}.suppliers-delete-modal p{color:var(--text-muted);margin:0;font-size:10px}.suppliers-delete-modal>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.suppliers-delete-modal button{border-radius:10px;min-height:46px;font-size:9px;font-weight:800}.suppliers-delete-modal button:first-child{color:#475467;background:#f8fafc;border:1px solid #d0d5dd}.suppliers-delete-modal button:last-child{color:#fff;background:#b42318;justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.suppliers-summary,.suppliers-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.suppliers-heading{align-items:center}.suppliers-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.suppliers-tools{grid-template-columns:minmax(260px,1fr) 190px}.suppliers-modal-overlay{align-items:center;padding:24px}.suppliers-modal{border-radius:20px;width:min(660px,100%)}}@media (width>=1100px){.suppliers-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=390px){.suppliers-add-button{width:100%}.supplier-details,.supplier-card>footer,.suppliers-modal-actions{grid-template-columns:1fr}}.users-page{width:100%}.users-heading{align-items:flex-start}.users-add-button,.users-save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.users-summary-grid{grid-template-columns:1fr;gap:10px;display:grid}.users-summary-grid article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.users-summary-grid svg{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:11px;padding:10px}.users-summary-grid span{color:var(--text-muted);font-size:10px}.users-summary-grid strong{font-size:20px}.users-tools-card{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.users-search-field,.users-filter-field,.users-password-field,.users-select-field{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.users-search-field input,.users-filter-field select,.users-password-field input,.users-select-field select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.users-filter-field select,.users-select-field select{appearance:none}.users-search-field button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.users-list-heading{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:13px;display:flex}.users-list-heading h3{margin:4px 0 0;font-size:18px}.users-list-heading>span{color:var(--text-muted);font-size:9px}.users-cards-grid{grid-template-columns:1fr;gap:13px;display:grid}.user-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;overflow:hidden}.user-card--inactive{opacity:.68}.user-card-header{border-bottom:1px solid #eef0f3;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px;display:grid}.user-card-avatar{width:44px;height:44px;color:var(--primary);background:var(--primary-soft);border-radius:11px;place-items:center;display:grid}.user-card-header>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.user-card-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-card-header span{color:var(--text-muted);font-size:8px}.user-status{border-radius:999px;padding:6px 8px;font-weight:800;font-size:7px!important}.user-status--active{background:#dcfce7;color:#166534!important}.user-status--inactive{background:#fee2e2;color:#991b1b!important}.user-card-body{flex-direction:column;gap:10px;padding:13px;display:flex}.user-access-note,.user-withdrawal-summary,.users-withdrawal-explanation{color:#475467;background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.user-access-note span,.users-withdrawal-explanation span{font-size:9px;line-height:1.5}.user-card-section{background:#f8fafc;border-radius:10px;flex-direction:column;gap:7px;padding:10px;display:flex}.user-card-section--coverage{background:#eff6ff;border:1px solid #bfdbfe}.user-card-section>span{color:var(--text-muted);font-size:8px;font-weight:750}.user-category-badges{flex-wrap:wrap;gap:6px;display:flex}.user-category-badges strong{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:999px;padding:6px 8px;font-size:8px}.user-withdrawal-summary{color:#667085}.user-withdrawal-summary--enabled{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.user-withdrawal-summary>div{flex-direction:column;gap:3px;display:flex}.user-withdrawal-summary strong{font-size:10px}.user-withdrawal-summary span{color:var(--text-muted);font-size:8px;line-height:1.45}.user-card-actions{border-top:1px solid #eef0f3;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px;display:grid}.user-card-actions button{color:#475467;background:#f8fafc;border:1px solid #e4e7ec;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:42px;padding:5px;font-size:8px;font-weight:800;display:inline-flex}.user-card-actions button:disabled{cursor:not-allowed;opacity:.38}.user-card-actions .user-delete-button{color:#b42318;background:#fff1f2;border-color:#fecdd3}.users-modal-overlay{z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.users-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:95vh;overflow-y:auto}.users-modal-header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.users-modal-header h3{margin:5px 0 0}.users-modal-header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.users-modal-form{flex-direction:column;gap:16px;padding:18px 18px 26px;display:flex}.users-form-field{flex-direction:column;gap:8px;display:flex}.users-form-field>span,.users-checkbox-fieldset legend{font-size:10px;font-weight:800}.users-form-field>input{min-height:49px;color:var(--text);background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;outline:none;padding:0 13px}.users-checkbox-fieldset{border:0;min-width:0;margin:0;padding:0}.users-checkbox-fieldset legend{margin-bottom:9px}.users-checkbox-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.users-checkbox-option{color:#667085;background:#fff;border:1px solid #d0d5dd;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:7px;min-height:47px;padding:9px 10px;display:grid;position:relative}.users-checkbox-option--selected{color:var(--primary);background:var(--primary-soft);border-color:#fb923c}.users-checkbox-option input{opacity:0;pointer-events:none;position:absolute}.users-checkbox-option:has(input:disabled){cursor:not-allowed;opacity:.38}.users-checkbox-option span{font-size:9px;font-weight:750}.users-toggle-row{background:#f8fafc;border:1px solid #e4e7ec;border-radius:11px;align-items:center;gap:10px;min-height:67px;padding:12px;display:flex;position:relative}.users-toggle-row input{width:20px;height:20px;accent-color:var(--primary)}.users-toggle-row>span{flex-direction:column;flex:1;gap:3px;display:flex}.users-toggle-row strong{font-size:10px}.users-toggle-row small{color:var(--text-muted);font-size:8px;line-height:1.4}.users-toggle-row--withdrawal{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.users-optional-section{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;gap:14px;padding:13px;display:flex}.users-optional-section--withdrawal{background:#f0fdf4;border-color:#bbf7d0}.users-form-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;font-size:9px;line-height:1.5;display:flex}.users-form-error svg{flex:none}.users-modal-actions{grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.users-cancel-button,.users-save-button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.users-cancel-button{color:#475467;background:#fff;border:1px solid #d0d5dd}.users-delete-modal{text-align:center;background:#fff;border-radius:17px;width:calc(100% - 30px);max-width:420px;padding:23px}.users-delete-modal>svg{color:#b42318}.users-delete-modal h3{margin:12px 0 7px}.users-delete-modal p{color:var(--text-muted);margin:0;font-size:10px;line-height:1.55}.users-delete-modal>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.users-delete-modal button{border-radius:10px;min-height:46px;font-size:9px;font-weight:800}.users-delete-modal button:first-child{color:#475467;background:#f8fafc;border:1px solid #d0d5dd}.users-delete-modal button:last-child{color:#fff;background:#b42318;justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.users-summary-grid,.users-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=760px){.users-heading{align-items:center}.users-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.users-tools-card{grid-template-columns:minmax(260px,1fr) 190px 170px}.users-modal-overlay{align-items:center;padding:24px}.users-modal{border-radius:20px;width:min(700px,100%);max-height:calc(100vh - 48px)}}@media (width>=1180px){.users-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=390px){.users-add-button{width:100%}.users-checkbox-grid,.users-modal-actions,.user-card-actions{grid-template-columns:1fr}}.warehouse-location-page{width:100%}.warehouse-location-heading{align-items:flex-start}.warehouse-location-summary{grid-template-columns:1fr;gap:10px;display:grid}.warehouse-location-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.warehouse-location-summary svg{color:#1d4ed8;background:#eff6ff;border-radius:11px;width:42px;height:42px;padding:10px}.warehouse-location-summary span{color:var(--text-muted);font-size:10px}.warehouse-location-summary strong{font-size:19px}.warehouse-location-tools{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.warehouse-location-search,.warehouse-location-filter{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.warehouse-location-search input,.warehouse-location-filter select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.warehouse-location-filter select{appearance:none}.warehouse-location-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.warehouse-location-list{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.warehouse-location-list>header{background:#f8fafc;border-bottom:1px solid #e4e7ec;padding:14px}.warehouse-location-list>header>div{align-items:center;gap:9px;display:flex}.warehouse-location-list header svg{color:#1d4ed8}.warehouse-location-list header span{flex-direction:column;gap:3px;display:flex}.warehouse-location-list header strong{font-size:11px}.warehouse-location-list header small{color:var(--text-muted);font-size:8px}.warehouse-location-products{flex-direction:column;display:flex}.warehouse-location-products article{border-bottom:1px solid #e4e7ec;flex-direction:column;gap:10px;padding:14px;display:flex}.warehouse-location-products article:last-child{border-bottom:0}.warehouse-location-product-name{flex-direction:column;gap:3px;display:flex}.warehouse-location-product-name strong{font-size:11px}.warehouse-location-product-name span{color:var(--text-muted);font-size:8px}.warehouse-location-main-quantity,.warehouse-location-other-quantity{border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.warehouse-location-main-quantity{color:#1d4ed8;background:#eff6ff}.warehouse-location-other-quantity{color:#667085;background:#f8fafc}.warehouse-location-main-quantity span,.warehouse-location-other-quantity span{flex:1;justify-content:space-between;gap:8px;font-size:8px;display:flex}.warehouse-location-main-quantity strong,.warehouse-location-other-quantity strong{color:var(--text);font-size:9px}@media (width>=560px){.warehouse-location-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=760px){.warehouse-location-heading{align-items:center}.warehouse-location-tools{grid-template-columns:minmax(260px,1fr) 220px}.warehouse-location-products article{grid-template-columns:minmax(180px,1fr) minmax(190px,.8fr) minmax(190px,.8fr);align-items:center;gap:14px;display:grid}}.warehouse-general-page{width:100%}.warehouse-general-heading{align-items:flex-start}.warehouse-general-success,.warehouse-general-error{border-radius:12px;align-items:flex-start;gap:10px;padding:13px;font-size:9px;line-height:1.5;display:flex}.warehouse-general-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.warehouse-general-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.warehouse-general-success svg,.warehouse-general-error svg{flex:none}.warehouse-general-summary{grid-template-columns:1fr;gap:10px;display:grid}.warehouse-general-summary article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.warehouse-general-summary svg{color:#1d4ed8;background:#eff6ff;border-radius:11px;width:42px;height:42px;padding:10px}.warehouse-general-summary span{color:var(--text-muted);font-size:10px}.warehouse-general-summary strong{font-size:19px}.warehouse-general-tools{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.warehouse-general-search,.warehouse-general-filter{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.warehouse-general-search input,.warehouse-general-filter select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.warehouse-general-filter select{appearance:none}.warehouse-general-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.warehouse-general-list,.warehouse-history-section{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.warehouse-general-list>header,.warehouse-history-section>header{background:#f8fafc;border-bottom:1px solid #e4e7ec;padding:14px}.warehouse-general-list>header>div,.warehouse-history-section>header>div{align-items:center;gap:9px;display:flex}.warehouse-general-list header svg,.warehouse-history-section header svg{color:#1d4ed8}.warehouse-general-list header span,.warehouse-history-section header span{flex-direction:column;gap:3px;display:flex}.warehouse-general-list header strong,.warehouse-history-section header strong{font-size:11px}.warehouse-general-list header small,.warehouse-history-section header small{color:var(--text-muted);font-size:8px}.warehouse-general-products{flex-direction:column;display:flex}.warehouse-general-product{border-bottom:1px solid #e4e7ec;flex-direction:column;gap:12px;padding:14px;display:flex}.warehouse-general-product:last-child{border-bottom:0}.warehouse-general-product-name{flex-direction:column;gap:3px;display:flex}.warehouse-general-product-name strong{font-size:11px}.warehouse-general-product-name span{color:var(--text-muted);font-size:8px}.warehouse-general-stock{grid-template-columns:1fr;gap:7px;display:grid}.warehouse-general-stock>div{background:#f8fafc;border-radius:9px;align-items:center;gap:8px;padding:10px;display:flex}.warehouse-general-stock svg{color:#1d4ed8}.warehouse-general-stock span{color:var(--text-muted);flex:1;justify-content:space-between;gap:8px;font-size:8px;display:flex}.warehouse-general-stock strong{color:var(--text);font-size:9px}.warehouse-general-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.warehouse-general-actions button{color:#475467;background:#f8fafc;border:1px solid #d0d5dd;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:43px;font-size:8px;font-weight:800;display:inline-flex}.warehouse-history-list{flex-direction:column;display:flex}.warehouse-history-list article{border-bottom:1px solid #e4e7ec;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:13px;display:grid}.warehouse-history-list article:last-child{border-bottom:0}.warehouse-history-icon{color:#1d4ed8;background:#eff6ff;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.warehouse-history-content,.warehouse-history-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.warehouse-history-content strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.warehouse-history-content span{color:var(--text-muted);font-size:8px}.warehouse-history-content small{color:#1d4ed8;background:#eff6ff;border-radius:999px;width:fit-content;padding:4px 6px;font-size:7px}.warehouse-history-meta{grid-column:2;align-items:flex-start}.warehouse-history-meta strong{font-size:8px}.warehouse-history-meta span{color:var(--text-muted);font-size:7px}.warehouse-history-empty{text-align:center;color:#1d4ed8;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:200px;padding:25px;display:flex}.warehouse-history-empty strong{color:var(--text)}.warehouse-history-empty span{color:var(--text-muted);font-size:9px}.warehouse-modal-overlay{z-index:140;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.warehouse-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:94vh;overflow-y:auto}.warehouse-modal>header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.warehouse-modal header h3{margin:5px 0 0}.warehouse-modal header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.warehouse-modal-content{flex-direction:column;gap:15px;padding:18px 18px 26px;display:flex}.warehouse-modal-select,.warehouse-modal-quantity{flex-direction:column;gap:8px;display:flex}.warehouse-modal-select>span,.warehouse-modal-quantity>span{font-size:10px;font-weight:800}.warehouse-modal-quantity small{color:var(--text-muted);font-size:8px}.warehouse-modal-select select{min-height:49px;color:var(--text);background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;padding:0 12px}.warehouse-transfer-direction{text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:11px;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;padding:12px;display:grid}.warehouse-transfer-direction strong{font-size:10px}.warehouse-transfer-direction svg{color:#1d4ed8}.warehouse-modal-actions{grid-template-columns:1fr 1.5fr;gap:9px;display:grid}.warehouse-modal-actions button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.warehouse-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.warehouse-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.warehouse-general-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.warehouse-general-stock{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=760px){.warehouse-general-heading{align-items:center}.warehouse-general-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.warehouse-general-tools{grid-template-columns:minmax(260px,1fr) 220px}.warehouse-general-product{grid-template-columns:minmax(160px,.8fr) minmax(340px,1.5fr) 220px;align-items:center;display:grid}.warehouse-history-list article{grid-template-columns:40px minmax(0,1fr) auto;align-items:center}.warehouse-history-meta{text-align:right;grid-column:3;align-items:flex-end}.warehouse-modal-overlay{align-items:center;padding:24px}.warehouse-modal{border-radius:20px;width:min(560px,100%)}}@media (width<=390px){.warehouse-general-actions,.warehouse-modal-actions{grid-template-columns:1fr}}.employee-withdrawal-page{width:100%}.employee-withdrawal-heading{align-items:flex-start}.employee-withdrawal-info-note,.employee-withdrawal-success,.employee-withdrawal-error,.employee-withdrawal-modal-note{border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.employee-withdrawal-info-note,.employee-withdrawal-success,.employee-withdrawal-modal-note{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.employee-withdrawal-error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.employee-withdrawal-info-note svg,.employee-withdrawal-success svg,.employee-withdrawal-error svg,.employee-withdrawal-modal-note svg{flex:none}.employee-withdrawal-info-note div{flex-direction:column;gap:3px;display:flex}.employee-withdrawal-info-note strong{font-size:11px}.employee-withdrawal-info-note span,.employee-withdrawal-success span,.employee-withdrawal-error span,.employee-withdrawal-modal-note span{font-size:9px;line-height:1.5}.employee-withdrawal-summary-grid{grid-template-columns:1fr;gap:10px;display:grid}.employee-withdrawal-summary-grid article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.employee-withdrawal-summary-grid svg{color:#15803d;background:#f0fdf4;border-radius:11px;width:42px;height:42px;padding:10px}.employee-withdrawal-summary-grid span{color:var(--text-muted);font-size:10px}.employee-withdrawal-summary-grid strong{font-size:20px}.employee-withdrawal-tools{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr;gap:10px;padding:14px;display:grid}.employee-withdrawal-search,.employee-withdrawal-filter{color:#98a2b3;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;align-items:center;min-height:48px;padding:0 12px;display:flex}.employee-withdrawal-search input,.employee-withdrawal-filter select{min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:8px}.employee-withdrawal-filter select{appearance:none}.employee-withdrawal-search button{color:#667085;background:0 0;place-items:center;width:32px;height:32px;display:grid}.employee-withdrawal-list{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.employee-withdrawal-list-header{background:#f8fafc;border-bottom:1px solid #e4e7ec;padding:14px}.employee-withdrawal-list-header>div{align-items:center;gap:9px;display:flex}.employee-withdrawal-list-header svg{color:#15803d}.employee-withdrawal-list-header span{flex-direction:column;gap:3px;display:flex}.employee-withdrawal-list-header strong{font-size:11px}.employee-withdrawal-list-header small{color:var(--text-muted);font-size:8px}.employee-withdrawal-products{flex-direction:column;display:flex}.employee-withdrawal-product{border-bottom:1px solid #e4e7ec;flex-direction:column;gap:12px;padding:14px;display:flex;position:relative}.employee-withdrawal-product:last-child{border-bottom:0}.employee-withdrawal-product--selected{background:#fbfffc;box-shadow:inset 3px 0 #16a34a}.employee-withdrawal-selection{background:0 0;position:absolute;top:14px;right:14px}.employee-withdrawal-selection:disabled{opacity:.35}.employee-withdrawal-check{color:#0000;background:#fff;border:1px solid #cbd5e1;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.employee-withdrawal-check--selected{color:#fff;background:#16a34a;border-color:#16a34a}.employee-withdrawal-product-identity{flex-direction:column;gap:3px;padding-right:42px;display:flex}.employee-withdrawal-product-identity strong{font-size:11px}.employee-withdrawal-product-identity span{color:var(--text-muted);font-size:8px}.employee-withdrawal-stock-values{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.employee-withdrawal-stock-values>div{background:#f8fafc;border-radius:9px;align-items:center;gap:7px;padding:10px;display:flex}.employee-withdrawal-stock-values>div>svg{color:#15803d}.employee-withdrawal-stock-values>div>span{color:var(--text-muted);flex-direction:column;gap:3px;font-size:8px;display:flex}.employee-withdrawal-stock-values strong{color:var(--text);font-size:9px}.employee-withdrawal-stock-values>svg{color:#98a2b3}.employee-withdrawal-quantity{flex-direction:column;gap:8px;display:flex}.employee-withdrawal-quantity>span{font-size:9px;font-weight:800}.employee-withdrawal-preview{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:7px;padding:10px;font-size:8px;display:flex}.employee-withdrawal-empty{text-align:center;color:#15803d;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:25px;display:flex}.employee-withdrawal-empty strong{color:var(--text)}.employee-withdrawal-empty span{color:var(--text-muted);font-size:9px}.employee-withdrawal-submit{z-index:20;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-radius:14px;justify-content:space-between;align-items:center;gap:11px;padding:12px;display:flex;position:sticky;bottom:10px;box-shadow:0 15px 35px #0f172a29}.employee-withdrawal-submit>div{flex-direction:column;gap:2px;display:flex}.employee-withdrawal-submit span,.employee-withdrawal-submit small{color:var(--text-muted);font-size:8px}.employee-withdrawal-submit strong{font-size:18px}.employee-withdrawal-submit button{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 15px;font-size:10px;font-weight:800;display:inline-flex}.employee-withdrawal-development-note{text-align:center;color:var(--text-muted);margin:0;font-size:8px;line-height:1.5}.employee-withdrawal-modal-overlay{z-index:140;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.employee-withdrawal-modal{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:94vh;overflow-y:auto}.employee-withdrawal-modal-header{z-index:2;background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex;position:sticky;top:0}.employee-withdrawal-modal-header h3{margin:5px 0 0}.employee-withdrawal-modal-header button{color:#475467;background:#f8fafc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.employee-withdrawal-modal-content{flex-direction:column;gap:14px;padding:18px 18px 26px;display:flex}.employee-withdrawal-modal-products{flex-direction:column;gap:8px;display:flex}.employee-withdrawal-modal-products article{background:#f8fafc;border:1px solid #e4e7ec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.employee-withdrawal-modal-products article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-withdrawal-modal-products strong{font-size:10px}.employee-withdrawal-modal-products span{color:var(--text-muted);font-size:8px}.employee-withdrawal-modal-actions{grid-template-columns:1fr 1.5fr;gap:9px;display:grid}.employee-withdrawal-modal-actions button{border-radius:11px;min-height:49px;font-size:10px;font-weight:800}.employee-withdrawal-modal-actions button:first-child{color:#475467;background:#fff;border:1px solid #d0d5dd}.employee-withdrawal-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);justify-content:center;align-items:center;gap:7px;display:inline-flex}@media (width>=560px){.employee-withdrawal-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=760px){.employee-withdrawal-heading{align-items:center}.employee-withdrawal-tools{grid-template-columns:minmax(260px,1fr) 220px}.employee-withdrawal-product{grid-template-columns:minmax(190px,1fr) minmax(230px,1fr);align-items:center;gap:12px 18px;display:grid}.employee-withdrawal-product-identity{grid-column:1}.employee-withdrawal-stock-values{grid-column:2}.employee-withdrawal-quantity{grid-column:1}.employee-withdrawal-preview{grid-column:2}.employee-withdrawal-modal-overlay{align-items:center;padding:24px}.employee-withdrawal-modal{border-radius:20px;width:min(620px,100%)}}@media (width<=390px){.employee-withdrawal-stock-values{grid-template-columns:1fr}.employee-withdrawal-stock-values>svg{justify-self:center;transform:rotate(90deg)}.employee-withdrawal-submit{flex-direction:column;align-items:stretch}.employee-withdrawal-submit button{width:100%}.employee-withdrawal-modal-actions{grid-template-columns:1fr}}.employee-withdrawal-direction{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;flex-direction:column;gap:12px;padding:14px;display:flex}.employee-withdrawal-direction-heading{color:#15803d;align-items:flex-start;gap:10px;display:flex}.employee-withdrawal-direction-heading>svg{flex:none}.employee-withdrawal-direction-heading>div{flex-direction:column;gap:3px;display:flex}.employee-withdrawal-direction-heading strong{color:var(--text);font-size:11px}.employee-withdrawal-direction-heading span{color:var(--text-muted);font-size:9px;line-height:1.45}.employee-withdrawal-direction-buttons{grid-template-columns:1fr;gap:9px;display:grid}.employee-withdrawal-direction-button{text-align:left;color:#475467;background:#f8fafc;border:1px solid #d0d5dd;border-radius:11px;grid-template-columns:auto 1fr auto auto 1fr;align-items:center;gap:7px;min-height:52px;padding:0 12px;font-size:9px;font-weight:800;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:grid}.employee-withdrawal-direction-button>svg{color:#667085}.employee-withdrawal-direction-button--active{color:#166534;background:#f0fdf4;border-color:#86efac;box-shadow:inset 0 0 0 1px #bbf7d0}.employee-withdrawal-direction-button--active>svg{color:#15803d}@media (width>=560px){.employee-withdrawal-direction-buttons{grid-template-columns:1fr 1fr}}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--sidebar-width:278px;--sidebar-background:#111827;--sidebar-surface:#182234;--primary:#c2410c;--primary-dark:#9a3412;--primary-soft:#fff3ed;--text:#172033;--text-muted:#667085;--border:#e4e7ec;--surface:#fff;--background:#f4f6f9;--success:#16a34a;--shadow-sm:0 1px 2px #1018280a;--shadow-md:0 12px 30px #10182814;background:#f4f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px;min-height:100%}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:50;flex:0 0 var(--sidebar-width);width:var(--sidebar-width);color:#fff;background:radial-gradient(circle at top left, #c2410c2e, transparent 34%), var(--sidebar-background);border-right:1px solid #ffffff0d;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:82px;padding:18px 20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{letter-spacing:.04em;color:#fff;background:linear-gradient(145deg,#ea580c,#9a3412);border:1px solid #ffffff24;border-radius:13px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid;box-shadow:0 8px 20px #c2410c4d}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:.01em;font-size:15px;line-height:1.2}.brand-copy span{color:#98a2b3;font-size:12px}.sidebar-close{color:#cbd5e1;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:none}.sidebar-profile{background:#ffffff0e;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:11px;margin:18px 16px 10px;padding:13px;display:flex}.profile-avatar{color:#ffedd5;background:#ea580c2e;border:1px solid #fb923c38;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.profile-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-copy span{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-status{border:2px solid var(--sidebar-surface);background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #22c55e14}.sidebar-navigation{flex:1;padding:14px 14px 20px}.navigation-label{letter-spacing:.12em;color:#667085;text-transform:uppercase;padding:0 10px 10px;font-size:10px;font-weight:700;display:block}.navigation-list{flex-direction:column;gap:4px;display:flex}.navigation-link{color:#aab4c5;cursor:pointer;background:0 0;border-radius:11px;align-items:center;width:100%;min-height:46px;padding:0 12px;transition:color .16s,background .16s,transform .16s;display:flex}.navigation-link span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-left:11px;font-size:13px;font-weight:600;overflow:hidden}.navigation-link:hover{color:#fff;background:#ffffff0e}.navigation-link--active{color:#fff;background:linear-gradient(90deg,#ea580c3d,#ea580c14);box-shadow:inset 3px 0 #f97316}.navigation-link--parent-active{color:#fff}.navigation-link--button{text-align:left}.navigation-chevron{margin-left:auto;transition:transform .18s}.navigation-chevron--open{transform:rotate(180deg)}.navigation-submenu{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .18s,opacity .18s;display:grid}.navigation-submenu--open{opacity:1;grid-template-rows:1fr}.navigation-submenu>*{min-height:0}.navigation-submenu--open{padding:4px 0 5px}.navigation-sublink{color:#8792a5;border-left:1px solid #ffffff14;align-items:center;min-height:40px;margin-left:20px;padding:0 12px 0 15px;transition:color .16s,border-color .16s;display:flex}.navigation-sublink span{margin-left:9px;font-size:12px;font-weight:600}.navigation-sublink:hover{color:#fff}.navigation-sublink--active{color:#fdba74;border-left-color:#f97316}.sidebar-footer{border-top:1px solid #ffffff12;flex-direction:column;gap:12px;padding:16px;display:flex}.logout-button{color:#e2e8f0;cursor:pointer;background:#ffffff0e;border:1px solid #fff1;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;display:flex}.logout-button:hover{color:#fff;background:#ffffff17}.version-label{color:#667085;text-align:center;font-size:10px}.sidebar-overlay{display:none}.app-main{flex:1;min-width:0}.topbar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:82px;padding:14px 28px;display:flex;position:sticky;top:0}.topbar-left,.topbar-actions{align-items:center;display:flex}.topbar-left{gap:14px;min-width:0}.topbar-title{min-width:0}.topbar-title span{color:var(--text-muted);margin-bottom:2px;font-size:11px;font-weight:600;display:block}.topbar-title h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:1.2;overflow:hidden}.menu-trigger{width:42px;height:42px;color:var(--text);cursor:pointer;border:1px solid var(--border);background:#fff;border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;padding:0;display:none}.topbar-actions{gap:10px}.topbar-search{color:#98a2b3;border:1px solid var(--border);background:#f8fafc;border-radius:11px;align-items:center;width:min(280px,24vw);min-height:42px;padding:0 13px;display:flex}.topbar-search input{width:100%;color:var(--text);background:0 0;border:0;outline:none;margin-left:9px}.topbar-search input::placeholder{color:#98a2b3}.topbar-icon-button{width:42px;height:42px;color:var(--text-muted);cursor:pointer;border:1px solid var(--border);background:#fff;border-radius:11px;place-items:center;padding:0;display:grid;position:relative}.notification-dot{background:#ea580c;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.topbar-user{min-height:42px;color:var(--text);cursor:pointer;border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:9px;padding:4px 9px 4px 5px;display:flex}.topbar-user-icon{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:9px;place-items:center;display:grid}.topbar-user-copy{flex-direction:column;align-items:flex-start;display:flex}.topbar-user-copy strong{font-size:12px}.topbar-user-copy small{color:var(--text-muted);margin-top:1px;font-size:10px}.page-content{width:100%;max-width:1600px;margin:0 auto;padding:28px}.page-stack{flex-direction:column;gap:20px;display:flex}.welcome-panel,.page-heading-card,.content-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:18px}.welcome-panel,.page-heading-card{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.welcome-panel{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(115deg,#111827fa,#1e293bf7),#111827;border-color:#ffffff0a}.welcome-panel h2,.page-heading-card h2{margin:6px 0 8px;font-size:clamp(23px,2.2vw,31px);line-height:1.15}.welcome-panel p,.page-heading-card p{max-width:720px;margin:0;font-size:14px;line-height:1.65}.welcome-panel p{color:#cbd5e1}.page-heading-card p{color:var(--text-muted)}.eyebrow{letter-spacing:.12em;color:var(--primary);text-transform:uppercase;font-size:10px;font-weight:800;display:inline-block}.eyebrow--light{color:#fdba74}.welcome-badge,.page-heading-status{border-radius:13px;flex:none;padding:13px 16px}.welcome-badge{background:#ffffff12;border:1px solid #ffffff14;flex-direction:column;gap:3px;min-width:180px;display:flex}.welcome-badge span{color:#94a3b8;font-size:10px}.welcome-badge strong{font-size:12px}.page-heading-status{color:var(--primary);background:var(--primary-soft);border:1px solid #fed7aa;font-size:11px;font-weight:700}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-sm);border-radius:16px;padding:20px}.stat-card-top{align-items:center;gap:10px;display:flex}.stat-card-top>span{color:var(--text-muted);font-size:12px;font-weight:700}.stat-icon,.quick-link-icon,.empty-state-icon{color:var(--primary);background:var(--primary-soft);place-items:center;display:grid}.stat-icon{border-radius:11px;width:39px;height:39px}.stat-value{margin-top:22px;font-size:30px;line-height:1;display:block}.stat-card p{color:var(--text-muted);margin:8px 0 0;font-size:11px}.content-card{padding:23px}.content-card--large{min-height:420px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-heading h3{margin:5px 0 0;font-size:18px}.quick-links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quick-link-card{border:1px solid var(--border);background:#fbfcfe;border-radius:14px;align-items:center;gap:13px;min-width:0;padding:17px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.quick-link-card:hover{box-shadow:var(--shadow-md);border-color:#fdba74;transform:translateY(-2px)}.quick-link-icon{border-radius:12px;flex:0 0 42px;width:42px;height:42px}.quick-link-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.quick-link-copy strong{font-size:13px}.quick-link-copy span{color:var(--text-muted);font-size:11px;line-height:1.45}.quick-link-arrow{color:#98a2b3;flex:none}.empty-state{text-align:center;background:#fbfcfe;border:1px dashed #d0d5dd;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:30px;display:flex}.empty-state--large{min-height:370px}.empty-state-icon{border-radius:13px;width:48px;height:48px;margin-bottom:14px}.empty-state strong{font-size:14px}.empty-state p{max-width:510px;color:var(--text-muted);margin:7px 0 0;font-size:12px;line-height:1.6}.login-page{background:#fff;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 16% 18%,#ea580c45,#0000 27%),radial-gradient(circle at 82% 80%,#c2410c30,#0000 28%),linear-gradient(135deg,#111827 0%,#182234 58%,#202b3d 100%);min-height:100vh;display:flex;position:relative;overflow:hidden}.login-visual:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-110px;right:-80px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.login-visual-content{z-index:1;flex-direction:column;flex:1;justify-content:space-between;width:100%;padding:52px clamp(38px,6vw,90px);display:flex;position:relative}.login-brand{align-items:center;gap:13px;display:flex}.login-brand-mark{background:linear-gradient(145deg,#ea580c,#9a3412);border-radius:14px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.login-brand>div{flex-direction:column;gap:2px;display:flex}.login-brand strong{font-size:15px}.login-brand span:not(.login-brand-mark){color:#94a3b8;font-size:11px}.login-message{max-width:620px;margin:auto 0;padding:80px 0}.login-message h1{letter-spacing:-.04em;max-width:620px;margin:10px 0 18px;font-size:clamp(38px,5vw,68px);line-height:1.02}.login-message p{color:#cbd5e1;max-width:540px;margin:0;font-size:15px;line-height:1.7}.login-security-note{color:#94a3b8;align-items:center;gap:10px;font-size:11px;display:flex}.login-form-section{justify-content:center;align-items:center;padding:42px;display:flex}.login-form-wrapper{width:100%;max-width:430px}.login-back-button{color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:7px;margin-bottom:65px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.login-form-heading h2{letter-spacing:-.025em;margin:8px 0 9px;font-size:31px;line-height:1.15}.login-form-heading p{color:var(--text-muted);margin:0;font-size:13px}.login-form{flex-direction:column;gap:19px;margin-top:34px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field>span{font-size:12px;font-weight:700}.form-field>input,.password-input{width:100%;min-height:50px;color:var(--text);background:#fff;border:1px solid #d0d5dd;border-radius:12px;transition:border-color .16s,box-shadow .16s}.form-field>input{outline:none;padding:0 15px}.password-input{color:#98a2b3;align-items:center;padding:0 14px;display:flex}.password-input input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;margin-left:9px}.form-field>input:focus,.password-input:focus-within{border-color:#fb923c;box-shadow:0 0 0 4px #ea580c17}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ea580c,#c2410c);border-radius:12px;min-height:50px;margin-top:4px;font-size:13px;font-weight:800;box-shadow:0 10px 22px #c2410c33}.primary-button:hover{background:linear-gradient(135deg,#c2410c,#9a3412)}.login-temporary-note{color:#98a2b3;text-align:center;margin:20px 0 0;font-size:10px;line-height:1.55}@media (width<=1120px){.sidebar{transition:transform .21s;position:fixed;left:0;transform:translate(-102%);box-shadow:20px 0 50px #0f172a3d}.sidebar--open{transform:translate(0)}.sidebar-close,.menu-trigger{display:flex}.sidebar-overlay{z-index:45;pointer-events:none;opacity:0;background:#0f172a85;transition:opacity .21s;display:block;position:fixed;inset:0}.sidebar-overlay--visible{pointer-events:auto;opacity:1}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-links-grid{grid-template-columns:1fr}}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-visual{min-height:auto}.login-visual-content{min-height:330px;padding:30px}.login-message{padding:55px 0 35px}.login-message h1{max-width:560px;font-size:clamp(32px,8vw,48px)}.login-security-note{display:none}.login-form-section{padding:42px 24px 60px}.login-back-button{display:none}}@media (width<=720px){.topbar{min-height:72px;padding:12px 16px}.topbar-title span{display:none}.topbar-title h1{font-size:17px}.topbar-search,.topbar-user-copy{display:none}.topbar-user{width:42px;padding:4px}.page-content{padding:16px}.welcome-panel,.page-heading-card{flex-direction:column;align-items:flex-start;padding:21px}.welcome-badge{width:100%}.page-heading-status{text-align:center;align-self:stretch}.stats-grid{grid-template-columns:1fr 1fr;gap:11px}.stat-card{padding:16px}.stat-value{margin-top:18px;font-size:26px}.content-card{border-radius:15px;padding:17px}}@media (width<=460px){.sidebar{width:min(88vw,310px)}.stats-grid{grid-template-columns:1fr}.login-visual-content{min-height:300px;padding:24px 20px}.login-message{padding:44px 0 20px}.login-message p{font-size:13px}.login-form-section{padding:36px 20px 50px}.login-form-heading h2{font-size:27px}}:root{-webkit-tap-highlight-color:transparent;text-rendering:optimizelegibility}html{scroll-behavior:smooth;background:#fff7ed;min-height:100%}body{overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;min-height:100%}button,a,input,select,textarea{touch-action:manipulation}button,[role=button]{-webkit-user-select:none;user-select:none}input,select,textarea{font-size:16px}img,svg{max-width:100%}@supports (padding:max(0px)){body{padding-bottom:env(safe-area-inset-bottom)}}@media (width<=760px){body{overflow-x:hidden}main,.page-stack,.dashboard-page,.orders-place-page,.orders-unload-page,.order-history-page,.warehouse-page,.products-page,.suppliers-page,.users-page,.info-business-page{width:100%;max-width:100%}.page-stack{gap:14px}.page-heading-card,.card,.panel,.section-card,.orders-place-card,.orders-unload-card,.historical-order-card,.warehouse-card,.product-card,.supplier-card,.user-card{border-radius:20px}.page-heading-card{padding:15px}.page-heading-card h1,.page-heading-card h2,.page-heading-title,.page-title{word-break:break-word;line-height:1.12}.page-heading-card p,.page-heading-description,.section-description{line-height:1.35}button,.button,.primary-button,.secondary-button,.danger-button,.ghost-button,.quantity-stepper-button,.orders-place-action-button,.orders-unload-action-button,input,select,textarea{min-height:44px}textarea{line-height:1.35}.modal,.dialog,.sheet,.drawer,[class*=modal],[class*=dialog],[class*=sheet]{max-width:calc(100vw - 20px)}[class*=modal-overlay],[class*=dialog-overlay]{padding:10px}[class*=modal-content],[class*=modal-card],[class*=dialog-content]{-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 28px);overflow-y:auto}.quantity-stepper,[class*=quantity-stepper]{gap:8px}.quantity-stepper button,[class*=quantity-stepper] button{min-width:44px;min-height:44px}.orders-place-products-grid,.orders-unload-grid,.order-history-cards-grid,.warehouse-grid,.products-grid,.suppliers-grid,.users-grid{grid-template-columns:1fr}.data-backup-card,.app-status-card,.role-permissions-card,.app-maintenance-card,.data-reset-card{border-radius:22px;padding:15px}.data-backup-header,.app-status-header,.role-permissions-header,.app-maintenance-header,.data-reset-header{gap:11px}.app-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-permissions-grid,.data-backup-actions,.app-maintenance-actions{grid-template-columns:1fr}.sidebar,[class*=sidebar]{overscroll-behavior:contain}.topbar,[class*=topbar]{min-height:56px}}@media (width<=420px){.page-heading-card{padding:14px}.page-heading-card h1,.page-heading-title,.page-title{font-size:clamp(1.25rem,7vw,1.65rem)}.app-status-grid{grid-template-columns:1fr}.app-status-item{min-height:68px}button,.button,.primary-button,.secondary-button,.danger-button,.ghost-button{width:100%}.actions,.button-row,[class*=actions],[class*=button-row]{gap:9px}}[class*=empty],[class*=Empty],.empty-state{color:#9a3412;text-align:center;background:linear-gradient(135deg,#fff7edf5,#fffffffa);border:1px dashed #f9731647;border-radius:22px;padding:18px}[class*=empty] svg,[class*=Empty] svg,.empty-state svg{color:#f97316;opacity:.86}[class*=empty] h2,[class*=empty] h3,[class*=empty] strong,[class*=Empty] h2,[class*=Empty] h3,[class*=Empty] strong,.empty-state h2,.empty-state h3,.empty-state strong{color:#7c2d12}[class*=empty] p,[class*=Empty] p,.empty-state p{color:#9a3412;line-height:1.38}[role=alert],[class*=error],[class*=Error]{border-radius:18px}[role=alert],[class*=error-message],[class*=ErrorMessage],[class*=form-error],[class*=FormError]{color:#991b1b;background:#fef2f2f2;border:1px solid #dc26262e}[class*=success],[class*=Success]{border-radius:18px}[class*=success-message],[class*=SuccessMessage],[class*=form-success],[class*=FormSuccess]{color:#166534;background:#f0fdf4f2;border:1px solid #16a34a2e}[class*=warning],[class*=Warning],[class*=notice],[class*=Notice],[class*=info-note],[class*=InfoNote]{border-radius:18px;line-height:1.38}[class*=warning],[class*=Warning]{color:#92400e;background:#fffbebf2;border:1px solid #f59e0b38}[class*=info-note],[class*=InfoNote],[class*=notice],[class*=Notice]{color:#075985;background:#f0f9ffeb;border:1px solid #0ea5e92e}.page-stack>[class*=empty],.page-stack>[class*=Empty],.page-stack>[role=alert]{margin-block:4px}.orders-place-empty,.orders-unload-empty,.order-history-empty,.saved-orders-empty,.warehouse-empty,.products-empty,.suppliers-empty,.users-empty,.employee-consumptions-empty,.employee-withdrawal-empty{place-items:center;gap:10px;min-height:150px;display:grid}.orders-place-empty>*,.orders-unload-empty>*,.order-history-empty>*,.saved-orders-empty>*,.warehouse-empty>*,.products-empty>*,.suppliers-empty>*,.users-empty>*,.employee-consumptions-empty>*,.employee-withdrawal-empty>*{max-width:520px}@media (width<=760px){[class*=empty],[class*=Empty],.empty-state{border-radius:20px;padding:16px 14px}[role=alert],[class*=error-message],[class*=success-message],[class*=warning],[class*=info-note],[class*=notice]{font-size:.88rem}.orders-place-empty,.orders-unload-empty,.order-history-empty,.saved-orders-empty,.warehouse-empty,.products-empty,.suppliers-empty,.users-empty,.employee-consumptions-empty,.employee-withdrawal-empty{min-height:128px}}
