:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1b1f23;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.auth-shell,.loading-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-panel,.tool-panel,.table-shell{background:#fff;border:1px solid #dde3ea;border-radius:8px;box-shadow:0 16px 40px #18274b14}.auth-panel{width:100%;max-width:400px;padding:32px}.brand-mark{color:#11734c;background:#eef7f2;border:1px solid #c8e7d6;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:inline-flex}h1,h2,p{margin:0}.auth-panel h1{margin-bottom:24px;font-size:28px;line-height:1.2}.login-form,.login-form label{gap:14px;display:grid}.login-form label{color:#3f4852;gap:8px;font-size:14px;font-weight:700}input,select{color:#1b1f23;background:#fff;border:1px solid #cdd6df;border-radius:8px;outline:none;min-height:42px;padding:10px 12px}input:focus,select:focus{border-color:#15855c;box-shadow:0 0 0 3px #15855c29}.primary-action,.ghost-action,.icon-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:800;display:inline-flex}.primary-action{color:#fff;background:#15855c;padding:0 16px}.primary-action:hover:not(:disabled){background:#0f6d4a}.primary-action.compact,.ghost-action{min-width:116px}.ghost-action{color:#26313c;background:#fff;border-color:#cdd6df;padding:0 14px}.ghost-action:hover:not(:disabled),.icon-button:hover:not(:disabled){background:#f1f4f7}.icon-button{color:#26313c;background:#fff;border-color:#cdd6df;width:40px;height:40px;padding:0}.icon-button.danger{color:#b42318}.app-shell{max-width:1180px;margin:0 auto;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.eyebrow{color:#11734c;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.topbar h1{font-size:32px;line-height:1.2}.session-actions,.toolbar-actions,.row-actions,.upload-actions,.pagination{align-items:center;gap:10px;display:flex}.session-actions span{color:#3f4852;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-weight:700;overflow:hidden}.upload-panel{margin-bottom:16px;padding:18px}.upload-panel form{grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.upload-input{color:#26313c;border:1px dashed #aebbc8;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:76px;padding:14px;display:grid}.upload-input label{margin-bottom:3px;font-weight:900;display:block}.upload-input p,.table-toolbar p{color:#687482;font-size:14px}.upload-input input{width:100%;max-width:280px}.progress-track{background:#e7ecf2;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.progress-track span{background:#15855c;height:100%;transition:width .15s;display:block}.alert{border-radius:8px;margin-bottom:16px;padding:12px 14px;font-weight:800}.alert.error{color:#9f1f16;background:#fff1f0;border:1px solid #ffd0cc}.alert.success{color:#10603f;background:#edf9f1;border:1px solid #c7ebd2}.table-shell{overflow:hidden}.table-toolbar{border-bottom:1px solid #dde3ea;justify-content:space-between;align-items:center;padding:18px;display:flex}.table-toolbar h2{font-size:20px;line-height:1.2}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:14px 18px}th{color:#53606d;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}td{color:#26313c;font-size:14px}.file-name{grid-template-columns:auto minmax(160px,1fr);align-items:center;gap:10px;max-width:420px;display:grid}.file-name span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.action-column{width:112px}.row-actions{justify-content:flex-end}.empty-state{color:#687482;place-items:center;gap:10px;min-height:220px;padding:30px;display:grid}.pagination{justify-content:flex-end;padding:16px 18px}.pagination span{color:#3f4852;text-align:center;min-width:72px;font-weight:800}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.app-shell{padding:18px}.topbar,.table-toolbar,.upload-panel form{flex-direction:column;align-items:stretch}.topbar,.table-toolbar{display:grid}.upload-panel form{grid-template-columns:1fr}.upload-input{grid-template-columns:auto 1fr}.upload-input input{grid-column:1/-1;max-width:none}.upload-actions,.toolbar-actions,.session-actions,.pagination{justify-content:space-between}.primary-action.compact,.ghost-action{flex:1;min-width:0}}
