:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212f;background:#f6f7f9;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh;padding:24px}.auth-shell,.loading-screen,.error-screen{display:grid;min-height:100vh;place-content:center;gap:14px;padding:24px;text-align:center}.login-panel{width:460px;border:1px solid #dfe5ee;border-radius:8px;padding:28px;background:#fff;box-shadow:0 18px 50px #0f172a14;text-align:left}.brand-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:8px;margin-bottom:18px;background:#e0f2fe;color:#0369a1}.intro{margin:12px 0 22px;color:#64748b;font-size:14px;line-height:1.55}.login-form{display:grid;gap:14px}.login-form label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:700}.login-form input{min-height:42px;border:1px solid #d8dee8;border-radius:6px;padding:0 11px;color:#18212f}.login-form button,.error-screen button,.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:6px;border:1px solid transparent;padding:0 14px;cursor:pointer}.login-form button,.primary-button{background:#155e75;color:#fff}.login-form button{min-height:42px;margin-top:4px;font-weight:750}.login-form button:disabled,.primary-button:disabled{opacity:.72;cursor:wait}.form-error{border:1px solid #fecaca;border-radius:6px;padding:10px;background:#fef2f2;color:#b91c1c;font-size:13px}.ghost-button{background:#fff;border-color:#d8dee8;color:#334155}.icon-button{width:38px;padding:0}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.eyebrow{margin:0 0 5px;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:28px;line-height:1.15}.subtle{margin-top:8px;color:#64748b;font-size:14px}.topbar-actions{display:flex;align-items:center;gap:10px}.warning-pill{display:inline-flex;align-items:center;min-height:30px;border:1px solid #fed7aa;border-radius:999px;padding:0 11px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:700}.sync-pill{display:inline-flex;align-items:center;max-width:300px;min-height:30px;border:1px solid #bbf7d0;border-radius:999px;padding:0 11px;overflow:hidden;background:#f0fdf4;color:#166534;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px}.metric,.panel,.queue,.table-shell{border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.metric{display:flex;align-items:center;gap:13px;min-height:116px;padding:16px}.metric-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#e0f2fe;color:#0369a1}.metric-amber .metric-icon{background:#fef3c7;color:#b45309}.metric-green .metric-icon{background:#dcfce7;color:#15803d}.metric-red .metric-icon{background:#fee2e2;color:#b91c1c}.metric-purple .metric-icon{background:#ede9fe;color:#6d28d9}.metric span{display:block;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.metric strong{display:block;margin-top:3px;font-size:30px;line-height:1}.metric p{margin-top:6px;color:#64748b;font-size:13px}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr .9fr;gap:14px;margin-bottom:16px}.panel{min-height:338px;padding:16px}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#334155}.panel-title h2,.queue h2,.table-header h2{font-size:15px}.market-list{display:grid;gap:8px;margin-top:-4px}.market-list div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;color:#475569;font-size:12px}.market-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.queue{min-height:318px;padding:16px}.queue-list{display:grid;gap:10px;margin-top:12px}.queue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;border-bottom:1px solid #eef2f7;padding-bottom:9px}.queue-row strong,.queue-row span{display:block}.queue-row strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.queue-row span,.queue-row small{color:#64748b;font-size:11px}.queue-row>div:last-child{display:grid;justify-items:end;gap:4px}.empty{color:#64748b;font-size:13px}.status{display:inline-flex;align-items:center;max-width:190px;min-height:24px;border-radius:999px;padding:0 8px;overflow:hidden;background:#eef2ff;color:#3730a3;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.status-action{background:#fff7ed;color:#9a3412}.status-final{background:#ecfdf5;color:#047857}.table-shell{overflow:hidden}.table-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border-bottom:1px solid #e5ebf3}.table-header p{margin-top:4px;color:#64748b;font-size:13px}.filters{display:flex;align-items:center;gap:9px}.search-box{display:flex;align-items:center;gap:7px;width:310px;min-height:38px;border:1px solid #d8dee8;border-radius:6px;padding:0 10px;background:#fff;color:#64748b}.search-box input{width:100%;border:0;outline:0;color:#18212f}select{max-width:210px;min-height:38px;border:1px solid #d8dee8;border-radius:6px;padding:0 9px;background:#fff;color:#334155}.clear-filter-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d8dee8;border-radius:6px;background:#fff;color:#475569;cursor:pointer}.clear-filter-button:disabled{opacity:.42;cursor:not-allowed}.table-wrap{max-height:520px;overflow:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{border-bottom:1px solid #edf2f7;padding:11px 12px;text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}td{color:#334155;font-size:13px}td:first-child strong,td:first-child span{display:block}td:first-child span{margin-top:3px;color:#64748b;font-size:12px}th:nth-child(1),td:nth-child(1){width:205px}th:nth-child(2),td:nth-child(2){width:190px}th:nth-child(3),td:nth-child(3){width:110px}th:nth-child(4),td:nth-child(4){width:210px}th:nth-child(6),td:nth-child(6),th:nth-child(7),td:nth-child(7){width:96px}tr:hover td{background:#fbfdff}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;border-top:1px solid #e5ebf3;padding:10px 16px;background:#fff}.pagination-bar label{display:flex;align-items:center;gap:9px;color:#64748b;font-size:12px;font-weight:700}.pagination-bar select{width:76px;min-width:76px}.pagination-actions{display:flex;align-items:center;gap:8px}.pagination-actions span{min-width:94px;color:#475569;font-size:13px;text-align:center}.pagination-actions .ghost-button{min-height:32px;padding:0 10px;font-size:12px}.pagination-actions .ghost-button:disabled{opacity:.45;cursor:not-allowed}
