/*!
 *  build: kasushou v2 
 *  copyright: kasushou.com xinmengnet 
 *  time: 2026-1-28 18:49:46
 */[data-v-0c90bbdd]:export{menu-color:hsla(0,0%,100%,.95);menu-color-active:hsla(0,0%,100%,.95);menu-background:#282c34;column-second-menu-background:#fff}.customer-service-window[data-v-0c90bbdd]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center;animation:fadeIn-0c90bbdd .3s ease}.customer-service-window .content-box[data-v-0c90bbdd]{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;animation:slideUp-0c90bbdd .3s ease}.customer-service-window .content-box .header[data-v-0c90bbdd]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e8e8e8}.customer-service-window .content-box .header .title[data-v-0c90bbdd]{font-size:16px;font-weight:500;color:#333}.customer-service-window .content-box .header .close-btn[data-v-0c90bbdd]{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.customer-service-window .content-box .header .close-btn[data-v-0c90bbdd]:hover{background-color:#f5f5f5;color:#666}.customer-service-window .content-box .iframe-container[data-v-0c90bbdd]{width:1200px;height:800px;overflow:hidden}.customer-service-window .content-box .iframe-container iframe[data-v-0c90bbdd]{width:100%;height:100%}.winHidden[data-v-0c90bbdd]{top:-100%}@keyframes fadeIn-0c90bbdd{0%{opacity:0}to{opacity:1}}@keyframes slideUp-0c90bbdd{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile .content-box[data-v-0c90bbdd]{width:100%;height:100%;border-radius:0}.mobile .content-box .header[data-v-0c90bbdd]{padding:8px 10px}.mobile .content-box .iframe-container[data-v-0c90bbdd]{width:100%;height:100%}