:root{color:#f7f5ef;background:#101114;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(135deg,rgba(57,75,105,.2),transparent 42%),#101114}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:48px 0}.overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:28px;align-items:end;min-height:240px}.eyebrow{margin:0 0 10px;color:#94d2bd;font-size:.82rem;font-weight:700;text-transform:uppercase}h1,h2,p{margin:0}h1{max-width:720px;font-size:clamp(3rem,5vw,5.8rem);line-height:.95;letter-spacing:0}h2{color:#fff;font-size:1rem;line-height:1.25}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.status-card,.panel{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0e;box-shadow:0 18px 60px #00000040}.status-card{min-height:86px;padding:16px}.status-card span,dt,.label{color:#a8adb7;font-size:.88rem}.status-card strong{display:block;margin-top:8px;color:#fff;font-size:1.1rem}.workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;margin-top:28px}.panel{min-height:270px;padding:22px}.primary-panel{background:#ffffff13}.panel-header{display:flex;gap:10px;align-items:center}.dot{width:10px;height:10px;border-radius:50%;background:#e9c46a;box-shadow:0 0 0 5px #e9c46a1f}.dot-active{background:#94d2bd;box-shadow:0 0 0 5px #94d2bd24}.auth-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.auth-card div{min-height:104px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0000002e}.auth-card strong,.label{display:block}.auth-card strong{margin-top:10px;color:#fff;overflow-wrap:anywhere}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.primary-action,.secondary-action{min-height:44px;border:0;border-radius:8px;padding:0 18px;color:#101114;font-weight:800}.primary-action{background:#94d2bd}.secondary-action{background:#e9c46a}.error-text,.notice-text{margin-top:16px;line-height:1.5}.error-text{color:#ffb4a2}.notice-text{color:#e9c46a}.metrics{display:grid;gap:14px;margin:24px 0 0}.metrics div{display:flex;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.metrics dd{margin:0;color:#fff;font-weight:700;text-align:right}.runtime-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:16px;margin-top:16px}.logs-panel{grid-column:1 / -1}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.control-grid label,.run-card,.mode-card,.threshold-card{display:grid;gap:8px}.control-grid input,.control-grid select{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:0 12px;color:#fff;background:#0000003d}.run-card,.mode-card,.threshold-card,.s6-card{min-height:112px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0000002e}.run-button{min-height:48px;border:0;border-radius:8px;padding:0 18px;color:#101114;font-weight:900}.run-button.start{background:#94d2bd}.run-button.stop{background:#ffb4a2}.run-card strong{color:#fff}.segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:48px;padding:5px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f}.segment{min-width:0;border:0;border-radius:6px;padding:0 8px;color:#c5cad4;background:transparent;font-weight:800}.segment.active{color:#101114;background:#e9c46a}.threshold-card{grid-column:1 / -1}.threshold-heading,.threshold-input-row{display:flex;gap:12px;align-items:center;justify-content:space-between}.threshold-heading strong{color:#fff;font-size:1.1rem}.control-grid .threshold-slider{min-height:28px;padding:0;border:0;accent-color:#94d2bd;background:transparent}.threshold-input-row input{max-width:220px}.compact-action{min-width:96px;color:#101114}.toggle-row{display:grid;align-content:center;grid-template-columns:auto 1fr;min-height:72px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0000002e}.toggle-row input{width:18px;min-height:18px;accent-color:#94d2bd}.toggle-row span{align-self:center;color:#fff;font-weight:800}.log-list{display:grid;gap:10px;margin-top:18px}.log-row{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:center;min-height:48px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0000002e}.log-row strong{color:#94d2bd}.log-row span{color:#c5cad4;overflow-wrap:anywhere}@media(max-width:820px){.shell{width:min(100% - 24px,640px);padding:28px 0}.overview,.workspace,.runtime-grid,.auth-card,.control-grid,.log-row{grid-template-columns:1fr}h1{font-size:3rem}}
