.product-upgrade .product-upgrade-btns[data-v-100ec151]{display:flex;gap:20px;margin-bottom:5px}.product-upgrade-table[data-v-100ec151]{margin-top:20px}.product-upgrade-table[data-v-100ec151] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-upgrade-table[data-v-100ec151] .el-table th.el-table__cell{background-color:#fafafa}.product-upgrade-table[data-v-100ec151] .el-table .cell{font-size:12px;text-align:center}.product-upgrade-table[data-v-100ec151] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade-btn[data-v-100ec151]{display:flex;justify-content:space-between}.product-upgrade-query[data-v-100ec151] .el-form-item:first-child{margin-left:20px}.product-upgrade[data-v-100ec151] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product-upgrade[data-v-100ec151] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product-upgrade[data-v-100ec151] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product-upgrade .el-pagination[data-v-100ec151]{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade .search-form .search-form-btn[data-v-100ec151]{width:93%;display:flex;justify-content:flex-end}.product-upgrade .update-valid-time-dialog .update-valid-time-picker[data-v-100ec151]{width:80%;margin-left:50px}.product-upgrade .import-tip[data-v-100ec151]{font-size:12px;color:#d3d3d3;margin-top:10px}

.product-upgrade .product-upgrade-btns[data-v-66e875ec]{display:flex;justify-content:space-between;margin-bottom:5px}.product-upgrade-table[data-v-66e875ec]{margin-top:20px}.product-upgrade-table[data-v-66e875ec] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-upgrade-table[data-v-66e875ec] .el-table th.el-table__cell{background-color:#fafafa}.product-upgrade-table[data-v-66e875ec] .el-table .cell{font-size:12px;text-align:center}.product-upgrade-table[data-v-66e875ec] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade-btn[data-v-66e875ec]{display:flex;justify-content:space-between}.product-upgrade-query[data-v-66e875ec] .el-form-item:first-child{margin-left:20px}.product-upgrade[data-v-66e875ec] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product-upgrade[data-v-66e875ec] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product-upgrade[data-v-66e875ec] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product-upgrade .el-pagination[data-v-66e875ec]{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade .search-form .search-form-btn[data-v-66e875ec]{width:93%;display:flex;justify-content:flex-end}


/* 简单样式，可根据需求自定义 */
.mention-modal ul li[data-v-f6df81de]:hover {
  background-color: #eee;
}
.mention-modal[data-v-f6df81de] {
  left: 37px !important;
  height: 200px !important;
  overflow-y: auto !important;
}

:root,
:host {
  --w-e-textarea-bg-color: #fff;
  --w-e-textarea-color: #333;
  --w-e-textarea-border-color: #ccc;
  --w-e-textarea-slight-border-color: #e8e8e8;
  --w-e-textarea-slight-color: #d4d4d4;
  --w-e-textarea-slight-bg-color: #f5f2f0;
  --w-e-textarea-selected-border-color: #B4D5FF;
  --w-e-textarea-handler-bg-color: #4290f7;
  --w-e-toolbar-color: #595959;
  --w-e-toolbar-bg-color: #fff;
  --w-e-toolbar-active-color: #333;
  --w-e-toolbar-active-bg-color: #f1f1f1;
  --w-e-toolbar-disabled-color: #999;
  --w-e-toolbar-border-color: #e8e8e8;
  --w-e-modal-button-bg-color: #fafafa;
  --w-e-modal-button-border-color: #d9d9d9;
}
.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 5px #0000001f;position:absolute}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{align-items:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;opacity:0;padding:5px 10px;position:absolute;text-align:center;top:40px;transition:opacity .6s;visibility:hidden;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";opacity:0;position:absolute;top:30px;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;padding:20px 15px 0;position:absolute;text-align:left;z-index:1}.w-e-modal .btn-close{cursor:pointer;line-height:1;padding:5px;position:absolute;right:8px;top:7px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block;margin-bottom:15px}.w-e-modal .babel-container span{display:block;margin-bottom:10px}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color);font-variant:tabular-nums;padding:4.5px 11px;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:flex!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}
.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [contenteditable=false] .w-e-image-container:hover{box-shadow:none}
.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}
.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}
.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}
.el-menu--collapse .el-submenu__title span[data-v-49c7085d]{display:none}.el-menu--collapse .el-submenu__title .el-submenu__icon-arrow[data-v-49c7085d]{display:none}


.contextmenu[data-v-518c5b9b] {
  width: 100px;
  margin: 0;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 3000;
  position: absolute;
  list-style-type: none;
  padding: 5px 0;
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
}
.contextmenu li[data-v-518c5b9b] {
  margin: 0;
  padding: 0px 22px;
}
.contextmenu li[data-v-518c5b9b]:hover {
  background: #f2f2f2;
  cursor: pointer;
}
.contextmenu li button[data-v-518c5b9b] {
  color: #2c3e50;
}

.image-table .search-bar[data-v-992a5e24]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.image-table .footer-bar[data-v-992a5e24]{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.image-table .footer-bar .el-button[data-v-992a5e24]{margin-left:auto}.image-table[data-v-992a5e24] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.image-table[data-v-992a5e24] .el-table th.el-table__cell{background-color:#fafafa}.image-table[data-v-992a5e24] .el-table .cell{font-size:12px}.image-table[data-v-992a5e24] .clickable-table .el-table__body tr{cursor:pointer;transition:background-color 0.2s}.image-table[data-v-992a5e24] .clickable-table .el-table__body tr:hover{background-color:#ecf5ff !important}.image-table[data-v-992a5e24] .clickable-table .el-table__body tr.current-row>td{background-color:#ecf5ff !important}

.coupon-form[data-v-256bf876]{max-height:65vh;overflow-y:auto;padding-right:10px}.coupon-form .form-section[data-v-256bf876]{margin-bottom:24px}.coupon-form .form-section[data-v-256bf876]:last-child{margin-bottom:0}.coupon-form .form-section-title[data-v-256bf876]{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;color:#303133;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid #ebeef5}.coupon-form .benefit-image-picker__remove[data-v-256bf876]{position:absolute;cursor:pointer;top:-8px;right:-8px;font-size:16px;color:#909399}.coupon-form .benefit-image-picker__remove[data-v-256bf876]:hover{color:#f56c6c}.coupon-form .form-help-text[data-v-256bf876]{display:inline-block;margin-left:12px;font-size:12px;color:#909399}.coupon-form .schedule-empty[data-v-256bf876]{display:flex;flex-direction:column;align-items:center;padding:30px 0;color:#909399;background:#fafafa;border-radius:4px;border:1px dashed #dcdfe6}.coupon-form .schedule-empty i[data-v-256bf876]{font-size:36px;color:#dcdfe6;margin-bottom:8px}.coupon-form .schedule-empty p[data-v-256bf876]{margin:0;font-size:13px}.coupon-form .schedule-empty-tip[data-v-256bf876]{font-size:12px !important;color:#c0c4cc;margin-top:4px !important}.coupon-form .schedule-item[data-v-256bf876]{border:1px solid #ebeef5;border-radius:6px;padding:16px;margin-top:12px;background-color:#fafbfc;transition:box-shadow 0.2s}.coupon-form .schedule-item[data-v-256bf876]:hover{box-shadow:0 2px 8px rgba(0,0,0,0.06)}.coupon-form .schedule-header[data-v-256bf876]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.coupon-form .schedule-index[data-v-256bf876]{font-weight:600;font-size:13px;color:#303133;padding-left:8px;border-left:3px solid #409eff}.coupon-form .schedule-info[data-v-256bf876]{padding:8px 0 0 80px}.coupon-form .schedule-delete[data-v-256bf876]{color:#f56c6c !important}.coupon-form .schedule-delete[data-v-256bf876]:hover{color:#f78989 !important}.coupon-form[data-v-256bf876] .el-select{width:100%}.coupon-form .timeline-option[data-v-256bf876]{display:flex;align-items:center}.coupon-form .timeline-option-time[data-v-256bf876]{font-family:'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;font-size:12px}.coupon-form .stock-row[data-v-256bf876]{display:flex;align-items:center;gap:12px}.coupon-form .stock-value[data-v-256bf876]{font-size:14px;font-weight:600;color:#303133}.form-footer[data-v-256bf876]{display:flex;justify-content:flex-end;padding-top:20px;border-top:1px solid #ebeef5;gap:12px}

.timeline-manage-toolbar[data-v-8e2712e8]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.timeline-manage-toolbar .toolbar-tip[data-v-8e2712e8]{font-size:12px;color:#909399}.timeline-manage .time-range-cell[data-v-8e2712e8]{display:inline-flex;align-items:center;gap:8px;font-size:13px}.timeline-manage .time-range-cell .time-value[data-v-8e2712e8]{font-family:'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;font-size:12px;background:#f0f2f5;padding:2px 8px;border-radius:3px;color:#303133}.timeline-manage .time-range-cell .time-arrow[data-v-8e2712e8]{color:#c0c4cc;font-size:12px}.timeline-manage .empty-state[data-v-8e2712e8]{display:flex;flex-direction:column;align-items:center;padding:40px 0;color:#909399}.timeline-manage .empty-state i[data-v-8e2712e8]{font-size:40px;color:#dcdfe6;margin-bottom:12px}.timeline-manage .empty-state p[data-v-8e2712e8]{margin-bottom:12px;font-size:13px}.timeline-manage .timeline-pagination[data-v-8e2712e8]{margin-top:12px;display:flex;justify-content:flex-end}.timeline-manage .form-help-text[data-v-8e2712e8]{display:inline-block;margin-left:10px;font-size:12px;color:#909399}.timeline-manage .btn-danger[data-v-8e2712e8]{color:#f56c6c !important}.timeline-manage .btn-danger[data-v-8e2712e8]:hover{color:#f78989 !important}

.product-table[data-v-04d935a7]{margin-top:20px}.product-table[data-v-04d935a7] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-04d935a7] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-04d935a7] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-04d935a7] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-04d935a7]{display:flex;justify-content:space-between}.product-query[data-v-04d935a7] .el-form-item:first-child{margin-left:20px}.product[data-v-04d935a7] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-04d935a7] .el-dialog .el-select{width:100%}.product[data-v-04d935a7] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-04d935a7] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-04d935a7] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-04d935a7] .el-pagination{display:flex;justify-content:flex-end}.product[data-v-04d935a7] .select-enabled .el-input-group__prepend{background-color:#fff !important}.product[data-v-04d935a7] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}.product[data-v-04d935a7] .collection .content .el-input__suffix{display:none}.product[data-v-04d935a7] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}.product[data-v-04d935a7] .collection .el-input__inner{border:none;border-radius:0 !important}.product[data-v-04d935a7] .collection .el-button{border:none;border-radius:0 !important}.product[data-v-04d935a7] .content{cursor:pointer}.product[data-v-04d935a7] .content:hover{background-color:#f5f5f5}.product[data-v-04d935a7] .content .el-tag__close{display:none !important}

.daily-check-in-config[data-v-348ee380]{min-height:400px}.daily-check-in-config .site-selection[data-v-348ee380]{background:#f5f7fa;padding:20px;border-radius:6px;margin-bottom:20px}.daily-check-in-config .site-selection .site-form-inline[data-v-348ee380]{display:flex;align-items:center;justify-content:start}.daily-check-in-config .site-selection .site-form-inline .site-label[data-v-348ee380]{margin-right:10px;font-weight:500;color:#606266;flex-shrink:0}.daily-check-in-config .site-selection .el-form-item[data-v-348ee380]{margin-bottom:0}.daily-check-in-config .config-content[data-v-348ee380]{min-height:200px}.daily-check-in-config .config-form h3[data-v-348ee380]{color:#409eff;border-bottom:2px solid #409eff;padding-bottom:10px;margin-bottom:20px;width:100%;clear:both}.daily-check-in-config .config-form .form-row[data-v-348ee380]{display:flex;width:100%;justify-content:space-between;margin-bottom:20px}.daily-check-in-config .config-form .form-row .el-form-item[data-v-348ee380]{margin-right:30px;margin-bottom:0}.daily-check-in-config .config-form .form-row .el-form-item[data-v-348ee380]:last-child{margin-right:0}.daily-check-in-config .config-form .el-form-item[data-v-348ee380]{margin-bottom:20px}.daily-check-in-config .no-config[data-v-348ee380]{padding:50px;text-align:center}.daily-check-in-config .dialog-footer[data-v-348ee380]{width:100%;display:flex;justify-content:center;gap:30px;margin-top:30px}.daily-check-in-config .dialog-footer button[data-v-348ee380]{padding-left:60px;padding-right:60px}

.user-reward-record .query-form[data-v-033b0448]{margin-bottom:20px;padding:20px;background-color:#f5f5f5;border-radius:4px}.user-reward-record .query-form[data-v-033b0448] .el-form-item{margin-bottom:10px}.user-reward-record .query-form .el-form[data-v-033b0448]{display:flex !important;flex-wrap:wrap}.user-reward-record .data-table[data-v-033b0448] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.user-reward-record .data-table[data-v-033b0448] .el-table th.el-table__cell{background-color:#fafafa}.user-reward-record .data-table[data-v-033b0448] .el-table .cell{font-size:12px;text-align:center}

.user-sign-record .query-form[data-v-9f61de4c]{margin-bottom:20px;padding:20px;background-color:#f5f5f5;border-radius:4px}.user-sign-record .query-form[data-v-9f61de4c] .el-form-item{margin-bottom:10px}.user-sign-record .data-table[data-v-9f61de4c] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.user-sign-record .data-table[data-v-9f61de4c] .el-table th.el-table__cell{background-color:#fafafa}.user-sign-record .data-table[data-v-9f61de4c] .el-table .cell{font-size:12px;text-align:center}.user-sign-record .detail-content .user-info[data-v-9f61de4c]{padding:15px;display:flex;align-items:center;gap:32px;background-color:#f5f7fa;border-radius:4px;margin-bottom:20px}.user-sign-record .detail-content .user-info p[data-v-9f61de4c]{margin:5px 0;font-size:14px}.user-sign-record .el-form[data-v-9f61de4c]{display:flex !important;flex-wrap:wrap}

.product-table[data-v-1c89e598]{margin-top:20px}.product-table[data-v-1c89e598] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-1c89e598] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-1c89e598] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-1c89e598] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-1c89e598]{display:flex;justify-content:space-between}.product-query[data-v-1c89e598] .el-form-item:first-child{margin-left:20px}.product[data-v-1c89e598] .el-dialog{width:50% !important}.product[data-v-1c89e598] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-1c89e598] .el-dialog .el-select{width:100%}.product[data-v-1c89e598] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-1c89e598] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-1c89e598] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-1c89e598] .el-pagination{display:flex;justify-content:flex-end}

.address-table[data-v-4ce05c66]{margin-top:20px}.address-table-link[data-v-4ce05c66]{color:#4181d4;cursor:pointer}.address-table[data-v-4ce05c66] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.address-table[data-v-4ce05c66] .el-table th.el-table__cell{background-color:#fafafa}.address-table[data-v-4ce05c66] .el-table .cell{font-size:12px;text-align:center}.address-table[data-v-4ce05c66] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}

.basicInformation-table[data-v-3aa91996]{margin-top:20px}.basicInformation-table-link[data-v-3aa91996]{color:#4181d4;cursor:pointer}.basicInformation-table[data-v-3aa91996] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.basicInformation-table[data-v-3aa91996] .el-table th.el-table__cell{background-color:#fafafa}.basicInformation-table[data-v-3aa91996] .el-table .cell{font-size:12px;text-align:center}.basicInformation-table[data-v-3aa91996] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}

.order-table[data-v-7346a620]{margin-top:20px}.order-table-link[data-v-7346a620]{color:#4181d4;cursor:pointer}.order-table[data-v-7346a620] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.order-table[data-v-7346a620] .el-table th.el-table__cell{background-color:#fafafa}.order-table[data-v-7346a620] .el-table .cell{font-size:12px;text-align:center}.order-table[data-v-7346a620] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}

.product-table[data-v-5df40bdd]{margin-top:20px}.product-table[data-v-5df40bdd] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-5df40bdd] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-5df40bdd] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-5df40bdd] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-5df40bdd]{display:flex;justify-content:space-between}.product-query[data-v-5df40bdd] .el-form-item:first-child{margin-left:20px}.product[data-v-5df40bdd] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-5df40bdd] .el-dialog .el-select{width:100%}.product[data-v-5df40bdd] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-5df40bdd] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-5df40bdd] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-5df40bdd] .el-pagination{display:flex;justify-content:flex-end}.product[data-v-5df40bdd] .select-enabled .el-input-group__prepend{background-color:#fff !important}.product[data-v-5df40bdd] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}.product[data-v-5df40bdd] .collection .content .el-input__suffix{display:none}.product[data-v-5df40bdd] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}.product[data-v-5df40bdd] .collection .el-input__inner{border:none;border-radius:0 !important}.product[data-v-5df40bdd] .collection .el-button{border:none;border-radius:0 !important}.product[data-v-5df40bdd] .content{cursor:pointer}.product[data-v-5df40bdd] .content .el-tag__close{display:none !important}


.custom-select-dropdown {
  max-height: 300px;
}

.product-table[data-v-8e199cdc]{margin-top:20px}.product-table[data-v-8e199cdc] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-8e199cdc] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-8e199cdc] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-8e199cdc] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-8e199cdc]{display:flex;justify-content:space-between}.product-query[data-v-8e199cdc] .el-form-item:first-child{margin-left:20px}.product[data-v-8e199cdc] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-8e199cdc] .el-dialog .el-select{width:100%}.product[data-v-8e199cdc] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-8e199cdc] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-8e199cdc] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-8e199cdc] .el-pagination{display:flex;justify-content:flex-end}

.product-table[data-v-0235364f]{margin-top:20px}.product-table[data-v-0235364f] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-0235364f] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-0235364f] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-0235364f] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-0235364f]{display:flex;justify-content:space-between}.product-query[data-v-0235364f] .el-form-item:first-child{margin-left:20px}.product[data-v-0235364f] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-0235364f] .el-dialog .el-select{width:100%}.product[data-v-0235364f] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-0235364f] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-0235364f] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-0235364f] .el-pagination{display:flex;justify-content:flex-end}.product[data-v-0235364f] .select-enabled .el-input-group__prepend{background-color:#fff !important}.product[data-v-0235364f] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}.product[data-v-0235364f] .collection .content .el-input__suffix{display:none}.product[data-v-0235364f] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}.product[data-v-0235364f] .collection .el-input__inner{border:none;border-radius:0 !important}.product[data-v-0235364f] .collection .el-button{border:none;border-radius:0 !important}.product[data-v-0235364f] .content{cursor:pointer}.product[data-v-0235364f] .content .el-tag__close{display:none !important}

.product-table[data-v-73fbda42]{margin-top:20px}.product-table[data-v-73fbda42] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-73fbda42] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-73fbda42] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-73fbda42] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-73fbda42]{display:flex;justify-content:space-between}.product-query[data-v-73fbda42] .el-form-item:first-child{margin-left:20px}.product[data-v-73fbda42] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-73fbda42] .el-dialog .el-select{width:100%}.product[data-v-73fbda42] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-73fbda42] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-73fbda42] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-73fbda42] .el-pagination{display:flex;justify-content:flex-end}

.product-table[data-v-3e64bbc0]{margin-top:20px}.product-table[data-v-3e64bbc0] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-3e64bbc0] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-3e64bbc0] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-3e64bbc0] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-3e64bbc0]{display:flex;justify-content:space-between}.product-query[data-v-3e64bbc0] .el-form-item:first-child{margin-left:20px}.product[data-v-3e64bbc0] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-3e64bbc0] .el-dialog .el-select{width:100%}.product[data-v-3e64bbc0] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-3e64bbc0] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-3e64bbc0] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-3e64bbc0] .el-pagination{display:flex;justify-content:flex-end}.product[data-v-3e64bbc0] .select-enabled .el-input-group__prepend{background-color:#fff !important}.product[data-v-3e64bbc0] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}.product[data-v-3e64bbc0] .collection .content .el-input__suffix{display:none}.product[data-v-3e64bbc0] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}.product[data-v-3e64bbc0] .collection .el-input__inner{border:none;border-radius:0 !important}.product[data-v-3e64bbc0] .collection .el-button{border:none;border-radius:0 !important}

.product-table[data-v-02330702]{margin-top:20px}.product-table[data-v-02330702] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-02330702] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-02330702] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-02330702] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-02330702]{display:flex;justify-content:space-between}.product-query[data-v-02330702] .el-form-item:first-child{margin-left:20px}.product[data-v-02330702] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-02330702] .el-dialog .el-select{width:100%}.product[data-v-02330702] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-02330702] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-02330702] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-02330702] .el-pagination{display:flex;justify-content:flex-end}

