.lowcode-editor[data-v-db01df66]{padding:20px;background:#f0f2f5;min-height:100vh;height:100%}.lowcode-editor .editor-header[data-v-db01df66]{margin-bottom:20px;padding:12px 16px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.lowcode-editor .editor-header .header-top[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.lowcode-editor .editor-header .current-template[data-v-db01df66]{font-size:14px;color:rgba(0,0,0,.85);font-weight:500}.lowcode-editor .editor-header .config-help-bar[data-v-db01df66]{padding:12px 16px;background:#fff;border-radius:4px;margin-top:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.lowcode-editor .editor-header .config-help-bar .help-label[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s;transition:all .2s}.lowcode-editor .editor-header .config-help-bar .help-label[data-v-db01df66]:hover{opacity:.8}.lowcode-editor .editor-header .config-help-bar .help-label .anticon[data-v-db01df66]{font-size:16px;color:#1890ff}.lowcode-editor .editor-header .config-help-bar .help-label .help-link[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#1890ff;text-decoration:none;font-weight:500}.lowcode-editor .editor-header .config-help-bar .help-label .help-link[data-v-db01df66]:hover{color:#40a9ff;text-decoration:none}.lowcode-editor .editor-header .config-help-bar .help-label .help-link span[data-v-db01df66]:first-child{color:#1890ff;margin-right:2px}.lowcode-editor .editor-header .config-help-bar .help-label .help-link span[data-v-db01df66]:last-child{color:#1890ff}.lowcode-editor .editor-header .config-help-bar .help-label .expand-icon[data-v-db01df66]{font-size:12px;color:#1890ff;margin-left:4px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.lowcode-editor .editor-header .config-help-bar .help-content-list[data-v-db01df66]{padding-top:16px;margin-top:12px;border-top:1px solid #e8e8e8;-webkit-animation:slideDown-db01df66 .3s ease-out;animation:slideDown-db01df66 .3s ease-out;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:1200px){.lowcode-editor .editor-header .config-help-bar .help-content-list[data-v-db01df66]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.lowcode-editor .editor-header .config-help-bar .help-content-list[data-v-db01df66]{grid-template-columns:1fr}}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item[data-v-db01df66]{padding:12px;background:#fafafa;border-radius:4px;border-left:3px solid #1890ff;-webkit-transition:all .2s;transition:all .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item[data-v-db01df66]:hover{background:#f0f7ff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.1);box-shadow:0 2px 8px rgba(24,144,255,.1)}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item .help-item-title[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1890ff;margin-bottom:8px}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item .help-item-title .anticon[data-v-db01df66]{font-size:16px}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item .help-item-desc[data-v-db01df66]{padding-left:24px}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item .help-item-desc .desc-item[data-v-db01df66]{font-size:13px;color:rgba(0,0,0,.85);line-height:1.8;margin-bottom:6px;position:relative;padding-left:12px}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item .help-item-desc .desc-item[data-v-db01df66]:before{content:"\2022";position:absolute;left:0;color:#1890ff;font-weight:700;font-size:14px}.lowcode-editor .editor-header .config-help-bar .help-content-list .help-item .help-item-desc .desc-item[data-v-db01df66]:last-child{margin-bottom:0}@-webkit-keyframes slideDown-db01df66{0%{opacity:0;max-height:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;max-height:1000px;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown-db01df66{0%{opacity:0;max-height:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;max-height:1000px;-webkit-transform:translateY(0);transform:translateY(0)}}.lowcode-editor .tooltip-content .tooltip-title[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1890ff;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.lowcode-editor .tooltip-content .tooltip-title .anticon[data-v-db01df66]{font-size:16px}.lowcode-editor .tooltip-content .tooltip-desc[data-v-db01df66]{font-size:12px;color:rgba(0,0,0,.85);line-height:1.8}.lowcode-editor .tooltip-content .tooltip-desc .desc-item[data-v-db01df66]{margin-bottom:6px;padding-left:8px;position:relative}.lowcode-editor .tooltip-content .tooltip-desc .desc-item[data-v-db01df66]:before{content:"\2022";position:absolute;left:0;color:#1890ff;font-weight:700}.lowcode-editor .tooltip-content .tooltip-desc .desc-item[data-v-db01df66]:last-child{margin-bottom:0}.lowcode-editor .phone-frames-container[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lowcode-editor .phone-frame[data-v-db01df66]{width:375px;-ms-flex-negative:0;flex-shrink:0;margin:0;background:#1a1a1a;border-radius:40px;padding:12px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.3);box-shadow:0 20px 60px rgba(0,0,0,.3)}.lowcode-editor .phone-frame .phone-screen[data-v-db01df66]{background:#fff;border-radius:28px;overflow-y:auto;overflow-x:hidden;height:700px;min-height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lowcode-editor .phone-frame .phone-screen[data-v-db01df66]::-webkit-scrollbar{width:4px}.lowcode-editor .phone-frame .phone-screen[data-v-db01df66]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.lowcode-editor .phone-frame .phone-screen .phone-status-bar[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 20px;font-size:12px;font-weight:500}.lowcode-editor .phone-frame .phone-screen .phone-search-bar[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;gap:8px}.lowcode-editor .phone-frame .phone-screen .phone-search-bar .search-left[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;color:#666}.lowcode-editor .phone-frame .phone-screen .phone-search-bar .search-input[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#f5f5f5;border-radius:20px;padding:8px 12px;font-size:12px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.lowcode-editor .phone-frame .phone-screen .phone-search-bar .search-right[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;color:#333}.lowcode-editor .phone-frame .phone-screen .phone-info-tags[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:8px 12px;font-size:11px;color:#666}.lowcode-editor .phone-frame .phone-screen .layout-list[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:8px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block[data-v-db01df66]{border:2px solid transparent;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;background:#fff;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.selected[data-v-db01df66]{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .module-delete[data-v-db01df66]{position:absolute;top:2px;right:2px;font-size:14px;color:#ff4d4f;background:#fff;border-radius:50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;z-index:5}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .module-delete[data-v-db01df66]:hover{color:#ff7875}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-actions[data-v-db01df66]{position:absolute;bottom:4px;right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;background:hsla(0,0%,100%,.95);padding:4px 8px;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-actions .anticon[data-v-db01df66]{font-size:14px;cursor:pointer}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-actions .anticon[data-v-db01df66]:hover{color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block:hover .block-actions[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-label[data-v-db01df66]{position:absolute;top:4px;left:4px;background:rgba(0,0,0,.5);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;z-index:5}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-type[data-v-db01df66]{font-size:12px;color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-text-tags[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;gap:12px;background:#fff;border-bottom:1px solid #f0f0f0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-text-tags .text-tag[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;color:#666;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-text-tags .text-tag:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-text-tags .text-tag .anticon[data-v-db01df66]{color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-text-tags .text-tag.add-module[data-v-db01df66]{width:50px;height:20px;border:1px dashed #d9d9d9;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-text-tags .text-tag.add-module[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label[data-v-db01df66]{padding:8px 12px;background:#fff;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;-webkit-overflow-scrolling:touch}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs[data-v-db01df66]::-webkit-scrollbar{height:4px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs[data-v-db01df66]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs .label-tab[data-v-db01df66]{padding:6px 16px;border-radius:10px;background:#fff;border:1px solid #e8e8e8;font-size:13px;color:#333;cursor:pointer;position:relative;-webkit-transition:all .2s;transition:all .2s;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs .label-tab:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs .label-tab.active[data-v-db01df66]{background:#e6f7ff;border-color:#52c41a;color:#52c41a;font-weight:500}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs .label-tab.add-tab[data-v-db01df66]{border:1px dashed #d9d9d9;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:32px;-ms-flex-negative:0;flex-shrink:0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs .label-tab.add-tab .anticon[data-v-db01df66]{font-size:14px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-product-label .label-tabs .label-tab.add-tab[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category[data-v-db01df66]{padding:8px;background:#fff;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid[data-v-db01df66]{display:grid;grid-template-columns:repeat(5,1fr);gap:6px 4px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item .cat-icon[data-v-db01df66]{width:48px;height:48px;border-radius:8px;background-color:#f5f5f5;background-size:cover;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item .cat-icon .anticon[data-v-db01df66]{font-size:20px;color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item .cat-name[data-v-db01df66]{font-size:11px;color:#333;text-align:center;max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.add-module[data-v-db01df66]{cursor:pointer}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.add-module .cat-icon[data-v-db01df66]{border:1px dashed #d9d9d9;background:#fafafa}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.add-module .cat-icon .anticon[data-v-db01df66]{color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.add-module:hover .cat-icon[data-v-db01df66]{border-color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.add-module:hover .cat-icon .anticon[data-v-db01df66],.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.add-module:hover .cat-name[data-v-db01df66]{color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.empty .cat-icon[data-v-db01df66]{background:#f0f0f0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-category .category-grid .category-item.empty .cat-name[data-v-db01df66]{width:32px;height:10px;background:#e8e8e8;border-radius:2px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill[data-v-db01df66]{padding:12px;background:#fff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-header[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-header .seckill-title[data-v-db01df66]{font-size:14px;font-weight:600;color:#333}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-header .seckill-time[data-v-db01df66]{background:#333;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-header .seckill-more[data-v-db01df66]{margin-left:auto;font-size:11px;color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;overflow-x:auto}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item[data-v-db01df66]{-ms-flex-negative:0;flex-shrink:0;width:56px;text-align:center;position:relative;cursor:pointer}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img[data-v-db01df66]{width:56px;height:56px;background-color:#fff5f5;background-size:cover;background-position:50%;border-radius:6px;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img .anticon[data-v-db01df66]{font-size:20px;color:#ff4d4f}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img.add-placeholder[data-v-db01df66]{border:1px dashed #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;cursor:pointer;gap:4px;height:auto;background:#fafafa;width:56px;height:56px;margin-bottom:4px;border-radius:6px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img.add-placeholder .anticon[data-v-db01df66]{font-size:20px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img.add-placeholder span[data-v-db01df66]{font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img.add-placeholder[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-img.add-placeholder .anticon[data-v-db01df66]{color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item.seckill-add .seckill-img.add-placeholder[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item.seckill-add .seckill-img.add-placeholder:hover .anticon[data-v-db01df66]{color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item.seckill-add .seckill-price[data-v-db01df66]{color:#999}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item.empty .seckill-img[data-v-db01df66]{background:#f5f5f5}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-price[data-v-db01df66]{font-size:10px;color:#ff4d4f;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-price .cart-icon[data-v-db01df66]{color:#52c41a;font-size:14px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-price .cart-icon[data-v-db01df66]:hover{color:#73d13d}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-seckill .seckill-products .seckill-item .seckill-price .tag[data-v-db01df66]{background:#ff4d4f;color:#fff;padding:1px 3px;border-radius:2px;font-size:9px;margin-left:2px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66]{padding:0;background:#fff;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .block-label[data-v-db01df66]{position:absolute;top:4px;left:4px;background:rgba(0,0,0,.5);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;z-index:5}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow[data-v-db01df66]{width:24px;height:24px;background:rgba(0,0,0,.3);border-radius:50%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;z-index:10;cursor:pointer}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow.prev[data-v-db01df66]{left:8px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow.next[data-v-db01df66]{right:8px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow[data-v-db01df66]:hover{background:rgba(0,0,0,.5)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide[data-v-db01df66]{width:100%;height:80px;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .carousel-img[data-v-db01df66]{width:100%;height:100%;display:block}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .carousel-placeholder[data-v-db01df66]{width:100%;height:90px;background:linear-gradient(135deg,#36d1dc,#5b86e5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .module-delete[data-v-db01df66]{position:absolute;top:2px;right:2px;font-size:14px;color:#ff4d4f;background:#fff;border-radius:50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;z-index:5}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .module-delete[data-v-db01df66]:hover{color:#ff7875}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]{width:100%;background:#fafafa;border:1px dashed #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;cursor:pointer;gap:4px;height:90px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder .anticon[data-v-db01df66]{font-size:20px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder span[data-v-db01df66]{font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots{bottom:8px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots li{margin:0 3px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots li button{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.5)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots li.slick-active button{background:#fff;width:12px;border-radius:3px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .block-actions[data-v-db01df66]{position:absolute;bottom:4px;right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;background:hsla(0,0%,100%,.95);padding:4px 8px;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .block-actions .anticon[data-v-db01df66]{font-size:14px;cursor:pointer}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel .block-actions .anticon[data-v-db01df66]:hover{color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-carousel:hover .block-actions[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup[data-v-db01df66]{padding:8px;background:#f5f5f5;position:relative;min-height:140px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup .popup-preview[data-v-db01df66]{position:relative;height:120px;border-radius:8px;overflow:hidden}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup .popup-preview .popup-mask[data-v-db01df66]{position:absolute;inset:0;background:rgba(0,0,0,.5)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup .popup-preview .popup-content[data-v-db01df66]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;max-height:100px;background:#fff;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup .popup-preview .popup-content .popup-img[data-v-db01df66]{width:100%;height:80px;-o-object-fit:cover;object-fit:cover;display:block}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup .popup-preview .popup-content .popup-placeholder[data-v-db01df66]{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-size:14px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-poster-popup .popup-preview .popup-content .popup-close[data-v-db01df66]{position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:28px;height:28px;background:hsla(0,0%,100%,.9);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;color:#666;cursor:pointer}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right[data-v-db01df66]{padding:8px;background:#fff;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;height:120px;width:100%}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;border-radius:8px;overflow:hidden;cursor:pointer;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left img[data-v-db01df66]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left .lr-placeholder[data-v-db01df66]{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left.lr-add[data-v-db01df66]{border:1px dashed #d9d9d9;background:#fafafa}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left .lr-add-placeholder[data-v-db01df66]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;gap:4px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left .lr-add-placeholder .anticon[data-v-db01df66]{font-size:20px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-left .lr-add-placeholder span[data-v-db01df66]{font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;height:100%}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:8px;overflow:hidden;cursor:pointer;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item img[data-v-db01df66]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item .lr-placeholder[data-v-db01df66]{width:100%;height:100%;background:linear-gradient(135deg,#ff9a56,#ff6b6b);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item.lr-add[data-v-db01df66]{border:1px dashed #d9d9d9;background:#fafafa}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item .lr-add-placeholder[data-v-db01df66]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;gap:4px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item .lr-add-placeholder .anticon[data-v-db01df66]{font-size:16px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-left-right .lr-layout .lr-right .lr-right-item .lr-add-placeholder span[data-v-db01df66]{font-size:11px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity[data-v-db01df66]{padding:8px;background:#fff;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper[data-v-db01df66]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;-webkit-box-flex:1;-ms-flex:1;flex:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll[data-v-db01df66]::-webkit-scrollbar{height:0}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item[data-v-db01df66]{-ms-flex-negative:0;flex-shrink:0;width:90px;height:80px;border-radius:8px;overflow:hidden;position:relative}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item .activity-img[data-v-db01df66]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item .activity-placeholder[data-v-db01df66]{width:100%;height:100%;background:linear-gradient(135deg,#ff9a56,#ff6b6b);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;padding:4px;text-align:center}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item.activity-add .add-placeholder[data-v-db01df66]{width:100%;border-radius:8px;background:#fafafa;border:1px dashed #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;cursor:pointer;gap:4px;height:100%}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item.activity-add .add-placeholder .anticon[data-v-db01df66]{font-size:20px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item.activity-add .add-placeholder span[data-v-db01df66]{font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll .activity-item.activity-add .add-placeholder[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll-arrow[data-v-db01df66]{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.3);border-radius:50%;color:#fff;font-size:12px;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-transition:background .3s;transition:background .3s}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll-arrow[data-v-db01df66]:hover{background:rgba(0,0,0,.5)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll-arrow[data-v-db01df66]:active{background:rgba(0,0,0,.7)}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-activity .activity-scroll-wrapper .activity-scroll-arrow.left[data-v-db01df66]{left:0;right:auto}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-default[data-v-db01df66]{padding:16px;background:#fafafa;text-align:center}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block .block-default .default-content[data-v-db01df66]{font-size:14px;color:#666;margin-bottom:4px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.add-block[data-v-db01df66]{border:2px dashed #d9d9d9;border-radius:8px;margin-top:8px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.add-block .add-content[data-v-db01df66]{min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#bfbfbf;gap:8px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.add-block .add-content .anticon[data-v-db01df66]{font-size:24px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.add-block .add-content span[data-v-db01df66]{font-size:12px}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.add-block[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .phone-frame .phone-screen .layout-list .layout-block.add-block:hover .add-content[data-v-db01df66]{color:#1890ff}.lowcode-editor .phone-frame .phone-screen .phone-bottom-nav[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:8px 0;border-top:1px solid #f0f0f0;background:#fff}.lowcode-editor .phone-frame .phone-screen .phone-bottom-nav .nav-item[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;color:#999;gap:2px}.lowcode-editor .phone-frame .phone-screen .phone-bottom-nav .nav-item .anticon[data-v-db01df66]{font-size:18px}.lowcode-editor .phone-frame .phone-screen .phone-bottom-nav .nav-item.active[data-v-db01df66]{color:#1890ff}.lowcode-editor .right-frame-fixed .phone-screen[data-v-db01df66]{padding:0;overflow-y:auto;overflow-x:hidden;position:relative;background:#fff}.lowcode-editor .right-frame-fixed .catact-top-fixed[data-v-db01df66]{pointer-events:none}.lowcode-editor .right-frame-fixed .catact-top-fixed.left[data-v-db01df66]{-ms-flex-negative:0;flex-shrink:0;width:80px;min-width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lowcode-editor .right-frame-fixed .catact-top-fixed .catact-left-img[data-v-db01df66],.lowcode-editor .right-frame-fixed .catact-top-fixed .catact-top-img[data-v-db01df66]{width:100%;height:auto;display:block;max-width:100%}.lowcode-editor .right-frame-fixed .catact-editable-container[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:0;margin-right:6px;overflow-y:auto;background:#fff}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area[data-v-db01df66]::-webkit-scrollbar{width:4px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area[data-v-db01df66]::-webkit-scrollbar-thumb{background:rgba(255,215,0,.5);border-radius:2px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block[data-v-db01df66]{background:#fff;border:2px solid transparent;margin-bottom:8px;position:relative;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block:hover .block-carousel .block-actions[data-v-db01df66]{opacity:1}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block.selected[data-v-db01df66]{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-category[data-v-db01df66]{background:hsla(0,0%,100%,.95);border-radius:4px;padding:8px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel[data-v-db01df66]{padding:0;background:#fff;position:relative;width:100%}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .block-label[data-v-db01df66]{position:absolute;top:4px;left:4px;background:rgba(0,0,0,.5);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;z-index:5}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-arrow[data-v-db01df66]{width:24px;height:24px;background:rgba(0,0,0,.3);border-radius:50%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;z-index:10;cursor:pointer}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-arrow.prev[data-v-db01df66]{left:8px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-arrow.next[data-v-db01df66]{right:8px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-arrow[data-v-db01df66]:hover{background:rgba(0,0,0,.5)}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide[data-v-db01df66]{width:100%;height:80px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide .carousel-img[data-v-db01df66]{width:100%;height:100%;display:block}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide .carousel-placeholder[data-v-db01df66]{width:100%;height:90px;background:linear-gradient(135deg,#36d1dc,#5b86e5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]{width:100%;background:#fafafa;border:1px dashed #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;cursor:pointer;gap:4px;height:90px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide.carousel-add .add-placeholder .anticon[data-v-db01df66]{font-size:20px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide.carousel-add .add-placeholder span[data-v-db01df66]{font-size:12px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel[data-v-db01df66] .slick-dots{bottom:8px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel[data-v-db01df66] .slick-dots li{margin:0 3px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel[data-v-db01df66] .slick-dots li button{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.5)}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel[data-v-db01df66] .slick-dots li.slick-active button{background:#fff;width:12px;border-radius:3px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel:hover .block-actions[data-v-db01df66]{opacity:1}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide[data-v-db01df66]{position:relative}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide .carousel-placeholder[data-v-db01df66]{height:100px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide .module-delete[data-v-db01df66]{position:absolute;top:2px;right:2px;font-size:14px;color:#ff4d4f;background:#fff;border-radius:50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;z-index:5}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide .module-delete[data-v-db01df66]:hover{color:#ff7875}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]{height:100px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .block-actions[data-v-db01df66]{position:absolute;bottom:4px;right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;background:hsla(0,0%,100%,.95);padding:4px 8px;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10;z-index:100;pointer-events:auto}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .block-actions .anticon[data-v-db01df66]{font-size:14px;cursor:pointer}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .catact-block .block-carousel .block-actions .anticon[data-v-db01df66]:hover{color:#1890ff}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .layout-block.add-block[data-v-db01df66]{border:2px dashed #d9d9d9;border-radius:8px;margin-top:8px;background:#fff}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .layout-block.add-block .add-content[data-v-db01df66]{min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#bfbfbf;gap:8px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .layout-block.add-block .add-content .anticon[data-v-db01df66]{font-size:24px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .layout-block.add-block .add-content span[data-v-db01df66]{font-size:12px}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .layout-block.add-block[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .right-frame-fixed .catact-editable-container .catact-editable-area .layout-block.add-block:hover .add-content[data-v-db01df66]{color:#1890ff}.lowcode-editor .poster-frame .phone-screen[data-v-db01df66]{padding:8px;overflow-y:auto;overflow-x:hidden;position:relative;background:#fff}.lowcode-editor .poster-frame .phone-screen[data-v-db01df66]::-webkit-scrollbar{width:4px}.lowcode-editor .poster-frame .phone-screen[data-v-db01df66]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.lowcode-editor .poster-frame .phone-screen .layout-list[data-v-db01df66]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:0;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block[data-v-db01df66]{border:2px solid transparent;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;background:#fff;position:relative;margin-bottom:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block:hover .block-carousel .block-actions[data-v-db01df66]{opacity:1}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.selected[data-v-db01df66]{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .module-delete[data-v-db01df66]{position:absolute;top:2px;right:2px;font-size:14px;color:#ff4d4f;background:#fff;border-radius:50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;z-index:5}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .module-delete[data-v-db01df66]:hover{color:#ff7875}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66]{padding:0;background:#fff;position:relative;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .block-label[data-v-db01df66]{position:absolute;top:4px;left:4px;background:rgba(0,0,0,.5);color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;z-index:5}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow[data-v-db01df66]{width:24px;height:24px;background:rgba(0,0,0,.3);border-radius:50%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;z-index:10;cursor:pointer}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow.prev[data-v-db01df66]{left:8px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow.next[data-v-db01df66]{right:8px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-arrow[data-v-db01df66]:hover{background:rgba(0,0,0,.5)}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide[data-v-db01df66]{width:100%;height:80px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .carousel-placeholder[data-v-db01df66]{width:100%;height:90px;background:linear-gradient(135deg,#36d1dc,#5b86e5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]{width:100%;background:#fafafa;border:1px dashed #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;cursor:pointer;gap:4px;height:90px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder .anticon[data-v-db01df66]{font-size:20px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder span[data-v-db01df66]{font-size:12px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]:hover{border-color:#1890ff;color:#1890ff}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots{bottom:8px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots li{margin:0 3px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots li button{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.5)}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-dots li.slick-active button{background:#fff;width:12px;border-radius:3px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel:hover .block-actions[data-v-db01df66]{opacity:1}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .ant-carousel{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-list{-webkit-box-flex:1;-ms-flex:1;flex:1}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel[data-v-db01df66] .slick-track{height:100%}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide[data-v-db01df66]{height:100%!important;min-height:500px;position:relative}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .carousel-img[data-v-db01df66]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .carousel-placeholder[data-v-db01df66]{height:100%;min-height:500px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .module-delete[data-v-db01df66]{position:absolute;top:2px;right:2px;font-size:14px;color:#ff4d4f;background:#fff;border-radius:50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer;z-index:5}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide .module-delete[data-v-db01df66]:hover{color:#ff7875}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide:hover .module-delete[data-v-db01df66]{opacity:1}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .carousel-slide.carousel-add .add-placeholder[data-v-db01df66]{height:100%;min-height:500px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .block-actions[data-v-db01df66]{position:absolute;bottom:4px;right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;background:hsla(0,0%,100%,.95);padding:4px 8px;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10;z-index:100;pointer-events:auto}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .block-actions .anticon[data-v-db01df66]{font-size:14px;cursor:pointer}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block .block-carousel .block-actions .anticon[data-v-db01df66]:hover{color:#1890ff}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block[data-v-db01df66]{border:2px dashed #d9d9d9;border-radius:8px;margin-top:8px;background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:500px;flex-direction:column}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block .add-content[data-v-db01df66],.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block[data-v-db01df66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block .add-content[data-v-db01df66]{min-height:60px;flex-direction:column;color:#bfbfbf;gap:8px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block .add-content .anticon[data-v-db01df66]{font-size:24px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block .add-content span[data-v-db01df66]{font-size:12px}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block[data-v-db01df66]:hover{border-color:#1890ff}.lowcode-editor .poster-frame .phone-screen .layout-list .layout-block.add-block:hover .add-content[data-v-db01df66]{color:#1890ff}.ant-tooltip{max-width:400px!important;z-index:9999!important}.ant-tooltip .ant-tooltip-inner{padding:12px 16px!important;background:#fff!important;border:1px solid #d9d9d9!important;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15)!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;color:#333!important;font-size:12px!important;line-height:1.5!important}.ant-tooltip .ant-tooltip-inner .tooltip-content,.ant-tooltip .ant-tooltip-inner div{color:#333!important}.ant-tooltip .ant-tooltip-inner .tooltip-content .tooltip-title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:6px!important;font-size:14px!important;font-weight:600!important;color:#1890ff!important;margin-bottom:10px!important;padding-bottom:8px!important;border-bottom:1px solid #e8e8e8!important;line-height:1.5!important}.ant-tooltip .ant-tooltip-inner .tooltip-content .tooltip-desc{font-size:12px!important;color:#333!important;line-height:1.8!important;display:block!important}.ant-tooltip .ant-tooltip-inner .tooltip-content .tooltip-desc .desc-item{margin-bottom:6px!important;padding-left:8px!important;position:relative!important;color:#333!important}.ant-tooltip .ant-tooltip-inner .tooltip-content .tooltip-desc .desc-item:before{content:"\2022"!important;position:absolute!important;left:0!important;color:#1890ff!important;font-weight:700!important}.ant-tooltip .ant-tooltip-inner .tooltip-content .tooltip-desc .desc-item:last-child{margin-bottom:0!important}.ant-tooltip .ant-tooltip-arrow{border-top-color:#fff!important}