*{box-sizing:border-box}body{margin:0;background:#f6f5f2;color:#1e2428;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{padding:10px 12px;border-bottom:1px solid #e2ded6;text-align:left;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th{background:#ebe7df;color:#4b5358;font-size:12px;font-weight:700;text-transform:uppercase}.app-header{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px;padding:18px 28px;border-bottom:1px solid #ddd8cf;background:#fff}.app-header h1,.detail-header h2,.login-panel h1{margin:0;letter-spacing:0}.app-header h1{font-size:24px;line-height:1.1}.eyebrow{margin:0 0 4px;color:#6b747a;font-size:12px;font-weight:700;text-transform:uppercase}.user-controls{display:flex;align-items:center;gap:12px}.user-meta{display:grid;gap:2px;justify-items:end}.user-meta span{font-weight:700}.user-meta small{color:#657078}.workspace{max-width:1500px;margin:0 auto;padding:22px 28px 32px}.toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 130px auto;gap:10px;align-items:center;margin-bottom:16px}.search-field{display:flex;min-height:40px;align-items:center;gap:8px;padding:0 12px;border:1px solid #cfc8bc;border-radius:6px;background:#fff}.search-field input{min-width:0;width:100%;border:0;outline:0}select{min-height:40px;border:1px solid #cfc8bc;border-radius:6px;background:#fff;color:#1e2428;padding:0 10px}.primary-button,.secondary-button,.icon-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-weight:700}.primary-button{border:1px solid #1e2428;background:#1e2428;color:#fff;padding:0 16px}.secondary-button{border:1px solid #b8c3bd;background:#fff;color:#24312b;padding:0 14px}.icon-button{width:40px;border:1px solid #ccd2d5;background:#fff;color:#1e2428}.content-grid{display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr) 300px;gap:16px;align-items:start}.file-section,.detail-section,.side-panel{border:1px solid #ddd8cf;border-radius:8px;background:#fff;overflow:hidden}.table-shell{min-height:520px;overflow:auto}.table-shell tr{height:46px}.table-shell tbody tr{transition:background-color .12s ease}.table-shell tbody tr:hover,.selected-row{background:#eef4f1}.file-link{width:100%;border:0;background:transparent;color:#174f7a;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-section{min-width:0}.detail-header{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #e2ded6}.detail-header h2{max-width:100%;font-size:17px;line-height:1.25;overflow-wrap:anywhere}.loading-pill{flex:0 0 auto;border-radius:999px;background:#edf1f4;color:#53606a;font-size:12px;font-weight:700;padding:5px 9px}.preview-panel{min-height:442px}.preview-panel summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e2ded6;color:#3f4b52;cursor:pointer;font-weight:700;list-style:none}.preview-panel summary::-webkit-details-marker{display:none}.preview-panel[open] summary svg{transform:rotate(180deg)}.preview-table{max-height:440px;overflow:auto}.preview-table th,.preview-table td{min-width:140px;max-width:260px;font-size:12px}.side-panel{display:grid;gap:16px;padding:16px}.status-strip{display:flex;min-height:42px;align-items:center;gap:9px;border-radius:6px;background:#eef4f1;color:#29483a;font-weight:800;padding:0 12px}.detail-list{display:grid;gap:12px;margin:0}.detail-list div{display:grid;gap:3px}.detail-list dt{color:#69737b;font-size:12px;font-weight:700;text-transform:uppercase}.detail-list dd{margin:0;min-width:0;overflow-wrap:anywhere}.execute-button{width:100%}.banner-error,.auth-error,.error-text{color:#7f1d1d}.banner-error{margin-bottom:14px;border:1px solid #e2aaa2;border-radius:6px;background:#fff2ef;padding:10px 12px;font-weight:700}.empty-state,.muted-row,.loading-screen,.login-screen{display:flex;align-items:center;justify-content:center}.empty-state,.muted-row{min-height:180px;color:#68737a;gap:10px}.loading-screen,.login-screen{min-height:100vh}.login-panel{display:grid;width:min(420px,calc(100vw - 32px));justify-items:start;gap:18px;border:1px solid #ddd8cf;border-radius:8px;background:#fff;padding:28px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:6px;background:#2f5748;color:#fff;font-weight:900}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1180px){.content-grid{grid-template-columns:1fr}.table-shell{min-height:360px}}@media (max-width: 720px){.app-header{align-items:flex-start;flex-direction:column;padding:16px}.user-controls{width:100%;justify-content:space-between}.user-meta{justify-items:start}.workspace{padding:16px}.toolbar{grid-template-columns:1fr}th,td{padding:9px 8px}.table-shell th:nth-child(4),.table-shell td:nth-child(4),.table-shell th:nth-child(3),.table-shell td:nth-child(3){display:none}}
