:root{font-family:SF Pro Display,Helvetica Neue,Noto Sans SC,Microsoft YaHei,sans-serif;color:#2f3437;background:#fff;font-synthesis:none;font-weight:400;font-size:14px;line-height:1.6;--canvas:#f7f6f3;--line:#eaeaea;--muted:#92938f;--text:#2f3437;--green:#526d52;--green-bg:#edf3ec;--dark:#252926}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.47}button{transition:background .15s,color .15s}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:2px solid #74836c;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #9aa792;outline-offset:1px}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}button svg{flex-shrink:0}input,textarea,select{border:1px solid #dedfda;border-radius:5px;color:var(--text);background:#fff;padding:11px 12px;min-width:0;width:100%}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a1a29e}small{font-size:11px}button{border:none;background:none}kbd{font-family:SF Mono,Consolas,monospace;font-size:10px;border:1px solid #e4e5e1;border-radius:3px;background:#f9f9f7;padding:1px 4px;color:#a0a29c}fieldset{border:0;padding:0;margin:0}legend{font-size:13px;font-weight:550;margin-bottom:8px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#dcded7;border-radius:4px}::-webkit-scrollbar-track{background:transparent}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:8px 16px;border:1px solid #dedfda;border-radius:5px;background:#fff;font-size:13px;font-weight:550;white-space:nowrap}.button:hover:not(:disabled){background:#f6f6f3}.button.primary{background:var(--dark);color:#fff;border-color:var(--dark)}.button.primary:hover:not(:disabled){background:#414640}.button.small{min-height:32px;padding:6px 11px;font-size:12px;gap:6px}.button.full{width:100%}.button.danger-button{background:#9b4941;color:#fff;border-color:#9b4941}.icon-button{display:inline-flex;justify-content:center;align-items:center;border:0;width:33px;height:33px;flex-shrink:0;border-radius:5px;color:#787c75}.icon-button:hover:not(:disabled),.icon-button.active{background:#f0f1ec;color:#30372d}.text-button{display:inline-flex;align-items:center;gap:5px;padding:0;color:#747a70;font-size:12px;white-space:nowrap}.text-button:hover:not(:disabled){color:#2c422c}.muted{color:#8b8f86}.eyebrow{font-size:10px;font-weight:600;color:#96998f;letter-spacing:1.8px}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:41px;height:41px;border-radius:8px;background:#eeece6;color:#787268;font-size:17px;font-weight:550}.avatar.self{background:#e8eddf;color:#63704e}.avatar.group-avatar{background:#eceee7;color:#727e60}.avatar.robot-avatar{background:#e8ece5;color:#536349}.avatar.small{width:34px;height:34px;border-radius:7px;font-size:14px}.tag{display:inline-flex;align-items:center;font-size:10px;font-weight:500;line-height:1.5;background:#edf3ec;color:#628056;padding:2px 6px;border-radius:3px;white-space:nowrap}.tag.neutral{color:#8b8d85;background:#f0f1ed}.status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:10px;font-weight:500}.status-dot{width:5px;height:5px;border-radius:50%;background:#aaaea5}.status.online{color:#6d8661}.status.online .status-dot{background:#829b70}.status.muted{color:#94968f}.status.danger{color:#af6157}.status.danger .status-dot{background:#bf766a}.middle-dot{padding:0 8px;color:#c3c5bd}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:54px 24px;min-height:220px}.empty-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:14px;color:#919a84;background:#f1f2ed}.empty-state h3{font-size:16px;font-weight:550;color:#6f7867}.empty-state p{font-size:12px;color:#9a9e94;max-width:330px;line-height:1.9}.empty-state .button{margin-top:9px}.inline-error{font-size:12px;color:#a4554c;line-height:1.7}.loading-label{padding:28px;text-align:center;color:#9a9e93;font-size:12px}.quiet-empty{padding:22px;color:#9a9c95;background:#f9faf6;border:1px solid var(--line);border-radius:6px;font-size:12px}.workspace{height:100dvh;min-height:500px;display:flex;overflow:hidden}.rail{display:flex;flex-direction:column;align-items:center;width:74px;flex-shrink:0;background:#f7f7f4;border-right:1px solid #e6e8e0;padding:27px 0 16px}.rail-logo{height:38px;display:flex;align-items:center;color:#526449}.rail-links{margin-top:43px;display:flex;flex-direction:column;gap:16px;width:100%;padding:0 10px}.rail-link{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:100%;height:59px;border-radius:7px;color:#90968b;font-size:10px;line-height:1.5}.rail-link:hover{color:#59644f;background:#eeefe9}.rail-link.active{color:#4b6144;background:#e8ede1}.nav-icon{display:flex;position:relative}.nav-dot{position:absolute;right:-4px;top:0;width:6px;height:6px;background:#8f705a;border:1px solid #f7f7f4;border-radius:50%}.rail-bottom{margin-top:auto;display:flex;flex-direction:column;gap:15px;align-items:center}.profile-button{padding:0}.conversation-pane{width:286px;flex-shrink:0;border-right:1px solid var(--line);background:#fbfcf9;display:flex;flex-direction:column}.list-header{display:flex;align-items:center;justify-content:space-between;padding:27px 22px 17px;height:81px}.list-title{display:flex;align-items:center;gap:10px}.list-title h1{font-size:21px;font-weight:650;letter-spacing:-.7px}.count-label{font-size:12px;color:#859178;background:#eef0e8;min-width:20px;text-align:center;border-radius:3px}.list-search{height:36px;display:flex;align-items:center;gap:7px;margin:0 20px;padding:0 11px;background:#f0f2ec;border:1px solid transparent;border-radius:5px;color:#9a9f91}.list-search input{width:100%;border:0;background:none;font-size:11px;padding:4px 0}.list-search input:focus{outline:none}.list-search:focus-within{border-color:#98a38d}.list-search kbd{border:none;background:none;font-size:15px}.list-overline{display:flex;justify-content:space-between;padding:22px 23px 12px;font-size:10px;color:#979d90}.conversation-list{overflow-y:auto;flex:1;padding:0 9px}.conversation-item{display:flex;text-align:left;align-items:center;gap:12px;padding:17px 13px;width:100%;border-radius:7px;margin-bottom:3px;min-height:84px}.conversation-item:hover{background:#f1f3ed}.conversation-item.selected{background:#edf0e6}.conversation-copy{flex:1;min-width:0}.conversation-title{display:flex;align-items:center;gap:7px;justify-content:space-between}.conversation-title strong{font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#454c40}.conversation-title time{font-size:9px;color:#a2a996;flex-shrink:0}.conversation-preview{display:flex;gap:6px;align-items:center;margin-top:7px;color:#939b89;font-size:10px}.conversation-preview>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.unread-badge{font-size:9px;color:#fff;min-width:15px;padding:0 3px;border-radius:5px;text-align:center;background:#8e9d7c;line-height:15px}.list-footer{height:57px;display:flex;align-items:center;gap:7px;padding:0 21px;border-top:1px solid var(--line);font-size:10px;color:#989e92}.list-footer .icon-button{margin-left:auto}.connection-indicator{width:5px;height:5px;background:#b5b6aa;border-radius:50%}.connection-indicator.is-online{background:#86a373}.chat-panel{min-width:340px;flex:1;display:flex;flex-direction:column;background:#fff;position:relative}.chat-panel>.empty-state{height:100%;min-height:0}.chat-header{height:81px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 29px;flex-shrink:0}.chat-heading{min-width:0}.chat-heading h2{display:flex;align-items:center;gap:9px;font-size:16px;letter-spacing:-.3px;font-weight:600}.chat-heading p{font-size:10px;color:#a0a395;margin-top:4px}.header-actions{display:flex;gap:10px;margin-left:auto}.mobile-back{display:none}.demo-chat-notice{display:flex;align-items:center;gap:12px;padding:11px 28px;border-bottom:1px solid #eff1e9;background:#fbfcf8;color:#a0a68e;font-size:10px;flex-shrink:0}.demo-chat-notice>span{display:flex;align-items:center;gap:5px;color:#8b976f;white-space:nowrap;font-weight:500}.demo-chat-notice p{font-size:10px;line-height:1.6}.message-scroll{overflow-y:auto;flex:1;padding:0 28px 20px;scrollbar-gutter:stable}.date-divider{display:flex;align-items:center;justify-content:center;gap:16px;margin:24px 0 27px;color:#b1b5a8;font-size:10px}.date-divider:before,.date-divider:after{content:"";width:40px;height:1px;background:#f0f1eb}.message{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px}.message .avatar{margin-top:3px}.message-content{max-width:min(85%,670px);min-width:0}.message-meta{display:flex;align-items:center;gap:7px;height:23px;margin-bottom:5px}.message-meta strong{font-size:10px;font-weight:500;color:#969d8d}.message-meta time{font-size:9px;color:#bec2b6;margin-left:3px}.message-bubble{font-size:12px;line-height:1.95;border-radius:0 7px 7px;background:#f6f7f2;padding:11px 15px;white-space:pre-wrap;overflow-wrap:anywhere;color:#636d57}.message.own{flex-direction:row-reverse}.message.own .message-meta{justify-content:flex-end}.message.own .message-bubble{border-radius:7px 0 7px 7px;background:#eaf0e1;color:#556348}.message.robot-message .message-bubble{background:#fff;border:1px solid #e3e9d9;border-radius:0 7px 7px;padding:16px 19px;color:#606b54}.message.robot-message .message-meta .tag{font-size:8px}.message-receipt{display:flex;align-items:center;gap:5px;margin-top:7px;color:#a5b296;font-size:9px}.chat-inline-error{display:flex;justify-content:space-between;padding:8px 28px;color:#a06458;background:#fcf6f3;font-size:11px}.composer-area{padding:9px 27px 0;flex-shrink:0}.composer-box{border:1px solid #dde3d4;border-radius:8px;background:#fff;overflow:hidden}.composer-box:focus-within{border-color:#a7b39a}.composer-toolbar{display:flex;align-items:center;gap:14px;padding:10px 13px 3px;min-height:40px}.robot-select{display:flex;align-items:center;gap:6px;position:relative;padding:3px 8px;border-radius:4px;background:#f3f5ee;color:#839274;flex-shrink:0}.robot-select.chosen{background:#e9f0e0;color:#5b7549}.robot-select select{width:auto;max-width:190px;padding:0 13px 0 0;appearance:none;background:none;border:none;font-size:10px;color:inherit;font-weight:500}.robot-select>svg:last-child{position:absolute;right:6px;pointer-events:none}.toolbar-add{font-size:10px;color:#9aa48e;gap:3px}.composer-mode-hint{margin-left:auto;font-size:9px;color:#b1b8a8;white-space:nowrap}.composer-box textarea{display:block;width:100%;padding:11px 16px 4px;border:0;border-radius:0;resize:none;min-height:77px;max-height:170px;font-size:12px;line-height:1.8;color:#526046}.composer-box textarea:focus{outline:0}.composer-box textarea::placeholder{color:#acb3a1}.composer-bottom{display:flex;align-items:center;justify-content:space-between;padding:7px 12px 10px}.composer-bottom>span{font-size:9px;color:#bcc2b1}.composer-bottom .middle-dot{padding:0 5px}.composer-bottom kbd{font-size:8px;border-color:#edf0e7;color:#b4bcaa}.send-button{display:flex;align-items:center;gap:12px;padding:7px 13px;color:#fff;background:#697b57;border-radius:5px;font-size:10px}.send-button:hover:not(:disabled){background:#526344}.send-button:disabled{background:#e2e7d9;color:#a1ad91;opacity:1}.composer-footnote{padding:8px 0 10px;text-align:center;font-size:9px;color:#bcc3b0}.retry-notice{display:flex;align-items:center;gap:8px;padding:10px 12px;margin-bottom:8px;border:1px solid #efdfd2;background:#fcf8f1;border-radius:6px}.retry-notice>div{flex:1}.retry-notice strong,.retry-notice span{display:block;font-size:10px}.retry-notice strong{color:#9c795a}.retry-notice span{color:#b29980;margin-top:3px}.retry-notice .button{font-size:10px;padding:5px 8px;min-height:27px}.detail-pane{width:278px;flex-shrink:0;background:#fcfdf9;border-left:1px solid var(--line);display:flex;flex-direction:column}.detail-header{display:flex;align-items:center;justify-content:space-between;height:81px;flex-shrink:0;padding:0 22px;border-bottom:1px solid var(--line)}.detail-header h3{font-size:12px;font-weight:550;color:#747e67}.detail-scroll{overflow-y:auto;flex:1;padding:0 20px}.detail-section{padding:22px 0;border-bottom:1px solid #ecefe3}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.section-heading h4{font-size:10px;font-weight:550;color:#89947a}.section-heading h4 span,.section-heading h2 span{font-size:10px;color:#b6bda8;margin-left:4px;font-weight:400}.section-heading .text-button{font-size:9px;color:#abb49b;gap:1px}.section-heading .icon-button{height:20px;width:20px;color:#9da98e}.member-strip{display:flex;flex-wrap:wrap;gap:12px}.member-strip>div{display:flex;align-items:center;flex-direction:column;gap:5px;width:42px}.member-strip .avatar{width:33px;height:33px;border-radius:6px;font-size:12px}.member-strip>div>span:last-child{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;font-size:9px;color:#9ea890}.detail-robot{border:1px solid #e6ebdc;border-radius:7px;padding:13px;background:#fff;margin-top:10px}.robot-card-heading{display:flex;align-items:center;gap:9px}.detail-robot .avatar{width:32px;height:32px;border-radius:6px}.detail-robot .avatar svg{width:17px}.robot-card-heading>div{flex:1;min-width:0}.robot-card-heading strong,.robot-card-heading h3{font-size:11px;font-weight:550;color:#637253;display:block}.robot-card-heading small{display:block;font-size:9px;color:#a5af96;margin-top:2px}.detail-robot>p{font-size:10px;color:#a0ad90;line-height:1.8;margin:11px 0}.robot-card-status{display:flex;align-items:center;justify-content:space-between;gap:9px;margin:13px 0}.grant-label{font-size:9px;color:#a5af96}.detail-robot .button{font-size:10px;min-height:28px;border-color:#e6ebdc;color:#879775;justify-content:space-between;background:#fbfcf9}.detail-empty{font-size:10px;color:#a6b296;line-height:1.9}.run-card{border:1px solid #e6ebdc;border-radius:6px;margin-bottom:11px;padding:12px;background:#fff}.run-topline{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:10px;color:#859676}.run-topline .status{font-size:8px}.run-card>p{font-size:10px;color:#9bab8a;line-height:1.8;margin:9px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.run-steps{display:flex;gap:4px;margin:12px 0}.run-steps span{flex:1;height:3px;background:#f0f3e9;border-radius:2px}.run-steps span.done{background:#a0b387}.run-card footer{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#bdc6ad}.run-card footer .text-button{font-size:9px;color:#a4ae93}.run-card .run-progress{font-size:9px;color:#849b6e}.run-card .inline-error{color:#b2856d}.task-empty{display:flex;align-items:center;flex-direction:column;color:#c0cbb0;padding:15px 0 7px}.task-empty>span{font-size:11px;color:#a2b38e;margin-top:10px}.task-empty p{font-size:9px;text-align:center;line-height:1.8;margin-top:6px;color:#bbc6a9}.detail-note{display:flex;gap:7px;padding:19px 0;color:#bdc7ac}.detail-note svg{flex-shrink:0;margin-top:2px}.detail-note p{font-size:9px;line-height:1.8}.feature-page{flex:1;min-width:0;overflow:auto;background:#fcfcf9}.feature-header{display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:1200px;margin:auto;padding:51px 54px 31px}.feature-header h1{font-size:29px;letter-spacing:-1px;font-weight:600;margin-top:7px}.feature-header p{font-size:12px;color:#9b9f94;margin-top:8px}.feature-actions{display:flex;align-items:center;gap:10px}.feature-content{max-width:1200px;margin:auto;padding:7px 54px 60px}.wide-heading{margin-bottom:16px}.wide-heading h2{font-size:15px;font-weight:550}.wide-heading .muted{font-size:11px}.wide-heading.spaced{margin-top:38px}.person-row{display:flex;align-items:center;gap:13px;padding:17px 0;border-bottom:1px solid var(--line)}.person-copy{flex:1;min-width:0}.person-copy strong{font-size:13px;font-weight:550}.person-copy p{font-size:11px;color:#9a9f91;margin-top:3px}.robot-page-note{display:flex;align-items:center;gap:17px;padding:22px 24px;background:#f0f3ea;border:1px solid #e4eadd;border-radius:7px;margin-bottom:24px;color:#7b8b68}.robot-page-note strong{font-size:12px;font-weight:550}.robot-page-note p{font-size:11px;line-height:1.8;color:#9fa990;margin-top:3px}.robot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:19px}.robot-card{border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff}.robot-card .robot-card-heading{gap:12px}.robot-card .robot-card-heading h3{font-size:14px;color:#4a5940}.robot-card .robot-card-heading small{font-size:10px}.robot-description{font-size:12px;line-height:1.85;margin-top:20px;color:#949e87;min-height:46px}.robot-card .robot-card-status{justify-content:flex-start;margin:17px 0}.robot-actions{display:flex;align-items:center;gap:8px}.grant-requests{border-top:1px solid var(--line);margin-top:23px;padding-top:18px}.grant-requests h4{font-size:11px;color:#9aab87;font-weight:550}.grant-row{display:flex;align-items:center;gap:12px;font-size:11px;padding:13px 0 0}.grant-row>span{flex:1}.grant-row small{display:block;font-size:9px;color:#acb79d}.feed-layout{display:grid;grid-template-columns:minmax(0,680px) minmax(200px,1fr);gap:40px}.post-composer{border:1px solid var(--line);background:#fff;border-radius:8px;padding:23px}.post-composer>div{display:flex;align-items:flex-start;gap:14px}.post-composer textarea{border:0;padding:7px 0 0;font-size:12px;resize:none;line-height:1.9}.post-composer textarea:focus{outline:0}.post-composer footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.post-composer footer>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#a4ad98}.post-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:25px;margin-top:20px}.post-card>header{display:flex;align-items:center;gap:12px}.post-card>header strong{font-size:12px;font-weight:550}.post-card>header time{display:block;font-size:10px;color:#a7afa0;margin-top:3px}.post-content{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9;color:#718063;margin:21px 0}.post-card>footer{display:flex;align-items:center;gap:25px;padding-top:10px}.post-card>footer .text-button{font-size:11px;color:#a4ad9b;gap:7px}.post-card>footer .text-button.liked{color:#a77b71}.post-robot-ref{display:inline-flex;align-items:center;gap:7px;background:#f3f5ee;color:#879c71;font-size:11px;padding:6px 11px;border-radius:4px;margin-bottom:10px}.feed-aside{padding:30px 0;border-top:1px solid var(--line)}.feed-aside h3{font-size:23px;font-weight:550;margin-top:15px;letter-spacing:-.7px;color:#7e8c70}.feed-aside p{font-size:12px;line-height:2;color:#a2ad97;margin-top:17px}.comments-panel{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.comments-panel>p{font-size:11px;margin-bottom:10px;line-height:1.9;color:#929f85;white-space:pre-wrap;overflow-wrap:anywhere}.comments-panel strong{font-weight:550;color:#758864}.comments-panel form{display:flex;gap:8px;margin-top:15px}.comments-panel input{padding:8px 10px;font-size:11px}.dialog{border:1px solid #e2e7da;border-radius:10px;padding:0;width:min(490px,calc(100vw - 32px));max-height:86dvh;box-shadow:0 20px 80px #2233140c;color:var(--text);overflow:auto}.dialog::backdrop{background:#25341545;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog.wide{width:min(620px,calc(100vw - 32px))}.dialog-inner{padding:27px}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;margin-bottom:25px}.dialog-header h2{font-size:20px;font-weight:600;letter-spacing:-.5px}.dialog-header p{font-size:12px;color:#98a08d;line-height:1.8;margin-top:8px}.dialog-header .icon-button{margin:-5px -6px 0 0}.stack-form{display:flex;flex-direction:column;gap:17px}.stack-form>label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:550;color:#7c8870}.stack-form input,.stack-form textarea,.stack-form select{font-size:12px;line-height:1.6;font-weight:400}.form-note{font-size:11px;color:#a0ad91;line-height:1.9;background:#f6f8f1;border:1px solid #ebefdf;border-radius:5px;padding:13px}.checkbox-row{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:12px}.checkbox-row input{width:15px;height:15px;accent-color:#768b62;margin:0}.dialog-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dialog-action-grid button{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid var(--line);padding:17px 13px;border-radius:6px;font-size:12px;color:#7f8d70;background:#fbfcf8}.dialog-action-grid button svg:first-child{color:#98a986}.dialog-action-grid button svg:last-child{margin-left:auto;color:#afb99f}.dialog-section-title{font-size:12px;font-weight:550;color:#9fa890;margin-top:28px;margin-bottom:8px}.dialog-person{display:flex;align-items:center;text-align:left;gap:13px;width:100%;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.dialog-person>span:nth-child(2){flex:1}.dialog-person>svg{color:#a7b399}.dialog-person:hover{background:#fafcf5}.search-people-form{display:flex;gap:8px;margin-bottom:17px}.search-people-form input{font-size:12px}.add-member-form{margin-top:24px}.config-field{margin:21px 0}.config-field>label{font-size:11px;color:#8c9a7d}.config-field>div{display:flex;align-items:center;gap:7px;padding:8px 9px;background:#f9faf6;border:1px solid var(--line);border-radius:5px;margin-top:6px}.config-field code{font-family:SF Mono,Consolas,monospace;font-size:10px;flex:1;overflow-wrap:anywhere;color:#7e906b}.confirm-copy{font-size:13px;line-height:1.9;color:#8b987c}.dialog-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.profile-summary{display:flex;align-items:center;gap:13px;padding-bottom:25px}.profile-summary h3{font-size:17px;font-weight:550}.profile-summary p{font-size:11px;color:#a0ad91}.device-list{margin-bottom:26px}.device-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.device-list strong{font-size:11px;font-weight:550;color:#8d9c7b}.device-list small{display:block;font-size:9px;color:#adbba0}.dialog .form-note+.button,.dialog .button+.form-note{margin-top:17px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:10px;border:1px solid #d7e0ca;border-radius:7px;padding:9px 11px 9px 15px;max-width:min(600px,calc(100vw - 32px));background:#f9fbf5;color:#70885a;box-shadow:0 7px 40px #2233140b}.toast>span{display:flex}.toast p{font-size:12px;line-height:1.7}.toast.error{background:#fdf8f3;color:#ab7b59;border-color:#ecdbcd}.toast .icon-button{width:25px;height:25px;color:inherit}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh;background:#fff}.auth-story{display:flex;flex-direction:column;background:#f4f5ed;border-right:1px solid var(--line);padding:43px 10% 32px 12%;min-height:100dvh}.brand{display:flex;align-items:center;gap:10px;color:#4f6541}.brand>span{font-size:22px;font-weight:650;line-height:1.2;letter-spacing:2px}.brand-en{display:block;font-size:7px;letter-spacing:1.5px;font-weight:400;margin-top:5px}.auth-editorial{margin:auto 0;padding:54px 0}.auth-editorial>.eyebrow{font-size:11px;letter-spacing:2px;color:#9aa489}.auth-editorial h1{font-family:Songti SC,"Noto Serif SC",SimSun,serif;font-size:clamp(38px,4.2vw,64px);font-weight:500;line-height:1.32;letter-spacing:-3px;color:#55624a;margin:23px 0}.auth-editorial>p{font-size:13px;line-height:2;color:#97a087}.auth-features{display:flex;flex-direction:column;gap:25px;margin-top:51px}.auth-features>div{display:flex;align-items:center;gap:17px;color:#859775}.auth-features strong{display:block;font-size:12px;font-weight:550;color:#80906e}.auth-features small{display:block;font-size:10px;color:#a5ae98;margin-top:4px}.auth-footer{font-size:10px;color:#adb79e;letter-spacing:2px}.auth-main{display:flex;align-items:center;justify-content:center;padding:45px 10%}.auth-form-wrap{width:100%;max-width:390px}.auth-form-wrap>.eyebrow{color:#a9b29d}.auth-form-wrap h2{font-size:25px;font-weight:600;letter-spacing:-1px;margin-top:9px;color:#526347}.auth-form-wrap>p.muted{font-size:11px;color:#a4ae98;margin-top:10px}.demo-entry{border:1px solid #e3e9d9;border-radius:8px;padding:18px;margin-top:27px;background:#fafcf6}.section-label{display:flex;align-items:center;gap:7px;color:#81966b;font-size:12px}.section-label strong{font-weight:550}.section-label .tag{margin-left:auto;font-size:9px}.demo-entry>p{font-size:10px;color:#a0af8d;margin:9px 0 14px}.demo-roles{display:grid;grid-template-columns:1fr 1fr;gap:9px}.demo-role{display:flex;align-items:center;gap:9px;border:1px solid #e2e8d8;border-radius:5px;padding:11px 9px;background:#fff;text-align:left}.demo-role:hover:not(:disabled){background:#f0f5e7}.demo-role .avatar{width:29px;height:29px;border-radius:5px;font-size:12px}.demo-role>span:nth-child(2){flex:1;min-width:0}.demo-role strong{display:block;font-size:11px;font-weight:550;color:#799164}.demo-role small{display:block;font-size:8px;color:#b0bda0;margin-top:2px}.demo-role>svg{color:#a7b993;width:13px}.demo-disclaimer{display:block;font-size:9px;color:#b0ba9f;line-height:1.8;margin-top:13px}.auth-separator{display:flex;align-items:center;gap:13px;color:#bdc4b3;font-size:9px;margin:25px 0}.auth-separator:before,.auth-separator:after{content:"";height:1px;background:#eef1e6;flex:1}.auth-submit{margin-top:7px;justify-content:space-between;background:#526647!important;border-color:#526647!important;min-height:43px}.auth-switch{text-align:center;font-size:11px;color:#a8b39b;margin-top:20px}.auth-switch .text-button{font-size:11px;color:#7f976a;margin-left:6px}.auth-form-wrap .stack-form{gap:17px}.auth-form-wrap input{min-height:42px;border-color:#e0e7d5}.auth-form-wrap input::placeholder{color:#b0bca1}@media(min-width:1550px){.conversation-pane{width:310px}.detail-pane{width:307px}.message-scroll,.chat-header,.composer-area{padding-left:42px;padding-right:42px}.message-bubble{font-size:13px}.message-meta strong{font-size:11px}.detail-robot>p,.run-card>p{font-size:11px}.conversation-title strong{font-size:13px}.conversation-preview{font-size:11px}.detail-scroll{padding:0 25px}}@media(max-width:1250px){.conversation-pane{width:248px}.detail-pane{width:242px}.detail-scroll{padding:0 16px}.chat-header{padding:0 23px}.message-scroll{padding-left:21px;padding-right:21px}.composer-area{padding-left:20px;padding-right:20px}.composer-mode-hint{display:none}.list-header{padding-left:20px}.conversation-item{padding-left:10px;padding-right:10px;gap:10px}.conversation-item>.avatar{width:35px;height:35px}.feature-header{padding:40px 34px 28px}.feature-content{padding:7px 34px 50px}.feed-layout{gap:25px}.robot-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.robot-card{padding:20px}}@media(max-width:1080px){.detail-pane{position:absolute;right:0;top:0;bottom:0;z-index:20;width:278px;box-shadow:-15px 0 50px #30441e07}.rail{width:66px}.rail-links{padding:0 8px}.conversation-pane{width:262px}.chat-panel{min-width:360px}.message-content{max-width:87%}.feed-layout{grid-template-columns:1fr}.feed-aside{display:none}.feature-header{align-items:flex-start}.feature-actions{padding-top:10px}.feature-actions .button{padding:8px 11px}.auth-story{padding-left:12%;padding-right:8%}.auth-main{padding-left:9%;padding-right:9%}.auth-editorial h1{font-size:47px}.auth-features{margin-top:38px}.desktop-break{display:none}.auth-form-wrap h2{font-size:23px}.demo-roles{grid-template-columns:1fr}.demo-entry{padding:15px}.demo-role{padding:8px 10px}.demo-role .avatar{width:28px;height:28px}.demo-role small{display:inline-block;margin-left:7px}.demo-role strong{display:inline-block}.auth-editorial>p{font-size:12px}}@media(max-width:760px){.workspace{min-height:450px}.rail{width:60px;padding-top:20px}.rail-links{margin-top:31px;padding:0 6px;gap:11px}.rail-link{font-size:9px;height:54px}.rail-link svg{width:22px}.rail-logo svg{width:27px}.conversation-pane{flex:1;width:auto}.chat-panel{display:none;min-width:0}.mobile-chat-open .conversation-pane{display:none}.mobile-chat-open .chat-panel{display:flex}.mobile-back{display:flex;margin-left:-9px;width:28px}.chat-header{height:72px;padding:0 15px}.chat-heading h2{font-size:14px;gap:5px}.chat-heading p{font-size:9px}.header-actions{gap:0}.header-actions .icon-button{width:30px}.chat-heading h2 .tag{font-size:8px}.demo-chat-notice{padding:9px 15px;gap:8px;font-size:9px}.demo-chat-notice p{font-size:9px}.demo-chat-notice>span{display:none}.message-scroll{padding:0 13px 15px}.message{gap:7px;margin-bottom:20px}.message>.avatar{width:28px;height:28px;font-size:11px;border-radius:5px}.message>.avatar svg{width:18px}.message-content{max-width:87%}.message-bubble{font-size:11px;padding:9px 11px;line-height:1.9}.message.robot-message .message-bubble{padding:12px}.message-meta strong{font-size:9px}.message-meta time{font-size:8px}.message-meta{gap:5px}.composer-area{padding:5px 11px 0}.composer-toolbar{gap:8px;padding:9px 9px 2px}.robot-select{padding:3px 6px;gap:4px}.robot-select select{font-size:9px;max-width:150px}.toolbar-add{font-size:9px}.composer-box textarea{font-size:11px;padding:10px 11px 4px;min-height:77px}.composer-bottom{padding:7px 9px 8px}.composer-bottom>span{font-size:8px}.composer-bottom kbd{font-size:7px;padding:1px 2px}.composer-footnote{font-size:8px;padding-top:7px}.detail-pane{width:min(300px,calc(100vw - 60px))}.feature-header{padding:28px 22px 23px;gap:12px;flex-wrap:wrap}.feature-header h1{font-size:25px}.feature-actions{padding-top:7px}.feature-actions .button{font-size:11px;min-height:34px}.feature-content{padding:6px 22px 35px}.feature-header>div:first-child{width:100%}.person-row{gap:10px}.person-row>.avatar{width:32px;height:32px;font-size:12px}.person-copy strong{font-size:11px}.person-copy p{font-size:10px}.person-row .button{font-size:10px;padding:5px 8px;min-height:28px}.person-row .icon-button{width:25px}.robot-grid{grid-template-columns:1fr}.robot-card{padding:17px}.robot-card .robot-card-heading{flex-wrap:wrap}.robot-page-note{padding:15px;gap:11px}.robot-page-note p{font-size:10px}.robot-page-note svg{flex-shrink:0}.robot-actions{flex-wrap:wrap}.robot-card .robot-card-heading h3{font-size:12px}.post-composer{padding:15px}.post-composer>.avatar{width:32px}.post-composer>div{gap:10px}.post-composer footer>span{font-size:8px}.post-composer footer .button{font-size:10px}.post-card{padding:18px}.post-content{font-size:12px}.feed-layout{gap:0}.auth-page{grid-template-columns:1fr}.auth-story{min-height:auto;padding:25px 27px 24px;border-right:0;border-bottom:1px solid var(--line)}.brand>span{font-size:20px}.brand-en{font-size:6px}.brand svg{width:27px}.auth-editorial{padding:23px 0 0;display:none}.auth-footer{display:none}.auth-main{padding:32px 26px 40px}.auth-form-wrap{max-width:400px}.auth-form-wrap h2{font-size:25px}.demo-roles{grid-template-columns:1fr 1fr}.demo-role small{display:block;margin-left:0}.demo-role strong{display:block}.demo-entry{margin-top:24px}.auth-separator{margin:24px 0}.dialog-inner{padding:22px}.dialog-header h2{font-size:19px}.dialog-action-grid button{font-size:11px;padding:13px 10px;gap:6px}.dialog-action-grid button svg{width:20px}.dialog .person-row{gap:10px}.retry-notice{flex-wrap:wrap}.retry-notice>div{min-width:160px}.toast{bottom:17px;padding:9px 10px;font-size:11px}.toast p{font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.address-book{display:flex;flex:1;min-width:0;overflow:hidden;background:#f5f5f5}.book-list{width:270px;min-width:270px;display:flex;flex-direction:column;background:#e9e9e9;border-right:1px solid #dcdcdc}.book-search-head{height:76px;min-height:76px;padding:0 14px 17px;display:flex;align-items:flex-end;gap:9px}.book-search-head>div{display:flex;align-items:center;gap:6px;height:28px;flex:1;min-width:0;background:#dbdbdb;border-radius:3px;padding:0 9px;color:#848484}.book-search-head input{width:100%;padding:0;border:0;border-radius:0;background:none;font-size:12px;outline:none;height:25px}.book-search-head input:focus{outline:none}.book-search-head>.icon-button{width:28px;height:28px;background:#dcdcdc;border-radius:3px;color:#616161}.book-scroll{flex:1;overflow:auto}.book-label{font-size:11px;color:#999;padding:12px 17px 7px;background:#e7e7e7}.book-row{display:flex;align-items:center;position:relative;gap:12px;text-align:left;height:70px;padding:11px 17px;width:100%}.book-row:hover{background:#dedede}.book-row.selected{background:#c9c9c9}.book-row>.avatar{width:38px;height:38px;font-size:17px}.book-row>span:nth-child(2){flex:1;min-width:0}.book-row strong{font-size:14px;line-height:1.5;font-weight:400;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.book-row small{font-size:10px;line-height:1.5;color:#999;display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-row.selected small{color:#818181}.book-row .nav-dot{right:14px;top:20px;border:0}.book-special-icon{background:#e9ad57;color:#fff;border-radius:3px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0}.book-special-icon.groups{background:#6998c7}.book-list-empty{padding:25px 15px;color:#aaa;text-align:center;font-size:11px;line-height:2}.book-list-footer{font-size:10px;color:#999;padding:13px 15px;border-top:1px solid #dfdfdf;display:flex;align-items:center;justify-content:space-between;gap:7px}.book-list-footer .text-button{font-size:10px}.book-profile{flex:1;min-width:0;overflow-y:auto;background:#f5f5f5}.book-profile-head{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:76px;min-height:76px;padding:8px 27px 0}.book-profile-head>span{font-size:14px;font-weight:400;margin-right:auto;color:#aaa;display:none}.book-profile-head .mobile-back{display:none}.book-profile-center{max-width:525px;width:100%;padding:35px 25px 40px;margin:0 auto}.book-profile-hero{display:flex;gap:22px;align-items:center;border-bottom:1px solid #dedede;padding-bottom:30px}.book-profile-hero>div{flex:1;min-width:0}.book-profile-hero h2{font-size:23px;font-weight:400;color:#222;margin-bottom:9px;overflow-wrap:anywhere}.book-profile-hero p{font-size:12px;color:#999;line-height:1.9;display:flex;align-items:center;gap:6px}.book-profile-hero .tag{font-size:9px;margin-left:3px}.book-profile-hero>.avatar.large{width:64px;height:64px;font-size:28px;border-radius:3px}.book-profile-hero .status-dot{display:inline-block;background:#bfbfbf;flex-shrink:0}.book-profile-hero .status-dot.on{background:#07c160}.book-profile-lines{padding:22px 0;border-bottom:1px solid #dedede}.book-profile-lines>div{display:flex;gap:22px;font-size:13px;line-height:1.8;padding:8px 0}.book-profile-lines>div>span{width:66px;flex-shrink:0;color:#999}.book-profile-lines>div>p{flex:1;color:#555;overflow-wrap:anywhere}.book-binding{padding:13px 0 3px;border-top:1px solid #e7e7e7;margin-top:15px}.book-binding summary{font-size:12px;color:#999;cursor:pointer;list-style-position:inside}.book-binding>p{font-size:11px;line-height:1.9;color:#999;margin:11px 0}.book-binding>.text-button{font-size:11px}.book-profile-actions{padding-top:31px;text-align:center}.book-profile-actions>.button{min-width:145px}.book-profile-actions>div{display:flex;justify-content:center;gap:24px;margin-top:19px}.book-profile-actions .text-button{font-size:12px}.book-profile-note{font-size:11px;line-height:1.9;color:#aaa;margin-top:28px}.book-clients{margin-top:32px;padding-top:22px;border-top:1px solid #dedede}.book-clients h3{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;color:#333}.book-clients h3 span{color:#999;font-size:11px}.book-clients>p{font-size:11px;color:#aaa;margin-top:9px}.book-clients .avatar{width:34px;height:34px}.book-clients .person-copy strong{font-size:12px}.book-clients .person-copy p{font-size:10px}.book-clients .text-button{font-size:11px}.book-requests{padding:35px 30px;max-width:650px;margin:auto}.book-requests>h2{font-size:18px;font-weight:400;color:#333;margin-bottom:19px}.book-requests>h3{font-size:13px;font-weight:400;color:#999;margin-top:28px;padding:15px 0 10px;border-bottom:1px solid #e5e5e5}.book-empty{height:calc(100% - 76px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#c4c4c4;gap:18px;padding:35px}.book-empty p{font-size:13px;color:#aaa}.book-empty .button{font-size:12px;margin-top:12px}:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#191919;background:#f5f5f5;--canvas:#f5f5f5;--line:#e5e5e5;--muted:#909090;--text:#191919;--green:#07c160;--green-bg:#e9f8ed;--dark:#07b95a}.workspace{background:#f5f5f5;position:relative}.rail{width:64px;background:#2e2e2e;border:0;color:#929292;padding:30px 8px 17px}.rail-logo{width:36px;height:36px;border-radius:3px;background:#8eac9a;color:#fff}.rail-logo svg{width:29px;margin:auto}.rail-links{margin-top:22px;padding:0;gap:6px}.rail-link{height:56px;border-radius:0;color:#999;font-size:9px;gap:3px}.rail-link.active{color:#07c160;background:none}.rail-link:hover{background:#393939;color:#c7c7c7}.rail-link.active:hover{color:#07c160}.rail-link>span:last-child{display:none}.rail-bottom .icon-button{color:#aaa}.rail-bottom .icon-button:hover{background:#3c3c3c;color:#fff}.nav-dot{background:#fa5151;border-color:#2e2e2e;width:7px;height:7px;right:-7px;top:-3px}.avatar,.avatar.small{border-radius:3px;background:#97b3a6;color:#fff;font-weight:400}.avatar.self{background:#86a99c;color:#fff}.avatar.group-avatar{background:#bcc9ba;color:#53734e}.avatar.robot-avatar{background:#7894a7;color:#fff}.rail .avatar.self{background:#7d9a8a}.conversation-pane{width:270px;background:#e9e9e9;border-color:#dcdcdc;position:relative}.list-header{height:76px;min-height:76px;padding:0;position:relative}.list-title{display:none}.list-header>.icon-button{position:absolute;right:15px;bottom:17px;background:#dcdcdc;border-radius:3px;width:28px;height:28px;color:#616161}.list-search{position:absolute;top:31px;left:14px;right:52px;height:28px;margin:0;padding:0 9px;background:#dbdbdb;border-radius:3px;color:#848484;gap:6px}.list-search svg{width:14px}.list-search input{font-size:12px}.list-search input::placeholder{color:#8c8c8c}.list-search kbd,.list-overline{display:none}.conversation-list{padding:0}.conversation-item{height:76px;min-height:76px;border-radius:0;padding:12px 15px;gap:11px;margin:0}.conversation-item:hover{background:#dfdfdf}.conversation-item.selected{background:#c9c9c9}.conversation-item>.avatar{width:42px;height:42px}.conversation-title strong{font-size:14px;font-weight:400;color:#252525}.conversation-title time{font-size:10px;color:#a3a3a3}.conversation-preview{font-size:12px;color:#999;margin-top:5px}.conversation-item.selected .conversation-preview{color:#818181}.unread-badge{background:#fa5151;border-radius:8px;min-width:16px;font-size:10px}.list-footer{font-size:10px;color:#999;border-color:#dfdfdf;height:43px;padding:0 15px}.connection-indicator.is-online{background:#07c160}.chat-panel{background:#f5f5f5}.chat-header{height:76px;min-height:76px;padding:9px 28px 0;border-color:#e7e7e7}.chat-heading h2{font-size:19px;font-weight:400;letter-spacing:0;gap:10px}.chat-heading p{font-size:10px;color:#aaa;margin-top:2px}.chat-heading .tag{font-size:9px;background:#ececec;color:#999}.header-actions{gap:8px}.header-actions .icon-button{color:#444}.icon-button.active,.icon-button:hover:not(:disabled){background:#e8e8e8;color:#191919}.demo-chat-notice{padding:7px 28px;background:#f5f5f5;border-bottom:0;color:#a4a4a4}.demo-chat-notice>span{color:#8d9c89}.demo-chat-notice p{font-size:10px}.message-scroll{padding:1px 28px 15px}.date-divider{font-size:11px;color:#aaa;margin:15px 0 22px}.date-divider:before,.date-divider:after{display:none}.message{margin-bottom:21px;gap:11px}.message>.avatar{width:36px;height:36px;margin-top:0}.message-meta{height:auto;min-height:15px;margin-bottom:5px;gap:8px;line-height:1.5}.message-meta strong{color:#999;font-weight:400;font-size:11px}.message-meta time{font-size:9px;color:#b7b7b7}.message-meta .tag{font-size:9px;color:#899b8a;background:#e8ede8}.message-content{max-width:76%}.message-bubble{position:relative;display:inline-block;max-width:100%;font-size:14px;line-height:1.7;background:#fff;color:#252525;border:1px solid #e9e9e9;border-radius:3px;padding:9px 12px}.message-bubble:before{content:"";position:absolute;top:13px;left:-5px;width:8px;height:8px;background:#fff;border-left:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;transform:rotate(45deg)}.message.own .message-content{display:flex;align-items:flex-end;flex-direction:column}.message.own .message-meta{display:none}.message.own .message-bubble{border-radius:3px;background:#95ec69;border-color:#8fdf65;color:#192616}.message.own .message-bubble:before{left:auto;right:-5px;background:#95ec69;border-left:0;border-bottom:0;border-top:1px solid #8fdf65;border-right:1px solid #8fdf65}.message.robot-message .message-bubble{border:1px solid #e9e9e9;border-radius:3px;padding:9px 12px;color:#252525}.message-receipt{font-size:10px;color:#9ca89a;margin-top:6px}.composer-area{background:#fff;border-top:1px solid #e8e8e8;padding:9px 25px 5px}.composer-box{border:0;border-radius:0}.composer-box:focus-within{border:0}.composer-toolbar{padding:1px 0 5px;gap:16px}.robot-select{background:#f1f1f1;color:#747474;border-radius:3px;padding:4px 8px}.robot-select.chosen{background:#e7f3e8;color:#399e53}.robot-select select{font-size:11px;max-width:230px}.toolbar-add{color:#777;font-size:11px}.composer-mode-hint{color:#b6b6b6;font-size:10px}.composer-box textarea{padding:8px 2px 4px;font-size:14px;line-height:1.6;color:#252525;min-height:82px}.composer-box textarea::placeholder{font-size:12px;color:#c3c3c3}.composer-bottom{padding:5px 0}.composer-bottom>span{font-size:10px;color:#bcbcbc}.composer-bottom kbd{font-size:9px;color:#b0b0b0;background:transparent;border-color:#ececec}.send-button{border:0;border-radius:3px;background:#e9e9e9;color:#07a94e;font-size:13px;padding:5px 21px;gap:9px}.send-button:hover:not(:disabled){background:#d7ebd8}.send-button:disabled{background:#f2f2f2;color:#b3b3b3}.send-button svg{display:none}.composer-footnote{color:#aaa;font-size:9px;padding:5px 0 2px}.detail-pane{position:absolute;right:0;top:76px;bottom:0;width:286px;z-index:20;border-color:#ddd;background:#f9f9f9;box-shadow:-6px 0 18px #00000007}.detail-header{height:52px;min-height:52px;padding:0 19px;background:#f9f9f9;border-color:#e5e5e5}.detail-header h3{font-size:13px;font-weight:400;color:#333}.detail-scroll{padding:0 19px}.detail-section{border-color:#e5e5e5;padding:20px 0}.section-heading h4{font-size:12px;font-weight:400;color:#555}.section-heading h4 span{color:#aaa;font-size:11px}.section-heading .text-button{font-size:10px;color:#576b95}.member-strip .avatar{width:36px;height:36px;border-radius:3px;font-size:15px}.member-strip>div>span:last-child{font-size:10px;color:#999}.detail-robot{border-color:#e5e5e5;border-radius:3px;padding:13px}.detail-robot .avatar{border-radius:3px;color:#fff}.robot-card-heading strong,.robot-card-heading h3{color:#333;font-size:12px;font-weight:400}.robot-card-heading small{font-size:10px;color:#999}.detail-robot>p{font-size:11px;color:#999}.robot-card-status .status{font-size:10px}.status.online{color:#799578}.status.online .status-dot{background:#07c160}.status.muted{color:#999}.grant-label{color:#999;font-size:10px}.detail-robot .button{font-size:11px;color:#576b95;border-color:#e6e6e6;background:#f8f8f8;border-radius:3px}.run-card{border-color:#e5e5e5;border-radius:3px}.run-topline{color:#777;font-size:11px}.run-card>p{color:#777;font-size:11px}.run-topline .status{font-size:9px}.run-steps span{background:#eee}.run-steps span.done{background:#a5caa6}.run-card footer{color:#aaa;font-size:9px}.run-card footer .text-button{color:#576b95;font-size:10px}.detail-note{color:#aaa}.detail-note p{font-size:10px}.task-empty,.task-empty>span{color:#999}.task-empty p,.detail-empty{color:#aaa;font-size:11px}.button{border-radius:3px;font-weight:400;background:#f2f2f2;border-color:#ededed}.button.primary{background:#07c160;border-color:#07c160}.button.primary:hover:not(:disabled){background:#06ad56}.text-button{color:#576b95}.tag{border-radius:2px;background:#e5f5e9;color:#2c9d59}.feature-page{background:#f5f5f5}.feature-header{padding-top:34px;padding-bottom:25px}.feature-header h1{font-size:23px;font-weight:400;letter-spacing:0}.feature-header .eyebrow{display:none}.feature-header p{color:#999}.feature-header .button,.feature-content .button{font-size:12px}.feature-content{color:#333}.robot-page-note{background:#f5f5f5;border-color:#e2e2e2;color:#888;border-radius:3px}.robot-page-note p{color:#999}.robot-page-note strong{font-weight:400}.robot-card{border-radius:3px}.robot-card .robot-card-heading h3{color:#333;font-weight:400}.robot-card .robot-description{color:#888}.quiet-empty{background:#f5f5f5;border:0;color:#aaa;border-radius:0}.wide-heading h2{font-size:14px;font-weight:400}.person-copy strong{font-weight:400;color:#333}.person-copy p{color:#999}.robot-actions .button{color:#666}.robot-actions .button.primary{color:#fff}.grant-requests h4{color:#888;font-weight:400}.grant-row small{color:#999}.feed-layout{grid-template-columns:1fr;max-width:680px;margin:auto}.feed-aside{display:none}.feed-main{background:#fff;min-height:70dvh}.post-composer{border:0;border-radius:0;border-bottom:1px solid #efefef}.post-composer textarea{font-size:13px}.post-composer footer>span{font-size:11px;color:#999}.post-card{border:0;border-bottom:1px solid #efefef;border-radius:0;margin:0;padding:26px}.post-card>header strong{font-size:14px;font-weight:400;color:#576b95}.post-card>header time{color:#aaa}.post-content{font-size:14px;color:#222;line-height:1.9}.post-card>footer .text-button{color:#576b95}.post-card>footer .text-button.liked{color:#576b95}.comments-panel{background:#f3f3f3;border:0;padding:13px}.comments-panel strong{color:#576b95}.comments-panel>p{font-size:12px;color:#555}.post-robot-ref{background:#f3f3f3;color:#576b95;border-radius:2px}.dialog{border-color:#ddd;border-radius:5px;color:#252525}.dialog::backdrop{background:#0005;-webkit-backdrop-filter:none;backdrop-filter:none}.dialog-header h2{font-weight:400;color:#252525}.dialog-header p,.form-note{color:#999}.dialog-action-grid button{background:#f5f5f5;color:#666;border-radius:3px}.dialog-action-grid button svg:first-child{color:#999}.stack-form>label{color:#777;font-weight:400}.form-note{background:#f7f7f7;border-color:#ececec;border-radius:3px}.stack-form input,.stack-form select,.stack-form textarea{border-color:#ddd;border-radius:3px}.config-field>label{color:#888}.config-field>div{background:#f7f7f7}.config-field code{color:#666}.confirm-copy{color:#777}.profile-summary p,.device-list small{color:#999}.device-list strong{color:#666}.toast{border-color:#d4e3d5;border-radius:4px;background:#f9fcf9;color:#59795c}.auth-story{background:#edf0eb}.brand{color:#465a48}.auth-main{background:#fff}.auth-editorial h1{color:#425448}.auth-editorial>p{color:#87958b}.auth-features strong{color:#617969}.auth-features small{color:#96a299}.auth-form-wrap h2{color:#354d3e}.auth-form-wrap>.muted{color:#999}.auth-form-wrap .stack-form>label{color:#777}.auth-form-wrap input{border-color:#ddd}.auth-submit{background:#07c160!important;border-color:#07c160!important}.demo-entry{background:#f6faf6;border-color:#dce8da}.demo-role{border-color:#dce8da;border-radius:3px}.demo-role strong{color:#55745a}.demo-role small{color:#98aa97}.demo-entry>p,.demo-disclaimer{color:#99a695}@media(min-width:1550px){.conversation-pane{width:290px}.message-scroll,.chat-header{padding-left:32px;padding-right:32px}.message-bubble{font-size:14px}.composer-area{padding-left:29px;padding-right:29px}.detail-pane{width:286px}}@media(min-width:1550px){.book-list{width:290px;min-width:290px}}@media(max-width:1080px){.book-list{width:260px;min-width:260px}.book-profile-center{padding-top:20px}}@media(max-width:760px){.book-list{width:auto;min-width:0;flex:1}.book-profile,.book-open .book-list{display:none}.book-open .book-profile{display:block}.book-search-head{height:70px;min-height:70px;padding-bottom:16px}.book-profile-head{height:70px;min-height:70px;padding:0 15px;border-bottom:1px solid #e7e7e7}.book-profile-head .mobile-back{display:flex;margin:0}.book-profile-head>span{display:block;font-size:15px;color:#333}.book-profile-center{padding:32px 23px 35px}.book-profile-hero{gap:15px;padding-bottom:25px}.book-profile-hero h2{font-size:21px}.book-profile-hero p{font-size:10px}.book-profile-hero .tag{font-size:8px}.book-profile-hero>.avatar.large{width:54px;height:54px}.book-profile-lines>div{font-size:12px;gap:15px}.book-profile-lines>div>span{width:58px}.book-profile-actions .button{font-size:13px}.book-profile-actions .text-button{font-size:11px}.book-clients .person-row{gap:8px}.book-clients .person-copy strong{font-size:11px}.book-requests{padding:25px 18px}.book-requests>h2{font-size:17px}.book-requests .person-row{gap:9px}.book-requests .avatar{width:31px;height:31px}.book-requests .button{font-size:10px;padding:5px 9px}}@media(max-width:1080px){.rail{width:64px}.conversation-pane{width:260px}.message-content{max-width:83%}.detail-pane{top:76px}.composer-mode-hint{display:none}}@media(max-width:760px){.rail{width:58px;padding:24px 6px 15px}.rail-logo{width:32px;height:32px}.rail-link{height:54px}.rail-links{margin-top:25px}.conversation-pane{width:auto;flex:1}.list-header{height:70px;min-height:70px}.list-search{top:26px}.list-header>.icon-button{bottom:16px}.conversation-item{height:76px;min-height:76px;padding-left:15px;padding-right:15px}.conversation-title strong{font-size:14px}.conversation-preview{font-size:12px}.chat-header{height:70px;min-height:70px;padding:6px 14px 0;gap:5px}.chat-heading h2{font-size:16px}.chat-heading p{font-size:9px}.header-actions{gap:0}.chat-header .header-actions .icon-button:first-child{display:none}.mobile-back{width:25px;margin-left:-6px}.demo-chat-notice{padding:6px 14px}.demo-chat-notice p{font-size:9px}.message-scroll{padding:4px 13px 12px}.message>.avatar{width:30px;height:30px}.message{gap:9px}.message-content{max-width:83%}.message-bubble,.message.robot-message .message-bubble{font-size:13px;line-height:1.75;padding:8px 10px}.message-meta strong{font-size:10px}.message-meta time{font-size:8px}.message-meta .tag{display:none}.composer-area{padding:7px 12px 4px}.composer-toolbar{gap:9px}.robot-select select{font-size:10px;max-width:140px}.toolbar-add{font-size:10px;gap:3px}.composer-box textarea{font-size:13px;min-height:68px}.composer-bottom>span{font-size:8px}.composer-bottom kbd{font-size:8px}.composer-bottom .middle-dot{padding:0 3px}.send-button{font-size:12px;padding:5px 16px}.composer-footnote{font-size:8px}.detail-pane{top:70px;width:min(290px,calc(100vw - 58px))}.detail-pane .detail-header{height:47px;min-height:47px}.feature-header{padding:26px 22px 18px}.feature-content{padding:8px 22px 35px}.feed-layout{margin:0 -22px}.post-card{padding:23px 18px}.post-composer{padding:20px 18px}.auth-story{padding:23px 27px}}.local-path-row,.local-control-row{display:flex;gap:10px;align-items:center}.local-path-row input{flex:1;min-width:0}.local-path-row button{flex-shrink:0;white-space:nowrap}.local-runtime-status{display:flex;gap:14px;flex-wrap:wrap;padding:14px;background:#f4f7f4;border:1px solid #e5ece5;font-size:13px}.local-runtime-status span{display:flex;gap:6px;align-items:center}.local-success{display:flex;gap:8px;align-items:flex-start;color:#127c42;background:#edf8f0;padding:12px}.local-robot-panel details{border-top:1px solid #eee;padding-top:12px}.local-robot-panel details label{margin-top:12px}.checkbox-line{display:flex!important;align-items:center;gap:8px}.checkbox-line input{width:auto!important}.local-control-row>*{flex:1}@media(max-width:600px){.local-path-row{flex-wrap:wrap}.local-path-row input{flex-basis:100%}}.composer-attachments{display:flex;flex-wrap:wrap;gap:8px;padding:8px 14px 0;align-items:center}.attachment-draft{display:flex;align-items:center;gap:8px;border:1px solid var(--line,#ddd);padding:2px 8px;border-radius:5px;font-size:12px;background:#f6f8f6}.auth-server{margin-bottom:14px}.local-runtime-status{line-height:1.7}.message-task-status{padding-top:6px;font-size:11px}.message-task-status .inline-error{max-width:420px;margin:6px 0}
