:root{color:#172c2b;font-synthesis:none;--brand:#0f766e;--brand-dark:#0a5c56;--brand-soft:#e8f5f3;--ink:#172c2b;--muted:#667b7a;--subtle:#8a9a99;--line:#dce6e6;--line-strong:#c8d6d5;--surface:#fff;--canvas:#f4f7f8;--success:#177a4d;--success-soft:#e8f5ee;--warning:#a7660b;--warning-soft:#fff5df;--danger:#b53636;--danger-soft:#fff0ef;--info:#28678c;--info-soft:#edf6fb;--shadow-sm:0 2px 10px #1e3d3b0f;--shadow-lg:0 22px 64px #1533312e;--radius:14px;background:#f4f7f8;font-family:Inter,SF Pro Text,Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--canvas);min-height:100dvh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}input,textarea,select{width:100%;min-height:42px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:10px;outline:none;padding:9px 11px;transition:border-color .18s,box-shadow .18s}textarea{resize:vertical;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:var(--tenant-color,var(--brand));box-shadow:0 0 0 3px color-mix(in srgb, var(--tenant-color,var(--brand)) 14%, transparent)}h1,h2,h3,p{margin-top:0}a{color:inherit}.muted{color:var(--muted);font-size:13px}.button{border:1px solid var(--line-strong);color:#29403f;white-space:nowrap;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:760;transition:transform .12s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.button:hover:not(:disabled){background:#f9fbfb;border-color:#9fb5b3}.button:active:not(:disabled){transform:translateY(1px)}.button-primary{color:#fff;background:var(--tenant-color,var(--brand));border-color:var(--tenant-color,var(--brand));box-shadow:0 4px 12px color-mix(in srgb, var(--tenant-color,var(--brand)) 23%, transparent)}.button-primary:hover:not(:disabled){color:#fff;background:var(--brand-dark);border-color:var(--brand-dark)}.button-success{color:#fff;background:var(--success);border-color:var(--success)}.button-danger{color:var(--danger);background:var(--danger-soft);border-color:#efc1bd}.button-ghost{color:var(--muted);background:0 0;border-color:#0000}.button-small{border-radius:8px;min-height:32px;padding:5px 10px;font-size:12px}.button-icon{width:42px;height:42px;min-height:42px;padding:0}.icon-button{width:38px;height:38px;color:inherit;background:0 0;border:0;border-radius:10px;flex:0 0 38px;place-items:center;padding:0;display:inline-grid;position:relative}.icon-button:hover{background:#2b4e4c14}.icon-button>b{color:#fff;background:var(--danger);border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-3px;right:-4px}.avatar{color:#fff;background:linear-gradient(145deg, var(--tenant-color,var(--brand)), #39a298);border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:inline-grid;position:relative}.avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.avatar-small{border-radius:10px;flex-basis:34px;width:34px;height:34px;font-size:11px}.avatar-large{border-radius:20px;flex-basis:68px;width:68px;height:68px;font-size:20px}.presence{border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.presence-online{background:#22a76d}.presence-offline{background:#9eabaa}.presence-busy{background:#e19a2d}.badge{color:#536765;white-space:nowrap;background:#eef2f2;border-radius:7px;align-items:center;min-height:24px;padding:3px 8px;font-size:11px;font-weight:760;display:inline-flex}.badge-brand{color:var(--brand-dark);background:var(--brand-soft)}.badge-success{color:var(--success);background:var(--success-soft)}.badge-warning{color:var(--warning);background:var(--warning-soft)}.badge-danger{color:var(--danger);background:var(--danger-soft)}.badge-info{color:var(--info);background:var(--info-soft)}.card{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.field{gap:6px;display:grid}.field>span,.stack-form>label>span{color:#38504e;font-size:12px;font-weight:750}.field>span b{color:var(--danger)}.field>small{min-height:15px;color:var(--muted);font-size:11px}.field-error input{border-color:var(--danger)}.stack-form{gap:16px;display:grid}.stack-form>label{gap:7px;display:grid}.form-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:4px;display:flex}.notice{border:1px solid;border-radius:11px;align-items:flex-start;gap:9px;min-height:44px;margin:0;padding:10px 12px;font-size:13px;line-height:1.55;display:flex}.notice>svg{flex:none;margin-top:1px}.notice>span{flex:1}.notice small{opacity:.8;margin-top:2px;display:block}.notice .icon-button{flex-basis:25px;width:25px;height:25px}.notice-info{color:#285d79;background:var(--info-soft);border-color:#cce4f2}.notice-success{color:#176542;background:var(--success-soft);border-color:#c6e6d4}.notice-warning{color:#80530e;background:var(--warning-soft);border-color:#efd9aa}.notice-danger{color:#952e2e;background:var(--danger-soft);border-color:#edc7c4}.spinner{min-height:72px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner>span{border:2px solid #cad8d7;border-top-color:var(--tenant-color,var(--brand));border-radius:50%;width:21px;height:21px;animation:.75s linear infinite spin}.spinner b{font-size:13px;font-weight:650}@keyframes spin{to{transform:rotate(360deg)}}.state-panel{min-height:220px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:9px;padding:28px;display:grid}.state-panel strong{color:#39504f;font-size:15px}.state-panel p{max-width:420px;margin:0 0 5px;font-size:13px;line-height:1.65}.state-icon{width:50px;height:50px;color:var(--brand);background:var(--brand-soft);border-radius:16px;place-items:center;display:grid}.error-state .state-icon{color:var(--danger);background:var(--danger-soft)}.full-state{place-items:center;min-height:100dvh;display:grid}.modal-backdrop,.drawer-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c22218a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(580px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.modal-small{width:min(430px,100%)}.modal-large{width:min(960px,100%)}.modal>header,.drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:14px 18px;display:flex}.modal>header h2,.drawer>header h2{margin:0;font-size:18px}.modal>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.modal-body,.drawer-body{min-height:0;padding:20px;overflow-y:auto}.drawer-backdrop{justify-items:end;padding:0}.drawer{width:min(420px,100%);height:100dvh;box-shadow:var(--shadow-lg);background:#fff;grid-template-rows:auto minmax(0,1fr);display:grid}.drawer-body{padding:0}.tabs{scrollbar-width:none;background:#edf2f2;border-radius:12px;gap:4px;min-height:46px;padding:4px;display:flex;overflow-x:auto}.tabs button{min-width:76px;min-height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:6px 11px;font-size:12px;font-weight:750;display:inline-flex}.tabs button.active{color:var(--brand-dark);background:#fff;box-shadow:0 2px 8px #1f403e14}.tabs button b{min-width:20px;height:20px;color:inherit;background:#607c7a21;border-radius:10px;place-items:center;padding:0 5px;font-size:10px;display:grid}.search-input{border:1px solid var(--line-strong);background:#fff;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.search-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0f766e1a}.search-input svg{color:var(--subtle)}.search-input input{min-height:38px;box-shadow:none;border:0;padding:0}.search-input button{display:none}.segmented{background:#eaf0f0;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.segmented button{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:720}.segmented button.active{color:var(--brand-dark);box-shadow:var(--shadow-sm);background:#fff}.page-heading,.content-heading{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;display:flex}.page-heading h1,.content-heading h1{color:#173b39;letter-spacing:-.025em;margin:3px 0 6px;font-size:27px}.page-heading p,.content-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.eyebrow{color:var(--brand);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:850;display:block}.page-heading-actions{align-items:center;gap:9px;display:flex}.metrics-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;margin-bottom:18px;display:grid}.metric{border-top:3px solid var(--brand);justify-content:space-between;align-items:flex-start;gap:12px;min-height:118px;padding:18px;display:flex}.metric>div>span,.metric>div>strong,.metric>div>small{display:block}.metric>div>span{color:var(--muted);font-size:12px}.metric>div>strong{margin-top:8px;font-size:24px;line-height:1.15}.metric>div>small{color:var(--subtle);margin-top:7px;font-size:11px}.metric>i{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.metric-success{border-top-color:var(--success)}.metric-success>i{color:var(--success);background:var(--success-soft)}.metric-warning{border-top-color:var(--warning)}.metric-warning>i{color:var(--warning);background:var(--warning-soft)}.metric-danger{border-top-color:var(--danger)}.metric-danger>i{color:var(--danger);background:var(--danger-soft)}.metric-info{border-top-color:var(--info)}.metric-info>i{color:var(--info);background:var(--info-soft)}.toast,.toast-inline,.customer-toast{z-index:300;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));color:#fff;min-height:46px;box-shadow:var(--shadow-lg);background:#173b39;border-radius:12px;align-items:center;gap:9px;padding:8px 12px;font-size:13px;display:flex;position:fixed;transform:translate(-50%)}.toast .icon-button{color:#fff}.toast-danger{background:var(--danger)}.brand-logo{color:#fff;background:linear-gradient(145deg, var(--tenant-color,var(--brand)), #32a196);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:19px;font-weight:900;display:inline-grid;box-shadow:0 5px 16px #0f766e38}.brand-logo.large{border-radius:20px;flex-basis:64px;width:64px;height:64px;font-size:29px}.auth-page{background:#fff;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);min-height:100dvh;display:grid}.auth-brand{color:#fff;background:linear-gradient(145deg,#0b4744,#0f766e 58%,#2b948b);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,8vw,110px);display:flex;position:relative;overflow:hidden}.auth-brand:before,.auth-brand:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.auth-brand:before{width:430px;height:430px;top:-170px;right:-210px}.auth-brand:after{width:320px;height:320px;bottom:-170px;left:-170px}.auth-brand>div{margin:22px 0 26px;display:grid}.auth-brand>div span{color:#bde2df;letter-spacing:.18em;font-size:13px}.auth-brand>div strong{letter-spacing:-.04em;margin-top:5px;font-size:clamp(28px,4vw,42px)}.auth-brand>p{color:#d6ecea;max-width:430px;margin-bottom:34px;font-size:15px;line-height:1.8}.auth-brand ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.auth-brand li{color:#e8f5f4;align-items:center;gap:11px;font-size:13px;display:flex}.auth-brand li svg{color:#9fddd7}.auth-panel{background:#fbfdfd;place-items:center;padding:34px;display:grid}.auth-panel-inner{width:min(430px,100%)}.auth-panel-inner>header{margin-bottom:26px}.auth-panel-inner>header h1{margin:0 0 8px;font-size:27px}.auth-panel-inner>header p{color:var(--muted);font-size:13px}.mobile-auth-brand{display:none}.auth-form{gap:17px;display:grid}.auth-form>.button-primary{width:100%;min-height:46px;margin-top:3px}.auth-help{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:3px 0 0;font-size:11px;display:flex}.auth-link{color:var(--brand);text-align:center;font-size:12px;font-weight:720;text-decoration:none}.auth-panel-inner>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:28px;padding-top:18px;font-size:10px;display:flex}.otp-input{text-align:center;letter-spacing:.42em;font-variant-numeric:tabular-nums;font-size:21px;font-weight:800}.totp-qr{border:1px solid var(--line);background:#f6f9f9;border-radius:14px;justify-items:center;gap:9px;padding:17px;display:grid}.totp-qr img{object-fit:contain;background:#fff;border-radius:10px;width:190px;height:190px}.totp-qr small{color:var(--muted);font-size:11px}.auth-steps{color:var(--muted);gap:7px;margin:0;padding-left:22px;font-size:12px;line-height:1.5;display:grid}.recovery-codes{gap:17px;display:grid}.recovery-codes>div:nth-child(2){border:1px solid var(--line);background:#f5f8f8;border-radius:12px;grid-template-columns:1fr 1fr;gap:7px;padding:14px;display:grid}.recovery-codes code{color:#244542;border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;padding:8px}.install-guide{text-align:center;justify-items:center;gap:13px;display:grid}.install-guide>svg{color:var(--brand)}.install-guide p{color:var(--muted);line-height:1.7}.customer-gate{background:radial-gradient(circle at 20% 10%,#dff3f0,#0000 36%),#f4f8f8;place-items:center;min-height:100dvh;padding:22px;display:grid}.access-card{text-align:center;border:1px solid var(--line);width:min(520px,100%);box-shadow:var(--shadow-lg);background:#fff;border-radius:22px;justify-items:center;gap:12px;padding:38px 32px 28px;display:grid}.access-card>div:nth-child(2){margin:4px 0 10px}.access-card h1{margin:4px 0 0;font-size:24px}.access-card h2{margin:5px 0 0;font-size:18px}.access-card>p{max-width:410px;color:var(--muted);font-size:13px;line-height:1.75}.access-icon{width:54px;height:54px;color:var(--brand);background:var(--brand-soft);border-radius:17px;place-items:center;display:grid}.access-card>footer{width:100%;color:var(--muted);border-top:1px solid var(--line);justify-content:center;align-items:center;gap:7px;margin-top:15px;padding-top:17px;font-size:10px;display:flex}.customer-chat{background:#eef3f3;grid-template-rows:64px minmax(0,1fr);height:100dvh;display:grid;overflow:hidden}.customer-header{z-index:20;color:#fff;background:#123c39;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;display:flex;box-shadow:0 4px 18px #14353226}.customer-brand{align-items:center;gap:11px;min-width:0;display:flex}.customer-brand>div{min-width:0}.customer-brand strong,.customer-brand span{display:block}.customer-brand strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.customer-brand span{color:#b9d3d1;margin-top:3px;font-size:10px}.customer-brand span i{border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.customer-brand i.online{background:#5ad296}.customer-brand i.offline{background:#d9a755}.customer-header-actions{align-items:center;gap:2px;display:flex}.customer-header-actions .icon-button{color:#e4f1f0}.customer-layout{background:var(--line);grid-template-columns:290px minmax(0,1fr);gap:1px;min-height:0;display:grid}.customer-history-rail{background:#f8fafa;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.rail-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:72px;padding:13px 14px;display:flex}.rail-title strong,.rail-title span{display:block}.rail-title strong{font-size:14px}.rail-title span{color:var(--muted);margin-top:3px;font-size:10px}.conversation-history{min-height:0;padding:8px;overflow-y:auto}.conversation-history>button{color:#294340;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;width:100%;min-height:92px;margin-bottom:4px;padding:11px 12px;display:block}.conversation-history>button:hover{background:#eef5f4}.conversation-history>button.active{background:#e5f3f1;border-color:#c2e0dd}.conversation-history>button>div,.conversation-history>button>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-history strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.conversation-history b{color:#fff;background:var(--danger);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid}.conversation-history p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:11px;overflow:hidden}.conversation-history time{color:var(--subtle);font-size:9px}.conversation-history em{color:var(--brand);font-size:9px;font-style:normal;font-weight:750}.customer-conversation{background:#fff;grid-template-rows:auto auto minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.customer-conversation>.state-panel{align-self:center}.conversation-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:10px 16px;display:flex}.conversation-header>div{align-items:center;gap:9px;display:flex}.conversation-header strong,.conversation-header span{display:block}.conversation-header strong{font-size:14px}.conversation-header span{color:var(--muted);margin-top:3px;font-size:10px}.customer-conversation>.notice{margin:8px 12px 0}.rating-grid{gap:8px;display:grid}.rating-grid button{color:#5d4a20;background:#fffaf0;border:1px solid #eadcb8;border-radius:11px;justify-content:space-between;align-items:center;min-height:52px;padding:10px 14px;display:flex}.rating-grid button:hover{background:#fff4d9}.rating-grid strong{color:#d99217;letter-spacing:.12em}.rating-grid span{color:var(--muted);font-size:12px}.message-viewport{overscroll-behavior:contain;scrollbar-gutter:stable;background:#f4f7f7;min-height:0;padding:17px clamp(14px,3vw,34px) 24px;overflow-y:auto}.load-older{justify-content:center;margin-bottom:16px;display:flex}.message-row{width:min(72%,680px);margin-bottom:17px;display:grid;position:relative}.message-peer{justify-items:start}.message-own{justify-items:end;margin-left:auto}.message-day{justify-content:center;width:100%;margin:1px 0 18px;display:flex}.message-day span{color:var(--subtle);border:1px solid var(--line);background:#ffffffc7;border-radius:10px;padding:4px 9px;font-size:9px}.message-author{align-items:center;gap:7px;margin:0 2px 5px;display:flex}.message-author strong{color:#566d6b;font-size:10px}.message-author time{color:#9aabaa;font-size:9px}.message-own .message-author{flex-direction:row-reverse}.message-bubble{color:#233c3a;background:#fff;border:1px solid #dce6e5;border-radius:6px 16px 16px;min-width:56px;max-width:100%;padding:10px 13px;box-shadow:0 2px 7px #213f3d0d}.message-own .message-bubble{color:#143d39;background:#dff2ef;border-color:#c3e3df;border-radius:16px 6px 16px 16px}.message-bubble>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.7}.delivery{color:#8a9c9a;min-height:15px;margin:4px 3px 0;font-size:9px}.delivery-failed{color:var(--danger)}.delivery-failed button{color:var(--danger);background:0 0;border:0;margin-left:6px;padding:0;font-size:9px;font-weight:800;text-decoration:underline}.message-image{color:var(--muted);gap:7px;text-decoration:none;display:grid}.message-image img{object-fit:cover;border-radius:10px;width:min(320px,100%);max-height:320px;display:block}.message-image span{overflow-wrap:anywhere;font-size:10px}.message-file{min-width:min(310px,70vw);color:inherit;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;text-decoration:none;display:grid}.message-file>i{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;display:grid}.message-file strong,.message-file small{display:block}.message-file strong{overflow-wrap:anywhere;font-size:11px}.message-file small{color:var(--muted);margin-top:3px;font-size:9px}.system-message{text-align:center;justify-items:center;gap:7px;margin:17px 0;display:grid}.system-message time{color:var(--subtle);font-size:9px}.system-message span{color:#768987;background:#dee7e6a6;border-radius:10px;max-width:560px;padding:5px 10px;font-size:10px;line-height:1.55}.typing-indicator{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.typing-indicator>span{border:1px solid var(--line);background:#fff;border-radius:13px;gap:3px;padding:8px 11px;display:flex}.typing-indicator i{background:#8ea3a1;border-radius:50%;width:5px;height:5px;animation:1.1s infinite typing}.typing-indicator i:nth-child(2){animation-delay:.15s}.typing-indicator i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.connection-strip{min-height:24px;color:var(--muted);border-top:1px solid var(--line);background:#f7f9f9;justify-content:center;align-items:center;gap:6px;padding:3px 10px;font-size:9px;display:flex}.connection-strip i{background:#a0afae;border-radius:50%;width:6px;height:6px}.connection-connected i{background:var(--success)}.connection-offline,.connection-error{color:var(--danger);background:#fff5f4}.connection-offline i,.connection-error i{background:var(--danger)}.composer{padding:10px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.composer>.notice{margin-bottom:8px}.composer-row{align-items:flex-end;gap:7px;display:flex}.composer-row textarea{resize:none;min-height:42px;max-height:132px;padding:9px 11px;line-height:1.55}.composer-tool{color:#607573;background:#f3f6f6;border:0;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:42px;padding:0;display:grid}.composer-tool:hover{color:var(--brand);background:var(--brand-soft)}.composer-hint{color:#94a3a2;text-align:center;margin-top:6px;font-size:8px;display:block}.attachment-strip{gap:8px;padding:0 0 9px 45px;display:flex;overflow-x:auto}.attachment-strip>div{border:1px solid var(--line);background:#f5f8f8;border-radius:10px;align-items:center;gap:7px;min-width:190px;padding:7px;display:flex}.attachment-strip>div>span{flex:1;min-width:0}.attachment-strip strong,.attachment-strip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.attachment-strip strong{font-size:10px}.attachment-strip small{color:var(--muted);margin-top:2px;font-size:8px}.attachment-strip button{background:0 0;border:0;border-radius:6px;place-items:center;width:25px;height:25px;padding:0;display:grid}.upload-progress{display:grid!important}.upload-progress>i{background:#dce6e5;border-radius:2px;grid-column:1/-1;height:3px;overflow:hidden}.upload-progress>i b{background:var(--brand);height:100%;display:block}.staff-shell{background:var(--canvas);grid-template-columns:228px minmax(0,1fr);min-height:100dvh;display:grid}.staff-sidebar{z-index:80;color:#d7e5e3;background:#123c39;grid-template-rows:auto minmax(0,1fr) auto;width:228px;height:100dvh;display:grid;position:fixed;inset:0 auto 0 0}.staff-brand{border-bottom:1px solid #ffffff17;align-items:center;gap:10px;min-height:72px;padding:13px 14px;display:flex}.staff-brand>div{flex:1;min-width:0}.staff-brand strong,.staff-brand span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.staff-brand strong{color:#fff;font-size:14px}.staff-brand span{color:#8eb3af;margin-top:3px;font-size:9px}.staff-brand .icon-button{display:none}.staff-sidebar nav{min-height:0;padding:13px 10px;overflow-y:auto}.staff-sidebar nav a{color:#b9cecc;border-radius:10px;align-items:center;gap:11px;min-height:43px;margin-bottom:3px;padding:8px 11px;font-size:12px;font-weight:680;text-decoration:none;display:flex;position:relative}.staff-sidebar nav a:hover{color:#fff;background:#ffffff0f}.staff-sidebar nav a.active{color:#fff;background:#52b5ab36;box-shadow:inset 3px 0 #5dc0b6}.staff-sidebar nav a>b{color:#fff;background:#d45a54;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:9px;display:grid}.sidebar-footer{border-top:1px solid #ffffff17;gap:10px;padding:13px;display:grid}.sidebar-footer .button{color:#bdd1cf}.connection-label{color:#92b0ad;align-items:center;gap:7px;font-size:9px;display:flex}.connection-label i{background:#d99c3c;border-radius:50%;width:7px;height:7px}.connection-label i.connected{background:#55cf90}.staff-main{grid-column:2;min-width:0;min-height:100dvh;padding-top:58px}.staff-topbar{z-index:70;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;height:58px;padding:0 14px;display:flex;position:fixed;inset:0 0 auto 228px}.staff-topbar>div{align-items:center;gap:8px;display:flex}.staff-topbar>div:first-child>.icon-button{display:none}.topbar-title{font-size:13px;font-weight:800}.queue-summary{border-left:1px solid var(--line);gap:5px;margin-left:8px;padding-left:12px;display:flex}.profile-trigger{color:var(--ink);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:3px 5px;display:flex}.profile-trigger:hover{background:#f1f5f4}.profile-trigger>span{min-width:0}.profile-trigger strong,.profile-trigger small{text-overflow:ellipsis;white-space:nowrap;max-width:140px;display:block;overflow:hidden}.profile-trigger strong{font-size:11px}.profile-trigger small{color:var(--muted);margin-top:2px;font-size:8px}.profile-menu{z-index:90;border:1px solid var(--line);width:190px;box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;padding:6px;display:grid;position:absolute;top:51px;right:12px}.profile-menu button{color:#38504e;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:39px;padding:7px 9px;font-size:11px;display:flex}.profile-menu button:hover{background:#f2f6f5}.profile-menu button.danger{color:var(--danger)}.nav-scrim{display:none}.toggle-list{gap:8px;display:grid}.toggle-list>label,.setting-switch{border:1px solid var(--line);background:#f7f9f9;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:12px;display:flex}.toggle-list>label>span{align-items:center;gap:10px;display:flex}.toggle-list strong,.toggle-list small,.setting-switch strong,.setting-switch small{display:block}.toggle-list strong,.setting-switch strong{font-size:12px}.toggle-list small,.setting-switch small{color:var(--muted);margin-top:3px;font-size:9px}.toggle-list input,.setting-switch input{width:38px;height:21px;min-height:21px;accent-color:var(--brand)}.workspace-page{background:var(--line);grid-template-columns:320px minmax(440px,1fr) 300px;gap:1px;height:calc(100dvh - 58px);min-height:580px;display:grid;overflow:hidden}.queue-panel{background:#f8fafa;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.queue-panel-heading{padding:14px 12px 10px}.queue-panel-heading>div:first-child{justify-content:space-between;align-items:center;gap:8px;min-height:36px;display:flex}.queue-panel-heading h1{margin:0;font-size:20px}.queue-panel-heading .search-input{margin-top:8px}.queue-panel>.tabs{margin:0 9px 8px}.queue-list{min-height:0;padding:0 7px 12px;overflow-y:auto}.queue-item{color:#2d4442;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;width:100%;min-height:91px;margin-bottom:4px;padding:10px;display:grid;position:relative}.queue-item:hover{background:#eef4f3}.queue-item.active{background:#e5f3f1;border-color:#bcdeda}.queue-item>div{min-width:0}.queue-item>div>span{justify-content:space-between;align-items:center;gap:7px;display:flex}.queue-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.queue-item time{color:var(--subtle);font-size:8px}.queue-item p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 5px;font-size:10px;overflow:hidden}.queue-item small{color:#7b8f8d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.unread-count{color:#fff;background:var(--danger);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;display:grid;position:absolute;bottom:9px;right:9px}.agent-conversation{background:#fff;grid-template-rows:auto auto minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.agent-conversation-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:9px 12px;display:flex}.agent-conversation-header>div{align-items:center;gap:7px;display:flex}.agent-conversation-header>div:first-child .icon-button{display:none}.agent-conversation-header strong,.agent-conversation-header span{display:block}.agent-conversation-header strong{font-size:13px}.agent-conversation-header span{color:var(--muted);margin-top:3px;font-size:9px}.agent-conversation>.notice{margin:7px 10px 0}.conversation-placeholder{color:var(--muted);text-align:center;align-self:center;justify-items:center;gap:9px;padding:30px;display:grid}.conversation-placeholder>span{width:64px;height:64px;color:var(--brand);background:var(--brand-soft);border-radius:20px;place-items:center;display:grid}.conversation-placeholder h2{color:#37514f;margin:7px 0 0;font-size:18px}.conversation-placeholder p{max-width:420px;font-size:12px;line-height:1.7}.conversation-placeholder>div{gap:30px;display:flex}.conversation-placeholder>div span{color:var(--muted);font-size:10px}.conversation-placeholder>div b{color:var(--ink);margin-bottom:3px;font-size:22px;display:block}.member-panel{background:#fff;min-width:0;min-height:0;overflow-y:auto}.member-details{background:#fff;min-height:100%}.member-summary{border-bottom:1px solid var(--line);justify-items:center;gap:6px;padding:20px 14px;display:grid}.member-summary h2{margin:3px 0 0;font-size:16px}.member-summary>span{color:var(--muted);font-size:10px}.detail-section{border-bottom:1px solid var(--line);padding:15px 13px}.detail-section h3{justify-content:space-between;align-items:center;gap:8px;margin:0 0 11px;font-size:12px;display:flex}.detail-section dl{gap:9px;margin:0 0 12px;display:grid}.detail-section dl div{justify-content:space-between;gap:12px;font-size:10px;display:flex}.detail-section dt{color:var(--muted)}.detail-section dd{overflow-wrap:anywhere;text-align:right;max-width:58%;margin:0;font-weight:700}.detail-section .notice{font-size:9px}.tag-picker{flex-wrap:wrap;gap:6px;display:flex}.tag-picker button{color:#5d6e6d;border:1px solid var(--line);background:#f6f8f8;border-radius:8px;align-items:center;gap:4px;min-height:28px;padding:4px 7px;font-size:9px;display:inline-flex}.tag-picker button.active{color:var(--tag-color);background:color-mix(in srgb, var(--tag-color) 10%, white);border-color:color-mix(in srgb, var(--tag-color) 35%, white)}.note-list{max-height:240px;overflow-y:auto}.note-list article{background:#fff9e9;border:1px solid #eee0bd;border-radius:9px;margin-bottom:6px;padding:8px}.note-list p{color:#58492c;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 5px;font-size:10px;line-height:1.55}.note-list span{color:#95866b;font-size:8px}.notes-section form{gap:6px;margin-top:9px;display:grid}.notes-section textarea{min-height:58px;font-size:10px}.notes-section .button{justify-self:end}.quick-reply-list{gap:7px;display:grid}.quick-reply-list>button{width:100%;color:var(--ink);text-align:left;border:1px solid var(--line);background:#f8fafa;border-radius:11px;padding:11px;display:block}.quick-reply-list>button:hover{background:var(--brand-soft);border-color:#a8c5c2}.quick-reply-list>button>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.quick-reply-list p{color:var(--muted);white-space:pre-wrap;margin:6px 0 0;font-size:11px;line-height:1.55}.readonly-conversation,.admin-conversation-detail{grid-template-rows:auto minmax(0,1fr);gap:8px;height:min(650px,100dvh - 160px);min-height:420px;display:grid}.readonly-conversation .message-viewport,.admin-conversation-detail .message-viewport{border:1px solid var(--line);border-radius:12px}.content-page{min-height:calc(100dvh - 58px);padding:26px clamp(18px,3vw,38px) 52px}.security-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settings-card{align-content:start;gap:16px;padding:18px;display:grid}.settings-card>header{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding-bottom:13px;display:flex}.settings-card>header>svg{color:var(--brand)}.settings-card h2{margin:0;font-size:15px}.settings-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.filter-card,.filter-row{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:flex}.filter-card .search-input,.filter-row .search-input{flex:230px}.filter-card>select,.filter-card>input,.filter-row>select,.filter-row>input{width:auto;min-width:145px}.filter-card>label,.filter-row>label{color:var(--muted);gap:4px;font-size:9px;display:grid}.filter-card>label input,.filter-row>label input{width:145px}.table-card{overflow:hidden}.responsive-table{width:100%;overflow-x:auto}.responsive-table table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:11px}.responsive-table th{color:#617472;border-bottom:1px solid var(--line);text-align:left;background:#f0f4f4;height:40px;padding:8px 11px;font-size:10px}.responsive-table td{color:#344b49;border-bottom:1px solid #edf1f1;min-height:48px;padding:10px 11px}.responsive-table tbody tr:last-child td{border-bottom:0}.responsive-table tbody tr:hover{background:#fbfdfd}.responsive-table td strong,.responsive-table td small{display:block}.responsive-table td small{color:var(--muted);margin-top:3px;font-size:8px}.table-actions{align-items:center;gap:5px;display:flex}.admin-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);gap:14px;display:grid}.trend-card,.health-card{padding:18px}.trend-card>header,.health-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.trend-card h2,.health-card h2{margin:0;font-size:15px}.trend-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.trend-bars{align-items:stretch;gap:8px;height:250px;padding-top:24px;display:flex}.trend-bars>div{flex:1;grid-template-rows:18px minmax(0,1fr) 17px 17px;justify-items:center;min-width:34px;display:grid}.trend-bars>div>span,.trend-bars b,.trend-bars small{color:var(--muted);font-size:8px}.trend-bars>div>div{justify-content:center;align-items:end;width:70%;display:flex}.trend-bars i{background:linear-gradient(#48a99f, var(--brand));border-radius:6px 6px 2px 2px;width:100%;display:block}.trend-bars b{color:var(--ink);font-size:10px}.status-line{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:63px;display:grid}.status-line:last-child{border-bottom:0}.status-line>span{width:34px;height:34px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;display:grid}.status-line strong,.status-line small{display:block}.status-line strong{font-size:11px}.status-line small{color:var(--muted);margin-top:3px;font-size:8px}.confirmation-panel{gap:16px;display:grid}.confirmation-panel>strong{text-align:center;background:#f7f9f9;border-radius:10px;padding:13px}.rbac-layout{grid-template-columns:280px minmax(0,1fr);gap:14px;display:grid}.role-list{overflow:hidden}.role-list>header,.permission-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:13px;display:flex}.role-list h2,.permission-editor h2{margin:0;font-size:15px}.role-list>button{width:100%;min-height:68px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.role-list>button.active{background:var(--brand-soft)}.role-list>button>span:last-child{align-items:center;gap:4px;display:flex}.role-list strong,.role-list small{display:block}.role-list strong{font-size:12px}.role-list small{color:var(--muted);margin-top:4px;font-size:9px}.permission-editor{padding-bottom:14px}.permission-editor>header p{color:var(--muted);margin:4px 0 0;font-size:9px}.permission-editor>section{border-bottom:1px solid var(--line);padding:14px}.permission-editor>section h3{margin:0 0 9px;font-size:12px}.permission-editor>section>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.permission-editor label{border:1px solid var(--line);background:#f8fafa;border-radius:10px;justify-content:space-between;align-items:center;gap:9px;min-height:57px;padding:9px;display:flex}.permission-editor label strong,.permission-editor label small{display:block}.permission-editor label strong{font-size:10px}.permission-editor label small{color:var(--muted);margin-top:3px;font-size:8px}.permission-editor input{width:18px;height:18px;min-height:18px;accent-color:var(--brand)}.department-grid,.content-card-grid,.integration-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:13px;display:grid}.department-card,.content-card,.integration-card{padding:17px}.department-card>header,.content-card>header,.integration-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.department-card>header>span,.integration-card>header>span{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:11px;place-items:center;display:grid}.department-card h2,.content-card h2,.integration-card h2{margin:14px 0 6px;font-size:15px}.department-card p,.content-card p,.integration-card p{min-height:36px;color:var(--muted);white-space:pre-wrap;margin:0 0 15px;font-size:10px;line-height:1.65}.department-card>div{border-top:1px solid var(--line);gap:28px;padding:12px 0;display:flex}.department-card>div span{color:var(--muted);font-size:9px}.department-card>div b{color:var(--ink);margin-bottom:3px;font-size:18px;display:block}.department-card footer,.integration-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:9px;padding-top:11px;display:flex}.department-card code{color:var(--muted);font-size:9px}.settings-layout{grid-template-columns:repeat(3,minmax(280px,1fr));gap:14px;display:grid}.settings-submit{grid-column:1/-1;justify-content:flex-end;display:flex}.schedule-list{gap:7px;display:grid}.schedule-list>div{grid-template-columns:minmax(76px,1fr) 92px auto 92px;align-items:center;gap:6px;display:grid}.schedule-list label{align-items:center;gap:6px;font-size:10px;display:flex}.schedule-list label input{width:16px;height:16px;min-height:16px;accent-color:var(--brand)}.schedule-list input[type=time]{min-height:36px;padding:6px;font-size:10px}.schedule-list>div>span{color:var(--muted);font-size:9px}.tag-admin-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:9px;display:grid}.tag-admin-grid button{min-height:58px;color:var(--ink);border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.tag-admin-grid button i{background:var(--tag-color);border-radius:50%;width:10px;height:10px}.tag-admin-grid strong{font-size:11px}.upload-policy{gap:16px;max-width:780px;padding:18px;display:grid}.policy-summary{background:#f6f9f9;border-radius:10px;grid-template-columns:auto 1fr auto 1fr;gap:8px 12px;padding:12px;display:grid}.policy-summary span{color:var(--muted);font-size:10px}.policy-summary strong{font-size:11px}.record-summary{flex-wrap:wrap;gap:9px;display:flex}.record-summary span{color:var(--muted);background:#f4f7f7;border-radius:8px;padding:7px 10px;font-size:10px}.record-summary b{color:var(--ink);margin-right:5px}.audit-timeline{padding:7px}.audit-timeline>button{width:100%;min-height:78px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.audit-timeline>button:last-of-type{border-bottom:0}.audit-timeline>button:hover{background:#f8fafa}.audit-timeline>button>i{width:30px;height:30px;color:var(--success);background:var(--success-soft);border-radius:10px;place-items:center;display:grid}.audit-timeline>button>i.failed{color:var(--danger);background:var(--danger-soft)}.audit-timeline>button>div>span{align-items:center;gap:8px;display:flex}.audit-timeline strong{font-size:11px}.audit-timeline p{color:var(--muted);margin:5px 0 3px;font-size:9px}.audit-timeline small{color:var(--subtle);font-size:8px}.audit-detail dl{gap:8px;display:grid}.audit-detail dl div{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);padding:8px;font-size:11px;display:grid}.audit-detail dt{color:var(--muted)}.audit-detail dd{overflow-wrap:anywhere;margin:0}.audit-detail pre{color:#d7ece9;white-space:pre-wrap;overflow-wrap:anywhere;background:#173b39;border-radius:10px;max-height:260px;padding:12px;font:10px/1.6 Consolas,monospace;overflow:auto}.retention-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.6fr);gap:14px;display:grid}.cleanup-card{align-self:start;gap:16px;padding:18px;display:grid}.cleanup-card>header{align-items:flex-start;gap:10px;display:flex}.cleanup-card>header>span{width:42px;height:42px;color:var(--danger);background:var(--danger-soft);border-radius:12px;place-items:center;display:grid}.cleanup-card h2{margin:0;font-size:15px}.cleanup-card p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.6}.integration-card footer>span{color:var(--muted);font-size:9px}.integration-card footer i{background:#aeb9b8;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.not-found{text-align:center;place-content:center;justify-items:center;gap:10px;min-height:100dvh;padding:24px;display:grid}.not-found>span{width:68px;height:68px;color:var(--brand);background:var(--brand-soft);border-radius:21px;place-items:center;display:grid}.not-found h1{margin:8px 0 0}.not-found p{color:var(--muted)}@media (width<=1320px){.workspace-page{grid-template-columns:290px minmax(400px,1fr) 270px}.metrics-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}.settings-layout{grid-template-columns:1fr 1fr}.settings-layout>.settings-card:last-of-type{grid-column:1/-1}.department-grid,.content-card-grid,.integration-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=1080px){.workspace-page{grid-template-columns:310px minmax(0,1fr)}.member-panel{display:none}.agent-conversation-header>div:last-child>.icon-button{display:inline-grid}.metrics-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.admin-overview-grid{grid-template-columns:1fr}.health-card{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.health-card>header{grid-column:1/-1}.security-grid{grid-template-columns:1fr}.rbac-layout{grid-template-columns:240px minmax(0,1fr)}}@media (width<=860px){.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{min-height:100dvh;padding:24px}.mobile-auth-brand{color:var(--brand-dark);align-items:center;gap:9px;margin-bottom:30px;font-size:13px;font-weight:850;display:flex}.staff-shell{grid-template-columns:1fr}.staff-sidebar{box-shadow:var(--shadow-lg);transition:transform .22s;transform:translate(-105%)}.staff-shell.nav-open .staff-sidebar{transform:translate(0)}.staff-brand .icon-button{display:inline-grid}.staff-main{grid-column:1}.staff-topbar{left:0}.staff-topbar>div:first-child>.icon-button{display:inline-grid}.nav-scrim{z-index:75;background:#0e252475;border:0;padding:0;display:block;position:fixed;inset:0}.content-page{padding:20px 14px 42px}.page-heading,.content-heading{margin-bottom:17px}.page-heading h1,.content-heading h1{font-size:23px}.customer-layout{grid-template-columns:1fr}.customer-history-rail{display:none}.workspace-page{grid-template-columns:310px minmax(0,1fr)}.rbac-layout{grid-template-columns:1fr}.role-list{max-height:300px;overflow-y:auto}.permission-editor>section>div,.settings-layout{grid-template-columns:1fr}.settings-layout>.settings-card:last-of-type{grid-column:auto}.retention-layout{grid-template-columns:1fr}.tag-admin-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=680px){.customer-chat{grid-template-rows:58px minmax(0,1fr)}.customer-header{padding:0 8px 0 11px}.customer-header .brand-logo{border-radius:10px;flex-basis:33px;width:33px;height:33px;font-size:16px}.customer-header-actions{gap:0}.customer-header-actions .icon-button{flex-basis:34px;width:34px;height:34px}.conversation-header{min-height:62px;padding:8px 10px}.conversation-header>div:last-child .button{display:none}.message-row{width:min(88%,560px)}.message-viewport{padding:14px 10px 20px}.message-bubble>p{font-size:13px}.composer{padding-inline:8px}.composer-hint{display:none}.attachment-strip{padding-left:0}.modal-backdrop{align-items:end;padding:8px}.modal{border-radius:18px 18px 4px 4px;max-height:calc(100dvh - 8px)}.modal>header{min-height:62px}.modal-body{padding:15px}.auth-panel{align-items:start;padding:20px 17px}.auth-panel-inner{margin-top:max(20px, env(safe-area-inset-top))}.auth-panel-inner>footer{justify-items:start;display:grid}.staff-topbar{padding:0 8px}.topbar-title{display:none}.queue-summary{border-left:0;margin-left:0;padding-left:0}.profile-trigger>span,.profile-trigger>svg{display:none}.workspace-page{height:calc(100dvh - 58px);min-height:0;display:block;position:relative;overflow:hidden}.queue-panel,.agent-conversation{position:absolute;inset:0}.queue-panel{z-index:2}.agent-conversation{z-index:3;transition:transform .2s;transform:translate(102%)}.workspace-page.conversation-selected .agent-conversation{transform:translate(0)}.agent-conversation-header>div:first-child .icon-button{display:inline-grid}.agent-conversation-header{padding-inline:7px}.agent-conversation-header .button{padding-inline:8px;font-size:10px}.agent-conversation-header .button svg{display:none}.page-heading,.content-heading{display:block}.page-heading-actions{margin-top:12px}.metrics-grid{grid-template-columns:1fr 1fr;gap:8px}.metric{min-height:98px;padding:13px}.metric>div>strong{font-size:19px}.metric>i{width:32px;height:32px}.filter-card,.filter-row{grid-template-columns:1fr 1fr;display:grid}.filter-card .search-input,.filter-row .search-input{grid-column:1/-1}.filter-card>select,.filter-card>input,.filter-row>select,.filter-row>input,.filter-card>label input,.filter-row>label input{width:100%;min-width:0}.filter-card>.button,.filter-row>.button{width:100%}.department-grid,.content-card-grid,.integration-grid,.health-card{grid-template-columns:1fr}.health-card>header{grid-column:auto}.trend-bars{gap:3px}.trend-bars>div{min-width:20px}.trend-bars small{display:none}.schedule-list>div{grid-template-columns:1fr 1fr auto 1fr}.tag-admin-grid,.recovery-codes>div:nth-child(2){grid-template-columns:1fr}.form-actions{flex-wrap:wrap}.form-actions .button{flex:1}}@media (width<=420px){.metrics-grid{grid-template-columns:1fr}.metric{min-height:90px}.customer-brand strong{max-width:145px}.customer-header-actions .icon-button:nth-last-child(2){display:none}.composer-row{gap:4px}.composer-tool{flex-basis:34px;width:34px}.message-file{min-width:230px}.policy-summary{grid-template-columns:auto 1fr}}@media (display-mode:standalone){.customer-header,.staff-topbar{padding-top:env(safe-area-inset-top)}.customer-chat{grid-template-rows:calc(58px + env(safe-area-inset-top)) minmax(0,1fr)}.staff-main{padding-top:calc(58px + env(safe-area-inset-top))}.staff-topbar{height:calc(58px + env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
