:root{color:#172033;font-synthesis:none;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 92% 2%,#3673ff26,#0000 34%),#f5f7fb;min-width:280px;margin:0}.shell{gap:16px;max-width:520px;margin:0 auto;padding:22px 18px 28px;display:grid}.hero{padding:4px 2px 0}.eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}h1{letter-spacing:-.02em;margin:7px 0;font-size:25px}p{color:#667085;margin:0;font-size:13px;line-height:1.65}.card,.status,.scope{background:#fffffff0;border:1px solid #e3e8f2;border-radius:14px;box-shadow:0 8px 30px #1c2b490f}.steps{padding:8px 14px}.steps div{grid-template-columns:26px 1fr;align-items:start;gap:10px;padding:10px 0;display:grid}.steps div+div{border-top:1px solid #edf0f6}.steps span{color:#2563eb;background:#eaf1ff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3673ff,#2157dc);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;font-size:15px;font-weight:700;display:flex;box-shadow:0 10px 20px #2563eb3b}.primary:hover{filter:brightness(1.03)}.primary:disabled{cursor:wait;opacity:.72}.spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status{border-left:4px solid #94a3b8;padding:14px 16px}.status strong{margin-bottom:4px;font-size:14px;display:block}.status.success{background:#f6fff8;border-left-color:#16a34a}.status.error{background:#fff8f8;border-left-color:#dc2626}.status.success strong{color:#15803d}.status.error strong{color:#b91c1c}.scope{padding:12px 14px}.scope summary{color:#475467;cursor:pointer;font-size:13px;font-weight:650}.scope p{margin-top:8px}
