:root{color-scheme:light;--ink:#192b3a;--muted:#70808d;--line:#e3e9ed;--teal:#087f79;--bg:#f5f7f9}*{box-sizing:border-box}body{margin:0;background:var(--bg);font:14px/1.5 "Segoe UI",Arial,sans-serif;color:var(--ink)}[hidden]{display:none!important}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:8px}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #69c4ba;outline-offset:3px}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-size:21px;font-weight:650;letter-spacing:-.6px}.brand b{color:var(--teal)}.mark{display:grid;place-items:center;width:36px;height:36px;background:var(--teal);border-radius:10px;color:#fff;font-size:21px}.nav-label{font-size:10px;letter-spacing:1.7px;color:#93a0aa;margin:49px 12px 13px}.nav-item{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;color:#637382;padding:13px 12px;text-align:left;margin:4px 0}.nav-item.active{background:#eaf5f3;color:var(--teal);font-weight:600}.nav-item span{font-size:11px}.nav-item.active span{background:#d4ebe7;padding:1px 7px;border-radius:5px}.soon{color:#909ba4}.sidebar-bottom{margin-top:auto;color:#687b89;font-size:11px;padding:10px}.sidebar-bottom small{display:block;margin:8px 0 0 12px;color:#95a1aa;font-size:10px}.connection-dot,.dot{display:inline-block;border-radius:50%;width:7px;height:7px;background:#30a38b;margin-right:6px}.amber{background:#d6a153}.gray{background:#9aabb9}main{margin-left:232px;padding:0 42px;min-height:100vh;display:flex;flex-direction:column}header{height:83px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.breadcrumb{font-size:12px;color:var(--muted)}.breadcrumb span{margin-left:12px}#account{display:flex;align-items:center;gap:16px;font-size:12px}.quiet{background:transparent;color:var(--muted);padding:8px 10px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:var(--teal)}h1{font-size:32px;font-weight:650;line-height:1.2;letter-spacing:-.7px;margin:9px 0 12px}h2{font-size:15px;margin:0;font-weight:600}h3{font-size:15px}p{color:var(--muted);margin:0 0 15px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:39px 0 27px}.title-row p{margin:0}.primary{background:var(--teal);color:white;padding:12px 19px;white-space:nowrap;box-shadow:0 3px 8px #087f7914}.primary:hover{background:#066a65}.secondary{background:white;color:#395563;border:1px solid #d9e3e7;padding:8px 12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:28px}.stats article{padding:20px 22px;border:1px solid var(--line);background:#fff;border-radius:11px}.stats span{color:#6b7d8b;font-size:12px}.stats strong{display:block;font-size:31px;line-height:1.25;font-weight:600;margin:10px 0 7px}.stats small{font-size:10px;color:#93a0a9}.table-card{border:1px solid var(--line);background:#fff;border-radius:11px;margin-bottom:24px;overflow:hidden}.table-top{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.table-top span{font-size:11px;color:#8c9aa5}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}th{font-size:10px;letter-spacing:.4px;text-transform:uppercase;color:#93a0aa;font-weight:600;background:#fbfcfd;text-align:left;padding:14px 21px}td{padding:20px 21px;border-top:1px solid #eef2f4}td strong{display:block;font-size:13px;font-weight:600}td small{display:block;color:#92a0ab;font-size:11px;margin-top:4px}td .secondary{font-size:11px;padding:5px 9px}td .quiet{font-size:11px;padding:5px 7px}.badge{font-size:11px;padding:5px 9px;border-radius:6px;background:#edf1f4;color:#70838d;display:inline-block}.badge.ready,.badge.succeeded{background:#e8f6ee;color:#32815a}.badge.busy,.badge.running,.badge.dispatched{background:#fff3df;color:#a47731}.badge.offline,.badge.disabled,.badge.failed,.badge.outcome_unknown{background:#f5ebec;color:#ab6066}.badge.waiting,.badge.registered,.badge.queued{background:#edf3fa;color:#58769a}.command-list{padding:0 23px}.command-list>p{padding:20px 0;margin:0}.command{display:flex;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid #eef2f4}.command:last-child{border:0}.command .details{flex:1;min-width:0}.command strong{font-size:12px}.command small{display:block;color:#91a0aa;font-size:11px;overflow-wrap:anywhere}.command time{font-size:11px;color:#8194a1}.empty{text-align:center;padding:44px 20px}.empty p{font-size:12px}.empty-icon{font-size:36px;color:#82aea5}.future{margin:40px auto;max-width:620px;padding:48px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px}.future-icon{font-size:54px;color:#82aea5}.future h2{font-size:23px;margin:18px 0 15px}.future p{margin-bottom:20px}.muted{color:var(--muted)}footer{margin-top:auto;padding:23px 0;color:#91a0aa;font-size:10px;display:flex;justify-content:space-between}.login-card{margin:65px auto;max-width:480px;padding:37px;background:#fff;border:1px solid var(--line);border-radius:14px}.login-card h1{font-size:28px}.login-card form{margin:27px 0 18px}label{display:block;font-size:12px;margin-bottom:8px}input{display:block;width:100%;padding:11px;border:1px solid #cdd9de;border-radius:7px;margin-bottom:15px}.login-card .primary{width:100%;display:flex;justify-content:space-between}.login-card small{font-size:11px;color:#92a0aa}.pair-card{padding:22px;background:#eef8f6;border:1px solid #cbe4df;border-radius:10px;margin-bottom:24px}.pair-card p{font-size:12px;margin:8px 0}.code-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.pair-card code{overflow-wrap:anywhere}.pair-card small{color:var(--muted);font-size:11px}.pair-card .quiet{font-size:11px}#notice{padding:12px 17px;margin-top:18px;background:#fff1e0;color:#946329;border-radius:8px;overflow-wrap:anywhere}@media(max-width:1100px){.sidebar{width:200px}main{margin-left:200px;padding:0 24px}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.sidebar{position:static;width:auto;padding:15px 20px;border-bottom:1px solid var(--line)}.brand{font-size:18px}.nav-label,.sidebar-bottom{display:none}nav{display:flex;gap:10px;margin-top:12px}.nav-item{width:50%}main{margin-left:0;padding:0 17px}header{height:65px}.title-row{align-items:flex-start;flex-direction:column;margin-top:25px}h1{font-size:27px}.stats{gap:10px}.stats article{padding:15px}.stats small{font-size:9px}.table-top{padding:17px;gap:12px}.table-top span{font-size:10px}th,td{padding:14px}.future{padding:25px}.command time{display:none}.login-card{margin:30px auto;padding:25px}footer span{display:none}}
