:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-size:17px;color:#e2e8f0;background-color:#0b1120;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#111827,#0b1120 55%,#020617)}h1,h2,h3,p{margin:0}button,input{font-family:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding:32px 24px 48px;display:flex;flex-direction:column;gap:24px}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;border-radius:20px;background:#0f172ae6;box-shadow:0 20px 50px #02061799;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(56,189,248,.2)}.brand{display:flex;align-items:center;gap:16px}.brand-icon{width:72px;height:72px;border-radius:22px;background:#0b1220;display:grid;place-items:center;font-size:24px;color:#fff;box-shadow:0 10px 24px #02061780;border:1px solid rgba(30,41,59,.9)}.brand-icon img{width:56px;height:56px;object-fit:contain;display:block}.brand-subtitle{display:none}.brand-title{margin:0;font-size:1.2rem;font-weight:700;color:#f8fafc}.brand-subtitle{margin:4px 0 0;color:#94a3b8;font-size:.9rem}.auth-panel{display:flex;align-items:center;gap:16px;padding:10px 14px;border-radius:16px;background:#02061799;border:1px solid rgba(30,41,59,.8)}.user-label{margin:0;font-size:.8rem;color:#94a3b8}.user-name{margin:4px 0 0;font-weight:600;color:#f8fafc}.content-area{display:flex;flex-direction:column;gap:24px}.card{background:#0f172a;border-radius:20px;padding:24px;box-shadow:0 20px 50px #02061799;display:flex;flex-direction:column;gap:18px}.login-card{max-width:480px;margin:80px auto 0;text-align:center}.login-card h1{margin:0;font-size:2rem;color:#f8fafc}.hint{margin:0;color:#94a3b8;font-size:.85rem}.location-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.location-tile{text-align:left;padding:18px;border-radius:16px;border:1px solid #1e293b;background:#111827;transition:all .2s ease;color:#f8fafc}.location-tile:hover{border-color:#38bdf8;box-shadow:0 10px 24px #38bdf826}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.category-card{border-radius:16px;border:1px solid #1e293b;padding:16px;background:#111827;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:6px}.category-card.active{border-color:#38bdf8;background:#0b1e3a;box-shadow:0 8px 20px #38bdf826}.category-title{margin:0;font-weight:600;color:#f8fafc}.category-count{color:#94a3b8;font-size:.85rem}.table{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#111827}.table-title{margin:0;font-weight:600;color:#f8fafc}.stock-pill{padding:6px 12px;border-radius:999px;background:#1e293b;font-weight:600}.mhd-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:600;margin-left:6px}.mhd-good{background:#16a34a33;color:#4ade80}.mhd-mid{background:#eab30833;color:#facc15}.mhd-low{background:#ef444433;color:#f87171}.mhd-neutral{background:#1e293b;color:#94a3b8}.qty-controls{display:inline-flex;align-items:center;gap:8px}.check-control{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#94a3b8}.icon-button{width:32px;height:32px;border-radius:10px;border:1px solid #1e293b;background:#0f172a;font-size:1.1rem;font-weight:700;color:#e2e8f0;cursor:pointer;display:grid;place-items:center}.scanner-card{gap:24px}.scanner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.scanner-preview{position:relative;border-radius:18px;background:#020617;min-height:240px;overflow:hidden}.scanner-preview video{width:100%;height:100%;object-fit:cover}.scanner-overlay{position:absolute;inset:0;display:grid;place-items:center;color:#e2e8f0;font-weight:600;background:#020617b3}.scanner-actions{display:grid;gap:12px}.details-card{gap:20px}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.details-actions{display:flex;justify-content:flex-end;gap:12px}.field{display:grid;gap:6px;font-size:.9rem;color:#94a3b8}input,select{padding:12px 14px;border-radius:10px;border:1px solid #1e293b;font-size:1rem;background:#0b1220;color:#e2e8f0}button.primary{padding:12px 18px;border-radius:12px;background:#38bdf8;color:#0f172a;border:none;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:10px}.button-icon{width:20px;height:20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;background:#fff;color:#1e40af}.button-icon img{width:16px;height:16px;display:block}button.secondary{padding:12px 18px;border-radius:12px;background:#1e293b;color:#e2e8f0;border:none;font-weight:600;cursor:pointer}button.ghost{padding:10px 16px;border-radius:999px;border:1px solid #1e293b;background:transparent;cursor:pointer;font-weight:600;color:#e2e8f0}button.ghost:hover{border-color:#38bdf8;color:#f8fafc}.status-message{padding:10px 14px;border-radius:10px;background:#111827;color:#e2e8f0;font-weight:500}.muted{color:#94a3b8;font-size:.85rem}.empty{color:#94a3b8;font-size:.9rem;padding:12px 0}@media(max-width:720px){.top-bar{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.brand{justify-content:space-between;width:100%}.brand-title{font-size:1.1rem}.brand-subtitle{font-size:.85rem}.auth-panel{width:100%;justify-content:space-between;padding:12px}.auth-panel button.ghost{padding:8px 14px}.table-row{grid-template-columns:1fr}.card-header{flex-direction:column;align-items:flex-start}}
