:root{--mf-font-sans:"Inter", "Source Han Sans SC", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--mf-font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--mf-text-12:12px;--mf-text-14:14px;--mf-text-16:16px;--mf-text-20:20px;--mf-text-24:24px;--mf-leading-tight:1.35;--mf-leading-body:1.5;--mf-color-eggshell:#fdfcfc;--mf-color-taupe:#f5f3f1;--mf-color-stone:#ebe8e4;--mf-color-ink:#1f2430;--mf-color-muted:#777169;--mf-color-focus:#3187ff61;--mf-radius-input:4px;--mf-radius-control:9999px;--mf-shadow-focus:0 0 0 3px #3187ff24;font-family:var(--mf-font-sans);color:var(--mf-color-ink);background:var(--mf-color-eggshell);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;letter-spacing:.01em}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;font-family:var(--mf-font-sans);font-size:var(--mf-text-14);line-height:var(--mf-leading-body);color:var(--mf-color-ink);background:var(--mf-color-eggshell);overflow:hidden}.route-loading{color:#272725;background:#f7f6f3;place-content:center;justify-items:center;gap:9px;min-height:100vh;display:grid}.route-loading__mark{color:#fff;background:#315bd6;border-radius:9px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.route-loading strong{font-size:15px}.route-loading small{color:#837d75;font-size:12px}.route-loading i{background:#dedbd5;border-radius:99px;width:108px;height:3px;position:relative;overflow:hidden}.route-loading i:after{content:"";border-radius:inherit;background:#315bd6;width:36px;height:100%;animation:1s ease-in-out infinite alternate route-loading-slide;position:absolute;inset:0 auto 0 0}@keyframes route-loading-slide{to{transform:translate(72px)}}button,textarea{font:inherit}button{color:inherit;cursor:pointer;border:0}button:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #3187ff8c}.app-shell{background:#f5f5f5;grid-template-columns:260px minmax(0,1fr);width:100vw;height:100vh;min-height:640px;transition:grid-template-columns .18s;display:grid;overflow:hidden}.app-shell--standalone{grid-template-columns:minmax(0,1fr)}.home-sidebar{z-index:10;background:#fff;border-right:1px solid #f0f0f0;flex-direction:column;width:260px;height:100%;transition:width .18s;display:flex;position:relative;overflow:hidden}.sidebar-logo{flex:0 0 42px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 11px;display:flex}.brand-lockup{height:28px;color:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;padding:0;display:flex}.brand-lockup--expandable{border-radius:8px}.brand-lockup--expandable:hover{background:#f5f5f5}.brand-lockup__mark{width:28px;height:28px;margin-right:2px}.brand-lockup__name,.brand-lockup__ai{font-size:18px;font-weight:400;line-height:28px}.brand-lockup__ai{font-weight:500}.icon-button{background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.sidebar-logo__collapse{border-radius:8px;width:28px;height:28px}.sidebar-logo__collapse img{width:20px;height:20px}.sidebar-logo__collapse:hover{background:#f5f5f5}.sidebar-menu{flex-direction:column;flex:0 0 286px;gap:2px;height:286px;padding:6px 8px 8px;display:flex}.nav-item{text-align:left;background:#fff;border-radius:12px;flex:0 0 32px;align-items:center;gap:10px;width:244px;height:32px;padding:4px 8px;display:flex;position:relative;overflow:hidden}.nav-item:hover{background:#f7f7f7}.nav-item--active{box-shadow:0 0 0 1px #0000000f,0 2px 2px #0000000a,0 1px 1px #00000014}.nav-item--active:focus-visible{outline:0}.nav-item__icon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.nav-item__icon>img:first-child{width:auto;max-width:20px;height:auto;max-height:20px;display:block}.nav-item__icon-dot{width:4px;height:2px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.nav-item__icon--favorite{gap:2px}.nav-item__icon--favorite i{border:1px solid #262626;border-radius:1px;width:2px;height:13px;display:block;transform:skewY(-14deg)}.nav-item__label{color:#262626;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.nav-item--primary .nav-item__label{font-size:14px}.browser-launcher{color:#8c8c8c;background:#fff;border-radius:80px;flex:none;align-items:center;gap:1px;height:22px;padding:2px;font-size:12px;line-height:16px;display:inline-flex;box-shadow:0 0 0 1px #0000000d,0 2px 2px #0000000a,0 1px 1px #0000000d}.browser-launcher img:first-child{width:18px;height:18px}.browser-launcher__chevron{width:8px;height:8px}.conversation-list{flex-direction:column;flex:0 0 152px;gap:2px;height:152px;padding:0 8px;display:flex}.conversation-group{flex-direction:column;gap:2px;display:flex}.conversation-group__label{color:#8c8c8c;align-items:flex-end;height:24px;padding:0 8px;font-size:12px;line-height:20px;display:flex}.conversation-item{color:#262626;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:10px;width:244px;height:32px;padding:5px 8px;font-size:14px;line-height:20px;overflow:hidden}.conversation-item:hover,.conversation-item--active{background:#f5f5f5}.sidebar-footer{background:#fff;border-top:1px solid #f0f0f0;align-items:center;gap:6px;height:48px;padding:4px 10px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 6px #fff}.settings-button{background:#fff;border-radius:6px;flex:0 0 117px;align-items:center;gap:6px;width:117px;height:40px;padding:4px 16px 4px 8px;font-size:14px;font-weight:500;line-height:20px;display:flex}.settings-button:hover{background:#f5f5f5}.settings-button__icon{flex:0 0 20px;width:20px;height:20px;position:relative}.settings-button__icon img{width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sidebar-footer__user{border-radius:6px;flex:1;min-width:0;height:40px}.home-workspace{background-color:#fff;background-image:radial-gradient(360px 470px at 72% 33%,#fffffffa 0%,#ffffff40 100%),radial-gradient(circle,#26262614 .75px,#0000 .85px);background-size:auto,16px 16px;min-width:0;height:100%;position:relative;overflow:auto}.home-workspace--conversation{background-image:none;overflow:hidden}.app-shell--workflow .home-sidebar{border-right-color:#27251e14}.workflow-page{background:#fff;min-width:0;height:100%;position:relative;overflow:hidden auto}.workflow-page__inner{flex-direction:column;gap:10px;width:720px;min-height:871px;margin:0 auto;padding-top:66px;display:flex}.workflow-heading{flex:0 0 81px;align-items:center;gap:10px;width:100%;height:81px;padding-bottom:24px;display:flex}.workflow-heading__copy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.workflow-heading h1{color:#34322d;margin:0;font-size:24px;font-weight:700;line-height:35px}.workflow-heading p{color:#919398;width:408px;margin:0;font-size:14px;font-weight:400;line-height:22px}.create-workflow-button{color:#fff;white-space:nowrap;background:#34322d;border-radius:10px;flex:0 0 112px;align-items:center;width:112px;height:32px;padding:4px 13px 4px 7px;font-size:14px;font-weight:400;line-height:22px;display:inline-flex}.create-workflow-button:hover{background:#262421}.create-workflow-button img{width:24px;height:24px;margin-right:3px}.workflow-toolbar{flex:0 0 42px;align-items:flex-start;gap:10px;width:100%;height:42px;padding-top:6px;display:flex}.workflow-tabs{flex:1;align-items:flex-start;gap:12px;height:36px;display:flex}.workflow-tab{color:#919398;white-space:nowrap;background:0 0;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:flex-start;height:36px;padding:0 3px;font-size:14px;font-weight:400;line-height:22px;display:inline-flex;position:relative}.workflow-tab:after{opacity:0;content:"";background:#262626;height:2px;position:absolute;bottom:0;left:0;right:0}.workflow-tab--active{color:#2f2c29}.workflow-tab--active:after{opacity:1}.workflow-search{background:#fff;border-radius:10px;flex:0 0 182px;align-items:center;width:182px;height:32px;padding:4px 13px 4px 7px;display:flex;box-shadow:0 0 0 1px #0000000d}.workflow-search img{width:auto;max-width:20px;height:auto;max-height:20px;margin:0 5px 0 2px}.workflow-search input{color:#34322d;background:0 0;border:0;outline:0;width:135px;min-width:0;height:22px;padding:0;font-size:14px;line-height:22px}.workflow-search input::placeholder{color:#919398;opacity:1}.workflow-search input::-webkit-search-cancel-button{display:none}.workflow-grid{grid-template-columns:repeat(2,354px);grid-auto-rows:158px;gap:10px 12px;width:720px;display:grid}.workflow-card{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;gap:12px;width:354px;height:158px;padding:12px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #0000000d,0 2px 2px #0000000a,0 4px 2px #00000005}.workflow-card__main{flex:0 0 90px;align-items:center;gap:12px;width:330px;height:90px;display:flex}.workflow-card__image{background:#e4f0ff;border-radius:8px;flex:0 0 90px;width:90px;height:90px;position:relative;overflow:hidden}.workflow-card__box-crop{width:71px;height:94px;position:absolute;top:-13px;left:10px;overflow:hidden}.workflow-card__box-crop:after{content:"";background:linear-gradient(#e4effe 13.281%,#dbebff1a 48.438%);position:absolute;inset:0}.workflow-card__box-crop img{object-fit:cover;opacity:.9;width:119.15%;height:162.24%;position:absolute;top:-33.86%;left:-9.57%}.workflow-card__dashboard{object-fit:cover;width:102px;height:65px;position:absolute;top:17px;left:13px}.workflow-card__copy{flex-direction:column;flex:1;gap:10px;width:228px;min-width:0;height:90px;display:flex}.workflow-card__text{flex-direction:column;gap:2px;width:100%;height:60px;display:flex}.workflow-card__text h2{color:#2f2c29;text-overflow:ellipsis;white-space:nowrap;width:222px;height:22px;margin:0;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}.workflow-card__text p{color:#9f9c96;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:228px;height:36px;margin:0;font-size:12px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.workflow-card__tags{align-items:center;gap:6px;width:100%;height:20px;display:flex}.workflow-card__tags span{color:#34322d;white-space:nowrap;background:#37352f0a;border-radius:80px;align-items:center;height:20px;padding:2px 6px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.workflow-card__actions{flex:0 0 32px;justify-content:space-between;align-items:center;width:330px;height:32px;display:flex}.workflow-details-button{color:#8c8c8c;white-space:nowrap;background:0 0;border-radius:14px;justify-content:center;align-items:center;width:76px;height:32px;padding:0 14px;font-size:12px;font-weight:500;line-height:12px;display:inline-flex}.workflow-details-button:hover{background:#37352f0a}.workflow-start-button{color:#4f4a43;white-space:nowrap;background:#fff;border-radius:14px;align-items:center;width:66px;height:32px;padding:0 8px;font-size:12px;font-weight:500;line-height:12px;display:inline-flex;box-shadow:0 0 0 1px #0000000d,0 1px 1px #0000000d,0 2px 2px #0000000a,0 4px 2px #00000005,0 7px 2px #00000003}.workflow-start-button img{width:12px;height:12px;margin:0 4px 0 3px}.workflow-start-button--active{color:#2f6f4e;background:#f0faf4}@media (width<=900px){.workflow-page__inner{width:640px}.workflow-grid{grid-template-columns:repeat(2,314px);width:640px}.workflow-card{width:314px}.workflow-card__main,.workflow-card__actions{width:290px}.workflow-card__copy,.workflow-card__text h2,.workflow-card__text p{width:188px}}.home-workspace__inner{flex-direction:column;align-items:center;width:100%;min-width:0;min-height:820px;padding-top:140px;display:flex}.home-workspace__inner--focused{min-height:1000px;padding-top:112px}.home-title{width:clamp(300px,100% - 32px,720px);position:static}.home-title__row{justify-content:center;align-items:center;gap:14px;display:flex}.home-title h1{color:#262626;white-space:nowrap;justify-content:center;align-items:center;gap:2px;height:32px;margin:0;line-height:22px;display:flex}.home-title h1 span,.home-title h1 strong{font-size:32px;font-weight:400}.home-title h1 strong{font-weight:500}.home-title h1 i{background:#262626;width:1px;height:24px;margin:0 1px}.home-title h1 img{width:36px;height:36px}.home-title__guide{color:#748092;white-space:nowrap;background:#ffffffc7;border:1px solid #e2e7ef;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 9px 0 6px;font-size:12px;display:inline-flex}.home-title__guide span{color:#3187ff;background:#eaf2ff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:12px;font-weight:700;display:grid}.home-title__guide:hover{color:#3177d4;background:#f4f8ff;border-color:#b7d4ff}.home-workspace__inner>.capability-composer-shell{flex:none;margin-top:109px}.home-workspace__inner--focused>.capability-composer-shell{margin-top:70px}.home-workspace__inner>.capability-discovery{width:min(934px,100% - 32px)}.capability-list{justify-content:center;align-items:center;gap:8px;width:clamp(300px,100% - 32px,720px);height:54px;padding:12px 0;display:flex;position:absolute;top:291px;left:50%;overflow:hidden;transform:translate(-50%)}.capability-chip{color:#858481;white-space:nowrap;background:#fff;border-radius:32px;flex:none;justify-content:center;align-items:center;gap:2px;height:30px;padding:6px 10px 6px 8px;font-size:12px;line-height:18px;display:inline-flex;box-shadow:0 0 0 1px #0000000d,0 2px 2px #0000000a}.capability-chip:hover,.capability-chip--active{color:#34322d;box-shadow:0 0 0 1px #00000014,0 2px 2px #0000000d}.capability-chip img{width:auto;max-width:18px;height:auto;max-height:18px;display:block}.prompt-composer{width:clamp(300px,100% - 32px,720px);height:162px;position:absolute;top:345px;left:50%;transform:translate(-50%)}.prompt-composer__underlay,.prompt-composer__input{border-radius:22px;width:100%;position:absolute;inset:0}.prompt-composer__underlay{z-index:1;background:#eeeeee4d;border:1px solid #2f251e0f;align-items:flex-end;height:162px;padding:6px 16px;display:flex}.prompt-composer__input{z-index:2;background:#fff;border:.5px solid #d9d9d9;flex-direction:column;gap:8px;height:124px;padding:12px 16px;display:flex;box-shadow:0 4px 4px #2a28280d}.prompt-composer textarea{resize:none;color:#34322d;background:0 0;border:0;outline:0;flex:0 0 60px;width:100%;height:60px;font-size:14px;line-height:20px}.composer-actions{justify-content:space-between;align-items:center;height:32px;display:flex}.composer-actions__add,.composer-actions__send{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.composer-actions__add{background:#fff;border:1px solid #f0f0f0}.composer-actions__add:hover,.composer-actions__add--active{background:#f5f7fa}.composer-actions__add img{width:20px;height:20px}.composer-actions__send{cursor:default;background:#37352f14}.composer-actions__send img{opacity:.6;width:15px;height:15px}.composer-actions__send--enabled{cursor:pointer;background:#3187ff}.composer-actions__send--enabled img{filter:brightness(0)invert();opacity:1}.composer-tools{gap:6px;display:flex}.composer-tools button{color:#919398;background:0 0;border-radius:32px;align-items:center;gap:2px;height:26px;padding:0 8px;font-size:12px;line-height:18px;display:inline-flex}.composer-tools button:hover{background:#37352f0d}.composer-tools img{width:20px;height:20px}.task-examples{width:clamp(300px,100% - 32px,720px);margin-top:64px;position:static}.task-examples__header{justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:8px;display:flex}.task-examples__header h2,.task-examples__header button{background:0 0;margin:0;font-size:14px;font-weight:400;line-height:20px}.task-examples__header h2{color:#34322d}.task-examples__header button{color:#8c8c8c;padding:0}.task-examples__header button:hover{color:#595959}.task-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));grid-auto-rows:100px;gap:8px 34px;display:grid}.task-card{text-align:left;background:#fff;border-radius:16px;align-items:center;width:100%;height:100px;padding:0;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000001a,0 1px 2px #0000000d}.task-card:hover{transform:translateY(-1px);box-shadow:0 1px 4px #0000001a,0 1px 4px #0000000d}.task-thumbnail{border-radius:8px;flex:0 0 100px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden}.task-thumbnail:before{content:"";background:#e4f0ffb3;border-radius:4px;width:72px;height:72px;position:absolute}.task-thumbnail__inner{z-index:1;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative;overflow:hidden}.task-thumbnail__inner>img{object-fit:cover;display:block;position:absolute}.task-thumbnail--tiktok .task-thumbnail__inner>img{width:117px;height:76px;top:1px;left:-3px}.task-thumbnail--creator .task-thumbnail__inner>img{width:109px;height:70px;top:1px;left:-32px}.task-thumbnail--amazon .task-thumbnail__inner>img{border-radius:4px;width:70px;height:70px;inset:0}.task-card__copy{flex-direction:column;flex:1;gap:4px;min-width:0;padding:16px 16px 16px 0;display:flex}.task-card__title{align-items:center;gap:4px;height:20px;display:flex}.task-card__title strong{color:#34322d;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.task-card__title img{flex:0 0 16px;width:16px;height:16px}.task-card__description{color:#858481;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;font-family:Inter,Source Han Sans SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.temu-placeholder{z-index:1;border-radius:4px;width:70px;height:70px;display:block;position:relative;overflow:hidden}.temu-placeholder>i{background:#f5f5f7;border:4px solid #ffffffb8;border-radius:4px;display:block;position:absolute;box-shadow:0 3px 10px #00000014}.temu-placeholder>i:first-child{width:49px;height:56px;top:22px;left:5px;transform:rotate(5deg)}.temu-placeholder>i:nth-child(2){width:60px;height:64px;top:18px;left:-46px;transform:rotate(-4deg)}.temu-placeholder>i:nth-child(3){width:72px;height:41px;top:31px;left:-30px}.temu-placeholder b{background:#e6ecff;border-radius:50%;width:17px;height:17px;position:absolute}.temu-placeholder b:first-child{top:3px;left:16px}.temu-placeholder b:last-child{top:13px;left:37px}.app-shell--collapsed{grid-template-columns:56px minmax(0,1fr)}.home-sidebar--collapsed{width:56px;padding:8px}.home-sidebar--collapsed .sidebar-logo{justify-content:center;padding:0}.home-sidebar--collapsed .brand-lockup__name,.home-sidebar--collapsed .brand-lockup__ai,.home-sidebar--collapsed .sidebar-logo__collapse,.home-sidebar--collapsed .nav-item__label,.home-sidebar--collapsed .browser-launcher,.home-sidebar--collapsed .conversation-list,.home-sidebar--collapsed .sidebar-footer__user,.home-sidebar--collapsed .settings-button>span:last-child{display:none}.home-sidebar--collapsed .sidebar-menu{align-items:center;padding:2px 0 8px}.home-sidebar--collapsed .nav-item{justify-content:center;width:40px;padding:8px 10px}.home-sidebar--collapsed .settings-button{flex-basis:40px;justify-content:center;width:40px;padding:4px 10px}.home-sidebar--collapsed .sidebar-footer{height:40px;box-shadow:none;border-top:0;padding:0;bottom:10px;left:8px;right:8px}@media (width<=700px){.app-shell{grid-template-columns:56px minmax(0,1fr)}.app-shell.app-shell--standalone{grid-template-columns:minmax(0,1fr)}.home-sidebar{width:56px;padding:8px}.home-sidebar .sidebar-logo{justify-content:center;padding:0}.home-sidebar .brand-lockup__name,.home-sidebar .brand-lockup__ai,.home-sidebar .sidebar-logo__collapse,.home-sidebar .nav-item__label,.home-sidebar .browser-launcher,.home-sidebar .conversation-list,.home-sidebar .sidebar-footer__user,.home-sidebar .settings-button>span:last-child{display:none}.home-sidebar .sidebar-menu{align-items:center;padding:2px 0 8px}.home-sidebar .nav-item{justify-content:center;width:40px;padding:8px 10px}.home-sidebar .settings-button{flex-basis:40px;justify-content:center;width:40px;padding:4px 10px}.home-title h1 span,.home-title h1 strong{font-size:24px}.home-title h1 i{height:20px}.home-title h1 img{width:28px;height:28px}.home-title__row{gap:8px}.home-title__guide{height:26px;padding-right:7px;font-size:12px}.home-sidebar .sidebar-footer{height:40px;box-shadow:none;border-top:0;padding:0;bottom:10px;left:8px;right:8px}.workflow-page{overflow-x:auto}}@media (width<=900px){.home-workspace__inner{min-width:0}.home-title,.capability-list,.prompt-composer,.task-examples{width:clamp(300px,100% - 32px,720px)}.capability-list{justify-content:flex-start;padding-inline:2px;overflow-x:auto}.task-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:8px 34px}.task-card{width:100%}}@media (width<=700px){.home-workspace__inner{padding-top:86px}.home-workspace__inner--focused{padding-top:72px}.home-workspace__inner>.capability-composer-shell,.home-workspace__inner--focused>.capability-composer-shell{margin-top:52px}.task-examples{margin-top:48px}}.app-shell--products .home-sidebar{border-right-color:#27251e14}.product-library-page{background:#fff;min-width:0;height:100%;overflow:auto}.product-library-canvas{background:#fff;width:100%;min-width:1020px;min-height:820px;position:relative}.product-library-content{flex-direction:column;gap:10px;width:956px;margin-left:32px;padding-top:66px;display:flex}.product-library-header{flex-direction:column;flex:0 0 127px;width:956px;height:127px;display:flex}.product-library-heading{flex:0 0 81px;align-items:center;gap:10px;width:100%;height:81px;padding-bottom:24px;display:flex}.product-library-heading__copy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.product-library-heading h1{color:#34322d;margin:0;font-size:24px;font-weight:700;line-height:35px}.product-library-heading p{color:#919398;width:408px;margin:0;font-size:14px;font-weight:400;line-height:22px}.collect-products-button{color:#fff;white-space:nowrap;background:#262626;border-radius:10px;flex:0 0 122px;justify-content:center;align-items:center;gap:2px;width:122px;height:33px;padding:4px 15px;font-size:14px;font-weight:400;line-height:22px;display:inline-flex}.collect-products-button:hover{background:#171717}.collect-products-button img{width:20px;height:20px}.product-library-tabs{border-bottom:1px solid #f0f0f0;flex:0 0 46px;align-items:flex-end;gap:20px;width:956px;height:46px;display:flex;position:relative}.product-library-tab{color:#000000d9;white-space:nowrap;background:0 0;justify-content:center;align-items:center;height:46px;padding:12px 0;font-size:14px;font-weight:400;line-height:22px;display:inline-flex;position:relative}.product-library-tab:after{opacity:0;content:"";background:#1890ff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.product-library-tab--active{color:#1890ff}.product-library-tab--active:after{opacity:1}.product-filter-panel{flex-direction:column;flex:0 0 110px;width:956px;height:110px;display:flex}.product-filter-row{flex:0 0 68px;justify-content:space-between;align-items:flex-start;width:100%;height:68px;padding-top:1px;padding-bottom:12px;display:flex}.product-filter-fields{align-items:center;gap:32px;height:54px;display:flex}.product-filter-field{flex-direction:column;justify-content:center;align-items:flex-start;width:221px;height:54px;display:flex}.product-filter-field>span{color:#919398;height:22px;font-size:14px;line-height:22px}.product-filter-field input{color:#000000d9;width:221px;height:32px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:0;padding:5px 12px;font-size:14px;line-height:22px}.product-filter-field input::placeholder{color:#00000040;opacity:1}.product-filter-field input:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff1f}.product-date-range{color:#00000040;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:2px;align-items:center;width:221px;height:32px;padding:4px 12px;font-size:14px;line-height:22px;display:flex}.product-date-range>span{text-align:left;width:67px;overflow:hidden}.product-date-range__arrow{color:#00000040;justify-content:center;align-items:center;width:32px;height:22px;font-size:14px;font-style:normal;display:inline-flex}.product-date-range__clock{border:1px solid #bfbfbf;border-radius:50%;flex:0 0 15px;width:15px;height:15px;margin-left:3px;position:relative}.product-date-range__clock:before,.product-date-range__clock:after{transform-origin:bottom;content:"";background:#bfbfbf;width:1px;height:4px;position:absolute;top:3px;left:6px}.product-date-range__clock:after{transform:rotate(120deg)}.product-filter-actions{align-items:center;gap:6px;height:32px;margin-top:22px;display:flex}.product-search-button{color:#fff;background:#1890ff;border:1px solid #1890ff;border-radius:8px;justify-content:center;align-items:center;width:60px;height:32px;padding:5px 0;font-size:14px;line-height:20px;display:inline-flex;box-shadow:0 2px #0000000a}.product-search-button:hover{background:#40a9ff;border-color:#40a9ff}.product-reset-button{color:#000000d9;background:0 0;border-radius:6px;width:58px;height:30px;padding:4px 15px;font-size:14px;line-height:22px}.product-reset-button:hover{background:#0000000a}.product-batch-actions{border-top:1px solid #f0f0f0;flex:0 0 42px;align-items:flex-start;gap:8px;width:100%;height:42px;padding-top:8px;padding-right:16px;display:flex}.product-batch-actions button{color:#1677ff;white-space:nowrap;background:#e6f4ff;border:1px solid #91caff;border-radius:4px;justify-content:center;align-items:center;width:74px;height:28px;padding:2px 12px;font-size:12px;line-height:17px;display:inline-flex}.product-batch-actions button:disabled{color:#91caff;cursor:default;border-color:#bae0ff}.product-status-tabs{background:#0000000f;border-radius:2px;flex:0 0 32px;align-items:center;width:312px;height:32px;padding:2px;display:flex}.product-status-tab{color:#000000d9;white-space:nowrap;background:0 0;border-radius:2px;align-items:center;gap:6px;height:28px;padding:3px 11px;font-size:14px;line-height:22px;display:flex}.product-status-tab:first-child{width:80px}.product-status-tab:not(:first-child){width:114px}.product-status-tab--active{color:#262626;background:#fff;box-shadow:0 2px 8px #0000000d}.product-status-tab b{color:#8c8c8c;background:#f0f0f0;border-radius:100px;justify-content:center;align-items:center;min-width:30px;height:20px;padding:0 8px;font-size:12px;font-weight:400;line-height:20px;display:inline-flex}.product-table-wrap{flex:0 0 363px;width:956px;height:363px;overflow:hidden}.product-table{border-spacing:0;border-collapse:collapse;table-layout:fixed;color:#000000d9;width:956px;font-size:14px;line-height:22px}.product-table th{text-align:left;white-space:nowrap;background:#fafafa;border-bottom:1px solid #0000000f;height:55px;padding:16px;font-weight:500;position:relative}.product-table th:nth-child(n+3):before{content:"";background:#0000000f;width:1px;height:22px;position:absolute;top:17px;left:0}.product-table td{vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #0000000f;height:77px;padding:16px;overflow:hidden}.product-table td:nth-child(2){padding-top:12px;padding-bottom:12px}.product-table__checkbox-cell{width:32px;text-align:center!important;padding:0 8px!important}.product-checkbox{appearance:none;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:2px;place-content:center;width:16px;height:16px;margin:0;display:inline-grid;position:relative}.product-checkbox:checked{background:#1890ff;border-color:#1890ff}.product-checkbox:checked:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.sortable-heading{align-items:center;gap:4px;display:inline-flex}.sortable-heading i{width:11px;height:22px;position:relative}.sortable-heading i:before,.sortable-heading i:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;left:2px}.sortable-heading i:before{border-bottom:5px solid #bfbfbf;top:4px}.sortable-heading i:after{border-top:5px solid #1890ff;bottom:4px}.product-information{align-items:center;gap:8px;width:306px;height:52px;display:flex}.product-information>img{object-fit:cover;flex:0 0 52px;width:52px;height:52px}.product-information__copy{flex-direction:column;align-items:flex-start;width:246px;min-width:0;height:52px;display:flex}.product-information__copy strong{color:#000000d9;text-overflow:ellipsis;white-space:nowrap;width:100%;height:22px;font-size:14px;font-weight:400;line-height:22px;overflow:hidden}.product-information__copy span,.product-information__copy button{color:#8c8c8c;white-space:nowrap;background:0 0;height:15px;padding:0;font-size:12px;font-weight:400;line-height:15px}.product-information__copy button{color:#338fff}.product-status-cell{flex-direction:column;justify-content:center;align-items:center;width:75px;min-height:22px;display:flex}.product-status-badge{background:#fff;border:1px solid;border-radius:4px;justify-content:center;align-items:center;width:64px;height:22px;font-size:12px;line-height:20px;display:inline-flex}.product-status-badge--success{color:#52c41a;background:#f6ffed;border-color:#95de64}.product-status-badge--failed{color:#ff4d4f;background:#fff2f0;border-color:#ffccc7}.product-status-cell small{color:#000000d9;white-space:nowrap;height:13px;font-size:12px;line-height:13px}.product-cell-line{height:22px;display:block}.product-row-actions{align-items:center;gap:10px;display:flex}.product-row-actions button{color:#338fff;white-space:nowrap;background:0 0;padding:0;font-size:14px;line-height:22px}.product-table__empty-row td{color:#919398;text-align:center;height:77px}.product-pagination{color:#000000d9;white-space:nowrap;align-items:center;gap:2px;width:523px;height:24px;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:22px;display:flex;position:absolute;top:766px;left:462px}.product-pagination__total{padding-right:8px}.product-pagination>button:not(.product-page-size){background:0 0;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:1px 8px;font-family:inherit;font-size:14px;line-height:22px;display:inline-flex}.product-pagination>button.active{color:#1890ff;border-color:#1890ff;font-weight:500}.product-pagination__ellipsis{color:#00000040;text-align:center;width:24px;line-height:24px;overflow:hidden}.product-page-size{background:#fff;border:1px solid #d9d9d9;border-radius:2px;justify-content:space-between;align-items:center;width:74px;height:24px;padding:1px 8px;font-family:inherit;font-size:12px;line-height:22px;display:inline-flex}.product-page-size i{border-top:4px solid #8c8c8c;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.product-pagination>input{width:44px;height:24px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:2px;outline:0;padding:1px 8px}@media (width<=900px){.product-library-page{overflow-x:auto}}.workflow-execution-page{background:#fff;width:100%;min-width:0;height:100%;overflow:hidden}.workflow-execution-canvas{background:#fff;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.workflow-execution-stage{background:#fff;flex-direction:column;width:100%;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.workflow-execution-header{z-index:3;background:#fff;border-bottom:1px solid #1f1e1d0d;flex:0 0 42px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 8px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000a}.workflow-execution-tabs{scrollbar-width:none;flex:1;align-items:center;gap:4px;width:auto;min-width:0;height:28px;display:flex;overflow:auto hidden}.workflow-execution-tabs::-webkit-scrollbar{display:none}.workflow-execution-tab{white-space:nowrap;border-radius:8px;flex:none;align-items:center;height:28px;display:flex;position:relative;overflow:hidden}.workflow-execution-tab--breadcrumb{color:#858481;background:0 0;border-radius:6px;gap:2px;width:77px;padding:2px 6px;font-size:14px}.workflow-execution-tab--breadcrumb img,.workflow-execution-tab--active>img,.workflow-execution-tab--muted>img{flex:0 0 20px;width:20px;height:20px}.workflow-execution-tab--breadcrumb span{padding-right:4px}.workflow-execution-tab--active,.workflow-execution-tab--muted{color:#2f2c29;gap:2px;width:177px;padding:2px 6px;font-size:14px;line-height:20px}.workflow-execution-tab--active{background:#2f2c2914}.workflow-execution-tab--muted{color:#919398;background:#fff}.workflow-execution-tab--active>span,.workflow-execution-tab--muted>span{text-overflow:ellipsis;width:115px;overflow:hidden}.workflow-execution-tab--active>button,.workflow-execution-tab--muted>button{background:inherit;color:#858481;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:16px;line-height:20px;display:flex;position:absolute;top:4px;right:4px}.workflow-execution-tab__add{color:#34322d;background:#f5f5f5;border-radius:10px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;font-weight:300;line-height:20px;display:flex}.workflow-execution-header__tools{background:0 0;border-radius:10px;flex:0 0 28px;justify-content:center;align-items:center;gap:2px;width:28px;height:28px;padding:5px;display:flex}.workflow-execution-header__tools i{background:#4f4a43;border-radius:50%;width:2px;height:2px;display:block}.workflow-execution-flow{z-index:2;background-color:#f5f5f5;background-image:radial-gradient(circle,#2626261a .65px,#0000 .8px);background-size:12px 12px;flex:0 0 120px;width:100%;height:120px;padding:12px;position:relative;overflow:auto hidden;box-shadow:inset 0 -2px 6px #0000000a}.workflow-execution-flow__inner{width:100%;min-width:1200px;height:96px;position:relative}.workflow-execution-flow h1{color:#34322d;margin:0;font-size:14px;font-weight:400;line-height:19px;position:absolute;top:0;left:0}.workflow-execution-edit{color:#fff;background:#338fff;border-radius:9px;align-items:center;gap:1px;height:24px;padding:4px 6px;font-size:12px;line-height:14px;display:flex;position:absolute;top:0;right:0;box-shadow:0 0 0 1px #0000000d,0 1px 1px #0000000d,0 2px 2px #0000000a}.workflow-execution-edit img{width:14px;height:14px}.workflow-execution-chain{align-items:flex-start;gap:63px;width:1200px;height:62px;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%)}.workflow-execution-step{z-index:2;width:190px;height:62px;color:inherit;text-align:left;background:#fff;border:.5px solid #e2e2e2;border-radius:6px;flex-direction:column;flex:0 0 190px;align-items:flex-start;gap:6px;padding:8px;display:flex;position:relative;overflow:visible;box-shadow:0 1px 1px #00000014,0 2px 2px #0000000a}.workflow-execution-step:disabled{cursor:default;opacity:1}.workflow-execution-step:focus-visible{outline:0}.workflow-execution-step:nth-child(2n){flex-basis:189px;width:189px}.workflow-execution-step--running{border-color:#0000;box-shadow:0 0 8px #338fff4d,0 1px 1px #00000014,0 2px 2px #0000000a}.workflow-execution-step__title{border:1px solid #f0f0f0;border-radius:4px;flex:0 0 22px;justify-content:space-between;align-items:center;width:100%;height:22px;padding:2px;display:flex;overflow:hidden}.workflow-execution-step__title>span{align-items:center;gap:3px;min-width:0;display:flex}.workflow-execution-step__title img{flex:0 0 16px;width:16px;height:16px}.workflow-execution-step__title strong{color:#262626;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:19px;overflow:hidden}.workflow-execution-step__title small{color:#919398;white-space:nowrap;font-size:12px;font-weight:400;line-height:14px}.workflow-execution-step__footer{color:#919398;justify-content:space-between;align-items:center;width:100%;height:12px;padding:0 2px 0 6px;font-size:12px;line-height:12px;display:flex}.workflow-execution-agent{color:#34322d;align-items:center;gap:2px;width:94px;display:flex}.workflow-execution-agent>i{background:#3c3e40;border-radius:2px;width:12px;height:10px;display:block;position:relative}.workflow-execution-agent>i:before{content:"";background:#fff;border-radius:2px;width:2px;height:4px;position:absolute;top:3px;left:3px;box-shadow:4px 0 #fff}.workflow-execution-running{align-items:center;gap:2px;display:flex}.workflow-execution-running i{border:1.5px solid #40a9ff;border-left-color:#0000;border-radius:50%;width:9px;height:9px}.workflow-execution-connector{z-index:-1;width:63px;height:6px;display:block;position:absolute;top:25px;left:100%}.workflow-execution-connector:before{content:"";background:#1d3162;width:63px;height:1.5px;position:absolute;top:2px;left:0}.workflow-execution-connector i{background:#fff;border:1px solid #1d3162;border-radius:50%;width:6px;height:6px;position:absolute;top:0}.workflow-execution-connector i:first-child{left:-3px}.workflow-execution-connector i:last-child{right:-3px}.workflow-execution-body{z-index:1;background:#fff;flex:0 0 658px;width:1224px;height:658px;position:relative;overflow:hidden}.workflow-empty-icon{background:#f0f2f5;border-radius:40px;justify-content:center;align-items:center;width:80px;height:36px;display:flex;position:absolute;top:187px;left:572px;overflow:hidden}.workflow-empty-icon>div{background:#bfc7d1;border-radius:4px;width:28px;height:36px;position:relative;overflow:hidden}.workflow-empty-icon i{background:#f0f2f5;border-radius:1.5px;width:16px;height:3px;display:block;position:absolute;left:6px}.workflow-empty-icon i:first-child{top:12px}.workflow-empty-icon i:nth-child(2){top:18px}.workflow-empty-icon i:nth-child(3){width:10px;top:24px}.workflow-execution-body h2{color:#3d4047;text-align:center;white-space:nowrap;width:160px;margin:0;font-family:Inter,PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:19px;position:absolute;top:239px;left:50%;transform:translate(-50%)}.workflow-execution-body>p{color:#999ea6;text-align:center;white-space:nowrap;width:224px;margin:0;font-family:Inter,PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:17px;position:absolute;top:274px;left:50%;transform:translate(-50%)}.workflow-empty-actions{align-items:center;gap:8px;width:184px;height:32px;display:flex;position:absolute;top:307px;left:520px}.workflow-empty-actions button{color:#000000d9;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:2px;justify-content:center;align-items:center;height:32px;padding:5px 16px;font-size:14px;line-height:22px;display:flex;box-shadow:0 2px #00000005}.workflow-empty-actions button:last-child{color:#fff;background:#1890ff;border-color:#1890ff;box-shadow:0 2px #0000000a}.workflow-empty-skeleton{background:#f0f2f5;width:282px;height:116px;position:absolute;top:451px}.workflow-empty-skeleton--first{left:131px}.workflow-empty-skeleton--second{left:465px}.workflow-empty-skeleton--third{left:771px}.workflow-execution-page--optimization .workflow-execution-step--running{border-color:#66abff;box-shadow:0 1px 1px #00000014,0 2px 2px #0000000a}.workflow-execution-page--optimization .workflow-execution-step__footer{padding:0 2px}.workflow-execution-page--optimization .workflow-execution-running{color:#338fff;font-weight:500}.workflow-optimization{background:#f0f2f5;flex-direction:column;flex:auto;gap:12px;width:100%;min-height:0;display:flex;overflow:hidden}.workflow-optimization__header{background:#fff;border-bottom:1px solid #f0f0f0;flex:0 0 53px;justify-content:space-between;align-items:center;width:100%;height:53px;padding:12px;display:flex}.workflow-optimization__heading{align-items:center;gap:3px;height:28px;display:flex}.workflow-optimization__heading>span{border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;display:flex}.workflow-optimization__heading img{width:20px;height:20px;display:block}.workflow-optimization__heading h2{color:#262626;margin:0;font-size:16px;font-weight:500;line-height:23px}.workflow-optimization__panel{background:#fff;border:1px solid #e0e0e0;border-radius:6px;flex-direction:column;flex:auto;align-items:flex-start;width:100%;min-height:0;padding:14px 18px;display:flex;overflow:auto;box-shadow:0 2px 8px #0000000a}.workflow-optimization__toolbar{flex:0 0 38px;justify-content:space-between;align-items:center;width:100%;height:38px;padding-bottom:10px;display:flex}.workflow-optimization__toolbar-group{align-items:center;gap:8px;display:flex}.workflow-optimization__toolbar-group button{color:#1f1f1f;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:4px;justify-content:center;align-items:center;height:28px;padding:2px 12px;font-size:12px;line-height:17px;display:flex}.workflow-optimization__toolbar-group--batch button{color:#1677ff;background:#e6f4ff;border-color:#91caff}.workflow-optimization__toolbar-group--batch button:disabled{color:#91caff;cursor:default;opacity:1;border-color:#bae0ff}.workflow-optimization__filters{flex:0 0 44px;width:100%;height:44px;padding-bottom:10px}.workflow-optimization__filter-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;width:100%;height:34px;padding-bottom:4px;display:flex}.workflow-optimization__tabs{align-items:stretch;gap:4px;height:29px;display:flex}.workflow-optimization__tabs button{color:#1f1f1f;white-space:nowrap;background:0 0;border-radius:4px;align-items:center;height:29px;padding:5px 12px;font-size:14px;line-height:19px;display:flex}.workflow-optimization__tabs button.active{color:#1677ff;background:#e6f4ff}.workflow-optimization__checks{align-items:center;gap:16px;height:29px;display:flex}.workflow-optimization__checks label{color:#595959;white-space:nowrap;align-items:center;gap:4px;height:17px;font-size:12px;line-height:17px;display:flex}.workflow-optimization__checks input,.workflow-optimization__checkbox-cell input{accent-color:#1677ff;width:13px;height:13px;margin:0}.workflow-optimization__table-wrap{background:#fff;border:1px solid #f0f0f0;border-radius:4px;flex:auto;width:100%;min-height:0;overflow:auto}.workflow-optimization__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1184px}.workflow-optimization__table th,.workflow-optimization__table td{text-align:left;border-bottom:1px solid #f0f0f0;overflow:hidden}.workflow-optimization__table thead tr{height:33.5px}.workflow-optimization__table th{color:#595959;vertical-align:middle;white-space:nowrap;background:#fafafa;height:33.5px;padding:0 10px;font-size:12px;font-weight:500;line-height:17px}.workflow-optimization__table td{color:#262626;vertical-align:middle;padding:0 10px;font-size:12px;line-height:17px}.workflow-optimization__table .workflow-optimization__checkbox-cell{padding:0 10px}.workflow-optimization__product{align-items:center;gap:8px;display:flex}.workflow-optimization__product>img{object-fit:cover;border:1px solid #f0f0f0;border-radius:4px;flex:0 0 48px;width:48px;height:48px;display:block}.workflow-optimization__product>div{min-width:0}.workflow-optimization__product p{color:#1f1f1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:32.4px;margin:0;font-size:12px;font-weight:400;line-height:16.2px;display:-webkit-box;overflow:hidden}.workflow-optimization__product a{color:#1677ff;height:17px;padding-top:2px;font-size:12px;line-height:15px;text-decoration:none;display:block}.workflow-optimization__missing-store{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.workflow-optimization__missing-store>span{color:#d48806;white-space:nowrap;background:#fff1b8;border:1px dashed #ffe58f;border-radius:4px;align-items:center;height:22px;padding:2px 6px;font-size:12px;font-weight:500;line-height:16px;display:flex}.workflow-optimization__missing-store small{color:#595959;font-size:12px;line-height:16px}.workflow-optimization__target{flex-direction:column;justify-content:center;display:flex}.workflow-optimization__stores{color:#262626;white-space:nowrap;align-items:center;gap:3px;min-height:17px;font-size:12px;line-height:17px;display:flex;overflow:hidden}.workflow-optimization__stores--stacked{flex-wrap:wrap}.workflow-optimization__stores--stacked span{width:100%}.workflow-optimization__stores button{color:#1677ff;background:0 0;padding:0;font-size:12px;line-height:17px}.workflow-optimization__target-line{white-space:nowrap;align-items:center;gap:4px;min-height:18px;display:flex}.workflow-optimization__target-line b{color:#0958d9;background:#e6f4ff;border-radius:3px;align-items:center;height:18px;padding:2px 4px;font-size:12px;font-weight:400;line-height:14px;display:inline-flex}.workflow-optimization__target-line span{color:#595959;text-overflow:ellipsis;font-size:12px;line-height:16px;overflow:hidden}.workflow-optimization__price{flex-direction:column;display:flex;overflow:hidden}.workflow-optimization__price strong{color:#1677ff;white-space:nowrap;font-size:12px;font-weight:500;line-height:17px}.workflow-optimization__price small{color:#8c8c8c;text-overflow:clip;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.workflow-optimization__status{white-space:nowrap;border:1px solid;border-radius:4px;justify-content:center;align-items:center;width:49px;height:22px;font-size:12px;line-height:16px;display:inline-flex}.workflow-optimization__status--unpublished{color:#0958d9;background:#e6f4ff;border-color:#91caff}.workflow-optimization__status--exception{color:#fa8c16;background:#fff7e6;border-color:#ffd591}.workflow-optimization__status--published{color:#389e0d;background:#f6ffed;border-color:#b7eb8f}.workflow-optimization__actions{align-items:center;gap:12px;display:flex}.workflow-optimization__actions button{color:#595959;white-space:nowrap;background:0 0;padding:0;font-size:12px;line-height:17px}.workflow-optimization__actions button:first-child{color:#1677ff}.workflow-optimization__actions button:last-child{color:#ff4d4f}.app-shell--canvas{grid-template-columns:56px minmax(0,1fr)}.app-shell--canvas .home-sidebar{width:56px;padding:8px}.app-shell--canvas .sidebar-menu{padding:2px 0 8px}.app-shell--canvas .sidebar-footer{height:40px;box-shadow:none;border-top:0;padding:0;bottom:10px;left:8px;right:8px}.workflow-page-tabs{z-index:3;background:#fff;border-bottom:1px solid #1f1e1d0d;align-items:center;gap:4px;height:42px;padding:7px 8px;display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 2px 6px #0000000a}.workflow-page-tab{color:#858481;border-radius:8px;align-items:center;gap:4px;height:28px;padding:4px 8px;font-size:14px;line-height:20px;display:flex}.workflow-page-tab--active{color:#34322d}.workflow-page-tab--secondary{color:#2f2c29;background:#2f2c2914;width:177px;overflow:hidden}.workflow-page-tab--secondary>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.workflow-page-tab--secondary button,.workflow-page-tab__add{color:#858481;background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.workflow-page-tab__add{color:#34322d;border-radius:8px;width:28px;height:28px;font-size:20px}.workflow-runs{flex-direction:column;flex:none;gap:10px;width:100%;height:auto;min-height:148px;display:flex}.workflow-status-tabs{align-items:center;gap:4px;height:28px;display:flex}.workflow-status-tabs button{color:#858481;background:0 0;border-radius:8px;height:28px;padding:4px 14px;font-size:14px;line-height:20px}.workflow-status-tabs button.active{color:#fff;background:#262626}.workflow-run-grid{grid-template-columns:repeat(2,354px);gap:12px;min-height:84px;display:grid}.workflow-run-card{text-align:left;background:#fff;border:1px solid #f0f0f0;border-radius:8px;align-items:center;gap:10px;width:354px;height:84px;padding:12px;display:flex;box-shadow:0 1px 1px #0000000f,0 2px 5px #00000008}.workflow-run-card:hover{border-color:#d6e8ff}.workflow-run-card__image{background:#f4f7ff;border-radius:6px;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.workflow-run-card__image img{object-fit:cover;width:100%;height:100%}.workflow-run-card__copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.workflow-run-card__copy strong{color:#262626;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.workflow-run-card__copy small{color:#919398;font-size:12px;line-height:18px}.workflow-run-card__status{color:#8c8c8c;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}.workflow-run-card__status.running{color:#338fff}.workflow-run-card__status i{border:1.5px solid #338fff;border-bottom-color:#0000;border-radius:50%;width:10px;height:10px;animation:.9s linear infinite workflow-spin}@keyframes workflow-spin{to{transform:rotate(360deg)}}.workflow-detail-overlay{z-index:100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.workflow-detail-modal{background:#fff;border-radius:12px;width:600px;height:400px;padding:8px;overflow:hidden;box-shadow:0 24px 60px #00000047}.workflow-detail-media{background:#c5e2da;border-radius:6px;width:584px;height:384px;position:relative;overflow:hidden}.workflow-detail-media__background,.workflow-detail-media__texture{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.workflow-detail-media__texture{opacity:.22;mix-blend-mode:multiply}.workflow-detail-node{color:#233c42;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffb8;border:1px solid #fffc;border-radius:18px;justify-content:center;align-items:center;height:36px;padding:0 14px;font-size:14px;font-weight:500;display:flex;position:absolute;box-shadow:0 4px 14px #1a46521f}.workflow-detail-node--collect{top:107px;left:146px}.workflow-detail-node--agent{top:15px;left:358px}.workflow-detail-node--listing{top:185px;left:93px}.workflow-detail-node--compliance{top:226px;left:299px}.workflow-detail-node--publish{top:124px;left:379px}.workflow-detail-agent{color:#fff;background:#19254d;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:600;display:flex;position:absolute;box-shadow:0 5px 12px #19254d38}.workflow-detail-agent--one{top:67px;left:146px}.workflow-detail-agent--two{top:160px;left:439px}.workflow-detail-agent--three{top:226px;left:258px}.workflow-detail-player{color:#fff;background:#0000004d;align-items:center;gap:10px;height:44px;padding:0 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.workflow-detail-player button{color:#fff;background:0 0;width:24px;height:24px;padding:0}.workflow-detail-player>span{background:#ffffff8c;border-radius:4px;width:464px;height:6px;position:relative;overflow:hidden}.workflow-detail-player>span i{border-radius:inherit;background:#fff;width:38%;height:100%;display:block}.workflow-detail-player time{white-space:nowrap;font-size:12px}.workflow-builder-page{background:#f0f2f5;width:100%;min-width:1224px;height:100%;min-height:820px;position:relative;overflow:auto}.workflow-builder-flow{background-color:#f5f5f5;background-image:radial-gradient(circle,#232b3e1f .7px,#0000 .8px);background-size:12px 12px;width:1224px;height:120px;padding:12px;position:relative;overflow:hidden;box-shadow:inset 0 -1px #0000000d}.workflow-builder-flow h1{color:#34322d;margin:0;font-size:14px;font-weight:400;line-height:20px}.workflow-builder-recommendation{color:#2f6fae;text-overflow:ellipsis;white-space:nowrap;background:#edf5ff;border:1px solid #338fff33;border-radius:4px;max-width:520px;padding:2px 8px;font-size:12px;line-height:16px;position:absolute;top:11px;left:82px;overflow:hidden}.workflow-builder-actions{gap:6px;display:flex;position:absolute;top:10px;right:12px}.workflow-builder-actions button{color:#595959;background:#fff;border:1px solid #e2e2e2;border-radius:8px;height:24px;padding:2px 10px;font-size:12px;box-shadow:0 1px 2px #00000014}.workflow-builder-actions button:last-child{color:#fff;background:#338fff;border-color:#338fff}.workflow-builder-chain{align-items:center;height:62px;display:flex;position:absolute;top:42px;left:12px}.workflow-builder-new-node,.workflow-builder-node{color:#34322d;background:#ffffffe0;border:1px dashed #d9d9d9;border-radius:6px;flex:0 0 180px;justify-content:center;align-items:center;gap:6px;width:180px;height:62px;font-size:14px;font-weight:500;display:flex;overflow:hidden;box-shadow:0 1px 1px #00000014,0 2px 2px #0000000a}.workflow-builder-new-node b{color:#fff;background:#19254d;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;display:flex}.workflow-builder-node{border-style:solid;flex-direction:column;justify-content:space-between;align-items:stretch;padding:8px;position:relative}.workflow-builder-node.active{border-color:#338fff;box-shadow:0 0 8px #338fff4d}.workflow-builder-node>span{align-items:center;gap:5px;display:flex}.workflow-builder-node img{width:16px;height:16px}.workflow-builder-node strong{font-size:14px;font-weight:500}.workflow-builder-node small{color:#919398;font-size:12px}.workflow-builder-connector{background:#19254d;flex:0 0 34px;width:34px;height:1px;position:relative}.workflow-builder-connector:before,.workflow-builder-connector:after{content:"";background:#fff;border:1px solid #19254d;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px}.workflow-builder-connector:before{left:-1px}.workflow-builder-connector:after{right:-1px}.workflow-builder-page[aria-label=编辑工作流] .workflow-builder-node{flex-basis:155px;width:155px}.workflow-builder-page[aria-label=编辑工作流] .workflow-builder-connector{flex-basis:25px;width:25px}.workflow-builder-body{background:#f0f2f5;width:1224px;height:658px;padding:12px}.workflow-builder-empty{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:1200px;height:634px;padding-top:146px;display:flex}.workflow-builder-empty__illustration{width:121px;height:99px;margin-bottom:12px;position:relative}.workflow-builder-empty__illustration i{background:#e9edf4;border-radius:6px;position:absolute}.workflow-builder-empty__illustration i:first-child{width:76px;height:58px;top:18px;left:12px;transform:rotate(-8deg)}.workflow-builder-empty__illustration i:nth-child(2){background:#f8fafc;border:2px solid #c8d2e1;width:76px;height:58px;top:8px;left:34px}.workflow-builder-empty__illustration i:last-child{background:#338fff;border-radius:50%;width:18px;height:18px;top:31px;left:53px;box-shadow:22px 0 #d6dee9,-22px 0 #d6dee9}.workflow-builder-empty h2,.workflow-builder-empty p{color:#000000d9;margin:0;font-size:14px;font-weight:400;line-height:22px}.workflow-builder-empty p{color:#00000073}.workflow-builder-empty>button{background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:30px;margin-top:16px;padding:4px 14px;font-size:12px}.workflow-ability-editor{grid-template-columns:234px minmax(0,1fr);gap:10px;width:1200px;height:634px;display:grid}.workflow-ability-library,.workflow-selected-abilities{background:#fff;padding:12px;overflow:auto}.workflow-ability-library header,.workflow-selected-abilities header{border-bottom:1px solid #f0f0f0;height:44px}.workflow-ability-library h2,.workflow-selected-abilities h2,.workflow-ability-library p,.workflow-selected-abilities p{margin:0}.workflow-ability-library h2,.workflow-selected-abilities h2{color:#262626;font-size:14px;font-weight:500;line-height:20px}.workflow-ability-library header p,.workflow-selected-abilities header p{color:#919398;font-size:12px;line-height:16px}.workflow-ability-library>label{color:#919398;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;height:36px;display:flex}.workflow-ability-library input{width:100%;font:inherit;border:0;outline:0;font-size:12px}.workflow-ability-library>button{text-align:left;background:#fff;border:1px solid #e2e2e2;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;gap:4px 6px;width:100%;min-height:56px;margin-top:6px;padding:8px;display:grid}.workflow-ability-library>button.selected{background:#f5f5f5}.workflow-ability-library>button>span{align-items:center;gap:5px;min-width:0;display:flex}.workflow-ability-library>button i,.workflow-selected-grid article i{border-radius:1px;flex:0 0 3px;width:3px;height:20px}.workflow-ability-library>button strong{font-size:12px;font-weight:500}.workflow-ability-library>button b{color:#919398;font-size:12px;font-weight:400}.workflow-ability-library>button small{color:#919398;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:12px;line-height:15px;overflow:hidden}.workflow-selected-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:10px;display:grid}.workflow-selected-grid article{background:#fff;border:1px solid #e2e2e2;border-radius:6px;min-width:0;min-height:58px;padding:8px}.workflow-selected-grid article>div{align-items:center;gap:4px;display:flex}.workflow-selected-grid article span{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.workflow-selected-grid article strong{font-size:12px;font-weight:500}.workflow-selected-grid article button{color:#858481;background:0 0;padding:0 2px;font-size:12px}.workflow-selected-grid article p{color:#919398;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;line-height:15px;overflow:hidden}.workflow-config-overlay{z-index:110;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.workflow-config-dialog{background:#fff;border-radius:6px;width:480px;box-shadow:0 20px 50px #00000040}.workflow-config-dialog header,.workflow-config-dialog footer{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.workflow-config-dialog h2{margin:0;font-size:16px;font-weight:500}.workflow-config-dialog header button{color:#8c8c8c;background:0 0;font-size:20px}.workflow-config-dialog__body{gap:14px;padding:18px 20px;display:grid}.workflow-config-dialog__body label{color:#8c8c8c;gap:6px;font-size:14px;display:grid}.workflow-config-dialog__body input,.workflow-config-dialog__body textarea,.workflow-config-dialog__body select{width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:2px;padding:6px 10px}.workflow-config-dialog__body textarea{resize:vertical;min-height:82px}.workflow-config-dialog footer{border-top:1px solid #f0f0f0;border-bottom:0;justify-content:flex-end;gap:8px}.workflow-config-dialog footer button{background:#fff;border:1px solid #d9d9d9;border-radius:2px;height:32px;padding:5px 16px}.workflow-config-dialog footer button:last-child{color:#fff;background:#1890ff;border-color:#1890ff}.workflow-builder-toast{z-index:120;color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:8px 14px;font-size:12px;position:fixed;top:28px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #0000001f}.workflow-section-heading{background:#fff;border-bottom:1px solid #f0f0f0;flex:0 0 42px;align-items:center;gap:6px;width:100%;height:42px;padding:8px 14px;display:flex}.workflow-section-heading>span{background:#eef8ff;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.workflow-section-heading img{width:16px;height:16px}.workflow-section-heading h2{color:#34322d;flex:1;min-width:0;margin:0;font-size:14px;font-weight:500;line-height:22px}.workflow-section-heading>button{color:#fff;background:#338fff;border:1px solid #338fff;border-radius:5px;height:28px;padding:3px 12px;font-size:12px}.workflow-research,.workflow-collection{background:#f0f2f5;flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.workflow-research-empty{background:#fff;flex-direction:column;flex:auto;min-height:0;padding:0 12px 28px;display:flex;position:relative;overflow:auto}.workflow-research-empty__content{flex-direction:column;flex:1 0 260px;justify-content:center;align-items:center;min-height:260px;display:flex}.workflow-research-empty__content .workflow-empty-icon{flex:0 0 36px;margin-bottom:10px;position:relative;top:auto;left:auto}.workflow-research-empty h3,.workflow-research-empty p{z-index:1;color:#34322d;margin:0;font-size:14px;font-weight:400;line-height:22px;position:relative}.workflow-research-empty p{color:#919398;font-size:12px}.workflow-research-empty__actions{z-index:2;gap:8px;margin-top:14px;display:flex;position:relative}.workflow-research-empty__actions button{background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:30px;padding:4px 16px;font-size:12px}.workflow-research-empty__actions button:last-child{color:#fff;background:#338fff;border-color:#338fff}.workflow-research-empty__skeleton{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:min(948px,100%);margin:0 auto;display:grid}.workflow-research-empty__line{aspect-ratio:282/116;background:#f7f7f7;border-radius:6px}.workflow-research-results{background:#fff;flex:auto;min-height:0;margin:10px 12px 0;overflow:auto}.workflow-research-tabs{border-bottom:1px solid #f0f0f0;align-items:flex-end;gap:18px;height:44px;padding:0 12px;display:flex}.workflow-research-tabs button{color:#34322d;background:0 0;height:44px;padding:12px 0 9px;font-size:14px;position:relative}.workflow-research-tabs button.active{color:#1677ff}.workflow-research-tabs button.active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:0;left:0;right:0}.workflow-research-tabs b{color:#8c8c8c;background:#f0f0f0;border-radius:10px;justify-content:center;align-items:center;min-width:22px;height:20px;margin-left:4px;font-size:12px;font-weight:400;display:inline-flex}.workflow-research-report{height:572px;padding:10px 8px 20px;overflow:auto}.workflow-research-report>h3{color:#262626;margin:0 0 8px;font-size:16px;font-weight:600;line-height:24px}.workflow-market-summary,.workflow-research-metrics>article,.workflow-research-sales{background:#fafafa;border-radius:8px}.workflow-market-summary{padding:14px 16px}.workflow-market-summary h4,.workflow-research-metrics h4,.workflow-research-sales h4{color:#34322d;margin:0 0 10px;font-size:12px;font-weight:500;line-height:20px}.workflow-market-summary p{color:#34322d;margin:8px 0 0;font-size:12px;line-height:20px}.workflow-market-summary span{color:#262626}.workflow-research-metrics{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.workflow-research-metrics>article,.workflow-research-sales{padding:14px 16px}.workflow-metric-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.workflow-metric-grid>div{flex-direction:column;gap:4px;min-width:0;display:flex}.workflow-metric-grid span{color:#34322d;align-items:center;gap:4px;font-size:12px;display:flex}.workflow-metric-grid span img{object-fit:contain;width:12px;height:12px}.workflow-metric-grid small,.workflow-supply-grid small,.workflow-research-sales small{color:#7c7f9a;font-size:12px;line-height:18px}.workflow-metric-grid strong,.workflow-supply-grid strong,.workflow-research-sales strong{color:#1b1c1d;font-size:17px;line-height:22px}.workflow-metric-grid>div>img{object-fit:fill;width:100%;height:36px}.workflow-supply-grid{grid-template-columns:repeat(2,1fr);gap:12px 20px;display:grid}.workflow-supply-grid>div{flex-direction:column;display:flex}.workflow-supply-grid em,.workflow-research-sales em{color:#ff4d4f;font-size:12px;font-style:normal;font-weight:400}.workflow-supply-grid em.good{color:#52c41a}.workflow-supply-grid em.warn,.workflow-research-sales em.warn{color:#fa8c16}.workflow-research-sales{margin-top:10px}.workflow-research-sales>div{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.workflow-research-sales article{flex-direction:column;gap:4px;min-width:0;display:flex}.workflow-research-sales article>span{color:#ff4d4f;font-size:12px}.workflow-research-sales article img{object-fit:fill;width:100%;height:38px}.workflow-research-product-list{height:572px;overflow:auto}.workflow-research-product-list>header,.workflow-research-product-list>button{grid-template-columns:minmax(0,1fr) 120px 100px 70px;align-items:center;gap:12px;min-width:760px;padding:0 18px 0 54px;display:grid}.workflow-research-product-list>header{color:#8c8c8c;border-bottom:1px solid #f0f0f0;height:38px;font-size:12px}.workflow-research-product-list>button{text-align:left;background:#fff;border-bottom:1px solid #f0f0f0;width:100%;height:70px;position:relative}.workflow-research-product-list>button:hover{background:#fafcff}.workflow-research-product-list>button input{position:absolute;left:18px}.workflow-research-product-list>button span:first-of-type{flex-direction:column;min-width:0;display:flex}.workflow-research-product-list>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.workflow-research-product-list>button small{color:#8c8c8c;font-size:12px}.workflow-research-product-list>button span{font-size:12px}.workflow-research-product-list>button .positive{color:#52c41a}.workflow-research-product-list>button>b{color:#1677ff;background:#e6f4ff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:24px;font-size:12px;display:flex}.workflow-research-product-list footer{justify-content:flex-end;align-items:center;gap:14px;height:54px;padding:0 18px;display:flex}.workflow-research-product-list footer span{color:#8c8c8c;font-size:12px}.workflow-research-product-list footer button{color:#fff;background:#1677ff;border-radius:4px;height:30px;padding:4px 14px;font-size:12px}.workflow-research-product-list footer button:disabled{cursor:default;background:#bae0ff}.selection-config-dialog{background:#fff;border-radius:6px;width:480px;max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 20px 50px #00000047}.selection-config-dialog>header,.selection-config-dialog>footer{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.selection-config-dialog>header h2{margin:0;font-size:16px;font-weight:500}.selection-config-dialog>header button{color:#8c8c8c;background:0 0;padding:0;font-size:20px}.selection-config-dialog__body{gap:12px;padding:14px 10px 16px;display:grid}.selection-config-dialog__body label{color:#00000073;gap:6px;font-size:14px;line-height:20px;display:grid}.selection-config-dialog__body select,.selection-config-dialog__body input{color:#000000d9;width:100%;height:32px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:2px;padding:4px 10px}.selection-form-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.selection-form-row:first-child{grid-template-columns:1fr 1fr 52px}.selection-form-row>button{color:#fff;background:#262626;border-radius:4px;align-self:end;height:32px;font-size:12px}.selection-percent-input{grid-template-columns:1fr 28px;display:grid}.selection-percent-input input{border-radius:2px 0 0 2px}.selection-percent-input b{color:#000000d9;background:#fafafa;border:1px solid #d9d9d9;border-left:0;border-radius:0 2px 2px 0;justify-content:center;align-items:center;font-size:12px;font-weight:400;display:flex}.selection-mode{grid-template-columns:1fr 1fr;display:grid}.selection-mode button{color:#000000d9;background:#fff;border:1px solid #d9d9d9;height:32px;font-size:12px}.selection-mode button.active{z-index:1;color:#1890ff;border-color:#1890ff;position:relative}.selection-config-dialog>footer{border-top:1px solid #f0f0f0;border-bottom:0;justify-content:flex-end;gap:8px}.selection-config-dialog>footer button{background:#fff;border:1px solid #d9d9d9;border-radius:2px;height:32px;padding:5px 16px;font-size:12px}.selection-config-dialog>footer button:last-child{color:#fff;background:#1890ff;border-color:#1890ff}.workflow-collection-layout{flex:auto;grid-template-columns:minmax(720px,1fr) 234px;gap:10px;min-height:0;padding:10px 12px 12px;display:grid;overflow:hidden}.workflow-collection-main,.workflow-collection-sidebar{background:#fff;min-width:0;overflow:hidden}.workflow-collection-main{padding:8px 12px}.workflow-collection-progress{background:#e6f4ff;border-radius:5px;height:44px;padding:7px 10px}.workflow-collection-progress strong{color:#34322d;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.workflow-collection-progress strong b{color:#1677ff}.workflow-collection-progress>span{background:#d7e6f7;border-radius:4px;height:6px;display:block;overflow:hidden}.workflow-collection-progress>span i{border-radius:inherit;background:#337eea;height:100%;transition:width .25s;display:block}.workflow-collection-tabs{border-bottom:1px solid #f0f0f0;align-items:flex-end;gap:18px;height:44px;display:flex;position:relative}.workflow-collection-tabs>button{color:#34322d;background:0 0;height:44px;padding:12px 0 9px;font-size:12px;position:relative}.workflow-collection-tabs>button.active{color:#1677ff}.workflow-collection-tabs>button.active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:0;left:0;right:0}.workflow-collection-tabs b{color:#8c8c8c;background:#f0f0f0;border-radius:9px;justify-content:center;align-items:center;min-width:21px;height:18px;margin-left:3px;font-size:12px;font-weight:400;display:inline-flex}.workflow-collection-tabs .workflow-collection-extra{color:#595959;border:1px solid #d9d9d9;border-radius:4px;height:28px;padding:3px 10px;position:absolute;bottom:7px;right:0}.workflow-collection-tabs .workflow-collection-extra:after{display:none}.workflow-collection-table{height:488px;overflow:auto}.workflow-collection-table>header,.workflow-collection-row{grid-template-columns:28px minmax(285px,1fr) 70px 44px 68px 122px 48px;align-items:center;gap:10px;min-width:760px;padding:0 8px;display:grid}.workflow-collection-table>header{color:#34322d;border-bottom:1px solid #f0f0f0;height:44px;font-size:12px;font-weight:500}.workflow-collection-row{color:#34322d;border-bottom:1px solid #f0f0f0;height:62px;font-size:12px}.workflow-collection-row>input{width:14px;height:14px}.workflow-collection-product{align-items:center;gap:8px;min-width:0;display:flex}.workflow-collection-product>img{object-fit:cover;flex:0 0 42px;width:42px;height:42px}.workflow-collection-product>span{flex-direction:column;min-width:0;display:flex}.workflow-collection-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.workflow-collection-product small{color:#8c8c8c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workflow-collection-product a,.workflow-collection-row>button{color:#1677ff;background:0 0;padding:0;font-size:12px;text-decoration:none}.workflow-collection-sidebar{border-radius:6px;padding:10px}.workflow-collection-sidebar h3{color:#595959;margin:0 0 6px;font-size:12px;font-weight:500}.workflow-collection-mode{background:#f5f5f5;border-radius:14px;grid-template-columns:1fr 1fr;height:28px;margin-bottom:12px;display:grid}.workflow-collection-mode button{color:#8c8c8c;background:0 0;border-radius:14px;font-size:12px}.workflow-collection-mode button.active{color:#34322d;background:#fff;box-shadow:0 1px 4px #0000001a}.workflow-plugin-launcher{text-align:center;background:#f5f5f5;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:118px;display:flex}.workflow-plugin-launcher>span{color:#34322d;font-size:28px;line-height:28px}.workflow-plugin-launcher p{color:#8c8c8c;margin:0;font-size:12px;line-height:16px}.workflow-plugin-launcher button,.workflow-start-collection{color:#fff;background:#34322d;border-radius:7px;height:27px;padding:3px 12px;font-size:12px}.workflow-quick-entry{color:#bfbfbf;text-align:center;margin:8px 0 4px;font-size:12px}.workflow-platform-icons{justify-content:center;align-items:center;gap:14px;display:flex}.workflow-platform-icons>span,.workflow-supported-platforms>span:not(:first-child){background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a1f}.workflow-platform-icons img,.workflow-supported-platforms img{object-fit:contain;width:100%;height:100%}.workflow-platform-icons b,.workflow-supported-platforms b{color:#fff;background:#ff6f00;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.workflow-collection-sidebar textarea{resize:none;border:1px solid #e2e2e2;border-radius:4px;outline:0;width:100%;height:96px;padding:8px;font-size:12px}.workflow-supported-platforms{color:#bfbfbf;align-items:center;gap:5px;height:30px;font-size:12px;display:flex}.workflow-supported-platforms>span:not(:first-child){width:19px;height:19px}.workflow-supported-platforms b{font-size:12px}.workflow-start-collection{border-radius:6px;width:100%}.workflow-collection-stats{background:#f5f5f5;margin-top:8px;padding:9px}.workflow-collection-stats h4{align-items:center;gap:5px;margin:0 0 8px;font-size:12px;font-weight:400;display:flex}.workflow-collection-stats h4 i{background:#52c41a;border-radius:50%;width:5px;height:5px}.workflow-collection-stats>div{grid-template-columns:repeat(3,1fr);display:grid}.workflow-collection-stats span{border-right:1px solid #e2e2e2;flex-direction:column;align-items:center;display:flex}.workflow-collection-stats span:last-child{border-right:0}.workflow-collection-stats small{color:#8c8c8c;font-size:12px}.workflow-collection-stats strong{color:#34322d;font-size:20px;line-height:30px}.workflow-collection-stats span:nth-child(2) strong{color:#22a06b}.workflow-collection-stats span:nth-child(3) strong{color:#ff4d4f}.browser-extension-overlay{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb8;justify-content:stretch;align-items:stretch;width:360px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #27251e14}.browser-extension-card{width:360px;height:100%;box-shadow:none;background:#fff;border-left:1px solid #27251e14;border-radius:0;overflow:auto}.browser-extension-card>header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:44px;padding:0 14px;font-size:14px;font-weight:500;display:flex}.browser-extension-card>header button{color:#8c8c8c;background:0 0;font-size:18px}.browser-extension-card__preview{background:#f5f7fa;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.browser-extension-card__preview i{border:8px solid #ff6f00;border-radius:12px;width:70px;height:70px;margin-bottom:8px;box-shadow:inset 0 0 0 8px #fff}.browser-extension-card__preview strong{font-size:12px;font-weight:500}.browser-extension-card__preview small{color:#8c8c8c;font-size:12px}.browser-extension-card__info{padding:14px}.browser-extension-card__info span{color:#34322d;align-items:center;gap:6px;font-size:12px;display:flex}.browser-extension-card__info span i{background:#52c41a;border-radius:50%;width:7px;height:7px}.browser-extension-card__info p{color:#8c8c8c;margin:6px 0 0;font-size:12px;line-height:17px}.browser-extension-card>button{color:#fff;background:#1677ff;border-radius:5px;width:calc(100% - 28px);height:34px;margin:0 14px 14px;font-size:12px}@media (width<=520px){.browser-extension-overlay,.browser-extension-card{width:min(360px,100vw - 56px)}}@media (width<=1000px){.workflow-collection-layout{grid-template-rows:minmax(600px,auto) auto;grid-template-columns:minmax(0,1fr);overflow:auto}.workflow-collection-main{min-height:600px}.workflow-collection-sidebar{min-height:300px}}.workflow-execution-step--selected{border-color:#338fff}.workflow-completion-panel{background:#fff;flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;width:100%;min-height:0;padding-top:145px;display:flex}.workflow-completion-panel__icon{color:#52c41a;background:#f6ffed;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:14px;font-size:32px;display:flex;box-shadow:inset 0 0 0 1px #b7eb8f}.workflow-completion-panel__icon.publish{color:#1677ff;background:#e6f4ff;box-shadow:inset 0 0 0 1px #91caff}.workflow-completion-panel h2{margin:0;font-size:16px;font-weight:500;line-height:26px}.workflow-completion-panel p{color:#8c8c8c;margin:4px 0 16px;font-size:12px}.workflow-completion-panel button{color:#fff;background:#1677ff;border-radius:4px;height:32px;padding:5px 18px;font-size:12px}.product-editor{color:#000000d9;background:#f0f2f5;flex-direction:column;flex:auto;width:100%;min-height:0;font-family:Arial,Noto Sans SC,sans-serif;display:flex;position:relative;overflow:hidden}.product-editor__heading{background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;width:100%;height:42px;padding:0 12px;display:flex}.product-editor__heading>span{background:#e6f4ff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.product-editor__heading>span img{object-fit:contain;width:18px;height:18px}.product-editor__heading h2{margin:0;font-size:14px;font-weight:500;line-height:22px}.product-editor__heading p{color:#8c8c8c;flex:1;margin:0;font-size:12px;line-height:18px}.product-editor__heading>button{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:5px;height:26px;padding:3px 10px;font-size:12px}.product-editor__layout{flex:auto;grid-template-columns:238px minmax(0,1fr);gap:8px;width:100%;min-height:0;padding:8px 12px 10px;display:grid}.product-editor-list,.product-editor-main{background:#fff;border-radius:5px;min-width:0;overflow:hidden}.product-editor-list{border:1px solid #f0f0f0;padding:0 8px 8px}.product-editor-list>header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:40px;padding:0 4px;display:flex}.product-editor-list h3{margin:0;font-size:12px;font-weight:500}.product-editor-list header span{color:#8c8c8c;font-size:12px}.product-editor-list>button{text-align:left;background:#fff;border-bottom:1px solid #f5f5f5;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:66px;padding:8px 6px;display:grid}.product-editor-list>button.active{background:#edf6ff;border-radius:5px;box-shadow:inset 2px 0 #338fff}.product-editor-list__thumb{color:#69b1ff;background:linear-gradient(145deg,#e8f5ff,#fff0f6);border-radius:4px;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;display:flex}.product-editor-list__thumb img{object-fit:cover;width:100%;height:100%}.product-editor-list>button>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.product-editor-list strong{color:#34322d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:15px;display:-webkit-box;overflow:hidden}.product-editor-list small{color:#bfbfbf;font-size:12px;line-height:12px}.product-editor-main{border:1px solid #f0f0f0;grid-template-rows:40px minmax(0,1fr) 48px;height:598px;display:grid;position:relative}.product-editor-tabs{border-bottom:1px solid #f0f0f0;align-items:flex-end;gap:26px;height:40px;padding:0 18px;display:flex}.product-editor-tabs button{color:#595959;background:0 0;height:40px;padding:11px 0 8px;font-size:12px;position:relative}.product-editor-tabs button.active{color:#1677ff}.product-editor-tabs button.active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:0;left:0;right:0}.product-editor-scroll{background:#fafafa;min-height:0;overflow:auto}.product-editor-section{background:#fff;min-height:100%;padding:14px 18px 20px}.product-editor-section__title,.product-editor-description-heading{justify-content:space-between;align-items:center;min-height:30px;margin-bottom:8px;display:flex}.product-editor-section__title h3,.product-editor-description-heading>span,.product-editor-category>h3{color:#262626;margin:0;font-size:12px;font-weight:500}.product-editor-section__title button,.product-editor-description-heading button,.product-image-toolbar button,.product-editor-section>button,.product-video-actions button,.product-specification-card button{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;min-height:26px;padding:3px 10px;font-size:12px}.product-editor-section__title>button:first-of-type,.product-editor-description-heading button:nth-last-child(-n+2),.product-editor-images .product-editor-section__title button:last-child,.product-video-actions button:last-child{color:#1677ff;background:#e6f4ff;border-color:#91caff}.product-editor-section__title>div,.product-editor-description-heading>div{align-items:center;gap:6px;display:flex}.product-editor-section>label,.product-attribute-grid label,.ai-copy-settings label,.image-edit-dialog__body>label{color:#595959;flex-direction:column;gap:5px;margin-bottom:12px;font-size:12px;line-height:16px;display:flex;position:relative}.product-editor-section input,.product-editor-section select,.product-editor-section textarea,.ai-copy-settings select,.ai-copy-settings textarea,.image-edit-dialog select{color:#34322d;width:100%;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:4px;outline:0}.product-editor-section input,.product-editor-section select{height:30px;padding:4px 8px}.product-editor-basic>label textarea{resize:none;height:56px;padding:7px 50px 7px 9px;line-height:18px}.product-editor-basic>label small{color:#bfbfbf;font-size:12px;position:absolute;bottom:6px;right:8px}.product-editor-richtext{background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:315px;overflow:hidden}.product-editor-richtext__toolbar{border-bottom:1px solid #f0f0f0;align-items:center;gap:2px;height:32px;padding:0 7px;display:flex}.product-editor-richtext__toolbar button{color:#595959;background:0 0;border-radius:3px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:12px;display:flex}.product-editor-richtext__toolbar button:hover{background:#f5f5f5}.product-editor-richtext__toolbar span{background:#e5e5e5;width:1px;height:18px;margin:0 4px}.product-editor-richtext__canvas{text-align:center;background:#eef0f2;height:282px;position:relative;overflow:auto}.product-editor-richtext__canvas>img{object-fit:cover;object-position:top;width:450px;min-height:450px;margin:14px auto;display:block;box-shadow:0 2px 8px #0000001f}.product-editor-richtext__canvas aside{background:#fffffff5;border:1px solid #d9d9d9;border-radius:5px;align-items:center;gap:5px;width:260px;height:55px;margin:-76px 10px 10px auto;padding:6px;display:flex;position:sticky;bottom:10px;right:10px;box-shadow:0 3px 12px #00000021}.product-editor-richtext__canvas aside strong{color:#595959;width:58px;font-size:12px;font-weight:500}.product-editor-richtext__canvas aside button{border:1px solid #f0f0f0;border-radius:3px;width:42px;height:42px;padding:0;position:relative;overflow:hidden}.product-editor-richtext__canvas aside img{object-fit:cover;width:100%;height:100%}.product-editor-richtext__canvas aside button span{color:#fff;background:#0000007a;padding:1px;font-size:12px;position:absolute;bottom:0;left:0;right:0}.product-attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.product-editor-category>h3{border-top:1px solid #f0f0f0;padding:8px 0 10px}.product-unit-input{grid-template-columns:1fr 42px;display:grid}.product-unit-input input{border-radius:4px 0 0 4px}.product-unit-input span{background:#fafafa;border:1px solid #d9d9d9;border-left:0;border-radius:0 4px 4px 0;justify-content:center;align-items:center;height:30px;display:flex}.product-dimension-input{grid-template-columns:repeat(3,1fr);display:grid}.product-dimension-input input{border-radius:0}.product-dimension-input input:first-child{border-radius:4px 0 0 4px}.product-dimension-input input:last-child{border-radius:0 4px 4px 0}.product-editor-segment{background:#f5f5f5;border-radius:5px;grid-template-columns:repeat(2,1fr);width:140px;height:28px;margin-bottom:10px;padding:2px;display:inline-grid}.product-editor-segment button{color:#8c8c8c;background:0 0;border:0;border-radius:4px;font-size:12px}.product-editor-segment button.active{color:#1677ff;background:#fff;box-shadow:0 1px 3px #0000001a}.product-specification-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:5px;margin-bottom:14px;padding:10px}.product-specification-card header{align-items:center;gap:10px;margin-bottom:7px;display:flex}.product-specification-card header strong{font-size:12px;font-weight:500}.product-specification-card header select{width:180px}.product-specification-row{grid-template-columns:1fr 1fr 78px;gap:8px;margin-bottom:6px;display:grid}.product-specification-card>button{color:#1677ff}.product-sku-table{border:1px solid #f0f0f0;border-radius:4px;overflow:hidden}.product-sku-table header,.product-sku-table>div{grid-template-columns:.8fr 1fr 1fr .8fr 1.2fr;align-items:center;gap:8px;padding:6px 8px;display:grid}.product-sku-table header{color:#595959;background:#fafafa;font-size:12px}.product-sku-table>div{border-top:1px solid #f0f0f0;font-size:12px}.product-sku-table input{height:26px}.product-image-toolbar{align-items:center;gap:6px;margin-bottom:7px;display:flex}.product-image-toolbar label{color:#8c8c8c;align-items:center;gap:4px;margin-left:auto;font-size:12px;display:flex}.product-image-toolbar input{width:12px;height:12px}.product-editor-images>p{color:#8c8c8c;margin:0 0 10px;font-size:12px}.product-image-grid{grid-template-columns:repeat(4,150px);gap:12px;display:grid}.product-image-grid>button{background:#fafafa;border:1px solid #e8e8e8;border-radius:5px;width:150px;height:174px;padding:0;position:relative;overflow:hidden}.product-image-grid>button.selected{border-color:#69b1ff;box-shadow:0 0 0 1px #69b1ff}.product-image-grid>button>input{z-index:2;width:14px;height:14px;position:absolute;top:7px;left:7px}.product-image-grid img{object-fit:cover;width:150px;height:144px;display:block}.product-image-grid>button>span{color:#595959;align-items:center;height:29px;padding:0 8px;font-size:12px;display:flex}.product-image-grid .product-image-grid__add{color:#8c8c8c;border:1px dashed #bfbfbf;flex-direction:column;justify-content:center;align-items:center;display:flex}.product-image-grid__add b{font-size:28px;font-weight:300;line-height:34px}.product-image-grid__add span{padding:0!important;display:block!important}.product-editor-video{position:relative}.product-video-preview{cursor:pointer;background:#1f1f1f;border-radius:5px;width:430px;height:300px;position:relative;overflow:hidden}.product-video-preview>img{opacity:.86;object-fit:cover;width:100%;height:100%}.product-video-preview>button,.video-detail-player>button{color:#262626;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding-left:5px;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-video-preview>span{color:#fff;background:#00000094;border-radius:3px;padding:2px 6px;font-size:12px;position:absolute;bottom:8px;right:8px}.product-video-guidance{background:#fafafa;border-radius:5px;width:300px;padding:12px;position:absolute;top:58px;left:468px}.product-video-guidance h4{margin:0 0 8px;font-size:12px}.product-video-guidance p{color:#8c8c8c;margin:4px 0;font-size:12px;line-height:16px}.product-video-actions{gap:8px;display:flex;position:absolute;top:175px;left:468px}.product-editor-actions{background:#fff;border-top:1px solid #f0f0f0;align-items:center;gap:8px;height:48px;padding:0 14px;display:flex}.product-editor-actions>span{flex:1}.product-editor-actions button{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:28px;padding:4px 12px;font-size:12px}.product-editor-actions button:nth-last-child(-n+2){border-color:#1677ff}.product-editor-actions button:last-child{color:#fff;background:#1677ff}.ai-copy-overlay,.image-edit-overlay,.video-detail-overlay{z-index:150;background:#0000008f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ai-copy-dialog,.image-edit-dialog,.video-detail-dialog{background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 20px 60px #00000047}.ai-copy-dialog{width:min(974px,100vw - 40px);height:min(690px,100vh - 40px)}.ai-copy-dialog>header,.image-edit-dialog>header,.video-detail-dialog>header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:48px;padding:0 18px;display:flex}.ai-copy-dialog>header h2,.image-edit-dialog>header h2,.video-detail-dialog>header h2{margin:0;font-size:14px;font-weight:500}.ai-copy-dialog>header button,.image-edit-dialog>header button,.video-detail-dialog>header button{color:#8c8c8c;background:0 0;width:28px;height:28px;padding:0;font-size:20px}.ai-copy-dialog__layout{grid-template-columns:314px minmax(0,1fr);height:calc(100% - 48px);display:grid}.ai-copy-settings{background:#fafafa;border-right:1px solid #f0f0f0;padding:14px 18px;overflow:auto}.ai-copy-settings h3{color:#595959;margin:0 0 8px;font-size:12px;font-weight:500}.ai-copy-settings h3:not(:first-child){margin-top:16px}.ai-copy-mode{background:#e8e8e8;border-radius:5px;grid-template-columns:repeat(2,1fr);height:30px;margin-bottom:14px;padding:2px;display:grid}.ai-copy-mode button{color:#8c8c8c;background:0 0;border-radius:4px;font-size:12px}.ai-copy-mode button.active{color:#1677ff;background:#fff;box-shadow:0 1px 4px #0000001a}.ai-copy-settings>select{height:31px;margin-bottom:10px;padding:4px 8px}.ai-copy-upload{color:#595959;background:#fff;border:1px dashed #bfbfbf;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:72px;margin-bottom:10px;padding:8px;display:flex}.ai-copy-upload b{color:#8c8c8c;font-size:18px;font-weight:400}.ai-copy-upload strong{font-size:12px;font-weight:500}.ai-copy-upload small{color:#bfbfbf;text-align:center;font-size:12px;line-height:13px}.ai-copy-settings label>span{align-items:center;gap:5px;display:flex}.ai-copy-settings label input{width:12px;height:12px}.ai-copy-settings textarea{resize:none;height:52px;padding:6px 8px;font-size:12px}.ai-copy-settings label>small{color:#bfbfbf;pointer-events:none;align-self:flex-end;margin-top:-18px;margin-right:6px;font-size:12px}.ai-copy-generate{color:#fff;background:#1677ff;border-radius:4px;width:100%;height:33px;margin-top:8px;font-size:12px}.ai-copy-settings>p{color:#8c8c8c;text-align:center;margin:8px 0 0;font-size:12px}.ai-copy-settings>p:first-letter{color:#52c41a}.ai-copy-settings a{color:#1677ff;text-decoration:none}.ai-copy-results{background:#fff;min-width:0;padding:14px 18px 24px;overflow:auto}.ai-copy-empty{color:#bfbfbf;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding-bottom:38px;display:flex}.ai-copy-empty>span{justify-content:center;align-items:center;width:100px;height:78px;margin-bottom:8px;display:flex;position:relative}.ai-copy-empty>span i{background:linear-gradient(145deg,#f0f5ff,#fff0f6);border:2px solid #d6e4ff;border-radius:22px;position:absolute;inset:8px 18px;transform:rotate(-8deg)}.ai-copy-empty>span b{color:#597ef7;font:italic 26px Georgia,serif;position:relative}.ai-copy-empty p{font-size:12px;line-height:18px}.ai-copy-result-tabs{border-bottom:1px solid #f0f0f0;align-items:center;gap:18px;height:34px;display:flex}.ai-copy-result-tabs button{color:#8c8c8c;background:0 0;height:34px;padding:0;font-size:12px;position:relative}.ai-copy-result-tabs button.active{color:#1677ff}.ai-copy-result-tabs button.active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.ai-copy-result-tabs span{color:#bfbfbf;margin-left:auto;font-size:12px}.ai-copy-results h4{margin:12px 0 6px;font-size:12px;font-weight:500}.ai-copy-recognition{background:#fafafa;border-radius:5px;padding:10px 12px}.ai-copy-recognition h4{margin-top:0}.ai-copy-recognition ol{color:#595959;margin:0;padding-left:18px;font-size:12px;line-height:16px}.ai-copy-original{color:#8c8c8c;border:1px solid #f0f0f0;border-radius:4px;margin:0;padding:9px;font-size:12px;line-height:15px}.ai-copy-results article{background:#fff;border:1px solid #e8e8e8;border-radius:5px;margin-bottom:8px;padding:10px 106px 10px 10px;position:relative}.ai-copy-results article:hover{border-color:#91caff}.ai-copy-results article p{color:#34322d;margin:0;font-size:12px;line-height:17px}.ai-copy-results article>small{color:#bfbfbf;font-size:12px}.ai-copy-results article>div{flex-direction:column;gap:5px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ai-copy-results article>div button{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:24px;padding:2px 7px;font-size:12px}.ai-copy-results article>div button:first-child{color:#fff;background:#1677ff;border-color:#1677ff}.ai-copy-results .ai-copy-description-result{min-height:180px;padding-right:110px}.ai-copy-description-result ul{color:#595959;padding-left:18px;font-size:12px;line-height:18px}.image-edit-dialog{width:min(760px,100vw - 40px);max-height:calc(100vh - 40px)}.image-edit-dialog__body{max-height:calc(100vh - 150px);padding:16px 20px;overflow:auto}.image-edit-dialog__body h3{margin:0 0 9px;font-size:12px;font-weight:500}.image-edit-types{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.image-edit-types button{color:#595959;background:#fff;border:1px solid #e8e8e8;border-radius:5px;height:58px;padding:4px;font-size:12px}.image-edit-types button:before{color:#8c8c8c;content:"✣";margin-bottom:3px;font-size:18px;display:block}.image-edit-types button.active{color:#1677ff;background:#e6f4ff;border-color:#69b1ff}.image-edit-dialog__body>p{color:#597ef7;background:#f0f5ff;border-radius:3px;margin:8px 0 10px;padding:6px 9px;font-size:12px}.image-edit-dialog__body>label{grid-template-columns:130px 200px;align-items:center;display:grid}.image-edit-dialog__body>label select{height:28px;padding:4px 8px}.image-edit-dialog__body>label button{color:#8c8c8c;background:#fff;border:1px dashed #bfbfbf;border-radius:4px;height:28px;font-size:12px}.image-edit-heading{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.image-edit-heading h3{margin:0}.image-edit-heading label{color:#8c8c8c;align-items:center;gap:4px;font-size:12px;display:flex}.image-edit-thumbnails{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px;display:grid}.image-edit-thumbnails>button{background:#fff;border:1px solid #e8e8e8;border-radius:4px;height:120px;padding:0;position:relative;overflow:hidden}.image-edit-thumbnails>button.selected{border-color:#69b1ff;box-shadow:0 0 0 1px #69b1ff}.image-edit-thumbnails input{z-index:2;position:absolute;top:5px;left:5px}.image-edit-thumbnails img{object-fit:cover;width:100%;height:94px}.image-edit-thumbnails span{color:#595959;align-items:center;height:24px;padding:0 5px;font-size:12px;display:flex}.image-edit-dialog>footer{border-top:1px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:8px;height:54px;padding:0 20px;display:flex}.image-edit-dialog>footer span{color:#8c8c8c;margin-right:auto;font-size:12px}.image-edit-dialog>footer button,.video-detail-dialog>footer button{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:30px;padding:4px 14px;font-size:12px}.image-edit-dialog>footer button:last-child,.video-detail-dialog>footer button:last-child{color:#fff;background:#1677ff;border-color:#1677ff}.video-detail-dialog{width:min(720px,100vw - 40px)}.video-detail-player{background:#111;border-radius:5px;width:calc(100% - 36px);height:390px;margin:18px;position:relative;overflow:hidden}.video-detail-player>img{opacity:.86;object-fit:cover;width:100%;height:100%}.video-detail-player>span{background:#ffffff73;border-radius:2px;height:4px;position:absolute;bottom:16px;left:16px;right:86px;overflow:hidden}.video-detail-player>span i{background:#fff;height:100%;transition:width .25s;display:block}.video-detail-player>time{color:#fff;font-size:12px;position:absolute;bottom:10px;right:14px}.video-detail-meta{background:#fafafa;border-radius:5px;grid-template-columns:2fr 1fr 1fr;margin:0 18px 16px;padding:10px 14px;display:grid}.video-detail-meta div{flex-direction:column;gap:4px;display:flex}.video-detail-meta small{color:#8c8c8c;font-size:12px}.video-detail-meta strong{font-size:12px;font-weight:500}.video-detail-dialog>footer{border-top:1px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:8px;height:54px;padding:0 18px;display:flex}@media (width<=820px){.ai-copy-overlay,.image-edit-overlay,.video-detail-overlay{align-items:flex-start;overflow:auto}.ai-copy-dialog{min-width:760px}.image-edit-dialog{min-width:700px}}.app-shell--studio{background:#f4f6f8}.studio-page{color:#1f2933;background:#f4f6f8;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.studio-header{background:#fff;border-bottom:1px solid #e6e9ed;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:22px 34px 18px;display:flex}.studio-eyebrow{color:#1677ff;letter-spacing:.12em;margin:0 0 5px;font-size:12px;font-weight:700}.studio-header h1{color:#182230;margin:0;font-size:25px;font-weight:650;line-height:32px}.studio-header>div:first-child>span{color:#76808c;margin-top:3px;font-size:12px;display:block}.studio-header__status{color:#596572;background:#fbfcfd;border:1px solid #e7ebef;border-radius:8px;align-items:center;gap:8px;min-width:184px;padding:10px 13px;font-size:12px;display:flex}.studio-header__status i{background:#52c41a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #f0f9eb}.studio-header__status b{color:#1677ff;margin-left:auto;font-size:14px;font-weight:650}.studio-header__status small{color:#9aa3ad;font-size:12px}.studio-body{flex:1;grid-template-columns:190px minmax(0,1fr);min-height:0;display:grid}.studio-tool-nav{background:#fff;border-right:1px solid #e6e9ed;flex-direction:column;gap:5px;min-height:0;padding:22px 12px;display:flex;overflow-y:auto}.studio-tool-nav__label{color:#9aa3ad;letter-spacing:.08em;text-transform:uppercase;padding:0 11px 6px;font-size:12px;font-weight:700}.studio-tool-item{color:#52606d;text-align:left;background:0 0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:50px;padding:8px 10px;display:flex}.studio-tool-item:hover{background:#f5f8fb}.studio-tool-item.active{color:#1468d5;background:#edf5ff;box-shadow:inset 3px 0 #1677ff}.studio-tool-item__icon{color:#1677ff;border:1px solid #d9e2ec;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:inline-flex}.studio-tool-item>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.studio-tool-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.studio-tool-item small{color:#9aa3ad;font-size:12px}.studio-tool-nav__hint{color:#84909c;border-top:1px solid #edf0f3;flex-direction:column;gap:6px;margin-top:auto;padding:13px 11px;font-size:12px;line-height:16px;display:flex}.studio-tool-nav__hint strong{color:#52606d;font-size:12px}.studio-content{min-width:0;padding:28px 34px 42px;overflow:auto}.studio-content__heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.studio-content__heading h2{color:#182230;margin:0;font-size:22px;font-weight:650}.studio-content__heading p{color:#778391;margin:6px 0 0;font-size:12px;line-height:18px}.studio-workspace-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;max-width:1120px;display:grid}.studio-config-card,.studio-summary-card{background:#fff;border:1px solid #e6e9ed;border-radius:9px;box-shadow:0 6px 18px #1f29330a}.studio-config-card{padding:22px 24px 24px}.studio-section-heading{align-items:flex-start;gap:10px;display:flex}.studio-section-heading>span{color:#1677ff;background:#edf5ff;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.studio-section-heading h3{color:#253243;margin:1px 0 0;font-size:14px;font-weight:650}.studio-section-heading p{color:#8b96a1;margin:4px 0 0;font-size:12px;line-height:15px}.studio-section-heading--spaced{margin-top:25px}.studio-upload{cursor:pointer;background:#fbfcfd;border:1px dashed #b7c4d1;border-radius:7px;justify-content:center;align-items:center;min-height:146px;margin:14px 0 0 32px;display:flex;position:relative;overflow:hidden}.studio-upload:hover{background:#f6faff;border-color:#1677ff}.studio-upload input{opacity:0;width:1px;height:1px;position:absolute}.studio-upload>img{object-fit:contain;background:#f6f8fa;width:100%;height:188px}.studio-upload__empty{color:#788694;flex-direction:column;align-items:center;gap:7px;display:flex}.studio-upload__empty b{color:#1677ff;border:1px solid #b8c8d8;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:22px;font-weight:400;display:inline-flex}.studio-upload__empty strong{color:#52606d;font-size:12px}.studio-upload__empty small{color:#a2acb7;font-size:12px}.studio-upload__file{color:#fff;background:#182230c7;border-radius:5px;justify-content:space-between;align-items:center;padding:7px 9px;font-size:12px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.studio-upload__file button{color:#fff;background:#ffffff29;border-radius:4px;width:20px;height:20px;font-size:16px;line-height:18px}.studio-prompt{resize:vertical;color:#273444;border:1px solid #dfe5ea;border-radius:7px;outline:none;width:calc(100% - 32px);min-height:106px;margin:14px 0 0 32px;padding:12px 13px;font-size:12px;line-height:19px;display:block}.studio-prompt:focus{border-color:#69b1ff;box-shadow:0 0 0 3px #e6f4ff}.studio-counter{color:#a6afb8;text-align:right;margin:6px 0 0 32px;font-size:12px}.studio-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:15px 0 0 32px;display:grid}.studio-settings-grid label{flex-direction:column;gap:6px;display:flex}.studio-settings-grid label>span{color:#778391;font-size:12px}.studio-settings-grid select,.studio-template-toolbar select{color:#273444;background:#fff;border:1px solid #dfe5ea;border-radius:5px;height:32px;padding:0 9px;font-size:12px}.studio-model-note{color:#6e7b88;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 32px);margin:10px 0 0 32px;font-size:12px;line-height:16px;display:flex}.studio-model-note span{color:#1677ff;flex:none}.studio-error{color:#cf1322;background:#fff1f0;border-radius:5px;margin:14px 0 0 32px;padding:8px 10px;font-size:12px}.studio-catalog-warning{color:#8a6421;background:#fff9e6;border-radius:5px;margin:10px 0 0 32px;padding:8px 10px;font-size:12px}.studio-summary-card{padding:19px 18px 18px;position:sticky;top:0}.studio-summary-card__top{color:#52606d;justify-content:space-between;align-items:center;font-size:12px;font-weight:650;display:flex}.studio-summary-card__top button{color:#8a96a3;background:#fff;border:1px solid #cbd5df;border-radius:50%;width:18px;height:18px;font-size:12px}.studio-cost{align-items:baseline;gap:6px;margin:18px 0 15px;display:flex}.studio-cost strong{color:#1677ff;font-size:31px;font-weight:700}.studio-cost span{color:#7b8793;font-size:12px}.studio-summary-card dl{flex-direction:column;gap:10px;margin:0;display:flex}.studio-summary-card dl div{justify-content:space-between;align-items:center;gap:8px;display:flex}.studio-summary-card dt{color:#98a2ad;font-size:12px}.studio-summary-card dd{color:#475565;text-overflow:ellipsis;white-space:nowrap;max-width:155px;margin:0;font-size:12px;overflow:hidden}.studio-summary-card__rule{background:#edf0f3;height:1px;margin:18px 0 12px}.studio-summary-card>p{color:#9aa3ad;margin:0 0 17px;font-size:12px;line-height:15px}.studio-primary-button,.studio-secondary-button{border-radius:5px;height:34px;padding:0 14px;font-size:12px}.studio-primary-button{color:#fff;background:#1677ff;width:100%}.studio-primary-button:hover{background:#0958c8}.studio-secondary-button{color:#52606d;background:#fff;border:1px solid #dfe5ea}.studio-secondary-button:hover{color:#1677ff;border-color:#91caff}.studio-task-card{background:#f7fbff;border:1px solid #cfe3ff;border-radius:8px;align-items:center;gap:14px;max-width:1120px;min-height:65px;margin-top:18px;padding:13px 16px;display:flex}.studio-task-card__status{color:#1677ff;align-items:center;gap:5px;min-width:57px;font-size:12px;display:inline-flex}.studio-task-card__status i{background:currentColor;border-radius:50%;width:7px;height:7px}.studio-task-card__status--succeeded{color:#389e0d}.studio-task-card>div:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.studio-task-card strong{color:#344252;font-size:12px}.studio-task-card small{color:#97a2ad;font-size:12px}.studio-task-card__actions{gap:7px;display:flex}.studio-task-card__actions button{color:#1677ff;background:#fff;border:1px solid #d6e4f4;border-radius:4px;height:26px;padding:0 9px;font-size:12px}.studio-task-card__progress{background:#dcecff;border-radius:2px;width:110px;height:4px;overflow:hidden}.studio-task-card__progress span{background:#1677ff;border-radius:2px;width:48%;height:100%;animation:.9s ease-in-out infinite alternate studio-progress;display:block}@keyframes studio-progress{0%{transform:translate(-100%)}to{transform:translate(180%)}}.studio-history-section{max-width:1120px;margin-top:24px}.studio-history-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.studio-history-heading h3{color:#344252;margin:0;font-size:14px}.studio-history-heading span{color:#97a2ad;margin-top:4px;font-size:12px;display:block}.studio-history-heading button{color:#7b8793;background:#fff;border:1px solid #dfe5ea;border-radius:4px;height:27px;padding:0 9px;font-size:12px}.studio-history-list{flex-direction:column;gap:7px;display:flex}.studio-history-item{background:#fff;border:1px solid #e6e9ed;border-radius:6px;align-items:center;gap:12px;min-height:48px;padding:9px 12px;display:flex}.studio-history-item__state{align-items:center;gap:5px;min-width:48px;font-size:12px;display:inline-flex}.studio-history-item__state i{background:currentColor;border-radius:50%;width:6px;height:6px}.studio-history-item__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.studio-history-item__body strong{color:#344252;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.studio-history-item__body small{color:#97a2ad;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.studio-history-item>button{color:#1677ff;background:#f7fbff;border:1px solid #d6e4f4;border-radius:4px;width:26px;height:26px;font-size:16px}.studio-count-badge{color:#1677ff;white-space:nowrap;background:#f7fbff;border:1px solid #d6e4f4;border-radius:5px;flex:none;padding:6px 9px;font-size:12px}.studio-template-toolbar{align-items:center;gap:10px;max-width:1120px;margin-bottom:17px;display:flex}.studio-template-toolbar label{color:#9aa3ad;background:#fff;border:1px solid #dfe5ea;border-radius:5px;flex:1;align-items:center;gap:7px;min-width:260px;height:34px;padding:0 10px;display:flex}.studio-template-toolbar label input{color:#273444;border:0;outline:0;width:100%;font-size:12px}.studio-template-toolbar select{width:176px}.studio-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-template-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;flex-direction:column;min-height:194px;padding:15px;transition:border-color .16s,box-shadow .16s;display:flex}.studio-template-card:hover{border-color:#91caff;box-shadow:0 5px 14px #1677ff14}.studio-template-card__top{align-items:center;gap:5px;display:flex}.studio-template-card__top span{color:#597ef7;background:#f0f5ff;border-radius:3px;padding:3px 5px;font-size:12px}.studio-template-card__top button{color:#9aa3ad;background:0 0;border-radius:4px;width:23px;height:23px;margin-left:auto;font-size:18px}.studio-template-card h3{color:#253243;margin:16px 0 5px;font-size:14px;font-weight:650}.studio-template-card>small{color:#8b96a1;font-size:12px}.studio-template-card p{color:#687482;min-height:47px;margin:10px 0 13px;font-size:12px;line-height:16px}.studio-template-card__actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;display:grid}.studio-template-card__actions button{color:#687482;background:#fff;border:1px solid #dfe5ea;border-radius:4px;justify-content:center;align-items:center;gap:7px;height:28px;padding:0 9px;font-size:12px;display:flex}.studio-template-card__actions button:last-child{color:#1677ff;background:#f7fbff;border-color:#d6e4f4}.studio-template-card__actions button:hover{color:#1677ff;border-color:#91caff}.studio-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-capability-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;flex-direction:column;min-height:168px;padding:15px;display:flex}.studio-capability-card__top{align-items:center;gap:6px;min-height:18px;display:flex}.studio-capability-card__top>span{color:#8b96a1;font-size:12px}.studio-capability-card__top strong,.studio-capability-card__top b{border-radius:3px;padding:3px 5px;font-size:12px;font-weight:600}.studio-capability-card__top b{color:#8a6421;background:#fff1b8;margin-left:auto}.studio-evidence--confirmed{color:#389e0d;background:#f0f9eb}.studio-evidence--client-contract{color:#1677ff;background:#e6f4ff}.studio-evidence--entry-empty{color:#7b8793;background:#f5f5f5}.studio-evidence--route-only,.studio-evidence--deprecated{color:#cf1322;background:#fff1f0}.studio-capability-card h3{color:#253243;margin:15px 0 5px;font-size:14px;font-weight:650}.studio-capability-card p{color:#687482;min-height:45px;margin:0 0 13px;font-size:12px;line-height:16px}.studio-capability-card code{color:#9aa3ad;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.studio-model-assets-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1120px;margin-bottom:17px;display:flex}.studio-segmented-control{background:#f5f7f9;border:1px solid #dfe5ea;border-radius:6px;align-items:center;min-height:34px;padding:3px;display:inline-flex}.studio-segmented-control button{color:#6f7c89;background:0 0;border-radius:4px;height:26px;padding:0 12px;font-size:12px}.studio-segmented-control button.active{color:#1677ff;background:#fff;box-shadow:0 1px 4px #263a521f}.studio-model-assets-toolbar>label{color:#9aa3ad;background:#fff;border:1px solid #dfe5ea;border-radius:5px;align-items:center;gap:7px;width:min(330px,42%);height:34px;padding:0 10px;display:flex}.studio-model-assets-toolbar input{color:#273444;border:0;outline:0;flex:1;min-width:0;font-size:12px}.studio-model-asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-model-asset-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;overflow:hidden}.studio-model-asset-card>img{aspect-ratio:4/5;object-fit:cover;background:#f1f3f5;width:100%;display:block}.studio-model-asset-card>div{padding:11px}.studio-model-asset-card strong{color:#344252;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.studio-model-asset-card small{color:#9aa3ad;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;display:block;overflow:hidden}.studio-model-asset-card p{flex-wrap:wrap;gap:5px;margin:9px 0 0;display:flex}.studio-model-asset-card p span{color:#6f7c89;background:#f5f7f9;border-radius:3px;padding:3px 5px;font-size:12px}.studio-prompt-property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-prompt-property-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;align-items:center;gap:13px;min-height:112px;padding:12px;display:flex}.studio-prompt-property-card img{object-fit:cover;background:#f1f3f5;border-radius:5px;flex:none;width:70px;height:86px}.studio-prompt-property-card>div{flex-direction:column;gap:7px;min-width:0;display:flex}.studio-prompt-property-card small{color:#8b96a1;font-size:12px}.studio-prompt-property-card strong{color:#344252;font-size:12px}.studio-prompt-property-card code{color:#597ef7;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:15px;overflow:hidden}.studio-segmented-control--content{flex:800px;grid-template-columns:repeat(8,minmax(0,1fr));min-width:min(800px,100%);display:grid}.studio-seasonal-filters{background:#fff;border:1px solid #e2e7ec;border-radius:7px;grid-template-columns:210px minmax(0,1fr);gap:12px;max-width:1120px;margin-bottom:17px;padding:12px;display:grid}.studio-seasonal-filters>label{flex-direction:column;gap:6px;min-width:0;display:flex}.studio-seasonal-filters>label span{color:#7b8793;font-size:12px}.studio-seasonal-filters select{color:#344252;background:#fff;border:1px solid #dfe5ea;border-radius:5px;width:100%;height:34px;padding:0 9px;font-size:12px}.studio-seasonal-events{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-width:0;display:grid}.studio-seasonal-events button{color:#52606d;text-align:left;background:#f8fafc;border:1px solid #dfe5ea;border-radius:5px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;min-height:54px;padding:8px 10px;display:flex}.studio-seasonal-events button.active{color:#1677ff;background:#f0f7ff;border-color:#91caff}.studio-seasonal-events strong,.studio-seasonal-events span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.studio-seasonal-events strong{font-size:12px}.studio-seasonal-events span{color:#8b96a1;font-size:12px}.studio-video-inspiration-filters{background:#fff;border:1px solid #e2e7ec;border-radius:7px;align-items:center;gap:18px;max-width:1120px;margin-bottom:17px;padding:12px;display:flex}.studio-video-inspiration-filters>label{flex-direction:column;flex:none;gap:6px;width:210px;display:flex}.studio-video-inspiration-filters>label span,.studio-video-inspiration-filters p span{color:#7b8793;font-size:12px}.studio-video-inspiration-filters select{color:#344252;background:#fff;border:1px solid #dfe5ea;border-radius:5px;width:100%;height:34px;padding:0 9px;font-size:12px}.studio-video-inspiration-filters p{flex-direction:column;gap:5px;min-width:0;margin:0;display:flex}.studio-video-inspiration-filters p strong{color:#344252;font-size:12px}.studio-video-inspiration-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-video-inspiration-card .studio-content-case-card__media{aspect-ratio:9/16}.studio-video-inspiration-card .studio-content-case-card__media>span{color:#fff;background:#19212cb8;border-radius:3px;padding:3px 5px;font-size:12px;position:absolute;bottom:8px;right:8px}.studio-video-inspiration-card .studio-content-case-card__body{min-height:196px}.studio-video-inspiration-card .studio-content-case-card__body strong{-webkit-line-clamp:2}.studio-video-inspiration-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;margin-top:10px;display:grid}.studio-video-inspiration-metrics span{color:#687482;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.studio-video-inspiration-actions{grid-template-columns:1fr 1.4fr;gap:6px;margin-top:auto;padding-top:11px;display:grid}.studio-video-inspiration-actions a,.studio-video-inspiration-actions button{color:#52606d;white-space:nowrap;background:#fff;border:1px solid #d6e4f4;border-radius:4px;justify-content:center;align-items:center;min-width:0;height:27px;padding:0 6px;font-size:12px;text-decoration:none;display:flex}.studio-video-inspiration-actions button{color:#fff;background:#1677ff;border-color:#1677ff}.studio-content-case-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-content-case-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;min-width:0;position:relative;overflow:hidden}.studio-content-case-card__media{aspect-ratio:4/3;color:#8b96a1;background:#eef1f4;justify-content:center;align-items:center;width:100%;font-size:12px;display:flex;position:relative;overflow:hidden}.studio-content-case-card__media img,.studio-content-case-card__media video{object-fit:cover;width:100%;height:100%;display:block}.studio-content-case-card__media b{color:#fff;background:#cf1322;border-radius:3px;padding:4px 6px;font-size:12px;position:absolute;top:8px;right:8px}.studio-content-case-card__body{flex-direction:column;min-height:102px;padding:11px;display:flex}.studio-content-case-card__body small{color:#1677ff;font-size:12px}.studio-content-case-card__body strong{color:#344252;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:7px;font-size:12px;font-weight:600;line-height:16px;display:-webkit-box;overflow:hidden}.studio-content-case-card__body p{color:#7b8793;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:12px;line-height:14px;display:-webkit-box;overflow:hidden}.studio-content-case-card__body code{color:#a2acb7;text-overflow:ellipsis;white-space:nowrap;margin-top:auto;padding-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.studio-agent-case-card .studio-content-case-card__body,.studio-design-template-card .studio-content-case-card__body{min-height:136px}.studio-agent-case-card .studio-content-case-card__body>button,.studio-design-template-card .studio-content-case-card__body>button{color:#1677ff;background:#f7fbff;border:1px solid #d6e4f4;border-radius:4px;height:28px;margin-top:auto;font-size:12px}.studio-seasonal-card .studio-content-case-card__body{min-height:146px}.studio-seasonal-card__action{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:auto;padding-top:10px;display:flex}.studio-seasonal-card__action span{color:#52606d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.studio-seasonal-card__action button{color:#fff;background:#1677ff;border:1px solid #1677ff;border-radius:4px;flex:none;min-width:66px;height:27px;padding:0 9px;font-size:12px}.studio-video-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:1120px;display:grid}.studio-video-template-card{background:#fff;border:1px solid #e6e9ed;border-radius:8px;flex-direction:column;min-height:250px;padding:17px;display:flex}.studio-video-template-card small{color:#1677ff;font-size:12px}.studio-video-template-card h3{color:#253243;margin:8px 0 6px;font-size:14px}.studio-video-template-card p{color:#687482;margin:0;font-size:12px;line-height:16px}.studio-video-template-card__tags{flex-wrap:wrap;gap:5px;margin:13px 0;display:flex}.studio-video-template-card__tags span{color:#597ef7;background:#f0f5ff;border-radius:3px;padding:4px 6px;font-size:12px}.studio-video-template-card pre{color:#5d6976;white-space:pre-wrap;background:#f8fafc;border-radius:5px;max-height:96px;margin:auto 0 0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:14px;overflow:auto}.studio-catalog-pagination{justify-content:center;align-items:center;gap:12px;max-width:1120px;margin-top:20px;display:flex}.studio-catalog-pagination button{color:#1677ff;background:#fff;border:1px solid #dfe5ea;border-radius:5px;width:30px;height:30px;font-size:20px}.studio-catalog-pagination button:disabled{color:#bdc4cc;cursor:not-allowed}.studio-catalog-pagination span{color:#7b8793;font-size:12px}.studio-catalog-warning--wide{width:min(1120px,100%);margin-left:0}.studio-modal-backdrop{z-index:80;background:#171f2a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.studio-template-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(720px,100%);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 22px 60px #111f313d}.studio-template-modal>header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 16px;display:flex}.studio-template-modal>header p{color:#1677ff;margin:0 0 5px;font-size:12px;font-weight:700}.studio-template-modal>header h2{color:#253243;margin:0;font-size:18px}.studio-template-modal>header span{color:#8b96a1;margin-top:6px;font-size:12px;display:block}.studio-template-modal>header>button{color:#687482;background:#f5f7f9;border-radius:4px;width:28px;height:28px;font-size:20px}.studio-template-modal__params{flex-wrap:wrap;align-items:center;gap:6px;padding:14px 22px 0;display:flex}.studio-template-modal__params strong{color:#52606d;margin-right:3px;font-size:12px}.studio-template-modal__params span{color:#597ef7;background:#f0f5ff;border-radius:4px;padding:4px 6px;font-size:12px}.studio-template-modal pre{color:#3d4b5b;white-space:pre-wrap;background:#f8fafc;border:1px solid #e6e9ed;border-radius:6px;min-height:180px;margin:14px 22px 18px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px;overflow:auto}.studio-template-modal>footer{border-top:1px solid #edf0f3;justify-content:flex-end;gap:8px;padding:13px 22px;display:flex}.studio-agent-modal{width:min(820px,100%)}.studio-agent-modal__flow{min-height:0;padding:0 22px;overflow:auto}.studio-agent-step{border-bottom:1px solid #edf0f3;padding:16px 0}.studio-agent-step:last-child{border-bottom:0}.studio-agent-step>header{align-items:center;gap:7px;display:flex}.studio-agent-step>header span{color:#1677ff;background:#eef6ff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.studio-agent-step>header strong{color:#344252;font-size:12px}.studio-agent-step>header small{color:#8b96a1;margin-left:auto;font-size:12px}.studio-agent-step>p{color:#5d6976;white-space:pre-wrap;margin:10px 0 0;font-size:12px;line-height:17px}.studio-agent-step>small{color:#597ef7;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:block}.studio-agent-step__images{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.studio-agent-step__images img{aspect-ratio:4/3;object-fit:contain;background:#f4f6f8;border:1px solid #e6e9ed;border-radius:5px;width:100%;display:block}.studio-template-modal>footer>button{color:#52606d;background:#fff;border:1px solid #dfe5ea;border-radius:5px;width:auto;min-width:76px;height:32px;padding:0 13px;font-size:12px}.studio-template-modal>footer>.studio-primary-button{color:#fff;background:#1677ff;border-color:#1677ff}.studio-empty-state{color:#97a2ad;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:180px;display:flex}.studio-empty-state strong{color:#52606d;font-size:14px}.studio-empty-state span{font-size:12px}@media (width<=1120px){.studio-content{padding-left:22px;padding-right:22px}.studio-workspace-grid{grid-template-columns:minmax(0,1fr) 230px}.studio-template-grid,.studio-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-model-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-prompt-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-content-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-video-inspiration-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-video-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.studio-modal-backdrop{padding:12px}.studio-template-modal{max-height:calc(100vh - 24px)}.studio-template-modal>header,.studio-template-modal>footer,.studio-agent-modal__flow{padding-left:15px;padding-right:15px}.studio-agent-step__images{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-template-modal__params{padding-left:15px;padding-right:15px}.studio-template-modal pre{margin-left:15px;margin-right:15px}.studio-header{flex-direction:column;align-items:flex-start;padding:18px 18px 16px}.studio-header__status{width:100%}.studio-body{grid-template-columns:1fr;overflow:auto}.studio-tool-nav{border-bottom:1px solid #e6e9ed;border-right:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:10px 12px;display:grid;overflow:visible}.studio-tool-nav__label,.studio-tool-nav__hint{display:none}.studio-tool-item{justify-content:center;min-height:58px;padding:6px}.studio-tool-item>span:last-child{align-items:center}.studio-content{padding:19px 14px 28px;overflow:visible}.studio-workspace-grid{grid-template-columns:1fr}.studio-summary-card{position:static}.studio-history-heading{align-items:flex-start}.studio-template-toolbar{flex-direction:column;align-items:stretch}.studio-template-toolbar label,.studio-template-toolbar select{width:100%;min-width:0}.studio-model-assets-toolbar{flex-direction:column;align-items:stretch}.studio-model-assets-toolbar>label{width:100%}.studio-segmented-control{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.studio-segmented-control--content{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-seasonal-filters{grid-template-columns:1fr}.studio-video-inspiration-filters{flex-direction:column;align-items:stretch}.studio-video-inspiration-filters>label{width:100%}.studio-template-grid,.studio-capability-grid{grid-template-columns:1fr}.studio-model-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-prompt-property-grid{grid-template-columns:1fr}.studio-content-case-grid,.studio-video-inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-video-template-grid{grid-template-columns:1fr}.studio-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-upload,.studio-prompt,.studio-settings-grid,.studio-counter,.studio-model-note,.studio-error,.studio-catalog-warning{width:100%;margin-left:0}}body,button,input,select,textarea{font-kerning:normal}p,li,label,dt,dd{font-size:var(--mf-text-14);line-height:var(--mf-leading-body)}small,caption,time,code,kbd,[class*=eyebrow],[class*=caption],[class*=meta],[class*=hint],[class*=helper],[class*=status]{font-size:var(--mf-text-12)!important;line-height:var(--mf-leading-body)!important}strong,h3,h4{line-height:var(--mf-leading-tight)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,opacity .16s,filter .16s}button:not(:disabled):active,a:active{filter:brightness(.97)}button:disabled,select:disabled,input:disabled,textarea:disabled{opacity:.55;cursor:not-allowed!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--mf-color-focus);outline-offset:2px}input:not([type=checkbox]):not([type=radio]),select,textarea{border-radius:var(--mf-radius-input)!important}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{box-shadow:var(--mf-shadow-focus)!important;border-color:#7ea5e9!important}input::placeholder,textarea::placeholder{color:#a59f97;opacity:1}[role=tab],[role=button],button{-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
