: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}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}}.influencer-hub[data-v-d7af6e7c]{--accent:#f26b4f;--accent-dark:#d84d34;--accent-soft:#fff3ef;--line:#e8e8e8;--muted:#747474;color:#252525;background:#f7f7f8;flex-direction:column;min-width:0;height:100%;display:flex;overflow:auto}button[data-v-d7af6e7c],input[data-v-d7af6e7c],select[data-v-d7af6e7c],textarea[data-v-d7af6e7c]{font:inherit}button[data-v-d7af6e7c]{letter-spacing:0}.hub-header[data-v-d7af6e7c]{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:20px 28px;display:flex}.hub-heading[data-v-d7af6e7c]{align-items:center;gap:14px;min-width:0;display:flex}.hub-heading__mark[data-v-d7af6e7c]{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:8px;flex:0 0 48px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:inline-flex}.hub-heading p[data-v-d7af6e7c]{color:var(--accent-dark);margin:0 0 3px;font-size:12px;font-weight:700;line-height:16px}.hub-heading h1[data-v-d7af6e7c]{margin:0;font-size:22px;font-weight:650;line-height:30px}.hub-heading div>span[data-v-d7af6e7c]{color:var(--muted);margin-top:2px;font-size:12px;line-height:18px;display:block}.hub-header__actions[data-v-d7af6e7c]{flex:none;align-items:center;gap:8px;display:flex}.primary-button[data-v-d7af6e7c],.secondary-button[data-v-d7af6e7c]{border:1px solid var(--line);background:#fff;border-radius:7px;height:36px;padding:0 14px;font-size:14px;font-weight:600}.primary-button[data-v-d7af6e7c]{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 3px 10px #f26b4f33}.primary-button[data-v-d7af6e7c]:hover{background:var(--accent-dark)}.secondary-button[data-v-d7af6e7c]:hover{background:#f7f7f7}.hub-summary[data-v-d7af6e7c]{border-bottom:1px solid var(--line);background:#fff;flex:none;grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(230px,1.45fr);display:grid}.hub-summary>div[data-v-d7af6e7c]{border-right:1px solid #eee;min-width:0;padding:15px 20px}.hub-summary>div[data-v-d7af6e7c]:last-child{border-right:0}.hub-summary span[data-v-d7af6e7c],.hub-summary small[data-v-d7af6e7c]{color:var(--muted);font-size:12px;line-height:16px;display:block}.hub-summary strong[data-v-d7af6e7c]{margin:3px 0 1px;font-size:20px;font-weight:650;line-height:26px;display:block}.hub-summary__campaign strong[data-v-d7af6e7c]{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:26px;overflow:hidden}.hub-tabs[data-v-d7af6e7c]{border-bottom:1px solid var(--line);background:#fff;flex:0 0 45px;align-items:flex-end;gap:24px;min-height:45px;padding:0 28px;display:flex}.hub-tabs button[data-v-d7af6e7c]{color:#666;background:0 0;height:44px;padding:0 1px;font-size:14px;position:relative}.hub-tabs button.active[data-v-d7af6e7c]{color:#252525;font-weight:650}.hub-tabs button.active[data-v-d7af6e7c]:after{background:var(--accent);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.hub-tabs button span[data-v-d7af6e7c]{color:#777;background:#f1f1f1;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:4px;font-size:12px;display:inline-flex}.pipeline-strip[data-v-d7af6e7c]{background:#f7f7f8;flex:none;grid-template-columns:repeat(9,minmax(72px,1fr));gap:0;padding:12px 28px 0;display:grid}.pipeline-strip button[data-v-d7af6e7c]{border:1px solid var(--line);color:#666;background:#fff;border-right:0;justify-content:space-between;align-items:center;gap:8px;height:48px;padding:0 12px;font-size:12px;display:flex}.pipeline-strip button[data-v-d7af6e7c]:first-child{border-radius:7px 0 0 7px}.pipeline-strip button[data-v-d7af6e7c]:last-child{border-right:1px solid var(--line);border-radius:0 7px 7px 0}.pipeline-strip button strong[data-v-d7af6e7c]{color:#555;background:#f3f3f3;border-radius:4px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:12px;display:inline-flex}.pipeline-strip button.active[data-v-d7af6e7c]{z-index:1;background:var(--accent-soft);color:var(--accent-dark);border-color:#f3a18f;font-weight:650;position:relative;box-shadow:inset 0 0 0 1px #f3a18f}.pipeline-strip button.active strong[data-v-d7af6e7c]{color:var(--accent-dark);background:#fff}.hub-toolbar[data-v-d7af6e7c]{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:8px;min-height:60px;padding:12px 28px;display:flex}.search-field[data-v-d7af6e7c]{width:min(290px,30vw);position:relative}.search-field>span[data-v-d7af6e7c]{border:1.5px solid #8b8b8b;border-radius:50%;width:11px;height:11px;position:absolute;top:10px;left:11px}.search-field>span[data-v-d7af6e7c]:after{content:"";background:#8b8b8b;width:5px;height:1.5px;position:absolute;bottom:-3px;right:-4px;transform:rotate(45deg)}.hub-toolbar input[type=search][data-v-d7af6e7c],.hub-toolbar select[data-v-d7af6e7c]{color:#333;background:#fff;border:1px solid #dedede;border-radius:6px;outline:0;height:36px;font-size:12px}.hub-toolbar input[type=search][data-v-d7af6e7c]{width:100%;padding:0 12px 0 32px}.hub-toolbar input[type=search][data-v-d7af6e7c]:focus,.hub-toolbar select[data-v-d7af6e7c]:focus{border-color:#ee8b76;box-shadow:0 0 0 3px #f26b4f1a}.hub-toolbar select[data-v-d7af6e7c]{min-width:112px;padding:0 28px 0 10px}.hub-toolbar__batch[data-v-d7af6e7c]{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}.hub-toolbar__batch label[data-v-d7af6e7c]{color:#777;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.hub-toolbar__batch input[data-v-d7af6e7c],.creator-row>input[data-v-d7af6e7c]{width:14px;height:14px;accent-color:var(--accent)}.hub-toolbar__batch button[data-v-d7af6e7c]{background:#fff;border:1px solid #dedede;border-radius:6px;height:32px;padding:0 10px;font-size:12px}.hub-toolbar__batch button[data-v-d7af6e7c]:disabled{cursor:default;opacity:.45}.hub-toolbar__batch button span[data-v-d7af6e7c]{color:var(--accent-dark);font-weight:700}.hub-workspace[data-v-d7af6e7c]{border:1px solid var(--line);background:#fff;border-radius:7px;flex:1;grid-template-columns:356px minmax(0,1fr);min-height:640px;margin:0 28px 28px;display:grid;overflow:hidden}.creator-list[data-v-d7af6e7c]{border-right:1px solid var(--line);background:#fbfbfb;min-width:0;overflow-y:auto}.creator-list__heading[data-v-d7af6e7c]{z-index:2;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:43px;padding:0 14px;display:flex;position:sticky;top:0}.creator-list__heading strong[data-v-d7af6e7c]{font-size:12px}.creator-list__heading span[data-v-d7af6e7c]{color:#888;font-size:12px}.creator-row[data-v-d7af6e7c]{text-align:left;cursor:pointer;background:#fff;border-bottom:1px solid #ececec;grid-template-columns:16px 42px minmax(0,1fr);align-items:start;gap:9px;width:100%;min-height:144px;padding:14px 34px 13px 12px;display:grid;position:relative}.creator-row[data-v-d7af6e7c]:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #f26b4f75}.creator-row[data-v-d7af6e7c]:hover{background:#fffaf8}.creator-row.active[data-v-d7af6e7c]{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.creator-row>input[data-v-d7af6e7c]{margin-top:12px}.creator-avatar[data-v-d7af6e7c]{color:#fff;border:2px solid #fffc;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #00000014}.creator-avatar img[data-v-d7af6e7c]{object-fit:cover;width:100%;height:100%}.creator-avatar--coral[data-v-d7af6e7c]{background:#d9634f}.creator-avatar--blue[data-v-d7af6e7c]{background:#3974b9}.creator-avatar--green[data-v-d7af6e7c]{background:#3b806a}.creator-avatar--violet[data-v-d7af6e7c]{background:#795a9e}.creator-avatar--rose[data-v-d7af6e7c]{background:#b85675}.creator-avatar--amber[data-v-d7af6e7c]{background:#a86b22}.creator-row__body[data-v-d7af6e7c]{min-width:0;display:block}.creator-row__name[data-v-d7af6e7c]{align-items:center;gap:6px;display:flex}.creator-row__name strong[data-v-d7af6e7c]{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;line-height:20px;overflow:hidden}.creator-row__name b[data-v-d7af6e7c]{color:var(--accent-dark);flex:none;font-size:12px;font-weight:650}.creator-row__body>small[data-v-d7af6e7c]{color:#888;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;font-size:12px;line-height:15px;display:block;overflow:hidden}.creator-row__platforms[data-v-d7af6e7c],.creator-row__tags[data-v-d7af6e7c]{flex-wrap:wrap;gap:4px;display:flex}.creator-row__platforms i[data-v-d7af6e7c],.creator-row__tags i[data-v-d7af6e7c],.deliverable-platform[data-v-d7af6e7c]{color:#636363;background:#f1f1f1;border-radius:3px;padding:2px 5px;font-size:12px;font-style:normal;line-height:14px}.creator-row__platforms i[data-v-d7af6e7c],.deliverable-platform[data-v-d7af6e7c]{align-items:center;gap:4px;display:inline-flex}.creator-row__platforms img[data-v-d7af6e7c],.deliverable-platform img[data-v-d7af6e7c]{object-fit:contain;width:12px;height:12px}.creator-row__tags[data-v-d7af6e7c]{margin-top:4px}.creator-row__tags i[data-v-d7af6e7c]{color:#8a8a8a;background:0 0;padding:0}.creator-row__tags i+i[data-v-d7af6e7c]:before{content:"·";margin-right:4px}.platform--tiktok[data-v-d7af6e7c]{color:#2d2d2d!important;background:#f1f1f1!important}.platform--instagram[data-v-d7af6e7c]{color:#a34362!important;background:#fff0f3!important}.platform--youtube[data-v-d7af6e7c]{color:#c5473e!important;background:#fff0ef!important}.creator-row__foot[data-v-d7af6e7c]{color:#666;align-items:center;margin-top:8px;font-size:12px;line-height:14px;display:flex}.creator-row__foot em[data-v-d7af6e7c]{color:#999;margin-left:auto;font-style:normal}.stage-dot[data-v-d7af6e7c]{background:#aaa;border-radius:50%;width:6px;height:6px;margin-right:5px}.stage-dot--negotiating[data-v-d7af6e7c],.stage-dot--contacting[data-v-d7af6e7c]{background:#ec8b35}.stage-dot--sample_sent[data-v-d7af6e7c],.stage-dot--creating[data-v-d7af6e7c]{background:#4f83cc}.stage-dot--published[data-v-d7af6e7c]{background:#39a36b}.stage-dot--review_settlement[data-v-d7af6e7c]{background:#795a9e}.shortlist-mark[data-v-d7af6e7c]{color:#b0b0b0;font-size:17px;position:absolute;top:12px;right:12px}.shortlist-mark.active[data-v-d7af6e7c]{color:var(--accent)}.empty-list[data-v-d7af6e7c]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:24px;display:flex}.empty-list strong[data-v-d7af6e7c]{font-size:14px}.empty-list span[data-v-d7af6e7c]{color:#888;margin:5px 0 12px;font-size:12px}.empty-list button[data-v-d7af6e7c]{color:var(--accent-dark);background:0 0;font-size:12px}.creator-detail[data-v-d7af6e7c]{min-width:0;overflow-y:auto}.creator-detail__header[data-v-d7af6e7c]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:18px 22px;display:flex}.creator-profile-main[data-v-d7af6e7c]{align-items:center;gap:13px;min-width:0;display:flex}.creator-avatar--large[data-v-d7af6e7c]{flex-basis:58px;width:58px;height:58px;font-size:16px}.creator-profile-main>div[data-v-d7af6e7c]{min-width:0}.creator-profile-main p[data-v-d7af6e7c]{gap:4px;margin:0 0 2px;display:flex}.creator-profile-main p span[data-v-d7af6e7c]{color:var(--accent-dark);font-size:12px;line-height:14px}.creator-profile-main h2[data-v-d7af6e7c]{margin:0;font-size:19px;font-weight:650;line-height:27px}.creator-profile-main small[data-v-d7af6e7c]{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:17px;display:block;overflow:hidden}.creator-detail__actions[data-v-d7af6e7c]{flex:none;align-items:flex-end;gap:8px;display:flex}.creator-detail__actions>button[data-v-d7af6e7c]{background:#fff;border:1px solid #dedede;border-radius:6px;height:34px;padding:0 11px;font-size:12px}.creator-detail__actions>button.active[data-v-d7af6e7c]{background:var(--accent-soft);color:var(--accent-dark);border-color:#f1a08e}.creator-detail__actions label[data-v-d7af6e7c]{color:#888;gap:3px;font-size:12px;display:grid}.creator-detail__actions select[data-v-d7af6e7c]{background:#fff;border:1px solid #dedede;border-radius:6px;min-width:120px;height:34px;padding:0 26px 0 9px;font-size:12px}.creator-facts[data-v-d7af6e7c]{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.creator-facts>div[data-v-d7af6e7c]{border-right:1px solid #efefef;padding:13px 18px}.creator-facts>div[data-v-d7af6e7c]:last-child{border-right:0}.creator-facts span[data-v-d7af6e7c],.creator-facts small[data-v-d7af6e7c]{color:#898989;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:14px;display:block;overflow:hidden}.creator-facts strong[data-v-d7af6e7c]{margin:2px 0;font-size:17px;line-height:22px;display:block}.creator-facts .platform-summary[data-v-d7af6e7c]{white-space:normal;align-items:center;gap:5px;display:flex;overflow:visible}.platform-summary i[data-v-d7af6e7c]{color:#898989;align-items:center;gap:3px;font-size:12px;font-style:normal;display:inline-flex}.platform-summary img[data-v-d7af6e7c]{object-fit:contain;width:12px;height:12px}.profile-note[data-v-d7af6e7c]{border-bottom:1px solid var(--line);background:#fffaf8;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 18px;display:grid}.profile-note>span[data-v-d7af6e7c]{color:var(--accent-dark);font-size:12px;font-weight:650}.profile-note p[data-v-d7af6e7c]{color:#5c5c5c;margin:0;font-size:12px;line-height:17px}.profile-note>div[data-v-d7af6e7c]{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.profile-note i[data-v-d7af6e7c]{color:#87645b;border:1px solid #f0d7d0;border-radius:3px;padding:2px 5px;font-size:12px;font-style:normal}.detail-tabs[data-v-d7af6e7c]{border-bottom:1px solid var(--line);align-items:flex-end;gap:24px;height:45px;padding:0 20px;display:flex}.detail-tabs button[data-v-d7af6e7c]{color:#777;background:0 0;height:44px;font-size:12px;position:relative}.detail-tabs button.active[data-v-d7af6e7c]{color:#222;font-weight:650}.detail-tabs button.active[data-v-d7af6e7c]:after{background:var(--accent);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-tabs span[data-v-d7af6e7c]{color:#aaa;margin-left:3px;font-size:12px}.detail-section[data-v-d7af6e7c]{padding:18px 20px 28px}.contact-access-list[data-v-d7af6e7c]{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.contact-access-list button[data-v-d7af6e7c]{text-align:left;background:#fff;border:1px solid #e1e1e1;border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:63px;padding:9px 8px;display:grid;position:relative}.contact-access-list button[data-v-d7af6e7c]:hover{border-color:#efb7aa}.contact-access-list button.active[data-v-d7af6e7c]{background:var(--accent-soft);border-color:#ec8b76;box-shadow:0 0 0 2px #f26b4f14}.channel-icon[data-v-d7af6e7c]{color:#555;background:#f2f2f2;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.channel-icon img[data-v-d7af6e7c]{object-fit:contain;width:16px;height:16px}.channel-icon--email[data-v-d7af6e7c]{color:#3f6fa9;background:#edf4ff}.channel-icon--dm[data-v-d7af6e7c]{color:#aa4968;background:#fff0f3}.channel-icon--whatsapp[data-v-d7af6e7c]{color:#2f8057;background:#ebf8f0}.contact-access-list button>span[data-v-d7af6e7c]:nth-child(2){min-width:0}.contact-access-list strong[data-v-d7af6e7c],.contact-access-list small[data-v-d7af6e7c]{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.contact-access-list strong[data-v-d7af6e7c]{font-size:12px;line-height:17px}.contact-access-list small[data-v-d7af6e7c]{color:#888;font-size:12px;line-height:14px}.contact-access-list button>i[data-v-d7af6e7c]{font-size:12px;font-style:normal;position:absolute;top:5px;right:6px}.access-public[data-v-d7af6e7c]{color:#2d8c5e}.access-restricted[data-v-d7af6e7c]{color:#a06c2e}.contact-compliance-note[data-v-d7af6e7c]{color:#777;align-items:center;gap:7px;margin:7px 0 0;font-size:12px;line-height:16px;display:flex}.contact-compliance-note span[data-v-d7af6e7c],.settlement-note span[data-v-d7af6e7c]{color:#777;background:#f0f0f0;border-radius:50%;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;font-weight:700;display:inline-flex}.follow-up-row[data-v-d7af6e7c]{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;grid-template-columns:minmax(150px,1fr) minmax(190px,.8fr) auto;align-items:end;gap:10px;margin-top:14px;padding:11px 12px;display:grid}.follow-up-row>div strong[data-v-d7af6e7c],.follow-up-row>div span[data-v-d7af6e7c]{display:block}.follow-up-row>div strong[data-v-d7af6e7c]{font-size:12px;line-height:17px}.follow-up-row>div span[data-v-d7af6e7c]{color:#777;font-size:12px;line-height:16px}.follow-up-row label[data-v-d7af6e7c]{color:#777;gap:3px;font-size:12px;display:grid}.follow-up-row input[data-v-d7af6e7c],.follow-up-row button[data-v-d7af6e7c]{background:#fff;border:1px solid #dedede;border-radius:5px;height:32px;font-size:12px}.follow-up-row input[data-v-d7af6e7c]{padding:0 7px}.follow-up-row button[data-v-d7af6e7c]{padding:0 10px}.message-composer[data-v-d7af6e7c]{background:#fff;border:1px solid #e3a698;border-radius:7px;margin-top:14px;overflow:hidden;box-shadow:0 4px 14px #f26b4f14}.message-composer.disabled[data-v-d7af6e7c]{box-shadow:none;border-color:#dedede}.message-composer__top[data-v-d7af6e7c]{background:#fffaf8;border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;height:32px;padding:0 11px;display:flex}.message-composer__top span[data-v-d7af6e7c]{color:var(--accent-dark);font-size:12px;font-weight:650}.message-composer__top small[data-v-d7af6e7c]{color:#888;font-size:12px}.message-composer textarea[data-v-d7af6e7c]{resize:vertical;color:#333;border:0;outline:0;width:100%;min-height:72px;padding:10px 11px;font-size:12px;line-height:18px;display:block}.message-composer textarea[data-v-d7af6e7c]:disabled{color:#aaa;background:#fafafa}.message-composer>div[data-v-d7af6e7c]:last-child{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:38px;padding:0 8px 0 11px;display:flex}.message-composer>div:last-child>span[data-v-d7af6e7c]{color:#aaa;font-size:12px}.message-composer>div:last-child button[data-v-d7af6e7c]{background:var(--accent);color:#fff;border-radius:5px;height:28px;padding:0 11px;font-size:12px;font-weight:650}.message-composer>div:last-child button[data-v-d7af6e7c]:disabled{cursor:default;background:#d5d5d5}.timeline[data-v-d7af6e7c]{margin-top:20px}.timeline article[data-v-d7af6e7c]{grid-template-columns:66px minmax(0,1fr);gap:12px;padding:0 0 16px;display:grid;position:relative}.timeline article[data-v-d7af6e7c]:before{content:"";background:#ececec;width:1px;position:absolute;top:19px;bottom:-2px;left:31px}.timeline article[data-v-d7af6e7c]:last-child:before{display:none}.timeline-item__channel[data-v-d7af6e7c]{z-index:1;color:#777;background:#fff;border:1px solid #e5e5e5;border-radius:12px;justify-content:center;align-items:center;width:64px;height:24px;font-size:12px;display:inline-flex;position:relative}.timeline article>div[data-v-d7af6e7c]{min-width:0;padding:2px 0 0}.timeline header[data-v-d7af6e7c]{justify-content:space-between;align-items:center;display:flex}.timeline header strong[data-v-d7af6e7c]{font-size:12px}.timeline time[data-v-d7af6e7c]{color:#aaa;font-size:12px}.timeline p[data-v-d7af6e7c]{color:#515151;margin:5px 0 2px;font-size:12px;line-height:18px}.timeline article>div>small[data-v-d7af6e7c]{color:#999;font-size:12px}.timeline-item--inbound>.timeline-item__channel[data-v-d7af6e7c]{color:var(--accent-dark);border-color:#efb8ab}.timeline-item--system>.timeline-item__channel[data-v-d7af6e7c]{color:#888;background:#f4f4f4}.timeline-item--system p[data-v-d7af6e7c]{color:#777;font-size:12px}.section-heading[data-v-d7af6e7c],.subsection-heading[data-v-d7af6e7c]{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading>div>span[data-v-d7af6e7c],.subsection-heading>div>span[data-v-d7af6e7c]{color:#888;font-size:12px;line-height:14px;display:block}.section-heading h3[data-v-d7af6e7c]{margin:1px 0 0;font-size:16px;line-height:22px}.section-heading select[data-v-d7af6e7c],.section-heading button[data-v-d7af6e7c],.subsection-heading select[data-v-d7af6e7c],.subsection-heading button[data-v-d7af6e7c]{background:#fff;border:1px solid #dedede;border-radius:5px;height:32px;padding:0 10px;font-size:12px}.section-description[data-v-d7af6e7c]{color:#777;margin:4px 0 16px;font-size:12px;line-height:16px}.sample-tracking[data-v-d7af6e7c],.deliverables[data-v-d7af6e7c],.settlement-panel[data-v-d7af6e7c]{border-top:1px solid #ececec;padding:15px 0 17px}.subsection-heading strong[data-v-d7af6e7c]{margin-top:1px;font-size:12px;line-height:18px;display:block}.form-grid[data-v-d7af6e7c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-top:12px;display:grid}.form-grid label[data-v-d7af6e7c]{color:#777;gap:4px;font-size:12px;display:grid}.form-grid input[data-v-d7af6e7c],.form-grid textarea[data-v-d7af6e7c]{color:#333;background:#fff;border:1px solid #dedede;border-radius:5px;outline:0;width:100%;font-size:12px}.form-grid input[data-v-d7af6e7c]{height:33px;padding:0 9px}.form-grid textarea[data-v-d7af6e7c]{resize:vertical;padding:8px 9px;line-height:16px}.form-grid input[data-v-d7af6e7c]:focus,.form-grid textarea[data-v-d7af6e7c]:focus{border-color:#ed9b88;box-shadow:0 0 0 3px #f26b4f14}.form-grid__wide[data-v-d7af6e7c]{grid-column:1/-1}.tracking-progress[data-v-d7af6e7c]{margin:18px 8px 5px;position:relative}.tracking-progress[data-v-d7af6e7c]:before{content:"";background:#e8e8e8;height:2px;position:absolute;top:4px;left:0;right:0}.tracking-progress>span[data-v-d7af6e7c]{z-index:1;background:var(--accent);border-radius:4px;width:50%;height:8px;position:absolute;top:1px;left:0}.tracking-progress i[data-v-d7af6e7c]{z-index:2;border:2px solid var(--accent);background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:0}.tracking-progress i[data-v-d7af6e7c]:first-of-type{left:0}.tracking-progress i[data-v-d7af6e7c]:nth-of-type(2){left:calc(50% - 5px)}.tracking-progress i[data-v-d7af6e7c]:nth-of-type(3){border-color:#d6d6d6;right:0}.tracking-progress p[data-v-d7af6e7c]{color:#888;justify-content:space-between;margin:17px -7px 0;font-size:12px;display:flex}.tracking-progress b[data-v-d7af6e7c]{text-align:center;width:60px;font-weight:500}.deliverable-row[data-v-d7af6e7c]{border-bottom:1px solid #efefef;grid-template-columns:64px minmax(0,1fr) 96px;align-items:center;gap:10px;padding:11px 0;display:grid}.deliverable-row[data-v-d7af6e7c]:last-child{border-bottom:0}.deliverable-platform[data-v-d7af6e7c]{text-align:center}.deliverable-row strong[data-v-d7af6e7c],.deliverable-row small[data-v-d7af6e7c]{display:block}.deliverable-row strong[data-v-d7af6e7c]{font-size:12px;line-height:17px}.deliverable-row small[data-v-d7af6e7c]{color:#888;font-size:12px;line-height:14px}.deliverable-row select[data-v-d7af6e7c]{background:#fff;border:1px solid #dedede;border-radius:5px;height:30px;font-size:12px}.cooperation-checklist[data-v-d7af6e7c]{border-top:1px solid #ececec;border-bottom:1px solid #ececec;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cooperation-checklist>div[data-v-d7af6e7c]{border-right:1px solid #ececec;align-items:center;gap:8px;padding:12px;display:flex}.cooperation-checklist>div[data-v-d7af6e7c]:last-child{border-right:0}.cooperation-checklist>div>span[data-v-d7af6e7c]{color:#888;border:1px solid #d9d9d9;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.cooperation-checklist>div>span.done[data-v-d7af6e7c]{color:#278153;background:#ecf8f1;border-color:#70b792}.cooperation-checklist p[data-v-d7af6e7c]{margin:0}.cooperation-checklist strong[data-v-d7af6e7c],.cooperation-checklist small[data-v-d7af6e7c]{display:block}.cooperation-checklist strong[data-v-d7af6e7c]{font-size:12px;line-height:16px}.cooperation-checklist small[data-v-d7af6e7c]{color:#888;font-size:12px;line-height:14px}.performance-metrics[data-v-d7af6e7c]{border:1px solid #e7e7e7;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:13px;display:grid}.performance-metrics>div[data-v-d7af6e7c]{border-right:1px solid #ededed;padding:13px 12px}.performance-metrics>div[data-v-d7af6e7c]:last-child{border-right:0}.performance-metrics span[data-v-d7af6e7c],.performance-metrics small[data-v-d7af6e7c]{color:#888;font-size:12px;line-height:14px;display:block}.performance-metrics strong[data-v-d7af6e7c]{margin:3px 0;font-size:17px;line-height:22px;display:block}.performance-insight[data-v-d7af6e7c]{border-left:3px solid var(--accent);background:var(--accent-soft);margin:14px 0 18px;padding:13px 120px 13px 14px;position:relative}.performance-insight span[data-v-d7af6e7c]{color:var(--accent-dark);font-size:12px;font-weight:650}.performance-insight p[data-v-d7af6e7c]{color:#5f514d;margin:3px 0 0;font-size:12px;line-height:17px}.performance-insight button[data-v-d7af6e7c]{height:30px;color:var(--accent-dark);background:#fff;border:1px solid #efb7aa;border-radius:5px;padding:0 9px;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.empty-performance[data-v-d7af6e7c]{background:#fafafa;border:1px dashed #d8d8d8;border-radius:6px;align-items:center;gap:12px;margin:14px 0 18px;padding:18px;display:flex}.empty-performance>span[data-v-d7af6e7c]{color:#888;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.empty-performance strong[data-v-d7af6e7c]{font-size:12px}.empty-performance p[data-v-d7af6e7c]{color:#888;margin:3px 0 0;font-size:12px}.settlement-panel[data-v-d7af6e7c]{border-bottom:1px solid #ececec}.settlement-form[data-v-d7af6e7c]{grid-template-columns:repeat(2,minmax(0,1fr))}.settlement-note[data-v-d7af6e7c]{color:#777;align-items:center;gap:7px;margin:10px 0 0;font-size:12px;line-height:15px;display:flex}.hub-toast[data-v-d7af6e7c]{z-index:30;color:#3f3f3f;background:#fff;border:1px solid #eed1ca;border-radius:7px;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:12px;display:flex;position:fixed;bottom:24px;right:28px;box-shadow:0 10px 30px #25252529}.hub-toast span[data-v-d7af6e7c]{background:var(--accent-soft);width:18px;height:18px;color:var(--accent-dark);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.toast-enter-active[data-v-d7af6e7c],.toast-leave-active[data-v-d7af6e7c]{transition:opacity .16s,transform .16s}.toast-enter-from[data-v-d7af6e7c],.toast-leave-to[data-v-d7af6e7c]{opacity:0;transform:translateY(8px)}@media (width<=1180px){.hub-summary[data-v-d7af6e7c]{grid-template-columns:repeat(4,1fr)}.hub-summary__campaign[data-v-d7af6e7c]{display:none}.pipeline-strip[data-v-d7af6e7c]{grid-template-columns:repeat(9,minmax(92px,1fr));overflow-x:auto}.hub-workspace[data-v-d7af6e7c]{grid-template-columns:320px minmax(0,1fr)}.profile-note[data-v-d7af6e7c]{grid-template-columns:68px minmax(0,1fr)}.profile-note>div[data-v-d7af6e7c]{display:none}.contact-access-list[data-v-d7af6e7c]{grid-template-columns:1fr}}@media (width<=900px){.hub-header[data-v-d7af6e7c]{align-items:flex-start;padding:16px}.hub-heading div>span[data-v-d7af6e7c]{max-width:520px}.hub-summary[data-v-d7af6e7c]{grid-template-columns:repeat(2,1fr)}.hub-summary>div[data-v-d7af6e7c]:nth-child(2){border-right:0}.hub-tabs[data-v-d7af6e7c],.pipeline-strip[data-v-d7af6e7c],.hub-toolbar[data-v-d7af6e7c]{padding-left:16px;padding-right:16px}.hub-toolbar[data-v-d7af6e7c]{flex-wrap:wrap}.search-field[data-v-d7af6e7c]{width:min(100%,280px)}.hub-toolbar__batch[data-v-d7af6e7c]{min-width:220px}.hub-workspace[data-v-d7af6e7c]{min-height:0;margin:0 16px 18px;display:block;overflow:visible}.creator-list[data-v-d7af6e7c]{border-right:0;border-bottom:1px solid var(--line);max-height:390px}.creator-detail[data-v-d7af6e7c]{overflow:visible}}@media (width<=640px){.influencer-hub[data-v-d7af6e7c]{height:auto;min-height:100%}.hub-header[data-v-d7af6e7c]{display:block}.hub-heading__mark[data-v-d7af6e7c]{flex-basis:40px;width:40px;height:40px}.hub-heading h1[data-v-d7af6e7c]{font-size:18px;line-height:25px}.hub-header__actions[data-v-d7af6e7c]{margin-top:14px}.hub-header__actions button[data-v-d7af6e7c]{flex:1}.hub-summary[data-v-d7af6e7c]{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-summary>div[data-v-d7af6e7c]{padding:11px 13px}.hub-tabs[data-v-d7af6e7c]{gap:18px;overflow-x:auto}.pipeline-strip[data-v-d7af6e7c]{padding-top:8px}.hub-toolbar[data-v-d7af6e7c]{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.search-field[data-v-d7af6e7c],.hub-toolbar__batch[data-v-d7af6e7c]{grid-column:1/-1;width:100%;min-width:0}.hub-toolbar select[data-v-d7af6e7c]{width:100%;min-width:0}.hub-toolbar__batch[data-v-d7af6e7c]{justify-content:space-between}.hub-workspace[data-v-d7af6e7c]{margin:0 8px 12px}.creator-detail__header[data-v-d7af6e7c]{padding:15px;display:block}.creator-detail__actions[data-v-d7af6e7c]{margin-top:12px}.creator-detail__actions label[data-v-d7af6e7c]{flex:1}.creator-detail__actions select[data-v-d7af6e7c]{width:100%}.creator-facts[data-v-d7af6e7c]{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-facts>div[data-v-d7af6e7c]:nth-child(2){border-right:0}.creator-facts>div[data-v-d7af6e7c]:nth-child(-n+2){border-bottom:1px solid #efefef}.profile-note[data-v-d7af6e7c]{grid-template-columns:1fr}.detail-tabs[data-v-d7af6e7c]{gap:16px;padding:0 14px;overflow-x:auto}.detail-tabs button[data-v-d7af6e7c]{white-space:nowrap}.detail-section[data-v-d7af6e7c]{padding:14px}.follow-up-row[data-v-d7af6e7c]{grid-template-columns:1fr}.message-composer__top small[data-v-d7af6e7c]{display:none}.form-grid[data-v-d7af6e7c],.settlement-form[data-v-d7af6e7c]{grid-template-columns:1fr}.form-grid__wide[data-v-d7af6e7c]{grid-column:auto}.cooperation-checklist[data-v-d7af6e7c]{grid-template-columns:1fr}.cooperation-checklist>div[data-v-d7af6e7c]{border-bottom:1px solid #ececec;border-right:0}.cooperation-checklist>div[data-v-d7af6e7c]:last-child{border-bottom:0}.performance-metrics[data-v-d7af6e7c]{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-metrics>div[data-v-d7af6e7c]:nth-child(2){border-right:0}.performance-metrics>div[data-v-d7af6e7c]:nth-child(-n+2){border-bottom:1px solid #ededed}.performance-insight[data-v-d7af6e7c]{padding-right:14px}.performance-insight button[data-v-d7af6e7c]{margin-top:9px;position:static;transform:none}.deliverable-row[data-v-d7af6e7c]{grid-template-columns:58px minmax(0,1fr)}.deliverable-row select[data-v-d7af6e7c]{grid-column:2}.hub-toast[data-v-d7af6e7c]{bottom:12px;left:12px;right:12px}}.product-filter-field[data-v-31053c96]{position:relative}.product-date-popover[data-v-31053c96]{z-index:6;background:#fff;border:1px solid #e6e9ed;border-radius:6px;gap:10px;width:246px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 28px #0f172a24}.product-date-popover label[data-v-31053c96]{color:#69757d;gap:4px;font-size:12px;display:grid}.product-date-popover input[data-v-31053c96]{color:#262626;width:100%;height:30px;font:inherit;border:1px solid #d9d9d9;border-radius:4px;padding:0 8px;font-size:12px}.product-date-popover>div[data-v-31053c96]{justify-content:flex-end;gap:8px;display:flex}.product-date-popover button[data-v-31053c96]{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;min-width:52px;height:28px;font-size:12px}.product-date-popover button[data-v-31053c96]:last-child{color:#fff;background:#1677ff;border-color:#1677ff}.product-pagination button[data-v-31053c96]:disabled{cursor:not-allowed;opacity:.4}.product-edit-title-field[data-v-31053c96]{color:#8c8c8c;gap:4px;font-size:12px;display:grid}.product-edit-title-field input[data-v-31053c96]{color:#262626;width:min(360px,100%);height:30px;font:inherit;border:1px solid #d9d9d9;border-radius:4px;padding:0 8px;font-size:12px}.product-library-overlay[data-v-31053c96]{z-index:90;background:#141d2b7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-library-dialog[data-v-31053c96]{background:#fff;border-radius:8px;width:min(560px,100vw - 40px);overflow:hidden;box-shadow:0 18px 60px #0f172a33}.product-library-dialog header[data-v-31053c96]{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.product-library-dialog header small[data-v-31053c96]{color:#8c8c8c;font-size:12px}.product-library-dialog h2[data-v-31053c96]{color:#262626;margin:4px 0 0;font-size:16px}.product-library-dialog header button[data-v-31053c96]{color:#8c8c8c;background:0 0;border:0;font-size:22px}.product-library-dialog>p[data-v-31053c96]{color:#595959;margin:18px 20px 10px;font-size:12px;line-height:1.6}.product-library-dialog textarea[data-v-31053c96]{resize:vertical;width:calc(100% - 40px);min-height:130px;font:inherit;border:1px solid #d9d9d9;border-radius:6px;margin:0 20px 20px;padding:12px;font-size:12px;display:block}.product-library-dialog footer[data-v-31053c96]{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:10px;padding:12px 20px;display:flex}.product-library-dialog footer button[data-v-31053c96]{background:#fff;border:1px solid #d9d9d9;border-radius:4px;min-width:80px;height:32px;padding:0 14px}.product-library-dialog footer button[data-v-31053c96]:last-child{color:#fff;background:#1677ff;border-color:#1677ff}.product-library-editor-preview[data-v-31053c96]{background:#f7f8fa;border-radius:6px;gap:16px;margin:20px;padding:14px;display:flex}.product-library-editor-preview img[data-v-31053c96]{object-fit:cover;border-radius:6px;width:96px;height:96px}.product-library-editor-preview div[data-v-31053c96]{align-content:center;gap:6px;display:grid}.product-library-editor-preview strong[data-v-31053c96]{color:#262626;font-size:14px}.product-library-editor-preview span[data-v-31053c96]{color:#8c8c8c;font-size:12px}.product-library-notice[data-v-31053c96]{z-index:110;background:#f6ffed;border:1px solid #d9f7be;border-radius:6px;align-items:center;gap:9px;max-width:min(420px,100vw - 48px);padding:12px 14px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0f172a1f}.product-library-notice p[data-v-31053c96]{color:#262626;margin:0;font-size:12px}.product-library-notice button[data-v-31053c96]{color:#8c8c8c;background:0 0;border:0;font-size:18px}.influencer-workflow[data-v-f5f6573b]{--accent:#f26a3d;--soft:#fff2ec;--text:#24262d;--muted:#858892;min-width:0;height:100vh;color:var(--text);background:#f7f7f8;flex-direction:column;display:flex;overflow:hidden}button[data-v-f5f6573b],input[data-v-f5f6573b],select[data-v-f5f6573b],textarea[data-v-f5f6573b]{font:inherit}button[data-v-f5f6573b]{cursor:pointer}.workflow-topbar[data-v-f5f6573b]{background:#fff;border-bottom:1px solid #e9e9eb;flex:0 0 44px;justify-content:space-between;align-items:center;height:44px;padding:0 10px;display:flex}.workflow-topbar>button[data-v-f5f6573b],.workflow-topbar>div[data-v-f5f6573b]{color:#565960;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}.workflow-topbar>div[data-v-f5f6573b]{color:#34363d;border:1px solid #e6e6e8}.workflow-topbar img[data-v-f5f6573b]{width:18px;height:18px}.workflow-topbar>div>button[data-v-f5f6573b]{color:#95979e;background:0 0;border:0;padding:0}.workflow-progress[data-v-f5f6573b]{background:#fff;border-bottom:1px solid #e4e4e6;flex:none;padding:20px 26px 22px}.workflow-progress__heading[data-v-f5f6573b]{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.workflow-progress__heading span[data-v-f5f6573b],.workflow-content__header small[data-v-f5f6573b]{color:var(--accent);font-size:12px;font-weight:650}.workflow-progress__heading h1[data-v-f5f6573b]{margin:2px 0 0;font-size:20px;line-height:28px}.workflow-progress__heading>div[data-v-f5f6573b]:last-child{grid-template-columns:1fr auto;gap:5px 10px;width:220px;display:grid}.workflow-progress__heading small[data-v-f5f6573b]{color:var(--muted);font-size:12px}.workflow-progress__heading strong[data-v-f5f6573b]{font-size:12px}.workflow-progress__heading>div:last-child i[data-v-f5f6573b]{background:#eeeef0;border-radius:2px;grid-column:1/-1;height:4px;overflow:hidden}.workflow-progress__heading b[data-v-f5f6573b]{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.workflow-progress nav[data-v-f5f6573b]{grid-template-columns:repeat(7,minmax(100px,1fr));display:grid;overflow-x:auto}.workflow-progress nav button[data-v-f5f6573b]{text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-width:110px;padding:0 16px 0 0;display:flex;position:relative}.workflow-progress nav button>span[data-v-f5f6573b]{z-index:1;color:#8d9098;background:#fff;border:1px solid #d8d9dc;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.workflow-progress nav button.active>span[data-v-f5f6573b]{border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:0 0 0 4px var(--soft)}.workflow-progress nav button.complete>span[data-v-f5f6573b]{color:#277550;background:#edf8f2;border-color:#6eb491}.workflow-progress nav button strong[data-v-f5f6573b],.workflow-progress nav button small[data-v-f5f6573b]{white-space:nowrap;display:block}.workflow-progress nav button strong[data-v-f5f6573b]{font-size:12px;line-height:17px}.workflow-progress nav button small[data-v-f5f6573b]{color:#a0a2a8;font-size:12px;line-height:14px}.workflow-progress nav button>i[data-v-f5f6573b]{background:#e0e1e3;height:1px;position:absolute;top:12px;left:31px;right:4px}.workflow-content[data-v-f5f6573b]{background:#fff;border:1px solid #e5e5e7;border-radius:8px;width:min(1180px,100% - 40px);min-height:0;margin:16px auto;padding:18px 22px 0;overflow:auto}.workflow-content__header[data-v-f5f6573b]{border-bottom:1px solid #eeeef0;justify-content:space-between;align-items:center;gap:18px;padding-bottom:14px;display:flex}.workflow-content__header h2[data-v-f5f6573b],.workflow-content__header p[data-v-f5f6573b]{margin:0}.workflow-content__header h2[data-v-f5f6573b]{margin-top:2px;font-size:18px;line-height:26px}.workflow-content__header p[data-v-f5f6573b]{color:var(--muted);font-size:12px;line-height:17px}.workflow-content__header>button[data-v-f5f6573b]{color:#9a452a;background:#fff8f4;border:1px solid #e3d6d0;border-radius:6px;min-height:34px;padding:0 12px;font-size:12px}.workflow-panel[data-v-f5f6573b]{min-height:360px;padding:18px 0}.brief-panel[data-v-f5f6573b],.outreach-panel[data-v-f5f6573b]{grid-template-columns:minmax(0,1fr) 280px;gap:24px;display:grid}.brief-grid[data-v-f5f6573b]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.brief-grid label[data-v-f5f6573b],.outreach-editor label[data-v-f5f6573b]{color:#666970;gap:6px;font-size:12px;display:grid}.platform-selection-preview[data-v-f5f6573b]{color:#8b8d94;align-items:center;gap:4px;font-size:12px;display:inline-flex}.platform-selection-preview img[data-v-f5f6573b]{object-fit:contain;width:13px;height:13px}.platform-selection-preview em[data-v-f5f6573b]{font-style:normal}.brief-grid label.wide[data-v-f5f6573b]{grid-column:1/-1}select[data-v-f5f6573b],textarea[data-v-f5f6573b]{color:#33363d;background:#fff;border:1px solid #dfe0e3;border-radius:6px;width:100%}select[data-v-f5f6573b]{height:36px;padding:0 10px}textarea[data-v-f5f6573b]{resize:vertical;padding:9px 10px;line-height:20px}.tag-picker[data-v-f5f6573b]{flex-wrap:wrap;gap:6px;display:flex}.tag-picker button[data-v-f5f6573b]{color:#777a82;background:#fff;border:1px solid #dedfe2;border-radius:5px;min-height:29px;padding:0 10px}.tag-picker button.active[data-v-f5f6573b]{color:#9c4227;background:var(--soft);border-color:#f4a087}.workflow-panel>aside[data-v-f5f6573b],.shortlist-panel>aside[data-v-f5f6573b]{color:#776d68;background:#fff8f4;border-left:3px solid #f1a68f;padding:14px;font-size:12px;line-height:18px}.workflow-panel>aside strong[data-v-f5f6573b],.workflow-panel>aside span[data-v-f5f6573b]{display:block}.workflow-panel>aside ol[data-v-f5f6573b]{margin:10px 0 0;padding-left:18px}.matching-summary[data-v-f5f6573b],.review-metrics[data-v-f5f6573b]{background:#ece3df;border:1px solid #ece3df;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.matching-summary span[data-v-f5f6573b]{color:#92949a;background:#fffaf8;padding:12px;font-size:12px}.matching-summary strong[data-v-f5f6573b]{color:#373940;font-size:19px;display:block}.workflow-table[data-v-f5f6573b]{border-top:1px solid #e7e7e9;margin-top:14px}.workflow-table article[data-v-f5f6573b]{border-bottom:1px solid #ececef;grid-template-columns:40px minmax(170px,1fr) 90px 80px 62px 80px;align-items:center;gap:10px;padding:10px 6px;display:grid}.workflow-table article.selected[data-v-f5f6573b]{background:linear-gradient(90deg,#fff5f0,#fff)}.profile-avatar[data-v-f5f6573b]{color:#9b4529;background:#ffe5da;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid;overflow:hidden}.profile-avatar img[data-v-f5f6573b]{object-fit:cover;width:100%;height:100%}.profile-copy strong[data-v-f5f6573b],.profile-copy small[data-v-f5f6573b]{display:block}.profile-copy strong[data-v-f5f6573b]{font-size:12px}.profile-copy small[data-v-f5f6573b],.workflow-table article>div small[data-v-f5f6573b]{color:#96989f;font-size:12px}.profile-platforms[data-v-f5f6573b]{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex!important}.profile-platforms i[data-v-f5f6573b]{color:#777a82;align-items:center;gap:3px;font-size:12px;font-style:normal;display:inline-flex}.profile-platforms img[data-v-f5f6573b]{object-fit:contain;width:11px;height:11px}.profile-copy p[data-v-f5f6573b]{gap:4px;margin:4px 0 0;display:flex}.profile-copy b[data-v-f5f6573b]{color:#746f6b;background:#f3f2f1;border-radius:3px;padding:2px 5px;font-size:12px}.workflow-table article>div>strong[data-v-f5f6573b]{font-size:12px;display:block}.match-score[data-v-f5f6573b]{text-align:center}.match-score strong[data-v-f5f6573b]{color:var(--accent);font-size:16px!important}.workflow-table article>button[data-v-f5f6573b]{color:#666970;background:#fff;border:1px solid #e0e1e3;border-radius:5px;min-height:29px;font-size:12px}.workflow-table article>button.active[data-v-f5f6573b]{color:#9b4025;background:var(--soft);border-color:#f3a18b}.shortlist-panel>header[data-v-f5f6573b],.sending-panel>header[data-v-f5f6573b]{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.shortlist-panel h3[data-v-f5f6573b],.shortlist-panel p[data-v-f5f6573b],.sending-panel h3[data-v-f5f6573b],.sending-panel p[data-v-f5f6573b]{margin:0}.shortlist-panel h3[data-v-f5f6573b],.sending-panel h3[data-v-f5f6573b]{font-size:14px}.shortlist-panel p[data-v-f5f6573b],.sending-panel p[data-v-f5f6573b]{color:var(--muted);font-size:12px}.shortlist-panel>header>span[data-v-f5f6573b]{color:var(--accent);font-size:12px}.shortlist-panel>div[data-v-f5f6573b]{border-top:1px solid #e8e8ea}.shortlist-panel label[data-v-f5f6573b]{border-bottom:1px solid #ececef;grid-template-columns:20px 38px minmax(0,1fr) 60px;align-items:center;gap:9px;padding:10px 5px;display:grid}.shortlist-panel label span strong[data-v-f5f6573b],.shortlist-panel label span small[data-v-f5f6573b]{display:block}.shortlist-panel label span strong[data-v-f5f6573b]{font-size:12px}.shortlist-panel label span small[data-v-f5f6573b]{color:var(--muted);font-size:12px}.shortlist-panel label>b[data-v-f5f6573b]{color:var(--accent);font-size:12px}.shortlist-panel>aside[data-v-f5f6573b]{margin-top:14px}.outreach-editor nav[data-v-f5f6573b]{gap:6px;margin-bottom:14px;display:flex}.outreach-editor nav button[data-v-f5f6573b]{color:#72757d;background:#fff;border:1px solid #dedfe2;border-radius:5px;min-height:31px;padding:0 12px}.outreach-editor nav button.active[data-v-f5f6573b]{border-color:var(--accent);color:#9c4024;background:var(--soft)}.outreach-rules[data-v-f5f6573b]{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.outreach-rules span[data-v-f5f6573b]{color:#647069;background:#eef6f1;border-radius:4px;padding:4px 7px;font-size:12px}.outreach-preview[data-v-f5f6573b]{border:1px solid #e6e6e8;border-radius:7px;background:#fafafa!important;border-left:0!important}.outreach-preview small[data-v-f5f6573b],.outreach-preview strong[data-v-f5f6573b]{display:block}.outreach-preview small[data-v-f5f6573b]{color:var(--accent)}.outreach-preview strong[data-v-f5f6573b]{color:#35373e;margin-top:6px}.outreach-preview p[data-v-f5f6573b]{color:#676a72;background:#fff;border-radius:6px;min-height:150px;margin:12px 0;padding:10px}.outreach-preview button[data-v-f5f6573b]{border:1px solid var(--accent);color:#fff;background:var(--accent);border-radius:5px;width:100%;min-height:34px}.outreach-preview button.approved[data-v-f5f6573b]{color:#26714f;background:#edf8f2;border-color:#67a886}.sending-panel>header>button[data-v-f5f6573b]{color:#fff;background:var(--accent);border:0;border-radius:6px;min-height:34px;padding:0 13px}.sending-panel>header>button[data-v-f5f6573b]:disabled{cursor:not-allowed;background:#cbcdd2}.sending-panel>div[data-v-f5f6573b],.fulfillment-table[data-v-f5f6573b],.review-list[data-v-f5f6573b]{border-top:1px solid #e8e8ea}.sending-panel article[data-v-f5f6573b],.review-list article[data-v-f5f6573b]{border-bottom:1px solid #ececef;grid-template-columns:40px minmax(0,1fr) 90px 82px;align-items:center;gap:10px;padding:11px 5px;display:grid}.sending-panel article div strong[data-v-f5f6573b],.sending-panel article div small[data-v-f5f6573b],.review-list article div strong[data-v-f5f6573b],.review-list article div small[data-v-f5f6573b]{display:block}.sending-panel article div strong[data-v-f5f6573b],.review-list article div strong[data-v-f5f6573b]{font-size:12px}.sending-panel article div small[data-v-f5f6573b],.review-list article div small[data-v-f5f6573b]{color:var(--muted);font-size:12px}.delivery-status[data-v-f5f6573b]{color:#2e7b57;font-size:12px}.sending-panel article button[data-v-f5f6573b],.fulfillment-table article>button[data-v-f5f6573b]{color:#656870;background:#fff;border:1px solid #dfe0e3;border-radius:5px;min-height:29px;font-size:12px}.workflow-notice[data-v-f5f6573b]{color:#2d7151;background:#edf8f2;border-radius:5px;margin:12px 0 0;padding:9px 10px;font-size:12px}.fulfillment-table article[data-v-f5f6573b]{border-bottom:1px solid #ececef;grid-template-columns:minmax(180px,1fr) 160px 120px 82px;align-items:center;gap:12px;padding:11px 5px;display:grid}.fulfillment-table article>div[data-v-f5f6573b]:first-child{align-items:center;gap:9px;display:flex}.fulfillment-table strong[data-v-f5f6573b],.fulfillment-table small[data-v-f5f6573b],.fulfillment-table span[data-v-f5f6573b]{display:block}.fulfillment-table strong[data-v-f5f6573b]{font-size:12px}.fulfillment-table small[data-v-f5f6573b],.fulfillment-table span[data-v-f5f6573b],.fulfillment-table label[data-v-f5f6573b]{color:var(--muted);font-size:12px}.fulfillment-table select[data-v-f5f6573b]{height:30px;margin-top:3px;font-size:12px}.fulfillment-panel>aside[data-v-f5f6573b],.review-panel>aside[data-v-f5f6573b]{margin-top:14px}.review-metrics>div[data-v-f5f6573b]{background:#fffaf8;padding:14px}.review-metrics small[data-v-f5f6573b],.review-metrics span[data-v-f5f6573b]{color:var(--muted);font-size:12px;display:block}.review-metrics strong[data-v-f5f6573b]{margin:2px 0;font-size:20px;display:block}.review-list[data-v-f5f6573b]{margin-top:14px}.review-list article[data-v-f5f6573b]{grid-template-columns:40px minmax(0,1fr) 110px}.review-list article>span[data-v-f5f6573b]:last-child{color:#2d7956;font-size:12px}.workflow-content__footer[data-v-f5f6573b]{background:#fff;border-top:1px solid #e8e8ea;justify-content:flex-end;align-items:center;gap:8px;min-height:58px;display:flex;position:sticky;bottom:0}.workflow-content__footer span[data-v-f5f6573b]{color:#39795b;flex:1;font-size:12px}.workflow-content__footer button[data-v-f5f6573b]{color:#656870;background:#fff;border:1px solid #dedfe2;border-radius:6px;min-height:34px;padding:0 14px}.workflow-content__footer button[data-v-f5f6573b]:last-child{border-color:var(--accent);color:#fff;background:var(--accent)}.workflow-content__footer button[data-v-f5f6573b]:disabled{color:#b3b5ba;background:#f6f6f7}@media (width<=900px){.workflow-progress[data-v-f5f6573b]{padding-inline:16px}.workflow-progress__heading>div[data-v-f5f6573b]:last-child{display:none}.workflow-content[data-v-f5f6573b]{width:calc(100% - 20px);margin:10px;padding-inline:14px}.brief-panel[data-v-f5f6573b],.outreach-panel[data-v-f5f6573b]{grid-template-columns:1fr}.workflow-table article[data-v-f5f6573b]{grid-template-columns:38px minmax(140px,1fr) 64px 70px}.workflow-table article>div[data-v-f5f6573b]:nth-of-type(3),.workflow-table .match-score[data-v-f5f6573b]{display:none}.fulfillment-table article[data-v-f5f6573b]{grid-template-columns:minmax(160px,1fr) 130px 78px}.fulfillment-table article>div[data-v-f5f6573b]:nth-child(3){display:none}}@media (width<=620px){.workflow-progress[data-v-f5f6573b]{padding-block:12px}.workflow-progress__heading[data-v-f5f6573b]{margin-bottom:12px}.workflow-content[data-v-f5f6573b]{padding-top:13px}.workflow-content__header[data-v-f5f6573b]{align-items:flex-start}.workflow-content__header>button[data-v-f5f6573b]{color:#0000;width:34px;padding:0;overflow:hidden}.workflow-content__header>button[data-v-f5f6573b]:after{color:#9a452a;content:"›"}.brief-grid[data-v-f5f6573b],.matching-summary[data-v-f5f6573b],.review-metrics[data-v-f5f6573b]{grid-template-columns:1fr}.brief-grid label.wide[data-v-f5f6573b]{grid-column:auto}.workflow-table article[data-v-f5f6573b]{grid-template-columns:34px minmax(0,1fr) 72px}.workflow-table article>div[data-v-f5f6573b]:nth-of-type(2),.workflow-table article>div[data-v-f5f6573b]:nth-of-type(3),.workflow-table .match-score[data-v-f5f6573b]{display:none}.shortlist-panel label[data-v-f5f6573b]{grid-template-columns:18px 34px minmax(0,1fr)}.shortlist-panel label>b[data-v-f5f6573b]{display:none}.sending-panel article[data-v-f5f6573b]{grid-template-columns:34px minmax(0,1fr) 72px}.sending-panel article .delivery-status[data-v-f5f6573b]{display:none}.fulfillment-table article[data-v-f5f6573b]{grid-template-columns:minmax(0,1fr) 110px}.fulfillment-table article>button[data-v-f5f6573b]{display:none}.review-list article[data-v-f5f6573b]{grid-template-columns:34px minmax(0,1fr)}.review-list article>span[data-v-f5f6573b]:last-child{display:none}.workflow-content__footer[data-v-f5f6573b]{flex-wrap:wrap;padding:8px 0}.workflow-content__footer span[data-v-f5f6573b]{flex-basis:100%}}.workflow-builder-meta[data-v-69d93825]{grid-template-columns:210px minmax(0,1fr);gap:6px;width:540px;display:grid;position:absolute;top:7px;left:80px}.workflow-builder-meta input[data-v-69d93825]{color:#34322d;width:100%;height:26px;font:inherit;background:#ffffffeb;border:1px solid #e2e2e2;border-radius:6px;outline:0;padding:3px 8px;font-size:12px}.workflow-builder-meta input[data-v-69d93825]:focus{border-color:#338fff;box-shadow:0 0 0 2px #338fff1f}.workflow-builder-recommendation[data-v-69d93825]{max-width:330px;left:630px}.collection-product-detail[data-v-4d72087b]{background:#fff;border-radius:8px;width:min(620px,100vw - 36px);overflow:hidden;box-shadow:0 18px 60px #0f172a33}.collection-product-detail header[data-v-4d72087b],.collection-product-detail footer[data-v-4d72087b]{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.collection-product-detail footer[data-v-4d72087b]{border-top:1px solid #f0f0f0;border-bottom:0;justify-content:flex-end;gap:10px}.collection-product-detail header h3[data-v-4d72087b],.collection-product-detail header small[data-v-4d72087b]{margin:0;display:block}.collection-product-detail header small[data-v-4d72087b]{color:#8c8c8c;font-size:12px}.collection-product-detail header h3[data-v-4d72087b]{color:#262626;margin-top:4px;font-size:16px}.collection-product-detail header>button[data-v-4d72087b]{color:#8c8c8c;background:0 0;border:0;font-size:22px}.collection-product-detail__visual[data-v-4d72087b]{gap:18px;padding:20px;display:flex}.collection-product-detail__visual img[data-v-4d72087b]{object-fit:cover;background:#f5f5f5;border-radius:6px;width:140px;height:140px}.collection-product-detail__visual div[data-v-4d72087b]{align-content:center;gap:8px;display:grid}.collection-product-detail__visual span[data-v-4d72087b]{color:#8c8c8c;font-size:12px}.collection-product-detail__visual strong[data-v-4d72087b]{color:#262626;font-size:16px}.collection-product-detail__visual p[data-v-4d72087b]{color:#595959;margin:0;font-size:12px;line-height:1.6}.collection-product-detail__facts[data-v-4d72087b]{background:#f7f8fa;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 20px 20px;padding:16px;display:grid}.collection-product-detail__facts span[data-v-4d72087b]{gap:4px;display:grid}.collection-product-detail__facts small[data-v-4d72087b]{color:#8c8c8c;font-size:12px}.collection-product-detail__facts b[data-v-4d72087b]{color:#262626;font-size:16px}.collection-product-detail footer button[data-v-4d72087b]{color:#262626;background:#fff;border:1px solid #d9d9d9;border-radius:4px;min-width:86px;height:32px;padding:0 14px}.collection-product-detail footer button[data-v-4d72087b]:last-child{color:#fff;background:#1677ff;border-color:#1677ff}.collection-notice[data-v-4d72087b]{z-index:120;color:#389e0d;background:#f6ffed;border:1px solid #d9f7be;border-radius:6px;align-items:center;gap:9px;max-width:min(420px,100vw - 48px);padding:12px 14px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0f172a1f}.collection-notice p[data-v-4d72087b]{color:#262626;margin:0;font-size:12px}.collection-notice button[data-v-4d72087b]{color:#8c8c8c;background:0 0;border:0;font-size:18px}.workflow-platform-icons button[data-v-4d72087b],.workflow-supported-platforms button[data-v-4d72087b]{cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a1f}.workflow-supported-platforms button[data-v-4d72087b]{width:19px;height:19px}.workflow-platform-icons button img[data-v-4d72087b],.workflow-supported-platforms button img[data-v-4d72087b]{object-fit:contain;width:100%;height:100%}.workflow-platform-icons button b[data-v-4d72087b],.workflow-supported-platforms button b[data-v-4d72087b]{color:#fff;background:#ff6f00;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.workflow-supported-platforms button b[data-v-4d72087b]{font-size:12px}.workflow-platform-icons button.active[data-v-4d72087b],.workflow-supported-platforms button.active[data-v-4d72087b]{outline-offset:2px;outline:2px solid #1677ff}@media (width<=640px){.collection-product-detail__visual[data-v-4d72087b]{flex-direction:column}.collection-product-detail__visual img[data-v-4d72087b]{width:100%;height:180px}}.product-editor-description-input[data-v-61c8e1b7]{box-sizing:border-box;color:#262626;width:min(450px,100% - 28px);min-height:112px;font:inherit;resize:vertical;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:4px;margin:14px auto 0;padding:10px 12px;line-height:1.6;display:block}.product-editor-description-input[data-v-61c8e1b7]:focus{border-color:#4096ff;outline:none;box-shadow:0 0 0 2px #1677ff1a}.product-editor-status[data-v-61c8e1b7]{color:#1677ff;vertical-align:middle;background:#eaf4ff;border-radius:3px;align-items:center;height:20px;margin-left:6px;padding:0 7px;font-size:12px;font-weight:500;display:inline-flex}.image-edit-dialog>footer button[data-v-61c8e1b7]:disabled{color:#bfbfbf;cursor:not-allowed;background:#f5f5f5;border-color:#d9d9d9}.workflow-optimization__next[data-v-4a6d4ab9]{color:#fff;background:#1677ff;border:1px solid #1677ff;border-radius:4px;align-items:center;gap:6px;height:30px;padding:0 13px;font-size:12px;font-weight:500;line-height:28px;display:inline-flex}.workflow-optimization__next[data-v-4a6d4ab9]:hover{background:#4096ff}.workflow-optimization__product-title[data-v-4a6d4ab9]{max-width:100%;max-height:32.4px;color:inherit;font:inherit;text-align:left;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;line-height:16.2px;display:-webkit-box;overflow:hidden}.workflow-optimization__product-title[data-v-4a6d4ab9]:hover{color:#1677ff}.workflow-optimization__status-stack[data-v-4a6d4ab9]{justify-items:start;gap:5px;display:grid}.workflow-optimization__status-stack small[data-v-4a6d4ab9]{color:#1677ff;font-size:12px;font-weight:500;line-height:14px}.optimization-overlay[data-v-4a6d4ab9]{z-index:90;background:#141d2b7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.optimization-overlay section[data-v-4a6d4ab9]{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;box-shadow:0 16px 48px #0f172a33}.optimization-dialog__header[data-v-4a6d4ab9]{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:24px;min-height:66px;padding:16px 20px 14px;display:flex}.optimization-dialog__header h3[data-v-4a6d4ab9],.optimization-dialog__header p[data-v-4a6d4ab9]{margin:0}.optimization-dialog__header h3[data-v-4a6d4ab9]{color:#1f1f1f;font-size:16px;font-weight:600;line-height:24px}.optimization-dialog__header p[data-v-4a6d4ab9]{color:#8c8c8c;margin-top:3px;font-size:12px;line-height:18px}.optimization-dialog__header>button[data-v-4a6d4ab9]{color:#8c8c8c;background:0 0;border:0;border-radius:4px;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:0;font-size:22px;line-height:1;display:grid}.optimization-dialog__header>button[data-v-4a6d4ab9]:hover{color:#262626;background:#f5f5f5}.optimization-dialog__footer[data-v-4a6d4ab9]{background:#fff;border-top:1px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:10px;min-height:58px;padding:12px 20px;display:flex}.optimization-dialog__footer>span[data-v-4a6d4ab9]{color:#8c8c8c;margin-right:auto;font-size:12px}.optimization-dialog__footer button[data-v-4a6d4ab9]{color:#262626;background:#fff;border:1px solid #d9d9d9;border-radius:4px;min-width:80px;height:32px;padding:0 14px;font-size:12px}.optimization-dialog__footer button[data-v-4a6d4ab9]:last-child{color:#fff;background:#1677ff;border-color:#1677ff}.optimization-dialog__footer button[data-v-4a6d4ab9]:last-child:disabled{cursor:default;background:#bae0ff;border-color:#bae0ff}.ai-options-dialog[data-v-4a6d4ab9]{flex-direction:column;width:min(760px,100vw - 48px);max-height:min(690px,100vh - 48px);display:flex}.ai-options-dialog .optimization-dialog__header[data-v-4a6d4ab9]{align-items:center;min-height:60px;padding:15px 20px}.ai-options-dialog__select-all[data-v-4a6d4ab9]{color:#262626;align-items:center;gap:6px;margin-left:auto;font-size:14px;display:inline-flex}.ai-options-dialog__select-all input[data-v-4a6d4ab9]{accent-color:#1677ff}.ai-options-dialog__body[data-v-4a6d4ab9]{flex:1;padding:18px 20px 20px;overflow:auto}.ai-options-dialog__section-heading[data-v-4a6d4ab9]{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.ai-options-dialog__section-heading h4[data-v-4a6d4ab9],.ai-options-dialog__section-heading p[data-v-4a6d4ab9]{margin:0}.ai-options-dialog__section-heading h4[data-v-4a6d4ab9]{color:#262626;font-size:14px;font-weight:600;line-height:22px}.ai-options-dialog__section-heading p[data-v-4a6d4ab9]{color:#8c8c8c;font-size:12px;line-height:18px}.ai-options-dialog__section-heading>span[data-v-4a6d4ab9]{color:#1677ff;background:#e6f4ff;border-radius:3px;height:24px;padding:2px 8px;font-size:12px;line-height:20px}.ai-options-dialog__section-heading--images[data-v-4a6d4ab9]{margin-top:22px}.ai-option-grid[data-v-4a6d4ab9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ai-option-grid.ai-option-grid--visual>button[data-v-4a6d4ab9]{border-color:#d9d9d9;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:7px 12px;min-height:86px;padding:11px 12px;display:grid}.ai-option-grid.ai-option-grid--visual>button.active[data-v-4a6d4ab9]{box-shadow:none;background:#e6f4ff;border-color:#1677ff}.ai-option-grid.ai-option-grid--content>button[data-v-4a6d4ab9]{border-color:#d9d9d9;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:7px 12px;min-height:76px;padding:10px 12px;display:grid}.ai-option-grid.ai-option-grid--content>button.active[data-v-4a6d4ab9]{background:#e6f4ff;border-color:#1677ff}.ai-option-grid.ai-option-grid--content small[data-v-4a6d4ab9]{grid-column:1/-1;padding-left:21px}.optimization-dialog__secondary-action[data-v-4a6d4ab9]{color:#0958d9!important;background:#e6f4ff!important;border-color:#91caff!important}.ai-visual-option__title[data-v-4a6d4ab9]{align-items:center;gap:7px;min-width:0;display:flex}.ai-option-grid.ai-option-grid--visual .ai-visual-option__title i[data-v-4a6d4ab9]{color:#fff;border:1px solid #bfbfbf;border-radius:2px;flex:0 0 14px;place-items:center;width:14px;height:14px;font-size:12px;font-style:normal;display:grid}.ai-option-grid.ai-option-grid--visual>button.active .ai-visual-option__title i[data-v-4a6d4ab9]{background:#1677ff;border-color:#1677ff}.ai-option-grid.ai-option-grid--visual em[data-v-4a6d4ab9]{color:#0958d9;background:#e6f4ff;border:1px solid #91caff;border-radius:4px;padding:2px 7px;font-size:12px;font-style:normal;line-height:18px}.ai-option-grid.ai-option-grid--visual em.deep[data-v-4a6d4ab9]{background:#e6f4ff;border-color:#91caff}.ai-option-grid.ai-option-grid--visual em.base[data-v-4a6d4ab9]{color:#595959;background:#fafafa;border-color:#d9d9d9}.ai-option-grid.ai-option-grid--visual small[data-v-4a6d4ab9]{color:#595959;grid-column:1/-1;margin:0;padding-left:21px;font-size:12px;line-height:17px}.ai-option-grid>button[data-v-4a6d4ab9]{color:#262626;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:5px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:76px;padding:12px;display:grid;position:relative}.ai-option-grid>button.active[data-v-4a6d4ab9]{background:#f4f9ff;border-color:#69b1ff;box-shadow:inset 0 0 0 1px #bae0ff}.ai-option-grid__icon[data-v-4a6d4ab9]{color:#1677ff;background:#eef5ff;border-radius:5px;place-items:center;width:38px;height:38px;font-size:16px;font-weight:600;display:grid}.ai-option-grid strong[data-v-4a6d4ab9],.ai-option-grid small[data-v-4a6d4ab9]{display:block}.ai-option-grid strong[data-v-4a6d4ab9]{font-size:14px;font-weight:600;line-height:20px}.ai-option-grid small[data-v-4a6d4ab9]{color:#8c8c8c;margin-top:2px;font-size:12px;line-height:17px}.ai-option-grid i[data-v-4a6d4ab9],.ai-image-options i[data-v-4a6d4ab9]{color:#fff;border:1px solid #d9d9d9;border-radius:3px;place-items:center;width:16px;height:16px;font-size:12px;font-style:normal;display:grid}.ai-option-grid button.active i[data-v-4a6d4ab9],.ai-image-options button.active i[data-v-4a6d4ab9]{background:#1677ff;border-color:#1677ff}.ai-image-options[data-v-4a6d4ab9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ai-image-options>button[data-v-4a6d4ab9]{color:#262626;text-align:left;background:linear-gradient(145deg,#fafcff,#f7f8fa);border:1px solid #e5e7eb;border-radius:5px;align-content:center;justify-items:start;gap:4px;min-height:112px;padding:14px 38px 14px 14px;display:grid;position:relative}.ai-image-options>button.active[data-v-4a6d4ab9]{background:#f4f9ff;border-color:#69b1ff}.ai-image-options>button>span[data-v-4a6d4ab9]{color:#1677ff;background:#fff;border-radius:4px;place-items:center;width:32px;height:32px;font-size:19px;display:grid;box-shadow:0 1px 5px #0f172a14}.ai-image-options strong[data-v-4a6d4ab9]{margin-top:4px;font-size:14px;line-height:20px}.ai-image-options small[data-v-4a6d4ab9]{color:#8c8c8c;font-size:12px;line-height:17px}.ai-image-options i[data-v-4a6d4ab9]{position:absolute;top:12px;right:12px}.store-guide-dialog[data-v-4a6d4ab9]{width:min(540px,100vw - 48px)}.store-guide-dialog__product[data-v-4a6d4ab9]{background:#fafafa;border:1px solid #e5e7eb;border-radius:5px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;margin:20px;padding:12px;display:grid}.store-guide-dialog__product img[data-v-4a6d4ab9]{object-fit:cover;border:1px solid #f0f0f0;border-radius:4px;width:56px;height:56px}.store-guide-dialog__product strong[data-v-4a6d4ab9],.store-guide-dialog__product span[data-v-4a6d4ab9]{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.store-guide-dialog__product strong[data-v-4a6d4ab9]{color:#262626;-webkit-line-clamp:2;max-height:38px;font-size:12px;font-weight:500;line-height:19px}.store-guide-dialog__product span[data-v-4a6d4ab9]{color:#8c8c8c;-webkit-line-clamp:1;margin-top:4px;font-size:12px;line-height:17px}.store-guide-dialog__product>b[data-v-4a6d4ab9]{color:#d48806;background:#fffbe6;border:1px solid #ffe58f;border-radius:3px;padding:3px 8px;font-size:12px;font-weight:500}.store-guide-dialog__tip[data-v-4a6d4ab9]{color:#0958d9;background:#e6f4ff;border:1px solid #bae0ff;border-radius:4px;align-items:flex-start;gap:8px;margin:0 20px 20px;padding:10px 12px;display:flex}.store-guide-dialog__tip span[data-v-4a6d4ab9]{border:1px solid;border-radius:50%;flex:0 0 16px;place-items:center;width:16px;height:16px;font-size:12px;font-weight:600;display:grid}.store-guide-dialog__tip p[data-v-4a6d4ab9]{margin:0;font-size:12px;line-height:17px}.store-picker-dialog[data-v-4a6d4ab9]{width:min(520px,100vw - 48px)}.store-picker-dialog__list[data-v-4a6d4ab9]{gap:10px;padding:18px 20px 10px;display:grid}.store-picker-dialog__list>button[data-v-4a6d4ab9]{color:#262626;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:5px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:grid}.store-picker-dialog__list>button[data-v-4a6d4ab9]:hover{background:#f5faff;border-color:#69b1ff}.store-picker-dialog__logo[data-v-4a6d4ab9]{color:#fff;background:#121212;border-radius:5px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:grid}.store-picker-dialog__logo img[data-v-4a6d4ab9]{object-fit:contain;border-radius:50%;width:26px;height:26px}.store-picker-dialog__list strong[data-v-4a6d4ab9],.store-picker-dialog__list small[data-v-4a6d4ab9]{display:block}.store-picker-dialog__list strong[data-v-4a6d4ab9]{font-size:14px;font-weight:600;line-height:20px}.store-picker-dialog__list small[data-v-4a6d4ab9]{color:#8c8c8c;margin-top:2px;font-size:12px;line-height:17px}.store-picker-dialog__list i[data-v-4a6d4ab9]{color:#1677ff;font-size:16px;font-style:normal}.store-picker-dialog__hint[data-v-4a6d4ab9]{color:#8c8c8c;margin:0;padding:8px 20px 18px;font-size:12px;line-height:17px}.optimization-notice[data-v-4a6d4ab9]{z-index:110;color:#237804;background:#f6ffed;border:1px solid #b7eb8f;border-radius:5px;align-items:center;gap:10px;min-width:380px;max-width:min(620px,100vw - 32px);padding:11px 12px;display:flex;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0f172a1f}.optimization-notice>span[data-v-4a6d4ab9]{color:#fff;background:#52c41a;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;font-size:12px;display:grid}.optimization-notice p[data-v-4a6d4ab9]{flex:1;margin:0;font-size:12px;line-height:18px}.optimization-notice button[data-v-4a6d4ab9]{color:#8c8c8c;background:0 0;border:0;padding:0 4px;font-size:18px}@media (width<=720px){.optimization-overlay[data-v-4a6d4ab9]{align-items:start;padding:12px;overflow:auto}.ai-options-dialog[data-v-4a6d4ab9],.store-guide-dialog[data-v-4a6d4ab9],.store-picker-dialog[data-v-4a6d4ab9]{width:calc(100vw - 24px);max-height:none;margin:12px 0}.ai-option-grid[data-v-4a6d4ab9],.ai-image-options[data-v-4a6d4ab9]{grid-template-columns:1fr}.optimization-notice[data-v-4a6d4ab9]{width:calc(100vw - 32px);min-width:0;top:16px}}.workflow-research-tabs__reset[data-v-2fbabf4d]{border:1px solid #d9d9d9;border-radius:4px;margin:0 0 8px auto;color:#595959!important;background:#fff!important;height:28px!important;padding:3px 10px!important;font-size:12px!important}.workflow-product-detail-overlay[data-v-2fbabf4d]{z-index:115;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.workflow-product-detail[data-v-2fbabf4d]{background:#fff;border-radius:7px;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 20px 50px #00000040}.workflow-product-detail>header[data-v-2fbabf4d],.workflow-product-detail>footer[data-v-2fbabf4d]{border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;min-height:58px;padding:10px 18px;display:flex}.workflow-product-detail>header>div[data-v-2fbabf4d]{flex:1;min-width:0}.workflow-product-detail>header small[data-v-2fbabf4d]{color:#8c8c8c;font-size:12px}.workflow-product-detail>header h2[data-v-2fbabf4d]{color:#262626;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:16px;font-weight:600;overflow:hidden}.workflow-product-detail>header button[data-v-2fbabf4d]{color:#8c8c8c;background:0 0;width:28px;height:28px;padding:0;font-size:21px}.workflow-product-detail__body[data-v-2fbabf4d]{gap:14px;padding:18px;display:grid}.workflow-product-detail__overview[data-v-2fbabf4d]{grid-template-columns:184px minmax(0,1fr);gap:18px;display:grid}.workflow-product-detail__overview figure[data-v-2fbabf4d]{aspect-ratio:1;background:#f7f7f7;border:1px solid #f0f0f0;border-radius:6px;width:184px;margin:0;overflow:hidden}.workflow-product-detail__overview figure img[data-v-2fbabf4d]{object-fit:cover;width:100%;height:100%}.workflow-product-detail__overview>div[data-v-2fbabf4d]{flex-direction:column;justify-content:center;min-width:0;display:flex}.workflow-product-detail__source[data-v-2fbabf4d]{color:#8c8c8c;align-items:center;gap:5px;font-size:12px;display:flex}.workflow-product-detail__source img[data-v-2fbabf4d]{object-fit:contain;width:14px;height:14px}.workflow-product-detail__overview h3[data-v-2fbabf4d]{color:#262626;margin:10px 0 7px;font-size:18px;font-weight:600;line-height:25px}.workflow-product-detail__overview p[data-v-2fbabf4d]{color:#595959;margin:0;font-size:12px;line-height:20px}.workflow-product-detail__overview p strong[data-v-2fbabf4d]{color:#52c41a}.workflow-product-detail__score[data-v-2fbabf4d]{align-items:center;gap:8px;margin-top:16px;display:flex}.workflow-product-detail__score span[data-v-2fbabf4d],.workflow-product-detail__score small[data-v-2fbabf4d]{color:#8c8c8c;font-size:12px}.workflow-product-detail__score b[data-v-2fbabf4d]{color:#1677ff;background:#e6f4ff;border-radius:14px;justify-content:center;align-items:center;min-width:38px;height:28px;font-size:14px;display:inline-flex}.workflow-product-detail__benchmarks[data-v-2fbabf4d],.workflow-product-detail__reason[data-v-2fbabf4d]{background:#fafafa;border-radius:6px;padding:14px 16px}.workflow-product-detail__benchmarks>div[data-v-2fbabf4d]{justify-content:space-between;align-items:center;gap:12px;display:flex}.workflow-product-detail__benchmarks h3[data-v-2fbabf4d],.workflow-product-detail__reason h3[data-v-2fbabf4d]{color:#34322d;margin:0;font-size:12px;font-weight:600}.workflow-product-detail__benchmarks>div small[data-v-2fbabf4d]{color:#8c8c8c;font-size:12px}.workflow-product-detail__benchmarks dl[data-v-2fbabf4d]{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 0;display:grid}.workflow-product-detail__benchmarks dl div[data-v-2fbabf4d]{min-width:0}.workflow-product-detail__benchmarks dt[data-v-2fbabf4d]{color:#7c7f9a;font-size:12px}.workflow-product-detail__benchmarks dd[data-v-2fbabf4d]{color:#1b1c1d;margin:5px 0 0;font-size:16px;font-weight:600}.workflow-product-detail__reason p[data-v-2fbabf4d]{color:#595959;margin:8px 0 0;font-size:12px;line-height:20px}.workflow-product-detail>footer[data-v-2fbabf4d]{border-top:1px solid #f0f0f0;border-bottom:0;justify-content:flex-end}.workflow-product-detail>footer span[data-v-2fbabf4d]{color:#8c8c8c;margin-right:auto;font-size:12px}.workflow-product-detail>footer span.selected[data-v-2fbabf4d]{color:#52c41a}.workflow-product-detail>footer button[data-v-2fbabf4d]{color:#595959;background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:32px;padding:5px 14px;font-size:12px}.workflow-product-detail>footer button[data-v-2fbabf4d]:last-child{color:#fff;background:#1677ff;border-color:#1677ff}@media (width<=720px){.workflow-product-detail-overlay[data-v-2fbabf4d]{align-items:flex-end;padding:12px}.workflow-product-detail[data-v-2fbabf4d]{max-height:calc(100vh - 24px)}.workflow-product-detail__overview[data-v-2fbabf4d]{grid-template-columns:112px minmax(0,1fr);gap:12px}.workflow-product-detail__overview figure[data-v-2fbabf4d]{width:112px}.workflow-product-detail__overview h3[data-v-2fbabf4d]{margin-top:6px;font-size:16px;line-height:21px}.workflow-product-detail__score[data-v-2fbabf4d]{flex-wrap:wrap;margin-top:8px}.workflow-product-detail__benchmarks>div[data-v-2fbabf4d]{flex-direction:column;align-items:flex-start;gap:4px}.workflow-product-detail__benchmarks dl[data-v-2fbabf4d]{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-product-detail>footer[data-v-2fbabf4d]{flex-wrap:wrap}.workflow-product-detail>footer span[data-v-2fbabf4d]{width:100%;margin-right:0}}.workflow-detail-copy[data-v-b27d0fcc]{z-index:2;color:#233c42;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffc2;border:1px solid #ffffffad;border-radius:6px;gap:3px;width:292px;padding:8px 10px;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #1a46521a}.workflow-detail-copy strong[data-v-b27d0fcc],.workflow-detail-copy small[data-v-b27d0fcc]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workflow-empty-state[data-v-b27d0fcc]{text-align:center;background:#ffffffb8;border:1px dashed #d9e2e5;border-radius:8px;place-items:center;gap:8px;min-height:250px;padding:32px 20px;display:grid}.workflow-empty-state__icon[data-v-b27d0fcc]{color:#1aa6a8;background:#e8f7f8;border-radius:12px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.workflow-empty-state strong[data-v-b27d0fcc]{color:#233c42;font-size:14px}.workflow-empty-state p[data-v-b27d0fcc]{color:#6b7b7e;max-width:360px;margin:0;font-size:12px;line-height:1.6}.workflow-empty-state button[data-v-b27d0fcc]{color:#148a8c;cursor:pointer;background:#fff;border:1px solid #1aa6a8;border-radius:5px;min-height:32px;margin-top:4px;padding:0 14px;font-size:12px}.workflow-detail-close[data-v-b27d0fcc]{z-index:4;color:#fff;cursor:pointer;background:#1a333b61;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:19px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.workflow-detail-copy strong[data-v-b27d0fcc]{font-size:14px;font-weight:600}.workflow-detail-copy small[data-v-b27d0fcc]{color:#5e6f72;font-size:12px}.workflow-detail-player button[data-v-b27d0fcc]{place-items:center;font-size:12px;display:grid}.workflow-detail-player.playing button[data-v-b27d0fcc]{background:#ffffff29;border-radius:50%}.workflow-detail-player>span i[data-v-b27d0fcc]{transition:width .9s linear}.capability-center-page[data-v-30ae8452]{color:#252a33;background:#f7f9fc;min-width:0;height:100%;overflow:auto}.capability-center-hero[data-v-30ae8452]{background:#f5f9ff;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:42px;min-height:306px;padding:38px clamp(24px,6vw,86px) 34px;display:flex}.capability-center-hero__copy[data-v-30ae8452]{max-width:690px}.capability-center-hero__eyebrow[data-v-30ae8452]{color:#3187ef;letter-spacing:.06em;font-size:12px;font-weight:700}.capability-center-hero h1[data-v-30ae8452]{color:#1d2635;margin:10px 0 9px;font-size:clamp(25px,3vw,36px);line-height:1.2}.capability-center-hero p[data-v-30ae8452]{color:#727d8d;max-width:680px;margin:0;font-size:14px;line-height:1.7}.capability-center-hero__steps[data-v-30ae8452]{color:#6e798a;align-items:center;gap:11px;margin-top:24px;font-size:12px;display:flex}.capability-center-hero__steps span[data-v-30ae8452]{align-items:center;gap:6px;display:inline-flex}.capability-center-hero__steps b[data-v-30ae8452]{color:#3187ef;font-size:12px}.capability-center-hero__steps i[data-v-30ae8452]{color:#b2bcc9;font-style:normal}.capability-center-hero__visual[data-v-30ae8452]{flex:0 0 min(420px,38vw);width:min(420px,38vw);height:224px;position:relative}.capability-center-hero__visual figure[data-v-30ae8452]{background:#e7edf5;border:3px solid #ffffffe6;border-radius:10px;margin:0;position:absolute;overflow:hidden;box-shadow:0 14px 30px #1f304821}.capability-center-hero__visual figure>img[data-v-30ae8452]{object-fit:cover;width:100%;height:100%}.capability-center-hero__frame--1[data-v-30ae8452]{inset:0 132px 42px 0}.capability-center-hero__frame--2[data-v-30ae8452]{width:156px;height:104px;top:12px;right:0}.capability-center-hero__frame--3[data-v-30ae8452]{width:132px;height:96px;bottom:28px;right:22px}.capability-center-hero__visual figcaption[data-v-30ae8452]{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#181f2bb8;border-radius:7px;align-items:center;gap:6px;min-width:0;padding:5px 7px;display:flex;position:absolute;inset:auto 7px 7px}.capability-center-hero__visual figcaption i[data-v-30ae8452]{border-radius:6px;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.capability-center-hero__visual figcaption i img[data-v-30ae8452]{width:15px;height:15px}.capability-center-hero__visual figcaption span[data-v-30ae8452]{min-width:0;display:grid}.capability-center-hero__visual figcaption small[data-v-30ae8452],.capability-center-hero__visual figcaption strong[data-v-30ae8452]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.capability-center-hero__visual figcaption small[data-v-30ae8452]{color:#ffffffb3;font-size:12px}.capability-center-hero__visual figcaption strong[data-v-30ae8452]{font-size:12px}.capability-center-hero__dock[data-v-30ae8452]{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex;position:absolute;bottom:0;right:0}.capability-center-hero__platforms[data-v-30ae8452]{background:#ffffffe0;border:1px solid #3a4d6817;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;display:flex;box-shadow:0 5px 15px #26364d12}.capability-center-hero__platforms i[data-v-30ae8452]{background:#f4f6f9;border-radius:5px;place-items:center;width:25px;height:20px;display:grid}.capability-center-hero__platforms img[data-v-30ae8452]{object-fit:contain;width:21px;max-height:13px}.capability-center-hero__count[data-v-30ae8452]{color:#7f8997;align-items:baseline;gap:5px;display:flex}.capability-center-hero__count strong[data-v-30ae8452]{color:#3187ef;font-size:25px;line-height:1}.capability-center-hero__count small[data-v-30ae8452]{white-space:nowrap;font-size:12px}.capability-center-toolbar[data-v-30ae8452]{padding:20px clamp(24px,6vw,86px) 0}.capability-center-search[data-v-30ae8452]{color:#8d98a7;background:#fff;border:1px solid #e1e7ef;border-radius:9px;align-items:center;gap:8px;width:min(460px,100%);height:38px;padding:0 12px;display:flex}.capability-center-search span[data-v-30ae8452]{font-size:21px;line-height:1}.capability-center-search input[data-v-30ae8452]{color:#303744;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.capability-center-toolbar__filters[data-v-30ae8452]{align-items:center;gap:12px;margin-top:13px;padding-bottom:2px;display:flex;overflow-x:auto}.capability-center-filter-group[data-v-30ae8452],.capability-center-status-group[data-v-30ae8452]{flex:none;gap:4px;display:flex}.capability-center-filter-group button[data-v-30ae8452],.capability-center-status-group button[data-v-30ae8452]{color:#808a99;white-space:nowrap;background:0 0;border-radius:7px;height:28px;padding:0 9px;font-size:12px}.capability-center-filter-group button[data-v-30ae8452]:hover,.capability-center-status-group button[data-v-30ae8452]:hover,.capability-center-filter-group button.active[data-v-30ae8452],.capability-center-status-group button.active[data-v-30ae8452]{color:#2e78dc;background:#eaf2ff}.capability-center-toolbar__filters select[data-v-30ae8452]{color:#687383;background:#fff;border:1px solid #e3e8ef;border-radius:7px;flex:none;height:28px;padding:0 24px 0 9px;font-size:12px}.capability-center-content[data-v-30ae8452]{padding:22px clamp(24px,6vw,86px) 40px}.capability-center-list-header[data-v-30ae8452]{color:#9aa3af;grid-template-columns:minmax(300px,1.8fr) minmax(170px,.9fr) 100px 170px;gap:18px;padding:0 18px 9px;font-size:12px;display:grid}.capability-center-list-header span[data-v-30ae8452]:nth-child(3){text-align:center}.capability-center-list[data-v-30ae8452]{gap:8px;display:grid}.capability-center-row[data-v-30ae8452]{background:#fff;border:1px solid #e8edf3;border-radius:11px;grid-template-columns:minmax(300px,1.8fr) minmax(170px,.9fr) 100px 170px;align-items:center;gap:18px;min-height:100px;padding:14px 18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.capability-center-row[data-v-30ae8452]:hover{border-color:color-mix(in srgb, var(--capability-accent) 35%, #e5eaf1);transform:translateY(-1px);box-shadow:0 8px 22px #1e2f480f}.capability-center-row__main[data-v-30ae8452]{text-align:left;background:0 0;align-items:flex-start;gap:12px;min-width:0;padding:0;display:flex}.capability-center-row__preview[data-v-30ae8452]{background:var(--capability-soft);border-radius:9px;flex:0 0 76px;width:76px;height:58px;display:block;position:relative}.capability-center-row__preview>img[data-v-30ae8452]{object-fit:cover;border-radius:9px;width:100%;height:100%}.capability-center-row__preview>i[data-v-30ae8452]{border:2px solid #fff;border-radius:7px;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:-5px;right:-5px;box-shadow:0 3px 7px #1d293a1f}.capability-center-row__preview>i img[data-v-30ae8452]{width:15px;height:15px}.capability-center-row__main>span[data-v-30ae8452]:last-child{gap:4px;min-width:0;display:grid}.capability-center-row__main strong[data-v-30ae8452]{color:#252c37;font-size:14px}.capability-center-row__main small[data-v-30ae8452]{color:#737d8b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.5;overflow:hidden}.capability-center-row__main em[data-v-30ae8452]{color:var(--capability-accent);font-size:12px;font-style:normal}.capability-center-row__input[data-v-30ae8452]{flex-wrap:wrap;align-content:center;gap:4px;display:flex}.capability-center-row__input span[data-v-30ae8452],.capability-center-row__input small[data-v-30ae8452]{color:#798493;background:#f5f7fa;border-radius:5px;padding:4px 6px;font-size:12px}.capability-center-row__input small[data-v-30ae8452]{background:0 0;padding-inline:0}.capability-center-row__status[data-v-30ae8452]{white-space:nowrap;border-radius:20px;justify-self:center;padding:4px 7px;font-size:12px}.capability-center-row__status--available[data-v-30ae8452]{color:#248449;background:#eaf8ef}.capability-center-row__status--beta[data-v-30ae8452]{color:#b76a12;background:#fff2df}.capability-center-row__status--config-required[data-v-30ae8452]{color:#7d8794;background:#f1f3f6}.capability-center-row__actions[data-v-30ae8452]{justify-content:flex-end;gap:5px;display:flex}.capability-center-row__actions button[data-v-30ae8452]{color:#75808e;white-space:nowrap;background:0 0;border-radius:7px;height:29px;padding:0 8px;font-size:12px}.capability-center-row__actions button[data-v-30ae8452]:hover{color:#47515f;background:#f3f5f8}.capability-center-row__actions button.primary[data-v-30ae8452]{background:var(--capability-accent);color:#fff}.capability-center-row__actions button.primary[data-v-30ae8452]:hover{filter:brightness(.95)}.capability-center-row__actions button[data-v-30ae8452]:disabled{cursor:not-allowed;opacity:.4}.capability-center-empty[data-v-30ae8452]{color:#7d8794;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.capability-center-empty strong[data-v-30ae8452]{color:#3d4653;font-size:16px}.capability-center-empty p[data-v-30ae8452]{margin:0;font-size:12px}.capability-center-empty button[data-v-30ae8452]{color:#2e78dc;background:#eaf2ff;border-radius:7px;height:30px;padding:0 12px;font-size:12px}.capability-center-footer[data-v-30ae8452]{color:#8a94a1;border-top:1px solid #e7ecf2;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:13px 16px;font-size:12px;display:flex}.capability-center-footer button[data-v-30ae8452]{color:#347edc;white-space:nowrap;background:#eef4ff;border-radius:7px;height:28px;padding:0 10px;font-size:12px}.capability-detail-layer[data-v-30ae8452]{z-index:110;justify-content:flex-end;display:flex;position:fixed;inset:0}.capability-detail-layer__backdrop[data-v-30ae8452]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1218223d;width:100%;height:100%;position:absolute;inset:0}.capability-detail-drawer[data-v-30ae8452]{background:#fbfcfe;flex-direction:column;width:min(430px,100%);height:100%;display:flex;position:relative;box-shadow:-18px 0 50px #161f2e29}.capability-detail-drawer__header[data-v-30ae8452]{background:linear-gradient(120deg, var(--capability-soft), #fbfcfe 70%);border-bottom:1px solid #e9edf3;justify-content:space-between;align-items:flex-start;gap:14px;padding:27px 25px 20px;display:flex}.capability-detail-drawer__header>div[data-v-30ae8452]{align-items:center;gap:10px;display:flex}.capability-detail-drawer__icon[data-v-30ae8452]{background:#ffffffc7;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.capability-detail-drawer__icon img[data-v-30ae8452]{width:25px;height:25px}.capability-detail-drawer__header small[data-v-30ae8452]{color:var(--capability-accent);font-size:12px}.capability-detail-drawer__header h2[data-v-30ae8452]{color:#252c37;margin:3px 0 0;font-size:20px}.capability-detail-drawer__header>button[data-v-30ae8452]{color:#738093;background:#232d3d12;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;display:grid}.capability-detail-drawer__scroll[data-v-30ae8452]{flex:1;padding:24px 25px 30px;overflow:auto}.capability-detail-drawer__visual[data-v-30ae8452]{background:var(--capability-soft);border-radius:11px;height:190px;margin:0 0 12px;position:relative;overflow:hidden}.capability-detail-drawer__visual>img[data-v-30ae8452]{object-fit:cover;width:100%;height:100%}.capability-detail-drawer__visual figcaption[data-v-30ae8452]{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1b222ebf;border-radius:8px;gap:2px;padding:8px 10px;display:grid;position:absolute;inset:auto 10px 10px}.capability-detail-drawer__visual figcaption strong[data-v-30ae8452]{font-size:12px}.capability-detail-drawer__visual figcaption span[data-v-30ae8452]{color:#ffffffbf;font-size:12px}.capability-detail-drawer__visual-steps[data-v-30ae8452]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:24px;display:grid}.capability-detail-drawer__visual-steps>div[data-v-30ae8452]{background:#fff;border:1px solid #e6ebf1;border-radius:8px;overflow:hidden}.capability-detail-drawer__visual-steps img[data-v-30ae8452]{object-fit:cover;width:100%;height:58px}.capability-detail-drawer__visual-steps span[data-v-30ae8452]{color:#697483;align-items:center;gap:4px;padding:6px;font-size:12px;display:flex}.capability-detail-drawer__visual-steps b[data-v-30ae8452]{color:var(--capability-accent);font-size:12px}.capability-detail-drawer__scroll section[data-v-30ae8452]{margin-bottom:23px}.capability-detail-drawer__label[data-v-30ae8452]{color:#9aa3ae;letter-spacing:.04em;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.capability-detail-drawer__scroll p[data-v-30ae8452]{color:#5e6877;margin:0;font-size:14px;line-height:1.7}.capability-detail-drawer__scroll ul[data-v-30ae8452]{gap:7px;margin:0;padding:0;list-style:none;display:grid}.capability-detail-drawer__scroll li[data-v-30ae8452]{color:#5e6877;padding-left:15px;font-size:12px;line-height:1.5;position:relative}.capability-detail-drawer__scroll li[data-v-30ae8452]:before{background:var(--capability-accent);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.capability-detail-drawer__chips[data-v-30ae8452]{flex-wrap:wrap;gap:6px;display:flex}.capability-detail-drawer__chips span[data-v-30ae8452]{color:#687484;background:#f1f4f8;border-radius:6px;padding:6px 8px;font-size:12px}.capability-detail-drawer__platforms[data-v-30ae8452]{flex-wrap:wrap;gap:7px;display:flex}.capability-detail-drawer__platforms span[data-v-30ae8452]{color:#687484;background:#fff;border:1px solid #e7ebf1;border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:5px 8px;font-size:12px;display:inline-flex}.capability-detail-drawer__platforms img[data-v-30ae8452]{object-fit:contain;width:25px;max-height:14px}.capability-detail-drawer__scroll ol[data-v-30ae8452]{gap:10px;margin:0;padding:0;list-style:none;display:grid}.capability-detail-drawer__scroll ol li[data-v-30ae8452]{align-items:center;gap:10px;padding:0;display:flex}.capability-detail-drawer__scroll ol li[data-v-30ae8452]:before{display:none}.capability-detail-drawer__scroll ol b[data-v-30ae8452]{background:var(--capability-soft);width:22px;height:22px;color:var(--capability-accent);border-radius:50%;flex:0 0 22px;place-items:center;font-size:12px;display:grid}.capability-detail-drawer__scroll ol span[data-v-30ae8452]{color:#5e6877;font-size:12px}.capability-detail-drawer__next[data-v-30ae8452]{background:var(--capability-soft);border-radius:9px;padding:12px}.capability-detail-drawer__next p[data-v-30ae8452]{color:#4c596a}.capability-detail-drawer__footer[data-v-30ae8452]{background:#fff;border-top:1px solid #e9edf3;justify-content:flex-end;gap:8px;padding:15px 25px;display:flex}.capability-detail-drawer__footer button[data-v-30ae8452]{color:#75808e;background:0 0;border-radius:8px;height:36px;padding:0 12px;font-size:12px}.capability-detail-drawer__footer button.primary[data-v-30ae8452]{background:var(--capability-accent);color:#fff}.capability-detail-drawer__footer button[data-v-30ae8452]:disabled{cursor:not-allowed;opacity:.45}@media (width<=980px){.capability-center-hero[data-v-30ae8452]{align-items:flex-start}.capability-center-hero__visual[data-v-30ae8452]{flex-basis:310px;width:310px;height:205px}.capability-center-hero__frame--1[data-v-30ae8452]{right:92px}.capability-center-hero__frame--2[data-v-30ae8452]{width:118px}.capability-center-hero__frame--3[data-v-30ae8452]{width:108px}.capability-center-list-header[data-v-30ae8452]{display:none}.capability-center-row[data-v-30ae8452]{grid-template-columns:minmax(0,1fr) 100px auto}.capability-center-row__input[data-v-30ae8452]{grid-column:1/2;margin-left:50px}.capability-center-row__actions[data-v-30ae8452]{grid-area:2/2/auto/4;justify-content:flex-start}}@media (width<=620px){.capability-center-hero[data-v-30ae8452]{padding:30px 20px 25px;display:block}.capability-center-hero__visual[data-v-30ae8452]{width:100%;height:208px;margin-top:24px}.capability-center-hero__frame--1[data-v-30ae8452]{right:104px}.capability-center-hero__frame--2[data-v-30ae8452]{width:132px}.capability-center-hero__frame--3[data-v-30ae8452]{width:118px}.capability-center-hero__steps[data-v-30ae8452]{flex-wrap:wrap;gap:8px}.capability-center-toolbar[data-v-30ae8452],.capability-center-content[data-v-30ae8452]{padding-inline:16px}.capability-center-toolbar__filters[data-v-30ae8452]{flex-direction:column;align-items:flex-start}.capability-center-filter-group[data-v-30ae8452],.capability-center-status-group[data-v-30ae8452]{width:100%;overflow-x:auto}.capability-center-row[data-v-30ae8452]{padding:14px;display:block}.capability-center-row__input[data-v-30ae8452]{margin:12px 0 10px 88px}.capability-center-row__status[data-v-30ae8452]{margin-left:88px;display:inline-block}.capability-center-row__actions[data-v-30ae8452]{margin-top:10px;margin-left:88px}.capability-center-footer[data-v-30ae8452]{flex-direction:column;align-items:flex-start}}.composition-demo[data-v-c9267ae2]{color:#27343a;background:#f4f6f7;min-height:100vh;overflow:auto}.composition-demo__topbar[data-v-c9267ae2]{background:#fbfcfc;border-bottom:1px solid #dfe6e8;justify-content:space-between;align-items:center;height:66px;padding:0 34px;display:flex}.composition-demo__brand[data-v-c9267ae2],.composition-demo__nav[data-v-c9267ae2],.composition-demo__connection[data-v-c9267ae2]{align-items:center;display:flex}.composition-demo__brand[data-v-c9267ae2]{gap:9px;font-size:14px}.composition-demo__brand img[data-v-c9267ae2]{width:25px;height:25px}.composition-demo__brand i[data-v-c9267ae2]{background:#d9e0e2;width:1px;height:18px;margin:0 5px}.composition-demo__brand strong[data-v-c9267ae2]{color:#708087;font-size:12px;font-weight:500}.composition-demo__nav[data-v-c9267ae2]{background:#f2f5f5;border:1px solid #e0e6e8;border-radius:8px;gap:6px;padding:4px}.composition-demo__nav button[data-v-c9267ae2]{color:#78858a;background:0 0;border-radius:6px;padding:8px 16px;font-size:12px}.composition-demo__nav button.active[data-v-c9267ae2]{color:#27343a;background:#fff;font-weight:600;box-shadow:0 1px 4px #243b4314}.composition-demo__connection[data-v-c9267ae2]{color:#6e7c81;gap:7px;font-size:12px}.composition-demo__connection i[data-v-c9267ae2],.execution-toolbar i[data-v-c9267ae2]{background:#4db88a;border-radius:50%;width:7px;height:7px}.composition-home[data-v-c9267ae2]{max-width:1240px;margin:0 auto;padding:42px 36px 64px}.composition-hero[data-v-c9267ae2]{grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);align-items:center;gap:64px;min-height:320px;display:grid}.composition-kicker[data-v-c9267ae2]{color:#eb6e3b;letter-spacing:.16em;margin:0 0 16px;font-size:12px;font-weight:700}.composition-hero h1[data-v-c9267ae2]{color:#213137;letter-spacing:-.04em;margin:0;font-size:clamp(38px,5vw,62px);font-weight:650;line-height:1.08}.composition-hero h1 em[data-v-c9267ae2]{color:#eb6e3b;font-style:normal}.composition-hero__copy[data-v-c9267ae2]{color:#6b7a80;max-width:520px;margin:22px 0 26px;font-size:14px;line-height:1.75}.composition-primary[data-v-c9267ae2]{color:#fff;background:#ed7040;border-radius:7px;align-items:center;gap:20px;min-height:42px;padding:0 16px 0 18px;font-size:14px;font-weight:650;display:inline-flex;box-shadow:0 4px 12px #ed704033}.composition-primary span[data-v-c9267ae2]{font-size:17px;transition:transform .16s}.composition-primary:hover span[data-v-c9267ae2]{transform:translate(3px)}.composition-primary[data-v-c9267ae2]:disabled{cursor:not-allowed;opacity:.55}.composition-primary--small[data-v-c9267ae2]{min-height:36px;padding-left:14px;font-size:12px}.composition-hero__diagram[data-v-c9267ae2]{background:#eaf0f0;border:1px solid #dce5e7;border-radius:8px;min-height:300px;position:relative;overflow:hidden}.composition-hero__diagram[data-v-c9267ae2]:before{opacity:.45;content:"";background-image:linear-gradient(#d7e2e3 1px,#0000 1px),linear-gradient(90deg,#d7e2e3 1px,#0000 1px);background-size:29px 29px;position:absolute;inset:0}.diagram-label[data-v-c9267ae2]{color:#78888c;font-size:12px;position:absolute;top:38px;left:38px}.diagram-goal[data-v-c9267ae2]{color:#263a40;background:#fff;border:1px solid #cbd9db;border-radius:7px;width:148px;padding:14px;font-size:16px;font-weight:700;line-height:1.4;position:absolute;top:68px;left:38px;box-shadow:0 7px 18px #29484f14}.diagram-goal small[data-v-c9267ae2]{color:#eb6e3b;font-size:12px;font-weight:600}.diagram-line[data-v-c9267ae2]{transform-origin:0;background:#a6b9bc;height:1px;position:absolute}.diagram-line[data-v-c9267ae2]:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #91a8ac;position:absolute;top:-4px;right:-1px}.diagram-line--one[data-v-c9267ae2]{width:145px;top:108px;left:188px}.diagram-line--two[data-v-c9267ae2]{width:145px;top:109px;left:188px;transform:rotate(31deg)}.diagram-node[data-v-c9267ae2]{background:#fff;border:1px solid;border-radius:7px;place-items:center;width:128px;height:58px;font-size:12px;font-weight:700;display:grid;position:absolute;box-shadow:0 6px 16px #29484f14}.diagram-node--blue[data-v-c9267ae2]{color:#31718c;border-color:#b9d3df;top:63px;left:350px}.diagram-node--orange[data-v-c9267ae2]{color:#c65e38;border-color:#e5c5b8;top:163px;left:350px}.diagram-node--green[data-v-c9267ae2]{color:#31825d;border-color:#b5d6c5;top:92px;right:34px}.diagram-caption[data-v-c9267ae2]{color:#476269;font-size:12px;font-weight:700;line-height:1.6;position:absolute;bottom:36px;right:31px}.diagram-caption span[data-v-c9267ae2]{color:#819196;font-size:12px;font-weight:400}.goal-composer[data-v-c9267ae2]{background:#fff;border:1px solid #d6e1e3;border-radius:8px;margin-top:26px}.goal-composer__header[data-v-c9267ae2],.goal-composer__footer[data-v-c9267ae2]{justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.goal-composer__header[data-v-c9267ae2]{border-bottom:1px solid #e6ecee}.goal-composer__header>div[data-v-c9267ae2],.goal-composer__footer>div[data-v-c9267ae2]{align-items:center;gap:12px;display:flex}.section-index[data-v-c9267ae2]{color:#eb6e3b;letter-spacing:.12em;font-size:12px;font-weight:750}.goal-composer h2[data-v-c9267ae2],.home-section-block h2[data-v-c9267ae2]{letter-spacing:-.01em;margin:0;font-size:16px}.goal-composer__hint[data-v-c9267ae2],.section-heading__muted[data-v-c9267ae2]{color:#859297;font-size:12px}.goal-options[data-v-c9267ae2]{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 22px;display:grid}.goal-option[data-v-c9267ae2]{text-align:left;background:#fbfcfc;border:1px solid #e1e8e9;border-radius:7px;grid-template-columns:16px 1fr;gap:2px 10px;min-height:88px;padding:15px;display:grid}.goal-option[data-v-c9267ae2]:hover{border-color:#c5d5d8}.goal-option.selected[data-v-c9267ae2]{background:#fff9f6;border-color:#ed7040}.goal-option__radio[data-v-c9267ae2]{border:1px solid #c8d3d6;border-radius:50%;grid-row:1/span 2;width:15px;height:15px;margin-top:2px}.goal-option.selected .goal-option__radio[data-v-c9267ae2]{border:4px solid #ed7040}.goal-option strong[data-v-c9267ae2]{font-size:14px}.goal-option small[data-v-c9267ae2]{color:#7b898d;font-size:12px;line-height:1.45}.goal-composer__footer[data-v-c9267ae2]{border-top:1px solid #e6ecee}.goal-composer__footer>div[data-v-c9267ae2]{gap:9px}.goal-composer__footer span[data-v-c9267ae2]{color:#819094;font-size:12px}.goal-composer__footer strong[data-v-c9267ae2]{font-size:14px}.goal-composer__footer small[data-v-c9267ae2]{color:#829094;font-size:12px}.home-lower[data-v-c9267ae2]{grid-template-columns:1.15fr .85fr;gap:40px;margin-top:52px;display:grid}.home-section-block[data-v-c9267ae2]{min-width:0}.section-heading[data-v-c9267ae2]{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-heading>div[data-v-c9267ae2]{align-items:center;gap:12px;display:flex}.section-heading button[data-v-c9267ae2]{color:#64777d;background:0 0;padding:3px 0;font-size:12px}.section-heading button span[data-v-c9267ae2]{color:#ed7040;margin-left:5px}.resume-row[data-v-c9267ae2]{text-align:left;background:#fff;border:1px solid #dbe4e6;border-radius:7px;grid-template-columns:40px minmax(0,1fr) 120px 34px 16px;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 15px;display:grid}.resume-row[data-v-c9267ae2]:hover{border-color:#c4d4d7}.resume-row__mark[data-v-c9267ae2]{background:#eef3f3;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.resume-row__mark img[data-v-c9267ae2]{width:17px}.resume-row__copy[data-v-c9267ae2]{gap:5px;min-width:0;display:grid}.resume-row__copy strong[data-v-c9267ae2]{color:#33474d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.resume-row__copy small[data-v-c9267ae2]{color:#879498;font-size:12px}.resume-row__progress[data-v-c9267ae2]{background:#e7edef;border-radius:5px;height:5px;overflow:hidden}.resume-row__progress i[data-v-c9267ae2],.execution-progress i[data-v-c9267ae2],.execution-progress b[data-v-c9267ae2]{border-radius:inherit;height:100%;display:block}.resume-row__progress i[data-v-c9267ae2],.execution-progress b[data-v-c9267ae2]{background:#ed7040}.resume-row__percent[data-v-c9267ae2]{color:#5d7076;font-size:12px}.resume-row__arrow[data-v-c9267ae2]{color:#ed7040;font-size:18px}.recipe-grid[data-v-c9267ae2]{gap:8px;display:grid}.recipe-card[data-v-c9267ae2]{text-align:left;background:0 0;border-bottom:1px solid #dbe4e6;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:10px 12px;display:grid}.recipe-card[data-v-c9267ae2]:hover{background:#fff}.recipe-card__number[data-v-c9267ae2]{color:#809095;border:1px solid #d4e0e2;border-radius:5px;place-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:grid}.recipe-card--active .recipe-card__number[data-v-c9267ae2]{color:#d76038;background:#fff4ef;border-color:#efb49c}.recipe-card span[data-v-c9267ae2]:nth-child(2){gap:3px;display:grid}.recipe-card strong[data-v-c9267ae2]{color:#34484d;font-size:12px}.recipe-card small[data-v-c9267ae2]{color:#879498;font-size:12px}.recipe-card b[data-v-c9267ae2]{color:#8a989b;font-size:12px;font-weight:500}.execution-shell[data-v-c9267ae2]{grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 66px);display:grid}.execution-sidebar[data-v-c9267ae2]{background:#edf2f2;border-right:1px solid #dce5e7;padding:26px 22px}.execution-back[data-v-c9267ae2]{color:#708087;background:0 0;padding:0;font-size:12px}.execution-sidebar__title[data-v-c9267ae2]{align-items:center;gap:10px;margin:42px 0 22px;display:flex}.sidebar-symbol[data-v-c9267ae2]{color:#fff;background:#ed7040;border-radius:7px;place-items:center;width:33px;height:33px;font-size:16px;font-weight:700;display:grid}.execution-sidebar__title div[data-v-c9267ae2]{gap:4px;display:grid}.execution-sidebar__title small[data-v-c9267ae2],.execution-summary span[data-v-c9267ae2]{color:#7d8c90;font-size:12px}.execution-sidebar__title strong[data-v-c9267ae2]{font-size:14px}.execution-summary[data-v-c9267ae2]{border-top:1px solid #d6e1e3;border-bottom:1px solid #d6e1e3;gap:7px;padding:16px 0;display:grid}.execution-summary strong[data-v-c9267ae2]{margin-bottom:5px;font-size:12px;font-weight:550}.execution-progress[data-v-c9267ae2]{margin-top:28px}.execution-progress>div[data-v-c9267ae2]{justify-content:space-between;align-items:center;display:flex}.execution-progress span[data-v-c9267ae2]{color:#718186;font-size:12px}.execution-progress strong[data-v-c9267ae2]{font-size:18px}.execution-progress>i[data-v-c9267ae2]{background:#dce5e7;border-radius:6px;height:6px;margin:10px 0 8px;display:block;overflow:hidden}.execution-progress small[data-v-c9267ae2]{color:#89979a;font-size:12px}.execution-sidebar__legend[data-v-c9267ae2]{color:#748489;gap:10px;margin-top:42px;font-size:12px;display:grid}.execution-sidebar__legend span[data-v-c9267ae2]{align-items:center;gap:7px;display:flex}.dot[data-v-c9267ae2]{border-radius:50%;width:7px;height:7px}.dot--done[data-v-c9267ae2]{background:#4db88a}.dot--running[data-v-c9267ae2]{background:#ed7040}.dot--wait[data-v-c9267ae2]{background:#b6c4c6}.execution-main[data-v-c9267ae2]{background:#f8faf9;min-width:0;padding:34px 44px 54px}.execution-header[data-v-c9267ae2]{justify-content:space-between;align-items:flex-start;display:flex}.execution-header h1[data-v-c9267ae2]{letter-spacing:-.03em;margin:0;font-size:29px}.execution-header p[data-v-c9267ae2]:last-child{color:#7a898d;margin:7px 0 0;font-size:12px}.execution-more[data-v-c9267ae2]{color:#7b898d;background:0 0;padding:0 4px;font-size:20px}.execution-toolbar[data-v-c9267ae2]{color:#819094;border-bottom:1px solid #dce5e7;align-items:center;gap:18px;margin-top:28px;padding-bottom:14px;font-size:12px;display:flex}.execution-toolbar span[data-v-c9267ae2]:first-child{color:#59726b;align-items:center;gap:7px;display:inline-flex}.execution-toolbar button[data-v-c9267ae2]{color:#d76038;background:0 0;margin-left:auto;padding:0;font-size:12px}.flow-canvas[data-v-c9267ae2]{background:#eef3f2;border:1px solid #d8e3e4;border-radius:8px;margin-top:20px;padding:22px}.flow-canvas__topline[data-v-c9267ae2]{color:#738388;justify-content:space-between;margin-bottom:18px;font-size:12px;display:flex}.flow-grid[data-v-c9267ae2]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.flow-node[data-v-c9267ae2]{text-align:left;background:#fff;border:1px solid #d4e0e1;border-radius:7px;align-content:start;gap:6px;width:150px;min-height:108px;padding:12px;display:grid;position:relative}.flow-node[data-v-c9267ae2]:hover,.flow-node.selected[data-v-c9267ae2]{border-color:#ed7040;box-shadow:0 0 0 2px #ed70401c}.flow-node--optional[data-v-c9267ae2]{border-style:dashed}.flow-node--done[data-v-c9267ae2]{border-color:#b7d8c7}.flow-node--running[data-v-c9267ae2]{border-color:#ed7040;box-shadow:0 0 0 2px #ed70401f}.flow-node--blocked[data-v-c9267ae2]{background:#f8eeee;border-color:#e1bdb7}.flow-node__top[data-v-c9267ae2]{color:#829195;justify-content:space-between;font-size:12px;display:flex}.flow-node__top i[data-v-c9267ae2]{color:#d76038;font-style:normal}.flow-node strong[data-v-c9267ae2]{color:#2f4349;font-size:14px}.flow-node>span[data-v-c9267ae2]:not(.flow-node__top){color:#819094;font-size:12px}.flow-node em[data-v-c9267ae2]{color:#5c8b71;margin-top:auto;font-size:12px;font-style:normal}.flow-node--running em[data-v-c9267ae2]{color:#d76038}.flow-node--waiting em[data-v-c9267ae2],.flow-node--optional em[data-v-c9267ae2]{color:#8c9a9d}.flow-node--blocked em[data-v-c9267ae2]{color:#b35b50}.flow-connector[data-v-c9267ae2]{background:#a8b9ba;width:23px;height:1px;position:relative}.flow-connector[data-v-c9267ae2]:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #9caeb0;position:absolute;top:-4px;right:-1px}.flow-connector.muted[data-v-c9267ae2]{background:#c4d0d1}.flow-note[data-v-c9267ae2]{border-top:1px solid #d6e2e3;gap:14px;margin-top:22px;padding-top:16px;display:flex}.flow-note span[data-v-c9267ae2]{color:#ed7040;font-size:12px;font-weight:700}.flow-note p[data-v-c9267ae2]{color:#74858a;margin:0;font-size:12px;line-height:1.6}.flow-note b[data-v-c9267ae2]{color:#4a6268}.node-inspector[data-v-c9267ae2]{background:#fff;border:1px solid #d8e3e4;border-radius:8px;margin-top:18px}.node-inspector__heading[data-v-c9267ae2]{border-bottom:1px solid #e4ebec;justify-content:space-between;align-items:flex-start;padding:20px 22px 14px;display:flex}.node-inspector__heading h2[data-v-c9267ae2]{margin:6px 0 4px;font-size:18px}.node-inspector__heading p[data-v-c9267ae2]{color:#7e8e92;margin:0;font-size:12px}.node-state[data-v-c9267ae2]{color:#4f8a6b;background:#edf5f0;border-radius:4px;padding:5px 8px;font-size:12px}.node-state--running[data-v-c9267ae2]{color:#d76038;background:#fff3ed}.node-state--blocked[data-v-c9267ae2]{color:#b15d52;background:#f9eded}.node-state--optional[data-v-c9267ae2],.node-state--waiting[data-v-c9267ae2]{color:#809094;background:#f1f4f4}.node-inspector__body[data-v-c9267ae2]{grid-template-columns:repeat(3,1fr);gap:22px;padding:18px 22px;display:grid}.inspector-field[data-v-c9267ae2]{align-content:start;gap:7px;display:grid}.inspector-field span[data-v-c9267ae2]{color:#8a989b;font-size:12px}.inspector-field strong[data-v-c9267ae2]{color:#51666c;font-size:12px;font-weight:500;line-height:1.5}.node-inspector__actions[data-v-c9267ae2]{border-top:1px solid #e4ebec;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}.secondary-action[data-v-c9267ae2]{color:#708187;background:#fff;border:1px solid #d5e0e1;border-radius:6px;min-height:36px;padding:0 13px;font-size:12px}@media (width<=1000px){.composition-hero[data-v-c9267ae2]{grid-template-columns:1fr;gap:28px}.composition-hero__diagram[data-v-c9267ae2]{max-width:620px}.home-lower[data-v-c9267ae2]{grid-template-columns:1fr;gap:30px}.execution-main[data-v-c9267ae2]{padding:28px 24px 42px}.execution-sidebar[data-v-c9267ae2]{padding:24px 18px}.flow-node[data-v-c9267ae2]{width:140px}}@media (width<=720px){.composition-demo__topbar[data-v-c9267ae2]{flex-wrap:wrap;gap:10px;height:auto;min-height:62px;padding:12px 16px}.composition-demo__brand strong[data-v-c9267ae2],.composition-demo__connection[data-v-c9267ae2]{display:none}.composition-demo__nav[data-v-c9267ae2]{margin-left:auto}.composition-home[data-v-c9267ae2]{padding:30px 16px 48px}.composition-hero h1[data-v-c9267ae2]{font-size:42px}.composition-hero__diagram[data-v-c9267ae2]{min-height:270px}.diagram-node--blue[data-v-c9267ae2]{left:210px}.diagram-node--orange[data-v-c9267ae2]{top:155px;left:210px}.diagram-node--green[data-v-c9267ae2]{right:20px}.diagram-line--one[data-v-c9267ae2],.diagram-line--two[data-v-c9267ae2]{width:40px;left:188px}.goal-options[data-v-c9267ae2]{grid-template-columns:1fr}.goal-composer__header[data-v-c9267ae2],.goal-composer__footer[data-v-c9267ae2]{flex-direction:column;align-items:flex-start;gap:14px}.goal-composer__footer>div[data-v-c9267ae2]{flex-wrap:wrap}.resume-row[data-v-c9267ae2]{grid-template-columns:34px minmax(0,1fr) 16px}.resume-row__progress[data-v-c9267ae2],.resume-row__percent[data-v-c9267ae2]{display:none}.execution-shell[data-v-c9267ae2]{display:block}.execution-sidebar[data-v-c9267ae2]{border-bottom:1px solid #dce5e7;border-right:0}.execution-sidebar__title[data-v-c9267ae2]{margin:24px 0 16px}.execution-sidebar__legend[data-v-c9267ae2]{flex-wrap:wrap;margin-top:22px;display:flex}.execution-main[data-v-c9267ae2]{padding:25px 16px 40px}.execution-toolbar[data-v-c9267ae2]{flex-wrap:wrap;gap:10px}.execution-toolbar button[data-v-c9267ae2]{margin-left:0}.flow-canvas[data-v-c9267ae2]{padding:14px;overflow-x:auto}.flow-grid[data-v-c9267ae2]{min-width:640px}.node-inspector__body[data-v-c9267ae2]{grid-template-columns:1fr;gap:14px}.node-inspector__heading[data-v-c9267ae2]{gap:12px}.node-inspector__actions[data-v-c9267ae2]{flex-wrap:wrap}.node-inspector__actions .composition-primary[data-v-c9267ae2]{margin-left:auto}}button,input,textarea,select{font:inherit}.intake-page[data-v-8530b1b8]{color:#272725;background:#f3f1ed;flex-direction:column;height:100dvh;display:flex;overflow:hidden}button[data-v-8530b1b8]{cursor:pointer;border:0}.intake-header[data-v-8530b1b8]{background:#f9f8f6;border-bottom:1px solid #ddd9d3;flex:0 0 68px;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(18px,3vw,44px);display:flex}.brand[data-v-8530b1b8],.header-actions[data-v-8530b1b8],.voice-header-button[data-v-8530b1b8],.fde-link[data-v-8530b1b8],.draft-state[data-v-8530b1b8]{align-items:center;display:flex}.brand[data-v-8530b1b8]{color:#272725;background:0 0;gap:11px;padding:0}.brand__image[data-v-8530b1b8]{background:#b8ff36;border-radius:7px;width:38px;height:38px;overflow:hidden}.brand__image img[data-v-8530b1b8]{object-fit:cover;object-position:50% 56%;width:100%;height:100%}.brand strong[data-v-8530b1b8]{letter-spacing:0;font-family:Georgia,Songti SC,serif;font-size:17px}.header-actions[data-v-8530b1b8]{gap:10px}.mode-switch[data-v-8530b1b8]{background:#efede9;border:1px solid #ddd9d3;border-radius:7px;gap:2px;min-height:34px;padding:3px;display:flex}.mode-switch button[data-v-8530b1b8]{color:#817b74;background:0 0;border-radius:5px;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:12px;display:flex}.mode-switch button.is-active[data-v-8530b1b8]{color:#272725;background:#fff;box-shadow:0 1px 4px #28231e14}.draft-state[data-v-8530b1b8]{color:#6d776e;gap:5px;font-size:12px}.voice-header-button[data-v-8530b1b8],.fde-link[data-v-8530b1b8]{border-radius:6px;gap:7px;min-height:34px;padding:0 12px}.voice-header-button[data-v-8530b1b8]{color:#fff;background:#272725}.fde-link[data-v-8530b1b8]{color:#55534f;background:0 0;font-weight:650}.clear-intake-button[data-v-8530b1b8]{color:#a6533d;background:#fff8f5;border:1px solid #e0cfc8;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:12px;display:inline-flex}.clear-intake-button[data-v-8530b1b8]:hover{background:#fff1eb;border-color:#c98b78}.success-banner[data-v-8530b1b8]{background:#edf4ed;border:1px solid #bfcdbf;border-radius:7px;align-items:center;gap:10px;min-height:48px;margin:10px 18px 0;padding:9px 13px;display:flex}.success-banner__icon[data-v-8530b1b8]{color:#fff;background:#566e5b;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.success-banner>div[data-v-8530b1b8]{flex:1;gap:2px;display:grid}.success-banner strong[data-v-8530b1b8]{font-size:12px}.success-banner span[data-v-8530b1b8]{color:#69746b;font-size:12px}.success-banner__actions[data-v-8530b1b8]{justify-content:flex-end;align-items:center;gap:6px;display:flex!important}.success-banner button[data-v-8530b1b8]{color:#464c47;white-space:nowrap;background:#fff;border:1px solid #d8e1d8;border-radius:5px;align-items:center;gap:4px;min-height:31px;padding:0 9px;font-size:12px;display:inline-flex}.success-banner button[data-v-8530b1b8]:hover{background:#f7fbf7;border-color:#8ba18d}.intake-shell[data-v-8530b1b8]{flex:1;grid-template-columns:minmax(230px,.23fr) minmax(620px,1.7fr) minmax(280px,.32fr);gap:16px;width:min(1840px,100% - 32px);min-height:0;margin:0 auto;padding:16px 0;display:grid;overflow:hidden}.intake-progress[data-v-8530b1b8],.intake-summary[data-v-8530b1b8],.intake-center[data-v-8530b1b8]{min-height:0}.intake-progress[data-v-8530b1b8]{flex-direction:column;display:flex;overflow:hidden}.progress-copy[data-v-8530b1b8]{border-bottom:1px solid #d9d5cf;padding:6px 4px 18px}.progress-copy h1[data-v-8530b1b8]{letter-spacing:0;margin:0 0 9px;font-family:Georgia,Songti SC,serif;font-size:26px;line-height:1.22}.progress-copy p[data-v-8530b1b8]{color:#77736d;margin:0;font-size:12px;line-height:1.7}.progress-ring[data-v-8530b1b8]{text-align:center;background:conic-gradient(#f16930 var(--progress), #ddd9d2 0);border-radius:50%;place-content:center;width:82px;height:82px;margin-top:20px;display:grid;position:relative}.progress-ring[data-v-8530b1b8]:before{content:"";background:#f3f1ed;border-radius:50%;position:absolute;inset:7px}.progress-ring strong[data-v-8530b1b8],.progress-ring span[data-v-8530b1b8]{z-index:1;position:relative}.progress-ring strong[data-v-8530b1b8]{font-size:17px}.progress-ring span[data-v-8530b1b8]{color:#8d8982;font-size:12px}.section-nav[data-v-8530b1b8]{align-content:start;gap:4px;min-height:0;padding-top:12px;display:grid;overflow-y:auto}.section-nav button[data-v-8530b1b8]{color:#77736d;text-align:left;background:0 0;border-radius:7px;grid-template-columns:28px 1fr 16px;align-items:center;gap:7px;min-height:57px;padding:9px 8px;display:grid}.section-nav button[data-v-8530b1b8]:hover,.section-nav button.is-active[data-v-8530b1b8]{color:#272725;background:#faf9f7}.section-nav button>span[data-v-8530b1b8]{color:#a59f96;font-family:Georgia,serif;font-size:12px}.section-nav button.is-active>span[data-v-8530b1b8]{color:#f16930}.section-nav strong[data-v-8530b1b8],.section-nav small[data-v-8530b1b8]{display:block}.section-nav strong[data-v-8530b1b8]{font-size:12px}.section-nav small[data-v-8530b1b8]{color:#aaa49c;margin-top:3px;font-size:12px}.section-tools[data-v-8530b1b8]{border-top:1px solid #ddd9d3;gap:7px;margin-top:auto;padding:14px 0 4px;display:grid}.section-tool[data-v-8530b1b8]{color:#615d57;background:#faf9f7;border:1px solid #ddd9d3;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:12.5px;display:flex}.section-tool[data-v-8530b1b8]:hover{color:#272725;background:#f1efe9}.section-tool.is-accent[data-v-8530b1b8]{color:#f16930;background:#fff5ef;border-color:#f16930}.section-tool.is-accent[data-v-8530b1b8]:hover{background:#ffe9dd}.required-mark[data-v-8530b1b8]{color:#f16930;margin-left:2px;font-style:normal;font-weight:700}.history-modal[data-v-8530b1b8]{text-align:left;align-items:stretch;gap:14px;width:min(520px,100vw - 48px)}.history-modal__header[data-v-8530b1b8]{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.history-modal__header h2[data-v-8530b1b8]{margin:0;font-size:17px}.history-modal__header p[data-v-8530b1b8]{color:#8d8982;margin:6px 0 0;font-size:12.5px}.history-modal__header button[data-v-8530b1b8]{color:#8d8982;background:0 0;border-radius:7px;padding:6px}.history-modal__header button[data-v-8530b1b8]:hover{color:#272725;background:#f1efe9}.history-list[data-v-8530b1b8]{gap:8px;max-height:min(420px,52vh);display:grid;overflow-y:auto}.history-item[data-v-8530b1b8]{text-align:left;background:#faf9f7;border:1px solid #ddd9d3;border-radius:9px;gap:4px;padding:11px 13px;display:grid}.history-item[data-v-8530b1b8]:hover{background:#fff5ef;border-color:#f16930}.history-item__title[data-v-8530b1b8]{color:#272725;font-size:13.5px;font-weight:600}.history-item__meta[data-v-8530b1b8]{color:#8d8982;font-size:12px}.history-item__empty[data-v-8530b1b8]{color:#8d8982;margin:0;font-size:12.5px}.intake-center[data-v-8530b1b8]{scrollbar-width:thin;scrollbar-color:#c9c3ba transparent;padding-right:3px;overflow-y:auto}.is-conversation-mode .intake-center[data-v-8530b1b8]{overflow:hidden}.intake-shell.is-conversation-mode[data-v-8530b1b8]{grid-template-columns:minmax(620px,1.7fr) minmax(280px,.32fr)}.is-form-mode .conversation-panel[data-v-8530b1b8]{display:none}.is-form-mode .intake-center[data-v-8530b1b8]{overflow-y:auto}.form-drawer-backdrop[data-v-8530b1b8]{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;display:block;position:static;inset:auto}.form-drawer[data-v-8530b1b8]{width:100%;height:auto;min-height:100%;box-shadow:none;background:0 0;padding:0 0 28px;overflow:visible}.form-drawer__header[data-v-8530b1b8]{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f7f4f5;border-bottom:1px solid #ddd9d3;justify-content:space-between;align-items:center;min-height:68px;margin:0 0 14px;padding:0;display:flex;position:sticky;top:0}.form-drawer__header div[data-v-8530b1b8]{gap:2px;display:grid}.form-drawer__header span[data-v-8530b1b8]{color:#8d877f;font-size:12px}.form-drawer__header strong[data-v-8530b1b8]{font-family:Georgia,Songti SC,serif;font-size:19px}.form-drawer__header button[data-v-8530b1b8]{color:#55514b;background:#ece9e4;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.form-drawer__header .form-time[data-v-8530b1b8]{color:#657264;align-items:center;gap:5px;display:inline-flex}.form-drawer__actions[data-v-8530b1b8]{align-items:center;gap:10px;display:flex!important}.form-drawer__actions .form-back-conversation[data-v-8530b1b8]{color:#4f5f9b;background:#fff;border:1px solid #d9d3cb;border-radius:6px;align-items:center;gap:5px;width:auto;height:32px;padding:0 10px;font-size:12px;display:inline-flex}.form-drawer__actions .form-back-conversation[data-v-8530b1b8]:hover{background:#f6f7ff;border-color:#8d9bd1}.customer-note[data-v-8530b1b8]{color:#657264;align-items:center;gap:6px;font-size:12px;display:inline-flex}.form-drawer .voice-invite[data-v-8530b1b8]{margin-bottom:12px}.conversation-panel[data-v-8530b1b8]{background:#fbfaf8;border:1px solid #ddd8d1;border-radius:8px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.conversation-panel__header[data-v-8530b1b8]{background:#fff;border-bottom:1px solid #e6e1da;justify-content:space-between;align-items:flex-start;gap:18px;min-height:106px;padding:20px 22px 15px;display:flex}.conversation-panel__header--minimal[data-v-8530b1b8]{border:0;min-height:0;padding:0}.conversation-kicker[data-v-8530b1b8]{color:#597ef7;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.conversation-panel h1[data-v-8530b1b8]{letter-spacing:0;margin:6px 0 3px;font-family:Georgia,Songti SC,serif;font-size:22px;line-height:1.25}.conversation-panel__header p[data-v-8530b1b8]{color:#8b867e;margin:0;font-size:12px;line-height:1.5}.conversation-form-button[data-v-8530b1b8]{color:#56524c;white-space:nowrap;background:#fff;border:1px solid #d9d5cf;border-radius:6px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12px;display:flex}.conversation-stream[data-v-8530b1b8]{background:#f6f5f3;flex:1;min-height:0;padding:25px clamp(22px,4vw,68px);overflow-y:auto}.conversation-message[data-v-8530b1b8]{gap:6px;max-width:min(820px,88%);margin:17px 0 22px;display:grid}.conversation-message--user[data-v-8530b1b8]{justify-items:end;margin-left:auto}.conversation-message__meta[data-v-8530b1b8]{color:#77736d;align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.conversation-message--user .conversation-message__meta[data-v-8530b1b8]{display:none}.conversation-message__kind[data-v-8530b1b8]{color:#546dd4;background:#edf1ff;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.conversation-message__body[data-v-8530b1b8]{color:#34322d;overflow-wrap:anywhere;background:#fff;border:1px solid #e1ddd7;border-radius:4px 14px 14px;min-width:0;padding:14px 17px;font-size:14px;line-height:1.75;box-shadow:0 2px 9px #2d282209}.conversation-message--user .conversation-message__body[data-v-8530b1b8]{color:#2f3f79;box-shadow:none;background:#edf1ff;border-color:#d4dcef;border-radius:14px 4px 14px 14px}.conversation-message__body[data-v-8530b1b8] p,.conversation-message__body[data-v-8530b1b8] ul,.conversation-message__body[data-v-8530b1b8] ol,.conversation-message__body[data-v-8530b1b8] blockquote,.conversation-message__body[data-v-8530b1b8] h2,.conversation-message__body[data-v-8530b1b8] h3,.conversation-message__body[data-v-8530b1b8] h4{margin:0}.conversation-message__body[data-v-8530b1b8] p+p,.conversation-message__body[data-v-8530b1b8] p+ul,.conversation-message__body[data-v-8530b1b8] ul+p,.conversation-message__body[data-v-8530b1b8] ol+p,.conversation-message__body[data-v-8530b1b8] blockquote+p,.conversation-message__body[data-v-8530b1b8] h2+p,.conversation-message__body[data-v-8530b1b8] h3+p,.conversation-message__body[data-v-8530b1b8] h4+p{margin-top:10px}.conversation-message__body[data-v-8530b1b8] h2,.conversation-message__body[data-v-8530b1b8] h3,.conversation-message__body[data-v-8530b1b8] h4{color:#2e2c29;font-weight:750;line-height:1.45}.conversation-message__body[data-v-8530b1b8] h2{font-size:17px}.conversation-message__body[data-v-8530b1b8] h3{font-size:15px}.conversation-message__body[data-v-8530b1b8] h4{font-size:14px}.conversation-message__body[data-v-8530b1b8] h2,.conversation-message__body[data-v-8530b1b8] h3{padding-bottom:3px}.conversation-message__body[data-v-8530b1b8] ul,.conversation-message__body[data-v-8530b1b8] ol{padding-left:20px}.conversation-message__body[data-v-8530b1b8] li+li{margin-top:4px}.conversation-message__body[data-v-8530b1b8] blockquote{color:#6d6a65;background:#f7f8fc;border-left:3px solid #b8c3e8;padding:7px 11px}.conversation-message__body[data-v-8530b1b8] code{color:#5b4d42;background:#f0eee9;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.conversation-message__body[data-v-8530b1b8] pre{color:#f5f4f1;background:#292825;border-radius:7px;margin:10px 0 0;padding:10px 12px;overflow-x:auto}.conversation-message__body[data-v-8530b1b8] pre code{color:inherit;white-space:pre;background:0 0;padding:0;font-size:12px}.conversation-message__body[data-v-8530b1b8] a{color:#4e68c7;text-underline-offset:2px;text-decoration:underline}.conversation-message__body[data-v-8530b1b8] .conversation-markdown__image{object-fit:contain;background:#faf9f7;border:1px solid #e4e0da;border-radius:7px;max-width:min(100%,480px);max-height:280px;margin-top:9px;display:block}.conversation-markdown__empty[data-v-8530b1b8]{color:#9a958e}.conversation-message--selection .conversation-message__kind[data-v-8530b1b8]{color:#536bd0;background:#edf1ff}.conversation-message--workflow .conversation-message__kind[data-v-8530b1b8]{color:#2b847a;background:#e7f5f2}.conversation-message--materials .conversation-message__kind[data-v-8530b1b8]{color:#806d40;background:#f8f2df}.conversation-message--target .conversation-message__kind[data-v-8530b1b8]{color:#9b6631;background:#fff0df}.conversation-message--rule .conversation-message__kind[data-v-8530b1b8]{color:#a05442;background:#fff0eb}.conversation-message--confirmation .conversation-message__kind[data-v-8530b1b8],.conversation-message--complete .conversation-message__kind[data-v-8530b1b8]{color:#4f7a58;background:#eaf4e9}.conversation-message--service .conversation-message__kind[data-v-8530b1b8]{color:#a05442;background:#fff0eb}.conversation-question[data-v-8530b1b8]{background:#fff;border-top:1px solid #e0dcd6;padding:14px 20px 15px}.conversation-question__top[data-v-8530b1b8]{color:#6e6962;justify-content:space-between;align-items:flex-end;gap:14px;font-size:12px;display:flex}.conversation-question__top>div[data-v-8530b1b8]:first-child{align-items:baseline;gap:8px;min-width:0;display:flex}.conversation-question__top>div:first-child>span[data-v-8530b1b8]{color:#9a948c;font-size:11px}.conversation-question__top strong[data-v-8530b1b8]{overflow-wrap:anywhere;color:#34322d;font-size:14px;line-height:1.4}.conversation-question__count[data-v-8530b1b8]{color:#8d877f;flex:none;align-items:center;gap:9px;font-size:11px;display:flex}.conversation-question__count span+span[data-v-8530b1b8]{border-left:1px solid #e2ded8;padding-left:9px}.conversation-question__status[data-v-8530b1b8]{color:#8d877f;justify-content:space-between;align-items:center;font-size:11px;display:flex}.conversation-example[data-v-8530b1b8]{color:#7a6b40;background:#fdfaf1;border:1px solid #e4dec9;border-radius:7px;align-items:flex-start;gap:6px;margin:0 0 10px;padding:7px 9px;font-size:11.5px;line-height:1.55;display:flex}.conversation-example svg[data-v-8530b1b8]{color:#c9a53f;flex:none;margin-top:1px}.conversation-example em[data-v-8530b1b8]{color:#a3862e;margin-right:6px;font-style:normal;font-weight:600}.conversation-question__links[data-v-8530b1b8]{align-items:center;gap:10px;display:flex}.conversation-form-link[data-v-8530b1b8]{color:#586fc9;background:0 0;align-items:center;gap:4px;padding:3px 0;font-size:11px;display:inline-flex}.conversation-clarification-link[data-v-8530b1b8]{color:#a86e31;background:0 0;align-items:center;gap:4px;padding:3px 0;font-size:11px;display:inline-flex}.conversation-progress[data-v-8530b1b8]{background:#ebe8e2;border-radius:4px;height:4px;margin:9px 0 11px;overflow:hidden}.conversation-progress i[data-v-8530b1b8]{border-radius:inherit;background:linear-gradient(90deg,#597ef7,#9254de);height:100%;transition:width .25s;display:block}.conversation-card[data-v-8530b1b8]{background:#fff;border:1px solid #e0dcd6;border-radius:10px;margin:2px 0 11px;overflow:hidden}.conversation-card>header[data-v-8530b1b8]{border-bottom:1px solid #ece9e4;justify-content:space-between;align-items:center;gap:12px;min-height:53px;padding:10px 13px;display:flex}.conversation-card>header>span[data-v-8530b1b8]{color:#8d877f;flex:none;font-size:11px}.conversation-card__title[data-v-8530b1b8]{align-items:center;gap:8px;min-width:0;display:flex}.conversation-card__title strong[data-v-8530b1b8]{overflow-wrap:anywhere;color:#34322d;font-size:13px;line-height:1.45}.conversation-card__title-icon[data-v-8530b1b8]{color:#536bd0;background:#edf1ff;border-radius:7px;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.conversation-card--workflow .conversation-card__title-icon[data-v-8530b1b8]{color:#2b847a;background:#e7f5f2}.conversation-card--materials .conversation-card__title-icon[data-v-8530b1b8]{color:#806d40;background:#f8f2df}.conversation-card--target .conversation-card__title-icon[data-v-8530b1b8]{color:#9b6631;background:#fff0df}.conversation-card--rule .conversation-card__title-icon[data-v-8530b1b8]{color:#a05442;background:#fff0eb}.conversation-card__context[data-v-8530b1b8]{background:#fbfaf7;border-bottom:1px solid #ece9e4;gap:3px;padding:8px 13px;display:grid}.conversation-card__context span[data-v-8530b1b8]{color:#a19a91;font-size:10px}.conversation-card__context strong[data-v-8530b1b8]{color:#655e56;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.45;overflow:hidden}.conversation-card__options[data-v-8530b1b8]{max-height:188px;overflow-y:auto}.conversation-card__options button[data-v-8530b1b8]{color:#49453f;text-align:left;background:#fff;border-bottom:1px solid #f0ede9;grid-template-columns:20px 24px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:42px;padding:7px 12px;font-size:12px;display:grid}.conversation-card__options button[data-v-8530b1b8]:last-child{border-bottom:0}.conversation-card__options button[data-v-8530b1b8]:hover{background:#faf9f7}.conversation-card__options button.is-selected[data-v-8530b1b8]{color:#405fc2;background:#f4f6ff}.conversation-card__options button[data-v-8530b1b8]:disabled{cursor:default;opacity:.55}.conversation-card__check[data-v-8530b1b8]{color:#fff;border:1px solid #c9c5be;border-radius:4px;flex:0 0 17px;place-items:center;width:17px;height:17px;display:grid}.conversation-card__radio[data-v-8530b1b8]{background:#fff;border:1px solid #c9c5be;border-radius:50%;flex:0 0 17px;width:17px;height:17px;display:inline-block;position:relative}.conversation-card__radio.is-on[data-v-8530b1b8]{background:#597ef7;border-color:#597ef7}.conversation-card__radio.is-on[data-v-8530b1b8]:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:5.5px}.conversation-card__options button.is-selected .conversation-card__check[data-v-8530b1b8]{background:#597ef7;border-color:#597ef7}.conversation-card__icon[data-v-8530b1b8]{color:#597ef7;background:#eef1ff;border-radius:5px;place-items:center;width:22px;height:22px;display:grid}.conversation-card>footer[data-v-8530b1b8]{color:#8d877f;justify-content:space-between;align-items:center;min-height:45px;padding:8px 12px;font-size:12px;display:flex}.conversation-card>footer button[data-v-8530b1b8]{color:#fff;background:#34322d;border-radius:6px;align-items:center;gap:5px;min-height:29px;padding:0 11px;font-size:12px;display:flex}.conversation-card>footer button[data-v-8530b1b8]:disabled{opacity:.35;cursor:default}.conversation-card--selection[data-v-8530b1b8]{border-color:#d6def7}.conversation-card--workflow[data-v-8530b1b8]{border-color:#c8e4df}.conversation-card--materials[data-v-8530b1b8]{border-color:#e6dbba}.conversation-card--target[data-v-8530b1b8]{border-color:#ecd4b5}.conversation-card--rule[data-v-8530b1b8]{border-color:#efd0c6}.conversation-option--image .conversation-card__icon[data-v-8530b1b8]{color:#8f6a34;background:#f8f0df}.conversation-option--video .conversation-card__icon[data-v-8530b1b8]{color:#a05442;background:#fff0eb}.conversation-option--promotion .conversation-card__icon[data-v-8530b1b8]{color:#9b6631;background:#fff0df}.conversation-option--people .conversation-card__icon[data-v-8530b1b8]{color:#357a70;background:#e7f5f2}.conversation-option--product .conversation-card__icon[data-v-8530b1b8]{color:#5e678d;background:#eef0f7}.conversation-option--data .conversation-card__icon[data-v-8530b1b8]{color:#5a765f;background:#eaf4e9}.conversation-card__options button>span[data-v-8530b1b8]:last-child{overflow-wrap:anywhere;min-width:0;font-size:13px;line-height:1.4}.conversation-options[data-v-8530b1b8]{scrollbar-width:none;gap:6px;margin-bottom:9px;display:flex;overflow-x:auto}.conversation-options button[data-v-8530b1b8]{color:#5f5a54;white-space:nowrap;background:#fff;border:1px solid #d8d4ce;border-radius:6px;flex:none;min-height:29px;padding:0 10px;font-size:12px}.conversation-options button[data-v-8530b1b8]:hover{color:#597ef7;border-color:#597ef7}.conversation-options button[data-v-8530b1b8]:disabled{opacity:.45;cursor:default}.conversation-composer[data-v-8530b1b8]{align-items:center;gap:7px;display:flex}.conversation-composer>input[type=text][data-v-8530b1b8]{color:#34322d;background:#fff;border:1px solid #d8d4ce;border-radius:7px;outline:0;flex:1;min-width:0;height:41px;padding:0 12px;font-size:12px}.conversation-composer>input[type=text][data-v-8530b1b8]:focus{border-color:#597ef7;box-shadow:0 0 0 3px #597ef71f}.conversation-attach-button[data-v-8530b1b8],.conversation-send-button[data-v-8530b1b8]{border-radius:7px;flex:0 0 41px;place-items:center;width:41px;height:41px;display:grid}.conversation-attach-button[data-v-8530b1b8]{color:#6d6962;background:#fff;border:1px solid #d8d4ce}.conversation-composer__actions[data-v-8530b1b8]{align-items:center;gap:6px;display:flex}.conversation-call-button[data-v-8530b1b8]{color:#fff;white-space:nowrap;background:#292825;border-radius:7px;align-items:center;gap:6px;min-height:41px;padding:0 10px;font-size:12px;display:flex}.conversation-call-button small[data-v-8530b1b8]{color:#b8ff36;font-size:12px}.conversation-send-button[data-v-8530b1b8]{color:#fff;background:#34322d}.conversation-composer button[data-v-8530b1b8]:disabled{opacity:.35;cursor:default}.conversation-error[data-v-8530b1b8]{color:#b35f49;margin:6px 0 0;font-size:12px}.conversation-complete[data-v-8530b1b8],.conversation-incomplete[data-v-8530b1b8]{align-items:center;gap:8px;margin:auto;padding:20px;font-size:12px;display:flex}.conversation-complete[data-v-8530b1b8]{color:#55735a}.conversation-incomplete[data-v-8530b1b8]{color:#a26732}.conversation-service-status[data-v-8530b1b8]{color:#a34d36;background:#fff4ef;border:1px solid #ead3c8;border-radius:6px;align-items:flex-start;gap:7px;margin:10px 18px 0;padding:8px 10px;font-size:12px;line-height:1.5;display:flex}.conversation-service-status svg[data-v-8530b1b8]{flex:none;margin-top:1px}.conversation-service-status button[data-v-8530b1b8]{color:#9b4d37;background:#fff;border:1px solid #d9a18e;border-radius:4px;flex:none;margin-left:auto;padding:2px 7px;font-size:11px}.conversation-service-status--warn[data-v-8530b1b8]{color:#8a6d2f;background:#fdf9ec;border-color:#e3d9c4}.conversation-service-status--warn button[data-v-8530b1b8]{color:#8a6d2f;border-color:#d3bd85}.conversation-spin[data-v-8530b1b8]{animation:1s linear infinite conversation-spin-8530b1b8}@keyframes conversation-spin-8530b1b8{to{transform:rotate(360deg)}}.voice-invite[data-v-8530b1b8]{background:#f8f7f4;border:1px solid #d8d3cc;border-radius:7px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;min-height:112px;margin-bottom:12px;padding:17px 18px;display:grid}.voice-invite__mark[data-v-8530b1b8]{background:#4dd8c8;border-radius:7px;place-items:center;width:54px;height:54px;display:grid}.voice-invite__mark img[data-v-8530b1b8]{width:33px;height:33px}.voice-invite>div:nth-child(2)>span[data-v-8530b1b8]{color:#c95a2f;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.voice-invite h2[data-v-8530b1b8]{margin:4px 0;font-size:16px}.voice-invite p[data-v-8530b1b8]{color:#807a72;margin:0;font-size:12px;line-height:1.55}.voice-invite>button[data-v-8530b1b8]{color:#fff;background:#272725;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-weight:650;display:flex}.voice-invite__meta[data-v-8530b1b8]{border-left:1px solid #dfd9d1;gap:3px;min-width:112px;padding-left:14px;display:grid}.voice-invite__meta strong[data-v-8530b1b8]{color:#4e5e50;font-size:12px}.voice-invite__meta small[data-v-8530b1b8]{color:#969087;font-size:11px;line-height:1.4}.demand-form[data-v-8530b1b8]{gap:12px;padding-bottom:5px;display:grid}.form-section[data-v-8530b1b8]{background:#faf9f7;border:1px solid #ddd8d1;border-radius:7px;padding:20px;scroll-margin-top:76px}.form-section>header[data-v-8530b1b8]{align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.form-section>header>span[data-v-8530b1b8]{color:#f16930;padding-top:3px;font-family:Georgia,serif;font-size:12px}.form-section h2[data-v-8530b1b8]{margin:0;font-family:Georgia,Songti SC,serif;font-size:18px}.form-section h2 em[data-v-8530b1b8]{color:#8f877d;font-family:var(--mf-font-sans);vertical-align:2px;background:#eeeae4;border-radius:4px;margin-left:6px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:500}.form-section header p[data-v-8530b1b8]{color:#9a948b;margin:4px 0 0;font-size:12px}.field-grid[data-v-8530b1b8]{gap:13px;display:grid}.field-grid--two[data-v-8530b1b8]{grid-template-columns:repeat(2,minmax(0,1fr))}.field[data-v-8530b1b8],.field-block[data-v-8530b1b8]{min-width:0}.field>span[data-v-8530b1b8],.field-label[data-v-8530b1b8]{color:#5c5751;margin-bottom:7px;font-size:12px;font-weight:650;display:block}.required-mark[data-v-8530b1b8]{color:#d43d32;margin-left:2px;font-size:13px;font-weight:750}.field input[data-v-8530b1b8],.field textarea[data-v-8530b1b8],.field select[data-v-8530b1b8],.question-field textarea[data-v-8530b1b8],.question-field input[data-v-8530b1b8]{color:#2f2d2a;background:#fff;border:1px solid #d9d3cb;border-radius:6px;outline:0;width:100%;font-size:12px}.field input[data-v-8530b1b8],.field select[data-v-8530b1b8],.question-field input[data-v-8530b1b8]{height:39px;padding:0 11px}.field textarea[data-v-8530b1b8],.question-field textarea[data-v-8530b1b8]{resize:vertical;padding:10px 11px;line-height:1.55}.field input[data-v-8530b1b8]:focus,.field textarea[data-v-8530b1b8]:focus,.field select[data-v-8530b1b8]:focus,.question-field textarea[data-v-8530b1b8]:focus,.question-field input[data-v-8530b1b8]:focus{border-color:#9d978f;box-shadow:0 0 0 3px #504c4614}.field-block[data-v-8530b1b8]{margin-top:16px}.choice-grid[data-v-8530b1b8]{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.choice-card[data-v-8530b1b8]{text-align:left;background:#fff;border:1px solid #ddd7cf;border-radius:6px;min-height:73px;padding:12px;position:relative}.choice-card[data-v-8530b1b8]:hover{border-color:#aaa39a}.choice-card.is-selected[data-v-8530b1b8]{border-color:#3c3b38;box-shadow:inset 0 0 0 1px #3c3b38}.choice-card__radio[data-v-8530b1b8]{background:#fff;border:1.5px solid #c6c0b8;border-radius:50%;width:15px;height:15px;position:absolute;top:10px;right:10px}.choice-card.is-selected .choice-card__radio[data-v-8530b1b8]{border-color:#f16930}.choice-card.is-selected .choice-card__radio[data-v-8530b1b8]:after{content:"";background:#f16930;border-radius:50%;position:absolute;inset:3px}.choice-card strong[data-v-8530b1b8],.choice-card small[data-v-8530b1b8]{display:block}.choice-card strong[data-v-8530b1b8]{font-size:12px}.choice-card small[data-v-8530b1b8]{color:#9b948b;margin-top:5px;padding-right:10px;font-size:12px;line-height:1.45}.field-hint[data-v-8530b1b8]{color:#999188;margin:7px 0 0;font-size:11px;line-height:1.45}.optional-details[data-v-8530b1b8]{border-top:1px solid #e5e0d9;margin-top:16px}.optional-details summary[data-v-8530b1b8]{cursor:pointer;grid-template-columns:1fr auto;align-items:center;column-gap:10px;min-height:52px;padding:9px 2px;list-style:none;display:grid}.optional-details summary[data-v-8530b1b8]::-webkit-details-marker{display:none}.optional-details summary span[data-v-8530b1b8]{color:#514b44;font-size:12px;font-weight:700}.optional-details summary small[data-v-8530b1b8]{color:#999188;grid-column:1;margin-top:2px;font-size:11px}.optional-details summary svg[data-v-8530b1b8]{color:#9b948b;grid-area:1/2/3;transition:transform .16s}.optional-details[open] summary svg[data-v-8530b1b8]{transform:rotate(90deg)}.optional-details__body[data-v-8530b1b8]{padding:0 2px 5px}.form-section--optional[data-v-8530b1b8]{padding-top:16px;padding-bottom:16px}.form-section--optional>header[data-v-8530b1b8]{align-items:center;margin-bottom:0}.form-section--optional .optional-section__body[data-v-8530b1b8]{margin-top:18px}.form-section--rules[data-v-8530b1b8]{padding-top:16px;padding-bottom:16px}.form-section--rules>header[data-v-8530b1b8]{align-items:center;margin-bottom:0}.form-section--rules .rules-section__body[data-v-8530b1b8]{margin-top:18px}.section-toggle[data-v-8530b1b8]{color:#5c5751;background:#fff;border:1px solid #d9d3cb;border-radius:6px;flex:none;align-items:center;gap:4px;min-height:32px;margin-left:auto;padding:0 10px;font-size:11px;display:inline-flex}.section-toggle[aria-expanded=true] svg[data-v-8530b1b8]{transform:rotate(90deg)}.listing-chain[data-v-8530b1b8]{background:#f1f3eb;border-left:3px solid #b8ff36;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 12px;display:flex}.listing-chain svg[data-v-8530b1b8]{color:#52614f;margin-top:2px}.listing-chain strong[data-v-8530b1b8]{font-size:12px}.listing-chain p[data-v-8530b1b8]{color:#727970;margin:3px 0 0;font-size:12px;line-height:1.5}.process-evidence[data-v-8530b1b8]{background:#f7f5f1;border:1px solid #e2ddd6;border-radius:7px;margin-bottom:15px;padding:13px}.process-evidence .field[data-v-8530b1b8]{display:block}.attachment-upload[data-v-8530b1b8]{border-top:1px solid #e2ddd6;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.attachment-upload>div[data-v-8530b1b8]{min-width:0}.attachment-upload strong[data-v-8530b1b8]{color:#4e4a44;align-items:center;gap:6px;font-size:12px;display:flex}.attachment-upload strong svg[data-v-8530b1b8]{color:#597ef7}.attachment-upload small[data-v-8530b1b8]{color:#979087;margin-top:4px;font-size:12px;line-height:1.45;display:block}.attachment-upload button[data-v-8530b1b8]{color:#56514a;background:#fff;border:1px solid #d2ccc4;border-radius:6px;flex:none;align-items:center;gap:5px;min-height:33px;padding:0 10px;font-size:12px;display:flex}.attachment-upload button[data-v-8530b1b8]:disabled{opacity:.55;cursor:default}.attachment-list[data-v-8530b1b8]{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.attachment-chip[data-v-8530b1b8]{color:#5d5851;background:#fff;border:1px solid #d8d2ca;border-radius:5px;align-items:center;gap:6px;max-width:100%;min-height:27px;padding:0 6px 0 9px;font-size:12px;display:inline-flex}.attachment-chip>span[data-v-8530b1b8]{text-overflow:ellipsis;white-space:nowrap;max-width:230px;overflow:hidden}.attachment-chip small[data-v-8530b1b8]{color:#9c958d;font-size:12px}.attachment-chip button[data-v-8530b1b8]{color:#9c958d;background:0 0;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.attachment-chip button[data-v-8530b1b8]:hover{color:#b65c42;background:#f0ece7}.attachment-error[data-v-8530b1b8]{color:#b35f49;margin:7px 0 0;font-size:12px}.chip-row[data-v-8530b1b8]{flex-wrap:wrap;gap:6px;display:flex}.chip[data-v-8530b1b8]{color:#706a63;background:#fff;border:1px solid #d9d3cb;border-radius:5px;align-items:center;gap:4px;min-height:29px;padding:0 10px;font-size:12px;display:flex}.chip[data-v-8530b1b8]:hover{border-color:#aaa39a}.chip-radio[data-v-8530b1b8]{background:#fff;border:1px solid #c6c0b8;border-radius:50%;flex:0 0 12px;width:12px;height:12px;display:inline-block;position:relative}.chip-radio.is-on[data-v-8530b1b8]{border-color:#f16930}.chip-radio.is-on[data-v-8530b1b8]:after{content:"";background:#f16930;border-radius:50%;position:absolute;inset:2px}.chip.is-selected[data-v-8530b1b8]{color:#292825;background:#eeece8;border-color:#4d4b47}.chip.is-selected svg[data-v-8530b1b8]{color:#f16930}.compact-fields[data-v-8530b1b8]{margin-top:16px}.chip-add-row[data-v-8530b1b8]{gap:6px;margin-top:9px;display:flex}.chip-add-row input[data-v-8530b1b8]{color:#34322d;background:#fff;border:1px solid #d9d3cb;border-radius:5px;outline:0;flex:1;min-width:0;height:34px;padding:0 10px;font-size:12px}.chip-add-row input[data-v-8530b1b8]:focus{border-color:#597ef7}.chip-add-row button[data-v-8530b1b8]{color:#fff;background:#34322d;border-radius:5px;flex:none;min-height:34px;padding:0 13px;font-size:12px}.attachment-success[data-v-8530b1b8]{color:#55735a;margin:7px 0 0;font-size:12px}.conversation-notice[data-v-8530b1b8]{color:#55735a;margin:6px 0 0;font-size:12px}.conversation-attachments[data-v-8530b1b8]{margin:0;padding:9px 18px 0}.notice-close[data-v-8530b1b8]{color:#8d8982;vertical-align:middle;background:0 0;border-radius:4px;flex:0 0 18px;place-items:center;width:18px;height:18px;margin-left:8px;display:inline-grid}.notice-close[data-v-8530b1b8]:hover{color:#4f4b45;background:#ece9e3}.question-field[data-v-8530b1b8]{border-top:1px solid #e5e0d9;padding:15px 0}.question-field[data-v-8530b1b8]:first-of-type{border-top:0;padding-top:0}.question-field__title[data-v-8530b1b8]{grid-template-columns:34px 1fr;gap:7px;margin-bottom:10px;display:grid}.question-field__title>span[data-v-8530b1b8]{color:#f16930;font-family:Georgia,serif;font-size:12px}.question-field__title strong[data-v-8530b1b8],.question-field__title small[data-v-8530b1b8]{display:block}.question-field__title strong[data-v-8530b1b8]{font-size:12px}.question-field__title small[data-v-8530b1b8]{color:#969087;margin-top:3px;font-size:12px;line-height:1.45}.form-error[data-v-8530b1b8]{color:#a34d36;background:#fff0eb;border-radius:6px;margin:0;padding:10px 12px;font-size:12px}.form-footer[data-v-8530b1b8]{justify-content:space-between;align-items:center;gap:14px;min-height:56px;display:flex}.form-footer>div[data-v-8530b1b8]{gap:2px;display:grid}.form-footer span[data-v-8530b1b8]{font-size:12px}.form-footer small[data-v-8530b1b8]{color:#99938a;font-size:12px}.form-footer button[data-v-8530b1b8]{color:#fff;background:#272725;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-weight:650;display:flex}.confirm-note[data-v-8530b1b8]{color:#88724d;background:#f4f0e7;border-radius:5px;margin-top:12px;padding:9px 11px;font-size:12px;line-height:1.45}.intake-summary[data-v-8530b1b8]{overflow-y:auto}.summary-card[data-v-8530b1b8]{background:#faf9f7;border:1px solid #dcd6cf;border-radius:7px;padding:17px}.summary-card__head[data-v-8530b1b8]{color:#999289;justify-content:space-between;align-items:center;font-size:12px;display:flex}.summary-card__head strong[data-v-8530b1b8]{color:#f16930;font-family:Georgia,serif;font-size:14px}.summary-card h2[data-v-8530b1b8]{text-overflow:ellipsis;white-space:nowrap;margin:14px 0 4px;font-family:Georgia,Songti SC,serif;font-size:19px;overflow:hidden}.summary-card>p[data-v-8530b1b8]{color:#7d776f;margin:0;font-size:12px;line-height:1.5}.summary-progress[data-v-8530b1b8]{background:#e3dfd8;border-radius:4px;height:4px;margin:15px 0;overflow:hidden}.summary-progress span[data-v-8530b1b8]{background:#f16930;height:100%;display:block}.summary-card dl[data-v-8530b1b8]{gap:11px;margin:0;display:grid}.summary-card dl div[data-v-8530b1b8]{gap:3px;display:grid}.summary-card dt[data-v-8530b1b8]{color:#a29b92;font-size:12px}.summary-card dd[data-v-8530b1b8]{overflow-wrap:anywhere;color:#514d47;margin:0;font-size:12px;line-height:1.45}.summary-card dd.is-empty[data-v-8530b1b8]{color:#b5afa7}.summary-open-form[data-v-8530b1b8]{color:#4e4a45;background:#fff;border:1px solid #d8d4ce;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:35px;margin-top:17px;font-size:12px;display:flex}.call-overlay[data-v-8530b1b8]{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141412b8;place-items:center;padding:clamp(12px,3vw,36px);display:grid;position:fixed;inset:0}.call-window[data-v-8530b1b8]{background:#f5f4f1;border:1px solid #ffffff2e;border-radius:8px;grid-template-columns:minmax(340px,.9fr) minmax(430px,1.1fr);width:min(1120px,100%);height:min(760px,100dvh - 24px);display:grid;overflow:hidden;box-shadow:0 24px 80px #00000059}.call-visual[data-v-8530b1b8]{background:#b8ff36;min-width:0;position:relative;overflow:hidden}.call-visual>img[data-v-8530b1b8]{object-fit:cover;object-position:50% 50%;width:100%;height:100%}.call-visual__shade[data-v-8530b1b8]{background:linear-gradient(#0000000a,#00000005 45%,#000000c2);position:absolute;inset:0}.call-visual header[data-v-8530b1b8]{color:#fff;justify-content:space-between;padding:20px;font-size:12px;display:flex;position:absolute;top:0;left:0;right:0}.live-indicator[data-v-8530b1b8]{align-items:center;gap:6px;display:flex}.live-indicator i[data-v-8530b1b8]{background:#b8ff36;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #b8ff3633}.call-identity[data-v-8530b1b8]{color:#fff;position:absolute;bottom:27px;left:26px;right:26px}.call-identity>span[data-v-8530b1b8]{font-size:12px;font-weight:800}.call-identity h2[data-v-8530b1b8]{letter-spacing:0;max-width:380px;margin:7px 0;font-family:Georgia,Songti SC,serif;font-size:30px;line-height:1.15}.call-identity p[data-v-8530b1b8]{color:#ffffffbf;margin:0;font-size:12px}.waveform[data-v-8530b1b8]{align-items:center;gap:4px;height:32px;margin-top:17px;display:flex}.waveform i[data-v-8530b1b8]{background:#b8ff36;border-radius:3px;width:3px;height:8px;animation:.8s ease-in-out infinite alternate wave-8530b1b8}.waveform i[data-v-8530b1b8]:nth-child(3n){height:24px}.waveform i[data-v-8530b1b8]:nth-child(3n+1){height:15px}@keyframes wave-8530b1b8{to{opacity:.55;transform:scaleY(.3)}}.call-conversation[data-v-8530b1b8]{background:#f7f6f3;flex-direction:column;min-height:0;display:flex}.call-conversation>header[data-v-8530b1b8]{border-bottom:1px solid #ddd9d3;flex:0 0 68px;justify-content:space-between;align-items:center;height:68px;padding:0 18px;display:flex}.call-conversation>header>div[data-v-8530b1b8]{align-items:center;gap:9px;display:flex}.call-conversation>header img[data-v-8530b1b8]{background:#4dd8c8;border-radius:6px;width:31px;height:31px;padding:6px}.call-conversation>header strong[data-v-8530b1b8],.call-conversation>header span[data-v-8530b1b8]{display:block}.call-conversation>header strong[data-v-8530b1b8]{font-size:12px}.call-conversation>header span[data-v-8530b1b8]{color:#969089;margin-top:2px;font-size:12px}.call-conversation>header button[data-v-8530b1b8]{color:#5c5852;background:#ece9e4;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.transcript[data-v-8530b1b8]{flex:1;min-height:0;padding:22px 24px;overflow-y:auto}.message[data-v-8530b1b8]{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;max-width:86%;margin:15px 0 19px;display:grid}.message--user[data-v-8530b1b8]{grid-template-columns:minmax(0,1fr);justify-items:end;margin-left:auto}.message--system[data-v-8530b1b8]{grid-template-columns:1fr;justify-items:center;max-width:100%}.message__kind[data-v-8530b1b8]{color:#536bd0;background:#edf1ff;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.message__body[data-v-8530b1b8]{color:#504b45;overflow-wrap:anywhere;background:#fff;border:1px solid #e0dcd6;border-radius:4px 11px 11px;min-width:0;padding:10px 13px;font-size:13px;line-height:1.65}.message--user .message__body[data-v-8530b1b8]{background:#fff;border-color:#ded8d0;border-radius:11px 4px 11px 11px}.message--system .message__body[data-v-8530b1b8]{color:#9a948c;text-align:center;background:0 0;border:0;max-width:92%;padding:6px 10px;font-size:12px}.message--interim .message__body[data-v-8530b1b8]{color:#8e8880;border-style:dashed}.message__body[data-v-8530b1b8] p,.message__body[data-v-8530b1b8] ul,.message__body[data-v-8530b1b8] ol,.message__body[data-v-8530b1b8] blockquote,.message__body[data-v-8530b1b8] h3,.message__body[data-v-8530b1b8] h4{margin:0}.message__body[data-v-8530b1b8] p+p,.message__body[data-v-8530b1b8] p+ul,.message__body[data-v-8530b1b8] ul+p,.message__body[data-v-8530b1b8] ol+p{margin-top:8px}.message__body[data-v-8530b1b8] h3,.message__body[data-v-8530b1b8] h4{color:#37332e;font-size:14px;line-height:1.45}.message__body[data-v-8530b1b8] ul,.message__body[data-v-8530b1b8] ol{padding-left:18px}.message__body[data-v-8530b1b8] li+li{margin-top:3px}.message__body[data-v-8530b1b8] blockquote{color:#7b6d61;border-left:3px solid #d9b18e;padding-left:9px}.message__body[data-v-8530b1b8] .conversation-markdown__image{object-fit:contain;border-radius:6px;max-width:min(100%,360px);max-height:220px;margin-top:8px;display:block}.message__body[data-v-8530b1b8] h2{color:#37332e;margin:0;font-size:16px;line-height:1.45}.message__body[data-v-8530b1b8] p+p,.message__body[data-v-8530b1b8] p+ul,.message__body[data-v-8530b1b8] ul+p,.message__body[data-v-8530b1b8] ol+p,.message__body[data-v-8530b1b8] h2+p,.message__body[data-v-8530b1b8] h3+p,.message__body[data-v-8530b1b8] h4+p{margin-top:8px}.message--selection .message__kind[data-v-8530b1b8]{color:#536bd0;background:#edf1ff}.message--workflow .message__kind[data-v-8530b1b8]{color:#2b847a;background:#e7f5f2}.message--materials .message__kind[data-v-8530b1b8]{color:#806d40;background:#f8f2df}.message--target .message__kind[data-v-8530b1b8]{color:#9b6631;background:#fff0df}.message--rule .message__kind[data-v-8530b1b8]{color:#a05442;background:#fff0eb}.message--confirmation .message__kind[data-v-8530b1b8],.message--complete .message__kind[data-v-8530b1b8]{color:#4f7a58;background:#eaf4e9}.call-input[data-v-8530b1b8]{background:#f1efeb;border-top:1px solid #ddd9d3;padding:14px 20px 18px}.voice-state[data-v-8530b1b8]{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.voice-state span[data-v-8530b1b8]{color:#817b74;align-items:center;gap:5px;font-size:12px;display:flex}.voice-state span.is-live[data-v-8530b1b8]{color:#477452}.voice-state small[data-v-8530b1b8]{color:#9d968e;font-size:12px}.text-answer[data-v-8530b1b8]{gap:7px;display:flex}.text-answer input[data-v-8530b1b8]{background:#fff;border:1px solid #d6d0c8;border-radius:6px;outline:0;flex:1;min-width:0;height:39px;padding:0 11px;font-size:12px}.text-answer button[data-v-8530b1b8]{color:#fff;background:#292825;border-radius:6px;place-items:center;width:39px;height:39px;display:grid}.text-answer button[data-v-8530b1b8]:disabled{opacity:.35;cursor:default}.voice-error[data-v-8530b1b8]{color:#ac5239;margin:7px 0 0;font-size:12px}.voice-security-note[data-v-8530b1b8]{color:#926d35;background:#fff6e7;border-radius:5px;margin:7px 0 0;padding:7px 9px;font-size:12px;line-height:1.45}.call-actions[data-v-8530b1b8]{justify-content:center;gap:15px;margin-top:13px;display:flex}.call-action[data-v-8530b1b8]{color:#373532;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 3px 12px #28231e1a}.call-action.is-active[data-v-8530b1b8]{background:#b8ff36}.call-action--end[data-v-8530b1b8]{color:#fff;background:#e85645}.call-ended[data-v-8530b1b8]{text-align:center;flex:1;place-content:center;justify-items:center;padding:30px;display:grid}.call-ended>span[data-v-8530b1b8]{color:#526c56;background:#e4eee3;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.call-ended h3[data-v-8530b1b8]{margin:16px 0 7px;font-family:Georgia,Songti SC,serif;font-size:22px}.call-ended p[data-v-8530b1b8]{color:#837d75;max-width:340px;margin:0;font-size:12px;line-height:1.65}.call-ended button[data-v-8530b1b8]{color:#fff;background:#292825;border-radius:6px;min-height:39px;margin-top:20px;padding:0 15px}.modal-backdrop[data-v-8530b1b8]{z-index:90;background:#1e1d1b99;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-modal[data-v-8530b1b8]{background:#faf9f7;border-radius:8px;width:min(440px,100%);max-height:calc(100dvh - 36px);padding:25px;overflow-y:auto}.confirm-icon[data-v-8530b1b8]{color:#536957;background:#e7eee5;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.confirm-modal h2[data-v-8530b1b8]{margin:14px 0 7px;font-family:Georgia,Songti SC,serif;font-size:21px}.confirm-modal>p[data-v-8530b1b8]{color:#858078;margin:0 0 16px;font-size:12px;line-height:1.6}.confirm-list[data-v-8530b1b8]{background:#f0ede8;border-radius:6px;gap:8px;padding:12px;display:grid}.confirm-list div[data-v-8530b1b8]{grid-template-columns:74px 1fr;gap:8px;display:grid}.confirm-list span[data-v-8530b1b8]{color:#99928a;font-size:12px}.confirm-list strong[data-v-8530b1b8]{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.confirm-actions[data-v-8530b1b8]{justify-content:flex-end;gap:7px;margin-top:18px;display:flex}.confirm-actions button[data-v-8530b1b8]{color:#5b5751;background:#ece8e2;border-radius:6px;min-height:36px;padding:0 13px}.confirm-actions button.is-primary[data-v-8530b1b8]{color:#fff;background:#292825}.confirm-actions button[data-v-8530b1b8]:disabled{opacity:.4}.confirm-icon--danger[data-v-8530b1b8]{color:#a6533d;background:#fff0eb}.confirm-actions button.is-danger[data-v-8530b1b8]{background:#a6533d}@media (width<=1120px){.intake-shell[data-v-8530b1b8]{grid-template-columns:190px minmax(500px,1fr)}.intake-summary[data-v-8530b1b8]{display:none}.choice-grid[data-v-8530b1b8]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.intake-header[data-v-8530b1b8]{flex-basis:56px;height:56px;padding:0 10px}.brand[data-v-8530b1b8]{gap:8px;min-width:0}.brand__image[data-v-8530b1b8],.brand__image img[data-v-8530b1b8]{width:30px;height:30px}.brand strong[data-v-8530b1b8]{white-space:nowrap;font-size:13px}.draft-state[data-v-8530b1b8],.fde-link[data-v-8530b1b8],.customer-note[data-v-8530b1b8]{display:none}.clear-intake-button[data-v-8530b1b8]{white-space:nowrap;padding:0 8px}.voice-header-button[data-v-8530b1b8]{min-width:34px;padding:0 9px;font-size:0}.intake-shell[data-v-8530b1b8]{width:100%;padding:0;display:block;overflow:hidden}.intake-progress[data-v-8530b1b8],.intake-summary[data-v-8530b1b8]{display:none}.intake-center[data-v-8530b1b8]{height:100%;padding:10px 10px 22px}.success-banner[data-v-8530b1b8]{flex-wrap:wrap;align-items:flex-start;margin:8px 10px 0}.success-banner>div[data-v-8530b1b8]{min-width:0}.success-banner__actions[data-v-8530b1b8]{flex-wrap:wrap;justify-content:flex-end;width:100%}.form-drawer__header[data-v-8530b1b8]{padding:0 2px}.voice-invite[data-v-8530b1b8]{grid-template-columns:44px 1fr;min-height:0;padding:13px}.voice-invite__mark[data-v-8530b1b8]{width:42px;height:42px}.voice-invite__meta[data-v-8530b1b8]{border-top:1px solid #dfd9d1;border-left:0;grid-column:1/-1;gap:8px;min-width:0;padding:9px 0 0;display:flex}.voice-invite>button[data-v-8530b1b8]{grid-column:1/-1;justify-content:center}.field-grid--two[data-v-8530b1b8],.choice-grid[data-v-8530b1b8]{grid-template-columns:1fr}.form-section[data-v-8530b1b8]{padding:17px 14px}.call-overlay[data-v-8530b1b8]{padding:0}.call-window[data-v-8530b1b8]{border:0;border-radius:0;grid-template-columns:1fr;height:100dvh}.call-visual[data-v-8530b1b8]{min-height:210px}.call-identity[data-v-8530b1b8]{bottom:18px;left:18px}.call-identity h2[data-v-8530b1b8]{font-size:23px}.call-conversation[data-v-8530b1b8]{min-height:0}.transcript[data-v-8530b1b8]{padding:14px}.call-input[data-v-8530b1b8]{padding:11px 13px 14px}.header-actions[data-v-8530b1b8]{gap:5px}.mode-switch[data-v-8530b1b8]{padding:2px}.mode-switch button[data-v-8530b1b8]{justify-content:center;width:31px;padding:0;font-size:0}.conversation-panel[data-v-8530b1b8]{border-radius:7px}.conversation-panel__header[data-v-8530b1b8]{min-height:92px;padding:16px 14px 12px}.conversation-panel__header--minimal[data-v-8530b1b8]{min-height:52px;padding:8px 10px}.conversation-panel h1[data-v-8530b1b8]{font-size:19px}.conversation-panel__header p[data-v-8530b1b8]{max-width:235px}.conversation-form-button[data-v-8530b1b8]{padding:0 8px;font-size:0}.conversation-stream[data-v-8530b1b8]{padding:14px 11px}.conversation-message[data-v-8530b1b8]{max-width:94%;margin:10px 0}.conversation-message__body[data-v-8530b1b8]{padding:12px 13px;font-size:13px;line-height:1.7}.conversation-question__top[data-v-8530b1b8]{flex-direction:column;align-items:flex-start;gap:5px}.conversation-question__count[data-v-8530b1b8]{justify-content:space-between;width:100%}.conversation-question[data-v-8530b1b8]{padding:11px 12px calc(11px + env(safe-area-inset-bottom))}.conversation-options[data-v-8530b1b8]{margin-right:-3px}.conversation-composer input[data-v-8530b1b8]{height:43px}.conversation-composer[data-v-8530b1b8]{flex-wrap:wrap;row-gap:7px}.conversation-composer>input[type=text][data-v-8530b1b8]{flex:1 1 0;order:0;min-width:0;height:43px}.conversation-composer__actions[data-v-8530b1b8]{order:1;display:contents}.conversation-send-button[data-v-8530b1b8]{flex:0 0 43px;order:2;width:43px;height:43px}.conversation-attach-button[data-v-8530b1b8]{flex:0 0 43px;order:3;width:43px;height:43px}.conversation-call-button[data-v-8530b1b8]{flex:1;order:4;justify-content:center;min-height:43px}.conversation-call-button small[data-v-8530b1b8]{display:none}.conversation-topbar[data-v-8530b1b8]{padding:9px 12px 0}.conversation-topbar__tool[data-v-8530b1b8]{min-height:31px;padding:0 9px;font-size:12px}.form-drawer-backdrop[data-v-8530b1b8]{justify-content:stretch;align-items:flex-end}.form-drawer[data-v-8530b1b8]{width:100%;height:min(88dvh,760px);padding:0 12px calc(18px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0;box-shadow:0 -14px 40px #1e1c1833}.form-drawer__header[data-v-8530b1b8]{margin:0 -12px 12px;padding:0 14px}}.clarification-backdrop[data-v-8530b1b8]{z-index:100;background:#1e1d1b85;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.file-input-sr[data-v-8530b1b8]{opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.conversation-topbar[data-v-8530b1b8]{flex-wrap:wrap;gap:7px;padding:10px 18px 0;display:flex}.conversation-topbar__tool[data-v-8530b1b8]{color:#615d57;background:#faf9f7;border:1px solid #ddd9d3;border-radius:7px;align-items:center;gap:6px;min-height:33px;padding:0 11px;font-size:12.5px;display:inline-flex}.conversation-topbar__tool[data-v-8530b1b8]:hover{color:#272725;background:#f1efe9}.conversation-topbar__tool.is-accent[data-v-8530b1b8]{color:#f16930;background:#fff5ef;border-color:#f16930}.conversation-topbar__tool.is-accent[data-v-8530b1b8]:hover{background:#ffe9dd}.clarification-modal[data-v-8530b1b8]{background:#fffdfa;border:1px solid #e2d5c4;border-radius:12px;width:min(560px,100%);max-height:calc(100dvh - 36px);padding:22px;overflow-y:auto;box-shadow:0 18px 60px #231e183d}.clarification-modal--target[data-v-8530b1b8]{border-color:#e8c692}.clarification-modal--workflow[data-v-8530b1b8]{border-color:#a7d7cc}.clarification-modal--materials[data-v-8530b1b8]{border-color:#c9d4ec}.clarification-modal--rule[data-v-8530b1b8]{border-color:#e4b5a6}.clarification-modal>header[data-v-8530b1b8]{align-items:flex-start;gap:10px;display:flex}.clarification-modal>header>div[data-v-8530b1b8]{flex:1;min-width:0}.clarification-modal>header>div>span[data-v-8530b1b8]{color:#a3988c;font-size:11px}.clarification-modal h2[data-v-8530b1b8]{color:#332f2a;margin:3px 0 0;font-family:Georgia,Songti SC,serif;font-size:22px}.clarification-modal>header>button[data-v-8530b1b8]{color:#777067;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.clarification-modal__icon[data-v-8530b1b8]{color:#a86e31;background:#fff0dc;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.clarification-modal--workflow .clarification-modal__icon[data-v-8530b1b8]{color:#2c8278;background:#e5f4f0}.clarification-modal--materials .clarification-modal__icon[data-v-8530b1b8]{color:#526fd2;background:#edf1ff}.clarification-modal--rule .clarification-modal__icon[data-v-8530b1b8]{color:#a55442;background:#fff0eb}.clarification-modal__issue[data-v-8530b1b8]{color:#6f6257;background:#f7f2ec;border-radius:7px;margin:17px 0 11px;padding:10px 12px;font-size:13px;line-height:1.6}.clarification-modal__task[data-v-8530b1b8]{background:#f3faf6;border:1px solid #d9e5df;border-radius:7px;margin-bottom:11px;padding:9px 12px}.clarification-modal__task span[data-v-8530b1b8]{color:#70907d;margin-bottom:3px;font-size:11px;display:block}.clarification-modal__task strong[data-v-8530b1b8]{overflow-wrap:anywhere;color:#3e6551;font-size:12px;font-weight:600;line-height:1.55;display:block}.clarification-modal__context[data-v-8530b1b8]{background:#faf8f5;border:1px solid #e8e2d9;border-radius:7px;margin-bottom:11px;padding:9px 12px}.clarification-modal__context span[data-v-8530b1b8]{color:#a39a90;margin-bottom:3px;font-size:11px;display:block}.clarification-modal__context strong[data-v-8530b1b8]{overflow-wrap:anywhere;color:#655d55;font-size:12px;font-weight:500;line-height:1.55;display:block}.clarification-modal__prompt[data-v-8530b1b8]{background:#fff8ee;border-left:3px solid #e5a35e;margin-bottom:11px;padding:11px 12px}.clarification-modal__prompt span[data-v-8530b1b8]{color:#9b8873;margin-bottom:3px;font-size:11px;display:block}.clarification-modal__prompt strong[data-v-8530b1b8]{color:#4b433b;font-size:13px;line-height:1.55;display:block}.clarification-modal textarea[data-v-8530b1b8]{color:#39342f;width:100%;min-height:100px;font:inherit;resize:vertical;background:#fff;border:1px solid #d9d2c9;border-radius:7px;outline:0;padding:11px 12px;font-size:13px;line-height:1.6}.clarification-modal textarea[data-v-8530b1b8]:focus{border-color:#a98967;box-shadow:0 0 0 3px #a989671f}.clarification-modal__upload[data-v-8530b1b8]{color:#8c8278;align-items:center;gap:7px;margin-top:10px;font-size:12px;display:flex}.clarification-modal__upload button[data-v-8530b1b8]{color:#5d554d;background:#fff;border:1px solid #d9d2c9;border-radius:6px;min-height:30px;margin-left:auto;padding:0 9px;font-size:12px}.clarification-modal>footer[data-v-8530b1b8]{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.clarification-modal>footer button[data-v-8530b1b8]{color:#625a52;background:#f0ece6;border-radius:6px;min-height:36px;padding:0 12px}.clarification-modal>footer button.is-primary[data-v-8530b1b8]{color:#fff;background:#292825;align-items:center;gap:5px;display:inline-flex}.clarification-modal>footer button[data-v-8530b1b8]:disabled{cursor:default;opacity:.4}@media (width<=760px){.clarification-backdrop[data-v-8530b1b8]{align-items:end;padding:10px}.clarification-modal[data-v-8530b1b8]{border-radius:11px 11px 7px 7px;max-height:min(92dvh,680px);padding:17px}.clarification-modal>footer[data-v-8530b1b8]{flex-direction:column-reverse}.clarification-modal>footer button[data-v-8530b1b8]{width:100%}}body{background:#f4f1ed;overflow:hidden}.admin-auth[data-v-66696c8c]{color:#2c2b29;background:#f4f1ed;grid-template-columns:minmax(360px,1.15fr) minmax(360px,.85fr);min-height:100dvh;display:grid}.admin-auth--checking[data-v-66696c8c]{color:#817b73;place-content:center;justify-items:center;gap:12px;font-size:12px;display:grid}.auth-spinner[data-v-66696c8c]{border:2px solid #d7d1c9;border-top-color:#2c2b29;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite auth-spin-66696c8c}@keyframes auth-spin-66696c8c{to{transform:rotate(360deg)}}.login-visual[data-v-66696c8c]{background:#b8ff36;min-height:100dvh;position:relative;overflow:hidden}.login-visual>img[data-v-66696c8c]{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0}.login-visual>div[data-v-66696c8c]{color:#fff;background:#000000d1;max-width:540px;padding:20px;position:absolute;bottom:clamp(32px,7vh,76px);left:clamp(28px,5vw,72px);right:28px}.login-visual span[data-v-66696c8c]{color:#b8ff36;font-size:12px;font-weight:800}.login-visual h1[data-v-66696c8c]{letter-spacing:0;margin:9px 0;font-family:Georgia,Songti SC,serif;font-size:clamp(28px,3.2vw,48px);line-height:1.12}.login-visual p[data-v-66696c8c]{color:#ffffffad;margin:0;font-size:12px}.login-panel[data-v-66696c8c]{background:#faf9f7;border:1px solid #d9d3cb;border-radius:8px;place-self:center;width:min(370px,100% - 42px);padding:30px}.login-mark[data-v-66696c8c]{background:#4dd8c8;border-radius:7px;place-items:center;width:43px;height:43px;display:grid}.login-mark img[data-v-66696c8c]{width:27px;height:27px}.login-panel h2[data-v-66696c8c]{margin:20px 0 5px;font-family:Georgia,Songti SC,serif;font-size:23px}.login-panel>p[data-v-66696c8c]{color:#8f8981;margin:0 0 22px;font-size:12px}.login-panel label[data-v-66696c8c]{margin-top:13px;display:block}.login-panel label>span[data-v-66696c8c]{color:#5f5a53;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.login-panel input[data-v-66696c8c]{color:#2c2b29;background:#fff;border:1px solid #d6d0c8;border-radius:6px;outline:0;width:100%;height:40px;padding:0 11px;font-size:12px}.login-panel input[data-v-66696c8c]:focus{border-color:#8e8880;box-shadow:0 0 0 3px #3c3a3614}.password-field[data-v-66696c8c]{position:relative}.password-field input[data-v-66696c8c]{padding-right:42px}.password-field button[data-v-66696c8c]{color:#817b73;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:1px;right:1px}.login-error[data-v-66696c8c]{color:#ac4f39!important;margin:10px 0 0!important}.login-submit[data-v-66696c8c]{color:#fff;background:#292825;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;margin-top:19px;padding:0 13px;font-size:12px;font-weight:700;display:flex}.login-submit svg[data-v-66696c8c]:last-child{margin-left:auto}.login-submit[data-v-66696c8c]:disabled{opacity:.45;cursor:default}.login-back[data-v-66696c8c]{color:#817b73;background:0 0;width:100%;margin-top:10px;padding:8px;font-size:12px}.admin-page[data-v-66696c8c]{color:#2c2b29;background:#f4f1ed;height:100dvh;overflow-y:auto}.admin-header[data-v-66696c8c]{background:#fbfaf8;border-bottom:1px solid #2c2b291a;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(20px,3.5vw,52px);display:flex}.admin-brand[data-v-66696c8c],.admin-brand>div[data-v-66696c8c],.admin-header__actions[data-v-66696c8c],.admin-title[data-v-66696c8c],.admin-title>div[data-v-66696c8c],.inbox-toolbar[data-v-66696c8c],.detail-head__actions[data-v-66696c8c],.detail-section__title[data-v-66696c8c],.draft-cta[data-v-66696c8c],.draft-cta>div[data-v-66696c8c],.workflow-editor__header[data-v-66696c8c],.workflow-editor__actions[data-v-66696c8c],.workflow-rulebar[data-v-66696c8c],.node-card__body header[data-v-66696c8c],.node-io[data-v-66696c8c],.node-card footer[data-v-66696c8c],.workflow-editor__footer[data-v-66696c8c],.settings-heading[data-v-66696c8c],.setting-row[data-v-66696c8c],.setting-row>span[data-v-66696c8c],.funnel-row[data-v-66696c8c]{align-items:center;display:flex}.admin-brand[data-v-66696c8c]{gap:10px}.admin-brand__mark[data-v-66696c8c]{background:#b8ff36;border-radius:7px;place-items:center;width:33px;height:33px;display:grid;overflow:hidden}.admin-brand__mark img[data-v-66696c8c]{object-fit:cover;object-position:50% 56%;width:100%;height:100%}.admin-brand>div[data-v-66696c8c]{flex-direction:column;align-items:flex-start;gap:1px}.admin-brand strong[data-v-66696c8c]{font-family:Georgia,Songti SC,serif;font-size:16px}.admin-brand span[data-v-66696c8c]:not(.admin-brand__mark){color:#99928a;font-size:12px}.admin-header__actions[data-v-66696c8c]{gap:14px}.role-chip[data-v-66696c8c]{color:#716c65;font-size:12px}.role-chip span[data-v-66696c8c]{background:#708679;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.logout-button[data-v-66696c8c]{color:#6c665f;background:#fffdfa;border:1px solid #ddd7cf;border-radius:6px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:12px;display:flex}.text-button[data-v-66696c8c]{color:#68625b;background:0 0;padding:6px 0;font-size:12px;font-weight:650}.text-button[data-v-66696c8c]:hover{color:#f16936}.admin-body[data-v-66696c8c]{grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 70px);display:grid}.admin-rail[data-v-66696c8c]{background:#f9f7f4;border-right:1px solid #2c2b291a;padding:27px 16px}.admin-rail nav[data-v-66696c8c]{gap:4px;display:grid}.admin-rail nav button[data-v-66696c8c]{color:#7d776f;text-align:left;background:0 0;border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:50px;padding:8px 11px;display:grid}.admin-rail nav button[data-v-66696c8c]:hover,.admin-rail nav button.is-active[data-v-66696c8c]{color:#2c2b29;background:#fffdfa;box-shadow:0 1px 4px #362c210d}.admin-rail nav button>span[data-v-66696c8c]{color:#f16936;font-size:17px}.admin-rail nav strong[data-v-66696c8c]{font-size:12px}.admin-rail nav small[data-v-66696c8c]{color:#aaa39a;font-size:12px}.admin-rail__note[data-v-66696c8c]{color:#aaa39a;gap:9px;margin:50px 8px 0;font-size:12px;line-height:1.7;display:flex}.admin-rail__note p[data-v-66696c8c]{margin:0}.rail-note__line[data-v-66696c8c]{background:#f16936;flex:0 0 2px;width:2px;height:30px}.admin-main[data-v-66696c8c]{min-width:0;padding:32px clamp(18px,3.5vw,52px) 70px}.admin-title[data-v-66696c8c]{justify-content:space-between;gap:20px;margin-bottom:25px}.admin-title>div[data-v-66696c8c]{flex-direction:column;align-items:flex-start}.admin-title h1[data-v-66696c8c]{margin:7px 0 6px;font-family:Georgia,Songti SC,serif;font-size:29px;line-height:1.1}.admin-title p[data-v-66696c8c]{color:#8d867e;margin:0;font-size:12px}.button[data-v-66696c8c]{border-radius:7px;min-height:36px;padding:0 14px;font-size:12px;font-weight:650}.button--dark[data-v-66696c8c]{color:#fff;background:#2c2b29}.button--dark[data-v-66696c8c]:hover{background:#47443f}.button--orange[data-v-66696c8c]{color:#fff;background:#f16936;box-shadow:0 3px 9px #f1693629}.button--orange[data-v-66696c8c]:hover{background:#db5b2e}.button--orange[data-v-66696c8c]:disabled{opacity:.6;cursor:wait}.button--quiet[data-v-66696c8c]{color:#656057;background:#e9e4de}.metric-grid[data-v-66696c8c]{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:21px;display:grid}.metric-card[data-v-66696c8c]{background:#fffdfa;border:1px solid #ded8cf;border-radius:10px;min-height:101px;padding:16px}.metric-card span[data-v-66696c8c],.metric-card small[data-v-66696c8c]{color:#989087;font-size:12px;display:block}.metric-card strong[data-v-66696c8c]{color:#383531;margin:8px 0 3px;font-family:Georgia,serif;font-size:28px;font-weight:500;display:block}.metric-card--orange strong[data-v-66696c8c]{color:#d96535}.metric-card--sage strong[data-v-66696c8c]{color:#66806e}.inbox-toolbar[data-v-66696c8c]{gap:8px;margin-bottom:13px}.toolbar-search[data-v-66696c8c]{background:#fffdfa;border:1px solid #dcd5cc;border-radius:7px;align-items:center;gap:6px;min-width:230px;height:34px;padding:0 10px;display:flex}.toolbar-search span[data-v-66696c8c]{color:#9c958c;font-size:20px}.toolbar-search input[data-v-66696c8c]{color:#3c3834;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.inbox-toolbar select[data-v-66696c8c],.detail-controls select[data-v-66696c8c],.detail-controls input[data-v-66696c8c],.workflow-editor__actions select[data-v-66696c8c]{color:#6d665e;background:#fffdfa;border:1px solid #dcd5cc;border-radius:7px;outline:0;height:34px;padding:0 9px;font-size:12px}.icon-action[data-v-66696c8c]{color:#777067;background:#fffdfa;border:1px solid #dcd5cc;border-radius:7px;width:34px;height:34px;margin-left:auto;font-size:17px}.icon-action[data-v-66696c8c]:hover{color:#f16936;border-color:#f16936}.admin-error[data-v-66696c8c]{color:#ad4d32;background:#fff0e9;border-radius:7px;margin:8px 0;padding:9px 12px;font-size:12px}.inbox-layout[data-v-66696c8c]{background:#fffdfa;border:1px solid #ded8cf;border-radius:10px;grid-template-columns:minmax(280px,.45fr) minmax(0,.95fr);min-height:535px;display:grid;overflow:hidden}.request-list[data-v-66696c8c]{border-right:1px solid #e5dfd7;min-width:0;max-height:650px;overflow-y:auto}.request-row[data-v-66696c8c]{text-align:left;background:#fffdfa;border-bottom:1px solid #eee9e3;width:100%;min-height:137px;padding:15px 16px;display:block}.request-row[data-v-66696c8c]:hover{background:#fcf8f3}.request-row.is-selected[data-v-66696c8c]{background:#fff4ed;box-shadow:inset 3px 0 #f16936}.request-row__delete[data-v-66696c8c]{color:#a6533d;background:#fff;border:1px solid #e3c8bf;border-radius:5px;flex:none;min-height:24px;margin-left:auto;padding:0 9px;font-size:11px}.request-row__delete[data-v-66696c8c]:hover{background:#fff1eb;border-color:#c98b78}.request-row__delete[data-v-66696c8c]:disabled{opacity:.5;cursor:default}.request-row__top[data-v-66696c8c],.request-row__meta[data-v-66696c8c],.request-row__bottom[data-v-66696c8c]{justify-content:space-between;align-items:center;gap:8px;display:flex}.ticket[data-v-66696c8c],.capability-id[data-v-66696c8c]{color:#a19a91;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.request-row>strong[data-v-66696c8c]{color:#3d3934;text-overflow:ellipsis;white-space:nowrap;margin:11px 0 8px;font-size:14px;display:block;overflow:hidden}.request-row__meta[data-v-66696c8c]{color:#9f978e;font-size:12px}.request-row__bottom[data-v-66696c8c]{color:#999188;margin-top:15px;font-size:12px}.type-label[data-v-66696c8c]{color:#69635c}.request-progress[data-v-66696c8c]{background:#e9e2da;border-radius:10px;flex:1;min-width:35px;height:4px;overflow:hidden}.request-progress i[data-v-66696c8c]{border-radius:inherit;background:#f16936;height:100%;display:block}.status-pill[data-v-66696c8c]{border-radius:4px;align-items:center;min-height:20px;padding:0 7px;font-size:12px;display:inline-flex}.status-pill--neutral[data-v-66696c8c]{color:#777067;background:#ece8e3}.status-pill--warning[data-v-66696c8c]{color:#ad702b;background:#fff1de}.status-pill--info[data-v-66696c8c]{color:#56746b;background:#e9f0ee}.status-pill--accent[data-v-66696c8c]{color:#c65b31;background:#fff0e8}.status-pill--success[data-v-66696c8c]{color:#5e7c66;background:#e8f2eb}.status-pill--muted[data-v-66696c8c]{color:#9b948b;background:#f0eeeb}.status-pill--danger[data-v-66696c8c]{color:#b84e39;background:#fae8e4}.priority-pill[data-v-66696c8c]{border-radius:4px;align-items:center;min-height:20px;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.priority-pill--danger[data-v-66696c8c]{color:#fff8f5;background:#b84e39}.priority-pill--warning[data-v-66696c8c]{color:#ad702b;background:#fff1de}.priority-pill--info[data-v-66696c8c]{color:#56746b;background:#e9f0ee}.priority-pill--muted[data-v-66696c8c]{color:#9b948b;background:#f0eeeb}.request-row.is-p0[data-v-66696c8c]{border-left:3px solid #b84e39}.request-detail[data-v-66696c8c]{flex-direction:column;min-width:0;display:flex}.request-detail__head[data-v-66696c8c]{border-bottom:1px solid #eee9e3;justify-content:space-between;gap:14px;min-height:103px;padding:18px 21px 15px;display:flex}.request-detail__head h2[data-v-66696c8c]{text-overflow:ellipsis;white-space:nowrap;margin:8px 0 5px;font-family:Georgia,Songti SC,serif;font-size:20px;overflow:hidden}.request-detail__head p[data-v-66696c8c]{color:#a19a91;margin:0;font-size:12px}.detail-head__actions[data-v-66696c8c]{align-items:flex-start;gap:10px}.source-badge[data-v-66696c8c]{color:#837b72;white-space:nowrap;background:#f3efe9;border-radius:4px;padding:5px 8px;font-size:12px}.detail-controls[data-v-66696c8c]{background:#fbfaf8;grid-template-columns:115px 105px minmax(100px,1fr);gap:9px;padding:13px 21px;display:grid}.detail-controls label>span[data-v-66696c8c]{color:#9c958c;margin-bottom:5px;font-size:12px;display:block}.detail-controls select[data-v-66696c8c],.detail-controls input[data-v-66696c8c]{width:100%}.detail-tabs[data-v-66696c8c]{border-bottom:1px solid #eee9e3;gap:18px;padding:0 21px;display:flex}.detail-tabs button[data-v-66696c8c]{color:#a19a91;background:0 0;border-bottom:2px solid #0000;min-height:38px;padding:0;font-size:12px}.detail-tabs button.is-active[data-v-66696c8c]{color:#3f3a35;border-color:#f16936}.detail-tabs span[data-v-66696c8c]{color:#f16936;margin-left:3px}.detail-scroll[data-v-66696c8c]{min-height:0;max-height:426px;padding:17px 21px;overflow-y:auto}.completeness[data-v-66696c8c]{background:#f6f1eb;border-radius:8px;padding:13px}.completeness>div[data-v-66696c8c]:first-child{justify-content:space-between;align-items:baseline;display:flex}.completeness strong[data-v-66696c8c]{color:#f16936;font-family:Georgia,serif;font-size:17px}.completeness-bar[data-v-66696c8c]{background:#e6ded5;border-radius:8px;height:5px;margin:9px 0 7px;overflow:hidden}.completeness-bar span[data-v-66696c8c]{border-radius:inherit;background:#f16936;height:100%;display:block}.completeness p[data-v-66696c8c]{color:#7e766d;margin:0;font-size:12px}.detail-section[data-v-66696c8c]{margin-top:18px}.detail-section__title[data-v-66696c8c]{justify-content:space-between;margin-bottom:11px}.detail-section__title h3[data-v-66696c8c]{margin:0;font-size:14px}.detail-fields[data-v-66696c8c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;margin:0;display:grid}.detail-fields div[data-v-66696c8c]{min-width:0}.detail-fields dt[data-v-66696c8c]{color:#a19a91;font-size:12px}.detail-fields dd[data-v-66696c8c]{color:#58524b;margin:4px 0 0;font-size:12px;line-height:1.5}.draft-cta[data-v-66696c8c]{background:#fff8f2;border:1px dashed #d9c9bc;border-radius:8px;justify-content:space-between;gap:12px;margin-top:19px;padding:13px}.draft-cta>div[data-v-66696c8c]{gap:9px}.draft-cta__spark[data-v-66696c8c]{color:#f16936;font-size:17px}.draft-cta strong[data-v-66696c8c]{font-size:12px}.draft-cta p[data-v-66696c8c]{color:#9b9187;margin:3px 0 0;font-size:12px}.workflow-mini-cta[data-v-66696c8c]{background:#f6f1eb;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.workflow-mini-cta>div[data-v-66696c8c]{min-width:0}.workflow-mini-cta strong[data-v-66696c8c]{color:#4b4640;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;display:block;overflow:hidden}.empty-detail[data-v-66696c8c],.empty-state[data-v-66696c8c]{color:#aaa39a;align-content:center;place-items:center;gap:7px;min-height:300px;font-size:12px;display:grid}.empty-detail span[data-v-66696c8c]{color:#f16936;font-size:22px}.empty-detail p[data-v-66696c8c]{margin:0}.audit-list[data-v-66696c8c]{align-content:start;gap:17px;display:grid}.audit-item[data-v-66696c8c]{grid-template-columns:9px 1fr auto;align-items:start;gap:9px;display:grid}.audit-item__dot[data-v-66696c8c]{background:#f16936;border-radius:50%;width:7px;height:7px;margin-top:4px}.audit-item strong[data-v-66696c8c]{font-size:12px}.audit-item p[data-v-66696c8c]{color:#9b938a;margin:3px 0 0;font-size:12px}.audit-item time[data-v-66696c8c]{color:#aaa39b;white-space:nowrap;font-size:12px}.workflow-empty[data-v-66696c8c]{text-align:center;background:#fffdfa;border:1px dashed #d6cec5;border-radius:10px;align-content:center;place-items:center;gap:9px;min-height:480px;display:grid}.workflow-empty__mark[data-v-66696c8c]{color:#f16936;background:#fff0e8;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.workflow-empty h2[data-v-66696c8c]{margin:6px 0 0;font-family:Georgia,Songti SC,serif;font-size:20px}.workflow-empty p[data-v-66696c8c]{color:#969087;margin:0 0 9px;font-size:12px}.workflow-editor[data-v-66696c8c]{background:#fffdfa;border:1px solid #ded8cf;border-radius:10px}.workflow-editor__header[data-v-66696c8c]{border-bottom:1px solid #eee9e3;justify-content:space-between;gap:18px;padding:22px 24px}.workflow-editor__header h2[data-v-66696c8c]{margin:10px 0 5px;font-family:Georgia,Songti SC,serif;font-size:21px}.workflow-editor__header p[data-v-66696c8c]{color:#948c83;max-width:640px;margin:0;font-size:12px;line-height:1.6}.workflow-editor__actions[data-v-66696c8c]{flex:none;gap:8px}.capability-gap[data-v-66696c8c]{background:#fff1e9;border-radius:8px;align-items:center;gap:10px;margin:17px 24px 0;padding:11px 12px;display:flex}.capability-gap>span[data-v-66696c8c]{color:#fff;background:#f16936;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:800;display:grid}.capability-gap div[data-v-66696c8c]{flex:1}.capability-gap strong[data-v-66696c8c]{font-size:12px}.capability-gap p[data-v-66696c8c]{color:#a36950;margin:3px 0 0;font-size:12px}.capability-gap .text-button[data-v-66696c8c]{color:#b35532}.workflow-rulebar[data-v-66696c8c]{color:#999188;gap:17px;padding:16px 24px 10px;font-size:12px}.rule-dot[data-v-66696c8c]{background:#819987;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.rule-dot--approval[data-v-66696c8c]{background:#f16936}.rule-dot--external[data-v-66696c8c]{background:#ba4c3d}.node-stack[data-v-66696c8c]{gap:9px;padding:10px 24px 23px;display:grid}.node-actions[data-v-66696c8c]{align-items:center;gap:10px;display:flex}.node-move[data-v-66696c8c]{gap:4px;display:flex}.node-move button[data-v-66696c8c]{color:#777067;cursor:pointer;background:#fffdfa;border:1px solid #dcd5cc;border-radius:6px;width:24px;height:24px;font-size:12px;line-height:1}.node-move button[data-v-66696c8c]:disabled{opacity:.35;cursor:default}.node-remove[data-v-66696c8c]{color:#b84e39;cursor:pointer;background:#fffaf8;border:1px solid #e8cfc9;border-radius:6px;height:24px;padding:0 9px;font-size:12px}.node-remove[data-v-66696c8c]:hover{background:#fae8e4}.node-append[data-v-66696c8c]{color:#56746b;cursor:pointer;background:#fffdfa;border:1px solid #dcd5cc;border-radius:6px;height:24px;padding:0 9px;font-size:12px}.node-append[data-v-66696c8c]:hover{color:#c65b31;background:#fffaf6;border-color:#c65b31}.node-card[data-v-66696c8c]{grid-template-columns:40px minmax(0,1fr);gap:10px;display:grid}.node-card__rail[data-v-66696c8c]{color:#b1a99f;flex-direction:column;align-items:center;font-family:Georgia,serif;font-size:12px;display:flex}.node-card__rail i[data-v-66696c8c]{background:#ded8cf;flex:1;width:1px;min-height:45px;margin-top:7px}.node-card:last-child .node-card__rail i[data-v-66696c8c]{display:none}.node-card__body[data-v-66696c8c]{background:#fbfaf8;border:1px solid #ded8cf;border-radius:9px;min-width:0;padding:14px 15px}.node-card__body header[data-v-66696c8c]{justify-content:space-between;gap:12px;margin-bottom:11px}.node-card__body header>div[data-v-66696c8c]{flex:1;min-width:0}.node-card__body header input[data-v-66696c8c]{color:#403c37;background:0 0;border:0;outline:0;width:100%;margin-top:4px;padding:0;font-size:14px;font-weight:700}.approval-toggle[data-v-66696c8c]{color:#7c746a;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.approval-toggle input[data-v-66696c8c]{opacity:0;position:absolute}.approval-toggle span[data-v-66696c8c]{background:#d7d0c7;border-radius:10px;width:28px;height:16px;display:inline-block;position:relative}.approval-toggle span[data-v-66696c8c]:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .16s;position:absolute;top:3px;left:3px}.approval-toggle input:checked+span[data-v-66696c8c]{background:#f16936}.approval-toggle input:checked+span[data-v-66696c8c]:after{transform:translate(12px)}.node-field[data-v-66696c8c]{display:block}.node-field span[data-v-66696c8c],.node-io span[data-v-66696c8c]:not(.io-arrow){color:#a19a91;margin-bottom:4px;font-size:12px;display:block}.node-field textarea[data-v-66696c8c],.node-io input[data-v-66696c8c]{color:#686159;resize:vertical;background:#fffdfa;border:1px solid #e2dcd4;border-radius:6px;outline:none;width:100%;padding:8px 9px;font-size:12px;line-height:1.5}.node-field textarea[data-v-66696c8c]:focus,.node-io input[data-v-66696c8c]:focus{border-color:#f16936}.node-io[data-v-66696c8c]{align-items:flex-end;gap:9px;margin-top:9px}.node-io label[data-v-66696c8c]{flex:1;min-width:0}.io-arrow[data-v-66696c8c]{color:#b0a89e;padding-bottom:7px;font-size:14px}.node-card footer[data-v-66696c8c]{color:#a19a91;justify-content:space-between;gap:10px;margin-top:11px;font-size:12px}.node-card footer>span[data-v-66696c8c]:first-child{color:#718875}.node-card footer>span:first-child.is-danger[data-v-66696c8c]{color:#b84e39}.node-state-dot[data-v-66696c8c]{background:#718875;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.is-danger .node-state-dot[data-v-66696c8c]{background:#b84e39}.workflow-editor__footer[data-v-66696c8c]{color:#a19a91;border-top:1px solid #eee9e3;justify-content:space-between;gap:12px;padding:13px 24px;font-size:12px}.settings-layout[data-v-66696c8c]{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:18px;display:grid}.settings-main[data-v-66696c8c]{gap:12px;display:grid}.settings-section[data-v-66696c8c],.settings-side__card[data-v-66696c8c]{background:#fffdfa;border:1px solid #ded8cf;border-radius:10px;padding:20px 22px}.settings-heading[data-v-66696c8c]{justify-content:space-between;gap:15px;margin-bottom:18px}.settings-heading h2[data-v-66696c8c]{margin:0 0 5px;font-family:Georgia,Songti SC,serif;font-size:18px}.settings-heading p[data-v-66696c8c]{color:#979087;margin:0;font-size:12px}.version-tag[data-v-66696c8c]{color:#8b8279;background:#f3efe9;border-radius:4px;padding:5px 7px;font-family:ui-monospace,monospace;font-size:12px}.setting-row[data-v-66696c8c]{border-top:1px solid #eee9e3;justify-content:space-between;gap:20px;padding:14px 0}.setting-row>span[data-v-66696c8c]{flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.setting-row strong[data-v-66696c8c]{color:#4a453f;font-size:12px}.setting-row small[data-v-66696c8c]{color:#a39b92;font-size:12px}.setting-row select[data-v-66696c8c]{color:#686158;background:#fbfaf8;border:1px solid #dcd5cc;border-radius:7px;outline:0;width:270px;height:34px;padding:0 9px;font-size:12px}.number-input[data-v-66696c8c]{align-items:center;gap:7px;display:flex}.number-input input[data-v-66696c8c]{color:#686158;background:#fbfaf8;border:1px solid #dcd5cc;border-radius:7px;outline:0;width:66px;height:34px;padding:0 8px;font-size:12px}.number-input span[data-v-66696c8c]{color:#9f978e;font-size:12px}.question-list[data-v-66696c8c]{gap:2px;display:grid}.question-row[data-v-66696c8c]{border-top:1px solid #eee9e3;grid-template-columns:40px 1fr auto;align-items:center;gap:8px;min-height:51px;padding:8px 0;display:grid}.question-number[data-v-66696c8c]{color:#f16936;font-family:Georgia,serif;font-size:12px}.question-row strong[data-v-66696c8c],.question-row small[data-v-66696c8c]{display:block}.question-row strong[data-v-66696c8c]{color:#514b44;font-size:12px}.question-row small[data-v-66696c8c]{color:#a39b92;margin-top:3px;font-size:12px;line-height:1.35}.question-required[data-v-66696c8c]{color:#7d9683;font-size:12px}.settings-save[data-v-66696c8c]{justify-self:start;margin-top:2px}.settings-side[data-v-66696c8c]{gap:12px;display:grid}.settings-side__card h3[data-v-66696c8c]{margin:11px 0 17px;font-family:Georgia,Songti SC,serif;font-size:17px}.funnel-row[data-v-66696c8c]{color:#777068;justify-content:space-between;margin-top:13px;font-size:12px}.funnel-row strong[data-v-66696c8c]{color:#4d4740;font-family:Georgia,serif;font-size:16px;font-weight:500}.funnel-bar[data-v-66696c8c]{background:#ebe4dc;border-radius:8px;height:4px;margin-top:6px;overflow:hidden}.funnel-bar i[data-v-66696c8c]{border-radius:inherit;background:#f16936;height:100%;display:block}.settings-side__divider[data-v-66696c8c]{background:#eee9e3;height:1px;margin:19px 0 12px}.settings-side__card p[data-v-66696c8c]{color:#9b938a;margin:0;font-size:12px;line-height:1.7}.settings-side__card--warning[data-v-66696c8c]{background:#fff8f2;border-color:#ead6c8}.settings-side__card--warning strong[data-v-66696c8c]{color:#7e4b37;margin:11px 0 6px;font-size:12px;display:block}.admin-toast[data-v-66696c8c]{z-index:30;color:#fff;background:#2c2b29;border-radius:7px;padding:10px 14px;font-size:12px;position:fixed;bottom:24px;right:24px;box-shadow:0 7px 22px #2c2b292e}.credential-grid[data-v-66696c8c]{border-top:1px solid #eee9e3;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 0 5px;display:grid}.credential-field[data-v-66696c8c]{min-width:0;display:block}.credential-field>span[data-v-66696c8c]{color:#5f5a53;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.credential-field input[data-v-66696c8c]{color:#686158;background:#fbfaf8;border:1px solid #dcd5cc;border-radius:7px;outline:0;width:100%;height:36px;padding:0 10px;font-size:12px}.credential-field input[data-v-66696c8c]:focus{border-color:#8f8981;box-shadow:0 0 0 3px #46423d12}.credential-field small[data-v-66696c8c]{color:#989087;margin-top:5px;font-size:12px;line-height:1.4;display:block}.credential-save[data-v-66696c8c]{margin-top:10px}.detail-section--intake-signals[data-v-66696c8c]{border-top:1px solid #eee9e3;padding-top:18px}.detail-section__hint[data-v-66696c8c]{color:#a19a91;font-size:11px}@media (width<=1050px){.admin-body[data-v-66696c8c]{grid-template-columns:175px minmax(0,1fr)}.settings-layout[data-v-66696c8c]{grid-template-columns:minmax(0,1fr)}.settings-side[data-v-66696c8c]{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-layout[data-v-66696c8c]{grid-template-columns:minmax(245px,.5fr) minmax(0,1fr)}}@media (width<=760px){.admin-header[data-v-66696c8c]{height:auto;min-height:67px;padding:12px 16px}.admin-header__actions .role-chip[data-v-66696c8c]{display:none}.admin-header__actions[data-v-66696c8c]{gap:8px}.admin-body[data-v-66696c8c]{min-height:0;display:block}.admin-rail[data-v-66696c8c]{border-bottom:1px solid #2c2b291a;border-right:0;padding:8px 12px}.admin-rail nav[data-v-66696c8c]{display:flex;overflow-x:auto}.admin-rail nav button[data-v-66696c8c]{grid-template-columns:18px 1fr auto;min-width:132px;min-height:41px}.admin-rail__note[data-v-66696c8c]{display:none}.admin-main[data-v-66696c8c]{padding:23px 12px 45px}.admin-title[data-v-66696c8c]{flex-direction:column;align-items:flex-start;margin-bottom:18px}.admin-title h1[data-v-66696c8c]{font-size:26px}.metric-grid[data-v-66696c8c]{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-toolbar[data-v-66696c8c]{flex-wrap:wrap}.toolbar-search[data-v-66696c8c]{width:100%}.inbox-toolbar select[data-v-66696c8c]{flex:1}.inbox-layout[data-v-66696c8c]{min-height:0;display:block}.request-list[data-v-66696c8c]{border-right:0;max-width:none;max-height:none}.request-detail[data-v-66696c8c]{border-top:6px solid #f4f1ed}.request-detail__head[data-v-66696c8c]{padding:16px}.request-detail__head h2[data-v-66696c8c]{white-space:normal;font-size:18px}.detail-controls[data-v-66696c8c],.detail-tabs[data-v-66696c8c],.detail-scroll[data-v-66696c8c]{padding-left:16px;padding-right:16px}.detail-fields[data-v-66696c8c]{grid-template-columns:1fr}.workflow-editor__header[data-v-66696c8c]{flex-direction:column;align-items:flex-start;padding:18px 16px}.workflow-editor__actions[data-v-66696c8c]{width:100%}.workflow-editor__actions select[data-v-66696c8c],.workflow-editor__actions .button[data-v-66696c8c]{flex:1}.capability-gap[data-v-66696c8c]{flex-wrap:wrap;align-items:flex-start;margin-left:16px;margin-right:16px}.workflow-rulebar[data-v-66696c8c]{flex-wrap:wrap;gap:8px 15px;padding:14px 16px 8px}.node-stack[data-v-66696c8c]{padding:8px 16px 17px}.node-card[data-v-66696c8c]{grid-template-columns:28px minmax(0,1fr);gap:6px}.node-card__body header[data-v-66696c8c]{flex-direction:column;align-items:flex-start}.node-io[data-v-66696c8c]{flex-direction:column;align-items:stretch;gap:6px}.io-arrow[data-v-66696c8c]{display:none}.node-card footer[data-v-66696c8c]{flex-direction:column;align-items:flex-start}.workflow-editor__footer[data-v-66696c8c]{flex-direction:column;align-items:flex-start;padding:13px 16px}.settings-side[data-v-66696c8c]{grid-template-columns:1fr}.setting-row[data-v-66696c8c]{flex-direction:column;align-items:flex-start;gap:11px}.setting-row select[data-v-66696c8c]{width:100%}.settings-section[data-v-66696c8c]{padding:17px 16px}.settings-heading[data-v-66696c8c]{align-items:flex-start}.question-row[data-v-66696c8c]{grid-template-columns:33px 1fr auto}.admin-toast[data-v-66696c8c]{bottom:12px;right:12px}}@media (width<=430px){.admin-brand span[data-v-66696c8c]:not(.admin-brand__mark){display:none}.admin-header__actions .text-button[data-v-66696c8c]{font-size:12px}.metric-card[data-v-66696c8c]{min-height:92px;padding:13px}.metric-card strong[data-v-66696c8c]{font-size:24px}.detail-controls[data-v-66696c8c]{grid-template-columns:1fr 1fr}.detail-controls label[data-v-66696c8c]:last-child{grid-column:1/-1}.draft-cta[data-v-66696c8c]{flex-direction:column;align-items:flex-start}.draft-cta .button[data-v-66696c8c]{width:100%}.workflow-editor__actions[data-v-66696c8c]{flex-direction:column;align-items:stretch}.workflow-editor__actions select[data-v-66696c8c],.workflow-editor__actions .button[data-v-66696c8c]{width:100%}.source-badge[data-v-66696c8c]{display:none}}.question-toggle[data-v-66696c8c]{color:#8b8279;background:#f7f3ee;border:1px solid #d9d1c8;border-radius:5px;min-width:42px;min-height:24px;padding:0 8px;font-size:12px}.question-toggle[data-v-66696c8c]:hover{color:#c65b31;border-color:#f16936}.question-toggle.is-required[data-v-66696c8c]{color:#66806e;background:#e9f2eb;border-color:#c8d7cc}.question-row.is-editing[data-v-66696c8c]{align-items:start;padding:13px 0}.question-editor[data-v-66696c8c]{gap:9px;display:grid}.question-editor__row[data-v-66696c8c]{grid-template-columns:minmax(0,1fr) 150px;gap:8px;display:grid}.question-editor label[data-v-66696c8c]{min-width:0;display:block}.question-editor label>span[data-v-66696c8c]{color:#948d84;margin-bottom:4px;font-size:12px;display:block}.question-editor input[data-v-66696c8c],.question-editor textarea[data-v-66696c8c],.question-editor select[data-v-66696c8c]{color:#554f48;background:#fbfaf8;border:1px solid #ddd6ce;border-radius:6px;outline:0;width:100%;min-width:0;padding:8px 9px;font-size:12px;line-height:1.45}.question-editor select[data-v-66696c8c]{height:34px;padding-top:0;padding-bottom:0}.question-editor textarea[data-v-66696c8c]{resize:vertical}.question-editor input[data-v-66696c8c]:focus,.question-editor textarea[data-v-66696c8c]:focus,.question-editor select[data-v-66696c8c]:focus{border-color:#9f988f;box-shadow:0 0 0 3px #46423d12}.question-editor>small[data-v-66696c8c]{color:#aaa39a;font-family:ui-monospace,monospace;font-size:12px}.admin-title>a.button[data-v-66696c8c]{align-items:center;text-decoration:none;display:inline-flex}.detail-followup[data-v-66696c8c]{background:#fbfaf8;border-top:1px solid #eee9e3;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:11px 21px;display:grid}.detail-followup--crm[data-v-66696c8c]{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-followup--crm select[data-v-66696c8c]{color:#6d665e;background:#fffdfa;border:1px solid #dcd5cc;border-radius:7px;outline:0;height:34px;padding:0 9px;font-size:12px}.detail-section--crm[data-v-66696c8c]{gap:10px;display:grid}.crm-block[data-v-66696c8c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.crm-block p[data-v-66696c8c],.crm-notes textarea[data-v-66696c8c]{color:#6f6961;margin:0;font-size:12px;line-height:1.6}.crm-block span[data-v-66696c8c],.crm-notes>span[data-v-66696c8c]{color:#9b938a;margin-bottom:4px;font-size:11px;display:block}.crm-notes textarea[data-v-66696c8c]{resize:vertical;background:#fffdfa;border:1px solid #dcd5cc;border-radius:7px;outline:0;width:100%;padding:8px 10px}.detail-section--archive .archive-list[data-v-66696c8c]{gap:7px;display:grid}.archive-row[data-v-66696c8c]{text-align:left;cursor:pointer;background:#fffdfa;border:1px solid #e5dfd7;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;display:flex}.archive-row.is-current[data-v-66696c8c]{background:#fff4ed;border-color:#c65b31}.archive-row strong[data-v-66696c8c]{text-overflow:ellipsis;white-space:nowrap;color:#4c4640;flex:1;min-width:0;font-size:12.5px;overflow:hidden}.archive-row__date[data-v-66696c8c]{color:#a19a91;white-space:nowrap;font-size:11px}.detail-evidence[data-v-66696c8c]{background:#f7f5f1;border:1px solid #ded8cf;border-radius:8px;margin:0 24px 16px;padding:15px 16px}.detail-evidence h3[data-v-66696c8c]{margin:5px 0;font-family:Georgia,Songti SC,serif;font-size:16px}.detail-evidence p[data-v-66696c8c]{color:#6f6961;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.6}.detail-evidence__files[data-v-66696c8c]{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.detail-evidence__files a[data-v-66696c8c]{color:#6b655d;background:#fffdfa;border:1px solid #d8d2ca;border-radius:5px;align-items:center;gap:4px;min-height:24px;padding:0 7px;font-size:12px;text-decoration:none;display:inline-flex}.detail-evidence__files a[data-v-66696c8c]:hover{color:#405fc2;border-color:#597ef7}.detail-followup label[data-v-66696c8c],.workflow-config-grid label[data-v-66696c8c]{min-width:0;display:block}.detail-followup label>span[data-v-66696c8c],.workflow-config-grid label>span[data-v-66696c8c]{color:#9c958c;margin-bottom:5px;font-size:12px;display:block}.detail-followup input[data-v-66696c8c],.workflow-config-grid input[data-v-66696c8c]{color:#686158;background:#fffdfa;border:1px solid #dcd5cc;border-radius:7px;outline:0;width:100%;min-width:0;height:34px;padding:0 9px;font-size:12px}.detail-followup input[data-v-66696c8c]:focus,.workflow-config-grid input[data-v-66696c8c]:focus{border-color:#f16936;box-shadow:0 0 0 3px #f169361a}.workflow-name-input[data-v-66696c8c]{color:#403c37;background:0 0;border:0;outline:0;width:min(100%,680px);margin:10px 0 5px;padding:0;font-family:Georgia,Songti SC,serif;font-size:21px;font-weight:700}.workflow-name-input[data-v-66696c8c]:focus{box-shadow:0 2px #f16936}.workflow-config-grid[data-v-66696c8c]{background:#fbfaf8;border-bottom:1px solid #eee9e3;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:17px 24px;display:grid}.workflow-config-grid__wide[data-v-66696c8c]{grid-column:span 2}.preflight-banner[data-v-66696c8c]{color:#97622b;background:#fff1de;border-radius:7px;align-items:center;gap:9px;margin:14px 24px 0;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.preflight-banner strong[data-v-66696c8c]{color:#ad702b;flex:none;font-size:12px}.preflight-banner.is-ready[data-v-66696c8c]{color:#5e7c66;background:#e8f2eb}.preflight-banner.is-ready strong[data-v-66696c8c]{color:#557662}@media (width<=760px){.admin-auth[data-v-66696c8c]{grid-template-columns:1fr}.login-visual[data-v-66696c8c]{display:none}.login-panel[data-v-66696c8c]{margin:20px auto}.question-editor__row[data-v-66696c8c]{grid-template-columns:1fr}.detail-followup[data-v-66696c8c]{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.detail-evidence[data-v-66696c8c]{margin-left:16px;margin-right:16px}.workflow-config-grid[data-v-66696c8c]{grid-template-columns:1fr;padding:14px 16px}.workflow-config-grid__wide[data-v-66696c8c]{grid-column:auto}.workflow-name-input[data-v-66696c8c]{width:100%;font-size:19px}.credential-grid[data-v-66696c8c]{grid-template-columns:1fr}}
