:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef1f5;background:#0c0e12;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 75% 0%,rgba(140,52,45,.16),transparent 36rem),#0c0e12}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid #e66b57;outline-offset:3px}main{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2.25rem 0 5rem}.shell-header,.section-heading,.card-heading,.service-title{display:flex;align-items:center;justify-content:space-between;gap:1rem}.shell-header{padding-bottom:2.5rem}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2.5rem,7vw,5rem);font-weight:780;letter-spacing:-.065em;line-height:.9}h2{margin-bottom:0;font-size:1.25rem;letter-spacing:-.025em}h3{margin-bottom:0;font-size:1rem}.eyebrow{margin-bottom:.55rem;color:#9aa3af;font-size:.69rem;font-weight:750;letter-spacing:.18em}.alert{margin-bottom:1rem;padding:.85rem 1rem;border:1px solid rgba(238,106,87,.45);border-radius:.65rem;color:#ffc2b9;background:#76221a47}.center-card,.auth-card,.metric-card,.services-section{border:1px solid #252a32;border-radius:1rem;background:#13161ceb;box-shadow:0 24px 80px #00000038}.center-card{display:grid;min-height:18rem;place-items:center;align-content:center;gap:1rem;color:#9aa3af}.center-card p{margin-bottom:0}.loader{width:1.8rem;height:1.8rem;border:2px solid #373d48;border-top-color:#e66b57;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);max-width:880px;margin:1.5rem auto 0;overflow:hidden}.auth-copy,form{padding:clamp(1.5rem,5vw,3rem)}.auth-copy{display:flex;flex-direction:column;justify-content:flex-end;min-height:28rem;border-right:1px solid #252a32;background:linear-gradient(155deg,rgba(116,46,38,.26),transparent 55%)}.auth-copy h2{margin-bottom:.8rem;font-size:clamp(1.75rem,4vw,2.75rem)}.auth-copy p:last-child{max-width:31rem;margin-bottom:0;color:#aab1bc;line-height:1.6}form{display:flex;flex-direction:column;justify-content:center;gap:1rem}label{display:grid;gap:.45rem;color:#b9c0ca;font-size:.78rem;font-weight:650}input{width:100%;border:1px solid #343a45;border-radius:.6rem;padding:.78rem .85rem;color:#f6f7f9;background:#0e1116}input:hover{border-color:#4b5360}button{border:0;border-radius:.55rem;padding:.7rem 1rem;color:#f7f8fa;cursor:pointer}button:disabled{cursor:wait;opacity:.55}.primary{margin-top:.45rem;background:#bd4c3c;font-weight:730}.primary:hover:not(:disabled){background:#d45946}.quiet{border:1px solid #323842;background:#171a20}.quiet:hover:not(:disabled){border-color:#4b5360;background:#1d2128}.summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.metric-card,.services-section{padding:1.25rem}.availability,.status-label{border-radius:999px;padding:.24rem .55rem;color:#8f98a4;background:#242831;font-size:.66rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.availability.available,.status-label.online{color:#90dfb0;background:#29784940}.status-label.offline{color:#ffad9f;background:#9033264d}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem}.metric-grid>div{display:grid;gap:.2rem}.metric-grid span,.metric-grid small,.sample-time{color:#8e97a3;font-size:.72rem}.metric-grid strong{font-size:1.5rem;font-variant-numeric:tabular-nums}progress{width:100%;height:.35rem;margin-top:.7rem;border:0;border-radius:1rem;overflow:hidden;background:#292e37}progress::-webkit-progress-bar{background:#292e37}progress::-webkit-progress-value{background:#c65342}progress::-moz-progress-bar{background:#c65342}.sample-time{margin:1rem 0 0}.services-section{margin-top:1rem}.section-heading{margin-bottom:1.25rem}.service-list{display:grid;gap:.65rem}.service-card{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:1rem;border:1px solid #292e37;border-radius:.7rem;background:#101319}.status-dot{width:.55rem;height:.55rem;margin-top:.32rem;border-radius:50%;background:#656e7b;box-shadow:0 0 0 4px #656e7b1a}.status-dot.online{background:#55c880;box-shadow:0 0 0 4px #55c8801a}.status-dot.offline{background:#e86653;box-shadow:0 0 0 4px #e866531a}.service-copy p{margin:.55rem 0;color:#a3abb6;font-size:.85rem;line-height:1.5}.service-meta{display:flex;flex-wrap:wrap;gap:.8rem;color:#77818e;font-size:.72rem}.service-meta a{color:#db7667;text-decoration:none}.service-meta a:hover{text-decoration:underline}.empty-state{color:#939ca8}@media(max-width:720px){main{width:min(100% - 1rem,1120px);padding-top:1.25rem}.auth-card,.summary-row{grid-template-columns:1fr}.auth-copy{min-height:12rem;border-right:0;border-bottom:1px solid #252a32}}@media(prefers-reduced-motion:reduce){.loader{animation:none}}
