*{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}body{min-height:100vh;padding:28px;color:#172033;background:linear-gradient(135deg,#f6f1e7,#edf4f8 52%,#f7f7f1)}button,select,input{font:inherit}.login-gate{display:grid;min-height:calc(100vh - 56px);place-items:center}.login-dialog{display:grid;width:min(380px,100%);gap:18px;padding:28px;border:1px solid rgba(255,255,255,.78);border-radius:16px;background:#ffffffe0;box-shadow:0 18px 50px #3a485d2e}.password-field{display:grid;gap:8px;color:#475569;font-size:13px;font-weight:800}.password-field input{min-height:46px;padding:0 13px;border:1px solid #cbd5e1;border-radius:10px;outline:none}.login-error{color:#dc2626;font-size:13px;font-weight:800}.checking-text{color:#64748b;font-size:14px;font-weight:800}.login-btn{min-height:46px;color:#fff;background:#111827}.app-shell{width:min(1440px,100%);margin:0 auto}.hero{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:14px 18px;border-radius:14px;background:#ffffffb8;box-shadow:0 12px 34px #3a485d1f}.eyebrow{margin-bottom:4px;color:#b45309;font-size:11px;font-weight:800}h1{color:#111827;font-size:20px;line-height:1.15}.status-cards{display:grid;flex:1;grid-template-columns:repeat(3,minmax(98px,1fr));gap:8px;max-width:430px}.status-card{padding:10px 12px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#ffffffc2}.status-card span{display:block;margin-bottom:3px;color:#64748b;font-size:11px;font-weight:700}.status-card strong{color:#111827;font-size:18px}.status-card strong.status-danger{color:#dc2626}.table-panel{max-height:calc(100vh - 126px);overflow:auto;border-radius:18px;background:#ffffffdb;box-shadow:0 18px 50px #3a485d1f}table{width:100%;min-width:1120px;border-collapse:collapse}th,td{padding:14px 12px;border-bottom:1px solid #edf0f4;text-align:center;vertical-align:middle}th{position:sticky;top:0;z-index:2;color:#f8fafc;background:#111827;font-size:13px;font-weight:800;white-space:nowrap}tbody tr{background:#fffffff2}.project-name{color:#111827;font-size:16px;font-weight:800;text-align:left;white-space:nowrap}.type-red{color:#991b1b;background:#fee2e2}.time-normal{color:#1f2937;background:#f8fafc;font-weight:800}.time-yellow{color:#92400e;background:#fef3c7;font-weight:900}.time-warning{color:#9f1239;background:#ffe4e6;font-weight:900}.time-danger{color:#fff;background:#ef4444;font-weight:900}.time-text{width:118px;min-width:118px;max-width:118px;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.actions{min-width:330px}button{min-height:34px;margin:3px;padding:8px 12px;border:0;border-radius:9px;color:#fff;box-shadow:0 8px 18px #0f172a1a;cursor:pointer;font-size:13px;font-weight:800}select{min-width:108px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;font-weight:700}.start-btn{background:#059669}.end-btn{background:#dc2626}.clear-btn{background:#64748b}.queue-btn{background:#d97706}.desk-btn{background:#0284c7}.desk-clear-btn{background:#7c3aed}.clear-all{background:#991b1b;white-space:nowrap}.dot{display:inline-block;width:11px;height:11px;margin:0 3px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.empty-dot{color:#94a3b8;font-size:13px;font-weight:800}.line{display:inline-block;width:1px;height:22px;margin:0 6px;background:#cbd5e1;vertical-align:middle}.mobile-list{display:none}.mobile-card{border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#ffffffeb;box-shadow:0 10px 28px #3a485d1a}.mobile-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid #edf0f4}.mobile-card-title{color:#111827;font-size:17px;font-weight:900}.mobile-type-red{border-color:#fecaca;background:#fff1f2}.mobile-metrics,.mobile-queues,.mobile-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 14px}.mobile-queues{grid-template-columns:1fr 1fr;padding-top:0}.mobile-metric,.mobile-queue{min-width:0;padding:10px 8px;border-radius:10px;background:#f8fafc;text-align:center}.mobile-metric span,.mobile-queue span{display:block;margin-bottom:5px;color:#64748b;font-size:11px;font-weight:800}.mobile-metric strong,.mobile-queue strong{color:#1f2937;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.mobile-metric.time-danger span,.mobile-metric.time-danger strong{color:#fff}.mobile-actions button{width:100%;min-height:42px;margin:0}@media(max-width:1120px){html,body{width:100%;height:100%;overflow:hidden}body{padding:12px}.app-shell{display:flex;flex-direction:column;width:100%;height:calc(100dvh - 24px)}.hero{display:grid;grid-template-columns:1fr;gap:10px}.status-cards{grid-template-columns:repeat(3,1fr);max-width:none}.clear-all{width:100%;min-height:54px;font-size:18px}.table-panel{display:none}.mobile-list{display:grid;flex:1;gap:10px;min-height:0;overflow-y:auto;padding-bottom:14px}h1{font-size:30px}.mobile-card-title{font-size:28px}select{min-width:150px;min-height:52px;border-radius:999px;font-size:18px;font-weight:900}.mobile-actions button{min-height:66px;font-size:24px}}
