*{box-sizing:border-box} :root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#172238;background:#f5f7fb;font-synthesis:none}body{margin:0;font-size:16px;line-height:1.6}a{color:#245bd6;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #8bb1ff;outline-offset:3px}header{height:88px;background:white;border-bottom:1px solid #e3e8f1;display:flex;align-items:center;padding:0 max(32px,calc((100vw - 1200px)/2));gap:48px;white-space:nowrap}.brand{display:flex;align-items:center;gap:10px;color:#172238;font-size:23px;font-weight:750}.logo{background:#245be1;color:white;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;font-size:26px}.brand-sub{font-size:14px;color:#738095;font-weight:400;border-left:1px solid #dbe1eb;padding-left:14px;margin-left:5px}nav{display:flex;gap:28px;height:100%;align-items:center}nav a{color:#67748a;font-size:15px;position:relative}nav a.active{color:#245bd6;font-weight:600}nav a.active:after{content:'';position:absolute;bottom:-30px;left:0;right:0;height:3px;background:#245bd6}.account{margin-left:auto;display:flex;gap:20px;align-items:center;font-size:14px}main{max-width:1120px;margin:64px auto 80px;padding:0 24px;min-height:calc(100vh - 295px)}.eyebrow{font-size:12px;font-weight:700;color:#527299;letter-spacing:2px}h1{font-size:38px;letter-spacing:-1px;line-height:1.35;margin:13px 0 14px}h2{font-size:20px;line-height:1.5;margin:0}p{margin:0 0 20px}.lead{color:#6d798d;margin-bottom:36px}.panel{background:white;border:1px solid #e2e7f0;border-radius:16px;box-shadow:0 6px 24px #15234803}.redeem-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:28px}.redeem{padding:32px}.section-head{display:flex;align-items:center;gap:14px;margin-bottom:26px}.section-head .button,.section-head>.text{margin-left:auto}.step{font-size:13px;display:grid;place-items:center;background:#eef3ff;color:#245bd6;width:32px;height:32px;border-radius:8px;font-weight:700}.tag{margin-left:auto;font-size:12px;color:#7b8698}.button{border:1px solid #245be1;background:#245be1;color:white;display:inline-flex;justify-content:center;align-items:center;gap:16px;border-radius:8px;padding:11px 23px;font-weight:600;font-size:15px}.button:hover{background:#184bc3}.button.full{width:100%;justify-content:space-between}.small{padding:8px 16px;font-size:14px}.secondary{border:1px solid #d7dfea;color:#53647e;background:white;border-radius:8px;padding:10px 16px}.text{border:0;background:none;color:#245bd6;padding:3px;font-size:14px}.danger{color:#b64242}label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}input,textarea{display:block;width:100%;border:1px solid #d7dfea;background:#fff;color:#172238;border-radius:8px;padding:12px 14px;outline:none;margin-top:8px;font-weight:400;font-size:16px}input:focus,textarea:focus{border-color:#245be1;box-shadow:0 0 0 3px #245be113}input::placeholder,textarea::placeholder{color:#9aa5b7}.code{height:68px;font-family:Consolas,monospace;font-size:25px;letter-spacing:4px;background:#fbfcff;text-transform:uppercase}.code::placeholder{font-family:inherit;font-size:19px;letter-spacing:2px}.hint{font-size:13px;color:#7b8698;line-height:1.7;margin:12px 0 24px}.notice{display:flex;gap:10px;border-top:1px solid #edf0f5;margin-top:26px;padding-top:20px;color:#7b8698;font-size:13px}.notice p{margin:0}.guide{background:#eaf0fc;border:1px solid #e0e8f7;border-radius:16px;padding:30px}.guide h2{margin:10px 0 24px}.guide>div{display:flex;align-items:flex-start;gap:18px;margin-top:24px}.guide b{font:14px Consolas,monospace;background:#fff8;border:1px solid #d4def2;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;color:#56739d;flex-shrink:0}.guide p{font-size:15px;margin:0}.guide small{display:block;color:#7688a3;font-size:13px;margin-top:4px}.result,.history-item{padding:26px;margin-top:24px}pre{font-family:inherit;white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8fc;border:1px solid #e6ebf3;border-radius:8px;padding:20px;font-size:15px;max-height:500px;overflow:auto;line-height:1.8}.result .section-head{margin-bottom:12px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:920px;margin:20px auto;align-items:center}.auth-intro h1{font-size:40px;line-height:1.6}.auth-intro p{line-height:2;color:#778399;margin:24px 0 40px}.auth-intro a{font-size:14px}.auth{padding:32px}.auth .hint{margin:8px 0 22px}.auth .button.full{justify-content:center}.switch{text-align:center;font-size:14px;margin:22px 0 0;color:#768399}.error{font-size:14px;color:#ba3a3a;margin:12px 0}.error:empty{display:none}footer{max-width:1120px;margin:auto;padding:24px;display:flex;justify-content:space-between;border-top:1px solid #e1e7f0;color:#909aad;font-size:12px}.admin-heading{display:flex;justify-content:space-between;align-items:center}.badge{font-size:12px;padding:4px 10px;border-radius:5px;white-space:nowrap}.blue{background:#edf2ff;color:#2d61d5}.green{background:#ebf7f1;color:#28775c}.muted{background:#f0f2f6;color:#7d8797}.warn{background:#fff1e8;color:#a76a39}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.stats .panel{padding:20px 24px}.stats span{font-size:14px;color:#7b8698}.stats strong{display:block;font-size:32px;margin-top:7px;line-height:1.4}.tabs{display:flex;border-bottom:1px solid #dfe5ef;gap:28px;margin-bottom:24px}.tabs button{background:none;border:0;border-bottom:3px solid transparent;padding:12px 3px;color:#6c7890;font-size:15px}.tabs .selected{border-color:#245be1;color:#245be1;font-weight:600}.admin-panel{padding:24px}.admin-panel .section-head{margin-bottom:18px;flex-wrap:wrap}.admin-panel .hint{margin:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:14px}th{color:#8a94a6;background:#f7f9fc;font-weight:500;font-size:13px;padding:13px 16px}td{border-bottom:1px solid #eef1f6;padding:18px 16px}td strong{font-weight:500;white-space:normal;display:block;max-width:240px;overflow-wrap:anywhere}td small{display:block;font-size:12px;color:#96a0b0;margin-top:4px}.mono,.code-copy{font-family:Consolas,monospace}.code-copy{border:0;background:#f0f4fc;color:#376099;font-size:15px;letter-spacing:1px;padding:5px 9px;border-radius:5px}.actions{display:flex;gap:9px}.empty{text-align:center;padding:52px 24px;color:#7b8698}.empty h2{color:#334661;margin-bottom:10px}.empty h1{font-size:28px}.empty p{font-size:14px}dialog{border:1px solid #e0e6f1;border-radius:16px;width:560px;max-width:calc(100vw - 32px);max-height:90vh;padding:30px;color:#172238;box-shadow:0 25px 100px #15234830}dialog::backdrop{background:#111f3a66;backdrop-filter:blur(3px)}dialog h2{margin-bottom:20px}dialog .dialog-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:24px}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:#172b4a;color:white;border-radius:8px;padding:12px 22px;max-width:90vw;font-size:14px;transition:.2s;z-index:10}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@media(max-width:850px){header{padding:16px 24px;height:auto;flex-wrap:wrap;gap:20px}.brand-sub{display:none}nav{order:3;width:100%;gap:24px}nav a.active:after{bottom:-16px}main{margin-top:36px}.redeem-grid{grid-template-columns:1fr}.auth-layout{gap:32px}.auth-intro h1{font-size:30px}.stats{grid-template-columns:repeat(2,1fr)}h1{font-size:32px}}@media(max-width:560px){header{padding:16px}.account{gap:12px}main{padding:0 16px}.brand{font-size:21px}.auth-layout{grid-template-columns:1fr}.auth-intro{display:none}.auth,.redeem,.guide{padding:24px}.stats{gap:10px}.stats .panel{padding:16px}.admin-panel{padding:18px}.section-head{gap:10px}.section-head .hint{flex-basis:100%}.admin-heading .badge{display:none}h1{font-size:28px}footer{gap:16px;flex-wrap:wrap}.guide>div{margin-top:18px}.redeem-grid{gap:20px}.dialog-actions .button{flex-grow:1}}
