:root{font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,Arial,sans-serif;color:#1b2337;background:#f8faff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:960px;min-height:100vh}button,textarea,input{font:inherit}button{border:0;color:inherit;cursor:pointer}button:focus-visible,[contenteditable=true]:focus-visible{outline:3px solid rgba(97,108,255,.32);outline-offset:2px}.app-shell{min-height:100vh;background:radial-gradient(circle at 51% 4%,rgba(212,226,255,.78),transparent 31rem),radial-gradient(circle at 82% 29%,rgba(233,224,255,.62),transparent 29rem),linear-gradient(135deg,#f5f8ff,#fcfdff 47%,#f9f7ff)}.sidebar{position:fixed;z-index:10;inset:0 auto 0 0;width:76px;display:flex;flex-direction:column;align-items:center;background:#f8faffe0;border-right:1px solid rgba(218,226,242,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar__collapse{width:40px;height:40px;margin-top:14px;color:#45516d}.sidebar__nav{display:flex;width:100%;flex:1;flex-direction:column;align-items:center;gap:8px;padding-top:22px}.sidebar__item{position:relative;width:60px;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;color:#303b56;border:1px solid transparent;border-radius:16px;font-size:13px;line-height:18px;transition:color .16s ease,background .16s ease,transform .16s ease}.sidebar__item:hover{border-color:#2c76f414;background:#e8f1ffb8;color:#246ff6;transform:translateY(-1px)}.sidebar__item.is-active{border-color:#2676f51a;background:linear-gradient(145deg,#e5f0ff,#d9eaff);color:#1676f3;box-shadow:inset 0 1px #ffffffd1,0 5px 14px #3071e017}.sidebar__icon-wrap{position:relative;display:grid;place-items:center;height:27px}.sidebar__item:nth-child(4){margin-top:15px}.sidebar__item:nth-child(4):before{position:absolute;top:-17px;width:43px;height:1px;background:#dde5f3;content:""}.page{min-height:100vh;margin-left:80px;position:relative;overflow:hidden}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 30px 0 38px}.brand,.tool-button,.quick-entry,.prompt-panel__actions{display:flex;align-items:center}.brand{gap:9px;color:#090d18;font-size:24px;font-weight:700;letter-spacing:-1.2px;background:transparent;border:none;padding:4px 10px 4px 4px;margin-left:-10px;border-radius:12px;cursor:pointer;transition:background .15s ease,color .15s ease}.brand:hover{background:#edf4ff;color:#1f6feb}.brand-mark{display:block;width:34px;height:34px;object-fit:contain}.brand-mark__diamond{position:absolute;top:8px;right:7px;bottom:7px;left:4px;border-radius:10px 8px 12px 11px;background:#246bff;transform:skewY(-19deg) rotate(-18deg)}.brand-mark__cap{position:absolute;top:4px;left:8px;width:25px;height:11px;border-radius:7px 7px 2px 2px;background:#3b7cff;transform:rotate(-21deg)}.brand-mark__dot{position:absolute;right:4px;bottom:9px;width:6px;height:6px;border-radius:50%;background:#fff}.icon-button{display:grid;place-items:center;background:transparent}.main-content{display:flex;justify-content:center;min-height:calc(100vh - 72px)}.hero{width:min(100%,980px);padding:38px 18px 44px}.hero__eyebrow{display:flex;width:max-content;align-items:center;gap:6px;margin:0 auto 10px;padding:6px 10px;border:1px solid rgba(76,121,229,.12);border-radius:999px;background:#ffffff9e;color:#5771bd;font-size:12px;font-weight:600;box-shadow:0 5px 16px #495c920f}.hero h1{margin:0;color:#1b2337;font-size:34px;font-weight:700;line-height:46px;letter-spacing:-1.2px;text-align:center}.hero__subtitle{margin:7px 0 0;color:#7c879d;font-size:14px;line-height:22px;text-align:center}.mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;width:100%;height:94px;margin-top:30px;gap:8px}.mode-tab{position:relative;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 17px 0 20px;overflow:hidden;border:1px solid rgba(220,227,242,.78);border-radius:18px 18px 8px 8px;background:#ffffff7a;color:#222c44;box-shadow:inset 0 1px #fffc;transition:height .16s ease,background .16s ease,transform .16s ease}.mode-tab:hover{height:74px;transform:translateY(-3px)}.mode-tab.is-active{z-index:1;height:84px;border-color:#5a84e533;background:#fffffff0;box-shadow:0 10px 28px #5a6ea41f,inset 0 1px #fff}.mode-tab__copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px;z-index:1}.mode-tab__eyebrow{position:absolute;top:6px;left:20px;color:#a1abc0;font-size:12px;font-weight:600}.mode-tab__label{position:relative;z-index:1;font-size:16px;font-weight:650}.mode-tab__visual{position:relative;display:grid;place-items:center;width:54px;height:54px;color:#54627c;opacity:.84}.prompt-panel{position:relative;z-index:2;min-height:196px;margin-top:8px;padding:22px 23px 20px;border:1px solid rgba(95,124,204,.16);border-radius:24px;background:#ffffffe6;box-shadow:0 20px 52px #485b8e21,inset 0 1px #fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .16s ease,box-shadow .16s ease}.prompt-panel:focus-within{border-color:#4979ec66;box-shadow:0 22px 58px #4863a429,0 0 0 4px #417bf212}.prompt-editor{min-height:88px;max-height:112px;overflow:auto;padding:0 0 4px;color:#303b4f;font-size:16px;font-weight:500;line-height:28px;cursor:text;word-break:break-all}.prompt-editor-wrap{position:relative;z-index:2}.prompt-editor:empty:before{color:#a4aec0;content:attr(data-placeholder)}.prompt-editor:focus,.prompt-editor:focus-visible{outline:none;box-shadow:none}.prompt-chip{display:inline;padding:3px 8px;border-radius:7px;background:#eef3ff;color:#5578df;font-weight:500;white-space:nowrap}.prompt-chip--upload{color:#6969e9;cursor:pointer}.prompt-chip--select{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(74,124,235,.13);background:linear-gradient(180deg,#f7faff,#edf4ff);box-shadow:0 2px 7px #3c69cd14;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease;vertical-align:baseline}.prompt-chip--select:hover,.prompt-chip--select:focus{border-color:#3288ff61;box-shadow:0 4px 12px #326edc21;outline:none}.prompt-chip__select-value{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.prompt-chip__select-arrow{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.72;transform:rotate(45deg) translateY(-2px)}.prompt-select-menu{position:absolute;z-index:80;display:grid;gap:3px;max-height:220px;overflow-y:auto;padding:7px;border:1px solid rgba(32,52,90,.1);border-radius:12px;background:#fffffffa;box-shadow:0 14px 38px #1e345b2e,0 2px 8px #1e345b14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.prompt-select-menu__label{padding:4px 9px 5px;color:#9aa4b4;font-size:11px;line-height:18px}.prompt-select-menu button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#273348;font:inherit;font-size:13px;line-height:20px;text-align:left;cursor:pointer}.prompt-select-menu button:hover,.prompt-select-menu button:focus-visible{background:#f1f6ff;color:#2878ee;outline:none}.prompt-select-menu button.is-selected{background:#eaf2ff;color:#2474eb;font-weight:600}.prompt-select-menu__check{color:#3288ff;font-size:13px}.prompt-editor__tail{display:inline-block;min-width:14px;height:1.1em;vertical-align:baseline;cursor:text}.prompt-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.prompt-panel__tools{display:flex;align-items:center;gap:10px;min-width:0}.tool-button{min-height:44px;gap:8px;padding:0 12px;border:1px solid #e8ecf4;border-radius:13px;background:#fbfcff;color:#283249;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 1px 3px #252f4b08;transition:border-color .16s ease,background .16s ease,transform .16s ease}.tool-button:hover,.tool-button.is-open{border-color:#c6c9ff;background:#f8f8ff;transform:translateY(-1px)}.tool-button--compact{min-width:91px;padding:0 12px}.upload-button{min-width:112px}.upload-button__plus{display:grid;place-items:center;width:24px;height:24px;border:1px solid #e6eaf3;border-radius:50%;color:#516078}.upload-button__preview{width:25px;height:25px;border-radius:6px;object-fit:cover}.menu-anchor{position:relative}.dropdown-menu{position:absolute;z-index:6;top:calc(100% + 8px);left:0;min-width:118px;padding:6px;border:1px solid #e8eaf5;border-radius:12px;background:#fff;box-shadow:0 9px 24px #3b476f29}.dropdown-menu--style{min-width:148px}.dropdown-menu__title{padding:8px 12px 7px;color:#8792ae;font-size:14px;line-height:20px}.dropdown-menu__item{width:100%;padding:9px 12px;border-radius:8px;background:transparent;color:#4a556d;font-size:14px;text-align:left}.dropdown-menu__item:hover,.dropdown-menu__item.is-selected{background:#f1f2ff;color:#5e62ed}.prompt-panel__actions{flex-shrink:0;gap:10px}.magic-button{width:43px;height:43px;border:1px solid #edf0f6;border-radius:12px;color:#61a7ff;background:#fff;box-shadow:0 1px 3px #252f4b08}.magic-button:hover{border-color:#c4dbff;background:#f5f9ff}.generate-button{position:relative;min-width:78px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:12px;background:linear-gradient(135deg,#347ff2,#695ee8);color:#fff;font-size:15px;font-weight:600;box-shadow:0 6px 12px #685feb3d;transition:transform .16s ease,filter .16s ease}.generate-button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.generate-button:disabled{cursor:wait;opacity:.84}.button-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.quick-entries{display:flex;justify-content:center;gap:8px;margin-top:15px}.quick-entry{min-height:40px;gap:3px;padding:0 11px;border:1px solid rgba(222,228,241,.72);border-radius:12px;background:#ffffffad;color:#424b64;font-size:14px;transition:background .16s ease,color .16s ease,transform .16s ease}.quick-entry:hover{border-color:#cbd9fa;background:#f2f6ff;color:#3477df;transform:translateY(-1px)}.quick-entry__icon{color:#7f86a4;font-size:16px}.quick-entry__icon--new{display:inline-grid;place-items:center;min-width:19px;height:17px;border-radius:4px;background:#e5e7f2;font-size:8px;font-weight:700}.feedback{min-height:24px;margin-top:10px;color:#6f74d9;font-size:14px;text-align:center;opacity:0;transition:opacity .18s ease}.feedback.is-visible{opacity:1}.help-button{position:fixed;right:27px;bottom:24px;width:51px;height:51px;border-radius:50%;background:#fffffff2;color:#5f6a83;box-shadow:0 4px 16px #4c5a8026}.help-button:hover{color:#5e62ed;transform:translateY(-2px)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1240px){.hero{width:min(100%,840px)}.prompt-panel{padding-right:18px;padding-left:18px}.prompt-panel__tools{gap:7px}.tool-button{padding-right:8px;padding-left:8px;font-size:13px}}@media(max-width:1080px){.hero{width:min(100%,800px)}.mode-tab{padding-right:8px;padding-left:12px}.mode-tab__eyebrow{left:12px}.tool-button{gap:4px;padding-right:7px;padding-left:7px}}.home-shell{min-height:100vh;background:#fff}.sidebar{width:80px;border-right:0;background:#f5f7f9;-webkit-backdrop-filter:none;backdrop-filter:none}.sidebar__brand{width:58px;height:60px;display:grid;place-items:center;margin-top:6px;padding:0;background:transparent}.sidebar__brand img{width:29px;height:30px;object-fit:contain}.sidebar__nav{flex:0 0 auto;gap:8px;padding-top:8px}.sidebar__item{width:64px;height:64px;gap:3px;border:0;border-radius:12px;color:#222;font-size:11px}.sidebar__item:hover{background:#e9ecf2;color:#111;transform:none}.sidebar__item.is-active{background:#e0e3ec;color:#111;box-shadow:none}.sidebar__item:nth-child(4){margin-top:20px}.sidebar__item:nth-child(4):before{top:-11px;width:36px;background:#d9d9d9}.sidebar__account{width:42px;height:42px;display:grid;place-items:center;margin:auto 0 38px;border:2px solid #fff;border-radius:50%;background:#d9d9d9;color:#fff;overflow:hidden}.sidebar__account.is-authenticated{border-color:#fff;background:linear-gradient(145deg,#72b8ff,#7968ff);box-shadow:0 4px 12px #405daa33;font-size:15px;font-weight:600}.sidebar__account img{width:100%;height:100%;object-fit:cover}.home-shell .page{margin-left:80px;overflow:visible}.home-shell .main-content{position:relative;min-height:100vh;overflow:hidden}.home-wash{position:absolute;z-index:0;top:0;left:50%;width:max(100%,1440px);height:540px;transform:translate(-50%);object-fit:cover;object-position:center top;pointer-events:none}.home-shell .hero{position:relative;z-index:1;width:min(calc(100vw - 136px),947px);padding:94px 0 56px}.home-shell .hero h1{color:#000;font-size:30px;font-weight:600;line-height:42px;letter-spacing:0}.home-shell .mode-tabs{display:flex;align-items:start;height:55px;margin-top:64px;gap:0}.home-shell .mode-tab{flex:1 1 0;min-width:0;height:67px;margin-top:9px;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;color:#000;box-shadow:none;transition:flex-grow .26s cubic-bezier(.22,.61,.36,1),height .22s ease,margin-top .22s ease,padding .22s ease,background-color .22s ease,box-shadow .22s ease}.home-shell .mode-tab+.mode-tab{margin-left:-14px}.home-shell .mode-tab--video{flex-grow:.76}.home-shell .mode-tab.is-active{flex-grow:1.16;z-index:3;height:97px;margin-top:0;background:transparent;transform:translateY(0);box-shadow:none}.home-shell .mode-tab--video.is-active{flex-grow:1}.home-shell .mode-tab:hover:not(.is-active){z-index:2;height:67px;margin-top:9px;background:transparent;transform:none;box-shadow:none}.home-shell .mode-tab__shape{position:absolute;z-index:0;top:-12px;right:-12px;bottom:-12px;left:-12px;pointer-events:none;filter:drop-shadow(0 0 6px rgba(0,0,0,.1))}.home-shell .mode-tab__shape-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;transition:opacity .22s ease,transform .22s ease}.home-shell .mode-tab__shape-layer--inactive{opacity:1}.home-shell .mode-tab__shape-layer--active{opacity:0;transform:translateY(7px) scaleY(.82);transform-origin:center bottom}.home-shell .mode-tab.is-active .mode-tab__shape-layer--inactive{opacity:0;transform:translateY(-3px) scaleY(1.08)}.home-shell .mode-tab.is-active .mode-tab__shape-layer--active{opacity:1;transform:translateY(0) scaleY(1)}.home-shell .mode-tab__label{font-size:16px;font-weight:500;white-space:nowrap;transition:font-size .22s ease,font-weight .22s ease}.home-shell .mode-tab__copy{position:absolute;z-index:2;top:15px;left:36px}.home-shell .mode-tab.is-active .mode-tab__copy{top:17px;left:26px}.home-shell .mode-tab.is-active .mode-tab__label{font-size:22px;font-weight:600}.home-shell .mode-tab__visual{position:absolute;right:24px;top:6px;width:54px;height:56px;opacity:.22;pointer-events:none;transition:width .22s ease,height .22s ease,right .22s ease,top .22s ease,opacity .22s ease}.home-shell .mode-tab.is-active .mode-tab__visual{right:13px;width:100px;opacity:1}.home-shell .mode-tab--ecommerce.is-active .mode-tab__visual{top:-25px;height:87px}.home-shell .mode-tab--poster.is-active .mode-tab__visual{top:-34px;height:100px}.home-shell .mode-tab--ppt.is-active .mode-tab__visual,.home-shell .mode-tab--video.is-active .mode-tab__visual{top:-34px;height:104px}.home-shell .mode-tab--ecommerce:not(.is-active) .mode-tab__visual{width:54px;height:47px}.home-shell .mode-tab--poster:not(.is-active) .mode-tab__visual{width:51px;height:51px}.home-shell .mode-tab--ppt:not(.is-active) .mode-tab__visual{width:53px;height:55px}.home-shell .mode-tab--video:not(.is-active) .mode-tab__visual{width:54px;height:57px}.home-shell .mode-tab:hover:not(.is-active) .mode-tab__visual{opacity:1}.home-shell .mode-tab__visual img{width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:brightness(.96);transition:filter .22s ease,opacity .22s ease,transform .22s ease}.home-shell .mode-tab:hover .mode-tab__visual img,.home-shell .mode-tab.is-active .mode-tab__visual img{filter:brightness(1.1) saturate(1.04)}.home-shell .prompt-panel{z-index:4;min-height:167px;margin-top:0;padding:24px 25px 16px 116px;border:1px solid #3288ff;border-radius:20px;background:#fff;box-shadow:0 0 12px #0000001a;-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .prompt-panel:focus-within{border-color:#3288ff;box-shadow:0 0 12px #0000001f}.home-shell .prompt-editor{min-height:62px;max-height:72px;color:#222;font-size:14px;font-weight:400;line-height:28px}.home-shell .prompt-chip{padding:2px 6px;border-radius:5px;background:#eff5ff;color:#3288ff}.home-shell .prompt-chip--select{min-height:25px;padding:1px 8px 1px 7px}.home-shell .prompt-chip--upload{display:inline-flex;align-items:center;gap:5px;vertical-align:middle}.home-shell .prompt-attachment-tail{display:inline-flex;flex-wrap:wrap;gap:6px;max-width:100%;margin-left:7px;vertical-align:middle}.home-shell .prompt-attachment{position:relative;display:inline-flex;align-items:center;gap:7px;width:auto;max-width:min(180px,100%);min-width:0;padding:3px 9px 3px 4px;border:1px solid #dce9ff;border-radius:8px;background:#f3f7ff;color:#357ad8;line-height:24px;vertical-align:middle}.home-shell .prompt-attachment--primary{margin:0 2px}.home-shell .prompt-attachment__thumb{position:relative;display:inline-flex;width:25px;height:25px;flex:0 0 auto;border-radius:6px}.home-shell .prompt-attachment__thumb img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.home-shell .prompt-attachment__name{min-width:0;max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-shell .prompt-attachment__remove{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;width:14px;height:14px;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:#0f172ac7;color:#fff;font-size:11px;font-weight:400;line-height:12px;opacity:0;cursor:pointer;transition:opacity .12s ease}.home-shell .prompt-attachment__thumb:hover .prompt-attachment__remove,.home-shell .prompt-attachment__remove:focus-visible{opacity:1;outline:none}.home-shell .prompt-upload-preview{position:absolute;z-index:90;display:grid;place-items:center;width:152px;height:196px;padding:5px;border:1px solid rgba(22,45,80,.12);border-radius:12px;background:#fff;box-shadow:0 16px 42px #192c4b3d,0 2px 7px #192c4b1a;pointer-events:none}.home-shell .prompt-upload-preview img{width:100%;height:100%;border-radius:8px;object-fit:contain}.home-shell .prompt-panel__footer{margin-top:10px;min-height:40px;align-items:flex-end}.home-shell .upload-button{position:absolute;top:20px;left:24px;width:68px;min-width:68px;height:74px;flex-direction:column;justify-content:center;gap:4px;padding:0;border-color:#ebe8d6e6;border-radius:10px;background:linear-gradient(145deg,#fffef1,#fffef9 48%,#edf3ff);color:#777;font-size:0;box-shadow:0 5px 16px #53607f1f;transform:rotate(-7deg)}.home-shell .upload-button:hover{transform:rotate(-7deg) translateY(-2px)}.home-shell .upload-button__plus{width:28px;height:28px;border:0;color:#222}.home-shell .upload-button__preview{width:62px;height:68px;border-radius:7px;object-fit:cover;transition:filter .22s ease,transform .22s ease}.home-shell .prompt-panel__tools{position:static;align-items:center;gap:7px}.home-shell .agent-team-control{position:absolute;left:14px;bottom:16px;display:inline-flex;align-items:center;height:38px}.home-shell .agent-team{width:101px;height:38px;object-fit:contain}.home-shell .prompt-panel__actions{position:absolute;right:25px;bottom:16px}.home-shell .generate-button{min-width:88px;height:40px;padding:0 7px 0 16px;border-radius:22px;background:#000;font-size:16px;font-weight:400;box-shadow:none}.home-shell .generate-button img{width:28px;height:28px;flex:0 0 28px}.home-templates{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px;opacity:1;transform:translateY(0);transition:opacity .18s ease,transform .22s ease}.home-templates.is-transitioning{opacity:.38;transform:translateY(4px)}.home-templates button{position:relative;height:88px;overflow:hidden;border-radius:4px;background:#eef5f8;color:#222;font-size:14px;font-weight:600}.home-templates button:hover,.home-skill-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2432491a}.home-templates button:active,.home-skill-card:active,.home-shell .mode-tab:active{transform:scale(.985);transition-duration:80ms}.home-templates button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.home-templates button img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:4px;filter:brightness(.96);transition:filter .22s ease,transform .26s ease,opacity .22s ease}.home-templates button:hover img{filter:brightness(1.1) saturate(1.03);transform:scale(1.012)}.home-skills{margin-top:38px;scroll-margin-top:24px}.home-skills h2{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#000;font-size:16px;font-weight:600}.home-skills h2 img{width:24px;height:28px;object-fit:contain}.home-skills__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-skill-card{position:relative;min-width:0;aspect-ratio:312 / 125;overflow:hidden;padding:0;border-radius:12px;background:#eef0ea;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.home-skill-card>img{width:100%;height:100%;object-fit:cover;filter:brightness(.97);transition:filter .22s ease,transform .26s ease,opacity .22s ease}.home-skill-card:hover>img{filter:brightness(1.1) saturate(1.03);transform:scale(1.012)}.home-skill-card--built{padding:18px;background:linear-gradient(110deg,#e7e8e3,#dfe1dc)}.home-skill-card__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#fff}.home-skill-card--built strong,.home-skill-card--built small{position:relative;z-index:2;display:block}.home-skill-card--built strong{margin-top:12px;color:#1b1b1b;font-size:18px}.home-skill-card--built small{margin-top:3px;color:#8c8c88;font-size:12px}.home-skill-card__mock{position:absolute;right:24px;bottom:-22px;width:112px;height:112px;border:7px solid #fff;border-radius:10px;background:linear-gradient(145deg,#c16b4a,#e6c29e 44%,#73604a 45%,#f0d2b3);transform:rotate(7deg);box-shadow:-30px -5px 0 -12px #ffffffe6}.home-shell .feedback{margin-top:8px}@media(prefers-reduced-motion:reduce){.home-templates,.home-templates button img,.home-skill-card>img,.home-shell .mode-tab__visual img{animation:none;transition:none}}@media(max-width:1180px){.home-shell .hero{width:min(calc(100vw - 116px),900px)}.home-shell .mode-tab{padding-left:18px}.home-shell .mode-tab__visual{right:4px}}.auth-page{position:relative;display:grid;min-height:100vh;place-items:center;overflow:hidden;padding:34px;background:radial-gradient(circle at 18% 16%,rgba(174,216,255,.72),transparent 28rem),radial-gradient(circle at 84% 78%,rgba(222,203,255,.58),transparent 32rem),linear-gradient(135deg,#f5f9ff,#edf1ff 46%,#f8f5ff)}.auth-page:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(105,126,177,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(105,126,177,.045) 1px,transparent 1px);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 80%)}.auth-page__close{position:fixed;top:24px;right:26px;z-index:5;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(91,108,151,.12);border-radius:50%;background:#ffffff9e;color:#5d6b87;box-shadow:0 8px 22px #5667911a}.auth-page__close:hover{background:#fff;color:#3d65d9;transform:translateY(-1px)}.auth-card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(460px,1.12fr) minmax(390px,.88fr);width:min(1080px,calc(100vw - 68px));min-height:min(650px,calc(100vh - 68px));padding:12px;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:28px;background:#f7f9ffb8;box-shadow:0 30px 90px #475a8f33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-hero{position:relative;min-height:560px;overflow:hidden;border-radius:21px;background:linear-gradient(145deg,#3379ef,#4c6fe6 37%,#755edc 68%,#a16dd7);isolation:isolate}.auth-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,51,141,.28),transparent 52%,rgba(87,44,160,.22)),linear-gradient(180deg,rgba(255,255,255,.08),transparent 48%,rgba(19,29,97,.48))}.auth-hero__brand,.auth-hero__caption{position:absolute;right:48px;left:48px;z-index:2;color:#fff}.auth-hero__brand{top:48px;display:flex;align-items:center;gap:11px;font-size:17px;font-weight:700;text-shadow:0 2px 18px rgba(21,26,89,.34)}.auth-hero__caption{bottom:46px}.auth-hero__caption h2{margin:0 0 12px;font-size:31px;font-weight:700;line-height:1.18}.auth-hero__caption p{margin:0 0 20px;color:#ffffffc7;font-size:14px}.auth-hero__features{display:flex;flex-wrap:wrap;gap:8px}.auth-hero__features span{padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1a;color:#ffffffe6;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-hero__shapes{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.auth-shape{position:absolute;display:block;border:1px solid rgba(255,255,255,.28);background:#ffffff1a;box-shadow:inset 0 0 40px #ffffff14;transform:rotate(-18deg)}.auth-shape--one{top:18%;right:-14%;width:360px;height:210px;border-radius:52% 48% 38% 62%}.auth-shape--two{top:38%;left:-18%;width:300px;height:180px;border-radius:44% 56% 62% 38%;transform:rotate(26deg)}.auth-shape--three{right:9%;bottom:24%;width:172px;height:172px;border-radius:42px;transform:rotate(33deg)}.auth-brand-mark,.account-page__brand-mark{display:block;flex:0 0 auto;width:32px;height:32px;object-fit:contain}.auth-brand-mark span,.auth-brand-mark i,.auth-brand-mark b{position:absolute;display:block}.auth-brand-mark span{top:7px;left:4px;width:24px;height:20px;border-radius:9px 12px 11px 8px;background:#236bfa;transform:skewY(-18deg) rotate(-17deg)}.auth-brand-mark i{top:4px;left:9px;width:22px;height:10px;border-radius:8px 8px 3px 3px;background:#4d86ff;transform:rotate(-20deg)}.auth-brand-mark b{right:5px;bottom:8px;width:5px;height:5px;border-radius:50%;background:#fff}.auth-brand-mark--light span{background:#fff}.auth-brand-mark--light i{background:#ffffffbd}.auth-form-panel{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;padding:38px 48px 30px;color:#27314a}.auth-brand{display:inline-flex;align-items:center;gap:8px;margin:0 0 28px;padding:0;background:transparent;color:#18233d;font-size:21px;letter-spacing:-.5px}.auth-brand:hover{color:#476bdc}.auth-form-panel>h1{margin:25px 0 6px;color:#202b45;font-size:30px;font-weight:700;line-height:1.2}.auth-form-panel__subtitle{margin:0 0 22px;color:#929caf;font-size:13px;line-height:20px}.auth-tabs{display:grid;width:min(340px,100%);grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;border:1px solid #e6eaf3;border-radius:13px;background:#f4f6fa}.auth-tabs button{height:36px;border-radius:9px;background:transparent;color:#7d879b;font-size:13px;font-weight:600;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.auth-tabs button:hover{color:#4568ce}.auth-tabs button.is-active{background:#fff;color:#315fdd;box-shadow:0 3px 10px #4b5b871a}.auth-form-stage{display:grid;width:min(330px,100%);min-height:228px;place-items:center}.auth-form-stage.is-register{min-height:322px}.wechat-login-box{display:grid;justify-items:center;gap:15px}.wechat-qr-card{position:relative;display:grid;width:202px;height:202px;place-items:center;padding:10px;overflow:hidden;border:1px solid #e8ebf3;border-radius:14px;background:#fff;color:#8b96ab;box-shadow:0 8px 22px #5f71a114}.wechat-qr-card img{display:block;width:100%;height:100%;border-radius:7px;object-fit:cover}.wechat-qr-card.is-expired img{filter:blur(7px) brightness(.7);transform:scale(1.06)}.wechat-qr-refresh{position:absolute;color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.wechat-login-box p{min-height:20px;margin:0;color:#8d97aa;font-size:13px}.auth-form-inline-page{display:grid;width:100%;gap:14px}.auth-form-inline-page label{display:grid;gap:6px}.auth-form-inline-page label>span{color:#778198;font-size:12px;font-weight:600}.auth-form-inline-page input,.phone-input-row,.sms-code-row{width:100%;height:48px;border:1px solid #e2e7f0;border-radius:12px;background:#fbfcff;color:#26334d;font-size:13px}.auth-form-inline-page input{padding:0 14px}.auth-password-field{position:relative;width:100%}.auth-password-field input{width:100%;padding-right:46px}.auth-password-field button{position:absolute;top:50%;right:8px;display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:transparent;color:#9aa4b8;transform:translateY(-50%)}.auth-password-field button:hover{background:#eef3ff;color:#456ee0}.auth-form-inline-page input:focus,.phone-input-row:focus-within,.sms-code-row:focus-within{outline:none;border-color:#7b93ea;box-shadow:0 0 0 4px #5c73e01f}.phone-input-row,.sms-code-row{display:flex;align-items:center;overflow:hidden}.phone-input-row b{padding:0 12px;color:#35415b;font-size:13px}.phone-input-row input,.sms-code-row input{height:100%;border:0;border-radius:0;background:transparent;box-shadow:none}.sms-code-row button{height:100%;padding:0 12px;border-left:1px solid #e2e7f0;background:transparent;color:#4968d5;font-size:12px;font-weight:700;white-space:nowrap}.sms-code-row button:disabled{color:#adb5c6;cursor:not-allowed}.auth-submit-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#5679e7,#735fdc);color:#fff;font-size:14px;font-weight:700;box-shadow:0 8px 16px #5b67da33}.auth-submit-button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.auth-submit-button:disabled{cursor:wait;opacity:.62}.auth-mode-switch{display:flex;align-items:center;justify-content:center;gap:5px;margin:-2px 0 0;color:#929caf;font-size:12px}.auth-mode-switch button{padding:2px 0;background:transparent;color:#496bdd;font-size:inherit;font-weight:700}.auth-mode-switch button:hover{color:#6f57da;text-decoration:underline;text-underline-offset:3px}.auth-mode-switch--standalone{margin:-1px 0 4px}.auth-message-slot{display:grid;width:min(330px,100%);min-height:22px;place-items:center;margin-top:3px}.auth-form-error,.auth-form-success{margin:0;font-size:12px;text-align:center}.auth-form-error{color:#dc4f62}.auth-form-success{color:#179b74}.auth-agreement{display:flex;width:min(330px,100%);flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;margin-top:5px;color:#9ba4b6;font-size:11px;line-height:1.7;text-align:center}.auth-agreement input{width:15px;height:15px;margin:0 2px 0 0;accent-color:#2f7ff7}.auth-agreement label{cursor:pointer}.auth-agreement a{color:#6878ba;font-weight:600;text-decoration:underline;text-underline-offset:3px}.auth-action-row{display:flex;align-items:center;justify-content:center;margin-top:18px}.auth-action-row button{display:grid;min-width:106px;min-height:58px;justify-items:center;gap:7px;padding:0 18px;border-left:1px solid #e7eaf1;background:transparent;color:#95a0b5;font-size:12px}.auth-action-row button:first-child{border-left:0}.auth-action-row button:hover{color:#566fd0}.auth-captcha-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1e27415c}.auth-captcha-dialog{position:relative;display:grid;width:min(320px,calc(100vw - 40px));justify-items:center;padding:26px 24px 24px;border-radius:18px;background:#fff;color:#1e2a43;box-shadow:0 24px 70px #202b4a40}.auth-captcha-close{position:absolute;top:11px;right:11px;display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:transparent;color:#8b95aa}.auth-captcha-close:hover{background:#f3f5fb;color:#42516d}.auth-captcha-dialog h2{margin:0 0 6px;font-size:20px}.auth-captcha-dialog p{margin:0 0 16px;color:#7b879d;font-size:12px}.auth-captcha-image{display:grid;width:164px;height:54px;place-items:center;margin-bottom:14px;overflow:hidden;border:1px solid #e5e9f2;border-radius:10px;background:#f8faff;color:#7d89a0}.auth-captcha-image img{display:block;width:100%;height:100%;object-fit:cover}.auth-captcha-dialog>input{width:100%;height:42px;margin-bottom:12px;padding:0 12px;border:1px solid #e2e7f0;border-radius:10px;background:#fbfcff;color:#1e2a43;text-align:center;letter-spacing:.15em}.auth-captcha-dialog>.auth-submit-button{width:100%}.auth-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;min-height:100vh;padding:32px;background:#1a1f286b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-page:before{display:none;background:transparent;-webkit-mask-image:none;mask-image:none}.auth-card{grid-template-columns:42% 58%;width:min(820px,calc(100vw - 64px));min-height:min(540px,calc(100vh - 64px));padding:0;border:0;border-radius:28px;background:#fff;box-shadow:0 22px 52px #232a372e;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-page__close{position:absolute;top:18px;right:18px;z-index:8;width:34px;height:34px;border:0;background:transparent;color:#b2b6bf;box-shadow:none}.auth-page__close:hover{background:#f5f6f8;color:#555e6d;transform:none}.auth-hero{min-height:540px;border-radius:28px 0 0 28px;background:#f6f7fa}.auth-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#c8cdd7 1px,transparent 1px);background-size:22px 22px;content:"";opacity:.62}.auth-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.2),transparent 34%),linear-gradient(180deg,transparent 64%,rgba(246,247,250,.96) 88%);content:"";pointer-events:none}.auth-hero__brand{top:22px;right:24px;left:24px;gap:8px;color:#14171d;font-size:18px;text-shadow:none}.auth-hero__brand-copy{display:flex;flex-direction:column;gap:2px}.auth-hero__brand-copy strong{line-height:1.15}.auth-hero__brand-copy small{color:#7e8490;font-size:10px;font-weight:500;letter-spacing:.2px}.auth-hero__brand .auth-brand-mark{width:30px;height:30px}.auth-hero__visual{position:absolute;top:82px;right:24px;left:24px;z-index:2;display:grid;height:270px;place-items:center}.auth-hero__visual img{display:block;width:min(260px,92%);max-height:260px;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(69,66,122,.16));animation:auth-visual-in .32s ease-out both}@keyframes auth-visual-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-hero__caption{right:36px;bottom:40px;left:36px;z-index:3;color:#1b1f27;text-align:center}.auth-hero__caption h2{margin:0 0 8px;font-size:24px;font-weight:650;letter-spacing:-.6px}.auth-hero__caption p{margin:0;color:#777d88;font-size:13px}.auth-form-panel{justify-content:center;padding:30px 48px 22px;color:#1e2635}.auth-brand{display:none}.auth-form-panel>h1{margin:0 0 7px;color:#182033;font-size:26px;font-weight:650;letter-spacing:-.7px}.auth-form-panel__subtitle{margin:0 0 20px;color:#a0a5af;font-size:12px}.auth-form-stage,.auth-form-stage.is-register{width:min(320px,100%);min-height:190px}.auth-form-stage.is-register{min-height:276px}.auth-form-inline-page{gap:14px}.auth-form-inline-page label{gap:0}.auth-form-inline-page label>span{display:none}.auth-form-inline-page input,.phone-input-row,.sms-code-row{height:46px;border:0;border-bottom:1px solid #e3e5e9;border-radius:0;background:transparent;color:#1d2430;font-size:13px}.auth-form-inline-page input{padding:0 10px}.auth-form-inline-page input::placeholder{color:#bdc1c9}.auth-form-inline-page input:focus,.phone-input-row:focus-within,.sms-code-row:focus-within{border-color:#2f7ff7;box-shadow:none}.phone-input-row b{padding:0 10px;color:#313844;font-size:13px;font-weight:500}.sms-code-row button{padding:0 12px;border-left:0;color:#20252d;font-size:13px;font-weight:500}.auth-password-field button{right:3px;color:#b5b9c1}.auth-password-field button:hover{background:transparent;color:#4c75ca}.auth-submit-button{min-height:44px;margin-top:10px;border-radius:999px;background:#1f242c;font-size:14px;font-weight:500;box-shadow:none}.auth-submit-button:hover:not(:disabled){background:#343a44;filter:none;transform:none}.auth-submit-button:disabled{background:#c6c8cd}.wechat-login-box{gap:12px}.wechat-qr-card{width:154px;height:154px;padding:8px;border-color:#eceef1;border-radius:4px;box-shadow:none}.wechat-login-box p{color:#a1a6b0;font-size:12px}.auth-message-slot{width:min(320px,100%);min-height:18px;margin-top:2px}.auth-method-switcher{width:min(320px,100%);margin-top:2px}.auth-method-switcher__divider{display:flex;align-items:center;gap:13px;color:#999ea8;font-size:12px;white-space:nowrap}.auth-method-switcher__divider:before,.auth-method-switcher__divider:after{width:100%;height:1px;background:#eceef1;content:""}.auth-method-switcher__options{display:flex;justify-content:center;gap:12px;margin-top:15px}.auth-method-switcher__option{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#8b94a4;color:#fff;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.auth-method-switcher__option:hover{transform:translateY(-2px);box-shadow:0 7px 15px #3c45562e}.auth-method-switcher__option--sms{background:#4f8bf7}.auth-method-switcher__option--wechat{background:#25bd68}.auth-method-switcher__option--password{background:#22262d}.auth-method-switcher__option:not(.is-active){opacity:.72}.auth-method-switcher__option.is-active{box-shadow:0 0 0 3px #fff,0 0 0 5px currentColor}.auth-mode-switch{margin-top:-5px;color:#9ba0aa;font-size:12px}.auth-agreement{width:min(320px,100%);margin-top:15px;color:#a4a8b1;font-size:10px}.auth-agreement a{color:#2f7ff7;text-decoration:none}@media(max-width:900px){body:has(.auth-page){min-width:0}.auth-page{padding:18px}.auth-card{display:block;width:min(520px,calc(100vw - 36px));min-height:calc(100vh - 36px)}.auth-hero{display:none}.auth-form-panel{min-height:calc(100vh - 36px);padding:70px 44px 32px}.auth-brand{display:inline-flex;margin-bottom:32px}}@media(max-width:520px){.auth-page{padding:0;background:#1a1f286b}.auth-card{width:100vw;min-height:100vh;border-radius:0;box-shadow:none}.auth-form-panel{min-height:100vh;padding:62px 26px 28px}.auth-page__close{top:14px;right:14px}}.account-page{min-height:100vh;color:#27334d;background:radial-gradient(circle at 78% 8%,rgba(224,231,255,.92),transparent 29rem),linear-gradient(130deg,#f5f8ff,#fff 49%,#f8f7ff)}.account-page__topbar{display:flex;height:68px;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid rgba(220,226,241,.78);background:#ffffffad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.account-page__brand{display:inline-flex;align-items:center;gap:9px;padding:0;background:transparent;color:#18233d;font-size:20px}.account-page__brand-mark{width:29px;height:29px;border-radius:8px;object-fit:contain}.account-page__actions{display:flex;align-items:center;gap:8px}.account-page__back,.account-page__logout{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:0 12px;border-radius:9px;background:transparent;color:#69758d;font-size:13px}.account-page__back:hover,.account-page__logout:hover{background:#eef2ff;color:#4d69cf}.account-page__logout{color:#a06973}.account-page__content{width:min(980px,calc(100% - 80px));margin:0 auto;padding:62px 0 72px}.account-page__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.account-page__eyebrow{display:block;margin-bottom:8px;color:#6e7bd6;font-size:11px;font-weight:800;letter-spacing:.12em}.account-page__heading h1{margin:0 0 10px;color:#202b45;font-size:34px;line-height:1.12}.account-page__heading p{margin:0;color:#7c879d;font-size:14px}.account-page__heading-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid #e4e8f4;border-radius:17px;background:#ffffffad;color:#6b79dc;box-shadow:0 8px 22px #53659d14}.account-page__notice{padding:16px 18px;border:1px solid #e4e9f3;border-radius:13px;background:#fffc;color:#758199;font-size:14px}.account-page__notice--error{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#bb596b}.account-page__notice--error button{min-height:34px;padding:0 12px;border-radius:8px;background:#eef1ff;color:#586dcf;font-size:13px;font-weight:700}.account-profile-card,.account-password-form{border:1px solid rgba(224,229,241,.9);border-radius:18px;background:#ffffffc2;box-shadow:0 14px 34px #51649912}.account-profile-card{display:flex;align-items:center;gap:16px;padding:22px 24px}.account-avatar{display:grid;width:68px;height:68px;flex:0 0 auto;place-items:center;overflow:hidden;border:4px solid #edf1ff;border-radius:50%;background:linear-gradient(145deg,#3e6ee1,#6c8def);color:#fff;font-size:23px;font-weight:800}.account-avatar img{display:block;width:100%;height:100%;object-fit:cover}.account-profile-card__copy{display:grid;min-width:0;gap:6px}.account-profile-card__copy strong{color:#27334d;font-size:17px}.account-profile-card__copy span{overflow:hidden;color:#8a95aa;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-avatar-upload{display:inline-flex;min-height:36px;align-items:center;gap:7px;margin-left:auto;padding:0 13px;border:1px solid #dfe5f5;border-radius:9px;background:#f7f8ff;color:#5e70c9;font-size:13px;font-weight:700;cursor:pointer}.account-avatar-upload:hover{border-color:#bcc9f4;background:#eef1ff}.account-avatar-upload input{display:none}.account-form-error,.account-form-success{margin:10px 2px 0;font-size:13px}.account-form-error{color:#d65368}.account-form-success{color:#159874}.account-profile-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.account-profile-item{min-width:0;min-height:84px;padding:16px;border:1px solid rgba(226,231,242,.92);border-radius:13px;background:#ffffffa6}.account-profile-item span{display:block;margin-bottom:9px;color:#8b95a8;font-size:12px}.account-profile-item strong{display:block;overflow:hidden;color:#34415e;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-password-form{margin-top:26px;padding:24px}.account-password-form__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #edf0f6}.account-password-form__heading .account-page__eyebrow{margin-bottom:5px}.account-password-form__heading h2{margin:0;color:#2a3550;font-size:21px}.account-password-form__heading p{margin:0;color:#8b95a8;font-size:12px}.account-password-form__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:20px}.account-password-form__fields label{display:grid;gap:7px}.account-password-form__fields label>span{color:#748097;font-size:12px;font-weight:600}.account-password-form__fields input{width:100%;height:40px;padding:0 11px;border:1px solid #e1e6f0;border-radius:10px;background:#fbfcff;color:#2c3851;font-size:13px}.account-password-form__fields input:focus{outline:none;border-color:#8396e9;box-shadow:0 0 0 4px #5c73e01a}.account-password-submit{min-height:40px;margin-top:18px;padding:0 17px;border-radius:9px;background:#536ed7;color:#fff;font-size:13px;font-weight:700}.account-password-submit:hover:not(:disabled){background:#4662cc}.account-password-submit:disabled{cursor:wait;opacity:.6}.account-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:36px;background:#3740537a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.account-dialog{position:relative;display:grid;grid-template-columns:176px minmax(0,1fr);width:min(1040px,calc(100vw - 72px));height:min(640px,calc(100vh - 72px));min-height:520px;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 28px 90px #18223747}.account-dialog__close{position:absolute;top:24px;right:24px;z-index:3;display:grid;width:46px;height:46px;place-items:center;border:1px solid #e4e8ef;border-radius:50%;background:#fff;color:#59677f;box-shadow:0 3px 8px #3d4c690d}.account-dialog__close:hover{background:#f6f8fc;color:#1f2937}.account-dialog__sidebar{min-width:0;padding:28px 13px 22px;overflow-y:auto;border-right:1px solid #e7eaf0;background:#f5f6f8}.account-dialog__identity{display:flex;align-items:center;gap:12px;min-width:0;padding:0 10px 24px;border-bottom:1px solid #e1e5eb}.account-dialog__avatar{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:#e8ebf1;color:#65728a;font-size:17px;font-weight:700}.account-dialog__avatar img{display:block;width:100%;height:100%;object-fit:cover}.account-dialog__identity>div:last-child{min-width:0}.account-dialog__identity strong{display:block;max-width:100px;overflow:hidden;color:#1f2937;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.account-dialog__identity small{display:block;margin-top:4px;overflow:hidden;color:#8a94a3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-dialog__nav{display:grid;gap:3px;padding-top:18px}.account-dialog__nav button{display:flex;min-height:36px;align-items:center;gap:9px;width:100%;padding:0 10px;border-radius:7px;background:transparent;color:#667085;font-size:13px;text-align:left}.account-dialog__nav button:hover,.account-dialog__nav button.is-active{background:#e3e6ec;color:#1f2937}.account-dialog__content{min-width:0;padding:38px 44px 34px;overflow-y:auto;scrollbar-color:rgba(148,163,184,.45) transparent;scrollbar-width:thin}.account-dialog__title{padding-right:64px}.account-dialog__title h2{margin:0;color:#111827;font-size:28px;line-height:1.2}.account-dialog__title p{margin:9px 0 0;color:#7b8492;font-size:13px;line-height:1.6}.account-dialog__error{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding:12px 14px;border-radius:10px;background:#fff5f5;color:#c24155;font-size:12px}.account-dialog__error button{min-height:30px;padding:0 10px;border-radius:7px;background:#ffe4e6;color:#be123c;font-size:12px;font-weight:700}.account-dialog__profile-banner{display:flex;align-items:center;gap:18px;margin-top:25px;padding:17px;border:1px solid #e6eaf0;border-radius:14px;background:#f8fafc}.account-dialog__avatar--large{width:72px;height:72px;font-size:23px}.account-dialog__avatar-button{display:inline-flex;min-height:38px;align-items:center;padding:0 15px;border-radius:10px;background:#111827;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.account-dialog__avatar-button:hover{background:#263248}.account-dialog__avatar-button input{display:none}.account-dialog__profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.account-dialog__profile-item{min-width:0;min-height:82px;padding:14px;border:1px solid #e6eaf0;border-radius:12px;background:#f8fafc}.account-dialog__profile-item span{display:block;margin-bottom:8px;color:#64748b;font-size:11px}.account-dialog__profile-item strong{display:block;overflow:hidden;color:#111827;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-dialog__form-error,.account-dialog__form-success{margin:10px 0 0;font-size:12px}.account-dialog__form-error{color:#dc2626}.account-dialog__form-success{color:#059669}.account-dialog__history{margin-top:24px}.account-dialog__history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.account-dialog__history-tabs{display:inline-flex;gap:6px;padding:4px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.account-dialog__history-tabs button,.account-dialog__refresh{min-height:32px;padding:0 12px;border-radius:8px;background:transparent;color:#718096;font-size:12px;font-weight:700}.account-dialog__history-tabs button.is-active{background:#111827;color:#fff}.account-dialog__history-tabs button:disabled{cursor:not-allowed;opacity:.45}.account-dialog__refresh{border:1px solid #dfe5ec;background:#fff;color:#475569}.account-dialog__refresh:hover{background:#f8fafc}.account-dialog__history-list{display:grid;gap:9px;margin-top:14px}.account-dialog__history-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:11px 13px;border:1px solid #e3e8f0;border-radius:12px;background:#fff;color:inherit;text-align:left}.account-dialog__history-item:hover{border-color:#b9c7ee;background:#f8faff;box-shadow:0 6px 16px #44588f14}.account-dialog__history-thumb{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:#eef2ff;color:#6473d2}.account-dialog__history-copy{min-width:0}.account-dialog__history-copy strong{display:block;overflow:hidden;color:#27334d;font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.account-dialog__history-copy small{display:block;margin-top:5px;overflow:hidden;color:#8b95a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-dialog__history-arrow{color:#5a70ce;font-size:12px;font-weight:700;white-space:nowrap}.account-dialog__history-empty,.account-dialog__empty-panel{display:grid;min-height:170px;place-items:center;align-content:center;gap:8px;margin-top:18px;border-radius:14px;background:#f8fafc;color:#94a3b8;font-size:13px;text-align:center}.account-dialog__empty-panel{min-height:260px}.account-dialog__empty-panel strong{color:#334155;font-size:17px}.account-dialog__empty-panel p{margin:0;color:#8b95a8;font-size:12px}.account-dialog__empty-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eef2ff;color:#6473d2}.account-dialog__password{display:grid;gap:14px;margin-top:24px;padding:20px;border:1px solid #e6eaf0;border-radius:14px;background:#f8fafc}.account-dialog__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e6eaf0}.account-dialog__section-heading span{color:#6e7bd6;font-size:10px;font-weight:800;letter-spacing:.12em}.account-dialog__section-heading h3{margin:4px 0 0;color:#27334d;font-size:18px}.account-dialog__section-heading p{margin:0;color:#8b95a8;font-size:12px}.account-dialog__password-field{display:grid;gap:6px}.account-dialog__password-field span{color:#64748b;font-size:12px;font-weight:600}.account-dialog__password-field input{width:100%;height:40px;padding:0 11px;border:1px solid #dfe5ec;border-radius:9px;background:#fff;color:#111827;font-size:13px}.account-dialog__password-field input:focus{outline:none;border-color:#8da0e6;box-shadow:0 0 0 4px #5c73e01a}.account-dialog__primary-button{width:fit-content;min-height:38px;padding:0 14px;border-radius:9px;background:#111827;color:#fff;font-size:12px;font-weight:700}.account-dialog__primary-button:disabled{cursor:wait;opacity:.6}@media(max-width:760px){.account-dialog-backdrop{padding:12px}.account-dialog{grid-template-columns:132px minmax(0,1fr);width:calc(100vw - 24px);height:calc(100vh - 24px);min-height:0;border-radius:17px}.account-dialog__close{top:14px;right:14px;width:38px;height:38px}.account-dialog__sidebar{padding:20px 8px}.account-dialog__identity{display:grid;justify-items:center;gap:7px;padding:0 4px 18px;text-align:center}.account-dialog__identity strong{max-width:100px}.account-dialog__nav button{gap:7px;padding:0 8px;font-size:12px}.account-dialog__content{padding:24px 18px}.account-dialog__title h2{font-size:22px}.account-dialog__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-dialog__history-item{grid-template-columns:36px minmax(0,1fr)}.account-dialog__history-thumb{width:36px;height:36px}.account-dialog__history-arrow{display:none}}@media(max-width:900px){.auth-page{padding:14px}.auth-page__close{top:14px;right:14px}.auth-card{grid-template-columns:1fr;width:min(440px,calc(100vw - 28px));min-height:0}.auth-hero{display:none}.auth-form-panel{min-height:590px;padding:68px 30px 28px}.account-page__topbar{padding:0 20px}.account-page__content{width:min(100% - 32px,680px);padding:38px 0 50px}.account-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-password-form__fields{grid-template-columns:1fr}}@media(max-width:560px){.account-page__actions{gap:0}.account-page__back,.account-page__logout{padding:0 7px;font-size:0}.account-page__heading{align-items:flex-start}.account-page__heading h1{font-size:29px}.account-page__heading-icon{width:48px;height:48px;border-radius:14px}.account-profile-card{flex-wrap:wrap;padding:18px}.account-avatar-upload{width:100%;justify-content:center;margin-left:0}.account-profile-grid{gap:8px}.account-profile-item{padding:13px}.account-password-form{padding:18px}.account-password-form__heading{align-items:flex-start;flex-direction:column;gap:8px}}.generation-detail{min-height:100vh;background:radial-gradient(circle at 70% 8%,rgba(231,235,255,.9),transparent 30rem),linear-gradient(120deg,#f5f8ff,#fff 55%,#faf9ff);color:#202a42}.detail-header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(220,226,241,.86);background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.detail-back-button,.detail-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:#56627c}.detail-back-button{min-width:112px;height:36px;border-radius:9px;font-size:14px}.detail-back-button:hover{background:#f0f3ff;color:#5d63e9}.detail-title{display:flex;align-items:center;gap:11px;color:#252e45;font-size:16px}.detail-title strong{padding:4px 9px;border-radius:6px;background:#f1f2ff;color:#676be5;font-size:12px;font-weight:600}.detail-status{display:inline-flex;align-items:center;gap:7px;min-width:82px;color:#69748c;font-size:13px}.detail-status__dot{width:7px;height:7px;border-radius:50%;background:#aab3c7}.detail-status--waiting_confirmation .detail-status__dot,.detail-status--completed .detail-status__dot{background:#47bd8b}.detail-status--failed .detail-status__dot{background:#e87979}.detail-content{min-height:calc(100vh - 66px);display:grid;grid-template-columns:330px minmax(0,1fr)}.agent-sidebar{display:flex;min-height:calc(100vh - 66px);flex-direction:column;border-right:1px solid rgba(220,226,241,.86);background:#fafbffd1}.agent-sidebar__intro{display:flex;align-items:center;gap:11px;padding:23px 21px 18px;border-bottom:1px solid #edf0f8}.agent-sidebar__mark{display:grid;flex:0 0 auto;width:35px;height:35px;place-items:center;border-radius:10px;background:#e9eaff;color:#6668e8}.agent-sidebar__intro h2{margin:0;color:#2a334b;font-size:15px;font-weight:650}.agent-sidebar__intro p{margin:4px 0 0;color:#8a94a9;font-size:12px;line-height:18px}.agent-messages{flex:1;overflow:auto;padding:20px 18px}.agent-message{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px}.agent-message--user{flex-direction:row-reverse}.agent-message__avatar{display:grid;flex:0 0 auto;width:27px;height:27px;place-items:center;border-radius:8px;background:#e8eaff;color:#6668e8}.agent-message--user .agent-message__avatar{background:#dcecff;color:#4a85ec}.agent-message__body{max-width:235px}.agent-message--user .agent-message__body{text-align:right}.agent-message__name{display:block;margin-bottom:4px;color:#8b94a8;font-size:11px}.agent-message__body p{margin:0;padding:10px 12px;border-radius:5px 12px 12px;background:#fff;color:#4a556d;font-size:13px;line-height:21px;box-shadow:0 3px 12px #5f6b980f}.agent-message--user .agent-message__body p{border-radius:12px 5px 12px 12px;background:#e9efff;color:#405479;text-align:left}.agent-message__plan-note{display:flex;align-items:center;gap:5px;margin-top:7px;color:#6b70df;font-size:11px}.agent-thinking{display:inline-flex;align-items:center;gap:7px;margin:2px 0 10px 36px;color:#858ea4;font-size:12px}.agent-composer{display:flex;align-items:flex-end;gap:8px;margin:0 16px 18px;padding:8px 8px 8px 12px;border:1px solid #dce1ea;border-radius:18px;background:#fff;box-shadow:0 4px 18px #1620300f;transition:border-color .14s ease,box-shadow .14s ease}.agent-composer:focus-within{border-color:#b9d4ff;box-shadow:0 0 0 3px #2b7fff1a}.agent-composer textarea{width:100%;resize:none;border:0;outline:0;background:transparent;color:#1c2430;font-size:14px;line-height:21px}.agent-composer textarea::placeholder{color:#a8b1be}.agent-composer button:not(.agent-composer__send){display:grid;flex:0 0 auto;width:31px;height:31px;place-items:center;border-radius:9px;background:transparent;color:#5b6472}.agent-composer button:disabled{cursor:not-allowed;opacity:.4}.agent-error{margin:0 18px 10px;padding:8px 10px;border-radius:8px;background:#fff0f0;color:#c06464;font-size:12px;line-height:18px}.detail-stage{width:min(100%,980px);padding:28px 42px 42px;margin:0 auto}.detail-stage__toolbar{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.detail-stage__eyebrow,.agent-plan-card__eyebrow{color:#9ca5bb;font-size:10px;font-weight:700;letter-spacing:1.4px}.detail-stage h1{margin:5px 0 0;color:#27314a;font-size:24px;font-weight:650}.detail-revision{color:#929bae;font-size:12px}.image-preview{position:relative;display:grid;min-height:380px;place-items:center;overflow:hidden;border:1px solid #e3e7f4;border-radius:18px;background:linear-gradient(45deg,#f4f6fc 25%,transparent 25%),linear-gradient(-45deg,#f4f6fc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f4f6fc 75%),linear-gradient(-45deg,transparent 75%,#f4f6fc 75%);background-color:#fbfcff;background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px;box-shadow:0 12px 28px #5e6b9714}.image-preview img{display:block;max-width:100%;max-height:520px;object-fit:contain}.image-preview__empty{display:flex;align-items:center;flex-direction:column;gap:13px;color:#aab2c5;font-size:13px}.image-preview__tag{position:absolute;top:15px;left:15px;padding:5px 9px;border-radius:6px;background:#29344eb8;color:#fff;font-size:11px}.agent-plan-card{margin-top:18px;padding:18px;border:1px solid #e4e7f2;border-radius:14px;background:#ffffffeb;box-shadow:0 8px 22px #5f6b9812}.agent-plan-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.agent-plan-card h3{margin:5px 0 0;color:#2b354e;font-size:16px;font-weight:650}.detail-icon-button{width:32px;height:32px;border:1px solid #e7eaf4;border-radius:8px;background:#fff}.detail-icon-button:hover{border-color:#c8c9f7;color:#6668e8}.plan-field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.plan-field{min-height:65px;padding:10px 11px;border-radius:8px;background:#f7f8ff}.plan-field__label,.prompt-preview>span{display:block;margin-bottom:5px;color:#969fb3;font-size:11px}.plan-field p,.prompt-preview p{margin:0;color:#4d5870;font-size:12px;line-height:18px}.prompt-preview{margin-top:11px;padding:11px 12px;border-left:3px solid #7771eb;border-radius:0 8px 8px 0;background:#fafaff}.prompt-preview--negative{border-left-color:#b4bbcf}.plan-changes{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.plan-changes span{padding:4px 7px;border-radius:5px;background:#edf8f3;color:#4b9b78;font-size:11px}.detail-generate-button{width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;border-radius:10px;background:linear-gradient(135deg,#736bff,#7662ed);color:#fff;font-size:14px;font-weight:600;box-shadow:0 6px 14px #685feb33}.detail-generate-button:hover:not(:disabled){filter:brightness(1.05)}.detail-generate-button:disabled{cursor:wait;opacity:.72}.detail-loading{min-height:100vh;display:grid;place-items:center;color:#6b70df}.detail-loading p{color:#bd6464;font-size:14px}.spin-icon{animation:spin .7s linear infinite}@media(max-width:900px){.detail-content{grid-template-columns:290px minmax(0,1fr)}.detail-stage{padding-right:22px;padding-left:22px}}.generation-detail{position:relative;display:grid;grid-template-columns:390px minmax(0,1fr);width:100vw;height:100vh;min-height:100vh;overflow:hidden;background:#f4f6f9;color:#252934}.generation-detail{transition:grid-template-columns .28s ease}.generation-detail.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.generation-detail.is-sidebar-collapsed .agent-sidebar{min-width:0;margin:0;overflow:hidden;visibility:hidden;pointer-events:none}.workspace-collapsed-brand{position:fixed;top:14px;left:16px;z-index:30;display:inline-flex;align-items:center;gap:2px;padding:5px 7px 5px 4px;border-radius:999px;background:#fff;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d}.generation-detail .agent-sidebar{position:relative;z-index:3;display:flex;height:calc(100vh - 20px);min-height:0;margin:10px 0 10px 10px;flex-direction:column;overflow:hidden;border:1px solid #e7e8ed;border-radius:18px;background:#fff;box-shadow:8px 0 30px #252c3a0b}.agent-sidebar__header{flex:0 0 auto;border-bottom:1px solid #ececf0;background:#fff}.workspace-topline{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:8px;height:68px;padding:0 17px 0 20px}.workspace-brand{display:inline-flex;align-items:center;gap:9px;min-width:0;padding:4px 12px 4px 5px;border:none;border-radius:999px;background:transparent;color:#18191d;font-size:17px;font-weight:700;letter-spacing:0;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}.workspace-brand strong{overflow:hidden;text-overflow:ellipsis}.workspace-brand:hover{background:#edf4ff;color:#1f6feb}.workspace-brand .workspace-brand-mark{border-radius:8px}.workspace-brand-mark{position:relative;display:inline-grid;width:30px;height:30px;flex:0 0 auto;overflow:hidden;border-radius:50%;box-shadow:0 6px 16px #246bff29}.workspace-brand-mark .brand-logo-image{display:block;width:100%;height:100%;object-fit:contain}.workspace-brand-mark rect{fill:#246bff}.workspace-brand-mark path:first-of-type{fill:#fff;opacity:.95}.workspace-brand-mark path:nth-of-type(2){fill:#8db5ff}.workspace-brand-mark circle{fill:#246bff}.workspace-collapse{display:grid;width:28px;height:28px;place-items:center;border:none;border-radius:9px;background:transparent;color:#8a8e96}.workspace-collapse svg{width:15px;height:15px}.workspace-collapse:hover{background:#f3f4f6;color:#416ee6}.workspace-tabs{position:relative;display:flex;align-items:center;gap:3px;justify-self:start;padding:3px;border:0;border-radius:999px;background:#f6f7fab3}.workspace-tabs button{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 13px;border-radius:999px;background:transparent;color:#767980;font-size:13px;font-weight:600;white-space:nowrap}.workspace-tabs button.is-active{background:#fff;color:#222329;box-shadow:0 3px 9px #292d3814}.workspace-tabs button:hover{color:#252a32}.workspace-tabs>em{position:absolute;top:-8px;right:-4px;padding:1px 5px;border-radius:999px;background:#ff655b;color:#fff;font-size:9px;font-style:normal;font-weight:800;line-height:14px}.workspace-project{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 18px 0 22px}.workspace-project__title{display:flex;align-items:center;gap:9px;min-width:0}.workspace-project__title strong{overflow:hidden;color:#2d2f35;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.workspace-project__title span{flex:0 0 auto;padding:3px 7px;border-radius:7px;background:#e8f2ff;color:#2f7cf4;font-size:11px;font-weight:700}.workspace-project__actions{display:flex;align-items:center;gap:5px;margin-left:8px}.workspace-project__actions button,.workspace-more{position:relative;display:grid;width:28px;height:28px;place-items:center;padding:0;border-radius:8px;background:transparent;color:#92959c}.workspace-project__actions svg{stroke-width:2.1}.workspace-project__actions button:hover,.workspace-more:hover{background:#f2f6ff;color:#3d72db}.workspace-project__actions button[data-tooltip]:after{position:absolute;z-index:40;top:calc(100% + 7px);right:0;width:max-content;max-width:120px;padding:5px 8px;border-radius:6px;background:#242833;color:#fff;content:attr(data-tooltip);font-size:11px;font-weight:500;line-height:1.2;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.workspace-project__actions button[data-tooltip]:hover:after,.workspace-project__actions button[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(0)}.generation-detail .agent-messages{min-height:0;padding:22px 20px 26px;overflow-x:hidden;overflow-y:auto;overflow-anchor:none;background:#fff;scrollbar-width:none}.generation-detail .agent-messages::-webkit-scrollbar{width:0;height:0}.agent-sidebar-empty{display:grid;align-content:center;min-height:240px;padding:28px 6px}.agent-sidebar-empty h2{margin:0 0 8px;color:#111318;font-size:28px;font-weight:800;line-height:1.22;letter-spacing:0}.agent-sidebar-empty p{margin:0;color:#9aa0aa;font-size:19px;font-weight:700;line-height:1.35}.studio-identity{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin:3px 0 8px;color:#242833}.studio-identity .workspace-brand-mark{width:27px;height:27px;border-radius:9px;box-shadow:0 6px 14px #246bff24}.studio-identity strong{font-size:15px;font-weight:750;letter-spacing:0;line-height:1}.agent-transfer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:8px auto 20px;padding:9px 16px;border:1px solid #eef0f3;border-radius:999px;background:#f7f7f8;color:#94969c;font-size:12px}.agent-transfer span{color:#2980f3;font-weight:700}.agent-transfer em{margin-left:7px;font-style:normal}.conversation-message{display:flex;align-items:flex-start;gap:9px;margin:0 2px 17px}.conversation-message--user{justify-content:flex-end}.conversation-message--brief{justify-content:stretch;margin:7px 0 18px}.user-brief-card{width:100%;padding:12px 14px;border-radius:18px;background:linear-gradient(145deg,#dceaff,#e8f1ff);color:#1f2f47;box-shadow:none}.user-brief-card img{display:block;width:48px;height:48px;margin-bottom:9px;border-radius:9px;object-fit:cover;box-shadow:0 3px 10px #222f471f}.user-brief-card p{margin:0;color:#1f2f47;font-size:13px;font-weight:600;line-height:1.6}.demand-understanding-card{display:grid;gap:10px;margin:0 0 4px;padding:14px;border:1px solid #edf0f5;border-radius:18px;background:#fff;box-shadow:0 8px 22px #232a370a}.demand-understanding-card__eyebrow{color:#a3a6ae;font-size:11px;font-weight:700}.demand-understanding-card>strong{color:#242833;font-size:14px;line-height:1.45}.demand-understanding-card__chips{display:flex;flex-wrap:wrap;gap:6px}.demand-understanding-card__chips span{padding:5px 8px;border-radius:999px;background:#f2f6ff;color:#3477e8;font-size:11px;font-weight:700}.demand-understanding-card__content{display:grid;gap:7px;padding-top:2px}.demand-understanding-card__content p{display:grid;grid-template-columns:58px 1fr;gap:8px;margin:0;color:#686c75;font-size:12px;line-height:1.55}.demand-understanding-card__content b{color:#a0a3aa;font-weight:700}.studio-response{display:grid;gap:8px}.agent-status-line{display:flex;align-items:center;gap:7px;min-height:28px;margin:0;padding:2px 3px;color:#747b88;font-size:12.5px;line-height:1.45}.agent-status-line .agent-avatar{width:28px;height:28px}.agent-status-line>svg{flex:0 0 auto;color:#3485f4}.agent-status-line--active{padding-left:0;color:#7f848e}.agent-status-line--active span:last-child{color:#727782}.agent-status-line.is-mock{color:#9a9da5}.agent-dispatch-card{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:18px;background:#f7f8fb;color:#8d919a}.agent-dispatch-card strong{display:block;color:#4d515b;font-size:13px;line-height:1.35}.agent-dispatch-card span{display:block;margin-top:3px;color:#9ca0a9;font-size:12px;line-height:1.45}.agent-dispatch-card.is-mock{border:1px solid #ffe1c2;background:#fff8f1}.agent-dispatch-card.is-mock strong{color:#f05a1a}.skill-read-pill{display:inline-flex;align-items:center;justify-self:start;gap:6px;max-width:100%;padding:8px 11px;border-radius:18px;background:#f4f4f6;color:#9a9da4;font-size:12px;line-height:1}.skill-read-pill svg{color:#9da3ad}.agent-avatar{display:inline-grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border-radius:50%;background:#111216;color:#fff}.agent-avatar--designer{border-radius:50%;background:linear-gradient(145deg,#4cbee9,#4570d9);color:#fff}.agent-avatar--lead{width:20px;height:20px;overflow:visible;background:transparent;box-shadow:none}.agent-avatar--lead .workspace-brand-mark{width:100%;height:100%;border-radius:50%;box-shadow:none}.agent-avatar--user{background:#e9f1ff;color:#477be8}.agent-avatar--custom{overflow:hidden;border-radius:50%;background:transparent;color:transparent;box-shadow:0 1px 4px #131f3724}.agent-avatar__image{display:block;width:100%;height:100%;object-fit:contain}.conversation-message__body{max-width:270px}.conversation-message__name{display:block;margin:0 0 5px;color:#9b9da3;font-size:11px}.conversation-message__body p{margin:0;padding:10px 12px;border-radius:4px 12px 12px;color:#9a9ca2;font-size:13px;line-height:21px}.conversation-message--user .conversation-message__body p{border-radius:12px 4px 12px 12px;background:#dbeaff;color:#2a4a74}.agent-roster-card{display:grid;gap:12px;margin:0 0 18px;padding:18px 15px;border-radius:20px;background:#f5f6f8}.agent-roster-card>strong{color:#8c8f97;font-size:15px}.agent-roster-card__row{display:flex;align-items:center;gap:10px}.agent-roster-card__row>span:not(.agent-avatar){flex:1;min-width:0;color:#6c7078;font-size:14px;font-weight:700}.agent-roster-card__row>span.is-active{color:#287df4}.agent-roster-card__row small{display:block;margin-top:2px;color:#a4a7ae;font-size:12px;font-weight:600;line-height:1.35}.agent-roster-card__row em{color:#999da5;font-size:13px;font-style:normal;white-space:nowrap}@keyframes streamPulse{0%,to{opacity:.75;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.agent-run-block{margin:4px 0 8px;padding:0 1px}.agent-run-heading{display:flex;align-items:center;gap:9px;margin:0 0 9px 2px;color:#64666d;font-size:15px;font-weight:600}.result-card{margin-left:2px;border-radius:18px;background:#f7f8fa}.image-type-question{margin:10px 0 0;padding:15px;border:1px solid #eef1f5;border-radius:18px;background:#fff;box-shadow:0 8px 22px #232a370a}.image-type-question__specs{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:10px 12px;border-radius:13px;background:#f7f8fa}.image-type-question__specs>div{display:grid;gap:2px;min-width:0}.image-type-question__specs strong{color:#4c5058;font-size:13px;font-weight:700}.image-type-question__specs small{color:#9a9da5;font-size:11px;line-height:1.4}.image-type-question__specs-edit{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;height:30px;padding:0 12px;border:1px solid #d9dde5;border-radius:999px;background:#fff;color:#4c5058;font-size:12px;font-weight:700}.image-type-question__specs-edit:hover:not(:disabled){border-color:#2f82ff;color:#2f82ff}.image-type-question__specs-edit:disabled{cursor:not-allowed;opacity:.5}.agent-block{position:relative;margin-top:12px;padding:16px 17px 17px;border:0;border-radius:20px;background:#f7f8fa;box-shadow:none}.agent-block.is-main{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.agent-block+.agent-block{margin-top:40px}.agent-block__head{display:flex;align-items:center;gap:8px;margin-bottom:11px}.agent-block:not(.is-main) .agent-block__head{min-height:44px;margin-bottom:18px;padding-left:32px}.agent-block__head .agent-avatar{width:25px;height:25px}.agent-block__head .agent-avatar--character{position:absolute;top:-14px;left:6px;width:22px;height:27px;margin:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.agent-block__head .agent-avatar--character .agent-avatar__image{object-fit:contain;filter:drop-shadow(0 4px 7px rgba(28,39,62,.16))}.agent-block__head .agent-avatar--character+strong{position:absolute;top:-4px;left:42px;line-height:20px}.agent-block__head .agent-avatar svg{width:12px;height:12px}.agent-block__head .agent-avatar--lead svg{width:100%;height:100%}.agent-block__head strong{color:#1c2430;font-size:13px;font-weight:750}.agent-block__body{position:relative;display:grid;gap:10px;padding-left:17px}.agent-block:not(.is-main) .agent-block__body{padding:14px 14px 14px 30px;border:1px solid #eef1f5;border-radius:17px;background:#fff;box-shadow:0 6px 18px #232a3709}.agent-block__body:before{position:absolute;top:8px;bottom:8px;left:5px;width:1px;background:#dce2eb;content:""}.agent-block:not(.is-main) .agent-block__body:before{top:22px;bottom:22px;left:14px}.agent-block__body>:not(.clarify-status){position:relative}.agent-block__body>:not(.clarify-status):before{position:absolute;top:11px;left:-16px;width:7px;height:7px;border:2px solid #dce2eb;border-radius:50%;background:#fff;content:""}.agent-block.is-main .agent-block__body>:not(.clarify-status):before{content:none}.agent-block:not(.is-main) .agent-block__body>.clarify-status,.agent-block:not(.is-main) .agent-block__body>.clarify-reason{position:relative}.agent-block:not(.is-main) .agent-block__body>.clarify-status:before,.agent-block:not(.is-main) .agent-block__body>.clarify-reason:before{position:absolute;top:12px;left:-21px;width:7px;height:7px;border:2px solid #dce2eb;border-radius:50%;background:#fff;content:""}.agent-block:not(.is-main) .agent-block__body>:not(.clarify-status,.clarify-reason):before{left:-21px}.agent-block:not(.is-main) .agent-block__body>.clarify-status.is-running:before,.agent-block:not(.is-main) .agent-block__body>.clarify-reason.is-waiting:before{border-color:#3485f4}.agent-block:not(.is-main) .agent-block__body>.clarify-reason.is-confirmed{color:#2f9e63}.agent-block:not(.is-main) .agent-block__body>.clarify-reason.is-confirmed .agent-status-line>svg{color:#2f9e63}.agent-block__text{margin:0;color:#4c5058;font-size:12.5px;line-height:1.6}.agent-block__body .clarify-card{padding:15px;border:0;border-radius:17px;background:#f3f4f6;box-shadow:none}.agent-block__body .clarify-status,.agent-block__body .clarify-history,.agent-block__body .clarify-pending{margin-top:0}.clarify-pending,.clarify-history,.clarify-status{margin-top:10px}.clarify-status.is-failed .agent-status-line{color:#d2483f}.clarify-status.is-failed .agent-status-line>svg{color:#e05a50}.agent-status-detail{margin:4px 0 0 22px;color:#b4524a;font-size:12px;line-height:1.5}.agent-status-progress{flex:0 0 auto;margin-left:auto;padding:3px 8px;border-radius:999px;background:#eef5ff;color:#2f82ff;font-size:10px;font-style:normal;font-weight:700;line-height:1.45}.clarify-status.is-failed .agent-status-progress{background:#fff0ee;color:#d2483f}.clarify-status.is-waiting .agent-status-progress{background:#fff7e8;color:#a66a17}.clarify-status__actions{display:flex;align-items:center;gap:8px;margin:8px 0 0 22px}.agent-error button{margin-left:8px;height:26px;padding:0 12px;border-radius:999px;background:#17191e;color:#fff;font-size:12px;font-weight:700}.agent-error button:hover:not(:disabled){background:#287df4}.agent-error button:disabled{cursor:not-allowed;opacity:.5}.clarify-history{opacity:.94}.clarify-status__head,.clarify-history__agent{display:flex;align-items:center;gap:7px;margin-bottom:5px;color:#9ba0a9;font-size:11px;font-weight:700}.clarify-status__head .agent-avatar{width:18px;height:18px}.clarify-card{padding:12px 13px;border:1px solid #eef1f5;border-radius:16px;background:#fff;box-shadow:0 8px 22px #232a370a}.clarify-card__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.clarify-card__summary>div{display:grid;gap:3px}.clarify-card__summary>div>span{color:#2f82ff;font-size:10.5px;font-weight:750}.clarify-card__summary>div>strong{color:#242a34;font-size:13.5px;line-height:1.45}.clarify-card__reason{margin:0 0 12px;padding:9px 10px;border-radius:10px;background:#f2f7ff;color:#647086;font-size:11.5px;line-height:1.55}.clarify-card__reason strong{color:#3d5577}.clarify-history__list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.clarify-history__list li{display:flex;align-items:baseline;gap:10px;padding:6px 11px;border:1px solid #eef1f5;border-radius:9px;background:#f8fafc}.clarify-history__list li>span{flex:none;color:#9ba0a9;font-size:11.5px;line-height:1.5}.clarify-history__list li>strong{min-width:0;margin-left:auto;color:#3f4650;font-size:12px;font-weight:650;line-height:1.5;text-align:right;word-break:break-word}.clarify-card.is-done{background:#fafbfc;box-shadow:none}.clarify-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.clarify-card__head>span{flex:0 0 auto;white-space:nowrap}.clarify-card__head>strong{min-width:0;text-align:right;white-space:normal;line-height:1.4}.clarify-card__head>span{color:#f06423;font-size:11.5px;font-weight:700}.clarify-card__head>strong{color:#a5a8b0;font-size:11.5px;font-weight:700}.clarify-card__prompt{margin:0 0 12px;color:#5f646e;font-size:13px;line-height:1.6}.clarify-card__fields{display:grid;gap:10px}.clarify-card__required{display:inline-flex;align-items:center;align-self:flex-start;margin-bottom:0;padding:2px 9px;border-radius:999px;background:#eaf3ff;color:#3485f4;font-size:11px;font-weight:650;line-height:1.5}.clarify-card__field{display:grid;gap:7px}.clarify-card__label{color:#8f929a;font-size:11px;font-weight:700}.clarify-card__options{display:grid;gap:7px}.clarify-card__option{position:relative;display:flex;align-items:center;gap:9px;width:100%;min-height:44px;padding:9px 12px;border:1.5px solid transparent;border-radius:12px;background:#eceef1;color:#3f4650;font-size:12.5px;font-weight:600;line-height:1.4;text-align:left;transition:border-color .14s ease,background .14s ease}.clarify-card__option:hover:not(:disabled){border-color:#b9d4ff;background:#f8fbff}.clarify-card__option:disabled{cursor:default}.clarify-card__option strong{flex:1;min-width:0;font-size:12.5px;font-weight:600;line-height:1.4}.clarify-card__primary-tag{flex:none;padding:2px 7px;border-radius:999px;background:#e8f2ff;color:#2578ed;font-size:10.5px;font-weight:700;line-height:1.5}.clarify-card.is-market-strategy .clarify-card__prompt{padding:9px 11px;border-radius:10px;background:#f1f6ff;color:#52647f}.clarify-card.is-market-strategy .clarify-card__label{color:#596273;font-size:12px}.clarify-card__mark{display:grid;flex:0 0 17px;width:17px;height:17px;place-items:center;border:1.5px solid #c8d1de;border-radius:50%;background:#fff}.clarify-card__option.is-multi .clarify-card__mark{border-radius:5px}.clarify-card__option.is-selected{border-color:#2f82ff;background:#fff;color:#16233a}.clarify-card__option.is-selected .clarify-card__mark{border-color:#2f82ff;background:#2f82ff}.clarify-card__option.is-selected .clarify-card__mark:after{width:6px;height:6px;border-radius:50%;background:#fff;content:""}.clarify-card__option.is-selected.is-multi .clarify-card__mark:after{width:8px;height:4px;border:0;border-bottom:2px solid #fff;border-left:2px solid #fff;border-radius:0;background:transparent;transform:rotate(-45deg) translateY(-1px)}.clarify-card__option{flex-wrap:wrap}.clarify-card__option-input{flex:1 0 100%;width:100%;height:34px;margin-top:7px;padding:0 11px;border:1px solid #e4e8ee;border-radius:9px;background:#fff;color:#3f434a;font-family:inherit;font-size:12.5px}.clarify-card__option-input:focus{border-color:#2f82ff;outline:none}.clarify-card__option-input:read-only{background:#f7f8fa;color:#8f929a}.clarify-card__chips{display:flex;flex-wrap:wrap;gap:6px}.clarify-card__chip{height:27px;padding:0 10px;border:1px solid #e2e6ec;border-radius:999px;background:#fff;color:#5c6068;font-size:11.5px;font-weight:600}.clarify-card__chip:hover:not(:disabled){border-color:#2f82ff;color:#2f82ff}.clarify-card__chip.is-selected{border-color:#2f82ff;background:#edf5ff;color:#2f82ff}.clarify-card__chip:disabled{cursor:default;opacity:.7}.clarify-card__input{width:100%;height:34px;padding:0 12px;border:1px solid #e4e8ee;border-radius:11px;background:#fff;color:#3f434a;font-family:inherit;font-size:13px}.clarify-card__input:focus{border-color:#2f82ff;outline:none}.clarify-card__input:read-only{background:#f7f8fa;color:#8f929a}.clarify-card__hint{margin:10px 0 0;padding:9px 11px;border-radius:11px;background:#fff7ee;color:#b46a2a;font-size:12px;line-height:1.55}.clarify-card__specs{margin:6px 0 0;padding-left:16px;color:#8f929a;font-size:12px;line-height:1.6}.clarify-card__specs li{margin-bottom:4px}.clarify-card__specs strong{margin-right:6px;color:#5f646e}.clarify-card__actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.clarify-card__edit{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;height:36px;padding:0 12px;white-space:nowrap;border:1px solid #d9dde5;border-radius:999px;background:#fff;color:#4c5058;font-size:13px;font-weight:700}.clarify-card__edit:hover:not(:disabled){border-color:#2f82ff;color:#2f82ff}.clarify-card__edit:disabled{cursor:not-allowed;opacity:.5}.clarify-card__confirm{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 18px;white-space:nowrap;border-radius:999px;background:#17191e;color:#fff;font-size:13px;font-weight:700}.clarify-card__confirm:hover:not(:disabled){background:#287df4}.clarify-card__confirm:disabled{cursor:not-allowed;opacity:.5}.clarify-status .agent-status-line{margin:0}.asset-spec-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#171a206b}.asset-spec-modal__panel{display:flex;flex-direction:column;width:min(680px,100%);max-height:min(86vh,760px);border-radius:20px;background:#fff;box-shadow:0 24px 60px #181e2c3d;overflow:hidden}.asset-spec-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #f0f2f6}.asset-spec-modal__header>div{display:grid;gap:2px}.asset-spec-modal__kicker{color:#aeb2ba;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.asset-spec-modal__header strong{font-size:16px}.asset-spec-modal__body{display:grid;gap:12px;padding:16px 18px;overflow-y:auto}.asset-spec-modal__ratio{max-width:160px}.asset-spec-table-wrap{max-height:58vh;overflow:auto;border:1px solid #eef1f5;border-radius:14px}.asset-spec-table{width:100%;min-width:600px;border-collapse:collapse;font-size:12.5px}.asset-spec-table th,.asset-spec-table td{padding:9px 10px;border-bottom:1px solid #f0f2f6;text-align:left;vertical-align:top}.asset-spec-table thead th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#8f929a;font-size:11.5px;font-weight:700;white-space:nowrap}.asset-spec-table tbody th{width:158px;font-weight:600}.asset-spec-table tbody th strong{display:block;color:#22262e;font-size:12.5px;line-height:1.45}.asset-spec-table tbody th code{display:block;margin-top:2px;color:#b0b4bc;font-size:10.5px}.asset-spec-table__select{width:42px}.asset-spec-table__ratio{width:86px}.asset-spec-table__operation{width:50px}.asset-spec-table input[type=checkbox]{width:16px;height:16px;accent-color:#2f82ff}.asset-spec-table textarea,.asset-spec-table select{width:100%;padding:7px 9px;border:1px solid #e4e8ee;border-radius:9px;background:#fff;color:#3f434a;font-family:inherit;font-size:12px;line-height:1.55;resize:vertical}.asset-spec-table textarea:focus,.asset-spec-table select:focus{border-color:#2f82ff;outline:none}.asset-spec-table tr.is-unselected textarea,.asset-spec-table tr.is-unselected select{opacity:.45}.asset-spec-table__operation button{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#b0b4bc}.asset-spec-table__operation button:hover{background:#fff1f0;color:#e5484d}.asset-spec-modal__hint{margin-right:auto;color:#9ba0a9;font-size:12px}.asset-spec-modal__empty{margin:0;padding:24px 0;color:#9a9da5;font-size:13px;text-align:center}.asset-spec-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid #f0f2f6}.asset-spec-modal__footer button{height:36px;padding:0 20px;border-radius:999px;font-size:13px;font-weight:700}.asset-spec-modal__cancel{border:1px solid #e2e6ec;background:#fff;color:#5c6068}.asset-spec-modal__save{background:#17191e;color:#fff}.asset-spec-modal__save:hover:not(:disabled){background:#287df4}.asset-spec-modal__save:disabled{cursor:not-allowed;opacity:.5}@media(max-width:560px){.asset-spec-modal{align-items:flex-end;padding:0}.asset-spec-modal__panel{width:100%;max-height:92vh;border-radius:20px 20px 0 0}}.plan-summary{margin:10px 0 0;padding:15px;border:1px solid #edf0f5;border-radius:16px;background:#fff}.plan-summary__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.plan-summary__header>div{display:grid;gap:3px}.plan-summary__eyebrow{color:#b0b2b8;font-size:9px;font-weight:700;letter-spacing:1px}.plan-summary__header strong{color:#555860;font-size:14px}.plan-summary__ask{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;color:#f06423;font-size:16px;font-weight:800}.workspace-icon-button{display:grid;width:28px;height:28px;place-items:center;border:1px solid #ececf0;border-radius:8px;background:#fff;color:#8c8f96}.workspace-icon-button:hover{border-color:#8ab1f8;color:#3f7ce8}.plan-summary__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.plan-summary__fields>div{min-width:0;padding:7px 8px;border-radius:7px;background:#f7f8fa}.plan-summary__fields span,.plan-summary__prompt span{display:block;margin-bottom:3px;color:#a6a8ae;font-size:10px}.plan-summary__fields p{display:-webkit-box;margin:0;overflow:hidden;color:#777a81;font-size:11px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.plan-summary__prompt p{margin:0;color:#777a81;font-size:11px;line-height:18px}.plan-summary__prompt{margin-top:7px;padding:8px;border-left:2px solid #75a7f6;border-radius:0 7px 7px 0;background:#f8fbff}.plan-summary__technical{margin-top:10px;border-top:1px solid #edf0f4}.plan-summary__technical summary{padding:10px 0 2px;color:#77808e;font-size:11.5px;font-weight:650;cursor:pointer;-webkit-user-select:none;user-select:none}.plan-summary__technical .plan-summary__prompt{margin-top:8px}.plan-summary__generate{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:34px;margin-top:10px;border-radius:9px;background:#22252b;color:#fff;font-size:12px;font-weight:600}.plan-summary__generate:hover:not(:disabled){background:#3479e8}.plan-summary__generate:disabled{cursor:wait;opacity:.55}.agent-completion{display:flex;align-items:flex-start;gap:9px;margin:21px 2px 0}.agent-completion p{margin:3px 0 0;color:#53565d;font-size:13px;line-height:21px}.result-step,.result-output{position:relative}.result-step.is-done .agent-status-line{color:#2f9e63}.result-step.is-done .agent-status-line>svg{color:#2f9e63}.result-output{display:block}.result-card__images{display:flex;flex-wrap:wrap;gap:8px}.result-card__image-wrap{position:relative;overflow:hidden;width:112px;height:112px;border-radius:10px;background:#edf0f4}.result-card__image-wrap img{display:block;width:100%;height:100%;object-fit:cover}.result-card__image-label{position:absolute;bottom:7px;left:7px;display:inline-flex;align-items:center;gap:3px;padding:3px 5px;border-radius:5px;background:#282d3694;color:#fff;font-size:9px}.result-card__save{display:inline-flex;align-items:center;gap:5px;margin:10px 0 0 auto;padding:5px 8px;border-radius:7px;background:#fff;color:#595c63;font-size:12px}.result-card__save:hover{background:#edf4ff;color:#3479e8}.generation-detail .agent-composer{display:block;flex:0 0 auto;align-self:stretch;width:100%;box-sizing:border-box;margin:auto 0 0;padding:11px 12px 9px;border:1px solid #dfe2e7;border-width:1px 0 0;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 7px 24px #16203013;transition:border-color .14s ease,box-shadow .14s ease}.generation-detail .agent-messages .workspace-brand-mark{overflow:hidden;border-radius:50%;background:#246bff}.generation-detail .agent-messages .workspace-brand-mark .brand-logo-image{border-radius:50%;object-fit:cover}.generation-detail .agent-composer:focus-within{border-color:#b9d4ff;box-shadow:0 0 0 3px #2b7fff1a}.generation-detail .agent-composer textarea{display:block;min-height:46px;padding:0;font-size:14px;line-height:20px}.generation-detail .agent-composer textarea::placeholder{color:#9d9fa5}.agent-composer__footer{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.agent-composer__attachment{position:relative;width:fit-content;margin-top:6px;padding:0}.agent-composer__attachment img{display:block;width:48px;height:48px;object-fit:cover;border-radius:8px;border:1px solid #e3e7f3}.generation-detail .agent-composer .agent-composer__attachment .agent-composer__attachment-remove{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#ef5350;color:#fff;cursor:pointer;opacity:0;box-shadow:0 2px 7px #21273433;transition:opacity .15s ease,transform .15s ease}.generation-detail .agent-composer .agent-composer__attachment .agent-composer__attachment-remove svg{display:block;width:12px;height:12px;color:#fff;stroke:currentColor;stroke-width:2.8}.generation-detail .agent-composer .agent-composer__attachment:hover .agent-composer__attachment-remove,.generation-detail .agent-composer .agent-composer__attachment .agent-composer__attachment-remove:focus-visible{opacity:1;transform:scale(1)}.agent-composer__attachment .agent-composer__attachment-remove:hover{background:#df3f3b}.agent-composer__mark-list{position:relative;display:flex;gap:6px;max-width:100%;margin:0 0 6px;padding-right:20px;overflow-x:auto;scrollbar-width:thin}.agent-composer__mark-chip{display:inline-flex;position:relative;flex:0 0 190px;align-items:center;gap:5px;min-width:0;min-height:48px;padding:4px 23px 4px 4px;border:1px solid #e6e9ef;border-radius:10px;background:#f7f8fa;cursor:pointer}.agent-composer__mark-chip img{flex:none;width:36px;height:36px;border-radius:6px;object-fit:cover}.agent-composer__mark-number{display:grid;flex:none;width:18px;height:18px;place-items:center;transform:rotate(-45deg);border-radius:50% 50% 50% 3px;background:#58b9ec;color:#fff;font-size:10px;font-weight:700}.agent-composer__mark-number b{font:inherit;transform:rotate(45deg)}.agent-composer__mark-chip input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#343943;font:inherit;font-size:11px}.agent-composer__mark-copy{display:grid;flex:1;gap:2px;min-width:0}.agent-composer__mark-chip input.agent-composer__mark-label{color:#363b45;font-weight:600}.agent-composer__mark-actions{position:absolute;top:4px;right:3px;display:grid;gap:1px;opacity:0;transition:opacity .12s ease}.agent-composer__mark-chip:hover .agent-composer__mark-actions,.agent-composer__mark-chip:focus-within .agent-composer__mark-actions{opacity:1}.agent-composer__mark-actions button{display:grid;width:20px;height:16px;place-items:center;padding:0;border:0;border-radius:5px;background:#ffffffe6;color:#7d8591;cursor:pointer}.agent-composer__mark-actions button:hover{color:#2f7cf4}.agent-composer__mark-chip input::placeholder{color:#9da4af}.agent-composer__mark-remove{position:absolute;top:9px;right:0;display:grid;width:18px;height:18px;place-items:center;padding:0;border:0;border-radius:50%;background:#edf0f4;color:#7d8592;cursor:pointer}.agent-composer__tools{display:flex;align-items:center;gap:15px}.generation-detail .agent-composer__tools button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid #e4e6ea;border-radius:50%;background:#fff;color:#555b65}.generation-detail .agent-composer__tools button:hover{color:#3479e8}.agent-composer__send{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#1f2126;color:#fff;transition:background .14s ease}.agent-composer__send:hover:not(:disabled){background:#2f7cf4}.agent-composer__send:disabled{background:#c9d4e2;cursor:not-allowed;opacity:1}.generation-detail .agent-error{margin:10px 0}.workspace-canvas{position:relative;min-width:0;min-height:100vh;overflow:hidden}.workspace-canvas__top-actions{position:absolute;z-index:4;top:16px;right:17px;display:flex;align-items:center;gap:12px;padding:9px 11px 9px 16px;border:1px solid #eef0f4;border-radius:18px;background:#fffffff5;box-shadow:0 6px 18px #383d4914}.workspace-credit{display:flex;align-items:center;gap:7px;color:#292b31;font-size:16px}.workspace-credit span{color:#f0b08b;font-size:22px;line-height:1}.workspace-user-avatar{display:grid;width:34px;height:34px;place-items:center;border:3px solid #a4e4db;border-radius:50%;background:#f4d889;color:#fff;font-size:12px;font-weight:700}.workspace-download{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 15px;border-radius:11px;background:#c6c8cc;color:#fff;font-size:14px}.workspace-download:hover{background:#8e929a}.workspace-more{width:26px;height:34px}.workspace-canvas__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.canvas-start-state{display:grid;width:min(520px,68vw);place-items:center;color:#92959e;text-align:center}.canvas-start-state h2{margin:0 0 34px;color:#13151a;font-size:28px;font-weight:800;letter-spacing:-.7px}.canvas-start-actions{display:grid;gap:22px;margin-bottom:22px}.canvas-start-actions>button{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-areas:"icon title" "icon desc";column-gap:12px;align-items:center;min-width:280px;padding:4px 10px 4px 4px;border:0;border-radius:15px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:background .14s ease,transform .14s ease}.canvas-start-actions>button:hover,.canvas-start-actions>button:focus-visible{outline:0;background:#ffffffc2;transform:translate(3px)}.canvas-start-actions span{display:grid;grid-area:icon;width:52px;height:38px;place-items:center;border-radius:13px;background:#ebf2ffd6;color:#7fa5f2;box-shadow:0 6px 18px #5d7cb414}.canvas-start-actions strong{grid-area:title;color:#1f2229;font-size:16px;font-weight:800}.canvas-start-actions>button:after{grid-row:1 / 3;grid-column:3;color:#737983;content:"›";font-size:27px;line-height:1}.canvas-start-actions small{grid-area:desc;color:#a0a3aa;font-size:13px}.canvas-start-state p{max-width:420px;margin:0;color:#9da1aa;font-size:13px;line-height:1.7}.canvas-agent-label{display:inline-flex;align-items:center;gap:7px;margin-bottom:12px;padding:7px 11px 7px 8px;border-radius:17px;background:#ffffffe6;color:#888b92;font-size:12px;box-shadow:0 3px 10px #393e4b12}.canvas-agent-label .agent-avatar{width:24px;height:24px}.canvas-artboard{position:relative;display:grid;width:min(56vw,690px);aspect-ratio:1;place-items:center;overflow:hidden;border-radius:2px;background:#f0f2f5;box-shadow:0 18px 32px #2e344021;transform-origin:center center;transition:transform .16s ease}.canvas-artboard.has-image{background:#fff}.canvas-artboard img{display:block;width:100%;height:100%;object-fit:contain}.canvas-layout-canvas{display:flex;align-items:flex-start;justify-content:center;gap:28px;flex-wrap:wrap;width:100%;max-width:1240px;max-height:100%;padding:12px 0;overflow:auto}.canvas-image-stack,.canvas-document-stack{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.canvas-image-stack{width:min(100%,690px)}.canvas-document-stack{width:min(100%,640px)}.canvas-layout-canvas .canvas-image-stack{flex:1 1 320px;max-width:460px}.canvas-layout-canvas .canvas-document-stack{flex:1 1 360px;max-width:520px}.canvas-image-stack .canvas-artboard{width:100%}.canvas-document-stack .doc-card{width:100%;padding-top:0}.canvas-document-stack .doc-card__eye-btn{top:10px}.canvas-document-stack .doc-card__toolbar{top:-48px;right:0;left:auto;transform:none}.canvas-document-dialog{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0;overflow:hidden;background:#fff;outline:none}.canvas-document-dialog .doc-preview{position:static;min-width:0}.canvas-document-dialog .doc-preview__scroll{min-height:0}.canvas-artboard__empty{display:grid;place-items:center;gap:12px;color:#aeb2bb;font-size:13px}.canvas-tools{position:absolute;z-index:4;bottom:18px;left:50%;display:flex;align-items:center;gap:2px;transform:translate(-50%)}.canvas-tools__shape-group,.canvas-tools__edit-group{display:flex;align-items:center;gap:3px;padding:6px 9px;border:1px solid #e8e9ed;border-radius:12px;background:#fffffff7;box-shadow:0 7px 20px #363c4914}.canvas-tools__shape-group{margin-bottom:43px;padding:6px 10px}.canvas-tools__edit-group{margin-left:-4px}.canvas-tools button{display:grid;width:35px;height:35px;place-items:center;padding:0;border-radius:8px;background:transparent;color:#25272c}.canvas-tools button:hover{background:#edf4ff;color:#3479e8}.doc-card{position:relative;width:min(640px,60vw);padding-top:52px}.doc-card__toolbar{position:absolute;z-index:3;top:6px;left:50%;display:flex;align-items:center;gap:2px;padding:5px 6px;transform:translate(-50%) scale(var(--wb-inv, 1));transform-origin:top center;border:1px solid #e8e9ed;border-radius:12px;background:#fffffff7;box-shadow:0 7px 20px #363c491a;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.doc-card:hover .doc-card__toolbar,.doc-card:focus-within .doc-card__toolbar{opacity:1;pointer-events:auto}.doc-card__toolbar button{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 11px;border-radius:8px;background:transparent;color:#3c3f46;font-size:13px;line-height:1;white-space:nowrap}.doc-card__toolbar button:hover{background:#edf4ff;color:#3479e8}.doc-card__eye{font-size:13px}.doc-card__eye-btn{position:absolute;z-index:3;top:62px;right:14px;display:inline-flex;align-items:center;gap:5px;height:30px;width:30px;justify-content:center;padding:0;border:1px solid #e8e9ed;border-radius:9px;background:#fffffff7;color:#3c3f46;font-size:13px;line-height:1;cursor:pointer;box-shadow:0 3px 9px #363c490f;transform:scale(var(--wb-inv, 1));transform-origin:top right}.doc-card__eye-btn:hover{background:#edf4ff;color:#3479e8}.doc-card__body{display:block;width:100%;text-align:left;padding:24px 52px 30px 26px;border:1px solid #eef0f4;border-radius:18px;background:#fff;box-shadow:0 16px 34px #2e34401c}.doc-card__type{display:inline-flex;align-items:center;align-self:flex-start;height:20px;margin-bottom:12px;padding:0 8px;border-radius:5px;background:#edf5ff;color:#3382ec;font-size:11px;font-weight:700;line-height:1}.doc-card__body h3{margin:0 0 6px;color:#16181e;font-size:20px;font-weight:800;letter-spacing:0}.doc-card__saved-content{max-height:400px;overflow:auto;overflow-wrap:anywhere}.doc-card__saved-content h1{margin:0 0 6px;padding-right:52px;font-size:20px;line-height:1.4}.doc-card__body p{margin:0 0 14px;color:#979ba4;font-size:12px}.doc-card__snippet{color:#4b4f58;font-size:13px;line-height:1.7;max-height:300px;overflow-y:auto;padding-right:4px}.doc-card__plain{margin:0;white-space:pre-wrap;word-break:break-word;color:#4b4f58;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.crosshair-icon{position:relative;display:block;width:16px;height:16px;border:1px solid #8c9098;border-radius:50%}.crosshair-icon:before,.crosshair-icon:after,.crosshair-icon i{position:absolute;display:block;background:#8c9098;content:""}.crosshair-icon:before{top:7px;left:-4px;width:22px;height:1px}.crosshair-icon:after{top:-4px;left:7px;width:1px;height:22px}.crosshair-icon i{top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#fff}@media(max-width:1180px){.generation-detail{grid-template-columns:320px minmax(0,1fr)}.workspace-topline{grid-template-columns:minmax(0,1fr) 30px;gap:6px;padding-right:10px;padding-left:14px}.workspace-tabs button{height:29px;padding:0 7px;font-size:12px}.canvas-artboard{width:min(54vw,590px)}}.agent-artifact{display:flex;align-items:center;gap:10px;width:100%;padding:9px 11px;border:1px solid #eef1f5;border-radius:12px;background:#f8fafc;text-align:left}.agent-artifact:hover{border-color:#cfd9e8;background:#f3f7fd}.agent-artifact__icon{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border-radius:8px;background:#e9f1ff;color:#2f6fe4}.agent-artifact__body{display:grid;gap:2px;min-width:0}.agent-artifact__body strong{overflow:hidden;color:#22262e;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.agent-artifact__body small{color:#9ba0a9;font-size:10.5px}.agent-artifact__more{flex:0 0 auto;margin-left:auto;color:#2f6fe4;font-size:10.5px;font-weight:650}.doc-preview{display:flex;flex-direction:column;width:100%;height:100%;background:#fff}.doc-preview__bar{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid #eef1f5;flex-wrap:wrap;flex-shrink:0}.doc-preview__brand{display:flex;align-items:center;gap:7px;color:#22262e;font-size:13px;font-weight:700}.doc-preview__actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap}.doc-preview__actions button{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 11px;border:1px solid #e2e6ec;border-radius:999px;background:#fff;color:#5c6068;font-size:12px;font-weight:600}.doc-preview__actions button:hover{border-color:#2f82ff;color:#2f82ff}.doc-preview__scroll{flex:1;overflow:auto;padding:20px;background:#f7f9fc}.doc-preview__sheet{max-width:720px;margin:0 auto;padding:26px 28px 40px;border-radius:14px;background:#fff;box-shadow:0 10px 30px #1e2a3c12}.doc-preview__sheet h1{margin:0 0 6px;color:#16191f;font-size:19px;font-weight:750;line-height:1.4}.doc-preview__meta{margin:0 0 18px;color:#9ba0a9;font-size:12px}.doc-preview__section{margin-bottom:22px}.doc-preview__section h2{margin:0 0 10px;color:#22262e;font-size:14.5px;font-weight:700}.doc-preview__text{margin:0 0 8px;color:#4c5058;font-size:13px;line-height:1.7}.doc-preview__empty{margin:0;color:#9ba0a9;font-size:12.5px}.doc-preview__scroll--edit{background:#fff;padding:0}.doc-preview__edit-body{max-width:720px;min-height:100%;margin:0 auto;padding:26px 40px 72px;outline:none;background:#fff;color:#22262e;font:14px/1.8 PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;word-break:break-word}.doc-preview__edit-body h1{margin:0 0 6px;color:#16191f;font-size:19px;font-weight:750;line-height:1.4}.doc-preview__edit-body:focus{outline:none}.doc-preview__savedbody{margin:0;padding:4px 0;overflow-x:auto;color:#4c5058;font:14px/1.8 PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;word-break:break-word}.doc-preview__saved{align-self:center;color:#2e9e5b;font-size:11.5px;font-weight:650}.doc-preview__section ul,.doc-preview__section ol{margin:0;padding-left:20px;color:#4c5058;font-size:13px;line-height:1.75}.doc-preview__section ol li,.doc-preview__section ul li{margin-bottom:5px}.doc-preview__section dd,.doc-preview__section td{word-break:break-word}.doc-preview__section table{width:100%;border-collapse:collapse;font-size:12.5px}.doc-preview__section th,.doc-preview__section td{padding:8px 10px;border:1px solid #eef1f5;color:#4c5058;text-align:left;vertical-align:top}.doc-preview__section thead th{background:#f8fafc;color:#8f929a;font-size:11.5px;font-weight:700}.doc-preview__section dl{display:grid;gap:6px;margin:0}.doc-preview__section dl>div{display:flex;gap:12px;padding:7px 10px;border-radius:9px;background:#f8fafc;font-size:12.5px}.doc-preview__section dt{flex:0 0 auto;color:#9ba0a9}.doc-preview__section dd{margin:0;min-width:0;color:#3f4650}@media(max-width:760px){.canvas-document-dialog,.doc-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.doc-preview__scroll{min-width:0;padding:14px}.doc-preview__sheet{padding:20px 16px;overflow-wrap:anywhere}}.agent-team{margin:9px 0 2px;padding:0;border:0;background:transparent}.agent-team>.agent-team__intro{margin:0 0 7px;color:#22262e;font-size:12.5px;font-weight:650;line-height:1.55}.agent-team ul{display:grid;gap:6px;margin:0;padding:0 0 0 17px;list-style:none}.agent-team li{position:relative;display:flex;align-items:flex-start;gap:6px;padding:0}.agent-team li:before{position:absolute;top:10px;left:-17px;width:12px;height:1.5px;background:#d0d5dd;content:""}.agent-team li:after{position:absolute;top:-10px;bottom:-10px;left:-17px;width:1.5px;background:#d0d5dd;content:""}.agent-team li:last-child:after{bottom:auto;height:20px}.agent-team li .agent-avatar{width:18px;height:18px}.agent-team li>div{min-width:0}.agent-team li strong{display:block;color:#2f6fe4;font-size:12px;font-weight:700;line-height:1.5}.agent-team li small{display:block;margin-top:1px;color:#9298a2;font-size:11px;line-height:1.4}.agent-team>.agent-team__summary{margin:17px 0 5px;padding:0;background:transparent;color:#22262e;font-size:13.5px;font-weight:650;line-height:1.55}.doc-preview__section li em{margin-left:6px;color:#b0b4bc;font-size:11px;font-style:normal}.agent-skill-chip{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin:6px 0 2px;padding:5px 11px;border:1px solid #e6eaf1;border-radius:999px;background:#f7f9fc;color:#8f929a;font-size:11.5px}.agent-history-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.agent-history-panel{position:fixed;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e9eaee;border-radius:18px;background:#fff;box-shadow:0 8px 30px #18223721,0 2px 5px #1822370d;pointer-events:auto;animation:agent-history-in .14s ease-out}@keyframes agent-history-in{0%{transform:translateY(-4px);opacity:.6}to{transform:translateY(0);opacity:1}}.workspace-project__actions button.is-active{color:#246bff}.agent-history-panel__body{flex:1 1 auto;min-height:0;padding:10px 8px 12px;overflow-y:auto;overscroll-behavior:contain}.agent-history-panel__empty{padding:48px 0;color:#9ba0a9;font-size:13px;text-align:center}.agent-history-group+.agent-history-group{margin-top:12px}.agent-history-group__title{margin:0 4px 7px;color:#989ba1;font-size:12px;font-weight:400}.agent-history-group__list{display:grid;gap:4px}.agent-history-item{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:6px 4px;border-radius:8px;background:transparent;text-align:left}.agent-history-item:hover{background:#f4f5f7}.agent-history-item.is-current{background:#edeef1}.agent-history-item:focus-visible{outline:2px solid #246bff;outline-offset:-2px}.agent-history-item__thumb{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:6px;background:#f0f1f3;color:#989ba1}.agent-history-item__thumb img{display:block;width:100%;height:100%;object-fit:cover}.agent-history-item__copy{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.agent-history-item__copy strong{overflow:hidden;color:#2d3240;font-size:13px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.agent-history-item__badge{flex:0 0 auto;padding:1px 4px;border-radius:4px;background:#e9f2ff;color:#4784ed;font-size:10px;font-weight:400;white-space:nowrap}.canvas-wb{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#f6f7f9;background-image:radial-gradient(circle,rgba(136,147,164,var(--wb-grid-dot-opacity, .36)) var(--wb-grid-dot-radius, 1px),transparent var(--wb-grid-dot-edge, 1.15px));background-position:0 0;background-size:22px 22px;touch-action:none}.canvas-wb-empty{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.canvas-wb__layer{position:absolute;left:0;top:0;width:2200px;height:1500px}.canvas-wb.is-hydrating .canvas-wb__layer,.canvas-wb.is-hydrating .canvas-wb-toolbar,.canvas-wb.is-hydrating .canvas-wb-zoom-toolbar{visibility:hidden}.canvas-wb-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2000;overflow:hidden;background:#f4f6f9;pointer-events:auto}.canvas-wb-skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:canvas-wb-skeleton-shimmer 1.25s infinite;content:""}.canvas-wb-skeleton__document,.canvas-wb-skeleton__image,.canvas-wb-skeleton__toolbar{position:absolute;border:1px solid #e7ebf1;background:#e8ecf2;box-shadow:0 12px 30px #2e34400f}.canvas-wb-skeleton__document{top:24%;left:12%;width:24%;height:43%;padding:24px;border-radius:14px;background:#fff}.canvas-wb-skeleton__document i,.canvas-wb-skeleton__document b,.canvas-wb-skeleton__document span{display:block;height:10px;margin-bottom:14px;border-radius:6px;background:#e8ecf2}.canvas-wb-skeleton__document i{width:18%;height:18px}.canvas-wb-skeleton__document b{width:72%}.canvas-wb-skeleton__document b:nth-of-type(2){width:48%}.canvas-wb-skeleton__document span{width:100%;height:34px}.canvas-wb-skeleton__image{top:27%;left:49%;width:18%;aspect-ratio:1;border-radius:14px}.canvas-wb-skeleton__image--second{left:73%}.canvas-wb-skeleton__toolbar{bottom:24px;left:50%;width:370px;height:50px;transform:translate(-50%);border-radius:14px;background:#fff}@keyframes canvas-wb-skeleton-shimmer{to{transform:translate(100%)}}.canvas-wb__marquee{position:absolute;z-index:1000;border:1px dashed #3b82f6;border-radius:4px;background:#3b82f61a;pointer-events:none}.canvas-wb__workflow-draft{filter:drop-shadow(0 2px 3px rgba(47,130,255,.2))}.canvas-wb__strokes{position:absolute;left:0;top:0;z-index:999}.canvas-wb-node{position:absolute;display:block;box-sizing:border-box;padding:0;border:1.5px solid transparent;border-radius:14px;cursor:grab;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#fff;box-shadow:0 14px 30px #2e34401f;transition:box-shadow .14s ease,border-color .14s ease}.canvas-wb-node.is-selected{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f62e,0 14px 30px #2e344029}.canvas-wb-node--text{background:transparent;border-color:transparent;box-shadow:none}.canvas-wb-node--text.is-selected{border-color:transparent;box-shadow:none}.canvas-wb-node--shape{background:transparent;box-shadow:none;border:none}.canvas-wb-node--board{overflow:hidden;border:1.5px dashed #c4ccd9;background:#ffffff8c;box-shadow:inset 0 0 0 1px #fff9,0 10px 26px #2e344014}.canvas-wb-node--source-group{overflow:visible;border:1.5px dashed rgba(59,130,246,.58);border-radius:20px;background:#fff;box-shadow:0 12px 30px #2d539617}.canvas-wb-node--generation-board{overflow:visible;border-radius:16px;background:#ffffffb3;box-shadow:0 12px 30px #2d53961a}.canvas-wb-node--generation-board.has-content{border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.canvas-wb-node__board.is-source-group,.canvas-wb-node__board.is-generation-board{position:relative;overflow:hidden;width:100%;height:100%;border-radius:inherit}.canvas-wb-node__board.is-source-group{overflow:visible;background:#fff}.canvas-wb-node__board.is-generation-board.has-content{overflow:visible;border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.canvas-wb-node--generation-board.has-content .canvas-wb-node__image{background:transparent}.canvas-wb-node--generation-board.has-content .canvas-wb-node--image{border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.canvas-wb-node--generation-board.has-content .canvas-wb-node--image.is-selected{border-color:#3b82f6;border-radius:0;box-shadow:0 0 0 2px #3b82f62e}.canvas-wb-node--workflow-output{border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.canvas-wb-node--workflow-output.is-selected{border-color:#3b82f6;border-radius:0;box-shadow:0 0 0 2px #3b82f62e}.canvas-wb-node--workflow-output .canvas-wb-node__image{background:transparent}.canvas-wb-workflow__title{position:absolute;z-index:80;top:10px;left:16px;padding:4px 9px;border-radius:8px;color:#315b9f;background:#e4effff0;font-size:12px;font-weight:700;pointer-events:none}.canvas-wb-workflow__add{position:absolute;z-index:100;top:50%;right:-19px;display:grid;width:38px;height:38px;place-items:center;padding:0;transform:translateY(-50%);border:1.5px solid #8db8f8;border-radius:50%;color:#2f82ff;background:#fff;box-shadow:0 6px 18px #264b842e;cursor:pointer}.canvas-wb-workflow__add:hover{border-color:#79aafa;background:#f5f9ff;box-shadow:0 2px 8px #264b8429}.canvas-wb-workflow__add:active{transform:translateY(-50%) scale(.94)}.canvas-wb-image-workflow-add{position:absolute;display:grid;width:24px;height:24px;place-items:center;padding:0;transform:translate(-50%,-50%) scale(var(--wb-inv, 1)) scale(.86);border:1px solid #a9c8f8;border-radius:50%;color:#2f82ff;background:#fff;box-shadow:0 2px 6px #264b841a;cursor:pointer;opacity:0;transition:opacity .12s ease,border-color .12s ease,box-shadow .12s ease,background .12s ease}.canvas-wb-image-workflow-add:before{position:absolute;top:0;right:100%;width:8px;height:100%;content:""}.canvas-wb-image-workflow-add.is-visible{transform:translate(-50%,-50%) scale(var(--wb-inv, 1));opacity:1}.canvas-wb-image-workflow-add:hover{border-color:#79aafa;background:#f5f9ff;box-shadow:0 2px 8px #264b8429}.canvas-wb-image-workflow-add:active{transform:translate(-50%,-50%) scale(var(--wb-inv, 1)) scale(.94)}.canvas-wb-workflow-create{position:absolute;z-index:1200;display:flex;width:232px;align-items:stretch;flex-direction:column;gap:4px;padding:12px;transform:scale(var(--wb-inv, 1));transform-origin:top left;border:1px solid #dce3ee;border-radius:18px;background:#fffffffa;box-shadow:0 12px 30px #2336562e;white-space:nowrap}.canvas-wb-workflow-create>strong{padding:2px 10px 6px;color:#969da9;font-size:12px;font-weight:500}.canvas-wb-workflow-create button{display:inline-flex;width:100%;height:40px;align-items:center;justify-content:flex-start;gap:12px;padding:0 10px;border:0;border-radius:8px;color:#35445e;background:transparent;font-size:14px;font-weight:500;cursor:pointer}.canvas-wb-workflow-create button:hover{background:#f3f6fa}.canvas-wb-workflow-create button.is-cancel{color:#6e7888;background:transparent;font-weight:500}.canvas-wb-workflow-create button.is-cancel:hover{background:#f1f4f8}.canvas-wb-workflow__empty{position:absolute;top:44px;right:16px;bottom:16px;left:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1.5px dashed #93b9f5;border-radius:12px;color:#8a97aa;background:#f6f9ffc7}.canvas-wb-workflow__empty strong{color:#35445e;font-size:14px}.canvas-wb-workflow__empty span{font-size:12px}.canvas-wb-workflow-composer{position:absolute;z-index:90;display:flex;width:var(--wb-composer-width, 440px);min-height:142px;box-sizing:border-box;flex-direction:column;padding:10px 12px 9px;transform:scale(var(--wb-composer-inverse-scale, 1));transform-origin:top left;border:1px solid #dce4ef;border-radius:20px;color:#263248;background:#fff;box-shadow:0 18px 44px #23324c2e}.canvas-wb-workflow-composer__header{display:flex;height:20px;flex:none;align-items:center;justify-content:space-between;color:#8b96a8;font-size:11px}.canvas-wb-workflow-composer__header strong{display:inline-flex;align-items:center;gap:7px;color:#263248;font-size:14px;font-weight:650}.canvas-wb-workflow-composer__header strong svg{color:#22d3a6}.canvas-wb-workflow-composer__refs{display:flex;height:40px;flex:none;gap:8px;margin-top:5px;overflow-x:auto;scrollbar-width:none}.canvas-wb-workflow-composer__refs::-webkit-scrollbar{display:none}.canvas-wb-workflow-composer__refs button{position:relative;display:inline-flex;width:68px;height:38px;align-items:center;flex:none;justify-content:flex-start;gap:6px;padding:5px;overflow:hidden;border:1px solid #dce4ef;border-radius:10px;color:#40506a;background:#f4f7fb;cursor:pointer}.canvas-wb-workflow-composer__refs img,.canvas-wb-workflow-composer__refs i{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:7px;object-fit:cover;color:#8a96aa;background:#e9eef5}.canvas-wb-workflow-composer__refs b{position:absolute;top:3px;left:3px;display:grid;width:17px;height:17px;place-items:center;border-radius:5px;color:#fff;background:#14161bd1;font-size:9px}.canvas-wb-workflow-composer__refs span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.canvas-wb-workflow-composer__editor{display:block;box-sizing:border-box;width:100%;height:auto;min-height:32px;max-height:160px;margin:3px 0;padding:5px 2px;border:0;outline:0;color:#263248;background:transparent;font:inherit;font-size:14px;line-height:1.55;overflow-y:auto;white-space:pre-wrap}.canvas-wb-workflow-composer__editor:focus,.canvas-wb-workflow-composer__editor:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}.canvas-wb-workflow-composer__editor:empty:before{color:#8b96a8;content:attr(data-placeholder);pointer-events:none}.canvas-wb-workflow-mention-chip{display:inline-flex;max-width:170px;height:24px;box-sizing:border-box;align-items:center;gap:4px;margin:0 2px;padding:2px 6px 2px 2px;vertical-align:middle;border:1px solid #78aaf4;border-radius:6px;color:#2469c9;background:#eaf3ff}.canvas-wb-workflow-mention-chip img{width:18px;height:18px;flex:none;border-radius:4px;object-fit:cover}.canvas-wb-workflow-mention-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.canvas-wb-workflow-composer__inline-mentions{display:flex;min-height:24px;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none}.canvas-wb-workflow-composer__inline-mentions::-webkit-scrollbar{display:none}.canvas-wb-workflow-composer__inline-mentions button{display:inline-flex;height:22px;min-width:0;max-width:150px;flex:none;align-items:center;gap:5px;padding:3px 7px 3px 3px;border:1px solid #b9d2f8;border-radius:7px;color:#2469c9;background:#edf5ff;cursor:pointer}.canvas-wb-workflow-composer__inline-mentions img{width:18px;height:18px;flex:none;border-radius:4px;object-fit:cover}.canvas-wb-workflow-composer__inline-mentions span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.canvas-wb-workflow-composer__mentions{position:absolute;z-index:100;top:43px;right:auto;left:16px;display:grid;width:min(220px,calc(100% - 24px));box-sizing:border-box;max-height:112px;grid-template-columns:minmax(0,1fr);gap:6px;overflow-y:auto;padding:6px;border:1px solid #dce4ef;border-radius:12px;background:#fff;box-shadow:0 12px 28px #23324c29}.canvas-wb-workflow-composer__mentions>span{display:flex;grid-column:1 / -1;align-items:center;gap:4px;color:#7e8b9f;font-size:10px}.canvas-wb-workflow-composer__mentions button,.canvas-wb-workflow-composer__footer button{border:0;border-radius:8px;cursor:pointer}.canvas-wb-workflow-composer__mentions button{display:grid;min-width:0;height:36px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:6px;padding:4px;color:#40506a;background:transparent;font-size:11px;text-align:left}.canvas-wb-workflow-composer__mentions button:hover{background:#f2f5f9}.canvas-wb-workflow-composer__mentions button.is-on{color:#1766d5;background:#e6f0ff;box-shadow:inset 0 0 0 1px #8db9fb}.canvas-wb-workflow-composer__mentions button img,.canvas-wb-workflow-composer__mentions button i{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;object-fit:cover;color:#8a96aa;background:#e2e8f1}.canvas-wb-workflow-composer__mentions button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600}.canvas-wb-workflow-composer__mentions button em{color:#8a96aa;font-size:9px;font-style:normal}.canvas-wb-workflow-composer__mentions button.is-on em{color:#1766d5}.canvas-wb-workflow-composer__footer{display:flex;align-items:center;gap:8px;min-height:28px;color:#8b96a8;font-size:10px}.canvas-wb-workflow-composer__footer .canvas-wb-workflow-composer__at{display:inline-flex;align-items:center;gap:3px;padding:6px 8px;color:#40506a;background:#eef3f8}.canvas-wb-workflow-composer__footer>span:not(.canvas-wb-workflow-composer__model):not(.canvas-wb-workflow-composer__setting){margin-left:auto}.canvas-wb-workflow-composer__model,.canvas-wb-workflow-composer__setting{display:inline-flex;align-items:center;gap:5px;color:#c8ccd3;font-size:11px}.canvas-wb-workflow-composer__model svg{color:#22d3a6}.canvas-wb-workflow-composer__setting:before{width:3px;height:3px;border-radius:50%;background:#737984;content:""}.canvas-wb-workflow-composer__footer .canvas-wb-workflow-composer__send{display:inline-flex;align-items:center;gap:4px;padding:7px 11px;color:#fff;background:#2f82ff;font-weight:700}.canvas-wb-workflow-composer__footer .canvas-wb-workflow-composer__send:disabled{opacity:.55;cursor:wait}.canvas-wb-node--doc{overflow:visible;background:transparent;box-shadow:none;border:none;border-radius:0}.canvas-wb-node--doc .doc-card__body{box-sizing:border-box;height:100%;border:none;border-radius:20px;background:#fff;box-shadow:none}.canvas-wb-node__badge{position:absolute;z-index:30;top:8px;right:40px;left:auto;display:grid;width:22px;height:22px;place-items:center;border-radius:7px;background:#3b82f6;color:#fff}.canvas-wb-node__creator{position:absolute;z-index:12;left:0;top:0;display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:min(70%,230px);padding:4px 10px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));transform-origin:bottom left;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:999px;border:1px solid var(--wb-creator-line, rgba(120, 128, 144, .26));color:var(--wb-creator-fg, #3c3f46);background:var(--wb-creator-bg, rgba(255, 255, 255, .92));box-shadow:0 4px 12px #2e34401a;font-size:12px;font-weight:600;letter-spacing:.2px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.canvas-wb-node__creator[data-tone=designer],.canvas-wb-node__creator[data-tone=lead]{--wb-creator-bg: rgba(69, 112, 217, .13);--wb-creator-line: rgba(69, 112, 217, .4);--wb-creator-fg: #2f60ba}.canvas-wb-node__creator[data-tone=default],.canvas-wb-node__creator[data-tone=user]{--wb-creator-bg: rgba(95, 104, 120, .12);--wb-creator-line: rgba(95, 104, 120, .32);--wb-creator-fg: #525a68}.canvas-wb-node__creator[data-tone=lead]{--wb-creator-bg: rgba(59, 130, 246, .14);--wb-creator-line: rgba(59, 130, 246, .42);--wb-creator-fg: #2b6fd6}.canvas-wb-node__creator .canvas-agent-label{display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none;font-size:12px}.canvas-wb-node__creator .agent-avatar{width:17px;height:17px}.canvas-wb-node .doc-card{width:100%}.canvas-wb-node--doc .doc-card{width:100%;height:100%;padding-top:0}.canvas-wb-node--doc .doc-card__body{display:flex;flex-direction:column;padding:24px 38px 22px 24px}.canvas-wb-node--doc .doc-card__snippet,.canvas-wb-node--doc .doc-card__saved-content{flex:1;min-height:0;max-height:none;overscroll-behavior:contain;scrollbar-gutter:stable}.canvas-wb-node--doc:not(.is-selected) .doc-card__snippet,.canvas-wb-node--doc:not(.is-selected) .doc-card__saved-content{overflow-y:hidden}.canvas-wb-node--doc.is-selected .doc-card__snippet,.canvas-wb-node--doc.is-selected .doc-card__saved-content{overflow-y:auto}.canvas-wb-node--doc .doc-card__toolbar{top:auto;bottom:100%;right:auto;left:50%;margin:0 0 8px;transform:translate(-50%) scale(var(--wb-inv, 1));transform-origin:bottom center}.canvas-wb-node--doc .doc-card__eye-btn{top:10px}.canvas-wb-node--image{border:0;border-radius:0}.canvas-wb-node--image.is-selected{outline:1.5px solid #3b82f6;outline-offset:0}.canvas-wb-node--image.is-hovered:not(.is-selected){outline:calc(2px * var(--wb-inv, 1)) solid #65cfff;outline-offset:0}.canvas-wb-node__image{width:100%;height:100%;border-radius:0;background:#fff}.canvas-wb-node__image img{display:block;width:100%;height:100%;border-radius:0;object-fit:contain}.canvas-wb-node__generating{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #b8d0fa;border-radius:inherit;background:linear-gradient(110deg,#f2f7fff5 25%,#fffffffa,#f2f7fff5 65%);background-size:220% 100%;color:#397de8;animation:wb-generation-shimmer 1.8s linear infinite}.canvas-wb-node__generating-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#e7f0ff}.canvas-wb-node__generating strong{color:#283449;font-size:14px;font-weight:600}.canvas-wb-node__generating>span:last-child{color:#8b96a8;font-size:11px}.canvas-wb-node__generating.is-failed{border-color:#efb8bb;background:#fff7f7;color:#d94b51;animation:none}.canvas-wb-node__generating.is-failed .canvas-wb-node__generating-icon{background:#ffe8e9}@keyframes wb-generation-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.canvas-wb-node--text-generation{background:#fff;border:1px solid #dce3ed;border-radius:2px;overflow:visible}.canvas-wb-node--text-generation .canvas-wb-node__text-wrap{padding:16px;height:100%;box-sizing:border-box}.canvas-wb-node--text-generation .canvas-wb-node__text{width:100%;height:100%;min-height:100%;overflow-y:auto;line-height:1.65}.canvas-wb-node--text-generation .canvas-wb-node__text:empty:before{content:attr(data-placeholder);color:#a0a4ac;pointer-events:none;white-space:pre-wrap}.canvas-wb-text-generation-label{position:absolute;left:0;top:0;display:flex;align-items:center;gap:5px;color:#9299a5;font-size:13px;transform:scale(var(--wb-inv, 1)) translateY(calc(-100% - 8px));transform-origin:top left;white-space:nowrap}.canvas-wb-workflow-composer.is-text-generation{border-radius:22px;padding:18px}.canvas-wb-workflow-composer__at:disabled{opacity:.45;cursor:default}.canvas-wb-node__text-wrap{width:100%;height:100%;padding:10px 12px;box-sizing:border-box}.canvas-wb-node__text{width:100%;height:100%;outline:none;color:#33363d;font-size:14px;font-synthesis:weight style;line-height:1.5;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;cursor:text;word-break:break-word}.canvas-wb-node__text:focus-visible{outline:none}.canvas-wb-node__shape{width:100%;height:100%;border:2px solid #3b82f6;border-radius:8px;background:#3b82f61f;box-sizing:border-box}.canvas-wb-node__shape--circle{border-radius:50%;background:#3b82f624}.canvas-wb-node__shape-svg{display:block;width:100%;height:100%;box-sizing:border-box;padding:2px}.canvas-wb-shape-transform{position:absolute;z-index:42;box-sizing:border-box;border:1.5px solid #50c9eb;transform-origin:center;pointer-events:none}.canvas-wb-shape-transform.is-point-shape{border:0}.canvas-wb-shape-handle,.canvas-wb-shape-point,.canvas-wb-shape-rotate{position:absolute;z-index:2;box-sizing:border-box;margin:0;padding:0;border:1px solid #cbd0d8;background:#fff;box-shadow:0 1px 5px #232a382e;pointer-events:auto}.canvas-wb-shape-handle{width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%) scale(var(--wb-inv, 1))}.canvas-wb-shape-handle.is-nw{top:0;left:0;cursor:nwse-resize}.canvas-wb-shape-handle.is-n{top:0;left:50%;width:24px;height:9px;border-radius:999px;cursor:ns-resize}.canvas-wb-shape-handle.is-ne{top:0;left:100%;cursor:nesw-resize}.canvas-wb-shape-handle.is-e{top:50%;left:100%;width:9px;height:24px;border-radius:999px;cursor:ew-resize}.canvas-wb-shape-handle.is-se{top:100%;left:100%;cursor:nwse-resize}.canvas-wb-shape-handle.is-s{top:100%;left:50%;width:24px;height:9px;border-radius:999px;cursor:ns-resize}.canvas-wb-shape-handle.is-sw{top:100%;left:0;cursor:nesw-resize}.canvas-wb-shape-handle.is-w{top:50%;left:0;width:9px;height:24px;border-radius:999px;cursor:ew-resize}.canvas-wb-shape-rotate-line{position:absolute;top:100%;left:50%;width:1px;height:31px;background:#aeb8c5}.canvas-wb-shape-rotate{top:calc(100% + 31px);left:50%;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#303640;cursor:grab;transform:translate(-50%,-50%) scale(var(--wb-inv, 1))}.canvas-wb-shape-point{width:14px;height:14px;border-radius:50%;cursor:move;transform:translate(-50%,-50%) scale(var(--wb-inv, 1))}.canvas-wb-shape-point:hover,.canvas-wb-shape-handle:hover,.canvas-wb-shape-rotate:hover{border-color:#4cc9ec;box-shadow:0 0 0 3px #4cc9ec2e}.canvas-wb-image-transform{position:absolute;z-index:46;box-sizing:border-box;border:1.5px solid #50c9eb;transform-origin:center;pointer-events:none}.canvas-wb-image-handle,.canvas-wb-image-rotate{position:absolute;z-index:2;box-sizing:border-box;margin:0;padding:0;border:1px solid #d8dee8;background:#fff;box-shadow:0 2px 7px #232a3833;pointer-events:auto}.canvas-wb-image-handle{width:13px;height:13px;border-radius:50%;transform:translate(-50%,-50%) scale(var(--wb-inv, 1))}.canvas-wb-image-handle.is-nw{top:0;left:0;cursor:nwse-resize}.canvas-wb-image-handle.is-n{top:0;left:50%;width:25px;height:10px;border-radius:999px;cursor:ns-resize}.canvas-wb-image-handle.is-ne{top:0;left:100%;cursor:nesw-resize}.canvas-wb-image-handle.is-e{top:50%;left:100%;width:10px;height:25px;border-radius:999px;cursor:ew-resize}.canvas-wb-image-handle.is-se{top:100%;left:100%;cursor:nwse-resize}.canvas-wb-image-handle.is-s{top:100%;left:50%;width:25px;height:10px;border-radius:999px;cursor:ns-resize}.canvas-wb-image-handle.is-sw{top:100%;left:0;cursor:nesw-resize}.canvas-wb-image-handle.is-w{top:50%;left:0;width:10px;height:25px;border-radius:999px;cursor:ew-resize}.canvas-wb-image-size{position:absolute;z-index:49;padding:6px 9px;transform:translate(-50%) scale(var(--wb-inv, 1));transform-origin:top center;border-radius:6px;color:#fff;background:#55bff2;box-shadow:0 4px 12px #2f82ff33;font-size:13px;font-weight:750;line-height:1;white-space:nowrap;pointer-events:none}.canvas-wb-image-rotate{z-index:49;display:grid;width:38px;height:38px;place-items:center;transform:translate(-50%,-50%) scale(var(--wb-inv, 1));transform-origin:center;border-radius:50%;color:#2f3540;cursor:grab}.canvas-wb-image-handle:hover,.canvas-wb-image-rotate:hover{border-color:#4cc9ec;box-shadow:0 0 0 3px #4cc9ec2e}.canvas-wb-shape-toolbar{position:absolute;z-index:48;display:flex;align-items:center;gap:4px;min-height:42px;padding:6px 9px;transform:translate(-50%,-100%) scale(var(--wb-inv, 1));transform-origin:bottom center;border:1px solid #e4e7ec;border-radius:14px;background:#fffffffa;box-shadow:0 12px 30px #282f3c26;white-space:nowrap}.canvas-wb-shape-toolbar button,.canvas-wb-shape-toolbar summary{display:grid;width:30px;height:30px;place-items:center;padding:0;border:0;border-radius:8px;color:#363b44;background:transparent;cursor:pointer;list-style:none}.canvas-wb-shape-toolbar button:hover,.canvas-wb-shape-toolbar summary:hover,.canvas-wb-shape-toolbar button.is-on{color:#2879ed;background:#edf4ff}.canvas-wb-shape-toolbar__divider{width:1px;height:24px;margin:0 3px;background:#e7e9ed}.canvas-wb-shape-toolbar__color{position:relative;display:grid;width:32px;height:32px;place-items:center;cursor:pointer}.canvas-wb-shape-toolbar__color>span{width:22px;height:22px;border:1px solid rgba(0,0,0,.13);border-radius:7px}.canvas-wb-shape-toolbar__color.is-stroke>span{box-sizing:border-box;border-width:5px;background:#fff}.canvas-wb-shape-toolbar__color input{position:absolute;width:1px;height:1px;opacity:0}.canvas-wb-shape-toolbar__line{width:22px;border-top:2px solid currentColor}.canvas-wb-shape-toolbar__line.is-dashed{border-top-style:dashed}.canvas-wb-shape-toolbar__line.is-dotted{border-top-style:dotted}.canvas-wb-shape-toolbar select{height:30px;padding:0 7px;border:1px solid #e2e5ea;border-radius:8px;color:#41464f;background:#fff;font-size:12px}.canvas-wb-shape-toolbar__more{position:relative}.canvas-wb-shape-toolbar__more>div{position:absolute;top:calc(100% + 8px);right:0;display:grid;width:112px;padding:5px;border:1px solid #e5e8ed;border-radius:10px;background:#fff;box-shadow:0 12px 26px #282f3c29}.canvas-wb-shape-toolbar__more>div button{justify-content:start;width:100%;padding:0 9px;font-size:12px}.canvas-wb-shape-toolbar__more>div button.is-danger{color:#df454b}.canvas-wb-node__video{width:100%;height:100%;background:#0f1115}.canvas-wb-node__video video{display:block;width:100%;height:100%;object-fit:contain}.canvas-wb-node__board{position:absolute;top:0;right:0;bottom:0;left:0;padding:12px;box-sizing:border-box;background:#ffffff80;border:1px dashed rgba(59,130,246,.35);border-radius:10px}.canvas-wb-node__resize{position:absolute;right:-5px;bottom:-5px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#3b82f6;box-shadow:0 1px 4px #3b82f666;cursor:nwse-resize;z-index:3}.canvas-wb-node__resize:hover{background:#2563eb}.canvas-wb-node__resize--float{position:absolute;right:auto;bottom:auto;z-index:36;width:14px;height:14px;transform:translate(-50%,-50%) scale(var(--wb-inv, 1));box-shadow:0 1px 5px #3b82f680}.canvas-wb-swatch{flex:none;width:18px;height:18px;padding:0;border:1.5px solid rgba(0,0,0,.12);border-radius:50%;cursor:pointer}.canvas-wb-swatch:hover{transform:scale(1.12)}.canvas-wb-swatch.is-on{border-color:#2f82ff;box-shadow:0 0 0 2px #2f82ff59}.canvas-wb-stylebar__label{margin-right:2px;color:#52596b;font-size:11px;white-space:nowrap}.canvas-wb-stylebar{gap:4px}.canvas-wb-toolbar{position:absolute;z-index:50;bottom:18px;left:50%;display:flex;align-items:center;gap:2px;padding:6px;transform:translate(-50%);max-width:calc(100% - 24px);border:1px solid #e8e9ed;border-radius:14px;background:#fffffff7;box-shadow:0 8px 22px #363c491f}.canvas-wb-toolbar__tools{display:flex;align-items:center;gap:3px}.canvas-wb-zoom-toolbar{position:absolute;z-index:50;right:18px;bottom:18px;display:flex;align-items:center;gap:2px;padding:6px;border:1px solid #e8e9ed;border-radius:14px;background:#fffffff7;box-shadow:0 8px 22px #363c491f}.canvas-wb-zoom-toolbar button{display:grid;flex:none;width:30px;height:30px;place-items:center;padding:0;border-radius:9px;background:transparent;color:#45484f;cursor:pointer}.canvas-wb-zoom-toolbar button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-zoom-toolbar strong{min-width:44px;color:#44474e;font-size:13px;font-weight:500;text-align:center}.canvas-wb-toolbar button{display:grid;flex:none;width:34px;height:34px;place-items:center;padding:0;border-radius:9px;background:transparent;color:#45484f;cursor:pointer}.canvas-wb-toolbar button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-toolbar button.is-on{background:#3479e8;color:#fff}.canvas-wb-toolbar__popwrap{position:relative}.canvas-wb-toolbtn{position:relative;display:grid}.canvas-wb-tooltip{position:absolute;z-index:80;bottom:calc(100% + 8px);left:50%;display:flex;align-items:center;gap:6px;padding:4px 8px;transform:translate(-50%);border-radius:7px;background:#14171ff2;box-shadow:0 6px 16px #0f12194d;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.canvas-wb-toolbtn:hover .canvas-wb-tooltip,.canvas-wb-toolbtn:focus-within .canvas-wb-tooltip{opacity:1}.canvas-wb-tooltip em{color:#fff;font-size:11.5px;font-style:normal;font-weight:500}.canvas-wb-tooltip kbd{display:inline-flex;align-items:center;padding:1px 5px;border:1px solid rgba(255,255,255,.28);border-radius:5px;background:#ffffff24;color:#e8ecf5;font-size:10px;line-height:1.5}.canvas-wb-popup{position:absolute;z-index:60;bottom:calc(100% + 10px);left:0;min-width:132px;padding:6px;border:1px solid #e8eaef;border-radius:13px;background:#fffffffc;box-shadow:0 14px 34px #2e344029}.canvas-wb-popup--shape{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.canvas-wb-popup--shape button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:56px;height:52px;padding:0;border-radius:9px;background:transparent;color:#3f434b;font-size:11px}.canvas-wb-popup--shape button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-popup--add{display:flex;flex-direction:column;gap:2px}.canvas-wb-popup--add button{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:auto;min-width:132px;height:34px;padding:0 12px;border-radius:8px;background:transparent;color:#33363d;font-size:13px;text-align:left;white-space:nowrap}.canvas-wb-popup--add button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-popup--board{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.canvas-wb-popup--board button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:58px;height:50px;padding:0;border-radius:9px;background:transparent;color:#3f434b;font-size:11px;cursor:pointer}.canvas-wb-popup--board button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-popup--arrange{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.canvas-wb-popup--arrange button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:74px;height:56px;padding:0;border:0;border-radius:9px;background:transparent;color:#3f434b;font-size:11px;cursor:pointer}.canvas-wb-popup--arrange button:hover,.canvas-wb-imgbar button.is-on{background:#edf4ff;color:#3479e8}.canvas-wb-file{display:none}.canvas-wb-textbar{position:absolute;z-index:45;display:flex;align-items:center;gap:3px;padding:5px 6px;transform:translate(-50%,-100%) scale(var(--wb-inv, 1));transform-origin:bottom center;border:1px solid #e7e9ee;border-radius:11px;background:#fffffff7;box-shadow:0 6px 16px #363c4924;pointer-events:none;white-space:nowrap}.canvas-wb-textbar.is-left{transform:translateY(-100%) scale(var(--wb-inv, 1));transform-origin:bottom left}.canvas-wb-textbar button{pointer-events:auto;display:grid;flex:none;width:28px;height:28px;place-items:center;padding:0;border-radius:7px;background:transparent;color:#3f434b;cursor:pointer}.canvas-wb-textbar button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-textbar button.is-on{background:#e9f2ff;color:#2f7df2}.canvas-wb-textbar__font{pointer-events:auto;width:92px;height:28px;padding:0 7px;border:1px solid #e2e5ea;border-radius:7px;background:#fff;color:#3f434b;font-size:12px}.canvas-wb-textbar__size{min-width:22px;color:#676c76;font-size:11px;text-align:center}.wb-tb-w{font-size:14px;font-weight:700}.wb-tb-i{font-style:italic;font-weight:500}.wb-tb-u{text-decoration:underline;font-weight:500}.wb-tb-s{text-decoration:line-through;font-weight:500}.wb-tb-a{font-size:12px;font-weight:700}.wb-tb-a-lg{font-size:14px}.canvas-wb-textbar__div{flex:none;width:1px;height:18px;margin:0 2px;background:#eceef2}.canvas-wb-textbar__color{pointer-events:auto;flex:none;width:24px;height:24px;padding:0;border:1px solid #e2e5ea;border-radius:7px;background:transparent;cursor:pointer}.canvas-wb-imgbar{position:absolute;z-index:1200;left:0;top:0;display:flex;align-items:center;gap:2px;flex-wrap:nowrap;width:max-content;max-width:min(92vw,620px);padding:5px 6px;transform:translate(-50%,calc(-100% - 10px)) scale(var(--wb-inv, 1));transform-origin:bottom center;border:1px solid #e7e9ee;border-radius:11px;background:#fffffff7;box-shadow:0 6px 16px #363c491f;overflow:visible}.canvas-wb-imgbar::-webkit-scrollbar{display:none}.canvas-wb-imgbar.is-below{transform:translate(-50%,10px) scale(var(--wb-inv, 1));transform-origin:top center}.canvas-wb-imgbar.is-left{transform:translateY(calc(-100% - 10px)) scale(var(--wb-inv, 1));transform-origin:bottom left}.canvas-wb-imgbar.is-left.is-below{transform:translateY(10px) scale(var(--wb-inv, 1));transform-origin:top left}.canvas-wb-imgbar button{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 8px;border-radius:7px;background:transparent;color:#3f434b;font-size:12px;white-space:nowrap;cursor:pointer}.canvas-wb-imgbar button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-imgbar button.canvas-wb-imgbar__compact-action{justify-content:center;width:26px;min-width:26px;padding:0}.canvas-wb-imgbar button.is-live{color:#272b33;font-weight:600}.canvas-wb-selection-outline{position:absolute;z-index:42;box-sizing:border-box;border:2px solid #3b82f6;border-radius:16px;box-shadow:0 0 0 3px #3b82f61f;pointer-events:none}.canvas-wb-selectionbar{position:absolute;z-index:88;display:flex;align-items:center;gap:4px;width:max-content;min-height:50px;padding:6px 9px;transform:translate(-50%,calc(-100% - 12px)) scale(var(--wb-inv, 1));transform-origin:bottom center;border:1px solid #363943;border-radius:17px;background:#1e1f24fa;box-shadow:0 12px 34px #16192047}.canvas-wb-selectionbar.is-below{transform:translate(-50%,12px) scale(var(--wb-inv, 1));transform-origin:top center}.canvas-wb-selectionbar button{display:inline-flex;align-items:center;gap:8px;width:38px;height:38px;padding:0;border-radius:10px;color:#c9cdd6;background:transparent;font-size:14px;white-space:nowrap;cursor:pointer}.canvas-wb-selectionbar button:hover{color:#fff;background:#34363e}.canvas-wb-selectionbar button.is-danger:hover{color:#ff7c83;background:#d83e4824}.canvas-wb-selectionbar__divider{width:1px;height:28px;margin:0 5px;background:#4a4d57}.canvas-wb-floatbar.canvas-wb-stylebar,.canvas-wb-floatbar.canvas-wb-selectionbar{border-color:#363943;background:#1e1f24fa;box-shadow:0 12px 34px #16192047}.canvas-wb-floatbar.canvas-wb-stylebar{gap:2px;min-height:40px;padding:4px 6px;border-color:#e1e6ee;border-radius:13px;background:#fffffffa;box-shadow:0 8px 22px #2d394e24}.canvas-wb-floatbar.canvas-wb-stylebar button{width:32px;height:32px;border-radius:8px;color:#4c5668}.canvas-wb-floatbar.canvas-wb-stylebar button:hover{color:#2776ec;background:#edf4ff}.canvas-wb-floatbar.canvas-wb-stylebar button.is-danger:hover{color:#ff7c83;background:#d83e4824}.canvas-wb-floatbar .canvas-wb-floatbar__main,.canvas-wb-selectionbar .canvas-wb-floatbar__main{display:inline-flex;width:auto;min-width:118px;padding:0 14px;color:#f2f3f5;font-weight:600}.canvas-wb-floatbar.canvas-wb-stylebar .canvas-wb-floatbar__main{min-width:102px;padding:0 10px;color:#303b4d;font-size:13px}.canvas-wb-floatbar .canvas-wb-textbar__div{height:28px;margin:0 5px;background:#4a4d57}.canvas-wb-floatbar.canvas-wb-stylebar .canvas-wb-textbar__div{height:22px;margin:0 3px;background:#e3e7ee}.canvas-wb-floatbar.canvas-wb-selectionbar{gap:2px;min-height:40px;padding:4px 6px;border-color:#e1e6ee;border-radius:13px;background:#fffffffa;box-shadow:0 8px 22px #2d394e24}.canvas-wb-floatbar.canvas-wb-selectionbar button{width:32px;height:32px;border-radius:8px;color:#4c5668}.canvas-wb-floatbar.canvas-wb-selectionbar button:hover{color:#2776ec;background:#edf4ff}.canvas-wb-floatbar.canvas-wb-selectionbar button.is-danger:hover{color:#e44b55;background:#fff0f1}.canvas-wb-floatbar.canvas-wb-selectionbar .canvas-wb-floatbar__main{min-width:102px;padding:0 10px;color:#303b4d;font-size:13px}.canvas-wb-floatbar.canvas-wb-selectionbar .canvas-wb-selectionbar__divider{height:22px;margin:0 3px;background:#e3e7ee}.canvas-wb-imgbar__tools-wrap{position:relative;display:inline-flex}.canvas-wb-imgtools{position:absolute;z-index:8;top:calc(100% + 10px);left:50%;display:grid;width:168px;padding:6px;transform:translate(-50%) translate(var(--popup-shift-x, 0),var(--popup-shift-y, 0));border:1px solid #e7e9ee;border-radius:12px;background:#fff;box-shadow:0 14px 34px #232a3829}.canvas-wb-imgtools.is-above{top:auto;bottom:calc(100% + 10px)}.canvas-wb-imgtools button{justify-content:flex-start;width:100%;height:34px;padding:0 10px;color:#353943;font-weight:500}.canvas-wb-imgtools__submenu-wrap{position:relative;display:block}.canvas-wb-imgtools__submenu-wrap>button.is-on{background:#f3f4f6}.canvas-wb-imgtools__chevron{margin-left:auto;color:#858b96;font-size:20px;line-height:1}.canvas-wb-product-menu{position:absolute;z-index:10;top:-6px;left:calc(100% + 10px);display:grid;width:174px;padding:8px;border:1px solid #e7e9ee;border-radius:14px;background:#fff;box-shadow:0 16px 38px #232a382b;transform:translate(var(--popup-shift-x, 0),var(--popup-shift-y, 0))}.canvas-wb-product-menu.is-left{right:calc(100% + 10px);left:auto}.canvas-wb-product-menu button{height:40px;padding:0 11px;border-radius:9px;font-size:13px}.canvas-wb-product-menu button small{margin-left:auto;color:#a0a5ae;font-size:11px}.canvas-wb-product-menu__glyph{width:14px;color:#343943;font-size:19px;transform:rotate(90deg)}.canvas-wb-product-panel{position:absolute;z-index:96;box-sizing:border-box;padding:14px;border:1px solid #e5e8ed;border-radius:16px;background:#fffffffa;box-shadow:0 15px 38px #262d3a26;pointer-events:auto}.canvas-wb-product-panel header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.canvas-wb-product-panel header>span:last-child{display:grid;gap:2px}.canvas-wb-product-panel header strong{color:#242830;font-size:15px}.canvas-wb-product-panel header small,.canvas-wb-product-panel footer>span{color:#9399a4;font-size:11px}.canvas-wb-product-panel__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#edf4ff;color:#347ff0}.canvas-wb-product-panel textarea{box-sizing:border-box;width:100%;min-height:78px;padding:11px 12px;resize:vertical;border:1px solid #e2e5ea;border-radius:11px;outline:none;color:#30343c;background:#f7f8fa;font:inherit;font-size:13px}.canvas-wb-product-panel textarea:focus{border-color:#8cb8ff;box-shadow:0 0 0 3px #347ff01a}.canvas-wb-product-panel__upload{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;height:42px;margin-bottom:9px;padding:0 12px;overflow:hidden;border:1px dashed #b9c8df;border-radius:11px;color:#4a6f9f;background:#f6f9ff;cursor:pointer}.canvas-wb-product-panel__upload span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.canvas-wb-product-panel footer{display:flex;align-items:center;gap:8px;margin-top:10px}.canvas-wb-product-panel footer>span{margin-right:auto}.canvas-wb-product-panel footer button{height:34px;padding:0 16px;border-radius:9px;color:#424750;background:#f1f2f4;cursor:pointer}.canvas-wb-product-panel footer button.is-primary{color:#fff;background:#3d86f7}.canvas-wb-product-panel footer button:disabled{opacity:.5;cursor:not-allowed}.canvas-wb-edit-backdrop{position:absolute;z-index:88;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;overflow:auto;box-sizing:border-box;background:#eef0f4b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.canvas-wb-edit{position:relative;z-index:90;display:flex;flex-direction:column;width:min(1120px,calc(100% - 24px));height:min(1080px,calc(100% - 16px));max-height:calc(100% - 16px);padding:28px 30px 26px;overflow:auto;box-sizing:border-box;border:1px solid rgba(220,224,231,.96);border-radius:28px;background:#fff;box-shadow:0 24px 80px #232a3833}.canvas-wb-edit__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.canvas-wb-edit__head div{display:grid;gap:4px}.canvas-wb-edit__head strong{color:#20242d;font-size:26px;line-height:1.15}.canvas-wb-edit__head span{color:#9aa1ae;font-size:17px;line-height:1.5}.canvas-wb-edit__head button{display:grid;flex:none;width:48px;height:48px;place-items:center;border-radius:14px;background:#f5f6f8;color:#7f8590;cursor:pointer}.canvas-wb-edit__preview{position:relative;display:grid;place-items:center;flex:1 1 auto;min-height:260px;overflow:hidden;border-radius:20px;background:#eef0f3;touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair}.canvas-wb-edit__preview img{width:100%;height:100%;object-fit:contain}.canvas-wb-edit__preview svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.canvas-wb-edit__preview.is-eraser{cursor:cell}.canvas-wb-edit__tools{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin:18px auto 0;padding:8px 12px;border:1px solid #e5e7ec;border-radius:18px;background:#fff;box-shadow:0 8px 24px #2d333f1a}.canvas-wb-edit__tools strong{padding:0 10px 0 4px;color:#2b2f36;font-size:18px}.canvas-wb-edit__tools button{display:grid;place-items:center;width:48px;height:46px;border-radius:12px;background:transparent;color:#40454e;cursor:pointer}.canvas-wb-edit__tools button:hover,.canvas-wb-edit__tools button.is-on{background:#eef3fb;color:#2f82ff}.canvas-wb-edit__tools button:disabled{color:#c3c7cf;cursor:not-allowed}.canvas-wb-edit__tools input[type=range]{width:180px;accent-color:#2f82ff}.canvas-wb-edit__divider{width:1px;height:34px;margin:0 8px;background:#e6e8ed}.canvas-wb-edit textarea{width:100%;min-height:138px;margin-top:18px;padding:22px 24px;resize:vertical;border:1px solid #e3e6eb;border-radius:20px;outline:none;color:#2a2e36;font:inherit;font-size:18px;line-height:1.55}.canvas-wb-edit textarea:focus{border-color:#9ec4ff;box-shadow:0 0 0 3px #2f82ff1a}.canvas-wb-edit__actions{display:flex;justify-content:flex-end;gap:16px;margin-top:22px}.canvas-wb-edit__actions button{min-width:132px;height:56px;border-radius:16px;background:#f3f4f6;color:#30343c;font-weight:600;font-size:18px;cursor:pointer}.canvas-wb-edit__actions button.is-primary{background:#2f82ff;color:#fff}.canvas-wb-edit__actions button:disabled{background:#cfe0fb;cursor:not-allowed}@media(max-width:760px){.canvas-wb-edit-backdrop{padding:10px}.canvas-wb-edit{width:100%;height:calc(100% - 8px);padding:20px;border-radius:22px}.canvas-wb-edit__head strong{font-size:22px}.canvas-wb-edit__head span{font-size:14px}.canvas-wb-edit__preview{min-height:220px}.canvas-wb-edit__tools{max-width:100%;overflow-x:auto}.canvas-wb-edit__tools input[type=range]{width:110px}.canvas-wb-edit textarea{min-height:110px}}@media(max-height:800px)and (min-width:761px){.canvas-wb-edit-backdrop{padding:12px 22px}.canvas-wb-edit{padding:18px 24px}.canvas-wb-edit__head{margin-bottom:12px}.canvas-wb-edit__head strong{font-size:22px}.canvas-wb-edit__head span{font-size:14px}.canvas-wb-edit__head button{width:38px;height:38px;border-radius:11px}.canvas-wb-edit__preview{min-height:260px;border-radius:16px}.canvas-wb-edit__tools{margin-top:10px;padding:6px 10px;border-radius:15px}.canvas-wb-edit__tools strong{font-size:15px}.canvas-wb-edit__tools button{width:38px;height:36px}.canvas-wb-edit__tools input[type=range]{width:140px}.canvas-wb-edit__divider{height:26px}.canvas-wb-edit textarea{min-height:82px;margin-top:10px;padding:14px 16px;border-radius:16px;font-size:15px}.canvas-wb-edit__actions{gap:10px;margin-top:12px}.canvas-wb-edit__actions button{min-width:104px;height:44px;border-radius:13px;font-size:16px}}.canvas-wb-edit-inline{position:absolute;z-index:88;top:0;right:0;bottom:0;left:0;pointer-events:none}.canvas-wb-crop-workspace{position:absolute;z-index:92;top:0;right:0;bottom:0;left:0;pointer-events:none}.canvas-wb-crop-preview{position:absolute;overflow:hidden;background:#eef0f3;box-shadow:0 0 0 2px #55c7f1;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none}.canvas-wb-crop-preview>img{display:block;width:100%;height:100%;object-fit:fill;pointer-events:none}.canvas-wb-crop-selection{position:absolute;z-index:2;box-sizing:border-box;border:2px solid #65cef4;box-shadow:0 0 0 2000px #ffffff85;cursor:move}.canvas-wb-crop-grid{position:absolute;z-index:1;background:#ffffff70;pointer-events:none}.canvas-wb-crop-grid.is-v1,.canvas-wb-crop-grid.is-v2{top:0;bottom:0;width:1px}.canvas-wb-crop-grid.is-v1{left:33.333%}.canvas-wb-crop-grid.is-v2{left:66.666%}.canvas-wb-crop-grid.is-h1,.canvas-wb-crop-grid.is-h2{right:0;left:0;height:1px}.canvas-wb-crop-grid.is-h1{top:33.333%}.canvas-wb-crop-grid.is-h2{top:66.666%}.canvas-wb-crop-handle{position:absolute;z-index:3;box-sizing:border-box;width:15px;height:15px;padding:0;border:1px solid #d7dbe1;border-radius:50%;background:#fff;box-shadow:0 2px 6px #1e293b2e}.canvas-wb-crop-handle.is-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nwse-resize}.canvas-wb-crop-handle.is-ne{top:0;right:0;transform:translate(50%,-50%);cursor:nesw-resize}.canvas-wb-crop-handle.is-se{right:0;bottom:0;transform:translate(50%,50%);cursor:nwse-resize}.canvas-wb-crop-handle.is-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:nesw-resize}.canvas-wb-crop-handle.is-n,.canvas-wb-crop-handle.is-s{left:50%;width:26px;height:9px;border-radius:999px;cursor:ns-resize}.canvas-wb-crop-handle.is-n{top:0;transform:translate(-50%,-50%)}.canvas-wb-crop-handle.is-s{bottom:0;transform:translate(-50%,50%)}.canvas-wb-crop-handle.is-e,.canvas-wb-crop-handle.is-w{top:50%;width:9px;height:26px;border-radius:999px;cursor:ew-resize}.canvas-wb-crop-handle.is-e{right:0;transform:translate(50%,-50%)}.canvas-wb-crop-handle.is-w{left:0;transform:translate(-50%,-50%)}.canvas-wb-crop-toolbar{position:absolute;z-index:94;display:flex;align-items:center;gap:3px;box-sizing:border-box;min-height:62px;padding:7px 8px;border:1px solid #e4e7ec;border-radius:15px;background:#fffffffa;box-shadow:0 13px 34px #2a303c24;pointer-events:auto;white-space:nowrap}.canvas-wb-crop-toolbar strong{flex:none;padding:0 5px;color:#202329;font-size:16px}.canvas-wb-crop-toolbar button{flex:none;height:42px;padding:0 9px;border:0;border-radius:10px;background:transparent;color:#23262c;font:inherit;font-size:14px;cursor:pointer}.canvas-wb-crop-toolbar button:hover,.canvas-wb-crop-toolbar button.is-on{background:#f0f2f5}.canvas-wb-crop-custom{position:relative;flex:none}.canvas-wb-crop-presets{position:absolute;z-index:2;bottom:calc(100% + 8px);left:50%;display:grid;min-width:90px;padding:7px;transform:translate(-50%);border:1px solid #e6e8ed;border-radius:13px;background:#fff;box-shadow:0 16px 40px #1f293729}.canvas-wb-crop-presets button{height:36px;border-radius:8px}.canvas-wb-crop-presets button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-crop-divider{flex:none;width:1px;height:28px;margin:0 3px;background:#e5e7eb}.canvas-wb-crop-toolbar label{display:flex;flex:0 1 96px;align-items:center;min-width:74px;height:42px;padding:0 10px;border:1px solid #e0e3e8;border-radius:10px;background:#fff;color:#a0a6b0}.canvas-wb-crop-toolbar label input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#22252b;font:inherit;font-size:14px;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.canvas-wb-crop-toolbar label input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.canvas-wb-crop-toolbar .canvas-wb-crop-lock{width:26px;padding:0;color:#969da8}.canvas-wb-crop-toolbar .canvas-wb-crop-cancel{margin-left:auto;min-width:64px;background:#f2f3f5;font-weight:600}.canvas-wb-crop-toolbar .canvas-wb-crop-submit{min-width:68px;background:#3987f6;color:#fff;font-weight:700}.canvas-wb-crop-toolbar .canvas-wb-crop-submit:hover{background:#2877e9}.canvas-wb-crop-toolbar button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:760px){.canvas-wb-crop-toolbar{gap:2px;min-height:56px;padding:6px;overflow-x:auto}.canvas-wb-crop-toolbar strong{padding:0 6px;font-size:14px}.canvas-wb-crop-toolbar button{height:38px;padding:0 10px;font-size:13px}.canvas-wb-crop-toolbar label{flex-basis:92px;height:38px}}.canvas-wb-crop-toolbar.is-compact{display:flex;gap:2px;min-height:58px;padding:7px 8px;overflow:visible}.canvas-wb-crop-toolbar.is-compact strong{padding:0 4px 0 2px;font-size:14px}.canvas-wb-crop-toolbar.is-compact button{height:40px;padding:0 6px;border-radius:9px;font-size:12px}.canvas-wb-crop-toolbar.is-compact .canvas-wb-crop-custom>button{padding:0 7px}.canvas-wb-crop-toolbar.is-compact .canvas-wb-crop-divider{height:24px;margin:0 1px}.canvas-wb-crop-toolbar.is-compact label{display:flex;flex:1 1 74px;min-width:68px;height:40px;padding:0 7px}.canvas-wb-crop-toolbar.is-compact label input{font-size:12px}.canvas-wb-crop-toolbar.is-compact .canvas-wb-crop-lock{display:grid;width:22px;place-items:center}.canvas-wb-crop-toolbar.is-compact .canvas-wb-crop-cancel{min-width:52px;margin-left:2px}.canvas-wb-crop-toolbar.is-compact .canvas-wb-crop-submit{min-width:56px}.canvas-wb-edit-inline .canvas-wb-edit__preview{position:absolute;display:block;min-height:0;overflow:hidden;border:2px solid #64b7ff;border-radius:2px;background:transparent;box-shadow:0 0 0 1px #48b1ff2e;pointer-events:auto}.canvas-wb-edit-inline .canvas-wb-edit__preview img{display:block;width:100%;height:100%;object-fit:contain}.canvas-wb-edit-inline .canvas-wb-edit{position:absolute;display:block;height:auto;max-height:none;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:auto}.canvas-wb-edit-inline .canvas-wb-edit__tools{gap:4px;margin:0 auto;padding:6px 9px;border-color:#e5e7eb;border-radius:15px;box-shadow:0 7px 22px #262c381f}.canvas-wb-edit-inline .canvas-wb-edit__tools strong{padding:0 8px 0 3px;font-size:15px}.canvas-wb-edit-inline .canvas-wb-edit__tools button{width:36px;height:34px;border-radius:9px}.canvas-wb-edit-inline .canvas-wb-edit__tools button svg{width:18px;height:18px}.canvas-wb-edit-inline .canvas-wb-edit__tools input[type=range]{width:126px}.canvas-wb-edit-inline .canvas-wb-edit__divider{height:24px;margin:0 5px}.canvas-wb-edit__prompt{margin-top:9px;padding:12px;border:1px solid #e3e6eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px #262c381a}.canvas-wb-edit-inline .canvas-wb-edit textarea{display:block;min-height:76px;margin:0;padding:4px 7px;resize:none;border:0;border-radius:0;box-shadow:none;font-size:14px;line-height:1.55}.canvas-wb-edit-inline .canvas-wb-edit textarea:focus{border:0;box-shadow:none}.canvas-wb-edit-inline .canvas-wb-edit__actions{gap:9px;margin-top:8px}.canvas-wb-edit-inline .canvas-wb-edit__actions button{min-width:92px;height:40px;border-radius:12px;font-size:14px}.canvas-wb-edit-inline.is-erase .canvas-wb-edit{width:auto}.canvas-wb-edit-inline.is-erase .canvas-wb-edit__tools{box-sizing:border-box;width:100%;margin:0;gap:2px;padding:6px;overflow:visible;border-radius:14px}.canvas-wb-edit-inline.is-erase .canvas-wb-edit__tools strong{flex:none;padding:0 6px 0 3px;color:#202329;font-size:14px;font-weight:700}.canvas-wb-edit-inline.is-erase .canvas-wb-edit__tools>button{width:32px;height:32px}.canvas-wb-edit-inline.is-erase .canvas-wb-edit__tools input[type=range]{flex:0 1 88px;width:88px;min-width:54px}.canvas-wb-edit-inline.is-erase .canvas-wb-edit__divider{margin:0 3px}.canvas-wb-edit__toolbar-actions{display:flex;flex:none;gap:6px;margin-left:auto;padding-left:7px;border-left:1px solid #eceef2}.canvas-wb-edit__history{display:inline-flex;flex:none;align-items:center;gap:2px}.canvas-wb-edit__history>button{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:transparent;color:#40454e;cursor:pointer}.canvas-wb-edit__history>button:disabled{color:#c3c7cf;cursor:not-allowed}.canvas-wb-edit-inline .canvas-wb-edit__tools .canvas-wb-edit__toolbar-actions button{box-sizing:border-box;width:auto;min-width:62px;height:32px;padding:0 11px;border-radius:9px;background:#f2f3f5;color:#252830;font-size:14px;font-weight:600}.canvas-wb-edit-inline .canvas-wb-edit__tools .canvas-wb-edit__toolbar-actions button.is-primary{background:#2f82ff;color:#fff}.canvas-wb-edit-inline .canvas-wb-edit__tools .canvas-wb-edit__toolbar-actions button:disabled{opacity:.48}.canvas-wb-edit-inline.is-erase.is-compact .canvas-wb-edit__tools{display:grid;grid-template-columns:auto 32px 32px 32px minmax(54px,1fr);row-gap:6px;width:100%}.canvas-wb-edit-inline.is-erase.is-compact .canvas-wb-edit__tools input[type=range]{width:100%;min-width:0}.canvas-wb-edit-inline.is-erase.is-compact .canvas-wb-edit__history{grid-column:1 / 3;justify-self:start}.canvas-wb-edit-inline.is-erase.is-compact .canvas-wb-edit__history .canvas-wb-edit__divider{display:none}.canvas-wb-edit-inline.is-erase.is-compact .canvas-wb-edit__toolbar-actions{grid-column:3 / 6;justify-self:end;margin-left:0}@media(max-width:760px){.canvas-wb-edit-inline .canvas-wb-edit__tools{max-width:calc(100vw - 24px)}.canvas-wb-edit-inline .canvas-wb-edit__tools input[type=range]{width:82px}}.canvas-wb-videobar{position:absolute;z-index:40;display:flex;align-items:center;gap:2px;flex-wrap:nowrap;width:max-content;max-width:min(92vw,560px);padding:5px 6px;transform:translate(-50%,8px) scale(var(--wb-inv, 1));transform-origin:top center;border:1px solid #e7e9ee;border-radius:11px;background:#fffffff7;box-shadow:0 6px 16px #363c491f}.canvas-wb-videobar button{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#3f434b;font-size:12px;white-space:nowrap;cursor:pointer}.canvas-wb-videobar button:hover{background:#edf4ff;color:#3479e8}.canvas-wb__edges{position:absolute;left:0;top:0;overflow:visible}.canvas-wb-penbar,.canvas-wb-edgebar{position:absolute;z-index:60;top:14px;left:50%;display:flex;align-items:center;gap:6px;max-width:calc(100% - 28px);padding:6px 8px 6px 12px;transform:translate(-50%);border:1px solid #e7e9ee;border-radius:12px;background:#fffffffa;box-shadow:0 8px 22px #363c4924}.canvas-wb-penbar__hint{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#52596b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.canvas-wb-penbar__hint svg{flex:none;color:#f43f5e}.canvas-wb-edgebar span{color:#52596b;font-size:12px;white-space:nowrap}.canvas-wb-penbar button,.canvas-wb-edgebar button{flex:none;height:28px;padding:0 11px;border:1px solid #e2e5ec;border-radius:8px;background:#fff;color:#3b4252;font-size:12px;cursor:pointer}.canvas-wb-penbar button:hover:not(:disabled),.canvas-wb-edgebar button:hover:not(:disabled){background:#f5f7fb}.canvas-wb-penbar button:disabled{opacity:.5;cursor:not-allowed}.canvas-wb-penbar__done{border-color:#2f82ff!important;background:#2f82ff!important;color:#fff!important}.canvas-wb-edgebar button.is-danger{border-color:#fecdd3;color:#e11d48}.canvas-wb-edgebar button.is-danger:hover{background:#fff1f2}.canvas-wb-menu{position:absolute;z-index:80;display:flex;flex-direction:column;min-width:168px;padding:6px;border:1px solid #e8eaef;border-radius:13px;background:#fffffffc;box-shadow:0 14px 34px #2e344029}.canvas-wb-menu button{display:flex;align-items:center;gap:9px;height:34px;padding:0 12px;border-radius:8px;background:transparent;color:#33363d;font-size:13px;text-align:left;cursor:pointer}.canvas-wb-menu button:hover{background:#edf4ff;color:#3479e8}.canvas-wb-menu button.is-bold{font-weight:600;color:#22262e}.canvas-wb-menu button:disabled{opacity:.45;cursor:default;pointer-events:none}.canvas-wb-menu button:disabled:hover{background:transparent;color:#33363d}.canvas-wb-menu__sep{height:1px;margin:6px 4px;background:#eef0f4}.canvas-wb-menu button.is-danger:hover{background:#fee9ea;color:#e5484d}.canvas-wb-toast{position:absolute;z-index:120;bottom:104px;left:50%;padding:8px 16px;transform:translate(-50%);border-radius:10px;background:#20242ceb;color:#fff;font-size:13px;box-shadow:0 10px 24px #00000038;pointer-events:none}.canvas-wb-pin{position:absolute;z-index:30;display:flex;align-items:center;justify-content:center;width:23px;height:23px;transform:translate(-50%,-62%) scale(var(--wb-inv, 1)) rotate(-45deg);border:2px solid #fff;border-radius:50% 50% 50% 4px;background:#58b9ec;color:#fff;font-size:11px;font-weight:700;line-height:1;box-shadow:0 2px 8px #37a1db61;cursor:grab;pointer-events:auto}.canvas-wb-pin b{font:inherit;transform:rotate(45deg)}.canvas-wb-pin.is-active{box-shadow:0 0 0 4px #58b9ec38,0 3px 10px #37a1db7a}.canvas-wb-annobar{position:absolute;z-index:60;top:14px;left:50%;display:flex;align-items:center;gap:6px;max-width:calc(100% - 28px);padding:6px 8px 6px 12px;transform:translate(-50%);border:1px solid #e7e9ee;border-radius:12px;background:#fffffffa;box-shadow:0 8px 22px #363c4924}.canvas-wb-annobar__hint{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#52596b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.canvas-wb-annobar__hint svg{flex:none;color:#43ade5}.canvas-wb-annobar button{flex:none;height:28px;padding:0 11px;border:1px solid #e2e5ec;border-radius:8px;background:#fff;color:#3b4252;font-size:12px;cursor:pointer}.canvas-wb-annobar button:hover:not(:disabled){background:#f5f7fb}.canvas-wb-annobar button:disabled{opacity:.5;cursor:not-allowed}.canvas-wb-annobar__send{border-color:#2f82ff!important;background:#2f82ff!important;color:#fff!important}.canvas-wb-annobar__send:hover:not(:disabled){background:#1f6fe8!important}.create-anchor{position:relative;display:block}.create-anchor:after{position:absolute;top:-8px;left:100%;width:22px;height:calc(100% + 16px);content:""}.create-menu{position:absolute;z-index:30;top:-5px;left:calc(100% + 10px);display:grid;gap:4px;width:210px;padding:7px;border:1px solid rgba(216,224,240,.82);border-radius:15px;background:#fffffff5;box-shadow:0 16px 38px #34456f26,0 2px 8px #34456f0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:create-menu-in .15s ease-out;transform-origin:left center}@keyframes create-menu-in{0%{opacity:0;transform:translate(-5px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.create-menu__item{display:flex;align-items:center;gap:9px;width:100%;min-height:50px;padding:7px 9px;border:1px solid transparent;border-radius:10px;background:transparent;color:#1d1d1f;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.create-menu__item:hover{border-color:#4777e51a;background:linear-gradient(135deg,#f3f7ff,#f7f4ff);transform:translate(2px)}.create-menu__icon{display:grid;flex-shrink:0;width:32px;height:32px;place-items:center;border-radius:9px;background:#edf3ff;color:#3975ed}.create-menu__icon svg{width:17px;height:17px}.create-menu__item:nth-child(2) .create-menu__icon{background:#f1efff;color:#725ddd}.create-menu__copy{display:flex;flex-direction:column;gap:1px}.create-menu__title{color:#202942;font-size:14px;font-weight:600;line-height:19px}.create-menu__sub{color:#8c96aa;font-size:11px;line-height:16px}@media(max-width:768px){.create-menu{width:196px}.create-menu__item{padding:7px 10px}}.canvas-wb-text-edit{position:absolute;z-index:86;top:0;right:0;bottom:0;left:0;pointer-events:none}.canvas-wb-text-edit__preview{position:absolute;z-index:87;overflow:hidden;background:#f3f4f6;box-shadow:0 0 0 2px #3b82f6,0 14px 42px #1f29371f}.canvas-wb-text-edit__preview img{display:block;width:100%;height:100%;object-fit:fill;transition:filter .18s ease,opacity .18s ease,transform .18s ease}.canvas-wb-text-edit__preview.is-loading img{filter:blur(9px);opacity:.72;transform:scale(1.025)}.canvas-wb-text-edit__preview.is-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#5c3b232e}.canvas-wb-text-edit__box{position:absolute;z-index:3;min-width:5px;min-height:5px;padding:0;border:1.5px solid rgba(59,130,246,.85);border-radius:3px;background:#3b82f61f;pointer-events:auto;cursor:pointer}.canvas-wb-text-edit__box:hover,.canvas-wb-text-edit__box.is-active{border-color:#2563eb;background:#2563eb3d;box-shadow:0 0 0 2px #ffffffe6}.canvas-wb-text-edit__fields label.is-active{border-radius:8px;box-shadow:0 0 0 2px #3b82f638}.canvas-wb-text-edit__extracting{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 20px;border-radius:999px;background:#5d422b9e;color:#fff;font-size:15px;font-weight:600;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.canvas-wb-text-edit__panel{position:absolute;z-index:90;overflow:hidden;border:1px solid #e7e9ee;border-radius:16px;background:#fff;box-shadow:0 18px 60px #1f293721,0 2px 8px #1f29370d;pointer-events:auto}.canvas-wb-text-edit__panel>header{display:flex;align-items:center;min-height:50px;padding:0 16px;border-bottom:1px solid #e9ebef}.canvas-wb-text-edit__panel>header strong{color:#17191d;font-size:16px;font-weight:700;letter-spacing:-.01em}.canvas-wb-text-edit__fields{display:grid;gap:9px;max-height:min(340px,calc(100vh - 240px));padding:14px 16px;overflow-y:auto}.canvas-wb-text-edit__fields label{display:grid;gap:8px}.canvas-wb-text-edit__fields input,.canvas-wb-text-edit__skeleton{box-sizing:border-box;width:100%;min-height:44px;border:0;border-radius:10px;outline:0;background:#f3f4f6}.canvas-wb-text-edit__fields input{padding:0 13px;color:#1d1f24;font:inherit;font-size:14px;transition:box-shadow .15s ease,background .15s ease}.canvas-wb-text-edit__fields input:focus{background:#f7f9ff;box-shadow:inset 0 0 0 1.5px #3b82f6}.canvas-wb-text-edit__skeleton{display:block;background:linear-gradient(100deg,#f1f2f4 25%,#e7e9ed 38%,#f1f2f4 52%);background-size:250% 100%;animation:canvas-wb-text-shimmer 1.35s infinite linear}@keyframes canvas-wb-text-shimmer{to{background-position-x:-250%}}.canvas-wb-text-edit__add{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:1px dashed #d9dde5;border-radius:10px;background:#fff;color:#6f7785;cursor:pointer}.canvas-wb-text-edit__fields p{margin:0;color:#9198a4;font-size:13px;text-align:center}.canvas-wb-text-edit__panel>footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:13px 16px 11px;border-top:1px solid #f0f1f3}.canvas-wb-text-edit__panel>footer button{min-height:42px;border:0;border-radius:10px;background:#f1f2f4;color:#202329;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.canvas-wb-text-edit__panel>footer button.is-primary{background:#3b82f6;color:#fff}.canvas-wb-text-edit__panel>footer button:disabled{cursor:not-allowed;opacity:.42}.canvas-wb-text-edit__panel>footer span{grid-column:1 / -1;color:#969da9;font-size:12px;text-align:center}.canvas-generation-empty{display:grid;justify-items:center;gap:8px;color:#737b89;text-align:center}.canvas-generation-empty strong{color:#343943;font-size:15px}.canvas-generation-empty span{font-size:12px}.canvas-wb-node__generating button{min-height:30px;padding:0 12px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#3479e8;cursor:pointer}.works-page{min-height:100vh;padding:18px 28px 52px;color:#20283b;background:#fbfcff}.works-searchbar{display:flex;height:52px;align-items:center;gap:11px;padding:0 14px;border:1px solid #e7ebf3;border-radius:14px;background:#fff;color:#758097;box-shadow:0 2px 9px #3343690a}.works-searchbar:has(input:focus){border-color:#3574ef59;box-shadow:0 0 0 4px #3574ef12}.works-searchbar input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#263149;font-size:14px}.works-searchbar input::placeholder{color:#a8b0c0}.works-searchbar button{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:transparent}.works-searchbar button:hover{background:#f1f5fd;color:#2f73e6}.works-profile-entry{position:relative;margin-left:3px;padding-left:12px;border-left:1px solid #e8ecf3}.works-searchbar .works-profile-entry__button{width:36px;height:36px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#e6efff,#eeeaff);color:#4777df}.works-profile-entry__button img{width:100%;height:100%;object-fit:cover}.works-profile-menu{position:absolute;z-index:20;top:calc(100% + 10px);right:0;display:grid;width:210px;gap:4px;padding:8px;border:1px solid #e4e9f2;border-radius:15px;background:#fffffffa;box-shadow:0 18px 45px #2f3d602b;animation:create-menu-in .14s ease-out}.works-profile-menu__identity{display:grid;gap:3px;margin-bottom:3px;padding:10px 11px 12px;border-bottom:1px solid #edf0f5}.works-profile-menu__identity strong{overflow:hidden;color:#222c42;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.works-profile-menu__identity span{overflow:hidden;color:#939cad;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.works-searchbar .works-profile-menu>button{display:flex;width:100%;height:39px;align-items:center;justify-content:flex-start;gap:9px;padding:0 11px;border-radius:9px;color:#4d586f;font-size:13px}.works-searchbar .works-profile-menu>button:hover{background:#f3f6fc;color:#2f6fde}.works-content{padding:28px 2px 0}.works-heading,.works-section-title,.works-library-toolbar{display:flex;align-items:center;justify-content:space-between}.works-heading{min-height:48px}.works-tabs{display:flex;align-items:center;gap:30px}.works-tabs button{position:relative;padding:7px 0 13px;background:transparent;color:#9ba3b2;font-size:18px;font-weight:650}.works-tabs button:hover{color:#505c72}.works-tabs button.is-active{color:#1e2638}.works-tabs button.is-active:after{position:absolute;right:20%;bottom:4px;left:20%;height:3px;border-radius:2px;background:#1f293b;content:""}.works-create,.works-empty>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 16px;border:1px solid #e3e8f1;border-radius:11px;background:#fff;color:#27334b;font-size:13px;font-weight:650;box-shadow:0 3px 10px #2f3e610d}.works-create:hover{border-color:#cfdcf8;color:#2f70e8}.works-recent{margin-top:28px}.works-section-title h2{margin:0;font-size:17px;font-weight:700}.works-section-title button{display:inline-flex;align-items:center;gap:2px;background:transparent;color:#68748a;font-size:13px}.works-recent-grid{display:flex;gap:14px;margin-top:15px;overflow-x:auto;padding:0 0 8px}.works-recent-grid>button{display:grid;min-width:0;gap:9px;padding:0;background:transparent;text-align:left}.works-recent-grid img,.works-recent-grid .works-cover-placeholder{width:100%;height:158px;border:1px solid #e9edf4;border-radius:13px;background:#f1f3f8;object-fit:cover;transition:transform .17s ease,box-shadow .17s ease}.works-recent-grid>button:hover img,.works-recent-grid>button:hover .works-cover-placeholder{transform:translateY(-2px);box-shadow:0 10px 24px #36466c1c}.works-recent-grid>button>span:last-child{overflow:hidden;color:#465168;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.works-cover-placeholder{display:grid;place-content:center;justify-items:center;gap:8px;color:#7190dc;background:linear-gradient(145deg,#edf4ff,#f2efff)!important}.works-cover-placeholder small{font-size:11px;font-weight:650}.works-library{margin-top:32px}.works-library-toolbar{min-height:42px;border-bottom:1px solid #edf0f5}.works-filter-tabs{display:flex;gap:24px;align-items:center}.works-filter-tabs button{padding:8px 0 13px;background:transparent;color:#99a2b3;font-size:13px}.works-filter-tabs button.is-active{color:#253047;font-weight:700}.works-toolbar-actions{display:flex;align-items:center;gap:6px}.works-toolbar-actions button{display:inline-flex;height:34px;align-items:center;gap:6px;padding:0 10px;border-radius:9px;background:transparent;color:#69758a;font-size:12px}.works-toolbar-actions button:hover{background:#f1f4fa}.works-toolbar-actions button.is-icon{width:34px;justify-content:center;padding:0}.works-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 14px;margin-top:17px}.work-card{display:grid;min-width:0;gap:7px;padding:0;background:transparent;text-align:left}.work-card-item{position:relative;min-width:0}.work-card-item .work-card{width:100%}.work-card-item.is-recent{width:var(--work-recent-width);flex:0 0 var(--work-recent-width)}.work-card-item.is-recent .work-card__cover{height:158px}.work-card-item.is-recent .work-card strong{font-size:12px;font-weight:500}.work-card-menu{position:absolute;top:156px;right:8px;z-index:2}.is-recent .work-card-menu{top:122px}.work-card-menu__trigger{display:grid;width:28px;height:28px;place-items:center;border:1px solid #e4e8ef;border-radius:9px;background:#fffffff5;color:#333b49;opacity:0}.work-card-item:hover .work-card-menu__trigger,.work-card-item:focus-within .work-card-menu__trigger,.work-card-menu__trigger[aria-expanded=true]{opacity:1}.work-card-menu__popup{position:absolute;top:34px;right:0;width:112px;padding:4px;border:1px solid #e7ebf3;border-radius:12px;background:#fff;box-shadow:0 12px 34px #24334c26}.work-card-menu__popup button{display:flex;align-items:center;gap:7px;width:100%;padding:8px 9px;border-radius:7px;background:#fff;font-size:12px;text-align:left}.work-card-menu__popup button:hover{background:#f5f6f9}.work-card-menu__popup .is-danger{color:#ef4444}.is-recent .work-card-menu__popup{top:auto;bottom:34px}.works-feedback{margin:12px 0 0;color:#25844c;font-size:13px}.works-feedback.is-error{color:#dc3545}@media(hover:none){.work-card-menu__trigger{opacity:1}}.work-card__cover{display:block;width:100%;height:192px;overflow:hidden;border:1px solid #ebeff5;border-radius:13px;background:#f3f5f8;transition:transform .17s ease,box-shadow .17s ease}.work-card:hover .work-card__cover{transform:translateY(-3px);box-shadow:0 12px 26px #3343671f}.work-card__cover img,.work-card__cover .works-cover-placeholder{width:100%;height:100%;object-fit:contain}.work-card strong{overflow:hidden;color:#303a50;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.work-card small{color:#9aa3b2;font-size:11px}.works-empty{display:grid;min-height:340px;place-content:center;justify-items:center;text-align:center}.works-loading{display:flex;min-height:300px;align-items:center;justify-content:center;gap:9px;color:#8d97aa;font-size:12px}.works-loading span{width:16px;height:16px;border:2px solid #dbe3f4;border-top-color:#477be7;border-radius:50%;animation:works-loading-spin .7s linear infinite}@keyframes works-loading-spin{to{transform:rotate(360deg)}}.works-empty>span{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:#eef3ff;color:#5d83e9}.works-empty h2{margin:16px 0 5px;font-size:17px}.works-empty p{margin:0 0 18px;color:#929cad;font-size:12px}.works-empty>button{border:0;background:#3678ef;color:#fff}@media(max-width:1180px){.works-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.personal-page{min-height:100vh;color:#232a3a;background:#fff}.personal-topbar{display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #f0f2f6}.personal-brand,.personal-user,.personal-user>button,.personal-back{display:inline-flex;align-items:center}.personal-brand{gap:10px;background:transparent;color:#1e273a;font-size:17px}.personal-user{gap:9px;color:#3d475a;font-size:12px}.personal-user__avatar{display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:50%;background:#eaf0ff;color:#4675df;font-weight:700}.personal-user__avatar img{width:100%;height:100%;object-fit:cover}.personal-user>button{gap:5px;margin-left:6px;padding:7px 10px;border-radius:9px;background:transparent;color:#707a8e}.personal-user>button:hover{background:#f3f5f9;color:#d74f60}.personal-content{position:relative;width:min(1080px,calc(100vw - 80px));margin:0 auto;padding:38px 0 72px}.personal-back{gap:6px;margin:0 0 18px;padding:0;background:transparent;color:#8993a5;font-size:12px}.personal-back:hover{color:#376fe1}.personal-content>h1{margin:0 0 22px;color:#1f2636;font-size:27px;font-weight:700}.personal-tabs{display:flex;gap:30px;border-bottom:1px solid #e9ecf2}.personal-tabs button{position:relative;padding:0 0 14px;background:transparent;color:#9ba3b1;font-size:15px;font-weight:600}.personal-tabs button.is-active{color:#222a3b}.personal-tabs button.is-active:after{position:absolute;right:17%;bottom:-1px;left:17%;height:2px;border-radius:2px;background:#252d3d;content:""}.personal-loading{padding:70px 0;color:#929bad;text-align:center}.personal-section{padding:36px 0 30px;border-bottom:1px solid #edf0f4}.personal-section h2{margin:0 0 24px;font-size:16px;font-weight:650}.personal-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 64px}.personal-info{display:grid;min-width:0;grid-template-columns:112px minmax(0,1fr);align-items:center}.personal-info span{color:#969fad;font-size:12px}.personal-info strong{overflow:hidden;color:#313a4d;font-size:13px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.personal-security-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.personal-security-list>div{display:flex;height:54px;align-items:center;justify-content:space-between;padding:0 16px;border:1px solid #e8ecf2;border-radius:12px;background:#fbfcfe}.personal-security-list span{display:inline-flex;align-items:center;gap:9px;color:#5a667d}.personal-security-list b{color:#30394b;font-size:13px}.personal-security-list em{color:#6d9b78;font-size:11px;font-style:normal}.personal-password{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;margin-top:18px;align-items:end}.personal-password label,.personal-profile-fields label{display:grid;gap:7px}.personal-password label>span,.personal-profile-fields label>span{color:#7d879a;font-size:11px;font-weight:600}.personal-password input,.personal-profile-fields input,.personal-profile-fields select,.personal-profile-fields textarea{width:100%;border:1px solid #e1e6ef;border-radius:11px;outline:0;background:#fff;color:#30394d}.personal-password input,.personal-profile-fields input,.personal-profile-fields select{height:42px;padding:0 12px}.personal-password input:focus,.personal-profile-fields input:focus,.personal-profile-fields select:focus,.personal-profile-fields textarea:focus{border-color:#7e9ee9;box-shadow:0 0 0 4px #4475e514}.personal-password>button{height:42px;padding:0 18px;border-radius:11px;background:#222938;color:#fff;font-size:12px;font-weight:650}.personal-profile-panel{display:grid;width:min(660px,100%);margin:34px auto 0;justify-items:center}.personal-avatar-editor{position:relative;display:grid;justify-items:center;gap:9px;cursor:pointer}.personal-avatar-editor>span{display:grid;width:88px;height:88px;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#e8f0ff,#f0ecff);color:#6381c7}.personal-avatar-editor img{width:100%;height:100%;object-fit:cover}.personal-avatar-editor i{display:inline-flex;align-items:center;gap:5px;color:#4b74d4;font-size:12px;font-style:normal}.personal-avatar-editor input{position:absolute;width:1px;height:1px;opacity:0}.personal-profile-fields{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px;margin-top:30px}.personal-profile-fields input:disabled{background:#f7f8fb;color:#969ead}.personal-profile-fields label.is-signature{position:relative;grid-column:1 / -1}.personal-profile-fields textarea{min-height:92px;resize:vertical;padding:12px 13px 28px}.personal-profile-fields .is-signature small{position:absolute;right:11px;bottom:9px;color:#a1a9b7;font-size:10px}.personal-save{width:min(360px,100%);height:46px;margin-top:28px;border-radius:23px;background:#202635;color:#fff;font-weight:650}.personal-save:hover{background:#2e374b}.personal-toast{position:fixed;right:28px;bottom:28px;display:inline-flex;align-items:center;gap:7px;padding:11px 15px;border-radius:11px;background:#273046;color:#fff;font-size:12px;box-shadow:0 12px 32px #202a4233}.personal-toast.is-error{background:#d95364}@media(max-width:900px){.personal-content{width:calc(100vw - 40px)}.personal-info-grid,.personal-security-list,.personal-password{grid-template-columns:1fr}}.group-asset-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;grid-template-rows:68px minmax(0,1fr) 104px;color:#f7f8fb;background:#0d0f14f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.group-asset-viewer__header{display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,2fr) minmax(360px,1fr);align-items:center;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.1);background:#090b0fb8}.group-asset-viewer__count{display:flex;align-items:baseline;gap:5px;font-size:14px;color:#979eab}.group-asset-viewer__count strong{color:#fff;font-size:18px}.group-asset-viewer__title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.group-asset-viewer__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.group-asset-viewer__actions>span{width:1px;height:22px;margin:0 3px;background:#ffffff24}.group-asset-viewer__actions button,.group-asset-viewer__nav{display:inline-grid;place-items:center;border:0;color:#e7eaf0;background:transparent;cursor:pointer}.group-asset-viewer__actions button{width:36px;height:36px;border-radius:9px}.group-asset-viewer__actions button:hover:not(:disabled){background:#ffffff1c}.group-asset-viewer__actions button:disabled{opacity:.3;cursor:default}.group-asset-viewer__actions b{width:48px;text-align:center;color:#aeb4c0;font-size:12px;font-weight:500}.group-asset-viewer__stage{position:relative;min-width:0;min-height:0;overflow:hidden}.group-asset-viewer__media{position:absolute;top:14px;right:90px;bottom:14px;left:90px;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;overflow:hidden}.group-asset-viewer__media img,.group-asset-viewer__media video{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;border-radius:0;object-fit:contain;transition:transform .16s ease;box-shadow:0 22px 70px #0000006b}.group-asset-viewer__nav{position:absolute;top:50%;z-index:2;width:48px;height:64px;border-radius:14px;transform:translateY(-50%);background:#ffffff14}.group-asset-viewer__nav:hover{background:#ffffff29}.group-asset-viewer__nav.is-prev{left:24px}.group-asset-viewer__nav.is-next{right:24px}.group-asset-viewer__missing,.group-asset-viewer__document{display:flex;flex-direction:column;align-items:center;gap:13px;color:#89909e}.group-asset-viewer__document{min-width:300px;padding:48px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#1a1d24}.group-asset-viewer__document strong{color:#f4f5f7;font-size:18px}.group-asset-viewer__filmstrip{display:flex;align-items:center;justify-content:center;gap:10px;overflow-x:auto;padding:12px 24px 18px;border-top:1px solid rgba(255,255,255,.08);background:#090b0fad}.group-asset-viewer__filmstrip button{position:relative;flex:0 0 68px;width:68px;height:68px;overflow:hidden;padding:3px;border:2px solid transparent;border-radius:9px;color:#aeb4c0;background:#242831;cursor:pointer}.group-asset-viewer__filmstrip button.is-active{border-color:#4388ff;box-shadow:0 0 0 2px #4388ff3d}.group-asset-viewer__filmstrip img,.group-asset-viewer__filmstrip video{width:100%;height:100%;border-radius:0;object-fit:contain}.group-asset-viewer__filmstrip svg{margin-top:16px}.group-asset-viewer__filmstrip button span{position:absolute;right:4px;bottom:4px;min-width:17px;height:17px;border-radius:5px;color:#fff;background:#000000ad;font-size:10px;line-height:17px}.canvas-wb-stylebar__preview{display:inline-flex;align-items:center;gap:5px;width:auto!important;padding:0 8px!important;color:#2f72df;white-space:nowrap}@media(max-width:720px){.group-asset-viewer{grid-template-rows:58px minmax(0,1fr) 86px}.group-asset-viewer__header{grid-template-columns:auto 1fr;padding:0 10px}.group-asset-viewer__title{display:none}.group-asset-viewer__actions{gap:1px}.group-asset-viewer__actions b{display:none}.group-asset-viewer__media{left:45px;right:45px}.group-asset-viewer__nav{width:38px;height:50px}.group-asset-viewer__nav.is-prev{left:8px}.group-asset-viewer__nav.is-next{right:8px}.group-asset-viewer__filmstrip button{flex-basis:56px;width:56px;height:56px}}.agent-block:not(.is-main) .agent-block__head{min-height:34px;margin-bottom:4px}.agent-block:not(.is-main) .agent-block__head .agent-avatar--character{top:6px}.agent-block:not(.is-main) .agent-block__head .agent-avatar--character+strong{top:16px}.agreement-page{min-height:100vh;padding:0 24px 64px;background:#f6f7f9;color:#252a34}.agreement-header{display:flex;width:min(960px,100%);height:74px;align-items:center;justify-content:space-between;margin:0 auto}.agreement-brand{display:flex;align-items:center;gap:9px;background:transparent;color:#171a20}.agreement-brand__logo{width:34px;height:34px}.agreement-brand span{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.agreement-brand strong{font-size:17px;line-height:1.2}.agreement-brand small{color:#858b96;font-size:10px}.agreement-back{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;color:#596170;font-size:13px}.agreement-document{width:min(760px,100%);margin:12px auto 0;padding:54px 66px 64px;border:1px solid #e7e9ed;border-radius:18px;background:#fff;box-shadow:0 16px 38px #2b313d0f}.agreement-document__icon{display:grid;width:42px;height:42px;place-items:center;margin:0 auto 16px;border-radius:13px;background:#edf3ff;color:#4778e8}.agreement-document h1{margin:0;color:#181d27;font-size:28px;line-height:1.35;text-align:center}.agreement-document__date{margin:9px 0 0;color:#9a9fa8;font-size:12px;text-align:center}.agreement-document__intro{margin:32px 0 34px;padding:14px 16px;border-radius:10px;background:#f7f9fc;color:#687181;font-size:13px;line-height:1.8}.agreement-document__body>h2:not(:first-child),.agreement-document__body>h3:not(:first-child),.agreement-document section+section{margin-top:28px}.agreement-document h2{margin:0 0 12px;color:#252b36;font-size:17px;line-height:1.5}.agreement-document h3{margin:20px 0 10px;color:#343b47;font-size:15px}.agreement-document__body>p,.agreement-document section p{margin:8px 0 0;color:#5f6672;font-size:14px;line-height:1.95;text-align:justify}.agreement-document__body ul{margin:10px 0;padding-left:22px;color:#5f6672;font-size:14px;line-height:1.95}@media(max-width:680px){.agreement-page{padding:0 12px 30px}.agreement-header{height:62px}.agreement-document{margin-top:4px;padding:38px 24px 44px;border-radius:14px}.agreement-document h1{font-size:24px}}
