*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Segoe UI,sans-serif;font-size:13px;color:#1a1a2e;background:#f0f2f5}.app-shell{display:flex;height:100vh;overflow:hidden}.sidebar{width:220px;min-width:220px;background:linear-gradient(160deg,#1a1a2e,#16213e 60%,#0f3460);color:#e0e0e0;display:flex;flex-direction:column;padding:0;overflow-y:auto}.sidebar-brand{padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-brand img{display:block;max-width:100%;height:auto}.sidebar-brand p{font-size:10px;color:#90a4ae;margin-top:4px}.sidebar-nav{flex:1;padding:10px 0}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 18px;cursor:pointer;color:#b0bec5;border-left:3px solid transparent;transition:all .15s;font-size:12px;text-decoration:none}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:#ffffff1a;color:#fff;border-left-color:#42a5f5}.sidebar-footer{padding:14px 18px;border-top:1px solid rgba(255,255,255,.08);font-size:11px;color:#78909c}.sidebar-footer strong{color:#b0bec5;display:block}.sidebar-footer .badge-role{background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:10px;margin-top:4px;display:inline-block}.btn-logout{width:100%;margin-top:8px;padding:7px;background:#ef535026;border:1px solid rgba(239,83,80,.3);color:#ef9a9a;border-radius:6px;cursor:pointer;font-size:11px;transition:all .15s}.btn-logout:hover{background:#ef535040}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.page-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:14px 24px;display:flex;align-items:center;gap:12px}.page-header h2{font-size:16px;font-weight:700;color:#1a1a2e}.page-header .page-actions{margin-left:auto;display:flex;gap:8px;align-items:center}.page-body{flex:1;overflow-y:auto;padding:20px 24px}.btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;border:none;transition:all .15s}.btn-primary{background:#1565c0;color:#fff}.btn-primary:hover{background:#0d47a1}.btn-success{background:#2e7d32;color:#fff}.btn-success:hover{background:#1b5e20}.btn-danger{background:#c62828;color:#fff}.btn-danger:hover{background:#b71c1c}.btn-outline{background:#fff;color:#546e7a;border:1px solid #cfd8dc}.btn-outline:hover{background:#f5f5f5}.btn-sm{padding:4px 10px;font-size:11px}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014;padding:18px;margin-bottom:16px}.card-title{font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:14px;display:flex;align-items:center;gap:8px}.tbl-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{background:#f5f7fa;font-size:11px;font-weight:700;color:#546e7a;text-transform:uppercase;letter-spacing:.5px;padding:9px 12px;text-align:left;border-bottom:2px solid #e0e0e0;white-space:nowrap}td{padding:8px 12px;border-bottom:1px solid #f0f2f5;font-size:12px;color:#37474f;vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover td{background:#fafbfc}.txt-right{text-align:right}.txt-center{text-align:center}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px}select,input[type=text],input[type=number],input[type=date]{height:32px;padding:0 10px;border:1px solid #cfd8dc;border-radius:6px;font-size:12px;color:#37474f;background:#fff;outline:none}select:focus,input:focus{border-color:#42a5f5}label{font-size:11px;font-weight:600;color:#546e7a}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.modal{background:#fff;border-radius:12px;padding:24px;width:520px;max-width:95vw;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e}.modal-title{font-size:15px;font-weight:700;margin-bottom:18px;color:#1a1a2e}.modal-footer{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.form-group{margin-bottom:14px}.form-group label{display:block;margin-bottom:4px;font-size:11px;font-weight:600;color:#546e7a}.form-group input,.form-group select{width:100%}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:20px}.kpi-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014;padding:16px 18px;border-left:4px solid #1565c0}.kpi-card .label{font-size:11px;font-weight:700;color:#78909c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.kpi-card .value{font-size:20px;font-weight:800;color:#1a1a2e}.kpi-card .value.pos{color:#2e7d32}.kpi-card .value.neg{color:#c62828}.kpi-card .value.amber{color:#e65100}.kpi-card .hint{font-size:11px;color:#78909c;margin-top:4px}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:18px;margin-bottom:22px}.chart-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #00000014;padding:18px;margin-bottom:16px}.chart-card h3{margin:0 0 12px;font-size:13px;font-weight:700;color:#1a1a2e}.chart-wrap{position:relative;height:280px}.chart-wrap.tall{height:340px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width: 900px){.two-col{grid-template-columns:1fr}}.sku-picker{position:relative;margin-bottom:14px}.sku-picker input[type=text]{width:100%;padding:10px 14px;height:auto}.sku-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:260px;overflow-y:auto;box-shadow:0 6px 20px #0f2c4c1f;z-index:20;display:none}.sku-suggestions.open{display:block}.sku-suggestions .opt{padding:9px 14px;font-size:13px;cursor:pointer;display:flex;justify-content:space-between;gap:10px}.sku-suggestions .opt:hover{background:#f0f4fa}.sku-suggestions .opt .desc{color:#78909c;font-size:12px}.sku-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.sku-chip{background:#1565c0;color:#fff;padding:5px 10px 5px 12px;border-radius:999px;font-size:12.5px;display:flex;align-items:center;gap:8px}.sku-chip button{background:#ffffff40;border:none;color:#fff;width:18px;height:18px;border-radius:50%;cursor:pointer;font-size:12px;line-height:1}.sku-empty{color:#78909c;font-size:13px;padding:20px;text-align:center}.import-drop{border:2px dashed #cfd8dc;border-radius:10px;padding:24px;text-align:center;color:#78909c;margin-bottom:12px}.import-drop.ready{border-color:#2e7d32;color:#2e7d32;background:#f1f8f2}.import-log{background:#0f172a;color:#cbd5e1;font-family:Consolas,monospace;font-size:11.5px;padding:14px;border-radius:8px;max-height:260px;overflow-y:auto;white-space:pre-wrap}.alert{padding:10px 14px;border-radius:6px;font-size:12px;margin-bottom:12px}.alert-warn{background:#fff3e0;color:#e65100;border-left:4px solid #ff9800}.alert-success{background:#e8f5e9;color:#2e7d32;border-left:4px solid #4caf50}.alert-danger{background:#ffebee;color:#c62828;border-left:4px solid #ef5350}.login-screen{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#0f3460)}.login-card{background:#fff;border-radius:16px;padding:36px 40px;width:360px;box-shadow:0 16px 48px #0000004d}.login-card h1{font-size:20px;font-weight:800;color:#1a1a2e;margin-bottom:4px}.login-card p{font-size:12px;color:#78909c;margin-bottom:24px}.login-error{color:#c62828;font-size:11px;margin-top:8px}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#1565c0;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.sidebar{width:180px;min-width:180px}.page-body{padding:12px}.form-row,.charts-grid{grid-template-columns:1fr}}
