:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#19263e;background:#f4f8ff;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:#2860eb;text-decoration:none}header{max-width:1200px;margin:auto;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;color:#19263e;font-size:18px}.mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#285eeb;color:white;font-weight:800}.brand-sub{font-size:13px;color:#8694ac;border-left:1px solid #d7dfeb;padding-left:10px}nav{display:flex;gap:10px}main{max-width:1200px;margin:auto;padding:12px 28px}h1{font-size:29px;letter-spacing:-.6px;margin:18px 0 10px}p{line-height:1.8;color:#7184a2;margin:8px 0}.badge{display:inline-block;border-radius:20px;background:#e0ecff;color:#3168ff;padding:5px 12px;font-size:12px}.intro{margin:18px 0 28px}.layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:start}.panel{border:1px solid #dfe5ed;border-radius:18px;background:white;overflow:hidden}.panel h2{font-size:15px;font-weight:650;padding:21px 24px;margin:0;border-bottom:1px solid #edf0f5;display:flex;justify-content:space-between;align-items:center;min-height:65px}.panel-body{padding:24px}.tag{font-size:12px;background:#eff5ff;color:#2860eb;padding:5px 9px;border-radius:7px;font-weight:500}.steps{counter-reset:step;list-style:none;margin:0;padding:0}.steps li{counter-increment:step;position:relative;padding-left:42px;margin-bottom:24px}.steps li:before{content:counter(step);position:absolute;left:0;top:0;display:grid;place-items:center;background:#dfebff;color:#2963f2;border-radius:50%;width:28px;height:28px}.steps p{font-size:13px;margin:5px 0 8px}.small-btn{display:inline-block;background:#285ff0;color:white;border-radius:7px;padding:6px 12px;font-size:12px}.notice{background:#fff9ef;border:1px solid #f7dbad;border-radius:10px;padding:16px;color:#a8712e;font-size:12px}.notice p{margin-bottom:0}h3{font-size:14px}details{font-size:12px;color:#607798;margin:12px 0;line-height:1.7}summary{cursor:pointer;color:#455e84}label{font-weight:600;display:block;margin:0 0 12px}label i{font-style:normal;display:inline-grid;place-items:center;margin-right:7px;width:23px;height:23px;border-radius:50%;background:#e4edff;color:#3166ef}input:not([type=checkbox]),textarea{width:100%;border:1px solid #dce3e7;background:#f8fbfc;border-radius:9px;padding:17px;color:#26364c;outline:none}input:focus,textarea:focus{border-color:#6483ff;box-shadow:0 0 0 3px #edf0ff}textarea{min-height:215px;resize:vertical;font-size:13px}input::placeholder,textarea::placeholder{color:#9baaa9}.hint{font-size:12px;color:#8696b0;margin:12px 0 23px}.consent{display:flex;gap:8px;font-size:12px;font-weight:400;color:#7184a2;line-height:1.7;margin:18px 0}.consent input{flex-shrink:0;margin-top:4px}.primary,.outline{border-radius:9px;padding:13px 16px;border:1px solid #d5e0ff;text-align:center;font-weight:500;display:inline-block}.primary{background:#285ef0;border-color:#285ef0;color:white;box-shadow:0 4px 8px #285ef015}.primary:hover{background:#1a4ed7}.outline{background:white;color:#2c5ddd}.outline:hover{background:#f4f7ff}nav .outline{padding:9px 13px;font-size:13px}button:disabled{opacity:.55;cursor:wait}#entry>.primary{width:100%}.actions{display:flex;gap:12px;margin-top:24px}.actions .primary{flex:1}.confirm-card{border:1px solid #c6d8ff;border-radius:10px;padding:20px;background:#f8fbff}.confirm-title{display:flex;justify-content:space-between;align-items:start}.confirm-title h3{margin:0}.confirm-title p{font-size:12px;margin:5px 0 18px}.plan{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:20px 16px;background:#f5f2ff;border:1px solid #ded6ff;border-radius:7px 7px 0 0;color:#5c43d5}.plan span{font-size:12px}.plan strong{font-size:20px}dl{margin:0;background:white;border:1px solid #e1e8f5;border-top:0;border-radius:0 0 7px 7px;font-size:13px}dl>div{display:flex;justify-content:space-between;gap:15px;padding:15px;border-top:1px solid #e8edf5}dt{color:#8794ac;flex-shrink:0}dd{margin:0;text-align:right;word-break:break-word;font-weight:600}#error,#queryError:not(:empty){border:1px solid #ffd6cf;background:#fff7f5;color:#b34737;border-radius:8px;padding:12px;margin-bottom:20px;line-height:1.7;font-size:13px}#result{text-align:center}.result-icon{font-size:35px;margin:8px auto 18px;background:#e9f0ff;color:#2860eb;border-radius:50%;width:68px;height:68px;display:grid;place-items:center}#result h3{font-size:22px}#resultMessage{margin-bottom:25px}#result dl{border-top:1px solid #e1e8f5}.full{width:100%;margin-top:12px}footer{color:#99a5b8;text-align:center;font-size:12px;padding:36px}dialog{border:1px solid #dfe5ed;border-radius:16px;max-width:460px;width:calc(100% - 32px);padding:25px;color:#19263e}dialog::backdrop{background:#182b4a55}dialog h2{margin-top:0}[hidden]{display:none!important}@media(max-width:760px){header{padding:18px 16px}.brand-sub{display:none}nav{gap:7px}nav .outline{font-size:12px;padding:8px}main{padding:0 16px}.intro{margin:14px 0 22px}h1{font-size:25px}.layout{display:flex;flex-direction:column}.redeem{order:0;width:100%}aside.panel{order:1;width:100%}.panel-body{padding:20px}.panel h2{padding:18px 20px}.confirm-card{padding:14px}.plan{padding:16px 12px}dl>div{padding:12px 10px}.actions{flex-wrap:wrap}.steps li{margin-bottom:20px}textarea{min-height:190px}}
