:root{--ink:#17201d;--muted:#66706c;--paper:#f4f5ef;--card:#fff;--line:#dfe2d9;--green:#1f6b50;--mint:#dcecdf;--lime:#c9f36b;--red:#a33b3b}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 85% 0%,#e3eedc 0,transparent 28rem),var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.shell{width:min(1440px,100%);min-height:100vh;margin:auto;padding:0 44px 28px}.topbar{border-bottom:1px solid var(--line);align-items:center;height:84px;display:flex}.brand-mark{background:var(--ink);width:38px;height:38px;color:var(--lime);letter-spacing:-.05em;border-radius:11px;place-items:center;font-weight:900;display:grid}.brand-copy{flex-direction:column;margin-left:12px;line-height:1.25;display:flex}.brand-copy span{color:var(--muted);font-size:12px}.top-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.refresh{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffffad;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;display:flex}.live-dot,.pulse{background:#35a66f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dff4e9}.pulse{animation:1s infinite pulse}@keyframes pulse{50%{opacity:.35}}.hero{justify-content:space-between;align-items:flex-end;gap:32px;padding:58px 0 38px;display:flex}.eyebrow{letter-spacing:.16em;color:var(--green);margin:0 0 12px;font-size:11px;font-weight:800;line-height:1}.hero h1{letter-spacing:-.045em;max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,76px);font-weight:500;line-height:.95}.hero>div>p:last-child{color:var(--muted);max-width:610px;margin:20px 0 0;font-size:16px}.health-cluster{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.status{border:1px solid;border-radius:99px;padding:8px 11px;font-size:12px}.status:before{content:"";border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.status-good{color:#285e47;background:#e8f3e7;border-color:#c9dfc8}.status-good:before{background:#35a66f}.status-bad{color:#873d3d;background:#f7e8e5;border-color:#e6c7c2}.status-bad:before{background:#cf5656}.metrics-grid{border:1px solid var(--line);background:#ffffffb3;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 18px 60px #22332a0f}.metric-card{border-right:1px solid var(--line);padding:24px 26px}.metric-card:last-child{border-right:0}.metric-card p{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px;font-size:12px;font-weight:700}.metric-card strong{font-family:Georgia,serif;font-size:40px;font-weight:500;line-height:1;display:block}.metric-card span{color:var(--muted);margin-top:10px;font-size:12px;display:block}.content-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:20px;margin-top:20px;display:grid}.panel{border:1px solid var(--line);background:#ffffffd1;border-radius:18px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:flex-start;padding:24px 26px 20px;display:flex}.panel-heading h2{margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.panel-heading>span{color:var(--muted);font-size:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.12em;padding:12px 26px;font-size:10px}td{border-bottom:1px solid #eceee8;padding:17px 26px;font-size:13px}tbody tr:last-child td{border-bottom:0}td strong,td span{display:block}td span{color:var(--muted);margin-top:4px;font-size:11px}.state-tag{background:var(--mint);width:max-content;color:var(--green);text-transform:capitalize;border-radius:7px;margin:0;padding:5px 8px;font-weight:700;display:inline-block}.empty{color:var(--muted);border-top:1px solid var(--line);margin:0;padding:36px 26px 48px}.pipeline-panel{padding-bottom:25px}.pipeline-step{align-items:center;gap:16px;padding:8px 26px;display:flex}.pipeline-step>span{background:var(--ink);width:34px;height:34px;color:var(--lime);border-radius:10px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.pipeline-step strong{font-size:13px}.pipeline-step p{color:var(--muted);margin:4px 0 0;font-size:11px}.pipeline-line{background:var(--line);width:1px;height:20px;margin-left:43px}footer{color:var(--muted);text-align:right;padding:24px 4px 0;font-size:11px}.auth-shell{grid-template-columns:1fr 1fr;place-items:center;gap:60px;min-height:100vh;padding:8vw;display:grid}.auth-context h1,.centered-message h1{letter-spacing:-.04em;max-width:620px;margin:0;font:500 clamp(44px,6vw,76px)/.98 Georgia,serif}.auth-context>p:last-child,.centered-message>p{color:var(--muted);max-width:520px;line-height:1.6}.centered-message{flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;min-height:100vh;margin:auto;padding:40px;display:flex}.button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:10px;margin-top:15px;padding:11px 16px}.avatar-button{width:32px;height:32px;color:var(--lime);background:var(--ink);cursor:pointer;border:0;border-radius:50%;place-items:center;font-weight:800;display:grid}.sign-in-card{border:1px solid var(--line);background:#ffffffe0;border-radius:18px;flex-direction:column;gap:18px;width:min(420px,100%);padding:30px;display:flex;box-shadow:0 24px 70px #22332a1a}.sign-in-card h2{margin:0;font:500 34px/1 Georgia,serif}.sign-in-card label{color:var(--muted);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.sign-in-card input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:10px;outline:none;padding:12px 13px}.sign-in-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f6b501f}.sign-in-card .button{width:100%;margin:0}.sign-in-card .button:disabled{opacity:.6;cursor:wait}.form-error{color:var(--red);margin:0;font-size:12px}.form-note{color:var(--muted);margin:0;font-size:11px;line-height:1.5}@media (max-width:900px){.shell{padding:0 20px 24px}.hero{flex-direction:column;align-items:flex-start}.health-cluster{justify-content:flex-start}.metrics-grid{grid-template-columns:1fr 1fr}.metric-card:nth-child(2){border-right:0}.metric-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.content-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;padding:50px 20px}.auth-context{text-align:center}}@media (max-width:540px){.brand-copy span{display:none}.metrics-grid{grid-template-columns:1fr}.metric-card{border-right:0;border-bottom:1px solid var(--line)!important}.metric-card:last-child{border-bottom:0!important}.hero{padding-top:40px}.hero h1{font-size:46px}th,td{padding-left:16px;padding-right:16px}th:nth-child(2),td:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
