:root{--orange:#ff7900;--red:#f31624;--ink:#241408;--muted:#80502d;--line:#ffd2a6;--green:#119437;--blue:#235fd4}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#ff3b12 0 132px,#ff8b14 132px,#ffe0aa 238px,#fffaf4 100%);font-family:system-ui,-apple-system,"PingFang SC",sans-serif;color:var(--ink)}button,input{font:inherit}.stage{width:min(100% - 24px,460px);margin:auto;padding-bottom:28px}.hero{height:154px;padding:30px 12px;text-align:center;color:#fff}.hero h1{margin:10px 0 6px;font-size:30px;text-shadow:0 5px 12px #a52b0080}.hero p{margin:0;font-weight:700;color:#fff6e7}.panel,.card{background:#fffefa;border:1px solid var(--line);border-radius:10px;box-shadow:0 6px 14px #bd480026;padding:16px}.card{margin-top:14px}.hidden{display:none!important}.label{display:block;margin-bottom:7px;font-weight:900}.input{width:100%;min-height:54px;padding:13px 14px;border:1.5px solid #f2ceb1;border-radius:8px;outline:none}.input:focus{border-color:#ff8a22;box-shadow:0 0 0 4px #ff891f28}.code{font:850 17px ui-monospace,monospace;letter-spacing:1px;text-transform:uppercase}.btn{width:100%;min-height:50px;border:0;border-radius:8px;padding:12px 16px;color:#fff;font-weight:950;cursor:pointer}.btn.primary{background:linear-gradient(90deg,var(--orange),var(--red))}.btn.blue{background:var(--blue)}.btn.ghost{background:#fff6ed;border:1px solid var(--line);color:#c74708}.btn:disabled{opacity:.55}.stack{display:grid;gap:10px}.msg{min-height:22px;margin-top:8px;text-align:center;color:#b42318}.notice{white-space:pre-line;line-height:1.7;color:#5e3217}.badge{display:inline-flex;padding:5px 9px;border-radius:99px;background:#eaffef;color:var(--green);font-weight:900;font-size:12px}.codebar,.row{display:flex;justify-content:space-between;align-items:center;gap:12px}.codebar{padding:11px;background:#fff7ed;border:1px solid var(--line);border-radius:8px}.meta{margin-top:12px;border:1px solid var(--line);border-radius:8px;padding:4px 12px}.row{padding:10px 0}.row+.row{border-top:1px dashed #efd5bf}.row strong{max-width:68%;text-align:right;overflow-wrap:anywhere}.muted{color:var(--muted)}.order-link-head{display:flex;align-items:center;justify-content:space-between;margin:8px -4px 0;padding:12px 4px 8px;border-top:1px dashed #efd5bf;color:#1683ee}.order-link-head button{border:0;border-radius:999px;padding:7px 15px;background:#e8f3ff;color:#1677d2;font-weight:900}.order-link-value{min-height:82px;margin:0 -2px 10px;padding:14px;border:1px solid #eadaca;border-radius:8px;background:#fff;line-height:1.55;word-break:break-all;font-weight:750}.upload{display:grid;place-items:center;min-height:116px;border:2px dashed #ffab63;border-radius:9px;background:#fff7ed;color:#d24a09;font-weight:900;cursor:pointer;text-align:center;padding:18px}.upload input{display:none}.preview{max-width:100%;max-height:240px;margin-top:10px;border-radius:8px}.status{padding:14px;border-radius:9px;text-align:center;font-weight:950}.status.processing{background:#eaf3ff;color:var(--blue)}.status.completed{background:#eaffef;color:var(--green)}.status.failed,.status.cancelled{background:#fff1f1;color:#b42318}.tiny{font-size:12px;color:var(--muted);line-height:1.5}a{color:#d94a09}.admin{width:min(100% - 28px,1000px);margin:28px auto}.admin h1{color:#fff}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.table{width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{padding:9px 7px;border-bottom:1px solid #f2dfce;text-align:left;word-break:break-all}.scroll{overflow:auto}.api-ok{color:var(--green)}.api-bad{color:#b42318}.support-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;background:#15151580;backdrop-filter:blur(3px)}.support-sheet{width:min(100%,520px);max-height:94vh;overflow:auto;padding:25px 18px 20px;border-radius:20px 20px 0 0;background:#fbfbfd;box-shadow:0 -8px 30px #0002}.support-sheet h2{margin:0 -18px 16px;padding:0 16px 18px;border-bottom:1px solid #e5e7eb;text-align:center;font-size:23px}.support-intro,.support-time{color:#7a7f89;font-size:16px;line-height:1.75}.support-box{margin:14px 0;padding:18px 14px;border-radius:12px;background:#fff;text-align:center;box-shadow:0 8px 24px #2536590d}.support-red,.support-blue{display:block;font-size:16px;line-height:1.7}.support-red{color:#f04438}.support-blue{color:#0984d1}.support-qr{display:block;width:min(78vw,300px);height:auto;margin:14px auto;padding:8px;background:#fff;box-shadow:0 7px 22px #0002}.support-qr-empty{margin:16px auto;padding:55px 10px;width:min(78vw,300px);background:#f3f4f6;color:#9ca3af}.support-time{text-align:center}.support-close{margin-top:10px;background:#1683ee}.admin-qr-preview{display:block;max-width:260px;max-height:260px;margin:12px 0;border:1px solid #e5e7eb;border-radius:8px;padding:6px;background:#fff}@media(max-width:520px){.table{min-width:700px}.hero h1{font-size:27px}}
