:root{--brand-blue:#1e79fa;--brand-blue-2:#38f;--brand-hover:#40a9ff;--brand-deep:#445ac7;--brand-deep-2:#5b77ec;--brand-soft:#89a4fa;--btn-ai-grad:linear-gradient(90deg, #4dcfff, #5ca0ff, #a375ff);--btn-ai-grad-hover:linear-gradient(90deg, #5cd9ff, #6cb0ff, #b085ff);--text-primary:#1c1d1f;--text-secondary:#15171aa6;--text-tertiary:#15171a70;--text-quaternary:#abadb2;--bg-page:#fff;--bg-canvas:#f6f7fa;--bg-card-hover:#f6f7fa;--bg-hover:#001f5c0f;--bg-selected:#eef4ff;--border:#d9d9d9;--border-light:#f0f0f0;--border-focus:#40a9ff;--danger:#ff4d4f;--success:#52c41a;--warning:#faad14;--radius:8px;--radius-lg:10px;--shadow-card:0 1px 4px #0015290f;--shadow-float:0 6px 16px #0015291a;--font:-apple-system, BlinkMacSystemFont, "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font);color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;font-size:14px}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select{outline:none;font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d3d6da;border-radius:3px}::-webkit-scrollbar-track{background:0 0}.btn{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 18px;font-size:14px;line-height:1;transition:all .15s;display:inline-flex}.btn-primary{background:var(--btn-ai-grad);color:#fff}.btn-primary:hover{background:var(--btn-ai-grad-hover);box-shadow:0 4px 12px #5398ff59}.btn-ghost{border:1px solid var(--border);color:var(--text-secondary);background:#fff}.btn-ghost:hover{color:var(--brand-hover);border-color:var(--brand-hover)}.icon-btn{width:32px;height:32px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:all .15s;display:inline-flex}.icon-btn:hover{background:var(--bg-hover);color:var(--brand-blue)}.tag{background:var(--bg-selected);color:var(--brand-blue);border-radius:4px;padding:1px 7px;font-size:12px;display:inline-block}.tag-hot{color:var(--danger);background:#fff1f0}.placeholder-box{background:linear-gradient(135deg,#f0f1f5 25%,#fafbfc 50%,#f0f1f5 75%) 0 0/200% 200%;border-radius:8px;animation:2.2s infinite shimmer}@keyframes shimmer{0%{background-position:0 0}to{background-position:100% 100%}}.topnav{z-index:100;border-bottom:1px solid var(--border-light);background:#fff;position:sticky;top:0}.topnav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:56px;margin:0 auto;padding:0 20px;display:flex}.topnav-left{align-items:center;gap:32px;display:flex}.topnav-brand{color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.brand-name{letter-spacing:.5px;font-size:17px;font-weight:600}.brand-sub{color:var(--text-quaternary);border-left:1px solid var(--border);margin-top:2px;padding-left:10px;font-size:12px}.topnav-nav{gap:2px;display:flex}.nav-item{color:var(--text-secondary);border-radius:6px;padding:6px 14px;font-size:14px;text-decoration:none;transition:all .15s}.nav-item:hover{color:var(--brand-blue)}.nav-item.active{color:var(--brand-blue);font-weight:500}.topnav-right{align-items:center;gap:12px;display:flex}.topnav-search{background:var(--bg-canvas);border:1px solid var(--border);width:210px;height:34px;color:var(--text-quaternary);border-radius:17px;align-items:center;gap:7px;padding:0 14px;display:flex}.topnav-search:focus-within{border-color:var(--border-focus)}.topnav-search input{width:100%;color:var(--text-primary);background:0 0;border:none;font-size:13px}.topnav-search input::placeholder{color:var(--text-quaternary)}.avatar{background:var(--btn-ai-grad);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:500;display:flex}.tools-hero{flex-direction:column;gap:12px;max-width:1280px;margin:18px auto 0;padding:0 20px;display:flex}.tools-hot{align-items:center;gap:12px;display:flex}.hot-label{color:var(--text-tertiary);white-space:nowrap;font-size:13px}.hot-chips{flex-wrap:wrap;gap:8px;display:flex}.hot-chip{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:15px;padding:4px 14px;font-size:13px;transition:all .15s}.hot-chip:hover{color:var(--brand-blue);border-color:var(--brand-blue-2)}.hot-chip.template{background:#fff8f0;border-color:#ffd8a8}.hot-chip.template em{color:#d46b08;margin-left:6px;font-size:11px;font-style:normal}.member-banner{border-radius:var(--radius-lg);background:linear-gradient(120deg,#fff7e6,#f0f5ff);border:1px solid #ffe7ba;justify-content:space-between;align-items:center;margin-top:4px;padding:13px 20px;display:flex}.member-banner-text{align-items:baseline;gap:12px;display:flex}.member-banner-text strong{color:#ad6800;font-size:15px}.member-banner-text span{color:var(--text-secondary);font-size:13px}.member-banner-btn{color:#fff;background:linear-gradient(135deg,#faad14,#f58a0b);box-shadow:0 2px 8px #faad1459}.tools-main{max-width:1280px;margin:8px auto 80px;padding:0 20px}.tool-group{margin-top:24px}.tool-group-title{align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:600;display:flex}.tool-group-dot{background:var(--brand-blue);border-radius:2px;width:4px;height:14px}.tool-grid{grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:12px;display:grid}.tool-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;background:#fff;transition:all .2s;overflow:hidden}.tool-card:hover{box-shadow:var(--shadow-float);border-color:var(--border);transform:translateY(-2px)}.tool-card-thumb{aspect-ratio:1;border-bottom:1px solid var(--border-light);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.tool-thumb-inner{width:50%;height:56%;position:relative}.tool-thumb-swatch{background:#ffffff80;border-radius:8px;position:absolute;inset:0;transform:rotate(-6deg);box-shadow:0 4px 10px #0015291f}.tool-thumb-swatch.alt{background:#ffffff59;transform:rotate(8deg)translate(8px,-4px)}.tool-hot-badge{color:var(--danger);box-shadow:var(--shadow-card);background:#fff;border-radius:10px;padding:1px 8px;font-size:11px;font-weight:500;position:absolute;top:8px;left:8px}.tool-card-icon{width:26px;height:26px;color:var(--brand-blue);opacity:0;box-shadow:var(--shadow-card);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:8px;right:8px;transform:translate(4px)}.tool-card-icon.show{opacity:1;transform:translate(0)}.tool-card-body{padding:10px 12px 12px}.tool-card-title{align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.tool-card-desc{color:var(--text-tertiary);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.editor-page{flex-direction:column;height:100%;display:flex;overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--border-light);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 14px;display:flex}.toolbar-left,.toolbar-right{align-items:center;gap:8px;display:flex}.toolbar-logo{align-items:center;display:flex}.toolbar-project{margin-left:10px}.project-name{font-size:14px;font-weight:500}.project-meta{color:var(--text-tertiary);gap:6px;font-size:11px;display:flex}.toolbar-divider{background:var(--border-light);width:1px;height:20px;margin:0 6px}.zoom-group{background:var(--bg-canvas);border:1px solid var(--border-light);border-radius:6px;align-items:center;gap:2px;padding:2px;display:flex}.zoom-value{text-align:center;min-width:44px;color:var(--text-secondary);font-size:12px}.zoom-fit{color:var(--text-secondary);border-radius:4px;padding:4px 8px;font-size:12px}.zoom-fit:hover{color:var(--brand-blue);background:#fff}.toolbar-center{background:var(--bg-canvas);border-radius:6px;gap:2px;padding:2px;display:flex}.toolbar-tab-btn{color:var(--text-secondary);border-radius:5px;padding:5px 18px;font-size:13px}.toolbar-tab-btn.active{color:var(--text-primary);box-shadow:var(--shadow-card);background:#fff;font-weight:500}.canvas-size-label{color:var(--text-tertiary);margin-right:6px;font-size:12px}.editor-main{flex:1;min-height:0;display:flex}.left-panel,.right-panel{background:#fff;flex-direction:column;flex-shrink:0;width:272px;display:flex}.left-panel{border-right:1px solid var(--border-light)}.right-panel{border-left:1px solid var(--border-light)}.panel-tabs{border-bottom:1px solid var(--border-light);gap:4px;padding:8px 8px 0;display:flex}.panel-tab{color:var(--text-secondary);border-radius:6px 6px 0 0;align-items:center;gap:5px;padding:7px 12px;font-size:13px;display:inline-flex;position:relative}.panel-tab.active{color:var(--brand-blue);font-weight:500}.panel-tab.active:after{content:"";background:var(--brand-blue);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.panel-search{background:var(--bg-canvas);border:1px solid var(--border-light);height:32px;color:var(--text-quaternary);border-radius:16px;align-items:center;gap:7px;margin:10px;padding:0 12px;display:flex}.panel-search input{background:0 0;border:none;width:100%;font-size:13px}.panel-scroll{flex:1;padding:4px 10px 20px;overflow-y:auto}.panel-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.panel-card{cursor:pointer}.panel-card-thumb{aspect-ratio:3/4;border-radius:var(--radius);border:1px solid var(--border-light);justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative;overflow:hidden}.panel-card:hover .panel-card-thumb{border-color:var(--border-focus);box-shadow:var(--shadow-card)}.panel-card-size{color:#3c4050a6;background:#ffffffe6;border-radius:4px;padding:1px 6px;font-size:10px;position:absolute;bottom:5px;right:5px}.panel-card-name{color:var(--text-secondary);text-align:center;margin-top:5px;font-size:12px}.thumb-mini-lines{flex-direction:column;gap:7px;width:58%;display:flex}.thumb-mini-lines i{border-radius:4px;height:7px;display:block}.thumb-mini-lines i:nth-child(2){width:80%}.thumb-mini-lines i:nth-child(3){width:60%}.material-pattern{opacity:.9;background:radial-gradient(circle at 30% 30%,#fffc 0 12%,#0000 13%),radial-gradient(circle at 70% 60%,#fff9 0 16%,#0000 17%);border-radius:8px;width:60%;height:60%}.panel-list{flex-direction:column;gap:8px;display:flex}.panel-list-item{background:var(--bg-canvas);border:1px solid var(--border-light);border-radius:var(--radius);cursor:pointer;padding:11px;transition:all .15s}.panel-list-item:hover{border-color:var(--border-focus);background:var(--bg-selected)}.text-sample{color:var(--text-primary);font-weight:500;line-height:1.4}.text-item-meta{color:var(--text-tertiary);justify-content:space-between;margin-top:5px;font-size:11px;display:flex}.panel-grid.small{grid-template-columns:1fr 1fr 1fr}.element-card{background:var(--bg-canvas);border:1px solid var(--border-light);border-radius:var(--radius);cursor:pointer;flex-direction:column;align-items:center;gap:6px;padding:11px 4px;transition:all .15s;display:flex}.element-card:hover{border-color:var(--border-focus);color:var(--brand-blue)}.element-icon{color:var(--text-secondary);font-size:20px}.element-name{color:var(--text-tertiary);font-size:11px}.upload-panel{flex-direction:column;gap:12px;display:flex}.upload-dropzone{border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-secondary);cursor:pointer;background:var(--bg-canvas);flex-direction:column;align-items:center;gap:8px;padding:32px 12px;transition:all .15s;display:flex}.upload-dropzone:hover{border-color:var(--brand-blue-2);color:var(--brand-blue)}.upload-dropzone p{font-size:13px;font-weight:500}.upload-dropzone span{color:var(--text-tertiary);font-size:11.5px}.upload-note{color:var(--text-secondary);background:var(--bg-selected);border-radius:var(--radius);border:1px solid #d6e4ff;align-items:center;gap:7px;padding:9px 11px;font-size:12px;line-height:1.5;display:flex}.canvas-area{background:var(--bg-canvas);flex:1;justify-content:center;align-items:flex-start;min-width:0;padding:40px 60px 80px;display:flex;position:relative;overflow:auto}.ruler-x,.ruler-y{z-index:5;pointer-events:none;background:#f6f7fae6;position:absolute}.ruler-x{border-bottom:1px solid var(--border-light);height:16px;top:0;left:18px;right:0}.ruler-y{border-right:1px solid var(--border-light);width:16px;top:18px;bottom:0;left:0}.canvas-wrap{transform-origin:top;transition:transform .15s}.canvas-page{background:#fff;border-radius:3px;width:750px;overflow:hidden;box-shadow:0 2px 8px #0015291f}.canvas-top{border-bottom:1px solid var(--border-light);background:#fff;justify-content:center;padding:12px;display:flex}.canvas-top-label{color:var(--text-tertiary);background:var(--bg-canvas);border:1px solid var(--border-light);border-radius:11px;padding:2px 12px;font-size:11px}.canvas-block{cursor:pointer;border-bottom:1px dashed #f0f0f2;transition:outline .12s;position:relative}.canvas-block:hover{outline:1.5px solid var(--brand-blue-2);outline-offset:-1.5px}.canvas-block.hero{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:420px;display:flex}.block-hero-title{color:#3c3f4e;font-family:PingFang SC,Microsoft YaHei,serif;font-size:34px;font-weight:600}.block-hero-sub{color:#8b8fa0;font-size:16px}.block-hero-deco{background:linear-gradient(90deg,#0000,#8fc1ff,#0000);border-radius:1px;width:140px;height:2px;margin-top:8px}.canvas-block.copy{padding:34px 46px}.block-copy-title{color:#4a4d5c;margin-bottom:14px;font-size:19px;font-weight:500}.block-copy i{background:#f0f1f5;border-radius:4px;height:8px;margin-bottom:9px;display:block}.canvas-block.img{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.canvas-block.img:nth-of-type(4){height:560px}.canvas-block.img:nth-of-type(5){height:980px}.block-img span{color:#6a6e80;font-size:17px;font-weight:500}.block-img em{color:#a6aab8;font-size:12px;font-style:normal}.canvas-block.gallery{padding:30px 40px}.block-gallery-title{color:#4a4d5c;margin-bottom:14px;font-size:17px;font-weight:500}.block-gallery-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.block-gallery-grid i{aspect-ratio:3/4;background:#f3f4fa;border-radius:8px;display:block}.canvas-block.table{padding:30px 40px}.block-table-grid{border:1px solid var(--border-light);border-radius:8px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.block-table-grid i{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#fafbfd;height:34px}.block-table-grid i:first-child,.block-table-grid i:nth-child(2),.block-table-grid i:nth-child(3),.block-table-grid i:nth-child(4){background:#f0f1f7}.block-index{background:var(--brand-blue);opacity:0;border-radius:50%;width:6px;height:6px;transition:opacity .12s;position:absolute;top:8px;right:8px}.canvas-block:hover .block-index{opacity:1}.canvas-bottom{text-align:center;color:#b6bac8;letter-spacing:6px;padding:22px;font-size:12px}.canvas-hint{color:var(--text-tertiary);border:1px solid var(--border-light);white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-radius:16px;padding:5px 16px;font-size:12px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.prop-section{padding:4px 14px 24px}.prop-title{color:var(--text-primary);margin:16px 0 10px;font-size:13px;font-weight:500}.prop-title:first-child{margin-top:14px}.preset-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.preset-chip{border:1px solid var(--border-light);border-radius:var(--radius);flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px;transition:all .15s;display:flex}.preset-chip span{color:var(--text-primary);font-size:12.5px;font-weight:500}.preset-chip em{color:var(--text-quaternary);font-size:11px;font-style:normal}.preset-chip:hover{border-color:var(--border-focus)}.preset-chip.active{border-color:var(--brand-blue-2);background:var(--bg-selected)}.preset-chip.active em{color:var(--brand-blue)}.field-row{align-items:center;gap:10px;margin-top:12px;display:flex}.field-row>label{width:52px;color:var(--text-secondary);flex-shrink:0;font-size:13px}.field-input{border:1px solid var(--border);background:#fff;border-radius:6px;flex:1;align-items:center;gap:6px;height:32px;padding:0 10px;display:flex}.field-input:focus-within{border-color:var(--border-focus)}.field-input input{background:0 0;border:none;width:100%;font-size:13px}.field-input span{color:var(--text-quaternary);font-size:12px}.link-lock{color:var(--text-tertiary);display:flex}.link-lock.on{color:var(--brand-blue)}.bg-picker{border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;height:32px;padding:3px 10px;display:flex}.bg-picker input[type=color]{cursor:pointer;background:0 0;border:none;width:22px;height:22px;padding:0}.bg-picker span{color:var(--text-secondary);font-size:12px}.field-row select{border:1px solid var(--border);height:32px;color:var(--text-primary);background:#fff;border-radius:6px;flex:1;padding:0 8px;font-size:13px}.tier-group{flex:1;gap:6px;display:flex}.tier-chip{border:1px solid var(--border-light);color:var(--text-secondary);border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 0;font-size:12.5px;font-weight:500;display:flex}.tier-chip em{color:var(--text-quaternary);font-size:10px;font-style:normal}.tier-chip.active{border-color:var(--brand-blue-2);color:var(--brand-blue);background:var(--bg-selected)}.ai-quick-actions{gap:8px;margin-top:16px;display:flex}.layer-list{flex-direction:column;gap:2px;display:flex}.layer-item{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;transition:all .12s;display:flex}.layer-item:hover{background:var(--bg-hover)}.layer-item.active{background:var(--bg-selected)}.layer-type{border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:10.5px}.layer-type.img{color:#1677ff;background:#e6f4ff}.layer-type.txt{color:#597ef7;background:#f0f0ff}.layer-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.icon-btn.mini{width:26px;height:26px;font-size:14px}:root{--siderbar-width:68px;--header-height:54px;--background-webmain:#fff;--background-system-main-background-default:#f6f7fa;--background-system-frame-floatpanel:#fff;--background-action-regular:#001f5c0f;--content-system-primary:#1c1d1f;--content-system-secondary:#616366;--content-system-tertiary:#abadb2;--stroke-system-border-overlay:#00000014;--radius-12:12px}.Page{min-width:1000px}.Frame.container{z-index:1;display:flex;position:relative}.Frame.main{z-index:10;min-height:100vh;margin-left:var(--siderbar-width);flex-direction:column;transition:margin-left .2s;display:flex;position:relative}.frame-main-new-ui-inner{width:100%;max-width:1400px;margin:0 auto}.frame-main-new-ui-inner-content{width:100%}.Frame.header{z-index:9;background-color:var(--background-webmain);width:100%;padding:0;position:sticky;top:0}.Frame.header .header-content{height:var(--header-height);justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.Frame.header .content{flex:1;height:100%}.Frame.header .right{align-items:center;gap:10px;display:flex;position:relative}.headerBrand{color:#17191c;align-items:center;gap:8px;height:100%;display:flex}.headerBrand img{object-fit:cover;border-radius:7px;width:28px;height:28px}.headerBrand strong{white-space:nowrap;font-size:17px;font-weight:600}.headerNewTask{color:#17191c;background:#f1f3f5;border-radius:8px;align-items:center;gap:5px;height:32px;margin-left:5px;padding:0 12px;font-size:13px;display:inline-flex}.headerNewTask:hover{background:#e8ebef}.headerVipBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);border-radius:18px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:600;line-height:1;transition:opacity .2s,transform .2s;display:inline-flex}.headerVipBtn:hover{opacity:.9;transform:translateY(-1px)}.headerAvatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9a76,#ff5f6d);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.headerLang{width:32px;height:32px;color:var(--content-system-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:13px;display:flex}.headerLang:hover{background:var(--background-action-regular)}.sidebarNew{z-index:11;background:#edeff5;flex-direction:column;flex-shrink:0;align-items:center;height:100vh;padding:0 2px;transition:width .2s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebarNew .header{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.sidebarNew:not(.openMenu) .logo,.sidebarNew:not(.openMenu) .openMenuIcon{transition:opacity .12s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sidebarNew:not(.openMenu) .logo{opacity:1;pointer-events:auto}.sidebarNew:not(.openMenu) .openMenuIcon{opacity:0;pointer-events:none;margin:0;display:flex}.sidebarNew:not(.openMenu):hover .logo{opacity:0;pointer-events:none}.sidebarNew:not(.openMenu):hover .openMenuIcon{opacity:1;pointer-events:auto}.sidebarNew .logo{width:64px;height:64px;color:var(--content-system-primary);justify-content:center;align-items:center;display:flex}.sidebarNew .logo img{object-fit:cover;border-radius:7px;width:28px;height:28px}.sidebarNew .openMenuIcon{width:36px;height:36px;color:var(--content-system-primary);cursor:pointer;justify-content:center;align-items:center;margin:14px;display:none}.sidebarNew .openMenuIcon:hover{background:var(--background-action-regular);border-radius:8px}.sidebarNew.openMenu .logo{justify-content:flex-start;gap:8px;padding-left:6px}.sidebarNew .content{scrollbar-width:none;flex-direction:column;flex:1;align-items:center;gap:8px;width:100%;min-height:0;display:flex;overflow-y:auto}.sidebarNew .content::-webkit-scrollbar{width:0;height:0}.sidebarNew .items{flex-direction:column;align-items:center;gap:2px;width:100%;display:flex}.sidebarNew .item{width:64px;height:64px;color:var(--content-system-primary);cursor:pointer;flex-direction:column;flex-shrink:0;justify-content:center;align-self:center;align-items:center;gap:6px;text-decoration:none;transition:all .2s;display:flex}.sidebarNew.openMenu .item{flex-direction:row;justify-content:flex-start;gap:12px;width:100%;height:44px;padding:0 14px}.sidebarNew .item .icon{width:22px;height:22px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.sidebarNew .item .text{color:var(--content-system-primary);text-align:center;font-size:11px;font-weight:400;line-height:110%}.sidebarNew.openMenu .item .text{white-space:nowrap;text-align:left;font-size:14px}.sidebarNew .item:hover,.sidebarNew .selected{color:var(--content-system-primary);border-radius:var(--radius-12);background:var(--background-action-regular)}.sidebarNew .selected .text{font-weight:600}.sidebarNew .line{background:var(--stroke-system-border-overlay);flex-shrink:0;width:40px;height:1px;margin:4px 12px}.sidebarNew.openMenu .line{width:calc(100% - 24px)}.sidebarNew .moreMenu{justify-content:center;width:100%;display:flex}.sidebarNew .moreMenu .moreMenu-trigger{cursor:pointer;width:64px}.sidebarNew.openMenu .moreMenu{justify-content:flex-start}.sidebarNew.openMenu .moreMenu .moreMenu-trigger{width:100%}.sidebarNew .footer{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;gap:2px;width:100%;margin-bottom:12px;display:flex;position:relative}.recentToolsSection{width:100%;margin-bottom:24px}.recentToolsSectionTitle{color:var(--content-system-primary);margin-bottom:20px;font-family:PingFang SC,Microsoft YaHei,-apple-system,sans-serif;font-size:16px;font-weight:600;line-height:120%}.recentToolsGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:100%;display:grid}.recentToolsItem{background:var(--background-system-main-background-default);border-radius:12px;min-width:0;height:76px;text-decoration:none;transition:background .2s;overflow:hidden;box-shadow:inset 0 0 24px 4px #fff}.recentToolsItem:hover{background:var(--background-system-frame-floatpanel)}.recentToolsItemInner{align-items:center;gap:12px;width:100%;height:100%;padding:20px;display:flex;box-shadow:inset 0 0 24px 4px #fff}.recentToolsIcon{width:22px;height:22px;color:var(--content-system-primary);flex-shrink:0}.recentToolsIcon img{object-fit:contain;width:22px;height:22px}.recentToolsName{color:var(--content-system-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:15px;overflow:hidden}.toolsCategoryTabs{top:var(--header-height);z-index:8;width:100%;padding:24px 0 8px;position:sticky}.toolsCategoryTabsInner{scrollbar-width:none;align-items:center;gap:24px;width:100%;display:flex;overflow-x:auto}.toolsCategoryTabsInner::-webkit-scrollbar{display:none}.toolsCategoryTab{color:var(--content-system-secondary);white-space:nowrap;cursor:pointer;border-bottom:2px solid #0000;flex-shrink:0;padding-bottom:8px;font-size:16px;font-weight:500;line-height:110%;transition:color .2s;position:relative}.toolsCategoryTab.active,.Page.tools .toolsCategoryTab:hover{color:var(--content-system-primary)}.toolsCategoryTab.active{border-bottom-color:var(--content-system-primary);font-weight:600;line-height:120%}.toolsSection{width:100%;margin-top:12px;margin-bottom:48px;scroll-margin-top:170px}.toolsSection:last-child{margin-bottom:0}.toolsSectionTitle{color:var(--content-system-tertiary);margin-bottom:20px;font-size:14px;font-weight:600;line-height:110%}.toolsSectionContentAnchor{width:100%}.cards.aiTools{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:100%;display:grid}.cards.aiTools .item{cursor:pointer;border-radius:16px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 0 1px #00000029,0 2px 12px #0000000a}.cards.aiTools .item,.cards.aiTools .item .preview{background:var(--background-system-main-background-default);position:relative;overflow:hidden}.cards.aiTools .item:hover{transform:translateY(-2px);box-shadow:0 0 1px #00000029,0 8px 24px #00000014}.cards.aiTools .item .preview{aspect-ratio:5/3}.cards.aiTools .item .preview .previewImageWrap{width:100%;height:100%}.cards.aiTools .item .preview .previewImage{object-fit:cover;width:100%;height:100%;transition:transform .2s ease-out;display:block}.cards.aiTools .item .preview .entranceBtn{z-index:2;color:#1c1d1f;opacity:0;background:#fffffff5;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:12px;font-weight:500;line-height:1;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:12px;right:12px;transform:translateY(8px);box-shadow:0 8px 24px #1c1d1f24}.cards.aiTools .item .content{background:var(--background-system-main-background-default);flex-direction:column;flex:1;gap:8px;padding:28px 20px 16px;display:flex;position:relative;box-shadow:inset 0 -4px 32px 8px #ffffffe0}.cards.aiTools .item .content .iconBadge{width:44px;height:44px;color:var(--content-system-primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:-28px;left:20px;box-shadow:0 0 1px #00000029,0 2px 12px #0000000a}.cards.aiTools .item .content .iconBadgeImage{object-fit:contain;width:22px;height:22px;display:block}.cards.aiTools .item .content .title{color:var(--content-system-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:18px;overflow:hidden}.cards.aiTools .item .content .description{color:var(--content-system-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.cards.aiTools .item:hover .preview .entranceBtn{opacity:1;transform:translateY(0)}.cards.aiTools .item:hover .preview .previewImage{transform:scale(1.02)}.toolsFooter{margin-top:96px}.mainlandFooter{width:100%;padding:48px 0 24px}.mainlandFooter .info{justify-content:space-between;align-items:center;display:flex}.footerLogo{object-fit:contain;height:24px}.mainlandFooter .copyright{color:var(--content-system-tertiary);margin-top:16px;font-size:12px;line-height:1}.uploadMask{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.uploadModal{background:#fff;border-radius:16px;width:440px;max-width:calc(100vw - 48px);padding:24px;box-shadow:0 16px 48px #00000029}.uploadModalTitle{color:var(--content-system-primary);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px;font-weight:600;display:flex}.uploadModalClose{width:28px;height:28px;color:var(--content-system-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex}.uploadModalClose:hover{background:var(--background-action-regular)}.uploadDrop{background:var(--background-system-main-background-default);height:200px;color:var(--content-system-secondary);cursor:pointer;border:1px dashed #00000029;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;transition:border-color .2s,background .2s;display:flex}.uploadDrop:hover{background:#f2f7ff;border-color:#1e79fa}.uploadDropIcon{color:#1e79fa;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 12px #0000000f}.uploadPreview{gap:16px;display:flex}.uploadPreviewImg{object-fit:cover;border:1px solid var(--stroke-system-border-overlay);border-radius:12px;flex-shrink:0;width:150px;height:150px}.uploadPreviewInfo{flex-direction:column;flex:1;gap:12px;display:flex}.uploadPreviewName{color:var(--content-system-primary);word-break:break-all;font-size:14px;font-weight:500}.uploadProgressTrack{background:var(--background-system-main-background-default);border-radius:3px;height:6px;overflow:hidden}.uploadProgressBar{background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);border-radius:3px;height:100%;transition:width .3s}.uploadProgressText{color:var(--content-system-secondary);font-size:12px}.uploadDoneIcon{color:#2eb872;background:#e8f8ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.uploadModalActions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.uploadBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.uploadBtn.primary{color:#fff;background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff)}.uploadBtn.primary:hover{opacity:.9}.uploadBtn.ghost{background:var(--background-system-main-background-default);color:var(--content-system-primary)}.uploadBtn.ghost:hover{background:var(--background-action-regular)}@media (width<=1600px){.cards.aiTools{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1400px){.cards.aiTools,.recentToolsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1200px){.cards.aiTools,.recentToolsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dk-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:all .2s;display:inline-flex}.dk-btn:disabled{opacity:.5;cursor:not-allowed}.dk-btn-primary{color:#fff;background:#1e79fa}.dk-btn-primary:hover{background:#38f}.dk-btn-gradient{color:#fff;background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);box-shadow:0 4px 12px #5ca0ff59}.dk-btn-gradient:hover{transform:translateY(-1px);box-shadow:0 6px 16px #5ca0ff73}.dk-btn-ghost{background:var(--background-system-main-background-default);color:var(--content-system-primary)}.dk-btn-ghost:hover{background:var(--background-action-regular)}.dk-btn-text{color:var(--content-system-secondary);background:0 0}.dk-btn-text:hover{color:var(--content-system-primary);background:var(--background-action-regular)}.dk-btn-small{border-radius:6px;height:30px;padding:0 12px;font-size:12px}.dk-btn-large{border-radius:10px;height:44px;padding:0 22px;font-size:15px}.dk-btn-block{width:100%}.headerIconBtn{border:1px solid var(--stroke-system-border-overlay);background:var(--background-system-frame-floatpanel);width:34px;height:34px;color:var(--content-system-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.headerIconBtn:hover{color:var(--content-system-primary);background:var(--background-action-regular)}.dk-tooltip{display:inline-flex;position:relative}.dk-tooltip-inner{z-index:90;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1c1d1feb;border-radius:6px;padding:6px 10px;font-size:12px;line-height:1.4;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.dk-tooltip-inner:before{content:"";border:5px solid #0000;border-bottom-color:#1c1d1feb;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.dk-tooltip-bottom .dk-tooltip-inner{top:auto;bottom:calc(100% + 8px)}.dk-tooltip-bottom .dk-tooltip-inner:before{border-top-color:#1c1d1feb;border-bottom-color:#0000;top:100%;bottom:auto}.dk-tooltip:hover .dk-tooltip-inner{opacity:1}.dk-dropdown{display:inline-flex;position:relative}.dk-dropdown-trigger{cursor:pointer;display:inline-flex}.dk-dropdown-menu{z-index:95;background:#fff;border-radius:12px;min-width:160px;padding:6px;animation:.15s dkFadeIn;position:absolute;top:calc(100% + 8px);box-shadow:0 8px 24px #0000001f,0 0 1px #0000001f}.dk-dropdown-align-right{right:0}.dk-dropdown-align-left{left:0}.dk-dropdown-item{color:var(--content-system-primary);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;transition:background .15s;display:flex}.dk-dropdown-item:hover{background:var(--background-action-regular)}.dk-dropdown-item-danger{color:#f74640}.dk-dropdown-item-danger:hover{background:#f7464014}.dk-dropdown-item-disabled{color:var(--content-system-tertiary);cursor:not-allowed}.dk-dropdown-divider{background:var(--stroke-system-border-overlay);height:1px;margin:6px 4px}@keyframes dkFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dk-modal-mask{z-index:100;background:#00000073;justify-content:center;align-items:center;animation:.15s dkFadeIn;display:flex;position:fixed;inset:0}.dk-modal{background:#fff;border-radius:16px;max-width:calc(100vw - 48px);max-height:calc(100vh - 96px);animation:.2s dkZoomIn;overflow-y:auto;box-shadow:0 16px 48px #00000029}@keyframes dkZoomIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.dk-modal-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.dk-modal-title{color:var(--content-system-primary);font-size:16px;font-weight:600}.dk-modal-close{width:28px;height:28px;color:var(--content-system-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.dk-modal-close:hover{background:var(--background-action-regular)}.dk-modal-body{padding:20px 24px 24px}.dk-modal-footer{justify-content:flex-end;gap:10px;padding:0 24px 24px;display:flex}.dk-toast-wrap{z-index:120;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.dk-toast{color:#fff;background:#1c1d1feb;border-radius:10px;align-items:center;gap:8px;max-width:480px;padding:10px 16px;font-size:13px;line-height:1.4;animation:.2s dkToastIn;display:flex;box-shadow:0 8px 24px #0000002e}@keyframes dkToastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dk-toast-icon{flex-shrink:0;align-items:center;display:flex}.dk-toast-success .dk-toast-icon{color:#2eb872}.dk-toast-error .dk-toast-icon{color:#ff6b6b}.dk-toast-warning .dk-toast-icon{color:#f5a623}.dk-toast-info .dk-toast-icon{color:#4ea8ff}.dk-toast-content{word-break:break-all}.dk-avatar{color:#fff;-webkit-user-select:none;user-select:none;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.dk-badge{display:inline-flex;position:relative}.dk-badge-count{color:#fff;background:#f74640;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute;top:-6px;right:-10px}.dk-badge-dot{background:#f74640;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:0}.dk-tag{border-radius:5px;align-items:center;height:22px;padding:0 8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.dk-tag-default{background:var(--background-system-main-background-default);color:var(--content-system-secondary)}.dk-tag-blue{color:#1e79fa;background:#e5f2ff}.dk-tag-green{color:#2eb872;background:#e8f8ef}.dk-tag-orange{color:#f59e0b;background:#fff4e5}.dk-tag-red{color:#f74640;background:#ffecec}.dk-spin{border:2px solid #0000001f;border-top-color:currentColor;border-radius:50%;flex-shrink:0;animation:.8s linear infinite dkSpin;display:inline-block}@keyframes dkSpin{to{transform:rotate(360deg)}}.dk-skeleton{flex-direction:column;gap:6px;display:inline-flex;overflow:hidden}.dk-skeleton-item{background:linear-gradient(90deg,#f0f1f4 25%,#e8eaee 37%,#f0f1f4 63%) 0 0/400% 100%;border-radius:4px;width:100%;height:100%;animation:1.4s infinite dkShimmer;display:block}.dk-skeleton-rounded .dk-skeleton-item{border-radius:12px}@keyframes dkShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-card{background:var(--background-system-main-background-default);border-radius:16px;overflow:hidden}.skeleton-card-body{flex-direction:column;gap:8px;padding:20px;display:flex}.dk-empty{color:var(--content-system-secondary);flex-direction:column;align-items:center;gap:12px;padding:48px 0;display:flex}.dk-empty-text{font-size:13px}.sidebarNew.openMenu .item,.sidebarNew.openMenu .moreMenu .moreMenu-trigger{align-self:stretch}.uploadDropHint{color:var(--content-system-tertiary);margin-top:6px;font-size:12px}.uploadDoneRow{color:#2eb872;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.uploadModalActions{margin-top:20px}.sidebarNew .logo a{align-items:center;gap:8px;text-decoration:none;display:flex}.sidebarLogoName{color:var(--content-system-primary);white-space:nowrap;font-size:14px;font-weight:600;display:none}.sidebarNew.openMenu .sidebarLogoName{display:inline}.sidebarNew.openMenu .header{justify-content:space-between;width:100%;padding-right:4px}.sidebarNew.openMenu .openMenuIcon{opacity:1;margin:0;display:flex}.homeHero{flex-direction:column;align-items:center;padding-top:16px;display:flex}.promoBanner{color:#1c1d1f;background:linear-gradient(90deg,#e5f8ff,#f4fff7);border-radius:12px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;display:flex}.promoBannerBadge{color:#fff;background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.promoBannerArrow{font-size:14px}.chatFormContainer{justify-content:center;align-items:center;width:100%;margin-top:24px;display:flex}.chatFormContainerInner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:.5px solid #00000014;border-radius:24px;flex-direction:column;gap:16px;width:64%;min-width:760px;max-width:1080px;min-height:280px;padding:24px;display:flex;position:relative;box-shadow:0 0 0 .5px #00000014}.chatFormTabs{gap:8px;display:flex}.chatFormTab{height:32px;color:var(--content-system-secondary);cursor:pointer;background:#001e590a;border:none;border-radius:999px;padding:0 18px;font-size:14px;transition:all .2s}.chatFormTab:hover{color:var(--content-system-primary)}.chatFormTab.active{color:#fff;background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);font-weight:600}.chatFormInput{resize:none;width:100%;height:128px;color:var(--content-system-primary);background:0 0;border:none;outline:none;font-family:inherit;font-size:16px;line-height:1.6}.chatFormInput::placeholder{color:var(--content-system-tertiary)}.chatFormFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.chatQuickChips{flex-wrap:wrap;gap:8px;display:flex}.chatQuickChip{height:28px;color:var(--content-system-secondary);cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:999px;padding:0 12px;font-size:12px;transition:all .2s}.chatQuickChip:hover{color:#1e79fa;border-color:#1e79fa}.chatFormLoading{color:var(--content-system-secondary);z-index:2;background:#ffffffeb;border-radius:24px;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex;position:absolute;inset:0}.homeTitle{color:#222326;text-align:center;margin-top:32px;font-size:26px;font-weight:500;line-height:100%}.abCarousel{margin-top:48px;margin-bottom:42px}.abCarousel .toolsTitle{color:var(--content-system-primary);font-size:16px;font-weight:600;line-height:22px}.toolsSectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.toolsSectionHeader .allSkillsEntry{color:var(--content-system-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px;line-height:1.5}.toolsSectionHeader .allSkillsEntry:hover{color:var(--content-system-primary)}.toolsBox{gap:12px;display:flex;position:relative}.initTools{flex:2 1 0;gap:12px;min-width:0;max-width:612px;display:flex}.initTools .cardWrapper{cursor:pointer;color:#000;background:#fff;border:.5px solid #00000014;border-radius:16px;flex:1 1 0;min-width:0;position:relative;overflow:hidden}.initTools .card{cursor:pointer;border-radius:16px;flex-direction:column;justify-content:flex-start;height:100%;min-height:152px;padding:28px 20px 20px;text-decoration:none;transition:background .2s;display:flex;position:relative;box-shadow:inset 0 0 40px 8px #fff,0 0 1px #0000001a}.initTools .productKitCard{background:linear-gradient(#26d5e033,#26d5e000 60%),#fffc}.initTools .productKitCard:hover{background:linear-gradient(#26d5e033 45%,#26d5e000),#fff}.initTools .createDesignCard{background:linear-gradient(#8edb2c33,#8edb2c00 60%),#fffc}.initTools .createDesignCard:hover{background:linear-gradient(#8edb2c33 45%,#8edb2c00),#fff}.initTools .card .title{color:var(--content-system-primary);margin-bottom:8px;font-size:16px;font-weight:500;line-height:110%}.initTools .card .desc{color:var(--content-system-secondary);margin-bottom:35px;font-size:12px;line-height:110%}.initTools .card .cardIcon{color:var(--content-web-primary);transition:opacity .12s ease-out}.initTools .card .cardIconHover{z-index:1;opacity:0;color:var(--content-web-primary);transition:opacity .12s ease-out,transform .12s ease-out;position:absolute;bottom:24px;left:20px;transform:translateY(16px)}.initTools .card:hover .cardIcon{opacity:0}.initTools .card:hover .cardIconHover{opacity:1;transform:translateY(0)}.dk-spark-icon{justify-content:center;align-items:center;display:inline-flex}.initTools .card .cardIcon{object-fit:contain;width:22px;height:22px;position:absolute;bottom:24px;left:20px}.subToolsBoxWrapperAB{--card-num:5;flex:3 1 0;min-width:0;position:relative}.subToolsBoxAB{background:var(--background-system-main-background-default);border-radius:16px;width:100%;padding:8px;position:relative;box-shadow:inset 0 0 24px 8px #fff,0 0 1px #0000001a}.subToolsBoxAB .subToolsAB{grid-template-columns:repeat(var(--card-num), minmax(0, 1fr));gap:8px;display:grid;position:relative}.subToolsBoxAB .subToolsAB .subToolAB{height:64px;color:var(--content-web-primary);cursor:pointer;border-radius:16px;text-decoration:none;position:relative}.subToolsBoxAB .subToolsAB .subToolAB:hover{background:#fff}.subToolsBoxAB .subToolsAB .subToolAB .innerSubToolAB{align-items:center;gap:12px;width:100%;height:100%;padding:20px;display:flex}.subToolsBoxAB .subToolsAB .subToolAB .subToolIcon{object-fit:contain;flex-shrink:0;width:22px;height:22px}.subToolsBoxAB .subToolsAB .subToolAB .toolTitleAB{color:var(--content-web-primary);white-space:nowrap;font-size:14px;font-weight:500}.subToolsBoxAB .subToolsAB .moreToolAB,.subToolsBoxAB .subToolsAB .subToolAB:nth-child(n+11){display:none}.subToolsBoxAB .subToolsAB .moreToolAB:nth-child(n+19){display:block}.abCarousel.agentSkills .toolsTitle{font-size:14px;font-weight:500;line-height:1.5}.skillsGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;width:100%;display:grid}.skillCard{cursor:pointer;background:#fffc;border:.5px solid #00000014;border-radius:16px;flex-direction:column;gap:8px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #00000014}.skillCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.skillIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 1px #00000029,0 2px 12px #0000000a}.skillIcon img{object-fit:contain;width:22px;height:22px}.skillName{color:var(--content-system-primary);font-size:15px;font-weight:600;line-height:18px}.skillDesc{color:var(--content-system-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.skillUse{color:#1e79fa;opacity:0;margin-top:auto;padding-top:8px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s;transform:translateY(4px)}.skillCard:hover .skillUse{opacity:1;transform:translateY(0)}.homeNavTabs{z-index:10;background:var(--background-webmain);flex-direction:column;align-items:flex-start;width:100%;display:flex;position:sticky;top:14px}.navTabsNew{z-index:9;width:100%;overflow:hidden}.navTabsNew .inner{box-sizing:border-box;align-items:center;gap:24px;width:fit-content;max-width:100%;padding:4px 0;display:inline-flex;overflow-x:auto}.navTabsNew .inner::-webkit-scrollbar{display:none}.navTabsNew .inner .item{cursor:pointer;height:32px;color:var(--content-system-tertiary);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.navTabsNew .inner .item:hover{color:var(--content-system-secondary)}.navTabsNew .inner .item.active{color:var(--content-system-primary);border-bottom:2px solid var(--content-system-primary)}.navTabsNew .inner .item .buttonContent{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.navTabsNew .inner .item .label{font-size:16px;font-weight:500;line-height:1.3}.homeNavTabsSecondary{top:calc(var(--header-height) - 16px);z-index:8;box-sizing:border-box;background:var(--background-webmain);width:100%;padding:16px 0 12px;position:sticky;overflow:hidden}.homeCategoryChips{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.homeCategoryChips::-webkit-scrollbar{display:none}.homeCategoryChips .chip{height:28px;color:var(--content-system-secondary);cursor:pointer;background:#001e590a;border:0;border-radius:999px;flex-shrink:0;padding:0 16px;font-size:14px;line-height:28px;transition:all .2s}.homeCategoryChips .chip:hover{color:var(--content-system-primary)}.homeCategoryChips .chip.active{color:var(--content-system-primary);background:#fff;font-weight:600;box-shadow:0 2px 8px #0000000f}.agentTemplates{width:100%;margin-top:16px}.topicList{min-height:300px;position:relative}.agentTopicShelf{--topic-shelf-gap:12px;--topic-shelf-columns:5;gap:var(--topic-shelf-gap);background:#fffc;border:.5px solid #0000000f;border-radius:16px;width:100%;margin-bottom:20px;padding:20px;display:flex;overflow:hidden}.agentTopicShelf .topicMeta{flex-direction:column;flex:0 0 200px;justify-content:space-between;gap:16px;width:200px;min-width:200px;padding:16px;display:flex}.agentTopicShelf .topicCopy{flex-direction:column;gap:12px;display:flex}.agentTopicShelf .topicTitle{color:var(--content-system-primary);font-size:20px;font-weight:600;line-height:1.1}.agentTopicShelf .topicDescription{color:var(--content-system-tertiary);word-break:break-word;font-size:14px;line-height:1.5}.agentTopicShelf .pagination{align-items:center;gap:8px;display:flex}.agentTopicShelf .changePageBtn{border:1px solid var(--stroke-system-border-overlay);width:40px;height:40px;color:var(--content-system-primary);cursor:pointer;background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .2s,opacity .2s;display:flex}.agentTopicShelf .changePageBtn:hover{background:#001f5c0f}.agentTopicShelf .changePageBtn:disabled{cursor:default;opacity:.4}.agentTopicShelf .trackViewport{border-radius:8px;flex:1;min-width:0;overflow:hidden}.agentTopicShelf .trackInner{align-items:flex-start;gap:var(--topic-shelf-gap);transition:transform .35s;display:flex}.agentTopicShelf .itemWrapper{flex:0 0 calc((100% - (var(--topic-shelf-columns) - 1) * var(--topic-shelf-gap)) / var(--topic-shelf-columns))}.agentTopicShelf .itemCard{aspect-ratio:1;cursor:pointer;isolation:isolate;border:.5px solid #00000014;border-radius:8px;width:100%;position:relative;overflow:hidden}.agentTopicShelf .effectImg{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .2s ease-out;position:absolute;inset:0}.agentTopicShelf .cardHoverMask{background:linear-gradient(#80808000 0,#808080cc 47.62%);flex-direction:column;justify-content:flex-end;min-height:48px;padding:16px 16px 8px;transition:padding .2s ease-out;display:flex;position:absolute;bottom:0;left:0;right:0}.agentTopicShelf .agentCardTitle{z-index:1;color:#fff;text-shadow:0 1px 2px #0000003d;word-break:break-word;align-items:center;gap:8px;font-size:14px;line-height:1.5;display:flex;position:relative}.agentTopicShelf .agentGenBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;opacity:0;pointer-events:none;background:#0006;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:32px;max-height:0;margin-top:0;font-size:14px;font-weight:600;line-height:1.3;transition:opacity .2s ease-out,transform .2s ease-out,max-height .2s ease-out,margin-top .2s ease-out;display:flex;overflow:hidden;transform:translateY(8px)}.agentTopicShelf .itemCard:hover .effectImg{transform:scale(1.02)}.agentTopicShelf .itemCard:hover .cardHoverMask{padding-top:16px}.agentTopicShelf .itemCard:hover .agentGenBtn{opacity:1;pointer-events:auto;max-height:32px;margin-top:8px;transform:translateY(0)}.cards.aiTools .item.disabled{cursor:not-allowed;opacity:.85}.cards.aiTools .item.disabled:hover{transform:none;box-shadow:0 0 1px #00000029,0 2px 12px #0000000a}.cards.aiTools .item.disabled .disabledMark{z-index:3;height:24px;color:var(--content-system-secondary);background:#ffffffeb;border-radius:12px;align-items:center;padding:0 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000001a}@media (width<=1500px){.skillsGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1320px){.chatFormContainerInner{width:80%;min-width:0}.skillsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.subToolsBoxWrapperAB{--card-num:4}}.recommendTabs{align-items:center;gap:16px;display:flex}.recommendTab{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:2px;padding:0;display:flex}.recommendTabLabel{color:var(--content-system-tertiary);white-space:nowrap;font-size:16px;font-weight:500;line-height:1.5;transition:color .2s}.recommendTab.active .recommendTabLabel{color:var(--content-system-primary)}.recommendTabIndicator{background:var(--content-system-primary);opacity:0;border-radius:2px;width:100%;height:2px;transition:opacity .2s}.recommendTab.active .recommendTabIndicator{opacity:1}.skillsShelf{margin-top:8px}.skillsShelf .itemWrapper{flex-basis:calc((100% - 5 * var(--topic-shelf-gap)) / 6)}.skillsShelf .skillCard{cursor:pointer;background:#fffc;border:.5px solid #00000014;border-radius:12px;flex-direction:column;gap:8px;width:100%;height:210px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 0 0 .5px #00000014}.skillsShelf .skillCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.skillsShelf .skillIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 1px #00000029,0 2px 12px #0000000a}.skillsShelf .skillIcon img{object-fit:contain;width:22px;height:22px}.skillsShelf .skillName{color:var(--content-system-primary);font-size:15px;font-weight:600;line-height:18px}.skillsShelf .skillDesc{color:var(--content-system-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.skillsShelf .skillUse{color:#1e79fa;opacity:0;margin-top:auto;padding-top:8px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s;transform:translateY(4px)}.skillsShelf .skillCard:hover .skillUse{opacity:1;transform:translateY(0)}.productKitPage .frame-main-new-ui-inner-content{height:calc(100vh - var(--header-height) - 24px);flex-direction:column;min-height:560px;display:flex}.pkWorkspaceHeader{justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.pkWorkspaceTitle{align-items:center;gap:12px;display:flex}.pkWorkspaceIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 1px #00000029,0 2px 12px #0000000a}.pkWorkspaceIcon img{object-fit:contain;width:22px;height:22px}.pkWorkspaceName{color:var(--content-system-primary);font-size:18px;font-weight:600;line-height:22px}.pkWorkspaceSub{color:var(--content-system-secondary);margin-top:2px;font-size:13px}.pkWorkspaceActions{align-items:center;gap:10px;display:flex}.pkWorkspace{flex:1;gap:16px;min-height:0;display:flex}.pkConfigPanel{background:#fffc;border:.5px solid #00000014;border-radius:16px;flex-direction:column;flex-shrink:0;gap:18px;width:320px;padding:20px;display:flex;overflow-y:auto;box-shadow:0 0 0 .5px #00000014}.pkSectionLabel{color:var(--content-system-primary);margin-bottom:10px;font-size:13px;font-weight:500}.pkUploadDrop{background:var(--background-system-main-background-default);height:180px;color:var(--content-system-secondary);cursor:pointer;border:1px dashed #0000002e;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:border-color .2s,background .2s;display:flex}.pkUploadDrop:hover{background:#f2f7ff;border-color:#1e79fa}.pkUploadDropIcon{color:#1e79fa;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 12px #0000000f}.pkUploadDropText{font-size:14px;font-weight:500}.pkUploadDropHint{color:var(--content-system-tertiary);font-size:12px}.pkUploadPreview{border:1px solid #00000014;border-radius:12px;height:180px;position:relative;overflow:hidden}.pkUploadPreview img{object-fit:contain;background:var(--background-system-main-background-default);width:100%;height:100%}.pkUploadReupload{height:28px;color:var(--content-system-primary);cursor:pointer;background:#fffffff0;border:none;border-radius:8px;align-items:center;gap:4px;padding:0 10px;font-size:12px;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 4px 12px #0000001f}.pkUploadRemove{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}.pkChips{flex-wrap:wrap;gap:8px;display:flex}.pkChip{height:30px;color:var(--content-system-secondary);cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:999px;padding:0 14px;font-size:13px;transition:all .2s}.pkChip:hover{color:#1e79fa;border-color:#1e79fa}.pkChip.active{color:#1e79fa;background:#eef4ff;border-color:#1e79fa;font-weight:500}.pkTextarea{resize:vertical;width:100%;color:var(--content-system-primary);background:#fff;border:1px solid #0000001a;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.6;transition:border-color .2s}.pkTextarea:focus{border-color:#1e79fa}.pkTextarea::placeholder{color:var(--content-system-tertiary)}.pkGenerateProgress{flex-direction:column;gap:8px;display:flex}.pkGenerateProgressTrack{background:var(--background-system-main-background-default);border-radius:3px;height:6px;overflow:hidden}.pkGenerateProgressBar{background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);border-radius:3px;height:100%;transition:width .3s}.pkGenerateProgressText{color:var(--content-system-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.pkResults{background:#fffc;border:.5px solid #00000014;border-radius:16px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;box-shadow:0 0 0 .5px #00000014}.pkResultsTabs{scrollbar-width:none;border-bottom:1px solid #0000000f;align-items:center;gap:6px;padding:12px 16px;display:flex;overflow-x:auto}.pkResultsTabs::-webkit-scrollbar{display:none}.pkResultsTab{height:32px;color:var(--content-system-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:14px;transition:all .2s;display:inline-flex}.pkResultsTab:hover{color:var(--content-system-primary)}.pkResultsTab.active{color:#fff;background:linear-gradient(90deg,#4dcfff,#5ca0ff,#a375ff);font-weight:500}.pkResultsTabCount{background:#0000001f;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:1;display:inline-flex}.pkResultsTab.active .pkResultsTabCount{background:#ffffff40}.pkResultsBody{flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:16px;display:flex;overflow-y:auto}.pkResultsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;width:100%;display:grid}.pkResultCard{aspect-ratio:1;cursor:pointer;isolation:isolate;border:.5px solid #00000014;border-radius:12px;position:relative;overflow:hidden}.pkResultImg{object-fit:cover;width:100%;height:100%;transition:transform .2s ease-out;position:absolute;inset:0}.pkResultMask{opacity:0;background:linear-gradient(#0000 0,#000000b8 60%);flex-direction:column;gap:8px;padding:14px 14px 10px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.pkResultCard:hover .pkResultMask{opacity:1}.pkResultCard:hover .pkResultImg{transform:scale(1.02)}.pkResultTitle{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:13px;font-weight:500;line-height:1.4}.pkResultActions{gap:6px;display:flex}.pkResultActions button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000006b;border:none;border-radius:6px;align-items:center;gap:4px;height:26px;padding:0 10px;font-size:12px;transition:background .2s;display:inline-flex}.pkResultActions button:hover{background:#0009}.pkPreviewBody{background:var(--background-system-main-background-default);border-radius:12px;justify-content:center;display:flex;overflow:hidden}.pkPreviewBody img{object-fit:contain;max-width:100%;max-height:480px}.productKitPage{background:#f6f7f9}.productKitPage .frame-main-new-ui-inner{padding:0!important}.productKitPage .Frame.header{width:calc(100% + var(--siderbar-width));margin-left:calc(-1 * var(--siderbar-width));z-index:12}.productKitPage .sidebarNew .header{height:var(--header-height);visibility:hidden}.productKitPage .sidebarNew{z-index:8}.productKitPage .frame-main-new-ui-inner-content{height:calc(100vh - 54px);min-height:0;margin-top:0!important}.productKitPage .pkWorkspaceHeader{display:none}.productKitPage .pkWorkspace{gap:0;height:100%;display:flex}.productKitPage .pkConfigPanel{box-sizing:border-box;width:400px;height:100%;box-shadow:none;background:#fff;border:0;border-right:1px solid #e2e5ea;border-radius:0;gap:0;padding:20px 20px 0;overflow:hidden}.pkConfigScroll{scrollbar-width:thin;flex:1;min-height:0;padding-bottom:18px;overflow-y:auto}.pkConfigScroll::-webkit-scrollbar{width:5px}.pkConfigScroll::-webkit-scrollbar-thumb{background:#dfe3e9;border-radius:6px}.productKitPage .pkSectionLabel{color:#17191c;margin:0 0 10px;font-size:14px;font-weight:600}.productKitPage .pkSectionLabel small{color:#858b95;font-weight:400}.productKitPage .pkUploadWrap,.productKitPage .pkConfigBlock,.productKitPage .pkToggleRow{margin-bottom:16px}.productKitPage .pkUploadDrop{box-sizing:border-box;color:#5d6570;cursor:pointer;background:#fff;border:2px dashed #e1e5eb;border-radius:12px;gap:7px;width:100%;height:104px}.productKitPage .pkUploadDrop:hover{background:#f8fbff;border-color:#2d82ff}.productKitPage .pkUploadDropIcon{color:#1e79fa;width:34px;height:34px;box-shadow:none;background:#f2f6fb}.productKitPage .pkUploadDropText{font-size:14px;font-weight:500}.productKitPage .pkUploadDropHint{color:#8c95a3;font-size:12px}.productKitPage .pkUploadDrop.secondary{height:92px}.productKitPage .pkUploadPreview{border-radius:12px;height:104px}.pkSelectRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pkAdvancedRows{flex-direction:column;gap:8px;display:flex}.pkAdvancedRows .pkSelectRow{min-width:0}.pkAdvancedControlRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.pkAdvancedControlRow .pkSelectRow{min-width:0}.pkAdvancedWideSelect{width:100%}.pkNativeSelect{display:block;position:relative}.pkNativeSelect.full{margin-top:8px;display:block}.pkNativeSelect select{appearance:none;color:#2b3037;width:100%;height:36px;font:inherit;background:#f3f5f8;border:0;border-radius:9px;outline:none;padding:0 30px 0 12px;font-size:13px}.pkNativeSelect select:focus{box-shadow:0 0 0 2px #d9e8ff}.pkNativeSelect>svg{color:#353b43;pointer-events:none;position:absolute;top:11px;right:10px}.pkPillGrid{flex-wrap:wrap;gap:7px;display:flex}.pkPill{color:#646b75;cursor:pointer;background:#fff;border:1px solid #e1e5ea;border-radius:16px;align-items:center;gap:4px;min-height:30px;padding:0 14px;font-size:13px;display:inline-flex}.pkPill:hover,.pkPill.active{color:#1677ff;background:#f5f9ff;border-color:#2e83ff}.productKitPage .pkTextarea{box-sizing:border-box;border-color:#dfe4eb;border-radius:11px;min-height:96px;padding:10px 12px;line-height:1.55}.pkModuleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pkModule{color:#32363d;text-align:left;cursor:pointer;background:#f4f6f8;border:0;border-radius:10px;align-items:flex-start;gap:7px;min-height:64px;padding:12px 10px;display:flex}.pkModule.active{background:#eef5ff}.pkModule strong,.pkModule small{display:block}.pkModule strong{font-size:13px;font-weight:500}.pkModule small{color:#8b939e;margin-top:4px;font-size:11px}.pkCheckbox{color:#fff;border:1px solid #bac2cd;border-radius:4px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.pkModule.active .pkCheckbox{background:#2d82ff;border-color:#2d82ff}.pkToggleRow{text-align:left;cursor:pointer;background:#f5f7f9;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.pkToggleRow span{min-width:0}.pkToggleRow strong{font-size:13px;font-weight:500}.pkToggleRow em{color:#e87520;background:#fff0e3;border-radius:4px;margin-left:6px;padding:1px 4px;font-size:10px;font-style:normal}.pkToggleRow small{color:#8d96a2;margin-top:4px;font-size:11px;display:block}.pkToggleRow i{background:#e2e7ee;border-radius:12px;flex:none;width:34px;height:20px;position:relative}.pkToggleRow i b{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #c8cdd5}.pkToggleRow i.on{background:#2d82ff}.pkToggleRow i.on b{transform:translate(14px)}.pkSegment{background:#f2f4f7;border-radius:9px;gap:2px;padding:2px;display:flex}.pkSegment button{color:#69717c;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;height:32px;font-size:13px}.pkSegment button.active{color:#20252b;background:#fff;box-shadow:0 1px 4px #0000000f}.pkModelGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:220px;margin-top:10px;display:grid;overflow:hidden}.pkModel{cursor:pointer;background:#f4f5f7;border:2px solid #0000;border-radius:8px;padding:0;overflow:hidden}.pkModel.active{border-color:#2d82ff}.pkModel img{object-fit:cover;width:100%;height:52px;display:block}.pkModel span{color:#6d7580;white-space:nowrap;text-overflow:ellipsis;padding:4px 2px 5px;font-size:10px;display:block;overflow:hidden}.pkLevelGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pkLevelGrid button{text-align:left;cursor:pointer;background:#f4f6f8;border:1px solid #0000;border-radius:11px;min-height:94px;padding:12px}.pkLevelGrid button.active{background:#f6faff;border-color:#2d82ff}.pkLevelGrid strong,.pkLevelGrid small{display:block}.pkLevelGrid strong{font-size:13px}.pkLevelGrid small{color:#8a929d;margin-top:7px;font-size:11px;line-height:1.45}.pkGenerateDock{background:#fff;border-top:1px solid #edf0f3;flex:none;padding:12px 0 16px}.pkGenerateDock .dk-btn{border-radius:10px;min-height:44px}.productKitPage .pkResults{min-width:0;box-shadow:none;background:#f6f7f9;border:0;border-radius:0}.productKitPage .pkResultsTabs{box-sizing:border-box;background:#fff;border-bottom:1px solid #e7eaee;gap:8px;height:54px;padding:10px 14px}.productKitPage .pkResultsTab{border-radius:18px;height:34px;padding:0 17px;font-size:13px}.productKitPage .pkResultsBody{background:#f6f7f9;align-items:center;padding:32px}.pkShowcase{text-align:center;width:min(720px,90%)}.pkShowcaseCopy h1{color:#13161a;letter-spacing:0;margin:0;font-size:34px;line-height:1.2}.pkShowcaseCopy p{color:#68717d;margin:12px 0 28px;font-size:15px}.pkShowcaseCard{background:#fff;border-radius:22px;width:min(720px,100%);padding:16px;position:relative;box-shadow:0 8px 32px #222c3c0f}.pkShowcaseCard img{object-fit:cover;border-radius:14px;width:100%;max-height:410px;display:block}.pkShowcaseCaption{color:#68717d;white-space:nowrap;background:#ffffffeb;border-radius:18px;padding:8px 16px;font-size:12px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.pkJobEmpty{color:#8a929e;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:360px;display:flex}.pkJobEmpty svg{color:#20a66a}.pkJobEmpty strong{color:#252a31;font-size:16px}.pkJobEmpty span{font-size:13px}.authForm{flex-direction:column;gap:16px;display:flex}.authForm label{color:#363b44;flex-direction:column;gap:7px;font-size:13px;display:flex}.authForm input{color:#1c2026;background:#fff;border:1px solid #dfe2e7;border-radius:6px;outline:none;width:100%;height:42px;padding:0 12px}.authForm input:focus{border-color:#4b8dff;box-shadow:0 0 0 3px #4b8dff1a}.authModeSwitch{color:#377cf6;align-self:center;font-size:13px}.topnav-logo{object-fit:cover;border-radius:7px;width:28px;height:28px}.pkWidthInput{color:#68717d;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.pkWidthInput input{color:#252a31;border:1px solid #dfe3ea;border-radius:6px;width:100px;height:30px;padding:0 8px}.pkWidthInput em{color:#9aa2ad;font-style:normal}@media (width<=900px){.productKitPage{min-width:0}.productKitPage .sidebarNew{display:none}.productKitPage .Frame.main{width:100%!important;margin-left:0!important}.productKitPage .Frame.header{width:100%;margin-left:0}.productKitPage .Frame.header .header-content{padding:10px 14px}.productKitPage .headerBrand strong{font-size:15px}.productKitPage .headerNewTask{padding:0 8px}.productKitPage .Frame.header .right{gap:5px}.productKitPage .Frame.header .right .headerIconBtn,.productKitPage .Frame.header .right .dk-btn-gradient{display:none}.productKitPage .pkWorkspace{flex-direction:column;overflow:auto}.productKitPage .pkConfigPanel{border-bottom:1px solid #e2e5ea;border-right:0;width:100%;height:auto;min-height:0}.pkConfigScroll{overflow:visible}.pkGenerateDock{z-index:2;position:sticky;bottom:0}.productKitPage .pkResults{min-height:560px}.productKitPage .pkResultsBody{padding:22px 14px}.pkShowcaseCopy h1{font-size:28px}}
