:root{color:#1d2824;font-synthesis:none;text-rendering:optimizelegibility;background:#ecece6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.automation-catalog,.graph-editor-page,.legacy-automation-shell{min-height:0;height:calc(100vh - var(--topbar-height,68px));color:#24312b;background:#f3f3ee}.automation-catalog{padding:clamp(22px,4vw,44px);overflow-y:auto}.automation-catalog-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1180px;margin:0 auto 28px;display:flex}.automation-catalog-header h1{letter-spacing:-.04em;margin:4px 0 7px;font-size:clamp(25px,3vw,34px)}.automation-catalog-header p:last-child{color:#5f6c65;max-width:600px;margin:0;font-size:13px}.automation-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.automation-catalog-card{min-height:172px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe2db;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-content:start;gap:13px;padding:17px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative;box-shadow:0 5px 18px #24372d0d}.automation-catalog-card:hover{border-color:#aebfb5;transform:translateY(-2px);box-shadow:0 10px 28px #24372d17}.automation-catalog-card.skeleton{background:linear-gradient(100deg,#e9ece6 25%,#f7f8f4 45%,#e9ece6 65%) 0 0/200% 100%;animation:1.5s ease-in-out infinite automation-shimmer}.automation-kind-icon{color:#28634c;background:#e1eee6;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.automation-kind-icon.legacy_q7{color:#5e664c;background:#eef0df}.automation-catalog-copy,.automation-catalog-copy>span{min-width:0;display:block}.automation-card-title{justify-content:space-between;align-items:center;gap:8px;display:flex!important}.automation-card-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.automation-catalog-copy>span:nth-child(2){color:#66736c;margin-top:5px;font-size:11px}.automation-trigger-list{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex!important}.automation-trigger-list span{color:#53635a;text-overflow:ellipsis;white-space:nowrap;background:#f0f2ed;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:4px 7px;font-size:10px;display:inline-flex;overflow:hidden}.automation-status{color:#69756e;white-space:nowrap;background:#f0f1ed;border-radius:999px;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:10px;font-weight:750;display:inline-flex}.automation-catalog-card>.automation-status{position:absolute;bottom:16px;right:17px}.automation-status.active{color:#24664e;background:#e1eee6}.automation-status.active:before{content:"";background:#2c7458;border-radius:50%;width:6px;height:6px}.automation-catalog-card.create-card{color:#3b6c56;text-align:center;box-shadow:none;background:#fafbf7b3;border-style:dashed;grid-template-columns:1fr;align-content:center;place-items:center;gap:7px}.automation-catalog-card.create-card span{color:#718078;font-size:11px}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15231c61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.automation-create-dialog{background:#fbfbf8;border:1px solid #d8ddd7;border-radius:18px;width:min(520px,100%);padding:26px;position:relative;box-shadow:0 24px 70px #182d2233}.automation-create-dialog h2{letter-spacing:-.03em;margin:4px 0 20px;font-size:22px}.dialog-close{color:#5e6b64;cursor:pointer;background:#eef0eb;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.automation-template-grid{grid-template-columns:1fr 1fr;gap:9px;margin:16px 0;display:grid}.automation-template-grid button{color:#34463d;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce1da;border-radius:13px;gap:6px;padding:14px;display:grid}.automation-template-grid button.active{border-color:#4d896d;box-shadow:0 0 0 3px #4d896d1a}.automation-template-grid button svg{color:#2b6c52}.automation-template-grid button strong{font-size:12px}.automation-template-grid button span{color:#67746d;font-size:10px}.dialog-submit{justify-content:center;width:100%;margin-top:5px}.legacy-automation-shell{position:relative}.legacy-back-button{z-index:5;color:#315c49;cursor:pointer;background:#fff;border:1px solid #d9ded8;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex;position:absolute;top:9px;left:12px}.graph-editor-page{flex-direction:column;display:flex;overflow:hidden}.graph-editor-toolbar{z-index:10;background:#fbfbf8;border-bottom:1px solid #dfe2db;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:10px 14px;display:flex;position:relative}.graph-title-group,.graph-toolbar-actions{align-items:center;gap:8px;display:flex}.graph-title-group h1{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;max-width:280px;margin:2px 0 0;font-size:17px;overflow:hidden}.graph-save-state{color:#68766e;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:inline-flex}.graph-save-state.conflict,.graph-save-state.error{color:#9b413a}.graph-toolbar-actions .primary-button,.graph-toolbar-actions .secondary-button{white-space:nowrap;height:36px;min-height:36px;padding:0 10px;font-size:11px}.graph-workspace{flex:1;grid-template-columns:220px minmax(420px,1fr) 380px;min-height:0;display:grid}.graph-palette,.graph-inspector{overscroll-behavior:contain;background:#fbfbf8;min-height:0;overflow-y:auto}.graph-palette{border-right:1px solid #dfe2db;padding:14px 12px}.graph-palette>header{justify-content:space-between;align-items:center;display:flex}.graph-palette h2,.graph-inspector h2{margin:0;font-size:13px}.graph-palette>header span{color:#748078;font-size:10px}.graph-palette>p{color:#6c7972;margin:5px 0 12px;font-size:10px;line-height:1.4}.graph-palette-list{gap:5px;display:grid}.graph-palette-list>button{color:#34453c;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:7px;display:grid}.graph-palette-list>button:hover{background:#fff;border-color:#dbe2dc}.graph-palette-list>button>span:first-child{color:#2c6c52;background:#e3eee7;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.graph-palette-list strong,.graph-palette-list small{display:block}.graph-palette-list strong{font-size:10px}.graph-palette-list small{color:#748078;margin-top:2px;font-size:9px}.graph-auto-layout{color:#42604f;cursor:pointer;background:#fff;border:1px solid #d9ded8;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:12px;padding:8px;font-size:10px;font-weight:700;display:flex}.graph-trigger-card{color:#486052;background:#edf1ec;border-radius:11px;align-items:center;gap:8px;margin-top:14px;padding:10px;display:flex}.graph-trigger-card strong,.graph-trigger-card span{display:block}.graph-trigger-card strong{text-transform:uppercase;letter-spacing:.06em;font-size:9px}.graph-trigger-card span{text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.graph-canvas-shell{overscroll-behavior:contain;background:linear-gradient(#f6f6f1d9,#f6f6f1d9),radial-gradient(#becbc2 .8px,#0000 .8px) 0 0/18px 18px;min-width:0;position:relative;overflow:auto}.graph-canvas{min-width:100%;min-height:100%;position:relative}.graph-edges{pointer-events:none;position:absolute;inset:0;overflow:visible}.graph-edges path{fill:none;stroke:#86a092;stroke-width:1.8px}#graph-arrow path{fill:#6d8d7c}.graph-node-card{z-index:2;touch-action:none;background:#fffffcfa;border:1px solid #dce2dc;border-radius:14px;width:214px;height:84px;position:absolute;box-shadow:0 5px 16px #22372b12}.graph-node-card.selected{border-color:#4e8a6d;box-shadow:0 0 0 3px #4e8a6d1c,0 8px 20px #22372b1a}.graph-node-card.invalid{border-color:#b65e54}.graph-node-main{border-radius:inherit;width:100%;height:100%;color:inherit;text-align:left;cursor:grab;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.graph-node-main:active{cursor:grabbing}.graph-node-main>span:nth-child(2){min-width:0}.graph-node-main strong,.graph-node-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.graph-node-main strong{font-size:11px}.graph-node-main small{color:#68756e;margin-top:5px;font-size:9px}.graph-node-main>svg{color:#a64d45}.graph-node-icon{color:#2b6a51;background:#e1eee6;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.graph-node-icon.condition,.graph-node-icon.repeat{color:#6d5930;background:#f2ecda}.graph-node-icon.end{color:#7d4a45;background:#f4e7e4}.graph-node-icon.start{color:#305f79;background:#e3edf3}.graph-node-port{z-index:3;color:#fff;cursor:crosshair;background:#467a62;border:2px solid #f7f7f2;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:-10px;left:calc(50% - 10px)}.graph-connect-banner{z-index:7;color:#345c48;background:#fff;border:1px solid #b9cbbf;border-radius:11px;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;margin:10px auto -44px;padding:8px 10px;font-size:10px;display:flex;position:sticky;top:10px;left:50%;box-shadow:0 7px 20px #213d2e1f}.graph-connect-banner button{color:#8d453f;cursor:pointer;background:0 0;border:0;font-weight:700}.graph-mobile-notice{display:none}.graph-inspector{border-left:1px solid #dfe2db}.graph-inspector>header{border-bottom:1px solid #e0e4de;align-items:center;gap:9px;min-height:61px;padding:10px 14px;display:flex}.graph-inspector>header span:last-child{color:#6a766f;font-size:10px}.graph-inspector-scroll{gap:13px;padding:14px;display:grid}.graph-inspector .automation-field select{min-height:38px;padding:0 9px}.graph-choice-editor{gap:7px;display:grid}.graph-choice-row{grid-template-columns:1fr 30px;gap:5px;display:grid}.graph-choice-row input{min-width:0}.graph-choice-row button{color:#93473f;cursor:pointer;background:#fff0eb;border:0;border-radius:8px;place-items:center;display:grid}.graph-button-editor{grid-template-columns:minmax(0,1fr) 112px 30px;gap:5px;display:grid}.graph-button-editor:has(input[placeholder]){grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr) 30px}.graph-button-editor input,.graph-button-editor select{min-width:0}.graph-button-editor button{color:#93473f;cursor:pointer;background:#fff0eb;border:0;border-radius:8px;place-items:center;display:grid}.graph-connections{border-top:1px solid #e1e4de;gap:7px;padding-top:12px;display:grid}.graph-connection-row{color:#53645b;background:#eef1ec;border-radius:9px;grid-template-columns:16px minmax(0,1fr) 28px;align-items:center;gap:6px;padding:6px 7px;font-size:10px;display:grid}.graph-connection-row button{color:#8a4c46;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.graph-connect-form{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.graph-connect-form:has(select:nth-of-type(2)){grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.graph-connect-form select{min-width:0;height:36px;padding:0 7px}.graph-connect-form .secondary-button{height:36px;min-height:36px;padding:0 8px;font-size:10px}.graph-delete-node{color:#95483f;cursor:pointer;background:#fff6f3;border:1px solid #ead3cf;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:10px;font-weight:700;display:flex}.graph-problems,.graph-release-history{background:#fff0eb;border-radius:12px;margin:4px 14px 14px;padding:11px}.graph-problems header{color:#8f443d;align-items:center;gap:6px;display:flex}.graph-problems h3,.graph-release-history h3{margin:0;font-size:10px}.graph-problems>button{color:#7f423c;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eed7d2;gap:2px;width:100%;padding:7px 0;display:grid}.graph-problems>button strong{font-size:10px}.graph-problems>button span{color:#9a6d67;font-size:9px}.graph-preview{margin:10px 14px 16px}.graph-preview footer{color:#65736b;background:#fff;padding:8px 10px;font-size:9px;line-height:1.35}.graph-release-history{background:#eef1ec;gap:6px;display:grid}.graph-release-history>div{grid-template-columns:34px 1fr auto;align-items:center;gap:6px;font-size:9px;display:grid}.graph-release-history>div strong{color:#526159}.graph-release-history button{color:#2f6c52;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.graph-empty-inspector{color:#6b7770;margin:24px;font-size:11px}@media (max-width:1279px){.graph-workspace{grid-template-columns:76px minmax(380px,1fr) 340px}.graph-palette{padding-inline:8px}.graph-palette>header h2,.graph-palette>p,.graph-palette-list>button>span:nth-child(2),.graph-palette-list>button>svg,.graph-auto-layout{display:none}.graph-palette-list>button{grid-template-columns:1fr;place-items:center;padding:7px}.graph-trigger-card{justify-content:center}.graph-trigger-card>div,.graph-toolbar-actions .secondary-button:nth-child(2){display:none}.automation-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.automation-catalog{padding:18px 14px}.automation-catalog-header{flex-direction:column;align-items:stretch}.automation-catalog-grid{grid-template-columns:1fr}.graph-editor-toolbar{flex-direction:column;align-items:flex-start}.graph-title-group{flex-wrap:wrap;width:100%}.graph-toolbar-actions{width:100%;padding-bottom:3px;overflow-x:auto}.graph-workspace{grid-template-columns:minmax(0,1fr)}.graph-palette{display:none}.graph-canvas-shell{min-height:380px}.graph-mobile-notice{z-index:7;color:#665b37;background:#f4f0df;border-radius:9px;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;margin:8px auto -40px;padding:7px 9px;font-size:9px;display:flex;position:sticky;top:8px}.graph-node-main{cursor:pointer}.graph-node-port{display:none}.graph-inspector{border-top:1px solid #dfe2db;border-left:0}.graph-inspector-scroll{display:none}.automation-create-dialog{padding:22px 18px}}@media (max-width:560px){.automation-template-grid{grid-template-columns:1fr}.automation-catalog-header .primary-button{justify-content:center;width:100%}.graph-title-group .automation-status,.graph-save-state,.graph-toolbar-actions .secondary-button:nth-child(3){display:none}}@media (prefers-reduced-motion:reduce){.automation-catalog-card,.automation-catalog-card.skeleton{transition:none;animation:none}}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading{color:#63716b;place-items:center;min-height:100vh;display:grid}.login-shell{background:radial-gradient(circle at 15% 20%,#d9e9df 0,#0000 35%),radial-gradient(circle at 85% 85%,#e8dfca 0,#0000 35%),#f4f3ed;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffffceb;border:1px solid #dfe1d9;border-radius:28px;width:min(440px,100%);padding:42px;box-shadow:0 24px 80px #212f281f}.brand-mark{color:#f8fffb;background:#24664e;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:24px;display:grid;box-shadow:0 8px 24px #24664e3d}.brand-mark.compact{border-radius:12px;width:38px;height:38px;margin:0}.eyebrow{color:#738078;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:750}h1,h2,p{margin-top:0}.login-card h1{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(27px,6vw,36px)}.login-copy{color:#68736e;margin-bottom:30px;line-height:1.55}.login-form{gap:16px;display:grid}.sso-login{width:100%;text-decoration:none}.login-divider{color:#8a948f;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e2e5e1;flex:1;height:1px}.login-form label{color:#4d5b54;gap:7px;font-size:13px;font-weight:650;display:grid}input,textarea,select{color:#1d2824;background:#fff;border:1px solid #d6dbd4;border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}input:focus,textarea:focus,select:focus{border-color:#568d77;box-shadow:0 0 0 3px #568d7721}.login-form input{height:46px;padding:0 13px}.primary-button{color:#fff;cursor:pointer;background:#24664e;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:45px;font-weight:720;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.55}.form-error,.command-error{color:#a43c35;margin:0;font-size:13px}.app-shell{--topbar-height:68px;background:#f3f3ee;height:100vh;overflow:hidden}.topbar{height:var(--topbar-height,68px);background:#fbfbf8;border-bottom:1px solid #dfe2db;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.brand,.topbar-actions{align-items:center;gap:11px;display:flex}.brand strong,.brand span{display:block}.brand strong{font-size:14px}.brand span{color:#7c8982;margin-top:2px;font-size:11px}.project-select{min-width:0;position:relative}.project-select select{appearance:none;width:100%;min-width:180px;height:38px;padding:0 34px 0 12px}.project-select svg{pointer-events:none;position:absolute;top:12px;right:11px}.owner-name{color:#66736c;font-size:13px}.service-management-link{white-space:nowrap;min-height:38px;padding:0 12px;font-size:12px;text-decoration:none}.service-management-link:hover{background:#1f553f}.icon-button{cursor:pointer;background:#fff;border:1px solid #dfe2dc;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.icon-button.small{width:23px;height:23px;color:inherit;background:0 0;border:0}.workspace{height:calc(100vh - var(--topbar-height,68px));grid-template-columns:minmax(285px,350px) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.conversation-panel{background:#fafaf7;border-right:1px solid #dfe2db;flex-direction:column;min-width:0;min-height:0;display:flex}.panel-header{justify-content:space-between;align-items:center;padding:24px 20px 14px;display:flex}.panel-header h2,.chat-header h2{letter-spacing:-.025em;margin:0;font-size:19px}.counter,.unread{color:#fff;background:#2f7359;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;font-weight:750;display:inline-grid}.search-field{margin:0 16px 13px;position:relative}.search-field svg{color:#86918b;position:absolute;top:12px;left:12px}.search-field input{background:#f1f2ed;width:100%;height:40px;padding:0 12px 0 36px}.conversation-list{overscroll-behavior:contain;min-height:0;padding:0 8px 16px;overflow-y:auto}.conversation-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:42px minmax(0,1fr);gap:11px;width:100%;padding:12px;display:grid;position:relative}.conversation-item:hover{background:#f0f1eb}.conversation-item.active{background:#e5eee8}.avatar{color:#315b49;background:#dce9e1;border-radius:14px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:750;display:grid}.avatar.large{width:44px;height:44px}.conversation-copy{min-width:0}.conversation-copy>div{justify-content:space-between;gap:8px;display:flex}.conversation-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-copy time{color:#8a948e;font-size:10px}.conversation-copy p{color:#7a857f;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;overflow:hidden}.conversation-item .unread{min-width:19px;height:19px;font-size:10px;position:absolute;bottom:9px;right:10px}.list-empty{color:#89938d;text-align:center;padding:30px 16px;font-size:13px}.chat-panel{background:linear-gradient(#f6f6f1eb,#f6f6f1eb),radial-gradient(#cbd5cd .7px,#0000 .7px) 0 0/15px 15px;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.chat-placeholder{color:#7c8881;text-align:center;place-content:center;justify-items:center;height:100%;display:grid}.chat-placeholder h2{color:#34423b;margin:14px 0 6px}.chat-placeholder p{max-width:390px}.chat-header{background:#fbfbf8f2;border-bottom:1px solid #e0e2dc;align-items:center;gap:12px;min-height:70px;padding:10px 20px;display:flex}.chat-header span{color:#7b8780;margin-top:4px;font-size:11px;display:block}.timeline-shell{flex:1;min-height:0;display:flex;position:relative}.timeline{overflow-anchor:none;overscroll-behavior:contain;flex:1;min-height:0;padding:24px clamp(18px,4vw,64px);overflow-y:auto}.message-row{margin:7px 0;display:flex}.message-row.outbound{justify-content:flex-end}.message-bubble{background:#fff;border:1px solid #e1e3dd;border-radius:15px 15px 15px 4px;max-width:min(680px,78%);padding:10px 12px 7px;box-shadow:0 2px 7px #1b2b220d}.outbound .message-bubble{background:#dcebe2;border-color:#cfe0d6;border-radius:15px 15px 4px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.message-bubble footer{color:#718078;justify-content:flex-end;align-items:center;gap:5px;min-height:19px;margin-top:4px;font-size:9px;display:flex}.composer{background:#fbfbf8;border-top:1px solid #e0e2dc;gap:10px;padding:14px 18px 18px;display:flex;position:relative}.composer textarea{resize:vertical;flex:1;min-height:48px;max-height:150px;padding:13px 48px 11px 14px}.send-button{color:#fff;cursor:pointer;background:#24664e;border:0;border-radius:14px;flex:none;align-self:flex-end;place-items:center;width:46px;height:46px;display:grid}.edit-composer{background:#f1f4ef;padding-top:37px}.edit-label{color:#4d6659;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex;position:absolute;top:10px;left:20px}.edit-label button{color:#8d4a43;cursor:pointer;background:0 0;border:0;margin-left:6px;padding:0}.command-error{background:#fbfbf8;padding:0 20px 10px}.empty-shell{place-items:center;display:grid}.empty-state{text-align:center;background:#fff;border:1px solid #dee1da;border-radius:24px;width:min(620px,100% - 32px);padding:44px}.empty-state>svg{color:#2c6d54}.empty-state h2{margin:15px 0 7px}.empty-state p{color:#738079}.inline-form{grid-template-columns:1fr 1fr auto;gap:9px;margin-top:24px;display:grid}.inline-form input{min-width:0;height:44px;padding:0 12px}.inline-form .primary-button{padding:0 18px}.section-nav{background:#f1f2ed;border:1px solid #e0e3dc;border-radius:12px;gap:3px;padding:3px;display:flex}.section-nav button{color:#69756f;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.section-nav button.active{color:#234c3c;background:#fff;box-shadow:0 1px 4px #25392f1a}.automation-page{height:calc(100vh - var(--topbar-height,68px));color:#24312b;background:#f3f3ee;flex-direction:column;min-height:0;display:flex;overflow:hidden}.automation-toolbar{background:#fbfbf8;border-bottom:1px solid #dfe2db;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:13px 20px;display:flex}.automation-title-block{min-width:0}.automation-title-line{align-items:center;gap:11px;min-width:0;display:flex}.automation-title-line h1{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;max-width:min(58vw,720px);margin:0;font-size:19px;overflow:hidden}.active-version-badge,.flow-lock{color:#245943;white-space:nowrap;background:#e1eee6;border-radius:999px;align-items:center;gap:6px;min-height:25px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.release-view-badge{color:#52665c;cursor:pointer;background:#fff;border:1px solid #d5ddd7;border-radius:999px;min-height:25px;padding:0 9px;font-size:11px;font-weight:700}.save-indicator{color:#5f6c65;align-items:center;gap:5px;min-height:18px;margin-top:5px;font-size:11px;display:flex}.save-indicator.conflict,.save-indicator.error{color:#9b413a}.save-indicator.dirty{color:#7e6632}.automation-actions{align-items:center;gap:7px;display:flex}.automation-actions .primary-button,.automation-actions .secondary-button{white-space:nowrap;min-height:38px;padding:0 12px;font-size:12px}.activate-button{background:#1f664b}.automation-command-error,.telegram-test-banner,.mobile-editor-notice{color:#824039;background:#fff4ef;border-bottom:1px solid #e2ded3;align-items:center;gap:10px;padding:10px 20px;font-size:12px;display:flex}.mobile-editor-notice strong{color:#35463d}.mobile-step-selector{display:none}.first-draft-error{border:1px solid #e2cfc7;border-radius:8px;margin-top:14px}.telegram-test-banner{color:#264d3c;background:#e7f2eb}.telegram-test-banner>div{flex:1;min-width:0}.telegram-test-banner strong,.telegram-test-banner span{display:block}.telegram-test-banner span{color:#617168;margin-top:2px}.telegram-test-banner .primary-button{min-height:35px;padding:0 12px;font-size:11px;text-decoration:none}.mobile-editor-notice{color:#51635a;background:#f0f4ef;display:none}.automation-workspace{flex:1;grid-template-columns:218px minmax(390px,1fr) minmax(360px,430px);min-height:0;display:grid;overflow:hidden}.automation-outline,.automation-inspector,.automation-canvas{min-width:0;min-height:0}.automation-outline{background:#fafaf7;border-right:1px solid #dfe2db;flex-direction:column;display:flex}.automation-outline>header{justify-content:space-between;align-items:baseline;padding:18px 15px 10px;display:flex}.automation-outline h2,.automation-canvas h2,.automation-inspector h2{letter-spacing:-.015em;margin:0;font-size:15px}.automation-outline>header span{color:#5f6c65;font-size:10px}.automation-outline nav{overscroll-behavior:contain;min-height:0;padding:0 8px 12px;overflow-y:auto}.automation-outline nav button{color:#65726b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:7px;width:100%;min-height:36px;padding:0 9px;display:grid}.automation-outline nav button span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.automation-outline nav button:hover{background:#eff1eb}.automation-page :is(button,a,input,select,textarea,summary):focus-visible,.topbar :is(button,select,a):focus-visible{outline-offset:2px;outline:3px solid #3e7d62}.automation-outline nav button.active{color:#245943;background:#e3eee7}.version-history{background:#f5f5f0;border-top:1px solid #e3e5df;max-height:220px;padding:12px 13px 14px;overflow-y:auto}.version-history-heading,.version-history-row,.version-history-row>div{align-items:center;display:flex}.version-history-heading{color:#5b6962;gap:6px;margin-bottom:9px}.version-history-heading h3{margin:0;font-size:11px}.version-history-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e7e1;justify-content:space-between;gap:8px;padding:6px 0}.version-history-row:hover,.version-history-row.active{background:#e9eee9}.version-history-row>div{gap:6px}.version-history-row strong{color:#35463d;font-size:11px}.version-history-row span,.version-history-row time{color:#5f6c65;font-size:11px}.rollback-button{color:#4f6359;cursor:pointer;background:#fff;border:1px solid #d7ddd7;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:31px;margin-top:10px;font-size:10px;font-weight:700;display:inline-flex}.automation-canvas{overscroll-behavior:contain;background:linear-gradient(#f6f6f1eb,#f6f6f1eb),radial-gradient(#cbd5cd .7px,#0000 .7px) 0 0/15px 15px;padding:20px clamp(18px,3vw,42px) 52px;overflow-y:auto}.flow-heading{justify-content:space-between;align-items:flex-start;gap:18px;max-width:620px;margin:0 auto 20px;display:flex}.flow-heading p{color:#5f6c65;max-width:62ch;margin:5px 0 0;font-size:11px;line-height:1.45}.flow-lock{color:#68736d;background:#ebece7}.flow-stack{max-width:620px;margin:0 auto}.flow-node-wrap{position:relative}.flow-node{z-index:1;color:#26362e;text-align:left;cursor:pointer;background:#fffffcf5;border:1px solid #dfe3dc;border-radius:14px;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:11px;width:100%;min-height:68px;padding:10px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;box-shadow:0 4px 13px #24372d0d}.flow-node:hover{border-color:#bbcbc1;transform:translateY(-1px);box-shadow:0 8px 20px #24372d14}.flow-node.selected{border-color:#5f947c;box-shadow:0 5px 18px #32674f21}.flow-node.locked{color:#58655f;background:#f4f5f0f5}.flow-node-icon,.inspector-icon{color:#2f6d54;background:#e0eee5;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.flow-node.locked .flow-node-icon{color:#6f7974;background:#e7e9e4}.flow-node-copy{min-width:0}.flow-node-copy strong,.flow-node-copy span{display:block}.flow-node-copy strong{margin-bottom:4px;font-size:12px}.flow-node-copy span{color:#5f6c65;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.flow-node-meta{color:#56675e;white-space:nowrap;background:#f0f2ed;border-radius:999px;padding:4px 7px;font-size:11px}.node-lock{color:#65736c;position:absolute;top:8px;right:8px}.node-chevron{color:#9aa39e}.flow-connector{background:#c9d4cd;width:2px;height:22px;margin:0 auto;display:block}.automation-inspector{background:#fbfbf8;border-left:1px solid #dfe2db;flex-direction:column;display:flex}.inspector-heading{border-bottom:1px solid #e2e4de;align-items:center;gap:10px;min-height:66px;padding:11px 16px;display:flex}.inspector-icon{width:36px;height:36px}.inspector-heading p{color:#5f6c65;margin:3px 0 0;font-size:11px}.inspector-scroll{overscroll-behavior:contain;min-height:0;padding:16px 16px 42px;overflow-y:auto}.node-editor-form{gap:14px;display:grid}.automation-field{color:#4e5d55;gap:6px;font-size:12px;font-weight:700;display:grid}.automation-field textarea,.automation-field input{width:100%;padding:10px 11px;font-size:13px;font-weight:450;line-height:1.45}.automation-field textarea{resize:vertical;min-height:84px;max-height:220px}.compact-number-field input{max-width:150px;height:38px}.locked-node-copy,.protected-structure-note,.validation-success,.validation-pending,.validation-failed{color:#596760;background:#eef0eb;border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.locked-node-copy svg,.protected-structure-note svg,.validation-success svg,.validation-pending svg,.validation-failed svg{flex:none}.locked-node-copy h3{color:#394941;margin:0 0 5px;font-size:12px}.locked-node-copy p,.protected-structure-note,.validation-success,.validation-pending,.validation-failed{margin:0;font-size:12px;line-height:1.5}.editor-section-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-top:3px;display:flex}.editor-section-heading h3,.reminder-editor-item h3{margin:0;font-size:12px}.editor-section-heading p,.editor-help{color:#5f6c65;margin:3px 0 0;font-size:10px;line-height:1.4}.text-button,.choice-delete{color:#2d7156;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:750}.choice-list-editor{gap:7px;margin-top:9px;display:grid}.choice-row-editor{background:#fff;border:1px solid #e0e3dd;border-radius:11px;grid-template-columns:20px minmax(0,1fr);gap:7px;padding:7px;display:grid}.choice-position{color:#5f6c65;font-variant-numeric:tabular-nums;place-items:center;height:34px;font-size:10px;display:grid}.choice-row-editor input{min-width:0;height:34px;padding:0 9px;font-size:11px}.choice-row-actions{grid-column:2;justify-content:flex-end;align-items:center;gap:3px;display:flex}.choice-delete{color:#9a4941;margin-left:5px}.reminder-editor-list{gap:18px}.reminder-editor-item{border-bottom:1px solid #e0e3dd;gap:10px;padding-bottom:17px;display:grid}.validation-errors{color:#873f38;background:#fff0eb;border-radius:12px;margin-top:16px;padding:12px}.validation-errors h3{align-items:center;gap:6px;margin:0 0 9px;font-size:11px;display:flex}.validation-errors p{gap:2px;margin:7px 0;font-size:10px;line-height:1.4;display:grid}.validation-success{color:#2d654d;background:#e7f3eb;margin-top:16px}.validation-pending,.validation-failed{margin-top:16px}.validation-pending{color:#5e5a43;background:#f4f0df}.validation-failed{color:#873f38;background:#fff0eb}.telegram-preview{background:#e7ece9;border:1px solid #d7ddd7;border-radius:16px;margin-top:18px;overflow:hidden;box-shadow:0 7px 22px #23372c14}.telegram-preview>header{background:#fff;align-items:center;gap:8px;min-height:54px;padding:8px 10px;display:flex}.preview-avatar{color:#fff;background:#30755a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.telegram-preview>header>div:nth-child(2){flex:1;min-width:0}.telegram-preview>header strong,.telegram-preview>header span{display:block}.telegram-preview>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.telegram-preview>header span{color:#5f6c65;font-size:11px}.preview-label{background:#eef0ec;border-radius:999px;padding:4px 7px;font-weight:700;color:#5f6c65!important}.preview-chat{background:linear-gradient(#eff3f0ed,#eff3f0ed),radial-gradient(#bdc9c2 .7px,#0000 .7px) 0 0/15px 15px;min-height:190px;max-height:360px;padding:14px 11px;overflow-y:auto}.preview-message{color:#26362f;background:#fff;border-radius:12px 12px 12px 4px;width:-moz-fit-content;width:fit-content;max-width:88%;margin-bottom:8px;padding:8px 9px 6px;box-shadow:0 2px 7px #1f2f270f}.preview-message.system{color:#5e6b64;text-align:center;background:#ffffffb8;border-radius:10px;margin-left:auto;margin-right:auto}.preview-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.preview-buttons{gap:4px;margin-top:7px;display:grid}.preview-buttons span{color:#206caa;text-align:center;background:#eef6fc;border-radius:7px;padding:5px 7px;font-size:11px;font-weight:700;display:block}.preview-empty{color:#5f6c65;text-align:center;margin:70px 0;font-size:10px}.telegram-preview>footer{color:#5f6c65;background:#fff;padding:8px 10px;font-size:10px;line-height:1.4}.test-lead-option{color:#5a6861;cursor:pointer;background:#f0f2ed;border-radius:11px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;display:flex}.test-lead-option input{accent-color:#24664e;margin-top:2px}.test-lead-option strong,.test-lead-option span{display:block}.test-lead-option strong{color:#36473e;margin-bottom:3px;font-size:10px}.test-lead-option span{font-size:9px;line-height:1.4}.technical-summary{color:#5f6c65;gap:5px;margin:15px 0 0;font-size:11px;display:grid}.mobile-version-history{border-bottom:1px solid #e0e3dd;margin-bottom:14px;display:none}.mobile-version-history summary{color:#4f6158;cursor:pointer;align-items:center;gap:7px;padding:0 0 11px;font-size:12px;font-weight:750;list-style:none;display:flex}.mobile-version-history summary::-webkit-details-marker{display:none}.mobile-version-list{gap:5px;padding-bottom:13px;display:grid}.mobile-version-list button{color:#58675f;cursor:pointer;background:#fff;border:1px solid #e0e4de;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:11px;display:flex}.mobile-version-list button.active{color:#245943;background:#e8f0ea;border-color:#82a18f}.mobile-version-list time{color:#5f6c65;font-size:11px}.mobile-version-list .mobile-rollback-button{color:#245943;justify-content:center}.release-comparison{background:#f5f6f1;border:1px solid #dfe3dd;border-radius:14px;margin-bottom:16px;padding:14px}.release-comparison-heading{align-items:flex-start;gap:9px;display:flex}.release-comparison-heading>svg{color:#617168;flex:none}.release-comparison h3,.release-comparison h4{color:#36473e;margin:0}.release-comparison h3{font-size:13px}.release-comparison h4{margin-top:13px;font-size:11px}.release-comparison p,.release-comparison li{color:#5f6c65;font-size:11px;line-height:1.45}.release-comparison-heading p{margin:3px 0 0}.release-comparison ul{gap:4px;margin:8px 0 13px;padding-left:18px;display:grid}.release-comparison .comparison-empty,.release-comparison .comparison-more{margin:12px 0}.release-comparison .secondary-button{width:100%;min-height:38px;margin-top:4px;font-size:11px}.technical-summary>div{justify-content:space-between;gap:10px;display:flex}.technical-summary dt,.technical-summary dd{margin:0}.technical-summary dd{color:#4e5e55;font-variant-numeric:tabular-nums;text-align:right}.automation-state,.automation-loading{height:calc(100vh - var(--topbar-height,68px));color:#6d7a73;text-align:center;background:radial-gradient(circle at 100% 0,#dae7de8c,#0000 32%),#f3f3ee;place-content:center;justify-items:center;padding:24px;display:grid}.automation-state h1{color:#2b3b33;letter-spacing:-.035em;margin:14px 0 7px;font-size:25px}.automation-state p{max-width:610px;margin:0 0 20px;font-size:13px;line-height:1.55}.state-primary-action{padding:0 17px}.state-illustration{color:#2f6f56;align-items:center;gap:10px;display:flex}.automation-loading{padding:30px;display:block}.automation-skeleton,.automation-skeleton.wide{background:linear-gradient(100deg,#e7e9e3 30%,#f2f3ef 45%,#e7e9e3 60%) 0 0/220% 100%;border-radius:16px;min-height:430px;animation:1.5s ease-in-out infinite automation-shimmer}.automation-skeleton.wide{min-height:68px}.automation-skeleton-grid{grid-template-columns:220px 1fr 390px;gap:14px;margin-top:14px;display:grid}@keyframes automation-shimmer{to{background-position-x:-120%}}.spin{animation:.9s linear infinite automation-spin}@keyframes automation-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.automation-skeleton,.spin,.flow-node{transition:none;animation:none}}@media (max-width:1279px){.automation-workspace{grid-template-columns:minmax(360px,1fr) minmax(340px,410px)}.automation-outline{display:none}.mobile-version-history{display:block}.automation-toolbar{align-items:flex-start}.automation-actions{flex-wrap:wrap;justify-content:flex-end;max-width:520px}}@media (max-width:900px){.section-nav button{padding:0 8px}.section-nav button svg{margin:0}.section-nav button{font-size:0}.automation-toolbar{min-height:auto;display:block}.automation-actions{justify-content:flex-start;max-width:none;margin-top:11px}.automation-actions .mobile-test-action{display:inline-flex}.automation-workspace{grid-template-columns:1fr}.automation-canvas{display:none}.automation-inspector{border-left:0}.mobile-editor-notice{display:flex}.mobile-step-selector{color:#44544c;gap:6px;margin:0 0 12px;font-size:12px;font-weight:700;display:grid}.mobile-step-selector select{width:100%;min-height:42px}.node-editor-form,.locked-node-copy,.protected-structure-note,.choice-editor,.test-lead-option{display:none}.telegram-preview{margin-top:0}}@media (max-width:620px){.topbar{padding:0 11px}.brand>div:last-child,.owner-name{display:none}.topbar-actions{gap:6px}.project-select select{width:96px;min-width:96px;max-width:96px}.automation-title-line{flex-direction:column;align-items:flex-start}.automation-title-line h1{max-width:100%;font-size:16px}.automation-actions .secondary-button,.automation-actions .primary-button{min-height:34px;padding:0 9px;font-size:10px}.telegram-test-banner{flex-wrap:wrap;align-items:flex-start}.telegram-test-banner .primary-button{width:100%}.automation-inspector{min-height:0}}.clients-workspace{height:calc(100vh - var(--topbar-height,68px));overscroll-behavior:contain;background:radial-gradient(circle at 100% 0,#dae7de8c,#0000 32%),#f3f3ee;padding:30px clamp(20px,4vw,60px) 46px;overflow-y:auto}.crm-heading{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1480px;margin:0 auto 24px;display:flex}.crm-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(29px,4vw,42px)}.crm-heading>div>p:last-child{color:#718078;margin:8px 0 0;font-size:14px}.export-button,.secondary-button{color:#245943;cursor:pointer;background:#fff;border:1px solid #ccd8d0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #2743350f}.crm-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;max-width:1480px;margin:0 auto 16px;display:grid}.crm-summary-card{text-align:left;cursor:pointer;background:#fffffcd1;border:1px solid #dfe3dc;border-radius:16px;align-items:center;gap:11px;min-width:0;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.crm-summary-card:hover{border-color:#bdcec3;transform:translateY(-1px);box-shadow:0 7px 20px #26423412}.crm-summary-card.selected{border-color:#6f9c88;box-shadow:0 0 0 2px #4980671c}.summary-icon{color:#4f6f61;background:#e9efeb;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.summary-icon.working{color:#376897;background:#e5eef7}.summary-icon.active{color:#2d7254;background:#e0eee7}.summary-icon.sleeping{color:#8b6a2c;background:#f3ead7}.summary-icon.inactive{color:#707a75;background:#e9ebe8}.summary-icon.blocked{color:#9b4b46;background:#f5e5e3}.crm-summary-card strong,.crm-summary-card small{display:block}.crm-summary-card strong{color:#20312a;font-size:21px;line-height:1}.crm-summary-card small{color:#7a8780;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;font-weight:650;overflow:hidden}.usage-overview{background:linear-gradient(135deg,#f8faf6 0%,#f2f7f3 100%);border:1px solid #dbe2dc;border-radius:18px;grid-template-columns:minmax(170px,.7fr) minmax(0,3.3fr);align-items:center;gap:18px;max-width:1480px;margin:0 auto 16px;padding:14px 16px;display:grid}.usage-overview>header{min-width:0}.usage-overview h2{color:#263a31;margin:3px 0 0;font-size:18px}.usage-overview>header>span{color:#86918b;margin-top:5px;font-size:9px;line-height:1.35;display:block}.usage-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.usage-metric{background:#ffffffc7;border:1px solid #e0e5df;border-radius:13px;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:flex}.usage-metric.primary{background:#fff;border-color:#c9d9cf;box-shadow:0 5px 16px #2949390f}.usage-metric-icon{color:#397158;background:#e4efe8;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.usage-metric strong,.usage-metric small{display:block}.usage-metric strong{color:#263a31;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;overflow:hidden}.usage-metric small{color:#7f8b84;margin-top:3px;font-size:9px}.crm-table-card{background:#fff;border:1px solid #dfe2db;border-radius:20px;max-width:1480px;margin:0 auto;overflow:hidden;box-shadow:0 10px 35px #25372e0f}.crm-toolbar{background:#fbfbf8;border-bottom:1px solid #e5e7e1;align-items:center;gap:8px;padding:13px;display:flex}.crm-search{flex:1;min-width:260px;position:relative}.crm-search>svg{color:#839089;position:absolute;top:12px;left:12px}.crm-search input{background:#fff;width:100%;height:42px;padding:0 38px}.crm-search button{color:#75827b;cursor:pointer;background:#f0f2ed;border:0;border-radius:8px;place-items:center;width:26px;height:26px;padding:0;display:grid;position:absolute;top:8px;right:8px}.crm-toolbar select{color:#526159;background:#fff;height:42px;padding:0 31px 0 11px;font-size:12px;font-weight:650}.reset-filters{color:#856054;cursor:pointer;background:0 0;border:0;min-height:40px;padding:0 9px;font-size:12px;font-weight:700}.client-table-wrap{min-height:300px;overflow-x:auto}.client-table{border-collapse:collapse;width:100%;min-width:1050px}.client-table th{color:#7a867f;letter-spacing:.065em;text-align:left;text-transform:uppercase;background:#f7f8f4;border-bottom:1px solid #e5e7e1;padding:12px 16px;font-size:10px;font-weight:800}.client-table td{color:#35443d;vertical-align:middle;border-bottom:1px solid #eceee9;padding:13px 16px;font-size:12px}.client-row{transition:opacity .16s,background .16s}.client-row:hover{background:#f7faf7}.client-row.dimmed{opacity:.58}.client-row.dimmed:hover{opacity:.86}.client-identity{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;min-width:0;padding:0;display:flex}.client-identity>span:last-child{min-width:0}.client-identity strong,.client-identity small,.client-table td>small,.client-table td>strong{display:block}.client-identity strong{color:#22342c;text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:13px;overflow:hidden}.client-identity small,.client-table td>small{color:#8a948f;margin-top:4px;font-size:10px}.activity-pill,.access-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.activity-pill{color:#5c6963;background:#edf0ec;padding:6px 9px}.activity-pill.working{color:#366590;background:#e5eff8}.activity-pill.active{color:#2e7254;background:#e1f0e8}.activity-pill.sleeping{color:#806126;background:#f4ead5}.activity-pill.blocked{color:#91453f;background:#f6e4e2}.activity-time{color:#45554d;font-size:11px}.success-count{color:#347258;font-weight:750;display:block}.minute-count{color:#386b54;font-variant-numeric:tabular-nums}.has-errors{color:#ad5650!important}.access-badge{color:#68766f;background:#eef0ed;padding:5px 8px}.access-badge.allowed{color:#2e7054;background:#e2efe8}.access-badge.denied{color:#96504a;background:#f4e6e4}.platform-stack{flex-wrap:wrap;gap:4px;display:flex}.platform-stack span,.tag-list span{color:#5e6f66;background:#f8f9f6;border:1px solid #e0e5df;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:700}.table-state{color:#87928c;place-content:center;justify-items:center;gap:7px;min-height:280px;font-size:12px;display:grid}.table-state strong{color:#536159;font-size:14px}.crm-pagination{color:#7d8982;background:#fbfbf8;justify-content:space-between;align-items:center;min-height:54px;padding:8px 14px;font-size:11px;display:flex}.crm-pagination>div{gap:5px;display:flex}.crm-pagination button,.drawer-close,.copy-button{color:#52625a;cursor:pointer;background:#fff;border:1px solid #dfe3dd;place-items:center;display:grid}.crm-pagination button{border-radius:10px;width:34px;height:34px}.drawer-backdrop{z-index:20;inset:var(--topbar-height,68px) 0 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#151f1b42;position:fixed}.client-drawer{overscroll-behavior:contain;background:#f9faf6;border-left:1px solid #dce1da;width:min(540px,100%);height:100%;padding:27px;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-18px 0 55px #1a2a222b}.drawer-close{border-radius:11px;width:36px;height:36px;position:absolute;top:18px;right:18px}.drawer-loading{color:#7b8780;place-items:center;min-height:70vh;display:grid}.client-profile-header{align-items:center;gap:14px;padding:10px 48px 22px 0;display:flex}.client-profile-header .client-avatar{border-radius:18px;width:58px;height:58px;font-size:17px}.client-profile-header h2{letter-spacing:-.035em;margin:7px 0 3px;font-size:23px}.client-profile-header p{color:#7d8882;margin:0;font-size:12px}.identity-card{background:#fff;border:1px solid #dfe4dd;border-radius:16px;grid-template-columns:1fr 1fr;gap:16px;padding:18px;display:grid;position:relative}.identity-card>div span,.identity-card>div strong{display:block}.identity-card>div span{color:#89948e;letter-spacing:.055em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:750}.identity-card>div strong{color:#34453d;text-overflow:ellipsis;font-size:12px;overflow:hidden}.copy-button{border-radius:9px;width:29px;height:29px;position:absolute;top:12px;right:12px}.drawer-section{background:#fff;border:1px solid #e0e4de;border-radius:16px;margin-top:16px;padding:18px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-heading h3{color:#304139;margin:0;font-size:14px}.section-heading>span{color:#8a958f;font-size:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-grid>div{background:#f3f5f1;border-radius:11px;padding:11px}.metric-grid strong,.metric-grid span{display:block}.metric-grid strong{color:#2d5544;font-size:18px}.metric-grid span{color:#7d8882;margin-top:3px;font-size:9px}.storage-line,.conversation-preview,.section-empty{color:#718078;margin:13px 0 0;font-size:11px;line-height:1.5}.tag-list{flex-wrap:wrap;gap:5px;margin-top:11px;display:flex}.recent-task-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.recent-task{border-bottom:1px solid #eceee9;grid-template-columns:8px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 0;display:grid}.recent-task:last-child{border-bottom:0}.task-state{background:#a7afa9;border-radius:50%;width:7px;height:7px}.task-state.success{background:#4b9672}.task-state.processing,.task-state.queued{background:#4d83b1}.task-state.failed{background:#bd625b}.recent-task strong,.recent-task p{margin:0}.recent-task strong{color:#3d4e45;font-size:10px}.recent-task p,.recent-task>span,.recent-task time{color:#89938e;font-size:9px}.full-width{width:100%;margin-top:13px}@media (max-width:760px){.owner-name{display:none}.workspace{grid-template-columns:1fr}.conversation-panel{display:none}.project-select select{min-width:135px}.inline-form{grid-template-columns:1fr}.message-bubble{max-width:90%}.topbar{padding:0 10px}.brand>div:last-child{display:none}.section-nav button{justify-content:center;width:34px;padding:0;font-size:0}.project-select select{max-width:120px}.clients-workspace{padding:22px 12px 35px}.crm-heading{align-items:flex-start}.crm-heading>div>p:last-child{display:none}.export-button{width:42px;padding:0;font-size:0}.crm-summary-grid{grid-template-columns:repeat(2,1fr)}.usage-overview{grid-template-columns:1fr}.usage-overview>header>span{display:none}.usage-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-toolbar{grid-template-columns:1fr 1fr;display:grid}.crm-search{grid-column:1/-1;min-width:0}.crm-toolbar label select{width:100%}.client-drawer{padding:20px 15px}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:761px) and (max-width:1120px){.crm-summary-grid{grid-template-columns:repeat(3,1fr)}.usage-overview{grid-template-columns:1fr}.crm-toolbar{flex-wrap:wrap}.crm-search{min-width:100%}}@media (max-width:380px){.topbar{gap:5px;padding-inline:7px}.topbar-actions{gap:4px;min-width:0}.project-select{flex:0 96px;width:96px}.project-select select{width:96px;min-width:0;max-width:96px;padding-left:8px}}.message-day{display:flow-root}.message-date{z-index:1;pointer-events:none;justify-content:center;margin:16px 0 12px;display:flex;position:sticky;top:8px}.message-day:first-child .message-date{margin-top:0}.message-date time{color:#344e40;background:#e1eee6;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;line-height:18px}.jump-to-latest{z-index:2;color:#24664e;cursor:pointer;background:#fbfbf8;border:1px solid #bccfc2;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;bottom:16px;right:18px}.jump-to-latest:hover{background:#e1eee6}.jump-to-latest:focus-visible{outline-offset:3px;outline:3px solid #3e7d62}.timeline:focus-visible{outline-offset:-2px;outline:2px solid #3e7d62}@media (max-width:1120px){.has-service-management{--topbar-height:112px}.has-service-management .topbar-actions{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;display:grid}.has-service-management .owner-name{display:none}.has-service-management .service-management-link{grid-area:2/1/auto/-1;min-height:40px}}@media (max-width:380px){.has-service-management .topbar-actions{column-gap:4px}}
