:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#e7ebf4;background:#0d111a;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#8caaff;text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:9px;padding:12px 18px;font-weight:600;transition:background .15s}button:disabled{opacity:.5;cursor:wait}.shell{max-width:1160px;margin:auto;padding:0 36px}header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252c3b}.brand{font-size:27px;font-weight:800;color:#fff;letter-spacing:-1px}.brand span{font-size:10px;letter-spacing:2px;background:#202b44;padding:6px 8px;border-radius:5px;margin-left:13px;color:#99b5ff;vertical-align:middle}.header-right{display:flex;gap:22px;align-items:center;font-size:13px}.quiet{background:none;color:#9ca8bd;padding:8px}.intro{margin:43px 0 28px}.eyebrow{color:#89a5ff;font-size:11px;letter-spacing:2px;font-weight:700}h1{font-size:32px;font-weight:650;letter-spacing:-1px;margin:12px 0}h2{font-size:20px;font-weight:600;margin:16px 0 10px}.intro p,.muted{color:#939fb5;line-height:1.8;font-size:14px}.card{background:#151b27;border:1px solid #2a3243;border-radius:15px;padding:26px 28px}.card-label{color:#a0acc1;font-size:12px;letter-spacing:1px}.section-head{display:flex;justify-content:space-between;align-items:center}.badge{color:#89ddb5;background:#17372d;border:1px solid #295343;border-radius:20px;font-size:11px;padding:5px 10px}.badge.neutral{background:#222c40;color:#9bb3e6;border-color:#32415c}.badge.error{background:#402329;color:#ffadb5;border-color:#663a43}.current{margin-bottom:22px}.current h2{font-size:25px;margin-bottom:7px}.repo-link{font-size:13px;word-break:break-all}.facts{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:24px;margin-top:25px;border-top:1px solid #2a3243;padding-top:24px}.facts>div:last-child{grid-column:1/-1}.facts span{display:block;font-size:11px;color:#8491a9;margin-bottom:8px}.facts strong,.facts a,.facts code{font-size:13px;font-weight:400;overflow-wrap:anywhere}.columns{display:grid;grid-template-columns:1.25fr 1fr;gap:22px}.primary{background:#658afa;color:#fff}.primary:hover{background:#799aff}.secondary{background:#29364f;color:#d1ddff;white-space:nowrap}.secondary:hover{background:#344461}.full{width:100%;margin-top:20px}label{display:block;font-size:12px;color:#bdc8dc;margin:20px 0 9px}input{background:#0e1420;color:#e6ecf8;border:1px solid #344158;border-radius:8px;padding:12px 13px;width:100%;min-width:0;font-size:13px}input:focus{outline:2px solid #6188ff;outline-offset:1px}input::placeholder{color:#64728b}.input-row{display:flex;gap:9px}.footnote{color:#77859e;font-size:12px;line-height:1.9;margin:23px 0 0}#preview{padding:18px;background:#101a2c;border:1px solid #35496a;border-radius:10px;margin-top:20px;overflow-wrap:anywhere}.preview-title{font-size:11px;color:#9daecc;margin-bottom:10px}#preview-link{font-size:14px}#preview-message{font-size:13px;line-height:1.7}.steps{list-style:none;padding:0;counter-reset:stage;margin:26px 0}.steps li{counter-increment:stage;display:flex;align-items:center;gap:12px;margin:15px 0;color:#9eaac1;font-size:13px}.steps li:before{content:counter(stage);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#222e43;color:#90a9d8;font-size:11px}details{margin-top:24px;border-top:1px solid #2a3243;padding-top:16px}summary{cursor:pointer;font-size:12px;color:#9db5e9}pre{max-height:300px;overflow:auto;font-size:11px;line-height:1.65;background:#0b1019;color:#acb9ce;padding:14px;border-radius:8px;white-space:pre-wrap;overflow-wrap:anywhere}.login{max-width:450px;margin:0 auto 65px}.login h2{font-size:23px}#notice,#job-error{background:#3a222b;border:1px solid #6b384a;color:#ffc0cb;border-radius:9px;padding:14px;font-size:13px;line-height:1.7;margin:15px 0}footer{display:flex;justify-content:space-between;padding:34px 0;color:#63708a;font-size:11px}footer i{display:inline-block;width:6px;height:6px;background:#78a4ef;border-radius:50%;margin-right:7px}[hidden]{display:none!important}@media(max-width:760px){.shell{padding:0 18px}header{height:76px}.columns{grid-template-columns:1fr}.card{padding:23px 20px}.facts{grid-template-columns:1fr 1fr}.facts>div:nth-child(3){grid-column:1/-1}.intro{margin-top:30px}.input-row{flex-direction:column}.header-right{gap:10px;font-size:12px}.brand span{margin-left:8px}.login{margin:0}h1{font-size:28px}footer{font-size:10px}}
