@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@600;700&family=Inter:wght@400;500;600;700&display=swap";:root{color:#171a21;background:#f3f4f6;font-size:14px;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,textarea{font:inherit}.lingee-shell{min-height:100vh}.lingee-shell__sider{position:sticky!important;top:0;height:100vh;border-right:1px solid #e1e2e4}.lingee-shell__brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px}.lingee-shell__brand h4{margin:0;font-family:Hanken Grotesk,Inter,sans-serif}.lingee-shell__mark{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#4240d4,#8f55cf);font-weight:700}.lingee-shell__navigation{padding:8px}.lingee-shell__footer{position:absolute;right:0;bottom:0;left:0;padding:16px;border-top:1px solid #e1e2e4}.lingee-shell__header{position:sticky;z-index:20;top:0;display:flex;align-items:center;gap:16px;height:64px;padding:0 24px;border-bottom:1px solid #e7e8ea}.lingee-shell__header-content{flex:1;min-width:0}.lingee-shell__content{min-width:0;padding:28px 32px 48px}.lingee-page{width:100%;max-width:1280px;margin:0 auto}.lingee-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.lingee-page__header h1,.lingee-page__header h2{margin:0;font-family:Hanken Grotesk,Inter,sans-serif}.lingee-page__subtitle{margin-top:6px;color:#6f7580}.lingee-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px;text-align:center;border:1px dashed #dfe1e5;border-radius:12px;background:#fff}.lingee-state--compact{min-height:180px}.lingee-state h5{margin:8px 0 0}.lingee-state__icon{font-size:46px;color:#a7a6b3}.lingee-state__error-icon{color:#ba1a1a}.lingee-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lingee-surface{border:1px solid #dfe1e5;border-radius:12px;background:#fff}.lingee-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.project-workspace{max-width:none;min-height:100vh;border-right:1px solid #dfe1e5;border-left:1px solid #dfe1e5;background:#fff}.project-task-page{min-width:0}.project-task-workspace{min-height:600px}.project-task-workspace__main{min-width:0}.teable-embed-host{position:relative;min-height:calc(100vh - 178px);overflow:hidden;border:1px solid #dfe1e5;border-radius:8px;background:#fff}.teable-embed-host--loading,.teable-embed-host__loading,.teable-embed-host--failed{display:flex;align-items:center;justify-content:center;gap:12px}.teable-embed-host--loading{flex-direction:column}.teable-embed-host--failed>.lingee-state{width:100%}.teable-embed-host__loading{position:absolute;z-index:1;inset:0;background:#ffffffe0}.teable-embed-host__frame{display:block;width:100%;min-height:calc(100vh - 180px);border:0;background:#fff}.workbuddy-loading{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#171a21}.workbuddy-loading__mascot{width:160px;height:160px;object-fit:contain;animation:workbuddy-loading-float 1.8s ease-in-out infinite}.workbuddy-loading__text{font-size:16px;font-weight:600;letter-spacing:.02em}@keyframes workbuddy-loading-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.workbuddy-loading__mascot{animation:none}}@media(max-width:980px){.lingee-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lingee-shell__content{padding:24px 20px 40px}}@media(max-width:680px){.lingee-shell__sider{flex:0 0 64px!important;width:64px!important;min-width:64px!important;max-width:64px!important}.lingee-shell__brand{padding:0 16px}.lingee-shell__brand h4,.lingee-shell__navigation .ant-menu-title-content,.lingee-shell__footer{display:none}.lingee-shell__navigation{padding:4px}.lingee-shell__navigation .ant-menu-item{padding-inline:18px!important}.lingee-shell__header{gap:8px;padding:0 10px}.lingee-shell__content{padding:20px 12px 32px}.lingee-card-grid{grid-template-columns:1fr}.lingee-page__header{flex-direction:column}.project-task-workspace__main{min-width:0}.project-task-workspace{min-height:0}}.login-page{--login-accent: #1687c8;--login-accent-hover: #0877b8;--login-ink: #172231;--login-muted: #657386;position:relative;min-height:100vh;display:grid;place-items:center;padding:clamp(20px,5vw,64px);overflow:hidden;background:#f3f7fa;isolation:isolate}.login-page:before,.login-page:after{position:absolute;z-index:-1;width:min(62vw,880px);aspect-ratio:1;border:1px solid rgba(64,142,186,.09);border-radius:50%;content:""}.login-page:before{top:-46%;right:-22%}.login-page:after{bottom:-58%;left:-28%}.login-shell{display:grid;width:min(100%,840px);min-height:500px;grid-template-columns:minmax(300px,.92fr) minmax(360px,1.08fr);overflow:hidden;border:1px solid rgba(26,58,78,.09);border-radius:28px;background:#fff;box-shadow:0 28px 80px #1d38491f}.login-visual{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:linear-gradient(#ffffff2e,#fff0),#e7f5fb}.login-visual:after{position:absolute;right:-12%;bottom:-34%;left:-12%;height:58%;border-radius:50% 50% 0 0;background:#ffffff75;content:""}.login-orbit{position:absolute;top:82px;width:270px;height:270px;border:1px solid rgba(22,135,200,.2);border-radius:50%}.login-orbit:before{position:absolute;top:-5px;left:66px;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff52;content:""}.login-mascot{position:relative;z-index:1;display:block;width:min(88%,340px);height:auto;filter:drop-shadow(0 18px 24px rgba(34,86,112,.16));animation:login-mascot-enter .52s cubic-bezier(.22,1,.36,1) both}.login-panel{display:flex;align-items:center;padding:56px 62px}.login-content{width:100%}.login-content h1{margin:0 0 36px;color:var(--login-ink);font-family:Hanken Grotesk,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(32px,4vw,38px);font-weight:700;line-height:1.2;letter-spacing:-.03em;text-wrap:balance}.login-form .ant-form-item{margin-bottom:24px}.login-form .ant-form-item-label{padding-bottom:9px}.login-form .ant-form-item-label>label{height:auto;color:#38465a;font-size:14px;font-weight:600}.login-form .ant-input-affix-wrapper{min-height:52px;padding-inline:16px;border-color:#d8e0e6;border-radius:12px;box-shadow:none;transition:border-color .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out}.login-form .ant-input-affix-wrapper:hover{border-color:#8bbdd9}.login-form .ant-input-affix-wrapper:focus-within{border-color:var(--login-accent);box-shadow:0 0 0 4px #1687c81f}.login-form .ant-input{font-size:16px}.login-form .ant-input::placeholder{color:#a0abb8}.login-submit.ant-btn{min-height:52px;border-radius:12px;background:var(--login-accent);box-shadow:0 10px 24px #1687c833;font-size:16px;transition:border-color .16s ease-out,background-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out}.login-submit.ant-btn:hover,.login-submit.ant-btn:focus-visible{background:var(--login-accent-hover);box-shadow:0 12px 28px #1687c842}.login-submit.ant-btn:active{transform:translateY(1px)}.login-submit.ant-btn:focus-visible{outline:3px solid rgba(22,135,200,.24);outline-offset:3px}.login-local-access{margin-top:20px;padding-top:10px;border-top:1px solid #edf1f4}.login-local-access summary{display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;color:var(--login-muted);cursor:pointer;font-size:13px;list-style:none}.login-local-access summary::-webkit-details-marker{display:none}.login-local-access summary:after{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg);transition:transform .16s ease-out}.login-local-access[open] summary:after{transform:translateY(2px) rotate(225deg)}.login-local-access summary:hover,.login-local-access summary:focus-visible{color:var(--login-accent-hover)}.login-local-access summary:focus-visible{border-radius:8px;outline:2px solid rgba(22,135,200,.45);outline-offset:2px}.login-local-actions{display:grid;gap:8px;padding-top:4px}.login-local-actions .ant-btn{min-height:44px;white-space:normal}@keyframes login-mascot-enter{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:720px){.login-page{align-items:center;padding:20px}.login-shell{width:min(100%,440px);min-height:auto;grid-template-columns:1fr;border-radius:24px}.login-visual{min-height:208px}.login-orbit{top:18px;width:185px;height:185px}.login-mascot{width:210px;margin-bottom:-18px}.login-panel{padding:36px 32px 40px}.login-content h1{margin-bottom:28px}}@media(max-width:380px){.login-page{padding:12px}.login-panel{padding-right:24px;padding-left:24px}}@media(min-width:721px)and (max-height:650px){.login-page{padding-block:24px}.login-shell{min-height:440px}.login-panel{padding-block:40px}.login-mascot{width:290px}}@media(prefers-reduced-motion:reduce){.login-mascot{animation:none}.login-form .ant-input-affix-wrapper,.login-submit.ant-btn,.login-local-access summary:after{transition:none}}.project-workspace__body{display:grid;min-height:calc(100vh - var(--project-workspace-chrome-height, 103px));grid-template-columns:minmax(0,1fr) auto}.project-workspace__primary{display:flex;min-width:0;height:calc(100vh - var(--project-workspace-chrome-height, 103px));min-height:640px;flex-direction:column;overflow:hidden}.project-workspace__primary>.project-workspace__content{min-height:0;flex:1 1 auto;overflow:auto}.project-workspace__content--conversation{flex:0 0 auto!important;padding:0!important;overflow:hidden!important}.project-workspace__primary>.project-workspace__content--plan{padding-bottom:12px}.project-workspace__primary .project-task-workspace{min-height:100%}.project-workspace__primary .teable-embed-host,.project-workspace__primary .teable-embed-host__frame{min-height:calc(100vh - 330px)}@media(min-width:821px){.project-workspace__content--plan .project-task-page,.project-workspace__content--plan .project-task-workspace,.project-workspace__content--plan .project-task-workspace__main,.project-workspace__content--plan .teable-embed-host,.project-workspace__content--plan .teable-embed-host__frame{height:100%;min-height:0}}.project-aios-embed{position:relative;min-width:0;overflow:hidden;border:1px solid var(--pm-color-border);border-radius:14px;background:var(--pm-color-surface);box-shadow:0 5px 18px #1619230d}.project-aios-embed--composer-only{--aios-composer-viewport-height: 360px;z-index:10;height:112px;min-height:112px;max-height:112px;flex:0 0 auto;margin:0 var(--project-workspace-gutter, 30px) 24px;margin-right:var(--project-configuration-gutter, 20px);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.project-aios-embed--conversation{min-height:420px;flex:1 1 auto;margin:20px var(--project-workspace-gutter, 30px) 24px}.project-aios-embed__frame{display:block;width:100%;height:100%;border:0;background:var(--pm-color-surface)}.project-aios-embed--composer-only .project-aios-embed__frame{position:absolute;right:0;bottom:0;left:0;height:var(--aios-composer-viewport-height);clip-path:inset(calc(var(--aios-composer-viewport-height) - var(--aios-composer-height, 112px)) 0 0);background:transparent}.project-aios-embed__connecting{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;background:#fffffff5}.project-aios-embed__fallback{display:flex;width:100%;min-width:0;align-items:center;justify-content:center;gap:12px;padding:18px 20px;color:var(--pm-color-text-tertiary)}.project-aios-embed__fallback--composer-only{min-height:110px}.project-aios-embed__fallback--conversation{min-height:418px}.project-aios-embed__fallback-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.project-configuration{position:relative;width:var(--project-configuration-width, 320px);height:calc(100vh - var(--project-workspace-chrome-height, 103px));overflow-x:hidden;overflow-y:auto;border-left:1px solid var(--pm-color-border-soft);background:var(--pm-color-surface);scrollbar-width:none;-ms-overflow-style:none;transition:width .18s ease}.project-configuration::-webkit-scrollbar{width:0;height:0}.project-configuration--collapsed{width:0;overflow:hidden;border-left:0;background:transparent}.project-configuration__heading{display:none;min-height:68px;align-items:center;justify-content:space-between;gap:12px;padding:0 var(--project-configuration-gutter, 20px)}.project-configuration__heading h4.ant-typography{margin:0;font-size:17px}.project-configuration-toggle{display:grid;width:30px;height:30px;flex:none;place-items:center;padding:0;border:0;border-radius:7px;color:var(--pm-color-text-secondary);background:transparent;cursor:pointer}.project-configuration-toggle__icon{width:16px;height:16px}.project-configuration-toggle:hover,.project-configuration-toggle:focus-visible{color:var(--pm-color-primary);background:var(--pm-color-primary-soft)}.project-configuration-toggle:focus-visible{outline:2px solid var(--pm-color-primary);outline-offset:2px}.project-configuration__cards{display:grid;gap:12px;padding:16px var(--project-configuration-gutter, 20px) 24px}.project-configuration__cards[hidden]{display:none}.project-configuration__card{padding:12px 20px;border:1px solid var(--pm-color-border-soft);border-radius:14px;background:var(--pm-color-surface);box-shadow:0 2px 7px #1c1f270a}.project-configuration .project-capability-card{padding:12px 20px}.project-configuration__card-header,.project-configuration__card-title{display:flex;align-items:center}.project-configuration__card-header{justify-content:space-between;gap:12px;margin-bottom:10px}.project-configuration__card-title{gap:9px}.project-configuration__card-title>span:first-child,.project-configuration__card-title>.anticon{color:var(--pm-color-text-secondary)}.project-configuration__card-title h5.ant-typography{margin:0;font-size:16px}.project-configuration__edit{display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:7px;color:var(--pm-color-text-tertiary);background:transparent;cursor:pointer}.project-configuration__edit:hover,.project-configuration__edit:focus-visible{color:var(--pm-color-primary);background:var(--pm-color-primary-soft)}.project-configuration__instruction.ant-typography{max-height:9.9em;margin:0;overflow:hidden;color:var(--pm-color-text-secondary);font-size:13px;line-height:1.65;white-space:pre-wrap}.project-configuration__instruction-trigger{display:block;width:100%;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.project-configuration__instruction-trigger:hover .project-configuration__instruction.ant-typography,.project-configuration__instruction-trigger:focus-visible .project-configuration__instruction.ant-typography{color:var(--pm-color-primary)}.project-configuration__instruction-trigger:focus-visible{border-radius:6px;outline:2px solid var(--pm-color-primary);outline-offset:4px}.project-instruction-viewer-modal__content.ant-typography{max-height:min(60vh,560px);margin:0;overflow:auto;font-size:14px;line-height:1.75;white-space:pre-wrap}.project-instruction-modal__description.ant-typography{margin:0 0 16px;line-height:1.7}.project-instruction-modal__editor.ant-input{min-height:420px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65}.project-configuration__unavailable{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-configuration__unavailable>span:last-child{flex:none;padding:2px 7px;border-radius:5px;color:var(--pm-color-text-tertiary);background:#f1f2f4;font-size:11px}.project-configuration__connector{display:flex;align-items:center;gap:8px}.project-configuration__connector>span:nth-child(2){flex:1}.project-configuration__connector>span:last-child{font-size:12px}.project-configuration__connector--ready>span:last-child{color:#16803a}.project-configuration__connector--error>span:last-child{color:#cf1322}.project-configuration__connector-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#aeb4bd}.project-configuration__connector--connecting .project-configuration__connector-dot{background:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.project-configuration__connector--ready .project-configuration__connector-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e24}.project-configuration__connector--error .project-configuration__connector-dot{background:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f1f}.project-communication-placeholder{min-height:260px;display:grid;place-content:center;text-align:center}.project-communication-placeholder h4.ant-typography{margin-bottom:6px}.project-conversation-list{min-height:100%;padding:20px 30px 28px}.project-conversation-list__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--pm-color-border-soft)}.project-conversation-list__toolbar>.ant-input-affix-wrapper{width:min(320px,100%)}.project-conversation-list__items .ant-list-item{padding:0}.project-conversation-list__link{display:grid;width:100%;min-height:70px;grid-template-columns:28px minmax(0,1fr) auto minmax(130px,auto);align-items:center;gap:12px;padding:14px 8px;color:var(--pm-color-text)}.project-conversation-list__link:hover,.project-conversation-list__link:focus-visible{background:#f8f9fb}.project-conversation-list__icon{color:var(--pm-color-text-secondary);font-size:18px}.project-conversation-list__title{overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.project-conversation-list__link time{color:var(--pm-color-text-tertiary);font-size:12px;text-align:right}.project-conversation-list__hint{display:inline-flex;align-items:center;gap:7px;margin-top:18px}@media(max-width:1100px){.project-configuration--collapsed{width:0}}@media(min-width:821px){.project-aios-embed--composer-only .project-aios-embed__frame{bottom:-8px}.project-configuration__cards{height:100%;min-height:100%;max-height:100%;box-sizing:border-box;display:flex;flex-direction:column}.project-configuration__cards>.project-automation{height:112px;min-height:112px;flex:0 0 112px;display:flex;flex-direction:column;margin-top:0}.project-configuration__card--instruction{min-height:193px;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.project-configuration__card--instruction .project-configuration__instruction-trigger{min-height:0;flex:1 1 auto;overflow:hidden}.project-configuration__card--instruction .project-configuration__instruction.ant-typography{min-height:0;max-height:100%;flex:1 1 auto}.project-configuration__cards>.project-automation .project-automation__summary{min-height:0;flex:1 1 auto}}@media(max-width:820px){.project-workspace__body{display:flex;flex-direction:column}.project-workspace__primary{height:auto;min-height:calc(100vh - var(--project-workspace-chrome-height, 103px))}.project-workspace__primary>.project-workspace__content{flex:1 1 auto;overflow:visible}.project-aios-embed--composer-only{position:sticky;z-index:10;height:112px;min-height:112px;max-height:112px;bottom:10px;margin:0 12px 12px}.project-aios-embed--conversation{min-height:560px;margin:12px}.project-configuration{width:100%;height:auto;max-height:none;border-top:1px solid var(--pm-color-border-soft);border-left:0;transition:none}.project-configuration__heading{display:flex}.project-configuration__cards{padding-top:0}.project-configuration.project-configuration--collapsed{width:0;height:0;border-top:0}.project-configuration__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.project-configuration__card--instruction{grid-column:1 / -1}}@media(max-width:560px){.project-conversation-list{padding:16px}.project-conversation-list__toolbar{align-items:stretch;flex-direction:column}.project-conversation-list__toolbar>.ant-input-affix-wrapper{width:100%}.project-conversation-list__link{grid-template-columns:24px minmax(0,1fr) auto}.project-conversation-list__link time{display:none}.project-configuration__cards{grid-template-columns:1fr}.project-configuration__card--instruction{grid-column:auto}}.standalone-content{--pm-color-primary: #5c5cee;--pm-color-primary-hover: #4f4fe2;--pm-color-primary-soft: #f1f1ff;--pm-color-text: #171a21;--pm-color-text-secondary: #6f7580;--pm-color-text-tertiary: #9096a3;--pm-color-border: #dfe1e5;--pm-color-border-soft: #eceef1;--pm-color-surface: #fff;--pm-color-canvas: #f3f4f6;--pm-font-size-xs: 12px;--pm-font-size-sm: 13px;--pm-font-size-body: 14px;--pm-font-size-body-lg: 16px;--pm-font-size-title: 24px;--pm-font-size-page-title: 36px;min-width:0;min-height:100vh;color:var(--pm-color-text);background:var(--pm-color-canvas);font-size:var(--pm-font-size-body);line-height:1.5;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}.projects-list-screen{min-height:100vh}.projects-topbar{height:64px;border-bottom:1px solid var(--pm-color-border-soft);background:var(--pm-color-surface)}.projects-topbar__inner{display:flex;align-items:center;justify-content:flex-end;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 32px}.projects-topbar__account.ant-btn{display:inline-flex;align-items:center;gap:10px;height:48px;padding:4px 10px 4px 5px;border-radius:10px;color:var(--pm-color-text);font-weight:600}.projects-topbar__account.ant-btn:hover,.projects-topbar__account.ant-btn:focus-visible{color:var(--pm-color-text)!important;background:var(--pm-color-primary-soft)!important}.projects-topbar__avatar.ant-avatar{flex:none;border:1px solid #e3e3f8;background:#f4f4ff}.projects-topbar__avatar img{object-fit:contain}.projects-topbar__name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projects-topbar__chevron{color:var(--pm-color-text-tertiary);font-size:11px}.projects-page{max-width:1440px;padding:32px}.projects-hero{position:relative;isolation:isolate;overflow:hidden;min-height:220px;margin-bottom:44px;padding:42px 52px;border-radius:16px;color:#fff;background:linear-gradient(112deg,#264398,#40369e 48%,#7022ab);box-shadow:0 10px 24px #282b681f}.projects-hero:after{position:absolute;z-index:0;right:-34px;bottom:-178px;width:330px;height:330px;content:"";border:38px solid rgba(255,255,255,.08);border-radius:50%}.projects-hero__copy{position:relative;z-index:2;max-width:620px}.projects-hero__mascot{position:absolute;z-index:1;right:28px;bottom:0;display:block;width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(14,24,72,.24));-webkit-user-select:none;user-select:none}.projects-hero h2,.projects-hero .ant-typography{color:#fff}.projects-hero h2{margin-bottom:14px;font-size:34px}.projects-hero p.ant-typography{margin-bottom:22px;font-size:18px}.projects-hero__action.ant-btn{min-width:126px;height:42px;border-color:#fff;border-radius:9px;color:#343491;background:#fff;box-shadow:0 8px 18px #14194629;font-weight:600}.projects-hero__action.ant-btn:hover,.projects-hero__action.ant-btn:focus-visible{border-color:#f1f1ff!important;color:#292979!important;background:#f1f1ff!important}.projects-page .lingee-toolbar{margin-bottom:20px}.projects-page .lingee-toolbar h3{margin:0 0 2px;font-size:var(--pm-font-size-title)}.projects-toolbar>div>span.ant-typography{font-size:var(--pm-font-size-sm)}.projects-page .lingee-toolbar .ant-input-affix-wrapper{height:42px;border-color:var(--pm-color-border);border-radius:9px;box-shadow:none}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px}.project-card-button{display:block;width:100%;border-radius:12px;color:inherit;text-align:left}.project-card__primary{position:absolute;z-index:1;inset:0;width:100%;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer}.project-card__primary:focus-visible{outline:3px solid color-mix(in srgb,var(--pm-color-primary) 30%,transparent);outline-offset:3px}.project-card{position:relative;height:100%;min-height:168px;border-color:var(--pm-color-border);border-radius:12px;box-shadow:none;transition:border-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out}.project-card-button:hover .project-card{border-color:#c7cbd4;box-shadow:0 12px 30px #1b1f3014;transform:translateY(-2px)}.project-card .ant-card-body{display:flex;height:100%;min-height:166px;flex-direction:column;padding:16px}.project-card__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.project-card h4{max-width:210px;margin:0;overflow:hidden;color:var(--pm-color-text);font-size:var(--pm-font-size-body-lg);line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.project-card__summary{min-width:0}.project-card__icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--pm-color-border-soft);border-radius:9px;color:var(--pm-color-primary);background:var(--pm-color-primary-soft);font-size:17px}.project-card__menu.ant-btn{position:relative;z-index:2;display:grid;width:32px;height:32px;min-width:32px;flex:0 0 auto;place-items:center;border:1px solid var(--pm-color-border-soft);border-radius:8px;color:var(--pm-color-text-tertiary);background:var(--pm-color-surface);transition:border-color .16s ease-out,color .16s ease-out,background-color .16s ease-out}.project-card-button:hover .project-card__menu.ant-btn,.project-card__menu.ant-btn:focus-visible{border-color:color-mix(in srgb,var(--pm-color-primary) 38%,white);color:var(--pm-color-primary);background:var(--pm-color-primary-soft)}.project-card__description.ant-typography{height:41px;min-height:41px;margin:12px 0 10px;color:var(--pm-color-text-secondary);font-size:var(--pm-font-size-body);line-height:1.45}.project-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px;border-top:1px solid var(--pm-color-border-soft)}.project-creation-modal .ant-modal-content,.project-creation-modal .ant-modal-container{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:hidden;border-radius:16px;padding:20px 24px 16px}.project-creation-modal .ant-modal-header{margin-bottom:14px}.project-creation-modal .ant-modal-title{font-size:20px}.project-creation-modal .ant-modal-body{max-height:calc(100vh - 152px);max-height:calc(100dvh - 152px);padding-inline:2px;overflow-y:auto}.project-creation-modal .ant-modal-footer{margin-top:14px}.project-creation-modal .ant-form-item{margin-bottom:12px}.project-creation-modal__instruction-heading,.project-creation-modal__configuration-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.project-creation-modal__instruction-heading .ant-select{min-width:148px}.project-creation-modal__instruction.ant-input{border-radius:10px;color:var(--pm-color-text);background:#fafbfc;line-height:1.55;resize:none}.project-creation-modal__configuration{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:8px 14px;margin:8px 0;padding:9px 12px;border:1px solid var(--pm-color-border-soft);border-radius:10px;background:#fff}.project-creation-modal__configuration-heading{justify-content:flex-start;gap:6px;margin-bottom:0}.project-creation-modal__configuration-heading .ant-typography-secondary{font-size:var(--pm-font-size-xs)}.project-creation-modal__configuration>.ant-select{grid-column:2;width:100%}.project-creation-modal__configuration .ant-select-selector{min-height:36px;border-radius:9px!important}.project-creation-modal__connector-list{grid-column:2;min-height:34px}.project-creation-modal__connector.ant-tag{display:inline-flex;align-items:center;gap:7px;margin:0;padding:5px 10px;border-color:var(--pm-color-border-soft);border-radius:8px;color:var(--pm-color-text);background:#f7f8fa}.project-creation-modal__connector-dot{width:7px;height:7px;border-radius:50%;background:#36c76c}.project-creation-modal__approval-selection{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px;padding:5px 10px;border:1px solid var(--pm-color-border-soft);border-radius:9px;background:#f7f8fa}.project-creation-modal__approval-selection>div:first-child,.approval-document-picker__title,.approval-document-picker__creator{display:flex;flex-direction:column;min-width:0}.project-creation-modal__approval-task-option{grid-column:2;display:flex;align-items:center;gap:8px;margin-top:0}.project-creation-modal__approval-task-option .ant-typography{font-size:var(--pm-font-size-xs)}.approval-document-picker .ant-modal-body{min-height:440px}.approval-document-picker .ant-input-search{width:320px;margin-bottom:16px}.approval-document-picker__error{margin-top:16px}.approval-document-picker .ant-table-row{cursor:pointer}.approval-document-picker__title .ant-typography-secondary,.approval-document-picker__creator .ant-typography-secondary{font-size:var(--pm-font-size-xs)}.project-creation-modal__warning{margin:8px 0;padding-block:6px}.project-creation-modal__hint.ant-typography{display:block;margin-top:8px;font-size:var(--pm-font-size-xs)}@media(max-width:640px){.project-creation-modal__configuration{grid-template-columns:1fr}.project-creation-modal__configuration>.ant-select,.project-creation-modal__connector-list,.project-creation-modal__approval-selection,.project-creation-modal__approval-task-option{grid-column:1}}.project-card__meta .ant-typography{font-size:var(--pm-font-size-xs)}.project-card__status.ant-tag{display:inline-flex;align-items:center;gap:5px;margin:0;padding:2px 8px;border:0;border-radius:5px;color:#4a5a4e;background:#edf6ef;line-height:20px}.project-card__status--delivered.ant-tag{color:#315985;background:#edf4fb}.project-card__status--archived.ant-tag{color:#666c76;background:#f0f1f3}.project-card__status-dot{width:6px;height:6px;border-radius:50%;background:#3f9d5a}.project-card__status--delivered .project-card__status-dot{background:#4d80b9}.project-card__status--archived .project-card__status-dot{background:#8b9099}.project-card__updated.ant-typography{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.project-workspace__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:0 30px;border-bottom:1px solid var(--pm-color-border-soft);background:var(--pm-color-surface)}.project-workspace{--project-configuration-width: clamp(300px, 19vw, 340px);--project-configuration-gutter: 20px;--project-workspace-chrome-height: 99px;--project-workspace-gutter: 30px;border-color:var(--pm-color-border);background:var(--pm-color-surface)}.project-workspace__header .ant-breadcrumb{color:var(--pm-color-text-secondary);font-size:var(--pm-font-size-body)}.project-workspace__header .ant-breadcrumb a{color:var(--pm-color-text-secondary);transition:color .14s ease-out}.project-workspace__projects-link{display:inline-flex;align-items:center;gap:7px}.project-workspace__header .ant-breadcrumb a:hover,.project-workspace__header .ant-breadcrumb a:focus-visible{color:var(--pm-color-text)}.project-workspace__header .ant-breadcrumb li:last-child{color:var(--pm-color-text);font-weight:600}.project-workspace__header .ant-breadcrumb li:last-child a{color:var(--pm-color-text)}.project-workspace__header .ant-tag{margin:0;border-radius:4px}.project-workspace__invite.ant-btn{min-width:76px;height:36px;border-color:var(--pm-color-primary);border-radius:7px;color:#fff;background:var(--pm-color-primary);box-shadow:0 4px 12px #5c5cee2e;font-weight:600}.project-workspace__invite.ant-btn:hover,.project-workspace__invite.ant-btn:focus-visible{border-color:var(--pm-color-primary-hover);color:#fff;background:var(--pm-color-primary-hover);box-shadow:0 6px 16px #5c5cee3d}.project-workspace__tabs.ant-tabs{margin:0;background:var(--pm-color-surface)}.project-workspace__tabs>.ant-tabs-nav{min-height:44px;margin:0;padding:0 0 0 30px;border-bottom:1px solid var(--pm-color-border-soft)}.project-workspace__tabs>.ant-tabs-nav:before{border:0}.project-workspace__tabs .ant-tabs-tab{padding:10px 0 8px;color:var(--pm-color-text-secondary);font-size:var(--pm-font-size-body)}.project-workspace__tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:32px}.project-workspace__tabs .ant-tabs-tab:hover,.project-workspace__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--pm-color-text)!important}.project-workspace__tabs .ant-tabs-ink-bar{height:2px!important;border-radius:0;background:var(--pm-color-text)}.project-workspace__configuration-toolbar{display:flex;width:var(--project-configuration-width);height:46px;flex:none;align-items:center;justify-content:space-between;padding:0 var(--project-configuration-gutter);border-left:1px solid var(--pm-color-border-soft);transition:width .18s ease}.project-workspace__configuration-toolbar h4.ant-typography{margin:0;font-size:17px}.project-workspace__configuration-toolbar--collapsed{width:60px;justify-content:flex-end;padding-left:0;border-left:0}.project-workspace__configuration-toolbar--collapsed h4.ant-typography{display:none}@media(max-width:1100px){.project-workspace{--project-configuration-width: 280px;--project-workspace-gutter: 20px}.project-workspace__configuration-toolbar{width:var(--project-configuration-width);padding-inline:var(--project-workspace-gutter)}.project-workspace__configuration-toolbar--collapsed{width:60px;padding-left:0}}@media(max-width:820px){.project-workspace__configuration-toolbar,.project-workspace__configuration-toolbar--collapsed{width:42px;padding:0 12px 0 0;border-left:0}.project-workspace__configuration-toolbar h4.ant-typography{display:none}}.project-workspace__tabs>.ant-tabs-content-holder{display:none}.project-workspace__content{padding:16px var(--project-workspace-gutter) 32px;padding-right:var(--project-configuration-gutter)}.project-workspace__archived{margin:0;padding:12px 30px;border-bottom:1px solid #e3e5e8;background:#fffbeb}.project-engine-state{margin-bottom:16px}.project-members{display:grid;gap:18px}.project-members__toolbar{margin-bottom:0}.project-members__toolbar h4.ant-typography{margin:0 0 5px;color:var(--pm-color-text);font-size:var(--pm-font-size-title)}.project-members__toolbar>div>span.ant-typography{color:var(--pm-color-text-secondary);font-size:var(--pm-font-size-body)}.project-members__toolbar>.ant-btn{min-width:112px;height:40px;border-radius:8px;box-shadow:none}.project-members__table{overflow:hidden;border:1px solid var(--pm-color-border);border-radius:9px;font-size:var(--pm-font-size-body)}.project-members__table .ant-table-container{border:0!important}.project-members__table .ant-table-thead>tr>th{height:52px;padding:10px 16px;color:var(--pm-color-text-secondary);background:#f6f7f8;font-weight:500}.project-members__table .ant-table-tbody>tr>td{height:68px;padding:10px 16px;border-bottom-color:var(--pm-color-border-soft);color:var(--pm-color-text);vertical-align:middle}.project-members__table .ant-table-tbody>tr:last-child>td{border-bottom:0}.project-members__role-tag.ant-tag,.project-members__role-select{width:132px}.project-members__role-tag.ant-tag{display:inline-flex;height:38px;align-items:center;justify-content:flex-start;margin:0;padding-inline:14px;border-color:var(--pm-color-border);border-radius:8px;color:var(--pm-color-text-secondary);background:var(--pm-color-surface);font-size:var(--pm-font-size-body);line-height:1.4}.project-members__role-select.ant-select{height:38px}.project-members__role-select .ant-select-selector{height:38px!important;padding-inline:14px!important;border-color:var(--pm-color-border)!important;border-radius:8px;box-shadow:none!important}.project-members__role-select .ant-select-selection-item{color:var(--pm-color-text-secondary);font-size:var(--pm-font-size-body);line-height:36px!important}.project-members__remove.ant-btn{min-width:56px;height:38px;padding-inline:10px}.project-assets{display:grid;gap:18px}.project-assets__breadcrumbs{display:flex;min-height:32px;align-items:center;gap:2px;overflow-x:auto;color:var(--pm-color-text-tertiary);white-space:nowrap}.project-assets__breadcrumbs .ant-btn{height:32px;padding-inline:7px;color:var(--pm-color-text-secondary)}.project-assets__breadcrumbs .ant-btn:hover{color:var(--pm-color-primary);background:var(--pm-color-primary-soft)}.project-assets__breadcrumb-part{display:inline-flex;align-items:center;gap:2px}.project-assets__breadcrumb-part>.anticon{font-size:10px}.project-assets__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.project-assets__primary-actions,.project-assets__filters{display:flex;align-items:center;gap:14px}.project-assets__primary-actions .ant-btn,.project-assets__filters .ant-select-selector,.project-assets__filters .ant-input-affix-wrapper{min-height:40px;border-color:var(--pm-color-border);border-radius:8px;box-shadow:none}.project-assets__storage{color:var(--pm-color-text-tertiary);font-size:var(--pm-font-size-body);white-space:nowrap}.project-assets__filters .ant-select{width:132px}.project-assets__filters .ant-input-affix-wrapper{width:280px}.project-assets__table{overflow:hidden;border:1px solid var(--pm-color-border);border-radius:9px;font-size:var(--pm-font-size-body)}.project-assets__table .ant-table{border-radius:0}.project-assets__table .ant-table-container{border:0!important}.project-assets__table .ant-table-thead>tr>th{height:52px;padding:12px 16px;color:var(--pm-color-text-secondary);background:#f6f7f8;font-weight:500}.project-assets__table .ant-table-tbody>tr>td{height:62px;padding:12px 16px;border-bottom-color:var(--pm-color-border-soft);color:var(--pm-color-text-secondary)}.project-assets__table .ant-table-tbody>tr:last-child>td{border-bottom:0}.project-assets__file{display:inline-flex;max-width:100%;align-items:center;gap:10px;padding:0;overflow:hidden;border:0;color:var(--pm-color-text);background:transparent;text-align:left;cursor:pointer}.project-assets__file:hover,.project-assets__file:focus-visible{color:var(--pm-color-primary)}.project-assets__file:disabled{color:var(--pm-color-text-tertiary);cursor:not-allowed}.project-assets__file>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-assets__file-icon{flex:0 0 auto;color:var(--pm-color-primary);font-size:19px}.project-assets__file-icon--folder{color:#e5a82b;font-size:21px}.project-assets__move-select{width:100%;margin-top:8px}.project-settings{display:grid;gap:16px;max-width:940px;margin:0 auto}.project-settings__panel{overflow:hidden;border:1px solid var(--pm-color-border);border-radius:10px;background:var(--pm-color-surface)}.project-settings__header{padding:24px 28px;border-bottom:1px solid var(--pm-color-border-soft)}.project-settings__header h3.ant-typography{margin:0 0 5px;color:var(--pm-color-text);font-size:var(--pm-font-size-title)}.project-settings__header>div>span.ant-typography{font-size:var(--pm-font-size-body)}.project-settings__form{padding:26px 28px 28px}.project-settings__form .ant-form-item-label>label{color:var(--pm-color-text);font-size:var(--pm-font-size-body);font-weight:600}.project-settings__form .ant-input,.project-settings__form .ant-input-textarea-affix-wrapper{border-color:var(--pm-color-border);border-radius:8px;box-shadow:none;font-size:var(--pm-font-size-body)}.project-settings__actions{display:flex;justify-content:flex-end;padding-top:4px}.project-settings__actions .ant-btn{min-width:104px;height:40px;border-radius:8px;box-shadow:none}@media(max-width:680px){.project-workspace{--project-workspace-chrome-height: 112px}.projects-topbar{height:60px}.projects-topbar__inner{padding:0 14px}.projects-topbar__name{max-width:120px}.projects-page{padding:20px 14px 32px}.projects-hero{min-height:204px;margin-bottom:30px;padding:28px 24px}.projects-hero h2{font-size:27px}.projects-hero__copy{max-width:58%}.projects-hero__mascot{right:8px;bottom:0;width:164px;height:164px}.projects-hero p.ant-typography{margin-bottom:18px;font-size:15px}.projects-hero__action.ant-btn{min-width:112px;height:40px}.projects-page .lingee-toolbar{align-items:stretch}.projects-page .lingee-toolbar .ant-input-affix-wrapper{width:100%!important}.project-card__meta{align-items:flex-start;flex-direction:column}.project-workspace__header{min-height:60px;padding:8px 12px}.project-workspace__header .ant-breadcrumb li:nth-child(2),.project-workspace__header .ant-breadcrumb li:nth-child(3){display:none}.project-workspace__header .ant-space{gap:8px!important}.project-workspace__invite.ant-btn{min-width:68px;height:40px}.project-workspace__tabs>.ant-tabs-nav{min-height:52px;padding:0 0 0 12px}.project-workspace__tabs .ant-tabs-tab{min-height:48px;padding:13px 0 11px}.project-workspace__tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:28px}.project-workspace__tabs .ant-tabs-nav-wrap{overflow-x:auto}.project-workspace__content{padding:12px}.project-assets__toolbar,.project-assets__primary-actions,.project-assets__filters{align-items:stretch}.project-assets__toolbar{flex-direction:column}.project-assets__primary-actions{flex-wrap:wrap}.project-assets__filters .ant-input-affix-wrapper{width:100%}.project-assets__filters .ant-input-affix-wrapper{min-width:0}.project-settings__header,.project-settings__form{padding:20px 18px}}
