/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.inline{display:inline}.table{display:table}}:root{--ink:#191919;--muted:#888;--line:#dedede;--panel:#fff;--canvas:#ededed;--accent:#07c160;--green:#07c160;--bubble-green:#95ec69}*{box-sizing:border-box}html,body{background:var(--canvas);width:100%;min-height:100%;color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}button,input,textarea{font:inherit}button{color:inherit}.app-shell{background:var(--panel);border:1px solid #1b253814;border-radius:8px;grid-template-columns:328px minmax(0,1fr);width:min(1180px,100% - 48px);height:min(820px,100dvh - 48px);min-height:640px;margin:24px auto;display:grid;overflow:hidden;box-shadow:0 18px 54px #00000024}.chat-list{border-right:1px solid var(--line);background:#f7f7f7;flex-direction:column;min-width:0;display:flex}.brand-row{align-items:center;gap:11px;padding:22px 20px 17px;display:flex}.brand-mark{background:var(--green);color:#fff;width:38px;height:38px;box-shadow:none;border-radius:6px;place-items:center;font-weight:750;display:grid}.brand-row>div:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.brand-row strong{letter-spacing:.01em;font-size:15px}.brand-row span,.connection-card span,.chat-summary>span:last-child{color:var(--muted);font-size:12px}.brand-actions{flex:none;gap:5px;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:32px;height:32px;font-size:20px;line-height:1}.search-box{color:#8991a0;background:#eaeaea;border:1px solid #0000;border-radius:5px;align-items:center;gap:8px;margin:0 18px 14px;padding:9px 12px;display:flex}.search-box:focus-within{background:#fff;border-color:#b9ddc8}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.section-label{color:#9aa1ae;letter-spacing:.08em;padding:6px 20px 8px;font-size:11px;font-weight:650}.chat-list nav{overflow-y:auto}.chat-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;width:calc(100% - 16px);margin:2px 8px;padding:13px 12px;display:flex}.chat-row:hover{background:#e9e9e9}.chat-row.selected{background:#dedede}.avatar{color:#fff;border-radius:6px;flex:none;place-items:center;width:44px;height:44px;font-size:15px;font-weight:750;display:inline-grid}.chat-summary{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.chat-title-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-title-line strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.assistant-note{color:#0a8e49;vertical-align:1px;background:#ddf5e7;border-radius:4px;margin-left:6px;padding:1px 4px;font-size:9px;font-weight:650;display:inline-block}.assistant-avatar{background:0 0;padding:0;overflow:hidden}.assistant-avatar-art{width:100%;height:100%;display:block}.chat-title-line time{color:#a0a6b1;flex:none;font-size:10px}.chat-summary>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-summary .running-copy{color:#079849}.connection-card{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:10px;margin:auto 18px 18px;padding:12px 13px;display:flex}.connection-card>div{flex-direction:column;gap:2px;display:flex}.connection-card strong{font-size:12px}.admin-link{color:#078d49;font-size:10px;text-decoration:none}.admin-actions{flex-direction:column;align-items:flex-end;gap:3px;margin-left:auto;display:flex}.status-dot{background:var(--green);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #2fb36d1a}.status-dot.offline{background:#e6a23c;box-shadow:0 0 0 4px #e6a23c1f}.conversation{background:var(--canvas);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.conversation-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(90deg,#ffffffd1,#ffffff94),url(/workspace-meadow-header.jpg) 50%/100% 100% no-repeat;align-items:center;gap:12px;min-width:0;min-height:76px;padding:16px 24px;display:flex}.conversation-header>div:nth-child(2){flex:1;min-width:0}.conversation-header h1,.conversation-header p{margin:0}.conversation-header h1{font-size:16px;line-height:1.45}.conversation-header p{color:var(--muted);margin-top:2px;font-size:11px}.mobile-avatar{width:40px;height:40px;display:none}.ai-window-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.ai-window-button{color:#566171;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dfe3ef;border-radius:5px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:11px;display:inline-flex}.ai-window-button:hover,.ai-window-button.running{color:#078d49;background:#f3fbf6;border-color:#b8dec7}.ai-window-button small{color:#078d49;background:#e4f6eb;border-radius:99px;min-width:17px;padding:1px 5px;font-size:9px;font-weight:700}.ai-window-button .status-dot{width:6px;height:6px}.notification-button{color:#777;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.notification-button:hover{background:#e8e8e8}.notification-button.enabled{color:var(--green)}.group-settings-button{color:#667080;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;width:34px;height:32px;font-size:17px;font-weight:800}.group-settings-button:hover{background:#e8e8e8}.profile-avatar-button{cursor:pointer;background:#ffffffd1;border:1px solid #d9dee6;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:2px;text-decoration:none;display:flex}.profile-avatar-button:hover{background:#f0faf4;border-color:#7c9}.profile-button-art{border-radius:8px;flex:none;width:32px;height:32px;position:relative;overflow:hidden}.profile-button-art>span{background:var(--green);color:#fff;border:1px solid #fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-weight:800;display:grid;position:absolute;bottom:-1px;right:-1px}.avatar-artwork,.avatar-photo{width:100%;height:100%;display:block}.avatar-photo{object-fit:cover}.messages{min-height:0;padding:22px clamp(20px,5vw,58px) 28px;overflow-y:auto}.date-divider,.system-message{color:#9aa1ad;width:fit-content;margin:0 auto 18px;font-size:10px}.system-message{text-align:center;background:#858fa01a;border-radius:8px;max-width:78%;padding:6px 10px}.message-row{align-items:flex-start;gap:10px;max-width:78%;margin:0 0 22px;display:flex}.message-row.mine{flex-direction:row-reverse;margin-left:auto}.message-avatar{border-radius:10px;width:34px;height:34px;font-size:12px}.contact-avatar-button{cursor:pointer;border:0;padding:0}.friend-profile-dialog{width:min(520px,100% - 24px)}.own-avatar-button{cursor:pointer;border:0;padding:0}.own-avatar-button:hover{box-shadow:0 0 0 2px #07c16038}.profile-art-avatar{padding:0;overflow:hidden}.bubble{border:1px solid var(--line);white-space:pre-wrap;background:#fff;border-radius:5px;padding:11px 14px;font-size:14px;line-height:1.62;box-shadow:0 4px 14px #28344c0a}.mine .bubble{background:var(--bubble-green);color:var(--ink);border-color:#83d45d;border-radius:5px}.message-row time{color:#a1a7b2;margin-top:5px;font-size:9px;display:block}.mine time{text-align:right}.attachment{border-top:1px solid #1e5a1929;margin-top:9px;padding-top:8px;font-size:12px;display:block}.progress-card{background:#fff;border:1px solid #d9e7dc;border-radius:5px;width:min(430px,100%);overflow:hidden;box-shadow:0 3px 10px #00000009}.ai-running-bubble{width:min(430px,100%);color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #d9e7dc;border-radius:5px;align-items:center;gap:11px;padding:12px 13px;display:flex;box-shadow:0 3px 10px #00000009}.ai-running-bubble>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ai-running-bubble strong{font-size:13px}.ai-running-bubble small{color:var(--muted);font-size:10px}.ai-running-bubble b{color:#079849;font-size:10px;font-weight:600}.progress-card summary{cursor:pointer;align-items:center;gap:11px;min-width:0;padding:12px 13px;list-style:none;display:flex}.progress-card summary::-webkit-details-marker{display:none}.progress-summary{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.progress-summary strong{color:#202020;font-size:13px}.progress-summary small,.progress-step small{color:var(--muted);font-size:10px;font-weight:400}.progress-toggle{color:#079849;flex:none;font-size:10px}.progress-card[open] .progress-toggle:after{content:"收起";font-size:0}.progress-details{border-top:1px solid #f0f0f0;padding:2px 14px 13px 43px}.progress-step{gap:10px;padding-top:12px;display:flex;position:relative}.progress-step:not(:last-child):after{content:"";background:#cae9d4;width:1px;position:absolute;top:22px;bottom:-13px;left:4px}.progress-step>i{z-index:1;background:#fff;border:2px solid #aeb6b0;border-radius:50%;width:9px;height:9px;margin-top:3px}.progress-step>i.done{border-color:var(--green);background:var(--green)}.progress-step>i.current{border-color:var(--green);box-shadow:0 0 0 4px #07c1601a}.progress-step>span{flex-direction:column;gap:2px;display:flex}.progress-step strong{font-size:11px;font-weight:600}.thinking-dots{gap:3px;display:flex}.thinking-dots i{background:var(--green);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite pulse}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.5}}.composer{border-top:1px solid var(--line);background:#f7f7f7fa;min-width:0;padding:10px 18px 13px}.active-turn{color:#257348;background:#edf8f1;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;margin:0 6px 8px;padding:6px 9px;font-size:10px;display:flex}.active-turn span:first-child{color:var(--accent);font-weight:700}.active-turn.supplemented{background:#e2f6e9}.active-turn button{color:#078d49;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:650}.pending-file{color:#5f6878;background:#f1f3f7;border-radius:8px;justify-content:space-between;align-items:center;margin:0 6px 8px;padding:7px 10px;font-size:11px;display:flex}.pending-file button,.composer-meta button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:10px}.pending-file>div{gap:8px;display:flex}.voice-preview{color:#697284;background:#f1f3f7;border-radius:9px;align-items:center;gap:9px;min-height:38px;margin:0 6px 8px;padding:7px 10px;font-size:10px;display:flex}.voice-preview audio{width:190px;height:30px}.voice-preview button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-left:auto}.voice-preview.recording{color:#d8433a;background:#fff0ef}.voice-preview.recording i{background:#f0443b;border-radius:50%;width:7px;height:7px;margin-right:5px;animation:1s infinite pulse;display:inline-block}.composer form{background:#fff;border:1px solid #dfe2e8;border-radius:6px;align-items:flex-end;gap:9px;min-width:0;padding:7px;display:flex;box-shadow:0 5px 20px #232f4a0d}.composer-left-tools{flex:none;align-items:center;gap:5px;display:flex}.composer textarea{resize:none;min-width:0;min-height:36px;max-height:120px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:8px 4px;font-size:13px;line-height:20px}.composer textarea::placeholder{color:#a2a8b3}.attach-button{color:#536276;cursor:pointer;background:#f0f2f6;border:0;border-radius:5px;flex:none;place-items:center;width:36px;height:36px;display:grid}.attach-button:hover,.voice-button:hover,.attach-button.active{color:#079c50;background:#e7f7ee}.cartoon-icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px;overflow:visible}.cartoon-icon circle:not(:first-child){fill:#07c1601a}.voice-button{color:#697284;cursor:pointer;background:#f0f2f6;border:0;border-radius:5px;flex:none;place-items:center;width:44px;height:36px;display:grid}.voice-button.active{color:#079c50;background:#e7f7ee}.emoji-panel{background:#fff;border:1px solid #e1e4e8;border-radius:10px;width:min(430px,100% - 12px);margin:0 6px 8px;padding:12px;box-shadow:0 -8px 24px #1f2a3d14}.emoji-panel-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px;display:flex}.emoji-panel-title strong{font-size:12px}.emoji-panel-title span{color:#9aa1ad;font-size:9px}.emoji-grid{grid-template-columns:repeat(10,1fr);gap:4px;display:grid}.emoji-grid button{aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;font-size:21px;display:grid}.emoji-grid button:hover{background:#f0f2f4}.hold-to-talk{color:#303642;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#f7f8fa;border:1px solid #d7dbe2;border-radius:5px;flex:1;min-width:120px;height:36px;font-size:13px;font-weight:650}.hold-to-talk:active,.hold-to-talk.recording{background:#dfe3e8}.hold-to-talk.canceling{color:#d8433a;background:#fff0ef;border-color:#e15a53}.voice-record-overlay{z-index:80;color:#fff;pointer-events:none;text-align:center;background:#23272de0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:190px;min-height:170px;padding:22px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #00000047}.voice-record-overlay.canceling{background:#b93731eb}.voice-record-icon{letter-spacing:-5px;background:#ffffff26;border-radius:50%;place-items:center;width:70px;height:70px;font-size:23px;display:grid}.voice-record-overlay strong{font-size:14px}.voice-record-overlay span{color:#ffffffc7;font-size:11px}.voice-message{justify-content:space-between;align-items:center;gap:14px;min-width:74px;font-weight:650;display:inline-flex}.voice-waves{letter-spacing:-4px;display:inline-block;transform:scaleX(-1)}.send-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:5px;flex:none;min-width:68px;height:36px;padding:0 14px;font-size:12px;font-weight:650}.send-button:hover{background:#06ae56}.composer-meta{color:#9aa1ad;justify-content:space-between;padding:7px 6px 0;font-size:9px;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.ai-drawer-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#13192161;justify-content:flex-end;display:flex;position:fixed;inset:0}.ai-drawer{background:#f5f6f7;flex-direction:column;width:min(440px,100%);height:100%;animation:.18s ease-out drawer-in;display:flex;overflow:hidden;box-shadow:-18px 0 60px #0f172a2e}@keyframes drawer-in{0%{opacity:0;transform:translate(24px)}}.ai-drawer>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;min-height:74px;padding:14px 18px;display:flex}.ai-drawer>header>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ai-drawer>header span{color:#079849;font-size:10px}.ai-drawer>header strong{font-size:17px}.ai-drawer>header button{cursor:pointer;background:#f0f2f4;border:0;border-radius:6px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.ai-drawer-content,.deliverables-list{padding:16px;overflow-y:auto}.task-status-panel{background:linear-gradient(135deg,#f3fbf6,#fff);border:1px solid #d8eadf;border-radius:8px;align-items:center;gap:13px;padding:17px;display:flex}.task-status-panel>div{flex-direction:column;gap:4px;min-width:0;display:flex}.task-status-panel strong{font-size:14px}.task-status-panel small{color:var(--muted);font-size:10px}.task-brief{background:#fff;border:1px solid #e0e3e6;border-radius:8px;margin-top:14px;padding:15px}.drawer-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer-section-title strong{font-size:13px}.drawer-section-title span{color:#078d49;font-size:10px}.task-brief ol{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.task-brief li{background:#f6f7f8;border-radius:6px;flex-direction:column;gap:4px;padding:10px 11px;display:flex}.task-brief li small{color:#079849;font-size:9px;font-weight:700}.task-brief li span{color:#2f343b;white-space:pre-wrap;font-size:12px;line-height:1.55}.task-brief li b{color:#78808c;font-size:9px;font-weight:500}.task-brief p{color:var(--muted);margin:12px 0 0;font-size:11px}.task-stage-list{background:#fff;border:1px solid #e0e3e6;border-radius:8px;flex-direction:column;gap:12px;margin-top:14px;padding:14px 16px;display:flex}.task-stage-list>div{color:#4d5662;align-items:center;gap:10px;font-size:11px;display:flex}.task-stage-list i{background:#fff;border:2px solid #adb6b1;border-radius:50%;width:8px;height:8px}.task-stage-list i.done{border-color:var(--green);background:var(--green)}.task-stage-list i.current{border-color:var(--green);box-shadow:0 0 0 4px #07c1601a}.stop-task-button{color:#b4443d;cursor:pointer;background:snow;border:1px solid #e5c9c6;border-radius:7px;width:100%;min-height:40px;margin-top:14px;font-size:11px}.stop-task-button:disabled{color:#999;cursor:wait}.drawer-empty-state{color:#7b838e;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:320px;padding:30px;display:flex}.drawer-empty-state>span{color:#079849;background:#e6f6ec;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:6px;font-size:22px;display:grid}.drawer-empty-state strong{color:#343a42;font-size:14px}.drawer-empty-state p{max-width:260px;margin:0;font-size:11px;line-height:1.6}.deliverables-list{flex-direction:column;gap:9px;display:flex}.deliverables-list>a{min-width:0;color:inherit;background:#fff;border:1px solid #e0e3e6;border-radius:8px;align-items:center;gap:11px;padding:13px;text-decoration:none;display:flex}.deliverables-list>a:hover{background:#f8fcf9;border-color:#b8dec7}.deliverables-list>a>span{color:#078d49;background:#e7f7ed;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.deliverables-list>a>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.deliverables-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.deliverables-list small{color:var(--muted);font-size:9px}.deliverables-list b{color:#078d49;font-size:10px;font-weight:600}.annotation-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111723ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.annotation-dialog{background:#fff;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(820px,100%);max-height:calc(100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 80px #00000047}.annotation-dialog>header,.annotation-dialog>footer{justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.file-preview-stage{background:#eceef3;place-items:center;min-height:420px;display:grid;overflow:hidden}.file-preview-stage img,.file-preview-stage iframe{object-fit:contain;background:#fff;border:0;width:100%;height:min(68dvh,650px);display:block}.annotation-dialog>header{border-bottom:1px solid var(--line)}.annotation-dialog>header>div{flex-direction:column;gap:3px;display:flex}.annotation-dialog>header strong{font-size:14px}.annotation-dialog>header span{color:var(--muted);font-size:10px}.annotation-dialog>header button{cursor:pointer;background:#f0f2f6;border:0;border-radius:9px;width:32px;height:32px;font-size:20px}.annotation-toolbar{border-bottom:1px solid var(--line);background:#fafbfc;align-items:center;gap:14px;min-height:50px;padding:8px 18px;display:flex}.annotation-tools{gap:6px;display:flex}.annotation-tools button{color:#4b5260;cursor:pointer;background:#fff;border:1px solid #d9dde5;border-radius:9px;height:32px;padding:0 12px;font-size:11px}.annotation-tools button.active{color:#087940;background:#07c1601a;border-color:#07c1607a;box-shadow:0 0 0 2px #07c1600f}.annotation-colors{align-items:center;gap:8px;display:flex}.annotation-colors button{background:var(--annotation-color);border:2px solid #fff;border-radius:50%;width:24px;height:24px;padding:0}@supports (color:color-mix(in lab, red, red)){.annotation-colors button{background:color-mix(in srgb, var(--annotation-color) 72%, transparent)}}.annotation-colors button{cursor:pointer;box-shadow:0 0 0 1px #1e242e26}.annotation-colors button.active{box-shadow:0 0 0 2px white, 0 0 0 4px var(--annotation-color)}@supports (color:color-mix(in lab, red, red)){.annotation-colors button.active{box-shadow:0 0 0 2px white, 0 0 0 4px color-mix(in srgb, var(--annotation-color) 62%, transparent)}}.annotation-text-field{background:#fff;border:1px solid #d9dde5;border-radius:9px;align-items:center;height:32px;display:flex;overflow:hidden}.annotation-text-field span{color:#697180;white-space:nowrap;padding-left:9px;font-size:10px}.annotation-text-field input{color:#343b47;background:0 0;border:0;outline:none;width:112px;height:100%;padding:0 9px 0 6px;font-size:10px}.annotation-line-note{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:10px}.annotation-stage{background:linear-gradient(45deg,#e7e9ee 25%,#0000 25%) 0 0/18px 18px,linear-gradient(-45deg,#e7e9ee 25%,#0000 25%) 0 9px/18px 18px,linear-gradient(45deg,#0000 75%,#e7e9ee 75%) 9px -9px/18px 18px,linear-gradient(-45deg,#0000 75%,#e7e9ee 75%) -9px 0/18px 18px,#f4f5f8;place-items:center;min-height:280px;padding:22px;display:grid;position:relative;overflow:auto}.annotation-stage img{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:calc(100dvh - 220px);display:block}.annotation-stage canvas{touch-action:none;cursor:crosshair;position:absolute}.annotation-loupe{z-index:3;pointer-events:none;background-color:#fff;background-repeat:no-repeat;border:2px solid;border-radius:50%;width:100px;height:100px;position:absolute;overflow:hidden;transform:translate(-50%,calc(-100% - 22px));box-shadow:0 10px 30px #1016203d,inset 0 0 0 1px #ffffffd9}.annotation-loupe:before,.annotation-loupe:after,.annotation-loupe>span{content:"";pointer-events:none;position:absolute}.annotation-loupe:before{border-top:1px solid #141c288c;width:24%;top:50%;left:38%}.annotation-loupe:after{border-left:1px solid #141c288c;height:24%;top:38%;left:50%}.annotation-loupe>span{border:1px solid;border-radius:50%;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.annotation-dialog>footer{border-top:1px solid var(--line);justify-content:flex-end}@media (width<=680px){.annotation-backdrop{padding:0}.annotation-dialog{border-radius:0;width:100%;min-height:100dvh;max-height:100dvh}.annotation-toolbar{flex-wrap:wrap;gap:9px 12px;padding:9px 12px}.annotation-tools{flex:auto}.annotation-tools button{flex:1;min-width:86px}.annotation-colors{flex:auto;order:3;justify-content:space-between}.annotation-colors button{width:28px;height:28px}.annotation-line-note{margin-left:0}.annotation-text-field{flex:100%;order:4}.annotation-text-field input{flex:1;width:100%}.annotation-stage{padding:12px}.annotation-stage img{max-height:calc(100dvh - 240px)}}.secondary-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;height:36px;padding:0 14px;font-size:12px}.contact-dialog,.avatar-dialog,.group-dialog{background:#f7f7f7;border-radius:8px;width:min(480px,100%);max-height:min(720px,100dvh - 48px);overflow:hidden;box-shadow:0 22px 72px #00000047}.contact-dialog>header,.contact-dialog>footer,.avatar-dialog>header,.avatar-dialog>footer,.group-dialog>header,.group-dialog>footer{background:#fff;align-items:center;gap:12px;padding:16px 18px;display:flex}.contact-dialog>header,.avatar-dialog>header,.group-dialog>header{border-bottom:1px solid var(--line)}.contact-dialog>header>div,.avatar-dialog>header>div,.group-dialog>header>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.contact-dialog>header strong,.avatar-dialog>header strong,.group-dialog>header strong{font-size:15px}.contact-dialog>header span,.contact-dialog>footer span,.avatar-dialog>header span,.avatar-dialog>footer span,.group-dialog>header span,.group-dialog>footer span{color:var(--muted);font-size:10px}.contact-dialog>header button,.avatar-dialog>header button,.group-dialog>header button{cursor:pointer;background:0 0;border:0;width:30px;height:30px;font-size:21px}.group-dialog{width:min(520px,100%)}.group-name-field{color:#697284;background:#fff;border-radius:6px;align-items:center;gap:12px;margin:13px;padding:10px 12px;font-size:11px;display:flex}.group-name-field input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.group-member-heading{color:#687284;justify-content:space-between;padding:4px 16px 9px;font-size:10px;display:flex}.group-member-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(310px,100dvh - 360px);display:grid;overflow-y:auto}.group-member-row,.assistant-invite-row{cursor:pointer;border-bottom:1px solid #eee;align-items:center;gap:9px;min-width:0;min-height:60px;padding:8px 13px;display:flex}.group-member-row:nth-child(odd){border-right:1px solid #eee}.group-member-row>span:last-child,.assistant-invite-row>span:last-child{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.group-member-row .avatar,.assistant-invite-row .avatar{border-radius:7px;width:36px;height:36px;font-size:12px}.group-member-row strong,.assistant-invite-row strong{font-size:11px}.group-member-row small,.assistant-invite-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.assistant-invite-row{background:#f2fbf6;border:1px solid #d8ebdf;border-radius:7px;margin:10px 13px}.group-dialog>footer{border-top:1px solid var(--line);justify-content:space-between}.send-button:disabled{cursor:not-allowed;background:#cbd0d6}.avatar-dialog{width:min(620px,100%);overflow-y:auto}.avatar-grid{background:#f7f7f7;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:16px;display:grid}.avatar-choice{color:#596170;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:7px;display:flex}.avatar-choice:hover{border-color:#c8ead7}.avatar-choice.selected{border-color:var(--green);color:#087b40;background:#f0fbf5}.avatar-choice .avatar-artwork{border-radius:12px;width:64px;height:64px}.avatar-choice span{font-size:10px}.avatar-upload-row{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:11px;margin:0 16px 16px;padding:12px;display:flex}.profile-id-card{background:#f1faf5;border:1px solid #d6eadf;border-radius:8px;align-items:center;gap:11px;margin:16px 16px 0;padding:12px;display:flex}.profile-id-card>span{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-id-card>span:nth-child(2){flex:1}.profile-id-card strong{font-size:12px}.profile-id-card small{color:var(--muted);font-size:9px}.profile-id-card .public-id-value{min-width:92px}.profile-id-card .public-id-value strong{color:#087b40;letter-spacing:.04em;font-size:14px}.avatar-current-preview{border-radius:10px;flex:none;width:48px;height:48px;overflow:hidden}.avatar-upload-row>div:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.avatar-upload-row strong{font-size:12px}.avatar-upload-row span{color:var(--muted);font-size:9px}.avatar-dialog>footer{border-top:1px solid var(--line);justify-content:space-between}.contact-search{color:#8a8a8a;background:#fff;border-radius:5px;align-items:center;gap:8px;margin:12px;padding:9px 11px;display:flex}.contact-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.external-friend-row{gap:8px;margin:0 12px 12px;display:flex}.external-friend-row input{border:1px solid var(--line);border-radius:5px;outline:0;flex:1;min-width:0;padding:9px 11px;font-size:11px}.external-friend-row button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:0 12px;font-size:10px}.external-friend-row button:disabled{background:#cbd0d6}.friend-search-status{color:#c3423b;margin:-4px 14px 10px;font-size:10px}.contact-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;max-height:min(500px,100dvh - 220px);overflow-y:auto}.contact-row{border-bottom:1px solid #eee;align-items:center;gap:11px;min-height:66px;margin-left:16px;padding:9px 16px 9px 0;display:flex}.contact-row:last-child{border-bottom:0}.contact-row>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.contact-row strong{font-size:13px}.contact-row small{color:var(--muted);font-size:10px}.contact-row button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:4px;min-width:62px;height:30px;font-size:11px}.contact-row button.requested{color:#999;background:#eee}.contact-dialog>footer{justify-content:space-between}@media (width<=760px){.app-shell{border:0;border-radius:0;width:100%;height:100dvh;min-height:0;margin:0;display:block}.chat-list{display:none}.conversation{height:100dvh}.conversation-header{min-height:68px;padding:max(10px, env(safe-area-inset-top)) 14px 10px}.mobile-avatar{display:grid}.ai-window-actions{margin-left:0;padding:6px 8px}.ai-window-button{min-height:30px;padding:0 8px;font-size:10px}.ai-window-button .status-dot,.ai-window-button.running small{display:none}.notification-button{width:30px}.profile-avatar-button{width:34px;height:34px}.profile-button-art{width:28px;height:28px}.messages{padding:18px 13px 20px}.message-row{max-width:92%;margin-bottom:18px}.bubble{font-size:13px}.composer{padding:8px 10px calc(9px + env(safe-area-inset-bottom))}.composer form{gap:5px;padding:5px}.composer-left-tools{gap:3px}.composer-meta span{display:none}.composer-meta{justify-content:flex-end}.send-button{min-width:50px;padding:0 8px}.attach-button,.voice-button{width:36px;height:32px}.voice-button{width:34px}.hold-to-talk{height:32px}.cartoon-icon{width:21px;height:21px}.emoji-panel{width:calc(100% - 12px)}.emoji-grid{grid-template-columns:repeat(8,1fr)}.voice-preview audio{flex:1;min-width:0}.annotation-backdrop{padding:0}.annotation-dialog{border-radius:0;width:100%;height:100dvh;max-height:none}.contact-dialog,.group-dialog{border-radius:0;width:100%;max-height:100dvh}.group-member-list{grid-template-columns:1fr;max-height:calc(100dvh - 330px)}.group-member-row:nth-child(odd){border-right:0}.avatar-dialog{border-radius:0;width:100%;max-height:100dvh}.avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:12px}.avatar-choice .avatar-artwork{width:56px;height:56px}.avatar-upload-row{margin:0 12px 12px}.profile-id-card{flex-wrap:wrap;margin:12px 12px 0}.profile-id-card>span:nth-child(2){min-width:calc(100% - 64px)}.profile-id-card .public-id-value{flex:1}.annotation-stage img{max-height:calc(100dvh - 190px)}.file-preview-stage{min-height:0}.file-preview-stage img,.file-preview-stage iframe{height:calc(100dvh - 126px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._page_cw0tp_1{color:#19231e;background:radial-gradient(circle at 50% 0,#07c16024,#0000 42%),linear-gradient(155deg,#e9f1ed,#f7f8f7 55%,#e6ece9);place-items:center;min-height:100dvh;padding:22px;display:grid;position:relative}._homeLink_cw0tp_13{z-index:3;color:#087a43;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #0b573629;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;top:22px;left:22px;box-shadow:0 8px 24px #14463014}._homeLink_cw0tp_13 span{font-size:17px}._card_cw0tp_38{background:#fffffff5;border:1px solid #0b57361f;border-radius:24px;width:min(430px,100%);overflow:hidden;box-shadow:0 28px 90px #14463029}._art_cw0tp_47{height:260px;position:relative;overflow:hidden}._art_cw0tp_47:after{content:"";background:linear-gradient(#0000,#fffffffa);position:absolute;inset:45% 0 0}._art_cw0tp_47>img{object-fit:cover;object-position:center 60%;width:100%;height:100%}._brand_cw0tp_67{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffffb3;border-radius:22px;flex-direction:column;align-items:center;gap:7px;padding:13px 18px 11px;display:flex;position:absolute;top:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #1b58361f}._appAvatar_cw0tp_85{object-fit:cover;border-radius:20px;width:72px;height:72px;display:block;box-shadow:0 10px 26px #01584933,0 0 0 1px #0453451f}._brand_cw0tp_67 strong{color:#075b4d;letter-spacing:.2em;text-indent:.2em;font-size:14px;font-weight:800}._content_cw0tp_104{text-align:center;flex-direction:column;align-items:center;margin-top:-20px;padding:0 28px 25px;display:flex}._content_cw0tp_104>small{color:#0b8d4d;letter-spacing:.16em;font-size:10px;font-weight:700}._content_cw0tp_104 h1{letter-spacing:.02em;margin:10px 0 8px;font-size:27px}._content_cw0tp_104 p{color:#738078;max-width:310px;margin:0;font-size:12px;line-height:1.8}._actions_cw0tp_134{grid-template-columns:1fr 1fr;gap:11px;width:100%;margin-top:25px;display:grid}._actions_cw0tp_134 a{border-radius:9px;place-items:center;height:48px;font-size:14px;font-weight:800;text-decoration:none;display:grid}._register_cw0tp_152{color:#fff;background:#07c160;box-shadow:0 10px 24px #07c16038}._login_cw0tp_158{color:#087a43;background:#f5fbf7;border:1px solid #b7d5c3}._version_cw0tp_164{color:#a0aaa4;margin-top:17px;font-size:9px}._recover_cw0tp_170{color:#527363;margin-top:14px;font-size:12px;text-decoration:none}._recover_cw0tp_170:hover{color:#087a43}@media (width<=520px){._page_cw0tp_1{background:#fff;padding:0}._card_cw0tp_38{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0}._art_cw0tp_47{height:44dvh;min-height:270px}._content_cw0tp_104{padding-left:22px;padding-right:22px}._homeLink_cw0tp_13{height:38px;padding:0 11px;font-size:11px;top:14px;left:14px}}._page_weyt9_1{--green:#79efb0;--line:#79efb033;color:#f3faf6;background:radial-gradient(circle at 82% 5%,#35b4792e,#0000 28%),#07100e;min-height:100dvh}._header_weyt9_11{background:#07100ee6;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:64px;padding:0 max(24px,50vw - 640px);display:flex}._header_weyt9_11 a{color:var(--green);font-size:14px;text-decoration:none}._header_weyt9_11 span{color:#ffffff94;font-size:12px}._hero_weyt9_32{border:1px solid var(--line);border-radius:18px;width:min(1280px,100% - 48px);height:min(44vw,500px);min-height:320px;margin:24px auto 0;position:relative;overflow:hidden}._hero_weyt9_32 img{object-fit:cover;width:100%;height:100%}._hero_weyt9_32:after{content:"";background:linear-gradient(90deg,#040e0beb,#040e0b1f);position:absolute;inset:0}._heroOverlay_weyt9_56{z-index:2;width:min(560px,70%);position:absolute;top:50%;left:clamp(24px,6vw,80px);transform:translateY(-50%)}._heroOverlay_weyt9_56 small,._introduction_weyt9_66>small,._caseArea_weyt9_67>small{color:var(--green);letter-spacing:.18em;font-size:11px}._heroOverlay_weyt9_56>span{color:#ffffff6b;margin-top:22px;font-size:18px;display:block}._heroOverlay_weyt9_56 h1{margin:8px 0 14px;font-family:STSong,Songti SC,serif;font-size:clamp(42px,6vw,76px);font-weight:500}._heroOverlay_weyt9_56 p{color:#ffffffb8;margin:0;font-size:18px}._content_weyt9_93{grid-template-columns:1.4fr .9fr;gap:18px;width:min(1280px,100% - 48px);margin:18px auto 0;padding-bottom:48px;display:grid}._introduction_weyt9_66,._caseArea_weyt9_67,._contact_weyt9_104{border:1px solid var(--line);background:#0d1916f0;border-radius:16px;padding:clamp(24px,3vw,42px)}._introduction_weyt9_66 h2,._caseArea_weyt9_67 h2{margin:10px 0 16px;font-family:STSong,Songti SC,serif;font-size:30px;font-weight:500}._introduction_weyt9_66 p,._caseArea_weyt9_67 p{color:#ebf5f0b8;margin:0;font-size:16px;line-height:1.9}._highlights_weyt9_127{gap:10px;display:grid}._highlights_weyt9_127 div{border:1px solid var(--line);background:#0d1916f0;border-radius:14px;grid-template-columns:40px 1fr;align-items:center;gap:12px;min-height:86px;padding:18px 22px;display:grid}._highlights_weyt9_127 span{color:var(--green);font-size:12px}._highlights_weyt9_127 strong{font-size:17px}._caseArea_weyt9_67{min-height:230px}._contact_weyt9_104{text-align:center;align-content:center;justify-items:center;display:grid}._contact_weyt9_104 span,._contact_weyt9_104 small{color:#ffffff94;font-size:13px}._contact_weyt9_104 strong{margin:8px 0 4px;font-size:28px}._contact_weyt9_104 a{color:var(--green);font-size:clamp(24px,3vw,38px);font-weight:700;text-decoration:none}._contact_weyt9_104 small{margin-top:5px}@media (width<=720px){._header_weyt9_11{min-height:52px;padding:0 14px}._header_weyt9_11 span{display:none}._hero_weyt9_32{border-radius:12px;width:calc(100% - 24px);height:52vh;min-height:300px;margin-top:12px}._heroOverlay_weyt9_56{width:calc(100% - 44px);left:22px}._heroOverlay_weyt9_56 h1{font-size:clamp(38px,12vw,58px)}._content_weyt9_93{grid-template-columns:1fr;width:calc(100% - 24px)}._introduction_weyt9_66,._caseArea_weyt9_67,._contact_weyt9_104{border-radius:12px;padding:24px 20px}._introduction_weyt9_66 p,._caseArea_weyt9_67 p{font-size:15px}}