.collection-table .search-bar[data-v-41946c9e]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.collection-table .selected-area[data-v-41946c9e]{background:#f0f9ff;border:1px solid #91d5ff;border-radius:4px;padding:12px;margin-bottom:16px}.collection-table .selected-area .selected-header[data-v-41946c9e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.collection-table .selected-area .selected-header .selected-title[data-v-41946c9e]{color:#1890ff;font-size:13px}.collection-table .selected-area .selected-header .selected-title i[data-v-41946c9e]{margin-right:4px}.collection-table .selected-area .selected-header .selected-title strong[data-v-41946c9e]{color:#1890ff;font-size:16px;margin:0 2px}.collection-table .selected-area .selected-header .clear-btn[data-v-41946c9e]{color:#ff4d4f;padding:0}.collection-table .selected-area .selected-header .clear-btn[data-v-41946c9e]:hover{color:#ff7875}.collection-table .selected-area .selected-tags[data-v-41946c9e]{display:flex;flex-wrap:wrap;gap:8px;max-height:80px;overflow-y:auto}.collection-table .selected-area .selected-tags .selected-tag[data-v-41946c9e]{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:16px}.collection-table .selected-area .selected-tags .selected-tag[data-v-41946c9e] .el-icon-close{position:absolute;right:0;top:50%;transform:translateY(-50%)}.collection-table .empty-selected[data-v-41946c9e]{background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;padding:12px;margin-bottom:16px;text-align:center;color:#999;font-size:13px}.collection-table .empty-selected i[data-v-41946c9e]{margin-right:6px}.collection-table .footer-bar[data-v-41946c9e]{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.collection-table[data-v-41946c9e] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.collection-table[data-v-41946c9e] .el-table th.el-table__cell{background-color:#fafafa}.collection-table[data-v-41946c9e] .el-table .cell{font-size:12px}.collection-table[data-v-41946c9e] .clickable-table .el-table__body tr{cursor:pointer;transition:background-color 0.2s}.collection-table[data-v-41946c9e] .clickable-table .el-table__body tr:hover{background-color:#ecf5ff !important}

.discount-code-form[data-v-27ac1b85] .select-enabled .el-input-group__prepend{background-color:#fff !important}.discount-code-form .bundle-container[data-v-27ac1b85]{width:100%}.discount-code-form .bundle-container .bundle-selected-area[data-v-27ac1b85]{background:#f0f9ff;border:1px solid #91d5ff;border-radius:4px;padding:12px;margin-top:8px}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header[data-v-27ac1b85]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header .bundle-selected-title[data-v-27ac1b85]{color:#1890ff;font-size:13px;line-height:20px}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header .bundle-selected-title i[data-v-27ac1b85]{margin-right:4px}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header .bundle-selected-title strong[data-v-27ac1b85]{color:#1890ff;font-size:16px;margin:0 2px}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header .bundle-clear-btn[data-v-27ac1b85]{color:#ff4d4f;padding:0}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header .bundle-clear-btn[data-v-27ac1b85]:hover{color:#ff7875}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-header .bundle-clear-btn.is-disabled[data-v-27ac1b85]{color:#c0c4cc}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-tags[data-v-27ac1b85]{display:flex;flex-wrap:wrap;gap:8px;max-height:120px;overflow-y:auto}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-tags .bundle-selected-tag[data-v-27ac1b85]{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:16px}.discount-code-form .bundle-container .bundle-selected-area .bundle-selected-tags[data-v-27ac1b85] .el-icon-close{position:absolute;right:2px;top:50%;transform:translateY(-50%)}.discount-code-form .bundle-container .bundle-empty[data-v-27ac1b85]{background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;padding:12px;margin-top:8px;text-align:center;color:#999;font-size:13px}.discount-code-form .bundle-container .bundle-empty i[data-v-27ac1b85]{margin-right:6px}.discount-code-form[data-v-27ac1b85] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}.discount-code-form[data-v-27ac1b85] .collection .content .el-input__suffix{display:none}.discount-code-form[data-v-27ac1b85] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}.discount-code-form[data-v-27ac1b85] .collection .el-input__inner{border:none;border-radius:0 !important}.discount-code-form[data-v-27ac1b85] .collection .el-button{border:none;border-radius:0 !important}.el-dialog__wrapper[data-v-27ac1b85]{display:flex;align-items:center;justify-content:center}[data-v-27ac1b85] .el-dialog{margin:0;margin-top:0 !important;max-width:700px;width:80%}

.gift-card-form[data-v-09938005] .select-enabled .el-input-group__prepend{background-color:#fff !important}

.select-product .search-bar[data-v-0bab0e69]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.select-product .footer-bar[data-v-0bab0e69]{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.select-product .radio-indicator[data-v-0bab0e69]{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid #dcdfe6;cursor:pointer;position:relative;vertical-align:middle;transition:border-color 0.25s, background-color 0.25s;box-sizing:border-box}.select-product .radio-indicator[data-v-0bab0e69]::after{content:'';display:none;width:5px;height:5px;border-radius:50%;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.select-product .radio-indicator--checked[data-v-0bab0e69]{border-color:#409eff;background-color:#409eff}.select-product .radio-indicator--checked[data-v-0bab0e69]::after{display:block}.select-product .radio-indicator--disabled[data-v-0bab0e69]{cursor:not-allowed;opacity:0.5}.select-product[data-v-0bab0e69] .product-table .el-table__header th.el-table__cell>.cell{color:#000;font-weight:bold}.select-product[data-v-0bab0e69] .product-table .el-table__header th.el-table__cell{background-color:#fafafa}.select-product[data-v-0bab0e69] .product-table .cell{font-size:12px}.select-product[data-v-0bab0e69] .clickable-table .el-table__body tr{cursor:pointer;transition:background-color 0.2s}.select-product[data-v-0bab0e69] .clickable-table .el-table__body tr:hover{background-color:#ecf5ff !important}

.mini-variant-card[data-v-3a0a9d49]{display:inline-flex;align-items:stretch;background:#fff;border:1px solid #dcdfe6;border-radius:4px;margin-right:10px;margin-bottom:10px;transition:all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);cursor:pointer;overflow:hidden;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mini-variant-card[data-v-3a0a9d49]:hover{border-color:#409eff;box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);transform:translateY(-1px)}.mini-variant-card:hover .card-close[data-v-3a0a9d49]{color:#909399;background-color:#f4f4f5}.card-left[data-v-3a0a9d49]{display:flex;align-items:center;justify-content:center;width:36px;font-size:18px;color:#fff;flex-shrink:0}.card-left.ReShopify[data-v-3a0a9d49]{background-color:#409eff}.card-left.DiscountCode[data-v-3a0a9d49]{background-color:#e6a23c}.card-left.GiftCard[data-v-3a0a9d49]{background-color:#67c23a}.card-main[data-v-3a0a9d49]{padding:6px 10px;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.card-header[data-v-3a0a9d49]{display:flex;align-items:center;margin-bottom:4px;line-height:1.4}.type-text[data-v-3a0a9d49]{font-size:12px;font-weight:bold;margin-right:8px}.type-text.ReShopify[data-v-3a0a9d49]{color:#409eff}.type-text.DiscountCode[data-v-3a0a9d49]{color:#e6a23c}.type-text.GiftCard[data-v-3a0a9d49]{color:#67c23a}.main-title[data-v-3a0a9d49]{font-size:13px;font-weight:500;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}.card-details[data-v-3a0a9d49]{display:flex;flex-wrap:wrap;gap:6px}.detail-tag[data-v-3a0a9d49]{display:inline-flex;align-items:center;background-color:#f4f4f5;color:#606266;font-size:12px;padding:0 6px;border-radius:2px;height:20px;line-height:20px}.detail-tag .label[data-v-3a0a9d49]{color:#909399;margin-right:4px;font-size:11px}.detail-tag.probability[data-v-3a0a9d49]{background-color:#ecf5ff;color:#409eff}.detail-tag.probability .label[data-v-3a0a9d49]{color:#a0cfff}.card-close[data-v-3a0a9d49]{width:32px;display:flex;align-items:center;justify-content:center;border-left:1px solid #ebeef5;color:#e4e7ed;transition:all 0.2s;font-size:14px}.card-close[data-v-3a0a9d49]:hover{background-color:#fef0f0 !important;color:#f56c6c !important}

.create-form .dialog-footer[data-v-45c6deba]{display:flex;justify-content:center;align-items:center;margin-top:20px}.create-form .dialog-footer button[data-v-45c6deba]{width:100px}[data-v-45c6deba] .el-dialog{margin:0;margin-top:0 !important;max-width:800px;width:80%}.el-dialog__wrapper[data-v-45c6deba]{display:flex;align-items:center;justify-content:center}

.product-table[data-v-1f2c544d]{margin-top:20px}.product-table[data-v-1f2c544d] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-1f2c544d] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-1f2c544d] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-1f2c544d] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-1f2c544d]{display:flex;justify-content:space-between}.product-query[data-v-1f2c544d] .el-form-item:first-child{margin-left:20px}.product[data-v-1f2c544d] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-1f2c544d] .el-dialog .el-select{width:100%}.product[data-v-1f2c544d] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-1f2c544d] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-1f2c544d] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-1f2c544d] .el-pagination{display:flex;justify-content:flex-end}

