:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f6f8fb;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:284px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f9fafb;background:#111827;border-right:1px solid #253044;flex-direction:column;gap:22px;min-width:0;max-width:100vw;padding:20px;display:flex}.brand{align-items:center;gap:12px;min-height:52px;display:flex}.brand-mark{color:#ecfeff;background:#0f766e;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand span{color:#9ca3af;margin-top:3px;font-size:12px}.nav-list{flex-direction:column;gap:5px;display:flex}.nav-item{color:#cbd5e1;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:40px;padding:9px 10px;display:grid}.nav-item:hover,.nav-item.active{color:#fff;background:#1f2937}.nav-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-item em{color:#dbeafe;text-align:center;background:#334155;border-radius:999px;min-width:22px;padding:2px 6px;font-size:11px;font-style:normal}.workspace{flex-direction:column;min-width:0;display:flex}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 24px;display:flex;position:sticky;top:0}.command{color:#64748b;background:#f8fafc;border:1px solid #d8dee9;border-radius:8px;align-items:center;gap:10px;width:min(56vw,640px);max-width:640px;padding:0 12px;display:flex}.command input{color:#172033;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:42px}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button,.primary-button,.secondary-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;display:inline-flex}.icon-button{color:#172033;background:#fff;border:1px solid #d8dee9;width:42px;position:relative}.dot{background:#ef4444;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;top:9px;right:9px}.primary-button{color:#fff;background:#0f766e;border:1px solid #0f766e;padding:0 14px}.secondary-button{color:#172033;background:#fff;border:1px solid #cbd5e1;padding:0 14px}.user-chip{border:1px solid #d8dee9;border-radius:8px;gap:2px;min-width:142px;padding:8px 10px;display:grid}.user-chip span{font-size:13px;font-weight:700}.user-chip small{color:#64748b;font-size:11px}.content{flex-direction:column;flex:1;gap:18px;padding:24px;display:flex}.welcome-band{background:#fff;border:1px solid #e5e7eb;border-left:5px solid #0f766e;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.welcome-band h1,.panel h2,.pipeline-column h3{margin:0}.welcome-band h1{max-width:860px;font-size:clamp(28px,4vw,44px);line-height:1.04}.eyebrow{color:#0f766e;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.system-pulse{color:#065f46;white-space:nowrap;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:inline-flex}.notice,.command-results{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:12px 14px}.command-results{flex-wrap:wrap;gap:8px;display:flex}.command-results span{background:#fff;border:1px solid #fde68a;border-radius:999px;padding:5px 10px}.page-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:18px;display:grid}.metric-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;display:grid}.metric-card,.panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 12px 30px #0f172a0f}.metric-card{gap:6px;min-height:142px;padding:18px;display:grid}.metric-card svg{color:#0f766e}.metric-card strong{font-size:30px;line-height:1}.metric-card span{font-weight:700}.metric-card small,.mini-card small,.registry-row small,.timeline-item small{color:#64748b}.panel{min-width:0;padding:18px}.panel.wide{min-width:0}.panel-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:640px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:12px 10px}th{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800}.status-badge{border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.status-badge.success{color:#166534;background:#dcfce7}.status-badge.warning{color:#92400e;background:#fef3c7}.status-badge.danger{color:#991b1b;background:#fee2e2}.status-badge.neutral{color:#374151;background:#e5e7eb}.timeline,.stack,.form-stack,.health-list{gap:12px;display:grid}.timeline-item{grid-template-columns:12px minmax(0,1fr);align-items:start;gap:10px;display:grid}.timeline-item div{border-radius:999px;width:12px;height:12px;margin-top:4px}.timeline-item.warning div{background:#f59e0b}.timeline-item.danger div{background:#ef4444}.timeline-item.success div{background:#22c55e}.timeline-item span,.timeline-item strong,.timeline-item small{display:block}.health-list{margin:0}.health-list div,.queue-row,.registry-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:flex}.health-list dt{color:#64748b;font-size:12px}.health-list dd{text-transform:capitalize;margin:0;font-weight:800}.pipeline{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.pipeline-column{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;gap:10px;min-height:220px;padding:12px;display:grid}.pipeline-column h3{font-size:14px}.mini-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:10px;display:grid}.segmented{background:#f1f5f9;border:1px solid #d8dee9;border-radius:8px;padding:3px;display:inline-flex}.segmented button{color:#475569;background:0 0;border:0;border-radius:6px;min-height:32px;padding:0 10px}.segmented .selected{color:#111827;background:#fff;font-weight:800}.check-list{gap:8px;display:grid}.check-list label{align-items:center;gap:8px;display:flex}.form-stack label{gap:6px;display:grid}.form-stack span{color:#475569;font-size:13px;font-weight:700}.form-stack input,.form-stack textarea,.select{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-height:42px;padding:9px 10px}.form-stack textarea{resize:vertical;min-height:96px}.calculator-grid{grid-template-columns:minmax(260px,.8fr) minmax(260px,1fr);gap:18px;display:grid}.result-panel{color:#fff;background:#111827;border-radius:8px;gap:12px;padding:16px;display:grid}.result-panel div{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.result-panel div:last-child{border-bottom:0;padding-bottom:0}.result-panel span{color:#cbd5e1}.result-panel strong{text-align:right;font-size:20px}.registry-row{color:#172033;text-align:left;flex-direction:column}.registry-row.selected{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1f}.registry-row span,.registry-row small{width:100%}@media (width<=1100px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;padding:14px;position:static}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.page-grid,.calculator-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}.hamburger,.drawer-close,.drawer-backdrop{display:none}@media (width<=720px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:300;border-right:1px solid #253044;width:280px;max-width:80vw;height:100%;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar--open{transform:translate(0);box-shadow:4px 0 24px #00000059}.nav-list{overflow-x:unset;flex-direction:column;gap:5px;display:flex}.nav-item{text-align:left;white-space:normal;width:100%;min-height:48px}.drawer-backdrop{z-index:299;background:#00000073;display:block;position:fixed;inset:0}.hamburger{cursor:pointer;background:0 0;border:1px solid #d8dee9;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:10px;display:flex}.hamburger span{background:#334155;border-radius:2px;width:20px;height:2px;display:block}.drawer-close{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;font-size:16px;display:flex}.topbar{flex-flow:row;align-items:center;gap:10px;padding:10px 12px}.command{flex:1;width:auto;min-width:0;height:44px}.topbar-actions{flex-direction:row;flex-shrink:0;gap:8px}.primary-button{white-space:nowrap;font-size:13px}.welcome-band{flex-direction:column;align-items:flex-start;gap:12px}.welcome-band h1{font-size:24px;line-height:1.2}.panel-header{flex-direction:column;align-items:flex-start;gap:8px}.metric-grid{grid-template-columns:repeat(2,1fr)}.content{padding:12px}.page-grid{gap:16px}.health-list{grid-template-columns:1fr}table{min-width:0;max-width:100vw;display:block;overflow-x:auto}.panel{max-width:100vw;overflow-x:hidden}}.splash-screen{background-color:var(--teal-900);color:#fff;z-index:9999;justify-content:center;align-items:center;animation:.5s ease-in-out 2s forwards fadeOut;display:flex;position:fixed;inset:0}.splash-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.splash-logo{animation:1.5s ease-in-out infinite alternate pulseLogo}.splash-title{letter-spacing:-.05em;margin:0;font-size:2.5rem}.splash-subtitle{letter-spacing:.1em;opacity:.8;text-transform:uppercase;margin:0;font-size:.875rem}@keyframes pulseLogo{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
