:root{color:#e8eff8;background:#09111d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{border:0;border-radius:.75rem;font:inherit;font-weight:750;cursor:pointer}.loading,.signin{display:grid;min-height:100vh;place-items:center}.signin section{width:min(620px,calc(100% - 2rem));padding:clamp(2rem,6vw,5rem);border:1px solid #26364c;border-radius:1.4rem;background:linear-gradient(145deg,#132238,#0d1929);box-shadow:0 2rem 6rem #00000059}.brand{margin:0;color:#8ce2b5;font-weight:900;letter-spacing:-.03em}.eyebrow{margin:2rem 0 .6rem;color:#75a9d8;font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.8rem,7vw,5.5rem);letter-spacing:-.065em;line-height:.95}.signin p:not(.brand,.eyebrow){color:#aab9ca;font-size:1.1rem;line-height:1.6}.signin button{width:100%;margin-top:1rem;padding:1rem;color:#09111d;background:#8ce2b5}.signin small{display:block;margin-top:1rem;color:#7f91a5;text-align:center}.error{padding:.8rem 1rem;border:1px solid #753d43;border-radius:.7rem;color:#ffc1c5;background:#351d25}.console{width:min(1450px,100%);margin:0 auto;padding:clamp(1.3rem,4vw,4rem)}.console header,.panel-title{display:flex;justify-content:space-between;align-items:flex-start}.quiet{padding:.7rem 1rem;color:#adbdcd;background:#162337}.boundary{display:flex;flex-wrap:wrap;gap:.35rem .7rem;align-items:center;margin:2rem 0;padding:.9rem 1.1rem;border:1px solid #285943;border-radius:.8rem;color:#b7c8d8;background:#10271f}.boundary strong{color:#8ce2b5}.panel{border:1px solid #233349;border-radius:1rem;background:#111e30}.good{color:#8ce2b5}.warn{color:#ffb375}.panel{margin-top:1rem;padding:1.4rem}.platform-panel{margin-top:2.5rem}.panel-title{align-items:end;padding-bottom:1rem}.panel-title .eyebrow{margin-top:0}.panel-title h2{margin:0;font-size:2rem;letter-spacing:-.04em}.operations-list{border-top:1px solid #26364b}.operations-list article{display:grid;gap:1rem;align-items:center;min-height:92px;border-bottom:1px solid #213044}.operations-list article>div{display:grid;gap:.3rem}.operations-list span{color:#8295a9;font-size:.8rem;font-weight:650}.operations-list small{color:#6f8399;font-size:.72rem}.platform-list article{grid-template-columns:repeat(4,minmax(0,1fr))}.platform-list strong{font-size:1.2rem;letter-spacing:-.02em;text-transform:capitalize}.tenant-list article{grid-template-columns:minmax(260px,2fr) repeat(4,minmax(90px,1fr))}.tenant-name{grid-template-columns:12px minmax(0,1fr);align-items:center}.tenant-name div{display:grid;gap:.25rem}.tenant-name small{overflow:hidden;color:#6f8399;font-size:.72rem;text-overflow:ellipsis}.status-dot{width:9px;height:9px;border-radius:50%;background:#64d49a;box-shadow:0 0 0 5px #64d49a1a}@media(max-width:900px){.platform-list article{grid-template-columns:repeat(2,1fr);padding:1rem 0}.tenant-list article{grid-template-columns:1fr 1fr;padding:1rem 0}.tenant-name{grid-column:1 / -1}}@media(max-width:520px){.platform-list article{grid-template-columns:1fr}.boundary{display:grid}}