.turntable-config[data-v-6bf11950]{min-height:400px}.turntable-config .site-selection[data-v-6bf11950]{background:#f5f7fa;padding:20px;border-radius:6px;margin-bottom:20px}.turntable-config .site-selection .site-form-inline[data-v-6bf11950]{display:flex;align-items:center;justify-content:start}.turntable-config .site-selection .site-form-inline .site-label[data-v-6bf11950]{margin-right:10px;font-weight:500;color:#606266;flex-shrink:0}.turntable-config .site-selection .el-form-item[data-v-6bf11950]{margin-bottom:0}.turntable-config .config-content[data-v-6bf11950]{min-height:200px}.turntable-config .loading-container[data-v-6bf11950]{display:flex;align-items:center;justify-content:center;padding:50px}.turntable-config .loading-container .el-icon[data-v-6bf11950]{margin-right:10px}.turntable-config .config-form h3[data-v-6bf11950]{color:#409eff;border-bottom:2px solid #409eff;padding-bottom:10px;margin-bottom:20px;width:100%;clear:both}.turntable-config .config-form .form-row[data-v-6bf11950]{display:flex;width:100%;justify-content:space-between;margin-bottom:20px}.turntable-config .config-form .form-row .el-form-item[data-v-6bf11950]{margin-right:30px;margin-bottom:0}.turntable-config .config-form .form-row .el-form-item[data-v-6bf11950]:last-child{margin-right:0}.turntable-config .config-form .el-form-item[data-v-6bf11950]{margin-bottom:20px}.turntable-config .no-config[data-v-6bf11950]{padding:50px;text-align:center}.turntable-config .dialog-footer[data-v-6bf11950]{width:100%;display:flex;justify-content:center;gap:30px;margin-top:30px}.turntable-config .dialog-footer button[data-v-6bf11950]{padding-left:60px;padding-right:60px}

.product-table[data-v-accfb228]{margin-top:20px}.product-table[data-v-accfb228] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-accfb228] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-accfb228] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-accfb228] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-accfb228]{display:flex;justify-content:space-between}.product-query[data-v-accfb228] .el-form-item:first-child{margin-left:20px}.product[data-v-accfb228] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-accfb228] .el-dialog .el-select{width:100%}.product[data-v-accfb228] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-accfb228] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product[data-v-accfb228] .imgTable th:first-child .el-checkbox{display:none}.product[data-v-accfb228] .el-pagination{display:flex;justify-content:flex-end}.product[data-v-accfb228] .select-enabled .el-input-group__prepend{background-color:#fff !important}.product[data-v-accfb228] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}.product[data-v-accfb228] .collection .content .el-input__suffix{display:none}.product[data-v-accfb228] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}.product[data-v-accfb228] .collection .el-input__inner{border:none;border-radius:0 !important}.product[data-v-accfb228] .collection .el-button{border:none;border-radius:0 !important}

.top_menu[data-v-0a98331a]{width:100%;height:50px;display:flex;background:#334157}.top_menu .title[data-v-0a98331a]{width:200px;text-align:center;font-size:20px;color:white;line-height:50px;cursor:pointer}.top_menu .titles[data-v-0a98331a]{width:65px;text-align:center;font-size:20px;color:white;line-height:50px;cursor:pointer}.top_menu ul[data-v-0a98331a]{flex:1;width:100%;height:100%;padding:0 20px;color:#fff;list-style-type:none;text-align:right}.top_menu .li_left[data-v-0a98331a]{float:left;margin-left:0px;font-size:20px}.top_menu .el-icon-s-fold[data-v-0a98331a]:hover,.top_menu .el-icon-s-unfold[data-v-0a98331a]:hover{color:#169bd5}.top_menu li[data-v-0a98331a]{line-height:50px;margin-left:20px}


.box[data-v-875b2bc0] {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.main .error[data-v-875b2bc0] {
  width: 100%;
  padding: 40% 0 50px;
  text-align: center;
  color: #29aae3;
}
.main .error span[data-v-875b2bc0] {
  display: block;
  font-size: 16px;
  margin: 5px 0;
}
.main .error span.error-con[data-v-875b2bc0] {
  font-size: 24px;
}
.main .error span.error-home[data-v-875b2bc0] {
  font-size: 24px;
  font-weight: 800;
  margin: 10px 0;
}
.main .error a[data-v-875b2bc0] {
  color: #29aae3;
}

.user-segmentation-popover-wrapper .user-segmentation-popover .segmentation-item[data-v-569db256]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;width:100%}.user-segmentation-popover-wrapper .user-segmentation-popover .segmentation-item .label[data-v-569db256]{font-size:14px;color:#666;white-space:nowrap;flex-shrink:0}.user-segmentation-popover-wrapper .user-segmentation-popover .segmentation-item .value[data-v-569db256]{font-size:14px;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0;margin-left:12px}.user-overview[data-v-569db256]{padding:8px;max-width:100%;overflow-x:hidden}.user-overview .panel-header[data-v-569db256]{margin-bottom:20px;padding:0 10px}.user-overview .panel-header h2[data-v-569db256]{margin:0;font-size:24px;font-weight:600;color:#333}.user-overview .conversion-section[data-v-569db256]{margin-top:20px}.user-overview .panel-query[data-v-569db256]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-overview .panel-query[data-v-569db256] .el-form-item:first-child{margin-left:20px}.user-overview .data-cards-grid .card-row[data-v-569db256]{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:20px}@media (max-width: 1400px){.user-overview .data-cards-grid .card-row[data-v-569db256]{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.user-overview .data-cards-grid .card-row[data-v-569db256]{grid-template-columns:1fr}}.user-overview .data-cards-grid .data-card[data-v-569db256]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;position:relative;overflow:hidden}.user-overview .data-cards-grid .data-card[data-v-569db256]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.user-overview .data-cards-grid .data-card .card-header[data-v-569db256]{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-overview .data-cards-grid .data-card .card-header h3[data-v-569db256]{margin:0;font-size:16px;font-weight:600;color:#333}.user-overview .data-cards-grid .data-card .card-content .main-value[data-v-569db256]{font-size:36px;font-weight:bold;line-height:1.2;text-align:center}.user-overview .data-cards-grid .data-card.card-purple .main-value[data-v-569db256]{color:#9c27b0}.user-overview .data-cards-grid .data-card.card-cyan .main-value[data-v-569db256]{color:#00bcd4}.user-overview .data-cards-grid .data-card.card-pink .main-value[data-v-569db256]{color:#e91e63}.user-overview .data-cards-grid .data-card.card-orange .main-value[data-v-569db256]{color:#ff9800}.user-overview .user-segmentation-popover .segmentation-item[data-v-569db256]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;width:100%}.user-overview .user-segmentation-popover .segmentation-item .label[data-v-569db256]{font-size:14px;color:#666;white-space:nowrap;flex-shrink:0}.user-overview .user-segmentation-popover .segmentation-item .value[data-v-569db256]{font-size:14px;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0;margin-left:12px}.user-overview .structure-and-trend[data-v-569db256]{display:grid;grid-template-columns:1.2fr 2fr;gap:20px;margin-top:20px}@media (max-width: 1200px){.user-overview .structure-and-trend[data-v-569db256]{grid-template-columns:1fr}}.user-overview .structure-and-trend .user-structure-card[data-v-569db256],.user-overview .structure-and-trend .user-trend-card[data-v-569db256]{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);padding:16px 20px}.user-overview .structure-and-trend .user-structure-card .card-header[data-v-569db256],.user-overview .structure-and-trend .user-trend-card .card-header[data-v-569db256]{margin-bottom:12px}.user-overview .structure-and-trend .user-structure-card .card-header h3[data-v-569db256],.user-overview .structure-and-trend .user-trend-card .card-header h3[data-v-569db256]{margin:0;font-size:16px;font-weight:600}.user-overview .structure-and-trend .user-structure-card .card-body[data-v-569db256],.user-overview .structure-and-trend .user-trend-card .card-body[data-v-569db256]{font-size:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:50px;text-align:center}.user-overview .structure-and-trend .user-structure-card .structure-row[data-v-569db256]{margin-bottom:16px;width:100%}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-top[data-v-569db256]{display:flex;justify-content:space-between;margin-bottom:4px}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-top .label[data-v-569db256]{color:#666}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-top .percent[data-v-569db256]{color:#333;font-weight:600}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom[data-v-569db256]{display:flex;flex-direction:column;align-items:start;gap:4px}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .value[data-v-569db256]{font-size:18px;font-weight:600}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .progress-bar[data-v-569db256]{width:100%;height:8px;border-radius:4px;background:#f0f0f0;overflow:hidden}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .progress-bar .progress-inner[data-v-569db256]{background:#4fc3f7;height:100%;border-radius:4px 0 0 4px;transition:width 0.3s}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .progress-bar .progress-inner.subscribe[data-v-569db256]{background:#ffb74d}.user-overview .structure-and-trend .user-trend-card .trend-chart[data-v-569db256]{width:100%;height:380px;min-height:380px}.user-overview .conversion-card[data-v-569db256]{margin-top:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);padding:16px 20px}.user-overview .conversion-card .card-header[data-v-569db256]{margin-bottom:12px}.user-overview .conversion-card .card-header h3[data-v-569db256]{margin:0;font-size:16px;font-weight:600}.user-overview .conversion-card .conversion-grid[data-v-569db256]{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:16px}@media (max-width: 1400px){.user-overview .conversion-card .conversion-grid[data-v-569db256]{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.user-overview .conversion-card .conversion-grid[data-v-569db256]{grid-template-columns:1fr}}.user-overview .conversion-card .conversion-grid .conversion-item .label[data-v-569db256]{font-size:13px;color:#888;margin-bottom:4px}.user-overview .conversion-card .conversion-grid .conversion-item .value[data-v-569db256]{font-size:18px;font-weight:600}

.user-segmentation-popover-wrapper .user-segmentation-popover .segmentation-item[data-v-788dbaf1]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;width:100%}.user-segmentation-popover-wrapper .user-segmentation-popover .segmentation-item .label[data-v-788dbaf1]{font-size:14px;color:#666;white-space:nowrap;flex-shrink:0}.user-segmentation-popover-wrapper .user-segmentation-popover .segmentation-item .value[data-v-788dbaf1]{font-size:14px;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0;margin-left:12px}.user-overview[data-v-788dbaf1]{padding:8px;max-width:100%;overflow-x:hidden}.user-overview .panel-header[data-v-788dbaf1]{margin-bottom:20px;padding:0 10px}.user-overview .panel-header h2[data-v-788dbaf1]{margin:0;font-size:24px;font-weight:600;color:#333}.user-overview .conversion-section[data-v-788dbaf1]{margin-top:20px}.user-overview .conversion-detail-row[data-v-788dbaf1]{margin-top:24px}.user-overview .conversion-detail-row .block-title[data-v-788dbaf1]{font-size:16px;font-weight:600;color:#333;margin-bottom:12px;padding-left:4px}.user-overview .conversion-detail-row .conversion-detail-grid[data-v-788dbaf1]{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.4fr);gap:20px;align-items:stretch}@media (max-width: 1200px){.user-overview .conversion-detail-row .conversion-detail-grid[data-v-788dbaf1]{grid-template-columns:1fr}}.user-overview .conversion-detail-row .funnel-panel[data-v-788dbaf1],.user-overview .conversion-detail-row .trend-panel[data-v-788dbaf1]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);padding:16px 20px;min-width:0}.user-overview .conversion-detail-row .funnel-panel[data-v-788dbaf1]{display:flex;flex-direction:column}.user-overview .conversion-detail-row .funnel-panel-body[data-v-788dbaf1]{flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.user-overview .conversion-detail-row .funnel-panel-title[data-v-788dbaf1],.user-overview .conversion-detail-row .trend-panel-title[data-v-788dbaf1]{font-size:14px;font-weight:600;margin-bottom:16px;color:#333}.user-overview .conversion-detail-row .funnel-panel-title[data-v-788dbaf1]{flex-shrink:0}.user-overview .conversion-detail-row .trend-panel[data-v-788dbaf1]{display:flex;flex-direction:column}.user-overview .conversion-detail-row .trend-panel-title[data-v-788dbaf1]{flex-shrink:0}.user-overview .conversion-detail-row .funnel-body[data-v-788dbaf1]{--funnel-trapezoid-h: 50px;--funnel-stack-row-gap: 8px;display:grid;grid-template-columns:90px minmax(0, 2fr) minmax(130px, auto);grid-template-rows:repeat(3, auto);-moz-column-gap:10px;column-gap:10px;row-gap:var(--funnel-stack-row-gap);align-items:center;width:100%;max-width:100%;margin:0 auto}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-body[data-v-788dbaf1]{grid-template-columns:80px minmax(0, 1fr) minmax(100px, auto);-moz-column-gap:12px;column-gap:12px;--funnel-trapezoid-h: 45px;--funnel-stack-row-gap: 8px}}.user-overview .conversion-detail-row .funnel-stage-block[data-v-788dbaf1]{display:contents}.user-overview .conversion-detail-row .funnel-rate-rail[data-v-788dbaf1]{grid-column:3;grid-row:1 / -1;align-self:stretch;display:flex;justify-content:flex-start;align-items:center;min-width:0}.user-overview .conversion-detail-row .funnel-rate-rail-stack[data-v-788dbaf1]{display:flex;flex-direction:column;justify-content:center;gap:16px;width:100%}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-rate-rail-stack[data-v-788dbaf1]{gap:14px}}.user-overview .conversion-detail-row .funnel-stage-label[data-v-788dbaf1]{font-size:14px;font-weight:500;color:#333;text-align:right;line-height:1.4;padding-right:8px}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-stage-label[data-v-788dbaf1]{font-size:12px}}.user-overview .conversion-detail-row .funnel-stage-center[data-v-788dbaf1]{display:flex;justify-content:center;align-items:stretch;min-height:50px;width:100%;box-sizing:border-box}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-stage-center[data-v-788dbaf1]{min-height:45px;padding:0 8px}}.user-overview .conversion-detail-row .funnel-trapezoid[data-v-788dbaf1]{min-width:120px;height:50px;max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;clip-path:polygon(8% 0, 92% 0, 85% 100%, 15% 100%);transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.08)}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-trapezoid[data-v-788dbaf1]{min-width:100px;height:45px}}.user-overview .conversion-detail-row .funnel-trapezoid .funnel-count[data-v-788dbaf1]{font-size:18px;font-weight:700;color:#333;letter-spacing:0.03em}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-trapezoid .funnel-count[data-v-788dbaf1]{font-size:16px}}.user-overview .conversion-detail-row .funnel-trapezoid.stage-blue[data-v-788dbaf1]{background:linear-gradient(135deg, #e3f2fd 0%, #90caf9 100%)}.user-overview .conversion-detail-row .funnel-trapezoid.stage-orange[data-v-788dbaf1]{background:linear-gradient(135deg, #fff3e0 0%, #ffb74d 100%)}.user-overview .conversion-detail-row .funnel-trapezoid.stage-green[data-v-788dbaf1]{background:linear-gradient(135deg, #e8f5e9 0%, #81c784 100%)}.user-overview .conversion-detail-row .funnel-trapezoid[data-v-788dbaf1]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.12)}.user-overview .conversion-detail-row .funnel-stage-center:not(.is-last) .funnel-trapezoid[data-v-788dbaf1]{margin-bottom:-1px}.user-overview .conversion-detail-row .funnel-stage-rate[data-v-788dbaf1]{font-size:13px;text-align:left;line-height:1.5;align-self:center}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-stage-rate[data-v-788dbaf1]{font-size:11px}}.user-overview .conversion-detail-row .funnel-stage-rate .rate-box[data-v-788dbaf1]{display:inline-block;padding:10px 14px;border-radius:10px;max-width:100%;box-shadow:0 2px 6px rgba(0,0,0,0.06);transition:all 0.3s ease;min-width:50px;text-align:center}@media (max-width: 768px){.user-overview .conversion-detail-row .funnel-stage-rate .rate-box[data-v-788dbaf1]{padding:8px 10px}}.user-overview .conversion-detail-row .funnel-stage-rate .rate-box[data-v-788dbaf1]:hover{transform:translateX(4px);box-shadow:0 3px 8px rgba(0,0,0,0.1)}.user-overview .conversion-detail-row .funnel-stage-rate .rate-line[data-v-788dbaf1]{font-weight:600;color:#333;word-break:break-all}.user-overview .conversion-detail-row .funnel-stage-rate.stage-blue .rate-box[data-v-788dbaf1]{background:linear-gradient(135deg, rgba(227,242,253,0.9) 0%, rgba(144,202,249,0.5) 100%);border:1px solid rgba(144,202,249,0.3)}.user-overview .conversion-detail-row .funnel-stage-rate.stage-orange .rate-box[data-v-788dbaf1]{background:linear-gradient(135deg, rgba(255,243,224,0.9) 0%, rgba(255,183,77,0.5) 100%);border:1px solid rgba(255,183,77,0.3)}.user-overview .conversion-detail-row .funnel-stage-rate.stage-green .rate-box[data-v-788dbaf1]{background:linear-gradient(135deg, rgba(232,245,233,0.9) 0%, rgba(129,199,132,0.5) 100%);border:1px solid rgba(129,199,132,0.3)}.user-overview .conversion-detail-row .trend-chart[data-v-788dbaf1]{width:100%;height:320px;min-height:320px;flex-shrink:0;position:relative;z-index:1}.user-overview .panel-query[data-v-788dbaf1]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-overview .panel-query[data-v-788dbaf1] .el-form-item:first-child{margin-left:20px}.user-overview .data-cards-grid .card-row[data-v-788dbaf1]{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:20px}@media (max-width: 1400px){.user-overview .data-cards-grid .card-row[data-v-788dbaf1]{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.user-overview .data-cards-grid .card-row[data-v-788dbaf1]{grid-template-columns:1fr}}.user-overview .data-cards-grid .data-card[data-v-788dbaf1]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;position:relative;overflow:hidden}.user-overview .data-cards-grid .data-card[data-v-788dbaf1]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.user-overview .data-cards-grid .data-card .card-header[data-v-788dbaf1]{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-overview .data-cards-grid .data-card .card-header h3[data-v-788dbaf1]{margin:0;font-size:16px;font-weight:600;color:#333}.user-overview .data-cards-grid .data-card .card-content .main-value[data-v-788dbaf1]{font-size:36px;font-weight:bold;line-height:1.2;text-align:center}.user-overview .data-cards-grid .data-card.card-purple .main-value[data-v-788dbaf1]{color:#9c27b0}.user-overview .data-cards-grid .data-card.card-cyan .main-value[data-v-788dbaf1]{color:#00bcd4}.user-overview .data-cards-grid .data-card.card-pink .main-value[data-v-788dbaf1]{color:#e91e63}.user-overview .data-cards-grid .data-card.card-orange .main-value[data-v-788dbaf1]{color:#ff9800}.user-overview .user-segmentation-popover .segmentation-item[data-v-788dbaf1]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;width:100%}.user-overview .user-segmentation-popover .segmentation-item .label[data-v-788dbaf1]{font-size:14px;color:#666;white-space:nowrap;flex-shrink:0}.user-overview .user-segmentation-popover .segmentation-item .value[data-v-788dbaf1]{font-size:14px;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0;margin-left:12px}.user-overview .structure-and-trend[data-v-788dbaf1]{display:grid;grid-template-columns:1.2fr 2fr;gap:20px;margin-top:20px}.user-overview .structure-and-trend .user-structure-card[data-v-788dbaf1],.user-overview .structure-and-trend .user-trend-card[data-v-788dbaf1]{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);padding:16px 20px}.user-overview .structure-and-trend .user-structure-card .card-header[data-v-788dbaf1],.user-overview .structure-and-trend .user-trend-card .card-header[data-v-788dbaf1]{margin-bottom:12px}.user-overview .structure-and-trend .user-structure-card .card-header h3[data-v-788dbaf1],.user-overview .structure-and-trend .user-trend-card .card-header h3[data-v-788dbaf1]{margin:0;font-size:16px;font-weight:600}.user-overview .structure-and-trend .user-structure-card .card-body[data-v-788dbaf1],.user-overview .structure-and-trend .user-trend-card .card-body[data-v-788dbaf1]{font-size:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:50px;text-align:center}.user-overview .structure-and-trend .user-structure-card .structure-row[data-v-788dbaf1]{margin-bottom:16px;width:100%}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-top[data-v-788dbaf1]{display:flex;justify-content:space-between;margin-bottom:4px}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-top .label[data-v-788dbaf1]{color:#666}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-top .percent[data-v-788dbaf1]{color:#333;font-weight:600}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom[data-v-788dbaf1]{display:flex;flex-direction:column;align-items:start;gap:4px}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .value[data-v-788dbaf1]{font-size:18px;font-weight:600}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .progress-bar[data-v-788dbaf1]{width:100%;height:8px;border-radius:4px;background:#f0f0f0;overflow:hidden}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .progress-bar .progress-inner[data-v-788dbaf1]{height:100%;background:#ffb74d;border-radius:4px 0 0 4px;transition:width 0.3s}.user-overview .structure-and-trend .user-structure-card .structure-row .structure-row-bottom .progress-bar .progress-inner.subscribe[data-v-788dbaf1]{background:#4fc3f7}.user-overview .structure-and-trend .user-trend-card .trend-chart[data-v-788dbaf1]{width:100%;height:260px}.user-overview .conversion-card[data-v-788dbaf1]{margin-top:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.08);padding:16px 20px}.user-overview .conversion-card .card-header[data-v-788dbaf1]{margin-bottom:12px}.user-overview .conversion-card .card-header h3[data-v-788dbaf1]{margin:0;font-size:16px;font-weight:600}.user-overview .conversion-card .conversion-grid[data-v-788dbaf1]{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}.user-overview .conversion-card .conversion-grid .conversion-item .label[data-v-788dbaf1]{font-size:13px;color:#888;margin-bottom:4px}.user-overview .conversion-card .conversion-grid .conversion-item .value[data-v-788dbaf1]{font-size:18px;font-weight:600}

.user-overview[data-v-44969204]{padding:8px}.user-overview .panel-header[data-v-44969204]{margin-bottom:20px;padding:0 10px}.user-overview .panel-header h2[data-v-44969204]{margin:0;font-size:24px;font-weight:600;color:#333}.user-overview .panel-query[data-v-44969204]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-overview .panel-query[data-v-44969204] .el-form-item:first-child{margin-left:20px}.user-overview .data-cards-grid .summary-card-container[data-v-44969204]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1);margin-bottom:20px}.user-overview .data-cards-grid .summary-card-container .order-summary-header[data-v-44969204]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.user-overview .data-cards-grid .summary-card-container .order-summary-header .header-title h3[data-v-44969204]{margin:0;font-size:18px;font-weight:600;color:#333}.user-overview .data-cards-grid .card-row[data-v-44969204]{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px}@media (max-width: 1400px){.user-overview .data-cards-grid .card-row[data-v-44969204]{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.user-overview .data-cards-grid .card-row[data-v-44969204]{grid-template-columns:1fr}}.user-overview .data-cards-grid .data-card[data-v-44969204]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;position:relative;overflow:hidden;max-height:100px}.user-overview .data-cards-grid .data-card[data-v-44969204]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.user-overview .data-cards-grid .data-card .item[data-v-44969204]{max-height:60px !important;margin:0px !important}.user-overview .data-cards-grid .data-card .card-header[data-v-44969204]{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-overview .data-cards-grid .data-card .card-header h3[data-v-44969204]{margin:0;font-size:16px;font-weight:600;color:#333}.user-overview .data-cards-grid .data-card .card-content .main-value[data-v-44969204]{font-size:36px;font-weight:bold;line-height:1.2;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.user-overview .data-cards-grid .data-card.card-purple .main-value[data-v-44969204]{color:#9c27b0}.user-overview .data-cards-grid .data-card.card-cyan .main-value[data-v-44969204]{color:#00bcd4}.user-overview .data-cards-grid .data-card.card-pink .main-value[data-v-44969204]{color:#e91e63}.user-overview .data-cards-grid .data-card.card-orange .main-value[data-v-44969204]{color:#ff9800}.user-overview .exchange-rate-grid[data-v-44969204]{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;padding:20px 0}.user-overview .exchange-rate-grid .exchange-rate-item[data-v-44969204]{display:flex;flex-direction:column;gap:8px}.user-overview .exchange-rate-grid .exchange-rate-item .rate-label[data-v-44969204]{font-size:14px;color:#333;font-weight:500}.user-overview .site-gmv-table-container[data-v-44969204]{margin-top:20px}.user-overview .site-gmv-table-container .table-card[data-v-44969204]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-overview .site-gmv-table-container .table-card .table-header[data-v-44969204]{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.user-overview .site-gmv-table-container .table-card .table-header h3[data-v-44969204]{margin:0;font-size:18px;font-weight:600;color:#333}.user-overview .site-gmv-table-container .table-card[data-v-44969204] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.user-overview .site-gmv-table-container .table-card[data-v-44969204] .el-table th.el-table__cell{background-color:#fafafa}.user-overview .site-gmv-table-container .table-card[data-v-44969204] .el-table .cell{font-size:12px;text-align:center}.user-overview .gmv-chart-container[data-v-44969204]{margin-top:20px}.user-overview .gmv-chart-container .chart-card[data-v-44969204]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-overview .gmv-chart-container .chart-card .chart-header[data-v-44969204]{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.user-overview .gmv-chart-container .chart-card .chart-header h3[data-v-44969204]{margin:0;font-size:18px;font-weight:600;color:#333}.user-overview .gmv-chart-container .chart-card .gmv-chart[data-v-44969204]{width:100%;height:400px;min-height:400px}


.i18n-manage[data-v-747e1971] { padding: 0;
}
.i18n-query[data-v-747e1971] { margin-bottom: 12px;
}

.repur-celebration-table[data-v-5e6271f4]{margin-top:20px;overflow-x:auto;position:relative}.repur-celebration-table-link[data-v-5e6271f4]{color:#4181d4;cursor:pointer}.repur-celebration-table[data-v-5e6271f4] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-table[data-v-5e6271f4] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-table[data-v-5e6271f4] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-5e6271f4] .el-table .el-table__fixed-right-patch{display:none !important}.repur-celebration-table[data-v-5e6271f4] .el-table .el-table__fixed-right{right:0 !important}.repur-celebration-table[data-v-5e6271f4] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration-btn[data-v-5e6271f4]{display:flex;justify-content:space-between}.repur-celebration-query[data-v-5e6271f4] .el-form{display:flex;flex-wrap:wrap}.repur-celebration-query[data-v-5e6271f4] .el-form .el-form-item{margin-right:10px;display:flex}.repur-celebration[data-v-5e6271f4] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.repur-celebration[data-v-5e6271f4] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-5e6271f4] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.repur-celebration .range-separator[data-v-5e6271f4]{margin:0 10px}.repur-celebration[data-v-5e6271f4] .el-dialog .scrollable-cell{max-height:100px;overflow-y:auto;padding:4px 8px;word-break:break-word;line-height:1.5}.repur-celebration[data-v-5e6271f4] .el-dialog .scrollable-cell::-webkit-scrollbar{width:6px}.repur-celebration[data-v-5e6271f4] .el-dialog .scrollable-cell::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.repur-celebration[data-v-5e6271f4] .el-dialog .scrollable-cell::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.repur-celebration[data-v-5e6271f4] .el-dialog .scrollable-cell::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.repur-celebration[data-v-5e6271f4] .user-detail-dialog .el-dialog{max-height:80vh;display:flex;flex-direction:column}.repur-celebration[data-v-5e6271f4] .user-detail-dialog .el-dialog__body{max-height:calc(80vh - 110px);overflow-y:auto;padding:20px}.repur-celebration[data-v-5e6271f4] .user-detail-dialog .el-dialog__body::-webkit-scrollbar{width:8px}.repur-celebration[data-v-5e6271f4] .user-detail-dialog .el-dialog__body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.repur-celebration[data-v-5e6271f4] .user-detail-dialog .el-dialog__body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.repur-celebration[data-v-5e6271f4] .user-detail-dialog .el-dialog__body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.repur-celebration[data-v-5e6271f4] .user-info .el-descriptions-item__label,.repur-celebration[data-v-5e6271f4] .marketing-info .el-descriptions-item__label{width:140px !important;min-width:140px}.repur-celebration[data-v-5e6271f4] .user-info .el-descriptions-item__content,.repur-celebration[data-v-5e6271f4] .marketing-info .el-descriptions-item__content{width:435.5px !important}

.customer-service-table[data-v-d829f35e]{margin-top:20px}.customer-service-table[data-v-d829f35e] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.customer-service-table[data-v-d829f35e] .el-table th.el-table__cell{background-color:#fafafa}.customer-service-table[data-v-d829f35e] .el-table .cell{font-size:12px;text-align:center}.customer-service-table[data-v-d829f35e] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.customer-service-btn[data-v-d829f35e]{display:flex;justify-content:space-between}.customer-service-query[data-v-d829f35e] .el-form-item:first-child{margin-left:20px}.customer-service[data-v-d829f35e] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.customer-service[data-v-d829f35e] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.customer-service[data-v-d829f35e] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.customer-service-table[data-v-6ab2ab15]{margin-top:20px}.customer-service-table[data-v-6ab2ab15] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.customer-service-table[data-v-6ab2ab15] .el-table th.el-table__cell{background-color:#fafafa}.customer-service-table[data-v-6ab2ab15] .el-table .cell{font-size:12px;text-align:center}.customer-service-table[data-v-6ab2ab15] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.customer-service-btn[data-v-6ab2ab15]{display:flex;justify-content:space-between}.customer-service-query[data-v-6ab2ab15] .el-form-item:first-child{margin-left:20px}.customer-service[data-v-6ab2ab15] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.customer-service[data-v-6ab2ab15] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.customer-service[data-v-6ab2ab15] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.ticket-query[data-v-428b76e0] .el-form-item:first-child{margin-left:20px}.table-container[data-v-428b76e0]{margin-top:20px}.pagination-container[data-v-428b76e0]{margin-top:15px;text-align:right}

.merge-approval-page[data-v-47f0c9cc]{padding:20px;background:#f0f2f5;min-height:calc(100vh - 150px)}.stat-cards[data-v-47f0c9cc]{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px;margin-bottom:16px}.stat-card[data-v-47f0c9cc]{display:flex;align-items:center;gap:14px;background:#fff;border-radius:10px;padding:16px 20px;box-shadow:0 1px 6px rgba(0,0,0,0.07);border-left:4px solid transparent;transition:transform .15s}.stat-card[data-v-47f0c9cc]:hover{transform:translateY(-2px)}.stat-card--pending[data-v-47f0c9cc]{border-color:#E6A23C}.stat-card--pending .stat-icon[data-v-47f0c9cc]{background:rgba(230,162,60,0.12);color:#E6A23C}.stat-card--approved[data-v-47f0c9cc]{border-color:#67C23A}.stat-card--approved .stat-icon[data-v-47f0c9cc]{background:rgba(103,194,58,0.12);color:#67C23A}.stat-card--rejected[data-v-47f0c9cc]{border-color:#F56C6C}.stat-card--rejected .stat-icon[data-v-47f0c9cc]{background:rgba(245,108,108,0.12);color:#F56C6C}.stat-card--total[data-v-47f0c9cc]{border-color:#409EFF}.stat-card--total .stat-icon[data-v-47f0c9cc]{background:rgba(64,158,255,0.12);color:#409EFF}.stat-icon[data-v-47f0c9cc]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.stat-num[data-v-47f0c9cc]{font-size:26px;font-weight:700;color:#303133;line-height:1.2}.stat-label[data-v-47f0c9cc]{font-size:12px;color:#909399;margin-top:2px}.filter-card[data-v-47f0c9cc]{background:#fff;border-radius:10px;padding:16px 20px 8px;margin-bottom:14px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.filter-header[data-v-47f0c9cc]{font-size:13px;color:#606266;margin-bottom:12px;font-weight:500}.filter-header i[data-v-47f0c9cc]{margin-right:4px}.toolbar[data-v-47f0c9cc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.toolbar-total[data-v-47f0c9cc]{color:#606266;font-size:13px}.toolbar-actions[data-v-47f0c9cc]{display:flex;gap:8px;align-items:center}.table-card[data-v-47f0c9cc]{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.account-transfer[data-v-47f0c9cc]{display:flex;align-items:center;gap:10px;padding:6px 0}.account-box[data-v-47f0c9cc]{flex:1;background:#f8f9fb;border-radius:8px;padding:8px 12px;border:1px solid #ebeef5}.account-box--to[data-v-47f0c9cc]{background:#f0faf0;border-color:#d4edda}.account-tag[data-v-47f0c9cc]{font-size:11px;color:#909399;margin-bottom:3px;font-weight:500}.account-tag--to[data-v-47f0c9cc]{color:#67C23A}.account-email[data-v-47f0c9cc]{font-size:12px;color:#303133;font-weight:500;word-break:break-all;margin-bottom:4px}.transfer-arrow[data-v-47f0c9cc]{font-size:18px;color:#409EFF;flex-shrink:0;background:rgba(64,158,255,0.08);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.status-badge[data-v-47f0c9cc]{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500}.status-badge--pending[data-v-47f0c9cc]{background:rgba(230,162,60,0.1);color:#E6A23C}.status-badge--approved[data-v-47f0c9cc]{background:rgba(103,194,58,0.1);color:#67C23A}.status-badge--rejected[data-v-47f0c9cc]{background:rgba(245,108,108,0.1);color:#F56C6C}.status-dot[data-v-47f0c9cc]{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.user-time[data-v-47f0c9cc]{text-align:center}.user-name[data-v-47f0c9cc]{font-size:12px;color:#303133}.user-name i[data-v-47f0c9cc]{margin-right:3px}.time-text[data-v-47f0c9cc]{font-size:11px;color:#909399;margin-top:2px}.order-num[data-v-47f0c9cc]{font-family:monospace;font-size:12px;color:#409EFF}.remark-text[data-v-47f0c9cc]{font-size:12px;color:#606266;font-style:italic}.text-muted[data-v-47f0c9cc]{color:#c0c4cc}.btn-approve[data-v-47f0c9cc]{color:#67C23A !important;font-weight:500}.btn-reject[data-v-47f0c9cc]{color:#F56C6C !important;font-weight:500}.btn-rollback[data-v-47f0c9cc]{color:#F56C6C !important;font-weight:500}.snapshot-status[data-v-47f0c9cc]{display:flex;align-items:center;justify-content:space-between;background:#f8f9fb;border-radius:8px;padding:10px 16px;font-size:13px;color:#606266}.snapshot-status b[data-v-47f0c9cc]{color:#303133;margin-left:4px}.snapshot-empty[data-v-47f0c9cc]{text-align:center;color:#c0c4cc;font-size:13px;padding:30px 0}[data-v-47f0c9cc] .el-table{border-radius:8px;overflow:hidden}[data-v-47f0c9cc] .el-table .cell{font-size:12px}.dialog-section-title[data-v-47f0c9cc]{font-size:13px;font-weight:600;color:#606266;margin:0 0 12px 0;padding-left:8px;border-left:3px solid #909399}.dialog-section-title i[data-v-47f0c9cc]{margin-right:4px}.dialog-section-title--to[data-v-47f0c9cc]{border-color:#67C23A;color:#529b2e}.dialog-transfer-arrow[data-v-47f0c9cc]{text-align:center;color:#409EFF;font-size:13px;font-weight:500;margin:4px 0 16px;letter-spacing:2px}.dialog-transfer-arrow i[data-v-47f0c9cc]{margin-right:4px}.approve-info-card[data-v-47f0c9cc]{background:#f8f9fb;border-radius:10px;padding:16px;border:1px solid #ebeef5}.approve-site-row[data-v-47f0c9cc]{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:#909399}.approve-site-row i[data-v-47f0c9cc]{font-size:13px}.approve-account-row[data-v-47f0c9cc]{display:flex;align-items:center;gap:12px}.approve-account[data-v-47f0c9cc]{flex:1;text-align:center}.approve-account-label[data-v-47f0c9cc]{font-size:11px;color:#909399;margin-bottom:4px}.approve-account-label--to[data-v-47f0c9cc]{color:#67C23A;font-weight:600}.approve-account-email[data-v-47f0c9cc]{font-size:13px;font-weight:600;color:#303133;margin-bottom:6px;word-break:break-all}.approve-arrow[data-v-47f0c9cc]{font-size:20px;color:#409EFF;flex-shrink:0}.approve-reason[data-v-47f0c9cc]{margin-top:12px;padding-top:10px;border-top:1px dashed #dcdfe6;font-size:12px;color:#606266;line-height:1.6}.approve-reason i[data-v-47f0c9cc]{margin-right:4px;color:#909399}.approve-preview-row[data-v-47f0c9cc]{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:10px;border-top:1px dashed #dcdfe6}.approve-preview-tip[data-v-47f0c9cc]{font-size:11px;color:#909399}.preview-tip-bar[data-v-47f0c9cc]{background:rgba(230,162,60,0.08);border:1px solid rgba(230,162,60,0.3);border-radius:6px;padding:8px 12px;font-size:12px;color:#d48a1b;line-height:1.6}.preview-tip-bar i[data-v-47f0c9cc]{margin-right:4px}.preview-direction[data-v-47f0c9cc]{display:flex;align-items:center;gap:10px;margin-top:10px;padding:8px 14px;background:#f8f9fb;border-radius:6px;border:1px solid #ebeef5}.preview-email[data-v-47f0c9cc]{font-size:13px;font-weight:600}.preview-email--from[data-v-47f0c9cc]{color:#606266}.preview-email--to[data-v-47f0c9cc]{color:#67C23A}.preview-direction-arrow[data-v-47f0c9cc]{font-size:16px;color:#409EFF;flex-shrink:0}

.customer-service-table[data-v-69222a86]{margin-top:20px}.customer-service-table[data-v-69222a86] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.customer-service-table[data-v-69222a86] .el-table th.el-table__cell{background-color:#fafafa}.customer-service-table[data-v-69222a86] .el-table .cell{font-size:12px;text-align:center}.customer-service-table[data-v-69222a86] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.customer-service-btn[data-v-69222a86]{display:flex;justify-content:space-between}.customer-service-query[data-v-69222a86] .el-form-item:first-child{margin-left:20px}.customer-service[data-v-69222a86] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.customer-service[data-v-69222a86] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.customer-service[data-v-69222a86] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.ticket-query[data-v-1bdcb6ca] .el-form-item:first-child{margin-left:20px}[data-v-1bdcb6ca] .el-table tr td:first-child .cell{display:flex;align-items:center}[data-v-1bdcb6ca] .el-table tr td:first-child .cell .el-table__expand-icon{flex-shrink:0}.table-container[data-v-1bdcb6ca]{margin-top:20px}.pagination-container[data-v-1bdcb6ca]{margin-top:15px;text-align:right}

.ticket-query[data-v-756715d6] .el-form-item:first-child{margin-left:20px}.table-container[data-v-756715d6]{margin-top:20px}.pagination-container[data-v-756715d6]{margin-top:15px;text-align:right}[data-v-756715d6] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}[data-v-756715d6] .el-table th.el-table__cell{background-color:#fafafa}[data-v-756715d6] .el-table .cell{text-align:center}[data-v-756715d6] .el-table .el-table__body .el-table__row .el-table__cell:first-child .cell{text-align:left;padding:8px 0;min-height:40px;line-height:1.5;position:relative;overflow:visible;display:flex !important;align-items:flex-start;flex-wrap:wrap}[data-v-756715d6] .el-table .el-table__body .el-table__row .el-table__cell:first-child .cell .tree-node-content{flex:1;word-break:break-word;white-space:normal;line-height:1.5;text-indent:0;margin:0;padding:0;min-width:0;width:100%}[data-v-756715d6] .el-table .el-table__indent[style*='20px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:45px}[data-v-756715d6] .el-table .el-table__indent[style*='40px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:65px}[data-v-756715d6] .el-table .el-table__indent[style*='60px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:85px}[data-v-756715d6] .el-table .el-table__indent[style*='80px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:105px}[data-v-756715d6] .el-table .el-table__indent[style*='100px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:125px}[data-v-756715d6] .el-table .el-table__indent[style*='120px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:145px}[data-v-756715d6] .el-table .el-table__indent[style*='140px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:165px}[data-v-756715d6] .el-table .el-table__indent[style*='160px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:185px}[data-v-756715d6] .el-table .el-table__indent[style*='180px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:205px}[data-v-756715d6] .el-table .el-table__indent[style*='200px'] ~ .el-table__expand-icon ~ .tree-node-content{margin-left:225px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='20px'] ~ .tree-node-content{margin-left:20px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='40px'] ~ .tree-node-content{margin-left:40px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='60px'] ~ .tree-node-content{margin-left:60px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='80px'] ~ .tree-node-content{margin-left:80px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='100px'] ~ .tree-node-content{margin-left:100px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='120px'] ~ .tree-node-content{margin-left:120px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='140px'] ~ .tree-node-content{margin-left:140px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='160px'] ~ .tree-node-content{margin-left:160px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='180px'] ~ .tree-node-content{margin-left:180px}[data-v-756715d6] .el-table .el-table__cell:first-child .cell:not(.el-table__expand-icon) .el-table__indent[style*='200px'] ~ .tree-node-content{margin-left:200px}[data-v-756715d6] .el-table .el-table__expand-icon{width:20px;height:20px;line-height:20px;margin-right:5px;color:#c0c4cc;cursor:pointer;transition:transform 0.2s ease-in-out;flex-shrink:0}[data-v-756715d6] .el-table .el-table__indent{flex-shrink:0;display:inline-block}

.ticket-query[data-v-79178355] .el-form-item:first-child{margin-left:20px}.table-container[data-v-79178355]{margin-top:20px}.pagination-container[data-v-79178355]{margin-top:15px;text-align:right}

.site-tag-query[data-v-619edae2] .el-form-item:first-child{margin-left:20px}.table-container[data-v-619edae2]{margin-top:20px}.pagination-container[data-v-619edae2]{margin-top:15px;text-align:right}.tag-list[data-v-619edae2]{max-height:50vh;overflow-y:auto}.tag-list .tag-item[data-v-619edae2]{display:flex;align-items:center;margin-bottom:10px}

.services[data-v-2b3a3b5d]{height:100%;display:flex;flex-direction:column}.services-header[data-v-2b3a3b5d]{margin-bottom:20px}.table-container[data-v-2b3a3b5d]{flex:1;overflow:hidden}.pagination-container[data-v-2b3a3b5d]{margin-top:15px;text-align:right}.time-config-container .time-config-item[data-v-2b3a3b5d]{margin-bottom:10px}.time-config-container .time-config-item[data-v-2b3a3b5d]:last-child{margin-bottom:0}

.tags[data-v-7e5b0fcb]{height:100%;display:flex;flex-direction:column}.tags-header[data-v-7e5b0fcb]{margin-bottom:15px}.table-container[data-v-7e5b0fcb]{flex:1;overflow:hidden}.pagination-container[data-v-7e5b0fcb]{margin-top:15px;text-align:right}.service-group-list .service-group-item[data-v-7e5b0fcb]{display:flex;align-items:center;margin-bottom:10px}

.customer-service-table[data-v-4ac24311]{margin-top:20px}.customer-service-table[data-v-4ac24311] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.customer-service-table[data-v-4ac24311] .el-table th.el-table__cell{background-color:#fafafa}.customer-service-table[data-v-4ac24311] .el-table .cell{font-size:12px;text-align:center}.customer-service-table[data-v-4ac24311] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.customer-service-btn[data-v-4ac24311]{display:flex;justify-content:space-between}.customer-service-query[data-v-4ac24311] .el-form-item:first-child{margin-left:20px}.customer-service[data-v-4ac24311] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.customer-service[data-v-4ac24311] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.customer-service[data-v-4ac24311] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.customer-service .status-link[data-v-4ac24311]{color:#409eff;cursor:pointer;text-decoration:underline;transition:color 0.3s}.customer-service .status-link[data-v-4ac24311]:hover{color:#66b1ff}.customer-service .status-link[data-v-4ac24311]:active{color:#3a8ee6}.customer-service .image-list[data-v-4ac24311]{display:flex;flex-wrap:wrap;align-items:flex-start}.customer-service .image-list[data-v-4ac24311] .el-image{border:1px solid #dcdfe6;border-radius:4px;overflow:hidden;transition:transform 0.3s}.customer-service .image-list[data-v-4ac24311] .el-image:hover{transform:scale(1.05);box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}

.customer-service-table[data-v-663d1638]{margin-top:20px}.customer-service-table[data-v-663d1638] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.customer-service-table[data-v-663d1638] .el-table th.el-table__cell{background-color:#fafafa}.customer-service-table[data-v-663d1638] .el-table .cell{font-size:12px;text-align:center}.customer-service-table[data-v-663d1638] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.customer-service-btn[data-v-663d1638]{display:flex;justify-content:space-between}.customer-service-query[data-v-663d1638] .el-form-item:first-child{margin-left:20px}.customer-service[data-v-663d1638] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.customer-service[data-v-663d1638] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.customer-service[data-v-663d1638] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.customer-service-table[data-v-6b889a89]{margin-top:20px}.customer-service-table[data-v-6b889a89] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.customer-service-table[data-v-6b889a89] .el-table th.el-table__cell{background-color:#fafafa}.customer-service-table[data-v-6b889a89] .el-table .cell{font-size:12px;text-align:center}.customer-service-table[data-v-6b889a89] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.customer-service-btn[data-v-6b889a89]{display:flex;justify-content:flex-start;margin-bottom:20px}.customer-service-query[data-v-6b889a89] .el-form-item:first-child{margin-left:20px}.customer-service[data-v-6b889a89] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.customer-service[data-v-6b889a89] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.customer-service[data-v-6b889a89] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.photo-table[data-v-59594fff]{margin-top:20px}.photo-table[data-v-59594fff] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.photo-table[data-v-59594fff] .el-table th.el-table__cell{background-color:#fafafa}.photo-table[data-v-59594fff] .el-table .cell{font-size:12px;text-align:center}.photo-table[data-v-59594fff] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.photo-btn[data-v-59594fff]{display:flex;justify-content:space-between}.photo-query[data-v-59594fff] .el-form-item:first-child{margin-left:20px}.photo[data-v-59594fff] .el-dialog .el-form{display:grid;grid-template-columns:repeat(2, 1fr);justify-content:left;gap:20px}.photo[data-v-59594fff] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.photo[data-v-59594fff] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

#app[data-v-79242551]{width:100%;height:100%;background:url(../img/loginBg.9bf844e5.jpg);background-size:100%}.box_top[data-v-79242551]{text-align:center;padding:30px}.box-card[data-v-79242551]{width:500px;height:450px;padding:20px;margin:0 auto;margin-top:50px}.box-card .three_login[data-v-79242551]{border-top:1px solid #dddddd;margin-top:10px;padding-top:10px;display:flex;width:100%}.box-card .three_login .group[data-v-79242551]{margin:0 auto}.box-card .three_login .group span[data-v-79242551]{font-size:12px}.box-card .three_login .group .el-avatar[data-v-79242551]{background:white}.box-card .three_login .group:hover span[data-v-79242551]{color:#a73e11;cursor:pointer}

.review-audit-container[data-v-f339bea2]{padding:20px}.review-audit-container .search-form[data-v-f339bea2]{margin-bottom:15px}.review-audit-container .search-form .search-row[data-v-f339bea2]{display:flex;flex-wrap:wrap;align-items:center}.review-audit-container .search-form .search-row .el-form-item[data-v-f339bea2]{margin-bottom:0;margin-right:16px}.review-audit-container .search-form .search-row-1[data-v-f339bea2]{margin-bottom:16px}.review-audit-container .search-form .search-row-2[data-v-f339bea2]{justify-content:space-between}.review-audit-container .search-form .search-row-2 .search-buttons[data-v-f339bea2]{margin-left:auto}.review-audit-container .search-form .el-form-item__label[data-v-f339bea2]{width:90px !important;text-align:right}.review-audit-container .pagination[data-v-f339bea2]{margin-top:20px;text-align:right}.review-audit-container[data-v-f339bea2] .el-table__fixed-right{border-left:1px solid #ebeef5}.detail-full-row[data-v-f339bea2]{padding:8px 0;line-height:1.6;min-height:40px}.media-data .media-list[data-v-f339bea2]{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.media-data .media-list .media-img[data-v-f339bea2]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:4px}.media-data .media-list .media-video[data-v-f339bea2]{width:200px;max-height:150px}.no-media[data-v-f339bea2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:#909399;font-size:14px}.no-media i[data-v-f339bea2]{font-size:56px;margin-bottom:12px}

.review-detail-dialog .el-dialog__body{padding:24px 30px}.review-detail-dialog .review-detail-desc{font-size:15px}.review-detail-dialog .review-detail-desc .el-descriptions-item__label{width:120px;font-size:15px}.review-detail-dialog .review-detail-desc .el-descriptions-item__content{font-size:15px}

.review-setting-container[data-v-75217f72]{padding:20px;height:100%;display:flex;flex-direction:column;overflow:hidden}.review-setting-container .el-row[data-v-75217f72]{flex:1;min-height:0}.review-setting-container .el-col[data-v-75217f72]{height:100%}.review-setting-container .menu-card[data-v-75217f72],.review-setting-container .content-card[data-v-75217f72]{height:100%;display:flex;flex-direction:column}.review-setting-container .menu-card[data-v-75217f72] .el-card__body,.review-setting-container .content-card[data-v-75217f72] .el-card__body{flex:1;overflow:hidden}.review-setting-container .menu-card .menu-header[data-v-75217f72]{font-weight:600;font-size:16px}.review-setting-container .menu-card .setting-menu[data-v-75217f72]{border-right:none}.review-setting-container .menu-card .setting-menu .el-menu-item[data-v-75217f72]{height:48px;line-height:48px}.review-setting-container .content-card .content-header[data-v-75217f72]{font-weight:600;font-size:15px}.review-setting-container .content-card .i7-config-form[data-v-75217f72]{max-width:500px}.review-setting-container .content-card .i7-config-form .loading-text[data-v-75217f72]{margin-left:10px;color:#909399;font-size:12px}

.repur-celebration-table[data-v-7299b6b8]{margin-top:20px}.repur-celebration-table-link[data-v-7299b6b8]{color:#4181d4;cursor:pointer}.repur-celebration-table[data-v-7299b6b8] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-table[data-v-7299b6b8] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-table[data-v-7299b6b8] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-7299b6b8] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration-btn[data-v-7299b6b8]{display:flex;justify-content:space-between;align-items:center}.repur-celebration-btn .btn-left[data-v-7299b6b8]{display:flex;gap:10px}.repur-celebration-btn .btn-right[data-v-7299b6b8]{display:flex;gap:10px}.repur-celebration-query[data-v-7299b6b8] .el-form{display:flex;flex-wrap:wrap}.repur-celebration-query[data-v-7299b6b8] .el-form .el-form-item{margin-right:10px;display:flex}.repur-celebration[data-v-7299b6b8] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.repur-celebration[data-v-7299b6b8] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-7299b6b8] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.repur-celebration .download-dialog-content .download-info[data-v-7299b6b8]{display:flex;align-items:center;margin-bottom:15px;font-size:14px;color:#606266}.repur-celebration .download-dialog-content .download-tip[data-v-7299b6b8]{display:flex;align-items:center;margin-bottom:20px;padding:8px 12px;background-color:#f4f4f5;border-radius:4px}.repur-celebration .download-dialog-content .download-link-container .download-link-input[data-v-7299b6b8] .el-input__inner{font-size:12px;color:#409eff}

.repur-celebration-table[data-v-82a5960a]{margin-top:20px}.repur-celebration-table-link[data-v-82a5960a]{color:#4181d4;cursor:pointer}.repur-celebration-table[data-v-82a5960a] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-table[data-v-82a5960a] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-table[data-v-82a5960a] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-82a5960a] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration-btn[data-v-82a5960a]{display:flex;justify-content:space-between;align-items:center}.repur-celebration-btn .btn-left[data-v-82a5960a]{display:flex;gap:10px}.repur-celebration-btn .btn-right[data-v-82a5960a]{display:flex;gap:10px}.repur-celebration-query[data-v-82a5960a] .el-form{display:flex;flex-wrap:wrap}.repur-celebration-query[data-v-82a5960a] .el-form .el-form-item{margin-right:10px;display:flex}.repur-celebration[data-v-82a5960a] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.repur-celebration[data-v-82a5960a] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-82a5960a] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.repur-celebration .download-dialog-content .download-info[data-v-82a5960a]{display:flex;align-items:center;margin-bottom:15px;font-size:14px;color:#606266}.repur-celebration .download-dialog-content .download-tip[data-v-82a5960a]{display:flex;align-items:center;margin-bottom:20px;padding:8px 12px;background-color:#f4f4f5;border-radius:4px}.repur-celebration .download-dialog-content .download-link-container .download-link-input[data-v-82a5960a] .el-input__inner{font-size:12px;color:#409eff}

.repur-celebration-table[data-v-a156ece8]{margin-top:20px}.repur-celebration-table-link[data-v-a156ece8]{color:#4181d4;cursor:pointer}.repur-celebration-table[data-v-a156ece8] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-table[data-v-a156ece8] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-table[data-v-a156ece8] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-a156ece8] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration-btn[data-v-a156ece8]{display:flex;justify-content:space-between;align-items:center}.repur-celebration-btn .btn-left[data-v-a156ece8]{display:flex;gap:10px}.repur-celebration-btn .btn-right[data-v-a156ece8]{display:flex;gap:10px}.repur-celebration-query[data-v-a156ece8] .el-form{display:flex;flex-wrap:wrap}.repur-celebration-query[data-v-a156ece8] .el-form .el-form-item{margin-right:10px;display:flex}.repur-celebration[data-v-a156ece8] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.repur-celebration[data-v-a156ece8] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-a156ece8] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.repur-celebration .download-dialog-content .download-info[data-v-a156ece8]{display:flex;align-items:center;margin-bottom:15px;font-size:14px;color:#606266}.repur-celebration .download-dialog-content .download-tip[data-v-a156ece8]{display:flex;align-items:center;margin-bottom:20px;padding:8px 12px;background-color:#f4f4f5;border-radius:4px}.repur-celebration .download-dialog-content .download-link-container .download-link-input[data-v-a156ece8] .el-input__inner{font-size:12px;color:#409eff}

.anniversary-celebration-table[data-v-7d73d354]{margin-top:20px}.anniversary-celebration-table[data-v-7d73d354] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-7d73d354] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-7d73d354] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-7d73d354] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-7d73d354]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-7d73d354] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-7d73d354] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-7d73d354] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-7d73d354] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-7d73d354] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.product-upgrade .product-upgrade-btns[data-v-943168be]{display:flex;justify-content:space-between;margin-bottom:5px}.product-upgrade-table[data-v-943168be]{margin-top:20px}.product-upgrade-table[data-v-943168be] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-upgrade-table[data-v-943168be] .el-table th.el-table__cell{background-color:#fafafa}.product-upgrade-table[data-v-943168be] .el-table .cell{font-size:12px;text-align:center}.product-upgrade-table[data-v-943168be] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade-btn[data-v-943168be]{display:flex;justify-content:space-between}.product-upgrade-query[data-v-943168be] .el-form-item:first-child{margin-left:20px}.product-upgrade[data-v-943168be] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product-upgrade[data-v-943168be] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product-upgrade[data-v-943168be] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product-upgrade .el-pagination[data-v-943168be]{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade .search-form .search-form-btn[data-v-943168be]{width:93%;display:flex;justify-content:flex-end}

.coupon-table[data-v-45b0ca31]{margin-top:20px}.coupon-table[data-v-45b0ca31] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.coupon-table[data-v-45b0ca31] .el-table th.el-table__cell{background-color:#fafafa}.coupon-table[data-v-45b0ca31] .el-table .cell{font-size:12px;text-align:center}.coupon-table[data-v-45b0ca31] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.coupon-btn[data-v-45b0ca31]{display:flex;justify-content:space-between}.coupon-query[data-v-45b0ca31] .el-form-item:first-child{margin-left:20px}.coupon[data-v-45b0ca31] .el-dialog{width:clamp(640px, 55%, 860px)}.coupon[data-v-45b0ca31] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.coupon[data-v-45b0ca31] .el-dialog .el-select{width:100%}.coupon[data-v-45b0ca31] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.coupon[data-v-45b0ca31] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.coupon .code-cell[data-v-45b0ca31]{display:inline-flex;align-items:center;gap:6px}.coupon .code-cell .code-text[data-v-45b0ca31]{font-family:'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;font-size:12px;background:#f0f2f5;padding:2px 6px;border-radius:3px;color:#303133}.coupon .code-cell .copy-icon[data-v-45b0ca31]{cursor:pointer;color:#909399;transition:color 0.2s}.coupon .code-cell .copy-icon[data-v-45b0ca31]:hover{color:#409eff}.coupon .no-image[data-v-45b0ca31],.coupon .no-schedule[data-v-45b0ca31]{color:#c0c4cc;font-size:12px}.coupon .btn-danger[data-v-45b0ca31]{color:#f56c6c !important}.coupon .btn-danger[data-v-45b0ca31]:hover{color:#f78989 !important}.coupon .btn-warning[data-v-45b0ca31]{color:#e6a23c !important}.coupon .btn-warning[data-v-45b0ca31]:hover{color:#ebb563 !important}.coupon .btn-success[data-v-45b0ca31]{color:#67c23a !important}.coupon .btn-success[data-v-45b0ca31]:hover{color:#85ce61 !important}.coupon .empty-state[data-v-45b0ca31]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;color:#909399}.coupon .empty-state-icon[data-v-45b0ca31]{font-size:48px;color:#dcdfe6;margin-bottom:16px}.coupon .empty-state p[data-v-45b0ca31]{margin-bottom:16px;font-size:14px}.coupon .schedule-popover-title[data-v-45b0ca31]{font-weight:bold;font-size:13px;margin-bottom:8px;color:#303133}.coupon[data-v-45b0ca31] .schedule-badge .el-badge__content{transform:translateY(-4px) translateX(50%)}

.product-table[data-v-0a9a56b5]{margin-top:20px}.product-table[data-v-0a9a56b5] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-0a9a56b5] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-0a9a56b5] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-0a9a56b5] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-0a9a56b5]{display:flex;justify-content:space-between}.product-query[data-v-0a9a56b5] .el-form-item:first-child{margin-left:20px}.product[data-v-0a9a56b5] .el-dialog{width:clamp(600px, 50%, 800px)}.product[data-v-0a9a56b5] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-0a9a56b5] .el-dialog .el-select{width:100%}.product[data-v-0a9a56b5] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-0a9a56b5] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.double-points-table[data-v-522a781d]{margin-top:20px}.double-points-table[data-v-522a781d] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.double-points-table[data-v-522a781d] .el-table th.el-table__cell{background-color:#fafafa}.double-points-table[data-v-522a781d] .el-table .cell{font-size:12px;text-align:center}.double-points-table[data-v-522a781d] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.double-points-btn[data-v-522a781d]{display:flex;justify-content:space-between}.double-points-query[data-v-522a781d] .el-form-item:first-child{margin-left:20px}.double-points .config-form .el-select[data-v-522a781d],.double-points .config-form .el-date-editor[data-v-522a781d]{width:100%}.double-points[data-v-522a781d] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.double-points[data-v-522a781d] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:40px;padding-right:40px}

.leave-message-table[data-v-3409e0aa]{margin-top:20px}.leave-message-table[data-v-3409e0aa] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.leave-message-table[data-v-3409e0aa] .el-table th.el-table__cell{background-color:#fafafa}.leave-message-table[data-v-3409e0aa] .el-table .cell{font-size:12px;text-align:center}.leave-message-table[data-v-3409e0aa] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.leave-message-btn[data-v-3409e0aa]{display:flex;justify-content:space-between;margin-bottom:10px}.leave-message-query[data-v-3409e0aa] .el-form-item:first-child{margin-left:20px}.leave-message[data-v-3409e0aa] .el-dialog__footer{text-align:right}.leave-message .official-barrage-tip[data-v-3409e0aa]{background:#ecf5ff;border-radius:4px;padding:10px 16px;margin-bottom:16px;font-size:13px;color:#606266;display:flex;align-items:center}

.photo-table[data-v-5ada460c]{margin-top:20px}.photo-table[data-v-5ada460c] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.photo-table[data-v-5ada460c] .el-table th.el-table__cell{background-color:#fafafa}.photo-table[data-v-5ada460c] .el-table .cell{font-size:12px;text-align:center}.photo-table[data-v-5ada460c] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.photo-btn[data-v-5ada460c]{display:flex;justify-content:space-between}.photo-query[data-v-5ada460c] .el-form-item:first-child{margin-left:20px}.photo[data-v-5ada460c] .el-dialog .el-form{display:grid;grid-template-columns:repeat(2, 1fr);justify-content:left;gap:20px}.photo[data-v-5ada460c] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.photo[data-v-5ada460c] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.product-upgrade .product-upgrade-btns[data-v-efa13dd6]{display:flex;justify-content:space-between;margin-bottom:5px}.product-upgrade-table[data-v-efa13dd6]{margin-top:20px}.product-upgrade-table[data-v-efa13dd6] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-upgrade-table[data-v-efa13dd6] .el-table th.el-table__cell{background-color:#fafafa}.product-upgrade-table[data-v-efa13dd6] .el-table .cell{font-size:12px;text-align:center}.product-upgrade-table[data-v-efa13dd6] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-upgrade-btn[data-v-efa13dd6]{display:flex;justify-content:space-between}.product-upgrade-query[data-v-efa13dd6] .el-form-item:first-child{margin-left:20px}.product-upgrade[data-v-efa13dd6] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product-upgrade[data-v-efa13dd6] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product-upgrade[data-v-efa13dd6] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.product-upgrade .el-pagination[data-v-efa13dd6]{margin-top:20px;display:flex;justify-content:flex-end}

.anniversary-package-table[data-v-41baf8a0]{margin-top:20px}.anniversary-package-table[data-v-41baf8a0] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-package-table[data-v-41baf8a0] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-package-table[data-v-41baf8a0] .el-table .cell{font-size:12px;text-align:center}.anniversary-package-table[data-v-41baf8a0] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-package-btn[data-v-41baf8a0]{display:flex;justify-content:space-between}.anniversary-package-query[data-v-41baf8a0] .el-form-item:first-child{margin-left:20px}.anniversary-package .dialog-footer[data-v-41baf8a0]{text-align:right}.anniversary-package .dynamic-list[data-v-41baf8a0]{width:100%}.anniversary-package .dynamic-list__row[data-v-41baf8a0]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.anniversary-package .dynamic-list__row .el-input[data-v-41baf8a0]{flex:1}

.anniversary-celebration .file-container[data-v-66192d64]{position:relative;border:1px solid #ebeef5;border-radius:4px;overflow:hidden;transition:all 0.3s;width:120px}.anniversary-celebration .file-container[data-v-66192d64]:hover{transform:scale(1.02);box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}.anniversary-celebration .file-container .file-preview[data-v-66192d64]{display:flex;align-items:center;justify-content:center;height:120px;cursor:pointer}.anniversary-celebration .file-container .file-preview.pdf-preview[data-v-66192d64],.anniversary-celebration .file-container .file-preview.other-file[data-v-66192d64]{background-color:#f5f7fa}.anniversary-celebration .file-container .file-preview.pdf-preview .pdf-icon[data-v-66192d64],.anniversary-celebration .file-container .file-preview.pdf-preview .file-icon[data-v-66192d64],.anniversary-celebration .file-container .file-preview.other-file .pdf-icon[data-v-66192d64],.anniversary-celebration .file-container .file-preview.other-file .file-icon[data-v-66192d64]{text-align:center;color:#909399}.anniversary-celebration .file-container .file-actions[data-v-66192d64]{padding:5px;border-top:1px solid #ebeef5;background-color:#fafafa;display:flex;justify-content:space-around}.anniversary-celebration .file-container .file-actions .el-button[data-v-66192d64]{padding:2px 5px;font-size:11px}.anniversary-celebration[data-v-66192d64] .file-preview-dialog .el-message-box__content{padding:10px}.anniversary-celebration[data-v-66192d64] .file-preview-dialog .file-preview-container{display:flex;justify-content:center;align-items:center;margin:0;padding:0;max-height:70vh}.anniversary-celebration-table[data-v-66192d64]{margin-top:20px}.anniversary-celebration-table[data-v-66192d64] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-66192d64] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-66192d64] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-66192d64] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-66192d64]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-66192d64] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-66192d64] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-66192d64] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-66192d64] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-66192d64] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-66192d64] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}


.rule-manage[data-v-2754d50e] { padding: 20px;
}
.help-content[data-v-2754d50e] { font-size: 13px; line-height: 1.8; color: #606266;
}
.help-content h4[data-v-2754d50e] { margin: 12px 0 4px; color: #303133;
}
.help-content ul[data-v-2754d50e] { padding-left: 20px; margin: 4px 0;
}
.help-content p[data-v-2754d50e] { margin: 4px 0;
}

.bxgy-discount-table[data-v-5a680e36]{margin-top:20px}.bxgy-discount-table[data-v-5a680e36] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.bxgy-discount-table[data-v-5a680e36] .el-table th.el-table__cell{background-color:#fafafa}.bxgy-discount-table[data-v-5a680e36] .el-table .cell{font-size:12px;text-align:center}.bxgy-discount-table[data-v-5a680e36] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.bxgy-discount-btn[data-v-5a680e36]{display:flex;justify-content:space-between}.bxgy-discount-query[data-v-5a680e36] .el-form-item:first-child{margin-left:20px}.product-table[data-v-5a680e36]{margin-top:20px}.product-table[data-v-5a680e36] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-5a680e36] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-5a680e36] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-5a680e36] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-5a680e36]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-5a680e36] .el-form-item:first-child{margin-left:20px}

.discount-generate-record[data-v-69c8703f]{padding:20px;background:#f0f2f5;min-height:calc(100vh - 150px)}.filter-card[data-v-69c8703f]{background:#fff;border-radius:8px;padding:16px 20px 8px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.filter-header[data-v-69c8703f]{font-size:13px;color:#606266;margin-bottom:12px}.filter-header i[data-v-69c8703f]{margin-right:4px}.toolbar[data-v-69c8703f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.table-card[data-v-69c8703f]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.code-text[data-v-69c8703f]{font-family:monospace;font-size:12px;color:#409EFF;font-weight:500}.code-cell[data-v-69c8703f]{display:inline-flex;align-items:center;gap:6px;background:#f0f7ff;border:1px solid #d0e8ff;border-radius:4px;padding:2px 8px}.code-copy-btn[data-v-69c8703f]{font-size:13px;color:#909399;cursor:pointer;flex-shrink:0;transition:color 0.2s}.code-copy-btn[data-v-69c8703f]:hover{color:#409EFF}.order-link[data-v-69c8703f]{font-size:12px;color:#606266}.text-muted[data-v-69c8703f]{color:#c0c4cc}[data-v-69c8703f] .el-table{border-radius:6px;overflow:hidden}[data-v-69c8703f] .el-table .cell{font-size:12px}.snapshot-container[data-v-69c8703f]{padding:4px 0}.snapshot-row[data-v-69c8703f]{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f2f5}.snapshot-row[data-v-69c8703f]:last-child{border-bottom:none}.snapshot-label[data-v-69c8703f]{width:120px;flex-shrink:0;font-size:13px;color:#909399}.snapshot-value[data-v-69c8703f]{flex:1;font-size:13px;color:#303133}.snapshot-highlight[data-v-69c8703f]{font-weight:600;color:#409EFF;font-size:15px}

.discount-template[data-v-ffa94b32]{padding:20px;background:#f0f2f5;min-height:calc(100vh - 150px)}.stats-row[data-v-ffa94b32]{display:flex;gap:16px;margin-bottom:16px}.stat-card[data-v-ffa94b32]{flex:1;display:flex;align-items:center;gap:14px;background:#fff;border-radius:8px;padding:18px 20px;box-shadow:0 1px 4px rgba(0,0,0,0.06);transition:box-shadow 0.2s}.stat-card[data-v-ffa94b32]:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1)}.stat-icon[data-v-ffa94b32]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.stat-value[data-v-ffa94b32]{font-size:22px;font-weight:600;color:#303133;line-height:1.2}.stat-label[data-v-ffa94b32]{font-size:12px;color:#909399;margin-top:2px}.filter-card[data-v-ffa94b32]{background:#fff;border-radius:8px;padding:16px 20px 8px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.filter-header[data-v-ffa94b32]{font-size:13px;color:#606266;margin-bottom:12px}.filter-header i[data-v-ffa94b32]{margin-right:4px}.toolbar[data-v-ffa94b32]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.table-card[data-v-ffa94b32]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.title-text[data-v-ffa94b32]{font-weight:500;color:#303133}.title-clickable[data-v-ffa94b32]{cursor:pointer}.title-clickable[data-v-ffa94b32]:hover{color:#409EFF;text-decoration:underline}.price-value[data-v-ffa94b32]{font-weight:600;color:#409EFF;font-size:13px}.text-muted[data-v-ffa94b32]{color:#c0c4cc}.description-text[data-v-ffa94b32]{font-size:12px;color:#606266;word-break:break-all}.desc-popover-content[data-v-ffa94b32]{max-height:240px;overflow-y:auto}.desc-line[data-v-ffa94b32]{font-size:13px;color:#303133;line-height:1.8;padding:2px 0}.desc-bullet[data-v-ffa94b32]{color:#409EFF;font-weight:bold;margin-right:6px}.combine-tags[data-v-ffa94b32]{display:flex;gap:4px;justify-content:center;flex-wrap:wrap}.secret-key-cell[data-v-ffa94b32]{display:flex;align-items:center;justify-content:center;gap:4px}.secret-key-text[data-v-ffa94b32]{font-family:monospace;font-size:12px;color:#606266}.secret-key-toggle[data-v-ffa94b32]{cursor:pointer;font-size:16px;color:#c0c4cc;transition:color 0.2s}.secret-key-toggle[data-v-ffa94b32]:hover{color:#409EFF}.secret-key-toggle.is-active[data-v-ffa94b32]{color:#409EFF}.secret-key-form[data-v-ffa94b32]{display:flex;align-items:center;gap:8px}.secret-key-readonly[data-v-ffa94b32]{font-family:monospace;font-size:13px;color:#606266;background:#f5f7fa;padding:4px 12px;border-radius:4px;border:1px solid #e4e7ed;-webkit-user-select:all;-moz-user-select:all;user-select:all}.form-tip[data-v-ffa94b32]{display:block;font-size:12px;color:#909399;margin-top:4px}.form-section-title[data-v-ffa94b32]{font-size:14px;font-weight:600;color:#303133;margin-bottom:16px;padding-left:10px;border-left:3px solid #409EFF}[data-v-ffa94b32] .el-divider--horizontal{margin:16px 0}[data-v-ffa94b32] .el-table{border-radius:6px}[data-v-ffa94b32] .el-table .cell{font-size:12px}

.generate-key-loading .el-loading-spinner .el-icon-loading{font-size:40px;color:#E6A23C}.generate-key-loading .el-loading-spinner .el-loading-text{font-size:16px;font-weight:600;color:#E6A23C;margin-top:12px}

.discount-generate-record[data-v-37bbd68e]{padding:20px;background:#f0f2f5;min-height:calc(100vh - 150px)}.filter-card[data-v-37bbd68e]{background:#fff;border-radius:8px;padding:16px 20px 8px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.filter-header[data-v-37bbd68e]{font-size:13px;color:#606266;margin-bottom:12px}.filter-header i[data-v-37bbd68e]{margin-right:4px}.toolbar[data-v-37bbd68e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.table-card[data-v-37bbd68e]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.code-text[data-v-37bbd68e]{font-family:monospace;font-size:12px;color:#409EFF;font-weight:500}.code-cell[data-v-37bbd68e]{display:inline-flex;align-items:center;gap:6px;background:#f0f7ff;border:1px solid #d0e8ff;border-radius:4px;padding:2px 8px}.code-copy-btn[data-v-37bbd68e]{font-size:13px;color:#909399;cursor:pointer;flex-shrink:0;transition:color 0.2s}.code-copy-btn[data-v-37bbd68e]:hover{color:#409EFF}.order-link[data-v-37bbd68e]{font-size:12px;color:#606266}.text-muted[data-v-37bbd68e]{color:#c0c4cc}[data-v-37bbd68e] .el-table{border-radius:6px;overflow:hidden}[data-v-37bbd68e] .el-table .cell{font-size:12px}.snapshot-container[data-v-37bbd68e]{padding:4px 0}.snapshot-row[data-v-37bbd68e]{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f0f2f5}.snapshot-row[data-v-37bbd68e]:last-child{border-bottom:none}.snapshot-label[data-v-37bbd68e]{width:120px;flex-shrink:0;font-size:13px;color:#909399}.snapshot-value[data-v-37bbd68e]{flex:1;font-size:13px;color:#303133}.snapshot-highlight[data-v-37bbd68e]{font-weight:600;color:#409EFF;font-size:15px}

.discount-template[data-v-4ea1f002]{padding:20px;background:#f0f2f5;min-height:calc(100vh - 150px)}.stats-row[data-v-4ea1f002]{display:flex;gap:16px;margin-bottom:16px}.stat-card[data-v-4ea1f002]{flex:1;display:flex;align-items:center;gap:14px;background:#fff;border-radius:8px;padding:18px 20px;box-shadow:0 1px 4px rgba(0,0,0,0.06);transition:box-shadow 0.2s}.stat-card[data-v-4ea1f002]:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1)}.stat-icon[data-v-4ea1f002]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.stat-value[data-v-4ea1f002]{font-size:22px;font-weight:600;color:#303133;line-height:1.2}.stat-label[data-v-4ea1f002]{font-size:12px;color:#909399;margin-top:2px}.filter-card[data-v-4ea1f002]{background:#fff;border-radius:8px;padding:16px 20px 8px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.filter-header[data-v-4ea1f002]{font-size:13px;color:#606266;margin-bottom:12px}.filter-header i[data-v-4ea1f002]{margin-right:4px}.toolbar[data-v-4ea1f002]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.table-card[data-v-4ea1f002]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.title-text[data-v-4ea1f002]{font-weight:500;color:#303133}.title-clickable[data-v-4ea1f002]{cursor:pointer}.title-clickable[data-v-4ea1f002]:hover{color:#409EFF;text-decoration:underline}.price-value[data-v-4ea1f002]{font-weight:600;color:#409EFF;font-size:13px}.text-muted[data-v-4ea1f002]{color:#c0c4cc}.combine-tags[data-v-4ea1f002]{display:flex;gap:4px;justify-content:center;flex-wrap:wrap}.secret-key-text[data-v-4ea1f002]{font-family:monospace;font-size:12px;color:#606266}.form-tip[data-v-4ea1f002]{display:block;font-size:12px;color:#909399;margin-top:4px}.form-section-title[data-v-4ea1f002]{font-size:14px;font-weight:600;color:#303133;margin-bottom:16px;padding-left:10px;border-left:3px solid #409EFF}[data-v-4ea1f002] .el-divider--horizontal{margin:16px 0}[data-v-4ea1f002] .el-table{border-radius:6px}[data-v-4ea1f002] .el-table .cell{font-size:12px}

.shopify-discount[data-v-898c0b2a]{padding:20px;background:#fff;min-height:calc(100vh - 150px)}.btn-container[data-v-898c0b2a]{display:flex;justify-content:space-between;align-items:center}[data-v-898c0b2a] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}[data-v-898c0b2a] .el-table th.el-table__cell{background-color:#fafafa}[data-v-898c0b2a] .el-table .cell{font-size:12px}

.email-report-table[data-v-9d8147fa]{margin-top:20px}.email-report-table-link[data-v-9d8147fa]{color:#4181d4;cursor:pointer}.email-report-table[data-v-9d8147fa] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.email-report-table[data-v-9d8147fa] .el-table th.el-table__cell{background-color:#fafafa}.email-report-table[data-v-9d8147fa] .el-table .cell{font-size:12px;text-align:center}.email-report-table[data-v-9d8147fa] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.email-report-btn[data-v-9d8147fa]{display:flex;gap:20px}.email-report-query[data-v-9d8147fa] .el-form{display:flex;flex-wrap:wrap}.email-report-query[data-v-9d8147fa] .el-form .el-form-item{margin-right:10px;display:flex}.email-report[data-v-9d8147fa] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.email-report[data-v-9d8147fa] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.email-report[data-v-9d8147fa] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.anniversary-celebration-table[data-v-52773aaf]{margin-top:20px}.anniversary-celebration-table[data-v-52773aaf] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-52773aaf] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-52773aaf] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-52773aaf] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-52773aaf]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-52773aaf] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-52773aaf] .el-dialog{width:27%}.anniversary-celebration[data-v-52773aaf] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-52773aaf] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-52773aaf] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-52773aaf] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-52773aaf] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.anniversary-celebration-table[data-v-40a76751]{margin-top:20px}.anniversary-celebration-table[data-v-40a76751] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-40a76751] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-40a76751] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-40a76751] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-40a76751]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-40a76751] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-40a76751] .el-dialog{width:27%}.anniversary-celebration[data-v-40a76751] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-40a76751] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-40a76751] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-40a76751] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-40a76751] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.fraction-table[data-v-0f595fd8]{margin-top:20px}.fraction-table[data-v-0f595fd8] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.fraction-table[data-v-0f595fd8] .el-table th.el-table__cell{background-color:#fafafa}.fraction-table[data-v-0f595fd8] .el-table .cell{font-size:12px;text-align:center}.fraction-table[data-v-0f595fd8] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.fraction-btn[data-v-0f595fd8]{display:flex;justify-content:space-between}.fraction-query[data-v-0f595fd8] .el-form-item:first-child{margin-left:20px}.fraction[data-v-0f595fd8] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.fraction[data-v-0f595fd8] .el-dialog .el-radio input[aria-hidden='true']{display:none !important}.fraction[data-v-0f595fd8] .el-dialog .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:none !important}.fraction[data-v-0f595fd8] .el-dialog .el-select{width:100%}.fraction[data-v-0f595fd8] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.fraction[data-v-0f595fd8] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.points-text-table[data-v-7ee04cfe]{margin-top:20px}.points-text-table[data-v-7ee04cfe] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.points-text-table[data-v-7ee04cfe] .el-table th.el-table__cell{background-color:#fafafa}.points-text-table[data-v-7ee04cfe] .el-table .cell{font-size:12px;text-align:center}.points-text-table .no-points[data-v-7ee04cfe]{color:#909399;font-style:italic}.points-text-table[data-v-7ee04cfe] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.points-text-btn[data-v-7ee04cfe]{display:flex;justify-content:space-between}.points-text-query[data-v-7ee04cfe] .el-form-item:first-child{margin-left:20px}.points-text[data-v-7ee04cfe] .el-dialog{width:clamp(600px, 80%, 1300px)}.points-text[data-v-7ee04cfe] .el-dialog .el-dialog__body{padding:20px}.points-text[data-v-7ee04cfe] .el-dialog .config-content .product-info{margin-bottom:24px;padding:16px;background-color:#f8f9fa;border-radius:8px}.points-text[data-v-7ee04cfe] .el-dialog .config-content .product-info h3{margin:0 0 16px 0;color:#303133;font-size:16px;font-weight:600}.points-text[data-v-7ee04cfe] .el-dialog .config-content .product-info .info-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:12px}.points-text[data-v-7ee04cfe] .el-dialog .config-content .product-info .info-grid .info-item{display:flex;align-items:center}.points-text[data-v-7ee04cfe] .el-dialog .config-content .product-info .info-grid .info-item .label{font-weight:600;color:#606266;margin-right:8px;min-width:60px}.points-text[data-v-7ee04cfe] .el-dialog .config-content .product-info .info-grid .info-item .value{color:#303133;word-break:break-all}.points-text[data-v-7ee04cfe] .el-dialog .config-content .variant-config h3{margin:0 0 16px 0;color:#303133;font-size:16px;font-weight:600}.points-text[data-v-7ee04cfe] .el-dialog .config-content .variant-config .message-input-wrapper{display:flex;flex-direction:column;gap:4px}.points-text[data-v-7ee04cfe] .el-dialog .config-content .variant-config .message-input-wrapper .placeholder-buttons{display:flex;gap:4px;align-items:center}.points-text[data-v-7ee04cfe] .el-dialog .config-content .variant-config .message-input-wrapper .placeholder-buttons .placeholder-btn{padding:2px 4px;font-size:12px;cursor:pointer;white-space:nowrap}

.member-table[data-v-0b622032]{margin-top:20px}.member-table-link[data-v-0b622032]{color:#4181d4;cursor:pointer}.member-table[data-v-0b622032] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.member-table[data-v-0b622032] .el-table th.el-table__cell{background-color:#fafafa}.member-table[data-v-0b622032] .el-table .cell{font-size:12px;text-align:center}.member-table[data-v-0b622032] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.member-btn[data-v-0b622032]{display:flex;justify-content:space-between}.member-query[data-v-0b622032] .el-form{display:flex;flex-wrap:wrap}.member-query[data-v-0b622032] .el-form .el-form-item{margin-right:10px;display:flex}.member[data-v-0b622032] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.member[data-v-0b622032] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.member[data-v-0b622032] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.grade-table[data-v-37113fa2]{margin-top:20px}.grade-table[data-v-37113fa2] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.grade-table[data-v-37113fa2] .el-table th.el-table__cell{background-color:#fafafa}.grade-table[data-v-37113fa2] .el-table .cell{font-size:12px;text-align:center}.grade-table[data-v-37113fa2] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.grade-btn[data-v-37113fa2]{display:flex;justify-content:space-between}.grade-query[data-v-37113fa2] .el-form-item:first-child{margin-left:20px}.grade[data-v-37113fa2] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.grade[data-v-37113fa2] .el-dialog .el-form .el-form-item .el-select{width:100%}.grade[data-v-37113fa2] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.grade[data-v-37113fa2] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.anniversary-celebration-table[data-v-515e44d8]{margin-top:20px}.anniversary-celebration-table[data-v-515e44d8] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-515e44d8] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-515e44d8] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-515e44d8] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-515e44d8]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-515e44d8] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-515e44d8] .el-dialog{width:50%}.anniversary-celebration[data-v-515e44d8] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-515e44d8] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-515e44d8] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-515e44d8] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-515e44d8] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}[data-v-515e44d8] .collection{border:1px solid #dcdfe6;border-radius:4px !important;overflow:hidden}[data-v-515e44d8] .collection .el-select{width:70px !important;border-left:1px solid #dcdfe6}[data-v-515e44d8] .collection .content .el-input__suffix{display:none}[data-v-515e44d8] .collection .type .el-input__inner{border-right:1px solid #dcdfe6}[data-v-515e44d8] .collection .el-input__inner{border:none;border-radius:0 !important}[data-v-515e44d8] .collection .el-button{border:none;border-radius:0 !important}

.anniversary-celebration-table[data-v-3baf74e4]{margin-top:20px}.anniversary-celebration-table[data-v-3baf74e4] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-3baf74e4] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-3baf74e4] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-3baf74e4] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-3baf74e4]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-3baf74e4] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-3baf74e4] .el-dialog{width:27%}.anniversary-celebration[data-v-3baf74e4] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-3baf74e4] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-3baf74e4] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-3baf74e4] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-3baf74e4] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.anniversary-celebration-table[data-v-2be18a08]{margin-top:20px}.anniversary-celebration-table[data-v-2be18a08] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-2be18a08] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-2be18a08] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-2be18a08] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-2be18a08]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-2be18a08] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-2be18a08] .el-dialog{width:70%;overflow:scroll}.anniversary-celebration[data-v-2be18a08] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-2be18a08] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-2be18a08] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-2be18a08] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-2be18a08] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}[data-v-2be18a08] .frequencyRule{display:flex;align-items:center;gap:10px}[data-v-2be18a08] .frequencyRule .el-icon-close{display:none}[data-v-2be18a08] .hide-delete .el-upload-list__item .el-icon-close{display:none !important}[data-v-2be18a08] .frequencyRule-select .el-input__suffix{display:none}

