@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}a:hover,a:visited,a:active,a:focus{text-decoration:none;color:inherit;outline:none;background-color:transparent}a:after,a:before{color:inherit}body{overflow:hidden}*{list-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);border-radius:2px}::-webkit-scrollbar-thumb{border-radius:4px;background:#a3a3a3}.v-modal-enter{animation:v-modal-in .2s ease}.v-modal-leave{animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}to{opacity:1}}@keyframes v-modal-out{0%{opacity:1}to{opacity:0}}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.list-complete-item{transition:all 1s}.list-complete-enter-from,.list-complete-leave-to{opacity:0;transform:translateY(30px)}.list-complete-leave-active{position:absolute}.ant-image{display:inline-block;position:relative;overflow:hidden}.ant-image .ant-image-img{transition:all .3s ease-in-out}.ant-image .ant-image-img:hover{transform:scale(1.05)}.ant-image .ant-image-mask{background-color:#00000080}.ant-image .ant-image-mask:hover{background-color:#000000b3}.ant-image .ant-image-mask-info{color:#fff;font-size:16px}.ant-image .ant-image-mask-info .anticon{margin-right:4px}.ant-image .ant-image-placeholder{background-color:#f5f5f5}.ant-image .ant-image-error{min-height:100px;display:flex;align-items:center;justify-content:center;color:#ff4d4f;background-color:#fff2f0;border:1px solid #ffccc7}.ant-card{margin-bottom:16px;overflow:hidden}.ant-card .ant-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.ant-card .ant-image-img{display:block!important;position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center top}.ant-card-body{padding:12px!important}.ant-card-meta-title{margin-bottom:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}img{max-width:100%}.ant-image-preview .ant-image-preview-img{box-shadow:0 8px 30px #0000004d;max-width:90vw;max-height:90vh}.ant-image-preview .ant-image-preview-operations{background-color:#000000b3}.ant-image-preview .ant-image-preview-operations-operation:hover{color:#fff}.ant-image-preview .ant-image-preview-switch-left,.ant-image-preview .ant-image-preview-switch-right{color:#ffffffd9;background-color:#00000040;border-radius:50%;padding:12px}.ant-image-preview .ant-image-preview-switch-left:hover,.ant-image-preview .ant-image-preview-switch-right:hover{background-color:#00000073;color:#fff}.common-btn{display:inline-block;padding:8px 20px;background-color:#fff;color:#000;border-radius:3px;text-decoration:none;border:1px solid #000;font-size:14px;font-weight:500;margin:10px 0;transition:all .3s ease;text-align:center;width:100%;cursor:pointer}.common-btn:hover{cursor:pointer;background-color:#fff;color:#000}.common-btn-solid{display:inline-block;padding:8px 20px;background-color:#000;color:#fff;border-radius:3px;text-decoration:none;border:1px solid #000;font-size:14px;font-weight:500;margin:10px 0;transition:all .3s ease;text-align:center;width:100%;cursor:pointer}.common-btn-solid:hover{cursor:pointer;background-color:#000;color:#fff}#app{min-width:100wh;min-height:100vh;margin:0 auto;font-weight:400}.green{color:#00bd7e;transition:.4s;padding:3px}.go-cursor-pointer{cursor:pointer}.go-boderbox{box-sizing:border-box}.go-transition{transition:all .4s}.go-transition-quick{transition:all .2s}.go-flex{display:flex}.go-flex-center{display:flex;justify-content:center;align-items:center;text-align:center}.go-flex-sc{display:flex;justify-content:space-between;align-items:center}.go-flex-items-center{display:flex;align-items:center;text-align:center}.go-flex-no-wrap{flex-wrap:nowrap!important}.go-absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.go-border-radius{border-radius:8px;overflow:hidden}.go-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.go-d-inline-block{display:inline-block}.go-d-block{display:block}@media (hover: hover){.green:hover{background-color:#00bd7e33}}.example[data-v-4b1c0984]{position:fixed;width:100%;height:100%;background:#0000001a;z-index:99999}.spin[data-v-4b1c0984]{width:30px;height:30px;padding-left:50%;padding-top:44%;transform:translate(-26px)}.skeleton[data-v-ad832732]{height:100%;margin:0 auto}.skeleton-item[data-v-ad832732]{width:100%;height:100%;background-color:#f5f5f5;border-radius:4px;animation:skeleton-pulse-ad832732 1.4s ease-in-out infinite;margin-bottom:20px}.banner[data-v-ad832732]{height:690px}.image-list[data-v-ad832732]{display:flex;justify-content:space-between;margin-bottom:20px}.image-list .skeleton-item-inner[data-v-ad832732]{margin-right:30px;background-color:red;flex:1;animation:skeleton-pulse-ad832732 1.6s ease-in-out infinite}.image-list .skeleton-item-inner[data-v-ad832732]:last-child{margin-right:0}@keyframes skeleton-pulse-ad832732{0%{background-color:#f5f5f5}50%{background-color:#fff}to{background-color:#f5f5f5}}.video-container[data-v-4442ffa8]{position:relative;width:100%;height:100%;overflow:hidden;background-color:#000}.video-player[data-v-4442ffa8]{display:block;width:100%;height:100%;object-fit:cover}.play-button-overlay[data-v-4442ffa8]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0000004d;cursor:pointer;transition:background-color .3s ease}.play-button-overlay[data-v-4442ffa8]:hover{background-color:#0006}.play-button[data-v-4442ffa8]{width:70px;height:70px;border-radius:50%;background-color:#0009;display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.play-button[data-v-4442ffa8]:hover{transform:scale(1.1)}.mobile-view .video-player[data-v-4442ffa8]{height:auto!important;max-height:60vh}.mobile-view .play-button[data-v-4442ffa8]{width:50px;height:50px}.mobile-view .play-button svg[data-v-4442ffa8]{width:32px;height:32px}@media (max-width: 992px){.video-container[data-v-4442ffa8]{max-height:70vh}}@media (max-width: 768px){.video-container[data-v-4442ffa8]{max-height:60vh}}@media (max-width: 576px){.video-container[data-v-4442ffa8]{max-height:50vh}.play-button[data-v-4442ffa8]{width:40px;height:40px}.play-button svg[data-v-4442ffa8]{width:24px;height:24px}}.swiper-container[data-v-584822f7]{background-color:transparent;position:relative}.common-container .carousel-header[data-v-584822f7]{margin-bottom:24px}.common-container .carousel-header .title[data-v-584822f7]{font-size:16px;font-weight:700;letter-spacing:.5px;margin:0}.common-container .carousel-header .button[data-v-584822f7]{font-size:12px;color:#000;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;font-weight:700}.item[data-v-584822f7]{width:100%;height:100%}.item.video-item[data-v-584822f7]{object-fit:cover;aspect-ratio:4/3}.swiper-item[data-v-584822f7]{margin-right:20px;text-align:left;position:relative}.swiper-item[data-v-584822f7]:last-child{margin-right:0}.swiper-item img[data-v-584822f7]{width:100%;height:100%;object-fit:cover;margin-bottom:12px}.swiper-item video[data-v-584822f7]{width:100%;height:100%;object-fit:cover;margin-bottom:12px}.item-info[data-v-584822f7]{position:absolute;bottom:60%;right:10%}.item-info .item-name[data-v-584822f7]{font-size:36px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.item-info .shop-now[data-v-584822f7]{font-size:20px;border:1px solid #000;padding:10px 20px;margin:0 auto}.item-info .item-description[data-v-584822f7]{font-size:12px;color:#666;margin-bottom:4px;line-height:1.4}.item-info .item-price[data-v-584822f7]{font-size:12px;font-weight:600}[data-v-584822f7] .swiper-container .swiper-button-prev,[data-v-584822f7] .swiper-container .swiper-button-next{color:#fff!important;width:36px;height:36px;border-radius:50%;line-height:36px;text-align:center;font-size:12px;top:calc(50% - 12px);transform:translateY(-50%);transform:scale(3)}[data-v-584822f7] .swiper-container .swiper-button-prev:after,[data-v-584822f7] .swiper-container .swiper-button-next:after{font-size:12px!important;animation:swiper-preloader 1s infinite ease-in-out}[data-v-584822f7] .swiper-container .swiper-button-next{right:0}[data-v-584822f7] .swiper-container .swiper-button-prev{left:0}.category-section[data-v-e68567d0]{margin-bottom:90px;margin-top:110px;width:100%;background-color:#fff}.category-tabs[data-v-e68567d0]{display:flex;justify-content:center;margin-bottom:30px;width:100%;overflow:hidden}.tab-container[data-v-e68567d0]{display:flex;border-bottom:1px solid #e5e5e5;overflow-x:auto;scrollbar-width:thin;-ms-overflow-style:none;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:15px;max-width:100%}.tab-container[data-v-e68567d0]::-webkit-scrollbar{height:3px}.tab-container[data-v-e68567d0]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.tab-container[data-v-e68567d0]::-webkit-scrollbar-track{background-color:#0000000d}.tab-item[data-v-e68567d0]{font-size:16px;font-weight:500;color:#6c6c6c;padding:0 20px;position:relative;text-decoration:none;letter-spacing:1px;cursor:pointer;flex:0 0 auto;white-space:nowrap}.tab-item.active[data-v-e68567d0]{color:#000;font-weight:600}.tab-item.active[data-v-e68567d0]:after{content:"";position:absolute;bottom:-11px;left:20px;right:20px;height:2px;background-color:#000}.product-container[data-v-e68567d0]{margin:0 auto;padding:0 15px;position:relative}.carousel[data-v-e68567d0]{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}.carousel-container[data-v-e68567d0]{width:100%;overflow:hidden}.carousel-track[data-v-e68567d0]{display:flex;transition:transform .5s ease;will-change:transform}.carousel-slide[data-v-e68567d0]{flex:0 0 100%;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.carousel-arrow[data-v-e68567d0]{position:absolute;width:40px;height:40px;border-radius:50%;background-color:#fffc;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 5px #0000001a;transition:all .3s ease;top:calc(66.5% - 140px);transform:translateY(-50%)}.carousel-arrow[data-v-e68567d0]:hover{background-color:#f9f1eee6;transform:translateY(-50%) scale(1.05)}.carousel-arrow.prev[data-v-e68567d0]{left:15px}.carousel-arrow.next[data-v-e68567d0]{right:15px}.carousel-arrow svg[data-v-e68567d0]{width:20px;height:20px;color:#333}.carousel-indicators[data-v-e68567d0]{display:flex;justify-content:center;gap:8px}.indicator[data-v-e68567d0]{width:8px;height:8px;border-radius:50%;background-color:#ccc;border:none;padding:0;cursor:pointer;transition:all .3s ease}.indicator.active[data-v-e68567d0]{background-color:#000;transform:scale(1.2)}.product-card[data-v-e68567d0]{position:relative;overflow:hidden;background-color:#fff}.product-card[data-v-e68567d0]:hover{transform:none;box-shadow:none}.product-image-container[data-v-e68567d0]{position:relative;width:100%;padding-bottom:133%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-image-container[data-v-e68567d0]:hover{transform:translateY(-3px);box-shadow:0 8px 16px #0000000d}.badge[data-v-e68567d0]{position:absolute;top:10px;left:10px;background-color:#d7b8a9;color:#fff;font-size:12px;padding:3px 10px;border-radius:2px;z-index:2}.product-image-wrapper[data-v-e68567d0]{position:absolute;top:0;left:0;width:100%;height:100%}.product-image[data-v-e68567d0]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.main-image[data-v-e68567d0]{opacity:1}.hover-image[data-v-e68567d0],.product-image-container:hover .main-image[data-v-e68567d0]{opacity:0}.product-image-container:hover .hover-image[data-v-e68567d0]{opacity:1}.product-actions[data-v-e68567d0]{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(0);transition:opacity .3s ease;z-index:3;width:100%}.product-image-container:hover .product-actions[data-v-e68567d0]{opacity:1}.add-to-cart-btn[data-v-e68567d0]{background-color:#ffffffe6;color:#000;border:1px solid #000;padding:12px 0;font-size:12px;font-weight:500;cursor:pointer;border-radius:0;letter-spacing:1px;width:100%;transition:background-color .3s ease,color .3s ease}.add-to-cart-btn[data-v-e68567d0]:hover{background-color:#000;color:#fff}.wishlist-btn[data-v-e68567d0]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 5px #0000001a;transition:background-color .3s ease;position:absolute;top:10px;right:10px;z-index:4;opacity:0;transition:opacity .3s ease}.product-image-container:hover .wishlist-btn[data-v-e68567d0]{opacity:1}.wishlist-btn[data-v-e68567d0]:hover{background-color:#f9f1ee}.product-info[data-v-e68567d0]{padding-top:15px}.product-title[data-v-e68567d0]{font-size:14px;color:#000;margin-bottom:8px;font-weight:400;line-height:1.4}.product-price[data-v-e68567d0]{font-size:14px;color:#000;font-weight:500}.product-price .zk-price[data-v-e68567d0]{text-decoration:line-through;margin-left:6px;color:#999;font-weight:400;font-size:90%}.shop-now[data-v-e68567d0]{text-align:center;width:160px;margin:20px auto 0;padding:10px 20px;border:1px solid #999;font-size:16px;font-weight:700}@media (max-width: 1024px){.carousel-slide[data-v-e68567d0]{grid-template-columns:repeat(3,1fr)}.carousel-arrow[data-v-e68567d0]{width:36px;height:36px}.carousel-arrow[data-v-e68567d0]:hover{transform:translateY(-50%) scale(1.05)}.carousel-arrow svg[data-v-e68567d0]{width:18px;height:18px}}@media (max-width: 768px){.carousel-slide[data-v-e68567d0]{grid-template-columns:repeat(2,1fr);gap:15px}.tab-item[data-v-e68567d0]{font-size:14px;padding:0 15px}.product-actions[data-v-e68567d0]{opacity:1}.add-to-cart-btn[data-v-e68567d0]{padding:10px 0;font-size:11px}.wishlist-btn[data-v-e68567d0]{opacity:1}.carousel-arrow[data-v-e68567d0]{width:32px;height:32px}.carousel-arrow[data-v-e68567d0]:hover{transform:translateY(-50%) scale(1.05)}.carousel-arrow svg[data-v-e68567d0]{width:16px;height:16px}}@media (max-width: 480px){.carousel-slide[data-v-e68567d0]{grid-template-columns:1fr}.tab-container[data-v-e68567d0]{width:100%;justify-content:space-between}.tab-item[data-v-e68567d0]{padding:0 10px;font-size:12px}.tab-item.active[data-v-e68567d0]:after{left:10px;right:10px}.product-title[data-v-e68567d0],.product-price[data-v-e68567d0]{font-size:13px}.badge[data-v-e68567d0]{font-size:10px;padding:2px 8px}.carousel-arrow[data-v-e68567d0]{width:28px;height:28px}.carousel-arrow[data-v-e68567d0]:hover{transform:translateY(-50%) scale(1.05)}.carousel-arrow svg[data-v-e68567d0]{width:14px;height:14px}.carousel-indicators[data-v-e68567d0]{margin-top:15px}.indicator[data-v-e68567d0]{width:6px;height:6px}}.carousel-arrow.disabled[data-v-e68567d0]{opacity:.5;cursor:not-allowed;pointer-events:none}.explore-section[data-v-8534009f]{background-color:#fff}.explore-container[data-v-8534009f]{margin:0 auto;padding:0 20px;display:flex}.explore-header[data-v-8534009f]{margin-bottom:60px;flex:1}.title-container[data-v-8534009f]{padding-left:10%;display:flex;align-items:start;justify-content:center;flex-direction:column;height:100%}.title-container .title[data-v-8534009f]{font-size:42px;line-height:1.1;margin-bottom:15px;font-weight:500;color:#000}.title-container .title2[data-v-8534009f]{font-size:62px}.title-container .subtitle[data-v-8534009f]{color:#1d1c20;display:block;line-height:1.5;font-size:24px;font-weight:400;margin-bottom:20px;margin-top:60px}.explore-content[data-v-8534009f]{width:68%}.explore-swiper[data-v-8534009f]{width:100%;padding-bottom:50px}[data-v-8534009f] .swiper-pagination{bottom:0}[data-v-8534009f] .swiper-pagination-bullet{width:10px;height:10px;background-color:#000;opacity:.3}[data-v-8534009f] .swiper-pagination-bullet-active{opacity:1}[data-v-8534009f] .swiper-button-next,[data-v-8534009f] .swiper-button-prev{color:#000;width:40px;height:40px;background:#ffffff80;border-radius:50%;top:44%}[data-v-8534009f] .swiper-button-next:after,[data-v-8534009f] .swiper-button-prev:after{font-size:16px}.explore-card[data-v-8534009f]{width:100%;position:relative;max-width:496px}.card-link[data-v-8534009f]{display:block;text-decoration:none;color:inherit}.image-wrapper[data-v-8534009f]{position:relative;width:100%;padding-bottom:130%;overflow:hidden}.explore-image[data-v-8534009f]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.overlay[data-v-8534009f]{position:absolute;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(transparent,#00000080);color:#fff;transition:opacity .3s ease}.card-title[data-v-8534009f]{font-size:24px;font-weight:500;margin:0;letter-spacing:.5px}.card-link:hover .explore-image[data-v-8534009f]{transform:scale(1.05)}@media (max-width: 992px){.explore-section[data-v-8534009f]{padding:60px 0}.title[data-v-8534009f]{font-size:36px}.subtitle[data-v-8534009f]{font-size:15px}}@media (max-width: 768px){.explore-section[data-v-8534009f]{padding:40px 0}.explore-header[data-v-8534009f]{margin-bottom:40px}.title[data-v-8534009f]{font-size:32px}.card-title[data-v-8534009f]{font-size:20px}}@media (max-width: 576px){.explore-section[data-v-8534009f]{padding:30px 0}.title-container[data-v-8534009f]{max-width:100%}.title[data-v-8534009f]{font-size:28px}.subtitle[data-v-8534009f]{font-size:14px}.explore-header[data-v-8534009f]{margin-bottom:30px}[data-v-8534009f] .swiper-button-next,[data-v-8534009f] .swiper-button-prev{display:none}}.skeleton-block[data-v-9e53da9d],.skeleton-line[data-v-9e53da9d]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-9e53da9d 1.5s infinite ease-in-out;border-radius:4px}@keyframes skeleton-loading-9e53da9d{0%{background-position:200% 0}to{background-position:-200% 0}}.goelia-world-section-skeleton[data-v-9e53da9d]{padding:80px 0 0;background-color:#fff}.section-header-skeleton[data-v-9e53da9d]{text-align:center;margin-bottom:40px}.title-line[data-v-9e53da9d]{width:400px;height:28px;margin:0 auto 10px}.subtitle-line[data-v-9e53da9d]{width:300px;height:16px;margin:0 auto}.gallery-container-skeleton[data-v-9e53da9d]{margin:0 auto;padding:0 15px}.gallery-skeleton[data-v-9e53da9d]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.gallery-item-skeleton[data-v-9e53da9d]{position:relative;overflow:hidden;aspect-ratio:1/1}.image-block[data-v-9e53da9d]{width:100%;height:100%}@media (max-width: 1200px){.gallery-skeleton[data-v-9e53da9d]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 992px){.goelia-world-section-skeleton[data-v-9e53da9d]{padding:60px 0}.gallery-skeleton[data-v-9e53da9d]{grid-template-columns:repeat(3,1fr)}.title-line[data-v-9e53da9d]{width:350px;height:24px}.subtitle-line[data-v-9e53da9d]{width:250px;height:14px}}@media (max-width: 768px){.goelia-world-section-skeleton[data-v-9e53da9d]{padding:40px 0}.gallery-skeleton[data-v-9e53da9d]{grid-template-columns:repeat(2,1fr)}.title-line[data-v-9e53da9d]{width:300px;height:24px}.subtitle-line[data-v-9e53da9d]{width:220px;height:14px}}@media (max-width: 576px){.goelia-world-section-skeleton[data-v-9e53da9d]{padding:30px 0}.section-header-skeleton[data-v-9e53da9d]{margin-bottom:30px}.gallery-skeleton[data-v-9e53da9d]{gap:10px}.title-line[data-v-9e53da9d]{width:250px;height:20px}.subtitle-line[data-v-9e53da9d]{width:200px;height:12px}.gallery-container-skeleton[data-v-9e53da9d]{padding:0 10px}}.goelia-world-section[data-v-884af667]{padding:80px 0 0;background-color:#fff}.section-header[data-v-884af667]{text-align:center;margin-bottom:20px}.title[data-v-884af667]{font-size:28px;font-weight:600;color:#000;margin-bottom:10px;letter-spacing:2px}.subtitle[data-v-884af667]{font-size:16px;color:#666;letter-spacing:.5px}.gallery-container[data-v-884af667]{margin:0 auto;padding:0 15px}.gallery[data-v-884af667]{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.gallery-item[data-v-884af667]{position:relative;overflow:hidden;aspect-ratio:1/1}.gallery-item[data-v-884af667]:nth-child(3){grid-column:span 1;grid-row:span 1}.gallery-item[data-v-884af667]:nth-child(5){grid-column:span 1;grid-row:span 1}.item-link[data-v-884af667]{display:block;width:100%;height:100%}.image-wrapper[data-v-884af667]{position:relative;width:100%;height:100%;overflow:hidden}.gallery-image[data-v-884af667]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover .gallery-image[data-v-884af667]{transform:scale(1.05)}.overlay[data-v-884af667]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .overlay[data-v-884af667]{opacity:1}.shop-button[data-v-884af667]{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;border-bottom:1px solid #fff;transform:translateY(20px);transition:transform .4s ease,background-color .3s ease;border-radius:0;cursor:pointer}.gallery-item:hover .shop-button[data-v-884af667]{transform:translateY(0)}[data-v-884af667] .product-modal .ant-modal-content{border-radius:0;padding:0!important;width:auto;max-width:95vw;box-shadow:0 4px 12px #00000026}[data-v-884af667] .product-modal .ant-modal-close{top:0;right:0;background-color:#00000080;color:#fff;border-radius:0;width:30px;height:30px;line-height:30px;text-align:center;font-size:14px;font-weight:500;letter-spacing:1px}[data-v-884af667] .product-modal .ant-modal-close .ant-modal-close-x{font-size:20px;color:#333}[data-v-884af667] .product-modal .ant-modal-body{padding:0}[data-v-884af667] .ant-modal .ant-modal-content{padding:0!important}.product-grid-container[data-v-884af667]{background-color:#fff;margin-top:30px}@media (max-width: 768px){.product-grid-container[data-v-884af667]{padding:15px}}.product-grid[data-v-884af667]{display:flex;justify-content:space-around}@media (max-width: 768px){.product-grid[data-v-884af667]{flex-direction:column;align-items:center}}.product-grid .product-card-info[data-v-884af667]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:100%;text-align:center}@media (max-width: 576px){.product-grid .product-card-info[data-v-884af667]{grid-template-columns:repeat(1,1fr);gap:20px}}.product-grid .product-card-info .img-wrapper[data-v-884af667]{overflow:hidden;aspect-ratio:3/4;max-width:160px;margin:0 auto}@media (max-width: 576px){.product-grid .product-card-info .img-wrapper[data-v-884af667]{max-width:100%}}.product-grid .product-card-info .img-wrapper img[data-v-884af667]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-grid .product-card-info .img-wrapper:hover img[data-v-884af667]{transform:scale(1.05)}.product-grid .product-card-info .buy-now-btn[data-v-884af667]{margin-top:10px}@media (max-width: 576px){.product-grid .product-card-info .buy-now-btn[data-v-884af667]{display:block;margin-left:auto;margin-right:auto}}.product-grid .product-card-info .product-card-title[data-v-884af667],.product-grid .product-card-info .product-card-price[data-v-884af667]{text-align:center}.product-grid .product-card-info .product-card-title .zk-price[data-v-884af667],.product-grid .product-card-info .product-card-price .zk-price[data-v-884af667]{text-decoration:line-through;margin-left:6px;color:#999;font-weight:400;font-size:90%}.product-card-image[data-v-884af667]{min-width:618px;aspect-ratio:3/4.2;overflow:hidden;margin-right:30px}@media (max-width: 768px){.product-card-image[data-v-884af667]{min-width:unset;width:100%;max-width:400px;margin-right:0;margin-bottom:20px;aspect-ratio:1/1.25}}.product-card-image img[data-v-884af667]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card-image:hover img[data-v-884af667]{transform:scale(1.05)}.product-card-title[data-v-884af667]{font-size:12px;font-weight:500;margin-bottom:6px;overflow:hidden;font-family:"Source Sans Pro, sans-serif";text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;color:#606060;letter-spacing:.5px;max-width:180px;margin-left:auto;margin-right:auto;padding-top:10px;font-weight:400}@media (max-width: 576px){.product-card-title[data-v-884af667]{max-width:100%}}.product-card-price[data-v-884af667]{font-size:14px;font-weight:500;margin-bottom:10px;color:#000}.buy-now-btn[data-v-884af667]{background-color:#333;color:#fff;border:none;padding:6px 20px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:500;border-radius:0;height:auto;line-height:1.5;margin:0 auto}.buy-now-btn[data-v-884af667]:hover{background-color:#000}.buy-now-btn a[data-v-884af667]{color:#fff;text-decoration:none}@media (max-width: 576px){.buy-now-btn[data-v-884af667]{padding:8px 20px;font-size:14px;width:fit-content;display:block;margin-left:auto;margin-right:auto}}@media (max-width: 1200px){.gallery[data-v-884af667]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 992px){.goelia-world-section[data-v-884af667]{padding:60px 0}.gallery[data-v-884af667]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.goelia-world-section[data-v-884af667]{padding:40px 0}.title[data-v-884af667]{font-size:24px}.subtitle[data-v-884af667]{font-size:14px}.gallery[data-v-884af667]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.goelia-world-section[data-v-884af667]{padding:30px 0}.section-header[data-v-884af667]{margin-bottom:30px}.title[data-v-884af667]{font-size:20px;margin-bottom:5px}.subtitle[data-v-884af667]{font-size:12px}.gallery-container[data-v-884af667]{padding:0 10px}.gallery[data-v-884af667]{gap:5px}.shop-button[data-v-884af667]{padding:8px 15px;font-size:12px}.overlay[data-v-884af667]{opacity:0}.gallery-item:first-child .overlay[data-v-884af667]{opacity:1}}@media (hover: none){.gallery-item:active .overlay[data-v-884af667]{opacity:1}.gallery-item:active .shop-button[data-v-884af667]{transform:translateY(0)}}.gift-section[data-v-6e922964]{padding:50px 0 100px;background-image:url(https://melov-net.oss-us-west-1.aliyuncs.com/upload/20250605180838/20250605180838_68416ca62450a.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-bottom:0}.gift-section>h1[data-v-6e922964]{font-size:34px;font-weight:500;letter-spacing:2px;margin-bottom:30px;color:#000;text-align:center}.gift-container[data-v-6e922964]{max-width:90%;margin:0 auto;padding:0 15px;max-height:874px;overflow:hidden}.gift-grid[data-v-6e922964]{display:flex;gap:30px}.gift-main[data-v-6e922964]{flex:1.3;position:relative}.gift-grid-small[data-v-6e922964]{flex:1.4;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px}.image-container[data-v-6e922964]{position:relative;height:100%;overflow:hidden}.main-image[data-v-6e922964]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease}.gift-image[data-v-6e922964]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.gift-link[data-v-6e922964]{display:block;position:relative;height:100%;overflow:hidden}.gift-link:hover .main-image[data-v-6e922964],.gift-link:hover .gift-image[data-v-6e922964]{transform:scale(1.05)}.gift-overlay[data-v-6e922964]{position:absolute;bottom:-23%;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.gift-text[data-v-6e922964]{max-width:90%}.gift-subtitle[data-v-6e922964]{font-size:18px;font-weight:400;margin-bottom:12px;opacity:.9}.gift-title[data-v-6e922964]{font-size:42px;font-weight:600;letter-spacing:2px;margin-bottom:30px;line-height:48px}.explore-btn[data-v-6e922964]{display:inline-block;padding:10px 30px;border:2px solid #fff;color:#fff;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:1px;transition:all .3s ease}.explore-btn[data-v-6e922964]:hover{background-color:#fff3}.gift-caption[data-v-6e922964]{position:absolute;bottom:0;left:0;width:100%;background-color:#0006;color:#fff;padding:15px;text-align:center}.gift-caption h3[data-v-6e922964]{font-size:18px;font-weight:500;margin:0;letter-spacing:1px}.gift-item[data-v-6e922964]{position:relative;height:100%}@media (max-width: 992px){.gift-grid[data-v-6e922964]{flex-direction:column}.gift-main[data-v-6e922964]{flex:auto;margin-bottom:20px}.gift-grid-small[data-v-6e922964]{flex:auto}.gift-title[data-v-6e922964]{font-size:36px}.gift-container[data-v-6e922964]{max-height:none}}@media (max-width: 768px){.gift-section[data-v-6e922964]{padding:40px 0}.gift-grid-small[data-v-6e922964]{grid-template-columns:1fr 1fr}.gift-subtitle[data-v-6e922964]{font-size:16px}.gift-title[data-v-6e922964]{font-size:32px;margin-bottom:20px}.gift-caption h3[data-v-6e922964]{font-size:14px}.explore-btn[data-v-6e922964]{padding:8px 24px}}@media (max-width: 576px){.gift-section[data-v-6e922964]{padding:30px 0}.gift-grid[data-v-6e922964]{gap:15px}.gift-grid-small[data-v-6e922964]{grid-template-columns:1fr 1fr;gap:15px}.gift-title[data-v-6e922964]{font-size:28px}.gift-subtitle[data-v-6e922964]{font-size:14px}.explore-btn[data-v-6e922964]{padding:8px 24px;font-size:12px}.gift-container[data-v-6e922964]{padding:0 10px}}@media (max-width: 480px){.gift-grid-small[data-v-6e922964]{grid-template-columns:1fr}.gift-title[data-v-6e922964]{font-size:24px}.gift-caption[data-v-6e922964]{padding:10px}.gift-caption h3[data-v-6e922964]{font-size:13px}}.image-container[data-v-ab7c0ced]{width:100%;overflow:hidden;position:relative;background-color:#f5f5f5}.responsive-image[data-v-ab7c0ced]{width:100%;height:auto;object-fit:cover;aspect-ratio:var(--aspect-ratio, 16 / 9);transition:opacity .3s ease}.image-loading[data-v-ab7c0ced]{opacity:0}.image-loaded[data-v-ab7c0ced]{opacity:1}.image-placeholder[data-v-ab7c0ced]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;z-index:1}.loading-spinner[data-v-ab7c0ced]{width:30px;height:30px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#000;animation:spin-ab7c0ced 1s ease-in-out infinite}.image-error[data-v-ab7c0ced]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;color:#666;font-size:14px}@keyframes spin-ab7c0ced{to{transform:rotate(360deg)}}.section-title[data-v-3423eb7a]{text-align:center;margin-bottom:20px}.section-title h2[data-v-3423eb7a]{font-size:22px;font-weight:500;letter-spacing:2px;margin-bottom:15px;color:#000}.section-title .divider[data-v-3423eb7a]{width:50px;height:2px;background-color:#000;margin:0 auto}.hot-recommend-section[data-v-3423eb7a]{margin-bottom:60px}.hot-recommend-container[data-v-3423eb7a]{margin:0 auto 40px;width:100%;padding:0 20px}.image-row[data-v-3423eb7a]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;overflow-x:hidden;padding-bottom:10px}.image-item[data-v-3423eb7a]{flex:0 0 auto;min-width:200px}.image-item .title[data-v-3423eb7a]{font-size:16px;font-weight:500;text-align:center;line-height:24px;margin-top:10px;color:#232323;text-transform:uppercase;letter-spacing:1px}.image-item .image-wrapper[data-v-3423eb7a]{position:relative;overflow:hidden}.image-item .image-wrapper .overlay[data-v-3423eb7a]{position:absolute;bottom:0;left:0;right:0;background-color:#fffc;padding:15px 0;display:flex;justify-content:center;align-items:center;transform:translateY(100%);transition:transform .3s ease}.image-item .image-wrapper .overlay a[data-v-3423eb7a]{text-align:center}.image-item .image-wrapper .shop-now[data-v-3423eb7a]{font-size:14px;font-weight:500;letter-spacing:1px;color:#000;position:relative}.image-item .image-wrapper .shop-now[data-v-3423eb7a]:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background-color:#000}.image-item .image-wrapper:hover .overlay[data-v-3423eb7a]{transform:translateY(0)}.image-item a[data-v-3423eb7a]{display:block;width:100%}.image-item img[data-v-3423eb7a]{width:100%;height:auto;object-fit:cover;transition:transform .5s ease}.image-item:hover img[data-v-3423eb7a]{transform:scale(1.05)}@media (max-width: 992px){.image-item[data-v-3423eb7a]{width:calc(33.333% - 14px);min-width:180px}}@media (max-width: 768px){.section-title h2[data-v-3423eb7a]{font-size:22px}.image-item[data-v-3423eb7a]{width:calc(33.333% - 14px);min-width:160px}.image-item .title[data-v-3423eb7a]{font-size:14px;line-height:20px}.image-row[data-v-3423eb7a]{overflow-x:auto;padding-bottom:20px;scrollbar-width:thin}.image-row[data-v-3423eb7a]::-webkit-scrollbar{height:4px}.image-row[data-v-3423eb7a]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:2px}}@media (max-width: 576px){.hot-recommend-section[data-v-3423eb7a]{margin-bottom:40px}.hot-recommend-container[data-v-3423eb7a]{padding:0 15px}.section-title[data-v-3423eb7a]{margin-bottom:30px}.section-title h2[data-v-3423eb7a]{font-size:20px;margin-bottom:10px}.image-item[data-v-3423eb7a]{width:calc(50% - 10px);min-width:140px}}@media (max-width: 480px){.image-item .title[data-v-3423eb7a]{font-size:12px;line-height:18px;margin-top:12px}.image-wrapper .shop-now[data-v-3423eb7a]{font-size:12px}.image-wrapper .overlay[data-v-3423eb7a]{padding:10px 0}}.skeleton-block[data-v-859df6bc],.skeleton-line[data-v-859df6bc]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-859df6bc 1.5s infinite ease-in-out;border-radius:4px}@keyframes skeleton-loading-859df6bc{0%{background-position:200% 0}to{background-position:-200% 0}}.style-transform-section-skeleton[data-v-859df6bc]{margin-top:60px;background-color:#fff;margin-bottom:0;position:relative}.section-title-skeleton[data-v-859df6bc]{text-align:center;margin-bottom:40px;padding-top:20px}.title-line[data-v-859df6bc]{width:300px;height:28px;margin:0 auto 15px}.divider-line[data-v-859df6bc]{width:50px;height:2px;margin:0 auto}.style-grid-container-skeleton[data-v-859df6bc]{margin:0 auto;padding:0 20px}.style-grid-skeleton[data-v-859df6bc]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.style-item-skeleton[data-v-859df6bc]{overflow:hidden}.image-wrapper-skeleton[data-v-859df6bc]{aspect-ratio:3/4;margin-bottom:10px}.video-block[data-v-859df6bc]{width:100%;height:100%}.creator-info-skeleton[data-v-859df6bc]{padding:15px 0;text-align:center}.creator-line[data-v-859df6bc]{width:100px;height:14px;margin:0 auto}@media (max-width: 992px){.style-grid-skeleton[data-v-859df6bc]{grid-template-columns:repeat(2,1fr);gap:15px}.title-line[data-v-859df6bc]{width:250px;height:24px}}@media (max-width: 576px){.style-grid-skeleton[data-v-859df6bc]{grid-template-columns:1fr;gap:20px}.style-item-skeleton[data-v-859df6bc]{max-width:400px;margin:0 auto}.title-line[data-v-859df6bc]{width:200px;height:20px}.section-title-skeleton[data-v-859df6bc]{margin-bottom:30px}}.style-transform-section[data-v-4cfb0abb]{margin-top:60px;background-color:#fff;margin-bottom:0;position:relative}.section-title[data-v-4cfb0abb]{text-align:center;margin-bottom:40px}.section-title h2[data-v-4cfb0abb]{font-size:28px;font-weight:500;letter-spacing:2px;margin-bottom:15px;color:#000}.section-title .divider[data-v-4cfb0abb]{width:50px;height:2px;background-color:#000;margin:0 auto}.style-grid-container[data-v-4cfb0abb]{margin:0 auto;padding:0 20px}.style-grid[data-v-4cfb0abb]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.style-item[data-v-4cfb0abb]{position:relative;overflow:hidden}.style-item .style-link[data-v-4cfb0abb]{display:block;text-decoration:none;color:inherit}.style-item .image-wrapper[data-v-4cfb0abb]{position:relative;overflow:hidden;aspect-ratio:3/4}.style-item .style-image[data-v-4cfb0abb]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.style-item:hover .style-image[data-v-4cfb0abb]{transform:scale(1.05)}.style-item .overlay[data-v-4cfb0abb]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.style-item:hover .overlay[data-v-4cfb0abb]{opacity:1}.style-item .shop-button[data-v-4cfb0abb]{padding:12px 30px;background-color:#fff;color:#000;font-size:14px;font-weight:500;letter-spacing:1px;transform:translateY(20px);transition:transform .4s ease,background-color .3s ease;cursor:pointer}.style-item:hover .shop-button[data-v-4cfb0abb]{transform:translateY(0)}.style-item .creator-info[data-v-4cfb0abb]{padding:15px 0;text-align:center}.style-item .creator-tag[data-v-4cfb0abb]{font-size:14px;color:#666;font-weight:400}.style-item .creator-tag[data-v-4cfb0abb]:hover{text-decoration:underline}.matching-popup[data-v-4cfb0abb]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content[data-v-4cfb0abb]{width:95%;max-width:900px;max-height:90vh;background-color:#fff;border-radius:0;overflow-y:auto;position:relative;padding:0 0 40px}.popup-header[data-v-4cfb0abb]{display:flex;justify-content:space-between;align-items:center;padding:20px}.popup-header h3[data-v-4cfb0abb]{font-size:20px;font-weight:500;margin:0}.popup-header .close-btn[data-v-4cfb0abb]{background:none;border:none;font-size:24px;cursor:pointer;padding:0;line-height:1;color:#888}.popup-header .close-btn[data-v-4cfb0abb]:hover{color:#000}.popup-body[data-v-4cfb0abb]{display:flex;flex-direction:row}.popup-video[data-v-4cfb0abb]{flex:.9;padding:20px;min-height:300px;display:flex;align-items:center;justify-content:center}.matching-products[data-v-4cfb0abb]{flex:1;padding:0 20px;max-height:600px;overflow-x:hidden;overflow-y:auto}.product-item[data-v-4cfb0abb]{display:flex;padding:20px}.product-item[data-v-4cfb0abb]:last-child{border-bottom:none}.product-image[data-v-4cfb0abb]{width:130px;flex-shrink:0;margin-right:20px}.product-image img[data-v-4cfb0abb]{width:100%;height:auto;display:block}.product-info[data-v-4cfb0abb]{flex-grow:1;width:65%}.product-title[data-v-4cfb0abb]{font-size:14px;line-height:20px;-webkit-line-clamp:1;margin-top:0;font-weight:400;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.product-title[data-v-4cfb0abb]:hover{text-decoration:underline}.product-price[data-v-4cfb0abb]{font-size:16px;font-weight:500;margin:0 0 15px;color:#000;width:100%}.product-price .zk-price[data-v-4cfb0abb]{text-decoration:line-through;margin-left:6px;color:#999;font-weight:400;font-size:90%}.product-actions[data-v-4cfb0abb]{display:flex;flex-direction:column;gap:10px}.quick-add-btn[data-v-4cfb0abb]{background-color:#fff;border:1px solid #000;color:#000;padding:8px 15px;font-size:14px;cursor:pointer;max-width:160px;text-align:center;font-weight:500;transition:background-color .3s,color .3s}.quick-add-btn[data-v-4cfb0abb]:hover{background-color:#000;color:#fff}.view-details[data-v-4cfb0abb]{text-align:left;color:#232323;text-decoration:none;font-size:14px;padding:5px 0 1px;width:112px;border-bottom:1px solid #232323;margin-bottom:10px}@media (max-width: 992px){.style-grid[data-v-4cfb0abb]{grid-template-columns:repeat(2,1fr);gap:15px}.section-title h2[data-v-4cfb0abb]{font-size:24px}.style-transform-section[data-v-4cfb0abb]{padding:40px 0}}@media (max-width: 768px){.popup-content[data-v-4cfb0abb]{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0}.popup-body[data-v-4cfb0abb]{flex-direction:column}.popup-video[data-v-4cfb0abb]{width:100%;border-right:none;border-bottom:1px solid #eee;padding:15px;min-height:auto;max-height:40vh}.matching-products[data-v-4cfb0abb]{width:100%;max-height:none}.product-item[data-v-4cfb0abb]{padding:15px}.product-image[data-v-4cfb0abb]{width:80px;margin-right:15px}.product-title[data-v-4cfb0abb],.product-price[data-v-4cfb0abb]{font-size:14px}.quick-add-btn[data-v-4cfb0abb]{padding:8px 12px;font-size:13px}.view-details[data-v-4cfb0abb]{font-size:13px}}@media (max-width: 576px){.style-grid[data-v-4cfb0abb]{grid-template-columns:1fr;gap:20px}.style-item[data-v-4cfb0abb]{max-width:400px;margin:0 auto}.section-title[data-v-4cfb0abb]{margin-bottom:30px}.section-title h2[data-v-4cfb0abb]{font-size:20px;margin-bottom:10px}.style-transform-section[data-v-4cfb0abb]{padding:30px 0;margin-bottom:40px}.shop-button[data-v-4cfb0abb]{padding:10px 16px;font-size:12px}.creator-tag[data-v-4cfb0abb]{font-size:12px}.popup-header h3[data-v-4cfb0abb]{font-size:18px}.product-item[data-v-4cfb0abb]{flex-direction:column}.product-image[data-v-4cfb0abb]{width:100%;margin-right:0;margin-bottom:15px}}@media (hover: none){.style-item .overlay[data-v-4cfb0abb]{background-color:#0003;opacity:1}.style-item .shop-button[data-v-4cfb0abb]{transform:translateY(0);background-color:#ffffffe6}}.more-section[data-v-f6d7eec1]{color:#000;margin:60px 0 0}.more-title[data-v-f6d7eec1]{text-align:center;margin-bottom:30px}.more-title h2[data-v-f6d7eec1]{font-size:16px;font-weight:500;letter-spacing:1px;color:#000;margin-bottom:2px}.more-title .divider[data-v-f6d7eec1]{width:50px;height:4px;background-color:#000;margin:0 auto}.services-container[data-v-f6d7eec1]{background-color:#b8857b;margin:0 auto;padding:30px 0;color:#fff}.services-row[data-v-f6d7eec1]{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 15px}.service-item[data-v-f6d7eec1]{flex:1;display:flex;align-items:center;justify-content:center;padding:0 20px;text-align:center;position:relative}.service-item[data-v-f6d7eec1]:not(:last-child):after{content:"";position:absolute;right:0;top:50%;height:30px;width:1px;background-color:#ffffff4d;transform:translateY(-50%)}.service-icon[data-v-f6d7eec1]{margin-right:10px;display:flex;align-items:center}.service-icon .icon-image[data-v-f6d7eec1]{width:24px;height:24px;filter:brightness(0) invert(1)}.service-text[data-v-f6d7eec1]{font-size:14px;font-weight:500;white-space:nowrap;letter-spacing:.5px;cursor:pointer;--font-size-text-style: 16px;--font-size-text-style-mb: 16px;--font-weight-text-style: 500;--font-style-text-style: normal;--mg-bottom-text-style: 0px}.service-text[data-v-f6d7eec1]:hover{text-decoration:underline}@media (max-width: 992px){.service-item[data-v-f6d7eec1]{padding:0 10px}.service-text[data-v-f6d7eec1]{font-size:13px}}@media (max-width: 768px){.services-row[data-v-f6d7eec1]{flex-wrap:wrap}.service-item[data-v-f6d7eec1]{flex:1 0 50%;padding:15px 10px}.service-item[data-v-f6d7eec1]:not(:last-child):after{display:none}.service-item[data-v-f6d7eec1]:nth-child(odd):after{content:"";position:absolute;right:0;top:50%;height:30px;width:1px;background-color:#ffffff4d;transform:translateY(-50%);display:block}.service-item[data-v-f6d7eec1]:nth-child(-n+2):before{content:"";position:absolute;bottom:0;left:15%;width:70%;height:1px;background-color:#ffffff4d}}@media (max-width: 576px){.more-section[data-v-f6d7eec1]{padding:20px 0}.service-item[data-v-f6d7eec1]{flex:1 0 100%}.service-item[data-v-f6d7eec1]:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.3)}.service-item[data-v-f6d7eec1]:nth-child(odd):after,.service-item[data-v-f6d7eec1]:nth-child(-n+2):before{display:none}.more-title h2[data-v-f6d7eec1]{font-size:20px}.service-text[data-v-f6d7eec1]{font-size:12px}}.we-care-container[data-v-49abe064]{background-image:url(https://melov-net.oss-us-west-1.aliyuncs.com/upload/20250606090121/20250606090121_68423de10c03b.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-bottom:80px}.we-care-section[data-v-49abe064]{padding:60px 0;max-width:80%;margin:0 auto}.section-title[data-v-49abe064]{text-align:center;margin-bottom:40px}.section-title h2[data-v-49abe064]{font-size:28px;font-weight:500;margin-bottom:15px;color:#fff}.section-title .divider[data-v-49abe064]{width:50px;height:2px;background-color:#fff;margin:0 auto}.we-care-description[data-v-49abe064]{margin:0 auto 50px;text-indent:4em;font-size:16px;line-height:1.8;color:#fff}.we-care-grid[data-v-49abe064]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.we-care-item[data-v-49abe064]{flex:1;margin-bottom:20px;transition:transform .3s ease}.we-care-item[data-v-49abe064]:hover{transform:translateY(-5px)}.we-care-image[data-v-49abe064]{position:relative;overflow:hidden;margin-bottom:15px}.we-care-image img[data-v-49abe064]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.we-care-image:hover img[data-v-49abe064]{transform:scale(1.05)}.we-care-info[data-v-49abe064]{text-align:center}.we-care-info h3[data-v-49abe064]{font-size:20px;font-weight:500;margin-bottom:8px;color:#fff}.we-care-info p[data-v-49abe064]{font-size:14px;color:#666;line-height:1.6}@media (max-width: 1200px){.we-care-section[data-v-49abe064]{padding:50px 20px}}@media (max-width: 992px){.we-care-grid[data-v-49abe064]{justify-content:space-around}.we-care-item[data-v-49abe064]{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width: 768px){.section-title h2[data-v-49abe064]{font-size:24px}.we-care-description[data-v-49abe064]{font-size:14px;margin-bottom:30px}.we-care-item[data-v-49abe064]{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px);min-width:150px}.we-care-image[data-v-49abe064]{height:200px}.we-care-info h3[data-v-49abe064]{font-size:18px}.we-care-info p[data-v-49abe064]{font-size:12px}}@media (max-width: 480px){.we-care-section[data-v-49abe064]{padding:40px 15px}.section-title[data-v-49abe064]{margin-bottom:25px}.we-care-grid[data-v-49abe064]{display:grid;grid-template-columns:1fr 1fr;gap:15px}.we-care-item[data-v-49abe064]{flex:0 0 100%;max-width:100%}.we-care-image[data-v-49abe064]{height:180px}}.home-container[data-v-54f63d83]{width:100%;margin:0 auto;padding:0;color:#232323;overflow-x:hidden}.mb[data-v-54f63d83]{margin-bottom:0}.section-title[data-v-54f63d83]{text-align:center;margin-bottom:40px}.section-title h2[data-v-54f63d83]{font-size:24px;font-weight:500;letter-spacing:2px;margin-bottom:15px;color:#000}.section-title .divider[data-v-54f63d83]{width:50px;height:2px;background-color:#000;margin:0 auto}.hero-section[data-v-54f63d83]{margin-bottom:50px;width:100%}.main-image[data-v-54f63d83]{opacity:1}.hover-image[data-v-54f63d83],.product-image-container:hover .main-image[data-v-54f63d83]{opacity:0}.product-image-container:hover .hover-image[data-v-54f63d83]{opacity:1}.product-actions[data-v-54f63d83]{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(0);transition:opacity .3s ease;z-index:3;width:100%}.product-image-container:hover .product-actions[data-v-54f63d83]{opacity:1}.add-to-cart-btn[data-v-54f63d83]{background-color:#ffffffe6;color:#000;border:1px solid #000;padding:12px 0;font-size:12px;font-weight:500;cursor:pointer;border-radius:0;letter-spacing:1px;width:100%;transition:background-color .3s ease,color .3s ease}.add-to-cart-btn[data-v-54f63d83]:hover{background-color:#000;color:#fff}.wishlist-btn[data-v-54f63d83]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 5px #0000001a;transition:background-color .3s ease;position:absolute;top:10px;right:10px;z-index:4;opacity:0;transition:opacity .3s ease}.product-image-container:hover .wishlist-btn[data-v-54f63d83]{opacity:1}.wishlist-btn[data-v-54f63d83]:hover{background-color:#f9f1ee}.product-info[data-v-54f63d83]{padding:15px 0}.product-title[data-v-54f63d83]{font-size:14px;color:#000;margin-bottom:8px;font-weight:400;line-height:1.4}.product-price[data-v-54f63d83]{font-size:14px;color:#000;font-weight:500}@media (max-width: 1024px){.product-list[data-v-54f63d83]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.product-list[data-v-54f63d83]{grid-template-columns:repeat(2,1fr);gap:15px}.tab-item[data-v-54f63d83]{font-size:14px;padding:0 15px}.product-actions[data-v-54f63d83]{opacity:1}.add-to-cart-btn[data-v-54f63d83]{padding:10px 0;font-size:11px}.wishlist-btn[data-v-54f63d83]{opacity:1}}@media (max-width: 480px){.tab-container[data-v-54f63d83]{width:100%;justify-content:space-between}.tab-item[data-v-54f63d83]{padding:0 10px;font-size:12px}.tab-item.active[data-v-54f63d83]:after{left:10px;right:10px}.product-title[data-v-54f63d83],.product-price[data-v-54f63d83]{font-size:13px}.badge[data-v-54f63d83]{font-size:10px;padding:2px 8px}}.featured-section[data-v-54f63d83]{background-color:#fff}.brand-story[data-v-54f63d83]{background-color:#f5f5f5;padding:0 20px 80px}.brand-story .story-content[data-v-54f63d83]{max-width:800px;margin:0 auto 60px;text-align:center}.brand-story .story-content p[data-v-54f63d83]{font-size:16px;line-height:1.8;color:#555}.brand-story .fabric-grid[data-v-54f63d83]{display:flex;flex-wrap:wrap;gap:30px;max-width:1200px;margin:0 auto}.brand-story .fabric-grid .fabric-item[data-v-54f63d83]{flex:1 1 calc(25% - 30px);min-width:240px;background-color:#fff;padding:30px;box-shadow:0 5px 15px #0000000d}.brand-story .fabric-grid .fabric-item h3[data-v-54f63d83]{font-size:16px;font-weight:500;letter-spacing:1px;margin-bottom:15px;color:#000}.brand-story .fabric-grid .fabric-item p[data-v-54f63d83]{font-size:14px;line-height:1.6;color:#666}@media (max-width: 768px){.brand-story .fabric-grid .fabric-item[data-v-54f63d83]{flex:1 1 calc(50% - 30px)}}@media (max-width: 576px){.brand-story .fabric-grid .fabric-item[data-v-54f63d83]{flex:1 1 100%}}.hero-video[data-v-54f63d83]{width:100%;height:auto;display:block}[data-v-54f63d83] :where(.css-dev-only-do-not-override-1p3hq3p).ant-layout{display:flex!important;flex:auto!important;flex-direction:column!important;color:#000000e0!important;min-height:0!important;background:#fff!important}.more[data-v-54f63d83]{color:#000!important;font-size:16px;line-height:11px;text-align:center;letter-spacing:.5px;font-weight:800;margin-top:20px}.more-title[data-v-54f63d83]{padding-left:60px}.gift-container[data-v-54f63d83]{max-width:1200px;margin:0 auto;padding:0 15px;max-height:874px;overflow:hidden}.gift-grid[data-v-54f63d83]{display:flex;gap:30px}.gift-main[data-v-54f63d83]{flex:1.5;position:relative}.gift-grid-small[data-v-54f63d83]{flex:1.2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px}.image-container[data-v-54f63d83]{position:relative;height:100%;overflow:hidden}.main-image[data-v-54f63d83]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s ease}.gift-image[data-v-54f63d83]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.gift-link[data-v-54f63d83]{display:block;position:relative;height:100%;overflow:hidden}.gift-link:hover .main-image[data-v-54f63d83],.gift-link:hover .gift-image[data-v-54f63d83]{transform:scale(1.05)}.gift-overlay[data-v-54f63d83]{position:absolute;bottom:65px;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px}.gift-text[data-v-54f63d83]{max-width:90%}.gift-subtitle[data-v-54f63d83]{font-size:18px;font-weight:400;margin-bottom:12px;opacity:.9}.gift-title[data-v-54f63d83]{font-size:42px;font-weight:600;letter-spacing:2px;margin-bottom:0}.explore-btn[data-v-54f63d83]{display:inline-block;padding:10px 30px;border:2px solid #fff;color:#fff;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:1px;transition:all .3s ease}.explore-btn[data-v-54f63d83]:hover{background-color:#fff3}.gift-caption[data-v-54f63d83]{position:absolute;bottom:0;left:0;width:100%;background-color:#0006;color:#fff;padding:15px;text-align:center}.gift-caption h3[data-v-54f63d83]{font-size:18px;font-weight:500;margin:0;letter-spacing:1px}.gift-item[data-v-54f63d83]{position:relative;height:100%}@media (max-width: 992px){.gift-grid[data-v-54f63d83]{flex-direction:column}.gift-main[data-v-54f63d83],.gift-grid-small[data-v-54f63d83]{flex:auto}.gift-title[data-v-54f63d83]{font-size:36px}}@media (max-width: 768px){.gift-grid-small[data-v-54f63d83]{grid-template-columns:1fr 1fr}.gift-subtitle[data-v-54f63d83]{font-size:16px}.gift-title[data-v-54f63d83]{font-size:32px;margin-bottom:20px}.gift-caption h3[data-v-54f63d83]{font-size:14px}}@media (max-width: 576px){.gift-grid-small[data-v-54f63d83]{grid-template-columns:1fr}.gift-title[data-v-54f63d83]{font-size:28px}.gift-subtitle[data-v-54f63d83]{font-size:14px}.explore-btn[data-v-54f63d83]{padding:8px 24px;font-size:12px}.gift-section[data-v-54f63d83]{padding:10px 0 40px}.gift-grid[data-v-54f63d83],.gift-grid-small[data-v-54f63d83]{gap:15px}}.media-section[data-v-54f63d83]{width:100%;margin-bottom:60px;position:relative;overflow:hidden}.full-width-image[data-v-54f63d83]{width:100%;overflow:hidden;position:relative;max-height:80vh}.full-width-image img[data-v-54f63d83]{width:100%;height:auto;display:block;object-fit:cover}[data-v-54f63d83] .video-container{max-height:80vh;width:100%}[data-v-54f63d83] .video-player{width:100%;height:auto;max-height:80vh;object-fit:cover}@media (max-width: 768px){.media-section[data-v-54f63d83]{margin-bottom:30px}.full-width-image[data-v-54f63d83],[data-v-54f63d83] .video-container,[data-v-54f63d83] .video-player{max-height:50vh}}.fixed-gift-icon[data-v-cc2d8ff5]{position:fixed;right:32px;bottom:40px;width:48px;height:48px;background:#fff;border-radius:50%;box-shadow:0 8px 32px #0000001f;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;transition:box-shadow .2s}.fixed-gift-icon[data-v-cc2d8ff5]:hover{box-shadow:0 12px 36px #0000002e}.fixed-gift-icon img[data-v-cc2d8ff5]{width:30px;height:30px;object-fit:contain}.exclusive-offers-mask[data-v-cc2d8ff5]{position:fixed;z-index:2000;top:0;left:0;right:0;bottom:0;background:#00000040;display:flex;align-items:flex-end;justify-content:right}.exclusive-offers-modal[data-v-cc2d8ff5]{background:#fff;border-radius:18px;box-shadow:0 8px 32px #0000002e;width:370px;max-width:95vw;padding:28px 18px 18px;position:relative;display:flex;flex-direction:column;align-items:stretch;bottom:50px;right:40px}.close-btn[data-v-cc2d8ff5]{position:absolute;top:18px;right:18px;background:none;border:none;font-size:26px;color:#888;cursor:pointer;z-index:2}.modal-title[data-v-cc2d8ff5]{text-align:center;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:6px;color:#232323}.modal-desc[data-v-cc2d8ff5]{text-align:center;color:#444;font-size:13px;margin-bottom:18px}.offers-list[data-v-cc2d8ff5]{display:flex;flex-direction:column;gap:16px;margin-bottom:12px;height:500px;overflow-y:scroll;padding-right:10px}.offer-card[data-v-cc2d8ff5]{display:flex;background:#fff;border-radius:10px;box-shadow:0 4px 15px #00000026;padding:10px;align-items:center;gap:12px;cursor:pointer}.offer-img[data-v-cc2d8ff5]{width:78px;height:104px;border-radius:10px;object-fit:cover;background:#fff;flex-shrink:0}.offer-info[data-v-cc2d8ff5]{flex:1;display:flex;flex-direction:column;gap:2px}.offer-title[data-v-cc2d8ff5]{font-weight:400;font-size:14px;color:#232323}.offer-desc[data-v-cc2d8ff5]{font-size:13px;color:#777;margin-bottom:2px}.offer-desc a[data-v-cc2d8ff5]{color:#b48b5a;text-decoration:underline}.offer-price[data-v-cc2d8ff5]{font-size:13px;margin-top:2px}.offer-price .origin[data-v-cc2d8ff5]{color:#aaa;text-decoration:line-through;margin-right:8px}.offer-price .now[data-v-cc2d8ff5]{color:#ae8877;font-weight:400;font-size:12px}.modal-tip[data-v-cc2d8ff5]{text-align:center;color:#232323;font-size:12px;margin-top:8px}.input-group label[data-v-e5e6195f]{display:block;font-size:.875rem;color:#333;margin-bottom:8px}.input-group input[data-v-e5e6195f]{padding:12px;border:1px solid #ddd;border-radius:6px;font-size:.875rem}.code-group .code-input[data-v-e5e6195f]{display:flex;gap:10px}.code-group input[data-v-e5e6195f]{flex:1}.send-btn[data-v-e5e6195f]{background:#000;color:#fff;border:none;padding:12px 20px;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .3s}.send-btn.disabled[data-v-e5e6195f]{background:#999;cursor:not-allowed}.submit-btn[data-v-e5e6195f]{width:100%;background:#000;color:#fff;padding:12px 20px;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:opacity .3s;margin-top:20px}.submit-btn[data-v-e5e6195f]:hover{opacity:.9}.error-message[data-v-e5e6195f]{color:red;margin-top:10px;font-size:.75rem}.left-float-banner[data-v-99a97169]{position:fixed;right:12px;top:50%;transform:translateY(-50%);z-index:9999;background:#222;color:#fff;box-shadow:0 8px 32px #0000002e;padding:0;min-width:48px;min-height:160px;display:flex;flex-direction:column;align-items:center;cursor:pointer}.banner-content[data-v-99a97169]{writing-mode:vertical-rl;text-align:center;font-size:14px;font-weight:700;letter-spacing:2px;padding:24px 8px 16px}.close-btn[data-v-99a97169]{position:absolute;top:-8px;left:20%;transform:translate(-50%);background:#444;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:18px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.modal-mask[data-v-99a97169]{position:fixed;z-index:2000;top:0;left:0;right:0;bottom:0;background:#00000073;display:flex;align-items:center;justify-content:center}.modal-container[data-v-99a97169]{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e;display:flex;max-width:780px;width:90vw;min-height:400px;position:relative;overflow:hidden}.modal-close[data-v-99a97169]{position:absolute;top:-4px;right:13px;background:none;border:none;font-size:26px;color:#888;cursor:pointer;z-index:2}.modal-left[data-v-99a97169]{flex:1.1;min-width:260px;background:#eee;display:flex;align-items:center;justify-content:center}.modal-left img[data-v-99a97169]{width:100%;height:100%;object-fit:cover}.modal-right[data-v-99a97169]{flex:1.3;padding:60px 32px;display:flex;flex-direction:column;justify-content:center;text-align:center}.brand[data-v-99a97169]{display:flex;align-items:center;gap:10px;margin-bottom:22px;justify-content:center}.logo[data-v-99a97169]{height:32px}.anniversary[data-v-99a97169]{font-size:18px;font-weight:700}h4[data-v-99a97169]{color:#b48b5a;margin:0 0 12px;font-size:14px;font-weight:500}h2[data-v-99a97169]{margin:0 0 12px;font-size:24px;font-weight:700;color:#222}p[data-v-99a97169]{margin:0 0 18px;color:#444;font-size:15px}.modal-input[data-v-99a97169]{width:100%;padding:10px 12px;margin-bottom:16px;border:1px solid #bbb;border-radius:4px;font-size:15px}.modal-btn[data-v-99a97169]{width:100%;background:#9d7668;color:#fff;border:none;border-radius:4px;padding:12px 0;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:10px}.modal-btn[data-v-99a97169]:hover{background:#a07a4a}.modal-tip[data-v-99a97169]{font-size:12px;color:#888;margin-top:8px}.modal-tip a[data-v-99a97169]{text-decoration:underline}.cookie-consent[data-v-4ebd2fe2]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -4px 20px #00000026;z-index:9999;transform:translateY(100%);transition:transform .3s ease-out;border-top-left-radius:12px;border-top-right-radius:12px}.cookie-consent.slide-up[data-v-4ebd2fe2]{transform:translateY(0)}.cookie-content[data-v-4ebd2fe2]{max-width:1200px;margin:0 auto;padding:18px 24px}.cookie-header[data-v-4ebd2fe2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cookie-header h3[data-v-4ebd2fe2]{margin:0;font-size:18px;color:#232323;font-weight:600}.cookie-icon[data-v-4ebd2fe2]{cursor:pointer}.cookie-body[data-v-4ebd2fe2]{margin-bottom:16px}.cookie-body p[data-v-4ebd2fe2]{font-size:14px;line-height:1.5;color:#606060;margin:0}.cookie-body a[data-v-4ebd2fe2]{color:#ae8877;text-decoration:underline}.cookie-actions[data-v-4ebd2fe2]{display:flex;gap:12px;justify-content:flex-end}.btn-decline[data-v-4ebd2fe2],.btn-accept[data-v-4ebd2fe2]{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-decline[data-v-4ebd2fe2]{background-color:transparent;border:1px solid #d0d0d0;color:#232323}.btn-decline[data-v-4ebd2fe2]:hover{background-color:#f5f5f5}.btn-accept[data-v-4ebd2fe2]{background-color:#232323;border:1px solid #232323;color:#fff}.btn-accept[data-v-4ebd2fe2]:hover{background-color:#434343}@media (max-width: 768px){.cookie-content[data-v-4ebd2fe2]{padding:16px}.cookie-header h3[data-v-4ebd2fe2]{font-size:16px}.cookie-body p[data-v-4ebd2fe2]{font-size:13px}.cookie-actions[data-v-4ebd2fe2]{flex-direction:column;gap:8px}.btn-decline[data-v-4ebd2fe2],.btn-accept[data-v-4ebd2fe2]{width:100%;padding:12px}}.text-content .message-md-content[data-v-d0b4d4b2]{background:transparent}.text-content .message-md-content[data-v-d0b4d4b2] .default-theme p{padding:0;line-height:1.4;margin:0}.text-content .message-md-content[data-v-d0b4d4b2] .md-editor-preview{font-size:14px;color:inherit}.text-content .message-md-content[data-v-d0b4d4b2] .md-editor-preview-wrapper{padding:0}.text-content .message-md-content[data-v-d0b4d4b2] .default-theme ul li{margin:0}.text-content .message-md-content[data-v-d0b4d4b2] a{color:inherit;text-decoration:underline}.text-content .message-md-content[data-v-d0b4d4b2] a:hover{opacity:.8}.text-content .message-md-content[data-v-d0b4d4b2] code{background:#0000001a;padding:2px 4px;border-radius:3px;font-size:12px}.text-content .message-md-content[data-v-d0b4d4b2] pre{background:#0000001a;padding:8px;border-radius:6px;overflow-x:auto}@media (max-width: 768px){.text-content .message-md-content[data-v-d0b4d4b2] .md-editor-preview{font-size:13px}}.record-img[data-v-e8cb9dd7]{max-width:200px;max-height:200px;min-width:100px;min-height:100px;border-radius:8px;cursor:pointer;transition:all .3s ease}.record-img[data-v-e8cb9dd7]:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.image-error[data-v-e8cb9dd7]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;background:#f5f5f5;border-radius:8px;color:#999;font-size:12px}.image-error .el-icon[data-v-e8cb9dd7]{font-size:24px;margin-bottom:5px}.image-error .debug-info[data-v-e8cb9dd7]{margin-top:8px;padding:4px;background:#fff;border-radius:4px;font-size:10px;max-width:200px;word-break:break-all}.image-error .debug-info small[data-v-e8cb9dd7]{display:block;margin-bottom:2px;color:#666}@media (max-width: 768px){.record-img[data-v-e8cb9dd7]{max-width:150px;max-height:150px;min-width:80px;min-height:80px}.image-error[data-v-e8cb9dd7]{width:80px;height:80px;font-size:11px}.image-error .el-icon[data-v-e8cb9dd7]{font-size:20px}}.video-container[data-v-160aefec]{border-radius:8px;overflow:hidden;max-width:300px}.record-media[data-v-160aefec]{border-radius:8px}.record-media.record-video[data-v-160aefec]{width:100%;max-width:300px;height:auto}.record-media.record-audio[data-v-160aefec]{width:250px;height:40px}.file-card[data-v-160aefec]{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#ffffffe6;border:1px solid #e0e0e0;border-radius:8px;max-width:300px;transition:all .3s ease}.file-card[data-v-160aefec]:hover{box-shadow:0 2px 8px #0000001a}.file-card .file-card-left[data-v-160aefec]{display:flex;align-items:center;flex:1;min-width:0}.file-card .file-card-left .file-icon-wrapper[data-v-160aefec]{width:40px;height:40px;margin-right:12px;flex-shrink:0}.file-card .file-card-left .file-icon-wrapper .file-icon[data-v-160aefec]{width:100%;height:100%;object-fit:contain}.file-card .file-card-left .file-info[data-v-160aefec]{flex:1;min-width:0}.file-card .file-card-left .file-info .file-name[data-v-160aefec]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-card .file-card-left .file-info .file-size[data-v-160aefec]{font-size:12px;color:#666}.file-card .file-card-right[data-v-160aefec]{margin-left:12px;flex-shrink:0}.file-card .file-card-right .file-download-btn[data-v-160aefec]{font-size:12px;padding:6px 12px}@media (max-width: 768px){.record-media.record-video[data-v-160aefec]{max-width:250px}.record-media.record-audio[data-v-160aefec]{width:200px}.file-card[data-v-160aefec]{max-width:250px;padding:10px}.file-card .file-card-left .file-icon-wrapper[data-v-160aefec]{width:32px;height:32px;margin-right:10px}.file-card .file-card-left .file-info .file-name[data-v-160aefec]{font-size:13px}.file-card .file-card-left .file-info .file-size[data-v-160aefec]{font-size:11px}.file-card .file-card-right .file-download-btn[data-v-160aefec]{font-size:11px;padding:4px 8px}}.link-message .link-content[data-v-37232869]{display:flex;align-items:center;padding:8px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;transition:all .3s ease;max-width:250px}.link-message .link-content[data-v-37232869]:hover{background:#fff3;transform:translateY(-1px)}.link-message .link-content .link-icon[data-v-37232869]{margin-right:8px;font-size:16px;flex-shrink:0}.link-message .link-content .link-text[data-v-37232869]{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-message .link-content .external-icon[data-v-37232869]{margin-left:8px;font-size:12px;flex-shrink:0;opacity:.7}@media (max-width: 768px){.link-message .link-content[data-v-37232869]{max-width:200px;padding:6px 10px}.link-message .link-content .link-text[data-v-37232869]{font-size:13px}.link-message .link-content .link-icon[data-v-37232869]{font-size:14px;margin-right:6px}.link-message .link-content .external-icon[data-v-37232869]{font-size:11px;margin-left:6px}}.good-message[data-v-7c65f506]{display:flex;align-items:center;padding:12px;background:#fffffff2;border:1px solid #e0e0e0;border-radius:8px;max-width:300px;transition:all .3s ease}.good-message[data-v-7c65f506]:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.good-message .data-item-logo[data-v-7c65f506]{width:50px;height:50px;border-radius:6px;object-fit:cover;margin-right:12px;flex-shrink:0}.good-message .data-item-info[data-v-7c65f506]{flex:1;min-width:0}.good-message .data-item-info .data-item-title[data-v-7c65f506]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.good-message .data-item-info .data-item-subtitle[data-v-7c65f506]{font-size:12px;color:#666;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.good-message .data-item-info .data-item-price[data-v-7c65f506]{font-size:16px;font-weight:600;color:#e74c3c}@media (max-width: 768px){.good-message[data-v-7c65f506]{max-width:250px;padding:10px}.good-message .data-item-logo[data-v-7c65f506]{width:40px;height:40px;margin-right:10px}.good-message .data-item-info .data-item-title[data-v-7c65f506]{font-size:13px}.good-message .data-item-info .data-item-subtitle[data-v-7c65f506]{font-size:11px}.good-message .data-item-info .data-item-price[data-v-7c65f506]{font-size:14px}}.order-message[data-v-2f1be6be]{display:flex;flex-direction:column;padding:16px;background:#fffffff2;border:1px solid #e0e0e0;border-radius:12px;max-width:400px;width:100%;box-sizing:border-box;transition:all .3s ease;overflow:hidden;word-wrap:break-word}.order-message[data-v-2f1be6be]:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.order-message .order-header[data-v-2f1be6be]{margin-bottom:12px}.order-message .order-header .order-title[data-v-2f1be6be]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.order-message .order-header .order-title .order-no[data-v-2f1be6be]{font-size:14px;font-weight:600;color:#333}.order-message .order-header .order-meta[data-v-2f1be6be]{display:flex;justify-content:space-between;font-size:12px;color:#666}.order-message .order-header .order-meta .order-total[data-v-2f1be6be]{font-weight:600;color:#e74c3c}.order-message .order-items[data-v-2f1be6be]{margin:12px 0;padding:8px 0;border-top:1px solid #f0f0f0}.order-message .order-items .order-item[data-v-2f1be6be]{display:flex;align-items:center;padding:6px 0}.order-message .order-items .order-item[data-v-2f1be6be]:last-child{padding-bottom:0}.order-message .order-items .order-item .item-image[data-v-2f1be6be]{width:40px;height:40px;border-radius:4px;object-fit:cover;margin-right:10px;flex-shrink:0;border:1px solid #eee}.order-message .order-items .order-item .item-info[data-v-2f1be6be]{flex:1;min-width:0}.order-message .order-items .order-item .item-info .item-name[data-v-2f1be6be]{font-size:13px;font-weight:500;color:#333;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-message .order-items .order-item .item-info .item-quantity[data-v-2f1be6be]{font-size:11px;color:#666}.order-message .order-items .more-items[data-v-2f1be6be]{font-size:11px;color:#999;text-align:center;padding:4px 0;font-style:italic}.order-message .order-summary[data-v-2f1be6be]{margin:12px 0;padding:8px 0;border-top:1px solid #f0f0f0}.order-message .order-summary .summary-item[data-v-2f1be6be]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.order-message .order-summary .summary-item[data-v-2f1be6be]:last-child{margin-bottom:0}.order-message .order-summary .summary-item .summary-label[data-v-2f1be6be]{font-size:12px;color:#666;font-weight:500}.order-message .order-summary .summary-item .summary-value[data-v-2f1be6be]{font-size:12px;color:#333;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}@media (max-width: 768px){.order-message[data-v-2f1be6be]{max-width:calc(100vw - 120px);width:100%;padding:12px;margin:0;box-sizing:border-box;word-break:break-all;overflow-wrap:break-word;cursor:pointer;position:relative;z-index:1}.order-message[data-v-2f1be6be] *{word-break:break-all;overflow-wrap:break-word}.order-message .order-header .order-title[data-v-2f1be6be]{flex-direction:column;align-items:flex-start;gap:4px}.order-message .order-header .order-title .order-no[data-v-2f1be6be]{font-size:12px;line-height:1.3;word-break:break-all}.order-message .order-header .order-title .el-tag[data-v-2f1be6be]{font-size:10px;padding:2px 6px;height:auto}.order-message .order-header .order-meta[data-v-2f1be6be]{font-size:10px;flex-direction:column;align-items:flex-start;gap:2px;margin-top:6px}.order-message .order-header .order-meta .order-time[data-v-2f1be6be]{order:2}.order-message .order-header .order-meta .order-total[data-v-2f1be6be]{order:1;font-size:12px;font-weight:600}.order-message .order-items[data-v-2f1be6be]{margin:8px 0;padding:6px 0}.order-message .order-items .order-item[data-v-2f1be6be]{padding:4px 0}.order-message .order-items .order-item .item-image[data-v-2f1be6be]{width:30px;height:30px;margin-right:8px}.order-message .order-items .order-item .item-info .item-name[data-v-2f1be6be]{font-size:11px;line-height:1.3}.order-message .order-items .order-item .item-info .item-quantity[data-v-2f1be6be]{font-size:9px;margin-top:1px}.order-message .order-items .more-items[data-v-2f1be6be]{font-size:9px;padding:2px 0}.order-message .order-summary[data-v-2f1be6be]{margin:8px 0;padding:6px 0}.order-message .order-summary .summary-item[data-v-2f1be6be]{margin-bottom:4px}.order-message .order-summary .summary-item .summary-label[data-v-2f1be6be]{font-size:10px}.order-message .order-summary .summary-item .summary-value[data-v-2f1be6be]{font-size:10px;max-width:120px}}@media (max-width: 414px){.order-message[data-v-2f1be6be]{max-width:calc(100vw - 90px);padding:8px;border-radius:10px}.order-message .order-header[data-v-2f1be6be]{margin-bottom:8px}.order-message .order-header .order-title[data-v-2f1be6be]{gap:3px}.order-message .order-header .order-title .order-no[data-v-2f1be6be]{font-size:11px;line-height:1.2}.order-message .order-header .order-title .el-tag[data-v-2f1be6be]{font-size:9px;padding:1px 4px;height:auto;line-height:1.2}.order-message .order-header .order-meta[data-v-2f1be6be]{font-size:9px;margin-top:4px}.order-message .order-header .order-meta .order-total[data-v-2f1be6be]{font-size:11px;font-weight:700}.order-message .order-items[data-v-2f1be6be]{margin:6px 0;padding:4px 0}.order-message .order-items .order-item[data-v-2f1be6be]{padding:3px 0}.order-message .order-items .order-item .item-image[data-v-2f1be6be]{width:26px;height:26px;margin-right:6px;border-radius:3px}.order-message .order-items .order-item .item-info .item-name[data-v-2f1be6be]{font-size:10px;line-height:1.2;margin-bottom:1px}.order-message .order-items .order-item .item-info .item-quantity[data-v-2f1be6be]{font-size:8px}.order-message .order-items .more-items[data-v-2f1be6be]{font-size:8px;padding:1px 0}.order-message .order-summary[data-v-2f1be6be]{margin:6px 0;padding:4px 0}.order-message .order-summary .summary-item[data-v-2f1be6be]{margin-bottom:3px}.order-message .order-summary .summary-item .summary-label[data-v-2f1be6be]{font-size:9px}.order-message .order-summary .summary-item .summary-value[data-v-2f1be6be]{font-size:9px;max-width:90px}}@media (max-width: 375px){.order-message[data-v-2f1be6be]{max-width:calc(100vw - 80px);padding:6px}.order-message .order-header .order-title .order-no[data-v-2f1be6be]{font-size:10px;word-break:break-all}.order-message .order-header .order-title .el-tag[data-v-2f1be6be]{font-size:8px;padding:1px 3px}.order-message .order-header .order-meta[data-v-2f1be6be]{font-size:8px}.order-message .order-header .order-meta .order-total[data-v-2f1be6be]{font-size:10px}.order-message .order-items .order-item .item-image[data-v-2f1be6be]{width:24px;height:24px;margin-right:5px}.order-message .order-items .order-item .item-info .item-name[data-v-2f1be6be]{font-size:9px}.order-message .order-items .order-item .item-info .item-quantity[data-v-2f1be6be],.order-message .order-items .more-items[data-v-2f1be6be]{font-size:7px}.order-message .order-summary .summary-item .summary-label[data-v-2f1be6be]{font-size:8px}.order-message .order-summary .summary-item .summary-value[data-v-2f1be6be]{font-size:8px;max-width:80px}}.chat-record-item[data-v-b57bd178]{display:flex;margin-bottom:20px;padding:0 12px;animation:fadeInUp-b57bd178 .3s ease-out}.chat-record-item.system[data-v-b57bd178]{justify-content:center}.chat-record-item.system span[data-v-b57bd178]{background:#409eff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 16px;border-radius:20px;font-size:12px;color:#409eff;font-weight:500;border:1px solid rgba(64,158,255,.2)}.chat-record-item.me[data-v-b57bd178]{flex-direction:row-reverse}.chat-record-item.me .record-content-box[data-v-b57bd178]{align-items:flex-end}.chat-record-item.me .record-content-box .chat-record-nickname[data-v-b57bd178]{text-align:right}.chat-record-item.me .record-content-box .record-content[data-v-b57bd178]{background:linear-gradient(135deg,#409eff,#5dade2);color:#fff;box-shadow:0 4px 12px #409eff4d;border-bottom-right-radius:6px}.chat-record-item.me .record-content-box .record-content.transparent-bg[data-v-b57bd178]{background:transparent;box-shadow:none}.chat-record-item.you .record-content[data-v-b57bd178]{background:#fffffff2;color:#333;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 12px #0000001a;border-bottom-left-radius:6px}.chat-record-item.you .record-content.transparent-bg[data-v-b57bd178]{background:transparent;border:none;box-shadow:none}.chat-record-item.no-bubble .record-content[data-v-b57bd178]{background:transparent!important;padding:0;box-shadow:none!important;border:none!important}.record-avatar-img[data-v-b57bd178]{width:42px;height:42px;margin:0 12px;flex-shrink:0}.record-avatar-img img[data-v-b57bd178]{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.8);box-shadow:0 2px 8px #00000026;transition:all .3s ease}.record-avatar-img img[data-v-b57bd178]:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.record-content-box[data-v-b57bd178]{display:flex;flex-direction:column;max-width:70%;width:100%}.record-content-box .chat-record-nickname[data-v-b57bd178]{font-size:12px;color:#8a8a8a;margin-bottom:6px;font-weight:500}.record-content-box .record-content[data-v-b57bd178]{padding:12px 16px;border-radius:20px;word-wrap:break-word;position:relative;font-size:14px;line-height:1.5;transition:all .3s ease}.record-content-box .record-content[data-v-b57bd178]:hover{transform:translateY(-1px)}.record-content-box .record-content .read-status[data-v-b57bd178]{position:absolute;bottom:-18px;right:0;font-size:11px;color:#bbb;font-weight:500}@keyframes fadeInUp-b57bd178{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.chat-record-item[data-v-b57bd178]{padding:0 8px;margin-bottom:16px}.chat-record-item .record-content-box[data-v-b57bd178]{max-width:90%}.chat-record-item .record-content-box .record-content[data-v-b57bd178]{max-width:100%;overflow:hidden;word-wrap:break-word}.chat-record-item.me .record-content-box[data-v-b57bd178]{max-width:95%}.chat-record-item .record-avatar-img[data-v-b57bd178]{width:36px;height:36px;margin:0 10px}.chat-record-item .record-avatar-img img[data-v-b57bd178]{border-width:1px}.chat-record-item .record-content[data-v-b57bd178]{padding:8px 12px;font-size:14px;border-radius:16px}.chat-record-item .chat-record-nickname[data-v-b57bd178]{font-size:11px;margin-bottom:4px}}@media (max-width: 414px){.chat-record-item[data-v-b57bd178]{padding:0 6px;margin-bottom:12px}.chat-record-item .record-content-box[data-v-b57bd178]{max-width:95%}.chat-record-item.me .record-content-box[data-v-b57bd178]{max-width:98%}.chat-record-item .record-avatar-img[data-v-b57bd178]{width:32px;height:32px;margin:0 8px}.chat-record-item .record-avatar-img img[data-v-b57bd178]{border-width:1px}.chat-record-item .record-content[data-v-b57bd178]{padding:6px 10px;font-size:13px;border-radius:14px}.chat-record-item .chat-record-nickname[data-v-b57bd178]{font-size:10px;margin-bottom:3px}}.chat-record-item[data-v-b93890e1]{display:flex;margin-bottom:15px;padding:0 10px}.chat-record-item.me[data-v-b93890e1]{flex-direction:row-reverse}.chat-record-item.me .record-content-box[data-v-b93890e1]{align-items:flex-end}.chat-record-item.me .record-content-box .chat-record-nickname[data-v-b93890e1]{text-align:right}.record-avatar-img[data-v-b93890e1]{width:40px;height:40px;margin:0 10px;flex-shrink:0}.record-avatar-img img[data-v-b93890e1]{width:100%;height:100%;border-radius:50%;object-fit:cover}.record-content-box[data-v-b93890e1]{display:flex;flex-direction:column;max-width:70%}.record-content-box .chat-record-nickname[data-v-b93890e1]{font-size:12px;color:#999;margin-bottom:5px}.uploading-file[data-v-b93890e1]{background:#007bff;color:#fff;padding:12px 16px;border-radius:18px;min-width:200px}.uploading-file .upload-header[data-v-b93890e1]{display:flex;align-items:center;margin-bottom:8px;font-size:14px}.uploading-file .upload-header .upload-icon[data-v-b93890e1]{margin-right:6px;font-size:16px}.uploading-file .upload-progress-bar[data-v-b93890e1]{background:#ffffff4d;height:6px;border-radius:3px;overflow:hidden;margin-bottom:6px}.uploading-file .upload-progress-bar .upload-progress[data-v-b93890e1]{background:#fff;height:100%;border-radius:3px;transition:width .3s ease}.uploading-file .upload-percentage[data-v-b93890e1]{text-align:center;font-size:12px;font-weight:500}@media (max-width: 768px){.chat-record-item[data-v-b93890e1]{padding:0 5px}.chat-record-item .record-content-box[data-v-b93890e1]{max-width:80%}.chat-record-item .record-avatar-img[data-v-b93890e1]{width:32px;height:32px;margin:0 8px}.uploading-file[data-v-b93890e1]{padding:10px 12px;min-width:160px}.uploading-file .upload-header[data-v-b93890e1]{font-size:13px}.uploading-file .upload-header .upload-icon[data-v-b93890e1]{font-size:14px}.uploading-file .upload-percentage[data-v-b93890e1]{font-size:11px}}.message-list-container[data-v-5f7a6036]{position:relative;height:100%;overflow:hidden}.mobile-selection-panel[data-v-5f7a6036]{position:fixed;bottom:0;left:0;right:0;height:70vh;background:#fff;z-index:1000;display:flex;flex-direction:column;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #00000026;transform:translateY(0);animation:slideUpIn-5f7a6036 .3s ease-out}.mobile-selection-panel .panel-header[data-v-5f7a6036]{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 16px;border-bottom:1px solid #e9ecef;background:#fff;position:relative;flex-shrink:0}.mobile-selection-panel .panel-header[data-v-5f7a6036]:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:4px;background:#ddd;border-radius:2px}.mobile-selection-panel .panel-header h3[data-v-5f7a6036]{margin:0;font-size:18px;font-weight:600;color:#333}.mobile-selection-panel .panel-header .close-btn[data-v-5f7a6036]{width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#666;transition:all .2s ease}.mobile-selection-panel .panel-header .close-btn[data-v-5f7a6036]:hover{background:#e9ecef;color:#333}.mobile-selection-panel .panel-header .close-btn[data-v-5f7a6036]:active{transform:scale(.95)}.mobile-selection-panel .panel-content[data-v-5f7a6036]{flex:1;overflow-y:auto;padding:16px 16px 20px;background:#fafafa;padding-bottom:max(20px,env(safe-area-inset-bottom))}.mobile-selection-panel .panel-loading[data-v-5f7a6036]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#666}.mobile-selection-panel .panel-loading .is-loading[data-v-5f7a6036]{color:#409eff;margin-bottom:12px}.mobile-selection-panel .panel-empty[data-v-5f7a6036]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#999}.mobile-selection-panel .panel-empty .empty-icon[data-v-5f7a6036]{font-size:48px;margin-bottom:16px;opacity:.6}.mobile-selection-panel .panel-empty .empty-text[data-v-5f7a6036]{font-size:16px;margin-bottom:8px}.mobile-selection-panel .panel-empty .empty-subtitle[data-v-5f7a6036]{font-size:14px;color:#bbb;text-align:center}.mobile-selection-panel .items-grid[data-v-5f7a6036]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mobile-selection-panel .items-grid .item-card[data-v-5f7a6036]{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000d}.mobile-selection-panel .items-grid .item-card[data-v-5f7a6036]:active{transform:scale(.98);background:#f8f9fa;box-shadow:0 1px 4px #0000001a}.mobile-selection-panel .items-grid .item-card .item-image[data-v-5f7a6036]{width:100%;height:70px;object-fit:cover;border-radius:6px;margin-bottom:6px;background:#f5f5f5}.mobile-selection-panel .items-grid .item-card .item-info .item-title[data-v-5f7a6036]{font-size:11px;font-weight:500;color:#333;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;max-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.mobile-selection-panel .items-grid .item-card .item-info .item-price[data-v-5f7a6036]{font-size:12px;font-weight:600;color:#e74c3c}.mobile-selection-panel .items-list .order-item[data-v-5f7a6036]{display:flex;align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:12px;margin-bottom:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000d}.mobile-selection-panel .items-list .order-item[data-v-5f7a6036]:active{transform:scale(.98);background:#f8f9fa;box-shadow:0 1px 4px #0000001a}.mobile-selection-panel .items-list .order-item .order-image[data-v-5f7a6036]{width:50px;height:50px;object-fit:cover;border-radius:8px;margin-right:12px;flex-shrink:0;background:#f5f5f5}.mobile-selection-panel .items-list .order-item .order-info[data-v-5f7a6036]{flex:1;min-width:0}.mobile-selection-panel .items-list .order-item .order-info .order-title[data-v-5f7a6036]{font-size:13px;font-weight:600;color:#333;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.mobile-selection-panel .items-list .order-item .order-info .order-subtitle[data-v-5f7a6036]{font-size:11px;color:#666;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.mobile-selection-panel .items-list .order-item .order-info .order-subtitle .item-count[data-v-5f7a6036]{color:#999;font-size:10px;margin-left:4px;font-weight:500}.mobile-selection-panel .items-list .order-item .order-info .order-price[data-v-5f7a6036]{font-size:14px;font-weight:600;color:#e74c3c}.mobile-selection-panel .items-list .order-item .order-info .order-price .number[data-v-5f7a6036]{font-size:11px;font-weight:500;color:#999;margin-left:6px}.mobile-selection-panel .items-list .load-more[data-v-5f7a6036]{text-align:center;padding:12px;color:#409eff;cursor:pointer;border:1px dashed #409eff;border-radius:8px;margin-top:8px;transition:all .2s ease;background:#fff;font-size:13px;font-weight:500}.mobile-selection-panel .items-list .load-more[data-v-5f7a6036]:active{background:#409eff0d;transform:scale(.98)}.messages-loading[data-v-5f7a6036]{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:10;background:#ffffffe6;padding:8px 16px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.messages-loading .is-loading[data-v-5f7a6036]{color:#409eff}.chat-records[data-v-5f7a6036]{height:100%;overflow-y:auto;overflow-x:hidden;padding:16px 12px;display:flex;flex-direction:column-reverse;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-records .chat-records-grow[data-v-5f7a6036]{flex-grow:1;min-height:20px}.chat-record-item.system[data-v-5f7a6036]{display:flex;justify-content:center;margin:16px 0}.chat-record-item.system span[data-v-5f7a6036]{background:#409eff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 16px;border-radius:20px;font-size:12px;color:#409eff;font-weight:500;border:1px solid rgba(64,158,255,.2);box-shadow:0 2px 8px #409eff1a}.ba-scroll-style[data-v-5f7a6036]::-webkit-scrollbar{width:6px}.ba-scroll-style[data-v-5f7a6036]::-webkit-scrollbar-track{background:transparent}.ba-scroll-style[data-v-5f7a6036]::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.ba-scroll-style[data-v-5f7a6036]::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (max-width: 768px){.chat-records[data-v-5f7a6036]{padding:5px 0}.messages-loading[data-v-5f7a6036]{padding:6px 12px;font-size:12px}.chat-record-item.system[data-v-5f7a6036]{margin:8px 0}.chat-record-item.system span[data-v-5f7a6036]{padding:3px 10px;font-size:11px}.mobile-selection-panel[data-v-5f7a6036]{height:75vh}.mobile-selection-panel .panel-content[data-v-5f7a6036]{padding:12px}.mobile-selection-panel .items-grid[data-v-5f7a6036]{gap:6px}.mobile-selection-panel .items-grid .item-card[data-v-5f7a6036]{padding:6px}.mobile-selection-panel .items-grid .item-card .item-image[data-v-5f7a6036]{height:60px;margin-bottom:4px}.mobile-selection-panel .items-grid .item-card .item-info .item-title[data-v-5f7a6036]{font-size:10px;line-height:1.1;margin-bottom:2px}.mobile-selection-panel .items-grid .item-card .item-info .item-price[data-v-5f7a6036]{font-size:11px}.mobile-selection-panel .items-grid[data-v-5f7a6036]{gap:10px}.mobile-selection-panel .items-grid .item-card[data-v-5f7a6036]{padding:10px}.mobile-selection-panel .items-grid .item-card .item-image[data-v-5f7a6036]{height:80px}.mobile-selection-panel .items-grid .item-card .item-info .item-title[data-v-5f7a6036]{font-size:12px}.mobile-selection-panel .items-grid .item-card .item-info .item-price[data-v-5f7a6036]{font-size:14px}.mobile-selection-panel .items-list .order-item[data-v-5f7a6036]{padding:10px;margin-bottom:6px}.mobile-selection-panel .items-list .order-item .order-image[data-v-5f7a6036]{width:45px;height:45px}.mobile-selection-panel .items-list .order-item .order-info .order-title[data-v-5f7a6036]{font-size:12px}.mobile-selection-panel .items-list .order-item .order-info .order-subtitle[data-v-5f7a6036]{font-size:10px}.mobile-selection-panel .items-list .order-item .order-info .order-price[data-v-5f7a6036]{font-size:13px}}.el-fade-in-linear-enter-active[data-v-5f7a6036],.el-fade-in-linear-leave-active[data-v-5f7a6036]{transition:opacity .2s linear}.el-fade-in-linear-enter-from[data-v-5f7a6036],.el-fade-in-linear-leave-to[data-v-5f7a6036]{opacity:0}@keyframes slideUpIn-5f7a6036{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-selection-panel.closing[data-v-5f7a6036]{animation:slideDownOut-5f7a6036 .3s ease-in forwards}@keyframes slideDownOut-5f7a6036{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.quick-reply-btn[data-v-a8832ed0]{display:flex;align-items:center;padding:6px 12px;background:#f0f0f0;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:12px;color:#666}.quick-reply-btn[data-v-a8832ed0]:hover{background:#e0e0e0;color:#333}.quick-reply-btn .el-icon[data-v-a8832ed0]{margin-right:4px;font-size:14px}.quick-reply-list[data-v-a8832ed0]{max-height:200px;overflow-y:auto}.quick-reply-list .quick-reply-item[data-v-a8832ed0]{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:13px;line-height:1.4;transition:all .3s ease}.quick-reply-list .quick-reply-item[data-v-a8832ed0]:hover{background:#f8f9fa}.quick-reply-list .quick-reply-item[data-v-a8832ed0]:last-child{border-bottom:none}.quick-reply-list .quick-reply-empty[data-v-a8832ed0]{padding:20px 12px;text-align:center;color:#999;font-size:12px}.ba-scroll-style[data-v-a8832ed0]::-webkit-scrollbar{width:4px}.ba-scroll-style[data-v-a8832ed0]::-webkit-scrollbar-track{background:transparent}.ba-scroll-style[data-v-a8832ed0]::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.ba-scroll-style[data-v-a8832ed0]::-webkit-scrollbar-thumb:hover{background:#0000004d}.message-toolbar[data-v-da4ef323]{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:#f8f9fae6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;box-sizing:border-box}.message-toolbar .toolbar-item[data-v-da4ef323]{position:relative;width:36px;height:36px;margin-right:10px;cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:#fffc;border:1px solid rgba(0,0,0,.05)}.message-toolbar .toolbar-item[data-v-da4ef323]:hover{background:#409eff1a;border-color:#409eff33;transform:translateY(-2px);box-shadow:0 4px 12px #409eff33}.message-toolbar .toolbar-item.active[data-v-da4ef323]{background:linear-gradient(135deg,#409eff,#5dade2);border-color:#409eff;transform:translateY(-2px);box-shadow:0 4px 12px #409eff4d}.message-toolbar .toolbar-item.active .toolbar-icon[data-v-da4ef323]{filter:brightness(0) invert(1)}.message-toolbar .toolbar-item.select-file input[data-v-da4ef323]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.message-toolbar .toolbar-item .toolbar-icon[data-v-da4ef323]{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center}.message-toolbar .toolbar-item .toolbar-icon.smiley[data-v-da4ef323]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDJDNS41ODEgMiAyIDUuNTgxIDIgMTBTNS41ODEgMTggMTAgMThTMTggMTQuNDE5IDE4IDEwUzE0LjQxOSAyIDEwIDJaTTEwIDE2QzYuNjg2IDE2IDQgMTMuMzE0IDQgMTBTNi42ODYgNCA0IDEwUzEzLjMxNCA0IDEwIDRaTTcgOEM3LjU1MiA4IDggNy41NTIgOCA3UzcuNTUyIDYgNyA2UzYgNi40NDggNiA3UzYuNDQ4IDggNyA4Wk0xMyA4QzEzLjU1MiA4IDE0IDcuNTUyIDE0IDdTMTMuNTUyIDYgMTMgNlMxMiA2LjQ0OCAxMiA3UzEyLjQ0OCA4IDEzIDhaTTEwIDEzQzExLjEwNSAxMyAxMiAxMi4xMDUgMTIgMTFIOFMxMC44OTUgMTMgMTAgMTNaIiBmaWxsPSIjNjY2Ii8+Cjwvc3ZnPgo=)}.message-toolbar .toolbar-item .toolbar-icon.image[data-v-da4ef323]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMgM0gxN0MxNy41NTIgMyAxOCAzLjQ0OCAxOCA0VjE2QzE4IDE2LjU1MiAxNy41NTIgMTcgMTcgMTdIM0MyLjQ0OCAxNyAyIDE2LjU1MiAyIDE2VjRDMiAzLjQ0OCAyLjQ0OCAzIDMgM1pNNCA1VjE1SDE2VjVINFpNNiA3QzYuNTUyIDcgNyA3LjQ0OCA3IDhTNi41NTIgOSA2IDlTNSA4LjU1MiA1IDhTNS40NDggNyA2IDdaTTEzIDlMOSAxM0g3TDEwIDEwTDEzIDlaTTE0IDEyTDEyIDEwTDE0IDEyWiIgZmlsbD0iIzY2NiIvPgo8L3N2Zz4K)}.message-toolbar .toolbar-item .toolbar-icon.file[data-v-da4ef323]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgMkMzLjQ0OCAyIDMgMi40NDggMyAzVjE3QzMgMTcuNTUyIDMuNDQ4IDE4IDQgMThIMTZDMTYuNTUyIDE4IDE3IDE3LjU1MiAxNyAxN1Y3TDEyIDJINFpNNSA0SDExVjhIMTVWMTZINVY0Wk0xMyA2VjRMMTUgNkgxM1oiIGZpbGw9IiM2NjYiLz4KPC9zdmc+Cg==)}.message-toolbar .toolbar-item .toolbar-icon.goods[data-v-da4ef323]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMgM0gxN0MxNy41NTIgMyAxOCAzLjQ0OCAxOCA0VjE2QzE4IDE2LjU1MiAxNy41NTIgMTcgMTcgMTdIM0MyLjQ0OCAxNyAyIDE2LjU1MiAyIDE2VjRDMiAzLjQ0OCAyLjQ0OCAzIDMgM1pNNCA1VjE1SDE2VjVINFpNNiA3SDhWOUg2VjdaTTEwIDdIMTJWOUgxMFY3Wk0xNCA3SDE2VjlIMTRWN1pNNiAxMUg4VjEzSDZWMTFaTTEwIDExSDEyVjEzSDEwVjExWk0xNCAxMUgxNlYxM0gxNFYxMVoiIGZpbGw9IiM2NjYiLz4KPC9zdmc+Cg==)}.message-toolbar .toolbar-item .toolbar-icon.orders[data-v-da4ef323]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMgMkMzIDEuNDQ4IDMuNDQ4IDEgNCAySDEyQzEyLjU1MiAyIDEzIDEuNDQ4IDEzIDJWM0gxNkMxNi41NTIgMyAxNyAzLjQ0OCAxNyA0VjE3QzE3IDE3LjU1MiAxNi41NTIgMTggMTYgMThINEMzLjQ0OCAxOCAzIDE3LjU1MiAzIDE3VjJaTTUgNFYxNkgxNVY1SDEzVjZDMTMgNi41NTIgMTIuNTUyIDcgMTIgN0g0QzMuNDQ4IDcgMyA2LjU1MiAzIDZWNEg1Wk01IDlIN1YxMUg1VjlaTTkgOUgxM1YxMUg5VjlaTTUgMTNIN1YxNUg1VjEzWk05IDEzSDEzVjE1SDlWMTNaIiBmaWxsPSIjNjY2Ii8+Cjwvc3ZnPgo=)}.message-toolbar .file-destroy-notice[data-v-da4ef323]{display:flex;align-items:center;margin-left:auto;margin-right:12px;font-size:12px;color:#f56c6c}.message-toolbar .file-destroy-notice .el-icon[data-v-da4ef323]{margin-right:4px;font-size:14px}.message-toolbar .toolbar-right[data-v-da4ef323]{margin-left:auto}.emojis[data-v-da4ef323]{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;padding:16px;margin:0;list-style:none;max-height:240px;overflow-y:auto;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px}.emojis li[data-v-da4ef323]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:10px;font-size:20px;transition:all .3s ease;background:#fffc;border:1px solid rgba(0,0,0,.05)}.emojis li[data-v-da4ef323]:hover{background:#409eff1a;border-color:#409eff33;transform:scale(1.15) translateY(-2px);box-shadow:0 4px 12px #409eff33}.emojis li[data-v-da4ef323]:active{transform:scale(1.05)}.toolbar-data-box[data-v-da4ef323]{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.toolbar-data-box .toolbar-loading-box[data-v-da4ef323]{height:100px;display:flex;align-items:center;justify-content:center}.toolbar-data-box .toolbar-loading-box .is-loading[data-v-da4ef323]{color:#409eff;font-size:24px}.toolbar-data-box .toolbar-data-list[data-v-da4ef323]{max-height:300px;overflow-y:auto}.toolbar-data-box .toolbar-data-list .toolbar-empty-state[data-v-da4ef323]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.toolbar-data-box .toolbar-data-list .toolbar-empty-state .empty-icon[data-v-da4ef323]{font-size:48px;margin-bottom:16px;opacity:.6}.toolbar-data-box .toolbar-data-list .toolbar-empty-state .empty-text[data-v-da4ef323]{font-size:14px;color:#999;line-height:1.5}.toolbar-data-box .toolbar-data-list .toolbar-data-item[data-v-da4ef323]{display:flex;align-items:center;padding:16px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative}.toolbar-data-box .toolbar-data-list .toolbar-data-item[data-v-da4ef323]:hover{background:linear-gradient(135deg,#409eff0d,#5dade20d);transform:translate(4px);box-shadow:0 4px 12px #409eff1a}.toolbar-data-box .toolbar-data-list .toolbar-data-item.selected[data-v-da4ef323]{background:linear-gradient(135deg,#409eff1a,#5dade21a);border-left:4px solid #409eff;transform:translate(4px);box-shadow:0 4px 12px #409eff33}.toolbar-data-box .toolbar-data-list .toolbar-data-item[data-v-da4ef323]:last-child{border-bottom:none}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-logo[data-v-da4ef323]{width:56px;height:56px;border-radius:12px;object-fit:cover;margin-right:16px;flex-shrink:0;box-shadow:0 4px 12px #0000001a;border:2px solid rgba(255,255,255,.8);transition:all .3s ease}.toolbar-data-box .toolbar-data-list .toolbar-data-item:hover .data-item-logo[data-v-da4ef323]{transform:scale(1.05);box-shadow:0 6px 20px #409eff33;border-color:#409eff4d}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-info[data-v-da4ef323]{flex:1;min-width:0}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-info .data-item-title[data-v-da4ef323]{font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-info .data-item-subtitle[data-v-da4ef323]{font-size:13px;color:#7f8c8d;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-info .data-item-subtitle .item-count[data-v-da4ef323]{color:#95a5a6;font-size:12px;margin-left:4px;font-weight:500}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-info .data-item-price[data-v-da4ef323]{font-size:18px;font-weight:700;background:linear-gradient(135deg,#e74c3c,#c0392b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-info .data-item-price .number[data-v-da4ef323]{font-size:14px;font-weight:500;color:#7f8c8d;margin-left:8px}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-radio[data-v-da4ef323]{margin-left:16px;flex-shrink:0;width:20px;height:20px;border:2px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-radio.checked[data-v-da4ef323]{border-color:#409eff;background:#409eff}.toolbar-data-box .toolbar-data-list .toolbar-data-item .data-item-radio.checked .check-icon[data-v-da4ef323]{color:#fff;font-size:12px;font-weight:700}.toolbar-data-box .toolbar-pagination[data-v-da4ef323]{padding:12px 16px;border-top:1px solid #eee;background:#fafafa;display:flex;justify-content:space-between;align-items:center}.toolbar-data-box .toolbar-pagination .pagination-info[data-v-da4ef323]{font-size:12px;color:#666}.toolbar-data-box .toolbar-pagination .load-more-btn[data-v-da4ef323]{padding:6px 12px;background:#409eff;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .3s ease}.toolbar-data-box .toolbar-pagination .load-more-btn[data-v-da4ef323]:hover:not(:disabled){background:#337ecc}.toolbar-data-box .toolbar-pagination .load-more-btn[data-v-da4ef323]:disabled{background:#ccc;cursor:not-allowed}.toolbar-data-box .toolbar-actions[data-v-da4ef323]{padding:16px;border-top:1px solid #eee;background:#f8f9fa}.toolbar-data-box .toolbar-actions .send-btn[data-v-da4ef323]{width:100%;padding:12px 20px;background:linear-gradient(135deg,#409eff,#5dade2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.toolbar-data-box .toolbar-actions .send-btn[data-v-da4ef323]:hover:not(:disabled){background:linear-gradient(135deg,#337ecc,#4a90c2);transform:translateY(-1px);box-shadow:0 4px 12px #409eff4d}.toolbar-data-box .toolbar-actions .send-btn[data-v-da4ef323]:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.toolbar-data-box .toolbar-actions .send-btn .send-icon[data-v-da4ef323]{font-size:16px}.mobile-toolbar[data-v-da4ef323]{padding:8px 12px;background:#fff;border-bottom:1px solid #e9ecef;position:relative;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;box-sizing:border-box;min-height:48px}.mobile-toolbar .mobile-tools-all[data-v-da4ef323]{display:flex;justify-content:space-around;align-items:center;gap:8px;width:100%;flex-wrap:wrap}.mobile-toolbar .mobile-tool-item[data-v-da4ef323]{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000001a}.mobile-toolbar .mobile-tool-item[data-v-da4ef323]:active{transform:scale(.95);background:#f0f0f0}.mobile-toolbar .mobile-tool-item .mobile-icon[data-v-da4ef323]{font-size:20px;color:#666;line-height:1}.mobile-toolbar .mobile-tool-item .mobile-icon.emoji-icon[data-v-da4ef323]{font-size:22px}.mobile-toolbar .mobile-tool-item .mobile-icon.camera-icon[data-v-da4ef323],.mobile-toolbar .mobile-tool-item .mobile-icon.file-icon[data-v-da4ef323],.mobile-toolbar .mobile-tool-item .mobile-icon.goods-icon[data-v-da4ef323],.mobile-toolbar .mobile-tool-item .mobile-icon.orders-icon[data-v-da4ef323]{font-size:18px}.mobile-toolbar .mobile-tool-item.select-file[data-v-da4ef323]{position:relative;overflow:hidden}.mobile-toolbar .mobile-tool-item.select-file input[type=file][data-v-da4ef323]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.mobile-toolbar .mobile-emoji-panel[data-v-da4ef323]{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #e9ecef;border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #0000001a;z-index:1000}.mobile-toolbar .mobile-emoji-panel .emoji-grid[data-v-da4ef323]{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;padding:16px;max-height:200px;overflow-y:auto}.mobile-toolbar .mobile-emoji-panel .emoji-grid .emoji-item[data-v-da4ef323]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:20px;border-radius:6px;cursor:pointer;transition:background .2s ease}.mobile-toolbar .mobile-emoji-panel .emoji-grid .emoji-item[data-v-da4ef323]:active{background:#f0f0f0}.mobile-toolbar .mobile-more-panel[data-v-da4ef323]{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #e9ecef;border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #0000001a;z-index:1000;max-height:60vh;overflow-y:auto}.mobile-toolbar .mobile-more-panel .more-section[data-v-da4ef323]{border-bottom:1px solid #f0f0f0}.mobile-toolbar .mobile-more-panel .more-section[data-v-da4ef323]:last-child{border-bottom:none}.mobile-toolbar .mobile-more-panel .more-section .more-section-title[data-v-da4ef323]{padding:12px 16px 8px;font-size:14px;font-weight:600;color:#333;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.mobile-toolbar .mobile-more-panel .more-section .more-section-title .loading-text[data-v-da4ef323]{font-size:12px;color:#999;font-weight:400}.mobile-toolbar .mobile-more-panel .more-section .more-grid[data-v-da4ef323]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:16px}.mobile-toolbar .mobile-more-panel .more-section .more-grid .more-item[data-v-da4ef323]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:12px;cursor:pointer;transition:background .2s ease}.mobile-toolbar .mobile-more-panel .more-section .more-grid .more-item[data-v-da4ef323]:active{background:#f0f0f0}.mobile-toolbar .mobile-more-panel .more-section .more-grid .more-item.select-file[data-v-da4ef323]{position:relative}.mobile-toolbar .mobile-more-panel .more-section .more-grid .more-item.select-file input[type=file][data-v-da4ef323]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.mobile-toolbar .mobile-more-panel .more-section .more-grid .more-item .more-item-icon[data-v-da4ef323]{width:48px;height:48px;border-radius:12px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;font-size:24px}.mobile-toolbar .mobile-more-panel .more-section .more-grid .more-item .more-item-text[data-v-da4ef323]{font-size:12px;color:#666;font-weight:500}.mobile-toolbar .mobile-more-panel .more-section .more-list[data-v-da4ef323]{padding:8px}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-empty[data-v-da4ef323]{display:flex;flex-direction:column;align-items:center;padding:24px 16px;text-align:center}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-empty .empty-icon[data-v-da4ef323]{font-size:32px;margin-bottom:8px;opacity:.6}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-empty .empty-text[data-v-da4ef323]{font-size:14px;color:#999;margin-bottom:12px}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-empty .empty-action[data-v-da4ef323]{padding:8px 16px;background:#409eff;color:#fff;border-radius:16px;font-size:12px;cursor:pointer;transition:background .2s ease}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-empty .empty-action[data-v-da4ef323]:active{background:#337ecc}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item[data-v-da4ef323]{display:flex;align-items:center;padding:12px;border-radius:8px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item[data-v-da4ef323]:last-child{border-bottom:none}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item[data-v-da4ef323]:active{background:#f0f0f0}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item .item-image[data-v-da4ef323]{width:40px;height:40px;border-radius:6px;object-fit:cover;margin-right:12px;flex-shrink:0}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item .item-info[data-v-da4ef323]{flex:1;min-width:0}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item .item-info .item-title[data-v-da4ef323]{font-size:13px;font-weight:500;color:#333;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item .item-info .item-subtitle[data-v-da4ef323]{font-size:11px;color:#999;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-list-item .item-info .item-price[data-v-da4ef323]{font-size:12px;font-weight:600;color:#e74c3c}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-load-more[data-v-da4ef323]{padding:12px;text-align:center;font-size:12px;color:#409eff;cursor:pointer;border-top:1px solid #f0f0f0;background:#f8f9fa}.mobile-toolbar .mobile-more-panel .more-section .more-list .more-load-more[data-v-da4ef323]:active{background:#e9ecef}@media (max-width: 768px){.message-toolbar[data-v-da4ef323]:not(.mobile-toolbar){padding:6px 8px}.message-toolbar:not(.mobile-toolbar) .toolbar-item[data-v-da4ef323]{width:28px;height:28px;margin-right:6px}.message-toolbar:not(.mobile-toolbar) .toolbar-item .toolbar-icon[data-v-da4ef323]{width:16px;height:16px}.message-toolbar:not(.mobile-toolbar) .file-destroy-notice[data-v-da4ef323]{display:none}.emojis[data-v-da4ef323]{grid-template-columns:repeat(6,1fr);gap:6px;padding:8px}.emojis li[data-v-da4ef323]{width:28px;height:28px;font-size:16px}}@media (max-width: 414px){.message-toolbar[data-v-da4ef323]{padding:4px 6px}.message-toolbar .toolbar-item[data-v-da4ef323]{width:26px;height:26px;margin-right:4px}.message-toolbar .toolbar-item .toolbar-icon[data-v-da4ef323]{width:14px;height:14px}.emojis[data-v-da4ef323]{grid-template-columns:repeat(5,1fr);gap:4px;padding:6px}.emojis li[data-v-da4ef323]{width:26px;height:26px;font-size:14px}}.message-input-container[data-v-911a245d]{border-top:1px solid rgba(0,0,0,.08);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 20px #0000001a;width:100%;box-sizing:border-box;flex-shrink:0}.message-input-status[data-v-911a245d]{padding:10px 16px;font-size:12px;color:#409eff;background:#409eff0d;border-bottom:1px solid rgba(64,158,255,.1);font-weight:500;animation:pulse-911a245d 2s infinite}.message-textarea-box[data-v-911a245d]{padding:16px;width:100%;box-sizing:border-box}.message-textarea-box .message-textarea[data-v-911a245d]{width:100%;min-height:64px;max-height:200px;border:2px solid rgba(0,0,0,.08);border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.5;resize:none;outline:none;transition:all .3s ease;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.message-textarea-box .message-textarea[data-v-911a245d]:focus{border-color:#409eff;box-shadow:0 0 0 3px #409eff26;background:#fff;transform:translateY(-1px)}.message-textarea-box .message-textarea[data-v-911a245d]::placeholder{color:#bbb;font-weight:400}.message-textarea-box .message-textarea-footer[data-v-911a245d]{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.message-textarea-box .message-textarea-footer .send-tip[data-v-911a245d]{font-size:12px;color:#8a8a8a;font-weight:500}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]{min-width:80px;height:36px;border-radius:18px;background:linear-gradient(135deg,#409eff,#5dade2);border:none;color:#fff;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #409eff4d}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #409eff66}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]:active{transform:translateY(0)}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]:disabled{opacity:.6;transform:none;box-shadow:0 2px 8px #409eff33}.ba-scroll-style[data-v-911a245d]::-webkit-scrollbar{width:6px}.ba-scroll-style[data-v-911a245d]::-webkit-scrollbar-track{background:transparent}.ba-scroll-style[data-v-911a245d]::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.ba-scroll-style[data-v-911a245d]::-webkit-scrollbar-thumb:hover{background:#0000004d}@keyframes pulse-911a245d{0%,to{opacity:1}50%{opacity:.7}}.mobile-input[data-v-911a245d]{background:#fff;border-top:1px solid #e9ecef;flex-shrink:0;min-height:100px;max-height:200px;overflow:visible;padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box}.mobile-input .mobile-input-wrapper[data-v-911a245d]{display:flex;flex-direction:column;min-height:100px;box-sizing:border-box}.mobile-input .mobile-input-area[data-v-911a245d]{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;flex:1;box-sizing:border-box}.mobile-input .mobile-input-area .mobile-textarea-wrapper[data-v-911a245d]{flex:1;background:#f8f9fa;border-radius:20px;padding:8px 16px;height:40px;display:flex;align-items:center;overflow:hidden}.mobile-input .mobile-input-area .mobile-textarea-wrapper .mobile-textarea[data-v-911a245d]{width:100%;border:none;outline:none;background:transparent;resize:none;font-size:16px;line-height:1.4;color:#333;height:24px;overflow:hidden}.mobile-input .mobile-input-area .mobile-textarea-wrapper .mobile-textarea[data-v-911a245d]::placeholder{color:#999}.mobile-input .mobile-input-area .mobile-send-btn[data-v-911a245d]{width:60px;height:40px;border-radius:20px;background:#07c160;border:none;color:#fff;font-size:14px;font-weight:500;flex-shrink:0}.mobile-input .mobile-input-area .mobile-send-btn[data-v-911a245d]:hover{background:#06ad56}.mobile-input .mobile-input-area .mobile-send-btn[data-v-911a245d]:disabled{background:#c0c4cc;opacity:.6}@media (max-width: 768px){.message-input-container[data-v-911a245d]:not(.mobile-input){box-shadow:0 -2px 12px #00000014;padding-bottom:env(safe-area-inset-bottom,0)}.message-textarea-box[data-v-911a245d]{padding:10px 12px 8px}.message-textarea-box .message-textarea[data-v-911a245d]{min-height:52px;padding:10px 14px;font-size:16px;border-radius:10px;border-width:1px}.message-textarea-box .message-textarea-footer[data-v-911a245d]{margin-top:6px}.message-textarea-box .message-textarea-footer .send-tip[data-v-911a245d]{display:none}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]{margin-left:auto;min-width:70px;height:32px;border-radius:16px;font-size:13px}.message-input-status[data-v-911a245d]{padding:6px 12px;font-size:11px}}@media (max-width: 414px){.message-input-container.mobile-input[data-v-911a245d]{height:70px;min-height:70px;max-height:70px}.message-input-container.mobile-input .mobile-input-area[data-v-911a245d]{padding:10px}.message-input-container.mobile-input .mobile-input-area .mobile-textarea-wrapper[data-v-911a245d]{height:36px;padding:6px 12px;border-radius:18px}.message-input-container.mobile-input .mobile-input-area .mobile-textarea-wrapper .mobile-textarea[data-v-911a245d]{font-size:16px;height:20px}.message-input-container.mobile-input .mobile-input-area .mobile-send-btn[data-v-911a245d]{width:55px;height:36px;border-radius:18px;font-size:13px}.message-input-container[data-v-911a245d]:not(.mobile-input){padding-bottom:max(env(safe-area-inset-bottom,0),8px)}.message-textarea-box[data-v-911a245d]{padding:8px 10px 6px}.message-textarea-box .message-textarea[data-v-911a245d]{min-height:44px;padding:8px 12px;font-size:16px;border-radius:8px}.message-textarea-box .message-textarea-footer[data-v-911a245d]{margin-top:4px;display:flex;justify-content:flex-end}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]{min-width:60px;height:30px;border-radius:15px;font-size:12px;padding:0 12px;flex-shrink:0}.message-input-status[data-v-911a245d]{padding:4px 10px;font-size:10px}}@media (max-width: 375px){.message-input-container.mobile-input[data-v-911a245d]{height:65px;min-height:65px;max-height:65px}.message-input-container.mobile-input .mobile-input-area[data-v-911a245d]{padding:8px}.message-input-container.mobile-input .mobile-input-area .mobile-textarea-wrapper[data-v-911a245d]{height:32px;padding:5px 10px;border-radius:16px}.message-input-container.mobile-input .mobile-input-area .mobile-textarea-wrapper .mobile-textarea[data-v-911a245d]{font-size:16px;height:18px}.message-input-container.mobile-input .mobile-input-area .mobile-send-btn[data-v-911a245d]{width:50px;height:32px;border-radius:16px;font-size:12px}.message-textarea-box[data-v-911a245d]{padding:6px 8px 4px}.message-textarea-box .message-textarea[data-v-911a245d]{min-height:40px;padding:6px 10px;font-size:16px;border-radius:6px}.message-textarea-box .message-textarea-footer[data-v-911a245d]{margin-top:3px}.message-textarea-box .message-textarea-footer .send-btn[data-v-911a245d]{min-width:55px;height:28px;border-radius:14px;font-size:11px;padding:0 10px}.message-input-status[data-v-911a245d]{padding:3px 8px;font-size:9px}}@media (min-width: 415px) and (max-width: 768px){.message-input-container.mobile-input[data-v-911a245d]{height:85px;min-height:85px;max-height:85px}.message-input-container.mobile-input .mobile-input-area[data-v-911a245d]{padding:14px}.message-input-container.mobile-input .mobile-input-area .mobile-textarea-wrapper[data-v-911a245d]{height:44px;padding:10px 16px;border-radius:22px}.message-input-container.mobile-input .mobile-input-area .mobile-textarea-wrapper .mobile-textarea[data-v-911a245d]{font-size:16px;height:24px}.message-input-container.mobile-input .mobile-input-area .mobile-send-btn[data-v-911a245d]{width:65px;height:44px;border-radius:22px;font-size:15px}}.window-adapter[data-v-bc858e94]{display:flex;flex-direction:column;height:100%;max-height:100%;position:relative;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.window-adapter .messages-loading[data-v-bc858e94]{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:10;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:25px;box-shadow:0 4px 20px #00000026;border:1px solid rgba(255,255,255,.2)}.window-adapter .messages-loading .is-loading[data-v-bc858e94]{color:#409eff;animation:spin-bc858e94 1s linear infinite}.window-adapter .unselected-session[data-v-bc858e94]{flex:1;display:flex;align-items:center;justify-content:center;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.window-adapter .unselected-session .unselected-content[data-v-bc858e94]{text-align:center;color:#666;padding:40px 20px;border-radius:16px;background:#ffffffe6;box-shadow:0 4px 20px #0000001a}.window-adapter .unselected-session .unselected-content .el-icon[data-v-bc858e94]{margin-bottom:16px;opacity:.6}.window-adapter .unselected-session .unselected-content p[data-v-bc858e94]{margin:0;font-size:15px;font-weight:500;color:#8a8a8a}@keyframes spin-bc858e94{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.window-adapter[data-v-bc858e94]{border-radius:0;height:100vh;max-height:100vh}.window-adapter .messages-loading[data-v-bc858e94]{padding:8px 16px;font-size:12px;top:12px}.window-adapter .unselected-session .unselected-content[data-v-bc858e94]{padding:30px 15px;margin:0 10px}.window-adapter .unselected-session .unselected-content p[data-v-bc858e94]{font-size:14px}}@media (max-height: 600px),(max-width: 480px){.window-adapter[data-v-bc858e94]{height:100vh!important;max-height:100vh!important;border-radius:0}.window-adapter .messages-loading[data-v-bc858e94]{padding:6px 12px;font-size:11px;top:8px}.window-adapter .unselected-session .unselected-content[data-v-bc858e94]{padding:20px 10px;margin:0 5px}.window-adapter .unselected-session .unselected-content p[data-v-bc858e94]{font-size:13px}}[data-v-d08690de] .kefu-user-window-modal,[data-v-d08690de] .kefu-user-window-modal .el-overlay-dialog{overflow:hidden}[data-v-d08690de] .kefu-user-window{height:720px;--kefu-body-height: 676px ;--el-dialog-title-font-size: 16px;padding:0}[data-v-d08690de] .kefu-user-window .el-dialog__body{padding:0}[data-v-d08690de] .kefu-user-window .el-dialog__header{padding:10px 15px 10px 10px;margin:0}[data-v-d08690de] .kefu-user-window .el-dialog__header .el-dialog__headerbtn{top:0;height:44px;width:44px}[data-v-d08690de] .kefu-user-window-small{margin-bottom:0}[data-v-d08690de] .kefu-user-window-mobile{height:100vh!important;margin:0!important;border-radius:0!important}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header{padding:10px 15px;border-bottom:1px solid #e9ecef}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .el-dialog__headerbtn{display:none}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__body{height:calc(100vh - 45px);overflow:auto}.language-switcher[data-v-d08690de]{margin-top:10px;text-align:center}#language-switcher-container[data-v-d08690de]{margin-top:15px;padding-bottom:15px}.kefu-user-window .kefu-user-window-header[data-v-d08690de]{display:flex;align-items:center;position:relative}.kefu-user-window .kefu-user-window-header .header-title[data-v-d08690de]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kefu-user-window .kefu-user-window-header .csr-status[data-v-d08690de]{padding-left:4px;font-size:12px;white-space:nowrap}.kefu-user-window .kefu-user-window-header .await-response-loading[data-v-d08690de]{margin-left:10px}.kefu-user-window .kefu-user-window-header .mobile-close-btn[data-v-d08690de]{position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;background:#f5f5f5;transition:all .3s ease}.kefu-user-window .kefu-user-window-header .mobile-close-btn[data-v-d08690de]:hover{background:#e0e0e0}.kefu-user-window .kefu-user-window-header .mobile-close-btn i[data-v-d08690de]{font-size:16px;color:#666}.kefu-user-window .window[data-v-d08690de]{display:flex;box-sizing:border-box;height:var(--kefu-body-height)}.kefu-user-window .window .left[data-v-d08690de]{flex:1;height:100%;overflow:hidden}.kefu-user-window .window .left .notice[data-v-d08690de]{margin-left:10px}.kefu-user-window .window .left .notice .el-alert[data-v-d08690de]{display:block;width:100%;height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kefu-user-window .window .left .window-records[data-v-d08690de]{position:relative;height:calc(100% - 50px)}.status-busy[data-v-d08690de]{color:#a94442}.status-offline[data-v-d08690de]{color:#777}.status-online[data-v-d08690de]{color:#3c763d}@media (max-width: 768px){[data-v-d08690de] .kefu-user-window-mobile{max-height:100vh!important;max-width:100vw!important}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header{padding:10px 15px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .header-title{font-size:14px;font-weight:500}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .csr-status{font-size:11px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .mobile-close-btn{width:28px;height:28px;right:5px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .mobile-close-btn i{font-size:16px}[data-v-d08690de] .kefu-user-window-mobile .window .left{flex:1}[data-v-d08690de] .kefu-user-window-mobile .window .left .window-records{height:100%}}@media (max-width: 480px){[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header{padding:8px 15px 8px 10px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .header-title{font-size:13px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .csr-status{font-size:10px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .mobile-close-btn{width:24px;height:24px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header .kefu-user-window-header .mobile-close-btn i{font-size:14px}}@media (orientation: landscape) and (max-height: 500px){[data-v-d08690de] .kefu-user-window-mobile{height:100vh!important}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__header{padding:6px 15px 6px 10px}[data-v-d08690de] .kefu-user-window-mobile .el-dialog__body{height:calc(100vh - 35px)}[data-v-d08690de] .kefu-user-window-mobile .window .left .window-records{height:100%}}@media (hover: none) and (pointer: coarse){[data-v-d08690de] .kefu-user-window-mobile .kefu-user-window-header .mobile-close-btn{min-height:36px;min-width:36px}[data-v-d08690de] .kefu-user-window-mobile .kefu-user-window-header .mobile-close-btn:active{transform:translateY(-50%) scale(.95);background:#d0d0d0}}@media (max-width: 768px){[data-v-d08690de] .el-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:2000;overflow:hidden!important}[data-v-d08690de] .el-dialog{margin:0!important;position:fixed;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;overflow:hidden!important;border-radius:0!important}}@keyframes shake-horizontal{2%{transform:translate(-6px) rotate(0)}4%{transform:translate(9px) rotate(0)}6%{transform:translate(-6px) rotate(0)}8%{transform:translate(-2px) rotate(0)}10%{transform:translate(8px) rotate(0)}12%{transform:translate(-6px) rotate(0)}14%{transform:translate(0) rotate(0)}16%{transform:translate(-1px) rotate(0)}18%{transform:translate(9px) rotate(0)}20%{transform:translate(-4px) rotate(0)}22%{transform:translate(-6px) rotate(0)}24%{transform:translate(-5px) rotate(0)}26%{transform:translate(-9px) rotate(0)}28%{transform:translate(-4px) rotate(0)}30%{transform:translate(2px) rotate(0)}32%{transform:translate(0) rotate(0)}34%{transform:translate(0) rotate(0)}36%{transform:translate(1px) rotate(0)}38%{transform:translate(-1px) rotate(0)}40%{transform:translate(0) rotate(0)}42%{transform:translate(1px) rotate(0)}44%{transform:translate(-8px) rotate(0)}46%{transform:translate(-8px) rotate(0)}48%{transform:translate(8px) rotate(0)}50%{transform:translate(3px) rotate(0)}52%{transform:translate(-4px) rotate(0)}54%{transform:translate(3px) rotate(0)}56%{transform:translate(-8px) rotate(0)}58%{transform:translate(0) rotate(0)}60%{transform:translate(-9px) rotate(0)}62%{transform:translate(-4px) rotate(0)}64%{transform:translate(2px) rotate(0)}66%{transform:translate(1px) rotate(0)}68%{transform:translate(-7px) rotate(0)}70%{transform:translate(-8px) rotate(0)}72%{transform:translate(5px) rotate(0)}74%{transform:translate(-7px) rotate(0)}76%{transform:translate(6px) rotate(0)}78%{transform:translate(-6px) rotate(0)}80%{transform:translate(4px) rotate(0)}82%{transform:translate(-8px) rotate(0)}84%{transform:translate(-3px) rotate(0)}86%{transform:translate(2px) rotate(0)}88%{transform:translate(-1px) rotate(0)}90%{transform:translate(1px) rotate(0)}92%{transform:translate(-5px) rotate(0)}94%{transform:translate(-8px) rotate(0)}96%{transform:translate(0) rotate(0)}98%{transform:translate(-8px) rotate(0)}0%,to{transform:translate(0) rotate(0)}}.ba-kefu-shake{transform-origin:center center;animation-name:shake-horizontal;animation-duration:.1s;animation-timing-function:ease-in-out;animation-iteration-count:4}.kefu-button[data-v-1ab42ac0]{display:block;position:fixed;top:90%;right:30px;width:50px;height:50px;z-index:1000;animation:pulse-1ab42ac0 2s infinite;border-radius:50%;-webkit-user-select:none;user-select:none;cursor:pointer}.invitation-box[data-v-1ab42ac0]{position:fixed;width:400px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;z-index:1200;box-shadow:0 0 10px #87898a45}.invitation-box .close[data-v-1ab42ac0]{color:#999;font-size:24px;position:absolute;line-height:24px;right:4px;cursor:pointer}.invitation-box .close[data-v-1ab42ac0]:hover{color:#222}.invitation-box .bottom-button[data-v-1ab42ac0]{position:absolute;bottom:13px;right:10px;display:flex}.invitation-box .bottom-button div[data-v-1ab42ac0]{border:1px solid #fff;padding:3px 10px;border-radius:2px;font-size:12px;line-height:20px}.invitation-box .bottom-button .later[data-v-1ab42ac0]{color:var(--el-color-primary);background:#fff;margin-right:10px;cursor:pointer}.invitation-box .bottom-button .consulting[data-v-1ab42ac0]{color:#fff;background:var(--el-color-primary);border-color:var(--el-color-primary);cursor:pointer}@media screen and (max-width: 768px){.kefu-button[data-v-1ab42ac0]{top:85%;right:20px;width:50px;height:50px}.kefu-button[data-v-1ab42ac0]:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1}.invitation-box[data-v-1ab42ac0]{width:80%;height:auto;aspect-ratio:2/1;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px}.invitation-box .close[data-v-1ab42ac0]{font-size:24px;right:10px;top:5px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.invitation-box .bottom-button[data-v-1ab42ac0]{bottom:15px;right:15px;gap:10px}.invitation-box .bottom-button div[data-v-1ab42ac0]{padding:8px 15px;font-size:14px;border-radius:4px;min-width:80px;text-align:center}}@media screen and (max-width: 480px){.kefu-button[data-v-1ab42ac0]{top:85%;right:16px;width:45px;height:45px}.invitation-box[data-v-1ab42ac0]{width:85%;border-radius:10px}.invitation-box .close[data-v-1ab42ac0]{font-size:22px;right:8px;top:4px}.invitation-box .bottom-button[data-v-1ab42ac0]{bottom:12px;right:12px}.invitation-box .bottom-button div[data-v-1ab42ac0]{padding:6px 12px;font-size:13px;min-width:70px}}@media (hover: none) and (pointer: coarse){.kefu-button[data-v-1ab42ac0]:active{transform:scale(.95)}.invitation-box .close[data-v-1ab42ac0]{min-width:30px;min-height:30px}.invitation-box .bottom-button div[data-v-1ab42ac0]{min-height:44px;display:flex;align-items:center;justify-content:center}.invitation-box .bottom-button div[data-v-1ab42ac0]:active{opacity:.8}}@-webkit-keyframes pulse-1ab42ac0{0%{-webkit-box-shadow:0 0 0 0 rgba(13,130,255,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(13,130,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(13,130,255,0)}}@keyframes pulse-1ab42ac0{0%{-moz-box-shadow:0 0 0 0 rgba(13,130,255,.4);box-shadow:0 0 #0d82ff66}70%{-moz-box-shadow:0 0 0 10px rgba(13,130,255,0);box-shadow:0 0 0 10px #0d82ff00}to{-moz-box-shadow:0 0 0 0 rgba(13,130,255,0);box-shadow:0 0 #0d82ff00}}header[data-v-b45cae77]{line-height:1.5}.logo[data-v-b45cae77]{display:block;margin:0 auto 2rem}@media (min-width: 1024px){header[data-v-b45cae77]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-b45cae77]{margin:0 2rem 0 0}header .wrapper[data-v-b45cae77]{display:flex;place-items:flex-start;flex-wrap:wrap}}body,body *{font-family:Inter,sans-serif!important}
