:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f9fafb;color:#111827;--bg-base: #f9fafb;--bg-surface: #ffffff;--bg-muted: #f3f4f6;--bg-hover: #f9fafb;--border-base: #e5e7eb;--border-subtle: #f3f4f6;--text-primary: #111827;--text-secondary: #4b5563;--text-muted: #6b7280;--text-inverse: #f9fafb;--blue: #2563eb;--blue-soft: #eff6ff;--blue-border: #bfdbfe;--green-soft: #ecfdf5;--green-text: #166534;--yellow-soft: #fffbeb;--yellow-text: #92400e;--red-soft: #fef2f2;--red-text: #b91c1c;--gray-soft: #f1f5f9;--gray-text: #475569;--shadow-sm: 0 1px 2px rgba(17, 24, 39, .05);--shadow-md: 0 1px 3px rgba(17, 24, 39, .1), 0 1px 2px rgba(17, 24, 39, .06)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}button,input,select,textarea{font:inherit}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.65}.shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:var(--bg-base)}.sidebar{display:flex;flex-direction:column;gap:20px;padding:20px 14px;background:var(--bg-surface);border-right:1px solid var(--border-base)}.brand{padding:8px 10px 12px;border-bottom:1px solid var(--border-subtle)}.brand-kicker,.eyebrow,.mono.small{font-size:.75rem;line-height:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.brand-title{margin-top:6px;font-size:1rem;line-height:1.375rem;font-weight:600;color:var(--text-primary)}.brand-subtitle,.page-header p,.stat-label,.field span,.meta-row span:first-child,.panel-subtitle,.empty-panel,.loading-panel,.pagination-bar,.detail-helper,.field-hint{color:var(--text-secondary)}.brand-subtitle{margin-top:2px;font-size:.8125rem}.recommendation-list{display:grid;gap:.85rem}.recommendation-item{border:1px solid var(--border-subtle);border-radius:14px;padding:.9rem 1rem;background:#fffdf7}.recommendation-topline{display:flex;gap:.6rem;align-items:center;margin-bottom:.45rem;flex-wrap:wrap}.nav{display:flex;flex-direction:column;gap:14px}.nav-group{display:flex;flex-direction:column;gap:6px}.nav-group-header{display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:var(--text-muted);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.nav-group-title{display:inline-flex;align-items:center;gap:8px}.nav-group-items{display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;color:var(--text-secondary);font-size:.8125rem;font-weight:500;transition:background .16s ease,color .16s ease}.nav-item:hover{background:var(--bg-hover);color:var(--text-primary)}.nav-item.active{background:var(--blue-soft);color:#1d4ed8;box-shadow:inset 2px 0 0 var(--blue)}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.viewer-card,.panel,.stat-card,.login-card,.empty-panel,.loading-panel,.break-glass-credentials,.modal-card{background:var(--bg-surface);border:1px solid var(--border-base);border-radius:8px;box-shadow:var(--shadow-sm)}.viewer-card{padding:14px}.meta-row{display:flex;justify-content:space-between;gap:12px;font-size:.875rem}.content-shell{display:flex;flex-direction:column;min-width:0}.modal-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;background:#1118276b}.modal-card{width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:linear-gradient(90deg,#fff,#eff6ff);border-bottom:1px solid var(--border-base)}.topbar-main,.page-title-row,.page-actions,.modal-header,.modal-footer,.filters-bar,.saved-views,.saved-views-list,.saved-views-actions,.pagination-actions,.table-actions,.panel-actions,.topbar-actions{display:flex;align-items:center;gap:12px}.modal-header,.modal-footer{justify-content:space-between;padding:16px 18px}.modal-header{border-bottom:1px solid var(--border-base)}.modal-header h2{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600}.modal-body{padding:18px}.modal-footer{justify-content:flex-end;border-top:1px solid var(--border-base)}.topbar-kicker{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.topbar-title{margin-top:2px;font-size:.875rem;font-weight:600;color:var(--text-primary)}.topbar-chip{padding:5px 10px;border:1px solid var(--border-base);border-radius:999px;background:#ffffffe6;color:var(--text-secondary);font-size:.75rem}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border-base);border-radius:8px;background:var(--bg-surface);color:var(--text-secondary);box-shadow:var(--shadow-sm)}.content{padding:20px}.page-section{display:flex;flex-direction:column;gap:14px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.page-header h1,.login-card h1{margin:0;font-size:1.125rem;line-height:1.5rem;font-weight:600;color:var(--text-primary)}.page-header p,.login-card p{margin:4px 0 0;font-size:.875rem}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.saved-views,.pagination-bar,.tab-strip{justify-content:space-between;flex-wrap:wrap}.saved-views{padding:12px 16px;background:var(--bg-surface);border:1px solid var(--border-base);border-radius:8px;box-shadow:var(--shadow-sm)}.saved-view-chip,.tab-button{border:1px solid var(--border-base);background:var(--bg-surface);color:var(--text-secondary);border-radius:999px;padding:7px 12px;cursor:pointer;font-size:.8125rem;font-weight:500}.saved-view-chip.active,.tab-button.active{background:var(--blue-soft);border-color:var(--blue-border);color:#1d4ed8}.filters-bar{flex-wrap:wrap;align-items:flex-end;padding:14px;background:var(--bg-surface);border:1px solid var(--border-base);border-radius:8px;box-shadow:var(--shadow-sm)}.field{display:flex;flex-direction:column;gap:6px;min-width:140px}.field.grow{flex:1;min-width:220px}.field.compact{min-width:90px}.field span{font-size:.75rem;font-weight:600}.field input,.field select,.field textarea{width:100%;padding:9px 12px;border:1px solid #d1d5db;border-radius:6px;background:var(--bg-surface);color:var(--text-primary);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb26}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border-radius:6px;border:1px solid transparent;cursor:pointer;font-size:.8125rem;font-weight:500;transition:background .16s ease,border-color .16s ease,color .16s ease}.primary-button{background:var(--blue);border-color:var(--blue);color:#fff}.primary-button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.ghost-button{background:var(--bg-surface);border-color:var(--border-base);color:var(--text-secondary)}.ghost-button:hover:not(:disabled),.icon-button:hover{background:var(--bg-hover);color:var(--text-primary)}.ghost-button.danger{color:#b91c1c}.full-width{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.stats-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:14px}.stat-value,.detail-value{margin-top:6px;font-size:1.125rem;line-height:1.375rem;font-weight:600;color:var(--text-primary)}.latest-job-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.progress-workspace{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.progress-summary-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px}.progress-summary-card,.progress-resources-card{padding:16px}.progress-summary-title-row,.progress-step-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-summary-title{font-size:1rem;line-height:1.4;font-weight:600;color:var(--text-primary)}.progress-job-row{margin-top:14px}.progress-blocker{margin-top:14px;padding:12px 14px;border-radius:8px;background:var(--red-soft);color:var(--red-text);font-size:.875rem;line-height:1.5}.resource-checklist,.progress-steps{display:flex;flex-direction:column;gap:10px}.resource-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid var(--border-base);border-radius:8px;background:var(--bg-hover)}.resource-row-main,.resource-meta{display:flex;align-items:center;gap:10px}.resource-primary{display:flex;flex-direction:column;gap:2px}.resource-meta{justify-content:flex-end;color:var(--text-secondary);font-size:.8125rem;text-align:right;flex-wrap:wrap}.resource-label,.progress-step-title{font-size:.875rem;font-weight:600;color:var(--text-primary)}.resource-link{font-size:.8125rem;font-weight:600}.overview-stack{display:flex;flex-direction:column;gap:16px}.compact-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.quick-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.quick-link-card{border:1px solid var(--border-base);border-radius:8px;padding:14px;background:var(--bg-hover);display:flex;flex-direction:column;gap:8px}.collapse-toggle{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0;background:transparent;border:0;text-align:left;cursor:pointer}.collapse-title{font-size:.95rem;font-weight:600;color:var(--text-primary)}.collapse-indicator{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.collapse-body{margin-top:14px}.detail-list{display:flex;flex-direction:column;gap:12px}.detail-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;padding-top:12px;border-top:1px solid var(--border-base)}.detail-row:first-child{border-top:0;padding-top:0}.detail-row-label{font-size:.8125rem;font-weight:600;color:var(--text-secondary)}.detail-row-value{min-width:0}.link-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:8px;border:1px solid var(--border-base);background:#fff;color:var(--text-primary);font-size:.8125rem;font-weight:600;text-decoration:none}.link-button.compact{min-height:30px;padding:0 10px}.link-button:hover{background:var(--bg-hover)}.resource-error{margin-top:6px;color:#b42318;max-width:560px}.resource-dot,.progress-step-dot{width:10px;height:10px;border-radius:999px;background:var(--border-base);flex:0 0 auto}.resource-dot.complete,.progress-step.complete .progress-step-dot{background:#16a34a}.resource-dot.pending,.progress-step.pending .progress-step-dot{background:#cbd5e1}.resource-dot.failed,.progress-step.failed .progress-step-dot{background:#dc2626}.resource-dot.current,.progress-step.current .progress-step-dot{background:#2563eb}.progress-step{display:grid;grid-template-columns:16px minmax(0,1fr);gap:12px;padding:10px 0}.progress-step-marker{display:flex;justify-content:center;position:relative}.progress-step:not(:last-child) .progress-step-marker:after{content:"";position:absolute;top:16px;width:2px;bottom:-10px;background:var(--border-base)}.progress-step.complete:not(:last-child) .progress-step-marker:after,.progress-step.current:not(:last-child) .progress-step-marker:after{background:#bfdbfe}.tone-success .stat-value{color:#047857}.tone-danger .stat-value{color:#b91c1c}.tone-warning .stat-value{color:#b45309}.split-grid,.detail-grid{display:grid;gap:16px}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.panel{padding:14px}.panel.compact{padding:12px}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.panel-header h2{margin:0;font-size:.875rem;font-weight:600;color:var(--text-primary)}.table-wrap{overflow:auto;border:1px solid var(--border-base);border-radius:8px}.data-table{width:100%;border-collapse:collapse;background:var(--bg-surface)}.data-table th,.data-table td{padding:11px 10px;border-bottom:1px solid var(--border-subtle);vertical-align:top;text-align:left;font-size:.8125rem}.data-table tbody tr:hover{background:var(--bg-hover)}.data-table th{background:#f9fafb;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.status-badge,.live-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.6875rem;font-weight:600;text-transform:capitalize}.status-ready,.status-succeeded,.status-completed,.status-active,.status-apply,.live-pill.connected{background:var(--green-soft);color:var(--green-text)}.status-running,.status-provisioning,.status-pending,.status-queued,.status-deleting{background:var(--yellow-soft);color:var(--yellow-text)}.status-failed,.status-degraded,.status-destroy{background:var(--red-soft);color:var(--red-text)}.status-disabled,.status-deleted,.status-suspended,.live-pill{background:var(--gray-soft);color:var(--gray-text)}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f9fafb,#eff6ff)}.login-card{width:min(460px,100%);padding:28px;display:flex;flex-direction:column;gap:16px}.trial-signup-card{width:min(560px,100%)}.trial-signup-form,.trial-status-stack{display:flex;flex-direction:column;gap:16px}.success-banner{color:var(--green-text);background:var(--green-soft);border:1px solid #bbf7d0;padding:12px;border-radius:8px;font-size:.875rem}.error-banner{color:var(--red-text);background:var(--red-soft);border:1px solid #fecaca;padding:12px;border-radius:8px;font-size:.875rem}.error-banner.inline{margin-top:12px}.failure-panel{margin-top:12px;border-color:#fecaca}.failure-summary{color:var(--red-text);font-weight:600;font-size:.9375rem}.failure-highlights{display:flex;flex-direction:column;gap:8px;margin-top:12px;margin-bottom:14px}.failure-highlight{padding:10px 12px;border-radius:8px;background:var(--red-soft);border:1px solid #fecaca;color:var(--red-text);font-size:.875rem}.failure-raw-panel{margin-top:0}.panel-actions{justify-content:flex-end;margin-top:16px}.empty-panel,.loading-panel{padding:30px;text-align:center;font-size:.875rem}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.code-panel{margin:0;padding:16px;border-radius:8px;border:1px solid var(--border-base);background:#111827;color:#e5efff;overflow:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem}@media(max-width:1200px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-summary-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border-base)}.topbar,.page-header{flex-direction:column;align-items:flex-start}.topbar-actions{width:100%}.split-grid,.stats-grid,.stats-grid.two-columns,.progress-summary-grid,.detail-grid,.form-grid{grid-template-columns:1fr}.resource-row,.resource-meta,.collapse-toggle,.progress-summary-title-row,.progress-step-title-row{align-items:flex-start;flex-direction:column}.detail-row{grid-template-columns:1fr;gap:6px}.content{padding:18px}}
