html[data-ui-theme=studio]{--d2-rail:64px;--d2-settings:240px;--d2-header:64px}:where(html[data-ui-theme=studio]) .dashboard2-shell{background:var(--theme-background)}:where(html[data-ui-theme=studio]) .dashboard2-main{background:var(--theme-background)!important}:where(html[data-ui-theme=studio]) .dashboard2-shell>.fixed.inset-0{display:none}:where(html[data-ui-theme=studio]) .dashboard2-page-content{min-height:0}:where(html[data-ui-theme=studio]) .d2-rail{width:var(--d2-rail);flex:0 0 var(--d2-rail);display:flex;flex-direction:column;align-items:center;z-index:60;background:var(--theme-background);border-right:1px solid var(--theme-border)}:where(html[data-ui-theme=studio]) .d2-rail-brand{height:var(--d2-header);min-height:var(--d2-header);display:grid;place-items:center;width:100%;border-bottom:1px solid var(--theme-border);color:var(--theme-primary)}:where(html[data-ui-theme=studio]) .d2-rail-items{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;padding:18px 0 10px;gap:10px;min-height:0;overflow-y:auto;scrollbar-width:none}:where(html[data-ui-theme=studio]) .d2-rail-button{width:43px;min-height:43px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;color:var(--theme-text-muted);cursor:pointer;transition:background .18s,transform .18s}:where(html[data-ui-theme=studio]) .d2-rail-button>svg{color:var(--d2-tone,var(--theme-text-muted))}:where(html[data-ui-theme=studio]) .d2-rail-button:hover{background:var(--theme-surface-hover)}:where(html[data-ui-theme=studio]) .d2-rail-button.current,:where(html[data-ui-theme=studio]) .d2-rail-button[aria-expanded=true]{background:color-mix(in srgb,var(--d2-tone,var(--theme-primary)) 18%,transparent);box-shadow:none}:where(html[data-ui-theme=studio]) .d2-rail-button.current:before{content:"";position:absolute;left:-10px;height:20px;width:2px;background:var(--d2-tone,var(--theme-primary));border-radius:2px}:where(html[data-ui-theme=studio]) .d2-rail-dot{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--theme-primary);top:7px;right:7px}:where(html[data-ui-theme=studio]) .d2-settings-button{margin-top:auto}:where(html[data-ui-theme=studio]) .d2-profile-button{width:31px;min-height:31px;border-radius:50%;font-size:10px;background:var(--theme-surface);border:1px solid var(--theme-border);margin:10px 0 3px;overflow:hidden}:where(html[data-ui-theme=studio]) .d2-profile-button img{width:100%;height:100%;object-fit:cover}:where(html[data-ui-theme=studio]) .d2-logout{min-height:35px;margin-bottom:8px}:where(html[data-ui-theme=studio]) .d2-topbar{min-height:var(--d2-header);padding:0 24px;display:flex;align-items:center;gap:16px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);position:relative;z-index:50}:where(html[data-ui-theme=studio]) .d2-brand-name{font-size:20px;font-weight:700;letter-spacing:-.7px;white-space:nowrap}:where(html[data-ui-theme=studio]) .d2-beta-pill{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--theme-text-muted);white-space:nowrap}:where(html[data-ui-theme=studio]) .d2-beta-pill b{font-size:9px;font-weight:550;letter-spacing:.3px;color:var(--theme-text-accent);background:color-mix(in srgb,var(--theme-primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--theme-primary) 24%,transparent);padding:2px 6px;border-radius:5px}:where(html[data-ui-theme=studio]) .d2-global-search{flex:1;min-width:0;display:flex;justify-content:center}:where(html[data-ui-theme=studio]) .d2-top-actions{display:flex;align-items:center;gap:10px;margin-left:auto}:where(html[data-ui-theme=studio]) .d2-original-link{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--theme-text-muted);white-space:nowrap}:where(html[data-ui-theme=studio]) .d2-original-link:hover{color:var(--theme-text)}:where(html[data-ui-theme=studio]) .d2-icon-button{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;border-radius:6px;color:var(--theme-text-muted);cursor:pointer}:where(html[data-ui-theme=studio]) .d2-icon-button:hover{background:var(--theme-surface-hover);color:var(--theme-text)}:where(html[data-ui-theme=studio]) .d2-tooltip{position:fixed;left:calc(var(--d2-rail) + 9px);z-index:90;padding:7px 11px;background:var(--theme-surface-hover);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:6px;font-size:12px;pointer-events:none;box-shadow:0 6px 20px #0002}:where(html[data-ui-theme=studio]) .d2-flyout{position:fixed;left:calc(var(--d2-rail) + 10px);z-index:80;width:266px;max-width:calc(100vw - var(--d2-rail) - 20px);background:var(--theme-surface);border:0;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;animation:d2-flyout-in .22s cubic-bezier(.2,.75,.25,1)}:where(html[data-ui-theme=studio]) .d2-flyout>header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:7px;min-height:40px;margin:0;padding:0 0 0 12px;border:0;border-radius:0;background:color-mix(in srgb,var(--d2-tone) 22%,var(--theme-surface));box-shadow:none;color:var(--theme-text)}:where(html[data-ui-theme=studio]) .d2-flyout-title{display:flex;align-items:center;gap:7px;min-width:0}:where(html[data-ui-theme=studio]) .d2-flyout-title>svg{flex-shrink:0;color:var(--d2-tone)}:where(html[data-ui-theme=studio]) .d2-flyout header strong{font-size:12px;font-weight:600;line-height:1.3;overflow-wrap:anywhere}:where(html[data-ui-theme=studio]) .d2-flyout>header .d2-icon-button{width:36px;height:auto;min-height:40px;align-self:stretch;color:var(--theme-text);border:0;border-radius:0;background:transparent;box-shadow:none;transition:background .15s}:where(html[data-ui-theme=studio]) .d2-flyout>header .d2-icon-button:hover{background:color-mix(in srgb,var(--d2-tone) 12%,transparent)}:where(html[data-ui-theme=studio]) .d2-flyout>header .d2-icon-button:focus-visible{outline-color:var(--d2-tone);outline-offset:-3px}:where(html[data-ui-theme=studio]) .d2-flyout>.d2-search{flex-shrink:0;margin:10px 10px 0}:where(html[data-ui-theme=studio]) .d2-flyout>.d2-menu-items{margin:0;padding:8px}:where(html[data-ui-theme=studio]) .d2-search{display:flex;align-items:center;gap:8px;padding:10px 11px;border:1px solid var(--theme-border);border-radius:7px;color:var(--theme-text-muted);background:var(--theme-background)}:where(html[data-ui-theme=studio]) .d2-search input{width:100%;min-width:0;border:0;background:none;color:var(--theme-text);font-size:13px;outline:none}:where(html[data-ui-theme=studio]) .d2-search:focus-within{border-color:var(--theme-primary)}:where(html[data-ui-theme=studio]) .d2-search input::placeholder{color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .d2-menu-items{overflow-x:hidden;overflow-y:auto;min-height:0;scrollbar-width:thin;margin-top:5px}:where(html[data-ui-theme=studio]) .d2-menu-link{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:6px;min-height:41px;font-size:13px;color:var(--theme-text);text-decoration:none;transition:background .18s}:where(html[data-ui-theme=studio]) .d2-menu-link>svg,:where(html[data-ui-theme=studio]) .d2-setting-card>svg:first-child{flex-shrink:0;color:var(--d2-tone,var(--theme-primary));stroke-width:1.5}:where(html[data-ui-theme=studio]) .d2-menu-link>span{min-width:0;overflow-wrap:anywhere}:where(html[data-ui-theme=studio]) .d2-menu-link>:is(svg,span){transition:transform .18s}:where(html[data-ui-theme=studio]) .d2-menu-link:hover{background:var(--theme-surface-hover)}:where(html[data-ui-theme=studio]) .d2-menu-link:hover>:is(svg,span){transform:translateX(2px)}:where(html[data-ui-theme=studio]) .d2-menu-link[aria-current=page]{background:color-mix(in srgb,var(--theme-primary) 12%,transparent);box-shadow:inset 2px 0 var(--theme-primary)}:where(html[data-ui-theme=studio]) .d2-count{font-weight:550;font-size:10px;background:var(--theme-primary);color:#fff;border-radius:5px;min-width:18px;padding:1px 5px;margin-left:auto;text-align:center}:where(html[data-ui-theme=studio]) .d2-settings-nav{width:var(--d2-settings);flex:0 0 var(--d2-settings);padding:22px 12px 18px;background:var(--theme-background);border-right:1px solid var(--theme-border);z-index:45;display:flex;flex-direction:column;height:100%;overflow:hidden}:where(html[data-ui-theme=studio]) .d2-settings-nav>header{min-height:23px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:15px;font-weight:550;margin-bottom:24px}:where(html[data-ui-theme=studio]) .d2-settings-nav>.d2-search{margin:0 0 16px;background:var(--theme-surface)}:where(html[data-ui-theme=studio]) .d2-settings-sections{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent;margin-top:6px}:where(html[data-ui-theme=studio]) .d2-settings-sections section{margin:15px 0 18px}:where(html[data-ui-theme=studio]) .d2-settings-sections h2{color:var(--theme-text-muted);font-size:9px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;margin:0 11px 7px}:where(html[data-ui-theme=studio]) .d2-settings-sections .d2-menu-link{font-size:13px}:where(html[data-ui-theme=studio]) .d2-setting-glyph{width:19px;height:19px}:where(html[data-ui-theme=studio]) .d2-settings-nav footer{padding:16px 11px 0;margin-top:15px;border-top:1px solid var(--theme-border);font-size:11px}:where(html[data-ui-theme=studio]) .d2-settings-nav footer strong{font-weight:500;display:block}:where(html[data-ui-theme=studio]) .d2-settings-nav footer span{display:block;font-size:10px;color:var(--theme-text-muted);margin-top:5px}:where(html[data-ui-theme=studio]) .d2-settings-close{display:none}:where(html[data-ui-theme=studio]) .d2-empty{font-size:13px;color:var(--theme-text-muted);padding:24px 14px}:where(html[data-ui-theme=studio]) .d2-settings-home{width:100%;max-width:1200px;margin:0;padding:30px 28px}:where(html[data-ui-theme=studio]) .d2-settings-home>header{margin-bottom:26px}:where(html[data-ui-theme=studio]) .d2-eyebrow{font-size:10px;color:var(--theme-text-accent);letter-spacing:1.7px;margin-bottom:10px}:where(html[data-ui-theme=studio]) .d2-settings-home h1{font-size:32px;font-weight:600;letter-spacing:-.9px}:where(html[data-ui-theme=studio]) .d2-settings-home>header>p:last-child{font-size:14px;color:var(--theme-text-muted);margin-top:8px}:where(html[data-ui-theme=studio]) .d2-settings-home>.d2-search{max-width:480px;background:var(--theme-surface);margin-bottom:34px;padding:12px 14px}:where(html[data-ui-theme=studio]) .d2-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px}:where(html[data-ui-theme=studio]) .d2-settings-grid h2{font-size:18px;font-weight:550}:where(html[data-ui-theme=studio]) .d2-settings-grid section>p{font-size:12px;color:var(--theme-text-muted);margin-top:5px;margin-bottom:18px}:where(html[data-ui-theme=studio]) .d2-setting-card{display:flex;gap:13px;align-items:center;padding:17px 0;border-top:1px solid var(--theme-border);transition:background .18s}:where(html[data-ui-theme=studio]) .d2-setting-card>div{min-width:0;flex:1}:where(html[data-ui-theme=studio]) .d2-setting-card strong{font-size:14px;font-weight:500;display:block}:where(html[data-ui-theme=studio]) .d2-setting-card span{font-size:12px;line-height:1.6;color:var(--theme-text-muted);display:block;margin-top:5px}:where(html[data-ui-theme=studio]) .d2-setting-card>svg:last-child{color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .d2-setting-card:hover strong{color:var(--theme-primary)}:where(html[data-ui-theme=studio]) [data-tone=blue]{--d2-tone:#69b6ff}:where(html[data-ui-theme=studio]) [data-tone=green]{--d2-tone:#55dfae}:where(html[data-ui-theme=studio]) [data-tone=orange]{--d2-tone:#ffb56b}:where(html[data-ui-theme=studio]) [data-tone=violet]{--d2-tone:#b29aff}:where(html[data-ui-theme=studio]) [data-tone=amber]{--d2-tone:#f3cf65}:where(html[data-ui-theme=studio]) [data-tone=pink]{--d2-tone:#fa92c4}:where(html[data-ui-theme=studio]) [data-tone=purple]{--d2-tone:#d69cff}:where(html[data-ui-theme=studio]) [data-tone=cyan]{--d2-tone:#6bdde9}:where(html[data-ui-theme=studio]) [data-tone=indigo]{--d2-tone:#9cafff}html.light[data-ui-theme=studio] [data-tone=blue]{--d2-tone:#226fc4}html.light[data-ui-theme=studio] [data-tone=green]{--d2-tone:#087e61}html.light[data-ui-theme=studio] [data-tone=orange]{--d2-tone:#b45212}html.light[data-ui-theme=studio] [data-tone=violet]{--d2-tone:#7350be}html.light[data-ui-theme=studio] [data-tone=amber]{--d2-tone:#936914}html.light[data-ui-theme=studio] [data-tone=pink]{--d2-tone:#b03c75}html.light[data-ui-theme=studio] [data-tone=purple]{--d2-tone:#9042be}html.light[data-ui-theme=studio] [data-tone=cyan]{--d2-tone:#09778f}html.light[data-ui-theme=studio] [data-tone=indigo]{--d2-tone:#5265b6}:where(html[data-ui-theme=studio]) .d2-nav-loading{width:16px;height:16px;border:1px solid var(--theme-border);border-top-color:var(--theme-primary);border-radius:50%;animation:d2-spin 1s linear infinite}:where(html[data-ui-theme=studio]) .dashboard2-inbox{background:var(--theme-background-alt)!important}:where(html[data-ui-theme=studio]) .dashboard2-conversation-list{background:var(--theme-surface)!important}:where(html[data-ui-theme=studio]) .dashboard2-conversations>div:first-child{padding:24px 19px 17px}:where(html[data-ui-theme=studio]) .dashboard2-conversations>div:first-child>div:first-child>p{font-size:19px;letter-spacing:-.5px}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row{border-radius:9px;margin:4px 0;padding:16px 12px;border:1px solid transparent}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row[data-selected=true]{box-shadow:inset 2px 0 var(--theme-primary);border:1px solid color-mix(in srgb,var(--theme-primary) 24%,var(--theme-border))}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row img{box-shadow:0 0 0 1px var(--theme-border)}:where(html[data-ui-theme=studio]) .dashboard2-inbox button,:where(html[data-ui-theme=studio]) .dashboard2-inbox input{transition:background .18s,border-color .18s}:where(html[data-ui-theme=studio]) .dashboard2-voice-editor{left:var(--d2-rail)!important;background:var(--theme-background)!important;backdrop-filter:none!important;overflow:hidden}:where(html[data-ui-theme=studio]) .dashboard2-voice-viewport,:where(html[data-ui-theme=studio]) .dashboard2-voice-window{height:100%;width:100%;margin:0!important;max-width:none!important;border-radius:0!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-decoration{display:none}:where(html[data-ui-theme=studio]) .dashboard2-voice-grid{display:grid;grid-template-columns:var(--d2-settings) minmax(0,1fr);grid-template-rows:98px minmax(0,1fr) auto;height:100%;background:var(--theme-background)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading{grid-column:2;grid-row:1;background:var(--theme-background)!important;border-color:var(--theme-border)!important;padding:22px 40px!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading h3{font-size:28px;font-weight:600;letter-spacing:-.6px;color:var(--theme-text)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading h3>div{background:none!important;box-shadow:none!important;padding:0 7px 0 0!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading h3>div>svg{width:28px;height:28px;color:var(--theme-accent)!important;stroke-width:1.5}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading h3>span{text-shadow:none!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs{grid-column:1;display:flex;flex-direction:column;padding:25px 13px;overflow-y:auto;background:var(--theme-surface);border-right:1px solid var(--theme-border);scrollbar-width:thin}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs:before{content:"VOICE AGENT";font-size:10px;letter-spacing:1.5px;color:var(--theme-text-accent);padding:7px 12px 20px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button{flex-shrink:0;min-height:44px;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:7px;font-size:14px;box-shadow:none!important;color:var(--theme-text-muted);transition:background .18s,transform .18s}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button:hover{background:var(--theme-surface-hover);transform:translateX(2px)}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button[aria-selected=true]{background:color-mix(in srgb,var(--theme-primary) 13%,transparent)!important;color:var(--theme-text)!important;box-shadow:inset 2px 0 var(--theme-primary)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs svg{width:20px;height:20px;stroke-width:1.5;color:#69b6ff}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button:nth-of-type(4n+2) svg{color:#55dfae}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button:nth-of-type(4n+3) svg{color:#6bdde9}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button:nth-of-type(4n+4) svg{color:#b29aff}html.light[data-ui-theme=studio] .dashboard2-voice-tabs svg{color:#226fc4}html.light[data-ui-theme=studio] .dashboard2-voice-tabs button:nth-of-type(4n+2) svg{color:#087e61}html.light[data-ui-theme=studio] .dashboard2-voice-tabs button:nth-of-type(4n+3) svg{color:#09778f}html.light[data-ui-theme=studio] .dashboard2-voice-tabs button:nth-of-type(4n+4) svg{color:#7350be}:where(html[data-ui-theme=studio]) .dashboard2-voice-fields{grid-column:2;grid-row:2;min-height:0;overflow-y:auto;padding:12px 20px;scrollbar-width:thin}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel{max-width:1100px;margin:auto;padding:24px 20px;animation:d2-section-in .28s ease-out}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel>.grid{gap:26px}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel input:not([type=checkbox]):not([type=range]),:where(html[data-ui-theme=studio]) .dashboard2-voice-panel select,:where(html[data-ui-theme=studio]) .dashboard2-voice-panel textarea{font-size:14px!important;background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;border-radius:7px!important;color:var(--theme-text)!important;box-shadow:none!important;min-height:42px}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel label{font-size:14px!important;line-height:1.6;color:var(--theme-text)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel :is(.text-slate-400,.text-slate-300,.text-gray-400){color:var(--theme-text-muted)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel :is(.text-white,.text-slate-200){color:var(--theme-text)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel .text-xs{font-size:12px;line-height:1.65}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer{grid-column:2;grid-row:3;border-color:var(--theme-border)!important;background:var(--theme-background)!important;padding:18px 40px!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer button{border-radius:7px;font-size:13px}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer button:last-child{background:var(--theme-primary)!important;box-shadow:none!important;animation:none!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer button:first-child{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-muted)!important}html[data-ui-theme=studio] :focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}@keyframes d2-flyout-in{0%{opacity:.2;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}@keyframes d2-section-in{0%{opacity:.25;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes d2-spin{to{transform:rotate(1turn)}}@media(max-width:1250px){:where(html[data-ui-theme=studio]) .d2-beta-pill{font-size:0;gap:0}:where(html[data-ui-theme=studio]) .d2-original-link{font-size:0;gap:0}:where(html[data-ui-theme=studio]) .d2-original-link svg{width:18px;height:18px}:where(html[data-ui-theme=studio]) .d2-topbar{padding:0 18px;gap:12px}:where(html[data-ui-theme=studio]) .d2-settings-grid{grid-template-columns:1fr}}@media(max-width:950px){:where(html[data-ui-theme=studio]) .d2-settings-home{padding:28px}:where(html[data-ui-theme=studio]) .d2-top-actions{gap:5px}:where(html[data-ui-theme=studio]) .d2-global-search{justify-content:flex-end}:where(html[data-ui-theme=studio]) .d2-voice-heading{padding:20px!important}}@media(max-width:820px){:where(html[data-ui-theme=studio]) .d2-settings-nav{position:fixed;left:var(--d2-rail);top:var(--d2-header);bottom:0;height:auto;display:none;z-index:65;box-shadow:12px 0 30px #0003}:where(html[data-ui-theme=studio]) .d2-settings-nav.is-open{display:flex;animation:d2-flyout-in .2s ease-out}:where(html[data-ui-theme=studio]) .d2-settings-close{display:grid}:where(html[data-ui-theme=studio]) .d2-settings-scrim{position:fixed;inset:var(--d2-header) 0 0 var(--d2-rail);background:#0007;z-index:64}:where(html[data-ui-theme=studio]) .dashboard2-voice-grid{grid-template-columns:190px minmax(0,1fr)}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel{padding:16px 8px}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel>.grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){html[data-ui-theme=studio]{--d2-rail:54px;--d2-header:56px}:where(html[data-ui-theme=studio]) .d2-topbar{padding:0 12px;gap:8px}:where(html[data-ui-theme=studio]) .d2-brand-name{font-size:17px}:where(html[data-ui-theme=studio]) .d2-top-actions{gap:3px}:where(html[data-ui-theme=studio]) .d2-beta-pill{display:none}:where(html[data-ui-theme=studio]) .d2-rail-button{width:40px;min-height:41px}:where(html[data-ui-theme=studio]) .d2-rail-button.current:before{left:-7px}:where(html[data-ui-theme=studio]) .d2-settings-home{padding:26px 20px}:where(html[data-ui-theme=studio]) .d2-settings-home h1{font-size:28px}:where(html[data-ui-theme=studio]) .dashboard2-voice-grid{grid-template-columns:1fr;grid-template-rows:76px auto minmax(0,1fr) auto}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading{grid-column:1;grid-row:1;padding:18px!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-heading h3{font-size:21px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs{grid-column:1;grid-row:2;flex-direction:row;padding:9px 12px;max-height:65px;border-right:0;border-bottom:1px solid var(--theme-border)}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs:before{display:none}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button{white-space:nowrap;min-height:36px;padding:7px 10px;font-size:12px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs svg{width:16px;height:16px}:where(html[data-ui-theme=studio]) .dashboard2-voice-fields{grid-column:1;grid-row:3;padding:5px 10px}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer{grid-column:1;grid-row:4;padding:13px!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel input:not([type=checkbox]):not([type=range]),:where(html[data-ui-theme=studio]) .dashboard2-voice-panel select,:where(html[data-ui-theme=studio]) .dashboard2-voice-panel textarea{font-size:16px!important}}@media(prefers-reduced-motion:reduce){:where(html[data-ui-theme=studio]) .d2-flyout,:where(html[data-ui-theme=studio]) .d2-nav-loading,:where(html[data-ui-theme=studio]) .d2-settings-nav,:where(html[data-ui-theme=studio]) .dashboard2-voice-panel{animation:none!important}:where(html[data-ui-theme=studio]) .d2-menu-link,:where(html[data-ui-theme=studio]) .d2-menu-link>:is(svg,span),:where(html[data-ui-theme=studio]) .d2-rail-button,:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs button{transition:none!important}}:where(html[data-ui-theme=studio]) .dashboard2-inbox .d2-contact-profile{flex-direction:column;text-align:center;gap:12px;padding:16px 0}:where(html[data-ui-theme=studio]) .dashboard2-inbox .d2-contact-portrait{width:76px;height:76px;background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;box-shadow:0 0 0 4px var(--theme-surface);font-size:22px}:where(html[data-ui-theme=studio]) .dashboard2-inbox .d2-contact-profile h3{font-size:19px;letter-spacing:-.4px}:where(html[data-ui-theme=studio]) .dashboard2-voice-page>.fixed.inset-0.pointer-events-none{display:none}:where(html[data-ui-theme=studio]) .dashboard2-voice-page>.relative>:first-child h1{font-size:31px;letter-spacing:-.6px}:where(html[data-ui-theme=studio]) .dashboard2-voice-page>.relative>:first-child h1>div{background:none!important;border:0!important;box-shadow:none!important;padding:0!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-page>.relative>:first-child h1>div>div{display:none}:where(html[data-ui-theme=studio]) .dashboard2-voice-page .cyber-border:before{display:none}:where(html[data-ui-theme=studio]) .d2-global-search input{min-width:0;width:100%}:where(html[data-ui-theme=studio]) .d2-global-search>div>div:first-child{box-shadow:none!important;border:1px solid var(--theme-border);border-radius:8px}:where(html[data-ui-theme=studio]) .d2-mobile-search-toggle{display:none}:where(html[data-ui-theme=studio]) .dashboard2-conversations>div:first-child>div:first-child{flex-wrap:wrap;row-gap:12px}:where(html[data-ui-theme=studio]) .dashboard2-conversations>div:first-child>div:first-child>p{flex:1;min-width:calc(100% - 40px)}:where(html[data-ui-theme=studio]) .dashboard2-conversations>div:first-child>div:first-child>div{flex-basis:100%;justify-content:flex-end}:where(html[data-ui-theme=studio]) .d2-inbox-back{display:none}@media(max-width:700px){:where(html[data-ui-theme=studio]) .dashboard2-inbox{position:relative}:where(html[data-ui-theme=studio]) .dashboard2-conversation-list{width:100%!important;min-width:0!important}:where(html[data-ui-theme=studio]) .dashboard2-inbox .dashboard2-message-thread{display:none}:where(html[data-ui-theme=studio]) .dashboard2-inbox[data-conversation-open=true] .dashboard2-conversation-list{display:none}:where(html[data-ui-theme=studio]) .dashboard2-inbox[data-conversation-open=true] .dashboard2-message-thread{display:flex;flex-direction:column}:where(html[data-ui-theme=studio]) .d2-inbox-back{display:flex;align-items:center;gap:7px;width:100%;flex-shrink:0;font-size:12px;padding:10px 14px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border);color:var(--theme-text-accent)}:where(html[data-ui-theme=studio]) .dashboard2-customer-container{position:absolute!important;right:0;top:0;bottom:0;max-width:100%;z-index:45;background:var(--theme-surface);box-shadow:-12px 0 30px #0005}}@media(max-width:600px){:where(html[data-ui-theme=studio]) .d2-mobile-search-toggle{display:grid}:where(html[data-ui-theme=studio]) .d2-global-search{display:none}:where(html[data-ui-theme=studio]) .d2-global-search.d2-mobile-search-open{display:block;position:absolute;top:var(--d2-header);left:0;right:0;padding:10px;background:var(--theme-surface);border-bottom:1px solid var(--theme-border)}:where(html[data-ui-theme=studio]) .d2-top-actions .d2-icon-button{width:28px}:where(html[data-ui-theme=studio]) .d2-topbar{gap:6px;padding:0 10px}}:where(html[data-ui-theme=studio]) .dashboard2-main:has(.dashboard2-voice-editor){z-index:70!important}html[data-ui-theme=studio]{--d2-header:62px;--studio-panel:#14171a;--studio-header:#25292e;--studio-rail:#101214;--studio-selected:#172638;--studio-inbox:#10151c;--studio-inbox-panel:#161c25;--studio-inbox-line:#26303d}html[data-ui-theme=studio].light{--studio-panel:#fff;--studio-header:#f8f9fb;--studio-rail:#fff;--studio-selected:#edf5ff;--studio-inbox:#f5f7fb;--studio-inbox-panel:#fff;--studio-inbox-line:#e3e9f1}:where(html[data-ui-theme=studio]) .dashboard2-shell{font:14px/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--theme-text);-webkit-font-smoothing:antialiased}:where(html[data-ui-theme=studio]) .dashboard2-main{padding-top:var(--d2-header)}:where(html[data-ui-theme=studio]) .d2-topbar{position:fixed;top:0;left:var(--d2-rail);right:0;height:var(--d2-header);background:var(--studio-header);gap:26px;z-index:80}:where(html[data-ui-theme=studio]) .d2-brand-name{font-size:19px}:where(html[data-ui-theme=studio]) .d2-rail{overflow:visible}:where(html[data-ui-theme=studio]) .d2-rail-brand{position:relative;overflow:visible;justify-items:start}:where(html[data-ui-theme=studio]) .d2-rail-brand .d2-brand-logo{position:absolute;left:16px;top:50%;transform:translateY(-50%);height:30px;max-width:none;width:auto}:where(html[data-ui-theme=studio]) .d2-topbar{padding-left:112px}@media(max-width:600px){:where(html[data-ui-theme=studio]) .d2-rail-brand .d2-brand-logo{left:10px;height:24px}:where(html[data-ui-theme=studio]) .d2-topbar{padding-left:86px}}:where(html[data-ui-theme=studio]) .d2-brand-logo{height:26px;width:auto;max-width:170px;object-fit:contain;display:block;flex-shrink:0}html.light[data-ui-theme=studio] .d2-brand-logo{filter:none}@media(max-width:600px){:where(html[data-ui-theme=studio]) .d2-brand-logo{height:22px;max-width:120px}}:where(html[data-ui-theme=studio]) .studio-workspace-name{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .studio-workspace-name svg{color:#9cafff;stroke-width:1.5}:where(html[data-ui-theme=studio]) .studio-beta-mark{display:flex;gap:7px;align-items:center;font-size:10px;color:var(--theme-text-muted);white-space:nowrap}:where(html[data-ui-theme=studio]) .studio-beta-mark i{width:5px;height:5px;border-radius:50%;background:var(--theme-primary)}:where(html[data-ui-theme=studio]) .d2-top-actions{gap:12px}:where(html[data-ui-theme=studio]) .d2-global-search{display:none;position:absolute;top:calc(var(--d2-header) + 8px);right:22px;width:min(560px,calc(100vw - 92px));padding:10px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:9px;box-shadow:0 12px 32px #0003}:where(html[data-ui-theme=studio]) .d2-global-search.studio-search-open{display:block}:where(html[data-ui-theme=studio]) .d2-rail{background:var(--studio-rail);z-index:90}:where(html[data-ui-theme=studio]) .d2-rail-brand{background:var(--studio-header)}:where(html[data-ui-theme=studio]) .d2-rail-items{gap:12px;padding-top:16px}:where(html[data-ui-theme=studio]) .d2-rail-button{border-radius:7px}:where(html[data-ui-theme=studio]) .d2-settings-nav{margin-top:var(--d2-header);height:calc(100% - var(--d2-header));background:var(--studio-panel);padding-top:22px}:where(html[data-ui-theme=studio]) .d2-settings-nav>header{font-size:12px;font-weight:400;margin-bottom:18px}:where(html[data-ui-theme=studio]) .d2-settings-nav[data-section-navigation=true]>:is(.d2-search,.d2-menu-link,.d2-settings-sections){display:none}:where(html[data-ui-theme=studio]) .studio-settings-tabs-slot{min-height:0;overflow:auto;scrollbar-width:thin}:where(html[data-ui-theme=studio]) .studio-settings-tabs-slot:empty{display:none}:where(html[data-ui-theme=studio]) .studio-settings-back{display:flex;align-items:center;gap:6px;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .studio-pagebar{height:57px;min-height:57px;border-bottom:1px solid var(--theme-border);display:flex;align-items:center;gap:10px;padding:0 34px;font-size:12px;color:var(--theme-text-muted);position:relative;background:var(--theme-background)}:where(html[data-ui-theme=studio]) .studio-pagebar strong{color:var(--theme-text);font-size:13px;font-weight:550;text-transform:none}:where(html[data-ui-theme=studio]) .studio-pagebar[data-settings=true]{justify-content:flex-start}:where(html[data-ui-theme=studio]) .studio-view-switch{display:flex;align-items:center;padding:3px;gap:3px;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:6px;margin-left:auto}:where(html[data-ui-theme=studio]) .studio-pagebar[data-settings=true] .studio-view-switch{position:absolute;right:24px}:where(html[data-ui-theme=studio]) .studio-view-switch a{border-radius:4px;padding:4px 12px;font-size:11px}:where(html[data-ui-theme=studio]) .studio-view-switch a[aria-current=page]{background:var(--theme-background);color:var(--theme-text)}:where(html[data-ui-theme=studio]) .studio-settings-toggle{display:none}:where(html[data-ui-theme=studio]) .studio-service-notice:empty{display:none}:where(html[data-ui-theme=studio]) .studio-service-notice>div{padding:6px 16px!important;font-size:11px!important;line-height:1.5!important;background:color-mix(in srgb,#c67c42 9%,var(--theme-background))!important;border-color:color-mix(in srgb,#c67c42 24%,var(--theme-border))!important;color:var(--theme-text-muted)!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content{background:var(--theme-background);scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent}:where(html[data-ui-theme=studio]) .dashboard2-page-content>:not(.dashboard2-inbox):not(.pointer-events-none){animation:studio-reveal .25s ease-out}:where(html[data-ui-theme=studio]) .dashboard2-page-content h1{font-size:30px!important;line-height:1.25!important;letter-spacing:-.8px!important;font-weight:600!important;color:var(--theme-text)!important;text-shadow:none!important;background-image:none!important;-webkit-text-fill-color:currentColor!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content h2{font-size:19px;line-height:1.4;letter-spacing:-.25px;font-weight:550;color:var(--theme-text)}:where(html[data-ui-theme=studio]) .dashboard2-page-content h3{font-size:16px;font-weight:550}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.theme-panel,.theme-panel-subtle,[data-studio-surface]){background:var(--theme-surface)!important;background-image:none!important;border-color:var(--theme-border)!important;box-shadow:none!important;backdrop-filter:none!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.rounded-3xl,.rounded-2xl){border-radius:10px}:where(html[data-ui-theme=studio]) .dashboard2-page-content .rounded-xl{border-radius:7px}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.cyber-border,.cyber-glow,.cyber-input),:where(html[data-ui-theme=studio]) .dashboard2-page-content [style*=box-shadow],:where(html[data-ui-theme=studio]) .dashboard2-page-content [style*=text-shadow]{box-shadow:none!important;text-shadow:none!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.cyber-border,.cyber-glow):before,:where(html[data-ui-theme=studio]) .dashboard2-page-content>.fixed.pointer-events-none,:where(html[data-ui-theme=studio]) .dashboard2-page-content>div>.fixed.pointer-events-none{display:none!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.animate-pulse,.animate-ping).pointer-events-none{display:none!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),textarea,select,[role=combobox]),html[data-ui-theme=studio] [role=dialog] :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),textarea,select,[role=combobox]){border:1px solid var(--theme-border)!important;border-radius:7px!important;background:var(--theme-surface)!important;color:var(--theme-text)!important;box-shadow:none!important;min-height:41px;padding:10px 12px;font-size:14px;line-height:1.5;transition:border-color .18s,background .18s}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(input,textarea,select,[role=combobox]):focus{border-color:var(--theme-primary)!important;outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary) 14%,transparent)!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(input,textarea)::placeholder{color:var(--theme-text-muted);opacity:.75}:where(html[data-ui-theme=studio]) .dashboard2-page-content input:is([type=checkbox],[type=radio],[type=range]){accent-color:var(--theme-primary)}:where(html[data-ui-theme=studio]) .dashboard2-page-content input[type=range]{min-height:20px;background:transparent!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(button,.theme-btn,[role=button]){text-shadow:none!important;box-shadow:none;transition:background .18s,color .18s,border-color .18s,transform .18s}:where(html[data-ui-theme=studio]) .dashboard2-page-content button:not(:disabled):active{transform:translateY(1px)}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.theme-btn,.theme-btn-primary){border-radius:7px!important;background:var(--theme-primary)!important;color:white!important;font-weight:500!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(.theme-icon-btn,.theme-btn-secondary){background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;color:var(--theme-text)!important;border-radius:7px!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content table{border-collapse:collapse;font-size:13px;width:100%}:where(html[data-ui-theme=studio]) .dashboard2-page-content th{color:var(--theme-text-muted)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.15px!important;text-transform:none!important;padding-top:14px!important;padding-bottom:14px!important;border-color:var(--theme-border)!important;background:transparent!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content td{padding-top:16px!important;padding-bottom:16px!important;border-color:var(--theme-border)!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content tbody tr{border-bottom:1px solid var(--theme-border)}:where(html[data-ui-theme=studio]) .dashboard2-page-content tbody tr:hover{background:color-mix(in srgb,var(--theme-surface-hover) 60%,transparent)}:where(html[data-ui-theme=studio]) .dashboard2-page-content [data-studio-tabs],:where(html[data-ui-theme=studio]) .studio-tab-rail{display:flex;align-items:center;gap:24px;padding:0!important;margin:0 0 24px;border:0!important;border-bottom:1px solid var(--theme-border)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:auto;scrollbar-width:thin}:where(html[data-ui-theme=studio]) [data-studio-tab],:where(html[data-ui-theme=studio]) [data-studio-tabs]>:is(button,a){position:relative;display:flex;align-items:center;justify-content:flex-start;gap:9px;white-space:nowrap;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:14px 2px!important;min-height:44px;font-size:13px!important;font-weight:500!important;color:var(--theme-text-muted)!important}:where(html[data-ui-theme=studio]) [data-studio-tabs] [aria-selected=true]{color:var(--theme-primary)!important;border-bottom-color:var(--theme-primary)!important}:where(html[data-ui-theme=studio]) [data-studio-tabs] button>:is(.absolute,[style*=gradient]){display:none}:where(html[data-ui-theme=studio]) [data-studio-tabs] button>:is(span,div){position:relative}:where(html[data-ui-theme=studio]) [data-studio-tabs] button svg{width:18px;height:18px;stroke-width:1.5;color:var(--d2-tone,currentColor)}:where(html[data-ui-theme=studio]) .studio-tab-badge{font-size:10px;background:var(--theme-surface-hover);padding:1px 5px;border-radius:4px}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]{display:flex!important;flex-direction:column;align-items:stretch;gap:4px!important;overflow:visible;margin:0;border:0!important}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]>button{min-height:44px;padding:10px 12px!important;border:0!important;border-radius:7px!important;white-space:normal;text-align:left}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]>button[aria-selected=true]{background:var(--studio-selected)!important;box-shadow:inset 2px 0 var(--theme-primary)!important;color:var(--theme-text)!important}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]>button:hover{background:var(--theme-surface-hover)!important;transform:translateX(2px)}:where(html[data-ui-theme=studio]) .studio-tab-anchor:empty{display:none}:where(html[data-ui-theme=studio]) [data-studio-settings=true]>div:not(.dashboard2-voice-page){max-width:1180px;margin-left:auto;margin-right:auto}:where(html[data-ui-theme=studio]) .dashboard2-page-content[data-studio-settings=true]>div:has(.d2-settings-home){max-width:none;margin-left:0;margin-right:0}:where(html[data-ui-theme=studio]) .dashboard2-page-content[data-studio-settings=true] .d2-settings-home{margin-left:0;margin-right:0}:where(html[data-ui-theme=studio]) [data-studio-settings=true] :is(.max-w-3xl,.max-w-4xl,.max-w-5xl,.max-w-6xl,.max-w-7xl){max-width:1120px}:where(html[data-ui-theme=studio]) [data-studio-settings=true]>:is(div,section)>:is(.p-6,.p-8){padding:36px 42px}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]{display:grid!important;grid-template-columns:minmax(140px,.85fr) minmax(0,1.5fr);gap:8px 34px!important;align-items:center;padding:17px 0!important;border:0!important;border-bottom:1px solid color-mix(in srgb,var(--theme-border) 65%,transparent)!important;border-radius:0!important;background:none!important;box-shadow:none!important;margin:0!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]>:is(label,.studio-field-label){grid-column:1;grid-row:1;margin:0!important;font-size:14px!important;line-height:1.6;color:var(--theme-text)!important;font-weight:400!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]>:not(label):not(.studio-field-label){grid-column:2;min-width:0;margin:0!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]>:is(p,small){grid-column:2;font-size:12px;line-height:1.6;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) [data-studio-settings=true] :is(.grid-cols-2,.md\:grid-cols-2,.lg\:grid-cols-2):has(>[data-studio-form-row]){grid-template-columns:minmax(0,1fr)!important;gap:0!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-surface]:has([data-studio-form-row]){background:transparent!important;border-left:0!important;border-right:0!important;border-bottom:0!important;border-radius:0!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-surface]:has([data-studio-form-row])>:is(h2,h3){margin:0 0 15px;font-size:19px!important}:where(html[data-ui-theme=studio]) .studio-toggle{width:40px;height:23px;min-height:23px!important;display:inline-flex;align-items:center;flex-shrink:0;border-radius:20px!important;padding:3px!important;background:var(--theme-border)!important}:where(html[data-ui-theme=studio]) .studio-toggle:after{content:"";display:block;width:17px;height:17px;border-radius:50%;background:white;transition:transform .2s}:where(html[data-ui-theme=studio]) .studio-toggle[aria-checked=true]{background:var(--theme-primary)!important}:where(html[data-ui-theme=studio]) .studio-toggle[aria-checked=true]:after{transform:translateX(17px)}:where(html[data-ui-theme=studio]) .studio-field-label small{display:block;margin-top:5px;font-size:12px;line-height:1.6;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .studio-section-description{color:var(--theme-text-muted);font-size:13px;line-height:1.7}@keyframes studio-reveal{0%{opacity:.4;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){:where(html[data-ui-theme=studio]) .studio-workspace-name{max-width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:where(html[data-ui-theme=studio]) .studio-beta-mark{display:none}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]{gap:8px 24px!important}}@media(max-width:820px){:where(html[data-ui-theme=studio]) .d2-settings-nav{margin-top:0;height:auto}:where(html[data-ui-theme=studio]) .studio-settings-toggle{display:flex;align-items:center;gap:6px;font-size:11px;position:absolute;left:14px}:where(html[data-ui-theme=studio]) .studio-pagebar{padding:0 20px}:where(html[data-ui-theme=studio]) .studio-pagebar[data-settings=true]{padding-left:95px;justify-content:flex-start}:where(html[data-ui-theme=studio]) .studio-pagebar[data-settings=true] .studio-view-switch{display:none}:where(html[data-ui-theme=studio]) .studio-workspace-name{display:none}:where(html[data-ui-theme=studio]) .d2-topbar{gap:15px}}@media(max-width:600px){html[data-ui-theme=studio]{--d2-header:56px}:where(html[data-ui-theme=studio]) .d2-topbar{gap:8px;padding:0 12px}:where(html[data-ui-theme=studio]) .d2-top-actions{gap:5px}:where(html[data-ui-theme=studio]) .studio-pagebar{height:50px;min-height:50px;padding:0 15px}:where(html[data-ui-theme=studio]) .studio-view-switch{display:none}:where(html[data-ui-theme=studio]) .studio-breadcrumb-parent{max-width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:where(html[data-ui-theme=studio]) .dashboard2-page-content h1{font-size:26px!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true]>:is(div,section)>:is(.p-6,.p-8){padding:24px 20px}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]{grid-template-columns:1fr!important;gap:9px!important;padding:17px 0!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]>:not(label):not(.studio-field-label){grid-column:1!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-form-row]>:is(label,.studio-field-label){grid-row:auto!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content :is(input,select,textarea){font-size:16px!important}:where(html[data-ui-theme=studio]) .d2-global-search{left:auto;right:10px;top:calc(var(--d2-header) + 5px);width:calc(100vw - 76px)}}@media(prefers-reduced-motion:reduce){:where(html[data-ui-theme=studio]) .dashboard2-page-content *,:where(html[data-ui-theme=studio]) .dashboard2-page-content>*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:where(html[data-ui-theme=studio]) .dashboard2-voice-editor{top:var(--d2-header)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-grid{grid-template-rows:57px minmax(0,1fr) auto}:where(html[data-ui-theme=studio]) .studio-voice-pagebar{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--theme-border);position:relative;font-size:13px}:where(html[data-ui-theme=studio]) .studio-voice-pagebar strong{font-weight:550}:where(html[data-ui-theme=studio]) .studio-voice-pagebar>button{position:absolute;right:24px;display:flex;align-items:center;gap:7px;font-size:11px;color:var(--theme-text-muted);border:1px solid var(--theme-border);border-radius:6px;padding:6px 10px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs{grid-row:1/4;background:var(--studio-panel);padding:24px 12px;gap:4px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs:before{display:none}:where(html[data-ui-theme=studio]) .studio-voice-nav-heading{margin-bottom:12px}:where(html[data-ui-theme=studio]) .studio-voice-nav-heading>button{min-height:0;padding:0 9px 18px;font-size:12px;box-shadow:none!important}:where(html[data-ui-theme=studio]) .studio-voice-nav-heading>p{font-size:10px;color:var(--theme-primary);letter-spacing:1.6px;padding:0 10px 17px}:where(html[data-ui-theme=studio]) .studio-voice-nav-heading input,:where(html[data-ui-theme=studio]) .studio-voice-nav-heading select{width:100%;font-size:12px!important;min-height:41px;background:var(--theme-surface)!important}:where(html[data-ui-theme=studio]) .studio-voice-nav-heading select{margin-top:9px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs>button{font-size:14px;min-height:43px;color:var(--theme-text)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs>button[aria-selected=true]:after{content:"";width:5px;height:5px;border-radius:50%;margin-left:auto;background:var(--theme-primary)}:where(html[data-ui-theme=studio]) .dashboard2-voice-fields{padding:34px 48px 16px}:where(html[data-ui-theme=studio]) .studio-voice-hero{display:flex;align-items:center;gap:20px;padding-bottom:27px;border-bottom:1px solid var(--theme-border);max-width:1114px;margin:auto}:where(html[data-ui-theme=studio]) .studio-voice-hero>svg{color:#6bdde9;flex-shrink:0}:where(html[data-ui-theme=studio]) .studio-voice-hero h1{font-size:34px!important;font-weight:600!important;letter-spacing:-1px!important;margin:0}:where(html[data-ui-theme=studio]) .studio-voice-hero .d2-eyebrow{margin-bottom:6px;font-size:10px;color:var(--theme-primary)}:where(html[data-ui-theme=studio]) .studio-voice-hero p:last-child{font-size:13px;color:var(--theme-text-muted);margin-top:8px}:where(html[data-ui-theme=studio]) .studio-voice-status{display:inline-flex;gap:6px;align-items:center;margin-left:auto;color:#6ac8a0;background:#192d26;border:1px solid #29483a;border-radius:20px;padding:5px 10px;font-size:12px;white-space:nowrap}:where(html[data-ui-theme=studio]) .studio-voice-status i{width:5px;height:5px;border-radius:50%;background:currentColor}:where(html[data-ui-theme=studio]) .studio-voice-status[data-active=false]{color:var(--theme-text-muted);background:var(--theme-surface);border-color:var(--theme-border)}:where(html[data-ui-theme=studio]) .studio-voice-context{display:flex;flex-wrap:wrap;gap:10px;padding:19px 0 3px;max-width:1114px;margin:auto}:where(html[data-ui-theme=studio]) .studio-voice-context>span{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:var(--theme-text-muted);background:var(--theme-surface);border:1px solid var(--theme-border);padding:5px 9px;border-radius:6px}:where(html[data-ui-theme=studio]) .studio-voice-context svg{color:#6bdde9;stroke-width:1.5}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel{padding:0;max-width:1114px}:where(html[data-ui-theme=studio]) .studio-voice-section{display:flex;gap:12px;align-items:flex-start;padding:30px 0 24px}:where(html[data-ui-theme=studio]) .studio-voice-section>svg{color:var(--theme-text-accent);margin-top:3px;flex-shrink:0}:where(html[data-ui-theme=studio]) .studio-voice-section h2{font-size:22px!important;font-weight:550!important;letter-spacing:-.5px;margin:0}:where(html[data-ui-theme=studio]) .studio-voice-section p{font-size:13px;color:var(--theme-text-muted);margin-top:6px;line-height:1.7}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel [data-studio-form-row]{min-height:80px}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel .studio-voice-section+[data-studio-form-row]{margin-top:0!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel>.grid:has(>[data-studio-form-row]){display:block!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel>:is(.bg-gradient-to-r,.bg-gradient-to-br,[class*=bg-slate]),:where(html[data-ui-theme=studio]) .dashboard2-voice-panel>div>:is(.bg-gradient-to-r,.bg-gradient-to-br){background:var(--theme-surface)!important;background-image:none!important;border-color:var(--theme-border)!important;box-shadow:none!important;border-radius:7px!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel [class*=border-slate]{border-color:var(--theme-border)!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel .studio-toggle{min-height:23px!important;min-width:40px}:where(html[data-ui-theme=studio]) .studio-voice-advanced{border-top:1px solid var(--theme-border);margin-top:24px;padding:0}:where(html[data-ui-theme=studio]) .studio-voice-advanced summary{display:flex;align-items:center;gap:10px;cursor:pointer;padding:20px 0;font-size:13px;color:var(--theme-text-muted);list-style:none}:where(html[data-ui-theme=studio]) .studio-voice-advanced summary>svg:last-child{margin-left:auto}:where(html[data-ui-theme=studio]) .studio-voice-advanced summary::-webkit-details-marker{display:none}:where(html[data-ui-theme=studio]) .studio-voice-advanced>div{padding:0 0 20px}:where(html[data-ui-theme=studio]) .studio-voice-advanced img{width:100%;height:100%;object-fit:cover}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer{padding:19px 48px!important;align-items:center;gap:10px}:where(html[data-ui-theme=studio]) .studio-voice-save-note{font-size:12px;color:var(--theme-text-muted);margin-right:auto}:where(html[data-ui-theme=studio]) .studio-voice-save-note[role=alert]{color:#f49797}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer button:last-child{font-weight:500!important;font-size:13px!important;padding:10px 16px;border-radius:7px}:where(html[data-ui-theme=studio]) .dashboard2-voice-page>.relative{max-width:1250px;margin:auto;padding:34px 40px}:where(html[data-ui-theme=studio]) .dashboard2-voice-page .cyber-border{background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;border-radius:8px!important;box-shadow:none!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-page .cyber-border>.absolute{display:none}html[data-ui-theme=studio] [role=dialog][data-state=open]{z-index:160!important}:where(html[data-ui-theme=studio]) .studio-auto-response-overlay{position:fixed;inset:0;z-index:150;background:rgb(0 0 0/.65);backdrop-filter:blur(3px)}:where(html[data-ui-theme=studio]) .studio-auto-response-dialog{position:fixed;top:50%;left:50%;z-index:160;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:512px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:hidden;background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:12px;box-shadow:0 24px 80px #0006}:where(html[data-ui-theme=studio]) .studio-auto-response-dialog>:first-child,:where(html[data-ui-theme=studio]) .studio-auto-response-dialog>:last-child{flex-shrink:0;background:var(--theme-surface)}:where(html[data-ui-theme=studio]) .studio-auto-response-fields{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}@media(max-width:1100px){:where(html[data-ui-theme=studio]) .dashboard2-voice-fields{padding:30px}:where(html[data-ui-theme=studio]) .studio-voice-hero h1{font-size:30px!important}:where(html[data-ui-theme=studio]) .studio-voice-pagebar{justify-content:flex-start;padding-left:30px}:where(html[data-ui-theme=studio]) .studio-voice-pagebar>button{right:16px}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer{padding:17px 30px!important}}@media(max-width:820px){:where(html[data-ui-theme=studio]) .dashboard2-voice-grid{grid-template-columns:190px minmax(0,1fr)}:where(html[data-ui-theme=studio]) .studio-voice-status{font-size:11px}:where(html[data-ui-theme=studio]) .studio-voice-hero{flex-wrap:wrap}:where(html[data-ui-theme=studio]) .studio-voice-pagebar>button{font-size:0;gap:0}:where(html[data-ui-theme=studio]) .studio-voice-pagebar>button svg{width:15px}}@media(max-width:600px){:where(html[data-ui-theme=studio]) .dashboard2-voice-grid{grid-template-columns:1fr;grid-template-rows:50px auto minmax(0,1fr) auto}:where(html[data-ui-theme=studio]) .studio-voice-pagebar{grid-column:1;grid-row:1;padding-left:18px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs{grid-column:1;grid-row:2;flex-direction:row;max-height:none;padding:8px 12px;gap:5px}:where(html[data-ui-theme=studio]) .studio-voice-nav-heading{display:none}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs>button{font-size:12px;min-height:37px;padding:8px 10px}:where(html[data-ui-theme=studio]) .dashboard2-voice-tabs>button[aria-selected=true]:after{display:none}:where(html[data-ui-theme=studio]) .dashboard2-voice-fields{grid-row:3;grid-column:1;padding:24px 18px}:where(html[data-ui-theme=studio]) .studio-voice-hero{gap:12px}:where(html[data-ui-theme=studio]) .studio-voice-hero>svg{width:30px}:where(html[data-ui-theme=studio]) .studio-voice-hero h1{font-size:26px!important}:where(html[data-ui-theme=studio]) .studio-voice-status{margin-left:42px}:where(html[data-ui-theme=studio]) .studio-voice-section{padding:24px 0 12px}:where(html[data-ui-theme=studio]) .studio-voice-section h2{font-size:20px!important}:where(html[data-ui-theme=studio]) .dashboard2-voice-footer{grid-column:1;grid-row:4;padding:12px 18px!important;flex-wrap:wrap}:where(html[data-ui-theme=studio]) .studio-voice-save-note{width:100%;font-size:11px}:where(html[data-ui-theme=studio]) .dashboard2-voice-panel [data-studio-form-row]{min-height:0}}:where(html[data-ui-theme=studio]) .dashboard2-inbox{--theme-surface:var(--studio-inbox-panel);--theme-border:var(--studio-inbox-line);--theme-background-alt:var(--studio-inbox);background:var(--studio-inbox)!important}:where(html[data-ui-theme=studio]) .dashboard2-conversation-list{width:326px!important;min-width:326px!important;border-right:1px solid var(--studio-inbox-line)!important;background:var(--studio-inbox-panel)!important}:where(html[data-ui-theme=studio]) .dashboard2-conversations{min-height:0}:where(html[data-ui-theme=studio]) .dashboard2-conversations>.studio-inbox-list-header{padding:0!important;border-bottom:1px solid var(--studio-inbox-line)}:where(html[data-ui-theme=studio]) .studio-inbox-title{padding:25px 20px 22px;display:flex;align-items:center;justify-content:space-between;gap:6px}:where(html[data-ui-theme=studio]) .studio-inbox-title p{font-size:8px;letter-spacing:1.4px;color:var(--theme-text-muted);white-space:nowrap}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-inbox-title h1{display:flex;align-items:center;gap:8px;font-size:21px!important;font-weight:650!important;letter-spacing:-.6px!important;margin-top:8px;white-space:nowrap}:where(html[data-ui-theme=studio]) .studio-inbox-title h1 span{font-size:10px;color:var(--theme-primary);background:var(--studio-selected);padding:3px 6px;border-radius:5px;letter-spacing:0}:where(html[data-ui-theme=studio]) .studio-inbox-title .d2-icon-button{color:var(--theme-text-accent);width:26px}:where(html[data-ui-theme=studio]) .studio-inbox-search{margin:0 18px 21px}:where(html[data-ui-theme=studio]) .studio-inbox-search input{background:var(--studio-inbox)!important;padding-left:38px!important;padding-right:29px!important;border-radius:8px!important;font-size:12px!important;height:41px;min-height:41px}:where(html[data-ui-theme=studio]) .studio-inbox-search .pointer-events-none{border:0!important;background:none!important;left:9px}:where(html[data-ui-theme=studio]) .studio-inbox-filter-tabs{display:flex;gap:16px;padding:0 19px;border-bottom:1px solid var(--studio-inbox-line)}:where(html[data-ui-theme=studio]) .studio-inbox-filter-tabs button{display:flex;gap:4px;align-items:center;min-width:0;width:auto;flex:none;padding:0 0 13px;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:none!important;font-size:11px;font-weight:400;color:var(--theme-text-muted)!important;line-height:1.4}:where(html[data-ui-theme=studio]) .studio-inbox-filter-tabs button[aria-pressed=true]{color:var(--theme-primary)!important;border-bottom-color:var(--theme-primary)!important}:where(html[data-ui-theme=studio]) .studio-inbox-filter-tabs button>span:last-child:not(:first-child){font-size:9px;background:var(--theme-surface-hover);padding:1px 3px;border-radius:4px}:where(html[data-ui-theme=studio]) .studio-inbox-filters{display:flex;align-items:center;justify-content:space-between;padding:9px 19px;gap:8px}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-inbox-filters select{font-size:10px!important;min-height:0;background:none!important;color:var(--theme-text-muted)!important;max-width:58%}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row{padding:16px 10px!important;gap:12px!important;border-radius:9px!important;margin:0 0 3px;border:1px solid transparent!important;min-height:100px}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row[data-selected=true]{background:color-mix(in srgb,var(--theme-primary) 11%,var(--studio-inbox-panel))!important;border-color:color-mix(in srgb,var(--theme-primary) 28%,var(--studio-inbox-line))!important;box-shadow:inset 2px 0 var(--theme-primary)!important}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row:hover{background:var(--theme-surface-hover)!important}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row :is(.text-sm,.text-\[14px\]){font-size:13px}:where(html[data-ui-theme=studio]) .dashboard2-conversation-row .text-xs{font-size:12px}:where(html[data-ui-theme=studio]) .studio-inbox-footer{display:flex;align-items:center;gap:6px;padding:11px 17px;border-top:1px solid var(--studio-inbox-line);font-size:9px;color:var(--theme-text-muted);flex-shrink:0}:where(html[data-ui-theme=studio]) .studio-online-dot{height:5px;width:5px;border-radius:50%;background:#55cda8}:where(html[data-ui-theme=studio]) .studio-inbox-result{margin-left:auto;white-space:nowrap}:where(html[data-ui-theme=studio]) .studio-inbox-tools{position:relative}:where(html[data-ui-theme=studio]) .studio-inbox-tools summary{list-style:none;cursor:pointer;padding:3px}:where(html[data-ui-theme=studio]) .studio-inbox-tools summary::-webkit-details-marker{display:none}:where(html[data-ui-theme=studio]) .studio-inbox-tools>div{position:absolute;bottom:30px;right:0;width:220px;padding:7px;background:var(--studio-inbox-panel);border:1px solid var(--studio-inbox-line);border-radius:8px;z-index:50;box-shadow:0 8px 25px #0004}:where(html[data-ui-theme=studio]) .studio-inbox-tools button{display:flex;align-items:center;gap:8px;padding:10px;font-size:12px;width:100%;text-align:left;border-radius:5px}:where(html[data-ui-theme=studio]) .studio-inbox-tools button:hover{background:var(--theme-surface-hover)}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-thread{background:var(--studio-inbox)!important}:where(html[data-ui-theme=studio]) .studio-thread-header{padding:19px 25px!important;background:var(--studio-inbox-panel)!important;backdrop-filter:none!important}:where(html[data-ui-theme=studio]) .studio-thread-header>div:first-child{flex-direction:row;align-items:center;gap:16px}:where(html[data-ui-theme=studio]) .studio-thread-header h3{font-size:16px!important;font-weight:600!important}:where(html[data-ui-theme=studio]) .studio-thread-mode-summary{display:none!important}:where(html[data-ui-theme=studio]) .studio-thread-header .rounded-2xl{background:none!important;border:0!important;padding:0!important}:where(html[data-ui-theme=studio]) .studio-thread-header button{border-radius:6px!important;box-shadow:none!important}:where(html[data-ui-theme=studio]) .studio-thread-header>div:first-child>div:last-child{flex-wrap:nowrap}:where(html[data-ui-theme=studio]) .studio-thread-header .text-\[10px\]{font-size:10px;font-weight:400}:where(html[data-ui-theme=studio]) .studio-thread-messages{background-color:var(--studio-inbox)}:where(html[data-ui-theme=studio]) .studio-thread-messages [data-radix-scroll-area-viewport]>div{display:block!important;min-width:0!important}:where(html[data-ui-theme=studio]) .studio-thread-messages [data-radix-scroll-area-viewport]>div>div{padding:23px 30px 15px!important}:where(html[data-ui-theme=studio]) .dashboard2-inbox [data-testid=message-bubble]{margin-bottom:22px;gap:0}:where(html[data-ui-theme=studio]) [data-testid=message-bubble]>.relative.mt-auto{display:none}:where(html[data-ui-theme=studio]) .studio-message-content{max-width:88%}:where(html[data-ui-theme=studio]) .studio-message-author{font-size:10px;line-height:1.4;margin-bottom:6px;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) [data-studio-message=ai] .studio-message-author{color:#b29aff}:where(html[data-ui-theme=studio]) [data-studio-bubble]{padding:13px 15px!important;background:var(--studio-inbox-panel)!important;border:1px solid var(--studio-inbox-line)!important;border-radius:12px 12px 12px 3px!important;box-shadow:none!important;font-size:13px!important;line-height:1.7!important}:where(html[data-ui-theme=studio]) [data-studio-message=agent] [data-studio-bubble]{background:color-mix(in srgb,var(--theme-primary) 17%,var(--studio-inbox))!important;border-color:color-mix(in srgb,var(--theme-primary) 30%,var(--studio-inbox-line))!important;border-radius:12px 3px 12px 12px!important}:where(html[data-ui-theme=studio]) [data-studio-message=ai] [data-studio-bubble]{background:color-mix(in srgb,#a99afa 9%,var(--studio-inbox))!important;border-color:color-mix(in srgb,#a99afa 28%,var(--studio-inbox-line))!important;border-radius:12px 3px 12px 12px!important}:where(html[data-ui-theme=studio]) [data-studio-message=note] [data-studio-bubble]{background:color-mix(in srgb,#e0b16e 10%,var(--studio-inbox))!important;border-color:color-mix(in srgb,#e0b16e 30%,var(--studio-inbox-line))!important}:where(html[data-ui-theme=studio]) .studio-legacy-actor{display:none!important}:where(html[data-ui-theme=studio]) .studio-composer-card{margin:12px 24px 14px;border:1px solid var(--studio-inbox-line);border-radius:11px;background:var(--studio-inbox-panel);position:relative}:where(html[data-ui-theme=studio]) .studio-composer-heading{display:flex;align-items:center;gap:14px;padding:13px 16px 3px;font-size:11px;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .studio-composer-heading>span{display:flex;align-items:center;gap:8px;padding:5px 8px;background:var(--theme-surface-hover);border-radius:5px}:where(html[data-ui-theme=studio]) .studio-composer-heading button{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:11px;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .studio-composer-heading button svg{color:#b29aff}:where(html[data-ui-theme=studio]) .studio-composer-controls{display:grid;grid-template-columns:34px 34px 1fr 40px;gap:7px;padding:0 13px 10px}:where(html[data-ui-theme=studio]) .studio-composer-controls>div{grid-column:1/5;grid-row:1;background:none!important;padding:5px 0!important;border:0!important;border-radius:0!important}:where(html[data-ui-theme=studio]) .studio-composer-controls>button{grid-row:2;height:32px;width:32px;border-radius:6px!important}:where(html[data-ui-theme=studio]) .studio-composer-controls>button:last-child{grid-column:4;width:38px}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-composer-controls textarea{border:0!important;outline:0!important;background:none!important;box-shadow:none!important;min-height:70px!important;font-size:13px!important;padding:10px 3px!important}:where(html[data-ui-theme=studio]) .studio-composer-hint{color:var(--theme-text-muted);font-size:9px;padding:0 15px 10px;text-align:right}:where(html[data-ui-theme=studio]) .dashboard2-customer-container{background:var(--studio-inbox-panel)!important;border-left:1px solid var(--studio-inbox-line)}:where(html[data-ui-theme=studio]) .dashboard2-customer-container>div>div{border-left:0!important;background:var(--studio-inbox-panel)!important}:where(html[data-ui-theme=studio]) .dashboard2-customer-container h2{font-size:12px!important;color:var(--theme-text-muted)!important;font-weight:500!important}:where(html[data-ui-theme=studio]) .dashboard2-customer-container .d2-contact-profile{padding:23px 0 24px;gap:13px;border-bottom:1px solid var(--studio-inbox-line)}:where(html[data-ui-theme=studio]) .dashboard2-customer-container .d2-contact-portrait{width:80px;height:80px;box-shadow:0 0 0 4px var(--studio-inbox-line);border:0!important}:where(html[data-ui-theme=studio]) .dashboard2-customer-container .d2-contact-profile h3{font-size:18px;font-weight:600}:where(html[data-ui-theme=studio]) .dashboard2-customer-container [data-studio-surface]{background:transparent!important;box-shadow:none!important;border-radius:0!important}@media(max-width:1250px) and (min-width:701px){:where(html[data-ui-theme=studio]) .dashboard2-conversation-list{width:304px!important;min-width:304px!important}:where(html[data-ui-theme=studio]) .dashboard2-customer-container{position:absolute!important;right:0;top:0;bottom:0;z-index:55;box-shadow:-12px 0 30px #0005}:where(html[data-ui-theme=studio]) .dashboard2-inbox{position:relative}:where(html[data-ui-theme=studio]) .studio-thread-header{padding:18px!important}:where(html[data-ui-theme=studio]) .studio-inbox-filter-tabs{gap:12px}:where(html[data-ui-theme=studio]) .studio-thread-header>div:first-child{flex-wrap:wrap}:where(html[data-ui-theme=studio]) .studio-thread-header>div:first-child>div:last-child{margin-left:auto}}@media(max-width:700px){:where(html[data-ui-theme=studio]) .dashboard2-conversation-list{width:100%!important;min-width:0!important}:where(html[data-ui-theme=studio]) .studio-thread-header{padding:14px!important}:where(html[data-ui-theme=studio]) .studio-thread-header>div:first-child{flex-direction:column;align-items:stretch;gap:10px}:where(html[data-ui-theme=studio]) .studio-thread-header>div:first-child>div:last-child{justify-content:space-between}:where(html[data-ui-theme=studio]) .studio-thread-header h3{font-size:14px!important}:where(html[data-ui-theme=studio]) .studio-thread-messages [data-radix-scroll-area-viewport]>div>div{padding:20px 15px!important}:where(html[data-ui-theme=studio]) .studio-composer-card{margin:8px 12px 12px}:where(html[data-ui-theme=studio]) .studio-composer-heading{padding:10px;font-size:10px}:where(html[data-ui-theme=studio]) .studio-composer-heading button{font-size:0;gap:0}:where(html[data-ui-theme=studio]) .studio-composer-controls textarea{font-size:16px!important}:where(html[data-ui-theme=studio]) .studio-message-content{max-width:95%}:where(html[data-ui-theme=studio]) .dashboard2-customer-container{max-width:calc(100% - 12px);z-index:100}:where(html[data-ui-theme=studio]) .studio-inbox-filter-tabs{justify-content:space-between;gap:8px}:where(html[data-ui-theme=studio]) .studio-inbox-title{padding:22px 19px}:where(html[data-ui-theme=studio]) .studio-inbox-title h1{font-size:20px!important}}:where(html[data-ui-theme=studio]) .studio-settings-tabs-slot:has(.studio-section-link){display:flex;flex-direction:column;gap:4px}:where(html[data-ui-theme=studio]) .studio-section-link{display:flex;align-items:center;justify-content:flex-start!important;gap:11px;width:100%;padding:11px 12px!important;border:0!important;border-radius:7px;font-size:13px;text-align:left;color:var(--theme-text);min-height:44px}:where(html[data-ui-theme=studio]) .studio-section-link>div{display:flex;gap:11px;align-items:center}:where(html[data-ui-theme=studio]) .studio-section-link:hover{background:var(--theme-surface-hover)}:where(html[data-ui-theme=studio]) .studio-section-link[aria-selected=true]{background:var(--studio-selected)!important;box-shadow:inset 2px 0 var(--theme-primary)!important}:where(html[data-ui-theme=studio]) .studio-section-link :is(.w-9,.w-10,.h-9){width:19px;height:20px;background:none!important;box-shadow:none!important;padding:0}:where(html[data-ui-theme=studio]) .studio-section-link svg{width:19px;height:19px;stroke-width:1.5;color:var(--theme-text-accent)}:where(html[data-ui-theme=studio]) .studio-section-link:nth-of-type(3n+2) svg{color:#6ac8a0}:where(html[data-ui-theme=studio]) .studio-section-link:nth-of-type(3n) svg{color:#b29aff}:where(html[data-ui-theme=studio]) .studio-section-link>svg:last-child{display:none}:where(html[data-ui-theme=studio]) .studio-section-link span{font-weight:400!important;font-size:13px}:where(html[data-ui-theme=studio]) .studio-section-link span.text-xs{display:none}:where(html[data-ui-theme=studio]) .studio-section-anchor:empty{display:none}:where(html[data-ui-theme=studio]) [data-studio-settings=true]:has(.studio-section-heading) [data-studio-section-open=false]{display:none!important}:where(html[data-ui-theme=studio]) [data-studio-settings=true] [data-studio-section-open=true]{background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}:where(html[data-ui-theme=studio]) .studio-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:21px;padding:22px 0;border-bottom:1px solid var(--theme-border)}:where(html[data-ui-theme=studio]) .studio-section-heading>div{display:flex;align-items:center;gap:12px}:where(html[data-ui-theme=studio]) .studio-section-heading :is(.w-9,.w-10,.h-9){width:24px;height:24px;padding:0;background:none!important;box-shadow:none!important}:where(html[data-ui-theme=studio]) .studio-section-heading svg{width:22px;height:22px;stroke-width:1.5;color:var(--theme-text-accent)}:where(html[data-ui-theme=studio]) .studio-section-heading>svg:last-child{display:none}:where(html[data-ui-theme=studio]) [data-studio-section-open=true]>.p-4{padding:16px 0!important;border-top:0!important}:where(html[data-ui-theme=studio]) .dashboard2-conversations .studio-inbox-title{flex-wrap:nowrap}:where(html[data-ui-theme=studio]) .dashboard2-conversations .studio-inbox-title>div{flex:1;min-width:0;justify-content:flex-start}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-inbox-filters select{height:auto!important;min-height:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}:where(html[data-ui-theme=studio]) .studio-voice-test{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:7px 11px;font-size:12px;color:var(--theme-text);border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface)}:where(html[data-ui-theme=studio]) .studio-home>.relative{padding:34px 38px;max-width:1800px;margin:auto}:where(html[data-ui-theme=studio]) .studio-home-hero{margin-bottom:28px}:where(html[data-ui-theme=studio]) .studio-home-hero>div>div:first-child>div:first-child{background:none!important;width:30px!important}:where(html[data-ui-theme=studio]) .studio-home-hero>div>div:first-child>div:first-child svg{color:#8da7ff;stroke-width:1.5}:where(html[data-ui-theme=studio]) .studio-home-hero>div>div:last-child>div{background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;border-radius:6px!important}:where(html[data-ui-theme=studio]) .studio-home-hero>div>div:last-child :is(span,svg){color:var(--theme-text-muted)!important}:where(html[data-ui-theme=studio]) .studio-home-alerts>div{display:block;padding:14px 17px!important;background:color-mix(in srgb,#f49c77 7%,var(--theme-surface))!important;border:1px solid color-mix(in srgb,#f49c77 20%,var(--theme-border))!important;border-radius:7px!important}:where(html[data-ui-theme=studio]) .studio-home-alerts :is(span,svg,button){color:#e8ae94!important}:where(html[data-ui-theme=studio]) .studio-home-alerts button{min-height:0!important;padding:5px 10px!important;background:transparent!important}:where(html[data-ui-theme=studio]) .studio-home-alerts button:hover{background:color-mix(in srgb,#f49c77 10%,transparent)!important}:where(html[data-ui-theme=studio]) .studio-metrics{gap:0!important;border:1px solid var(--theme-border);border-radius:8px;overflow:hidden;margin-bottom:28px;background:var(--theme-surface)}:where(html[data-ui-theme=studio]) .studio-metric{padding:24px;min-height:160px;border-right:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border);display:flex;flex-direction:column;gap:16px;min-width:0;background:var(--theme-surface)}:where(html[data-ui-theme=studio]) .studio-metric:hover{background:var(--theme-surface-hover)}:where(html[data-ui-theme=studio]) .studio-metric:focus-visible{outline:2px solid var(--theme-primary);outline-offset:-2px}:where(html[data-ui-theme=studio]) .studio-metric-label{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;color:var(--theme-text-muted)}:where(html[data-ui-theme=studio]) .studio-metric-value{display:flex;align-items:center;gap:12px}:where(html[data-ui-theme=studio]) .studio-metric-value strong{font-size:34px;font-weight:550;line-height:1;letter-spacing:-1px}:where(html[data-ui-theme=studio]) .studio-metric-value>span{display:flex;align-items:center;gap:3px;font-size:11px}:where(html[data-ui-theme=studio]) .studio-metric-detail{font-size:11px;color:var(--theme-text-muted);line-height:1.7;margin-top:auto}:where(html[data-ui-theme=studio]) .studio-metrics>div:not(.studio-metric){border-bottom:1px solid var(--theme-border);border-right:1px solid var(--theme-border)}:where(html[data-ui-theme=studio]) .studio-metrics>div:not(.studio-metric)>div{border:0!important;border-radius:0!important;height:100%;padding:24px!important}:where(html[data-ui-theme=studio]) .studio-home [data-studio-surface]{border:1px solid var(--theme-border)}@media(max-width:600px){:where(html[data-ui-theme=studio]) .studio-home>.relative{padding:24px 18px}:where(html[data-ui-theme=studio]) .studio-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}:where(html[data-ui-theme=studio]) .studio-metric{padding:18px 14px;min-height:145px}:where(html[data-ui-theme=studio]) .studio-metric-value strong{font-size:28px}:where(html[data-ui-theme=studio]) .studio-voice-test{font-size:11px}:where(html[data-ui-theme=studio]) .studio-home-hero h1{font-size:26px!important}}:where(html[data-ui-theme=studio]) .dashboard2-conversations>.studio-inbox-list-header>.studio-inbox-title{flex-wrap:nowrap}:where(html[data-ui-theme=studio]) .dashboard2-conversations>.studio-inbox-list-header>.studio-inbox-title>div{flex-basis:auto;flex:1;min-width:0}:where(html[data-ui-theme=studio]) .studio-customers .studio-customer-tabs{padding:0 24px!important;margin:0;gap:22px}:where(html[data-ui-theme=studio]) .studio-customers .studio-customer-tabs>button{margin:0!important}:where(html[data-ui-theme=studio]) .studio-customers button[style*=linear-gradient]{background:var(--theme-primary)!important;color:white!important;border-radius:7px!important}:where(html[data-ui-theme=studio]) .studio-customers>div:first-child,:where(html[data-ui-theme=studio]) .studio-customers>header{background:transparent!important;border:0!important;padding-left:0!important;padding-right:0!important}:where(html[data-ui-theme=studio]) .studio-customers>div:first-child svg{stroke-width:1.5}:where(html[data-ui-theme=studio]) .studio-customers{padding:30px 34px}@media(max-width:600px){:where(html[data-ui-theme=studio]) .studio-customers{padding:20px 14px}:where(html[data-ui-theme=studio]) .studio-customers .studio-customer-tabs{padding:0 15px!important;gap:18px}}:where(html[data-ui-theme=studio]) .dashboard2-page-content input.pl-7{padding-left:1.75rem!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content input.pl-8{padding-left:2rem!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content input.pl-9{padding-left:2.25rem!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content input.pl-10{padding-left:2.5rem!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content input.pl-11{padding-left:2.75rem!important}:where(html[data-ui-theme=studio]) .dashboard2-page-content input.pl-12{padding-left:3rem!important}:where(html[data-ui-theme=studio]) [data-studio-tabs] [aria-current=page]{color:var(--theme-primary)!important;border-bottom-color:var(--theme-primary)!important}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]>button>p{display:none}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]>button>div{display:flex;align-items:center;gap:9px;margin:0}:where(html[data-ui-theme=studio]) .studio-tab-rail[data-studio-side=true]>button{flex:none!important;width:100%}html[data-ui-theme=studio] [data-radix-popper-content-wrapper]{z-index:180!important}html[data-ui-theme=studio] [role=dialog][data-state],html[data-ui-theme=studio] [role=listbox],html[data-ui-theme=studio] [role=menu]{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important;border-radius:9px!important}:where(html[data-ui-theme=studio]) .dashboard2-conversations .studio-inbox-title{flex-wrap:nowrap!important}:where(html[data-ui-theme=studio]) .dashboard2-conversations .studio-inbox-title>div{flex-basis:auto!important}:where(html[data-ui-theme=studio]) .dashboard2-inbox .dashboard2-message-thread{background:var(--studio-inbox)!important}:where(html[data-ui-theme=studio]) .studio-inbox-empty{background:none!important;border:0!important;box-shadow:none!important}:where(html[data-ui-theme=studio]) .studio-inbox-empty>div:first-child{background:var(--studio-inbox-panel)!important;border:1px solid var(--studio-inbox-line);border-radius:12px;color:var(--theme-text-accent)!important}:where(html[data-ui-theme=studio]) .studio-inbox-empty>div:first-child svg{stroke-width:1.5}:where(html[data-ui-theme=studio]) .studio-inbox-empty button,:where(html[data-ui-theme=studio]) .studio-inbox-empty>div:last-child>div{border-radius:7px!important}@media(max-width:360px){:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-inbox-title h1{font-size:17px!important;gap:6px}:where(html[data-ui-theme=studio]) .studio-inbox-title p{font-size:7px;letter-spacing:1.1px}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-inbox-filter-tabs{gap:6px;padding-left:14px;padding-right:14px}:where(html[data-ui-theme=studio]) .dashboard2-inbox .studio-inbox-filter-tabs button{font-size:10px!important;gap:3px}}:where(html[data-ui-theme=studio]) .studio-page-back{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;min-height:28px;padding:3px 7px;margin-left:-7px;border-radius:6px;color:var(--theme-text-muted);font-size:11px;transition:background .15s,color .15s}:where(html[data-ui-theme=studio]) .studio-page-back:hover{background:var(--theme-surface-hover);color:var(--theme-text)}:where(html[data-ui-theme=studio]) .studio-editor-back:focus-visible,:where(html[data-ui-theme=studio]) .studio-page-back:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}:where(html[data-ui-theme=studio]) .studio-pagebar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html[data-ui-theme=studio]) .studio-pagebar[data-settings=true] .studio-view-switch{position:static;flex-shrink:0}:where(html[data-ui-theme=studio]) .studio-editor-back{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:8px;background:var(--theme-surface);color:var(--theme-text);font-size:13px;cursor:pointer}:where(html[data-ui-theme=studio]) .studio-editor-back:hover{background:var(--theme-surface-hover)}@media(max-width:820px){:where(html[data-ui-theme=studio]) .studio-pagebar[data-settings=true]{padding-left:15px}:where(html[data-ui-theme=studio]) .studio-pagebar .studio-settings-toggle{position:static;margin-left:auto;flex-shrink:0}}@media(max-width:600px){:where(html[data-ui-theme=studio]) .studio-page-back{width:28px;padding:3px}:where(html[data-ui-theme=studio]) .studio-page-back span,:where(html[data-ui-theme=studio]) .studio-pagebar:has(.studio-page-back) .studio-breadcrumb-parent,:where(html[data-ui-theme=studio]) .studio-pagebar:has(.studio-page-back)>svg{display:none}}