:root{font-family:Microsoft YaHei UI,Segoe UI,sans-serif;color:#202728;background:transparent;font-synthesis:none;--panel-padding: 12px;--panel-title-size: 13px;--panel-subtitle-size: 9px;--panel-header-icon-size: 17px;--panel-close-size: 28px}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:620px;margin:0;overflow:hidden}button,input{font:inherit}button{letter-spacing:0}.app-shell{position:relative;width:100%;height:100%;isolation:isolate}.preview-mode{background:#dce8eb}.tauri-mode{background:transparent}.desktop-backdrop{position:absolute;inset:0;overflow:hidden;background:#d8e5e8}.desktop-backdrop:before{content:"";position:absolute;inset:0;background:#ffffff47}.mock-window{position:absolute;background:#fafcfcf2;border:1px solid rgba(35,50,54,.14);border-radius:7px;box-shadow:0 18px 50px #23363c2e;overflow:hidden}.mock-window header{height:42px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #dce3e4;color:#3e4a4c;font-size:13px}.mock-window header i{width:13px;height:13px;background:#e75f4e;border-radius:3px}.mock-window header b{margin-left:auto;font-weight:400;color:#657174}.editor-window{left:4%;top:9%;width:58%;height:68%}.editor-layout{display:grid;grid-template-columns:150px 1fr;height:calc(100% - 42px)}.editor-layout aside{padding:22px 18px;background:#eef2f2;color:#6a7678;line-height:2.25;font-size:13px}.editor-layout article{padding:34px 38px}.editor-layout h1{margin:0 0 8px;font-size:24px;letter-spacing:0}.editor-layout p{color:#6d787a;font-size:13px}.task-line{position:relative;margin-top:16px;padding:13px 14px 13px 42px;border:1px solid #d9e1e2;border-radius:5px;background:#fff;font-size:14px}.task-line:before{content:"";position:absolute;left:15px;top:14px;width:14px;height:14px;border:1.5px solid #7b898b;border-radius:3px}.task-line.done{color:#7b8587;text-decoration:line-through}.task-line.done:before{background:#269b72;border-color:#269b72}.calendar-window{right:4%;top:12%;width:28%;height:38%}.calendar-body{padding:25px}.calendar-body strong{font-size:22px}.calendar-body p{padding:10px 0;margin:4px 0;border-bottom:1px solid #e0e6e7;font-size:13px}.taskbar{position:absolute;inset:auto 0 0;height:48px;display:flex;align-items:center;justify-content:center;gap:14px;background:#f6f8f9f0;border-top:1px solid #cbd5d7}.taskbar i,.windows-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:4px;background:#fff;border:1px solid #cbd5d7;font-style:normal;color:#1785c5}.control-dock{position:absolute;z-index:20;right:-20px;bottom:calc(100% + 12px);display:flex;align-items:center;gap:7px;min-height:46px;padding:5px 7px;border:1px solid rgba(47,62,65,.15);border-radius:7px;background:#fafcfcf5;box-shadow:0 10px 32px #1c2d3224;pointer-events:auto}.tauri-mode .control-dock{max-width:calc(100vw - 24px)}.tauri-mode .scenario-switcher{display:none}.brand-mark{display:flex;align-items:center;gap:7px;padding-right:10px;border-right:1px solid #dce3e4;white-space:nowrap}.brand-mark svg{color:#e55d4c}.brand-mark.compact{position:relative;width:36px;height:34px;justify-content:center;padding:0 7px 0 3px}.brand-mark.compact i{position:absolute;right:4px;bottom:5px;width:7px;height:7px;border:1.5px solid #fff;border-radius:50%;background:#c8564b}.brand-mark.compact i.online{background:#24956e}.service-status{display:flex;align-items:center;gap:6px;white-space:nowrap;padding:0 5px;color:#667274;font-size:12px}.service-status.online svg{color:#24956e}.service-status.offline svg{color:#c94f43}.scenario-switcher{display:flex;height:34px;border:1px solid #d9e1e2;border-radius:5px;overflow:hidden}.scenario-switcher button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:88px;padding:0 10px;border:0;border-right:1px solid #d9e1e2;background:#fff;color:#4f5b5d;white-space:nowrap;cursor:pointer}.scenario-switcher button:last-child{border-right:0}.scenario-switcher button:hover,.scenario-switcher button.active{background:#e5f3ef;color:#16684f}.icon-button{display:inline-grid;place-items:center;flex:0 0 auto;width:34px;height:34px;padding:0;border:1px solid #d6dfe0;border-radius:50%;background:#fff;color:#3d494b;cursor:pointer}.icon-button:hover{background:#eef4f4;border-color:#b9c7c9}.icon-button.active{border-color:#8db3a8;background:#e8f4f0;color:#176b53}.icon-button svg{width:18px;height:18px}.icon-button.voice-active{border-color:#d95b4b;background:#d95b4b;color:#fff;animation:voice-button 1.1s ease-in-out infinite alternate}.icon-button.primary-icon{border-color:#268a6c;background:#268a6c;color:#fff}.icon-button.close-dock{border-color:transparent;background:transparent;color:#788487}.icon-button.close-dock:hover{background:#f2e9e8;color:#a3443b}.icon-button:disabled{opacity:.45;cursor:not-allowed}@keyframes voice-button{to{box-shadow:0 0 0 5px #d95b4b21}}.text-command-bar{position:absolute;z-index:21;right:-20px;bottom:calc(100% + 68px);display:grid;grid-template-columns:20px minmax(180px,1fr) 34px 34px 34px 34px;align-items:center;gap:7px;width:min(630px,calc(100vw - 32px));min-height:46px;padding:5px 6px 5px 12px;border:1px solid rgba(47,62,65,.16);border-radius:7px;background:#fafcfcfa;box-shadow:0 12px 34px #1c2d322b;pointer-events:auto}.dock-menu{position:absolute;z-index:40;right:0;bottom:calc(100% + 66px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;width:284px;padding:5px;border:1px solid rgba(47,62,65,.16);border-radius:6px;background:#fbfcfcfa;box-shadow:0 15px 38px #1c2d322e;pointer-events:auto}.dock-menu button{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;min-height:33px;padding:0 7px;border:0;border-radius:4px;background:transparent;color:#465356;text-align:left;cursor:pointer}.dock-menu button:hover{background:#eaf3f0;color:#176b53}.dock-menu svg{width:15px}.text-command-bar>svg{width:17px;color:#4c7275}.text-command-bar input{min-width:0;height:34px;border:0;outline:0;background:transparent;color:#263234;font-size:12px}.text-command-bar .voice-command{border-color:#b9cbc7;color:#277b63}.text-command-bar .voice-command:hover{border-color:#6fa391;background:#edf6f2}.text-command-bar .voice-command.voice-active{border-color:#d95b4b;color:#fff}.pet-overlay{position:absolute;z-index:10;right:clamp(22px,5vw,80px);bottom:46px;pointer-events:none}.pet-stage{--pet-scale: 1;position:relative;width:calc(clamp(170px,17vw,270px) * var(--pet-scale));height:calc(clamp(190px,22vw,330px) * var(--pet-scale));touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;cursor:grab}.pet-stage:active{cursor:grabbing}.document-drop-hint{position:absolute;z-index:3;left:50%;top:4px;display:flex;align-items:center;gap:6px;width:max-content;height:28px;padding:0 10px;transform:translate(-50%);border:1px solid rgba(255,255,255,.84);border-radius:14px;background:#167b61;box-shadow:0 6px 16px #1d393533;color:#fff;font-size:10px;pointer-events:none}.document-drop-hint svg{width:14px;height:14px}.pet-canvas{width:100%;height:100%;opacity:var(--pet-opacity, 1);transition:filter .18s ease,opacity .14s ease}.pet-canvas,.pet-canvas canvas{pointer-events:none}.pet-resource-fallback{display:grid;place-items:center;width:72%;aspect-ratio:1;margin:12% auto 0;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:#27906f;box-shadow:0 10px 24px #23313338;color:#fff;font-size:15px;font-weight:700}.pet-canvas canvas{display:block;width:100%;height:100%;filter:drop-shadow(0 12px 9px rgba(35,49,51,.24))}.pet-canvas.skin-alternate canvas{filter:drop-shadow(0 12px 9px rgba(35,49,51,.24))}.rendering-degraded .pet-canvas canvas{filter:none}.rendering-degraded .control-dock,.rendering-degraded .text-command-bar,.rendering-degraded .dock-menu,.rendering-degraded .speech-line,.rendering-degraded .assistant-reply,.rendering-degraded .tool-confirmation,.rendering-degraded .message-draft,.rendering-degraded .error-message{background:#fbfcfc;box-shadow:none}.rendering-degraded .interaction-panel{filter:none}.pet-state-label{position:absolute;left:50%;bottom:6px;width:64px;height:24px;padding:0 6px;transform:translate(-50%);border:0;border-radius:12px;outline:0;background:#1f2b2dd1;color:#fff;font:inherit;font-size:11px;letter-spacing:0;white-space:nowrap;cursor:pointer}.pet-state-label:hover,.pet-state-label:focus-visible,.pet-state-label.previewing{background:#167b61;box-shadow:0 0 0 2px #ffffffb8}.state-listening .pet-state-label,.state-thinking .pet-state-label,.state-speaking .pet-state-label,.state-executing .pet-state-label{background:#167b61}.state-error .pet-state-label{background:#b7443a}.interaction-panel{position:absolute;right:calc(100% + 12px);bottom:44px;width:min(390px,42vw);pointer-events:auto;filter:drop-shadow(0 16px 28px rgba(28,43,47,.17))}.aux-panel-open .interaction-panel,.presentation-mode .control-dock,.presentation-mode .dock-menu,.presentation-mode .text-command-bar,.presentation-mode .interaction-panel,.presentation-mode .wardrobe-panel,.presentation-mode .reminder-panel,.presentation-mode .tool-panel,.presentation-mode .settings-panel,.presentation-mode .reception-panel,.presentation-mode .knowledge-panel,.presentation-mode .agent-panel,.presentation-mode .document-panel{display:none}.panel-flipped .interaction-panel{right:auto;left:calc(100% + 12px)}.speech-line,.assistant-reply,.tool-confirmation,.message-draft,.error-message{border:1px solid rgba(48,63,66,.15);background:#fcfdfdf7}.speech-line{display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 0 7px auto;padding:7px 7px 7px 12px;border-radius:18px 18px 5px;font-size:13px}.speech-text{min-width:0;overflow-wrap:anywhere}.interaction-close{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#738083;cursor:pointer}.interaction-close:hover{background:#edf1f1;color:#a3443b}.interaction-close svg{width:14px;height:14px}.voice-bars{display:flex;align-items:center;gap:2px;height:18px}.voice-bars i{width:2px;height:7px;background:#467174;border-radius:1px}.voice-bars i:nth-child(2){height:13px}.voice-bars i:nth-child(3){height:10px}.voice-bars i:nth-child(4){height:15px}.voice-bars.is-active i{animation:voice .65s ease-in-out infinite alternate}.voice-bars.is-active i:nth-child(2){animation-delay:.12s}.voice-bars.is-active i:nth-child(3){animation-delay:.24s}@keyframes voice{to{height:4px}}.assistant-reply{margin-left:24px;padding:12px 14px;border-radius:6px;color:#4a5759;font-size:13px;line-height:1.7}.audio-actions{display:flex;justify-content:flex-end;gap:5px;margin-top:8px;padding-top:7px;border-top:1px solid #e2e8e8}.audio-actions button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid #d3dddd;border-radius:50%;background:#fff;color:#536164;cursor:pointer}.audio-actions svg{width:13px;height:13px}.typing-dot{display:inline-block;width:5px;height:5px;margin-left:5px;border-radius:50%;background:#25956f;animation:pulse .8s infinite alternate}@keyframes pulse{to{opacity:.25}}.tool-confirmation{margin-top:7px;padding:14px;border-radius:6px}.tool-heading{display:flex;align-items:flex-start;gap:10px}.tool-heading>svg{margin-top:2px;color:#21866a}.tool-heading div{display:grid;gap:3px}.tool-heading strong{font-size:14px}.tool-heading small{color:#778285;font-size:11px}.tool-confirmation-path{display:block;max-height:48px;overflow:auto;margin-top:8px;padding:6px 7px;border:1px solid #dce4e5;border-radius:4px;background:#f5f8f8;color:#435254;font-size:10px;line-height:1.45;overflow-wrap:anywhere;white-space:normal}.tool-confirmation ul{max-height:156px;overflow:auto;margin:12px 0 0;padding:0;list-style:none;border-top:1px solid #e1e7e8}.tool-confirmation li{display:flex;align-items:center;gap:8px;padding:9px 2px;border-bottom:1px solid #e8eded;font-size:12px}.tool-confirmation li svg{color:#58797c}.confirmation-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:12px}.completed-line{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:12px;color:#1d7d61;font-size:12px;font-weight:700}.message-draft{display:grid;gap:7px;margin-top:7px;padding:10px;border-radius:6px}.draft-heading{display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:7px}.draft-heading>svg{width:17px;color:#23836a}.draft-heading>span{display:grid;gap:1px}.draft-heading strong{font-size:12px}.draft-heading small{color:#768285;font-size:9px}.draft-heading .icon-button{width:28px;height:28px}.draft-heading .icon-button svg{width:13px}.message-draft label{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:6px;color:#6c787a;font-size:9px}.message-draft input,.message-draft textarea{min-width:0;width:100%;border:1px solid #d6dfe0;border-radius:4px;outline:0;background:#fff;color:#354143;font:inherit;font-size:11px}.message-draft input{height:28px;padding:0 7px}.message-draft textarea{min-height:86px;max-height:150px;resize:vertical;padding:7px;line-height:1.55}.message-draft input:focus,.message-draft textarea:focus{border-color:#3b9279;box-shadow:0 0 0 2px #3b927917}.message-draft .draft-body{align-items:start}.message-draft .draft-body>span{padding-top:7px}.command-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid #c9d4d5;border-radius:5px;background:#fff;color:#364244;cursor:pointer}.command-button.primary{border-color:#24876b;background:#24876b;color:#fff}.error-message{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px;padding:12px 14px;border-left:3px solid #c94f43;border-radius:5px;color:#813a34;font-size:12px}.wardrobe-panel,.reminder-panel,.tool-panel,.settings-panel,.reception-panel,.knowledge-panel,.agent-panel,.document-panel{position:absolute;z-index:30;right:-20px;bottom:calc(100% + 68px);width:min(430px,calc(100vw - 40px));max-height:max(180px,min(290px,calc(100vh - 126px - (clamp(190px,22vw,330px) * var(--pet-scale)))));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;padding:var(--panel-padding);border:1px solid rgba(43,58,61,.16);border-radius:7px;background:#fbfcfc;box-shadow:0 22px 60px #1d2d3238;pointer-events:auto}.wardrobe-panel>header,.reminder-panel>header,.tool-panel>header,.settings-panel>header,.reception-panel>header,.knowledge-panel>header,.agent-panel>header,.document-panel>header{position:sticky;z-index:3;top:0;display:flex;align-items:center;justify-content:space-between;min-height:var(--panel-close-size);background:#fbfcfc}.wardrobe-panel>header h2,.reminder-panel>header h2,.tool-panel>header h2,.settings-panel>header h2,.reception-panel>header h2,.knowledge-panel>header h2,.agent-panel>header h2,.document-panel>header h2{margin:0;font-size:var(--panel-title-size);letter-spacing:0;line-height:1.25}.tool-panel>header>div,.settings-panel>header>div,.reception-panel>header>div,.knowledge-panel>header>div,.agent-panel>header>div,.document-panel>header>div,.reminder-panel>header>div{display:flex;align-items:center;gap:8px}.tool-panel>header>div>svg,.settings-panel>header>div>svg,.reception-panel>header>div>svg,.knowledge-panel>header>div>svg,.agent-panel>header>div>svg,.document-panel>header>div>svg,.reminder-panel>header>div>svg{width:var(--panel-header-icon-size);height:var(--panel-header-icon-size)}.tool-panel>header p,.settings-panel>header p,.reception-panel>header p,.knowledge-panel>header p,.agent-panel>header p,.document-panel>header p{margin:1px 0 0;color:#778386;font-size:var(--panel-subtitle-size)}.wardrobe-panel>header>.icon-button,.reminder-panel>header>.icon-button,.tool-panel>header>.icon-button,.settings-panel>header>.icon-button,.reception-panel>header>.icon-button,.knowledge-panel>header>.icon-button,.agent-panel>header>.icon-button,.document-panel>header>.icon-button{width:var(--panel-close-size);height:var(--panel-close-size)}.wardrobe-panel>header>.icon-button svg,.reminder-panel>header>.icon-button svg,.tool-panel>header>.icon-button svg,.settings-panel>header>.icon-button svg,.reception-panel>header>.icon-button svg,.knowledge-panel>header>.icon-button svg,.agent-panel>header>.icon-button svg,.document-panel>header>.icon-button svg{width:15px;height:15px}.panel-flipped .text-command-bar,.panel-flipped .wardrobe-panel,.panel-flipped .reminder-panel,.panel-flipped .tool-panel,.panel-flipped .settings-panel,.panel-flipped .reception-panel,.panel-flipped .knowledge-panel,.panel-flipped .agent-panel,.panel-flipped .document-panel{right:auto;left:-20px}.reminder-panel header>div svg{color:#e05b4b}.reminder-query-label{display:flex;align-items:center;gap:5px;margin-top:8px;padding:5px 7px;border-radius:4px;background:#edf5f2;color:#2c755f;font-size:10px;font-weight:700}.reminder-query-label svg{width:13px;height:13px}.empty-reminders{margin:8px 0 2px;padding:14px 8px;border-top:1px solid #e0e6e7;color:#798487;text-align:center;font-size:10px}.reminder-tabs{display:flex;height:29px;margin-top:5px;border-bottom:1px solid #dce4e5}.reminder-tabs button{display:flex;align-items:center;justify-content:center;gap:4px;min-width:72px;padding:0 9px;border:0;border-bottom:2px solid transparent;background:transparent;color:#687578;font-size:9px;cursor:pointer}.reminder-tabs button.active{border-bottom-color:#27896c;color:#176d54;font-weight:700}.reminder-tabs svg{width:12px}.today-brief{margin-top:6px}.brief-counts{display:flex;gap:14px;padding:5px 7px;border-bottom:1px solid #e1e7e8;color:#758285;font-size:8px}.brief-counts span{display:flex;align-items:baseline;gap:3px}.brief-counts b{color:#28775f;font-size:12px}.today-brief>ul{display:grid;gap:4px;margin:6px 0 0;padding:0;list-style:none}.today-brief>ul li{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:7px;min-height:38px;padding:5px 7px;border-left:3px solid #328e72;background:#f7faf9}.today-brief time{color:#28775f;font-size:9px;font-weight:700}.today-brief li>span{display:grid;min-width:0;gap:2px}.today-brief strong,.today-brief small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-brief strong{font-size:10px}.today-brief small{display:flex;align-items:center;gap:3px;color:#7d898b;font-size:8px}.today-brief small svg{width:10px}.brief-schedule{display:grid;grid-template-columns:19px minmax(0,1fr) 76px 28px;align-items:center;gap:6px;min-height:42px;margin-top:6px;padding:5px 7px;border:1px solid #d8e1e1;border-radius:5px;background:#f8fafa}.brief-schedule>svg{width:15px;color:#337b69}.brief-schedule>span{display:grid;gap:2px}.brief-schedule strong{font-size:10px}.brief-schedule small{color:#7d898b;font-size:8px}.brief-schedule>input[type=time]{width:76px;height:27px;padding:0 4px;border:1px solid #ccd7d8;border-radius:4px;background:#fff;color:#405053;font-size:9px}.brief-schedule>label{display:block;cursor:pointer}.brief-schedule>label input{position:absolute;opacity:0}.brief-schedule>label i{position:relative;display:block;width:28px;height:16px;border-radius:8px;background:#bcc7c9}.brief-schedule>label i:after{content:"";position:absolute;left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .14s}.brief-schedule>label input:checked+i{background:#298a6d}.brief-schedule>label input:checked+i:after{transform:translate(12px)}.reminder-inline-error{display:grid;grid-template-columns:14px minmax(0,1fr) 24px;align-items:center;gap:6px;min-height:30px;margin-top:5px;padding:3px 4px 3px 7px;border-left:3px solid #c94f43;background:#fff6f4;color:#813a34;font-size:9px}.reminder-inline-error>svg{width:13px;height:13px}.reminder-inline-error>button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:#813a34;cursor:pointer}.reminder-inline-error>button:hover,.reminder-inline-error>button:focus-visible{background:#f4ded9}.reminder-inline-error>button svg{width:13px;height:13px}.reminder-list{display:grid;gap:4px;margin:7px 0 0;padding:0;list-style:none}.reminder-item{position:relative;display:grid;grid-template-columns:1fr auto;gap:1px 6px;min-height:50px;padding:5px 108px 5px 8px;border:1px solid #d9e1e2;border-left:3px solid #27936f;border-radius:4px;background:#fff}.reminder-item.status-completed{border-left-color:#98a5a7;color:#798487}.reminder-item.status-fired{border-left-color:#e05b4b}.reminder-time{display:flex;align-items:center;gap:4px;color:#536164;font-size:9px;line-height:11px}.reminder-time svg{width:12px;height:12px}.reminder-item strong{grid-column:1;overflow-wrap:anywhere;font-size:10px;line-height:13px}.reminder-item small{grid-column:1;color:#7d898b;font-size:8px;line-height:10px}.reminder-actions{position:absolute;top:50%;right:6px;display:flex;gap:2px;transform:translateY(-50%)}.reminder-actions button{display:grid;place-items:center;width:23px;height:23px;padding:0;border:1px solid #d5dede;border-radius:50%;background:#fff;color:#526063;cursor:pointer}.reminder-actions button svg{width:11px;height:11px}.reminder-actions button:first-child svg{transition:transform .14s ease}.reminder-actions button:first-child.expanded svg{transform:rotate(180deg)}.reminder-actions button:hover{border-color:#8ca3a5;background:#eef4f4}.reminder-actions button:last-child:hover{border-color:#d8867e;color:#aa4037}.reminder-actions svg{width:12px;height:12px}.reminder-actions button:disabled{cursor:default;opacity:.42}.reminder-action-progress{display:grid;place-items:center;width:23px;height:23px;color:#277b63}.reminder-action-progress svg{width:13px;height:13px}.reminder-details{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;margin:5px 0 1px;padding:6px 7px;border-top:1px solid #e2e7e8;background:#f7f9f9}.reminder-details div{display:grid;grid-template-columns:46px minmax(0,1fr);gap:5px}.reminder-details dt{color:#849092;font-size:7px}.reminder-details dd{overflow:hidden;margin:0;color:#526063;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.pet-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:8px}.photo-pet-launch{display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:7px;width:100%;margin-top:8px;padding:7px 8px;border:1px solid #cbd9d7;border-radius:5px;background:#f4faf7;color:#344244;text-align:left;cursor:pointer}.photo-pet-launch:hover{border-color:#77a996}.photo-pet-launch>svg:first-child{width:17px;color:#28785f}.photo-pet-launch>svg:last-child{width:14px;color:#a25a3f}.photo-pet-launch span{display:grid;gap:2px}.photo-pet-launch strong{font-size:10px}.photo-pet-launch small{color:#7b888a;font-size:8px}.photo-pet-generator{display:grid;gap:7px;margin-top:6px;padding:8px;border:1px solid #cad7d5;border-left:3px solid #2b8b6d;border-radius:5px;background:#fff}.photo-pet-reference{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px}.photo-pet-reference .command-button{min-height:28px;padding:0 7px;font-size:8px}.photo-pet-reference svg{width:12px}.photo-pet-reference span{overflow:hidden;color:#7d898b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.photo-pet-generator>label:not(.photo-pet-consent){display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:6px}.photo-pet-generator>label>span{color:#596669;font-size:8px}.photo-pet-generator input:not([type=checkbox]),.photo-pet-generator select{min-width:0;height:28px;padding:0 7px;border:1px solid #cfd9da;border-radius:4px;background:#fbfcfc;color:#344244;font-size:8px}.photo-pet-consent{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:6px;cursor:pointer}.photo-pet-consent input{margin:2px 0 0;accent-color:#27886b}.photo-pet-consent span{line-height:1.45}.photo-pet-actions{display:flex;justify-content:flex-end;gap:6px}.photo-pet-actions .command-button{min-height:28px;padding:0 8px;font-size:8px}.photo-pet-actions svg{width:12px}.pet-market-launch{border-color:#e2cfaa;background:#fff9ec}.pet-market-launch:hover{border-color:#c5a45f}.pet-market-launch>svg:first-child{color:#a36a28}.pet-market-launch>svg:last-child{color:#28785f}.pet-market-load-error{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:30px;margin-top:5px;padding:3px 5px 3px 8px;border:1px solid #e3b8b3;border-radius:5px;background:#fff4f2;color:#a34239;font-size:8px}.pet-market-load-error .command-button{min-height:23px;font-size:8px}.pet-market-load-error svg{width:11px}.pet-option{position:relative;min-width:0;padding:5px 5px 4px;border:1px solid #d8e0e1;border-radius:6px;background:#f3f6f6;cursor:pointer}.pet-option:hover{border-color:#93aaa9}.pet-option.selected{border:2px solid #25956f;padding:4px 4px 3px;background:#f2faf7}.pet-option img{display:block;width:100%;height:58px;object-fit:contain}.pet-option span{display:block;margin-top:2px;color:#485456;font-size:10px}.pet-option>svg{position:absolute;top:6px;right:6px;padding:2px;border-radius:50%;background:#24956e;color:#fff}.wardrobe-section{margin-top:11px}.wardrobe-section h3{display:flex;justify-content:space-between;margin:0 0 5px;font-size:11px}.wardrobe-section h3 span{color:#788588;font-size:9px;font-weight:400}.skin-picker{display:flex;gap:6px}.skin-picker button{display:grid;grid-template-columns:19px auto;align-items:center;gap:6px;min-width:82px;min-height:30px;padding:4px 7px;border:1px solid #d4ddde;border-radius:5px;background:#fff;font-size:10px;cursor:pointer}.skin-picker button.selected{border:2px solid #25956f;padding:3px 6px}.swatch{width:18px;height:18px;border-radius:50%;border:1px solid rgba(30,45,47,.1)}.swatch.mint{background:#a9d9bd}.swatch.sky{background:#9bc8e5}.swatch.human-dawn{background:linear-gradient(135deg,#277f76 0 58%,#ef806a 58%)}.swatch.human-night{background:linear-gradient(135deg,#445181 0 58%,#86c982 58%)}.size-control input{width:100%;accent-color:#24956e}.wardrobe-note{margin:10px 0 0;padding-top:7px;border-top:1px solid #e0e6e7;color:#7a8587;font-size:9px}.pet-package-manager{display:grid;gap:7px;margin-top:9px;padding-top:8px;border-top:1px solid #e0e6e7}.pet-package-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.pet-package-heading>span{display:flex;align-items:center;gap:6px;font-size:11px}.pet-package-heading>span svg{width:15px;color:#557578}.pet-package-heading .command-button{min-height:27px;padding:4px 7px;font-size:9px}.pet-package-heading .command-button svg{width:12px}.pet-package-url{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:6px}.pet-package-url input{min-width:0;height:29px;padding:0 7px;border:1px solid #cfd9da;border-radius:5px;outline:0;font-size:9px}.pet-package-url input:focus{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.pet-package-url .icon-button{width:32px;height:29px}.pet-package-url .icon-button svg{width:13px}.pet-package-error{margin:0;color:#a83c34;font-size:9px}.pet-package-loading{display:flex;align-items:center;gap:6px;margin:0;color:#768386;font-size:8px}.pet-package-loading svg{width:13px}.pet-package-load-error{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:4px 5px 4px 7px;border-left:3px solid #c94f43;background:#fff4f2;color:#9e4037;font-size:8px}.pet-package-load-error .command-button{min-height:25px;padding:0 7px;font-size:8px}.pet-package-load-error svg{width:11px}.pet-package-row{display:grid;grid-template-columns:34px minmax(0,1fr) 36px 30px;align-items:center;gap:7px;min-height:43px;padding:4px 0;border-top:1px solid #e5eaea}.pet-package-row>img{width:34px;height:34px;object-fit:contain}.pet-package-row>span{display:grid;gap:2px;min-width:0}.pet-package-row>span strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pet-package-row>span small{color:#7b8789;font-size:8px}.pet-package-row>.icon-button{width:28px;height:28px}.pet-package-row>.icon-button svg{width:13px}.pet-package-delete{display:flex;grid-column:3 / 5;justify-content:flex-end;gap:4px}.pet-package-delete button{min-height:25px;padding:3px 7px;border:1px solid #d4ddde;border-radius:4px;background:#fff;font-size:9px;cursor:pointer}.pet-package-delete button.danger{border-color:#d9a19d;color:#a83c34}.wardrobe-actions{position:sticky;bottom:-12px;display:flex;justify-content:flex-end;gap:6px;margin:8px -12px -12px;padding:7px 12px;border-top:1px solid #e0e6e7;background:#fbfcfc}.wardrobe-actions .command-button{min-height:29px;font-size:9px}.wardrobe-actions svg{width:12px}.tool-panel{width:min(500px,calc(100vw - 40px));pointer-events:auto}.tool-panel>header>div>svg{color:#23876b}.tool-back{display:grid;place-items:center;width:var(--panel-close-size);height:var(--panel-close-size);padding:0;border:0;border-radius:4px;background:transparent;color:#44585b;cursor:pointer}.tool-back:hover{background:#eaf0f0;color:#18765c}.tool-back svg{width:16px;height:16px}.tool-app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 6px;margin-top:12px}.tool-app-grid>button{display:grid;grid-template-rows:44px auto auto;justify-items:center;gap:4px;min-width:0;padding:2px 3px 4px;border:0;border-radius:6px;background:transparent;color:#344144;cursor:pointer}.tool-app-grid>button:hover{background:#f0f4f4}.tool-app-grid>button:focus-visible{outline:2px solid #3d9379;outline-offset:1px}.tool-app-grid>button>span{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(41,60,64,.1);border-radius:8px;box-shadow:0 2px 5px #20303317}.tool-app-grid>button>span svg{width:21px;height:21px;stroke-width:1.8}.tool-app-grid>button>span.mint{background:#dff3eb;color:#17775a}.tool-app-grid>button>span.coral{background:#f8e3df;color:#a4463d}.tool-app-grid>button>span.blue{background:#e3edf8;color:#356fa8}.tool-app-grid>button>span.green{background:#e7f0df;color:#4e7b37}.tool-app-grid>button>span.cyan{background:#dff1f2;color:#277981}.tool-app-grid>button>span.amber{background:#f8edd5;color:#9b6b18}.tool-app-grid>button>span.rose{background:#f5e5ec;color:#94506c}.tool-app-grid>button>span.gray{background:#e9edef;color:#58686c}.tool-app-grid>button strong{overflow:hidden;max-width:100%;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tool-app-grid>button small{overflow:hidden;max-width:100%;color:#849093;font-size:8px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tool-section{margin-top:11px;padding-top:9px;border-top:1px solid #dfe6e7}.tool-page-section{margin-top:9px;padding-top:0;border-top:0}.tool-load-feedback{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:31px;margin:0 0 7px;padding:4px 6px;border:1px solid #d9e1e2;border-radius:5px;background:#f8fafa;color:#687679;font-size:9px}.tool-load-feedback>svg{width:14px;height:14px}.tool-load-feedback.error{border-color:#e2bbb6;background:#fff5f3;color:#99483f}.tool-load-feedback button{display:flex;align-items:center;gap:3px;min-height:23px;padding:2px 6px;border:1px solid currentColor;border-radius:4px;background:#fff;color:inherit;font-size:8px;cursor:pointer}.tool-load-feedback button svg{width:11px;height:11px}.tool-page-empty{display:grid;justify-items:center;gap:7px;margin:12px 0 0;padding:30px 12px;border:1px dashed #cfd9da;border-radius:6px;color:#829093;font-size:10px}.tool-page-empty svg{width:22px;height:22px}.calendar-source-list{display:grid;gap:5px}.calendar-source-list>div{display:grid;grid-template-columns:20px minmax(0,1fr) 25px;align-items:center;gap:7px;min-height:39px;padding:5px 7px;border:1px solid #d9e1e2;border-radius:5px;background:#fff}.calendar-source-list>div>svg{width:15px;color:#367868}.calendar-source-list span{display:grid;min-width:0;gap:2px}.calendar-source-list strong,.calendar-source-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-source-list strong{font-size:10px}.calendar-source-list small{color:#7e8a8c;font-size:8px}.calendar-source-list button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#7a8688;cursor:pointer}.calendar-source-list button:hover:not(:disabled){background:#f7e9e7;color:#a9443b}.calendar-source-list button svg{width:13px}.calendar-today-heading{display:flex;align-items:center;gap:6px;margin-top:8px}.calendar-today-heading strong{font-size:10px}.calendar-today-heading span{min-width:19px;padding:1px 5px;border-radius:8px;background:#e8efef;color:#657477;text-align:center;font-size:8px}.calendar-empty{margin:6px 0 0;padding:10px;border:1px dashed #d0d9da;border-radius:5px;color:#849092;text-align:center;font-size:9px}.calendar-event-list{display:grid;gap:4px;margin:6px 0 0;padding:0;list-style:none}.calendar-event-list li{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:7px;min-height:37px;padding:5px 7px;border-left:3px solid #389176;background:#f7faf9}.calendar-event-list time{color:#28775f;font-size:9px;font-weight:700}.calendar-event-list span{display:grid;min-width:0;gap:2px}.calendar-event-list strong,.calendar-event-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event-list strong{font-size:10px}.calendar-event-list small{display:flex;align-items:center;gap:3px;color:#7d898b;font-size:8px}.calendar-event-list small svg{width:10px}.almanac-launch{display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;padding:7px 8px;border:1px solid #d9e1e2;border-radius:5px;background:#fff;color:#2d383a;text-align:left;cursor:pointer}.almanac-launch:hover{border-color:#8cae9f;background:#f6faf8}.almanac-launch>svg:first-child{width:19px;color:#a14d42}.almanac-launch>svg:last-child{width:15px;color:#7b888a}.almanac-launch span{display:grid;gap:2px}.almanac-launch strong{font-size:10px}.almanac-launch small{color:#7c888b;font-size:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.section-heading>div{display:flex;align-items:center;gap:7px}.section-heading svg{width:16px;height:16px;color:#497174}.section-heading strong{font-size:11px}.section-heading small{color:#899396;font-size:9px}.section-heading .command-button svg{width:14px;height:14px}.section-heading .icon-button.compact{width:26px;height:26px}.section-heading .icon-button.compact svg{width:13px;height:13px}.capture-window-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;height:34px;padding:0 8px;border:1px solid #d5dfe0;border-radius:5px;background:#fff}.capture-window-row>svg{width:15px;color:#527477}.capture-window-row select{min-width:0;height:30px;border:0;outline:0;background:transparent;color:#344144;font-size:10px}.capture-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:7px}.capture-actions>button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px;min-height:39px;padding:4px 6px;border:1px solid #d6dfe0;border-radius:5px;background:#fff;color:#455356;cursor:pointer}.capture-actions>button:hover:not(:disabled){border-color:#69a794;background:#f2f8f6;color:#176b53}.capture-actions>button.model-requested{border-color:#2d8b70;box-shadow:0 0 0 2px #2d8b701c;background:#f2faf7}.capture-actions>button:disabled{opacity:.45;cursor:not-allowed}.capture-actions>button>svg{width:15px;color:#39766a}.capture-actions span{display:grid;min-width:0;gap:1px;text-align:left}.capture-actions strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.capture-actions small{color:#859092;font-size:8px}.recording-strip{display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;margin-top:7px;padding:5px 6px 5px 10px;border:1px solid #ecc8c3;border-radius:5px;background:#fff4f2}.recording-strip>i{width:8px;height:8px;border-radius:50%;background:#d84c40;animation:recording-pulse 1s ease-in-out infinite alternate}.recording-strip>span{display:flex;align-items:baseline;gap:7px}.recording-strip strong{font-size:10px}.recording-strip small{color:#a55149;font-variant-numeric:tabular-nums;font-size:9px}.recording-strip .command-button svg{width:11px;height:11px}.command-button.danger{border-color:#d7867e;color:#a53e35}@keyframes recording-pulse{to{opacity:.35}}.tool-empty,.search-hint{margin:0;padding:9px;border:1px dashed #cad5d6;border-radius:5px;color:#778386;text-align:center;font-size:10px}.directory-list{display:grid;gap:6px}.directory-list label{display:grid;grid-template-columns:16px minmax(0,1fr) 26px;align-items:center;gap:7px;min-height:42px;padding:5px 7px;border:1px solid #d9e1e2;border-radius:5px;background:#fff;cursor:pointer}.directory-list label.selected{border-color:#5ba58e;background:#f1f8f6}.directory-list input{accent-color:#25896c}.directory-list span,.application-list span{display:grid;min-width:0;gap:3px;text-align:left}.directory-list strong,.application-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.directory-list small,.application-list small{overflow:hidden;color:#7a8588;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.directory-list label>button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#798587;cursor:pointer}.directory-list label>button:hover{background:#f7e9e7;color:#ae4339}.directory-list label>button svg{width:14px;height:14px}.file-search-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px;padding:5px 5px 5px 10px;border:1px solid #cfdadb;border-radius:5px;background:#fff}.file-search-row:focus-within{border-color:#41957c;box-shadow:0 0 0 2px #25896c1a}.file-search-row>svg{width:16px;color:#687779}.file-search-row input{min-width:0;height:30px;border:0;outline:0;color:#293537;background:transparent;font-size:12px}.file-search-row .command-button{min-height:30px}.file-search-row .command-button svg{width:14px;height:14px}.search-scope{overflow:hidden;margin:7px 1px 0;color:#879194;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.file-results{max-height:190px;overflow:auto;margin:10px 0 0;padding:0;list-style:none;border:1px solid #dce3e4;border-radius:5px;background:#fff}.file-results li{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:40px;padding:4px 8px;border-bottom:1px solid #e7ecec}.file-results li:last-child{border-bottom:0}.file-results li>svg{width:15px;color:#55787b}.file-results li>button{display:grid;min-width:0;gap:2px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.file-results li strong,.file-results li small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-results li strong{color:#334043;font-size:11px}.file-results li small{color:#7b8789;font-size:9px}.file-results li>span{color:#879194;font-size:9px;white-space:nowrap}.search-hint{margin-top:10px;padding:9px}.application-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.application-list>div{display:grid;grid-template-columns:20px minmax(0,1fr) 29px 25px;align-items:center;gap:6px;min-height:43px;padding:4px 5px 4px 7px;border:1px solid #d6dfe0;border-radius:5px;background:#fff}.application-list>div.enabled{border-color:#9dbdb4;background:#f5faf8}.application-list>div>svg{width:16px;color:#59777a}.application-list>div>label{position:relative;cursor:pointer}.application-list input{position:absolute;opacity:0;pointer-events:none}.application-list label i{position:relative;display:block;width:29px;height:16px;border-radius:8px;background:#bdc8ca}.application-list label i:after{content:"";position:absolute;left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .14s}.application-list input:checked+i{background:#298a6d}.application-list input:checked+i:after{transform:translate(13px)}.application-list input:disabled+i{opacity:.45}.application-list>div>button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#377764;cursor:pointer}.application-list>div>button:hover:not(:disabled){background:#e5f2ee}.application-list>div>button:disabled{opacity:.3;cursor:not-allowed}.application-list>div>button svg{width:12px}.tool-action-confirmation{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;margin-top:10px;padding:9px;border:1px solid #d7cda7;border-left:3px solid #d4a53e;border-radius:5px;background:#fffdf5}.tool-action-confirmation>svg{width:18px;color:#a57718}.tool-action-confirmation>div{display:grid;min-width:0;gap:4px}.tool-action-confirmation strong{font-size:12px}.tool-action-confirmation small{overflow-wrap:anywhere;color:#756e58;font-size:9px;line-height:1.5}.tool-action-confirmation .confirmation-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.tool-feedback{display:flex;align-items:center;gap:6px;margin:12px 0 0;padding:9px 11px;border-radius:5px;font-size:11px}.tool-feedback svg{width:14px;height:14px}.tool-feedback.success{background:#eaf6f1;color:#24785e}.tool-feedback.error{background:#faecea;color:#a24037}.clipboard-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto 26px;align-items:center;gap:6px}.clipboard-toolbar>label{display:flex;align-items:center;gap:6px;min-width:0;color:#58676a;font-size:9px;cursor:pointer}.clipboard-toolbar>label input{position:absolute;opacity:0;pointer-events:none}.clipboard-toolbar>label i{position:relative;flex:0 0 auto;width:29px;height:16px;border-radius:8px;background:#bdc8ca}.clipboard-toolbar>label i:after{content:"";position:absolute;left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .14s}.clipboard-toolbar>label input:checked+i{background:#298a6d}.clipboard-toolbar>label input:checked+i:after{transform:translate(13px)}.clipboard-toolbar .command-button svg,.clipboard-toolbar .icon-button svg{width:13px;height:13px}.clipboard-preview{display:grid;place-items:center;min-height:94px;margin-top:7px;padding:10px;border:1px dashed #cbd6d7;border-radius:5px;background:#f8fafa;color:#829093;text-align:center}.clipboard-preview>svg{width:22px;height:22px;margin-bottom:5px}.clipboard-preview>strong{font-size:10px}.clipboard-preview>small{margin-top:3px;font-size:8px}.clipboard-preview.has-content{display:block;min-height:0;text-align:left}.clipboard-preview p{max-height:112px;overflow:auto;margin:0;color:#344144;font-size:10px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.clipboard-preview.has-content small{display:block;margin-top:6px;color:#859092}.clipboard-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:7px}.clipboard-actions>button{display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:4px;min-height:39px;padding:4px 5px;border:1px solid #d5dfe0;border-radius:5px;background:#fff;color:#405053;text-align:left;cursor:pointer}.clipboard-actions>button:hover:not(:disabled){border-color:#6ca895;background:#f3f9f7;color:#176b53}.clipboard-actions>button:disabled{opacity:.4;cursor:not-allowed}.clipboard-actions>button>svg{width:14px;height:14px;color:#39766a}.clipboard-actions span{display:grid;min-width:0;gap:1px}.clipboard-actions strong{font-size:9px}.clipboard-actions small{overflow:hidden;color:#849092;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.audit-log{margin-top:15px;border-top:1px solid #dfe6e7}.audit-log summary{display:flex;align-items:center;gap:7px;padding:13px 2px 4px;color:#536164;font-size:11px;cursor:pointer;list-style:none}.audit-log summary::-webkit-details-marker{display:none}.audit-log summary svg{width:14px}.audit-log summary span{margin-left:auto;color:#8a9597}.audit-log ul{max-height:160px;overflow:auto;margin:8px 0 0;padding:0;list-style:none;border:1px solid #dce3e4;border-radius:5px;background:#fff}.audit-log li{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:6px 9px;border-bottom:1px solid #e9eeee}.audit-log li:last-child{border-bottom:0}.audit-log li span{display:grid;min-width:0;gap:2px}.audit-log li strong,.audit-log li small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-log li strong{font-size:10px}.audit-log li small{color:#849092;font-size:8px}.audit-log time{color:#8b9698;font-size:8px}.audit-status{width:7px;height:7px;border-radius:50%;background:#d09b32}.audit-status.success{background:#29906f}.audit-status.failed,.audit-status.denied{background:#c44c42}.capture-region-overlay{position:fixed;inset:0;overflow:hidden;background:#11191b7a;cursor:crosshair;-webkit-user-select:none;user-select:none}.capture-instruction{position:fixed;z-index:3;top:18px;left:50%;display:flex;align-items:center;gap:8px;min-height:38px;padding:5px 6px 5px 11px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#1c2527f0;box-shadow:0 9px 26px #0000003d;color:#fff;transform:translate(-50%);cursor:default}.capture-instruction>svg{width:16px;color:#73d3b2}.capture-instruction strong{font-size:12px}.capture-instruction span{color:#aeb8ba;font-size:9px}.capture-instruction button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;border-radius:50%;background:transparent;color:#d2d8d9;cursor:pointer}.capture-instruction button:hover{background:#ffffff1a}.capture-instruction button svg{width:14px}.capture-selection{position:fixed;z-index:2;border:1px solid #62d1aa;background:#ffffff0a;box-shadow:0 0 0 9999px #080e0f6e;pointer-events:none}.capture-selection:before,.capture-selection:after{content:"";position:absolute;width:7px;height:7px;border:1px solid #fff;background:#35ad83}.capture-selection:before{left:-4px;top:-4px}.capture-selection:after{right:-4px;bottom:-4px}.capture-selection>span{position:absolute;left:6px;top:6px;padding:3px 6px;border-radius:3px;background:#182224e6;color:#fff;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.capture-selection-toolbar{position:fixed;z-index:4;display:flex;gap:5px;padding:4px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#1b2527f5;box-shadow:0 8px 22px #00000042;cursor:default}.capture-selection-toolbar button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:4px;background:transparent;color:#e1e7e8;cursor:pointer}.capture-selection-toolbar button:hover{background:#ffffff1a}.capture-selection-toolbar button.capture-save{background:#258b6c;color:#fff}.capture-selection-toolbar button.capture-save:hover{background:#1d765b}.capture-selection-toolbar svg{width:15px;height:15px}.capture-overlay-error{position:fixed;z-index:4;left:50%;bottom:22px;margin:0;padding:8px 12px;border-radius:5px;background:#a84239;color:#fff;font-size:11px;transform:translate(-50%)}.settings-panel{pointer-events:auto}.settings-panel>header>div>svg{color:#27866c}.settings-list{display:grid;margin-top:10px;border-top:1px solid #dde5e6}.setting-toggle{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) 38px;align-items:center;gap:8px;min-height:50px;border-bottom:1px solid #e3e9e9;cursor:pointer}.setting-toggle>svg{width:18px;color:#557578}.setting-toggle>span,.shortcut-setting>span{display:grid;gap:3px}.setting-toggle strong,.shortcut-setting strong{font-size:12px}.setting-toggle small,.shortcut-setting small{color:#7d898b;font-size:9px}.setting-toggle input{position:absolute;opacity:0;pointer-events:none}.setting-toggle>i{position:relative;width:36px;height:20px;border-radius:10px;background:#b8c3c5;transition:background .15s ease}.setting-toggle>i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1c2b2e47;transition:transform .15s ease}.setting-toggle input:checked+i{background:#278c6e}.setting-toggle input:checked+i:after{transform:translate(16px)}.setting-toggle input:focus-visible+i{outline:2px solid #2d8e73;outline-offset:2px}.microphone-setting{display:grid;gap:7px;padding:10px 0;border-bottom:1px solid #e3e9e9}.microphone-heading{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px}.microphone-heading>svg{width:18px;color:#557578}.microphone-heading span{display:grid;gap:3px}.microphone-heading strong{font-size:12px}.microphone-heading small{color:#7d898b;font-size:9px}.microphone-controls{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;padding-left:34px}.microphone-controls select{min-width:0;height:30px;padding:0 8px;border:1px solid #cfd9da;border-radius:5px;outline:0;background:#fff;color:#3d4a4c;font-size:10px}.microphone-controls select:focus{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.microphone-meter{height:5px;margin-left:34px;overflow:hidden;border-radius:3px;background:#dfe6e7}.microphone-meter i{display:block;height:100%;border-radius:inherit;background:#2a9271;transition:width 80ms linear}.wake-word-setting{display:grid;gap:7px;padding:10px 0;border-bottom:1px solid #e3e9e9}.wake-word-heading{display:grid;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;gap:10px}.wake-word-heading>svg{width:18px;color:#557578}.wake-word-heading>span{display:grid;gap:3px;min-width:0}.wake-word-heading strong{font-size:12px}.wake-word-heading small{overflow:hidden;color:#7d898b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.wake-word-setting.state-listening .wake-word-heading>svg{color:#278c6e}.wake-word-setting.state-unavailable .wake-word-heading>svg{color:#b7443a}.wake-word-setting.load-error .wake-word-heading small{color:#a34239}.compact-switch{position:relative;display:block;width:36px;height:20px;cursor:pointer}.compact-switch input{position:absolute;opacity:0;pointer-events:none}.compact-switch i{position:absolute;inset:0;border-radius:10px;background:#b8c3c5;transition:background .15s ease}.compact-switch i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1c2b2e47;transition:transform .15s ease}.compact-switch input:checked+i{background:#278c6e}.compact-switch input:checked+i:after{transform:translate(16px)}.compact-switch input:focus-visible+i{outline:2px solid #2d8e73;outline-offset:2px}.wake-word-controls{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;padding-left:34px}.wake-word-controls input{min-width:0;height:30px;padding:0 8px;border:1px solid #cfd9da;border-radius:5px;outline:0;background:#fff;color:#3d4a4c;font-size:10px}.wake-word-controls input:focus{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.wake-word-controls .icon-button{width:34px;height:30px}.wake-word-controls .icon-button svg{width:14px}.user-preference-setting{display:grid;gap:8px;padding:10px 0;border-bottom:1px solid #e3e9e9}.preference-heading{display:grid;grid-template-columns:24px minmax(0,1fr) 30px;align-items:center;gap:10px}.preference-heading>svg{width:18px;color:#557578}.preference-heading>span{display:grid;gap:3px}.preference-heading strong{font-size:12px}.preference-heading small{color:#7d898b;font-size:9px}.preference-heading .icon-button{width:30px;height:28px}.preference-heading .icon-button svg{width:13px}.preference-load-state{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:31px;margin-left:34px;padding:4px 6px 4px 8px;border:1px solid #d7e0e0;border-radius:5px;background:#f7f9f9;color:#718083;font-size:8px}.preference-load-state>svg{width:13px}.preference-load-state.error{border-color:#e3b8b3;background:#fff4f2;color:#a34239}.preference-load-state .command-button{min-height:24px;font-size:8px}.preference-load-state .command-button svg{width:11px}.preference-fields{display:grid;gap:7px;padding-left:34px}.preference-fields label,.preference-hours,.preference-row{display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:7px;min-height:29px}.preference-fields label>span,.preference-hours>span,.preference-row>span{color:#596669;font-size:9px}.preference-fields input,.preference-fields select{min-width:0;height:29px;padding:0 7px;border:1px solid #cfd9da;border-radius:5px;outline:0;background:#fff;color:#3d4a4c;font-size:9px}.preference-fields input:focus,.preference-fields select:focus{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.preference-hours{grid-template-columns:66px minmax(0,1fr) 12px minmax(0,1fr)}.preference-hours b{color:#879294;font-size:8px;font-weight:400;text-align:center}.preference-segments{display:grid;grid-template-columns:repeat(3,1fr);height:29px;padding:2px;border:1px solid #cfd9da;border-radius:5px;background:#eef2f2}.preference-segments button{border:0;border-radius:3px;background:transparent;color:#677477;font-size:9px;cursor:pointer}.preference-segments button.active{background:#fff;color:#1d765f;box-shadow:0 1px 3px #253b3e24;font-weight:600}.preference-voice-note{margin-top:-4px;color:#8a9597;font-size:8px;text-align:right}.model-setting{display:grid;gap:8px;padding:10px 0;border-bottom:1px solid #e3e9e9}.model-setting>header{display:grid;grid-template-columns:24px minmax(0,1fr) 8px;align-items:center;gap:10px}.model-setting>header>svg{width:18px;color:#557578}.model-setting>header span{display:grid;gap:3px}.model-setting>header strong{font-size:12px}.model-setting>header small{color:#7d898b;font-size:9px}.model-setting>header>i{width:7px;height:7px;border-radius:50%;background:#879395}.model-setting>header>i.openai{background:#278c6e;box-shadow:0 0 0 3px #278c6e1f}.model-fields{display:grid;gap:7px;padding-left:34px}.model-fields>label{display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:7px;min-height:29px}.model-fields>label>span{color:#596669;font-size:9px}.model-fields input,.model-fields select{min-width:0;height:29px;padding:0 7px;border:1px solid #cfd9da;border-radius:5px;outline:0;background:#fff;color:#3d4a4c;font-size:9px}.model-fields input:focus,.model-fields select:focus{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.model-key-field>div{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;min-width:0;height:29px;border:1px solid #cfd9da;border-radius:5px;background:#fff}.model-key-field>div:focus-within{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.model-key-field>div>svg{width:12px;margin-left:6px;color:#758285}.model-key-field>div input{height:27px;padding-left:2px;border:0;box-shadow:none}.model-key-field>div button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;background:transparent;color:#9e4a42;cursor:pointer}.model-key-field>div button svg{width:12px}.model-knowledge-toggle>div{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 31px;align-items:center;gap:7px}.model-knowledge-toggle>div>span{display:grid;gap:1px}.model-knowledge-toggle strong{font-size:9px}.model-knowledge-toggle small{color:#849092;font-size:8px}.model-knowledge-toggle input{position:absolute;right:0;opacity:0;pointer-events:none}.model-knowledge-toggle i{position:relative;width:31px;height:17px;border-radius:9px;background:#bcc7c9;cursor:pointer}.model-knowledge-toggle i:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .14s}.model-knowledge-toggle input:checked+i{background:#298a6d}.model-knowledge-toggle input:checked+i:after{transform:translate(14px)}.model-setting>footer{display:flex;align-items:center;justify-content:flex-end;gap:7px;padding-left:34px}.model-setting>footer>span{margin-right:auto;font-size:8px}.model-setting>footer>span.error{color:#a64239}.model-setting>footer>span.success{color:#24735a}.model-setting>footer .command-button{min-height:29px;padding:0 9px;font-size:9px}.model-setting>footer svg{width:12px}.model-setting>p{margin:-3px 0 0 34px;color:#8a9597;font-size:8px;line-height:1.45}.model-setting>header>i.local{background:#3c7ea6;box-shadow:0 0 0 3px #3c7ea61f}.shortcut-setting{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:9px;padding:9px 0}.shortcut-setting>svg{width:18px;color:#557578}.shortcut-setting>button{padding:0;border:0;background:transparent;cursor:pointer}.shortcut-setting kbd{display:block;padding:6px 8px;border:1px solid #cbd6d7;border-bottom-width:2px;border-radius:5px;background:#fff;color:#4a5759;font-family:inherit;font-size:9px;white-space:nowrap}.shortcut-setting.recording kbd{border-color:#2d9274;background:#eef8f4;color:#20775d}.shortcut-setting.recording small{color:#b04b40}.weather-setting{display:grid;gap:7px;padding:10px 0;border-bottom:1px solid #e3e9e9}.weather-setting>header{display:grid;grid-template-columns:minmax(0,1fr) 31px;align-items:center;gap:8px}.weather-setting>header>div{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px}.weather-setting>header svg{width:18px;color:#487b88}.weather-setting>header span{display:grid;gap:3px}.weather-setting>header strong{font-size:12px}.weather-setting>header small{color:#7d898b;font-size:9px}.weather-setting>header>label{position:relative;cursor:pointer}.weather-setting>header input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.weather-setting>header i{position:relative;display:block;width:31px;height:17px;border-radius:9px;background:#bcc7c9}.weather-setting>header i:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .14s}.weather-setting>header input:checked+i{background:#298a6d}.weather-setting>header input:checked+i:after{transform:translate(14px)}.weather-fields{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:7px;padding-left:34px}.weather-fields label{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px}.weather-fields span{color:#596669;font-size:9px}.weather-fields input{min-width:0;height:29px;padding:0 7px;border:1px solid #cfd9da;border-radius:5px;outline:0;background:#fff;color:#3d4a4c;font-size:9px}.weather-fields input:focus{border-color:#318f73;box-shadow:0 0 0 2px #318f731a}.weather-setting>footer{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding-left:34px}.weather-setting>footer>span{min-width:0;margin-right:auto;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.weather-setting>footer>span.error{color:#a64239}.weather-setting>footer>span.success{color:#24735a}.weather-setting>footer .command-button{min-height:28px;padding:0 8px;font-size:8px}.weather-setting>footer svg{width:12px}.weather-setting>p{margin:-2px 0 0 34px;color:#8a9597;font-size:8px;line-height:1.45}.privacy-setting{margin-top:9px;padding-top:10px;border-top:1px solid #e0e6e7}.privacy-setting>header{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:4px}.privacy-setting>header>svg{width:18px;color:#2b826a}.privacy-setting>header span{display:grid;gap:3px}.privacy-setting>header strong{font-size:11px}.privacy-setting>header small{color:#7d898b;font-size:8px}.privacy-setting>div{display:grid}.privacy-setting>div>label{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) 31px;align-items:center;gap:7px;min-height:43px;border-bottom:1px solid #e5eaea;cursor:pointer}.privacy-setting>div>label>svg{width:16px;color:#5a777a}.privacy-setting>div>label span{display:grid;min-width:0;gap:2px}.privacy-setting>div>label strong{font-size:10px}.privacy-setting>div>label small{overflow:hidden;color:#7e8a8c;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.privacy-setting input{position:absolute;opacity:0;pointer-events:none}.privacy-setting label>i{position:relative;width:31px;height:17px;border-radius:9px;background:#bcc7c9}.privacy-setting label>i:after{content:"";position:absolute;left:2px;top:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .14s}.privacy-setting input:checked+i{background:#298a6d}.privacy-setting input:checked+i:after{transform:translate(14px)}.privacy-setting input:disabled+i{opacity:.5}.privacy-setting>p{margin:6px 0 0;color:#a5433a;font-size:8px}.privacy-setting>.privacy-load-state{grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:31px;margin-top:6px;padding:4px 6px 4px 8px;border:1px solid #d7e0e0;border-radius:5px;background:#f7f9f9;color:#718083;font-size:8px}.privacy-load-state>svg{width:13px}.privacy-setting>.privacy-load-state.error{border-color:#e3b8b3;background:#fff4f2;color:#a34239}.privacy-load-state .command-button{min-height:24px;font-size:8px}.privacy-load-state .command-button svg{width:11px}.appearance-load-state{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;margin:7px 12px 0;padding:5px 6px 5px 8px;border:1px solid #d7e0e0;border-radius:5px;background:#f7f9f9;color:#718083;font-size:8px}.appearance-load-state>svg{width:12px}.appearance-load-state.error{border-color:#e3b8b3;background:#fff4f2;color:#a34239}.appearance-load-state .command-button{min-height:24px;padding:0 7px;font-size:8px}.appearance-load-state .command-button svg{width:11px}.memory-setting{margin-top:9px;padding-top:10px;border-top:1px solid #e0e6e7}.memory-setting>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.memory-setting>header>div{display:flex;align-items:center;gap:10px;min-width:0}.memory-setting>header svg{width:18px;color:#557578}.memory-setting>header span{display:grid;gap:3px}.memory-setting>header strong{font-size:12px}.memory-setting>header small{color:#7d898b;font-size:9px}.memory-setting>header .icon-button{width:30px;height:30px}.memory-setting>header .icon-button svg{width:15px}.memory-editor{margin-top:10px;padding:8px;border:1px solid #cfdadb;border-radius:5px;background:#fff}.memory-editor textarea{display:block;width:100%;min-height:58px;resize:vertical;border:0;outline:0;background:transparent;color:#334043;font:inherit;font-size:10px;line-height:1.55}.memory-editor>div{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:5px}.memory-editor>div small{margin-right:auto;color:#8a9597;font-size:8px}.memory-editor .icon-button{width:27px;height:27px}.memory-editor .icon-button svg{width:13px}.memory-empty{margin:10px 0 0;padding:12px;border:1px dashed #ccd6d7;border-radius:5px;color:#7b8789;text-align:center;font-size:9px}.memory-empty.loading,.summary-history>p.loading{display:flex;align-items:center;justify-content:center;gap:6px}.memory-empty.loading svg,.summary-history>p.loading svg{width:12px}.memory-load-error,.summary-load-error{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;margin-top:8px;padding:5px 6px 5px 8px;border-left:3px solid #c94f43;background:#fff4f2;color:#a34239;font-size:8px}.memory-load-error>svg,.summary-load-error>svg{width:12px}.memory-load-error .command-button,.summary-load-error .command-button{min-height:25px;padding:0 7px;font-size:8px}.memory-load-error .command-button svg,.summary-load-error .command-button svg{width:11px}.memory-error{margin:8px 0 0;color:#a5443b;font-size:9px}.memory-list{display:grid;gap:6px;max-height:170px;overflow:auto;margin:10px 0 0;padding:0;list-style:none}.memory-list>li{padding:9px 10px;border:1px solid #dce3e4;border-radius:5px;background:#fff}.memory-list>li>p{margin:0;color:#455255;font-size:10px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.memory-list>li>div:not(.memory-editor){display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:5px}.memory-list time{margin-right:auto;color:#8b9698;font-size:8px}.memory-list button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#687779;cursor:pointer}.memory-list button:hover{background:#eef4f4}.memory-list button:last-child:hover{background:#f8e9e7;color:#aa443a}.memory-list button svg{width:13px}.memory-editor.inline{margin:0;padding:0;border:0}.summary-history{margin-top:10px;border-top:1px solid #e3e9e9}.summary-history>summary{display:flex;align-items:center;gap:7px;padding:10px 1px 4px;color:#566467;font-size:10px;cursor:pointer;list-style:none}.summary-history>summary::-webkit-details-marker{display:none}.summary-history>summary svg{width:14px}.summary-history>summary span{min-width:19px;margin-left:auto;padding:2px 5px;border-radius:8px;background:#e8efef;text-align:center;font-size:8px}.summary-history>p{margin:8px 0 0;color:#7d888a;font-size:9px;line-height:1.5}.summary-history ul{display:grid;gap:6px;max-height:190px;overflow:auto;margin:8px 0 0;padding:0;list-style:none}.summary-history li{padding:9px;border-left:2px solid #4c947f;background:#f3f7f6}.summary-history li p{margin:0;color:#536164;font-size:9px;line-height:1.55;white-space:pre-wrap}.summary-history li time{display:block;margin-top:5px;color:#899496;font-size:8px}.reception-panel{width:min(410px,calc(100vw - 40px))}.reception-panel>header>div>svg{color:#c65c49}.reception-greeting{margin:8px 0;padding:7px 9px;border-left:3px solid #ca6957;border-radius:4px;background:#f9efed;color:#5f4c49;font-size:9px;line-height:1.5}.reception-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.reception-fields label{display:grid;gap:4px;min-width:0;color:#596669;font-size:9px;font-weight:700}.reception-fields label.question{grid-column:1 / -1}.reception-fields label small{color:#909a9c;font-size:8px;font-weight:400}.reception-fields input,.reception-fields textarea,.reception-greeting-editor textarea{width:100%;border:1px solid #ced9da;border-radius:4px;outline:0;background:#fff;color:#2f3c3e;font:inherit;font-size:10px}.reception-fields input{height:30px;padding:0 8px}.reception-fields textarea{min-height:54px;padding:7px 8px;resize:vertical;line-height:1.5}.reception-fields input:focus,.reception-fields textarea:focus,.reception-greeting-editor textarea:focus{border-color:#4b9a82;box-shadow:0 0 0 2px #26896c1a}.reception-submit{width:100%;min-height:31px;margin-top:7px;font-size:10px}.reception-submit svg{width:13px}.reception-answer,.reception-recorded,.reception-error{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:7px;margin:7px 0 0;padding:7px 8px;border-radius:4px;font-size:9px;line-height:1.55}.reception-answer{border:1px solid #cde0da;background:#f2f8f6;color:#365f54}.reception-answer p{margin:0;white-space:pre-wrap}.reception-answer svg{width:14px;color:#28856a}.reception-recorded{align-items:center;border:1px solid #cde0da;background:#f2f8f6;color:#2b735d}.reception-recorded>svg{width:14px}.reception-recorded span{display:grid;gap:1px}.reception-recorded strong{font-size:9px}.reception-recorded small{color:#748682;font-size:8px}.reception-error{border:1px solid #e4bbb6;background:#fff0ee;color:#a24339}.reception-error svg{width:14px}.reception-setting{margin-top:9px;padding-top:10px;border-top:1px solid #e0e6e7}.reception-setting.loading{display:flex;align-items:center;gap:7px;color:#7c888a;font-size:9px}.reception-setting.loading svg{width:14px}.reception-setting.load-error{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;color:#a34239;font-size:9px}.reception-setting.load-error>svg{width:14px}.reception-setting.load-error .command-button{min-height:26px;font-size:8px}.reception-setting.load-error .command-button svg{width:11px}.reception-action-error{display:flex;align-items:center;gap:5px;margin:6px 0 0;color:#a34239;font-size:8px}.reception-action-error svg{width:12px}.reception-inbox>p.loading{display:flex;align-items:center;justify-content:center;gap:6px}.reception-inbox>p.loading svg{width:12px}.reception-inbox-error{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px 7px;background:#fff4f2;color:#a34239;font-size:8px}.reception-inbox-error>svg{width:12px}.reception-inbox-error .command-button{min-height:25px;padding:0 7px;font-size:8px}.reception-inbox-error .command-button svg{width:11px}.reception-setting>header{display:grid;grid-template-columns:minmax(0,1fr) 31px;align-items:center;gap:8px}.reception-setting>header>div{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px}.reception-setting>header>div>svg{width:18px;color:#557578}.reception-setting>header span{display:grid;gap:3px}.reception-setting>header strong{font-size:11px}.reception-setting>header small{color:#7d898b;font-size:8px}.reception-setting>header>label{position:relative;cursor:pointer}.reception-setting>header input{position:absolute;opacity:0;pointer-events:none}.reception-setting>header label i{position:relative;display:block;width:31px;height:17px;border-radius:9px;background:#bcc7c9}.reception-setting>header label i:after{content:"";position:absolute;left:2px;top:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .14s}.reception-setting>header input:checked+i{background:#298a6d}.reception-setting>header input:checked+i:after{transform:translate(14px)}.reception-greeting-editor{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:end;gap:6px;margin-top:8px}.reception-greeting-editor textarea{min-height:44px;padding:6px 7px;resize:vertical;line-height:1.45}.reception-greeting-editor .icon-button{width:28px;height:28px}.reception-greeting-editor .icon-button svg{width:13px}.reception-inbox{margin-top:7px;border-top:1px solid #e2e8e8}.reception-inbox>summary{display:flex;align-items:center;gap:6px;min-height:32px;color:#566467;font-size:9px;cursor:pointer;list-style:none}.reception-inbox>summary::-webkit-details-marker{display:none}.reception-inbox>summary svg{width:13px}.reception-inbox>summary span{margin-left:auto;color:#8a9597;font-size:8px}.reception-inbox>p{margin:4px 0 0;padding:9px;border:1px dashed #d1dada;border-radius:4px;color:#859092;text-align:center;font-size:8px}.reception-inbox ul{display:grid;gap:4px;max-height:180px;overflow-y:auto;margin:4px 0 0;padding:0;list-style:none}.reception-inbox li{padding:6px 7px;border:1px solid #dce3e4;border-left:3px solid #8b9a9c;border-radius:4px;background:#fff}.reception-inbox li.unread{border-left-color:#c85c49;background:snow}.reception-inbox li>div{display:flex;align-items:baseline;gap:7px}.reception-inbox li strong{font-size:9px}.reception-inbox li time{margin-left:auto;color:#929c9e;font-size:7px}.reception-inbox li>p{margin:4px 0;color:#3e4b4d;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.reception-inbox li>small{display:block;padding:4px 6px;background:#f1f6f4;color:#55706a;font-size:8px;line-height:1.45}.reception-inbox li footer{display:flex;align-items:center;gap:3px;margin-top:4px}.reception-inbox li footer>span{overflow:hidden;margin-right:auto;color:#7f8b8d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.reception-inbox li footer button{display:grid;place-items:center;width:23px;height:23px;padding:0;border:0;border-radius:50%;background:transparent;color:#718083;cursor:pointer}.reception-inbox li footer button:hover{background:#edf4f2;color:#25755d}.reception-inbox li footer button:last-child:hover{background:#f9e9e7;color:#aa443a}.reception-inbox li footer svg{width:12px}.privacy-note{margin:8px 0 0;padding:11px 12px;border-left:3px solid #329276;border-radius:4px;background:#edf7f3;color:#58706c;font-size:9px;line-height:1.6}.data-control{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #e0e6e7}.data-control>div:first-child{display:flex;align-items:center;gap:10px}.data-control>div:first-child>svg{width:18px;color:#aa493f}.data-control span{display:grid;gap:3px}.data-control strong{font-size:11px}.data-control small{color:#7e898b;font-size:8px}.command-button.danger{border-color:#c44f44;color:#a43f37}.command-button.danger:hover{background:#c44f44;color:#fff}.data-confirmation{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.data-confirmation>span{flex-basis:100%;color:#a5433a;font-size:8px;text-align:right}.data-confirmation>span.error{max-width:250px;line-height:1.45}.data-confirmation .command-button{min-height:29px;padding:0 8px;font-size:9px}.data-confirmation .command-button svg{width:12px}.knowledge-panel{width:min(500px,calc(100vw - 40px))}.knowledge-panel>header>div>svg{color:#27866c}.knowledge-toolbar{display:grid;grid-template-columns:16px minmax(0,1fr) 28px;align-items:center;gap:7px;height:36px;margin-top:9px;padding:3px 3px 3px 8px;border:1px solid #cfdadb;border-radius:5px;background:#fff}.knowledge-toolbar>svg{width:14px;color:#667779}.knowledge-toolbar input{min-width:0;border:0;outline:0;background:transparent;color:#334043;font-size:10px}.knowledge-toolbar .icon-button{width:28px;height:28px}.knowledge-toolbar .icon-button svg{width:14px}.knowledge-editor{display:grid;gap:6px;margin-top:8px;padding:8px;border:1px solid #bfcfce;border-left:3px solid #2b9271;border-radius:5px;background:#fff}.knowledge-editor>input,.knowledge-editor textarea,.knowledge-tags-input{width:100%;border:1px solid #d4dddd;border-radius:4px;outline:0;background:#fbfcfc;color:#334043;font:inherit;font-size:10px}.knowledge-editor>input{height:29px;padding:0 8px}.knowledge-editor textarea{min-height:76px;padding:7px 8px;resize:vertical;line-height:1.5}.knowledge-editor>input:focus,.knowledge-editor textarea:focus,.knowledge-tags-input:focus-within{border-color:#3b9379;box-shadow:0 0 0 2px #2b92711a}.knowledge-tags-input{display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:5px;height:29px;padding:0 7px}.knowledge-tags-input svg{width:13px;color:#6a7d7f}.knowledge-tags-input input{min-width:0;border:0;outline:0;background:transparent;font-size:9px}.knowledge-editor footer{display:flex;align-items:center;justify-content:flex-end;gap:4px}.knowledge-editor footer small{margin-right:auto;color:#879294;font-size:8px}.knowledge-editor footer .icon-button{width:26px;height:26px}.knowledge-editor footer svg{width:13px}.knowledge-empty{margin:8px 0 0;padding:22px 8px;border:1px dashed #ccd7d8;border-radius:5px;color:#7c888a;text-align:center;font-size:10px}.knowledge-error{margin:7px 0 0;color:#a5443b;font-size:9px}.knowledge-load-error{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;margin-top:7px;padding:3px 5px 3px 8px;border-left:3px solid #c94f43;background:#fff4f2;color:#9b4038;font-size:9px}.knowledge-load-error>svg{width:14px}.knowledge-load-error .command-button{min-height:26px;font-size:9px}.knowledge-load-error .command-button svg{width:12px}.knowledge-list{display:grid;gap:5px;margin:8px 0 0;padding:0;list-style:none}.knowledge-list>li{padding:7px 8px 5px;border:1px solid #d9e1e2;border-left:3px solid #399178;border-radius:5px;background:#fff}.knowledge-item-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.knowledge-item-heading strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.knowledge-item-heading time{flex:0 0 auto;color:#899496;font-size:8px}.knowledge-list>li>p{display:-webkit-box;overflow:hidden;margin:4px 0;color:#566366;font-size:9px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.knowledge-list footer{display:flex;align-items:center;justify-content:flex-end;gap:2px;min-height:23px}.knowledge-list footer>span{overflow:hidden;margin-right:auto;color:#748386;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.knowledge-list footer button{display:grid;place-items:center;width:23px;height:23px;padding:0;border:0;border-radius:50%;background:transparent;color:#67777a;cursor:pointer}.knowledge-list footer button:hover{background:#edf3f3}.knowledge-list footer button.danger,.knowledge-list footer button:last-child:hover{background:#f8e9e7;color:#aa443a}.knowledge-list footer svg{width:12px}.knowledge-actions{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:7px;margin-top:12px}.knowledge-actions .command-button{min-height:32px;font-size:10px}.knowledge-actions .command-button svg{width:14px}.knowledge-search{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:6px;height:32px;padding:0 9px;border:1px solid #cfdadb;border-radius:5px;background:#fff}.knowledge-search:focus-within{border-color:#3b9379;box-shadow:0 0 0 2px #2b92711a}.knowledge-search svg{width:14px;color:#67777a}.knowledge-search input{min-width:0;border:0;outline:0;background:transparent;font-size:10px}.knowledge-stats{display:flex;align-items:center;gap:18px;min-height:34px;margin-top:9px;padding:0 10px;border:1px solid #dde5e6;border-radius:5px;background:#f8fafa;color:#758285;font-size:9px}.knowledge-stats span{display:flex;align-items:baseline;gap:4px}.knowledge-stats b{color:#344244;font-size:13px}.knowledge-stats .attention b{color:#b14b40}.knowledge-ingest{display:grid;gap:7px;margin-top:9px;padding:10px;border:1px solid #bfcfce;border-left:3px solid #2b9271;border-radius:5px;background:#fff}.knowledge-ingest>div{display:flex;align-items:center;justify-content:space-between}.knowledge-ingest>div strong{font-size:11px}.knowledge-ingest>div .icon-button{width:25px;height:25px}.knowledge-ingest>div svg{width:13px}.knowledge-ingest>input,.knowledge-ingest textarea{width:100%;border:1px solid #d4dddd;border-radius:4px;outline:0;background:#fbfcfc;color:#334043;font:inherit;font-size:10px}.knowledge-ingest>input{height:30px;padding:0 8px}.knowledge-ingest textarea{min-height:90px;padding:7px 8px;resize:vertical;line-height:1.5}.knowledge-ingest>input:focus,.knowledge-ingest textarea:focus{border-color:#3b9379;box-shadow:0 0 0 2px #2b92711a}.knowledge-ingest footer{display:flex;align-items:center;justify-content:flex-end;gap:8px}.knowledge-ingest footer span{margin-right:auto;color:#a5443b;font-size:9px}.knowledge-ingest footer .command-button{min-height:30px;font-size:9px}.knowledge-ingest footer svg{width:13px}.knowledge-workspace{display:grid;grid-template-columns:320px minmax(0,1fr);flex:1 1 auto;min-height:0;margin-top:10px;overflow:hidden;border:1px solid #d8e1e2;border-radius:5px;background:#fff}.knowledge-sources{min-height:0;overflow:auto;padding:6px;border-right:1px solid #dce4e5;background:#f7f9f9}.knowledge-sources>p{margin:0;padding:28px 8px;color:#7c898b;text-align:center;font-size:10px}.knowledge-sources>p.knowledge-source-loading{display:flex;align-items:center;justify-content:center;gap:6px}.knowledge-source-loading svg{width:14px}.knowledge-sources>button{display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:7px;width:100%;min-height:54px;padding:6px 7px;border:1px solid transparent;border-radius:4px;background:transparent;color:#465356;text-align:left;cursor:pointer}.knowledge-sources>button:hover{background:#eef3f3}.knowledge-sources>button.active{border-color:#73aa9a;background:#eaf5f1}.knowledge-sources>button>svg:first-child{width:16px;color:#55777a}.knowledge-sources>button span{display:grid;min-width:0;gap:3px}.knowledge-sources strong,.knowledge-sources small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-sources strong{font-size:10px}.knowledge-sources small{color:#7d898b;font-size:8px}.knowledge-sources .status{width:14px}.status.ready{color:#278a6d}.status.processing{color:#557c83}.status.needs_ocr{color:#b48224}.status.failed{color:#b84b40}.knowledge-detail{min-width:0;min-height:0;overflow:auto;padding:12px}.knowledge-detail-empty{display:grid;place-items:center;align-content:center;gap:8px;height:100%;color:#819092;font-size:10px}.knowledge-detail-empty.error{color:#a5443b}.knowledge-detail-empty svg{width:26px}.knowledge-detail-empty .command-button{min-height:28px;font-size:9px}.knowledge-detail-empty .command-button svg{width:12px}.knowledge-detail-heading{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid #e0e6e7}.knowledge-detail-heading>svg:first-child{width:20px;color:#397d6c}.knowledge-detail-heading span{display:grid;min-width:0;gap:3px}.knowledge-detail-heading strong,.knowledge-detail-heading small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-detail-heading strong{font-size:12px}.knowledge-detail-heading small{color:#7d898b;font-size:8px}.knowledge-detail-heading .status{width:15px}.knowledge-detail dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0 0;padding:8px;border-radius:4px;background:#f3f7f6}.knowledge-detail dl div{display:grid;gap:3px;padding:0 8px;border-right:1px solid #dce5e3}.knowledge-detail dl div:last-child{border-right:0}.knowledge-detail dt{color:#859193;font-size:8px}.knowledge-detail dd{overflow:hidden;margin:0;color:#465356;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.knowledge-warning{display:flex;align-items:center;gap:7px;margin:9px 0 0;padding:8px 9px;border-left:3px solid #bf8b2d;border-radius:4px;background:#fff8e8;color:#7b652f;font-size:9px}.knowledge-warning.error{border-left-color:#bd4f43;background:#fbeeed;color:#8b4039}.knowledge-warning svg{width:15px}.knowledge-chunk-heading{display:flex;align-items:center;gap:6px;margin-top:12px}.knowledge-chunk-heading strong{font-size:11px}.knowledge-chunk-heading span{min-width:20px;padding:2px 5px;border-radius:8px;background:#e8efef;color:#657477;text-align:center;font-size:8px}.knowledge-version-block{margin-top:12px;padding-top:10px;border-top:1px solid #e1e7e8}.knowledge-versions{display:grid;gap:4px;max-height:142px;overflow-y:auto;margin:7px 0 0;padding:0;list-style:none}.knowledge-versions li{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:4px 6px 4px 8px;border:1px solid #dce4e4;border-radius:4px;background:#fbfcfc}.knowledge-versions li>span{display:grid;min-width:0;gap:2px}.knowledge-versions li b{color:#3d7468;font-size:9px}.knowledge-versions li small{overflow:hidden;color:#7f8c8e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.knowledge-versions .command-button{flex:0 0 auto;min-height:24px;padding:0 7px;font-size:8px}.knowledge-version-error{margin:7px 0 0;color:#a5443b;font-size:9px}.backup-setting{display:grid;gap:8px;margin-top:10px;padding:9px 0;border-top:1px solid #e3e9e9}.backup-setting>header{display:flex;align-items:center;gap:9px}.backup-setting>header>svg{width:17px;color:#557578}.backup-setting>header>span{display:grid;gap:2px}.backup-setting>header strong{font-size:11px}.backup-setting>header small{color:#7d898b;font-size:8px}.backup-actions{display:flex;justify-content:flex-end;gap:6px}.backup-actions .command-button{min-height:28px;font-size:9px}.backup-actions .command-button svg{width:13px}.backup-setting>p{display:flex;align-items:center;gap:5px;margin:0;color:#24735a;font-size:8px}.backup-setting>p.error{color:#a64239}.backup-setting>p .icon-button{width:21px;height:21px;margin-left:auto}.backup-setting>p .icon-button svg{width:11px}.compatibility-setting{position:relative;display:grid;gap:7px;padding:9px 32px 9px 0;border-top:1px solid #e3e9e9}.compatibility-setting>header{display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:9px}.compatibility-setting>header>svg{width:17px;color:#557578}.compatibility-setting>header>svg.ok{color:#278265}.compatibility-setting>header>svg.error{color:#a64d44}.compatibility-setting>header>span{display:grid;gap:2px}.compatibility-setting>header strong{font-size:11px}.compatibility-setting>header small{overflow:hidden;color:#7d898b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.compatibility-versions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 10px;padding-left:33px}.compatibility-versions>span{display:grid;grid-template-columns:64px minmax(0,1fr);gap:6px;min-height:21px;align-items:center;border-bottom:1px solid #edf0f0}.compatibility-versions small{color:#7e8a8c;font-size:8px}.compatibility-versions b{overflow:hidden;font-size:8px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.compatibility-setting>button{position:absolute;top:8px;right:0;display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid #d4dcdd;border-radius:4px;background:#fff;color:#687679;cursor:pointer}.compatibility-setting>button svg{width:12px}.compatibility-setting>button:disabled{cursor:default;opacity:.55}.knowledge-chunks{display:grid;gap:6px;margin:8px 0 0;padding:0;list-style:none}.knowledge-chunks li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:7px;padding:8px;border:1px solid #dce3e4;border-radius:4px;background:#fbfcfc}.knowledge-chunks li>b{color:#3b806c;font-size:9px}.knowledge-chunks li>p{display:-webkit-box;overflow:hidden;margin:0;color:#526063;font-size:9px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.knowledge-chunks li>small{color:#8a9597;font-size:8px;white-space:nowrap}.knowledge-chunks li.empty{display:block;padding:20px 8px;color:#849092;text-align:center;font-size:9px}.knowledge-delete{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #e1e7e8}.knowledge-delete>span{margin-right:auto;color:#9b4941;font-size:8px}.knowledge-delete .command-button{min-height:29px;font-size:9px}.knowledge-delete svg{width:13px}.agent-panel{width:min(460px,calc(100vw - 40px))}.agent-panel>header>div>svg{color:#c85b48}.agent-panel>header{flex:0 0 auto}.agent-header-actions{display:flex;align-items:center;gap:6px}.agent-header-actions .command-button svg{width:13px}.agent-dirty{color:#a66622;font-size:9px}.agent-home-back{display:grid;place-items:center;width:28px;height:28px;margin-right:-2px;padding:0;border:1px solid #d1dada;border-radius:4px;background:#fff;color:#5c6b6e;cursor:pointer}.agent-home-back:hover{border-color:#8fb5aa;color:#23775e}.agent-home-back svg{width:14px}.agent-home{flex:1 1 auto;min-height:0;margin:-16px -18px;padding:12px 18px 18px;overflow-y:auto;background:#f5f7f7}.agent-home-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.agent-home-summary>div{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:50px;padding:7px 10px;border:1px solid #d8e0e1;border-radius:5px;background:#fff}.agent-home-summary svg{width:17px;color:#397d6c}.agent-home-summary span{display:grid;gap:1px}.agent-home-summary strong{color:#2e3c3e;font-size:15px}.agent-home-summary small{color:#7e8a8c;font-size:8px}.agent-home-section{margin-top:14px}.agent-home-heading{display:flex;align-items:center;justify-content:space-between;min-height:25px;margin-bottom:7px}.agent-home-heading>span{display:flex;align-items:center;gap:6px}.agent-home-heading svg{width:15px;color:#4c7774}.agent-home-heading strong{font-size:11px}.agent-home-heading small{color:#849092;font-size:8px}.agent-home-agents{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.agent-home-agents>button{display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:36px minmax(44px,auto) 28px;align-items:start;gap:7px 8px;min-height:132px;padding:9px 10px 7px;border:1px solid #d2dcdd;border-top:3px solid #70a997;border-radius:6px;background:#fff;color:#3b484b;text-align:left;cursor:pointer}.agent-home-agents>button:hover{border-color:#63a18e;background:#fbfdfc;box-shadow:0 5px 14px #23393c17;transform:translateY(-1px)}.agent-home-card-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:5px;background:#e9f4f0;color:#2b8066;font-style:normal}.agent-home-card-icon svg{width:19px}.agent-home-agents>button>b{align-self:start;justify-self:end;margin-top:2px;padding:2px 5px;border-radius:7px;background:#edf0f0;color:#7d898b;font-size:7px;font-weight:500;white-space:nowrap}.agent-home-agents>button>b.enabled{background:#e3f3ed;color:#1f7459}.agent-home-agents>button>span{grid-column:1 / -1;display:grid;min-width:0;align-content:start;gap:4px}.agent-home-agents strong{font-size:11px}.agent-home-agents small{display:-webkit-box;overflow:hidden;color:#748184;font-size:8px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-home-agents footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;min-width:0;padding-top:6px;border-top:1px solid #e4e9e9}.agent-home-agents footer>i{overflow:hidden;color:#4f7770;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.agent-home-agents footer em{display:flex;align-items:center;gap:2px;color:#27775f;font-size:7px;font-style:normal;white-space:nowrap}.agent-home-agents footer svg{width:10px}.agent-home-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.agent-home-tools>button{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:24px minmax(32px,auto);align-items:start;gap:5px 8px;min-height:78px;padding:8px 9px;border:1px solid #d5dede;border-radius:6px;background:#fff;color:#445154;text-align:left;cursor:pointer}.agent-home-tools>button:hover{border-color:#8aafa5;background:#fbfdfd;box-shadow:0 3px 10px #23393c0f}.agent-home-tools>button>i{grid-row:1 / 3;display:grid;place-items:center;width:34px;height:34px;border-radius:5px;background:#eef2f2;color:#58777a;font-style:normal}.agent-home-tools svg{width:17px}.agent-home-tools span{display:grid;min-width:0;gap:3px}.agent-home-tools strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agent-home-tools small{display:-webkit-box;overflow:hidden;color:#839092;font-size:7px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-home-tools b{justify-self:end;color:#8a9597;font-size:7px;font-weight:500}.agent-home-loading{display:flex;align-items:center;justify-content:center;gap:7px;min-height:150px;color:#7b888a;font-size:10px}.agent-home-loading svg{width:15px}.agent-home-loading.error{display:grid;grid-template-columns:16px minmax(0,220px) auto;min-height:132px;color:#a34239}.agent-home-loading.error .command-button{min-height:28px;font-size:9px}.agent-data-error,.agent-inline-state{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:33px;padding:4px 6px 4px 9px;border:1px solid #e3b8b3;border-radius:5px;background:#fff4f2;color:#a34239;font-size:9px}.agent-home>.agent-data-error{margin-top:8px}.agent-detail>.agent-data-error{flex:0 0 auto;margin:6px 12px 0}.agent-data-error>svg,.agent-inline-state>svg{width:13px}.agent-data-error .command-button,.agent-inline-state .command-button{min-height:25px;font-size:8px}.agent-inline-state{grid-template-columns:15px minmax(0,1fr);border-color:#d8e1e1;background:#f7f9f9;color:#748184}.agent-inline-state.error{grid-template-columns:15px minmax(0,1fr) auto;border-color:#e3b8b3;background:#fff4f2;color:#a34239}.agent-workspace{display:grid;grid-template-columns:218px minmax(0,1fr);flex:1 1 auto;min-height:0;margin:-16px -18px}.agent-sidebar{display:grid;align-content:start;gap:3px;min-height:0;padding:12px 9px;overflow-y:auto;border-right:1px solid #dce4e5;background:#eef2f2}.agent-sidebar>button{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:55px;padding:7px 8px;border:1px solid transparent;border-radius:5px;background:transparent;color:#455255;text-align:left;cursor:pointer}.agent-sidebar>button:hover{background:#f8fafa}.agent-sidebar>button.active{border-color:#7caa9d;background:#fff;box-shadow:0 2px 7px #23393c12}.agent-sidebar>button>svg{width:16px;color:#657d80}.agent-sidebar>button.active>svg{color:#24856a}.agent-sidebar span{display:grid;min-width:0;gap:3px}.agent-sidebar strong{font-size:11px}.agent-sidebar small{overflow:hidden;color:#7a8789;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.agent-sidebar b{align-self:start;color:#879294;font-size:8px;font-weight:400}.agent-sidebar>button.active b{color:#277a62}.agent-detail{display:flex;flex-direction:column;min-width:0;min-height:0;background:#f8fafa}.agent-detail-heading{display:grid;grid-template-columns:28px 28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:7px 14px;border-bottom:1px solid #dce4e5;background:#fff}.agent-detail-heading>svg{width:19px;color:#2c876d}.agent-detail-heading>span{display:grid;min-width:0;gap:3px}.agent-detail-heading strong{font-size:12px}.agent-detail-heading small{overflow:hidden;color:#7b8789;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.agent-enabled{display:flex;align-items:center;gap:6px;color:#697679;font-size:9px;cursor:pointer}.agent-enabled input{position:absolute;opacity:0;pointer-events:none}.agent-enabled i{position:relative;width:31px;height:17px;border-radius:9px;background:#bcc7c9;transition:background .14s}.agent-enabled i:after{content:"";position:absolute;left:2px;top:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .14s}.agent-enabled input:checked+i{background:#298a6d}.agent-enabled input:checked+i:after{transform:translate(14px)}.agent-detail-actions{display:flex;align-items:center;gap:10px}.agent-voice-default{display:flex;align-items:center;gap:4px;min-height:27px;padding:0 7px;border:1px solid #cad6d7;border-radius:4px;background:#fff;color:#667477;font-size:9px;cursor:pointer}.agent-voice-default svg{width:12px}.agent-voice-default:hover:not(:disabled){border-color:#73a997;color:#26745c}.agent-voice-default.active{border-color:#8ebcaf;background:#edf7f4;color:#176d54}.agent-voice-default:disabled{opacity:.45;cursor:not-allowed}.agent-tabs{display:flex;flex:0 0 auto;min-height:39px;padding:0 12px;overflow-x:auto;border-bottom:1px solid #dce4e5;background:#fff}.agent-tabs button{display:flex;align-items:center;gap:5px;min-width:max-content;padding:0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:#647174;font-size:10px;cursor:pointer}.agent-tabs button:hover{color:#2e4548}.agent-tabs button.active{border-bottom-color:#288a6c;color:#176d54;font-weight:700}.agent-tabs svg{width:13px}.agent-editor{flex:1 1 auto;min-height:0;padding:14px 16px 18px;overflow-y:auto}.agent-loading{display:flex;align-items:center;justify-content:center;gap:8px;height:100%;color:#788588;font-size:11px}.agent-loading svg{width:16px}.agent-form{display:grid;gap:14px}.agent-form-row{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(220px,1.3fr);gap:10px}.agent-form label{display:grid;gap:6px}.agent-form label>span{display:flex;justify-content:space-between;color:#536164;font-size:10px;font-weight:700}.agent-form label>span small{color:#8b9698;font-size:8px;font-weight:400}.agent-form input,.agent-form textarea,.agent-workflow-editor input{width:100%;border:1px solid #ccd7d8;border-radius:4px;outline:0;background:#fff;color:#283537;font-size:11px}.agent-form input{height:34px;padding:0 9px}.agent-form textarea{min-height:275px;padding:9px;resize:vertical;line-height:1.65}.agent-form input:focus,.agent-form textarea:focus,.agent-workflow-editor input:focus{border-color:#4d9d84;box-shadow:0 0 0 2px #26896c1a}.resource-form{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);align-items:start}.resource-form>section{min-width:0}.resource-form h3,.agent-release-grid h3{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:11px}.resource-form h3 svg,.agent-release-grid h3 svg{width:15px;color:#4d7476}.resource-form h3 small{margin-left:auto;color:#879294;font-size:8px}.resource-form section>label{margin-top:12px}.agent-segments{display:flex;height:31px;border:1px solid #ccd7d8;border-radius:4px;overflow:hidden;background:#fff}.agent-segments button{flex:1;padding:0 8px;border:0;border-right:1px solid #d7dfe0;background:transparent;color:#687578;font-size:9px;cursor:pointer}.agent-segments button:last-child{border-right:0}.agent-segments button.active{background:#e8f4f0;color:#176c53;font-weight:700}.agent-knowledge-list{display:grid;max-height:330px;overflow-y:auto;border:1px solid #d6dfe0;border-radius:5px;background:#fff}.agent-knowledge-list label{display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:8px;min-height:46px;padding:6px 9px;border-bottom:1px solid #e4e9e9;cursor:pointer}.agent-knowledge-list label:last-child{border-bottom:0}.agent-knowledge-list input{width:auto;height:auto;accent-color:#26886b}.agent-knowledge-list span{display:grid;min-width:0;gap:2px}.agent-knowledge-list strong,.agent-knowledge-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-knowledge-list strong{font-size:10px}.agent-knowledge-list small{color:#7f8b8d;font-size:8px}.agent-empty{margin:0;padding:16px;border:1px dashed #cbd5d6;border-radius:5px;color:#7f8b8d;text-align:center;font-size:9px}.agent-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.agent-tool-grid label{display:grid;grid-template-columns:15px 22px minmax(0,1fr);align-items:center;gap:7px;min-height:52px;padding:6px 9px;border:1px solid #d5dfe0;border-radius:5px;background:#fff;cursor:pointer}.agent-tool-grid label:hover{border-color:#93b6ad}.agent-tool-grid label.selected{border-color:#65a590;background:#eff8f5}.agent-tool-grid input{accent-color:#288a6c}.agent-tool-grid>label>svg{width:15px;color:#607d80}.agent-tool-grid span{display:grid;gap:2px}.agent-tool-grid strong{font-size:10px}.agent-tool-grid small{color:#7c898b;font-size:8px}.agent-tools-editor{display:grid;gap:14px}.agent-planned-tools .agent-editor-heading,.agent-active-tools .agent-editor-heading{margin-bottom:7px}.agent-planned-tools .agent-editor-heading>small,.agent-active-tools .agent-editor-heading>small{color:#879294;font-size:8px}.agent-planned-tools>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.agent-planned-tools article{display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:44px;padding:5px 6px;border:1px dashed #cbd6d7;border-radius:5px;background:#f8fafa}.agent-planned-tools article>svg{width:14px;color:#687d80}.agent-planned-tools article>span{display:grid;min-width:0;gap:2px}.agent-planned-tools article strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agent-planned-tools article small{overflow:hidden;color:#7f8b8d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.agent-planned-tools article>b{padding:2px 4px;border:1px solid #d0d8d9;border-radius:7px;color:#7c898b;font-size:7px;font-weight:500;white-space:nowrap}.agent-active-tools{padding-top:11px;border-top:1px solid #dce4e5}@media(max-width:760px){.agent-home-summary,.agent-home-agents,.agent-home-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-planned-tools>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}.agent-editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.agent-editor-heading>span{display:flex;align-items:center;gap:6px}.agent-editor-heading svg{width:14px}.agent-editor-heading strong{font-size:11px}.agent-editor-heading .command-button svg{width:12px}.agent-workflow-editor ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.agent-workflow-editor li{display:grid;grid-template-columns:22px minmax(0,1fr) 27px 27px 27px;align-items:center;gap:5px;min-height:42px;padding:4px 5px 4px 8px;border:1px solid #d7e0e0;border-radius:5px;background:#fff}.agent-workflow-editor li>b{color:#4c7771;font-size:9px}.agent-workflow-editor input{height:31px;padding:0 7px}.agent-workflow-editor li>button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;border-radius:4px;background:transparent;color:#6e7b7d;cursor:pointer}.agent-workflow-editor li>button:hover:not(:disabled){background:#edf3f2;color:#24755e}.agent-workflow-editor li>button:last-child:hover:not(:disabled){background:#f8e9e7;color:#a4463d}.agent-workflow-editor li>button:disabled{opacity:.3;cursor:not-allowed}.agent-workflow-editor li svg{width:13px}.agent-test-editor{display:grid;gap:10px}.agent-test-editor .agent-editor-heading{margin:0}.agent-test-editor .agent-editor-heading>small{color:#7d898b;font-size:8px}.agent-test-command{display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:end;gap:8px}.agent-test-command textarea{width:100%;min-height:82px;padding:8px 9px;border:1px solid #ccd7d8;border-radius:4px;outline:0;background:#fff;color:#283537;font:inherit;font-size:11px;line-height:1.55;resize:vertical}.agent-test-command textarea:focus{border-color:#4d9d84;box-shadow:0 0 0 2px #26896c1a}.agent-test-command .command-button{min-height:34px}.agent-test-command .command-button svg{width:13px}.agent-test-result{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agent-test-result>section{min-height:118px;padding:9px 10px;border:1px solid #d8e1e1;border-radius:5px;background:#fff}.agent-test-result h3{margin:0 0 7px;color:#546265;font-size:10px}.agent-test-result p{margin:0;color:#354346;font-size:10px;line-height:1.65;white-space:pre-wrap}.agent-test-result dl{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:8px 10px;border-top:1px solid #dce4e5;border-bottom:1px solid #dce4e5}.agent-test-result dl div{display:grid;gap:3px;padding:0 8px;border-right:1px solid #e0e6e7}.agent-test-result dl div:last-child{border-right:0}.agent-test-result dt{color:#849092;font-size:8px}.agent-test-result dd{overflow:hidden;margin:0;color:#405053;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agent-release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.agent-release-grid>section{min-width:0}.agent-release-grid .memory{max-width:380px}.agent-checks{display:grid;margin:0;padding:0;list-style:none;border-top:1px solid #dfe5e6}.agent-checks li{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:35px;border-bottom:1px solid #e2e7e8;font-size:9px}.agent-checks svg{width:13px;color:#27866a}.agent-checks span{color:#7d898b}.agent-version-section{grid-column:1 / -1}.agent-version-list{display:grid;margin:0;padding:0;list-style:none;border:1px solid #d8e1e1;border-radius:5px;background:#fff}.agent-version-list li{display:grid;grid-template-columns:60px minmax(0,1fr) 18px;align-items:center;min-height:38px;padding:0 10px;border-bottom:1px solid #e4e9e9}.agent-version-list li:last-child{border-bottom:0}.agent-version-list b{color:#27775f;font-size:10px}.agent-version-list span{color:#758285;font-size:9px}.agent-version-list svg{width:13px;color:#899496}.agent-version-list li{display:block;min-height:0;padding:0}.agent-version-list details{width:100%}.agent-version-list summary{display:grid;grid-template-columns:60px minmax(0,1fr) 18px;align-items:center;min-height:38px;padding:0 10px;cursor:pointer;list-style:none}.agent-version-list summary::-webkit-details-marker{display:none}.agent-version-list details[open] summary>svg{transform:rotate(90deg)}.agent-version-detail{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:9px 10px 10px;border-top:1px solid #e4e9e9;background:#f8fafa}.agent-version-detail dl{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.agent-version-detail dl div{display:grid;gap:2px;padding-right:8px}.agent-version-detail dt{color:#879294;font-size:8px}.agent-version-detail dd{overflow:hidden;margin:0;color:#405053;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agent-version-detail p{display:-webkit-box;overflow:hidden;margin:0;color:#536164;font-size:9px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-version-detail .command-button{align-self:center;min-height:29px;font-size:9px}.agent-version-detail .command-button svg{width:12px}.agent-version-invalid{margin:0;padding:9px 10px;border-top:1px solid #e4e9e9;color:#a34239;font-size:9px}.agent-version-state{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;margin:0;border:1px dashed #cbd5d6;color:#748184;font-size:9px}.agent-version-state>svg{width:13px}.agent-version-state.error{display:grid;grid-template-columns:15px minmax(0,1fr) auto;justify-content:stretch;padding:4px 5px 4px 9px;border-style:solid;border-color:#e3b8b3;background:#fff4f2;color:#a34239}.agent-version-state .command-button{min-height:27px;font-size:9px}.agent-version-state .command-button svg{width:12px}.agent-toast{position:absolute;z-index:8;right:18px;bottom:16px;display:grid;grid-template-columns:16px minmax(0,1fr) 24px;align-items:center;gap:7px;max-width:420px;min-height:40px;padding:6px 7px 6px 10px;border:1px solid #b9d8cd;border-radius:5px;background:#edf8f4;box-shadow:0 9px 24px #1e303426;color:#256f59;font-size:10px}.agent-toast.error{border-color:#e3b8b3;background:#fff1ef;color:#a34239}.agent-toast>svg{width:14px}.agent-toast button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.agent-toast button:hover{background:#0000000d}.agent-toast button svg{width:12px}.workspace-shell{width:100%;height:100%;overflow:hidden;background:#f4f7f7}.workspace-shell>.knowledge-panel,.workspace-shell>.agent-panel,.workspace-shell>.almanac-panel,.workspace-shell>.pet-market-panel{position:static;width:100%;max-width:none;height:100%;max-height:none;padding:16px 18px;border:0;border-radius:0;box-shadow:none}.workspace-shell>.knowledge-panel{display:flex;flex-direction:column;overflow:hidden}.workspace-shell>.agent-panel{position:relative;inset:auto;display:flex;flex-direction:column;overflow:hidden}.workspace-shell>.knowledge-panel>header,.workspace-shell>.agent-panel>header,.workspace-shell>.almanac-panel>header{margin:-16px -18px 0;padding:12px 18px;border-bottom:1px solid #dce4e5}.pet-market-panel{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#f4f7f7;color:#2f3c3e}.market-toolbar{display:grid;grid-template-columns:minmax(190px,1fr) auto 112px;align-items:center;gap:12px;min-height:40px}.market-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;height:34px;padding:0 9px;border:1px solid #ced8d9;border-radius:5px;background:#fff}.market-search svg{width:15px;color:#728083}.market-search input{min-width:0;border:0;outline:0;background:transparent;color:#334144;font-size:10px}.market-toolbar nav{display:flex;align-items:center;height:34px;padding:3px;border:1px solid #d6dede;border-radius:5px;background:#fff}.market-toolbar nav button{height:26px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#6f7b7e;font-size:9px;cursor:pointer}.market-toolbar nav button:hover{color:#176d55}.market-toolbar nav button.active{background:#e5f2ed;color:#176d55;font-weight:700}.market-owned{display:flex;align-items:center;justify-content:flex-end;gap:6px;color:#667477;font-size:9px}.market-owned svg{width:16px;color:#a56a2b}.market-owned b{color:#2b7c64;font-size:13px}.market-summary{display:flex;align-items:center;gap:18px;min-height:34px;margin-top:8px;padding:0 10px;border-left:3px solid #2d876d;background:#edf5f2;color:#617073;font-size:9px}.market-summary span{display:flex;align-items:center;gap:5px}.market-summary svg{width:13px;color:#2d8067}.market-data-error{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;margin-top:7px;padding:4px 6px 4px 9px;border:1px solid #e3b8b3;border-radius:5px;background:#fff4f2;color:#a34239;font-size:9px}.market-data-error>svg{width:13px}.market-data-error .command-button{min-height:25px;font-size:8px}.market-data-error .command-button svg{width:11px}.market-feedback{position:absolute;z-index:5;right:18px;top:66px;display:grid;grid-template-columns:15px minmax(0,1fr) 22px;align-items:center;gap:7px;min-width:220px;min-height:36px;padding:5px 5px 5px 9px;border:1px solid #abd3c5;border-radius:5px;background:#ecf8f3;box-shadow:0 8px 22px #23343724;color:#246d57;font-size:9px}.market-feedback>svg{width:14px}.market-feedback button{display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.market-feedback button svg{width:12px}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:0;margin-top:10px;overflow-y:auto;padding:0 2px 2px 0}.market-card{display:grid;grid-template-rows:minmax(132px,1fr) auto 43px;min-width:0;min-height:245px;overflow:hidden;border:1px solid #d5ddde;border-radius:6px;background:#fff}.market-card:hover{border-color:#9db8b0;box-shadow:0 7px 18px #26363a17}.market-card.active{border-color:#4c9c83;box-shadow:inset 0 0 0 1px #4c9c83}.market-card-visual{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden;background:#eef2f2}.market-card:nth-child(2n) .market-card-visual{background:#f7f1e8}.market-card:nth-child(3n) .market-card-visual{background:#edf3f7}.market-card-visual img{width:78%;height:94%;object-fit:contain;transition:transform .16s ease}.market-card:hover .market-card-visual img{transform:translateY(-2px)}.market-card-visual>b{position:absolute;top:7px;right:7px;display:flex;align-items:center;gap:3px;height:22px;padding:0 7px;border-radius:11px;background:#247b62;color:#fff;font-size:8px}.market-card-visual>b svg{width:11px}.market-card-body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;min-height:58px;padding:8px 10px 6px}.market-card-body>span{display:grid;min-width:0;gap:3px}.market-card-body strong{font-size:12px}.market-card-body small{overflow:hidden;color:#788587;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.market-card-body>div{display:flex;gap:3px}.market-card-body i{padding:2px 5px;border-radius:7px;background:#eef2f2;color:#687578;font-size:7px;font-style:normal;white-space:nowrap}.market-card>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 9px;border-top:1px solid #e2e7e7}.market-card>footer>span{display:grid;gap:1px}.market-card>footer>span b{color:#b45e32;font-size:12px}.market-card>footer>span small{color:#899395;font-size:7px}.market-card>footer .command-button{min-height:29px;padding:0 9px;font-size:9px}.market-card>footer .command-button svg{width:13px}.market-empty{grid-column:1 / -1;display:grid;place-items:center;align-content:center;gap:8px;min-height:300px;color:#839092;font-size:10px}.market-empty svg{width:30px}.market-checkout-backdrop{position:absolute;z-index:20;inset:0;display:grid;place-items:center;padding:18px;background:#232f3259}.market-checkout{width:min(440px,100%);overflow:hidden;border:1px solid #c8d1d2;border-radius:7px;background:#fff;box-shadow:0 22px 60px #19272b47}.market-checkout>header{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0 12px;border-bottom:1px solid #dce3e4}.market-checkout>header>span{display:flex;align-items:center;gap:7px}.market-checkout>header svg{width:16px;color:#2b7c64}.market-checkout>header strong{font-size:12px}.market-checkout>header>button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;border-radius:4px;background:transparent;color:#687578;cursor:pointer}.market-checkout>header>button:hover{background:#edf1f1}.market-checkout>header>button svg{width:14px;color:inherit}.market-order-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;margin:12px;padding:8px;background:#f3f6f6}.market-order-item img{width:72px;height:72px;object-fit:contain}.market-order-item>span{display:grid;gap:4px}.market-order-item strong{font-size:12px}.market-order-item small{color:#748184;font-size:8px}.market-order-item>b{color:#b45e32;font-size:14px}.market-payment-methods{display:grid;gap:6px;padding:0 12px}.market-payment-methods>span{color:#667477;font-size:9px}.market-payment-methods>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.market-payment-methods button{height:34px;border:1px solid #d2dbdc;border-radius:4px;background:#fff;color:#526164;font-size:9px;cursor:pointer}.market-payment-methods button:hover{border-color:#87aa9f}.market-payment-methods button.active{border-color:#33866d;box-shadow:inset 0 0 0 1px #33866d;background:#edf7f3;color:#1d6c54;font-weight:700}.market-mock-notice{display:flex;align-items:flex-start;gap:7px;margin:11px 12px 0;padding:8px;border-left:3px solid #d0a249;background:#fff9ea;color:#736548;font-size:8px;line-height:1.55}.market-mock-notice svg{flex:0 0 auto;width:14px;color:#9c7629}.market-checkout-error{margin:7px 12px 0;color:#a34239;font-size:9px}.market-checkout-actions,.market-payment-success>footer{display:flex;justify-content:flex-end;gap:7px;margin-top:12px;padding:10px 12px;border-top:1px solid #e0e6e7}.market-checkout-actions .command-button,.market-payment-success .command-button{min-height:31px;font-size:9px}.market-checkout-actions svg{width:13px}.market-payment-success{display:grid;justify-items:center;padding-top:18px}.market-payment-success>i{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#dff2ea;color:#24785f}.market-payment-success>i svg{width:24px}.market-payment-success>strong{margin-top:9px;font-size:14px}.market-payment-success>span{margin-top:4px;color:#758285;font-size:9px}.market-payment-success dl{display:grid;gap:5px;width:calc(100% - 24px);margin:13px 12px 0;padding:8px 10px;background:#f4f6f6}.market-payment-success dl div{display:grid;grid-template-columns:52px minmax(0,1fr);gap:7px}.market-payment-success dt{color:#859092;font-size:8px}.market-payment-success dd{overflow:hidden;margin:0;color:#4e5c5f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.market-payment-success>footer{justify-self:stretch}@media(max-width:760px){.market-toolbar{grid-template-columns:1fr auto}.market-toolbar nav{grid-column:1 / -1;grid-row:2;overflow-x:auto}.market-owned{grid-column:2;grid-row:1}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-summary{flex-wrap:wrap;gap:5px 12px;padding:6px 9px}}.almanac-panel{display:flex;flex-direction:column;overflow:hidden;background:#f5f7f7;color:#263234}.almanac-panel>header{display:flex;align-items:center;justify-content:space-between;min-height:48px;background:#fbfcfc}.almanac-panel>header>div{display:flex;align-items:center;gap:9px}.almanac-panel>header>div>svg{width:20px;color:#a14d42}.almanac-panel>header h2{margin:0;font-size:15px;letter-spacing:0}.almanac-panel>header p{margin:2px 0 0;color:#7b8789;font-size:10px}.almanac-panel>header .icon-button{width:29px;height:29px}.almanac-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.month-switcher,.date-jump{display:flex;align-items:center;gap:7px}.month-switcher strong{min-width:116px;text-align:center;font-size:13px}.month-switcher button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #d5ddde;border-radius:5px;background:#fff;color:#526164;cursor:pointer}.month-switcher button:hover{border-color:#89a69e}.month-switcher svg{width:15px}.date-jump input{height:29px;padding:0 7px;border:1px solid #d5ddde;border-radius:5px;background:#fff;color:#344144;font:inherit;font-size:10px}.almanac-layout{display:grid;grid-template-columns:minmax(380px,1.12fr) minmax(300px,.88fr);min-height:0;flex:1;border:1px solid #d9e0e1;border-radius:7px;background:#fff;overflow:hidden}.almanac-calendar{min-width:0;padding:10px;border-right:1px solid #e0e5e6}.almanac-weekdays,.almanac-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.almanac-weekdays span{padding:5px;color:#718083;text-align:center;font-size:10px;font-weight:700}.almanac-grid{height:calc(100% - 28px);grid-template-rows:repeat(6,minmax(54px,1fr));border-top:1px solid #e1e6e6;border-left:1px solid #e1e6e6}.almanac-grid button{position:relative;display:grid;align-content:center;justify-items:center;min-width:0;padding:4px 2px;border:0;border-right:1px solid #e1e6e6;border-bottom:1px solid #e1e6e6;border-radius:0;background:#fff;color:#334043;cursor:pointer}.almanac-grid button:hover{background:#f4f8f6}.almanac-grid button.outside{background:#fafbfb;color:#a9b1b2}.almanac-grid button.selected{z-index:1;box-shadow:inset 0 0 0 2px #a14d42;background:#fff8f6;color:#7f352d}.almanac-grid button.today:after{position:absolute;top:4px;right:4px;width:5px;height:5px;border-radius:50%;background:#2f846a;content:""}.almanac-grid b{font-size:13px}.almanac-grid small{width:100%;overflow:hidden;color:#788487;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.almanac-grid .selected small{color:#9a5148}.almanac-detail{min-width:0;overflow-y:auto;padding:12px}.almanac-date-summary{display:grid;gap:9px}.almanac-date-summary>div:first-child{display:flex;align-items:center;gap:8px}.almanac-date-summary>div:first-child>b{font-size:34px;line-height:1;color:#a14d42}.almanac-date-summary span,.almanac-date-summary>div:last-child{display:grid;gap:2px}.almanac-date-summary span{font-size:11px;font-weight:700}.almanac-date-summary strong{font-size:12px}.almanac-date-summary small{color:#7a8789;font-size:9px;font-weight:400}.almanac-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.almanac-tags span{padding:2px 6px;border:1px solid #e1c9c5;border-radius:8px;background:#fff6f4;color:#93483f;font-size:8px}.almanac-yi-ji{display:grid;gap:7px;margin-top:10px}.almanac-yi-ji>div{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:6px}.almanac-yi-ji b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;font-size:10px}.almanac-yi-ji .good b{background:#e1f0e8;color:#257158}.almanac-yi-ji .bad b{background:#f5e4e1;color:#9b4339}.almanac-yi-ji p{margin:2px 0 0;font-size:9px;line-height:1.65}.almanac-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:10px}.almanac-facts span{display:grid;grid-template-columns:14px 32px minmax(0,1fr);align-items:center;gap:4px;min-height:28px;padding:4px 6px;background:#f5f7f7;font-size:8px}.almanac-facts svg{width:12px;color:#69787b}.almanac-facts b{font-size:8px}.almanac-hours{margin-top:10px;border-top:1px solid #e0e5e6}.almanac-hours summary{display:flex;align-items:center;gap:6px;padding:8px 1px;cursor:pointer;font-size:10px;font-weight:700}.almanac-hours summary svg{width:14px}.almanac-hours summary span{padding:1px 5px;border-radius:7px;background:#e9eeee;color:#687679;font-size:8px}.almanac-hours>div{display:grid;gap:3px}.almanac-hours>div>div{display:grid;grid-template-columns:69px 50px 19px minmax(0,1fr);align-items:center;gap:5px;min-height:25px;padding:3px 5px;background:#f7f9f9;font-size:8px}.almanac-hours time{color:#687679}.almanac-hours i{font-style:normal;font-weight:700}.almanac-hours i.good{color:#27745b}.almanac-hours i.bad{color:#a4483d}.almanac-hours small{overflow:hidden;color:#768285;text-overflow:ellipsis;white-space:nowrap}.almanac-note{margin:10px 0 0;color:#899396;font-size:8px;line-height:1.5}@media(max-width:760px){.almanac-toolbar{align-items:stretch;flex-direction:column}.almanac-layout{grid-template-columns:1fr;overflow-y:auto}.almanac-calendar{min-height:420px;border-right:0;border-bottom:1px solid #e0e5e6}.almanac-detail{overflow:visible}.almanac-facts{grid-template-columns:1fr}}.workspace-shell>.wechat-hosting-panel{width:100%;height:100%}.workspace-shell>.work-center-panel{width:100%;height:100%}.workspace-shell>.ecosystem-panel{width:100%;height:100%}.workspace-shell>.virtual-office-panel{width:100%;height:100%}.workspace-shell>.viral-video-panel{width:100%;height:100%}.viral-video-panel{display:grid;place-items:center;padding:24px;background:#f4f7f7;color:#344245}.viral-video-coming-soon{display:grid;justify-items:center;gap:10px;text-align:center}.viral-video-coming-soon>span{display:grid;place-items:center;width:54px;height:54px;border:1px solid #cbd8d5;border-radius:8px;background:#fff;box-shadow:0 6px 18px #26363917;color:#28765f}.viral-video-coming-soon>span svg{width:25px;height:25px}.viral-video-coming-soon>strong{font-size:15px}.viral-video-coming-soon>small{display:flex;align-items:center;gap:5px;color:#7b888a;font-size:9px}.viral-video-coming-soon>small svg{width:12px;height:12px}.virtual-office-panel{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#edf1f1;color:#303b3d;font-size:10px}.office-commandbar{display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;min-height:54px;padding:7px 14px;border-bottom:1px solid #d5dddd;background:#fff}.office-brand{display:flex;align-items:center;gap:8px}.office-brand>svg{width:22px;color:#a94c42}.office-brand span{display:grid;gap:1px}.office-brand strong{font-size:11px}.office-brand small{color:#849093;font-size:7px}.office-live{display:flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #d6dfdd;border-radius:4px;background:#f6f9f8;color:#52615f;font-size:8px}.office-live i{width:6px;height:6px;border-radius:50%;background:#31a074;box-shadow:0 0 0 3px #dff1e9}.office-commandbar>button{justify-self:end;display:flex;align-items:center;gap:5px;height:30px;padding:0 10px;border:0;border-radius:4px;background:#26765f;color:#fff;font-size:8px;font-weight:700;cursor:pointer}.office-commandbar>button svg{width:12px}.office-stat-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:70px;border-bottom:1px solid #d6dddd;background:#f8fafa}.office-stat-strip>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:3px 8px;padding:8px 13px;border-right:1px solid #dde4e4}.office-stat-strip>div:last-child{border-right:0}.office-stat-strip span{color:#748184;font-size:8px}.office-stat-strip strong{grid-column:2;grid-row:1 / span 2;align-self:center;color:#334043;font-size:19px}.office-stat-strip small{color:#929c9e;font-size:7px}.office-stat-strip>div:nth-child(2) strong{color:#29775f}.office-stat-strip>div:nth-child(3) strong{color:#a36d24}.office-stat-strip>div:nth-child(4) strong{color:#466d99}.office-stat-strip .office-load{grid-template-columns:1fr auto}.office-load strong{grid-row:1;font-size:12px}.office-load>i{grid-column:1 / -1;display:block;height:4px;overflow:hidden;border-radius:2px;background:#dce3e3}.office-load>i b{display:block;height:100%;background:#6b659b;transition:width .2s}.office-load small{grid-column:1 / -1}.office-main{display:grid;grid-template-columns:minmax(0,1fr) 264px;flex:1;min-height:0}.office-floor{position:relative;min-width:0;min-height:0;overflow:hidden;border-right:1px solid #d1d9d9;background:#e8edec}.office-floor:before{display:none}.office-three-stage{position:absolute;inset:0;overflow:hidden;background:#e8eeec;touch-action:none}.office-slogan-list{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.office-three-canvas{display:block;width:100%;height:100%;cursor:grab}.office-three-canvas:active{cursor:grabbing}.office-three-labels{position:absolute;z-index:8;inset:0;overflow:hidden;pointer-events:none}.office-three-label{position:absolute;top:0;left:0;display:grid;justify-items:center;min-width:52px;pointer-events:none;will-change:transform}.office-employee-name{position:relative;padding:2px 5px;border:1px solid rgba(63,76,77,.18);border-radius:3px;background:#ffffffe6;box-shadow:0 2px 6px #2330321f;color:#344143;font:inherit;font-size:7px;cursor:pointer;pointer-events:auto}.office-three-label>small{display:flex;align-items:center;gap:3px;margin-top:2px;padding:1px 4px;border-radius:3px;background:#273234c7;color:#fff;font-size:6px}.office-three-label>small i{width:4px;height:4px;border-radius:50%;background:#38ae7d}.office-three-label>small i.busy{background:#efb049}.office-three-label.selected .office-employee-name{border-color:#31836a;color:#1e7158}.office-employee-tooltip{position:absolute;z-index:80;top:50%;left:calc(100% + 7px);display:grid;gap:4px;width:184px;padding:8px;border:1px solid #cad5d2;border-radius:5px;background:#fffffffa;box-shadow:0 10px 26px #23303233;color:#435153;text-align:left;opacity:0;pointer-events:none;transform:translateY(-50%) translate(-3px);transition:opacity .12s,transform .12s}.office-three-label[data-tooltip-side=left] .office-employee-tooltip{right:calc(100% + 7px);left:auto;transform:translateY(-50%) translate(3px)}.office-employee-name:hover .office-employee-tooltip,.office-employee-name:focus-visible .office-employee-tooltip{opacity:1;transform:translateY(-50%) translate(0)}.office-employee-tooltip>strong{font-size:8px}.office-employee-tooltip>em{overflow:hidden;color:#5f6d70;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.office-employee-tooltip>i{display:block;height:4px;overflow:hidden;border-radius:2px;background:#dfe6e4}.office-employee-tooltip>i b{display:block;height:100%;background:#31836a}.office-employee-tooltip>small{color:#778487;font-size:6px}.office-employee-tooltip>p{display:-webkit-box;overflow:hidden;margin:1px 0 0;color:#657275;font-size:6px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.office-three-bubble{position:relative;display:block;width:max-content;max-width:180px;margin-bottom:5px;padding:6px 8px;border:1px solid #cad5d2;border-radius:5px;background:#fffffff5;box-shadow:0 7px 17px #2230322b;color:#435153;font-size:7px;line-height:1.45;text-align:left}.office-three-bubble:after{position:absolute;bottom:-4px;left:calc(50% - 4px);width:7px;height:7px;border-right:1px solid #cad5d2;border-bottom:1px solid #cad5d2;background:#fff;transform:rotate(45deg);content:""}.office-three-toolbar{position:absolute;z-index:24;top:10px;right:10px;display:flex;gap:2px;padding:3px;border:1px solid rgba(174,187,184,.85);border-radius:5px;background:#ffffffeb;box-shadow:0 5px 15px #2735371f}.office-three-toolbar button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:3px;background:transparent;color:#536264;cursor:pointer}.office-three-toolbar button:hover,.office-three-toolbar button.active{background:#e4f0ec;color:#237158}.office-three-toolbar svg{width:13px}.office-three-loading,.office-three-error{position:absolute;z-index:40;inset:0;display:grid;place-content:center;justify-items:center;gap:7px;background:#e8eeec}.office-three-loading>i{position:relative;display:block;width:42px;height:42px;border:2px solid #c8d5d1;border-radius:50%}.office-three-loading>i b{position:absolute;inset:3px;border-top:3px solid #2f8369;border-radius:50%;transition:transform .18s}.office-three-loading strong,.office-three-error strong{font-size:10px}.office-three-loading span,.office-three-error span{color:#718083;font-size:8px}.office-three-loading>em{display:block;width:150px;height:4px;overflow:hidden;border-radius:2px;background:#d3ddda}.office-three-loading>em b{display:block;height:100%;background:#2f8369;transition:width .18s}.office-three-error{padding:18px;text-align:center}.office-three-error strong{color:#a0473d}.office-room{position:absolute;top:2.5%;height:25%;border:1px solid #cbd4d2;background:#f7f8f6;box-shadow:inset 0 4px #d7b891}.office-room>span{position:absolute;top:7px;left:9px;display:flex;align-items:center;gap:4px;color:#6d7777;font-size:8px;font-weight:700}.office-room>span svg{width:11px}.meeting-room{left:2%;width:42%}.manager-room{right:2%;width:24%}.meeting-table{position:absolute;left:50%;top:56%;width:46%;height:33%;border:1px solid #b9c2c0;border-radius:14px;background:#d8dfdd;transform:translate(-50%,-50%)}.meeting-room>i{position:absolute;width:15px;height:10px;border:1px solid #b4bfbd;border-radius:4px;background:#fff}.meeting-room>i:nth-of-type(1){left:23%;top:34%}.meeting-room>i:nth-of-type(2){left:42%;top:29%}.meeting-room>i:nth-of-type(3){right:31%;top:29%}.meeting-room>i:nth-of-type(4){right:20%;top:43%}.meeting-room>i:nth-of-type(5){right:20%;bottom:10%}.meeting-room>i:nth-of-type(6){right:34%;bottom:5%}.meeting-room>i:nth-of-type(7){left:38%;bottom:5%}.meeting-room>i:nth-of-type(8){left:20%;bottom:12%}.manager-desk{position:absolute;right:11%;bottom:14%;width:58%;height:25px;border:1px solid #b8c1bf;background:#d5dcda}.manager-desk i{position:absolute;left:6px;top:5px;width:18px;height:11px;border:1px solid #869492;background:#eef1f0}.manager-desk b{position:absolute;right:7px;top:7px;width:10px;height:10px;border-radius:50%;background:#72987d}.office-zone-label{position:absolute;z-index:1;top:32.5%;left:2%;color:#7f8b8c;font-size:8px;font-weight:700}.office-desk{position:absolute;z-index:1;width:56px;height:28px;border:1px solid #c5cecc;background:#dde3e1;box-shadow:0 5px #c4ccca;transform:translate(-50%,-50%)}.office-desk>i{position:absolute;top:5px;left:18px;width:20px;height:10px;border:1px solid #8f9d9b;border-bottom-width:2px;background:#f4f6f5}.office-desk>b{position:absolute;right:5px;top:7px;width:7px;height:7px;border-radius:50%;background:#4b997b}.office-desk>span{position:absolute;top:32px;left:50%;width:65px;color:#8a9697;text-align:center;font-size:6px;transform:translate(-50%)}.office-person{position:absolute;z-index:5;display:block;width:46px;height:59px;padding:0;border:0;background:transparent;color:#344143;cursor:pointer;transform:translate(-50%,-50%);transition:left 1.35s ease,top 1.35s ease}.office-person:hover,.office-person.selected{z-index:8}.office-person.selected:after{position:absolute;inset:2px 5px 14px;border:1px solid color-mix(in srgb,var(--agent-color) 70%,white);border-radius:18px;content:""}.office-person .person-head{position:absolute;z-index:2;top:4px;left:16px;width:14px;height:14px;border:2px solid #4c4038;border-radius:50%;background:#e8b28d}.office-person .person-body{position:absolute;z-index:1;top:16px;left:12px;width:22px;height:24px;border-radius:7px 7px 5px 5px;background:var(--agent-color);box-shadow:0 7px 9px #2c383a33}.office-person>b{position:absolute;top:41px;left:-7px;width:60px;overflow:hidden;font-size:7px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.office-person>small{position:absolute;top:50px;left:-7px;display:flex;align-items:center;justify-content:center;gap:3px;width:60px;color:#788486;font-size:6px}.office-person>small em{width:5px;height:5px;border-radius:50%;background:#38a276}.office-person>small em.busy{background:#d39b38}.office-person.status-walking .person-body{animation:office-walk .5s ease-in-out infinite alternate}.office-person.status-working .person-body,.office-person.status-reviewing .person-body,.office-person.status-talking .person-body,.office-person.status-meeting .person-body{box-shadow:0 0 0 3px color-mix(in srgb,var(--agent-color) 20%,transparent),0 7px 9px #2c383a33}.office-bubble{position:absolute;z-index:20;left:50%;bottom:59px;display:grid;grid-template-columns:12px minmax(0,1fr);align-items:start;gap:4px;width:max-content;max-width:190px;padding:6px 8px;border:1px solid #cdd6d4;border-radius:5px;background:#fff;box-shadow:0 7px 18px #2f3a3c26;color:#465355;font-size:7px;line-height:1.45;text-align:left;transform:translate(-50%)}.office-bubble:after{position:absolute;left:calc(50% - 4px);bottom:-5px;width:8px;height:8px;border-right:1px solid #cdd6d4;border-bottom:1px solid #cdd6d4;background:#fff;transform:rotate(45deg);content:""}.office-bubble svg{width:10px;color:var(--agent-color)}.office-floor-controls{position:absolute;z-index:12;right:12px;bottom:10px;left:12px;display:flex;align-items:center;justify-content:center;gap:3px;min-height:38px;padding:4px;border:1px solid rgba(190,200,198,.9);border-radius:6px;background:#fffffff0;box-shadow:0 6px 18px #2d3a3c1f}.office-floor-controls button{display:flex;align-items:center;gap:4px;height:28px;padding:0 10px;border:0;border-radius:4px;background:transparent;color:#546164;font-size:7px;cursor:pointer}.office-floor-controls button:hover:not(:disabled){background:#e8f1ee;color:#26745d}.office-floor-controls button:disabled{opacity:.4;cursor:default}.office-floor-controls svg{width:11px}.office-rail{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#f8fafa}.office-agent-inspector{padding:10px;border-bottom:1px solid #dce3e3;background:#fff}.office-agent-inspector header{display:flex;align-items:center;gap:7px}.office-agent-inspector header>i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;font-size:9px;font-style:normal;font-weight:700}.office-agent-inspector header span{display:grid;gap:2px}.office-agent-inspector header strong{font-size:9px}.office-agent-inspector header small{color:#2d795f;font-size:7px}.office-agent-inspector>p{margin:7px 0;color:#697678;font-size:7px;line-height:1.5}.office-agent-inspector>div{display:grid;gap:2px;padding-top:6px;border-top:1px solid #edf0f0}.office-agent-inspector>div span{color:#8a9597;font-size:6px}.office-agent-inspector>div strong{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.office-task-rail{display:flex;min-height:0;flex:1.25;flex-direction:column;border-bottom:1px solid #dce3e3}.office-task-rail>header,.office-activity>header{display:flex;align-items:center;justify-content:space-between;min-height:35px;padding:0 10px;background:#f2f5f5}.office-task-rail>header span,.office-activity>header span{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:700}.office-task-rail>header svg,.office-activity>header svg{width:12px}.office-task-rail>header b{display:grid;place-items:center;min-width:17px;height:17px;border-radius:8px;background:#dfe8e6;color:#4d6260;font-size:7px}.office-task-rail>div{display:grid;align-content:start;gap:5px;min-height:0;padding:7px;overflow-y:auto}.office-task-rail article{display:grid;gap:4px;padding:7px;border-left:3px solid #9ba7a7;background:#fff;box-shadow:0 1px 3px #2d3a3c14}.office-task-rail article.status-working{border-left-color:#3678aa}.office-task-rail article.status-assigning,.office-task-rail article.status-review{border-left-color:#c28a2f}.office-task-rail article.status-done{border-left-color:#2c8a68}.office-task-rail article.status-failed{border-left-color:#b94e43}.office-task-rail article>header{display:flex;align-items:start;gap:6px}.office-task-rail article>header strong{flex:1;min-width:0;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.office-task-rail article>header span{flex:0 0 auto;color:#6e7a7c;font-size:6px}.office-task-rail article>small{color:#8c9698;font-size:6px}.office-task-rail article>i{display:block;height:3px;overflow:hidden;background:#e1e6e6}.office-task-rail article>i b{display:block;height:100%;background:#39826b;transition:width .3s}.office-task-rail article>p{display:-webkit-box;overflow:hidden;margin:1px 0 0;color:#687477;font-size:6px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.office-agent-inspector>.office-agent-links{display:flex;flex-direction:row;gap:4px;margin-top:7px;padding-top:7px}.office-agent-links button{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0;flex:1;height:25px;padding:0 5px;border:1px solid #d5dddc;border-radius:4px;background:#f7f9f8;color:#586668;font-size:6px;cursor:pointer}.office-agent-links button:hover{border-color:#8bb3a7;background:#edf5f2;color:#24735b}.office-agent-links svg{width:10px}.office-task-rail>header>button{display:grid;place-items:center;width:23px;height:23px;margin-left:2px;padding:0;border:0;border-radius:4px;background:transparent;color:#657476;cursor:pointer}.office-task-rail>header>button:hover{background:#e4eeeb;color:#237158}.office-task-rail>header>button svg{width:11px}.office-task-rail article.status-cancelled{border-left-color:#899596;opacity:.75}.office-activity{display:flex;min-height:116px;flex:.75;flex-direction:column;overflow:hidden}.office-activity ul{display:grid;align-content:start;gap:5px;margin:0;padding:7px 10px;overflow-y:auto;list-style:none}.office-activity li{display:grid;grid-template-columns:6px minmax(0,1fr);align-items:start;gap:5px;color:#697577;font-size:6px;line-height:1.45}.office-activity li>i{width:5px;height:5px;margin-top:2px;border-radius:50%;background:#3a8b70}.office-dialog-backdrop{position:absolute;z-index:90;inset:0;display:grid;place-items:center;padding:18px;background:#1f2a2c59}.office-task-dialog{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow-y:auto;padding:13px;border:1px solid #ccd5d4;border-radius:7px;background:#fff;box-shadow:0 22px 60px #202d3047}.office-task-dialog>header{display:flex;align-items:center;justify-content:space-between}.office-task-dialog>header span{display:flex;align-items:center;gap:7px}.office-task-dialog>header span svg{width:17px;color:#a84e43}.office-task-dialog>header strong{font-size:12px}.office-task-dialog>header button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:4px;background:transparent;color:#687477;cursor:pointer}.office-task-dialog>header button:hover{background:#edf1f1}.office-task-dialog>header button svg{width:13px}.office-task-dialog>label{display:grid;gap:5px;margin-top:11px}.office-task-dialog>label>span,.office-task-dialog legend{color:#657174;font-size:8px;font-weight:700}.office-task-dialog textarea{min-height:72px;resize:vertical;padding:8px;border:1px solid #cfd8d8;border-radius:4px;outline:0;font:inherit;font-size:9px;line-height:1.5}.office-task-dialog textarea:focus{border-color:#438c75;box-shadow:0 0 0 2px #deeee9}.office-task-dialog fieldset{margin:10px 0 0;padding:0;border:0}.office-task-dialog fieldset>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:6px}.office-task-dialog fieldset label{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:5px;min-height:42px;padding:5px;border:1px solid #dae1e1;border-radius:4px;cursor:pointer}.office-task-dialog fieldset label.selected{border-color:#438a74;background:#edf6f3}.office-task-dialog fieldset input{display:none}.office-task-dialog fieldset label>i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#fff;font-size:7px;font-style:normal}.office-task-dialog fieldset label span{display:grid;min-width:0;gap:2px}.office-task-dialog fieldset label strong{font-size:8px}.office-task-dialog fieldset label small{color:#849092;font-size:6px}.office-task-dialog>p{display:flex;align-items:center;gap:5px;margin:9px 0 0;color:#758184;font-size:7px}.office-task-dialog>p svg{width:11px}.office-form-error{margin-top:7px;padding:6px;border-left:3px solid #b95045;background:#fbedeb;color:#92453d;font-size:7px}.office-task-dialog>footer{display:flex;justify-content:flex-end;gap:5px;margin-top:12px;padding-top:9px;border-top:1px solid #e0e6e6}.office-task-dialog>footer button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:72px;height:29px;padding:0 9px;border:1px solid #cfd8d7;border-radius:4px;background:#fff;color:#536164;font-size:8px;cursor:pointer}.office-task-dialog>footer button[type=submit]{border-color:#27775f;background:#27775f;color:#fff}.office-task-dialog>footer button:disabled{opacity:.55;cursor:default}.office-task-dialog>footer svg{width:11px}@keyframes office-walk{0%{transform:translateY(-1px) rotate(-2deg)}to{transform:translateY(1px) rotate(2deg)}}@media(max-width:940px){.office-main{grid-template-columns:minmax(0,1fr) 226px}.office-commandbar{grid-template-columns:minmax(190px,1fr) auto minmax(130px,1fr)}.office-stat-strip>div{padding-inline:8px}.office-bubble{max-width:145px}.office-floor-controls button{padding-inline:7px}}@media(max-width:760px){.office-commandbar{grid-template-columns:1fr auto}.office-live{display:none}.office-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.office-stat-strip .office-load{display:none}.office-main{grid-template-columns:1fr;overflow-y:auto}.office-floor{min-height:560px;border-right:0;border-bottom:1px solid #d1d9d9}.office-rail{min-height:420px}.office-task-dialog fieldset>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.ecosystem-panel{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#f3f6f6;color:#2f3c3f;font-size:10px}.ecosystem-commandbar{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;min-height:54px;padding:7px 14px;border-bottom:1px solid #d9e1e2;background:#fff}.ecosystem-brand{display:flex;align-items:center;gap:8px}.ecosystem-brand>svg{width:22px;color:#bc5547}.ecosystem-brand span{display:grid;gap:1px}.ecosystem-brand strong{font-size:11px}.ecosystem-brand small{color:#849093;font-size:7px}.ecosystem-commandbar nav{grid-column:2;display:flex;align-items:center;gap:2px;height:34px;padding:3px;border:1px solid #d5ddde;border-radius:5px;background:#f7f9f9}.ecosystem-commandbar nav button{display:flex;align-items:center;gap:5px;height:26px;padding:0 11px;border:0;border-radius:3px;background:transparent;color:#667477;font-size:9px;cursor:pointer}.ecosystem-commandbar nav button svg{width:13px}.ecosystem-commandbar nav button.active{background:#fff;box-shadow:0 1px 4px #2636391f;color:#176d55;font-weight:700}.ecosystem-error{display:flex;align-items:center;gap:5px;margin:8px 0 0;padding:7px 8px;border-left:3px solid #bd4f43;background:#fbeeed;color:#8b4039;font-size:8px}.ecosystem-error svg{width:13px}.growth-workspace{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(360px,1.15fr);flex:1;min-height:0;gap:18px;padding:18px}.growth-pet-stage{position:relative;min-height:0;overflow:hidden;border:1px solid #d8e0e1;border-radius:6px;background:#e9f1f2}.growth-pet-stage .pet-canvas{position:absolute;inset:0 0 48px;width:auto;height:auto}.growth-pet-stage>div:last-child{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:center;gap:7px;height:48px;border-top:1px solid #d6dfe0;background:#fffffff0}.growth-pet-stage>div:last-child strong{font-size:13px}.growth-pet-stage>div:last-child span{padding:2px 6px;border-radius:7px;background:#e7f2ed;color:#28745e;font-size:8px}.growth-details{align-self:center;display:grid;gap:12px;width:100%;max-width:460px}.growth-details>header{display:flex;align-items:center;justify-content:space-between}.growth-details>header>div{display:flex;align-items:center;gap:8px}.growth-details>header svg{width:20px;color:#c55265}.growth-details>header span{display:grid;gap:2px}.growth-details>header strong{font-size:13px}.growth-details>header small{color:#7d898b;font-size:8px}.growth-details>header b{color:#326f9f;font-size:18px}.growth-meter{height:9px;overflow:hidden;border-radius:4px;background:#dce4e5}.growth-meter i{display:block;height:100%;background:#d16371;transition:width .2s}.growth-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.growth-stat-grid>div{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:7px 9px;border:1px solid #d9e1e2;border-radius:5px;background:#fff}.growth-stat-grid span{color:#7d898b;font-size:8px}.growth-stat-grid strong{font-size:11px}.growth-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-top:4px}.growth-rules>div{display:flex;align-items:center;gap:4px;color:#4e6063;font-size:8px}.growth-rules svg{width:11px;color:#31826a}.growth-rules small{grid-column:1/-1;color:#899496;font-size:7px}.plugin-workspace{display:flex;min-height:0;flex:1;flex-direction:column;gap:9px;padding:12px}.plugin-market-toolbar{display:flex;align-items:center;gap:8px;min-height:38px}.plugin-market-toolbar>div{display:grid;margin-right:auto;gap:2px}.plugin-market-toolbar strong{font-size:13px}.plugin-market-toolbar small{color:#7d898b;font-size:8px}.plugin-market-toolbar>button{display:flex;align-items:center;gap:5px;height:30px;padding:0 9px;border:1px solid #cad6d4;border-radius:4px;background:#fff;color:#2d7462;font-size:8px;cursor:pointer}.plugin-market-toolbar>button svg{width:12px}.plugin-market-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.7fr);gap:10px;flex:1;min-height:0}.plugin-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;min-height:0;overflow-y:auto}.plugin-catalog article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:8px;min-height:91px;padding:9px;border:1px solid #d6dfe0;border-radius:6px;background:#fff}.plugin-catalog article>i{display:grid;place-items:center;width:34px;height:34px;border-radius:5px;background:#e4eef8;color:#356e9c}.plugin-catalog article>i svg{width:17px}.plugin-catalog article>span{display:grid;min-width:0;gap:2px}.plugin-catalog article strong{font-size:10px}.plugin-catalog article small{color:#8b9698;font-size:7px}.plugin-catalog article p{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:#667477;font-size:8px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.plugin-catalog article>button{display:flex;align-items:center;gap:3px;height:25px;padding:0 6px;border:0;border-radius:4px;background:#267a61;color:#fff;font-size:7px;cursor:pointer}.plugin-catalog article>button.installed{background:#edf2f2;color:#607174}.plugin-catalog article>button svg{width:10px}.plugin-inspector{min-height:0;overflow-y:auto;border:1px solid #d6dfe0;border-radius:6px;background:#fff}.plugin-inspector>header{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:7px 9px;border-bottom:1px solid #e3e8e8}.plugin-inspector>header span{display:grid;gap:2px}.plugin-inspector>header strong{font-size:11px}.plugin-inspector>header small{color:#7e8a8c;font-size:7px}.plugin-inspector>header button{display:grid;place-items:center;width:25px;height:25px;border:0;border-radius:4px;background:transparent;color:#a24a42;cursor:pointer}.plugin-inspector>header svg{width:12px}.plugin-tool-list{display:grid;padding:6px 9px}.plugin-tool-list>div{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;min-height:37px;border-bottom:1px solid #edf0f0}.plugin-tool-list svg{width:13px;color:#bc5949}.plugin-tool-list span{display:grid;gap:2px}.plugin-tool-list strong{font-size:9px}.plugin-tool-list small{color:#7d898b;font-size:7px}.plugin-permissions{display:grid;padding:6px 9px;border-top:1px solid #e1e7e7}.plugin-permissions>strong{margin-bottom:3px;font-size:9px}.plugin-permissions label{display:grid;grid-template-columns:16px 18px minmax(0,1fr);align-items:center;min-height:30px;cursor:pointer}.plugin-permissions input{opacity:0}.plugin-permissions i{display:grid;place-items:center;width:14px;height:14px;border:1px solid #aebbbc;border-radius:3px}.plugin-permissions input:checked+i{border-color:#277c63;background:#277c63}.plugin-permissions input:checked+i:after{width:7px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg) translateY(-1px);content:""}.plugin-permissions span{font-size:8px}.plugin-enable{display:flex;align-items:center;justify-content:center;gap:5px;width:calc(100% - 18px);height:30px;margin:5px 9px 9px;border:0;border-radius:4px;background:#267a61;color:#fff;font-size:8px;font-weight:700;cursor:pointer}.plugin-enable.enabled{background:#67777a}.plugin-enable svg{width:12px}.plugin-empty{display:grid;place-items:center;align-content:center;gap:8px;height:100%;color:#849092}.plugin-empty svg{width:24px}.plugin-empty strong{font-size:9px}.motion-workspace{display:grid;grid-template-columns:215px minmax(0,1fr);flex:1;min-height:0}.motion-projects{min-height:0;overflow-y:auto;border-right:1px solid #d8e0e1;background:#f7f9f9}.motion-projects>header{min-height:47px;padding:9px;border-bottom:1px solid #dfe5e6}.motion-projects>header span{display:grid;gap:2px}.motion-projects>header strong{font-size:11px}.motion-projects>header small{color:#849092;font-size:7px}.motion-projects>button{display:grid;grid-template-columns:20px minmax(0,1fr) 14px;align-items:center;gap:7px;width:100%;min-height:51px;padding:6px 8px;border:0;border-bottom:1px solid #e7ebeb;background:transparent;color:#465356;text-align:left;cursor:pointer}.motion-projects>button.active{background:#e9f4f0;box-shadow:inset 3px 0 #278067}.motion-projects>button>svg{width:14px}.motion-projects>button>svg:first-child{color:#4d7477}.motion-projects>button span{display:grid;min-width:0;gap:2px}.motion-projects>button strong,.motion-projects>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.motion-projects>button strong{font-size:9px}.motion-projects>button small{color:#849092;font-size:7px}.motion-editor{display:flex;min-width:0;min-height:0;flex-direction:column;padding:12px;overflow:hidden}.motion-source-toolbar{display:flex;align-items:center;gap:7px}.motion-renderer-tabs{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #d4ddde;border-radius:5px;background:#f7f9f9}.motion-renderer-tabs button{height:25px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#647275;font-size:8px;cursor:pointer}.motion-renderer-tabs button.active{background:#fff;box-shadow:0 1px 4px #2636391f;color:#176d55;font-weight:700}.motion-import{display:flex;align-items:center;gap:5px;height:31px;margin-left:auto;padding:0 9px;border:0;border-radius:4px;background:#267a61;color:#fff;font-size:8px;cursor:pointer}.motion-import svg{width:12px}.motion-project-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-top:10px;padding-bottom:9px;border-bottom:1px solid #dfe6e7}.motion-project-heading label{display:grid;gap:4px}.motion-project-heading label span{color:#7b888a;font-size:7px}.motion-project-heading input{height:30px;padding:0 8px;border:1px solid #ccd7d8;border-radius:4px;outline:0;font:inherit;font-size:10px}.motion-project-heading>span{display:grid;gap:2px;text-align:right}.motion-project-heading>span strong{font-size:9px}.motion-project-heading>span small{color:#849092;font-size:7px}.motion-mapping-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:0;margin-top:9px;overflow-y:auto}.motion-mapping-list label{display:grid;grid-template-columns:minmax(0,1fr) minmax(85px,1.15fr);align-items:center;gap:6px;min-height:43px;padding:5px 6px;border:1px solid #d8e0e1;border-radius:5px;background:#fff}.motion-mapping-list label>span{display:grid;min-width:0;gap:1px}.motion-mapping-list strong{font-size:9px}.motion-mapping-list small{color:#8a9597;font-size:7px}.motion-mapping-list select{min-width:0;height:28px;padding:0 5px;border:1px solid #ccd7d8;border-radius:4px;background:#fff;font-size:8px}.motion-warnings{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:7px;padding:6px 8px;border-left:3px solid #b8882d;background:#fff8e8;color:#78632f}.motion-warnings span{display:flex;align-items:center;gap:4px;font-size:7px}.motion-warnings svg{width:11px}.motion-editor>footer{display:flex;justify-content:flex-end;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #dfe5e6}.motion-editor>footer button{display:flex;align-items:center;gap:5px;height:30px;padding:0 9px;border:1px solid #ccd7d8;border-radius:4px;background:#fff;color:#637174;font-size:8px;cursor:pointer}.motion-editor>footer button.primary{border-color:#267a61;background:#267a61;color:#fff}.motion-editor>footer button.danger{color:#a14b43}.motion-editor>footer svg{width:12px}.motion-empty{display:grid;place-items:center;align-content:center;gap:8px;flex:1;color:#849092}.motion-empty svg{width:28px}.motion-empty strong{font-size:10px}.motion-empty small{font-size:8px}@media(max-width:760px){.ecosystem-commandbar{grid-template-columns:1fr;gap:5px}.ecosystem-brand{display:none}.ecosystem-commandbar nav{grid-column:1;justify-self:center}.growth-workspace,.plugin-market-layout,.motion-workspace{grid-template-columns:1fr}.growth-pet-stage{min-height:250px}.plugin-catalog,.motion-mapping-list{grid-template-columns:1fr}.motion-projects{max-height:150px;border-right:0;border-bottom:1px solid #d8e0e1}}.work-center-panel{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:#f4f7f7;color:#344245}.work-commandbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto 30px;align-items:center;gap:9px;min-height:54px;padding:7px 12px;border-bottom:1px solid #d9e1e2;background:#fff}.work-commandbar>nav{display:flex;height:34px;padding:3px;border:1px solid #d5ddde;border-radius:5px;background:#f5f8f8}.work-commandbar>nav button{position:relative;display:flex;align-items:center;gap:5px;height:26px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:#657376;font-size:9px;cursor:pointer}.work-commandbar>nav button.active{background:#fff;box-shadow:0 1px 4px #2636391f;color:#176d55;font-weight:700}.work-commandbar>nav svg{width:13px}.work-commandbar>nav b{min-width:15px;padding:1px 4px;border-radius:7px;background:#a44940;color:#fff;font-size:7px;text-align:center}.work-commandbar>nav i{width:6px;height:6px;border-radius:50%;background:#278568}.work-commandbar>span{overflow:hidden;color:#849093;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.work-command,.work-icon-command{display:flex;align-items:center;justify-content:center;height:30px;border:1px solid #d1dbdc;border-radius:5px;background:#fff;color:#5d6d70;cursor:pointer}.work-command{gap:4px;padding:0 8px;font-size:8px}.work-command svg,.work-icon-command svg{width:13px}.work-icon-command{width:30px;padding:0}.work-command:disabled,.work-icon-command:disabled{cursor:default;opacity:.5}.work-unread-toggle{display:flex;align-items:center;gap:5px;color:#657376;font-size:8px;cursor:pointer}.work-unread-toggle input{position:absolute;opacity:0}.work-unread-toggle i{position:relative;width:27px;height:15px;border-radius:8px;background:#bdc8ca}.work-unread-toggle i:after{position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#fff;content:"";transition:transform .14s}.work-unread-toggle input:checked+i{background:#2c8169}.work-unread-toggle input:checked+i:after{transform:translate(12px)}.work-error{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;padding:4px 12px;border-bottom:1px solid #e4bcb7;background:#fff1ef;color:#9f4138;font-size:9px}.work-error svg{width:14px}.work-error button{height:23px;padding:0 8px;border:1px solid currentColor;border-radius:4px;background:transparent;color:inherit;font-size:8px;cursor:pointer}.work-filterbar{display:flex;align-items:center;gap:3px;min-height:42px;padding:6px 12px;border-bottom:1px solid #dce4e5;background:#f9fbfb}.work-filterbar button{height:25px;padding:0 9px;border:1px solid transparent;border-radius:4px;background:transparent;color:#687679;font-size:8px;cursor:pointer}.work-filterbar button:hover{background:#edf3f1}.work-filterbar button.active{border-color:#bfd4ce;background:#e7f2ee;color:#226e59;font-weight:700}.work-content-grid{display:grid;grid-template-columns:minmax(270px,.82fr) minmax(360px,1.3fr);flex:1;min-height:0;gap:10px;padding:10px 12px 12px}.work-list,.work-detail{min-width:0;min-height:0;overflow:hidden;border:1px solid #d6dfe0;border-radius:6px;background:#fff}.work-list{overflow-y:auto}.work-list>button{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:58px;padding:6px 8px;border:0;border-bottom:1px solid #edf0f0;background:#fff;color:#344245;text-align:left;cursor:pointer}.work-list>button:hover{background:#f5f9f8}.work-list>button.active{background:#eaf5f1;box-shadow:inset 3px 0 #278067}.work-list>button.unread span strong:after{display:inline-block;width:6px;height:6px;margin-left:5px;border-radius:50%;background:#2b896c;content:""}.work-list>button>span{display:grid;min-width:0;gap:4px}.work-list>button strong,.work-list>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-list>button strong{font-size:9px}.work-list>button small{color:#7c898b;font-size:8px}.work-list>button time{align-self:start;padding-top:3px;color:#99a2a4;font-size:7px;white-space:nowrap}.work-type-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:5px;background:#e8eff3;color:#4e7488;font-style:normal}.work-type-icon svg{width:14px}.work-type-icon.success,.work-type-icon.task-succeeded{background:#e1f1eb;color:#28745d}.work-type-icon.warning,.work-type-icon.task-waiting_confirmation{background:#f7efdc;color:#946c2f}.work-type-icon.error,.work-type-icon.task-failed{background:#f8e7e4;color:#a34d44}.work-type-icon.task-running{background:#e8edf7;color:#526f9b}.work-type-icon.task-cancelled{background:#eceff0;color:#727e80}.work-detail{display:flex;flex-direction:column}.work-detail>header{display:grid;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:9px;min-height:63px;padding:8px 11px;border-bottom:1px solid #e1e7e7}.work-detail>header>span{display:grid;min-width:0;gap:4px}.work-detail>header small{color:#7f8c8e;font-size:8px}.work-detail>header strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.work-detail-body{flex:1;min-height:0;padding:12px;overflow-y:auto}.work-detail-body>p{margin:0 0 13px;color:#536164;font-size:9px;line-height:1.7;white-space:pre-wrap}.work-detail-body dl{display:grid;grid-template-columns:55px minmax(0,1fr);margin:0;border-top:1px solid #edf0f0}.work-detail-body dt,.work-detail-body dd{min-height:30px;margin:0;padding:7px 5px;border-bottom:1px solid #edf0f0;font-size:8px}.work-detail-body dt{color:#899496}.work-detail-body dd{overflow-wrap:anywhere;color:#4b5a5d}.work-detail>footer{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-height:46px;padding:7px 10px;border-top:1px solid #e1e7e7}.work-detail>footer button{display:flex;align-items:center;justify-content:center;gap:4px;min-width:84px;height:29px;padding:0 9px;border:0;border-radius:4px;background:#267a61;color:#fff;font-size:8px;font-weight:700;cursor:pointer}.work-detail>footer button.secondary{border:1px solid #c8d7d3;background:#f7fbfa;color:#2c7563}.work-detail>footer button.danger{border-color:#dfb6b0;background:#fff5f3;color:#a34d44}.work-detail>footer button:disabled{cursor:default;opacity:.5}.work-detail>footer svg{width:12px}.work-state{display:grid;place-items:center;align-content:center;gap:7px;min-height:100%;color:#919c9e;font-size:8px}.work-state svg{width:22px}.task-list progress{width:100%;height:3px;border:0;border-radius:2px;overflow:hidden;background:#e6ecec}.task-list progress::-webkit-progress-bar{background:#e6ecec}.task-list progress::-webkit-progress-value{background:#438a75}.task-step-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid #e7ecec}.task-step-list li{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;border-bottom:1px solid #edf0f0}.task-step-list li>i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8eeee;color:#6d7b7d;font-size:7px;font-style:normal}.task-step-list li.succeeded>i{background:#daf0e7;color:#257158}.task-step-list li.failed>i{background:#f5dfdc;color:#9f473f}.task-step-list li>span{display:grid;min-width:0;gap:3px}.task-step-list strong{font-size:8px}.task-step-list small{overflow:hidden;color:#849092;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.task-step-list li.empty{display:grid;grid-template-columns:1fr;place-items:center;min-height:60px;color:#919c9e;font-size:8px}.task-error-code{display:flex;align-items:center;gap:5px;margin-top:10px;padding:7px 8px;border:1px solid #e3bcb7;border-radius:4px;background:#fff2f0;color:#9d453d;font-size:8px}.task-error-code svg{width:13px}@media(max-width:760px){.work-commandbar{grid-template-columns:auto minmax(0,1fr) 30px}.work-commandbar>span,.work-commandbar>.work-unread-toggle,.work-commandbar>.work-command{display:none}.work-content-grid{grid-template-columns:minmax(230px,.8fr) minmax(320px,1.2fr);padding:8px}}.wechat-hosting-panel{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#f3f6f6;color:#2e3b3e;font-size:10px}.wechat-commandbar{display:grid;grid-template-columns:34px minmax(120px,auto) minmax(260px,1fr) 30px auto auto;align-items:center;gap:9px;min-height:54px;padding:7px 12px;border-bottom:1px solid #d9e1e2;background:#fff}.wechat-runtime-dot{position:relative;display:grid;place-items:center;width:32px;height:32px;border-radius:6px;background:#edf1f2;color:#607074}.wechat-runtime-dot svg{width:17px}.wechat-runtime-dot i{position:absolute;right:-1px;bottom:-1px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#a3adaf}.wechat-runtime-dot.running{background:#e0f2ea;color:#197154}.wechat-runtime-dot.running i{background:#2e9a73}.wechat-runtime-copy{display:grid;min-width:0;gap:2px}.wechat-runtime-copy strong,.wechat-runtime-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wechat-runtime-copy strong{font-size:11px}.wechat-runtime-copy span{color:#798588;font-size:8px}.wechat-commandbar nav{justify-self:center;display:flex;align-items:center;gap:2px;height:34px;padding:3px;border:1px solid #d5ddde;border-radius:5px;background:#f7f9f9}.wechat-commandbar nav button{display:flex;align-items:center;gap:5px;height:26px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:#667477;font-size:9px;cursor:pointer}.wechat-commandbar nav button svg{width:13px}.wechat-commandbar nav button:hover{color:#176d55}.wechat-commandbar nav button.active{background:#fff;box-shadow:0 1px 4px #2636391f;color:#176d55;font-weight:700}.wechat-icon-button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #d4dcdd;border-radius:5px;background:#fff;color:#687679;cursor:pointer}.wechat-icon-button svg{width:14px}.wechat-icon-button:hover{border-color:#91aaa4;color:#206e58}.wechat-pause-button{display:flex;align-items:center;justify-content:center;gap:4px;min-width:62px;height:30px;padding:0 8px;border:1px solid #d5c58f;border-radius:5px;background:#fffaf0;color:#7b672f;font-size:8px;font-weight:700;cursor:pointer}.wechat-pause-button svg{width:13px}.wechat-pause-button:hover{border-color:#b99b4b;background:#fff5d9}.wechat-pause-button.paused{border-color:#d4aaa4;background:#fff3f1;color:#a14b42}.wechat-pause-button:disabled{cursor:default;opacity:.55}.wechat-hosting-toggle{display:flex;align-items:center;justify-content:center;gap:5px;min-width:86px;height:30px;padding:0 10px;border:1px solid #23795f;border-radius:5px;background:#23795f;color:#fff;font-size:9px;font-weight:700;cursor:pointer}.wechat-hosting-toggle.stop{border-color:#b75c50;background:#fff;color:#a94439}.wechat-hosting-toggle svg{width:13px}.wechat-hosting-toggle:disabled,.wechat-icon-button:disabled{cursor:default;opacity:.55}.wechat-alert{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;padding:4px 12px;border-bottom:1px solid;font-size:9px}.wechat-alert svg{width:14px}.wechat-alert button{height:23px;padding:0 8px;border:1px solid currentColor;border-radius:4px;background:transparent;color:inherit;font-size:8px;cursor:pointer}.wechat-alert.error{border-color:#e4bcb7;background:#fff1ef;color:#9f4138}.wechat-alert.warning{border-color:#e5d6a6;background:#fffaf0;color:#806a31}.wechat-alert.success{border-color:#b8d8cc;background:#eaf7f2;color:#246d57}.wechat-loading{display:grid;place-items:center;align-content:center;gap:9px;flex:1;color:#7a8789}.wechat-loading svg{width:25px}.wechat-overview{display:flex;flex:1;min-height:0;flex-direction:column;gap:10px;padding:12px}.wechat-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.wechat-stat-row>div{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:52px;padding:7px 9px;border:1px solid #d8e0e1;border-radius:6px;background:#fff}.wechat-stat-row i{display:grid;place-items:center;width:29px;height:29px;border-radius:5px;background:#e9eff3;color:#47728a;font-style:normal}.wechat-stat-row>div:nth-child(2) i{background:#e5f3ed;color:#27745b}.wechat-stat-row>div:nth-child(3) i{background:#f7eddb;color:#9a6b27}.wechat-stat-row>div:nth-child(4) i{background:#efeaf5;color:#76578f}.wechat-stat-row i.ok{background:#daf1e7;color:#177152}.wechat-stat-row svg{width:15px}.wechat-stat-row span{display:grid;min-width:0;gap:3px}.wechat-stat-row small{color:#849093;font-size:8px}.wechat-stat-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.wechat-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.75fr);gap:10px;flex:1;min-height:0}.wechat-overview-side{display:flex;min-width:0;min-height:0;flex-direction:column;gap:10px}.wechat-overview-side>.wechat-content-block{flex:1 1 0}.wechat-content-block{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border:1px solid #d6dfe0;border-radius:6px;background:#fff}.wechat-content-block>header{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 10px;border-bottom:1px solid #e0e6e6}.wechat-content-block>header span{display:flex;align-items:center;gap:6px;font-weight:700}.wechat-content-block>header svg{width:14px;color:#28765f}.wechat-content-block>header small{color:#919b9d;font-size:8px}.wechat-message-list,.wechat-whitelist-list,.wechat-conversation-list{min-height:0;overflow-y:auto}.wechat-message-list{flex:1}.wechat-message-list article{display:grid;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:53px;padding:6px 9px;border-bottom:1px solid #edf0f0}.wechat-message-list article>i,.wechat-whitelist-list>div>i{display:grid;place-items:center;width:29px;height:29px;border-radius:5px;background:#e5f3ed;color:#257259;font-style:normal;font-weight:700}.wechat-message-list article>span{display:grid;min-width:0;gap:3px}.wechat-message-list strong{display:flex;align-items:center;gap:5px;font-size:9px}.wechat-message-list strong small{padding:1px 4px;border-radius:5px;background:#edf1f1;color:#748184;font-size:7px;font-weight:500}.wechat-message-list p{overflow:hidden;margin:0;color:#6f7c7f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.wechat-message-list time{color:#9aa3a5;font-size:7px;white-space:nowrap}.wechat-message-action-placeholder{width:69px}.wechat-whitelist-add{display:grid;grid-template-columns:minmax(0,1fr) 31px;gap:5px;padding:8px;border-bottom:1px solid #e7ebeb}.wechat-whitelist-add input{min-width:0;height:30px;padding:0 8px;border:1px solid #cfd9da;border-radius:4px;outline:0;font-size:9px}.wechat-whitelist-add input:focus{border-color:#3c8d74}.wechat-whitelist-add button{display:grid;place-items:center;width:31px;height:30px;padding:0;border:0;border-radius:4px;background:#267a61;color:#fff;cursor:pointer}.wechat-whitelist-add svg{width:14px}.wechat-whitelist-list{flex:1}.wechat-whitelist-list>div:not(.wechat-empty){display:grid;grid-template-columns:29px minmax(0,1fr) 26px;align-items:center;gap:7px;min-height:46px;padding:5px 7px 5px 9px;border-bottom:1px solid #edf0f0}.wechat-whitelist-list span{display:grid;min-width:0;gap:2px}.wechat-whitelist-list strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.wechat-whitelist-list small{color:#889395;font-size:7px}.wechat-whitelist-list button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:4px;background:transparent;color:#9a5650;cursor:pointer}.wechat-whitelist-list button:hover{background:#fff0ee}.wechat-whitelist-list svg{width:12px}.wechat-empty{display:grid;place-items:center;min-height:90px;color:#929c9e;font-size:8px}.wechat-safety-note{display:flex;align-items:flex-start;gap:5px;margin:0;padding:7px 8px;border-top:1px solid #e3e8e8;background:#fbf7ea;color:#776b4f;font-size:7px;line-height:1.5}.wechat-safety-note svg{flex:0 0 auto;width:12px;color:#9c772d}.wechat-takeover-button{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-width:62px;height:24px;padding:0 6px;border:1px solid #c9d8d5;border-radius:4px;background:#f7fbfa;color:#2d7462;font-size:7px;cursor:pointer;white-space:nowrap}.wechat-takeover-button svg{width:11px}.wechat-takeover-button:hover{border-color:#5b9c89;background:#e9f5f0}.wechat-takeover-button.active{border-color:#d6b3ad;background:#fff4f2;color:#a44f45}.wechat-takeover-button:disabled{cursor:default;opacity:.55}.wechat-conversation-block{flex:1 1 0}.wechat-conversation-list{flex:1}.wechat-conversation-list>div:not(.wechat-empty){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:44px;padding:5px 8px;border-bottom:1px solid #edf0f0}.wechat-conversation-list>div>span{display:grid;min-width:0;gap:2px}.wechat-conversation-list strong,.wechat-conversation-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wechat-conversation-list strong{font-size:9px}.wechat-conversation-list small{color:#7c8a8c;font-size:7px}.wechat-conversation-list .human-active{background:#fff9f7}.wechat-enterprise,.wechat-settings{min-height:0;overflow-y:auto;padding:12px}.wechat-enterprise{display:flex;flex:1;flex-direction:column}.wechat-section-heading{display:flex;align-items:center;justify-content:space-between;min-height:39px;margin-bottom:8px;padding:0 10px;border-left:3px solid #2a8066;background:#eaf3f0}.wechat-section-heading>span{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:0 6px}.wechat-section-heading svg{grid-row:1 / 3;width:16px;color:#28755e}.wechat-section-heading strong{font-size:10px}.wechat-section-heading small{color:#768487;font-size:8px}.wechat-section-heading>b{padding:2px 6px;border-radius:7px;background:#fff;color:#247058;font-size:8px}.wechat-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.wechat-form-grid label{display:grid;min-width:0;gap:4px}.wechat-form-grid label.wide{grid-column:1 / -1}.wechat-form-grid label>span,.wechat-numeric-grid label>span{color:#5e6b6e;font-size:8px}.wechat-form-grid label>span b{margin-left:2px;color:#a4443b}.wechat-form-grid input,.wechat-form-grid textarea,.wechat-numeric-grid input,.wechat-numeric-grid select,.wechat-quiet-row input{width:100%;min-width:0;border:1px solid #ced8d9;border-radius:5px;outline:0;background:#fff;color:#334144;font:inherit;font-size:9px}.wechat-form-grid input{height:30px;padding:0 8px}.wechat-form-grid textarea{min-height:68px;resize:vertical;padding:7px 8px;line-height:1.55}.wechat-form-grid input:focus,.wechat-form-grid textarea:focus,.wechat-numeric-grid input:focus,.wechat-numeric-grid select:focus{border-color:#388a71;box-shadow:0 0 0 2px #388a7114}.wechat-enterprise>footer,.wechat-settings>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:9px;border-top:1px solid #dce3e4}.wechat-enterprise>footer>span,.wechat-settings>footer>span{display:flex;align-items:center;gap:5px;color:#778487;font-size:8px}.wechat-enterprise>footer svg,.wechat-settings>footer svg{width:13px}.wechat-enterprise>footer button,.wechat-settings>footer button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:105px;height:31px;padding:0 11px;border:0;border-radius:5px;background:#24785f;color:#fff;font-size:9px;font-weight:700;cursor:pointer}.wechat-settings{display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wechat-settings>section{min-width:0;padding:9px;border:1px solid #d6dfe0;border-radius:6px;background:#fff}.wechat-settings .wechat-section-heading{margin:-9px -9px 7px}.wechat-setting-list{display:grid}.wechat-toggle{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 31px;align-items:center;gap:8px;min-height:48px;padding:6px 2px;border-bottom:1px solid #edf0f0;cursor:pointer}.wechat-toggle:last-child{border-bottom:0}.wechat-toggle>span{display:grid;gap:2px}.wechat-toggle strong{font-size:9px}.wechat-toggle small{color:#7f8b8e;font-size:7px;line-height:1.45}.wechat-toggle input{position:absolute;right:0;opacity:0}.wechat-toggle>i{position:relative;width:31px;height:17px;border-radius:9px;background:#bcc7c9}.wechat-toggle>i:after{position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;content:"";transition:transform .14s}.wechat-toggle input:checked+i{background:#29836a}.wechat-toggle input:checked+i:after{transform:translate(14px)}.wechat-numeric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wechat-numeric-grid label{display:grid;gap:4px}.wechat-numeric-grid input,.wechat-numeric-grid select{height:30px;padding:0 7px}.wechat-quiet-row{display:grid;grid-template-columns:minmax(0,1fr) 82px 12px 82px;align-items:center;gap:6px;margin-top:9px;padding-top:7px;border-top:1px solid #e5eaea}.wechat-quiet-row .wechat-toggle{border:0}.wechat-quiet-row input{height:29px;padding:0 4px}.wechat-quiet-row>span{color:#7c888a;font-size:8px;text-align:center}.wechat-settings>footer{grid-column:1 / -1}.wechat-customers{display:flex;min-height:0;flex:1;flex-direction:column;gap:10px;padding:12px;overflow:hidden}.wechat-customer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}.wechat-customer-toolbar>div{display:grid;min-width:0;gap:3px}.wechat-customer-toolbar strong{font-size:13px}.wechat-customer-toolbar small{color:#7d898b;font-size:8px}.wechat-customer-toolbar form{display:grid;grid-template-columns:15px minmax(160px,240px) 30px;align-items:center;gap:5px}.wechat-customer-toolbar form>svg{width:14px;color:#708084}.wechat-customer-toolbar input{width:100%;height:30px;padding:0 8px;border:1px solid #cfd9da;border-radius:4px;outline:0;font:inherit;font-size:9px}.wechat-customer-toolbar input:focus{border-color:#3b8c73}.wechat-customer-toolbar button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:4px;background:#267a61;color:#fff;cursor:pointer}.wechat-customer-toolbar button svg{width:13px}.wechat-customer-grid{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1.45fr);gap:10px;min-height:0;flex:1}.wechat-customer-list-block,.wechat-customer-detail{min-height:0}.wechat-customer-list{min-height:0;flex:1;overflow-y:auto}.wechat-customer-list>button{display:grid;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:52px;padding:6px 8px;border:0;border-bottom:1px solid #edf0f0;background:#fff;color:#344346;text-align:left;cursor:pointer}.wechat-customer-list>button:hover{background:#f5f9f8}.wechat-customer-list>button.active{background:#eaf5f1;box-shadow:inset 3px 0 #278067}.wechat-customer-list i{display:grid;place-items:center;width:29px;height:29px;border-radius:5px;background:#e6f1ee;color:#27725e;font-style:normal;font-weight:700}.wechat-customer-list span{display:grid;min-width:0;gap:3px}.wechat-customer-list strong,.wechat-customer-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wechat-customer-list strong{font-size:9px}.wechat-customer-list small{color:#7d898b;font-size:7px}.wechat-customer-detail>header{flex:0 0 auto}.wechat-customer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 9px;padding:9px;overflow-y:auto}.wechat-customer-fields label{display:grid;min-width:0;gap:4px}.wechat-customer-fields label.wide{grid-column:1 / -1}.wechat-customer-fields label>span{color:#5e6b6e;font-size:8px}.wechat-customer-fields input,.wechat-customer-fields textarea,.wechat-customer-fields select{width:100%;min-width:0;border:1px solid #ced8d9;border-radius:4px;outline:0;background:#fff;color:#334144;font:inherit;font-size:9px}.wechat-customer-fields input,.wechat-customer-fields select{height:29px;padding:0 7px}.wechat-customer-fields textarea{min-height:52px;resize:vertical;padding:6px 7px;line-height:1.5}.wechat-customer-detail>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-top:1px solid #e0e6e6}.wechat-customer-detail>footer>span{color:#8a9597;font-size:8px}.wechat-customer-detail>footer>div{display:flex;align-items:center;gap:5px}.wechat-customer-detail>footer button{display:flex;align-items:center;gap:5px;height:29px;padding:0 9px;border:0;border-radius:4px;background:#267a61;color:#fff;font-size:8px;font-weight:700;cursor:pointer}.wechat-customer-detail>footer button.secondary{border:1px solid #c8d7d3;background:#f7fbfa;color:#2c7563}.wechat-customer-detail>footer button svg{width:12px}.wechat-customer-notes{display:flex;min-height:0;flex-direction:column;border-top:1px solid #e0e6e6}.wechat-customer-notes>header{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:0 9px}.wechat-customer-notes>header span{font-size:9px;font-weight:700}.wechat-customer-notes>header small{color:#8a9597;font-size:7px}.wechat-note-list{max-height:92px;overflow-y:auto;border-top:1px solid #edf0f0}.wechat-note-list article{padding:6px 9px;border-bottom:1px solid #f0f2f2}.wechat-note-list p{margin:0 0 3px;color:#536164;font-size:8px;line-height:1.45;white-space:pre-wrap}.wechat-note-list small{color:#929c9e;font-size:7px}.wechat-note-add{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:5px;padding:7px 9px}.wechat-note-add textarea{min-height:37px;max-height:70px;resize:vertical;padding:6px;border:1px solid #ced8d9;border-radius:4px;outline:0;font:inherit;font-size:8px}.wechat-note-add button{display:grid;place-items:center;width:30px;min-height:30px;padding:0;border:0;border-radius:4px;background:#267a61;color:#fff;cursor:pointer}.wechat-note-add button:disabled,.wechat-customer-detail>footer button:disabled,.wechat-customer-toolbar button:disabled{cursor:default;opacity:.55}.wechat-note-add button svg{width:13px}.wechat-todos{display:flex;min-height:0;flex:1;flex-direction:column;gap:9px;padding:12px;overflow:hidden}.wechat-todo-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px}.wechat-todo-toolbar>div:first-child{display:grid;gap:3px}.wechat-todo-toolbar strong{font-size:13px}.wechat-todo-toolbar small{color:#7d898b;font-size:8px}.wechat-todo-filters{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #d4ddde;border-radius:5px;background:#f7f9f9}.wechat-todo-filters button{height:25px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#6b787b;font-size:8px;cursor:pointer}.wechat-todo-filters button.active{background:#fff;box-shadow:0 1px 4px #2636391f;color:#176d55;font-weight:700}.wechat-todo-scan{display:flex;align-items:center;gap:5px;height:31px;padding:0 10px;border:0;border-radius:4px;background:#267a61;color:#fff;font-size:8px;font-weight:700;cursor:pointer}.wechat-todo-scan svg{width:12px}.wechat-todo-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:7px;min-height:0;overflow-y:auto}.wechat-todo-list article{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:8px;min-height:86px;padding:8px;border:1px solid #d7dfe0;border-radius:6px;background:#fff}.wechat-todo-list article>i{display:grid;place-items:center;width:32px;height:32px;border-radius:5px;background:#e6f1ee;color:#23745c;font-style:normal;font-weight:700}.wechat-todo-list article>i.category-invoice{background:#f7ecd9;color:#996817}.wechat-todo-list article>i.category-delivery{background:#e3edf8;color:#326fa5}.wechat-todo-list article>i.category-quote{background:#f5e5ec;color:#94506c}.wechat-todo-copy{display:grid;min-width:0;gap:4px}.wechat-todo-copy>span{display:flex;align-items:center;gap:5px;min-width:0}.wechat-todo-copy strong{overflow:hidden;color:#334144;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.wechat-todo-copy b{flex:0 0 auto;padding:1px 4px;border-radius:3px;background:#edf2f2;color:#687679;font-size:7px;font-weight:600}.wechat-todo-copy p{display:-webkit-box;overflow:hidden;margin:0;color:#5f6d70;font-size:8px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wechat-todo-copy small{overflow:hidden;color:#8b9698;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.wechat-todo-actions{display:flex;align-items:center;gap:2px}.wechat-todo-actions button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:4px;background:transparent;color:#607174;cursor:pointer}.wechat-todo-actions button:hover:not(:disabled){background:#eaf4f1;color:#24765f}.wechat-todo-actions button svg{width:12px}.wechat-todo-list>.wechat-empty{grid-column:1 / -1;display:grid;place-items:center;align-content:center;gap:7px;min-height:180px}.wechat-todo-list>.wechat-empty svg{width:24px;color:#879395}@media(max-width:760px){.wechat-commandbar{grid-template-columns:32px minmax(90px,1fr) 30px auto auto}.wechat-commandbar nav{grid-column:1 / -1;grid-row:2;justify-self:stretch;justify-content:center}.wechat-overview-grid,.wechat-settings,.wechat-customer-grid,.wechat-todo-list{grid-template-columns:1fr}.wechat-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.wechat-form-grid,.wechat-customer-fields{grid-template-columns:1fr}.wechat-form-grid label.wide,.wechat-customer-fields label.wide{grid-column:auto}.wechat-customer-toolbar{align-items:stretch;flex-direction:column}.wechat-customer-toolbar form{grid-template-columns:15px minmax(0,1fr) 30px}.wechat-todo-toolbar{grid-template-columns:1fr auto}.wechat-todo-toolbar>div:first-child{grid-column:1 / -1}.wechat-message-list article{grid-template-columns:30px minmax(0,1fr) auto}.wechat-message-list article .wechat-takeover-button,.wechat-message-action-placeholder{grid-column:2;justify-self:start}.wechat-message-list article time{grid-column:3;grid-row:1}}.wechat-stat-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.wechat-stat-row>div{grid-template-columns:25px minmax(0,1fr);gap:6px;min-height:45px;padding:5px 7px}.wechat-stat-row i{width:25px;height:25px}.wechat-stat-row>div:nth-child(5) i{background:#f8e7e4;color:#a34d44}.wechat-stat-row>div:nth-child(6) i{background:#e8eef7;color:#526f9b}.wechat-stat-row strong{font-size:10px}@media(max-width:760px){.wechat-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.document-panel{width:min(480px,calc(100vw - 40px));pointer-events:auto}.document-panel>header>div>svg{color:#2b896f}.document-file{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px;padding:8px 9px;border:1px solid #d6dfe0;border-radius:5px;background:#f5f8f8}.document-file>svg{width:19px;color:#4e7376}.document-file>span{display:grid;min-width:0;gap:3px}.document-file strong,.document-file small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-file strong{font-size:12px}.document-file small{color:#7f8a8c;font-size:9px}.document-file b{color:#778386;font-size:9px;font-weight:400}.document-confirmation{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;margin-top:9px;padding:9px;border:1px solid #d7cda7;border-left:3px solid #d2a33c;border-radius:5px;background:#fffdf5}.document-confirmation>svg{width:19px;color:#a2761c}.document-confirmation strong{font-size:12px}.document-confirmation p{margin:4px 0 0;color:#756e5b;font-size:9px;line-height:1.6}.document-confirmation .confirmation-actions{grid-column:1 / -1}.document-confirmation .command-button svg{width:14px}.document-progress{display:flex;align-items:center;justify-content:center;gap:10px;min-height:118px;margin-top:12px;border:1px solid #dde5e6;border-radius:5px;background:#f8fafa}.document-progress>svg{width:22px;color:#2a8c70}.document-progress span{display:grid;gap:4px}.document-progress strong{font-size:12px}.document-progress small{color:#7b8789;font-size:9px}.document-summary{margin-top:9px;padding:10px;border:1px solid #d8e2e1;border-left:3px solid #2a9170;border-radius:5px;background:#fff}.summary-heading{display:flex;align-items:center;justify-content:space-between}.summary-heading strong{font-size:13px}.summary-heading .icon-button{width:28px;height:28px}.summary-heading svg{width:14px}.document-summary>p{margin:9px 0;color:#3f4c4e;font-size:11px;line-height:1.7}.document-summary ul{display:grid;gap:6px;margin:10px 0;padding:10px 0 0 18px;border-top:1px solid #e3e9e9;color:#536164;font-size:10px;line-height:1.5}.document-summary>small{display:block;color:#879194;font-size:8px}.document-panel .tool-feedback.error{justify-content:space-between}.onboarding-backdrop{position:absolute;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#18222461;pointer-events:auto}.onboarding-panel{width:min(460px,calc(100vw - 32px));padding:18px;border:1px solid rgba(43,58,61,.18);border-radius:7px;background:#fbfcfc;box-shadow:0 26px 70px #17262a4d}.onboarding-panel>header{display:flex;align-items:center;gap:9px}.onboarding-panel>header>svg{width:26px;height:26px;padding:5px;border-radius:6px;background:#e75949;color:#fff}.onboarding-panel h1{margin:0;font-size:var(--panel-title-size);letter-spacing:0}.onboarding-panel header p{margin:2px 0 0;color:#788487;font-size:9px}.onboarding-permissions{display:grid;margin-top:12px;border-top:1px solid #dde5e6}.onboarding-permissions>div{display:grid;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;border-bottom:1px solid #e1e8e8}.onboarding-permissions svg{width:18px;color:#4f7376}.onboarding-permissions span{display:grid;gap:4px}.onboarding-permissions strong{font-size:12px}.onboarding-permissions small{color:#7a8688;font-size:9px;line-height:1.5}.onboarding-permissions b{color:#287b63;font-size:9px}.onboarding-panel>p{margin:10px 0;color:#657376;font-size:9px;line-height:1.5}.onboarding-panel>.command-button{width:100%;min-height:32px}.spin{animation:rotate .8s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@media(max-width:760px){.brand-mark strong,.service-status,.scenario-switcher button span{display:none}.scenario-switcher button{min-width:38px;padding:0 9px}.interaction-panel{width:min(330px,62vw)}.calendar-window{display:none}.editor-window{width:85%}.pet-overlay{right:10px}.tool-panel{width:calc(100vw - 24px)}}
