:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#1f6f54;--primary-dark:#16503d;--danger:#c0392b;--border:#d9d9d9;--bg:#f7f7f5;font-family:-apple-system,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:#222;margin:0}#root{background:#fff;flex-direction:column;max-width:720px;height:100dvh;margin:0 auto;display:flex}a{color:var(--primary)}button{cursor:pointer;font-size:1rem}.btn{background:var(--primary);color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;display:inline-block}.btn:disabled{cursor:not-allowed;background:#aaa}.btn.secondary{color:var(--primary);border:1px solid var(--primary);background:#fff}.btn.danger{background:var(--danger)}.page{flex:1;min-height:0;padding:1rem;overflow-y:auto}.field{flex-direction:column;gap:.3rem;margin-bottom:.8rem;display:flex}input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid var(--border);border-radius:6px;padding:.5rem;font-size:1rem}.card{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:.8rem;padding:1rem}.list-item{border-bottom:1px solid var(--border);color:inherit;justify-content:space-between;align-items:center;padding:.8rem;text-decoration:none;display:flex}.tag{border-radius:999px;padding:.15rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.tag.available{color:var(--primary-dark);background:#e5f5ee}.tag.borrowed{color:#a5680a;background:#fdf1dc}.tag.lost,.tag.decommissioned{color:var(--danger);background:#fbe4e2}.scan-icon-btn{background:var(--primary);color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;box-shadow:0 2px 6px #00000026}.tag.instrument{background:var(--primary);color:#fff}.repair-instrument-group{border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;overflow:hidden}.repair-instrument-group-header{background:var(--bg);border-bottom:1px solid var(--border);color:inherit;align-items:center;gap:.5rem;padding:.6rem .8rem;text-decoration:none;display:flex}.repair-instrument-asset-no{color:#666;font-size:.85rem}.repair-instrument-group .list-item:last-child{border-bottom:none}.error-text{color:var(--danger);font-size:.9rem}.tab-group{gap:.5rem;margin-bottom:1rem;display:flex}.tab-btn{border:1px solid var(--primary);color:var(--primary);background:#fff;border-radius:8px;flex:1;padding:.6rem;font-weight:600}.tab-btn.active{background:var(--primary);color:#fff}.success-text{color:var(--primary-dark);font-size:.9rem}.import-error-table{border-collapse:collapse;width:100%;margin-top:.6rem;font-size:.85rem}.import-error-table th,.import-error-table td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.4rem}.icon-btn{border:1px solid var(--border);width:40px;height:40px;color:var(--primary);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.filter-badge{background:var(--danger);border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.back-btn{color:var(--primary);background:0 0;border:none;align-items:center;margin-bottom:.8rem;padding:0;font-size:.95rem;font-weight:600;display:inline-flex}.timeline-row{gap:.8rem;display:flex}.timeline-rail{flex-direction:column;align-items:center;width:12px;display:flex}.timeline-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:.3rem}.timeline-dot.report{background:#888}.timeline-dot.before{background:#a5680a}.timeline-dot.after{background:var(--primary)}.timeline-line{background:var(--border);flex:1;width:2px;margin:.2rem 0}.timeline-content{flex:1;padding-bottom:1rem}.timeline-label{font-size:.9rem;font-weight:600}.timeline-meta{color:#888;margin-bottom:.4rem;font-size:.75rem}.timeline-photo{object-fit:cover;border-radius:8px;width:140px;height:140px;display:block}.timeline-note{color:#444;white-space:pre-wrap;max-width:280px;margin-top:.4rem;font-size:.85rem}.modal-backdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:10px;width:100%;max-width:480px;max-height:90vh;padding:1.2rem;overflow-y:auto}.top-bar{border-bottom:1px solid var(--border);z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex;position:sticky;top:0}#qr-reader{width:100%;max-width:480px;margin:0 auto}#qr-reader video{aspect-ratio:1;object-fit:cover;background:#000;border-radius:10px;width:100%;max-height:60vh;display:block}.dashboard-page{flex-direction:column;height:100%;display:flex}.dashboard-grid{flex:1;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(84px,1fr);gap:.7rem;min-height:0;display:grid;overflow-y:auto}.dashboard-card{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.dashboard-card-body{text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.6rem;display:flex}.dashboard-card-body:disabled{cursor:default}.dashboard-card-label{font-size:.95rem;font-weight:600}.dashboard-card-status{color:#888;font-size:.8rem}.dashboard-card-ctrl{border-top:1px solid var(--border);display:flex}.dashboard-card-ctrl button{color:var(--primary);border:none;border-right:1px solid var(--border);background:0 0;flex:1;padding:.4rem 0;font-size:.85rem}.dashboard-card-ctrl button:last-child{color:var(--danger);border-right:none}.highlight-pulse{animation:.6s ease-in-out 2 highlight-pulse}@keyframes highlight-pulse{0%,to{box-shadow:0 0 #1f6f5480}50%{box-shadow:0 0 0 6px #1f6f5400}}.dashboard-chip{border:1px solid var(--primary);color:var(--primary);background:#fff;border-radius:999px;padding:.3rem .8rem;font-size:.85rem}.admin-only-badge{color:var(--primary);background:#1f6f541a;border-radius:999px;margin-top:.15rem;padding:.05rem .5rem;font-size:.65rem;font-weight:600;display:block}.repair-ticket-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.repair-ticket-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.swipe-row{border-radius:10px;position:relative;overflow:hidden}.swipe-row-actions{align-items:stretch;display:flex;position:absolute;top:0;bottom:0;right:0}.swipe-row-actions button{color:#fff;white-space:nowrap;border:none;padding:0 1rem;font-size:.85rem;font-weight:600}.swipe-row-action-edit{background:#6b7280}.swipe-row-action-toggle{background:#a5680a}.swipe-row-action-delete{background:var(--danger)}.swipe-row-content{touch-action:pan-y;background:#fff;transition:transform .2s;position:relative}@media (width<=520px){.repair-ticket-actions{flex-direction:column;align-items:stretch;width:100%}.repair-ticket-actions select,.repair-ticket-actions button{width:100%}}.label-canvas-frame{border:1px solid var(--border);background:#fff;margin-bottom:1rem;position:relative;overflow:hidden}.label-element{box-sizing:border-box;border:1px dashed var(--primary);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;color:#222;white-space:nowrap;background:#1f6f540f;align-items:center;padding:0 4px;display:flex;position:absolute;overflow:hidden}.label-element.dragging{cursor:grabbing;background:#1f6f5426}.label-element-handle{background:var(--primary);cursor:nwse-resize;touch-action:none;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-7px;right:-7px}.label-element-list{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.label-element-list label{align-items:center;gap:.5rem;font-size:.9rem;display:flex}
