:root{--ink:#172033;--muted:#687386;--line:#e5e9f0;--blue:#2563eb;--bg:#f6f8fc;--green:#087b57;--red:#c24146}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 system-ui,-apple-system,"Microsoft YaHei",sans-serif}header,main,footer{max-width:980px;margin:auto;padding-left:24px;padding-right:24px}header{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:20px;letter-spacing:-.5px}.brand span{color:var(--blue)}a{color:var(--blue);text-decoration:none}.hero{padding:58px 0 26px;max-width:640px}.eyebrow{color:var(--blue);font-weight:700;margin:0 0 8px}.hero h1,.card h1{font-size:clamp(29px,5vw,42px);letter-spacing:-1.6px;line-height:1.18;margin:0 0 14px}.hero p{color:var(--muted);font-size:17px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 12px 30px #18233c0b;margin:18px 0 48px}.form-card{max-width:600px}.compact{max-width:650px;margin:66px auto}.success{max-width:760px;margin:50px auto}.card label{display:block;font-weight:700;margin:18px 0}.card small{color:var(--muted);font-weight:400}input{width:100%;margin-top:7px;border:1px solid #cdd5e1;border-radius:10px;padding:12px 13px;font:inherit;color:var(--ink);background:#fff}input:focus{outline:3px solid #bfdbfe;border-color:var(--blue)}button{appearance:none;border:0;border-radius:10px;background:var(--blue);color:#fff;font:inherit;font-weight:700;padding:12px 18px;cursor:pointer}form>button{width:100%;margin-top:8px}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.notice{background:#eff6ff;border-left:4px solid var(--blue);padding:15px 17px;border-radius:8px;margin:25px 0}.notice p{margin:5px 0 0;color:#43526b}.notice-important{border:1px solid #f6c453;border-left:5px solid #d97706;background:linear-gradient(135deg,#fff8df,#fffdf6);padding:20px 21px;box-shadow:0 8px 22px #d9770618}.notice-important strong{display:block;color:#9a4f00;font-size:18px;line-height:1.45}.notice-important .loss-warning{color:#b42318;font-weight:800;font-size:16px}.notice-important .review-time{color:#075f45;font-weight:700}.notice-important .wechat-note{color:#39465d}.wechat-copy{display:inline-flex;align-items:center;justify-content:center;margin:0 2px;padding:3px 8px;border:1px solid #93c5fd;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:14px;line-height:1.45;letter-spacing:.2px;vertical-align:baseline;transition:background .16s,border-color .16s,transform .16s}.wechat-copy:hover,.wechat-copy:focus-visible{background:#dbeafe;border-color:#2563eb;outline:0;transform:translateY(-1px)}.result-wechat{margin-top:20px;color:#43526b}.copy-row{display:flex;align-items:center;gap:10px}.copy-row input{margin:0;min-width:0}.copy-row button{white-space:nowrap}.query-copy{min-width:126px}dl{display:flex;gap:42px;margin:22px 0}dt{color:var(--muted);font-size:13px}dd{font-size:18px;font-weight:700;margin:2px 0}.badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:13px;font-weight:700}.pending{color:#9a6700;background:#fff4c7}.approved{color:var(--green);background:#dff8ed}.rejected{color:var(--red);background:#ffe8e9}.muted{color:var(--muted)}footer{color:var(--muted);border-top:1px solid var(--line);padding-top:24px;padding-bottom:34px}.admin-head{margin:30px 0}.admin-head h1{font-size:28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stats div{background:#fff;border:1px solid var(--line);padding:14px;border-radius:12px;color:var(--muted)}.stats strong{display:block;color:var(--ink);font-size:25px}.table-card{max-width:none;padding:18px}.tabs{display:flex;gap:8px;margin-bottom:15px}.tab{padding:7px 11px;border-radius:8px;color:var(--muted)}.tab.active{background:#e8f0ff;color:var(--blue);font-weight:700}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:left;padding:12px 9px;border-bottom:1px solid var(--line)}th{font-size:13px;color:var(--muted)}.mini{padding:6px 9px;font-size:13px;margin-right:5px}.reject,.secondary{background:#fff;color:var(--ink);border:1px solid #cdd5e1}.inline{display:inline}.empty{text-align:center;color:var(--muted);padding:40px}dialog{border:0;border-radius:16px;box-shadow:0 20px 80px #0005;max-width:460px;width:calc(100% - 36px)}dialog::backdrop{background:#17203380}dialog form{padding:8px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.dialog-actions button{width:auto}@media(max-width:600px){header,main,footer{padding-left:16px;padding-right:16px}.hero{padding-top:35px}.card{padding:21px;border-radius:14px}.notice-important{padding:17px}.notice-important strong{font-size:17px}.copy-row{align-items:stretch;flex-direction:column}.copy-row button{white-space:normal;min-height:46px}.query-copy{min-width:0}.stats{grid-template-columns:repeat(2,1fr)}dl{gap:22px;flex-wrap:wrap}.table-card{padding:12px}}
