.home-layout{background:radial-gradient(circle at top,#1677ff14,#0000 28%),linear-gradient(180deg,#f7f8fb,#eef1f6);min-height:100vh}.home-header{align-items:center;background:linear-gradient(135deg,#101828,#1d2939);display:flex;gap:24px;justify-content:space-between;min-height:84px;padding:0 24px}.home-brand{min-width:0}.home-brand-title{color:#fff;font-size:28px;line-height:1.15;margin:0}.home-brand-subtitle{color:#ffffffb8;font-size:13px;line-height:1.5;margin-top:6px}.home-header-search{align-items:stretch;display:flex;gap:12px;width:min(100%,500px)}.home-category-select{flex:0 0 170px;width:170px}.home-search-input{flex:0 1 300px}.home-search-box{align-items:stretch;display:flex;flex:0 1 300px;min-width:0}.home-category-select .ant-select-selector,.home-search-btn,.home-search-input{background:#ffffff14!important;border-color:#ffffff24!important;box-shadow:none!important;color:#fff!important}.home-category-select .ant-select-selector{align-items:center;border-radius:16px!important;display:flex;height:48px!important;padding:0 14px!important}.home-category-select .ant-select-selection-item,.home-category-select .ant-select-selection-placeholder,.home-search-input{-webkit-text-fill-color:#ffffffc7;color:#ffffffc7!important}.home-search-input:-ms-input-placeholder,.home-search-input::-moz-placeholder,.home-search-input::-webkit-input-placeholder,.home-search-input::placeholder{-webkit-text-fill-color:#ffffff85;color:#ffffff85!important}.home-category-select .ant-select-selection-placeholder{-webkit-text-fill-color:#ffffff94;color:#ffffff94!important}.home-category-select.ant-select-single{height:48px}.home-category-select.ant-select-single .ant-select-selection-item,.home-category-select.ant-select-single .ant-select-selection-placeholder{line-height:46px!important}.home-category-select .ant-select-arrow{color:#ffffffb8}.home-category-select .ant-select-clear,.home-search-box .ant-input-clear-icon{background:#0000!important;color:#ffffffad!important}.home-category-select .ant-select-clear:hover,.home-search-box .ant-input-clear-icon:hover{color:#fff!important}.home-search-input{border-radius:16px 0 0 16px!important;border-right:none!important;height:48px;padding:0 16px}.home-search-input:focus,.home-search-input:hover{border-color:#ffffff38!important}.home-search-btn{border-left:none!important;border-radius:0 16px 16px 0!important;height:48px;padding:0 18px}.home-search-btn:focus,.home-search-btn:hover{background:#ffffff24!important;border-color:#ffffff38!important;color:#fff!important}.home-content{padding:24px}.home-toolbar{align-items:center;background:#ffffffd1;border:1px solid #e5eaf1;border-radius:16px;box-shadow:0 12px 28px #0f172a0a;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:16px 18px}.home-toolbar-left{align-items:center;display:flex;gap:10px;min-width:0}.home-toolbar-label{color:#667085;font-size:13px}.home-toolbar-value{color:#101828;font-size:14px;font-weight:600}.home-toolbar-right{color:#475467;font-size:13px}.home-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.home-card{border:1px solid #e5eaf1;border-radius:18px;box-shadow:0 12px 24px #0f172a0a;overflow:hidden}.home-card-cover{aspect-ratio:9/16;background:#f8fafc;cursor:pointer;overflow:hidden}.home-card-image{height:100%;object-fit:cover;transition:transform .25s ease;width:100%}.home-card-cover:hover .home-card-image{transform:scale(1.02)}.home-card-meta{min-height:76px}.home-card-title{color:#101828;font-size:16px;font-weight:700;line-height:1.5}.home-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#667085;display:-webkit-box;font-size:13px;line-height:1.6;margin-top:6px;overflow:hidden}.home-card-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.home-card-action-btn{border-radius:10px;height:40px}.home-pagination-wrap{display:flex;justify-content:center;margin-top:28px;padding:8px 0 0}.home-empty-wrap{gap:14px;padding:72px 0}.home-empty-wrap,.home-preview{align-items:center;display:flex;flex-direction:column}.home-preview{text-align:center}.home-preview-stage{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:56px auto 56px;max-width:min(96vw,1320px)}.home-preview-image{border-radius:18px;box-shadow:0 30px 80px #0f172a73;display:block;max-height:78vh;max-width:min(84vw,1200px);object-fit:contain}.home-preview-nav{background:#0f172aad;border:1px solid #ffffff2e;border-radius:14px;box-shadow:0 16px 40px #0f172a3d;color:#fff;height:56px;min-width:56px;padding:0;width:56px}.home-preview-nav:focus,.home-preview-nav:hover{background:#1e293beb!important;border-color:#ffffff47!important;color:#fff!important}.home-preview-nav.ant-btn:disabled,.home-preview-nav.ant-btn[disabled]{background:#0f172a5c;border-color:#ffffff14;color:#ffffff6b}.home-preview-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}.home-preview-action-btn{border-radius:999px;height:42px;min-width:140px}.home-preview-modal .ant-modal-content{background:#0000;box-shadow:none;padding:0}.home-preview-modal .ant-modal-header{display:none}.home-preview-modal .ant-modal-body{padding:0}@media (max-width:960px){.home-header{align-items:stretch;flex-direction:column;padding-bottom:16px;padding-top:16px}.home-header-search{width:100%}.home-toolbar{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.home-content{padding:16px}.home-header-search{flex-direction:column}.home-category-select,.home-search-box,.home-search-input{flex:1 1 auto;width:100%}.home-card-actions{grid-template-columns:1fr}.home-preview-actions{flex-direction:column;width:min(92vw,360px)}.home-preview-stage{gap:10px;grid-template-columns:44px auto 44px;max-width:96vw}.home-preview-image{max-width:min(76vw,1200px)}.home-preview-nav{border-radius:12px;height:44px;min-width:44px;width:44px}}.editor-layout{background:#eef1f6;min-height:100vh}.editor-main{height:calc(100vh - 64px);min-height:0}.editor-header{align-items:center;background:linear-gradient(135deg,#101828,#1d2939);display:flex;gap:20px;justify-content:space-between;min-height:64px;padding:0 20px}.editor-header-left{align-items:center;display:flex;flex:1 1 auto;gap:16px;min-width:0;width:100%}.editor-title-group{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;justify-content:center;min-width:0;overflow:hidden}.editor-title{color:#fff;display:block;font-size:18px;font-weight:700;line-height:1.25;margin:0}.editor-subtitle{color:#ffffffc7;display:block;font-size:13px;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-header-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:12px;justify-content:flex-end}.editor-toolbar-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff42;box-shadow:inset 0 1px 0 #ffffff14;color:#fff}.editor-toolbar-btn:focus,.editor-toolbar-btn:hover{background:#ffffff24;border-color:#ffffff7a;color:#fff}.editor-toolbar-btn.ant-btn:disabled,.editor-toolbar-btn.ant-btn[disabled]{background:#ffffff2e;border-color:#ffffff29;color:#ffffffb8}.editor-zoom-slider{margin:0;width:160px}.editor-sidebar{background:linear-gradient(180deg,#f8fafc,#f3f6fb);height:100%;min-height:0;overflow:auto;padding:18px}.editor-sidebar-left{border-right:1px solid #e6ebf2}.editor-sidebar-right{border-left:1px solid #e6ebf2}.editor-panel-title{color:#0f172a;font-size:20px;font-weight:700;margin-bottom:10px}.editor-panel-note{background:linear-gradient(135deg,#e8f1ff,#f6f9ff);border:1px solid #d7e6ff;border-radius:14px;color:#47607d;font-size:13px;line-height:1.6;margin-bottom:16px;padding:12px 14px}.editor-panel-section{background:#ffffffe6;border:1px solid #e5eaf1;border-radius:16px;box-shadow:0 10px 24px #0f172a0a;margin-bottom:16px;padding:16px}.editor-panel-section-title{color:#111827;font-size:15px;font-weight:700;margin-bottom:12px}.editor-inline-tip{color:#667085;font-size:12px;line-height:1.6;margin-bottom:14px}.editor-control-block{margin-bottom:16px}.editor-control-label{color:#1f1f1f;font-size:13px;font-weight:500;margin-bottom:8px}.editor-inline-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-inline-grid .editor-control-block{margin-bottom:0}.editor-button-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-button-grid .ant-btn,.editor-button-grid>*{width:100%}.editor-quick-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-quick-span{grid-column:1/-1}.editor-upload-trigger,.editor-upload-trigger .ant-btn,.editor-upload-trigger .ant-upload{width:100%}.editor-align-grid{margin-top:14px}.editor-builtin-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-builtin-card{background:#fff;border:1px solid #d9e2ec;border-radius:12px;cursor:pointer;padding:10px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.editor-builtin-card:hover{border-color:#91caff;box-shadow:0 10px 18px #1677ff14;transform:translateY(-1px)}.editor-builtin-card:disabled{box-shadow:none;cursor:not-allowed;opacity:.65;transform:none}.editor-builtin-card-preview{align-items:center;background:linear-gradient(180deg,#f8fafc,#eef2f7);border-radius:10px;display:flex;height:88px;justify-content:center;overflow:hidden;padding:8px}.editor-builtin-card-preview img{max-height:100%;max-width:100%;object-fit:contain}.editor-builtin-card-name{color:#1f2937;font-size:12px;line-height:1.5;margin-top:8px;word-break:break-word}.editor-builtin-empty{background:#f8fafc;border-radius:12px;color:#98a2b3;font-size:12px;grid-column:1/-1;padding:14px 12px;text-align:center}.editor-qr-preview-wrap{margin:14px 0 16px}.editor-qr-preview-card{background:linear-gradient(180deg,#fffffffa,#f7fafcfa);border:1px solid #dbe4ee;border-radius:14px;min-height:208px;padding:16px}.editor-qr-preview-card,.editor-qr-preview-viewport{align-items:center;display:flex;justify-content:center;overflow:hidden}.editor-qr-preview-viewport{max-height:100%;max-width:100%}.editor-qr-preview-surface{align-items:center;border-radius:12px;box-shadow:0 12px 30px #0f172a14;display:inline-flex;flex-shrink:0;justify-content:center;transform-origin:center center}.editor-qr-preview-empty{color:#98a2b3;font-size:12px;line-height:1.7;text-align:center}.editor-stage{background:radial-gradient(circle at top,#1677ff14,#0000 28%),linear-gradient(180deg,#f7f8fb,#eef1f6);height:100%;min-height:0;overflow:auto;padding:24px;position:relative}.editor-stage-feedback{align-items:center;display:flex;inset:24px;justify-content:center;pointer-events:none;position:absolute;z-index:4}.editor-stage-feedback-card{background:#fffffff0;border-radius:12px;box-shadow:0 10px 30px #0f172a14;color:#334155;font-size:14px;padding:14px 18px}.editor-stage-feedback-card-error{background:#fff1f0f5;color:#cf1322}.editor-stage-inner{align-items:flex-start;display:flex;justify-content:center;min-height:100%;min-width:100%;padding-bottom:24px}.editor-workspace-viewport{flex-shrink:0;position:relative}.editor-workspace{background-color:#fff;border-radius:12px;box-shadow:0 20px 50px #0f172a1f;left:0;overflow:hidden;position:absolute;top:0}.editor-overlay-layer{inset:0;position:absolute;z-index:2}.editor-overlay-item{box-sizing:border-box;cursor:move;position:absolute;-webkit-user-select:none;user-select:none}.editor-overlay-item.is-selected{outline:2px solid #1677ff;outline-offset:2px}.editor-overlay-text{background:#ffffff03;overflow:hidden;padding:0 8px;white-space:pre-wrap;word-break:break-word}.editor-text-inline-editor{background:#ffffffe6;border:none;color:inherit;font:inherit;height:100%;line-height:inherit;min-height:100%;outline:none;padding:0;resize:none;text-align:inherit;width:100%}.editor-overlay-image{background:#0000}.editor-overlay-image img{display:block;height:100%;object-fit:fill;pointer-events:none;width:100%}.editor-resize-handle{background:#1677ff;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #1677ff59;height:14px;position:absolute;width:14px}.editor-resize-handle-bottom,.editor-resize-handle-left,.editor-resize-handle-right,.editor-resize-handle-top{border-radius:999px}.editor-resize-handle-top-left{cursor:nwse-resize;left:-7px;top:-7px}.editor-resize-handle-top{cursor:ns-resize;left:50%;top:-7px;transform:translateX(-50%);width:26px}.editor-resize-handle-top-right{cursor:nesw-resize;right:-7px;top:-7px}.editor-resize-handle-right{cursor:ew-resize;height:26px;right:-7px;top:50%;transform:translateY(-50%)}.editor-resize-handle-bottom-left{bottom:-7px;cursor:nesw-resize;left:-7px}.editor-resize-handle-bottom-right{bottom:-7px;cursor:nwse-resize;right:-7px}.editor-resize-handle-bottom{bottom:-7px;cursor:ns-resize;left:50%;transform:translateX(-50%);width:26px}.editor-resize-handle-left{cursor:ew-resize;height:26px;left:-7px;top:50%;transform:translateY(-50%)}.editor-workspace .canvas-container,.editor-workspace .lower-canvas,.editor-workspace .upper-canvas,.editor-workspace canvas{display:none!important}.editor-workspace .canvas-container{left:0;position:absolute!important;top:0;z-index:2}@media (max-width:1200px){.editor-header,.editor-main{flex-direction:column;height:auto}.editor-header{align-items:flex-start;padding-bottom:12px;padding-top:12px}.editor-header-left,.editor-title-group{width:100%}.editor-header-actions{justify-content:flex-start;width:100%}.editor-sidebar,.editor-stage{height:auto}.editor-sidebar-left,.editor-sidebar-right{border-left:none;border-right:none;width:100%!important}.editor-sidebar-left{border-bottom:1px solid #e6ebf2}.editor-sidebar-right{border-top:1px solid #e6ebf2}}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}
/*# sourceMappingURL=main.2b53cb03.css.map*/