*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color-scheme:light dark}body{min-height:100vh}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6821f,#f6ad55,#fb923c);padding:24px}.card{background:#fffffff2;border-radius:16px;padding:48px 40px;max-width:520px;width:100%;text-align:center;box-shadow:0 20px 60px #0003}.badge{display:inline-block;background:linear-gradient(90deg,#f6821f,#f97316);color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 14px;border-radius:999px;margin-bottom:20px}h1{font-size:28px;color:#1f2937;margin-bottom:12px}.card p{color:#6b7280;line-height:1.7;margin-bottom:24px}.counter{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:24px}.counter button{width:44px;height:44px;border:none;border-radius:10px;background:#f97316;color:#fff;font-size:20px;font-weight:700;cursor:pointer;transition:background .2s,transform .1s}.counter button:hover{background:#ea580c}.counter button:active{transform:scale(.94)}.count{font-size:32px;font-weight:700;color:#1f2937;min-width:60px}.tip{font-size:14px;color:#9ca3af;margin-bottom:0}
