.AgentLayout-module__-Tkh0q__layout{background:var(--bg-base);justify-content:center;align-items:stretch;gap:16px;width:100%;min-width:0;height:100vh;max-height:100vh;padding:16px 16px 0;display:flex;overflow:hidden}.AgentLayout-module__-Tkh0q__chatPanel{background:0 0;border-radius:16px 16px 0 0;flex-direction:column;flex-shrink:0;width:min(34%,420px);min-width:320px;max-width:560px;height:100%;min-height:0;display:flex;overflow:hidden}.AgentLayout-module__-Tkh0q__sandboxPanel{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a;container-type:inline-size}@media (max-width:1180px){.AgentLayout-module__-Tkh0q__layout{gap:12px;padding:12px 12px 0}.AgentLayout-module__-Tkh0q__chatPanel{width:280px;min-width:280px;max-width:300px}}@media (max-width:900px){.AgentLayout-module__-Tkh0q__chatPanel{width:260px;min-width:260px;max-width:280px}}@media (max-width:760px){.AgentLayout-module__-Tkh0q__layout{flex-direction:column;gap:12px;height:100dvh;max-height:100dvh;padding:12px}.AgentLayout-module__-Tkh0q__chatPanel{border-radius:14px;flex:none;width:100%;min-width:0;max-width:none;height:clamp(210px,31dvh,300px);min-height:200px}.AgentLayout-module__-Tkh0q__sandboxPanel{border-radius:14px;flex:auto;min-height:0}}@media (max-width:640px){.AgentLayout-module__-Tkh0q__layout{gap:10px;padding:10px}.AgentLayout-module__-Tkh0q__chatPanel{height:clamp(220px,36dvh,320px);min-height:210px}}@media (max-height:680px) and (max-width:760px){.AgentLayout-module__-Tkh0q__chatPanel{height:190px;min-height:180px}}
.workspace-module__CkJ_0W__page{flex-direction:column;height:100vh;display:flex;overflow:hidden}.workspace-module__CkJ_0W__workspaceMain{height:100vh;overflow:hidden}
.AuthModal-module__eGxINa__overlay{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11182747;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.AuthModal-module__eGxINa__modal{border:1px solid var(--border-light);background:var(--bg-card);border-radius:14px;width:min(400px,100%);padding:26px;position:relative;box-shadow:0 22px 64px #0f172a2e}.AuthModal-module__eGxINa__closeBtn,.AuthModal-module__eGxINa__backBtn,.AuthModal-module__eGxINa__textBtn,.AuthModal-module__eGxINa__switchRow button,.AuthModal-module__eGxINa__eyeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none}.AuthModal-module__eGxINa__closeBtn{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:14px;right:14px}.AuthModal-module__eGxINa__closeBtn:hover,.AuthModal-module__eGxINa__backBtn:hover,.AuthModal-module__eGxINa__textBtn:hover,.AuthModal-module__eGxINa__switchRow button:hover,.AuthModal-module__eGxINa__eyeBtn:hover{color:var(--brand-primary);background:var(--bg-subtle)}.AuthModal-module__eGxINa__closeBtn:disabled,.AuthModal-module__eGxINa__backBtn:disabled,.AuthModal-module__eGxINa__textBtn:disabled,.AuthModal-module__eGxINa__switchRow button:disabled,.AuthModal-module__eGxINa__eyeBtn:disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.62}.AuthModal-module__eGxINa__brandRow{justify-content:center;align-items:center;gap:10px;margin-bottom:18px;display:flex}.AuthModal-module__eGxINa__logoMark{object-fit:contain;width:36px;height:36px;display:block}.AuthModal-module__eGxINa__brandName,.AuthModal-module__eGxINa__brandHint{display:block}.AuthModal-module__eGxINa__brandName{color:var(--text-primary);font-family:Sora,sans-serif;font-size:15px;font-weight:750}.AuthModal-module__eGxINa__header{text-align:center;margin-bottom:18px}.AuthModal-module__eGxINa__backBtn{border-radius:8px;align-items:center;gap:6px;height:30px;margin-bottom:8px;padding:0 8px;font-size:12px;font-weight:650;display:inline-flex}.AuthModal-module__eGxINa__header h2{color:var(--text-primary);letter-spacing:0;margin:0;font-family:Sora,sans-serif;font-size:26px;line-height:1.2}.AuthModal-module__eGxINa__header p{color:var(--text-tertiary);margin:8px 0 0;font-size:13px;line-height:1.55}.AuthModal-module__eGxINa__googleBtn,.AuthModal-module__eGxINa__primaryBtn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;font-size:14px;font-weight:700;display:inline-flex}.AuthModal-module__eGxINa__googleBtn{border:1px solid var(--border-light);background:var(--bg-subtle);color:var(--text-primary)}.AuthModal-module__eGxINa__googleBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.AuthModal-module__eGxINa__googleIcon{border:1px solid var(--border-light);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.AuthModal-module__eGxINa__googleIconSvg{width:14px;height:14px;display:block}.AuthModal-module__eGxINa__divider{color:var(--text-tertiary);align-items:center;gap:10px;margin:2px 0;font-size:12px;display:flex}.AuthModal-module__eGxINa__divider span{background:var(--border-light);flex:1;height:1px}.AuthModal-module__eGxINa__form{flex-direction:column;gap:13px;display:flex}.AuthModal-module__eGxINa__form label>span{color:var(--text-secondary);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.AuthModal-module__eGxINa__inputWrap{border:1px solid var(--border-light);height:46px;color:var(--text-tertiary);background:#fff;border-radius:10px;align-items:center;gap:9px;padding:0 12px;display:flex}.AuthModal-module__eGxINa__inputWrap:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-glow)}.AuthModal-module__eGxINa__inputWrap input{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:14px}.AuthModal-module__eGxINa__eyeBtn{border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.AuthModal-module__eGxINa__textBtn{border-radius:8px;align-self:flex-end;height:24px;margin-top:-5px;padding:0 6px;font-size:12px;font-weight:650}.AuthModal-module__eGxINa__checkRow{color:var(--text-tertiary);cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.AuthModal-module__eGxINa__checkRow input{accent-color:var(--brand-primary)}.AuthModal-module__eGxINa__error,.AuthModal-module__eGxINa__success{border-radius:8px;align-items:center;gap:7px;min-height:28px;margin:0;padding:7px 9px;font-size:12px;line-height:1.4;display:flex}.AuthModal-module__eGxINa__error{color:var(--accent-error);background:#fef2f2}.AuthModal-module__eGxINa__success{color:var(--accent-success);background:#ecfdf5}.AuthModal-module__eGxINa__primaryBtn{border:1px solid var(--brand-primary);background:var(--brand-primary);color:#fff}.AuthModal-module__eGxINa__primaryBtn:hover{background:var(--brand-secondary)}.AuthModal-module__eGxINa__switchRow{color:var(--text-tertiary);justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.AuthModal-module__eGxINa__switchRow button{color:var(--brand-primary);border-radius:8px;padding:5px 8px;font-weight:700}@media (max-width:520px){.AuthModal-module__eGxINa__overlay{align-items:flex-end;padding:12px}.AuthModal-module__eGxINa__modal{border-radius:16px;padding:22px}}
.LanguageSwitch-module__1y6XVq__switcher{border:1px solid var(--border);background:var(--bg-card);width:fit-content;color:var(--text-tertiary);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.LanguageSwitch-module__1y6XVq__switcher button{min-width:34px;height:26px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;font-size:11px;font-weight:800}.LanguageSwitch-module__1y6XVq__switcher button:hover,.LanguageSwitch-module__1y6XVq__active{background:var(--brand-primary)!important;color:#fff!important}.LanguageSwitch-module__1y6XVq__compact{padding:3px}.LanguageSwitch-module__1y6XVq__compact button{min-width:30px;height:24px}
.AppSidebar-module__AVqsFW__sidebar{z-index:300;background:#efefe8;border-right:1px solid #e5e5e0;flex-direction:column;width:264px;padding:24px 16px 16px;transition:width .22s,padding .22s;display:flex;position:fixed;inset:0 auto 0 0;overflow:visible;box-shadow:2px 0 8px #0000000d}.AppSidebar-module__AVqsFW__collapsed{width:88px;padding-inline:14px}.AppSidebar-module__AVqsFW__top{justify-content:flex-start;align-items:center;gap:10px;min-height:38px;margin-bottom:28px;display:flex;position:relative}.AppSidebar-module__AVqsFW__brand{color:#1f2937;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.AppSidebar-module__AVqsFW__logoMark{flex-shrink:0;width:38px;height:38px;display:block}.AppSidebar-module__AVqsFW__logoMark img{object-fit:contain;width:100%;height:100%;display:block}.AppSidebar-module__AVqsFW__brandText{letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:22px;font-weight:800}.AppSidebar-module__AVqsFW__collapseBtn,.AppSidebar-module__AVqsFW__settingsBtn,.AppSidebar-module__AVqsFW__taskActions button{color:#4b5563;cursor:pointer;border:none;justify-content:center;align-items:center;display:inline-flex}.AppSidebar-module__AVqsFW__collapseBtn{z-index:2;opacity:0;background:#fff;border:1px solid #e5e5e0;border-radius:12px;width:38px;height:38px;transition:opacity .15s,transform .15s;position:absolute;top:0;left:0;transform:scale(.96);box-shadow:0 2px 8px #00000014}.AppSidebar-module__AVqsFW__top:hover .AppSidebar-module__AVqsFW__collapseBtn,.AppSidebar-module__AVqsFW__collapseBtn:hover,.AppSidebar-module__AVqsFW__collapseBtn:focus-visible{opacity:1;transform:scale(1)}.AppSidebar-module__AVqsFW__projectBox{margin-bottom:22px;position:relative}.AppSidebar-module__AVqsFW__projectButton{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:16px;align-items:center;gap:14px;width:100%;height:62px;padding:12px 14px;display:flex;box-shadow:0 2px 8px #0000000f}.AppSidebar-module__AVqsFW__projectAvatar,.AppSidebar-module__AVqsFW__userAvatar,.AppSidebar-module__AVqsFW__taskCollapsed{color:#fff;background:#8b8bdc;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;font-family:Sora,sans-serif;font-weight:800;display:grid}.AppSidebar-module__AVqsFW__projectName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.AppSidebar-module__AVqsFW__chevronOpen{transform:rotate(180deg)}.AppSidebar-module__AVqsFW__projectMenu{z-index:5;background:#fff;border:1px solid #e5e5e0;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 24px #0000001f}.AppSidebar-module__AVqsFW__projectOption{text-align:left;cursor:pointer;color:#374151;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px;font-weight:600;display:flex}.AppSidebar-module__AVqsFW__projectOption:hover{background:#7c3aed14}.AppSidebar-module__AVqsFW__projectDot{border-radius:6px;flex-shrink:0;width:18px;height:18px}.AppSidebar-module__AVqsFW__nav{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.AppSidebar-module__AVqsFW__navItem{color:#242424;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:14px;min-height:48px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:relative}.AppSidebar-module__AVqsFW__navItem:after{content:attr(data-tooltip);z-index:10;color:#fff;opacity:0;pointer-events:none;background:#111827;border-radius:9px;min-width:max-content;max-width:160px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1;transition:opacity .15s,transform .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translate(-4px,-50%);box-shadow:0 10px 26px #1118272e}.AppSidebar-module__AVqsFW__navItem:before{content:"";z-index:11;opacity:0;pointer-events:none;background:#111827;width:8px;height:8px;transition:opacity .15s,transform .15s;position:absolute;top:50%;left:calc(100% + 4px);transform:translate(-4px,-50%)rotate(45deg)}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:hover:after,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:focus-visible:after,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:hover:before,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:focus-visible:before{opacity:1}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:hover:after,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:focus-visible:after{transform:translateY(-50%)}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:hover:before,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem:focus-visible:before{transform:translateY(-50%)rotate(45deg)}.AppSidebar-module__AVqsFW__navItem:hover,.AppSidebar-module__AVqsFW__navItemActive{background:#fff;box-shadow:0 2px 8px #0000000f}.AppSidebar-module__AVqsFW__recents{flex-direction:column;flex:1;min-height:0;display:flex}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__recents{display:none}.AppSidebar-module__AVqsFW__sectionHeader{color:#787878;letter-spacing:.02em;justify-content:flex-start;align-items:center;min-height:20px;margin:0 0 6px;padding:0 8px;font-size:12px;font-weight:700;display:flex}.AppSidebar-module__AVqsFW__taskActions button{background:0 0;border-radius:7px;width:22px;height:22px}.AppSidebar-module__AVqsFW__taskActions button:hover{color:#1f2937;background:#fff}.AppSidebar-module__AVqsFW__taskList{flex-direction:column;gap:2px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.AppSidebar-module__AVqsFW__taskItem{border-radius:9px;align-items:center;gap:4px;min-height:32px;padding:2px 4px 2px 8px;display:flex}.AppSidebar-module__AVqsFW__taskItem:hover{background:#fff}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__taskList{display:none}.AppSidebar-module__AVqsFW__taskName{text-overflow:ellipsis;white-space:nowrap;text-align:left;color:#3f3f46;cursor:pointer;background:0 0;border:none;flex:1;min-width:0;padding:5px 0;font-size:13px;font-weight:500;line-height:1.35;overflow:hidden}.AppSidebar-module__AVqsFW__taskActions{opacity:0;pointer-events:none;gap:1px;transition:opacity .15s;display:flex}.AppSidebar-module__AVqsFW__taskItem:hover .AppSidebar-module__AVqsFW__taskActions{opacity:1;pointer-events:auto}.AppSidebar-module__AVqsFW__deleteTaskButton:hover{color:#dc2626}.AppSidebar-module__AVqsFW__taskCollapsed{cursor:pointer;background:#7c3aedb8;border:none}.AppSidebar-module__AVqsFW__renameInput{background:#fff;border:1px solid #7c3aed47;border-radius:8px;outline:none;width:100%;padding:6px 8px;font-size:13px;line-height:1.35}.AppSidebar-module__AVqsFW__account{background:#fff;border:1px solid #e5e5e0;border-radius:20px;align-items:stretch;gap:12px;margin-top:16px;padding:14px;display:flex;box-shadow:0 12px 28px #11182714,inset 0 1px #ffffffe6}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__account{border-radius:18px;justify-content:center;align-self:center;width:56px;height:56px;margin-top:auto;padding:0}.AppSidebar-module__AVqsFW__accountBody{flex-direction:column;flex:1;justify-content:center;gap:12px;min-width:0;display:flex}.AppSidebar-module__AVqsFW__accountTopRow,.AppSidebar-module__AVqsFW__accountBottomRow{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.AppSidebar-module__AVqsFW__userName{text-overflow:ellipsis;white-space:nowrap;color:#1f2937;min-width:0;font-size:17px;font-weight:750;overflow:hidden}.AppSidebar-module__AVqsFW__points{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:750;overflow:hidden}.AppSidebar-module__AVqsFW__settingsBtn{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;width:34px;height:34px}.AppSidebar-module__AVqsFW__settingsBtn:hover{color:var(--brand-primary);background:#fff;box-shadow:0 8px 18px #7c3aed24}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__settingsBtn{background:0 0;width:44px;height:44px}.AppSidebar-module__AVqsFW__settingsOverlay{z-index:500000;background:#0f172a57;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.AppSidebar-module__AVqsFW__settingsPanel{background:#fff;border:1px solid #e5e5e0;border-radius:22px;width:min(920px,100%);max-height:min(860px,100vh - 48px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0f172a3d}.AppSidebar-module__AVqsFW__settingsHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.AppSidebar-module__AVqsFW__settingsEyebrow{color:var(--brand-primary);font-size:12px;font-weight:800}.AppSidebar-module__AVqsFW__settingsHeader h2{color:#111827;margin:8px 0 0;font-family:Sora,sans-serif;font-size:26px;line-height:1.25}.AppSidebar-module__AVqsFW__settingsHeader p{color:#6b7280;margin:8px 0 0;font-size:13px}.AppSidebar-module__AVqsFW__settingsClose{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.AppSidebar-module__AVqsFW__settingsClose:hover{color:#111827;background:#f5f5f5}.AppSidebar-module__AVqsFW__loginNotice{background:#fffbeb;border:1px solid #f59e0b47;border-radius:14px;align-items:center;gap:14px;margin-bottom:16px;padding:14px;display:flex}.AppSidebar-module__AVqsFW__loginNotice span{color:#92400e;font-weight:800}.AppSidebar-module__AVqsFW__loginNotice p{color:#6b7280;flex:1;margin:0;font-size:13px;line-height:1.5}.AppSidebar-module__AVqsFW__loginNotice button,.AppSidebar-module__AVqsFW__primarySettingsBtn,.AppSidebar-module__AVqsFW__secondarySettingsBtn,.AppSidebar-module__AVqsFW__dangerSettingsBtn{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.AppSidebar-module__AVqsFW__loginNotice button,.AppSidebar-module__AVqsFW__primarySettingsBtn{background:var(--brand-primary);color:#fff;border:0}.AppSidebar-module__AVqsFW__primarySettingsBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.AppSidebar-module__AVqsFW__secondarySettingsBtn{color:#374151;background:#fff;border:1px solid #e5e5e0}.AppSidebar-module__AVqsFW__secondarySettingsBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#f8fafc}.AppSidebar-module__AVqsFW__dangerSettingsBtn{color:#b91c1c;background:#fef2f2;border:1px solid #dc262640}.AppSidebar-module__AVqsFW__settingsLayout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px;display:grid}.AppSidebar-module__AVqsFW__settingsMenu{background:#f8fafc;border:1px solid #e5e5e0;border-radius:16px;flex-direction:column;gap:6px;padding:8px;display:flex}.AppSidebar-module__AVqsFW__settingsMenuItem{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:10px;width:100%;padding:11px;display:grid}.AppSidebar-module__AVqsFW__settingsMenuItem:hover,.AppSidebar-module__AVqsFW__settingsMenuItemActive{color:#111827;background:#fff;box-shadow:0 1px 4px #0f172a0f}.AppSidebar-module__AVqsFW__settingsMenuItem>span{width:30px;height:30px;color:var(--brand-primary);background:#fff;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.AppSidebar-module__AVqsFW__settingsMenuItem strong{color:inherit;font-size:13px;line-height:1.35;display:block}.AppSidebar-module__AVqsFW__settingsMenuItem small{color:#6b7280;margin-top:3px;font-size:11px;line-height:1.35;display:block}.AppSidebar-module__AVqsFW__settingsContent{min-width:0}.AppSidebar-module__AVqsFW__settingsCard,.AppSidebar-module__AVqsFW__policyCard,.AppSidebar-module__AVqsFW__accountDanger{background:#fff;border:1px solid #e5e5e0;border-radius:16px;padding:16px}.AppSidebar-module__AVqsFW__settingsCard{flex-direction:column;gap:12px;display:flex}.AppSidebar-module__AVqsFW__settingsCardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.AppSidebar-module__AVqsFW__settingsCardHeader .AppSidebar-module__AVqsFW__secondarySettingsBtn{white-space:nowrap;flex-shrink:0}.AppSidebar-module__AVqsFW__settingsCardTitle{color:#111827;align-items:center;gap:8px;display:flex}.AppSidebar-module__AVqsFW__settingsCardTitle h3,.AppSidebar-module__AVqsFW__policyCard h3,.AppSidebar-module__AVqsFW__accountDanger h3{color:#111827;margin:0;font-family:Sora,sans-serif;font-size:15px;line-height:1.35}.AppSidebar-module__AVqsFW__settingsIntro{color:#6b7280;margin:0;font-size:12px;line-height:1.6}.AppSidebar-module__AVqsFW__settingsCard label{color:#6b7280;flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.AppSidebar-module__AVqsFW__settingsCard input,.AppSidebar-module__AVqsFW__settingsCard select{color:#111827;height:38px;font:inherit;background:#fff;border:1px solid #e5e5e0;border-radius:9px;outline:none;padding:0 11px;font-weight:600}.AppSidebar-module__AVqsFW__settingsCard select{cursor:pointer}.AppSidebar-module__AVqsFW__settingsCard input:focus,.AppSidebar-module__AVqsFW__settingsCard select:focus{border-color:#7c3aed5c;box-shadow:0 0 0 2px #7c3aed0f}.AppSidebar-module__AVqsFW__readOnlyInput{color:#4b5563!important;background:#f8fafc!important}.AppSidebar-module__AVqsFW__emailChangeGrid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.AppSidebar-module__AVqsFW__emailChangeGrid label{min-width:0}.AppSidebar-module__AVqsFW__emailChangeGrid button{white-space:nowrap;height:38px;margin-bottom:0}.AppSidebar-module__AVqsFW__dataUpdateNote{color:#6b7280;background:#f8fafc;border-radius:12px;padding:12px;font-size:12px;line-height:1.6}.AppSidebar-module__AVqsFW__quotaList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.AppSidebar-module__AVqsFW__quotaList div{background:#f8fafc;border-radius:12px;padding:11px}.AppSidebar-module__AVqsFW__quotaList span{color:#6b7280;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.AppSidebar-module__AVqsFW__quotaList strong{color:#111827;font-size:15px}.AppSidebar-module__AVqsFW__memberStatus{background:#f8fafc;border-radius:12px;padding:13px}.AppSidebar-module__AVqsFW__memberStatus span{border-radius:999px;margin-bottom:9px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.AppSidebar-module__AVqsFW__memberActive{color:#047857;background:#d1fae5}.AppSidebar-module__AVqsFW__memberCanceled{color:#92400e;background:#fef3c7}.AppSidebar-module__AVqsFW__memberStatus strong{color:#111827;font-size:14px;display:block}.AppSidebar-module__AVqsFW__memberDateList{gap:8px;margin:0 0 9px;display:grid}.AppSidebar-module__AVqsFW__memberDateList div{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.AppSidebar-module__AVqsFW__memberDateList dt,.AppSidebar-module__AVqsFW__memberDateList dd{margin:0}.AppSidebar-module__AVqsFW__memberDateList dt{color:#6b7280;font-size:12px;font-weight:700}.AppSidebar-module__AVqsFW__memberDateList dd{color:#111827;white-space:nowrap;font-size:13px;font-weight:800}.AppSidebar-module__AVqsFW__memberStatus p{color:#6b7280;margin:7px 0 0;font-size:12px;line-height:1.55}.AppSidebar-module__AVqsFW__policyCard{margin-top:0}.AppSidebar-module__AVqsFW__policyGrid{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.AppSidebar-module__AVqsFW__policyGrid article{background:#f8fafc;border-radius:13px;padding:13px}.AppSidebar-module__AVqsFW__policyGrid h4{color:#111827;margin:0 0 8px;font-size:13px}.AppSidebar-module__AVqsFW__policyGrid p,.AppSidebar-module__AVqsFW__accountDanger p{color:#6b7280;margin:0;font-size:12px;line-height:1.6}.AppSidebar-module__AVqsFW__policyFullBtn{color:var(--brand-primary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;margin-top:10px;padding:7px 11px;font-size:12px;font-weight:800}.AppSidebar-module__AVqsFW__policyFullBtn:hover{background:#7c3aed0f;border-color:#7c3aed5c}.AppSidebar-module__AVqsFW__policyModalOverlay{z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a2e;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.AppSidebar-module__AVqsFW__policyModal{background:#fff;border:1px solid #e5e5e0;border-radius:16px;flex-direction:column;width:min(560px,100%);max-height:min(520px,86vh);display:flex;box-shadow:0 24px 80px #0f172a38}.AppSidebar-module__AVqsFW__policyModalHeader{border-bottom:1px solid #e5e5e0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.AppSidebar-module__AVqsFW__policyModalHeader>div{min-width:0}.AppSidebar-module__AVqsFW__policyModalHeader h3{color:#111827;margin:0;font-family:Sora,sans-serif;font-size:16px}.AppSidebar-module__AVqsFW__policyModalHeader p{color:#6b7280;margin:4px 0 0;font-size:12px;line-height:1.5}.AppSidebar-module__AVqsFW__policyModalHeader button{color:#6b7280;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.AppSidebar-module__AVqsFW__policyModalBody{padding:18px;overflow:auto}.AppSidebar-module__AVqsFW__policyModalBody p{color:#4b5563;margin:0;font-size:13px;line-height:1.8}.AppSidebar-module__AVqsFW__creditDetailsModal{background:#fff;border:1px solid #e5e5e0;border-radius:16px;flex-direction:column;width:min(760px,100%);max-height:min(600px,86vh);display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a38}.AppSidebar-module__AVqsFW__creditDetailsBody{overflow:auto}.AppSidebar-module__AVqsFW__creditLedgerTable{border-collapse:collapse;width:100%;font-size:13px}.AppSidebar-module__AVqsFW__creditLedgerTable th,.AppSidebar-module__AVqsFW__creditLedgerTable td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e5e0;padding:14px 16px}.AppSidebar-module__AVqsFW__creditLedgerTable th{z-index:1;color:#6b7280;background:#fafafa;font-size:12px;font-weight:800;position:sticky;top:0}.AppSidebar-module__AVqsFW__creditLedgerTable tbody tr:last-child td{border-bottom:0}.AppSidebar-module__AVqsFW__creditLedgerTable td:first-child{min-width:240px}.AppSidebar-module__AVqsFW__creditLedgerTable strong{color:#111827;font-weight:750;line-height:1.45;display:block}.AppSidebar-module__AVqsFW__creditLedgerTable small{color:#6b7280;margin-top:4px;font-size:11px;font-weight:650;line-height:1.45;display:block}.AppSidebar-module__AVqsFW__creditLedgerTable td:first-child span{color:#6b7280;background:#f8fafc;border-radius:999px;margin-top:6px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.AppSidebar-module__AVqsFW__creditAmountPositive{color:#059669;font-weight:850}.AppSidebar-module__AVqsFW__creditAmountNegative{color:#f97316;font-weight:850}.AppSidebar-module__AVqsFW__accountDanger{background:#fff;border-color:#e5e5e0;justify-content:space-between;align-items:center;gap:18px;margin-top:0;display:flex}.AppSidebar-module__AVqsFW__accountDanger>div:last-child{flex-shrink:0;gap:8px;display:flex}.AppSidebar-module__AVqsFW__settingsToast{color:#fff;background:#111827;border-radius:999px;width:fit-content;max-width:100%;margin:16px auto 0;padding:9px 14px;font-size:12px;font-weight:700;position:sticky;bottom:0;box-shadow:0 12px 30px #0f172a38}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__brand,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__top,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__navItem,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__projectButton,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__account,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__top{justify-content:center}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__collapseBtn{left:50%;transform:translate(-50%)scale(.96)}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__top:hover .AppSidebar-module__AVqsFW__collapseBtn,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__collapseBtn:hover,.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__collapseBtn:focus-visible{transform:translate(-50%)scale(1)}@media (max-width:860px){.AppSidebar-module__AVqsFW__sidebar{width:84px;padding-inline:12px}.AppSidebar-module__AVqsFW__brandText,.AppSidebar-module__AVqsFW__projectName,.AppSidebar-module__AVqsFW__projectButton svg,.AppSidebar-module__AVqsFW__navItem span,.AppSidebar-module__AVqsFW__sectionHeader,.AppSidebar-module__AVqsFW__accountBody{display:none}}@media (max-width:520px){.AppSidebar-module__AVqsFW__sidebar{width:76px;padding-inline:10px}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__account{width:52px;height:52px}.AppSidebar-module__AVqsFW__collapsed .AppSidebar-module__AVqsFW__settingsBtn{width:42px;height:42px}}@media (max-width:760px){.AppSidebar-module__AVqsFW__settingsLayout,.AppSidebar-module__AVqsFW__policyGrid{grid-template-columns:1fr}.AppSidebar-module__AVqsFW__accountDanger,.AppSidebar-module__AVqsFW__loginNotice{flex-direction:column;align-items:stretch}.AppSidebar-module__AVqsFW__accountDanger>div:last-child{flex-direction:column}.AppSidebar-module__AVqsFW__emailChangeGrid{grid-template-columns:1fr}.AppSidebar-module__AVqsFW__settingsCardHeader{flex-direction:column;align-items:flex-start}.AppSidebar-module__AVqsFW__creditLedgerTable{min-width:640px}}
.AppShell-module__zsum4a__shell{--sidebar-width:264px;--sidebar-current-width:var(--sidebar-width);background:var(--bg-base);min-height:100vh}.AppShell-module__zsum4a__shellCollapsed{--sidebar-width:88px}.AppShell-module__zsum4a__main{min-width:0;min-height:100vh;margin-left:var(--sidebar-width);transition:margin-left .22s}@media (max-width:860px){.AppShell-module__zsum4a__shell{--sidebar-width:84px}.AppShell-module__zsum4a__main{margin-left:var(--sidebar-width)}}@media (max-width:520px){.AppShell-module__zsum4a__shell{--sidebar-width:76px}}
.AgentChat-module__X1oypa__chat{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.AgentChat-module__X1oypa__projectCard{background:0 0;flex-shrink:0;padding:16px 16px 12px}.AgentChat-module__X1oypa__projectHeader{align-items:center;gap:10px;display:flex}.AgentChat-module__X1oypa__backBtn{cursor:pointer;width:28px;height:28px;color:var(--text-tertiary);background:#fff;border:1px solid #e5e5e0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;box-shadow:0 2px 8px #00000014}.AgentChat-module__X1oypa__backBtn:hover{color:var(--text-primary);background:#ffffffc7}.AgentChat-module__X1oypa__projectName{width:auto;max-width:min(220px,54%);color:var(--text-primary);background:var(--bg-card);text-overflow:ellipsis;white-space:nowrap;border:1px solid #0000;border-radius:6px;outline:none;margin-bottom:4px;padding:6px 12px;font-family:Sora,sans-serif;font-size:15px;font-weight:600;display:inline-block;overflow:hidden;box-shadow:0 1px 3px #00000014}.AgentChat-module__X1oypa__projectName:focus{border-color:#7c3aed5c;box-shadow:0 0 0 3px #7c3aed1a,0 1px 3px #00000014}.AgentChat-module__X1oypa__historyToggle{height:30px;color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:0 10px;font-size:12px;font-weight:600;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #0000000f}.AgentChat-module__X1oypa__historyToggle:hover,.AgentChat-module__X1oypa__historyToggleActive{color:var(--brand-primary);background:#7c3aed0f;border-color:#7c3aed47}.AgentChat-module__X1oypa__historyToggle:hover{transform:translateY(-1px)}.AgentChat-module__X1oypa__timestampWrapper{align-items:center;gap:12px;display:flex}.AgentChat-module__X1oypa__timestampLine{background:var(--border-light);flex:1;height:1px}.AgentChat-module__X1oypa__timestamp{color:var(--text-tertiary);white-space:nowrap;font-family:Inter,sans-serif;font-size:11px}.AgentChat-module__X1oypa__historyOverlay{z-index:500000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a29;animation:.16s both AgentChat-module__X1oypa__fadeIn;position:fixed;inset:0}.AgentChat-module__X1oypa__historyDrawer{background:#fffffff5;border-right:1px solid #e5e5e0e6;flex-direction:column;gap:14px;width:min(390px,100vw - 28px);height:100%;min-height:0;padding:18px;animation:.18s both AgentChat-module__X1oypa__historyDrawerIn;display:flex;box-shadow:18px 0 40px #0f172a29}.AgentChat-module__X1oypa__historyHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.AgentChat-module__X1oypa__historyHeader h3{color:var(--text-primary);margin:0;font-family:Sora,sans-serif;font-size:20px;font-weight:700}.AgentChat-module__X1oypa__historyHeader p{color:var(--text-tertiary);margin:5px 0 0;font-size:12px;line-height:1.45}.AgentChat-module__X1oypa__historyHeader button{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:12px;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.AgentChat-module__X1oypa__historyHeader button:hover{color:var(--brand-primary);background:#7c3aed0f;border-color:#7c3aed47}.AgentChat-module__X1oypa__historySearch{height:38px;color:var(--text-tertiary);background:#fff;border:1px solid #e5e5e0;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:0 11px;display:flex}.AgentChat-module__X1oypa__historySearch input{width:100%;min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;font-size:13px}.AgentChat-module__X1oypa__historySearch input::placeholder{color:var(--text-tertiary)}.AgentChat-module__X1oypa__historyGroups{flex-direction:column;gap:12px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.AgentChat-module__X1oypa__historyGroup{flex-direction:column;gap:7px;display:flex}.AgentChat-module__X1oypa__historyDate{color:var(--text-primary);justify-content:space-between;align-items:center;gap:10px;display:flex}.AgentChat-module__X1oypa__historyDate span{font-size:13px;font-weight:700}.AgentChat-module__X1oypa__historyDate b{color:var(--text-tertiary);font-size:11px;font-weight:600}.AgentChat-module__X1oypa__historyGroup>p{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.45}.AgentChat-module__X1oypa__historyRecords{flex-direction:column;gap:10px;display:flex}.AgentChat-module__X1oypa__historyKindGroup{flex-direction:column;gap:6px;display:flex}.AgentChat-module__X1oypa__historyKindTitle{color:var(--text-tertiary);font-size:10px;font-weight:800}.AgentChat-module__X1oypa__historyKindGroup+.AgentChat-module__X1oypa__historyKindGroup{border-top:1px solid #e5e5e0cc;padding-top:3px}.AgentChat-module__X1oypa__historyRecord{text-align:left;cursor:pointer;background:#fff;border:1px solid #eeeeea;border-radius:12px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:10px 11px;transition:border-color .15s,background .15s,transform .15s;display:grid}.AgentChat-module__X1oypa__historyRecord:hover{background:#7c3aed09;border-color:#7c3aed42;transform:translateY(-1px)}.AgentChat-module__X1oypa__historyTime{color:var(--text-tertiary);font-size:11px;font-weight:700;line-height:1.35}.AgentChat-module__X1oypa__historyBody{flex-direction:column;gap:3px;min-width:0;display:flex}.AgentChat-module__X1oypa__historyBody strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.AgentChat-module__X1oypa__historyEmpty{color:var(--text-tertiary);text-align:center;margin:8px 0;font-size:12px}@keyframes AgentChat-module__X1oypa__historyDrawerIn{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.AgentChat-module__X1oypa__messages{scroll-behavior:smooth;background:0 0;flex-direction:column;flex:1;gap:20px;min-height:0;padding:20px 16px;display:flex;overflow-y:auto}.AgentChat-module__X1oypa__emptyState{text-align:center;color:var(--text-secondary);background:#ffffffb8;border:1px dashed #7c3aed2e;border-radius:14px;margin:auto 0;padding:28px 20px}.AgentChat-module__X1oypa__emptyStateIcon{width:40px;height:40px;color:var(--brand-primary);background:#7c3aed14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:10px;font-size:18px;font-weight:700;display:inline-flex}.AgentChat-module__X1oypa__emptyState h3{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:700}.AgentChat-module__X1oypa__emptyState p{margin:0;font-size:13px;line-height:1.7}.AgentChat-module__X1oypa__messageRow{align-items:flex-start;gap:10px;min-width:0;animation:.3s ease-out forwards AgentChat-module__X1oypa__fadeInUp;display:flex}.AgentChat-module__X1oypa__chatNotice{max-width:88%;color:var(--text-tertiary);background:#6b728014;border-radius:8px;align-self:center;padding:7px 11px;font-size:12px;line-height:1.5}.AgentChat-module__X1oypa__agentRow{flex-direction:row}.AgentChat-module__X1oypa__userRow{flex-direction:row-reverse}.AgentChat-module__X1oypa__agentIcon{background:var(--bg-subtle);border:1px solid var(--border-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.AgentChat-module__X1oypa__bubble{min-width:0;max-width:82%;animation:.25s ease-out forwards AgentChat-module__X1oypa__fadeInUp}.AgentChat-module__X1oypa__agentBubble{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:12px;padding:0;display:flex}.AgentChat-module__X1oypa__userBubble{background:var(--brand-primary);border-radius:18px;max-width:75%;padding:12px 16px}.AgentChat-module__X1oypa__agentMeta{align-items:center;gap:10px;margin-bottom:4px;display:flex}.AgentChat-module__X1oypa__agentName{font-family:Sora,sans-serif;font-size:14px;font-weight:600}.AgentChat-module__X1oypa__agentRole{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:11px}.AgentChat-module__X1oypa__contentBlock{padding:0}.AgentChat-module__X1oypa__contentBlock p{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.65}.AgentChat-module__X1oypa__bubbleText{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;font-family:Inter,sans-serif;font-size:14px;line-height:1.65}.AgentChat-module__X1oypa__userBubble .AgentChat-module__X1oypa__bubbleText{color:#fff}.AgentChat-module__X1oypa__conclusionBlock{background:0 0;padding:0}.AgentChat-module__X1oypa__resultBlock{background:#10b98114;border:1px solid #10b9812e;border-radius:8px;padding:10px 12px}.AgentChat-module__X1oypa__conclusionBlockFailed{background:linear-gradient(90deg,#f59e0b14,#f59e0b00);border-left:3px solid #f59e0b;padding:8px 0 8px 11px}.AgentChat-module__X1oypa__conclusionLabel{color:var(--accent-purple);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.AgentChat-module__X1oypa__conclusionLabelFailed{color:#b45309}.AgentChat-module__X1oypa__resultLabel{color:#047857}.AgentChat-module__X1oypa__conclusionBlock p{color:var(--text-primary);white-space:normal;word-break:break-word;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.65}.AgentChat-module__X1oypa__confirmationBlock{border:1px solid #7c3aed33;border-left:3px solid var(--brand-primary);background:linear-gradient(#7c3aed0e,#ffffffb8);border-radius:8px;flex-direction:column;gap:8px;width:min(100%,360px);padding:12px 13px;display:flex}.AgentChat-module__X1oypa__confirmationBlockConfirmed{background:linear-gradient(#10b98112,#ffffffb8);border-color:#10b98138 #10b98138 #10b98138 #10b981}.AgentChat-module__X1oypa__confirmationBlockCancelled{background:linear-gradient(#94a3b814,#ffffffb8);border-color:#94a3b847 #94a3b847 #94a3b847 #94a3b8}.AgentChat-module__X1oypa__confirmationLabel{color:var(--accent-purple);font-size:11px;font-weight:800}.AgentChat-module__X1oypa__confirmationBlock strong{color:var(--text-primary);font-size:14px;line-height:1.35}.AgentChat-module__X1oypa__confirmationBlock p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.AgentChat-module__X1oypa__confirmationState{font-weight:700;color:var(--text-primary)!important}.AgentChat-module__X1oypa__confirmationActions{flex-wrap:wrap;gap:8px;display:flex}.AgentChat-module__X1oypa__confirmationActions button{height:30px;color:var(--brand-primary);cursor:pointer;background:#fff;border:1px solid #7c3aed3d;border-radius:7px;padding:0 12px;font-size:12px;font-weight:700}.AgentChat-module__X1oypa__confirmationActions button:first-child{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.AgentChat-module__X1oypa__confirmationActions button:disabled{cursor:default;opacity:.62}.AgentChat-module__X1oypa__processBlock{color:var(--text-tertiary);border-left:2px solid #94a3b852;padding-left:10px}.AgentChat-module__X1oypa__processHeader{cursor:pointer;text-align:left;width:100%;color:var(--text-tertiary);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.AgentChat-module__X1oypa__processHeader:hover{color:var(--text-secondary)}.AgentChat-module__X1oypa__processArrow{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s}.AgentChat-module__X1oypa__processArrowCollapsed{transform:rotate(-90deg)}.AgentChat-module__X1oypa__processLabel{letter-spacing:.02em}.AgentChat-module__X1oypa__processContent{gap:6px;margin-top:8px;display:grid}.AgentChat-module__X1oypa__processItem{align-items:center;gap:8px;min-height:20px;display:flex}.AgentChat-module__X1oypa__statusDot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.AgentChat-module__X1oypa__statusDot_completed,.AgentChat-module__X1oypa__statusDot_in-progress{color:var(--text-tertiary);background:0 0}.AgentChat-module__X1oypa__statusDot_in-progress svg{animation:1.2s linear infinite AgentChat-module__X1oypa__spin}@keyframes AgentChat-module__X1oypa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AgentChat-module__X1oypa__statusDot_pending{color:#9ca3af;background:0 0}.AgentChat-module__X1oypa__statusDot_need-help{color:var(--text-tertiary);background:0 0}.AgentChat-module__X1oypa__processTaskText{color:var(--text-secondary);flex:1;font-family:Inter,sans-serif;font-size:12px;line-height:1.5}.AgentChat-module__X1oypa__processTaskText_completed{color:var(--text-tertiary)}.AgentChat-module__X1oypa__processHeaderText{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:12px;font-weight:600}.AgentChat-module__X1oypa__processLine{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:12px;line-height:1.5}.AgentChat-module__X1oypa__statusBadge{text-transform:uppercase;letter-spacing:.03em;background:var(--bg-subtle);color:var(--text-tertiary);border-radius:4px;padding:2px 6px;font-family:Inter,sans-serif;font-size:9px;font-weight:500}.AgentChat-module__X1oypa__reportActions{align-items:center;gap:8px;margin-bottom:10px;display:flex}.AgentChat-module__X1oypa__copyBtn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-family:Inter,sans-serif;font-size:11px;transition:all .15s;display:flex}.AgentChat-module__X1oypa__copyBtn:hover{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.AgentChat-module__X1oypa__copyBtn.AgentChat-module__X1oypa__copied{color:#fff;background:#10b981;border-color:#10b981}.AgentChat-module__X1oypa__articleBlock{background:#fff;border:1px solid #7c3aed2e;border-radius:14px;margin-top:2px;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.AgentChat-module__X1oypa__articleBlockHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.AgentChat-module__X1oypa__articleBlockHeader div{min-width:0}.AgentChat-module__X1oypa__articleBlockHeader span,.AgentChat-module__X1oypa__articleModalHeader span{color:var(--brand-primary);margin-bottom:5px;font-size:11px;font-weight:900;display:block}.AgentChat-module__X1oypa__articleBlockHeader strong{color:var(--text-primary);font-size:13px;line-height:1.35;display:block}.AgentChat-module__X1oypa__articleBlockHeader button,.AgentChat-module__X1oypa__articleModalHeader button{border:1px solid var(--border-light);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:8px;flex-shrink:0;font-size:12px;font-weight:800}.AgentChat-module__X1oypa__articleBlockHeader button{min-height:30px;padding:0 10px}.AgentChat-module__X1oypa__articleBlockHeader button:hover,.AgentChat-module__X1oypa__articleModalHeader button:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:var(--bg-subtle)}.AgentChat-module__X1oypa__articlePreview{max-height:210px;color:var(--text-secondary);cursor:pointer;white-space:pre-wrap;word-break:break-word;background:#f8fafc;margin:0;padding:14px;font-family:Inter,sans-serif;font-size:12px;line-height:1.65;overflow:hidden}.AgentChat-module__X1oypa__articleBlock .AgentChat-module__X1oypa__reportActions{background:#f8fafc;margin:0;padding:0 14px 14px}.AgentChat-module__X1oypa__articleOverlay{z-index:2200;background:#0f172a6b;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.AgentChat-module__X1oypa__articleModal{border:1px solid var(--border-light);background:#fff;border-radius:18px;flex-direction:column;width:min(960px,100vw - 56px);height:min(88vh,860px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a47}.AgentChat-module__X1oypa__articleModalHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.AgentChat-module__X1oypa__articleModalHeader h2{color:var(--text-primary);margin:0;font-size:20px;line-height:1.35}.AgentChat-module__X1oypa__articleModalHeader button{width:34px;height:34px;font-size:20px;line-height:1}.AgentChat-module__X1oypa__articleFullText{min-height:0;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;background:#fbfbfd;flex:1;margin:0;padding:22px;font-family:Inter,sans-serif;font-size:14px;line-height:1.78;overflow:auto}.AgentChat-module__X1oypa__articleModalActions{border-top:1px solid var(--border-light);background:#fff;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}@keyframes AgentChat-module__X1oypa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AgentChat-module__X1oypa__attachments{background:0 0;flex-wrap:wrap;gap:8px;padding:8px 16px;display:flex}.AgentChat-module__X1oypa__attachmentItem{border:1px solid var(--border);border-radius:8px;position:relative;overflow:hidden}.AgentChat-module__X1oypa__attachmentImage{object-fit:cover;width:64px;height:64px;display:block}.AgentChat-module__X1oypa__attachmentFile{background:var(--bg-subtle);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:64px;height:64px;padding:8px;display:flex}.AgentChat-module__X1oypa__attachmentFile span{color:var(--text-tertiary);text-align:center;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:10px;display:-webkit-box;overflow:hidden}.AgentChat-module__X1oypa__attachmentRemove{color:#fff;cursor:pointer;opacity:0;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .15s;display:flex;position:absolute;top:2px;right:2px}.AgentChat-module__X1oypa__attachmentItem:hover .AgentChat-module__X1oypa__attachmentRemove{opacity:1}.AgentChat-module__X1oypa__inputArea{background:0 0;flex-shrink:0;min-width:0}.AgentChat-module__X1oypa__inputCard{background:#fff;border:1px solid #e5e5e0;border-radius:18px;min-width:0;padding:14px 56px 10px 14px;transition:border-color .15s,box-shadow .15s;position:relative;box-shadow:0 4px 16px #00000014}.AgentChat-module__X1oypa__inputCardWithSkills{padding-top:52px}.AgentChat-module__X1oypa__inputCard:focus-within{border-color:#7c3aed3d;box-shadow:0 0 0 2px #7c3aed09,0 4px 16px #00000014}.AgentChat-module__X1oypa__inputCardDisabled{background:#f8fafce6;border-color:#e5e7eb}.AgentChat-module__X1oypa__inputCardDisabled .AgentChat-module__X1oypa__textarea{color:var(--text-tertiary);cursor:not-allowed}.AgentChat-module__X1oypa__inputCardDisabled .AgentChat-module__X1oypa__inlineBtn,.AgentChat-module__X1oypa__inputCardDisabled .AgentChat-module__X1oypa__sendBtn{opacity:.48;cursor:not-allowed;transform:none}.AgentChat-module__X1oypa__inputCardDisabled .AgentChat-module__X1oypa__inlineBtn:hover{color:var(--text-tertiary);background:#fff;border-color:#e5e5e0;transform:none}.AgentChat-module__X1oypa__textarea{width:100%;color:var(--text-primary);resize:none;background:0 0;border:none;border-radius:0;outline:none;min-height:100px;padding:8px 0;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.AgentChat-module__X1oypa__textarea::placeholder{color:var(--text-tertiary)}.AgentChat-module__X1oypa__inlineToolbar{align-items:center;gap:2px;display:flex;position:absolute;bottom:8px;left:14px}.AgentChat-module__X1oypa__inlineBtn{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .15s,border-color .15s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.AgentChat-module__X1oypa__inlineBtn:hover{color:var(--brand-primary);background:#ffffffc7;border-color:#7c3aed59;transform:translateY(-1px)}.AgentChat-module__X1oypa__tooltip{position:relative}.AgentChat-module__X1oypa__tooltip:before{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:100;background:#1f2937;border-radius:6px;padding:6px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 2px 8px #00000026}.AgentChat-module__X1oypa__tooltip:hover:before{opacity:1;transform:translate(-50%)translateY(0)}.AgentChat-module__X1oypa__hiddenInput{display:none}.AgentChat-module__X1oypa__attachCount{color:var(--text-tertiary);padding:0 4px;font-family:Inter,sans-serif;font-size:12px}.AgentChat-module__X1oypa__skillWrapper{position:relative}.AgentChat-module__X1oypa__selectedSkills{scrollbar-width:none;flex-wrap:wrap;gap:8px;min-height:36px;max-height:38px;padding:2px 0 4px;display:flex;position:absolute;top:10px;left:14px;right:56px;overflow:auto visible}.AgentChat-module__X1oypa__selectedSkills::-webkit-scrollbar{display:none}.AgentChat-module__X1oypa__skillTag{white-space:nowrap;color:var(--brand-primary);background:#fff;border:1px solid #e5e5e0;border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #0000000f}.AgentChat-module__X1oypa__skillTag button{width:18px;height:18px;color:var(--brand-primary);cursor:pointer;background:#7c3aed1a;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__X1oypa__skillTag button:hover{color:#fff;background:#ef4444}.AgentChat-module__X1oypa__sendBtn{color:#fff;cursor:pointer;background:#7c3aedd6;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .1s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 4px 12px #7c3aed38}.AgentChat-module__X1oypa__sendBtn:hover{background:var(--brand-secondary);transform:scale(1.05)}.AgentChat-module__X1oypa__sendBtn:active{transform:scale(.95)}.AgentChat-module__X1oypa__mentionDropdown{z-index:99999;background:var(--bg-card);border:1.5px solid var(--border);border-radius:12px;min-width:240px;max-width:320px;animation:.15s ease-out forwards AgentChat-module__X1oypa__dropdownFadeIn;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@media (max-width:980px){.AgentChat-module__X1oypa__projectCard{padding:12px 12px 8px}.AgentChat-module__X1oypa__messages{gap:14px;padding:12px}.AgentChat-module__X1oypa__bubble{max-width:88%}.AgentChat-module__X1oypa__textarea{min-height:72px}}@media (max-width:1100px) and (max-height:760px){.AgentChat-module__X1oypa__projectCard{padding:10px 12px 6px}.AgentChat-module__X1oypa__timestampWrapper{display:none}.AgentChat-module__X1oypa__messages{gap:10px;padding:8px 12px}.AgentChat-module__X1oypa__agentIcon{width:24px!important;height:24px!important}.AgentChat-module__X1oypa__agentMeta{display:none}.AgentChat-module__X1oypa__processBlock{display:block}.AgentChat-module__X1oypa__processHeader{font-size:10px}.AgentChat-module__X1oypa__processContent{gap:3px;margin-top:5px}.AgentChat-module__X1oypa__processItem{gap:6px;min-height:17px}.AgentChat-module__X1oypa__statusDot{width:12px;height:12px}.AgentChat-module__X1oypa__processTaskText,.AgentChat-module__X1oypa__processLine,.AgentChat-module__X1oypa__processHeaderText{font-size:10px;line-height:1.35}.AgentChat-module__X1oypa__bubble{max-width:94%}.AgentChat-module__X1oypa__conclusionBlock p,.AgentChat-module__X1oypa__bubbleText{font-size:13px;line-height:1.55}.AgentChat-module__X1oypa__inputCard{border-radius:14px;padding:10px 50px 8px 12px}.AgentChat-module__X1oypa__textarea{min-height:46px;max-height:70px;padding:6px 0 32px;font-size:13px}.AgentChat-module__X1oypa__inlineToolbar{bottom:7px;left:12px}.AgentChat-module__X1oypa__inlineBtn{width:28px;height:28px}.AgentChat-module__X1oypa__sendBtn{width:32px;height:32px}}@media (max-width:640px){.AgentChat-module__X1oypa__projectName{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.AgentChat-module__X1oypa__messages{padding:10px}.AgentChat-module__X1oypa__bubble,.AgentChat-module__X1oypa__userBubble{max-width:92%}.AgentChat-module__X1oypa__agentMeta{flex-direction:column;align-items:flex-start;gap:3px}.AgentChat-module__X1oypa__inputCard{border-radius:16px;padding-right:50px}.AgentChat-module__X1oypa__inputCardWithSkills{padding-top:50px}.AgentChat-module__X1oypa__selectedSkills{max-height:36px;right:50px}.AgentChat-module__X1oypa__skillTag{max-width:100%}}@keyframes AgentChat-module__X1oypa__dropdownFadeIn{0%{opacity:0;transform:var(--dropdown-transform-base) scale(.97)}to{opacity:1;transform:var(--dropdown-transform-base) scale(1)}}.AgentChat-module__X1oypa__mentionItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 14px;transition:background .1s;display:flex}.AgentChat-module__X1oypa__mentionItem:hover{background:var(--bg-subtle)}.AgentChat-module__X1oypa__mentionInfo{flex-direction:column;gap:2px;display:flex}.AgentChat-module__X1oypa__mentionName{color:var(--text-primary);font-family:Sora,sans-serif;font-size:13px;font-weight:600}.AgentChat-module__X1oypa__mentionRole{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:11px}
.MainInput-module__wu-lOa__wrapper{width:100%;max-width:760px;margin:12px auto 0;animation:.6s ease-out .3s both MainInput-module__wu-lOa__fadeInUp}@keyframes MainInput-module__wu-lOa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MainInput-module__wu-lOa__tabs{gap:8px;margin-bottom:16px;display:flex}.MainInput-module__wu-lOa__tab{color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .15s;display:flex;box-shadow:0 2px 8px #0000000f}.MainInput-module__wu-lOa__tab:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.MainInput-module__wu-lOa__tabActive{color:#fff;background:#7c3aedd1;border-color:#fff9}.MainInput-module__wu-lOa__tabActive:hover{color:#fff}.MainInput-module__wu-lOa__card{background:var(--bg-card);border:1.5px solid var(--border);z-index:1000;border-radius:20px;margin-bottom:48px;padding:20px 24px 18px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000a}.MainInput-module__wu-lOa__cardFocused{border-color:#7c3aed47;box-shadow:0 0 0 2px #7c3aed0a,0 2px 8px #0000000a}.MainInput-module__wu-lOa__cardError{border-color:var(--accent-error);box-shadow:0 0 0 3px #dc26261a,0 2px 8px #0000000a}.MainInput-module__wu-lOa__textarea{resize:none;width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;min-height:90px;font-family:Inter,sans-serif;font-size:14px;line-height:1.7}.MainInput-module__wu-lOa__textarea::placeholder{color:var(--text-tertiary)}.MainInput-module__wu-lOa__dailyInputWrap{min-height:90px;position:relative}.MainInput-module__wu-lOa__inputSkillTags{z-index:2;flex-wrap:wrap;gap:8px;max-width:calc(100% - 8px);display:flex;position:absolute;top:0;left:0}.MainInput-module__wu-lOa__animatedPlaceholder{z-index:0;pointer-events:none;color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:14px;line-height:1.7;position:absolute;inset:0;overflow:hidden}.MainInput-module__wu-lOa__animatedPlaceholderWithSkills{top:36px}.MainInput-module__wu-lOa__animatedPlaceholder span{animation:.42s cubic-bezier(.22,1,.36,1) both MainInput-module__wu-lOa__placeholderSlide;display:block}.MainInput-module__wu-lOa__dailyInputWrap .MainInput-module__wu-lOa__textarea{z-index:1;position:relative}.MainInput-module__wu-lOa__dailyInputWithSkills .MainInput-module__wu-lOa__textarea{padding-top:36px}@keyframes MainInput-module__wu-lOa__placeholderSlide{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.MainInput-module__wu-lOa__projectFields{flex-direction:column;gap:16px;display:flex}.MainInput-module__wu-lOa__fieldGroup{flex-direction:column;gap:7px;display:flex}.MainInput-module__wu-lOa__fieldLabel{color:var(--text-primary);font-family:Inter,sans-serif;font-size:12px;font-weight:700}.MainInput-module__wu-lOa__fieldHint{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:12px;line-height:1.55}.MainInput-module__wu-lOa__textInput{border:1px solid var(--border-light);width:100%;color:var(--text-primary);background:#fff;border-radius:12px;outline:none;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s,background .15s}.MainInput-module__wu-lOa__textInput::placeholder{color:var(--text-tertiary)}.MainInput-module__wu-lOa__textInput:focus{background:#fff;border-color:#7c3aed47;box-shadow:0 0 0 2px #7c3aed0a}.MainInput-module__wu-lOa__goalTextarea,.MainInput-module__wu-lOa__contextTextarea{border:1px solid var(--border-light);background:#fff;border-radius:12px;min-height:auto;padding:11px 14px;transition:border-color .15s,box-shadow .15s,background .15s}.MainInput-module__wu-lOa__goalTextarea:focus,.MainInput-module__wu-lOa__contextTextarea:focus{background:#fff;border-color:#7c3aed47;box-shadow:0 0 0 2px #7c3aed0a}.MainInput-module__wu-lOa__optionalContext{border:1px solid var(--border-light);background:var(--bg-subtle);border-radius:14px;padding:12px 14px}.MainInput-module__wu-lOa__contextToggle{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.MainInput-module__wu-lOa__contextChevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .18s}.MainInput-module__wu-lOa__contextToggleOpen .MainInput-module__wu-lOa__contextChevron{transform:rotate(180deg)}.MainInput-module__wu-lOa__contextHelp{color:var(--text-tertiary);margin:6px 0 0;font-family:Inter,sans-serif;font-size:12px;line-height:1.5}.MainInput-module__wu-lOa__contextPanel{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;animation:.2s ease-out forwards MainInput-module__wu-lOa__slideDown;display:grid}.MainInput-module__wu-lOa__errorMsg{color:var(--accent-error);align-items:center;gap:6px;margin-top:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;animation:.2s ease-out forwards MainInput-module__wu-lOa__slideDown;display:flex}@keyframes MainInput-module__wu-lOa__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MainInput-module__wu-lOa__controls{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.MainInput-module__wu-lOa__dropdowns{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MainInput-module__wu-lOa__limitHint{width:100%;color:var(--text-tertiary);margin:2px 0 0;font-family:Inter,sans-serif;font-size:12px;line-height:1.45}.MainInput-module__wu-lOa__taskControls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MainInput-module__wu-lOa__uploadBtn{color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:all .15s;display:flex;box-shadow:0 2px 8px #0000000f}.MainInput-module__wu-lOa__uploadBtn:hover{color:var(--brand-primary);background:#ffffffc7;border-color:#7c3aed66;transform:translateY(-1px)}.MainInput-module__wu-lOa__addSkillBtn{color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:all .15s;display:flex;box-shadow:0 2px 8px #0000000f}.MainInput-module__wu-lOa__addSkillBtn:hover{color:var(--brand-primary);background:#ffffffc7;border-color:#7c3aed66;transform:translateY(-1px)}.MainInput-module__wu-lOa__selectedSkills{flex-shrink:0;gap:8px;width:100%;margin-top:10px;padding-bottom:4px;display:flex;overflow-x:auto}.MainInput-module__wu-lOa__selectedSkills::-webkit-scrollbar{height:4px}.MainInput-module__wu-lOa__selectedSkills::-webkit-scrollbar-track{background:var(--bg-subtle);border-radius:2px}.MainInput-module__wu-lOa__selectedSkills::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.MainInput-module__wu-lOa__skillTag{color:var(--brand-primary);white-space:nowrap;background:#7c3aed14;border:1px solid #7c3aed33;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:5px 10px 5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:flex}.MainInput-module__wu-lOa__skillTag button{cursor:pointer;width:18px;height:18px;color:var(--brand-primary);background:#7c3aed1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.MainInput-module__wu-lOa__skillTag button:hover{color:#fff;background:#ef4444}.MainInput-module__wu-lOa__uploadedFiles{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.MainInput-module__wu-lOa__uploadedFile{color:var(--text-secondary);background:var(--bg-subtle);border:1px solid var(--border);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-family:Inter,sans-serif;font-size:12px;display:flex}.MainInput-module__wu-lOa__fileName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.MainInput-module__wu-lOa__removeFileBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.MainInput-module__wu-lOa__removeFileBtn:hover{color:#ef4444}.MainInput-module__wu-lOa__hiddenInput{display:none}.MainInput-module__wu-lOa__dropdown{position:relative}.MainInput-module__wu-lOa__dropdownTrigger{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e0;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;transition:border-color .15s,background .15s;display:flex;box-shadow:0 2px 8px #0000000f}.MainInput-module__wu-lOa__dropdownTrigger:hover{background:#fff;border-color:#7c3aed3d}.MainInput-module__wu-lOa__triggerOpen{background:#fff;border-color:#7c3aed47}.MainInput-module__wu-lOa__dropdownPlaceholder{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:12px}.MainInput-module__wu-lOa__dropdownChevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s}.MainInput-module__wu-lOa__chevronOpen{transform:rotate(180deg)}.MainInput-module__wu-lOa__dropdownPanel{z-index:700000;border:1px solid var(--border);overscroll-behavior:contain;background:#fff;border-radius:12px;width:max-content;min-width:160px;max-height:260px;animation:.15s ease-out forwards MainInput-module__wu-lOa__panelIn;position:absolute;overflow-y:auto;box-shadow:0 8px 24px #0000001a,0 2px 8px #0000000f}@keyframes MainInput-module__wu-lOa__panelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MainInput-module__wu-lOa__optionItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 12px;transition:background .1s;display:flex}.MainInput-module__wu-lOa__optionItem:hover,.MainInput-module__wu-lOa__optionSelected{background:#f5f3ff}.MainInput-module__wu-lOa__optionCheck{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.MainInput-module__wu-lOa__optionDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.MainInput-module__wu-lOa__optionName{color:var(--text-primary);flex:1;font-family:Inter,sans-serif;font-size:12px}.MainInput-module__wu-lOa__submitBtn{cursor:pointer;background:var(--bg-subtle);color:var(--text-disabled);border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;padding:9px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.MainInput-module__wu-lOa__submitBtnActive{color:#fff;background:#2563ebd1;border:none;box-shadow:0 4px 12px #2563eb3d}.MainInput-module__wu-lOa__submitBtnActive:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 16px #2563eb59}.MainInput-module__wu-lOa__submitBtnActive:active{transform:translateY(0)}.MainInput-module__wu-lOa__submitBtnLoading{opacity:.8;cursor:wait}.MainInput-module__wu-lOa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite MainInput-module__wu-lOa__spin}@keyframes MainInput-module__wu-lOa__spin{to{transform:rotate(360deg)}}.MainInput-module__wu-lOa__shortcutHint{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;margin-top:10px;font-family:Inter,sans-serif;font-size:12px;animation:.3s ease-out forwards MainInput-module__wu-lOa__fadeInUp;display:flex}.MainInput-module__wu-lOa__kbd{border:1px solid var(--border);color:var(--text-secondary);background:var(--bg-subtle);border-radius:4px;padding:1px 5px;font-family:Inter,sans-serif;font-size:11px;display:inline-block}.MainInput-module__wu-lOa__selectionBadge{color:var(--brand-primary);background:var(--brand-light);border-radius:4px;padding:2px 6px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.MainInput-module__wu-lOa__toast{border:1px solid var(--border);color:var(--text-primary);z-index:99999;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:13px;animation:.25s ease-out forwards MainInput-module__wu-lOa__toastIn;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001a,0 2px 8px #0000000f}@keyframes MainInput-module__wu-lOa__toastIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.MainInput-module__wu-lOa__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out forwards MainInput-module__wu-lOa__overlayIn;display:flex;position:fixed;inset:0}@keyframes MainInput-module__wu-lOa__overlayIn{0%{opacity:0}to{opacity:1}}.MainInput-module__wu-lOa__modalCard{text-align:center;background:#fff;border-radius:16px;width:calc(100% - 32px);max-width:380px;padding:28px;animation:.25s ease-out forwards MainInput-module__wu-lOa__cardIn;box-shadow:0 20px 40px #00000026}@keyframes MainInput-module__wu-lOa__cardIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.MainInput-module__wu-lOa__modalIcon{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.MainInput-module__wu-lOa__modalTitle{color:var(--text-primary);margin:0 0 8px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.MainInput-module__wu-lOa__modalMessage{color:var(--text-secondary);margin:0 0 24px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.MainInput-module__wu-lOa__modalActions{gap:12px;display:flex}.MainInput-module__wu-lOa__modalCancel{border:1.5px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;flex:1;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .15s}.MainInput-module__wu-lOa__modalCancel:hover{background:var(--bg-subtle);border-color:var(--text-tertiary)}.MainInput-module__wu-lOa__modalConfirm{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .15s}.MainInput-module__wu-lOa__modalConfirm:hover{background:var(--brand-secondary);transform:translateY(-1px)}.MainInput-module__wu-lOa__modalConfirm:active{transform:translateY(0)}.MainInput-module__wu-lOa__skillModalOverlay{z-index:200000;background:#1118275c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.MainInput-module__wu-lOa__skillModalContent{background:#fff;border:1px solid #e5e5e0;border-radius:24px;flex-direction:column;width:100%;max-width:720px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}.MainInput-module__wu-lOa__skillModalHeader{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;padding:20px 24px;display:flex}.MainInput-module__wu-lOa__skillModalTitle{color:var(--text-primary);margin:0;font-family:Sora,sans-serif;font-size:18px;font-weight:700}.MainInput-module__wu-lOa__skillModalSubtitle{color:var(--text-tertiary);margin:0;font-family:Inter,sans-serif;font-size:12px}.MainInput-module__wu-lOa__skillModalClose{background:var(--bg-subtle);width:36px;height:36px;color:var(--text-tertiary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;margin-left:auto;transition:all .15s;display:flex}.MainInput-module__wu-lOa__skillModalClose:hover{background:var(--bg-hover);color:var(--text-primary)}.MainInput-module__wu-lOa__skillCategories{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;gap:8px;padding:16px 24px;display:flex}.MainInput-module__wu-lOa__skillCategoryBtn{color:var(--text-tertiary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:20px;align-items:center;gap:4px;padding:6px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:all .15s;display:flex}.MainInput-module__wu-lOa__skillCategoryBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.MainInput-module__wu-lOa__skillCategoryBtnActive{color:#fff;background:#7c3aedd1;border-color:#ffffff94}.MainInput-module__wu-lOa__skillCategoryBtnActive:hover{color:#fff}.MainInput-module__wu-lOa__skillGrid{flex:1;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 24px;display:grid;overflow-y:auto}.MainInput-module__wu-lOa__skillItem{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e5e0;border-radius:16px;align-items:center;gap:12px;padding:14px;transition:all .15s;display:flex}.MainInput-module__wu-lOa__skillItem:hover{background:#fff;border-color:#7c3aed61;box-shadow:0 4px 12px #00000014}.MainInput-module__wu-lOa__skillItemSelected{border-color:var(--brand-primary);background:#7c3aed0d}.MainInput-module__wu-lOa__skillItemIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.MainInput-module__wu-lOa__skillItemInfo{flex:1;min-width:0}.MainInput-module__wu-lOa__skillItemName{color:var(--text-primary);margin-bottom:2px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:block}.MainInput-module__wu-lOa__skillItemTagline{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:11px;display:block;overflow:hidden}.MainInput-module__wu-lOa__skillItemActions{align-items:center;gap:8px;display:flex}.MainInput-module__wu-lOa__viewSkillBtn{color:var(--text-tertiary);background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:4px 8px;font-family:Inter,sans-serif;font-size:11px;transition:all .15s}.MainInput-module__wu-lOa__viewSkillBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.MainInput-module__wu-lOa__checkIcon{flex-shrink:0}.MainInput-module__wu-lOa__skillDetailView{flex:1;padding:24px;overflow-y:auto}.MainInput-module__wu-lOa__backBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-family:Inter,sans-serif;font-size:12px;transition:color .15s;display:flex}.MainInput-module__wu-lOa__backBtn:hover{color:var(--brand-primary)}.MainInput-module__wu-lOa__skillDetailContent{max-width:500px}.MainInput-module__wu-lOa__skillDetailHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.MainInput-module__wu-lOa__skillIconLarge{font-size:48px}.MainInput-module__wu-lOa__skillDetailName{color:var(--text-primary);margin:0 0 6px;font-family:Sora,sans-serif;font-size:24px;font-weight:700}.MainInput-module__wu-lOa__skillDetailTagline{color:var(--text-tertiary);margin:0;font-family:Inter,sans-serif;font-size:14px}.MainInput-module__wu-lOa__skillDetailDesc{color:var(--text-secondary);margin:0 0 24px;font-family:Inter,sans-serif;font-size:14px;line-height:1.7}.MainInput-module__wu-lOa__skillDetailEffects h4{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.MainInput-module__wu-lOa__skillDetailEffects ul{margin:0 0 24px;padding:0;list-style:none}.MainInput-module__wu-lOa__skillDetailEffects li{color:var(--text-secondary);align-items:center;gap:8px;padding:6px 0;font-family:Inter,sans-serif;font-size:13px;display:flex}.MainInput-module__wu-lOa__skillDetailEffects li:before{content:"";background:var(--brand-primary);border-radius:50%;width:6px;height:6px}.MainInput-module__wu-lOa__selectSkillBtn{color:#fff;background:var(--brand-primary);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .15s;display:flex}.MainInput-module__wu-lOa__selectSkillBtn:hover{background:var(--brand-secondary)}.MainInput-module__wu-lOa__selectSkillBtnSelected{background:var(--bg-subtle);color:var(--brand-primary);border:1px solid var(--brand-primary)}.MainInput-module__wu-lOa__selectSkillBtnSelected:hover{background:#7c3aed1a}@media (max-width:640px){.MainInput-module__wu-lOa__card{padding:18px 16px 16px}.MainInput-module__wu-lOa__contextPanel{grid-template-columns:1fr}.MainInput-module__wu-lOa__controls{align-items:stretch}.MainInput-module__wu-lOa__dropdowns,.MainInput-module__wu-lOa__taskControls,.MainInput-module__wu-lOa__dropdown,.MainInput-module__wu-lOa__dropdownTrigger,.MainInput-module__wu-lOa__uploadBtn,.MainInput-module__wu-lOa__submitBtn{width:100%}.MainInput-module__wu-lOa__dropdownTrigger,.MainInput-module__wu-lOa__uploadBtn,.MainInput-module__wu-lOa__submitBtn{justify-content:center}.MainInput-module__wu-lOa__skillGrid{grid-template-columns:1fr}.MainInput-module__wu-lOa__skillModalContent{max-height:90vh}}
.AgentSandbox-module__QV6ZaW__sandbox{background:0 0;flex-direction:column;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.AgentSandbox-module__QV6ZaW__sandbox.AgentSandbox-module__QV6ZaW__fullscreen{top:0;left:var(--sidebar-offset,88px);z-index:250;background:#fff;border:none;border-radius:0;width:auto;max-width:none;animation:.2s ease-out forwards AgentSandbox-module__QV6ZaW__fadeIn;position:fixed;bottom:0;right:0}@keyframes AgentSandbox-module__QV6ZaW__fadeIn{0%{opacity:0}to{opacity:1}}.AgentSandbox-module__QV6ZaW__topBar{border-bottom:1px solid var(--border-light);z-index:5;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex;position:relative;overflow:hidden}.AgentSandbox-module__QV6ZaW__agentBar{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:auto;align-items:center;gap:0;min-width:0;display:flex;overflow:auto hidden}.AgentSandbox-module__QV6ZaW__agentBar::-webkit-scrollbar{display:none}.AgentSandbox-module__QV6ZaW__agentItem{flex:none;align-items:center;display:flex;overflow:visible}.AgentSandbox-module__QV6ZaW__agentBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:3px;min-width:52px;padding:6px 10px;transition:background .15s;display:flex}.AgentSandbox-module__QV6ZaW__agentBtn:hover{background:var(--bg-subtle)}.AgentSandbox-module__QV6ZaW__agentBtn:disabled{cursor:not-allowed}.AgentSandbox-module__QV6ZaW__agentBtnActive{background:var(--bg-subtle)}.AgentSandbox-module__QV6ZaW__agentBtnIdle .AgentSandbox-module__QV6ZaW__agentAvatar{filter:grayscale(.75);opacity:.42}.AgentSandbox-module__QV6ZaW__agentBtnIdle .AgentSandbox-module__QV6ZaW__agentName{opacity:.62}.AgentSandbox-module__QV6ZaW__agentBtnRunning{background:#7c3aed14}.AgentSandbox-module__QV6ZaW__agentBtnRunning .AgentSandbox-module__QV6ZaW__agentAvatarWrapper:before{content:"";z-index:0;background:conic-gradient(#7c3aed00,#7c3aede6,#22d3eee6,#7c3aed00);border-radius:12px;animation:.9s linear infinite AgentSandbox-module__QV6ZaW__spin;position:absolute;inset:-6px}.AgentSandbox-module__QV6ZaW__agentBtnRunning .AgentSandbox-module__QV6ZaW__agentAvatar{z-index:1;position:relative;box-shadow:0 0 0 3px #fff}.AgentSandbox-module__QV6ZaW__agentBtnRunning .AgentSandbox-module__QV6ZaW__agentName{color:var(--brand-primary);font-weight:800}.AgentSandbox-module__QV6ZaW__agentBtnError{background:#ef44440f}.AgentSandbox-module__QV6ZaW__agentAvatarWrapper{width:32px;height:32px;position:relative}.AgentSandbox-module__QV6ZaW__agentAvatar{object-fit:cover;border-radius:6px;width:32px;height:32px;display:block}.AgentSandbox-module__QV6ZaW__agentBtn:hover .AgentSandbox-module__QV6ZaW__agentAvatarWrapper:after{content:"";border:2px solid var(--text-tertiary);opacity:.4;border-radius:9px;animation:.2s forwards AgentSandbox-module__QV6ZaW__ringFadeIn;position:absolute;inset:-3px}@keyframes AgentSandbox-module__QV6ZaW__ringFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:.4;transform:scale(1)}}.AgentSandbox-module__QV6ZaW__statusRing{pointer-events:none;border-radius:10px;position:absolute;inset:-5px}.AgentSandbox-module__QV6ZaW__statusRingPulse{animation:1.5s ease-in-out infinite AgentSandbox-module__QV6ZaW__statusPulse}.AgentSandbox-module__QV6ZaW__statusRingInner{opacity:.6;border:2px solid #3b82f6;border-radius:10px;width:100%;height:100%}@keyframes AgentSandbox-module__QV6ZaW__statusPulse{0%{opacity:.6;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}to{opacity:.6;transform:scale(1)}}.AgentSandbox-module__QV6ZaW__statusCheck{border:1.5px solid var(--bg-card);background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-4px;right:-4px}.AgentSandbox-module__QV6ZaW__statusError{border:1.5px solid var(--bg-card);background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-4px;right:-4px}.AgentSandbox-module__QV6ZaW__agentName{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:1.2;position:relative}.AgentSandbox-module__QV6ZaW__agentName:after{content:attr(data-remark);z-index:20;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#111827;border-radius:8px;padding:5px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;line-height:1.2;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 20px #0f172a2e}.AgentSandbox-module__QV6ZaW__agentName:before{content:"";z-index:21;opacity:0;pointer-events:none;border:5px solid #0000;border-bottom-color:#111827;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%)translateY(4px)}.AgentSandbox-module__QV6ZaW__agentName:hover:after,.AgentSandbox-module__QV6ZaW__agentName:hover:before{opacity:1;transform:translate(-50%)translateY(0)}.AgentSandbox-module__QV6ZaW__agentItem:first-child .AgentSandbox-module__QV6ZaW__agentName:after{left:0;transform:translate(0)translateY(4px)}.AgentSandbox-module__QV6ZaW__agentItem:first-child .AgentSandbox-module__QV6ZaW__agentName:before{left:18px;transform:translate(0)translateY(4px)}.AgentSandbox-module__QV6ZaW__agentItem:first-child .AgentSandbox-module__QV6ZaW__agentName:hover:after,.AgentSandbox-module__QV6ZaW__agentItem:first-child .AgentSandbox-module__QV6ZaW__agentName:hover:before{transform:translate(0)translateY(0)}.AgentSandbox-module__QV6ZaW__agentItem:last-child .AgentSandbox-module__QV6ZaW__agentName:after{left:auto;right:0;transform:translate(0)translateY(4px)}.AgentSandbox-module__QV6ZaW__agentItem:last-child .AgentSandbox-module__QV6ZaW__agentName:before{left:auto;right:18px;transform:translate(0)translateY(4px)}.AgentSandbox-module__QV6ZaW__agentItem:last-child .AgentSandbox-module__QV6ZaW__agentName:hover:after,.AgentSandbox-module__QV6ZaW__agentItem:last-child .AgentSandbox-module__QV6ZaW__agentName:hover:before{transform:translate(0)translateY(0)}.AgentSandbox-module__QV6ZaW__arrowWrapper{color:var(--text-tertiary);opacity:.4;justify-content:center;align-items:center;padding:0 4px;display:flex}.AgentSandbox-module__QV6ZaW__arrowIcon{transition:opacity .15s,transform .15s}.AgentSandbox-module__QV6ZaW__agentBtn:hover+.AgentSandbox-module__QV6ZaW__arrowWrapper .AgentSandbox-module__QV6ZaW__arrowIcon,.AgentSandbox-module__QV6ZaW__agentItem:hover .AgentSandbox-module__QV6ZaW__arrowWrapper .AgentSandbox-module__QV6ZaW__arrowIcon{opacity:.7;transform:translate(2px)}.AgentSandbox-module__QV6ZaW__fullscreenBtn{border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:10px;flex:0 0 40px;justify-content:center;align-items:center;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:flex;box-shadow:0 6px 16px #0f172a14}.AgentSandbox-module__QV6ZaW__fullscreenBtn:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #7c3aed3d}.AgentSandbox-module__QV6ZaW__fullscreenBtn:focus-visible{outline-offset:2px;outline:3px solid #7c3aed38}.AgentSandbox-module__QV6ZaW__fullscreenBtn svg{width:19px;height:19px}.AgentSandbox-module__QV6ZaW__content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.AgentSandbox-module__QV6ZaW__agentView{flex:auto;width:100%;min-height:0;overflow:hidden}.AgentSandbox-module__QV6ZaW__agentView[hidden]{display:none}.AgentSandbox-module__QV6ZaW__staleBanner{z-index:14;color:var(--text-primary);background:#fffffff5;border:1px solid #7c3aed38;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:600;display:flex;position:absolute;top:12px;left:16px;right:16px;box-shadow:0 12px 32px #0f172a1f}.AgentSandbox-module__QV6ZaW__staleBanner button{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:none;padding:8px 12px;font-weight:700}.AgentSandbox-module__QV6ZaW__loadingOverlay{z-index:12;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#ffffffb8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AgentSandbox-module__QV6ZaW__loadingCard{text-align:center;background:#fffffff5;border:1px solid #7c3aed29;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:min(320px,100% - 40px);padding:18px;animation:.18s both AgentSandbox-module__QV6ZaW__fadeInUp;display:flex;box-shadow:0 18px 48px #0f172a24}.AgentSandbox-module__QV6ZaW__loadingSpinner{border:3px solid #7c3aed29;border-top-color:var(--brand-primary);border-radius:999px;width:28px;height:28px;animation:.9s linear infinite AgentSandbox-module__QV6ZaW__spin}.AgentSandbox-module__QV6ZaW__loadingCard strong{color:var(--text-primary);font-size:14px}.AgentSandbox-module__QV6ZaW__loadingCard p{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.45}.AgentSandbox-module__QV6ZaW__emptyState{min-height:0;color:var(--text-tertiary);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:48px 24px;display:flex}.AgentSandbox-module__QV6ZaW__emptyIcon{background:var(--bg-subtle);width:44px;height:44px;color:var(--brand-primary);border-radius:14px;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:inline-flex}.AgentSandbox-module__QV6ZaW__emptyState h2{color:var(--text-primary);margin:0;font-size:18px;font-weight:800}.AgentSandbox-module__QV6ZaW__emptyState p{max-width:420px;margin:0;font-size:13px;line-height:1.6}.AgentSandbox-module__QV6ZaW__sandboxBody{flex:1;justify-content:center;align-items:center;display:flex}.AgentSandbox-module__QV6ZaW__placeholder{justify-content:center;align-items:center;animation:.5s ease-out forwards AgentSandbox-module__QV6ZaW__fadeInUp;display:flex}@keyframes AgentSandbox-module__QV6ZaW__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AgentSandbox-module__QV6ZaW__spin{to{transform:rotate(360deg)}}@media (max-width:980px){.AgentSandbox-module__QV6ZaW__sandbox.AgentSandbox-module__QV6ZaW__fullscreen{left:var(--sidebar-offset,84px)}.AgentSandbox-module__QV6ZaW__topBar{padding:8px 10px}.AgentSandbox-module__QV6ZaW__agentBtn{min-width:48px;padding:6px 8px}}@media (max-width:640px){.AgentSandbox-module__QV6ZaW__sandbox.AgentSandbox-module__QV6ZaW__fullscreen{left:0}.AgentSandbox-module__QV6ZaW__topBar{padding:7px 8px}.AgentSandbox-module__QV6ZaW__agentBtn{min-width:42px;padding:5px 6px}.AgentSandbox-module__QV6ZaW__agentAvatarWrapper,.AgentSandbox-module__QV6ZaW__agentAvatar{width:28px;height:28px}.AgentSandbox-module__QV6ZaW__agentName{font-size:9px}.AgentSandbox-module__QV6ZaW__arrowWrapper{display:none}.AgentSandbox-module__QV6ZaW__fullscreenBtn{flex-basis:30px;width:30px;height:30px}}@media (max-width:420px){.AgentSandbox-module__QV6ZaW__agentBtn{gap:0;min-width:34px}.AgentSandbox-module__QV6ZaW__agentName{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
.home-module__Hx0lNG__homeMain{background:linear-gradient(#f6f5ef 0%,#faf9f4 58%,#fff 100%);width:100%;min-width:0;min-height:100vh;padding:0 0 80px;position:relative;overflow:hidden}.home-module__Hx0lNG__homeContent{z-index:1;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.home-module__Hx0lNG__homeFooter{z-index:1;border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:32px 32px 48px;display:flex;position:relative}.home-module__Hx0lNG__footerBrand{align-items:center;gap:8px;display:flex}.home-module__Hx0lNG__footerLogo{object-fit:contain;width:20px;height:20px;display:block}.home-module__Hx0lNG__footerName{color:var(--text-tertiary);font-family:Sora,sans-serif;font-size:13px;font-weight:600}.home-module__Hx0lNG__copyright{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:12px}@media (max-width:760px){.home-module__Hx0lNG__homeMain{padding-bottom:64px}.home-module__Hx0lNG__homeContent{padding:0 18px}.home-module__Hx0lNG__homeFooter{flex-direction:column;align-items:flex-start;gap:12px;padding:24px 18px 36px}}
.login-module__WEZH7G__page{min-height:100vh;color:var(--text-primary);background:#fff;grid-template-columns:minmax(420px,1fr) minmax(520px,.96fr);gap:28px;padding:18px;display:grid}.login-module__WEZH7G__backButton{z-index:2;color:#111827;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:fixed;top:22px;left:22px}.login-module__WEZH7G__formSide{justify-content:center;align-items:center;padding:72px 32px;display:flex}.login-module__WEZH7G__formBox{width:min(360px,100%)}.login-module__WEZH7G__logoRow{justify-content:center;align-items:center;gap:10px;margin-bottom:34px;display:flex}.login-module__WEZH7G__logoMark{object-fit:contain;width:38px;height:38px;display:block}.login-module__WEZH7G__brandName{font-family:Sora,sans-serif;font-size:18px;font-weight:800}.login-module__WEZH7G__formBox h1{text-align:center;margin:0;font-family:Sora,sans-serif;font-size:25px;line-height:1.25}.login-module__WEZH7G__subtitle{text-align:center;color:var(--text-tertiary);margin:9px 0 22px;font-size:14px}.login-module__WEZH7G__googleBtn,.login-module__WEZH7G__continueBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:42px;font-size:14px;font-weight:750;display:inline-flex}.login-module__WEZH7G__googleBtn{color:#242424;background:#fff;border:1px solid #e5e7eb}.login-module__WEZH7G__googleIcon{color:#4285f4;font-weight:900}.login-module__WEZH7G__googleIconSvg{width:18px;height:18px;display:block}.login-module__WEZH7G__divider{color:#8a8a8a;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:20px 0;font-size:13px;display:grid}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#eee;height:1px}.login-module__WEZH7G__emailInput{color:#111827;width:100%;height:42px;font:inherit;background:#f7f7f7;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:0 16px}.login-module__WEZH7G__emailInput:focus{background:#fff;border-color:#7c3aed80;box-shadow:0 0 0 3px #7c3aed14}.login-module__WEZH7G__terms{text-align:center;color:#9a9a9a;margin:20px 0 22px;font-size:12px;line-height:1.5}.login-module__WEZH7G__terms a{color:#6b7280;text-decoration:underline}.login-module__WEZH7G__error{color:#b42318;align-items:center;gap:6px;min-height:22px;margin:0 0 14px;font-size:12px;line-height:1.5;display:flex}.login-module__WEZH7G__continueBtn{background:var(--brand-primary);color:#fff;border:none}.login-module__WEZH7G__continueBtn:disabled{cursor:not-allowed;background:#c7c7c7}.login-module__WEZH7G__visualSide{color:#fff;background:#4164f4;border-radius:28px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__visualBrand{align-items:center;gap:10px;font-family:Sora,sans-serif;font-size:24px;font-weight:800;display:flex;position:absolute;top:44px;left:46px}.login-module__WEZH7G__agentCluster{pointer-events:none;position:absolute;inset:0}.login-module__WEZH7G__agentBubble{background:#ffffff2e;border-radius:30px;width:94px;height:94px;position:absolute;overflow:hidden;box-shadow:0 20px 44px #00000029}.login-module__WEZH7G__agentBubble img{object-fit:cover;width:100%;height:100%}.login-module__WEZH7G__agentBubble:first-child{bottom:18%;left:-24px;transform:rotate(-8deg)}.login-module__WEZH7G__agentBubble:nth-child(2){bottom:20%;right:42px;transform:rotate(10deg)}.login-module__WEZH7G__agentBubble:nth-child(3){top:18%;left:16%;transform:scale(.72)}.login-module__WEZH7G__agentBubble:nth-child(4){top:12%;right:18%;transform:scale(.68)rotate(-6deg)}.login-module__WEZH7G__agentBubble:nth-child(5){bottom:8%;left:18%;transform:scale(.62)rotate(7deg)}.login-module__WEZH7G__agentBubble:nth-child(6){bottom:13%;right:-22px;transform:scale(1.04)rotate(9deg)}.login-module__WEZH7G__visualCopy{z-index:1;width:min(560px,74%);margin-top:20px;position:relative}.login-module__WEZH7G__visualCopy h2{margin:0 0 26px;font-family:Sora,sans-serif;font-size:34px;line-height:1.18}.login-module__WEZH7G__visualCopy ul{flex-direction:column;gap:18px;margin:0;padding:0;font-size:20px;font-weight:700;list-style:none;display:flex}.login-module__WEZH7G__visualCopy li{align-items:center;gap:12px;display:flex}.login-module__WEZH7G__check{color:#4164f4;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:inline-flex}@media (max-width:920px){.login-module__WEZH7G__page{grid-template-columns:1fr}.login-module__WEZH7G__visualSide{min-height:420px}}@media (max-width:560px){.login-module__WEZH7G__page{padding:0}.login-module__WEZH7G__formSide{padding:82px 22px 34px}.login-module__WEZH7G__visualSide{border-radius:0}}
.DailyTaskChat-module__K3rEBW__container{height:100vh;color:var(--text-primary);background:linear-gradient(#f8fafcf5 0%,#fff 42%),#fff;flex-direction:column;display:flex}.DailyTaskChat-module__K3rEBW__header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffdb;border-bottom:1px solid #e2e8f0e6;flex-shrink:0;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;padding:12px 24px;display:grid;position:sticky;top:0}.DailyTaskChat-module__K3rEBW__backBtn,.DailyTaskChat-module__K3rEBW__headerBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex}.DailyTaskChat-module__K3rEBW__backBtn:hover,.DailyTaskChat-module__K3rEBW__headerBtn:hover{color:var(--text-primary);background:#f8fafc;border-color:#7c3aed52;transform:translateY(-1px)}.DailyTaskChat-module__K3rEBW__headerCenter{flex-direction:column;align-items:center;gap:3px;min-width:0;display:flex}.DailyTaskChat-module__K3rEBW__taskTitle{text-overflow:ellipsis;white-space:nowrap;max-width:min(560px,100%);color:var(--text-primary);margin:0;font-family:Sora,sans-serif;font-size:15px;font-weight:650;overflow:hidden}.DailyTaskChat-module__K3rEBW__headerSubtitle{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:12px}.DailyTaskChat-module__K3rEBW__headerActions{justify-content:flex-end;display:flex}.DailyTaskChat-module__K3rEBW__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:22px;padding:28px 24px 22px;display:flex;overflow-y:auto}.DailyTaskChat-module__K3rEBW__messageRow{align-items:flex-start;gap:12px;width:100%;max-width:900px;margin:0 auto;animation:.18s ease-out both DailyTaskChat-module__K3rEBW__messageIn;display:flex}.DailyTaskChat-module__K3rEBW__assistantRow{justify-content:flex-start}.DailyTaskChat-module__K3rEBW__userRow{justify-content:flex-end}.DailyTaskChat-module__K3rEBW__agentBadge{flex-direction:column;flex-shrink:0;align-items:center;gap:5px;width:44px;display:flex}.DailyTaskChat-module__K3rEBW__avatar{background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden;box-shadow:0 5px 14px #0f172a14}.DailyTaskChat-module__K3rEBW__agentName{text-overflow:ellipsis;white-space:nowrap;max-width:52px;color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.DailyTaskChat-module__K3rEBW__messageBubble{border-radius:18px;max-width:min(680px,100% - 56px);padding:13px 16px 10px;position:relative}.DailyTaskChat-module__K3rEBW__assistantBubble{color:var(--text-primary);background:#fff;border:1px solid #e2e8f0eb;border-top-left-radius:6px;box-shadow:0 8px 24px #0f172a0f}.DailyTaskChat-module__K3rEBW__userBubble{color:#fff;background:#2563eb;border:1px solid #2563eb3d;border-top-right-radius:6px;max-width:min(620px,78%);box-shadow:0 10px 24px #2563eb2e}.DailyTaskChat-module__K3rEBW__messageText{white-space:pre-wrap;word-break:break-word;letter-spacing:0;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.72}.DailyTaskChat-module__K3rEBW__messageBlocks{flex-direction:column;gap:12px;display:flex}.DailyTaskChat-module__K3rEBW__messageBlock{flex-direction:column;gap:5px;display:flex}.DailyTaskChat-module__K3rEBW__messageBlock+.DailyTaskChat-module__K3rEBW__messageBlock{border-top:1px solid #e2e8f0b8;padding-top:10px}.DailyTaskChat-module__K3rEBW__blockTitle{letter-spacing:0;color:#64748b;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:1.2}.DailyTaskChat-module__K3rEBW__block-summary .DailyTaskChat-module__K3rEBW__blockTitle,.DailyTaskChat-module__K3rEBW__block-result .DailyTaskChat-module__K3rEBW__blockTitle{color:#6d28d9}.DailyTaskChat-module__K3rEBW__messageTime{text-align:right;margin-top:7px;font-family:Inter,sans-serif;font-size:10px;line-height:1;display:block}.DailyTaskChat-module__K3rEBW__userBubble .DailyTaskChat-module__K3rEBW__messageTime{color:#ffffffb3}.DailyTaskChat-module__K3rEBW__assistantBubble .DailyTaskChat-module__K3rEBW__messageTime{color:var(--text-tertiary)}.DailyTaskChat-module__K3rEBW__typingIndicator{align-items:center;gap:5px;min-width:42px;padding:7px 0;display:flex}.DailyTaskChat-module__K3rEBW__typingIndicator span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite DailyTaskChat-module__K3rEBW__typingBounce}.DailyTaskChat-module__K3rEBW__typingIndicator span:nth-child(2){animation-delay:.18s}.DailyTaskChat-module__K3rEBW__typingIndicator span:nth-child(3){animation-delay:.36s}.DailyTaskChat-module__K3rEBW__attachments{flex-shrink:0;gap:8px;width:100%;max-width:900px;margin:0 auto;padding:0 24px 8px;display:flex;overflow-x:auto}.DailyTaskChat-module__K3rEBW__inputSkills{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;gap:8px;min-height:0;padding:0 2px 2px;display:flex}.DailyTaskChat-module__K3rEBW__attachmentItem{flex-shrink:0;position:relative}.DailyTaskChat-module__K3rEBW__attachmentImage{object-fit:cover;border:1px solid #e2e8f0f2;border-radius:12px;width:78px;height:78px;box-shadow:0 8px 20px #0f172a14}.DailyTaskChat-module__K3rEBW__attachmentFile{max-width:280px;color:var(--text-secondary);background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;display:flex}.DailyTaskChat-module__K3rEBW__attachmentFile span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DailyTaskChat-module__K3rEBW__attachmentRemove{color:#fff;cursor:pointer;opacity:0;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:-7px;right:-7px}.DailyTaskChat-module__K3rEBW__attachmentItem:hover .DailyTaskChat-module__K3rEBW__attachmentRemove{opacity:1}.DailyTaskChat-module__K3rEBW__attachmentRemove:hover{transform:scale(1.04)}.DailyTaskChat-module__K3rEBW__skillTag{max-width:240px;color:var(--brand-primary);white-space:nowrap;background:#7c3aed14;border:1px solid #7c3aed2e;border-radius:999px;align-items:center;gap:6px;padding:6px 10px 6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:flex}.DailyTaskChat-module__K3rEBW__skillTag button{cursor:pointer;width:18px;height:18px;color:var(--brand-primary);background:#7c3aed1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.DailyTaskChat-module__K3rEBW__skillTag button:hover{color:#fff;background:#ef4444}.DailyTaskChat-module__K3rEBW__inputArea{background:linear-gradient(#fff0 0%,#fff 24%);flex-shrink:0;padding:12px 24px 22px}.DailyTaskChat-module__K3rEBW__inputCard{background:#fff;border:1px solid #cbd5e1f2;border-radius:20px;grid-template-columns:1fr auto auto;align-items:end;gap:10px;width:100%;max-width:900px;margin:0 auto;padding:12px 12px 12px 16px;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:0 18px 50px #0f172a1a}.DailyTaskChat-module__K3rEBW__inputCard:focus-within{border-color:#2563eb85;box-shadow:0 18px 54px #2563eb24}.DailyTaskChat-module__K3rEBW__textarea{resize:none;width:100%;min-height:40px;max-height:150px;color:var(--text-primary);background:0 0;border:none;outline:none;padding:9px 0 7px;font-family:Inter,sans-serif;font-size:14px;line-height:1.55}.DailyTaskChat-module__K3rEBW__textarea::placeholder{color:var(--text-tertiary)}.DailyTaskChat-module__K3rEBW__inputToolbar{align-items:center;gap:4px;padding-bottom:2px;display:flex}.DailyTaskChat-module__K3rEBW__toolbarBtn,.DailyTaskChat-module__K3rEBW__sendBtn{cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s,transform .15s;display:flex}.DailyTaskChat-module__K3rEBW__toolbarBtn{color:var(--text-tertiary);background:0 0}.DailyTaskChat-module__K3rEBW__toolbarBtn:hover{color:var(--text-secondary);background:#f1f5f9}.DailyTaskChat-module__K3rEBW__sendBtn{color:#fff;background:#2563eb}.DailyTaskChat-module__K3rEBW__sendBtn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.DailyTaskChat-module__K3rEBW__sendBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.DailyTaskChat-module__K3rEBW__hiddenInput{display:none}.DailyTaskChat-module__K3rEBW__inputHint{text-align:center;max-width:900px;color:var(--text-tertiary);margin:8px auto 0;font-family:Inter,sans-serif;font-size:11px}@keyframes DailyTaskChat-module__K3rEBW__typingBounce{0%,80%,to{opacity:.42;transform:scale(.62)}40%{opacity:1;transform:scale(1)}}@keyframes DailyTaskChat-module__K3rEBW__messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.DailyTaskChat-module__K3rEBW__header{grid-template-columns:40px minmax(0,1fr) 40px;padding:10px 14px}.DailyTaskChat-module__K3rEBW__taskTitle{font-size:14px}.DailyTaskChat-module__K3rEBW__messages{gap:18px;padding:20px 14px 18px}.DailyTaskChat-module__K3rEBW__agentBadge{width:34px}.DailyTaskChat-module__K3rEBW__avatar{border-radius:10px;width:30px;height:30px}.DailyTaskChat-module__K3rEBW__agentName{display:none}.DailyTaskChat-module__K3rEBW__messageBubble,.DailyTaskChat-module__K3rEBW__userBubble{max-width:calc(100% - 46px);padding:12px 14px 9px}.DailyTaskChat-module__K3rEBW__messageText{font-size:14px;line-height:1.65}.DailyTaskChat-module__K3rEBW__attachments{padding-left:14px;padding-right:14px}.DailyTaskChat-module__K3rEBW__inputArea{padding:10px 14px 18px}.DailyTaskChat-module__K3rEBW__inputCard{border-radius:18px;grid-template-columns:1fr auto;gap:8px;padding:10px}.DailyTaskChat-module__K3rEBW__inputToolbar{grid-area:2/1/auto/-1;justify-content:flex-start;padding:0}.DailyTaskChat-module__K3rEBW__sendBtn{grid-area:1/2}}
.PricingPage-module__MdAnBW__page{max-width:1280px;margin:0 auto;padding:32px 32px 88px}.PricingPage-module__MdAnBW__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.PricingPage-module__MdAnBW__eyebrow{letter-spacing:0;color:var(--brand-primary);margin:0 0 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.PricingPage-module__MdAnBW__title{color:var(--text-primary);margin:0 0 10px;font-family:Sora,sans-serif;font-size:32px;font-weight:700}.PricingPage-module__MdAnBW__subtitle{max-width:620px;color:var(--text-tertiary);margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.7}.PricingPage-module__MdAnBW__billingToggle{border:1px solid var(--border);background:var(--bg-card);border-radius:8px;flex-shrink:0;gap:8px;padding:4px;display:flex}.PricingPage-module__MdAnBW__billingOption{min-height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:0 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .15s;display:flex}.PricingPage-module__MdAnBW__billingOption:hover{color:var(--brand-primary)}.PricingPage-module__MdAnBW__billingOptionActive{background:var(--brand-primary);color:#fff}.PricingPage-module__MdAnBW__billingOptionActive:hover{color:#fff}.PricingPage-module__MdAnBW__saveBadge{color:#b45309;background:#fef3c7;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700}.PricingPage-module__MdAnBW__billingOptionActive .PricingPage-module__MdAnBW__saveBadge{color:#fff;background:#fff3}.PricingPage-module__MdAnBW__plans{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:32px;display:grid}.PricingPage-module__MdAnBW__creditSection{margin-bottom:32px}.PricingPage-module__MdAnBW__creditHeader{margin-bottom:16px}.PricingPage-module__MdAnBW__creditTitle{color:var(--text-primary);margin:0 0 10px;font-family:Sora,sans-serif;font-size:24px;line-height:1.25}.PricingPage-module__MdAnBW__creditPacks{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.PricingPage-module__MdAnBW__creditPack{border:1px solid var(--border);background:var(--bg-card);border-radius:8px;flex-direction:column;min-height:250px;padding:20px;display:flex;position:relative}.PricingPage-module__MdAnBW__creditPackHighlighted{background:linear-gradient(180deg, #7c3aed0a 0%, var(--bg-card) 100%);border-color:#7c3aed66}.PricingPage-module__MdAnBW__packBadge{background:var(--brand-primary);color:#fff;text-align:center;white-space:normal;border-radius:999px;align-self:flex-end;max-width:100%;margin:-4px 0 12px;padding:5px 11px;font-size:11px;font-weight:800;line-height:1.2}.PricingPage-module__MdAnBW__creditPack .PricingPage-module__MdAnBW__packBadge{color:#fff}.PricingPage-module__MdAnBW__creditPack h3{color:var(--text-primary);margin:0 0 18px;font-family:Sora,sans-serif;font-size:16px}.PricingPage-module__MdAnBW__creditPack strong{color:var(--text-primary);font-family:Sora,sans-serif;font-size:30px;line-height:1}.PricingPage-module__MdAnBW__creditPack span,.PricingPage-module__MdAnBW__creditPack p{color:var(--text-tertiary);font-size:12px}.PricingPage-module__MdAnBW__creditPack div{color:var(--brand-primary);margin-top:auto;font-family:Sora,sans-serif;font-size:24px;font-weight:800}.PricingPage-module__MdAnBW__creditPack p{margin:6px 0 0}.PricingPage-module__MdAnBW__creditPack em{color:#047857;margin:8px 0 14px;font-size:12px;font-style:normal;font-weight:800}.PricingPage-module__MdAnBW__planCard{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;flex-direction:column;min-height:100%;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.PricingPage-module__MdAnBW__planCard:hover{border-color:#7c3aed59;transform:translateY(-2px);box-shadow:0 14px 36px #0f172a14}.PricingPage-module__MdAnBW__planCardPopular{border-color:var(--brand-primary);background:linear-gradient(180deg, #7c3aed0a 0%, var(--bg-card) 100%)}.PricingPage-module__MdAnBW__planCardEnterprise{background:linear-gradient(180deg, #0596690d 0%, var(--bg-card) 100%);border-color:#05966973}.PricingPage-module__MdAnBW__popularBadge{background:var(--brand-primary);color:#fff;border-radius:999px;padding:4px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;position:absolute;top:-12px;left:20px}.PricingPage-module__MdAnBW__planHeader{min-height:68px;margin-bottom:18px}.PricingPage-module__MdAnBW__planName{color:var(--text-primary);margin:0 0 6px;font-family:Sora,sans-serif;font-size:18px;font-weight:700}.PricingPage-module__MdAnBW__planTagline{color:var(--text-tertiary);margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.45}.PricingPage-module__MdAnBW__priceSection{flex-wrap:wrap;align-items:center;gap:6px;min-height:46px;margin-bottom:8px;display:flex}.PricingPage-module__MdAnBW__price{color:var(--text-primary);font-family:Sora,sans-serif;font-size:34px;font-weight:700}.PricingPage-module__MdAnBW__customPrice{font-size:26px}.PricingPage-module__MdAnBW__priceLabel{color:var(--text-tertiary);font-family:Inter,sans-serif;font-size:14px}.PricingPage-module__MdAnBW__discountBadge,.PricingPage-module__MdAnBW__discountBadgeGreen{color:#fff;border-radius:6px;padding:3px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.PricingPage-module__MdAnBW__discountBadge{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.PricingPage-module__MdAnBW__discountBadgeGreen{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.PricingPage-module__MdAnBW__tokenInfo{min-height:38px;margin-bottom:14px}.PricingPage-module__MdAnBW__tokenAmount{color:var(--brand-primary);margin-bottom:3px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:block}.PricingPage-module__MdAnBW__tokenCompare,.PricingPage-module__MdAnBW__tokenCompareGreen{font-family:Inter,sans-serif;font-size:11px;line-height:1.45}.PricingPage-module__MdAnBW__tokenCompare{color:var(--text-tertiary)}.PricingPage-module__MdAnBW__tokenCompareGreen{color:#047857;font-weight:700}.PricingPage-module__MdAnBW__planBtn,.PricingPage-module__MdAnBW__planBtnPrimary,.PricingPage-module__MdAnBW__planBtnOutline{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-bottom:20px;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.PricingPage-module__MdAnBW__planBtn{border:1px solid var(--border);background:var(--bg-subtle);color:var(--text-secondary)}.PricingPage-module__MdAnBW__planBtnPrimary{border:1px solid var(--brand-primary);background:var(--brand-primary);color:#fff}.PricingPage-module__MdAnBW__planBtnPrimary:hover{background:var(--brand-secondary);border-color:var(--brand-secondary)}.PricingPage-module__MdAnBW__planBtnOutline{border:1px solid var(--brand-primary);color:var(--brand-primary);background:0 0}.PricingPage-module__MdAnBW__planBtnOutline:hover{background:var(--brand-light)}.PricingPage-module__MdAnBW__featureList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.PricingPage-module__MdAnBW__featureItem{color:var(--text-secondary);align-items:flex-start;gap:9px;font-family:Inter,sans-serif;font-size:13px;line-height:1.42;display:flex}.PricingPage-module__MdAnBW__featureItem svg{flex:none;margin-top:1px}.PricingPage-module__MdAnBW__featureNotIncluded,.PricingPage-module__MdAnBW__featureNotIncluded svg{color:var(--text-tertiary)}.PricingPage-module__MdAnBW__faq{border-top:1px solid var(--border-light);padding-top:28px}.PricingPage-module__MdAnBW__faqTitle{color:var(--text-primary);margin:0 0 18px;font-family:Sora,sans-serif;font-size:17px;font-weight:700}.PricingPage-module__MdAnBW__faqGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.PricingPage-module__MdAnBW__faqItem{border:1px solid var(--border-light);background:var(--bg-card);border-radius:8px;padding:18px}.PricingPage-module__MdAnBW__faqItem h3{color:var(--text-primary);margin:0 0 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.PricingPage-module__MdAnBW__faqItem p{color:var(--text-tertiary);margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.55}.PricingPage-module__MdAnBW__toast{z-index:600000;color:#047857;background:#ecfdf5;border:1px solid #10b98138;border-radius:12px;padding:11px 14px;font-size:13px;font-weight:800;animation:.18s ease-out both PricingPage-module__MdAnBW__toastIn;position:fixed;top:84px;right:32px;box-shadow:0 16px 36px #0f172a24}@keyframes PricingPage-module__MdAnBW__toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.PricingPage-module__MdAnBW__plans,.PricingPage-module__MdAnBW__creditPacks,.PricingPage-module__MdAnBW__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.PricingPage-module__MdAnBW__page{padding:24px 20px 72px}.PricingPage-module__MdAnBW__header{flex-direction:column;align-items:flex-start}.PricingPage-module__MdAnBW__plans,.PricingPage-module__MdAnBW__creditPacks,.PricingPage-module__MdAnBW__faqGrid{grid-template-columns:1fr}.PricingPage-module__MdAnBW__billingToggle{width:100%}.PricingPage-module__MdAnBW__billingOption{flex:1;justify-content:center;padding:0 10px}.PricingPage-module__MdAnBW__title{font-size:26px}}
.SkillLibraryPage-module__mpT5ka__page{max-width:1180px;margin:0 auto;padding:32px 36px 80px}.SkillLibraryPage-module__mpT5ka__hero{grid-template-columns:1fr;align-items:stretch;gap:0;min-height:0;margin-bottom:28px;display:grid}.SkillLibraryPage-module__mpT5ka__heroContent,.SkillLibraryPage-module__mpT5ka__heroPanel,.SkillLibraryPage-module__mpT5ka__toolbar,.SkillLibraryPage-module__mpT5ka__skillCard,.SkillLibraryPage-module__mpT5ka__modal{background:#fff;border:1px solid #e5e5e0;box-shadow:0 4px 16px #00000014}.SkillLibraryPage-module__mpT5ka__heroContent{box-sizing:border-box;background:linear-gradient(135deg,#7c3aed1f 0%,#14b8a61a 42%,#f59e0b1f 100%),#fff;border-radius:22px;width:100%;padding:30px 34px;position:relative;overflow:hidden}.SkillLibraryPage-module__mpT5ka__heroContent:after{content:"";pointer-events:none;background:linear-gradient(135deg,#7c3aed2e,#14b8a629);border-radius:999px;height:190px;position:absolute;inset:auto -8% -42% 48%;transform:rotate(-10deg)}.SkillLibraryPage-module__mpT5ka__heroContent>*{z-index:1;position:relative}.SkillLibraryPage-module__mpT5ka__eyebrow{color:var(--brand-primary);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:750;display:inline-flex}.SkillLibraryPage-module__mpT5ka__hero h1{letter-spacing:-.02em;max-width:760px;color:var(--text-primary);margin:0;font-family:Sora,sans-serif;font-size:clamp(28px,4vw,42px);line-height:1.12}.SkillLibraryPage-module__mpT5ka__hero p{max-width:820px;color:var(--text-secondary);margin:14px 0 0;font-size:16px;line-height:1.65}.SkillLibraryPage-module__mpT5ka__heroStats{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.SkillLibraryPage-module__mpT5ka__heroStats span{color:var(--text-secondary);background:#f5f5f5;border-radius:999px;padding:10px 14px;font-size:13px}.SkillLibraryPage-module__mpT5ka__heroStats strong{color:var(--text-primary)}.SkillLibraryPage-module__mpT5ka__heroPanel{background:#fff;border-radius:28px;flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.SkillLibraryPage-module__mpT5ka__heroPanel h3{margin:22px 0 0;font-family:Sora,sans-serif;font-size:22px}.SkillLibraryPage-module__mpT5ka__heroPanel p{margin-top:12px;font-size:14px}.SkillLibraryPage-module__mpT5ka__toolbar{border-radius:22px;margin-bottom:20px;padding:16px}.SkillLibraryPage-module__mpT5ka__searchBox{height:46px;color:var(--text-tertiary);background:#fff;border:1px solid #e5e5e0;border-radius:16px;align-items:center;gap:10px;padding:0 14px;display:flex}.SkillLibraryPage-module__mpT5ka__searchBox input{font:inherit;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1}.SkillLibraryPage-module__mpT5ka__categories{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.SkillLibraryPage-module__mpT5ka__categoryBtn{color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #e5e5e0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:650}.SkillLibraryPage-module__mpT5ka__categoryBtnActive{color:#fff;background:#7c3aedd6}.SkillLibraryPage-module__mpT5ka__skillGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.SkillLibraryPage-module__mpT5ka__skillCard{text-align:left;cursor:pointer;border-radius:20px;align-items:center;gap:14px;min-height:122px;padding:18px;transition:transform .18s,box-shadow .18s;display:flex}.SkillLibraryPage-module__mpT5ka__skillCard:hover,.SkillLibraryPage-module__mpT5ka__skillCard:focus-visible{transform:translateY(-3px);box-shadow:0 8px 24px #0000001f}.SkillLibraryPage-module__mpT5ka__skillCard:focus-visible{outline-offset:3px;outline:2px solid #7c3aed57}.SkillLibraryPage-module__mpT5ka__skillIcon{border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.SkillLibraryPage-module__mpT5ka__skillText{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.SkillLibraryPage-module__mpT5ka__skillName{color:var(--text-primary);font-size:15px;font-weight:760}.SkillLibraryPage-module__mpT5ka__skillTagline,.SkillLibraryPage-module__mpT5ka__skillOutput,.SkillLibraryPage-module__mpT5ka__footerLine{color:var(--text-tertiary);font-size:12px}.SkillLibraryPage-module__mpT5ka__skillOutput{color:var(--text-secondary)}.SkillLibraryPage-module__mpT5ka__skillActions{flex-shrink:0;align-items:center;display:flex}.SkillLibraryPage-module__mpT5ka__applyBtn,.SkillLibraryPage-module__mpT5ka__modalApply{cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;font-family:Inter,sans-serif;font-weight:750;transition:color .15s,background .15s,transform .15s;display:inline-flex}.SkillLibraryPage-module__mpT5ka__applyBtn{background:var(--brand-primary);color:#fff;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px}.SkillLibraryPage-module__mpT5ka__applyBtn:hover,.SkillLibraryPage-module__mpT5ka__modalApply:hover{background:var(--brand-secondary);transform:translateY(-1px)}.SkillLibraryPage-module__mpT5ka__footerLine{text-align:center;margin-top:24px}.SkillLibraryPage-module__mpT5ka__modalOverlay{z-index:400000;background:#11182757;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.SkillLibraryPage-module__mpT5ka__modal{background:#fff;border:1px solid #e5e5e0;border-radius:24px;width:min(620px,100%);padding:26px;position:relative;box-shadow:0 20px 60px #0003}.SkillLibraryPage-module__mpT5ka__modalTop{align-items:center;gap:16px;display:flex}.SkillLibraryPage-module__mpT5ka__modalTop>div{min-width:0}.SkillLibraryPage-module__mpT5ka__modalTop h2{margin:0 0 5px;font-family:Sora,sans-serif}.SkillLibraryPage-module__mpT5ka__modalTop p,.SkillLibraryPage-module__mpT5ka__modalDesc{color:var(--text-secondary);margin:0;line-height:1.7}.SkillLibraryPage-module__mpT5ka__modalIcon{border-radius:18px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.SkillLibraryPage-module__mpT5ka__modalApply{background:var(--brand-primary);color:#fff;border-radius:999px;min-height:38px;padding:0 14px;font-size:13px}.SkillLibraryPage-module__mpT5ka__modalClose{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex;position:absolute;top:18px;right:18px}.SkillLibraryPage-module__mpT5ka__modalClose:hover{color:var(--text-primary);background:#ececec}.SkillLibraryPage-module__mpT5ka__modalDesc{margin-top:22px}.SkillLibraryPage-module__mpT5ka__effectList{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.SkillLibraryPage-module__mpT5ka__effectList span{color:var(--text-secondary);background:#f5f5f5;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:inline-flex}.SkillLibraryPage-module__mpT5ka__modalFooter{justify-content:flex-end;margin-top:24px;display:flex}@media (max-width:1080px){.SkillLibraryPage-module__mpT5ka__hero{grid-template-columns:1fr}.SkillLibraryPage-module__mpT5ka__skillGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.SkillLibraryPage-module__mpT5ka__page{padding:20px 18px 60px}.SkillLibraryPage-module__mpT5ka__heroContent{padding:28px}.SkillLibraryPage-module__mpT5ka__skillGrid{grid-template-columns:1fr}}
