.popup-overlay[data-v-43233845]{position:fixed;bottom:20px;left:20px;width:380px;height:450px;z-index:2000;pointer-events:none}.popup-container[data-v-43233845]{position:relative;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden;pointer-events:auto;max-height:calc(100vh - 40px);display:flex;flex-direction:column;min-width:300px}.popup-close[data-v-43233845]{position:absolute;top:10px;right:10px;width:24px;height:24px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s}.popup-close[data-v-43233845]:hover{background:#e0e0e0}.popup-close .el-icon-close[data-v-43233845]{font-size:14px;color:#999}.popup-carousel[data-v-43233845]{padding:25px 15px 15px;flex:1;overflow:auto}.popup-item[data-v-43233845]{padding:8px;height:100%;display:flex;flex-direction:column}.popup-header[data-v-43233845]{text-align:center;margin-bottom:15px}.popup-header h3[data-v-43233845]{margin:0;font-size:16px;color:#333;font-weight:600}.popup-content[data-v-43233845]{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1}.popup-image[data-v-43233845]{width:100%;max-height:300px;overflow:hidden;border-radius:4px}.popup-image img[data-v-43233845]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup-text[data-v-43233845]{font-size:13px;color:#666;line-height:1.5;text-align:center;padding:0 8px}.popup-footer[data-v-43233845]{display:flex;flex-direction:column;align-items:center;padding:12px 15px 15px;margin-top:auto}.popup-indicators[data-v-43233845]{display:flex;gap:6px;margin-bottom:12px}.indicator-dot[data-v-43233845]{width:8px;height:8px;border-radius:50%;background:#d0d0d0;cursor:pointer;transition:all .3s}.indicator-dot.active[data-v-43233845]{background:#409eff;transform:scale(1.2)}.popup-actions[data-v-43233845]{display:flex;align-items:center;gap:12px}.popup-actions[data-v-43233845] .el-checkbox{margin-bottom:0;color:#999;font-size:12px}.popup-actions[data-v-43233845] .el-button{padding:8px 15px;font-size:12px}[data-v-43233845] .el-carousel__arrow{background-color:hsla(0,0%,100%,.8);color:#666;width:24px;height:24px;border-radius:50%}[data-v-43233845] .el-carousel__arrow:hover{background-color:#fff}[data-v-43233845] .el-carousel__arrow--left{left:5px}[data-v-43233845] .el-carousel__arrow--right{right:5px}