.scam-app.svelte-z7q3pw{width:100%;background:#0d0d0d;color:#f0f0f0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;padding:60px 16px 80px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.inner.svelte-z7q3pw{width:100%;max-width:720px}.intro-card.svelte-z7q3pw{background:#161616;border:1px solid #2a2a2a;border-radius:16px;padding:48px 32px;text-align:center;animation:svelte-z7q3pw-fadeUp .6s ease both}@keyframes svelte-z7q3pw-pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}.intro-icon.svelte-z7q3pw{font-size:56px;margin-bottom:16px;display:block}.intro-title.svelte-z7q3pw{font-size:clamp(24px,5vw,36px);font-weight:900;color:#fff;margin:0 0 8px;line-height:1.2}.intro-title.svelte-z7q3pw span:where(.svelte-z7q3pw){color:#e53e3e}.intro-subtitle.svelte-z7q3pw{font-size:clamp(13px,2vw,15px);color:#ffffff80;line-height:1.6;max-width:480px;margin:0 auto 32px}.btn-primary.svelte-z7q3pw{background:#e53e3e;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:15px;font-weight:700;padding:14px 36px;cursor:pointer;letter-spacing:.05em;transition:background .2s,transform .15s}.btn-primary.svelte-z7q3pw:hover{background:#c53030;transform:translateY(-2px)}.btn-answer.svelte-z7q3pw{flex:1;border:2px solid;border-radius:8px;font-family:inherit;font-size:14px;font-weight:700;padding:12px 16px;cursor:pointer;transition:all .2s;background:transparent}.btn-yes.svelte-z7q3pw{border-color:#e53e3e80;color:#fc8181}.btn-yes.svelte-z7q3pw:hover{background:#e53e3e26;border-color:#e53e3e}.btn-no.svelte-z7q3pw{border-color:#48bb7880;color:#68d391}.btn-no.svelte-z7q3pw:hover{background:#48bb781f;border-color:#48bb78}.progress-wrap.svelte-z7q3pw{margin-bottom:28px;animation:svelte-z7q3pw-fadeUp .4s ease both}.progress-meta.svelte-z7q3pw{display:flex;justify-content:space-between;font-size:11px;color:#ffffff59;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.progress-bar.svelte-z7q3pw{width:100%;height:4px;background:#2a2a2a;border-radius:2px;overflow:hidden}.progress-fill.svelte-z7q3pw{height:100%;background:linear-gradient(90deg,#e53e3e,#fc8181);border-radius:2px;transition:width .5s ease}.step-card.svelte-z7q3pw{background:#161616;border:1px solid #2a2a2a;border-radius:16px;overflow:hidden;animation:svelte-z7q3pw-fadeUp .5s ease both}.step-header.svelte-z7q3pw{padding:24px 28px;border-bottom:1px solid #222;display:flex;align-items:flex-start;gap:20px}.step-icon-wrap.svelte-z7q3pw{width:52px;height:52px;border-radius:12px;background:#e53e3e1a;border:1px solid rgba(229,62,62,.25);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.step-number.svelte-z7q3pw{font-size:10px;font-weight:700;letter-spacing:.15em;color:#e53e3e;text-transform:uppercase;margin-bottom:4px}.step-tag.svelte-z7q3pw{font-size:11px;letter-spacing:.1em;color:#ffffff59;text-transform:uppercase;margin-bottom:6px}.step-title.svelte-z7q3pw{font-size:clamp(18px,3.5vw,24px);font-weight:800;color:#fff;margin:0;line-height:1.25}.step-body.svelte-z7q3pw{padding:24px 28px}.step-desc.svelte-z7q3pw{font-size:14px;color:#fff9;line-height:1.7;margin-bottom:20px}.impersonate-list.svelte-z7q3pw{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.impersonate-tag.svelte-z7q3pw{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffff8c;font-size:11px;padding:4px 10px;border-radius:4px;letter-spacing:.04em}.call-bubble.svelte-z7q3pw{background:#1e1e1e;border:1px solid #333;border-radius:12px;padding:18px 20px;margin-bottom:20px;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.call-bubble.visible.svelte-z7q3pw{opacity:1;transform:translateY(0)}.call-bubble-title.svelte-z7q3pw{font-size:11px;font-weight:700;color:#ffffff59;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.call-bubble-text.svelte-z7q3pw{font-size:13px;color:#ffffffbf;line-height:1.7;font-style:italic}.question-block.svelte-z7q3pw{margin-bottom:20px}.question-text.svelte-z7q3pw{font-size:13px;font-weight:600;color:#ffffff73;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.answer-buttons.svelte-z7q3pw{display:flex;gap:10px}.red-flag.svelte-z7q3pw{background:#e53e3e12;border:1px solid rgba(229,62,62,.3);border-radius:10px;padding:16px 18px;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease;margin-bottom:20px}.red-flag.visible.svelte-z7q3pw{opacity:1;transform:translateY(0)}.red-flag-title.svelte-z7q3pw{font-size:12px;font-weight:700;color:#fc8181;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.red-flag-text.svelte-z7q3pw{font-size:13px;color:#ffc8c8bf;line-height:1.65}.feedback.svelte-z7q3pw{font-size:13px;border-radius:8px;padding:10px 14px;margin-bottom:20px;font-weight:600}.feedback.yes.svelte-z7q3pw{background:#e53e3e1f;color:#fc8181;border:1px solid rgba(229,62,62,.3)}.feedback.no.svelte-z7q3pw{background:#48bb781a;color:#68d391;border:1px solid rgba(72,187,120,.3)}.step-footer.svelte-z7q3pw{padding:0 28px 28px;display:flex;justify-content:flex-end}.tips-section.svelte-z7q3pw{animation:svelte-z7q3pw-fadeUp .6s ease both}.tips-header.svelte-z7q3pw{text-align:center;margin-bottom:36px}.tips-tag.svelte-z7q3pw{display:inline-flex;align-items:center;gap:6px;background:#48bb781a;border:1px solid rgba(72,187,120,.35);color:#68d391;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:5px 14px;border-radius:4px;margin-bottom:16px}.tips-title.svelte-z7q3pw{font-size:clamp(22px,4vw,30px);font-weight:900;color:#fff;margin:0 0 8px}.tips-title.svelte-z7q3pw span:where(.svelte-z7q3pw){color:#68d391}.tips-subtitle.svelte-z7q3pw{font-size:13px;color:#fff6;line-height:1.6}.tips-grid.svelte-z7q3pw{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:40px}.flip-card.svelte-z7q3pw{height:200px;perspective:1000px;cursor:pointer}.flip-inner.svelte-z7q3pw{position:relative;width:100%;height:100%;transition:transform .55s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.flip-inner.flipped.svelte-z7q3pw{transform:rotateY(180deg)}.flip-front.svelte-z7q3pw,.flip-back.svelte-z7q3pw{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;padding:24px;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center}.flip-front.svelte-z7q3pw{background:#161616;border:1px solid #2a2a2a;align-items:center;text-align:center}.flip-back.svelte-z7q3pw{background:#1a1a1a;border:1px solid rgba(72,187,120,.3);transform:rotateY(180deg);justify-content:space-between}.tip-icon.svelte-z7q3pw{font-size:36px;margin-bottom:12px}.tip-title-front.svelte-z7q3pw{font-size:17px;font-weight:800;color:#fff;margin-bottom:6px}.tip-hint.svelte-z7q3pw{font-size:11px;color:#ffffff40;letter-spacing:.08em}.tip-body.svelte-z7q3pw{font-size:12px;color:#ffffffa6;line-height:1.65;margin-bottom:12px}.tip-action.svelte-z7q3pw{font-size:11px;font-weight:700;color:#68d391;letter-spacing:.04em;border-top:1px solid rgba(72,187,120,.2);padding-top:10px}.done-card.svelte-z7q3pw{background:#161616;border:1px solid #2a2a2a;border-radius:16px;padding:40px 32px;text-align:center;animation:svelte-z7q3pw-fadeUp .6s ease both;margin-top:40px}.done-title.svelte-z7q3pw{font-size:clamp(20px,4vw,26px);font-weight:900;color:#fff;margin:16px 0 10px}.done-subtitle.svelte-z7q3pw{font-size:13px;color:#ffffff73;line-height:1.7;max-width:460px;margin:0 auto 28px}.done-links.svelte-z7q3pw{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;font-size:12px;color:#ffffff4d;margin-top:20px}.done-link.svelte-z7q3pw{color:#68d391;text-decoration:none}.done-link.svelte-z7q3pw:hover{text-decoration:underline}@keyframes svelte-z7q3pw-fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 500px){.step-header.svelte-z7q3pw{flex-direction:column;gap:12px}.step-body.svelte-z7q3pw{padding:20px}.step-footer.svelte-z7q3pw{padding:0 20px 24px}.step-header.svelte-z7q3pw{padding:20px}.intro-card.svelte-z7q3pw{padding:32px 20px}.tips-grid.svelte-z7q3pw{grid-template-columns:1fr}.flip-card.svelte-z7q3pw{height:220px}.done-card.svelte-z7q3pw{padding:28px 20px}}
