.float-contact-bar[data-v-8fd2ca1a]{position:fixed;right:2px;top:calc(50% + 40px);transform:translateY(-50%);z-index:9999;display:flex;flex-direction:column;gap:0}.contact-item[data-v-8fd2ca1a]{display:flex;align-items:center;gap:2px;width:98px;height:36px;padding:0 8px;border-radius:2px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;background:#6696ff;color:#fff}.contact-item[data-v-8fd2ca1a]:hover{transform:translate(-2px);box-shadow:0 6px 16px #6696ff66}.contact-avatar[data-v-8fd2ca1a]{width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-avatar svg[data-v-8fd2ca1a]{width:15px;height:15px;color:#6696ff}.contact-text[data-v-8fd2ca1a]{flex:1}.contact-label[data-v-8fd2ca1a]{font-size:13px;font-weight:600;white-space:nowrap}.contact-dots[data-v-8fd2ca1a]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:14px;height:20px}.contact-dots .dot[data-v-8fd2ca1a]{width:3px;height:3px;background:#fffc;border-radius:50%;animation:dotPulse-8fd2ca1a 1.4s infinite ease-in-out both}.contact-dots .dot[data-v-8fd2ca1a]:nth-child(1){animation-delay:-.32s}.contact-dots .dot[data-v-8fd2ca1a]:nth-child(2){animation-delay:-.16s}@keyframes dotPulse-8fd2ca1a{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.modal-overlay[data-v-8fd2ca1a]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-8fd2ca1a .2s ease}@keyframes fadeIn-8fd2ca1a{0%{opacity:0}to{opacity:1}}.modal-content[data-v-8fd2ca1a]{background:#fff;border-radius:16px;width:90%;max-width:420px;max-height:80vh;overflow-y:auto;position:relative;animation:slideUp-8fd2ca1a .3s ease}@keyframes slideUp-8fd2ca1a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close[data-v-8fd2ca1a]{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:#0000000d;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.modal-close[data-v-8fd2ca1a]:hover{background:#0000001a;color:#374151}.modal-close svg[data-v-8fd2ca1a]{width:16px;height:16px}.modal-title[data-v-8fd2ca1a]{padding:24px 24px 0;display:flex;align-items:center;gap:10px}.title-icon[data-v-8fd2ca1a]{width:40px;height:40px;background:#1a73e8;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.title-icon svg[data-v-8fd2ca1a]{width:20px;height:20px}.modal-title h3[data-v-8fd2ca1a]{margin:0;font-size:18px;font-weight:600;color:#1f2937}.modal-body[data-v-8fd2ca1a]{padding:20px 24px}.contact-info-item[data-v-8fd2ca1a]{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f9fafb;border-radius:10px;margin-bottom:12px}.contact-info-item[data-v-8fd2ca1a]:last-of-type{margin-bottom:0}.info-icon[data-v-8fd2ca1a]{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-icon[data-v-8fd2ca1a]{background:#dbeafe;color:#2563eb}.mobile-icon[data-v-8fd2ca1a]{background:#dcfce7;color:#22c55e}.wechat-icon[data-v-8fd2ca1a]{background:#dcfce7;color:#07c160}.email-icon[data-v-8fd2ca1a]{background:#fef3c7;color:#f59e0b}.info-icon svg[data-v-8fd2ca1a]{width:18px;height:18px}.info-content[data-v-8fd2ca1a]{flex:1;min-width:0}.info-label[data-v-8fd2ca1a]{font-size:12px;color:#9ca3af;margin-bottom:2px}.info-value[data-v-8fd2ca1a]{font-size:16px;font-weight:600;color:#1f2937}.info-link[data-v-8fd2ca1a]{color:#1a73e8;text-decoration:none}.info-link[data-v-8fd2ca1a]:hover{text-decoration:underline}.copy-btn[data-v-8fd2ca1a]{width:32px;height:32px;border:none;background:#0000000d;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.copy-btn[data-v-8fd2ca1a]:hover{background:#1a73e8;color:#fff}.copy-btn svg[data-v-8fd2ca1a]{width:14px;height:14px}.qr-section[data-v-8fd2ca1a]{margin-top:16px;padding:16px;background:#f9fafb;border-radius:10px;text-align:center}.qr-label[data-v-8fd2ca1a]{font-size:14px;font-weight:500;color:#374151;margin-bottom:12px}.qr-image[data-v-8fd2ca1a]{width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb}.modal-footer[data-v-8fd2ca1a]{padding:16px 24px 24px;text-align:center}.modal-footer span[data-v-8fd2ca1a]{font-size:12px;color:#9ca3af}@media(max-width:768px){.float-contact-bar[data-v-8fd2ca1a]{right:2px;top:50%;transform:translateY(-50%);gap:0}.contact-item[data-v-8fd2ca1a]{width:80px;height:38px;padding:0 6px;gap:4px}.contact-avatar[data-v-8fd2ca1a]{width:26px;height:26px}.contact-avatar svg[data-v-8fd2ca1a]{width:13px;height:13px}.contact-label[data-v-8fd2ca1a]{font-size:12px}.contact-dots[data-v-8fd2ca1a]{width:12px;height:18px;gap:2px}.contact-dots .dot[data-v-8fd2ca1a]{width:2px;height:2px}.modal-content[data-v-8fd2ca1a]{width:95%;max-width:360px}.contact-info-item[data-v-8fd2ca1a]{padding:12px 14px}.qr-image[data-v-8fd2ca1a]{width:140px;height:140px}}
