:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:#f6f8fa;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{width:min(1600px,100% - 72px);margin:0 auto;padding:48px 0}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-header h1{color:#101820;margin:0;font-size:2.25rem;line-height:1.1}.page-header p{color:#5d6b78;margin:8px 0 0;font-size:1rem}.account-actions{color:#5d6b78;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:.94rem;display:flex}.auth-shell{place-items:center;min-height:100vh;display:grid}.auth-panel{background:#fff;border:1px solid #d8e0e8;border-radius:8px;width:min(100%,420px);padding:28px;box-shadow:0 10px 32px #10182812}.auth-panel h1{color:#101820;margin:0;font-size:2rem;line-height:1.1}.auth-panel p{color:#5d6b78;margin:10px 0 0}.login-form{gap:16px;margin-top:22px;display:grid}.login-form label{color:#5d6b78;letter-spacing:0;text-transform:uppercase;gap:6px;font-size:.82rem;font-weight:700;display:grid}.login-form input{color:#17202a;min-height:40px;font:inherit;text-transform:none;border:1px solid #cfd7df;border-radius:8px;padding:8px 10px;font-size:.98rem}.login-form input:focus{border-color:#1d4ed8;outline:2px solid #1d4ed82e}.toolbar{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.filter-button{color:#24313f;cursor:pointer;background:#fff;border:1px solid #cfd7df;border-radius:8px;min-height:40px;padding:0 14px;transition:border-color .14s,color .14s,background .14s}.filter-button:hover{border-color:#7f8fa0}.filter-button.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.list-section{background:#fff;border:1px solid #d8e0e8;border-radius:8px;overflow:hidden;box-shadow:0 10px 32px #10182812}.list-heading{border-bottom:1px solid #e5ebf0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.list-heading h2{color:#101820;margin:0;font-size:1.05rem}.list-heading span{color:#5d6b78;white-space:nowrap;font-size:.95rem}.message{color:#5d6b78;margin:0;padding:28px 20px}.message.error{color:#9f1239;background:#fff1f2}.table-wrap{overflow-x:hidden}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1f5;padding:14px 16px}th{color:#5d6b78;letter-spacing:0;text-transform:uppercase;background:#fbfcfd;font-size:.78rem;font-weight:700}td{color:#24313f;overflow-wrap:anywhere;font-size:.94rem}th:first-child,td:first-child{width:23%}th:nth-child(2),td:nth-child(2){width:7%}th:nth-child(3),td:nth-child(3){width:10%}th:nth-child(4),td:nth-child(4){width:8%}th:nth-child(5),td:nth-child(5){width:11%}th:nth-child(6),td:nth-child(6){width:22%}th:nth-child(7),td:nth-child(7){width:9%}th:nth-child(8),td:nth-child(8){width:10%}td strong{color:#101820;margin-bottom:4px;font-size:.98rem;display:block}td p{color:#5d6b78;max-width:420px;margin:0}tbody tr:last-child td{border-bottom:0}.status{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.status-open{color:#14532d;background:#dcfce7}.status-in_progress{color:#1e3a8a;background:#dbeafe}.status-waiting{color:#713f12;background:#fef3c7}.status-completed{color:#334155;background:#e2e8f0}.status-cancelled{color:#881337;background:#ffe4e6}.action-buttons{flex-wrap:wrap;gap:8px;display:flex}.complete-button{color:#fff;cursor:pointer;background:#15803d;border:1px solid #15803d;border-radius:8px;min-height:34px;padding:0 12px}.complete-button:hover:not(:disabled){background:#166534}.complete-button:disabled{color:#f8fafc;cursor:not-allowed;background:#94a3b8;border-color:#94a3b8}.secondary-button,.save-button{cursor:pointer;border-radius:8px;min-height:34px;padding:0 12px}.secondary-button{color:#24313f;background:#fff;border:1px solid #cfd7df}.secondary-button:hover:not(:disabled){border-color:#7f8fa0}.save-button{color:#fff;background:#1d4ed8;border:1px solid #1d4ed8}.save-button:hover:not(:disabled){background:#1e40af}.secondary-button:disabled,.save-button:disabled{opacity:.65;cursor:not-allowed}.no-action{color:#7f8fa0;font-size:.9rem}.editing-row label{color:#5d6b78;letter-spacing:0;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:700;display:grid}.editing-row label+label{margin-top:12px}.editing-row input,.editing-row select,.editing-row textarea{color:#17202a;width:100%;min-width:0;min-height:36px;font:inherit;text-transform:none;background:#fff;border:1px solid #cfd7df;border-radius:8px;padding:8px 10px;font-size:.94rem}.editing-row textarea{resize:vertical}.editing-row input:focus,.editing-row select:focus,.editing-row textarea:focus{border-color:#1d4ed8;outline:2px solid #1d4ed82e}@media (width<=720px){.app-shell{width:min(100% - 20px,1600px);padding:28px 0}.page-header{display:block}.account-actions{justify-content:flex-start;align-items:flex-start;margin-top:16px}.page-header h1{font-size:1.85rem}.filter-button{flex:140px}}
