*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#21123d;background:radial-gradient(circle at 50% -10%,rgba(139,92,246,.18),transparent 38%),linear-gradient(180deg,#faf8ff,#f5f1ff)}button,input{font:inherit}.page{min-height:100vh}.header{height:76px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(124,58,237,.1);background:#ffffffa6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px}.logo{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;font-size:18px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 22px #7c3aed40}.brand strong{display:block;font-size:17px}.brand span{display:block;margin-top:2px;color:#8a7ba4;font-size:12px}.header-right{color:#8a7ba4;font-size:13px}.main{width:min(920px,calc(100% - 32px));margin:0 auto;padding:78px 0 60px}.hero{text-align:center}.badge{display:inline-flex;padding:7px 14px;border:1px solid rgba(124,58,237,.15);border-radius:999px;color:#7c3aed;background:#ffffffb3;font-size:13px}.hero h1{margin:22px 0 14px;font-size:clamp(34px,6vw,54px);line-height:1.12;letter-spacing:-1.5px}.hero h1 span{display:block;color:#7c3aed}.hero p{margin:0;color:#75658f;font-size:16px}.redeem-card{width:min(620px,100%);margin:42px auto 0;padding:34px;border:1px solid rgba(124,58,237,.12);border-radius:24px;background:#ffffffe0;box-shadow:0 24px 70px #4526701a,0 4px 14px #4526700a}.step-title{display:flex;align-items:center;gap:14px;margin-bottom:24px}.step-number{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.step-title h2{margin:0;font-size:21px}.step-title p{margin:5px 0 0;color:#8a7ba4;font-size:13px}.input-wrap input{width:100%;height:58px;padding:0 18px;outline:none;border:1.5px solid #ddd4ec;border-radius:14px;color:#21123d;background:#fcfbff;font-size:16px;transition:.2s}.input-wrap input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf617}.error{display:flex;gap:8px;align-items:center;margin-top:12px;padding:11px 13px;border-radius:11px;color:#b42318;background:#fff0ee;font-size:13px}.error span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#d92d20;font-weight:700}.primary-btn{width:100%;height:56px;margin-top:18px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 10px 24px #7c3aed3d;transition:transform .15s,opacity .15s}.primary-btn:hover:not(:disabled){transform:translateY(-1px)}.primary-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.spinner{display:inline-block;width:16px;height:16px;margin-right:7px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-3px;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tips{display:flex;justify-content:center;gap:22px;margin-top:18px;color:#88799f;font-size:12px}.success-box{text-align:center}.success-icon{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#12b76a;font-size:30px;font-weight:700;box-shadow:0 12px 30px #12b76a33}.success-box h2{margin:0;font-size:24px}.success-subtitle{margin:8px 0 22px;color:#807291;font-size:14px}.info-card{padding:4px 18px;border:1px solid #ece6f4;border-radius:16px;background:#faf9fd;text-align:left}.info-row{min-height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee8f5}.info-row:last-of-type{border-bottom:none}.info-row span{color:#87799a;font-size:13px}.status-ok{color:#079455}.message{padding:12px 0;color:#75658f;font-size:13px}.text-btn{margin-top:13px;border:0;color:#7c3aed;background:transparent;cursor:pointer}.how{margin-top:56px;text-align:center}.how h3{margin-bottom:25px}.flow{display:flex;align-items:center;justify-content:center}.flow-item{min-width:125px;display:flex;gap:9px;align-items:center;text-align:left;opacity:.52}.flow-item.active{opacity:1}.flow-item>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#7c3aed;background:#ede9fe;font-size:12px;font-weight:700}.flow-item.active>span{color:#fff;background:#7c3aed}.flow-item strong{display:block;font-size:13px}.flow-item small{display:block;margin-top:2px;color:#8a7ba4;font-size:11px}.line{width:35px;height:1px;margin:0 5px;background:#ddd4ec}footer{padding:24px;text-align:center;color:#a092b5;font-size:12px}@media(max-width:700px){.header{padding:0 20px}.header-right{display:none}.main{padding-top:50px}.redeem-card{padding:24px 20px}.tips{gap:10px;flex-wrap:wrap}.flow{align-items:flex-start;justify-content:space-between}.flow-item{min-width:0;width:22%;display:block;text-align:center}.flow-item>span{margin:0 auto 7px}.flow-item small{display:none}.line{width:7%;margin-top:14px}}.guide-box{margin-bottom:22px;padding:18px;border:1px solid #e6def4;border-radius:15px;background:#faf8ff;text-align:left}.guide-title{margin-bottom:10px;font-weight:700;font-size:14px}.guide-box ol{margin:0;padding-left:21px;color:#746586;font-size:13px;line-height:1.9}.guide-box a{color:#7c3aed;font-weight:600;text-decoration:none}.guide-box a:hover{text-decoration:underline}.field-label{display:block;margin:4px 0 9px;color:#473a59;font-weight:650;font-size:13px;text-align:left}.session-box{width:100%;min-height:145px;padding:15px 16px;resize:vertical;outline:none;border:1.5px solid #ddd4ec;border-radius:14px;color:#21123d;background:#fcfbff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;transition:.2s}.session-box:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf617}.privacy-note{margin-top:10px;color:#8b7b9d;font-size:12px;text-align:left}.plan-highlight{color:#7c3aed}.confirm-note{margin-top:18px;padding:13px 15px;border-radius:12px;color:#746586;background:#f7f4fb;font-size:13px;line-height:1.6;text-align:left}.result-box{text-align:center}.processing-icon{width:70px;height:70px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#f1ebff}.big-spinner{width:34px;height:34px;border:4px solid #ded2ff;border-top-color:#7c3aed;border-radius:50%;animation:spin .8s linear infinite}.failed-icon{width:64px;height:64px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#e5484d;font-size:29px;font-weight:800;box-shadow:0 12px 30px #e5484d33}.status-fail{color:#d92d20}.result-message{margin-top:16px;padding:14px 16px;border-radius:12px;color:#5f5270;background:#f7f4fb;font-size:13px;line-height:1.6;text-align:left}.result-message.fail{color:#a52722;background:#fff1f0}.poll-note{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px;color:#807291;font-size:12px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#7c3aed;box-shadow:0 0 #7c3aed66;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 #7c3aed59}70%{box-shadow:0 0 0 8px #7c3aed00}to{box-shadow:0 0 #7c3aed00}}.secondary-btn{width:100%;height:50px;margin-top:16px;border:1px solid #ded5ee;border-radius:13px;color:#6d28d9;background:#faf8ff;font-weight:650;cursor:pointer}.secondary-btn:hover{background:#f5f0ff}.header{display:none!important}.main{padding-top:42px}.lookup-switch{margin-left:auto;padding:8px 13px;border:1px solid #ded4f2;border-radius:10px;color:#7c3aed;background:#faf8ff;font-size:12px;font-weight:650;white-space:nowrap;cursor:pointer;transition:.18s}.lookup-switch:hover{border-color:#bca5ef;background:#f5efff}.lookup-result{margin-top:2px}.lookup-result-title{margin-bottom:14px;color:#21123d;font-size:17px;font-weight:700;text-align:left}.lookup-status{color:#746586}.lookup-status.used{color:#079455}.lookup-status.unused{color:#7c3aed}.lookup-status.processing{color:#d97706}.lookup-message{margin-top:14px;padding:13px 15px;border-radius:12px;color:#665674;background:#f7f4fb;font-size:13px;line-height:1.6;text-align:left}@media(max-width:600px){.lookup-switch{padding:7px 9px;font-size:11px}}.elapsed-time{color:#7c3aed;font-variant-numeric:tabular-nums;letter-spacing:.5px}.poll-note{padding:12px 14px;border-radius:12px;background:#f8f5ff}
