body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%}.App{text-align:center}.admin-layout{min-height:100vh}.admin-header{background:#fff;box-shadow:0 1px 4px #00152914;justify-content:space-between;padding:0 24px}.admin-header,.admin-logo{align-items:center;display:flex}.admin-logo{border-bottom:1px solid #f0f0f0;color:#1f2937;font-size:14px;font-weight:600;gap:10px;justify-content:center;line-height:1.3;padding:16px}.admin-logo-image{border-radius:4px;flex-shrink:0;height:36px;object-fit:contain;width:36px}.admin-logo-text{text-align:left;word-break:break-word}.admin-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f;margin:24px;padding:24px}.admin-sider{background:#fff;box-shadow:2px 0 8px #00152914}.admin-menu{border-right:none}.admin-menu .ant-menu-item{border-radius:6px;margin:4px 8px}.admin-menu .ant-menu-item-selected{background-color:#e6f7ff;color:#1890ff}.admin-menu .ant-menu-item:hover{background-color:#f5f5f5}.page-header{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:16px}.page-title{color:#262626;font-size:20px;font-weight:600;margin:0}.page-actions{justify-content:space-between;margin-bottom:16px}.page-actions,.search-bar{align-items:center;display:flex}.search-bar{gap:12px}.content-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f}.content-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:16px;transition:background-color .3s}.content-item:hover{background-color:#fafafa}.content-item:last-child{border-bottom:none}.content-thumbnail{align-items:center;background-color:#f5f5f5;border-radius:6px;color:#999;display:flex;font-size:12px;height:60px;justify-content:center;margin-right:16px;object-fit:cover;width:60px}.content-info{flex:1 1;text-align:left}.content-title{color:#262626;font-size:16px;font-weight:500;margin-bottom:4px}.content-desc{color:#8c8c8c;font-size:14px;margin-bottom:8px}.content-meta{align-items:center;display:flex;gap:8px}.content-tag{border-radius:12px;font-size:12px;font-weight:500;padding:2px 8px}.content-tag.type{background-color:#fff7e6;color:#d46b08}.content-tag.status{background-color:#f6ffed;color:#52c41a}.content-tag.status.unpublished{background-color:#fff2e8;color:#fa8c16}.content-actions{align-items:center;display:flex;gap:8px}.action-link{color:#1890ff;cursor:pointer;text-decoration:none}.action-link:hover{color:#40a9ff;text-decoration:underline}.pagination-wrapper{border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;margin-top:24px;padding-top:16px}.login-page{align-items:center;background:linear-gradient(135deg,#1890ff1f,#52c41a14),#f5f7fb;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-language{position:fixed;right:24px;top:24px}.language-select .language-select-flag{font-size:16px;line-height:1}.language-select .language-select-label{font-weight:500}.language-select .language-select-globe{color:#faad14;font-size:14px}.language-select.ant-select .ant-select-selector{align-items:center}.login-card{border-radius:8px;box-shadow:0 16px 48px #0f172a1f;width:min(420px,100%)}.login-brand{align-items:center;display:flex;gap:14px;margin-bottom:28px}.login-brand-logo{border-radius:6px;flex-shrink:0;height:56px;object-fit:contain;width:56px}.login-brand h1{color:#1f2937;font-size:22px;font-weight:700;line-height:1.3;margin:0}.login-brand-subtitle{color:#374151;font-size:15px;font-weight:600;margin:6px 0 0}.login-brand p:last-child{color:#6b7280;line-height:1.5;margin:6px 0 0}.captcha-button{background:#0000;border:0;cursor:pointer;height:36px;min-width:96px;padding:0}.captcha-button:disabled{cursor:wait}.captcha-button img{display:block;height:36px;max-width:112px}@media (max-width:768px){.admin-content{margin:12px;padding:16px}.page-actions{align-items:stretch;flex-direction:column;gap:12px}.search-bar{justify-content:center}.content-item{align-items:flex-start;flex-direction:column}.content-thumbnail{margin-bottom:12px}.content-actions{justify-content:flex-end;margin-top:12px;width:100%}}.homepage-lowcode-page{background:#f3f6fb;margin:-24px;min-height:calc(100vh - 128px);padding:24px}.homepage-lowcode-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.homepage-lowcode-header h1{color:#172033;font-size:24px;font-weight:700;margin:0}.homepage-lowcode-header p{color:#64748b;font-size:14px;margin:4px 0 0}.homepage-lowcode-tabs{margin-bottom:16px}.homepage-builder{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:280px minmax(480px,1fr) 330px}.homepage-builder-canvas,.homepage-builder-palette,.homepage-builder-props,.homepage-tree-card{background:#fff;border:1px solid #e5eaf3;border-radius:8px;box-shadow:0 8px 22px #0f172a0d}.homepage-builder-palette,.homepage-builder-props{max-height:calc(100vh - 150px);overflow:auto;position:-webkit-sticky;position:sticky;top:16px}.homepage-panel-head{border-bottom:1px solid #edf1f7;padding:16px}.homepage-panel-head strong{color:#172033;display:block;font-size:15px}.homepage-panel-head span{color:#64748b;display:block;font-size:12px;margin-top:2px}.homepage-palette-list{display:flex;flex-direction:column;gap:10px;padding:14px}.homepage-palette-item{background:#fff;border:1px solid #e5eaf3;border-radius:8px;cursor:grab;display:flex;gap:12px;padding:12px;text-align:left;transition:all .18s ease;width:100%}.homepage-palette-item:hover{border-color:#1677ff;box-shadow:0 8px 18px #1677ff1f;transform:translateY(-1px)}.homepage-node-icon,.homepage-palette-icon{align-items:center;border-radius:8px;display:inline-flex;flex:0 0 auto;font-size:18px;height:36px;justify-content:center;width:36px}.homepage-palette-item small,.homepage-palette-item strong{display:block}.homepage-palette-item strong{color:#172033;font-size:14px}.homepage-palette-item small{color:#64748b;line-height:1.4;margin-top:2px}.homepage-builder-canvas{min-height:calc(100vh - 178px);padding:16px}.homepage-canvas-toolbar{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-bottom:14px}.homepage-canvas-toolbar span,.homepage-canvas-toolbar strong{display:block}.homepage-canvas-toolbar strong{color:#172033;font-size:15px}.homepage-canvas-toolbar span{color:#64748b;font-size:12px;margin-top:2px}.homepage-canvas-frame{background:#0f172a;border-radius:18px;margin:0 auto;padding:12px;transition:width .2s ease}.homepage-canvas-frame.is-desktop{width:min(100%,880px)}.homepage-canvas-frame.is-mobile{width:min(100%,390px)}.homepage-phone-top{align-items:center;color:#e2e8f0;display:flex;font-size:13px;gap:8px;height:38px;padding:0 12px}.homepage-canvas-content{background:#f8fafc;border-radius:12px;min-height:560px;padding:14px}.homepage-drop-zone{align-items:center;border:1px dashed #0000;border-radius:8px;color:#0000;display:flex;font-size:12px;justify-content:center;margin:6px 0;min-height:10px;transition:all .16s ease}.homepage-drop-zone.is-active,.homepage-drop-zone:hover{background:#e6f4ff;border-color:#1677ff;color:#1677ff;min-height:32px}.homepage-node-wrap{transition:margin .18s ease}.homepage-node{background:#fff;border:1px solid #dfe7f2;border-radius:8px;cursor:pointer;padding:12px;transition:all .18s ease}.homepage-node:hover{border-color:#91caff;box-shadow:0 8px 20px #0f172a14}.homepage-node.is-selected{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.homepage-node-top{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto auto}.homepage-node-title span,.homepage-node-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-node-title strong{color:#172033;font-size:14px}.homepage-node-title span{color:#64748b;font-size:12px}.homepage-node-tags{white-space:nowrap}.homepage-node-actions{opacity:0;transition:opacity .16s ease}.homepage-node.is-selected .homepage-node-actions,.homepage-node:hover .homepage-node-actions{opacity:1}.homepage-node-preview{margin-top:12px}.homepage-node-children{margin-top:10px}.homepage-preview-banner,.homepage-preview-banner-block,.homepage-preview-image,.homepage-preview-product-line,.homepage-preview-products,.homepage-preview-text{border-radius:8px}.homepage-preview-banner-block{background:linear-gradient(135deg,#e6f4ff,#f8fbff);border:1px solid #b7d7ff;padding:14px}.homepage-preview-banner-block>div:first-child{align-items:center;color:#172033;display:flex;justify-content:space-between;margin-bottom:10px}.homepage-preview-banner-block span{color:#1677ff;font-size:12px}.homepage-preview-slides{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.homepage-preview-slides i{background:#fff;border:1px solid #91caff;border-radius:8px;display:block;height:42px}.homepage-child-gallery{background:#f7fbff;border:1px solid #d7e7ff;border-radius:8px;overflow:hidden}.homepage-child-gallery.is-banner{background:linear-gradient(180deg,#edf6ff,#f9fcff);border-color:#9ecfff}.homepage-child-gallery.is-product{background:#fffaf0;border-color:#ffd89a}.homepage-child-gallery.is-drop-active{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff24}.homepage-child-gallery-head{align-items:center;border-bottom:1px solid #1677ff24;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.homepage-child-gallery.is-product .homepage-child-gallery-head{border-bottom-color:#f59e0b33}.homepage-child-gallery-head span,.homepage-child-gallery-head strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-child-gallery-head strong{color:#172033;font-size:13px}.homepage-child-gallery-head span{color:#64748b;flex:0 0 auto;font-size:12px}.homepage-child-gallery-list{align-items:stretch;display:flex;gap:10px;min-height:112px;overflow-x:auto;padding:12px}.homepage-child-gallery.is-product .homepage-child-gallery-list{flex-wrap:wrap;overflow-x:visible}.homepage-child-thumb-drop-zone{align-self:stretch;border:1px dashed #0000;border-radius:8px;flex:0 0 8px;min-height:92px;transition:all .16s ease}.homepage-child-gallery.is-product .homepage-child-thumb-drop-zone{min-height:124px}.homepage-child-thumb-drop-zone.is-active,.homepage-child-thumb-drop-zone:hover{background:#e6f4ff;border-color:#1677ff;flex-basis:24px}.homepage-child-thumb{background:#fff;border:1px solid #d7e7ff;border-radius:8px;cursor:grab;display:flex;flex:0 0 178px;flex-direction:column;min-width:0;padding:7px;position:relative;text-align:left;transition:all .16s ease}.homepage-child-actions{background:#ffffffe0;border-radius:7px;box-shadow:0 4px 12px #0f172a24;display:inline-flex;gap:4px;opacity:0;padding:3px;position:absolute;right:8px;top:8px;transition:opacity .16s ease;z-index:2}.homepage-child-thumb.is-selected .homepage-child-actions,.homepage-child-thumb:hover .homepage-child-actions{opacity:1}.homepage-child-actions .ant-btn{height:24px;width:24px}.homepage-child-gallery.is-product .homepage-child-thumb{border-color:#f4d7a1;flex:0 0 190px;min-height:176px}.homepage-child-thumb:hover{border-color:#1677ff;box-shadow:0 8px 18px #0f172a14;transform:translateY(-1px)}.homepage-child-thumb.is-selected{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff24}.homepage-child-thumb-media{align-items:center;background:#edf2f7;border-radius:6px;color:#94a3b8;display:flex;font-size:24px;height:64px;justify-content:center;overflow:hidden}.homepage-child-gallery.is-banner .homepage-child-thumb-media{height:72px}.homepage-child-gallery.is-product .homepage-child-thumb-media{background:#fff7e6;color:#d97706;height:72px}.homepage-child-thumb-media img,.homepage-child-thumb-media video{height:100%;object-fit:cover;width:100%}.homepage-child-video-icon,.homepage-preview-video-icon{align-items:center;background:#0f172aa8;border-radius:999px;color:#fff;display:inline-flex;justify-content:center;pointer-events:none;position:absolute}.homepage-child-video-icon{font-size:16px;height:30px;width:30px}.homepage-preview-video-icon{font-size:22px;height:42px;width:42px}.homepage-child-thumb-meta,.homepage-child-thumb-title{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-child-thumb-title{color:#172033;font-size:12px;font-weight:700;margin-top:7px}.homepage-child-thumb-meta{color:#64748b;font-size:11px;margin-top:2px}.homepage-child-empty{align-items:center;background:#ffffffb8;border:1px dashed #91caff;border-radius:8px;color:#1677ff;cursor:pointer;display:flex;flex:1 1 auto;gap:8px;justify-content:center;min-height:92px;padding:14px;transition:all .16s ease}.homepage-child-gallery.is-product .homepage-child-empty{border-color:#f6bd63;color:#b45309}.homepage-child-empty:hover{background:#fff;border-style:solid}.homepage-child-status{align-self:flex-start;border-radius:999px;display:inline-flex;font-size:11px;line-height:18px;margin-top:7px;padding:1px 6px}.homepage-child-status.is-enabled{background:#f6ffed;color:#389e0d}.homepage-child-status.is-disabled{background:#f5f5f5;color:#8c8c8c}.homepage-product-group-card{background:#171717;border:1px solid #ffffff1f;border-radius:8px;box-shadow:0 8px 20px #0f172a2e;color:#fff;display:flex;gap:12px;min-width:0;padding:10px;width:100%}.homepage-product-group-link{background:#0000;border:0;cursor:pointer;display:block;padding:0;text-align:left;width:100%}.homepage-product-group-link:hover .homepage-product-group-card{border-color:#d4af37cc;box-shadow:0 10px 24px #0f172a3d}.homepage-product-group-card.is-compact{background:#0000;border:0;box-shadow:none;color:inherit;flex-direction:column;gap:8px;padding:0}.homepage-product-group-media{align-items:center;background:#ffffff14;border-radius:7px;color:#d97706;display:flex;flex:0 0 86px;font-size:26px;height:86px;justify-content:center;overflow:hidden}.homepage-product-group-card.is-compact .homepage-product-group-media{background:#fff7e6;flex:0 0 auto;height:78px;width:100%}.homepage-product-group-media img{height:100%;object-fit:contain;width:100%}.homepage-product-group-body,.homepage-product-group-id,.homepage-product-group-loading,.homepage-product-group-title{display:block;min-width:0}.homepage-product-group-body{flex:1 1 auto}.homepage-product-group-title{color:inherit;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-product-group-card.is-compact .homepage-product-group-title{color:#172033;font-size:12px}.homepage-product-group-hint,.homepage-product-group-id,.homepage-product-group-loading{color:#ffffffad;font-size:11px;margin-top:3px}.homepage-product-group-card.is-compact .homepage-product-group-hint,.homepage-product-group-card.is-compact .homepage-product-group-id,.homepage-product-group-card.is-compact .homepage-product-group-loading{color:#64748b}.homepage-product-group-hint{color:#ffffffd1}.homepage-product-group-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.homepage-product-group-tags .ant-tag{-webkit-margin-end:0;margin-inline-end:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.homepage-props-product-group{margin-top:12px}.homepage-product-group-option{align-items:center;display:flex;gap:10px}.homepage-product-group-option .anticon,.homepage-product-group-option img{align-items:center;background:#fff7e6;border-radius:6px;color:#d97706;display:inline-flex;flex:0 0 34px;height:34px;justify-content:center;object-fit:cover;width:34px}.homepage-product-group-option small,.homepage-product-group-option span,.homepage-product-group-option strong{display:block;min-width:0}.homepage-product-group-option small,.homepage-product-group-option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-product-group-option small{color:#64748b;font-size:12px;line-height:1.45;margin-top:2px;white-space:normal}.homepage-form-product-preview{margin-bottom:16px}.homepage-preview-banner,.homepage-preview-image{align-items:center;background:#eef2f7;border:1px solid #dfe7f2;color:#64748b;display:flex;justify-content:center;min-height:112px;overflow:hidden;position:relative}.homepage-preview-banner img,.homepage-preview-banner video,.homepage-preview-image img{height:100%;min-height:112px;object-fit:cover;width:100%}.homepage-preview-banner span,.homepage-preview-image span{background:#0f172ab3;border-radius:6px;bottom:10px;color:#fff;font-size:12px;left:12px;padding:4px 8px;position:absolute}.homepage-preview-products{background:#fff7e6;border:1px solid #ffd591;padding:14px}.homepage-preview-title{color:#92400e;font-weight:700;margin-bottom:10px}.homepage-preview-product-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.homepage-preview-product-card{align-items:center;background:#fff;border:1px solid #ffd591;border-radius:8px;color:#92400e;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:86px;padding:10px}.homepage-preview-product-card span{color:#475569;font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-preview-product-line,.homepage-preview-text{align-items:center;background:#f8fafc;border:1px solid #dfe7f2;color:#475569;display:flex;gap:10px;min-height:54px;padding:12px}.homepage-builder-props{padding-bottom:14px}.homepage-props-empty{color:#94a3b8;padding:48px 18px;text-align:center}.homepage-props-empty .anticon{font-size:34px}.homepage-props-card{border:1px solid #edf1f7;border-radius:8px;margin:14px;padding:14px}.homepage-props-card p{color:#64748b;font-size:13px;line-height:1.6;margin:8px 0 0}.homepage-props-title{align-items:center;display:flex;gap:10px;margin-bottom:14px}.homepage-props-title small,.homepage-props-title strong{display:block}.homepage-props-title small{color:#64748b}.homepage-props-list{grid-gap:8px 10px;display:grid;gap:8px 10px;grid-template-columns:72px 1fr;margin:0 0 14px}.homepage-props-list dt{color:#94a3b8}.homepage-props-list dd{color:#24324b;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-tree-card{padding:16px}.homepage-tree-panel{padding:8px}.homepage-tree-node{align-items:center;display:inline-flex;gap:8px}.homepage-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.homepage-upload-field{display:flex;flex-direction:column;gap:12px}.homepage-upload-preview{align-items:flex-start;display:inline-flex;flex-direction:column;gap:8px}.homepage-upload-preview img,.homepage-upload-preview video{border-radius:8px;object-fit:cover}.homepage-upload-preview video{background:#0f172a;height:124px;width:220px}.homepage-upload-preview.is-large video{height:146px;width:260px}.homepage-empty-state{align-items:center;display:flex;justify-content:center;min-height:360px}.homepage-root-drop-target{border:1px dashed #0000;border-radius:8px;transition:all .16s ease}.homepage-root-drop-target.is-active{background:#e6f4ff;border-color:#1677ff}@media (max-width:1200px){.homepage-builder{grid-template-columns:240px minmax(420px,1fr)}.homepage-builder-props{grid-column:1/-1;max-height:none;position:static}}@media (max-width:860px){.homepage-lowcode-page{margin:-16px;padding:16px}.homepage-canvas-toolbar,.homepage-lowcode-header{align-items:flex-start;flex-direction:column}.homepage-builder{grid-template-columns:1fr}.homepage-builder-palette{max-height:none;position:static}.homepage-node-top{grid-template-columns:auto minmax(0,1fr)}.homepage-node-actions,.homepage-node-tags{grid-column:1/-1;opacity:1}.homepage-form-grid{gap:0;grid-template-columns:1fr}}
/*# sourceMappingURL=main.3b1c2d87.css.map*/