:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e7f6f3;background:#071018;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#18a28a2e,#0000 32rem),#071018;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.shell.shell-collapsed{grid-template-columns:76px minmax(0,1fr)}:is(html:has(.conversation-screen),body:has(.conversation-screen)),:is(html:has(.settings-screen),body:has(.settings-screen)),:is(html:has(.inbox-screen),body:has(.inbox-screen)),:is(html:has(.crm-screen),body:has(.crm-screen)){height:100%;min-height:0;overflow:hidden}.shell:has(.settings-screen){height:100vh;min-height:0;overflow:hidden}.shell:has(.settings-screen) .sidebar{height:100vh;min-height:0}.content:has(.settings-screen){height:100vh;min-height:0;padding:0;overflow:hidden}.shell:has(.inbox-screen){height:100vh;min-height:0;overflow:hidden}.shell:has(.inbox-screen) .sidebar{height:100vh;min-height:0}.content:has(.inbox-screen){height:100vh;min-height:0;overflow:hidden}.shell:has(.crm-screen){height:100vh;min-height:0;overflow:hidden}.shell:has(.crm-screen) .sidebar{height:100vh;min-height:0}.content:has(.crm-screen){height:100vh;min-height:0;overflow:hidden}.shell:has(.conversation-screen){height:100vh;min-height:0;overflow:hidden}.shell:has(.conversation-screen) .sidebar{height:100vh;min-height:0;overflow-y:auto}.content:has(.conversation-screen){height:100vh;min-height:0;overflow:hidden}.sidebar{z-index:120;background:#050f16f0;border-right:1px solid #1a3138;flex-direction:column;min-width:0;padding:22px 16px;display:flex;position:relative}.sidebar-heading,.brand,.nav a,.sidebar-footer{align-items:center;display:flex}.sidebar-heading{justify-content:space-between}.brand{color:#53e0c1;letter-spacing:.08em;gap:10px;min-width:0;font-size:1.1rem;font-weight:800}.brand-mark{color:#071018;background:linear-gradient(135deg,#53e0c1,#22d3ee);border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.brand-copy,.nav-label,.sidebar-footer-copy{white-space:nowrap;overflow:hidden}.sidebar-collapse,.nav-toggle{color:#9ab4b5;cursor:pointer;background:#10242b;border:1px solid #284750;border-radius:8px}.sidebar-collapse{flex:none;width:30px;height:30px;font-size:1.25rem}.nav{gap:10px;margin-top:34px;display:grid}.nav a{color:#9ab4b5;border-radius:10px;gap:11px;padding:10px 12px}.nav a:hover{color:#fff;background:#10242b}.nav a.active{color:#fff;background:linear-gradient(90deg,#53e0c12b,#22d3ee0f)}.nav-icon{color:#53e0c1;border:1px solid #2b4e55;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:inline-flex}.sidebar-footer{border-top:1px solid #17333a;gap:10px;margin-top:auto;padding:18px 4px 0}.tenant-avatar{color:#70e1c7;background:#12362f;border:1px solid #1d6556;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:800;display:inline-flex}.sidebar-footer-copy{gap:2px;display:grid}.sidebar-footer-copy small{color:#78999d;font-size:.68rem}.crm-screen{grid-template-rows:auto auto minmax(0,1fr);gap:18px;height:100vh;min-height:0;padding:26px;display:grid;overflow:hidden}.crm-header{background:#0a191fb8;border:1px solid #1b3a41;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.crm-header h1{margin:4px 0 6px;font-size:clamp(1.35rem,2vw,2rem)}.crm-header p{color:#8ca9a9;max-width:760px;margin:0;font-size:.82rem;line-height:1.5}.crm-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.crm-header-actions select,.crm-header-actions span{color:#e7f6f3;background:#08171d;border:1px solid #24434a;border-radius:10px;padding:10px 12px}.crm-header-actions span{color:#70e1c7;font-size:.76rem;font-weight:800}.pipeline-board{grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:12px;min-height:0;padding-bottom:8px;display:grid;overflow:auto hidden}.pipeline-column{background:#0a191fd6;border:1px solid #1b3a41;border-radius:14px;grid-template-rows:auto minmax(0,1fr);min-width:260px;min-height:0;display:grid;overflow:hidden}.pipeline-column>header{border-top:3px solid #14b8a6;border-bottom:1px solid #17333a;justify-content:space-between;align-items:center;padding:12px;display:flex}.pipeline-column>header span{font-size:.77rem;font-weight:850}.pipeline-column>header strong{color:#79e8cf;background:#10242b;border-radius:999px;padding:4px 8px;font-size:.68rem}.pipeline-column-scroll{gap:10px;min-height:0;padding:12px;display:grid;overflow-y:auto}.pipeline-empty{text-align:center;border:1px dashed #284750;border-radius:10px;padding:16px}.opportunity-card{background:linear-gradient(145deg,#0b2026,#08161b);border:1px solid #24434a;border-radius:12px;gap:10px;padding:12px;display:grid}.opportunity-card strong,.opportunity-card span{display:block}.opportunity-card strong{font-size:.78rem}.opportunity-card span,.opportunity-card dt,.opportunity-card dd{color:#8ca9a9;font-size:.66rem}.opportunity-card dl{gap:6px;margin:0;display:grid}.opportunity-card dt{color:#617f83;text-transform:uppercase}.opportunity-card dd{margin:2px 0 0}.opportunity-card a{color:#70e1c7;font-size:.68rem;font-weight:800}.shell-collapsed .brand-copy,.shell-collapsed .nav-label,.shell-collapsed .sidebar-footer-copy{display:none}.shell-collapsed .sidebar-heading,.shell-collapsed .nav a,.shell-collapsed .sidebar-footer{justify-content:center}.shell-collapsed .sidebar-collapse{color:#9ff5df;z-index:160;background:#12362f;border-color:#2a7d6d;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:26px;right:-15px;box-shadow:0 10px 26px #00000057}.sidebar-collapse:focus-visible,.nav-toggle:focus-visible,.nav a:focus-visible{outline-offset:2px;outline:2px solid #53e0c1}.mobile-topbar{display:none}.content{min-width:0;padding:44px}.eyebrow{color:#53e0c1;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}h1{margin:10px 0 14px;font-size:clamp(2rem,4vw,3.6rem)}.muted{color:#9ab4b5;line-height:1.6}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:32px;display:grid}.card{background:#0c1d23db;border:1px solid #1a3a41;border-radius:18px;padding:22px}.card strong{margin-top:12px;font-size:1.5rem;display:block}.page-heading,.conversation-header,.row-title,.row-meta,.action-row,.reply-footer,.message-author{align-items:center;display:flex}.page-heading,.conversation-header,.row-title,.reply-footer,.message-author{justify-content:space-between}.page-heading{gap:24px}.page-heading h1,.conversation-header h1{margin-bottom:6px}.connection{color:#e6ba84;background:#2c2521;border:1px solid #68513c;border-radius:999px;flex:none;padding:8px 12px;font-size:.82rem}.connection.online{color:#70e1c7;background:#12362f;border-color:#1d6556}.filter-row,.action-row{flex-wrap:wrap;gap:10px;display:flex}.filter-row{margin:28px 0 18px}.filter,.button{color:#bad0d1;cursor:pointer;background:#10242b;border:1px solid #284750;border-radius:10px;padding:9px 13px}.filter:hover,.filter.active,.button:hover{color:#fff;border-color:#53e0c1}.button.primary{color:#071018;background:#53e0c1;border-color:#53e0c1;font-weight:800}.button:disabled{cursor:not-allowed;opacity:.55}.alert{color:#ffb4c5;background:#3b1d26;border:1px solid #7d3347;border-radius:12px;padding:12px 16px}.conversation-list{background:#0c1d23b8;border:1px solid #1a3a41;border-radius:18px;overflow:hidden}.conversation-row{border-bottom:1px solid #17333a;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;padding:18px 20px;transition:background .16s,transform .16s;display:grid}.conversation-row:last-child{border-bottom:0}.conversation-row:hover{background:#102a31;transform:translate(2px)}.channel-badge{color:#75ead0;text-transform:uppercase;background:#17483f;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.78rem;font-weight:900;display:flex}.conversation-copy{min-width:0}.row-title{gap:16px}.row-title strong{font-size:1rem}.row-title time,.message-author time{color:#77999d;font-size:.76rem}.conversation-copy p{color:#b6c9ca;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 10px;overflow:hidden}.row-meta{color:#829fa2;flex-wrap:wrap;gap:10px;font-size:.78rem}.status{color:#a7c6c7;text-transform:capitalize;background:#1a3036;border-radius:999px;padding:4px 8px}.status-new{color:#f2d27c;background:#443513}.status-open{color:#72e0c7;background:#123d35}.status-resolved{color:#8abef7;background:#1c334e}.status-closed{color:#aab4bc;background:#292e33}.status-queued,.status-pending,.status-running{color:#f2d27c;background:#443513}.status-completed{color:#72e0c7;background:#123d35}.status-pendiente{color:#f2d27c;background:#443513}.status-cerrada{color:#aab4bc;background:#292e33}.status-failed,.status-canceled{color:#ffb4c5;background:#3b1d26}.empty-state{text-align:center;place-content:center;min-height:220px}.login{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:100%;max-width:440px}.login-card input{color:#fff;background:#071018;border:1px solid #284750;border-radius:10px;width:100%;margin:8px 0 18px;padding:12px;display:block}.login-card button{color:#071018;cursor:not-allowed;background:#53e0c1;border:0;border-radius:10px;width:100%;padding:12px 18px;font-weight:800}.inbox{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:18px;margin-top:30px;display:grid}.inbox-screen{grid-template-rows:auto auto minmax(0,1fr);gap:18px;height:100%;min-height:0;display:grid;overflow:hidden}.inbox-screen .filter-row{margin:0}.inbox-screen .conversation-list{overscroll-behavior:contain;min-height:0;overflow-y:auto}.empty{text-align:center;justify-content:center;align-items:center;min-height:360px;display:flex}.conversation-screen{max-width:1100px;margin:0 auto}.conversation-header{border-bottom:1px solid #1a3a41;align-items:flex-end;gap:24px;padding-bottom:22px}.back-link{color:#75cdbd;font-size:.88rem}.message-history{flex-direction:column;gap:14px;min-height:360px;padding:30px 0;display:flex}.message{border:1px solid #1d3b42;border-radius:16px;max-width:min(720px,82%);padding:14px 16px}.message p{white-space:pre-wrap;margin:9px 0;line-height:1.55}.message small{color:#78999d;text-transform:capitalize}.message-inbound{background:#10242b;border-bottom-left-radius:4px;align-self:flex-start}.message-outbound{background:#123d35;border-color:#1d6556;border-bottom-right-radius:4px;align-self:flex-end}.message-failed{border-color:#f87171b3}.message-failed small{color:#fecaca;text-transform:none}.message-internal{background:#332d1d;border-color:#5c5032;align-self:center}.message-author{gap:14px}.message-author strong{font-size:.86rem}.automation-panel{background:#0c1d23db;border:1px solid #1a3a41;border-radius:18px;margin-bottom:24px;padding:20px}.automation-heading,.automation-row>div:first-child{justify-content:space-between;align-items:center;display:flex}.automation-heading{gap:18px}.automation-heading h2{margin:5px 0 0}.automation-list{gap:12px;margin-top:18px;display:grid}.automation-row{background:#0a171d;border:1px solid #1d3b42;border-radius:12px;padding:14px}.automation-row dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0 0;display:grid}.automation-row dl div{min-width:0}.automation-row dt{color:#78999d;text-transform:uppercase;font-size:.72rem}.automation-row dd{margin:4px 0 0}.automation-error{color:#ffb4c5;overflow-wrap:anywhere;margin:12px 0 0}.stel-panel{background:#0c1d23db;border:1px solid #285148;border-radius:18px;margin-bottom:24px;padding:20px}.stel-actions,.stel-results,.product-grid{gap:14px;display:grid}.stel-actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.stel-action-card{background:#0a171d;border:1px solid #1d3b42;border-radius:14px;gap:9px;padding:14px;display:grid}.stel-action-card label{color:#9ab4b5;font-size:.76rem}.stel-action-card input,.stel-action-card select,.stel-action-card textarea{color:#fff;background:#071018;border:1px solid #284750;border-radius:9px;width:100%;padding:10px}.stel-results{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.reference-list{gap:10px;display:grid}.reference-row{background:#0a171d;border:1px solid #1d3b42;border-radius:12px;padding:12px}.reference-row>div{justify-content:space-between;align-items:center;display:flex}.reference-row p{overflow-wrap:anywhere}.product-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.product-card{background:#0a171d;border:1px solid #1d3b42;border-radius:12px;gap:9px;padding:12px;display:grid}.product-card img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%}.product-card p,.product-card span,.product-card small{margin:0}.product-card span{color:#70e1c7;font-weight:700}.product-actions{flex-wrap:wrap;gap:8px;display:flex}.product-card-v2{background:#0a171d;border:1px solid #1d3b42;border-radius:14px;grid-template-columns:74px minmax(0,1fr);align-items:stretch;gap:10px;padding:10px;display:grid;overflow:hidden}.product-card-v2 img,.product-card-fallback{aspect-ratio:1;border-radius:10px;width:74px;height:74px}.product-card-v2 img{object-fit:cover}.product-card-fallback{color:#70e1c7;background:linear-gradient(145deg,#123d35,#10242b);border:1px solid #285148;justify-content:center;align-items:center;font-size:.86rem;font-weight:900;display:flex}.product-card-body{gap:5px;min-width:0;display:grid}.product-card-body strong{color:#e7f6f3;font-size:.88rem;line-height:1.25}.product-card-body p{color:#9ab4b5;margin:0;font-size:.74rem;line-height:1.45}.product-card-ref{color:#70e1c7;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.66rem;font-weight:800;overflow:hidden}.product-card-body footer{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.product-card-body b{color:#fff;font-size:.78rem}.product-availability{border-radius:999px;padding:3px 7px;font-size:.64rem}.product-availability.available{color:#72e0c7;background:#123d35}.product-availability.unavailable{color:#ffb4c5;background:#3b1d26}.product-availability.unknown,.product-availability.on_request{color:#f2d27c;background:#443513}.product-card-actions{flex-wrap:wrap;grid-column:1/-1;gap:7px;display:flex}.product-card-actions a,.product-card-actions button{color:#bad0d1;cursor:pointer;background:#10242b;border:1px solid #284750;border-radius:8px;padding:6px 8px;font-size:.68rem}.product-card-actions a:hover,.product-card-actions button:hover{color:#fff;border-color:#53e0c1}.product-card-web_chat{grid-template-columns:58px minmax(0,1fr);max-width:320px}.product-card-web_chat img,.product-card-web_chat .product-card-fallback{width:58px;height:58px}.product-card-web_chat .product-card-actions{display:none}.product-card-settings{min-width:240px}.reply-box{background:#0c1d23f2;border:1px solid #1a3a41;border-radius:18px;gap:12px;padding:18px;display:grid;position:sticky;bottom:18px}.reply-box label{font-size:.82rem;font-weight:700}.reply-box textarea{color:#fff;resize:vertical;background:#071018;border:1px solid #284750;border-radius:12px;width:100%;padding:13px;line-height:1.5}.reply-box textarea:focus{border-color:#53e0c1;outline:none}.reply-footer{gap:16px}.reply-footer .muted{font-size:.8rem}@media (max-width:760px){.shell,.inbox{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #1a3138;border-right:0}.content{padding:28px 20px}.page-heading,.conversation-header,.automation-heading,.reply-footer{flex-direction:column;align-items:stretch}.message{max-width:94%}.automation-row dl,.stel-actions,.stel-results{grid-template-columns:1fr}}.conversation-screen{grid-template-rows:auto minmax(0,1fr);max-width:none;height:100%;min-height:0;margin:0;display:grid;overflow:hidden}.conversation-header{z-index:20;background:#071018eb;border:1px solid #1a3a41;border-radius:18px 18px 0 0;align-items:center;gap:24px;padding:16px 20px;position:sticky;top:0}.conversation-identity,.conversation-title-row,.header-metadata,.section-heading,.reply-heading,.history-row-heading{align-items:center;display:flex}.conversation-identity{gap:14px;min-width:0}.conversation-title-row{gap:10px}.conversation-title-row h1{margin:0;font-size:1.22rem;line-height:1.2}.back-link{background:#10242b;border:1px solid #284750;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.contact-avatar{color:#bffbed;background:linear-gradient(145deg,#1a6658,#123d35);border:1px solid #2e8070;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.82rem;font-weight:900;display:flex}.header-metadata{color:#8da9ab;flex-wrap:wrap;gap:6px 14px;margin-top:5px;font-size:.76rem}.header-metadata span+span:before{color:#35565d;content:"•";margin-right:14px}.workspace-alert{z-index:80;max-width:520px;margin:12px;position:fixed;top:12px;left:50%;transform:translate(-50%)}.conversation-workspace{background:#050e14a8;border:1px solid #1a3a41;border-top:0;border-radius:0 0 18px 18px;grid-template-columns:minmax(0,1fr) minmax(330px,390px);height:100%;min-height:0;display:grid;overflow:hidden}.chat-column{grid-template-rows:minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.message-history{overscroll-behavior:contain;scrollbar-color:#285148 transparent;scrollbar-width:thin;height:100%;min-height:0;padding:26px clamp(18px,3vw,42px);overflow-y:auto}.message{max-width:min(680px,78%);box-shadow:0 8px 24px #00000024}.message-author time{white-space:nowrap}.message-internal{max-width:76%}.ai-mode-badge{color:#a7f3d0;text-transform:uppercase;border:1px solid #2dd4bf59;border-radius:999px;padding:4px 9px;font-size:.7rem;font-weight:800}.ai-mode-paused{color:#fde68a;border-color:#facc1559}.ai-mode-human_only{color:#cbd5e1;border-color:#94a3b861}.ai-activity-list{gap:5px;margin-top:2px;display:grid}.ai-activity-list span{color:#c8f5ee;background:#14b8a614;border:1px solid #14b8a629;border-radius:9px;padding:6px 8px;font-size:.8rem;line-height:1.35}.suggested-reply-card{background:#0f172a75;border:1px solid #2dd4bf33;border-radius:12px;gap:6px;margin-top:10px;padding:10px;display:grid}.suggested-reply-card span{color:#5eead4;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.suggested-reply-card p{color:#d9f4f0;margin:0;font-size:.84rem;line-height:1.45}.automation-note{color:#b9cdcf;background:#1c3238b8;border:1px solid #31525a;border-radius:12px;align-self:center;gap:10px;width:fit-content;max-width:620px;margin:4px auto;padding:10px 14px;display:flex}.automation-note-icon{color:#53e0c1;font-weight:900}.automation-note strong{color:#d8e8e7;font-size:.76rem}.automation-note p{margin:3px 0;font-size:.82rem;line-height:1.45}.automation-note time{color:#78999d;font-size:.68rem}.message-product-cards{gap:8px;margin-top:10px;display:grid}.chat-empty{color:#78999d;text-align:center;gap:6px;margin:auto;display:grid}.reply-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#0a171dfa;border:0;border-top:1px solid #1a3a41;border-radius:0;gap:8px;padding:10px 16px 12px;position:sticky;bottom:0;box-shadow:0 -12px 34px #0003}.reply-heading,.section-heading,.history-row-heading{justify-content:space-between}.reply-heading span{color:#68898d;font-size:.7rem}.reply-box textarea{resize:vertical;height:88px;min-height:88px;max-height:128px}.operations-panel{overscroll-behavior:contain;scrollbar-color:#285148 transparent;scrollbar-width:thin;background:#0a171de0;border-left:1px solid #1a3a41;height:100%;min-height:0;max-height:100%;padding:16px;position:sticky;top:0;overflow-y:auto}.operations-section{border-bottom:1px solid #1a343b;padding:4px 2px 18px}.operations-section+.operations-section{padding-top:18px}.operations-section:last-child{border-bottom:0}.section-heading{gap:12px;margin-bottom:13px}.section-heading.compact{align-items:flex-end}.section-heading h2{margin:3px 0 0;font-size:.96rem}.channel-pill{color:#70e1c7;text-transform:uppercase;background:#123d35;border:1px solid #1d6556;border-radius:8px;padding:5px 8px;font-size:.68rem;font-weight:800}.summary-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.summary-list div{min-width:0}.summary-list dt{color:#68898d;letter-spacing:.04em;text-transform:uppercase;font-size:.66rem}.summary-list dd{color:#d7e5e4;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.78rem;overflow:hidden}.incident-highlight{background:linear-gradient(135deg,#123d3575,#0000);margin:0 -14px;padding-left:16px;padding-right:16px}.incident-reference{color:#8af0d8;font-size:1.05rem;display:block}.incident-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0;display:grid}.incident-details dt{color:#68898d;letter-spacing:.04em;text-transform:uppercase;font-size:.62rem}.incident-details dd{color:#d7e5e4;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.72rem;overflow:hidden}.incident-highlight p{color:#9ab4b5;margin:6px 0 8px;font-size:.78rem}.incident-highlight .wessii-registration{color:#68898d;font-size:.68rem}.crm-summary{background:linear-gradient(135deg,#14b8a61f,#0000 70%);margin:0 -14px;padding-left:16px;padding-right:16px}.crm-empty-card{background:#07161b;border:1px dashed #285148;border-radius:12px;gap:8px;margin-bottom:12px;padding:12px;display:grid}.crm-empty-card strong{font-size:.82rem}.crm-empty-card p{color:#8ca9a9;margin:0;font-size:.72rem;line-height:1.45}.crm-suggestion{background:#53e0c114;border:1px solid #285148;border-radius:10px;gap:5px;margin:10px 0;padding:10px;display:grid}.crm-suggestion span{color:#53e0c1;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.crm-suggestion p{color:#d7e5e4;margin:0;font-size:.72rem;line-height:1.45}.crm-suggestion small{color:#8ca9a9;font-size:.66rem}.text-button{color:#53e0c1;cursor:pointer;background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700}.text-button:hover{color:#a3f7e4}.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-action{color:#b8cccd;cursor:pointer;text-align:center;background:#0b1b21;border:1px solid #24434b;border-radius:10px;place-items:center;gap:5px;min-height:62px;padding:8px 5px;font-size:.68rem;display:grid}.quick-action span{color:#53e0c1;font-size:1rem}.quick-action:hover{background:#102a31;border-color:#3e796d}.quick-action:disabled{cursor:not-allowed;opacity:.5}.stel-tabs{border-bottom:1px solid #24434b;gap:2px;display:flex;overflow-x:auto}.stel-tabs button{color:#78999d;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:8px 7px;font-size:.68rem}.stel-tabs button.active{color:#e7f6f3;border-bottom-color:#53e0c1}.stel-tab-content{padding-top:14px}.stel-tab-content>.button{margin-top:13px}.compact-form{gap:8px;margin-bottom:14px;display:grid}.compact-form input,.compact-form select,.compact-form textarea{color:#fff;background:#071018;border:1px solid #284750;border-radius:9px;width:100%;min-width:0;padding:9px 10px}.compact-form textarea{resize:vertical}.inline-form{grid-template-columns:minmax(0,1fr) auto}.compact-list,.compact-products{gap:8px;display:grid}.catalog-search-meta{color:#78999d;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;font-size:.68rem;display:flex}.catalog-search-meta span{background:#10242b;border:1px solid #24434b;border-radius:999px;padding:4px 7px}.compact-list-row,.compact-product{background:#0a171d;border:1px solid #1d3b42;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.compact-list-row>div,.compact-product>div{gap:3px;min-width:0;display:grid}.compact-list-row strong,.compact-product strong{font-size:.78rem}.compact-list-row div span,.compact-product div span,.compact-product>span{color:#78999d;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.compact-product .text-button,.compact-list-row .text-button{grid-column:1/-1;justify-self:start}.automation-latest{gap:8px;display:grid}.automation-latest>div{gap:3px;display:grid}.automation-latest strong{font-size:.8rem}.automation-latest span,.automation-latest time{color:#78999d;font-size:.7rem}.drawer-backdrop{z-index:100;background:#02080cb8;position:fixed;inset:0}.automation-drawer{background:#0a171d;border-left:1px solid #285148;grid-template-rows:auto auto minmax(0,1fr);width:min(92vw,470px);max-width:470px;height:100vh;padding:22px;display:grid;position:absolute;top:0;right:0;box-shadow:-22px 0 60px #0006}.automation-drawer>header{justify-content:space-between;align-items:flex-start;display:flex}.automation-drawer h2{margin:5px 0 18px;font-size:1.25rem}.icon-button{color:#fff;cursor:pointer;background:#10242b;border:1px solid #284750;border-radius:9px;width:36px;height:36px;font-size:1.25rem}.drawer-actions{border-bottom:1px solid #1a343b;padding-bottom:14px}.drawer-history{gap:10px;padding-top:14px;display:grid;overflow-y:auto}.history-row{background:#071018;border:1px solid #1d3b42;border-radius:12px;padding:13px}.history-row-heading{gap:10px}.history-row dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:13px 0 0;display:grid}.history-row p{color:#9ab4b5;font-size:.76rem;line-height:1.5}@media (max-width:1050px){.content{padding:24px}.conversation-workspace{grid-template-columns:minmax(0,1fr) minmax(300px,340px)}.header-metadata span:last-child{display:none}}@media (max-width:820px){.shell{grid-template-rows:58px minmax(0,1fr);grid-template-columns:1fr;display:grid}.sidebar{width:min(82vw,280px);transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:20px 0 60px #00000070}.sidebar.mobile-open{transform:translate(0)}.sidebar-collapse{display:none}.mobile-topbar{z-index:140;background:#050f16f5;border-bottom:1px solid #1a3138;grid-row:1;justify-content:space-between;align-items:center;padding:0 16px;display:flex;position:relative}.mobile-brand{color:#53e0c1;letter-spacing:.12em;font-weight:800}.nav-toggle{padding:7px 10px}.mobile-nav-backdrop{z-index:80;background:#0000008c;border:0;position:fixed;inset:0}.content{grid-row:2;padding:0}.content:has(.settings-screen){height:calc(100vh - 58px)}.content:has(.inbox-screen){height:calc(100vh - 58px)}.conversation-screen{height:100%;min-height:0}.conversation-header{border:0;border-bottom:1px solid #1a3a41;border-radius:0;padding:12px}.conversation-workspace{border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(280px,340px);overflow:hidden}.chat-column{min-height:0}.operations-panel{border-top:1px solid #1a3a41;border-left:0;max-height:100%;position:sticky;overflow-y:auto}.conversation-header .action-row{flex-flow:wrap}.conversation-header .button{padding:8px;font-size:.7rem}}@media (max-width:680px){.conversation-workspace{grid-template-rows:minmax(0,3fr) minmax(0,2fr);grid-template-columns:1fr}.operations-panel{border-top:1px solid #1a3a41;border-left:0}.message,.message-internal{max-width:94%}.ai-mode-badge{padding:3px 7px;font-size:.62rem}.reply-box textarea{height:72px;min-height:72px}}@media (max-width:560px){.contact-avatar,.header-metadata{display:none}.conversation-title-row h1{font-size:1rem}.conversation-title-row .status{display:none}.conversation-header{gap:8px}.message{max-width:92%}.reply-footer .muted{display:none}}
