:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#eef2f8;background:#0d131e;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 50% -20%,#18403c 0,transparent 57%);font-size:14px;line-height:1.6}main{width:min(100% - 36px,450px);margin:38px auto 28px}header{display:flex;align-items:center;gap:10px;margin-bottom:26px}.brand-mark{display:grid;place-items:center;width:33px;height:33px;border:1px solid #55dbb858;border-radius:11px;background:#55dbb815;color:#83e9ca;font-size:17px;font-weight:700}header strong{font-size:16px;letter-spacing:.4px}.header-label{margin-left:auto;color:#9ba9ba;font-size:12px}.checkout{padding:30px 27px 22px;border:1px solid #ffffff12;border-radius:25px;background:linear-gradient(150deg,#1d2733,#151c28 66%);box-shadow:0 26px 80px #0004;text-align:center}.status-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:16px;color:#72e9c5;background:#73eac512;font-size:26px;font-weight:600}.eyebrow{font-size:12px;color:#b6c5c9;margin:0 0 14px}h1{font-size:21px;line-height:1.5;margin:0;font-weight:600;overflow-wrap:anywhere}.amount{font-size:58px;font-weight:650;line-height:1.2;letter-spacing:-2px;margin:18px 0 5px;font-variant-numeric:tabular-nums}.amount>span{font-size:28px;margin-right:7px;letter-spacing:0;color:#c3d2d6}.amount-note{font-size:12px;color:#98a9b6;margin:0 0 25px}.summary{border-top:1px solid #ffffff0c;border-bottom:1px solid #ffffff0c;padding:14px 0;margin-bottom:24px;text-align:left}.summary>div{display:flex;gap:12px;justify-content:space-between;padding:5px 0}.summary span{color:#9eacbd}.summary strong{max-width:72%;text-align:right;font-weight:500;overflow-wrap:anywhere}.summary .discount{color:#81e8c6}fieldset{border:0;padding:0;margin:0 0 21px;min-width:0}legend{text-align:left;font-size:13px;font-weight:500;margin-bottom:11px}.methods{display:flex;flex-direction:column;gap:9px}.method{display:flex;align-items:center;gap:10px;border:1px solid #344251;border-radius:12px;padding:12px 14px;background:#0d16224d;cursor:pointer;transition:border-color .15s,background .15s}.method:has(input:checked){border-color:#64d5b7;background:#4ad4ad0b}.method:focus-within{outline:2px solid #83e9ca;outline-offset:3px}.method input{position:absolute;opacity:0;width:1px;height:1px}.method-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;font-size:17px;font-weight:700}.alipay{color:#a1d5ff;background:#178be029}.wxpay{color:#8ee3a9;background:#2ebe6926}.usdt{color:#9fead1;background:#259c762b}.radio-mark{display:block;width:16px;height:16px;border:1px solid #6b7c8f;border-radius:50%;margin-left:auto}.method input:checked~.radio-mark{border:5px solid #7de5c6;background:#112721}.primary{display:flex;justify-content:center;gap:15px;align-items:center;width:100%;min-height:49px;padding:12px 16px;border:0;border-radius:12px;background:#79e3c3;color:#0a302b;font-family:inherit;font-size:15px;font-weight:600;line-height:1.5;text-decoration:none;cursor:pointer;transition:background .15s}.primary:hover{background:#9af0d4}.primary:focus-visible{outline:2px solid #effff9;outline-offset:3px}.primary:disabled{background:#374b4e;color:#b7c5cb;cursor:default}.timer{margin:12px 0 0;font-size:12px;color:#a5b4be}.timer strong{color:#e2eacb;font-variant-numeric:tabular-nums}.hint{margin:20px 0 0;font-size:11px;line-height:1.8;color:#94a3b6}.order-number{display:flex;flex-direction:column;gap:3px;font-size:10px;color:#8492a5;letter-spacing:.4px;margin-top:23px;overflow-wrap:anywhere}.order-number span{font-variant-numeric:tabular-nums;font-size:10px;color:#a7b1bf}footer{text-align:center;color:#718094;margin-top:24px;font-size:12px}footer a{color:#b3c2ce;text-decoration:none;padding:7px}footer p{font-size:10px;margin:8px 0 0;color:#728195}.state-detail{font-size:14px;line-height:1.9;color:#bcc8d1;margin:22px 0 25px}.checkout[data-state=expired] .status-icon,.checkout[data-state=review] .status-icon{color:#f0cc8a;background:#dcaa3814}@media(max-width:380px){main{width:calc(100% - 24px);margin-top:22px}.checkout{padding:25px 20px}.amount{font-size:52px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
