:root{color:#162327;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f8f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.topbar{background:#fff;border-bottom:1px solid #dce4e5;justify-content:space-between;align-items:center;height:62px;padding:0 max(24px,50vw - 580px);display:flex}.brand{color:#132c2e;align-items:center;gap:9px;display:flex}.brand strong{font-size:17px}.brand span{color:#748184;margin-left:4px;font-size:13px}.icon-button{color:#43565b;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.content{max-width:1160px;margin:auto;padding:35px 24px}.page-heading{border-bottom:1px solid #dce4e5;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:29px;padding-bottom:28px;display:flex}h1{margin:0 0 7px;font-size:27px;font-weight:650;line-height:1.2}h2{margin:0 0 20px;font-size:16px;font-weight:650}h3{margin:24px 0 15px;font-size:18px}p{color:#68787c;margin:0;font-size:14px}.status{color:#68787c;white-space:nowrap;border:1px solid #ccd8da;border-radius:4px;padding:6px 9px;font-size:12px}.status.ready{color:#14745c;background:#eaf7f1;border-color:#a4d8c9}.error{color:#a62927;background:#fff1ef;border-left:3px solid #cf4e47;margin-bottom:22px;padding:12px 14px}.signin{gap:18px;max-width:390px;display:grid}.signin button{justify-self:start}label{color:#425256;gap:8px;font-size:13px;font-weight:600;display:grid}input,textarea{color:#17282b;background:#fff;border:1px solid #cbd8d9;border-radius:5px;outline:none;width:100%;padding:11px 12px;font-weight:400}input:focus,textarea:focus{border-color:#2d8f85;box-shadow:0 0 0 2px #d7f0eb}textarea{resize:vertical;line-height:1.5}.code-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.primary{color:#fff;background:#137c70;border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:10px 16px;font-size:13px;font-weight:650;display:inline-flex}.primary:hover:not(:disabled){background:#0c6359}.workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:52px;display:grid}.form-column{align-content:start;gap:20px;display:grid}.form-column h2{margin-bottom:0}.form-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.form-actions span,.result-heading span{color:#708084;font-size:12px}.result-column{border-left:1px solid #dce4e5;min-width:0;padding-left:36px}.result-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.empty{color:#a0afb1;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:300px;display:flex}.result-column ol{margin:0;padding-left:22px}.result-column li{border-bottom:1px solid #e4ebec;padding:12px 4px;font-size:14px}.result-column li span{font-weight:600;display:block}.result-column li small{color:#6f7d80;margin-top:3px;display:block}@media (width<=760px){.content{padding:24px 18px}.topbar{padding:0 18px}.workspace{grid-template-columns:1fr;gap:35px}.result-column{border-top:1px solid #dce4e5;border-left:0;padding:25px 0 0}.page-heading{align-items:flex-start}h1{font-size:24px}}
