:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#172139;background:#f4f6fa;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:#2452ce;text-decoration:none}a:hover{text-decoration:underline}header{height:88px;background:white;border-bottom:1px solid #e0e5ef;padding:0 5%;display:flex;justify-content:space-between;align-items:center;gap:20px}header>a{font-size:14px}.brand{font-size:20px;font-weight:750;color:#172139;display:flex;align-items:center;gap:10px}.brand small{font-size:12px;letter-spacing:2px;color:#788397;margin-left:14px}.mark{background:#2155ec;color:white;border-radius:10px;font-size:30px;width:38px;text-align:center;line-height:38px}main{max-width:1360px;margin:auto;padding:48px 5% 24px}.eyebrow{font-size:14px;color:#2452ce;font-weight:650}h1{font-size:38px;letter-spacing:-1px;margin:10px 0 14px;line-height:1.3}.intro p{color:#647087;margin:0 0 40px;line-height:1.7}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px}h2{font-size:18px;margin:0;font-weight:650;display:flex;gap:12px;align-items:center}h2 span{font-size:13px;font-family:monospace;color:#8793a8}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card{background:#fff;border:1px solid #dce2ee;border-radius:12px;padding:20px;display:flex;gap:13px;cursor:pointer;transition:.15s}.card:has(input:checked){border-color:#6688f0;background:#fafdff;box-shadow:inset 0 0 0 1px #6688f0}.card input{accent-color:#2457ed;width:18px;height:18px;flex-shrink:0;margin:3px 0 0}.card strong{font-size:16px;line-height:1.5;display:block}.card p{font-size:14px;color:#69768c;line-height:1.65;margin:7px 0 14px}.tag{font-size:12px;background:#edf1f7;color:#637088;padding:4px 7px;border-radius:4px}.note,.footnote,footer{font-size:13px;line-height:1.8;color:#798499}.note{margin:20px 0}.panel{padding:24px;background:white;border:1px solid #dce2ee;border-radius:14px}.panel h2{margin-bottom:28px}.panel label{display:block;font-size:14px;margin-bottom:10px}select{width:100%;padding:12px;background:#fff;border:1px solid #cbd4e3;border-radius:7px;font:inherit;color:inherit}.selected{display:flex;justify-content:space-between;margin:24px 0;font-size:14px}.method{border-top:1px solid #e7ebf2;padding-top:20px;margin-bottom:24px}.method strong{font-size:14px}.method p,.info p{font-size:14px;color:#6b778d;line-height:1.8;margin:8px 0}button{font:inherit;cursor:pointer;border:0;border-radius:7px}button:disabled{opacity:.5;cursor:not-allowed}.primary{padding:14px;width:100%;background:#2457ed;color:white;font-weight:650}.primary:hover:enabled{background:#1746cf}.secondary{width:100%;margin-top:10px;padding:12px;background:#edf2ff;color:#2452ce;font-size:14px}.text{background:transparent;color:#2452ce;font-size:14px;padding:8px}#status,#detail{font-size:13px;line-height:1.7;color:#637088;overflow-wrap:anywhere}progress{width:100%;accent-color:#2457ed}.stats{display:flex;justify-content:space-between;border-top:1px solid #e7ebf2;padding-top:20px;margin-top:20px}.stats small{display:block;color:#798499;font-size:12px}.stats strong{display:block;font-size:24px;margin-top:8px}.info{padding:24px 10px}.info strong{font-size:14px}.info a{font-size:14px}footer{border-top:1px solid #dce2ee;margin-top:40px;padding-top:24px}input:focus-visible,button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #90adff;outline-offset:4px}@media(max-width:1050px){.workspace{grid-template-columns:1fr 300px;gap:20px}.grid{grid-template-columns:1fr}}@media(max-width:720px){header{height:72px}.brand small{display:none}main{padding-top:30px}h1{font-size:29px}.workspace{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.intro p{margin-bottom:28px}.panel{padding:22px}.card{padding:18px}}
