*{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,.expanded-section-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}.file-section{border:1px solid #ddd8cf;border-radius:8px;background:#fff;overflow:hidden}.admin-panel{margin-bottom:16px;border:1px solid #ddd8cf;border-radius:8px;background:#fff;overflow:hidden}.admin-panel summary{display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e2ded6;color:#26332d;cursor:pointer;font-weight:800;list-style:none}.admin-panel summary::-webkit-details-marker{display:none}.admin-panel[open] summary svg:last-child{transform:rotate(180deg)}.admin-title{display:inline-flex;align-items:center;gap:8px}.admin-body{display:grid;gap:14px;padding:16px;background:#fbfaf7}.admin-form{display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;gap:10px;align-items:center}.checkbox-field{display:inline-flex;min-height:40px;align-items:center;gap:8px;border:1px solid #cfc8bc;border-radius:6px;background:#fff;padding:0 12px;font-weight:700}.checkbox-field input{width:16px;height:16px;margin:0}.admin-table{max-height:260px;overflow:auto;border:1px solid #e2ded6;border-radius:6px;background:#fff}.table-shell{min-height:520px;overflow:auto}.table-shell .summary-row{height:46px}.table-shell .summary-row{transition:background-color .12s ease}.table-shell .summary-row:hover,.expanded-summary-row{background:#eef4f1}.file-table th:nth-child(1){width:auto}.file-table th:nth-child(2){width:120px}.file-table th:nth-child(3){width:150px}.file-table th:nth-child(4){width:150px}.file-cell{display:flex;min-width:0;align-items:center;gap:8px}.row-toggle{display:inline-grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid #c9d2cd;border-radius:6px;background:#fff;color:#26332d}.row-toggle svg{transition:transform .14s ease}.row-toggle.expanded svg{transform:rotate(180deg)}.file-link{width:100%;border:0;background:transparent;color:#174f7a;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expanded-detail-row>td{padding:0;border-bottom:1px solid #d7d1c6;overflow:visible;white-space:normal}.expanded-detail{display:grid;grid-template-columns:minmax(0,1fr) 320px;background:#fbfaf7}.expanded-preview{min-width:0;padding:16px;border-right:1px solid #ddd8cf}.expanded-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.expanded-section-header h2{max-width:100%;font-size:15px;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-table{max-height:520px;overflow:auto;border:1px solid #e2ded6;border-radius:6px;background:#fff}.preview-table table{min-width:1100px;table-layout:auto}.preview-table th,.preview-table td{min-width:140px;max-width:260px;font-size:12px}.execution-panel{display:grid;gap:16px;align-content:start;padding:16px;background:#f7f8f6}.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,.inline-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}.inline-error{margin-bottom:12px;border:1px solid #e2aaa2;border-radius:6px;background:#fff2ef;padding:9px 10px;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){.table-shell{min-height:360px}.expanded-detail{grid-template-columns:1fr}.expanded-preview{border-right:0;border-bottom:1px solid #ddd8cf}}@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,.admin-form{grid-template-columns:1fr}th,td{padding:9px 8px}.table-shell th:nth-child(3),.table-shell td:nth-child(3),.table-shell th:nth-child(2),.table-shell td:nth-child(2){display:none}.file-table th:nth-child(4){width:112px}.expanded-preview,.execution-panel{padding:12px}.preview-table table{min-width:820px}}
