@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--fleet-color-bg: #ffffff;--fleet-color-bg-secondary: #f7f9fa;--fleet-color-surface: #ffffff;--fleet-color-surface-hover: #f0f4f5;--fleet-color-text: #1a2b3c;--fleet-color-text-secondary: #4a5e6d;--fleet-color-text-muted: #8899a6;--fleet-color-border: #e1e8ec;--fleet-color-border-light: #eef2f4;--fleet-color-primary: #007a7a;--fleet-color-primary-hover: #006666;--fleet-color-primary-light: #e6f4f4;--fleet-color-success: #00856a;--fleet-color-success-light: #e3f5f0;--fleet-color-warning: #b87b00;--fleet-color-warning-light: #fff7e6;--fleet-color-danger: #c43d3d;--fleet-color-danger-light: #fce8e8;--fleet-font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--fleet-font-mono: ui-monospace, SFMono-Regular, monospace;--fleet-radius: 8px;--fleet-radius-lg: 12px;--fleet-shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--fleet-shadow-lg: 0 4px 12px rgba(0, 0, 0, .08)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--fleet-font-sans);background:var(--fleet-color-bg-secondary);color:var(--fleet-color-text);-webkit-font-smoothing:antialiased}._dashboard_xo157_2{font-family:var(--fleet-font-sans);min-height:100vh;background:var(--fleet-color-bg-secondary)}._header_xo157_8{background:var(--fleet-color-surface);border-bottom:1px solid var(--fleet-color-border);padding:20px 40px;display:flex;justify-content:space-between;align-items:center}._headerLeft_xo157_17{display:flex;align-items:baseline;gap:20px}._title_xo157_23{font-size:22px;font-weight:700;color:var(--fleet-color-primary);letter-spacing:-.02em;margin:0}._timestamp_xo157_31{font-size:12px;color:var(--fleet-color-text-muted)}._headerActions_xo157_36{display:flex;gap:12px}._btn_xo157_41,._btnPrimary_xo157_41{padding:10px 20px;font-size:14px;font-weight:500;border-radius:var(--fleet-radius);transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px;cursor:pointer}._btn_xo157_41{background:var(--fleet-color-surface);color:var(--fleet-color-text-secondary);border:1px solid var(--fleet-color-border)}._btn_xo157_41:hover{background:var(--fleet-color-surface-hover);border-color:var(--fleet-color-primary);color:var(--fleet-color-primary)}._btnPrimary_xo157_41{background:var(--fleet-color-primary);color:#fff;border:none}._btnPrimary_xo157_41:hover{background:var(--fleet-color-primary-hover);transform:translateY(-1px);box-shadow:var(--fleet-shadow)}._main_xo157_78{max-width:1280px;margin:0 auto;padding:32px 40px}._empty_xo157_84{text-align:center;padding:60px;color:var(--fleet-color-text-muted);font-size:15px;background:var(--fleet-color-surface);border:1px solid var(--fleet-color-border);border-radius:var(--fleet-radius-lg)}._statsBar_xo157_95{display:flex;gap:24px;margin-bottom:20px}._stat_xo157_95{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--fleet-color-text-secondary)}._statValue_xo157_109{font-weight:600;color:var(--fleet-color-text);font-variant-numeric:tabular-nums}._stat_xo157_95._danger_xo157_115 ._statValue_xo157_109{color:var(--fleet-color-danger)}._statLabel_xo157_119{color:var(--fleet-color-text-muted)}._filterTabs_xo157_124{display:inline-flex;background:var(--fleet-color-surface);border:1px solid var(--fleet-color-border);border-radius:var(--fleet-radius);padding:4px;margin-bottom:20px}._filterTab_xo157_124{padding:8px 18px;font-size:13px;font-weight:500;background:none;border:none;color:var(--fleet-color-text-muted);border-radius:6px;transition:all .2s ease;cursor:pointer}._filterTab_xo157_124:hover{color:var(--fleet-color-text)}._filterTab_xo157_124._active_xo157_149{background:var(--fleet-color-primary);color:#fff}._alertBanner_xo157_155{background:linear-gradient(135deg,var(--fleet-color-danger) 0%,#a83232 100%);border-radius:var(--fleet-radius-lg);padding:20px 24px;margin-bottom:28px;color:#fff;box-shadow:var(--fleet-shadow-lg)}._alertContent_xo157_164{display:flex;align-items:center;gap:12px;margin-bottom:16px}._alertCount_xo157_171{background:#fff;color:var(--fleet-color-danger);font-weight:700;font-size:14px;padding:4px 12px;border-radius:20px}._alertText_xo157_180{font-weight:600;font-size:15px}._alertList_xo157_185{display:flex;flex-direction:column;gap:10px}._alertItem_xo157_191{background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:12px 16px;border-radius:var(--fleet-radius);display:flex;align-items:center;gap:12px;font-size:14px}._alertBagId_xo157_202{font-family:var(--fleet-font-mono);font-weight:600}._alertArrow_xo157_207{opacity:.6}._alertPatient_xo157_211{flex:1}._alertDays_xo157_215{font-size:12px;opacity:.8;background:#fff3;padding:2px 8px;border-radius:4px}._alertAction_xo157_223{background:#fff;color:var(--fleet-color-danger);border:none;padding:6px 14px;font-size:13px;font-weight:600;border-radius:6px;transition:all .2s;cursor:pointer}._alertAction_xo157_223:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._table_xo157_241{background:var(--fleet-color-surface);border:1px solid var(--fleet-color-border);border-radius:var(--fleet-radius-lg);overflow:hidden;box-shadow:var(--fleet-shadow)}._tableHeader_xo157_249{display:grid;grid-template-columns:140px 100px 1fr 180px 100px 100px;gap:16px;padding:14px 24px;background:var(--fleet-color-bg-secondary);border-bottom:1px solid var(--fleet-color-border)}._tableHeaderCell_xo157_258{font-size:11px;font-weight:600;color:var(--fleet-color-text-muted);text-transform:uppercase;letter-spacing:.08em}._row_xo157_266{border-bottom:1px solid var(--fleet-color-border-light)}._row_xo157_266:last-child{border-bottom:none}._row_xo157_266._critical_xo157_274{background:linear-gradient(90deg,var(--fleet-color-danger-light) 0%,var(--fleet-color-surface) 40%);border-left:3px solid var(--fleet-color-danger)}._row_xo157_266._ghostUse_xo157_279{background:linear-gradient(90deg,#fff8e1 0%,var(--fleet-color-surface) 40%);border-left:3px solid #f59e0b}._rowMain_xo157_284{display:grid;grid-template-columns:140px 100px 1fr 180px 100px 100px;gap:16px;padding:16px 24px;align-items:center;cursor:pointer;transition:background .15s ease}._rowMain_xo157_284:hover{background:var(--fleet-color-surface-hover)}._rowId_xo157_298{font-family:var(--fleet-font-mono);font-weight:600;font-size:14px;color:var(--fleet-color-primary);display:flex;flex-direction:column;gap:4px}._ghostBadge_xo157_308{display:inline-block;margin-left:8px;font-size:11px;font-weight:600;color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:2px 7px;vertical-align:middle;white-space:nowrap}._cell_xo157_322{font-size:14px;color:var(--fleet-color-text-secondary);display:flex;align-items:center;flex-wrap:wrap;gap:4px}._cellEmpty_xo157_331{color:var(--fleet-color-text-muted)}._shelf_xo157_335{font-size:13px;color:var(--fleet-color-text-muted);font-style:italic}._status_xo157_342{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;border-radius:20px}._status_xo157_342:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}._status_xo157_342._inuse_xo157_360{background:var(--fleet-color-success-light);color:var(--fleet-color-success)}._status_xo157_342._available_xo157_365{background:var(--fleet-color-border-light);color:var(--fleet-color-text-muted)}._status_xo157_342._expired_xo157_370,._status_xo157_342._expiredinuse_xo157_370{background:var(--fleet-color-danger-light);color:var(--fleet-color-danger)}._status_xo157_342._discarded_xo157_375{background:var(--fleet-color-border-light);color:var(--fleet-color-text-muted)}._lifecycle_xo157_381{display:flex;align-items:center;gap:12px}._progress_xo157_387{flex:1;height:6px;background:var(--fleet-color-border);border-radius:3px;overflow:hidden}._progressBar_xo157_395{height:100%;border-radius:3px;transition:width .3s ease}._days_xo157_401{font-size:13px;color:var(--fleet-color-text-muted);white-space:nowrap;min-width:60px}._overdue_xo157_408{color:var(--fleet-color-danger);font-weight:600}._sensor_xo157_414{display:flex;align-items:center;gap:8px}._sensorDot_xo157_420{width:10px;height:10px;border-radius:50%;background:var(--fleet-color-border);box-shadow:inset 0 1px 2px #0000001a}._sensorDot_xo157_420._active_xo157_149{background:var(--fleet-color-success);box-shadow:0 0 0 3px var(--fleet-color-success-light)}._sensorTime_xo157_433{font-size:12px;color:var(--fleet-color-text-muted)}._rowActions_xo157_439{display:flex;justify-content:flex-end}._btnDanger_xo157_444,._btnRestore_xo157_444{padding:7px 14px;font-size:13px;font-weight:500;border:none;border-radius:6px;transition:all .2s ease;cursor:pointer}._btnDanger_xo157_444{background:var(--fleet-color-danger-light);color:var(--fleet-color-danger)}._btnDanger_xo157_444:hover{background:var(--fleet-color-danger);color:#fff}._btnRestore_xo157_444{background:var(--fleet-color-success-light);color:var(--fleet-color-success)}._btnRestore_xo157_444:hover{background:var(--fleet-color-success);color:#fff}._rowDetails_xo157_475{padding:20px 24px;background:var(--fleet-color-bg-secondary);border-top:1px solid var(--fleet-color-border-light)}._detailGrid_xo157_481{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:20px}._detail_xo157_481{display:flex;flex-direction:column;gap:6px}._detailLabel_xo157_494{font-size:11px;color:var(--fleet-color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}._detailValue_xo157_502{font-size:14px;color:var(--fleet-color-text);font-weight:500}._history_xo157_508{border-top:1px solid var(--fleet-color-border);padding-top:16px}._historyTitle_xo157_513{font-size:12px;color:var(--fleet-color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:12px;display:block}._historyItem_xo157_523{display:flex;justify-content:space-between;padding:10px 14px;font-size:13px;color:var(--fleet-color-text-secondary);background:var(--fleet-color-surface);border-radius:6px;margin-bottom:6px}._historyItem_xo157_523:last-child{margin-bottom:0}._historyDates_xo157_538{color:var(--fleet-color-text-muted)}._sensorSection_xo157_543{border-top:1px solid var(--fleet-color-border);padding-top:16px;margin-bottom:16px}._sensorTitle_xo157_549{font-size:12px;color:var(--fleet-color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:12px;display:block}._sensorData_xo157_559{display:flex;align-items:center;gap:16px;padding:12px 16px;background:var(--fleet-color-surface);border-radius:8px;border:1px solid var(--fleet-color-border-light)}._sensorStatus_xo157_569{font-size:14px;font-weight:600;padding:4px 12px;border-radius:16px}._sensorTouched_xo157_576{background:#fff7e6;color:#b87b00}._sensorNotTouched_xo157_581{background:var(--fleet-color-bg-secondary);color:var(--fleet-color-text-muted)}._sensorRaw_xo157_586{font-size:13px;color:var(--fleet-color-text-secondary);font-family:var(--fleet-font-mono)}._sensorNoData_xo157_592{font-size:13px;color:var(--fleet-color-text-muted);font-style:italic;padding:12px 16px;background:var(--fleet-color-bg-secondary);border-radius:8px;display:block}._loadingContainer_xo157_603{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:var(--fleet-color-text-muted);font-size:14px}._spinner_xo157_613{width:32px;height:32px;border:3px solid var(--fleet-color-border);border-top-color:var(--fleet-color-primary);border-radius:50%;animation:_spin_xo157_613 .8s linear infinite;margin-bottom:16px}@keyframes _spin_xo157_613{to{transform:rotate(360deg)}}@media(max-width:1100px){._tableHeader_xo157_249,._rowMain_xo157_284{grid-template-columns:120px 90px 1fr 140px 100px}._tableHeader_xo157_249>:nth-child(5),._rowMain_xo157_284>:nth-child(5){display:none}}@media(max-width:800px){._tableHeader_xo157_249,._rowMain_xo157_284{grid-template-columns:100px 80px 1fr 100px}._tableHeader_xo157_249>:nth-child(4),._tableHeader_xo157_249>:nth-child(5),._tableHeader_xo157_249>:nth-child(6),._rowMain_xo157_284>:nth-child(4),._rowMain_xo157_284>:nth-child(5),._rowMain_xo157_284>:nth-child(6){display:none}._detailGrid_xo157_481{grid-template-columns:repeat(2,1fr)}._header_xo157_8{flex-direction:column;gap:16px;align-items:flex-start}._main_xo157_78{padding:20px}}
