:root{--core-bg:#fff;--core-fg:#0a0a0a;--core-muted:#6b7280;--core-border:#e8e8ea;--core-border-strong:#d1d5db;--core-accent:#0a0a0a;--core-accent-fg:#fff;--core-hover:#f5f5f6;--core-header-h:80px;--core-rail-w:88px;--core-radius:8px;--core-font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.dark,[data-theme=dark]{--core-bg:#0a0a0a;--core-fg:#fafafa;--core-muted:#a1a1aa;--core-border:#26262a;--core-border-strong:#3f3f46;--core-accent:#fafafa;--core-accent-fg:#0a0a0a;--core-hover:#18181b}.core-header{z-index:40;height:var(--core-header-h);background:var(--core-bg);color:var(--core-fg);border-bottom:1px solid var(--core-border);font-family:var(--core-font);align-items:stretch;display:flex;position:sticky;top:0}.core-header--static{position:relative}.core-header__mark{box-sizing:border-box;border-right:1px solid var(--core-border);width:188px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;padding:0 18px;text-decoration:none;display:flex}.core-header__logo{object-fit:contain;width:100%;height:auto;max-height:28px;display:block}.dark .core-header__logo,[data-theme=dark] .core-header__logo{filter:invert()}.core-header__cell{flex-shrink:0;display:flex;position:relative}.core-header__trigger,.core-header__org,.core-header__env{height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0 26px;transition:background-color .12s;display:flex}.core-header__org,.core-header__env{border-left:1px solid var(--core-border)}.core-header__trigger:hover,.core-header__org:hover,.core-header__env:hover{background:var(--core-hover)}.core-header__icon{flex-shrink:0;width:20px;height:20px}.core-header__system{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:.875rem;font-weight:600}.core-header__org-name,.core-header__env-name{white-space:nowrap;font-size:.875rem;font-weight:600}.core-header__dot{background:var(--core-accent);border-radius:999px;flex-shrink:0;width:10px;height:10px}.core-header__chevron{color:var(--core-muted);font-size:.72rem;line-height:1}.core-header__section{flex-shrink:0;align-items:center;gap:18px;min-width:0;padding:0 26px;display:flex}.core-header__sep{color:var(--core-muted)}.core-header__section-name{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.core-header__spacer{flex:auto;min-width:8px}.core-header__search{background:var(--core-bg);border:1px solid var(--core-border);border-radius:var(--core-radius);min-width:0;max-width:460px;height:44px;color:var(--core-muted);font:inherit;text-align:left;cursor:pointer;flex:auto;align-self:center;align-items:center;gap:12px;margin:0 26px;padding:0 16px;transition:border-color .12s,color .12s;display:flex}.core-header__search:hover{border-color:var(--core-border-strong);color:var(--core-fg)}.core-header__search-label{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.9rem;overflow:hidden}.core-header__kbd{background:var(--core-hover);color:var(--core-muted);border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:.6875rem;font-weight:500}.core-header__user{flex-shrink:0;display:flex;position:relative}.core-header__user-trigger{border:0;border-left:1px solid var(--core-border);height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:0 24px;transition:background-color .12s;display:flex}.core-header__user-trigger:hover{background:var(--core-hover)}.core-header__avatar{border:1px solid var(--core-border-strong);object-fit:cover;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:inline-flex}.core-header__menu{background:var(--core-bg);border:1px solid var(--core-border);border-radius:var(--core-radius);flex-direction:column;gap:2px;min-width:304px;padding:6px;display:flex;position:absolute;top:calc(100% - 8px);box-shadow:0 10px 30px #0000001f}.core-header__menu--systems{left:12px}.core-header__menu--user{min-width:240px;right:12px}.core-header__menu-item{color:inherit;border-radius:6px;grid-template-columns:1fr auto;gap:0 8px;padding:8px 10px;text-decoration:none;display:grid}.core-header__menu-item:hover:not(.is-disabled):not(.is-active){background:var(--core-hover)}.core-header__menu-name{grid-area:1/1;font-size:.875rem;font-weight:600}.core-header__menu-desc{color:var(--core-muted);grid-area:2/1;font-size:.75rem}.core-header__menu-item.is-active{background:var(--core-hover)}.core-header__menu-item.is-disabled{opacity:.45;cursor:not-allowed}.core-header__badge{text-transform:uppercase;letter-spacing:.08em;background:var(--core-accent);color:var(--core-accent-fg);border-radius:999px;grid-area:1/2;place-self:center end;padding:2px 6px;font-size:.625rem;font-weight:600}.core-header__identity{border-bottom:1px solid var(--core-border);flex-direction:column;margin-bottom:4px;padding:8px 10px;display:flex}.core-header__identity-name{font-size:.875rem;font-weight:600}.core-header__identity-email{color:var(--core-muted);font-size:.75rem}.core-header__menu-action{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;padding:8px 10px;font-size:.875rem;display:flex}.core-header__menu-action:hover{background:var(--core-hover)}.core-header__menu-action--danger{color:#dc2626}.core-header__slot-button{border:0;border-left:1px solid var(--core-border);width:56px;height:100%;color:var(--core-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex;position:relative}.core-header__slot-button:hover{background:var(--core-hover);color:var(--core-fg)}.core-header__slot-badge{background:var(--core-accent);min-width:17px;color:var(--core-accent-fg);text-align:center;border-radius:999px;padding:0 4px;font-size:.625rem;font-weight:600;line-height:17px;position:absolute;top:22px;right:14px}@media (width<=1180px){.core-header__section{display:none}}@media (width<=900px){.core-header__org,.core-header__env{display:none}}@media (width<=640px){.core-header__search-label,.core-header__kbd{display:none}.core-header__search{flex:none;justify-content:center;width:44px}.core-header__mark{width:144px;padding:0 14px}}:root{--cx-bg:#f7f7f8;--cx-border:#e8e8ea;--cx-muted:#777a80;--cx-text:#18191b;--cx-radius:8px}body{color:var(--cx-text);background:#fafafa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,input,textarea,select{font:inherit}input,textarea,select{min-width:0}button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #5b708f}label{flex-direction:column;gap:7px;font-size:12px;font-weight:500;display:flex}input:not([type=checkbox]),textarea,select{border:1px solid var(--cx-border);color:var(--cx-text);background:#fff;border-radius:6px;outline:none;padding:10px 12px}input:focus,textarea:focus,select:focus{border-color:#8c949d;box-shadow:0 0 0 2px #eee}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;font-size:28px;font-weight:550}h2{font-size:16px;font-weight:600}h3{font-size:15px;font-weight:550}small,.muted{color:var(--cx-muted);font-size:12px;line-height:1.6}.eyebrow{letter-spacing:1.7px;color:#85878c;margin-bottom:11px;font-size:10px;font-weight:600}.primary,.secondary,.icon-button,.link-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;font-weight:500;transition:background .15s;display:inline-flex}.primary,.secondary{white-space:nowrap;border:1px solid #ddd;padding:10px 15px}.primary{color:#fff;background:#202124;border-color:#202124}.primary:hover:not(:disabled){background:#3b3c40}.secondary{color:#303238;background:#fff}.secondary:hover:not(:disabled){background:#f4f4f5}.compact{padding:7px 10px;font-size:12px}.icon-button{background:0 0;border:0;padding:7px}.icon-button:hover{background:#eee}.link-button{color:#35383d;text-align:left;background:0 0;border:0;justify-content:flex-start;padding:0}.link-button:hover{text-decoration:underline}.cx-app{flex-direction:column;height:100dvh;display:flex}.cx-app .core-header{flex-shrink:0}.cx-body{flex:1;min-height:0;display:flex}.cx-rail{border-right:1px solid var(--cx-border);background:#fff;flex-direction:column;flex-shrink:0;gap:7px;width:88px;padding:16px 9px;display:flex}.cx-rail a{color:#85878b;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:60px;font-size:9px;font-weight:500;text-decoration:none;display:flex}.cx-rail a:hover{color:#27282b;background:#f5f5f6}.cx-rail a.active{color:#1c1d20;background:#f0f1f2}.cx-rail a:last-child{margin-top:auto}.cx-main{flex:1;min-width:0;overflow:auto}.cx-main-inbox{flex-direction:column;display:flex;overflow:hidden}.page{max-width:1460px;margin:auto;padding:36px 42px 70px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-title p{color:var(--cx-muted);margin-top:8px;line-height:1.6}.page-title .eyebrow{margin-bottom:8px}.table-card{border:1px solid var(--cx-border);background:#fff;border-radius:8px;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--cx-border);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{text-transform:uppercase;letter-spacing:.8px;color:#81848a;border-bottom:1px solid var(--cx-border);background:#fafafa;padding:13px 20px;font-size:10px;font-weight:500}td{border-bottom:1px solid #f0f0f1;padding:17px 20px}tbody tr:last-child td{border:0}tbody tr:hover{background:#fcfcfc}.search-field{border:1px solid var(--cx-border);color:#8d8f93;background:#fff;border-radius:6px;align-items:center;gap:9px;padding:0 11px;display:flex}.search-field input{width:100%;padding:10px 0;font-size:12px;box-shadow:none!important;border:0!important}.table-toolbar .search-field{width:360px}.avatar{color:#7d7975;background:#f1f0ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:600;display:inline-flex}.avatar.large{width:48px;height:48px;font-size:15px}.name-cell{align-items:center;gap:10px;display:flex}.cx-badge{color:#73767c;white-space:nowrap;background:#f2f2f3;border-radius:4px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:500;display:inline-flex}.state-open,.state-scheduled{color:#5e779c;background:#edf2fa}.state-APPROVED,.state-delivered,.state-read,.state-completed,.state-closed,.state-subscribed,.state-automatic{color:#517c64;background:#eaf4ef}.state-failed,.state-urgent,.state-unsubscribed{color:#af6b63;background:#fbedeb}.state-pending,.state-paused,.state-high,.state-snoozed{color:#9a8350;background:#faf2e2}.empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:260px;padding:68px 30px;display:flex}.empty-icon{color:#95999e;background:#f5f5f6;border:1px solid #eaeaec;border-radius:14px;margin-bottom:5px;padding:15px}.empty h3{font-weight:500}.empty p{color:#93959a;max-width:310px;font-size:12px;line-height:1.8}.empty button{margin-top:5px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px;display:grid}.stat{border:1px solid var(--cx-border);background:#fff;border-radius:8px;flex-direction:column;gap:13px;padding:22px;display:flex}.stat>span{color:#777a80;font-size:12px}.stat>strong{letter-spacing:-1px;font-size:30px;font-weight:500}.stat small{font-size:11px}.notice{color:#6e7580;background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;align-items:flex-start;gap:12px;margin:18px 0;padding:15px 18px;font-size:12px;line-height:1.7;display:flex}.notice svg{flex-shrink:0;margin-top:2px}.notice p{margin-top:3px}.notice strong{color:#555c66;font-weight:500}.notice button{margin-left:auto}.inbox-layout{background:#fff;flex:1;min-height:0;display:flex}.queue-panel{border-right:1px solid var(--cx-border);background:#fbfbfc;flex-direction:column;flex-shrink:0;gap:3px;width:200px;padding:22px 12px;display:flex;overflow:auto}.queue-heading{justify-content:space-between;align-items:center;padding:0 9px 22px;font-size:15px;font-weight:600;display:flex}.channel-dot{background:#83a08d;border-radius:50%;width:6px;height:6px}.queue-section{letter-spacing:1px;color:#a1a3a8;padding:10px 9px;font-size:9px;font-weight:600}.queue-panel button{text-align:left;color:#767980;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:9px;font-size:11px;display:flex}.queue-panel button span:nth-child(2){margin-left:auto;font-size:10px}.queue-panel button:hover{background:#f0f0f2}.queue-panel button.selected{color:#24262b;background:#eeeff1;font-weight:500}.queue-bullet{background:#b8bbc2;border-radius:50%;width:5px;height:5px}.queue-bottom{color:#8b9490;border-top:1px solid var(--cx-border);align-items:center;gap:8px;margin-top:auto;padding:18px 8px 0;font-size:10px;display:flex}.ticket-list{border-right:1px solid var(--cx-border);flex-direction:column;flex-shrink:0;width:315px;min-height:0;display:flex}.list-title{justify-content:space-between;align-items:center;padding:22px 20px 17px;display:flex}.list-title h2{font-size:14px}.list-title>span{color:#8e9299;font-size:11px}.ticket-list>.search-field{margin:0 16px 16px}.ticket-items{flex:1;overflow:auto}.ticket-list .empty{padding:40px 25px}.ticket-list .empty h3{font-size:13px}.list-footer{border-top:1px solid var(--cx-border);color:#a1a4aa;padding:12px 16px;font-size:9px}.ticket-item{text-align:left;background:#fff;border:0;border-top:1px solid #f0f0f2;width:100%;padding:18px;display:block}.ticket-item:hover{background:#fafafa}.ticket-item.selected{background:#f3f5f6;box-shadow:inset 2px 0 #505c69}.ticket-item-top{align-items:center;gap:9px;display:flex}.ticket-item-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ticket-item-top small{margin-left:auto;font-size:9px}.ticket-item p{color:#83868c;text-overflow:ellipsis;white-space:nowrap;margin:12px 0 10px;font-size:11px;overflow:hidden}.ticket-item-meta{color:#92979f;justify-content:space-between;align-items:center;font-size:9px;display:flex}.conversation{background:#fcfcfd;flex-direction:column;flex:1;min-width:320px;min-height:0;display:flex}.conversation-head{border-bottom:1px solid var(--cx-border);background:#fff;align-items:center;gap:10px;padding:18px 22px;display:flex}.conversation-head h2{font-size:13px}.conversation-head small{font-size:10px}.conversation-actions{gap:7px;margin-left:auto;display:flex}.conversation-toolbar{border-bottom:1px solid var(--cx-border);background:#fff;align-items:center;gap:8px;padding:12px 22px;display:flex}.conversation-toolbar>span:last-child{color:#a0a2a8;align-items:center;gap:4px;margin-left:auto;font-size:9px;display:flex}.message-thread{flex-direction:column;flex:1;gap:18px;min-height:0;padding:28px;display:flex;overflow:auto}.message{background:#fff;border:1px solid #e9e9eb;border-radius:8px;align-self:flex-start;min-width:160px;max-width:85%;padding:14px}.message>small{color:#9a9da1;font-size:10px}.message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0;font-size:12px;line-height:1.8}.message footer{color:#a4a6aa;text-align:right;font-size:9px}.message footer .cx-badge{background:0 0;padding-right:0;font-size:8px}.message-outbound{background:#f0f3f1;border-color:#e0e8e2;align-self:flex-end}.message-note{background:#fff9ea;border-color:#f0e6ca;align-self:center;width:100%;max-width:100%}.composer{background:#fff;border:1px solid #dddfe3;border-radius:8px;margin:0 20px 20px}.composer-tabs{border-bottom:1px solid #efeff1;align-items:center;gap:14px;padding:11px 13px;display:flex}.composer-tabs button{color:#999da3;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;display:flex}.composer-tabs button.active{color:#333842}.composer-tabs select{border:0;max-width:130px;margin-left:auto;padding:0;font-size:10px}.composer textarea{width:100%;min-height:100px;box-shadow:none;resize:vertical;border:0;padding:15px;font-size:12px}.composer-footer{justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.composer-footer small{font-size:9px}.customer-panel{border-left:1px solid var(--cx-border);background:#fff;flex-shrink:0;width:240px;padding:19px;overflow:auto}.customer-panel .queue-section{margin:7px 0 18px;padding:0}.customer-panel h3{margin:12px 0 5px}.customer-panel p{color:#858991;overflow-wrap:anywhere;font-size:11px;line-height:1.8}.customer-panel label{color:#888c94;margin:15px 0;font-size:10px}.customer-panel select,.customer-panel input{padding:8px;font-size:11px}.customer-divider{background:var(--cx-border);height:1px;margin:22px 0}.tag-list{flex-wrap:wrap;gap:5px;display:flex}.back-list{display:none}.agent-overview{border:1px solid var(--cx-border);background:#fff;border-radius:8px;align-items:center;gap:16px;padding:26px;display:flex}.agent-overview p{color:#8b9098;margin-top:6px;font-size:12px}.agent-overview>.cx-badge{margin-left:auto}.agent-icon{color:#777f8d;background:#f4f4f6;border-radius:12px;padding:16px}.tabs{border-bottom:1px solid var(--cx-border);gap:24px;margin:0 0 25px;display:flex}.tabs button{color:#91959b;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 0;font-size:12px}.tabs button.active{color:#30343b;border-bottom-color:#353942}.template-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.template-card{border:1px solid var(--cx-border);background:#fff;border-radius:8px;padding:22px}.template-card>div{justify-content:space-between;gap:10px;display:flex}.template-card small{margin-top:10px;display:block}.template-card p{white-space:pre-wrap;color:#737982;margin:22px 0;line-height:1.8}.template-card footer{color:#a2a4aa;border-top:1px solid var(--cx-border);padding-top:12px;font-size:10px}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-card{padding:25px}.settings-card h2{margin-bottom:18px}.settings-card.full{grid-column:1/-1}.integration-row{border-bottom:1px solid #f0f0f2;align-items:center;gap:13px;padding:18px 0;display:flex}.integration-row:last-of-type{border:0}.integration-row strong{font-size:12px;font-weight:500}.integration-row p{color:#8d929a;margin-top:4px;font-size:10px;line-height:1.7}.integration-row .cx-badge{margin-left:auto}.connection-ready{color:#6d987c}.connection-pending{color:#b3a079}.form-grid{flex-direction:column;gap:17px;display:flex}.form-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid>.primary{align-self:flex-start}.checkbox-label{flex-direction:row;align-items:center;gap:9px}.checkbox-label input{accent-color:#26292e}.cx-modal{max-height:90dvh;font-family:inherit;overflow:auto;max-width:650px!important;padding:30px!important}.cx-modal h2{font-size:20px}.cx-modal>p{font-size:12px;line-height:1.7}.steps{gap:10px;margin:6px 0 18px;display:flex}.steps span{color:#999fa7;border-bottom:2px solid #eee;flex:1;padding:8px 12px;font-size:11px}.steps span.active{color:#3f4752;border-color:#444c57}.template-preview{white-space:pre-wrap;background:#f0f4f1;border:1px solid #e2e9e3;border-radius:8px;padding:20px;font-size:13px;line-height:1.8}.modal-footer{border-top:1px solid var(--cx-border);justify-content:space-between;margin-top:15px;padding-top:20px;display:flex}.inline-actions{flex-wrap:wrap;align-items:flex-end;gap:10px;margin:15px 0;display:flex}.upload-label{cursor:pointer;flex-direction:row;position:relative}.upload-label input{opacity:0;width:1px;position:absolute}.recipient-picker{border:1px solid var(--cx-border);border-radius:6px;max-height:260px;margin:15px 0;overflow:auto}.recipient-picker label{border-bottom:1px solid #eee;flex-direction:row;align-items:center;gap:12px;padding:12px;display:flex}.recipient-picker small{font-size:10px;display:block}.table-scroll{max-height:340px;overflow:auto}.queue-metrics{flex-direction:column;gap:20px;padding:25px;display:flex}.queue-metrics>div{align-items:center;gap:20px;display:flex}.queue-metrics span{color:#777;width:150px}.queue-metrics progress{accent-color:#697d70;flex:1;height:5px}.cx-login{background:radial-gradient(at 0 0,#f1efeb 0%,#0000 55%),#fafafa;justify-content:center;align-items:center;min-height:100dvh;padding:100px 25px;display:flex}.login-brand{letter-spacing:-1.2px;font-size:23px;font-weight:700;position:absolute;top:36px;left:44px}.login-brand span{letter-spacing:3.4px;color:#92918e;margin-top:5px;font-size:7px;font-weight:400;display:block}.login-card{width:410px}.login-card h1{letter-spacing:-1.7px;margin:18px 0;font-size:40px;font-weight:500;line-height:1.15}.login-card>p{color:#949391;max-width:360px;margin-bottom:34px;font-size:13px;line-height:1.85}.login-card form{flex-direction:column;gap:18px;display:flex}.login-card form .primary{justify-content:space-between;padding:13px}.login-card small{text-align:center;font-size:10px}.cx-login footer{color:#b1b0ac;font-size:10px;position:absolute;bottom:30px}.login-sent{border:1px solid var(--cx-border);background:#fff;border-radius:8px;flex-direction:column;gap:16px;padding:25px;display:flex}.login-sent p{color:#888;font-size:12px;line-height:1.8}.error-message{font-size:12px;line-height:1.7;color:#af645a!important}.loading{color:#8e929a;align-items:center;gap:10px;padding:20px 0;display:flex}.spin{animation:1.5s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.preview-banner{color:#998250;background:#fbf2dd;padding:7px 20px;font-size:10px}.attachment-label{color:#8d9297;font-size:11px}.tag-list small{color:#aaa}@media (width>=1600px){.ticket-list{width:355px}.queue-panel{width:220px}.customer-panel{width:280px}}@media (width<=1300px){.customer-panel{width:210px}.queue-panel{width:170px}.ticket-list{width:280px}.conversation-head{padding:15px}.conversation-actions .secondary{display:none}.page{padding:30px}.settings-grid{grid-template-columns:1fr}.template-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1100px){.customer-panel{display:none}.queue-panel{width:160px}.ticket-list{width:275px}.stat-grid{gap:10px}.stat{padding:18px}}@media (width<=800px){.cx-rail{width:65px;padding:12px 4px}.cx-rail a{font-size:8px}.queue-panel{display:none}.ticket-list{width:270px}.page{padding:24px 18px}.page-title{align-items:flex-start}.page-title h1{font-size:24px}.stat-grid{grid-template-columns:repeat(2,1fr)}.table-card{overflow:auto}.form-columns,.template-grid{grid-template-columns:1fr}.table-toolbar .search-field{width:240px}.core-header__org{display:none!important}}@media (width<=600px){.cx-rail{width:59px}.ticket-list{width:100%}.conversation{min-width:0;display:none}.has-selection .ticket-list{display:none}.has-selection .conversation,.back-list{display:flex}.conversation-actions .primary{gap:0;padding:8px;font-size:0}.conversation-actions .primary svg{width:18px}.conversation-toolbar{padding:10px}.message-thread{padding:15px}.composer{margin:0 10px 10px}.composer-footer small{max-width:150px}.page-title{flex-direction:column}.page-title button{align-self:flex-start}.table-toolbar{flex-wrap:wrap;padding:14px}.stat{padding:14px}.stat>strong{font-size:25px}.agent-overview{flex-wrap:wrap;gap:12px;padding:18px}.agent-overview .cx-badge{margin-left:0}.cx-modal{max-width:calc(100vw - 24px)!important;padding:22px!important}.cx-login{padding:100px 28px}.login-brand{left:28px}.login-card h1{font-size:36px}.queue-metrics span{width:100px}.core-header__section{display:none!important}}.command-results{flex-direction:column;gap:4px;display:flex}.command-results a{color:#656b74;border-radius:6px;align-items:center;gap:12px;padding:13px;text-decoration:none;display:flex}.command-results a:hover{background:#f4f5f6}.command-results a svg:last-child{margin-left:auto}.cx-orders-heading{justify-content:space-between;align-items:center;display:flex}.cx-orders-heading .queue-section,.customer-panel .cx-orders-heading .queue-section{margin:0}.cx-orders-heading button{color:var(--cx-muted);background:0 0;border:0;border-radius:4px;padding:6px}.cx-orders{font-size:12px;line-height:1.5}.cx-order-card{border:1px solid var(--cx-border);border-radius:8px;margin:12px 0;padding:10px}.cx-order-card summary{cursor:pointer}.cx-order-card summary span{color:var(--cx-muted);margin-top:3px;display:block}.cx-order-card dl{grid-template-columns:1fr 1fr;gap:5px 8px;margin:12px 0;display:grid}.cx-order-card dt{color:var(--cx-muted)}.cx-order-card dd{text-align:right;overflow-wrap:anywhere;margin:0}.cx-order-warning,.customer-panel p.cx-order-warning{color:#92400e;background:#fffbeb;border-radius:6px;padding:8px}.cx-order-items{padding-left:16px}.cx-order-items small,.cx-order-tracking small,.cx-order-tracking code{display:block}.cx-order-tracking>div{overflow-wrap:anywhere;padding:8px 0}.ai-workbench{margin:20px 0;padding:24px}.ai-workbench h2{margin:0 0 8px;font-size:17px}.ai-workbench form{gap:14px;max-width:680px;margin:20px 0;display:grid}.ai-workbench form .primary{justify-self:start}.ai-run{border-top:1px solid var(--cx-border);padding:12px 0}.ai-run summary{cursor:pointer}.ai-run summary span{color:var(--cx-muted);overflow-wrap:anywhere;margin-top:6px;display:block}.ai-run blockquote{white-space:pre-wrap;background:var(--cx-bg);border-radius:6px;margin:12px 0;padding:16px}.desk-shell{background:#fff;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.desk-views{border-right:1px solid var(--cx-border);background:#f7f7f8;flex:none;width:230px;padding:12px 8px;overflow:auto}.desk-views>header{justify-content:space-between;align-items:center;padding:2px 8px 15px;font-size:16px;display:flex}.desk-views h3{letter-spacing:.07em;color:#898b90;margin:23px 10px 7px;font-size:10px;font-weight:600}.desk-search{border:1px solid var(--cx-border);color:var(--cx-muted);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 9px;display:flex}.desk-search input:not([type=checkbox]){box-shadow:none;background:0 0;border:0;width:100%;padding:9px 0}.desk-view{color:#62646b;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:9px;font-size:11px;display:flex}.desk-view span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.desk-view small{font-variant-numeric:tabular-nums;font-size:10px}.desk-view.active{color:#17181a;background:#e8e8eb;font-weight:600}.desk-view:hover,.desk-add-view:hover{background:#eeeef0}.desk-add-view{color:var(--cx-muted);background:0 0;border:0;align-items:center;gap:7px;padding:15px 10px;display:flex}.desk-content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.desk-list-header{border-bottom:1px solid var(--cx-border);justify-content:space-between;align-items:center;padding:25px 25px 20px;display:flex}.desk-list-header h1{margin-top:9px;font-size:22px}.desk-list-header h1 small{color:var(--cx-muted);background:#f2f2f4;border-radius:5px;margin-left:6px;padding:3px 7px;font-size:13px}.desk-list-tools,.desk-pagination,.desk-bulk{border-bottom:1px solid var(--cx-border);align-items:center;gap:10px;padding:12px 22px;display:flex}.desk-bulk{background:#f4f3ef}.desk-bulk button{border:1px solid var(--cx-border);background:#fff;border-radius:5px;padding:6px 9px}.desk-spacer{flex:1}.desk-table-scroll{flex:1;overflow:auto}.desk-table{border-collapse:collapse;width:100%;font-size:12px}.desk-table th{text-align:left;color:#7d7f85;white-space:nowrap;background:#fafafa;font-weight:500}.desk-table th,.desk-table td{border-bottom:1px solid #eeeeef;padding:12px}.desk-table td:first-child,.desk-table th:first-child{width:30px;padding-left:22px}.desk-table tbody tr:hover{background:#fafafa}.desk-cell{text-align:left;width:100%;min-height:32px;color:inherit;background:0 0;border:0;align-items:center;gap:9px;display:flex}.desk-cell strong{min-width:180px;font-weight:500}.desk-cell small{color:var(--cx-muted)}.desk-pagination{border-top:1px solid var(--cx-border);border-bottom:0;margin-top:auto;font-size:11px}.desk-pagination select{padding:5px 8px}.desk-loading{color:var(--cx-muted);padding:35px}.desk-ticket-heading{border-bottom:1px solid var(--cx-border);padding:9px 18px 12px}.desk-breadcrumb{color:var(--cx-muted);align-items:center;gap:10px;font-size:11px;display:flex}.desk-breadcrumb strong{color:#4b4d53;font-weight:500}.desk-ticket-title{align-items:center;gap:8px;margin:10px 0;display:flex}.desk-ticket-title input{border-color:#0000;flex:1;padding:7px 2px;font-size:17px;font-weight:600}.desk-ticket-title input:focus{border-color:#ddd}.desk-ticket-title select,.desk-ticket-assignment select{max-width:185px;padding:6px 8px;font-size:11px}.desk-ticket-assignment{align-items:center;gap:8px;display:flex}.desk-menu{position:relative}.desk-menu summary{cursor:pointer;padding:5px;list-style:none}.desk-menu>div{z-index:10;border:1px solid var(--cx-border);background:#fff;border-radius:7px;width:210px;padding:5px;position:absolute;top:100%;right:0;box-shadow:0 5px 30px #0002}.desk-menu button{text-align:left;background:0 0;border:0;align-items:center;gap:7px;width:100%;padding:10px;display:flex}.desk-menu button:hover{background:#f4f4f5}.desk-ticket-body{flex:1;min-height:0;display:flex;overflow:hidden}.desk-conversation{background:#fcfcfd;flex-direction:column;flex:1;min-width:300px;display:flex;position:relative}.desk-timeline{flex:1;min-height:100px;padding:20px 26px;overflow:auto}.desk-history-pages{justify-content:center;gap:8px;margin-bottom:18px;display:flex}.desk-message{background:#fff;border:1px solid #e6e6e9;border-radius:7px;margin:0 0 18px;overflow:hidden}.desk-message.note{background:#fff9e9;border-color:#f0e5c7}.desk-message header{align-items:center;gap:8px;padding:12px 15px;font-size:11px;display:flex}.desk-message header strong{font-weight:600}.desk-message header time{color:var(--cx-muted);margin-left:auto;font-size:10px}.desk-avatar{color:#64656a;background:#eeedf0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:10px;display:inline-flex}.desk-message.outbound .desk-avatar{background:#ece5da}.desk-message-text{white-space:pre-wrap;overflow-wrap:anywhere;padding:4px 16px 16px;font-size:13px;line-height:1.65}.desk-message footer{align-items:center;gap:8px;padding:0 15px 8px;display:flex}.desk-message footer:empty{display:none}.desk-event{color:#9b9ca2;flex-wrap:wrap;justify-content:center;gap:8px;padding:0 10px 15px;font-size:10px;display:flex}.desk-event small{font-size:9px}.desk-composer{background:#fff;border:1px solid #dcdce1;border-radius:7px;margin:0 22px 18px;position:relative;box-shadow:0 2px 5px #00000004}.desk-composer.is-note{background:#fffaec;border-color:#e9dcb8}.desk-composer-top{border-bottom:1px solid #eee;align-items:center;gap:10px;padding:8px 10px;font-size:11px;display:flex}.desk-composer-top select{background:0 0;border:0;padding:4px}.desk-composer textarea{resize:vertical;background:0 0;border:0;width:100%;min-height:140px;padding:16px;font-size:13px;line-height:1.6;box-shadow:none!important}.desk-composer-actions{align-items:center;gap:8px;padding:10px;display:flex}.desk-composer-notice{color:#a17a41;padding:0 13px 8px;font-size:10px}.desk-applied{background:#f2f1ed;align-items:center;gap:7px;padding:5px 12px;font-size:10px;display:flex}.desk-applied button{margin-left:auto}.desk-order-select{padding:7px 12px}.desk-macro-picker{border:1px solid var(--cx-border);z-index:5;background:#fff;border-radius:7px;width:min(400px,100% - 20px);max-height:330px;padding:8px;position:absolute;bottom:55px;left:10px;overflow:auto;box-shadow:0 5px 25px #0002}.desk-macro-picker>button{text-align:left;background:0 0;border:0;flex-direction:column;gap:5px;width:100%;padding:12px 8px;display:flex}.desk-macro-picker>button:hover{background:#f4f4f5}.desk-macro-picker small{color:var(--cx-muted);font-size:10px}.desk-macro-picker>p{padding:15px}.desk-customer{border-left:1px solid var(--cx-border);background:#fff;flex:none;width:290px;font-size:11px;overflow:auto}.desk-customer>section{border-bottom:1px solid var(--cx-border);padding:18px}.desk-customer h3{letter-spacing:.08em;color:#8e9096;margin-bottom:15px;font-size:10px;font-weight:600}.desk-customer label{gap:8px;margin:12px 0;font-size:11px}.desk-customer input,.desk-customer textarea{padding:7px 9px;font-size:11px}.desk-customer textarea{resize:vertical;min-height:65px}.desk-customer dl{grid-template-columns:60px 1fr;gap:8px;margin:14px 0;display:grid}.desk-customer dt{color:var(--cx-muted)}.desk-customer dd{overflow-wrap:anywhere;margin:0}.desk-customer-name{align-items:center;gap:8px;display:flex}.desk-tags{flex-wrap:wrap;gap:5px;display:flex}.desk-tags>span{color:#6c6178;background:#f0edf3;border-radius:4px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;display:inline-flex}.desk-tags button{color:inherit;background:0 0;border:0;padding:0}.desk-tag-form{align-items:center;gap:3px;display:flex}.desk-tag-form input{width:100%}.desk-related{text-align:left;background:0 0;border:0;border-bottom:1px solid #eee;flex-direction:column;gap:7px;width:100%;padding:10px 0;font-size:11px;display:flex}.desk-related .cx-badge{align-self:flex-start}.desk-filter-group{border:1px solid #e6e6e8;border-radius:7px;margin:15px 0;padding:13px}.desk-filter-group legend{padding:0 5px;font-size:11px}.desk-filter-row{gap:5px;margin-bottom:8px;display:flex}.desk-filter-row select{max-width:160px;padding:7px;font-size:11px}.desk-filter-row input{width:100%;font-size:11px}.desk-checks{flex-wrap:wrap;gap:12px;display:flex}.desk-checks label{flex-direction:row;align-items:center;display:flex}.desk-merge-list{max-height:350px;overflow:auto}.desk-merge-list button{text-align:left;background:#fff;border:1px solid #eee;border-radius:6px;flex-direction:column;gap:6px;width:100%;margin:8px 0;padding:12px;display:flex}.desk-merge-list button:hover{background:#fafafa}.desk-merge-preview{align-items:center;gap:15px;margin:15px 0;display:flex}.desk-merge-preview>div{background:#f6f6f7;border:1px solid #eee;border-radius:6px;flex-direction:column;flex:1;gap:9px;padding:16px;display:flex}.desk-merge-preview small{color:var(--cx-muted);font-size:9px}@media (width>=1650px){.desk-views{width:250px}.desk-customer{width:340px}.desk-timeline{padding:24px 40px}}@media (width<=1100px){.desk-views{width:180px}.desk-customer{width:240px}.desk-timeline{padding:15px}.desk-composer{margin:0 12px 12px}.desk-ticket-title{flex-wrap:wrap}.desk-ticket-title input{min-width:180px}}@media (width<=800px){.desk-views{width:145px}.desk-customer{display:none}.desk-list-header{padding:18px}.desk-ticket-heading{padding:8px}.desk-breadcrumb strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.desk-composer-actions{flex-wrap:wrap}.desk-ticket-assignment select{max-width:125px}}@media print{.cx-rail,.desk-views,.desk-composer,.desk-customer,.desk-ticket-title button,.desk-menu,.core-header{display:none!important}.desk-shell,.desk-content,.desk-ticket-body,.desk-conversation,.desk-timeline,.cx-app,.cx-body,.cx-main{height:auto!important;display:block!important;overflow:visible!important}.desk-message{break-inside:avoid}}.desk-tabs{border-bottom:1px solid var(--cx-border);gap:20px;padding:0 24px;display:flex}.desk-tabs button{color:var(--cx-muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:15px 0}.desk-tabs button.active{color:#222;border-color:#222}.desk-file{cursor:pointer;flex-direction:row;align-items:center;display:inline-flex}.desk-file input{display:none}.desk-macros{border:1px solid var(--cx-border);background:#fff;border-radius:9px;overflow:hidden}.desk-macro-editor{border:1px solid var(--cx-border);background:#fff;border-radius:9px}.desk-macro-fields{flex-direction:column;gap:20px;max-width:760px;margin:auto;padding:28px;display:flex}.desk-action-card{border:1px solid var(--cx-border);border-radius:7px;padding:16px}.desk-action-card h3{margin-bottom:12px;font-size:12px;font-weight:500}.desk-action-card header{justify-content:space-between;align-items:center;display:flex}.desk-action-card textarea{width:100%;min-height:170px;margin-bottom:12px;line-height:1.7}.desk-action-card>input,.desk-action-card>select{width:100%}.desk-check{flex-direction:row;align-items:center;gap:7px;display:flex}.desk-analytics{border:1px solid var(--cx-border);background:#fff;border-radius:8px;min-height:calc(100vh - 140px);display:flex;overflow:hidden}.desk-analytics .desk-views{width:205px}.desk-report{flex:1;min-width:0}.desk-report-toolbar{border-bottom:1px solid var(--cx-border);align-items:flex-end;gap:12px;padding:15px 25px;display:flex}.desk-report-toolbar label{font-size:10px}.desk-report-toolbar input,.desk-report-toolbar select{padding:7px;font-size:11px}.desk-report-toolbar>span{padding:8px;font-size:10px}.desk-report-content{padding:25px;overflow:auto}.desk-report h2{margin:8px 0 16px;font-size:14px;font-weight:500}.desk-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:26px;display:grid}.desk-metric{border:1px solid var(--cx-border);border-radius:7px;flex-direction:column;gap:12px;padding:18px 16px;display:flex}.desk-metric>span{color:#757982;font-size:11px}.desk-metric>strong{font-variant-numeric:tabular-nums;font-size:25px;font-weight:500}.desk-metric>small{color:#999;font-size:10px}.desk-chart{border:1px solid var(--cx-border);border-radius:7px;margin-bottom:28px;padding:20px 10px}.desk-report-footnote{color:#9a9ca3;margin-top:25px;font-size:10px;line-height:1.6}.desk-glossary section{margin-bottom:25px}.desk-glossary h3{margin-bottom:8px;font-size:14px}.desk-glossary p{color:#757982;max-width:800px;line-height:1.8}.desk-heatmap{grid-template-columns:40px repeat(24,minmax(22px,1fr));gap:3px;display:grid;overflow:auto}.desk-heatmap div{border-radius:3px;justify-content:center;align-items:center;height:28px;font-size:10px;display:flex}.desk-heatmap small{color:#999;text-align:center;padding:7px 0;font-size:10px}@media (width<=1050px){.desk-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-analytics .desk-views{width:160px}.desk-report-content{padding:15px}.desk-report-toolbar{flex-wrap:wrap}}.desk-macro-actions-preview{border-bottom:1px solid #eee;padding:10px 14px;font-size:11px}.desk-macro-actions-preview summary{cursor:pointer;color:#71695e}.desk-macro-actions-preview label{margin-top:10px}.desk-macro-actions-preview p{color:#888;margin-top:7px}.desk-macro-actions-preview textarea{background:#fff9eb;border:1px solid #e8dfc5;min-height:75px}.desk-agent{border:1px solid var(--cx-border);background:#fff;border-radius:8px;min-height:calc(100vh - 140px);display:flex;overflow:hidden}.desk-agent .desk-views{width:205px}.desk-agent-store{flex-direction:column;gap:10px;margin:5px 10px 20px;font-size:12px;display:flex}.desk-agent-store .cx-badge{align-self:flex-start}.desk-agent-main{flex:1;min-width:0}.desk-agent-content{padding:25px}.desk-agent-content h2{margin-bottom:18px;font-size:14px;font-weight:500}.desk-agent-cards{grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;display:grid}.desk-agent-cards button{border:1px solid var(--cx-border);text-align:left;background:#fff;border-radius:8px;flex-direction:column;gap:12px;padding:22px;display:flex}.desk-agent-cards p{color:var(--cx-muted);font-size:12px}.desk-agent-title{flex:1;font-weight:600;border:0!important;font-size:17px!important}.desk-skill-layout{min-height:650px;display:flex}.desk-skill-instructions{flex:1;min-width:0;padding:30px}.desk-skill-instructions textarea{resize:vertical;min-height:540px;font-size:13px;line-height:1.8}.desk-skill-instructions label>span{font-size:11px;font-weight:400;line-height:1.6}.desk-skill-layout>aside{border-left:1px solid var(--cx-border);flex-direction:column;gap:20px;width:260px;padding:24px;font-size:11px;display:flex}.desk-skill-layout>aside h3{font-size:14px}.desk-skill-layout>aside label{font-size:11px}.desk-agent-settings{flex-direction:column;gap:20px;max-width:760px;display:flex}.desk-agent-settings button{align-self:flex-start}.desk-revision{border-bottom:1px solid var(--cx-border);padding:10px 0}.desk-revision summary{cursor:pointer;font-size:12px}.desk-revision p{white-space:pre-wrap;max-height:300px;margin:15px 0;font-size:12px;overflow:auto}@media (width<=1100px){.desk-skill-layout{flex-direction:column}.desk-skill-layout>aside{border-left:0;border-top:1px solid var(--cx-border);width:auto}.desk-agent .desk-views{width:160px}.desk-agent-content{padding:16px}}.cx-presence{z-index:25;color:#444;background:#fff;border:1px solid #ddd;border-radius:6px;max-width:145px;padding:6px 9px;font-size:11px;position:fixed;bottom:14px;right:100px}.desk-ticket-quality{border-top:1px solid var(--border,#e7e7e7);gap:8px;margin-top:18px;padding-top:10px;display:grid}.desk-ticket-quality p{margin:0;font-size:12px}.desk-ticket-quality h3{margin:10px 0}.desk-ticket-quality small{font-size:10px}.desk-survey-result{background:#f4f3ef;border-radius:5px;padding:10px}.desk-qa-criterion{border-bottom:1px solid #eee;padding:12px 0}.desk-qa-criterion summary{cursor:pointer;margin-bottom:8px}.desk-qa-criterion select{margin-bottom:6px}.desk-sla-list{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.desk-csat-distribution{gap:12px;max-width:650px;margin:20px 0 35px;display:grid}.desk-csat-distribution>div{grid-template-columns:50px 1fr 45px;align-items:center;gap:12px;display:grid}.desk-csat-distribution meter{width:100%;height:22px}.cx-survey{background:#f7f6f3;justify-content:center;min-height:100vh;padding:8vh 20px;display:flex}.cx-survey>div{background:#fff;border-radius:12px;width:100%;max-width:560px;height:fit-content;padding:38px;box-shadow:0 3px 24px #00000008}.cx-survey h1{margin:25px 0 14px;font-size:26px}.cx-survey form{gap:18px;display:grid}.cx-survey label{gap:8px;display:grid}.cx-survey-stars{justify-content:space-between;gap:8px;display:flex}.cx-survey-stars button{background:#fff;border:1px solid #ddd;border-radius:7px;padding:12px}.cx-survey-stars button[aria-pressed=true]{color:#fff;background:#262728;border-color:#262728}.cx-survey textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:10px}.cx-module{flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.cx-module .desk-analytics,.cx-module .desk-agent{border:0;border-radius:0;flex:1;height:100%;min-height:0}.cx-module .desk-report,.cx-module .desk-agent-main{flex-direction:column;min-height:0;display:flex;overflow:hidden}.cx-module .desk-report-content,.cx-module .desk-agent-content{flex:1;min-height:0;overflow:auto}.cx-module .desk-list-header,.cx-module .desk-report-toolbar{flex-shrink:0}.cx-module .desk-agent-main>form{flex-direction:column;flex:1;min-height:0;display:flex}.cx-module .desk-skill-layout{min-height:0;overflow:auto}.preview-banner{flex-shrink:0}.desk-csat-distribution meter::-webkit-meter-optimum-value{background:#b49e84}.desk-csat-distribution meter::-webkit-meter-bar{box-shadow:none;background:#f1eeea;border:0}.agent-playground{border:1px solid var(--border);background:var(--card);border-radius:10px;grid-template-columns:190px minmax(280px,1fr) 260px;gap:0;min-height:620px;display:grid}.agent-playground-history,.agent-playground-sources{max-height:850px;padding:16px;overflow:auto}.agent-playground-history{border-right:1px solid var(--border)}.agent-playground-history small{opacity:.65;margin-top:5px;font-size:10px;display:block}.agent-playground-history .desk-view{white-space:normal;text-align:left}.agent-playground-chat{flex-direction:column;gap:16px;min-width:0;padding:20px;display:flex}.agent-playground-chat header h2{margin:0 0 8px}.agent-playground-options{flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;display:flex}.agent-playground-options select{margin-top:6px;display:block}.agent-playground-messages{flex-direction:column;flex:1;gap:14px;min-height:200px;max-height:520px;display:flex;overflow:auto}.agent-playground-bubble{border:1px solid var(--border);border-radius:10px;max-width:92%;padding:14px;font-size:13px}.agent-playground-bubble p{white-space:pre-wrap;line-height:1.65}.agent-playground-bubble.customer{background:#f3eee7;align-self:flex-end}.agent-playground-bubble.agent{align-self:flex-start}.agent-playground-bubble small{color:var(--muted-foreground);margin-bottom:10px;display:block}.agent-playground-chat form{gap:10px;display:grid}.agent-playground-chat textarea{width:100%;margin-top:6px}.agent-playground-sources{border-left:1px solid var(--border);font-size:12px}.agent-playground-sources details{border-bottom:1px solid var(--border);padding:12px 0}.agent-playground-sources blockquote{white-space:pre-wrap;border-left:2px solid #bba78c;margin:10px 0;padding-left:12px}.agent-playground .selected{background:#ede5d9;border-color:#b59a74}@media (width<=1200px){.agent-playground{grid-template-columns:160px minmax(260px,1fr)}.agent-playground-sources{border-top:1px solid var(--border);border-left:0;grid-column:1/-1}}@media (width<=760px){.agent-playground{display:block}.agent-playground-history{border-bottom:1px solid var(--border);max-height:180px}.agent-playground-options{display:grid}}.cx-rich-composer{border:1px solid var(--border);background:#fff;border-radius:6px;overflow:hidden}.cx-rich-toolbar{border-bottom:1px solid var(--border);background:#faf9f7;flex-wrap:wrap;gap:2px;padding:5px 8px;display:flex}.cx-rich-toolbar .active{color:#3e3529;background:#e9e1d5}.cx-rich-composer .tiptap{white-space:pre-wrap;outline:none;min-height:125px;max-height:380px;padding:12px;font-size:13px;line-height:1.6;overflow:auto}.cx-rich-composer .tiptap:focus{box-shadow:inset 0 0 0 1px #a78f6d}.cx-rich-composer small{text-align:right;padding:4px 10px;display:block}.cx-rich-composer p,.cx-rich-view p{min-height:1em;margin:0}.cx-rich-composer ul,.cx-rich-view ul{padding-left:22px;list-style:outside}.cx-rich-composer ol,.cx-rich-view ol{padding-left:22px;list-style:decimal}.cx-rich-composer blockquote,.cx-rich-view blockquote{color:#6e6253;border-left:3px solid #c0af95;margin:5px 0;padding-left:10px}.cx-rich-view{white-space:pre-wrap;overflow-wrap:anywhere}.cx-rich-view pre{white-space:pre-wrap}.cx-rich-view code,.cx-rich-composer code{background:#f2eee8;padding:1px 3px;font-family:monospace}.cx-business-day{border-top:1px solid var(--border);grid-template-columns:130px 1fr;gap:12px;padding:10px 0;display:grid}.cx-business-slot{align-items:center;gap:8px;margin-bottom:6px;display:flex}.cx-business-slot input{max-width:115px}.cx-business-day .secondary{margin-top:6px}.cx-catalog-heading,.cx-catalog-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cx-catalog-heading h2{margin-bottom:4px}.cx-catalog-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 12px;display:flex}.cx-catalog-search{flex-direction:row;flex:1;align-items:center;gap:8px;min-width:230px;display:flex}.cx-catalog-search input{width:100%}.cx-catalog-scroll{overflow-x:auto}.cx-catalog .desk-table{min-width:660px}.cx-catalog-options{margin-top:5px;display:block}.cx-catalog-footer{margin-top:16px}.cx-modal:has(.cx-catalog){grid-template-columns:minmax(0,1fr);width:min(1100px,94vw);max-width:94vw!important}.cx-catalog{min-width:0}.cx-relative-time{gap:6px;min-width:0;display:flex}.cx-relative-time input{width:80px}.cx-relative-time select{flex:1}.cx-catalog-image{object-fit:cover;float:left;border-radius:6px;width:56px;height:56px;margin-right:12px}.cx-catalog td:last-child{min-width:160px}.cx-catalog td:last-child a{margin-bottom:8px;display:block}.cx-revenue-kpis{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:20px 0;display:grid}.cx-revenue-kpis section{border:1px solid #e5e7eb;border-radius:8px;padding:18px}.cx-revenue-kpis span{color:#64748b;font-size:12px;display:block}.cx-revenue-kpis strong{margin-top:10px;font-size:24px;display:block}.cx-shopping-preferences{margin-top:24px}.cx-shopping-rules{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.cx-shopping-rule-list{padding:0;list-style:none}.cx-shopping-rule-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.cx-template-buttons{flex-direction:column;gap:6px;margin-top:12px;display:flex}.cx-template-buttons span{border:1px solid var(--border);text-align:center;color:var(--primary);border-radius:6px;padding:8px}.cx-template-button-editor{flex-wrap:wrap;gap:8px;display:flex}.cx-template-button-editor input{flex:1;min-width:150px}.shop-actions-layout{gap:24px;display:grid}.shop-cart-line{background:var(--muted);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.shop-cart-line span{flex:1}.shop-cart-line input{width:80px}.shop-action-review{gap:12px;display:grid}.shop-action-review ul{padding-left:20px}.shop-action-review li{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.shop-result-link{overflow-wrap:anywhere}.shop-action-history{border-top:1px solid var(--border);padding-top:18px}.shop-history-row{text-align:left;border-bottom:1px solid var(--border);background:0 0;justify-content:space-between;gap:12px;width:100%;padding:12px 0;display:flex}.shop-history-row small{opacity:.65;display:block}.desk-attachment{border:1px solid var(--cx-border);border-radius:var(--cx-radius);background:#fff;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;padding:6px 10px;font-size:12px;display:flex}.desk-attachment strong{font-weight:600}.desk-attachment small{color:var(--cx-muted)}.desk-attachment.staged{margin-bottom:8px}.desk-media-preview{object-fit:contain;border-radius:6px;max-width:100%;max-height:280px;display:block}.desk-attachment audio{max-width:100%}.cx-automation-charts{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin:20px 0;display:grid}.cx-automation-charts section{border:1px solid var(--line,#e8e3dc);border-radius:8px;min-width:0;padding:16px}.cx-automation-charts h2{margin:0 0 16px;font-size:14px}.cx-report-table-scroll{overflow-x:auto}.cx-report-sort{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.cx-report-method{color:#625c54;margin-top:24px;font-size:12px}.cx-report-method summary{cursor:pointer;font-weight:600}.cx-metric-picker{gap:8px;max-height:55vh;margin-bottom:16px;display:grid;overflow:auto}.cx-metric-picker>div{align-items:center;gap:6px;display:flex}.cx-metric-picker label{flex:1;align-items:center;gap:8px;margin:0;display:flex}.cx-metric-picker input[type=checkbox]{width:16px;height:16px}@media (width<=1100px){.cx-automation-charts{grid-template-columns:minmax(0,1fr)}}.cx-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.cx-dashboard-widget{background:#fff;border:1px solid #e5dfd6;border-radius:8px;min-width:0;padding:20px}.cx-dashboard-full{grid-column:1/-1}.cx-dashboard-value{color:#514637;margin:12px 0;font-size:30px;display:block}.cx-dashboard-editor{max-height:50vh;margin:16px 0;overflow:auto}.cx-dashboard-editor>div{border-bottom:1px solid #e5dfd6;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 0;display:flex}.cx-dashboard-editor strong{flex:1 0 100%}@media (width<=900px){.cx-dashboard-grid{grid-template-columns:1fr}}.cx-channel-filter{border:1px solid #e5dfd6;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px;display:flex}.cx-channel-filter label{align-items:center;gap:5px;display:flex!important}.cx-channel-filter input[type=checkbox]{width:15px!important;height:15px!important}
