:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}a{color:inherit}code{background:#e2e8f0;border-radius:8px;padding:2px 6px}.app-shell{max-width:1500px;margin:0 auto;padding:24px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#475569;margin-bottom:8px;font-size:.78rem}.hero h1{margin:0 0 10px;font-size:2.6rem}.hero-copy{color:#475569;max-width:70ch;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}button,.button,input,select,textarea{font:inherit}button,.button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:12px 16px;text-decoration:none;display:inline-flex}button.secondary,.button.secondary{color:#0f172a;background:#e2e8f0}button.danger,.button.danger{color:#991b1b;background:#fee2e2}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.stat-card,.card,.detail-card,.table-card{background:#fff;border:1px solid #dbe4ee;border-radius:18px;box-shadow:0 12px 40px #0f172a0d}.stat-card{padding:16px}.stat-card span,.detail-card span{color:#64748b;margin-bottom:8px;font-size:.85rem;display:block}.stat-card strong,.detail-card strong{color:#0f172a;font-size:1.7rem}.stat-card.warning,.detail-card.warning{background:#fffbeb}.stat-card.danger,.detail-card.danger{background:#fef2f2}.detail-card.safe{background:#ecfdf5}.banner{color:#1d4ed8;background:#eff6ff;border-radius:14px;margin:0 0 18px;padding:14px 16px}.workspace{grid-template-columns:360px 1fr;gap:20px;display:grid}.sidebar,.editor{flex-direction:column;gap:16px;display:flex}.card,.editor,.table-card{padding:18px}.filters h2,.list h2,.editor h2,.table-card h2{margin-top:0;margin-bottom:10px;font-size:1.2rem}.filters input,.filters select,.form-grid input,.form-grid select,.form-grid textarea{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:12px 14px}.filter-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.list-header,.editor-header,.table-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.list-header span,.table-header span,.editor-header p{color:#64748b}.list-scroll{flex-direction:column;gap:10px;max-height:900px;display:flex;overflow:auto}.list-item{text-align:left;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;justify-content:space-between;gap:12px;width:100%;display:flex}.list-item.active{background:#dbeafe;border-color:#2563eb}.list-item strong,.list-item span,.list-item small{display:block}.list-item span,.list-item small{color:#64748b}.list-meta{text-align:right}.pill{border-radius:999px;justify-content:center;align-items:center;margin-top:6px;padding:4px 10px;font-size:.75rem;display:inline-flex}.pill.assigned{color:#166534;background:#dcfce7}.pill.in_stock{color:#075985;background:#e0f2fe}.pill.repair{color:#92400e;background:#fef3c7}.pill.retired{color:#374151;background:#e5e7eb}.pill.needs_asset{color:#991b1b;background:#fee2e2}.editor-actions{flex-wrap:wrap;gap:10px;display:flex}.assist-card{background:#f8fbff;border:1px dashed #bfdbfe;border-radius:18px;padding:18px}.assist-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.assist-header h3{margin:0 0 6px;font-size:1.1rem}.assist-header p{color:#64748b;margin:0}.assist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.assist-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;display:grid}.form-grid label{color:#334155;flex-direction:column;gap:8px;display:flex}.form-grid label small{color:#64748b;line-height:1.4}.full-width{grid-column:1/-1}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.detail-card{padding:16px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:12px}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fafc}.warranty.warning{color:#92400e}.warranty.danger{color:#b91c1c}.warranty.safe{color:#166534}.warranty.muted{color:#64748b}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace{grid-template-columns:1fr}}@media (width<=800px){.app-shell{padding:14px}.hero,.list-header,.editor-header,.table-header,.assist-header{flex-direction:column;align-items:stretch}.stats-grid,.detail-grid,.form-grid,.filter-row,.assist-grid{grid-template-columns:1fr}}
