*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:16px;line-height:1.5;color:#333;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 20px}a{color:#409eff;text-decoration:none;transition:color .3s}a:hover{color:#66b1ff}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:15px}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{margin-bottom:15px}.el-button{font-weight:500}.el-button--primary{background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background-color:#66b1ff;border-color:#66b1ff}.el-input__inner,.el-textarea__inner{border-radius:4px}.el-input__inner:focus,.el-textarea__inner:focus{border-color:#409eff}.card{background-color:#fff;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:20px;margin-bottom:20px;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.divider{width:60px;height:3px;background-color:#409eff;margin:15px 0 30px}.divider.center{margin-left:auto;margin-right:auto}.lazy-image-loading{filter:blur(5px);transition:filter .3s}.lazy-image-loaded{filter:blur(0)}.hide-on-mobile{display:block}.show-on-mobile{display:none}@media (max-width:768px){body,html{font-size:14px}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5,h6{font-size:16px}.hide-on-mobile{display:none}.show-on-mobile{display:block}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s ease-in-out}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#409eff}.text-success{color:#67c23a}.text-warning{color:#e6a23c}.text-danger{color:#f56c6c}.text-info{color:#909399}.bg-primary{background-color:#409eff;color:#fff}.bg-success{background-color:#67c23a;color:#fff}.bg-warning{background-color:#e6a23c;color:#fff}.bg-danger{background-color:#f56c6c;color:#fff}.bg-info{background-color:#909399;color:#fff}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.p-10{padding:10px}.p-20{padding:20px}.p-30{padding:30px}@font-face{font-family:SpaceGrotesk;src:url(/static/fonts/SpaceGrotesk-Regular.8cccf962.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*,body{font-family:SpaceGrotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,button,div,h1,h2,h3,h4,h5,h6,input,p,select,span,textarea{font-family:SpaceGrotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.chat-service-container[data-v-191670be]{position:fixed;z-index:9999}.chat-icon-wrapper[data-v-191670be]{position:fixed;right:2%;top:35%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:9999;box-shadow:0 4px 20px rgba(0,0,0,.15)}.chat-icon-wrapper[data-v-191670be]:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 6px 25px rgba(0,0,0,.2)}.chat-icon[data-v-191670be]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.chat-icon img[data-v-191670be]{width:80px;height:80px;border-radius:50%;transition:transform .3s ease;animation:shake-191670be 2s ease-in-out infinite}.chat-icon:hover img[data-v-191670be]{transform:scale(1.05)}@keyframes shake-191670be{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.ripple-effect-2[data-v-191670be],.ripple-effect[data-v-191670be]{position:absolute;border-radius:50%;background:rgba(79,157,166,.3);animation:ripple-191670be 1.5s ease-out infinite;opacity:0}.ripple-effect[data-v-191670be]{width:100px;height:100px;top:-25px;left:-25px}.ripple-effect-2[data-v-191670be]{width:150px;height:150px;top:-50px;left:-50px;animation-delay:.5s}@keyframes ripple-191670be{to{transform:scale(1.5);opacity:0}}.chat-now-label[data-v-191670be]{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(135%);background-color:#15325e;color:#fff;padding:5px 10px;border-radius:15px;font-size:12px;font-weight:700;white-space:nowrap;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.2)}.message-bubble[data-v-191670be]{position:absolute;right:0;top:0;transform:translate(50%,-50%);z-index:10;animation:bubble-appear-191670be .5s ease-out}.bubble-content[data-v-191670be]{position:relative;background-color:#ff4757;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(255,71,87,.3);animation:pulse-191670be 2s infinite}.bubble-number[data-v-191670be]{color:#fff;font-size:12px;font-weight:700;line-height:1}@keyframes pulse-191670be{0%{transform:scale(1);box-shadow:0 2px 8px rgba(255,71,87,.3)}50%{transform:scale(1.1);box-shadow:0 4px 12px rgba(255,71,87,.5)}to{transform:scale(1);box-shadow:0 2px 8px rgba(255,71,87,.3)}}@keyframes bubble-appear-191670be{0%{opacity:0;transform:translateY(-50%) scale(.8)}to{opacity:1;transform:translateY(-50%) scale(1)}}.chat-window[data-v-191670be]{position:fixed;right:20px;top:50%;transform:translateY(-50%);width:500px;height:600px;max-height:90vh;background-color:#f5f5f5;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;z-index:9999}.chat-window.mobile[data-v-191670be]{position:fixed;top:5vh;left:5vw;right:5vw;bottom:5vh;width:auto;height:auto;max-width:none;max-height:none;transform:none;border-radius:16px}.chat-window.tablet[data-v-191670be]{position:fixed;right:25px;top:50%;transform:translateY(-50%);width:420px;height:650px;max-height:85vh;border-radius:12px}.chat-window.laptop[data-v-191670be]{position:fixed;right:25px;top:50%;transform:translateY(-50%);width:460px;height:700px;max-height:90vh;border-radius:10px}@media (min-width:1441px){.chat-window[data-v-191670be]{right:30px;width:520px;height:750px}}@media (max-width:768px){.chat-icon-wrapper[data-v-191670be]{right:15px;width:50px;height:50px}.chat-icon img[data-v-191670be]{width:65px;height:65px}.ripple-effect[data-v-191670be]{width:80px;height:80px;top:-15px;left:-15px}.ripple-effect-2[data-v-191670be]{width:110px;height:110px;top:-30px;left:-30px}.chat-now-label[data-v-191670be]{font-size:10px;padding:3px 8px}.message-bubble[data-v-191670be]{right:60px}.bubble-content[data-v-191670be]{width:20px;height:20px}.bubble-number[data-v-191670be]{font-size:10px}}@media (min-width:769px) and (max-width:1024px){.chat-icon-wrapper[data-v-191670be]{right:20px;width:55px;height:55px}.chat-icon img[data-v-191670be]{width:70px;height:70px}.ripple-effect[data-v-191670be]{width:85px;height:85px;top:-15px;left:-15px}.ripple-effect-2[data-v-191670be]{width:120px;height:120px;top:-32px;left:-32px}.chat-now-label[data-v-191670be]{font-size:11px;padding:4px 9px}.message-bubble[data-v-191670be]{right:65px}.bubble-content[data-v-191670be]{width:22px;height:22px}.bubble-number[data-v-191670be]{font-size:11px}.error-state[data-v-191670be],.loading-state[data-v-191670be]{padding:25px 12px;font-size:11px}}@media (min-width:1025px) and (max-width:1440px){.chat-icon-wrapper[data-v-191670be]{right:22px;width:58px;height:58px}.chat-icon img[data-v-191670be]{width:75px;height:75px}.ripple-effect[data-v-191670be]{width:90px;height:90px;top:-16px;left:-16px}.ripple-effect-2[data-v-191670be]{width:130px;height:130px;top:-36px;left:-36px}.chat-now-label[data-v-191670be]{font-size:11px;padding:4px 9px}.message-bubble[data-v-191670be]{right:68px}.bubble-content[data-v-191670be]{width:24px;height:24px}.bubble-number[data-v-191670be]{font-size:12px}.error-state[data-v-191670be],.loading-state[data-v-191670be]{padding:28px 14px;font-size:12px}}.chat-header[data-v-191670be]{height:80px;background:#333;display:flex;justify-content:space-between;align-items:center;padding:0 20px;color:#fff;flex-shrink:0}@media (max-width:768px){.chat-header[data-v-191670be]{height:70px;padding:0 15px}.header-icon[data-v-191670be]{width:50px!important;height:50px!important;margin-right:10px!important}.header-title[data-v-191670be]{font-size:12px!important}.header-status[data-v-191670be]{font-size:11px!important}}@media (min-width:769px) and (max-width:1024px){.chat-header[data-v-191670be]{height:75px;padding:0 18px}.header-icon[data-v-191670be]{width:60px!important;height:60px!important;margin-right:12px!important}.header-title[data-v-191670be]{font-size:13px!important}.header-status[data-v-191670be]{font-size:12px!important}}@media (min-width:1025px) and (max-width:1440px){.chat-header[data-v-191670be]{height:78px;padding:0 20px}.header-icon[data-v-191670be]{width:70px!important;height:70px!important;margin-right:14px!important}.header-title[data-v-191670be]{font-size:14px!important}.header-status[data-v-191670be]{font-size:13px!important}}.header-left[data-v-191670be]{display:flex;align-items:center}.header-icon[data-v-191670be]{width:75px;height:75px;border-radius:50%;margin-right:15px}.header-info[data-v-191670be]{display:flex;flex-direction:column}.header-title[data-v-191670be]{font-size:14px;font-weight:400;margin-bottom:5px}.header-status[data-v-191670be]{font-size:14px;opacity:.8}.status-connected[data-v-191670be]{color:#4caf50}.status-disconnected[data-v-191670be]{color:#ffa726}.header-right[data-v-191670be]{cursor:pointer;padding:5px;border-radius:4px;transition:background-color .2s}.header-right[data-v-191670be]:hover{background-color:hsla(0,0%,100%,.1)}.chat-content[data-v-191670be]{flex:1;padding:20px;overflow-y:auto;background-color:#f5f5f5;min-height:0}.chat-content[data-v-191670be]::-webkit-scrollbar{width:6px}.chat-content[data-v-191670be]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-content[data-v-191670be]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chat-content[data-v-191670be]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.chat-content[data-v-191670be]{padding:15px 10px}.message-item[data-v-191670be]{margin-bottom:15px;max-width:85%}.message-avatar[data-v-191670be]{margin-right:8px}.message-item.service .message-avatar[data-v-191670be]{width:30px!important;height:30px!important;margin-right:8px!important}.message-item.user .message-avatar[data-v-191670be]{width:16px!important;height:18px!important;margin-left:8px!important}.message-name[data-v-191670be]{font-size:12px!important;margin-right:8px!important}.message-time[data-v-191670be]{font-size:10px!important}.message-content[data-v-191670be]{padding:10px 12px!important;font-size:13px!important;border-radius:6px!important}.message-item.service .message-content[data-v-191670be]{margin-left:38px!important}.message-item.user .message-content[data-v-191670be]{margin-right:32px!important}}@media (min-width:769px) and (max-width:1024px){.chat-content[data-v-191670be]{padding:18px 15px}.message-item[data-v-191670be]{margin-bottom:18px;max-width:80%}.message-item.service .message-avatar[data-v-191670be]{width:35px!important;height:35px!important;margin-right:9px!important}.message-item.user .message-avatar[data-v-191670be]{width:18px!important;height:19px!important;margin-left:9px!important}.message-name[data-v-191670be]{font-size:13px!important;margin-right:9px!important}.message-time[data-v-191670be]{font-size:11px!important}.message-content[data-v-191670be]{padding:11px 13px!important;font-size:14px!important}.message-item.service .message-content[data-v-191670be]{margin-left:44px!important}.message-item.user .message-content[data-v-191670be]{margin-right:36px!important}}@media (min-width:1025px) and (max-width:1440px){.chat-content[data-v-191670be]{padding:20px 18px}.message-item[data-v-191670be]{margin-bottom:20px;max-width:78%}.message-item.service .message-avatar[data-v-191670be]{width:37px!important;height:37px!important;margin-right:10px!important}.message-item.user .message-avatar[data-v-191670be]{width:35px!important;height:35px!important;margin-left:10px!important}.message-name[data-v-191670be]{font-size:14px!important;margin-right:10px!important}.message-time[data-v-191670be]{font-size:12px!important}.message-content[data-v-191670be]{padding:12px 14px!important;font-size:14px!important}.message-item.service .message-content[data-v-191670be]{margin-left:47px!important}.message-item.user .message-content[data-v-191670be]{margin-right:39px!important}}.message-item[data-v-191670be]{margin-bottom:20px;max-width:80%}.message-item.service[data-v-191670be]{align-self:flex-start}.message-item.user[data-v-191670be]{align-self:flex-end;margin-left:auto}.message-info[data-v-191670be]{display:flex;align-items:center;margin-bottom:5px}.message-info.user[data-v-191670be]{justify-content:flex-end;flex-direction:row}.message-avatar[data-v-191670be]{border-radius:50%;margin-right:10px}.message-item.service .message-avatar[data-v-191670be]{width:39px;height:39px;margin-right:10px}.message-item.user .message-avatar[data-v-191670be]{width:20px;height:20px;background-color:#e5e5e5;padding:5px;margin-right:0;margin-left:10px}.message-name[data-v-191670be]{font-size:14px;font-weight:700;margin-right:10px;color:#333}.message-item.user .message-name[data-v-191670be]{margin-right:10px;margin-left:0}.message-time[data-v-191670be]{font-size:12px;color:#999}.message-item.user .message-time[data-v-191670be]{margin-right:10px}.message-content[data-v-191670be]{padding:12px 15px;border-radius:8px;background-color:#e5e5e5;word-break:break-word;white-space:pre-line;line-height:1.5}.message-item.service .message-content[data-v-191670be]{margin-left:49px}.message-item.user .message-content[data-v-191670be]{background:#e5e5e5;color:#333;margin-left:0;margin-right:40px}.guess-questions[data-v-191670be]{margin:15px 20px;flex-shrink:0;transition:all .3s ease;background-color:transparent}.guess-questions.collapsed[data-v-191670be]{margin:15px 20px 15px auto;width:50px;height:50px}.guess-circle-btn[data-v-191670be]{width:50px;height:50px;border-radius:50%;background:#e5e5e5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.guess-circle-btn[data-v-191670be]:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.4)}.guess-circle-btn .guess-icon[data-v-191670be]{width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAAAXNSR0IB2cksfwAAAA9QTFRFAAAAT52mT56mUJujUJejTIPtqgAAAAV0Uk5TAP+/gECfM2C2AAAA6klEQVR4nH1T0RWDIAyMlQEAGQCoA9DnAmj336mUEBKq9b7iJbkcGAAQ6ogmbhkGHMFUpIE0BEHPxlzQQbD23P+Fa+PNCDQytS/S8ULVZVAvVp45VKHbmFr0fibY+zxsqy2Z+2qw1KQHcoFpDdgamguU1WpkcYCfUae5bMNsZB1m230puiFxXwtd6cAmarRwUVrOdFFaWFbgUqG7cKlgnSzYKdQ8QrCe/5+DRxeLndXMCiTx34VHXpzU80th995GeS1WL/dTJLF7T0rj/v260Dfbx8erWG+3+s8LEPQKcKLtQBYjW3mFK73CDyokNjYAnrauAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:brightness(0) invert(1)}.guess-expanded[data-v-191670be]{padding:15px 20px;background-color:#e5e5e5;border-radius:8px;position:relative;animation:expandIn-191670be .3s ease}@keyframes expandIn-191670be{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.close-guess-btn[data-v-191670be]{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:50%;background-color:rgba(79,157,166,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.close-guess-btn[data-v-191670be]:hover{background-color:rgba(79,157,166,.2)}.close-icon[data-v-191670be]{font-size:16px;color:#333;font-weight:700;line-height:1}.guess-expanded .guess-header[data-v-191670be]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:14px;padding-right:30px;flex-wrap:nowrap}.guess-expanded .guess-header span[data-v-191670be]:first-child{color:#000;font-weight:700;display:flex;align-items:center}.guess-expanded .guess-icon[data-v-191670be]{width:13px;height:13px;margin-right:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAAAXNSR0IB2cksfwAAAA9QTFRFAAAAT52mT56mUJujUJejTIPtqgAAAAV0Uk5TAP+/gECfM2C2AAAA6klEQVR4nH1T0RWDIAyMlQEAGQCoA9DnAmj336mUEBKq9b7iJbkcGAAQ6ogmbhkGHMFUpIE0BEHPxlzQQbD23P+Fa+PNCDQytS/S8ULVZVAvVp45VKHbmFr0fibY+zxsqy2Z+2qw1KQHcoFpDdgamguU1WpkcYCfUae5bMNsZB1m230puiFxXwtd6cAmarRwUVrOdFFaWFbgUqG7cKlgnSzYKdQ8QrCe/5+DRxeLndXMCiTx34VHXpzU80th995GeS1WL/dTJLF7T0rj/v260Dfbx8erWG+3+s8LEPQKcKLtQBYjW3mFK73CDyokNjYAnrauAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:none}.refresh-btn[data-v-191670be]{color:#333;cursor:pointer;font-size:13px;display:flex;align-items:center;padding:2px 4px;border-radius:4px;transition:background-color .2s}.refresh-btn[data-v-191670be]:hover{background-color:rgba(79,157,166,.1)}.refresh-icon[data-v-191670be]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAnBAMAAAB+jUwGAAAAAXNSR0IB2cksfwAAAA9QTFRFAAAAT52mT56mUJujUJejTIPtqgAAAAV0Uk5TAP+/gECfM2C2AAAA5klEQVR4nI2S0RWDMAhFo8kAJTqAxA7QNh2gavefqUDUQNqPvh/jPTwgBOeKcoI0v5yWv4PoquHODGWWckL63E4zwMA/YQWIOws7IxGdnOdTr0wLhSIfEMYze0BAkIzRVZENxDEqGApE0BdZBQbj9iCwt24U2FFnWhtXX0xKwXxv9y2M/0L4BbdnA0JuKztu/PILTn/Cjkbu27R8xQ6aHUAZiN0BGSXDwdQZBUbtX7g4weaNXiXSuAdpC1WhANJ6N+kNuReb586OUrkWoND43lntTvZzfpj9LK8tqqzSbGezJYzzEfcB4VsZgXuFzekAAAAASUVORK5CYII=)}.back-icon[data-v-191670be],.refresh-icon[data-v-191670be]{width:13px;height:13px;margin-right:4px;background-size:contain;background-repeat:no-repeat;background-position:50%}.back-icon[data-v-191670be]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5IDEySDVtNyA3LTctNyA3LTciIHN0cm9rZT0iIzRGOURBNiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.question-list[data-v-191670be]{display:flex;flex-direction:column;gap:0;max-height:180px;overflow-y:auto;padding-right:5px}.question-list[data-v-191670be]::-webkit-scrollbar{width:4px}.question-list[data-v-191670be]::-webkit-scrollbar-track{background:rgba(79,157,166,.1);border-radius:2px}.question-list[data-v-191670be]::-webkit-scrollbar-thumb{background:rgba(79,157,166,.4);border-radius:2px}.question-list[data-v-191670be]::-webkit-scrollbar-thumb:hover{background:rgba(79,157,166,.6)}.category-section[data-v-191670be]{margin-bottom:5px}.category-header[data-v-191670be]{font-weight:700;background-color:rgba(79,157,166,.05)}.category-header[data-v-191670be]:hover{background-color:rgba(79,157,166,.15)}.sub-questions[data-v-191670be]{padding-left:15px;border-left:2px solid rgba(79,157,166,.2);margin-left:10px}.sub-question[data-v-191670be]{margin-bottom:-3px;font-size:12px;opacity:.9}.sub-question[data-v-191670be]:before{content:"◦";color:#333;font-size:14px;margin-right:8px;line-height:1}.arrow-right[data-v-191670be]{margin-left:auto;width:0;height:0;border-left:6px solid #333;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform .2s ease}.arrow-right.rotated[data-v-191670be]{transform:rotate(90deg)}.question-item[data-v-191670be]{padding:10px 12px;color:#333;border-radius:6px;margin-bottom:-5px;font-size:13px;cursor:pointer;transition:all .2s ease;border:1px solid transparent;display:flex;align-items:center;position:relative}.question-item[data-v-191670be]:before{content:"•";color:#333;font-size:16px;margin-right:8px;line-height:1}.question-item[data-v-191670be]:hover{background-color:rgba(0,0,0,.1)}@media (max-width:768px){.guess-questions.collapsed[data-v-191670be]{margin:10px 15px 10px auto;width:45px;height:45px}.guess-circle-btn[data-v-191670be]{width:45px;height:45px}.guess-circle-btn .guess-icon[data-v-191670be]{width:18px;height:18px}.guess-expanded[data-v-191670be]{margin:10px;padding:10px 15px}.guess-expanded .guess-header[data-v-191670be]{margin-bottom:10px!important;font-size:12px!important}.question-list[data-v-191670be]{max-height:140px!important}.question-item[data-v-191670be]{padding:8px 10px!important;font-size:11px!important;margin-bottom:-3px!important}.question-item[data-v-191670be]:before{font-size:12px!important;margin-right:6px!important}.sub-question[data-v-191670be]{font-size:10px!important}.sub-questions[data-v-191670be]{padding-left:12px!important;margin-left:8px!important}}@media (min-width:769px) and (max-width:1024px){.guess-questions.collapsed[data-v-191670be]{margin:12px 18px 12px auto}.guess-expanded[data-v-191670be]{margin:12px 15px;padding:12px 18px}.guess-expanded .guess-header[data-v-191670be]{margin-bottom:12px!important;font-size:13px!important}.question-list[data-v-191670be]{max-height:160px!important}.question-item[data-v-191670be]{padding:9px 11px!important;font-size:12px!important;margin-bottom:-4px!important}.question-item[data-v-191670be]:before{font-size:14px!important;margin-right:7px!important}.sub-question[data-v-191670be]{font-size:11px!important}.sub-questions[data-v-191670be]{padding-left:13px!important;margin-left:9px!important}}@media (min-width:1025px) and (max-width:1440px){.guess-questions.collapsed[data-v-191670be]{margin:15px 20px 15px auto}.guess-expanded[data-v-191670be]{margin:15px 18px;padding:14px 20px}.guess-expanded .guess-header[data-v-191670be]{margin-bottom:14px!important;font-size:14px!important}.question-list[data-v-191670be]{max-height:170px!important}.question-item[data-v-191670be]{padding:9px 12px!important;font-size:13px!important;margin-bottom:-4px!important}.question-item[data-v-191670be]:before{font-size:15px!important;margin-right:8px!important}.sub-question[data-v-191670be]{font-size:12px!important}.sub-questions[data-v-191670be]{padding-left:14px!important;margin-left:9px!important}}.chat-input-area[data-v-191670be]{display:flex;flex-direction:column;padding:20px;background-color:#f7f6f6;box-sizing:border-box;flex-shrink:0}.language-tip[data-v-191670be]{font-size:12px;color:#666;margin-bottom:8px;text-align:left;opacity:.8}.input-row[data-v-191670be]{display:flex;align-items:center}@media (max-width:768px){.chat-input-area[data-v-191670be]{padding:15px 10px}.language-tip[data-v-191670be]{font-size:11px;margin-bottom:6px}.chat-input[data-v-191670be]{height:36px!important;font-size:13px!important;padding:0 12px!important}.send-btn[data-v-191670be]{height:36px!important;padding:0 15px!important;margin-left:8px!important;font-size:13px!important}.send-icon[data-v-191670be]{width:16px!important;height:16px!important;margin-right:3px!important}}@media (min-width:769px) and (max-width:1024px){.chat-input-area[data-v-191670be]{padding:18px 15px}.language-tip[data-v-191670be]{font-size:11px;margin-bottom:7px}.chat-input[data-v-191670be]{height:38px!important;font-size:14px!important;padding:0 14px!important}.send-btn[data-v-191670be]{height:38px!important;padding:0 18px!important;margin-left:10px!important;font-size:14px!important}.send-icon[data-v-191670be]{width:18px!important;height:18px!important;margin-right:4px!important}}@media (min-width:1025px) and (max-width:1440px){.chat-input-area[data-v-191670be]{padding:20px 18px}.language-tip[data-v-191670be]{font-size:12px;margin-bottom:8px}.chat-input[data-v-191670be]{height:39px!important;font-size:14px!important;padding:0 15px!important}.send-btn[data-v-191670be]{height:39px!important;padding:0 19px!important;margin-left:10px!important;font-size:14px!important}.send-icon[data-v-191670be]{width:19px!important;height:19px!important;margin-right:5px!important}}.chat-input[data-v-191670be]{flex:1;height:40px;padding:0 15px;border:none;background-color:#fff;border-radius:20px;outline:none;font-size:14px;transition:border-color .2s}.chat-input[data-v-191670be]:focus{border-color:#4f9da6}.send-btn[data-v-191670be]{display:flex;align-items:center;justify-content:center;margin-left:10px;padding:0 20px;height:40px;border-radius:20px;background:#e61f17;color:#fff;cursor:pointer;transition:opacity .2s;border:none;font-weight:500}.send-btn[data-v-191670be]:hover{opacity:.9}.send-btn[data-v-191670be]:active{transform:scale(.98)}.send-icon[data-v-191670be]{width:20px;height:20px;margin-right:5px}.lang-toggle-btn[data-v-191670be]{padding:6px 12px;border:1px solid #e5e5e5;background:#fff;border-radius:6px;cursor:pointer;font-size:12px;transition:all .2s ease;color:#333;font-weight:500;min-width:40px}.lang-toggle-btn[data-v-191670be]:hover{background:#333;color:#fff}.lang-toggle-btn[data-v-191670be]:active{transform:scale(.95)}@media (max-width:768px){.lang-toggle-btn[data-v-191670be]{padding:4px 8px;font-size:11px;min-width:35px}}@media (min-width:769px) and (max-width:1024px){.lang-toggle-btn[data-v-191670be]{padding:5px 10px;font-size:11px;min-width:38px}}.loading-state[data-v-191670be]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 15px;color:#666;font-size:12px}.loading-spinner[data-v-191670be]{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #333;border-radius:50%;animation:spin-191670be 1s linear infinite;margin-bottom:10px}@keyframes spin-191670be{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-state[data-v-191670be]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 15px;color:#666;font-size:12px}.retry-btn[data-v-191670be]{margin-top:10px;padding:6px 12px;background:#333;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:11px;transition:background .2s ease}.retry-btn[data-v-191670be]:hover{background:#333}@media (max-width:768px){.error-state[data-v-191670be],.loading-state[data-v-191670be]{padding:20px 10px;font-size:11px}.loading-spinner[data-v-191670be]{width:16px;height:16px;margin-bottom:8px}.retry-btn[data-v-191670be]{padding:5px 10px;font-size:10px}}@media (min-width:769px) and (max-width:1024px){.error-state[data-v-191670be],.loading-state[data-v-191670be]{padding:25px 12px;font-size:11px}.loading-spinner[data-v-191670be]{width:18px;height:18px;margin-bottom:9px}.retry-btn[data-v-191670be]{padding:5px 11px;font-size:10px}}@media (min-width:1025px) and (max-width:1440px){.error-state[data-v-191670be],.loading-state[data-v-191670be]{padding:28px 14px;font-size:12px}.loading-spinner[data-v-191670be]{width:19px;height:19px;margin-bottom:9px}.retry-btn[data-v-191670be]{padding:6px 11px;font-size:11px}}@media (max-height:600px){.chat-window[data-v-191670be]{top:10px;bottom:10px;height:auto;transform:none}.chat-window.mobile[data-v-191670be]{top:10px;bottom:10px}}@media (orientation:landscape) and (max-height:600px){.chat-window[data-v-191670be]{top:5px;bottom:5px;height:auto;transform:none}.chat-window.mobile[data-v-191670be]{top:5px;bottom:5px}.chat-header[data-v-191670be]{height:60px!important}.guess-questions[data-v-191670be]{padding:10px 15px!important;margin:10px 15px!important}.chat-input-area[data-v-191670be]{padding:10px 15px!important}}.global-contact-form-wrapper[data-v-746ffd17]{width:100%;background:#f8f8f8;padding:60px 0;margin-top:-50px}.contact-form-container[data-v-746ffd17]{max-width:1000px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 350px;gap:50px;align-items:stretch}.form-content[data-v-746ffd17]{background:#fff;padding:30px;border-radius:16px;display:flex;flex-direction:column;justify-content:center}.form-header[data-v-746ffd17]{text-align:center;margin-bottom:25px}.form-title[data-v-746ffd17]{font-size:24px;font-weight:600;color:#333;margin-bottom:6px;font-family:var(--font-primary)}.form-subtitle[data-v-746ffd17]{font-size:18px;color:#666;line-height:1.5;margin:0}.contact-form[data-v-746ffd17]{width:100%}.form-row[data-v-746ffd17]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-item[data-v-746ffd17]{margin-bottom:0}.full-width[data-v-746ffd17]{grid-column:1/-1}.contact-form[data-v-746ffd17] .el-form-item__label{color:#333;font-weight:500;padding-bottom:8px;line-height:1;font-family:var(--font-secondary)}.contact-form[data-v-746ffd17] .el-input__inner{height:40px;line-height:40px;border:2px solid #e9ecef;border-radius:8px;padding:0 12px;transition:all .3s ease;font-family:var(--font-secondary)}.contact-form[data-v-746ffd17] .el-input__inner:focus{border:1px solid #e72117!important;box-shadow:none!important}.contact-form[data-v-746ffd17] .el-textarea__inner{border:2px solid #e9ecef;border-radius:8px;padding:12px;transition:all .3s ease;font-family:var(--font-secondary);resize:vertical}.contact-form[data-v-746ffd17] .el-textarea__inner:focus{border:1px solid #e72117!important;box-shadow:none!important}.form-actions[data-v-746ffd17]{text-align:center;margin-top:25px}.submit-btn[data-v-746ffd17]{width:180px;height:45px;background:#e72117;border:none;border-radius:22px;font-size:16px;font-weight:600;color:#fff;transition:all .3s ease;font-family:var(--font-primary)}.submit-btn[data-v-746ffd17]:hover{transform:translateY(-2px)}.submit-btn[data-v-746ffd17]:active{transform:translateY(0)}.form-visual[data-v-746ffd17]{display:flex;align-items:center;justify-content:center;padding:30px;border-radius:16px;height:100%;margin-top:-37%}.visual-content[data-v-746ffd17]{text-align:center;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:350px}.icon-wrapper[data-v-746ffd17]{margin-bottom:16px;display:flex;justify-content:center;flex:1;align-items:center}.visual-title[data-v-746ffd17]{font-size:24px;font-weight:600;color:#333;margin-bottom:15px;font-family:var(--font-primary)}.visual-text[data-v-746ffd17]{font-size:18px;color:#666;line-height:1.6;margin-top:-25px;margin-bottom:25px;flex:1;display:flex;align-items:center}.contact-info[data-v-746ffd17]{display:flex;flex-direction:column;gap:12px;flex:1;justify-content:flex-end}.contact-item[data-v-746ffd17]{display:flex;flex-direction:column;gap:4px;padding:12px;background:#f5f5f5;border-radius:8px;border-left:3px solid #e72117}.contact-label[data-v-746ffd17],.contact-value[data-v-746ffd17]{font-size:18px;color:#333;font-weight:400}@media (max-width:1200px){.contact-form-container[data-v-746ffd17]{grid-template-columns:1fr;gap:35px;max-width:700px;align-items:start}.form-visual[data-v-746ffd17]{order:-1;padding:18px;height:auto}.visual-content[data-v-746ffd17]{display:grid;grid-template-columns:auto 1fr;gap:25px;text-align:left;align-items:center;min-height:auto;height:auto}.icon-wrapper[data-v-746ffd17]{margin-bottom:0;flex:none}.visual-text[data-v-746ffd17]{flex:none}.contact-info[data-v-746ffd17]{grid-column:1/-1;flex-direction:row;gap:18px;flex:none}}@media (max-width:768px){.global-contact-form-wrapper[data-v-746ffd17]{padding:35px 0}.contact-form-container[data-v-746ffd17]{padding:0 15px;gap:25px;align-items:start}.form-content[data-v-746ffd17]{padding:25px 18px}.form-title[data-v-746ffd17]{font-size:22px}.form-row[data-v-746ffd17]{grid-template-columns:1fr;gap:12px}.visual-content[data-v-746ffd17]{grid-template-columns:1fr;text-align:center;gap:18px;min-height:auto;height:auto}.contact-info[data-v-746ffd17]{flex-direction:column;gap:12px}.submit-btn[data-v-746ffd17]{width:100%}}@media (max-width:480px){.form-content[data-v-746ffd17]{padding:18px 12px}.form-title[data-v-746ffd17]{font-size:20px}.form-subtitle[data-v-746ffd17]{font-size:13px}}