.member-table[data-v-e37b8d08]{margin-top:20px}.member-table-link[data-v-e37b8d08]{color:#4181d4;cursor:pointer}.member-table[data-v-e37b8d08] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.member-table[data-v-e37b8d08] .el-table th.el-table__cell{background-color:#fafafa}.member-table[data-v-e37b8d08] .el-table .cell{font-size:12px;text-align:center}.member-table[data-v-e37b8d08] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.member-btn[data-v-e37b8d08]{display:flex;justify-content:space-between}.member-query[data-v-e37b8d08] .el-form{display:flex;flex-wrap:wrap}.member-query[data-v-e37b8d08] .el-form .el-form-item{margin-right:10px;display:flex}.member[data-v-e37b8d08] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.member[data-v-e37b8d08] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.member[data-v-e37b8d08] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.info-mbx[data-v-5645bd4f]{margin-top:10px}.info-tab[data-v-5645bd4f]{padding:10px 20px;margin-top:10px}.fade-enter-active[data-v-5645bd4f],.fade-leave-active[data-v-5645bd4f]{transition:opacity 0.5s ease}.fade-enter-from[data-v-5645bd4f],.fade-leave-to[data-v-5645bd4f]{opacity:0}

.membershipBenefits-table[data-v-02fef559]{margin-top:20px}.membershipBenefits-table[data-v-02fef559] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.membershipBenefits-table[data-v-02fef559] .el-table th.el-table__cell{background-color:#fafafa}.membershipBenefits-table[data-v-02fef559] .el-table .cell{font-size:12px;text-align:center}.membershipBenefits-table[data-v-02fef559] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.membershipBenefits-btn[data-v-02fef559]{display:flex;justify-content:space-between}.membershipBenefits-query[data-v-02fef559] .el-form-item:first-child{margin-left:20px}.membershipBenefits[data-v-02fef559] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.membershipBenefits[data-v-02fef559] .el-dialog .el-select{width:100%}.membershipBenefits[data-v-02fef559] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.membershipBenefits[data-v-02fef559] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.product-table[data-v-20e4b394]{margin-top:20px}.product-table[data-v-20e4b394] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-20e4b394] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-20e4b394] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-20e4b394] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-20e4b394]{display:flex;justify-content:space-between}.product-query[data-v-20e4b394] .el-form-item:first-child{margin-left:20px}.product[data-v-20e4b394] .el-dialog{width:clamp(600px, 50%, 800px)}.product[data-v-20e4b394] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-20e4b394] .el-dialog .el-select{width:100%}.product[data-v-20e4b394] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-20e4b394] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.member-table[data-v-d65d964a]{margin-top:20px}.member-table-link[data-v-d65d964a]{color:#4181d4;cursor:pointer}.member-table[data-v-d65d964a] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.member-table[data-v-d65d964a] .el-table th.el-table__cell{background-color:#fafafa}.member-table[data-v-d65d964a] .el-table .cell{font-size:12px;text-align:center}.member-table[data-v-d65d964a] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.member-btn[data-v-d65d964a]{display:flex;justify-content:space-between}.member-query[data-v-d65d964a] .el-form{display:flex;flex-wrap:wrap}.member-query[data-v-d65d964a] .el-form .el-form-item{margin-right:10px;display:flex}.member[data-v-d65d964a] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.member[data-v-d65d964a] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.member[data-v-d65d964a] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.member-table[data-v-7be87243]{margin-top:20px}.member-table-link[data-v-7be87243]{color:#4181d4;cursor:pointer}.member-table[data-v-7be87243] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.member-table[data-v-7be87243] .el-table th.el-table__cell{background-color:#fafafa}.member-table[data-v-7be87243] .el-table .cell{font-size:12px;text-align:center}.member-table[data-v-7be87243] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.member-btn[data-v-7be87243]{display:flex;justify-content:space-between}.member-query[data-v-7be87243] .el-form{display:flex;flex-wrap:wrap}.member-query[data-v-7be87243] .el-form .el-form-item{margin-right:10px;display:flex}.member[data-v-7be87243] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.member[data-v-7be87243] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.member[data-v-7be87243] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.product-table[data-v-7f2a63d4]{margin-top:20px}.product-table[data-v-7f2a63d4] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-7f2a63d4] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-7f2a63d4] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-7f2a63d4] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-7f2a63d4]{display:flex;justify-content:space-between}.product-query[data-v-7f2a63d4] .el-form-item:first-child{margin-left:20px}.product[data-v-7f2a63d4] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.product[data-v-7f2a63d4] .el-dialog .el-select{width:100%}.product[data-v-7f2a63d4] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.product[data-v-7f2a63d4] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.create-form .dialog-footer[data-v-3cb9691a]{display:flex;justify-content:center;align-items:center;margin-top:20px}.create-form .dialog-footer button[data-v-3cb9691a]{width:100px}[data-v-3cb9691a] .el-dialog{margin:0;margin-top:0 !important;max-width:800px;width:80%}.el-dialog__wrapper[data-v-3cb9691a]{display:flex;align-items:center;justify-content:center}

.discount-management[data-v-4d348447]{padding:20px;background:#fff;min-height:calc(100vh - 150px)}.query-form[data-v-4d348447]{border-radius:6px}.query-form[data-v-4d348447] .el-form{display:flex;flex-wrap:wrap}.query-form[data-v-4d348447] .el-form .el-form-item{margin-right:10px;display:flex}.btn-container[data-v-4d348447]{display:flex;justify-content:space-between;padding:0 10px}.table-container[data-v-4d348447]{margin-top:20px}.table-container .el-table[data-v-4d348447]{border-radius:6px;overflow:hidden}.table-container[data-v-4d348447] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.table-container[data-v-4d348447] .el-table th.el-table__cell{background-color:#fafafa}.table-container[data-v-4d348447] .el-table .cell{font-size:12px;text-align:center}.table-container[data-v-4d348447] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.form-tip[data-v-4d348447]{font-size:12px;color:#999;margin-top:5px;line-height:1.4}.dialog-footer[data-v-4d348447]{text-align:right}.el-table .cell .discount-title[data-v-4d348447]{color:#ff6600;font-weight:bold;font-size:14px}


.discount-item[data-v-2413d9e0] {
  margin-bottom: 16px;
}
.discount-row[data-v-2413d9e0] {
  display: flex;
  align-items: flex-start;
}
.discount-label[data-v-2413d9e0] {
  width: 100px;
  text-align: right;
  padding-right: 12px;
  line-height: 32px;
  font-size: 14px;
  color: #606266;
  box-sizing: border-box;
}
.discount-content[data-v-2413d9e0] {
  flex: 1;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.inline-form-item[data-v-2413d9e0] {
  margin-bottom: 0;
}

/* 操作按钮区域 */
.action-buttons[data-v-2413d9e0] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 3px;
}
.delete-btn[data-v-2413d9e0] {
  background-color: #f56c6c;
  border-color: #f56c6c;
}
.delete-btn[data-v-2413d9e0]:hover {
  background-color: #f78989;
  border-color: #f78989;
}
.add-btn[data-v-2413d9e0] {
  background-color: #67c23a;
  border-color: #67c23a;
}
.add-btn[data-v-2413d9e0]:hover {
  background-color: #85ce61;
  border-color: #85ce61;
}

/* 调整表单项的样式 */
[data-v-2413d9e0] .inline-form-item .el-form-item__content {
  margin-left: 0 !important;
}
[data-v-2413d9e0] .inline-form-item .el-form-item__error {
  padding-top: 2px;
}
.button-group[data-v-2413d9e0] {
  margin-top: 50px;
}
.button-group .el-form-item__content[data-v-2413d9e0] {
  padding-left: 0 !important;
}

.product-table[data-v-f3b3253a]{margin-top:20px}.product-table[data-v-f3b3253a] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-f3b3253a] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-f3b3253a] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-f3b3253a] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-f3b3253a]{display:flex;justify-content:space-between}.product .product-info-cell[data-v-f3b3253a]{display:flex;align-items:center;gap:10px;padding:4px 0}.product .product-thumb[data-v-f3b3253a]{width:44px;height:44px;border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid #ebeef5;background:#f5f7fa}.product .product-thumb .el-image[data-v-f3b3253a]{width:100%;height:100%}.product .product-thumb .thumb-fallback[data-v-f3b3253a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c0c4cc;font-size:18px}.product .product-meta[data-v-f3b3253a]{flex:1;min-width:0;text-align:left}.product .product-title[data-v-f3b3253a]{font-size:12px;color:#303133;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.product .product-tags[data-v-f3b3253a]{margin-top:4px;display:flex;align-items:center;gap:6px}.product .type-badge[data-v-f3b3253a]{display:inline-flex;align-items:center;gap:3px;padding:1px 7px;border-radius:3px;font-size:11px;border:1px solid currentColor;line-height:18px;white-space:nowrap}.product .type-badge i[data-v-f3b3253a]{font-size:11px}.product .btn-danger-text[data-v-f3b3253a]{color:#f56c6c}.product .btn-danger-text[data-v-f3b3253a]:hover{color:#f56c6c;opacity:0.8}.product .stock-value[data-v-f3b3253a]{display:inline-block;font-weight:600;padding:2px 8px;border-radius:4px;background:#f0f9eb;color:#67c23a}.product .stock-low[data-v-f3b3253a]{background:#fef0f0;color:#f56c6c}.product[data-v-f3b3253a] .el-dialog__wrapper{display:flex;align-items:center;justify-content:center}.product[data-v-f3b3253a] .el-dialog{margin:0;margin-top:0 !important;max-width:800px;width:80%}.product[data-v-f3b3253a] .create-dialog .el-dialog{max-width:900px}

.anniversary-celebration-table[data-v-3422fe8b]{margin-top:20px}.anniversary-celebration-table[data-v-3422fe8b] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-3422fe8b] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-3422fe8b] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-3422fe8b] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-3422fe8b]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-3422fe8b] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-3422fe8b] .el-dialog{width:27%}.anniversary-celebration[data-v-3422fe8b] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-3422fe8b] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-3422fe8b] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-3422fe8b] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-3422fe8b] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.scanner-subscription-table[data-v-3264f337]{margin-top:20px}.scanner-subscription-table[data-v-3264f337] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.scanner-subscription-table[data-v-3264f337] .el-table th.el-table__cell{background-color:#fafafa}.scanner-subscription-table[data-v-3264f337] .el-table .cell{font-size:12px;text-align:center}.scanner-subscription-table[data-v-3264f337] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.scanner-subscription-btn[data-v-3264f337]{display:flex;justify-content:space-between}.scanner-subscription-query[data-v-3264f337] .el-form-item:first-child{margin-left:20px}

.anniversary-celebration-table[data-v-25496cd8]{margin-top:20px}.anniversary-celebration-table[data-v-25496cd8] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.anniversary-celebration-table[data-v-25496cd8] .el-table th.el-table__cell{background-color:#fafafa}.anniversary-celebration-table[data-v-25496cd8] .el-table .cell{font-size:12px;text-align:center}.anniversary-celebration-table[data-v-25496cd8] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.anniversary-celebration-btn[data-v-25496cd8]{display:flex;justify-content:space-between}.anniversary-celebration-query[data-v-25496cd8] .el-form-item:first-child{margin-left:20px}.anniversary-celebration[data-v-25496cd8] .el-dialog{width:27%}.anniversary-celebration[data-v-25496cd8] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.anniversary-celebration[data-v-25496cd8] .el-dialog .el-select{width:100%}.anniversary-celebration[data-v-25496cd8] .el-dialog .el-dialog__body ul{padding:0 20px}.anniversary-celebration[data-v-25496cd8] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.anniversary-celebration[data-v-25496cd8] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.repur-celebration-section[data-v-6e7b3f40]{margin-top:30px}.repur-celebration-section .section-title[data-v-6e7b3f40]{font-size:14px;font-weight:bold;color:#303133;margin-bottom:10px;padding-left:8px;border-left:3px solid #409eff}.repur-celebration-section[data-v-6e7b3f40] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-section[data-v-6e7b3f40] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-section[data-v-6e7b3f40] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-6e7b3f40]{margin-top:20px}.repur-celebration-table[data-v-6e7b3f40] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-table[data-v-6e7b3f40] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-table[data-v-6e7b3f40] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-6e7b3f40] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration-btn[data-v-6e7b3f40]{display:flex;justify-content:flex-end}.repur-celebration-query[data-v-6e7b3f40] .el-form-item:first-child{margin-left:20px}.repur-celebration[data-v-6e7b3f40] .el-dialog{width:27%}.repur-celebration[data-v-6e7b3f40] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.repur-celebration[data-v-6e7b3f40] .el-dialog .el-select{width:100%}.repur-celebration[data-v-6e7b3f40] .el-dialog .el-dialog__body ul{padding:0 20px}.repur-celebration[data-v-6e7b3f40] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-6e7b3f40] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.review-management .media-container[data-v-0647575d]{position:relative;border:1px solid #ebeef5;border-radius:4px;overflow:hidden;transition:all 0.3s;width:120px}.review-management .media-container[data-v-0647575d]:hover{transform:scale(1.02);box-shadow:0 2px 12px 0 rgba(0,0,0,0.1)}.review-management .media-container .media-preview[data-v-0647575d]{display:flex;align-items:center;justify-content:center;height:120px;cursor:pointer}.review-management .media-container .media-preview.video-preview[data-v-0647575d],.review-management .media-container .media-preview.other-media[data-v-0647575d]{background-color:#f5f7fa}.review-management .media-container .media-preview.video-preview .video-icon[data-v-0647575d],.review-management .media-container .media-preview.video-preview .media-icon[data-v-0647575d],.review-management .media-container .media-preview.other-media .video-icon[data-v-0647575d],.review-management .media-container .media-preview.other-media .media-icon[data-v-0647575d]{text-align:center;color:#909399}.review-management .media-container .media-actions[data-v-0647575d]{padding:5px;border-top:1px solid #ebeef5;background-color:#fafafa;display:flex;justify-content:space-around}.review-management .media-container .media-actions .el-button[data-v-0647575d]{padding:2px 5px;font-size:11px}.review-management[data-v-0647575d] .media-preview-dialog .el-message-box__content{padding:10px}.review-management[data-v-0647575d] .media-preview-dialog .media-preview-container{display:flex;justify-content:center;align-items:center;margin:0;padding:0;max-height:70vh}.review-management .review-table[data-v-0647575d]{margin-top:20px}.review-management .review-table[data-v-0647575d] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.review-management .review-table[data-v-0647575d] .el-table th.el-table__cell{background-color:#fafafa}.review-management .review-table[data-v-0647575d] .el-table .cell{font-size:12px;text-align:center}.review-management .review-table[data-v-0647575d] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.review-management .review-btn[data-v-0647575d]{display:flex;justify-content:space-between}.review-management .review-query[data-v-0647575d]{margin-bottom:20px !important}.review-management .review-query .query-row[data-v-0647575d]{display:flex;align-items:center;margin-bottom:15px}.review-management .review-query .query-row[data-v-0647575d]:last-child{margin-bottom:0}.review-management .review-query .button-group[data-v-0647575d]{margin-left:auto;display:flex;align-items:center}.review-management .review-query .button-group .el-form-item[data-v-0647575d]{margin-right:10px}.review-management .review-query .button-group .el-form-item[data-v-0647575d]:last-child{margin-right:0}.review-management .review-query[data-v-0647575d] .el-form-item{margin-right:20px;margin-bottom:0}.review-management .review-query[data-v-0647575d] .el-form-item:first-child{margin-left:20px}.review-management[data-v-0647575d] .el-dialog{max-height:90vh;overflow-y:auto}.review-management[data-v-0647575d] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.review-management[data-v-0647575d] .el-dialog .el-select{width:100%}.review-management[data-v-0647575d] .el-dialog .el-dialog__body ul{padding:0 20px}.review-management[data-v-0647575d] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.review-management[data-v-0647575d] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.review-management .detail-section[data-v-0647575d]{margin-top:20px;padding:15px;border:1px solid #ebeef5;border-radius:4px;background-color:#fafafa}.review-management .detail-section .detail-label[data-v-0647575d]{font-weight:600;color:#303133;margin-bottom:8px;font-size:14px;white-space:nowrap}.review-management .detail-section .detail-content[data-v-0647575d]{color:#606266;line-height:1.6;word-break:break-word;white-space:pre-wrap}.review-management .media-section[data-v-0647575d]{margin-bottom:20px;padding:15px;border:1px solid #ebeef5;border-radius:4px;background-color:#fafafa}.review-management .media-section h4[data-v-0647575d]{margin:0 0 15px 0;color:#303133;font-size:16px;font-weight:600;border-bottom:1px solid #e0e0e0;padding-bottom:8px}.review-management .media-section .media-grid[data-v-0647575d]{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:15px}.review-management .media-section .media-container-large[data-v-0647575d]{border:1px solid #dcdfe6;border-radius:6px;overflow:hidden;background:white;transition:all 0.3s}.review-management .media-section .media-container-large[data-v-0647575d]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.review-management .media-section .media-container-large .media-preview-large[data-v-0647575d]{height:180px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.review-management .media-section .media-container-large .media-preview-large img[data-v-0647575d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 0.3s}.review-management .media-section .media-container-large .media-preview-large img[data-v-0647575d]:hover{transform:scale(1.05)}.review-management .media-section .media-container-large .media-preview-large.video-preview-large[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large[data-v-0647575d]{background:linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%)}.review-management .media-section .media-container-large .media-preview-large.video-preview-large .video-icon-large[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.video-preview-large .media-icon-large[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large .video-icon-large[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large .media-icon-large[data-v-0647575d]{text-align:center;color:#606266}.review-management .media-section .media-container-large .media-preview-large.video-preview-large .video-icon-large i[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.video-preview-large .media-icon-large i[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large .video-icon-large i[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large .media-icon-large i[data-v-0647575d]{font-size:48px;margin-bottom:8px;display:block}.review-management .media-section .media-container-large .media-preview-large.video-preview-large .video-icon-large div[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.video-preview-large .media-icon-large div[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large .video-icon-large div[data-v-0647575d],.review-management .media-section .media-container-large .media-preview-large.other-media-large .media-icon-large div[data-v-0647575d]{font-size:14px;font-weight:500}.review-management .media-section .media-container-large .media-actions-large[data-v-0647575d]{padding:10px;border-top:1px solid #ebeef5;background-color:#f8f9fa;display:flex;justify-content:space-around}.review-management .media-section .media-container-large .media-actions-large .el-button[data-v-0647575d]{flex:1;font-size:12px;margin-right:10px}.review-management .media-section .media-container-large .media-actions-large .el-button[data-v-0647575d]:last-child{margin-right:0}.review-management .media-section[data-v-0647575d] .el-rate .el-rate__icon{font-size:14px;margin-right:1px}.review-management .media-section[data-v-0647575d] .el-rate.el-rate--disabled .el-rate__icon{color:#ffd700}.review-management .media-section .approval-status-text[data-v-0647575d]{font-size:12px;font-weight:500;color:#606266;padding:4px 8px;border-radius:4px;background-color:#f5f7fa;display:inline-block;min-width:80px;text-align:center}

.product-table[data-v-349ed1e2]{margin-top:20px}.product-table[data-v-349ed1e2] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.product-table[data-v-349ed1e2] .el-table th.el-table__cell{background-color:#fafafa}.product-table[data-v-349ed1e2] .el-table .cell{font-size:12px;text-align:center}.product-table[data-v-349ed1e2] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.product-btn[data-v-349ed1e2]{display:flex;justify-content:space-between}.product .product-info-cell[data-v-349ed1e2]{display:flex;align-items:center;gap:10px;padding:4px 0}.product .product-thumb[data-v-349ed1e2]{width:44px;height:44px;border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid #ebeef5;background:#f5f7fa}.product .product-thumb .el-image[data-v-349ed1e2]{width:100%;height:100%}.product .product-thumb .thumb-fallback[data-v-349ed1e2]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c0c4cc;font-size:18px}.product .product-meta[data-v-349ed1e2]{flex:1;min-width:0;text-align:left}.product .product-title[data-v-349ed1e2]{font-size:12px;color:#303133;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.product .product-tags[data-v-349ed1e2]{margin-top:4px;display:flex;align-items:center;gap:6px}.product .type-badge[data-v-349ed1e2]{display:inline-flex;align-items:center;gap:3px;padding:1px 7px;border-radius:3px;font-size:11px;border:1px solid currentColor;line-height:18px;white-space:nowrap}.product .type-badge i[data-v-349ed1e2]{font-size:11px}.product .btn-danger-text[data-v-349ed1e2]{color:#f56c6c}.product .btn-danger-text[data-v-349ed1e2]:hover{color:#f56c6c;opacity:0.8}.product .stock-value[data-v-349ed1e2]{display:inline-block;font-weight:600;padding:2px 8px;border-radius:4px;background:#f0f9eb;color:#67c23a}.product .stock-low[data-v-349ed1e2]{background:#fef0f0;color:#f56c6c}.product[data-v-349ed1e2] .el-dialog__wrapper{display:flex;align-items:center;justify-content:center}.product[data-v-349ed1e2] .el-dialog{margin:0;margin-top:0 !important;max-width:800px;width:80%}.product[data-v-349ed1e2] .create-dialog .el-dialog{max-width:900px}

.bind-device-panel[data-v-7d3cf786]{padding:8px}.bind-device-panel .panel-query[data-v-7d3cf786]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.bind-device-panel .panels-container[data-v-7d3cf786]{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.bind-device-panel .data-panel[data-v-7d3cf786]{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden}.bind-device-panel .data-panel .panel-title[data-v-7d3cf786]{background:#1890ff;color:#fff;font-size:15px;font-weight:600;padding:12px 20px}.bind-device-panel .data-panel .panel-body[data-v-7d3cf786]{padding:16px}.bind-device-panel .data-panel .data-row[data-v-7d3cf786]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.bind-device-panel .data-panel .data-row[data-v-7d3cf786]:last-child{margin-bottom:0}.bind-device-panel .data-panel .data-item[data-v-7d3cf786]{background:#f7f9fc;border-radius:6px;padding:12px 16px;border:1px solid #e8edf3}.bind-device-panel .data-panel .data-item.full[data-v-7d3cf786]{grid-column:span 2}.bind-device-panel .data-panel .data-item .item-label[data-v-7d3cf786]{font-size:12px;color:#888;margin-bottom:4px}.bind-device-panel .data-panel .data-item .item-desc[data-v-7d3cf786]{font-size:11px;color:#bbb;margin-bottom:6px;line-height:1.4}.bind-device-panel .data-panel .data-item .item-value[data-v-7d3cf786]{font-size:22px;font-weight:bold;color:#333}.bind-device-panel .data-panel .data-item .item-value.primary[data-v-7d3cf786]{color:#333;font-size:28px}

.repur-celebration[data-v-959edb92]{padding:20px}.repur-celebration .panel-header[data-v-959edb92]{display:flex;align-items:center;margin-bottom:20px}.repur-celebration .panel-header h2[data-v-959edb92]{margin:0;font-size:24px;font-weight:600;color:#333}.repur-celebration .panel-query[data-v-959edb92]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.repur-celebration .repur-celebration-table[data-v-959edb92]{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table th{color:#000;font-weight:bold}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .cell{font-size:12px;text-align:center}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__body-wrapper::-webkit-scrollbar,.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__fixed-body-wrapper::-webkit-scrollbar,.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__fixed-right-body-wrapper::-webkit-scrollbar{width:9px;height:9px}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb,.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__fixed-body-wrapper::-webkit-scrollbar-thumb,.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__fixed-right-body-wrapper::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:10px}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__body-wrapper::-webkit-scrollbar-track,.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__fixed-body-wrapper::-webkit-scrollbar-track,.repur-celebration .repur-celebration-table[data-v-959edb92] .el-table .el-table__fixed-right-body-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.repur-celebration .repur-celebration-table[data-v-959edb92] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration .repur-celebration-table .summary-row[data-v-959edb92]{padding:10px 16px;background:#fafafa;border:1px solid #ebeef5;border-top:none;text-align:right;font-size:13px;color:#606266}.repur-celebration .repur-celebration-table .summary-row strong[data-v-959edb92]{color:#303133;font-size:14px}.repur-celebration .repur-celebration-table .cell-line-clamp[data-v-959edb92]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;line-height:1.4}.repur-celebration .download-dialog-content .download-tip[data-v-959edb92]{display:flex;align-items:center;margin-bottom:20px;padding:8px 12px;background-color:#f4f4f5;border-radius:4px}.repur-celebration .download-dialog-content[data-v-959edb92] .el-input__inner{font-size:12px;color:#409eff}.repur-celebration[data-v-959edb92] .el-dialog .dialog-footer{display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-959edb92] .el-dialog .dialog-footer button{padding-left:60px;padding-right:60px}

.device-activation-panel[data-v-34290e77]{padding:8px}.device-activation-panel .panel-query[data-v-34290e77]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.device-activation-panel .panels-container[data-v-34290e77]{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.device-activation-panel .data-panel[data-v-34290e77]{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden}.device-activation-panel .data-panel .panel-title[data-v-34290e77]{background:#1890ff;color:#fff;font-size:15px;font-weight:600;padding:12px 20px}.device-activation-panel .data-panel .panel-body[data-v-34290e77]{padding:16px}.device-activation-panel .data-panel .data-row[data-v-34290e77]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.device-activation-panel .data-panel .data-row[data-v-34290e77]:last-child{margin-bottom:0}.device-activation-panel .data-panel .data-item[data-v-34290e77]{background:#f7f9fc;border-radius:6px;padding:12px 16px;border:1px solid #e8edf3}.device-activation-panel .data-panel .data-item.full[data-v-34290e77]{grid-column:span 2}.device-activation-panel .data-panel .data-item .item-label[data-v-34290e77]{font-size:12px;color:#888;margin-bottom:4px}.device-activation-panel .data-panel .data-item .item-desc[data-v-34290e77]{font-size:11px;color:#bbb;margin-bottom:6px;line-height:1.4}.device-activation-panel .data-panel .data-item .item-value[data-v-34290e77]{font-size:22px;font-weight:bold;color:#333}.device-activation-panel .data-panel .data-item .item-value.primary[data-v-34290e77]{color:#333;font-size:28px}

.fanforge-points-card-panel[data-v-17d6af20]{padding:8px}.fanforge-points-card-panel .panel-header[data-v-17d6af20]{margin-bottom:20px;padding:0 10px}.fanforge-points-card-panel .panel-header h2[data-v-17d6af20]{margin:0;font-size:24px;font-weight:600;color:#333}.fanforge-points-card-panel .panel-query[data-v-17d6af20]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.fanforge-points-card-panel .data-cards-grid .card-row[data-v-17d6af20]{display:grid;gap:16px;margin-bottom:20px}.fanforge-points-card-panel .data-cards-grid .card-row--4col[data-v-17d6af20]{grid-template-columns:repeat(4, 1fr)}.fanforge-points-card-panel .data-cards-grid .card-row--1col[data-v-17d6af20]{grid-template-columns:1fr}.fanforge-points-card-panel .data-cards-grid .data-card[data-v-17d6af20]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.fanforge-points-card-panel .data-cards-grid .data-card[data-v-17d6af20]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.fanforge-points-card-panel .data-cards-grid .data-card .card-header[data-v-17d6af20]{margin-bottom:12px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.fanforge-points-card-panel .data-cards-grid .data-card .card-header h3[data-v-17d6af20]{margin:0 0 4px 0;font-size:13px;font-weight:600;color:#333}.fanforge-points-card-panel .data-cards-grid .data-card .card-header .date-range[data-v-17d6af20]{font-size:12px;color:#666}.fanforge-points-card-panel .data-cards-grid .data-card .card-content .main-value[data-v-17d6af20]{font-size:22px;font-weight:bold;color:#1890ff;line-height:1.2;text-align:center}.fanforge-points-card-panel .data-cards-grid .data-card .card-content .sub-value[data-v-17d6af20]{font-size:12px;color:#999;text-align:center;margin-top:4px}

.integral-data-panel[data-v-1d86a584]{padding:8px}.integral-data-panel .panel-header h2[data-v-1d86a584]{margin:0 0 20px 0;font-size:24px;font-weight:600;color:#333;padding:0 10px}.integral-data-panel .panel-query[data-v-1d86a584]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.integral-data-panel .data-cards-grid .card-row[data-v-1d86a584]{display:grid;gap:16px;margin-bottom:20px}.integral-data-panel .data-cards-grid .card-row--6col[data-v-1d86a584]{grid-template-columns:repeat(6, 1fr)}.integral-data-panel .data-cards-grid .data-card[data-v-1d86a584]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.integral-data-panel .data-cards-grid .data-card[data-v-1d86a584]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.integral-data-panel .data-cards-grid .data-card .card-header[data-v-1d86a584]{margin-bottom:12px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.integral-data-panel .data-cards-grid .data-card .card-header h3[data-v-1d86a584]{margin:0;font-size:13px;font-weight:600;color:#333}.integral-data-panel .data-cards-grid .data-card .card-content .main-value[data-v-1d86a584]{font-size:22px;font-weight:bold;color:#1890ff;text-align:center}.integral-data-panel .table-section[data-v-1d86a584]{margin-top:24px}.integral-data-panel .table-section .section-title[data-v-1d86a584]{font-size:18px;font-weight:600;color:#333;margin:0 0 12px 0;padding:0 10px}.integral-data-panel .table-section .table-container[data-v-1d86a584]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}

.lottery-report-panel[data-v-50885512]{padding:20px;background:#fff;min-height:calc(100vh - 150px)}.query-form[data-v-50885512]{border-radius:6px}.query-form[data-v-50885512] .el-form{display:flex;flex-wrap:wrap}.query-form[data-v-50885512] .el-form .el-form-item{margin-right:10px;display:flex}.summary-cards[data-v-50885512]{display:flex;gap:12px;margin:16px 0}.summary-cards .summary-card[data-v-50885512]{flex:1;padding:14px 16px;background:#f5f7fa;border-radius:6px;text-align:center}.summary-cards .summary-card .card-label[data-v-50885512]{font-size:12px;color:#909399;margin-bottom:6px}.summary-cards .summary-card .card-value[data-v-50885512]{font-size:22px;font-weight:bold;color:#303133}.summary-cards .summary-card .card-value.highlight[data-v-50885512]{color:#409eff}.distribution-section[data-v-50885512]{margin:16px 0}.distribution-section .section-title[data-v-50885512]{font-size:13px;font-weight:bold;color:#303133;margin-bottom:10px}.btn-container[data-v-50885512]{display:flex;justify-content:space-between;padding:0 10px}.table-container[data-v-50885512]{margin-top:20px}.table-container .el-table[data-v-50885512]{border-radius:6px;overflow:hidden}.table-container[data-v-50885512] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.table-container[data-v-50885512] .el-table th.el-table__cell{background-color:#fafafa}.table-container[data-v-50885512] .el-table .cell{font-size:12px}.table-container[data-v-50885512] .el-table .el-table__body-wrapper::-webkit-scrollbar{width:10px;height:10px}.table-container[data-v-50885512] .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:5px}.table-container[data-v-50885512] .el-table .el-table__body-wrapper::-webkit-scrollbar-track{background:#f0f0f0}.table-container[data-v-50885512] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}[data-v-50885512] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}[data-v-50885512] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.download-dialog-content .download-tip[data-v-50885512]{display:flex;align-items:center;margin-bottom:20px;padding:8px 12px;background-color:#f4f4f5;border-radius:4px}.download-dialog-content[data-v-50885512] .el-input__inner{font-size:12px;color:#409eff}

.member-product-line[data-v-5da55a00]{padding:8px}.member-product-line .panel-header[data-v-5da55a00]{margin-bottom:20px;padding:0 10px}.member-product-line .panel-header h2[data-v-5da55a00]{margin:0;font-size:24px;font-weight:600;color:#333}.member-product-line .panel-query[data-v-5da55a00]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.member-product-line .table-wrap[data-v-5da55a00]{background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow-x:auto}

.user-data-panel[data-v-4d1374d1]{padding:8px}.user-data-panel .panel-header[data-v-4d1374d1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.user-data-panel .panel-header h2[data-v-4d1374d1]{margin:0;font-size:24px;font-weight:600;color:#333}.user-data-panel .panel-header .header-actions[data-v-4d1374d1]{display:flex;gap:10px}.user-data-panel .panel-query[data-v-4d1374d1]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-data-panel .panel-query[data-v-4d1374d1] .el-form-item:first-child{margin-left:20px}.user-data-panel .section-title[data-v-4d1374d1]{font-size:18px;font-weight:600;color:#333;margin:24px 0 16px 4px;padding-left:10px;border-left:4px solid #1890ff}.user-data-panel .data-cards-grid .card-row[data-v-4d1374d1]{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:20px;grid-template-columns:repeat(4, 1fr)}.user-data-panel .data-cards-grid .data-card[data-v-4d1374d1]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.user-data-panel .data-cards-grid .data-card[data-v-4d1374d1]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.user-data-panel .data-cards-grid .data-card.placeholder[data-v-4d1374d1]{opacity:0.6;background:#f9f9f9}.user-data-panel .data-cards-grid .data-card.placeholder[data-v-4d1374d1]:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-data-panel .data-cards-grid .data-card .card-header[data-v-4d1374d1]{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-data-panel .data-cards-grid .data-card .card-header h3[data-v-4d1374d1]{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333}.user-data-panel .data-cards-grid .data-card .card-header .date-range[data-v-4d1374d1]{font-size:12px;color:#666;margin-bottom:4px}.user-data-panel .data-cards-grid .data-card .card-content .main-value[data-v-4d1374d1]{font-size:32px;font-weight:bold;color:#1890ff;margin-bottom:16px;line-height:1.2;text-align:center}.user-data-panel .data-cards-grid .data-card .card-content .main-value.placeholder[data-v-4d1374d1]{color:#999}.user-data-panel .data-content .card-row[data-v-4d1374d1]{display:grid;gap:16px;margin-bottom:20px}.user-data-panel .data-content .card-row--5col[data-v-4d1374d1]{grid-template-columns:repeat(5, 1fr)}.user-data-panel .data-content .data-card[data-v-4d1374d1]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.user-data-panel .data-content .data-card.clickable[data-v-4d1374d1]{cursor:pointer}.user-data-panel .data-content .data-card.clickable[data-v-4d1374d1]:hover{box-shadow:0 4px 16px rgba(24,144,255,0.2);border-color:#1890ff;transform:translateY(-2px)}.user-data-panel .data-content .data-card .card-header[data-v-4d1374d1]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-data-panel .data-content .data-card .card-header .card-header-left h3[data-v-4d1374d1]{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333}.user-data-panel .data-content .data-card .card-header .card-header-left .date-range[data-v-4d1374d1]{font-size:12px;color:#666;margin-bottom:4px}.user-data-panel .data-content .data-card .card-header .drill-hint[data-v-4d1374d1]{font-size:11px;color:#1890ff;white-space:nowrap;margin-top:2px}.user-data-panel .data-content .data-card .card-content .main-value[data-v-4d1374d1]{font-size:32px;font-weight:bold;color:#1890ff;text-align:center;margin-bottom:16px;line-height:1.2}.user-data-panel .data-content .data-card .card-content .sub-value[data-v-4d1374d1]{font-size:12px;color:#999;text-align:center;margin-bottom:12px}.user-data-panel .data-content .data-card .card-content .detail-row[data-v-4d1374d1]{display:flex;justify-content:space-between;font-size:13px;color:#666;padding:4px 0;border-top:1px solid #f5f5f5}.user-data-panel .data-content .data-card .card-content .detail-row .detail-value[data-v-4d1374d1]{font-weight:600;color:#333}.user-data-panel .drawer-content[data-v-4d1374d1]{padding:16px 20px}.user-data-panel .drawer-content .drawer-search[data-v-4d1374d1]{margin-bottom:16px}.user-data-panel .drawer-content .expand-content[data-v-4d1374d1]{padding:12px 20px;background:#fafafa}.user-data-panel .drawer-content .expand-content .no-history[data-v-4d1374d1]{color:#999;font-size:13px}.user-data-panel .drawer-content .expand-content .level-change[data-v-4d1374d1]{font-size:14px;font-weight:600;color:#1890ff}.user-data-panel .drawer-content .pagination[data-v-4d1374d1]{margin-top:16px;display:flex;justify-content:flex-end}

.user-data-panel[data-v-08607231]{padding:8px}.user-data-panel .panel-header[data-v-08607231]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.user-data-panel .panel-header h2[data-v-08607231]{margin:0;font-size:24px;font-weight:600;color:#333}.user-data-panel .panel-query[data-v-08607231]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-data-panel .panel-query[data-v-08607231] .el-form-item:first-child{margin-left:20px}.user-data-panel .data-cards-grid[data-v-08607231]{margin-bottom:20px}.user-data-panel .data-cards-grid .card-row--5col[data-v-08607231]{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px}.user-data-panel .data-cards-grid .data-card[data-v-08607231]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.user-data-panel .data-cards-grid .data-card[data-v-08607231]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.user-data-panel .data-cards-grid .data-card .card-header[data-v-08607231]{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-data-panel .data-cards-grid .data-card .card-header h3[data-v-08607231]{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333}.user-data-panel .data-cards-grid .data-card .card-header .date-range[data-v-08607231]{font-size:12px;color:#666}.user-data-panel .data-cards-grid .data-card .card-content .main-value[data-v-08607231]{font-size:32px;font-weight:bold;color:#1890ff;text-align:center;line-height:1.2}.user-data-panel .data-cards-grid .data-card .card-content .sub-value[data-v-08607231]{font-size:13px;color:#999;text-align:center;margin-top:8px}.user-data-panel .table-section[data-v-08607231]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-data-panel .table-section .panel-header[data-v-08607231]{margin-bottom:16px;padding:0}

.refund-report-panel[data-v-2b4973f5]{padding:20px;background:#fff;min-height:calc(100vh - 150px)}.query-form[data-v-2b4973f5]{border-radius:6px}.query-form[data-v-2b4973f5] .el-form{display:flex;flex-wrap:wrap}.query-form[data-v-2b4973f5] .el-form .el-form-item{margin-right:10px;display:flex}.btn-container[data-v-2b4973f5]{display:flex;justify-content:space-between;padding:0 10px}.table-container[data-v-2b4973f5]{margin-top:20px}.table-container .el-table[data-v-2b4973f5]{border-radius:6px;overflow:hidden}.table-container[data-v-2b4973f5] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.table-container[data-v-2b4973f5] .el-table th.el-table__cell{background-color:#fafafa}.table-container[data-v-2b4973f5] .el-table .cell{font-size:12px}.table-container[data-v-2b4973f5] .el-table .el-table__body-wrapper::-webkit-scrollbar{width:10px;height:10px}.table-container[data-v-2b4973f5] .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:5px}.table-container[data-v-2b4973f5] .el-table .el-table__body-wrapper::-webkit-scrollbar-track{background:#f0f0f0}.table-container[data-v-2b4973f5] .el-table__expanded-cell{padding:12px 20px 12px 48px;background-color:#fafcff}.table-container[data-v-2b4973f5] .el-table__expanded-cell .inner-table th.el-table__cell{background-color:#e8f0fe}.table-container[data-v-2b4973f5] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}[data-v-2b4973f5] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}[data-v-2b4973f5] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}.download-dialog-content .download-tip[data-v-2b4973f5]{display:flex;align-items:center;margin-bottom:20px;padding:8px 12px;background-color:#f4f4f5;border-radius:4px}.download-dialog-content[data-v-2b4973f5] .el-input__inner{font-size:12px;color:#409eff}

.sale-data-panel[data-v-7ce848d7]{padding:8px}.sale-data-panel .panel-header[data-v-7ce848d7]{margin-bottom:20px;padding:0 10px}.sale-data-panel .panel-header h2[data-v-7ce848d7]{margin:0;font-size:24px;font-weight:600;color:#333}.sale-data-panel .panel-query[data-v-7ce848d7]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.sale-data-panel .data-cards-grid .card-row[data-v-7ce848d7]{display:grid;gap:16px;margin-bottom:20px}.sale-data-panel .data-cards-grid .card-row--7col[data-v-7ce848d7]{grid-template-columns:repeat(7, 1fr)}.sale-data-panel .data-cards-grid .card-row--5col[data-v-7ce848d7]{grid-template-columns:repeat(5, 1fr)}.sale-data-panel .data-cards-grid .card-row--2col[data-v-7ce848d7]{grid-template-columns:repeat(2, 1fr)}.sale-data-panel .data-cards-grid .card-row--3col[data-v-7ce848d7]{grid-template-columns:repeat(3, 1fr)}.sale-data-panel .data-cards-grid .card-row--1col[data-v-7ce848d7]{grid-template-columns:1fr}.sale-data-panel .data-cards-grid .data-card[data-v-7ce848d7]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.sale-data-panel .data-cards-grid .data-card[data-v-7ce848d7]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.sale-data-panel .data-cards-grid .data-card .card-header[data-v-7ce848d7]{margin-bottom:12px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.sale-data-panel .data-cards-grid .data-card .card-header h3[data-v-7ce848d7]{margin:0 0 4px 0;font-size:13px;font-weight:600;color:#333}.sale-data-panel .data-cards-grid .data-card .card-header .date-range[data-v-7ce848d7]{font-size:12px;color:#666}.sale-data-panel .data-cards-grid .data-card .card-content .main-value[data-v-7ce848d7]{font-size:22px;font-weight:bold;color:#1890ff;line-height:1.2;text-align:center}.sale-data-panel .data-cards-grid .data-card .card-content .sub-value[data-v-7ce848d7]{font-size:12px;color:#999;text-align:center;margin-top:4px}

.repur-celebration-table[data-v-5aa885fc]{margin-top:20px}.repur-celebration-table[data-v-5aa885fc] .el-table th.el-table__cell>.cell{color:#000;font-weight:bold}.repur-celebration-table[data-v-5aa885fc] .el-table th.el-table__cell{background-color:#fafafa}.repur-celebration-table[data-v-5aa885fc] .el-table .cell{font-size:12px;text-align:center}.repur-celebration-table[data-v-5aa885fc] .el-pagination{margin-top:20px;display:flex;justify-content:flex-end}.repur-celebration .panel-header[data-v-5aa885fc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.repur-celebration .panel-header h2[data-v-5aa885fc]{margin:0;font-size:24px;font-weight:600;color:#333}.repur-celebration .panel-header .header-actions[data-v-5aa885fc]{display:flex;gap:10px}.repur-celebration .panel-query[data-v-5aa885fc]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.repur-celebration .panel-query[data-v-5aa885fc] .el-form-item:first-child{margin-left:20px}.repur-celebration .table-section[data-v-5aa885fc]{margin-top:30px}.repur-celebration .table-section .panel-header[data-v-5aa885fc]{margin-bottom:15px}.repur-celebration .table-section .panel-header h2[data-v-5aa885fc]{margin:0;font-size:20px;font-weight:600;color:#333}.repur-celebration-btn[data-v-5aa885fc]{display:flex;justify-content:flex-end}.repur-celebration[data-v-5aa885fc] .el-dialog{width:27%}.repur-celebration[data-v-5aa885fc] .el-dialog .el-form{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:left}.repur-celebration[data-v-5aa885fc] .el-dialog .el-select{width:100%}.repur-celebration[data-v-5aa885fc] .el-dialog .el-dialog__body ul{padding:0 20px}.repur-celebration[data-v-5aa885fc] .el-dialog .el-dialog__footer .dialog-footer{width:100%;display:flex;justify-content:center;gap:30px}.repur-celebration[data-v-5aa885fc] .el-dialog .el-dialog__footer .dialog-footer button{padding-left:60px;padding-right:60px}

.user-data-panel[data-v-485e0b4c]{padding:8px}.user-data-panel .panel-header[data-v-485e0b4c]{margin-bottom:20px;padding:0 10px}.user-data-panel .panel-header h2[data-v-485e0b4c]{margin:0;font-size:24px;font-weight:600;color:#333}.user-data-panel .panel-query[data-v-485e0b4c]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.user-data-panel .data-cards-grid .card-row[data-v-485e0b4c]{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px;margin-bottom:20px}.user-data-panel .data-cards-grid .card-row--3col[data-v-485e0b4c]{grid-template-columns:repeat(3, 1fr)}.user-data-panel .data-cards-grid .card-row--7col[data-v-485e0b4c]{grid-template-columns:repeat(7, 1fr);gap:12px}.user-data-panel .data-cards-grid .card-row--8col[data-v-485e0b4c]{grid-template-columns:repeat(8, 1fr);gap:12px}.user-data-panel .data-cards-grid .card-row--9col[data-v-485e0b4c]{grid-template-columns:repeat(9, 1fr);gap:12px}.user-data-panel .data-cards-grid .card-row--10col[data-v-485e0b4c]{grid-template-columns:repeat(10, 1fr);gap:12px}.user-data-panel .data-cards-grid .card-row--2col[data-v-485e0b4c]{grid-template-columns:repeat(2, 1fr)}.user-data-panel .data-cards-grid .data-card[data-v-485e0b4c]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease}.user-data-panel .data-cards-grid .data-card[data-v-485e0b4c]:hover{box-shadow:0 4px 16px rgba(0,0,0,0.15);transform:translateY(-2px)}.user-data-panel .data-cards-grid .data-card--chart[data-v-485e0b4c]{grid-column:span 1}.user-data-panel .data-cards-grid .data-card .card-header[data-v-485e0b4c]{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.user-data-panel .data-cards-grid .data-card .card-header h3[data-v-485e0b4c]{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333}.user-data-panel .data-cards-grid .data-card .card-header h3 .el-icon-question[data-v-485e0b4c]{font-size:14px;color:#999;cursor:pointer;margin-left:4px;vertical-align:middle}.user-data-panel .data-cards-grid .data-card .card-header .date-range[data-v-485e0b4c]{font-size:12px;color:#666}.user-data-panel .data-cards-grid .data-card .card-content .main-value[data-v-485e0b4c]{font-size:28px;font-weight:bold;color:#1890ff;line-height:1.2;text-align:center;white-space:nowrap}.user-data-panel .data-cards-grid .data-card .card-content .main-value--small[data-v-485e0b4c]{font-size:20px}

.box[data-v-616f410e]{max-width:100%;min-height:100%}.box .block[data-v-616f410e]{margin-bottom:20px;padding:15px 0;background:#f2f2f2;color:#140000}.box .block span[data-v-616f410e]{margin-left:20px}


.box-btn[data-v-74019f4a] {
  display: flex;
  flex-flow: column;
  width: 100%;
  gap: 20px;
&-query[data-v-74019f4a] {
    display: flex;
}
}


/*# sourceMappingURL=chunk-43e46cc0.29d55da954f8b31a0172.css.map?t=1781143853616*/