*{box-sizing:border-box}body{color:#0f172a;background:linear-gradient(#f8fafc,#eff6ff);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}#root{min-height:100vh}.app-layout{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#cbd5e1;background:#0f172a;border-right:1px solid #1e293b;flex-direction:column;gap:14px;padding:18px 14px;display:flex}.sidebar-header h3{color:#f8fafc;margin:0;font-size:22px}.sidebar-eyebrow{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:11px}.user-card{background:#111f3d;border:1px solid #223153;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.user-avatar{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:inline-flex}.user-name{color:#f8fafc;margin:0 0 4px;font-size:14px;font-weight:600}.role-badge{text-transform:uppercase;letter-spacing:.03em;color:#bfdbfe;background:#1e3a8a;border:1px solid #3b82f6;border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;display:inline-flex}.sidebar-sections{gap:12px;display:grid}.nav-section{gap:6px;display:grid}.nav-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0;padding:0 8px;font-size:11px}.nav-list{gap:4px;display:grid}.nav-link{color:#cbd5e1;border-radius:10px;align-items:center;gap:9px;padding:9px 10px 9px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.nav-link-indicator{background:0 0;border-radius:0 999px 999px 0;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-link:hover{color:#f8fafc;background:#1e293b}.nav-link.active{color:#fff;background:#2563eb;box-shadow:0 8px 20px #2563eb40}.nav-link.active .nav-link-indicator{background:#bfdbfe}.sidebar-footer{margin-top:auto;padding-top:8px}.sidebar-logout-btn{background:#e2e8f0;justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.content{padding:24px}.page-head h1{margin:0;font-size:26px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#93c5fd;margin:0 0 4px;font-size:12px}.muted{color:#64748b;margin:6px 0 0;font-size:14px}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:16px;padding:16px;box-shadow:0 10px 30px #0f172a0d}.toolbar{grid-template-columns:1fr 180px auto;gap:10px;margin-bottom:12px;display:grid}.form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.inline-form{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-bottom:12px;padding:12px}.scanner{gap:10px;max-width:620px;display:grid}.scanner-layout{gap:14px;max-width:880px;margin:0 auto;display:grid}.scanner-layout-premium{gap:16px;max-width:920px}.scanner-warehouse-card{gap:12px;width:100%;max-width:680px;margin:0 auto;padding:18px;display:grid}.scanner-warehouse-card-premium{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e8edf3;border-radius:18px;gap:14px;max-width:760px;box-shadow:0 14px 36px #0f172a14}.scanner-head{color:#1e293b;align-items:center;gap:8px;display:flex}.scanner-head-premium{align-items:flex-start;gap:10px}.scanner-head-icon{color:#1d4ed8;background:linear-gradient(145deg,#dbeafe,#bfdbfe);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.scanner-head-sub{color:#64748b;margin:2px 0 0;font-size:12px}.scanner-field{gap:6px;display:grid}.scanner-field-label{text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-size:11px;font-weight:700}.scanner-input-main{border-color:#dbe3ef;border-radius:12px;height:50px;font-size:16px;box-shadow:0 1px 2px #0f172a0d}.scanner-scan-field .scanner-input-main{font-size:17px}.scanner-loading{margin:0;font-size:13px}.scanner-product-slot{min-height:106px}.scanner-product-card{background:linear-gradient(#f8fbff,#f1f5f9);border:1px solid #dbe3ef;border-radius:14px;padding:12px}.scanner-product-card-empty{background:#f8fafc;border-style:dashed;place-items:center;min-height:98px;display:grid}.scanner-product-card-empty p{margin:0}.scanner-product-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.scanner-product-title h3{margin:0}.scanner-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin-top:8px;display:grid}.scanner-product-grid p{color:#334155;margin:0;font-size:13px}.scanner-product-photo{margin-top:10px}.scanner-scan-counter{background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;justify-content:space-between;align-items:baseline;margin-top:10px;padding:10px 12px;display:flex}.scanner-scan-counter span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.scanner-scan-counter strong{font-variant-numeric:tabular-nums;color:#1d4ed8;font-size:30px;line-height:1}.scanner-last-scan{color:#64748b;margin:8px 0 0;font-size:12px}.scanner-actions-row{grid-template-columns:minmax(160px,240px) auto 1fr;align-items:end;gap:10px;display:grid}.scanner-reset-btn{border-radius:12px;width:auto;min-width:110px;height:46px;font-weight:600}.scanner-remove-btn{border-radius:12px;height:46px;font-size:15px;font-weight:600;box-shadow:0 4px 12px #2563eb40}.scanner-actions-row .scanner-amount-field input{font-variant-numeric:tabular-nums;border-radius:12px;height:46px;min-height:46px;font-size:15px;font-weight:600}.scanner-feedback{border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.scanner-feedback.success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.scanner-feedback.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.scanner-activity-card{width:100%;max-width:680px;margin:0 auto}.scanner-activity-card-premium{border:1px solid #e8edf3;border-radius:16px;max-width:760px;box-shadow:0 12px 30px #0f172a0f}.scanner-activity-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.scanner-activity-card h3{margin:0}.scanner-activity-count{color:#1e3a8a;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.scanner-activity-list{gap:8px;display:grid}.scanner-activity-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.scanner-activity-item p{color:#64748b;margin:2px 0 0;font-size:12px}.scanner-activity-meta{justify-items:end;gap:2px;display:grid}.scanner-activity-meta span{color:#b91c1c;font-weight:700}.scanner-activity-meta small{color:#64748b;font-size:11px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.stat-card h2{margin:8px 0 0;font-size:28px}.dashboard-page-premium{gap:16px;margin-top:8px;display:grid}.dashboard-page-premium .dashboard-grid{gap:14px}.dashboard-page-premium .panel{margin-top:0}.dashboard-panel-premium{background:linear-gradient(#fff 0%,#fafbfc 100%);border:1px solid #e8edf3;border-radius:18px;padding:18px 18px 20px;box-shadow:0 14px 40px #0f172a12}.dashboard-mini-panel .dashboard-card-title{font-size:15px}.dashboard-activity-panel{padding-bottom:18px}.dashboard-card-head{grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-bottom:16px;display:grid}.dashboard-card-head--compact{margin-bottom:14px}.dashboard-card-head-icon{color:#1e40af;background:linear-gradient(145deg,#dbeafe,#eff6ff);border:1px solid #bfdbfe;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 6px 16px #2563eb1f}.dashboard-card-head-icon--blue{color:#1d4ed8;background:linear-gradient(145deg,#dbeafe,#eff6ff);border-color:#bfdbfe}.dashboard-card-head-icon--violet{color:#6d28d9;background:linear-gradient(145deg,#ede9fe,#f5f3ff);border-color:#ddd6fe;box-shadow:0 6px 16px #6d28d91f}.dashboard-card-head-icon--slate{color:#334155;background:linear-gradient(145deg,#f1f5f9,#f8fafc);border-color:#e2e8f0;box-shadow:0 6px 14px #0f172a0f}.dashboard-card-head-icon--teal{color:#0f766e;background:linear-gradient(145deg,#ccfbf1,#f0fdfa);border-color:#99f6e4;box-shadow:0 6px 16px #0f766e1a}.dashboard-card-head-icon--amber{color:#b45309;background:linear-gradient(145deg,#fef3c7,#fffbeb);border-color:#fde68a;box-shadow:0 6px 16px #b453091a}.dashboard-card-head-icon--indigo{color:#4338ca;background:linear-gradient(145deg,#e0e7ff,#eef2ff);border-color:#c7d2fe;box-shadow:0 6px 16px #4338ca1f}.dashboard-card-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 4px;font-size:11px;font-weight:700}.dashboard-card-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:700;line-height:1.25}.dashboard-grid{gap:12px;display:grid}.dashboard-kpis{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-kpi-card{background:linear-gradient(155deg,#fff 0%,#f8fafc 55%,#f1f5f9 100%);border:1px solid #e8edf3;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px 18px 17px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a14}.dashboard-kpi-card:before{content:"";opacity:.85;border-radius:18px 18px 0 0;height:3px;position:absolute;inset:0 0 auto}.kpi-card--products:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.kpi-card--stores:before{background:linear-gradient(90deg,#0d9488,#14b8a6)}.kpi-card--inflow:before{background:linear-gradient(90deg,#059669,#34d399)}.kpi-card--outflow:before{background:linear-gradient(90deg,#e11d48,#fb7185)}.kpi-card--defects:before{background:linear-gradient(90deg,#d97706,#fbbf24)}.dashboard-kpi-icon{border:1px solid #ffffffb3;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 20px #0f172a14}.kpi-card--products .dashboard-kpi-icon{color:#4f46e5;background:linear-gradient(145deg,#eef2ff,#e0e7ff)}.kpi-card--stores .dashboard-kpi-icon{color:#0f766e;background:linear-gradient(145deg,#ccfbf1,#e0f2fe)}.kpi-card--inflow .dashboard-kpi-icon{color:#047857;background:linear-gradient(145deg,#d1fae5,#ecfdf5)}.kpi-card--outflow .dashboard-kpi-icon{color:#be123c;background:linear-gradient(145deg,#ffe4e6,#fce7f3)}.kpi-card--defects .dashboard-kpi-icon{color:#b45309;background:linear-gradient(145deg,#fef3c7,#ffedd5)}.dashboard-kpi-body{min-width:0}.dashboard-kpi-label{text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin:0 0 6px;font-size:11px;font-weight:700}.dashboard-kpi-value{letter-spacing:-.03em;color:#0f172a;font-variant-numeric:tabular-nums;margin:0 0 6px;font-size:30px;font-weight:800;line-height:1}.dashboard-kpi-hint{color:#64748b;font-size:12px;line-height:1.35;display:block}.dashboard-charts{grid-template-columns:1.55fr 1fr;margin-top:0}.dashboard-breakdowns{grid-template-columns:repeat(3,1fr);margin-top:0}.section-title{color:#1e293b;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;display:flex}.movement-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:200px;display:grid}.movement-chart-premium{padding:4px 2px 0}.movement-day{justify-items:center;gap:8px;display:grid}.movement-day p{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0;font-size:11px;font-weight:600}.movement-bars{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #e8edf3;border-radius:14px;align-items:end;gap:5px;width:100%;height:160px;padding:6px 6px 8px;display:flex;box-shadow:inset 0 1px #fffc}.bar{border-radius:8px 8px 5px 5px;flex:1;min-height:4px;box-shadow:0 2px 6px #0f172a14}.bar-add{background:linear-gradient(#60a5fa 0%,#2563eb 55%,#1d4ed8 100%)}.bar-remove{background:linear-gradient(#cbd5e1 0%,#94a3b8 100%)}.chart-legend{color:#64748b;gap:14px;margin-top:10px;font-size:12px;display:flex}.chart-legend-premium{border-top:1px solid #eef2f7;margin-top:14px;padding-top:12px;font-weight:600}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.dot{border-radius:999px;width:10px;height:10px;display:inline-block}.dot-add{background:linear-gradient(145deg,#60a5fa,#2563eb);box-shadow:0 1px 3px #2563eb59}.dot-remove{background:linear-gradient(145deg,#cbd5e1,#64748b)}.pie-layout{grid-template-columns:130px 1fr;align-items:center;gap:14px;display:grid}.pie-layout-premium{grid-template-columns:140px 1fr;gap:18px}.pie-chart{border-radius:999px;width:130px;height:130px;box-shadow:inset 0 0 0 10px #fff,0 12px 28px #2563eb1f}.pie-layout-premium .pie-chart{width:140px;height:140px}.pie-list{gap:10px;display:grid}.pie-item{background:#fff;border:1px solid #eef2f7;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.pie-label{color:#334155;align-items:center;gap:8px;min-width:0;font-weight:500;display:inline-flex}.pie-label i{border-radius:999px;flex-shrink:0;width:10px;height:10px;display:inline-block}.pie-value{font-variant-numeric:tabular-nums;color:#0f172a}.mini-list{gap:8px;display:grid}.mini-list-premium{gap:8px}.mini-list-row{background:linear-gradient(#fff,#f8fafc);border:1px solid #e8edf3;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:grid;box-shadow:0 2px 8px #0f172a0a}.mini-list-rank{color:#475569;font-variant-numeric:tabular-nums;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.mini-list-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.mini-list-qty{font-variant-numeric:tabular-nums;color:#1e40af;font-weight:700}.dashboard-activity-badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-activity-badge--add{color:#047857;background:linear-gradient(#d1fae5,#a7f3d0);border:1px solid #6ee7b7}.dashboard-activity-badge--remove{color:#1d4ed8;background:linear-gradient(#dbeafe,#bfdbfe);border:1px solid #93c5fd}.dashboard-activity-badge--defect{color:#9a3412;background:linear-gradient(#ffedd5,#fed7aa);border:1px solid #fdba74}.dashboard-activity-badge--neutral{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.dashboard-activity-product{color:#0f172a;text-overflow:ellipsis;max-width:220px;font-weight:600;overflow:hidden}.dashboard-th-qty{white-space:nowrap;width:1%}.dashboard-num-cell{font-variant-numeric:tabular-nums;color:#334155;font-weight:700}.dashboard-activity-date{color:#64748b;white-space:nowrap;font-size:13px}.dashboard-activity-table tbody td:first-child{width:1%}input,select,button{border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}input:focus,select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.search-select{position:relative}.search-select-input{padding-right:34px}.search-select-input-readonly{cursor:pointer}.search-select-toggle{color:#64748b;background:0 0;border:none;border-radius:8px;width:26px;height:calc(100% - 8px);position:absolute;top:4px;right:6px}.search-select-menu{z-index:40;background:#fff;border:1px solid #dbe3ef;border-radius:12px;max-height:296px;margin-top:6px;position:absolute;left:0;right:0;overflow:auto;box-shadow:0 12px 28px #0f172a1f}.search-select-option{text-align:left;background:0 0;border:none;border-radius:0;width:100%;padding:10px 12px}.search-select-option:hover{background:#eff6ff}.search-select-option.selected{color:#1d4ed8;background:#dbeafe;font-weight:600}.search-select-empty{color:#64748b;padding:10px 12px}.checkbox-field{color:#334155;align-items:center;gap:8px;margin-top:8px;font-size:13px;display:inline-flex}.checkbox-field input{width:16px;height:16px}.btn{cursor:pointer;border:none}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#0f172a;background:#e2e8f0}.icon-btn{justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;display:inline-flex}.icon-btn-danger{color:#b91c1c}.icon-btn-danger:hover{background:#fee2e2}.table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:auto}table{border-collapse:collapse;background:#fff;width:100%;font-size:13px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px}th{color:#334155;background:#f8fafc;font-weight:600}tbody tr:hover{background:#f8fafc}.pager{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.products-panel{padding:14px}.products-toolbar{grid-template-columns:minmax(360px,1.8fr) repeat(3,minmax(140px,.7fr)) auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.products-panel.products-page-premium{background:linear-gradient(#fff 0%,#fafbfc 100%);border:1px solid #e8edf3;border-radius:18px;padding:18px 18px 22px;box-shadow:0 14px 40px #0f172a12}.products-filter-surface{background:linear-gradient(130deg,#e0e7ff 0%,#f1f5f9 42%,#fff 100%);border-radius:16px;margin-bottom:18px;padding:1px;box-shadow:0 2px 10px #0f172a0d}.products-toolbar-v2{background:#fff;border:1px solid #eef2f7;border-radius:15px;grid-template-columns:1fr;align-items:end;gap:14px;padding:16px 16px 14px;display:grid}@media (width>=1100px){.products-toolbar-v2{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(140px,1fr)) auto}}@media (width>=720px) and (width<=1099px){.products-toolbar-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.products-filter-block-search{grid-column:1/-1}}.products-filter-block{gap:6px;min-width:0;display:grid}.products-filter-label{text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-size:11px;font-weight:700}.products-filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:44px;padding:10px 12px;font-size:14px;box-shadow:0 1px 2px #0f172a0a}.products-filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.products-search-wrap-lg{border-color:#e2e8f0;border-radius:12px;min-height:44px;box-shadow:0 1px 2px #0f172a0a}.products-search-wrap-lg input{min-height:42px}.products-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}@media (width<=719px){.products-toolbar-actions{flex-direction:column;align-items:stretch}.products-toolbar-actions .btn{width:100%}}.products-clear-filters-btn{border-radius:12px;width:auto;font-weight:600}.products-add-btn{border-radius:12px;padding:10px 16px;font-weight:600;box-shadow:0 4px 14px #2563eb47}.products-flash{border-radius:12px;margin-bottom:14px;padding:10px 14px;font-size:14px;font-weight:500}.products-flash-success{color:#065f46;background:linear-gradient(#ecfdf5,#d1fae5);border:1px solid #a7f3d0}.products-table-surface{background:#fff;border:1px solid #e8edf3;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0f172a0f}.products-table-surface .table-wrap{border:none;border-radius:0}.products-table-premium thead th{text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:12px;font-size:11px}.products-th-actions{text-align:right;white-space:nowrap;width:1%}.products-table-premium tbody td{vertical-align:middle;padding:12px}.products-table-premium .products-table-cell-activity{white-space:normal;min-width:148px;max-width:240px}.product-activity{gap:6px;font-size:12px;display:grid}.product-activity-row{gap:2px;display:grid}.product-activity-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:10px;font-weight:700}.product-activity-value{color:#334155;font-weight:500;line-height:1.35}.product-thumb-lg{border-radius:11px;width:44px;height:44px}.product-row-title{color:#0f172a;font-weight:600}.product-row-meta{font-variant-numeric:tabular-nums}.products-mono{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:500}.products-qty{font-variant-numeric:tabular-nums;color:#0f172a;font-weight:600}.product-row-actions{justify-content:flex-end;gap:8px}.products-table-premium .product-row-actions .icon-btn-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:42px;min-width:42px;height:42px;box-shadow:0 1px 2px #0f172a0d}.products-table-premium .product-row-actions .icon-btn-row:hover{background:#f8fafc;border-color:#cbd5e1}.products-pager-bar{gap:14px;margin-top:18px;padding:4px 8px 0}.products-pager-btn{border-radius:12px;width:auto;min-width:104px;padding:9px 16px;font-weight:600}.products-pager-meta{color:#475569;font-size:13px;font-weight:600}.products-filter-surface.categories-filter-surface{background:linear-gradient(130deg,#fef3c7 0%,#f8fafc 40%,#fff 100%)}.products-filter-surface.defect-reasons-filter-surface{background:linear-gradient(130deg,#fed7aa 0%,#fff7ed 36%,#fff 100%)}.defect-reasons-toolbar-v2{grid-template-columns:1fr}@media (width>=720px){.defect-reasons-toolbar-v2{grid-template-columns:minmax(260px,1.4fr) minmax(150px,.95fr) auto}}.defect-reason-desc-cell{color:#64748b;white-space:normal;max-width:420px;font-size:13px;line-height:1.45}.products-filter-surface.product-defects-filter-surface{background:linear-gradient(130deg,#fecdd3 0%,#fff1f2 36%,#fff 100%)}.product-defects-toolbar-v2{grid-template-columns:1fr}@media (width>=720px){.product-defects-toolbar-v2{grid-template-columns:minmax(260px,1.4fr) minmax(170px,.95fr) auto}}.product-defect-comment-cell{color:#64748b;white-space:normal;max-width:280px;font-size:13px;line-height:1.45}.product-defect-reason{color:#334155;font-weight:600}.products-flash-warn{color:#9a3412;background:linear-gradient(#fff7ed,#ffedd5);border:1px solid #fdba74;margin-bottom:12px}.products-filter-surface.stocks-filter-surface{background:linear-gradient(130deg,#ccfbf1 0%,#f0fdfa 38%,#fff 100%)}.stocks-toolbar-v2{grid-template-columns:1fr}@media (width>=720px){.stocks-toolbar-v2{grid-template-columns:minmax(260px,1.45fr) minmax(150px,.85fr) auto}}.stocks-date-cell{color:#475569;white-space:nowrap;font-size:13px;font-weight:500}.stocks-movement-icon{color:#047857;background:linear-gradient(145deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.categories-toolbar-v2{grid-template-columns:1fr}@media (width>=720px){.categories-toolbar-v2{grid-template-columns:minmax(260px,1.4fr) minmax(150px,.95fr) auto}}.category-avatar-lg{border-radius:12px;width:42px;min-width:42px;height:42px;font-size:0}.products-filter-surface.stores-filter-surface{background:linear-gradient(130deg,#dbeafe 0%,#f1f5f9 42%,#fff 100%)}.stores-toolbar-v2{grid-template-columns:1fr}@media (width>=720px){.stores-toolbar-v2{grid-template-columns:minmax(260px,1.4fr) minmax(150px,.95fr) auto}}.stores-desc-cell{color:#64748b;white-space:normal;max-width:320px;font-size:13px;line-height:1.45}.products-filter-surface.users-filter-surface{background:linear-gradient(130deg,#ede9fe 0%,#f1f5f9 40%,#fff 100%)}.users-toolbar-premium{grid-template-columns:1fr}@media (width>=720px) and (width<=999px){.users-toolbar-premium{grid-template-columns:repeat(2,minmax(0,1fr))}.users-toolbar-premium .products-filter-block-search,.users-toolbar-premium .products-toolbar-actions{grid-column:1/-1}}@media (width>=1000px){.users-toolbar-premium{grid-template-columns:minmax(260px,1.25fr) minmax(130px,.55fr) minmax(130px,.55fr) auto}}.user-list-avatar{letter-spacing:.02em;color:#fff;background:linear-gradient(145deg,#3b82f6,#1d4ed8);border-radius:999px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #2563eb47}.products-table-premium .role-admin,.products-table-premium .role-worker{text-transform:capitalize}.categories-toolbar{grid-template-columns:minmax(340px,1fr) 170px auto auto}.users-toolbar{grid-template-columns:minmax(340px,1fr) 150px 150px auto auto}.stock-toolbar{grid-template-columns:minmax(340px,1fr) 150px auto}.search-wrap{background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-wrap svg{color:#64748b}.search-wrap input{box-shadow:none;border:none;padding-left:0}.search-wrap input:focus{box-shadow:none}.add-product-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.products-table-wrap{border-radius:14px}.products-table tbody tr{transition:background .15s}.products-table tbody tr:hover{background:#f8fbff}.product-cell{align-items:center;gap:10px;display:flex}.category-avatar{color:#2563eb;background:#eff6ff;border:1px solid #dbe3ef;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.defect-avatar{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.user-avatar-cell{font-size:11px;font-weight:700}.role-admin{color:#1e3a8a;background:#dbeafe}.role-worker{color:#374151;background:#e5e7eb}.stock-add{color:#065f46;background:#d1fae5}.stock-remove{color:#991b1b;background:#fee2e2}.stock-transit{color:#3730a3;background:#e0e7ff}.product-cell p{color:#64748b;margin:2px 0 0;font-size:12px}.product-thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:38px;height:38px}.status-badge{text-transform:capitalize;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.status-active{color:#065f46;background:#d1fae5}.status-inactive{color:#991b1b;background:#fee2e2}.status-in_transit{color:#1e3a8a;background:#dbeafe}.low-stock-badge{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:3px 8px;font-weight:700}.action-buttons{gap:6px;display:inline-flex}.products-empty{text-align:center;background:#f8fbff;border:1px solid #dbe3ef;border-radius:14px;justify-items:center;gap:6px;width:100%;max-width:440px;padding:20px 16px;display:grid}.products-empty-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;place-items:center;padding:22px 14px;display:grid}.products-empty h3{margin:0}.products-empty-icon{color:#2563eb;background:#eaf2ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.products-empty-clear{width:auto;min-width:120px}.pager-modern{justify-content:center;margin-top:14px}.pager-modern button{width:auto;min-width:84px}.modal-overlay{z-index:1000;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-overlay-product{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c}.modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(760px,100%);padding:16px;box-shadow:0 20px 40px #0f172a33}.modal-card-product{border:1px solid #94a3b859;border-radius:20px;width:min(720px,100%);padding:0;overflow:hidden;box-shadow:inset 0 0 0 1px #fff9,0 25px 50px -12px #0f172a47,0 12px 24px #0f172a14}.modal-card-compact{width:min(560px,100%)}.defect-reason-form .product-form-body{max-height:none;padding-bottom:4px}.modal-confirm{width:min(460px,100%)}.modal-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.modal-head h3{margin:0}.modal-head-product{background:linear-gradient(145deg,#f8fafc 0%,#fff 55%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:16px;margin-bottom:0;padding:22px 24px 18px}.modal-head-product.modal-head-no-subtitle{align-items:center}.modal-head-product-text h3{letter-spacing:-.03em;color:#0f172a;font-size:1.35rem;font-weight:700;line-height:1.2}.modal-head-product-lead{color:#64748b;max-width:42ch;margin:6px 0 0;font-size:13px;line-height:1.45}.modal-close-btn{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;box-shadow:0 1px 2px #0f172a0f}.modal-close-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.product-form{gap:12px;display:grid}.product-form-product{gap:0}.product-form-body{gap:22px;max-height:min(70vh,640px);padding:20px 24px 8px;display:grid;overflow-y:auto}.product-form-section{gap:12px;display:grid}.product-form-section-head{gap:2px;display:grid}.product-form-section-title{text-transform:uppercase;letter-spacing:.1em;color:#475569;margin:0;font-size:11px;font-weight:700}.product-form-section-hint{color:#94a3b8;margin:0;font-size:12px;line-height:1.4}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-form-grid-fields{gap:14px 16px}.form-field{gap:6px;min-width:0;display:grid}.form-field-label{color:#334155;font-size:12px;font-weight:600}.form-field input,.form-field select{background:#fff;border-color:#e2e8f0;transition:border-color .15s,box-shadow .15s}.form-field input:hover,.form-field select:hover{border-color:#cbd5e1}.product-form-section-media{gap:10px}.product-image-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-dropzone{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:2px dashed #cbd5e1;border-radius:16px;place-items:center;min-height:168px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid;position:relative}.product-dropzone:hover:not(.is-busy):not(.has-preview){background:linear-gradient(#eff6ff 0%,#f8fafc 100%);border-color:#93c5fd}.product-dropzone.is-dragging{background:linear-gradient(#dbeafe 0%,#eff6ff 100%);border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.product-dropzone.is-busy{pointer-events:none;opacity:.85}.product-dropzone.has-preview{background:#0f172a;border-style:solid;border-color:#e2e8f0;min-height:200px;padding:0;overflow:hidden}.product-dropzone-empty{text-align:center;justify-items:center;gap:6px;padding:24px 20px;display:grid}.product-dropzone-icon{color:#2563eb;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 4px 14px #2563eb1f}.product-dropzone-title{color:#0f172a;margin:8px 0 0;font-size:15px;font-weight:600}.product-dropzone-sub{color:#64748b;margin:0 0 4px;font-size:12px}.product-dropzone .spin{animation:.9s linear infinite product-spin}@keyframes product-spin{to{transform:rotate(360deg)}}.product-dropzone-browse{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:auto;margin-top:8px;padding:10px 18px;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #2563eb40}.product-dropzone-preview-wrap{background:radial-gradient(circle at 50% 30%,#334155 0%,#0f172a 70%);place-items:center;width:100%;min-height:200px;max-height:260px;display:grid;position:relative}.product-dropzone-preview{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:260px}.product-dropzone-preview-overlay{background:linear-gradient(#0000,#0f172ad1);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.product-dropzone-preview-overlay .btn{width:auto}.btn-compact{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:auto;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.btn-ghost-danger{color:#b91c1c;background:#fee2e2f2;border:1px solid #fecaca}.btn-ghost-danger:hover:not(:disabled){background:#fee2e2}.product-image-upload-error{margin:0;font-size:13px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.modal-actions .btn{width:auto}.modal-actions-product{background:linear-gradient(#fafbfc 0%,#fff 100%);border-top:1px solid #e8edf3;gap:10px;margin:0;padding:16px 24px 20px}.modal-actions-product .btn-modal-cancel{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:100px;font-weight:600}.modal-actions-product .btn-modal-cancel:hover{background:#f8fafc;border-color:#cbd5e1}.modal-actions-product .btn-modal-submit{border-radius:12px;min-width:148px;padding:10px 20px;font-weight:600;box-shadow:0 4px 14px #2563eb4d}.modal-actions-product .btn-modal-submit:disabled{opacity:.65;box-shadow:none}.product-form-grid-single{grid-template-columns:1fr;gap:14px;display:grid}.form-field-span-2{grid-column:1/-1}.user-account-form .product-form-body,.store-form .product-form-body,.category-form .product-form-body{max-height:none;padding-bottom:4px}.defect-qty-section .defect-qty-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width<=520px){.defect-qty-section .defect-qty-cards{grid-template-columns:1fr}}.defect-qty-card{cursor:pointer;background:linear-gradient(165deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;gap:8px;min-width:0;padding:16px 16px 14px;transition:border-color .15s,box-shadow .15s;display:grid;box-shadow:0 1px 2px #0f172a0a}.defect-qty-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.defect-qty-card:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.defect-qty-card-warn{background:linear-gradient(165deg,#fffbeb 0%,#fff7ed 100%);border-color:#fed7aa}.defect-qty-card-warn:focus-within{border-color:#fdba74;box-shadow:0 0 0 3px #fb923c26}.defect-qty-card-muted{background:linear-gradient(165deg,#f8fafc 0%,#f1f5f9 100%);border-color:#e2e8f0}.defect-qty-card-icon{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.defect-qty-card-warn .defect-qty-card-icon{color:#c2410c;background:#ffedd5}.defect-qty-card-muted .defect-qty-card-icon{color:#475569;background:#e2e8f0}.defect-qty-card-label{color:#0f172a;letter-spacing:-.02em;font-size:14px;font-weight:700}.defect-qty-card-hint{color:#64748b;margin-top:-4px;font-size:12px;line-height:1.35}.defect-qty-card input{font-variant-numeric:tabular-nums;margin-top:4px;font-weight:600}.btn-danger{background:#dc2626}.btn-danger:hover{background:#b91c1c}.auth-wrap{place-items:center;min-height:100vh;padding:24px 20px 32px;display:grid;position:relative;overflow:hidden}.auth-wrap-premium{background:linear-gradient(165deg,#eef2ff 0%,#f8fafc 38%,#eff6ff 72%,#f1f5f9 100%)}.auth-ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.auth-ambient-orb{filter:blur(72px);opacity:.55;border-radius:50%;position:absolute}.auth-ambient-orb--a{background:radial-gradient(circle at 30% 30%,#93c5fd,#6366f1 45%,#0000 70%);width:min(520px,90vw);height:min(520px,90vw);top:-18%;right:-12%}.auth-ambient-orb--b{opacity:.4;background:radial-gradient(circle,#a5b4fc,#38bdf8 40%,#0000 68%);width:min(420px,75vw);height:min(420px,75vw);bottom:-20%;left:-15%}.auth-ambient-orb--c{filter:blur(48px);opacity:.35;background:radial-gradient(circle,#ffffffe6,#0000 65%);width:min(280px,50vw);height:min(280px,50vw);top:42%;left:50%;transform:translate(-50%,-50%)}.auth-card{z-index:1;width:100%;max-width:420px;position:relative}.auth-card-premium{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(165deg,#fffffff5 0%,#fff 40%,#fafbff 100%);border:1px solid #ffffffbf;border-radius:22px;gap:16px;max-width:440px;padding:28px 28px 30px;display:grid;box-shadow:0 4px 7px #0f172a0a,0 22px 50px #0f172a1a,inset 0 0 0 1px #94a3b81f}.auth-card-brand{grid-template-columns:auto 1fr;align-items:center;gap:16px;display:grid}.auth-card-logo{color:#1d4ed8;background:linear-gradient(145deg,#dbeafe,#eff6ff);border:1px solid #bfdbfe;border-radius:16px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 28px #2563eb33}.auth-card-brand-text{min-width:0}.auth-card-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin:0 0 4px;font-size:11px;font-weight:700}.auth-card-title{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:24px;font-weight:800;line-height:1.2}.auth-card-sub{color:#64748b;margin:-4px 0 0;font-size:14px;line-height:1.5}.auth-field{gap:6px;margin:0;display:grid}.auth-field-label{text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-size:11px;font-weight:700}.auth-input{border:1px solid #e2e8f0;border-radius:12px;min-height:46px;padding:11px 14px;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0f172a0a}.auth-input:hover{border-color:#cbd5e1}.auth-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}.auth-flash{border-radius:12px;padding:11px 14px;font-size:13px;font-weight:600;line-height:1.4}.auth-flash-error{color:#991b1b;background:linear-gradient(#fef2f2,#fee2e2);border:1px solid #fecaca}.auth-submit-btn{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;margin-top:2px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 6px 20px #2563eb52}.auth-submit-btn:hover{box-shadow:0 8px 24px #2563eb61}.text-danger{color:#dc2626}.text-success{color:#059669}.center-screen{place-items:center;min-height:100vh;display:grid}@media (width<=980px){.app-layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #1e293b;border-right:none;gap:10px}.sidebar-sections{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.dashboard-charts,.dashboard-breakdowns{grid-template-columns:1fr}.pie-layout{grid-template-columns:1fr;justify-items:center}.pie-layout-premium{text-align:center;grid-template-columns:1fr;justify-items:center}.pie-layout-premium .pie-list{width:100%;max-width:320px}.products-toolbar,.products-toolbar-v2,.categories-toolbar-v2,.stores-toolbar-v2,.users-toolbar-premium,.defect-reasons-toolbar-v2,.product-defects-toolbar-v2,.stocks-toolbar-v2,.categories-toolbar,.users-toolbar,.stock-toolbar,.product-form-grid,.scanner-product-grid,.scanner-actions-row{grid-template-columns:1fr}.scanner-warehouse-card-premium,.scanner-activity-card-premium{max-width:100%}}
