.component-text[data-v-f79d8e9e]{display:flex;align-items:center;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;width:100%;height:100%}.component-richtext[data-v-f79d8e9e]{overflow:auto;word-wrap:break-word;overflow-wrap:break-word;width:100%;height:100%}.component-image[data-v-f79d8e9e],.component-multiimage[data-v-f79d8e9e]{overflow:hidden;width:100%;height:100%}.empty-placeholder[data-v-f79d8e9e]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;font-size:14px}.image-slider[data-v-f79d8e9e]{position:relative;width:100%;height:100%;overflow:hidden}.slider-track[data-v-f79d8e9e]{display:flex;width:100%;height:100%;transition:transform .3s ease}.slider-image[data-v-f79d8e9e]{min-width:100%;height:100%;object-fit:cover;cursor:pointer}.slider-indicators[data-v-f79d8e9e]{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px}.dot[data-v-f79d8e9e]{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:background-color .3s}.dot.active[data-v-f79d8e9e]{background-color:#fff}.component-button[data-v-f79d8e9e]{transition:all .3s ease}.component-button[data-v-f79d8e9e]:hover{transform:scale(1.02)}.component-security[data-v-f79d8e9e]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:8px 12px;box-sizing:border-box}.security-content[data-v-f79d8e9e]{display:flex;align-items:center;gap:8px;font-size:12px}.security-icon[data-v-f79d8e9e]{width:20px;height:20px;flex-shrink:0}.security-text[data-v-f79d8e9e]{line-height:1.4;word-break:break-word}.component-chat[data-v-f79d8e9e]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;height:100%}.chat-container[data-v-f79d8e9e]{padding:16px;background-color:#f5f5f5;border-radius:8px;box-sizing:border-box}.chat-bottom-spacer[data-v-f79d8e9e]{width:100%;height:120px}@supports (height: calc(120px + env(safe-area-inset-bottom))){.chat-bottom-spacer[data-v-f79d8e9e]{height:calc(120px + env(safe-area-inset-bottom))}}.chat-message[data-v-f79d8e9e]{display:flex;margin-bottom:12px}.chat-avatar[data-v-f79d8e9e]{width:40px;height:40px;margin-right:10px;flex-shrink:0;background-color:#09bb07;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.chat-avatar img[data-v-f79d8e9e]{width:100%;height:100%;object-fit:cover}.chat-content[data-v-f79d8e9e]{display:flex;flex-direction:column;max-width:calc(100% - 50px)}.chat-name[data-v-f79d8e9e]{font-size:13px;color:#888;margin-bottom:4px}.chat-bubble[data-v-f79d8e9e]{background-color:#fff;padding:10px 15px;border-radius:4px;position:relative;display:inline-block;max-width:100%;word-break:break-word;box-shadow:none;border:none}.chat-card[data-v-f79d8e9e]{padding-bottom:15px;min-width:280px}.bubble-text[data-v-f79d8e9e]{margin-bottom:15px;line-height:1.4}.question-options[data-v-f79d8e9e]{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:5px}.question-option[data-v-f79d8e9e]{background-color:#e74c3c;color:#fff;padding:9px 16px;border-radius:4px;display:inline-block;cursor:pointer;border:none;text-align:center;min-width:64px;box-shadow:none;transition:all .2s}.question-option[data-v-f79d8e9e]:hover{background-color:#c0392b}.chat-user-message[data-v-f79d8e9e]{display:flex;justify-content:flex-end;margin-bottom:12px}.chat-user-bubble[data-v-f79d8e9e]{background-color:#1aad19;color:#fff;padding:10px 15px;border-radius:4px;max-width:70%;word-break:break-word;line-height:1.4}.chat-final-button-container[data-v-f79d8e9e]{display:flex;justify-content:center;padding:20px 10px 10px}.chat-final-button[data-v-f79d8e9e]{width:250px;height:40px;background-color:#07c160;color:#fff;border:none;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #07c1604d;transition:all .3s}.chat-final-button[data-v-f79d8e9e]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #07c16066;opacity:.9}.chat-final-button[data-v-f79d8e9e]:active{transform:translateY(0);box-shadow:0 2px 8px #07c1604d}.chat-success[data-v-f79d8e9e]{margin-top:15px}.component-dialog[data-v-f79d8e9e]{width:100%;height:100%}.dialog-mask[data-v-f79d8e9e]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;z-index:9998}.dialog-container[data-v-f79d8e9e]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;width:85%;max-width:280px}.dialog-content[data-v-f79d8e9e]{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 0 20px #0000004d}.dialog-title[data-v-f79d8e9e]{padding:24px 20px 16px;font-size:17px;font-weight:500;color:#000;text-align:center;line-height:1.4}.dialog-body[data-v-f79d8e9e]{padding:0 20px 20px;font-size:14px;color:#888;text-align:center;line-height:1.5;min-height:40px}.dialog-footer[data-v-f79d8e9e]{display:flex;border-top:.5px solid #d5d5d6;height:48px}.dialog-button[data-v-f79d8e9e]{flex:1;display:flex;align-items:center;justify-content:center;font-size:17px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.dialog-button[data-v-f79d8e9e]:active{background-color:#ececec}.dialog-button-cancel[data-v-f79d8e9e]{color:#000;font-weight:400}.dialog-button-confirm[data-v-f79d8e9e]{color:#576b95;font-weight:500}.dialog-button-divider[data-v-f79d8e9e]{width:.5px;background-color:#d5d5d6}.component-wechat-add[data-v-f79d8e9e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 10px}.wechat-add-content[data-v-f79d8e9e]{width:100%;height:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:8px;background-color:#fff;box-shadow:0 -10px 20px -15px #0000001a,0 10px 20px -15px #0000001a}.wechat-info[data-v-f79d8e9e]{display:flex;align-items:center;gap:10px}.wechat-avatar[data-v-f79d8e9e]{border-radius:50%;object-fit:cover}.wechat-text[data-v-f79d8e9e]{font-weight:500}.wechat-button[data-v-f79d8e9e]{height:30px;padding:0 16px;border-radius:20px;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500;border-style:solid;display:flex;align-items:center;justify-content:center}.component-wechat-add-style2[data-v-f79d8e9e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.wechat-add-content-style2[data-v-f79d8e9e]{width:100%;height:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -10px 20px #0000000f}.wechat-text-style2[data-v-f79d8e9e]{font-weight:500;font-size:.9375rem}.component-wechat-add-style2 .wechat-info[data-v-f79d8e9e]{margin-left:15px}.wechat-button-style2[data-v-f79d8e9e]{display:flex;justify-content:center;align-items:center;font-size:.9375rem;height:100%;width:auto;padding:0 15px;gap:5px;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500;border-style:solid}.component-unknown[data-v-f79d8e9e]{display:flex;align-items:center;justify-content:center;background-color:#fee2e2;color:#dc2626;border:1px dashed #dc2626;font-size:12px;width:100%;height:100%}.scale-animation[data-v-f79d8e9e]{animation:scaleDrew-f79d8e9e 2.5s ease-in-out infinite!important}.blink-animation[data-v-f79d8e9e]{animation:buttonBlink-f79d8e9e 2.5s ease-in-out infinite!important}.shake-animation[data-v-f79d8e9e]{animation:buttonShake-f79d8e9e 2.5s ease-in-out infinite!important}@keyframes scaleDrew-f79d8e9e{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.2)}}@keyframes buttonBlink-f79d8e9e{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes buttonShake-f79d8e9e{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.component-industry-dialog[data-v-f79d8e9e]{width:100%;background-color:#e6e6e6;display:flex;flex-direction:column;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.industry-service-card[data-v-f79d8e9e]{display:flex;padding:12px;background-color:#fff;border-radius:8px;margin:16px 20px 22px}.industry-service-avatar[data-v-f79d8e9e]{width:72px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0;margin-right:10px;background-color:#fff}.industry-service-avatar img[data-v-f79d8e9e]{width:100%;height:100%;object-fit:cover}.industry-service-info[data-v-f79d8e9e]{flex:1;min-width:0}.industry-service-name[data-v-f79d8e9e]{font-size:16px;font-weight:700;color:#333;margin-bottom:5px}.industry-service-tags[data-v-f79d8e9e]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:5px}.industry-service-tag[data-v-f79d8e9e]{font-size:12px;color:#ed4c18;background-color:transparent;padding:2px 5px;border-radius:4px;border:1px solid #ed4c18}.industry-service-description[data-v-f79d8e9e]{font-size:12px;color:#666;line-height:1.5}.industry-service-description[data-v-f79d8e9e] p{margin:0}.industry-service-description[data-v-f79d8e9e] strong{font-weight:700}.industry-header-bar[data-v-f79d8e9e]{padding:10px;background-color:#fff;border-bottom:1px solid #eee;position:fixed;top:0;left:0;width:100%;z-index:100;box-sizing:border-box}.industry-header-main[data-v-f79d8e9e]{display:flex;align-items:flex-start;padding-left:10px}.industry-header-icon[data-v-f79d8e9e]{width:52px;height:52px;border-radius:6px;overflow:hidden;flex-shrink:0}.industry-header-icon img[data-v-f79d8e9e]{width:100%;height:100%;object-fit:cover}.industry-header-title-area[data-v-f79d8e9e]{margin-left:15px;flex:1}.industry-header-title-row[data-v-f79d8e9e]{display:flex;align-items:center;gap:10px;margin-bottom:5px}.industry-header-title[data-v-f79d8e9e]{font-size:18px;font-weight:600;color:#333}.industry-header-badge[data-v-f79d8e9e]{width:58px;height:19px}.industry-header-badge img[data-v-f79d8e9e]{width:100%;height:100%;object-fit:contain}.industry-header-tags[data-v-f79d8e9e]{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.industry-header-tag[data-v-f79d8e9e]{font-size:12px;color:#525252;background-color:transparent;padding:2px 7px;border-radius:50px;border:1px solid rgba(0,0,0,.3)}.industry-chat-area[data-v-f79d8e9e]{display:flex;flex-direction:column;padding-top:75px;padding-bottom:70px}.industry-chat-message[data-v-f79d8e9e]{display:flex;padding:15px 10px}.industry-chat-avatar[data-v-f79d8e9e]{width:41px;height:41px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:10px;background-color:#fff;box-shadow:#d9d9d9 0 0 10px 3px}.industry-chat-avatar img[data-v-f79d8e9e]{width:100%;height:100%;object-fit:cover}.industry-chat-content[data-v-f79d8e9e]{display:flex;flex-direction:column;width:75%}.industry-chat-header[data-v-f79d8e9e]{display:flex;align-items:center;gap:15px;margin-bottom:4px}.industry-chat-name[data-v-f79d8e9e]{font-size:13px;color:#333}.industry-chat-time[data-v-f79d8e9e]{font-size:13px;color:#999}.industry-chat-bubble[data-v-f79d8e9e]{background-color:#fafafa;padding:15px 10px;border-radius:0 8px 8px;position:relative;display:inline-block;max-width:100%;word-break:break-word;box-shadow:#d9d9d9 0 0 10px 5px;margin-top:10px;line-height:1.3;letter-spacing:1px}.industry-chat-card[data-v-f79d8e9e]{width:100%}.industry-bubble-text[data-v-f79d8e9e]{font-size:15px;color:#363636;line-height:1.3}.industry-bubble-text[data-v-f79d8e9e] p{margin:0}.industry-question-options[data-v-f79d8e9e]{display:flex;flex-direction:column;gap:8px;margin-top:10px;text-align:center}.industry-question-option[data-v-f79d8e9e]{background:linear-gradient(to right,#ff9a39,#ff6f32);color:#fff;padding:8px 10px;border-radius:20px;cursor:pointer;font-size:15px;text-align:center;box-shadow:#d9d9d9 0 0 10px 3px;transition:all .2s}.industry-question-option[data-v-f79d8e9e]:active{transform:scale(.98);opacity:.9}.industry-chat-user-message[data-v-f79d8e9e]{display:flex;justify-content:flex-end;margin-bottom:12px;padding:0 10px;animation:industrySlideInUp-f79d8e9e 1s ease-out}.industry-chat-user-bubble[data-v-f79d8e9e]{background-color:#1159e9;color:#fff;padding:10px 15px;border-radius:8px 0 8px 8px;max-width:70%;word-break:break-word;font-size:14px;line-height:1.4;box-shadow:#d9d9d9 0 0 10px 3px}.industry-message-button[data-v-f79d8e9e]{margin-top:10px;padding:10px;background:linear-gradient(to right,#ff9a39,#ff6f32);color:#fff;border-radius:20px;text-align:center;font-size:15px;font-weight:500;cursor:pointer;box-shadow:#d9d9d9 0 0 10px 3px;transition:all .2s}.industry-message-button[data-v-f79d8e9e]:active{transform:scale(.98);opacity:.9}.industry-message-image[data-v-f79d8e9e]{max-width:100%;border-radius:8px}.industry-success-messages[data-v-f79d8e9e]{display:flex;flex-direction:column}.industry-chat-question[data-v-f79d8e9e]{display:flex;flex-direction:column;animation:industrySlideInUp-f79d8e9e 1s ease-out}.industry-bottom-spacer[data-v-f79d8e9e]{width:100%;height:120px}@supports (height: calc(120px + env(safe-area-inset-bottom))){.industry-bottom-spacer[data-v-f79d8e9e]{height:calc(120px + env(safe-area-inset-bottom))}}@keyframes industrySlideInUp-f79d8e9e{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.industry-floating-button-container{background-color:#fff;position:fixed;bottom:0;left:0;width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;height:70px;padding-bottom:0;z-index:100}@supports (padding-bottom: env(safe-area-inset-bottom)){.industry-floating-button-container{padding-bottom:env(safe-area-inset-bottom)}}.industry-floating-button{width:80%;height:46px;padding:5px;background:#1bac19;color:#fff;border:none;border-radius:15px;font-size:17px;font-weight:800;cursor:pointer;line-height:1.2;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;animation:industryButtonScale 1s linear infinite both}.industry-floating-button:active{opacity:.9}@keyframes industryButtonScale{0%{transform:scaleZ(1)}50%{transform:scale3d(.9,.9,.9)}80%{transform:scaleZ(1)}90%{transform:scale3d(.99,.99,.99)}to{transform:scaleZ(1)}}.mobile-layout[data-v-59df66e6]{width:100%;min-height:100%;overflow-x:hidden}.mobile-layout__error[data-v-59df66e6]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;background-color:inherit}.mobile-layout__error-content[data-v-59df66e6]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;justify-content:flex-start;padding-top:25vh}.mobile-layout__error-icon[data-v-59df66e6]{width:60px;height:60px;border-radius:50%;background-color:#ff6b6b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;margin-bottom:20px}.mobile-layout__error-content p[data-v-59df66e6]{margin:0;color:#666;font-size:24px}.mobile-layout__copyright[data-v-59df66e6]{position:absolute;bottom:5%;left:50%;transform:translate(-50%);color:#00000080;white-space:nowrap}.mobile-layout__copyright a[data-v-59df66e6]{color:#6c7da2;text-decoration:none}.mobile-template-wrapper[data-v-59df66e6]{position:relative;width:100%}.mobile-fullscreen-wrapper[data-v-59df66e6]{position:relative;width:100%;min-height:100vh}.mobile-container[data-v-59df66e6]{position:relative;width:100%}.template-content[data-v-59df66e6]{position:relative;min-height:100vh}.canvas-component[data-v-59df66e6]{position:absolute;box-sizing:border-box}.mobile-layout__sticky[data-v-59df66e6]{position:fixed;left:0;width:100%;z-index:100}.mobile-layout__sticky--top[data-v-59df66e6]{top:0}.mobile-layout__sticky--bottom[data-v-59df66e6]{bottom:0}.mobile-layout__sticky-item[data-v-59df66e6]{width:100%}.mobile-layout__sticky-inner[data-v-59df66e6]{width:375px}.template-renderer[data-v-1c17837d]{min-height:100vh;width:100vw;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}#app{height:100vh}
