@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--c-bg: #ffffff;--c-surface: hsl(0 0% 100%);--c-surface-subtle: #f5f5f5;--c-text: #101010;--c-text-muted: #737373;--c-border: #e5e5e5;--c-border-subtle: #eeeeee;--c-border-strong: #cfcfcf;--c-brand: #101010;--c-brand-hover: #101010;--c-brand-soft: #efefef;--c-success: hsl(145 62% 30%);--c-success-soft: hsl(145 55% 95%);--c-warning: hsl(35 88% 34%);--c-warning-soft: hsl(39 100% 95%);--c-danger: hsl(2 72% 44%);--c-danger-soft: hsl(2 100% 97%);--c-focus: #101010;--c-shadow-sm: 0 1px 2px rgb(0 0 0 / .04);--c-shadow-md: 0 8px 24px rgb(0 0 0 / .08);--c-radius-sm: 10px;--c-radius-md: 14px;--c-radius-lg: 16px;--c-header-height: 72px;--c-sidebar-width: 248px;--c-content-max-width: 1280px}.caller-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--c-radius-sm);padding:0 15px;color:var(--c-text);background:transparent;cursor:pointer;font-size:13px;font-weight:650;line-height:1;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,opacity .15s ease}.caller-button svg{flex:0 0 auto}.caller-button:hover:not(:disabled){border-color:var(--c-border-strong);background:var(--c-surface-subtle)}.caller-button:focus-visible,.caller-icon-button:focus-visible,.caller-public-header a:focus-visible,.caller-admin-nav a:focus-visible,.caller-mode-select select:focus-visible,.caller-logout:focus-visible,.caller-skip-link:focus-visible,.caller-dialog button:focus-visible,.caller-dialog input:focus-visible{outline:3px solid color-mix(in srgb,var(--c-focus),transparent 65%);outline-offset:2px}.caller-button:disabled{cursor:not-allowed;opacity:.55}.caller-button[aria-busy=true]{opacity:1;cursor:progress}.caller-button--primary{color:#fff;border-color:var(--c-brand);background:var(--c-brand);box-shadow:var(--c-shadow-sm)}.caller-button--primary:hover:not(:disabled){border-color:var(--c-brand-hover);background:var(--c-brand-hover)}.caller-button--secondary{color:var(--c-brand-hover);border-color:var(--c-brand-soft);background:var(--c-brand-soft)}.caller-button--outline{border-color:var(--c-border);background:var(--c-surface)}.caller-button--ghost{color:var(--c-text-muted)}.caller-button--ghost:hover:not(:disabled){color:var(--c-text);border-color:transparent;background:var(--c-surface-subtle)}.caller-button--destructive{color:var(--c-danger);border-color:color-mix(in srgb,var(--c-danger),transparent 75%);background:var(--c-danger-soft)}.caller-button--destructive:hover:not(:disabled){border-color:var(--c-danger);background:color-mix(in srgb,var(--c-danger),white 92%)}.caller-button--icon{width:40px;padding:0}.caller-button__spinner{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:caller-spin .7s linear infinite}.caller-icon-button{display:inline-grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid transparent;border-radius:var(--c-radius-sm);color:var(--c-text-muted);background:transparent;cursor:pointer}.caller-icon-button:hover:not(:disabled){color:var(--c-text);background:var(--c-surface-subtle)}.caller-icon-button:disabled{cursor:not-allowed;opacity:.5}.caller-card{min-width:0;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:24px;background:var(--c-surface);box-shadow:var(--c-shadow-sm)}.caller-card--interactive:hover{border-color:color-mix(in srgb,var(--c-brand),var(--c-border) 55%);box-shadow:var(--c-shadow-md)}.caller-card--muted{background:var(--c-surface-subtle);box-shadow:none}.caller-card h2,.caller-card h3{margin:0;color:var(--c-text);font-size:16px;font-weight:680;line-height:1.3}.caller-empty-state{display:grid;min-height:190px;justify-items:center;align-content:center;gap:10px;padding:26px;text-align:center}.caller-empty-state__icon{display:grid;width:56px;height:56px;place-items:center;border-radius:var(--c-radius-md);color:var(--c-brand);background:var(--c-brand-soft)}.caller-empty-state h2{margin:0;color:var(--c-text);font-size:18px}.caller-empty-state p{max-width:500px;margin:0;color:var(--c-text-muted);font-size:14px;line-height:1.55}.caller-field{display:grid;gap:7px}.caller-field>label{color:var(--c-text);font-size:13px;font-weight:650}.caller-field input,.caller-field select,.caller-field textarea{width:100%;min-height:40px;border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:9px 11px;color:var(--c-text);background:var(--c-surface);font:inherit;font-size:14px}.caller-field input:focus,.caller-field select:focus,.caller-field textarea:focus{border-color:var(--c-brand);outline:3px solid color-mix(in srgb,var(--c-focus),transparent 82%)}.caller-field__hint,.caller-field__error{margin:0;font-size:12px;line-height:1.45}.caller-field__hint{color:var(--c-text-muted)}.caller-field__error{color:var(--c-danger)}.caller-status{display:inline-flex;min-height:28px;align-items:center;gap:7px;border-radius:999px;padding:0 10px;color:var(--c-text-muted);background:var(--c-surface-subtle);font-size:12px;font-weight:650;white-space:nowrap}.caller-status__dot{width:7px;height:7px;border-radius:50%;background:currentColor}.caller-status--info{color:var(--c-brand-hover);background:var(--c-brand-soft)}.caller-status--success{color:var(--c-success);background:var(--c-success-soft)}.caller-status--warning{color:var(--c-warning);background:var(--c-warning-soft)}.caller-status--danger{color:var(--c-danger);background:var(--c-danger-soft)}.caller-progress{position:relative;min-height:8px;overflow:hidden;border-radius:999px;background:var(--c-border)}.caller-progress__bar{height:8px;border-radius:inherit;background:var(--c-brand);transition:width .2s ease}.caller-progress>span{display:block;margin-top:9px;color:var(--c-text);font-size:12px}.caller-toast{position:fixed;z-index:100;right:24px;bottom:24px;display:flex;max-width:min(420px,calc(100vw - 32px));align-items:center;gap:16px;justify-content:space-between;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:13px 14px;color:var(--c-text);background:var(--c-surface);box-shadow:var(--c-shadow-md);font-size:13px}.caller-toast--success{border-color:color-mix(in srgb,var(--c-success),transparent 60%)}.caller-toast--danger{border-color:color-mix(in srgb,var(--c-danger),transparent 60%)}.caller-toast button{border:0;color:inherit;background:transparent;cursor:pointer;font-size:20px;line-height:1}.caller-dialog-open{overflow:hidden}.caller-dialog-backdrop{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:20px;background:#0f172a57}.caller-dialog{width:min(520px,100%);max-height:min(720px,calc(100svh - 40px));overflow:auto;border:1px solid var(--c-border);border-radius:var(--c-radius-lg);background:var(--c-surface);box-shadow:0 22px 60px #0f172a33}.caller-dialog__header{display:flex;align-items:flex-start;gap:18px;justify-content:space-between;padding:24px 24px 0}.caller-dialog__header h2{margin:0;color:var(--c-text);font-size:19px}.caller-dialog__header p{margin:7px 0 0;color:var(--c-text-muted);font-size:13px;line-height:1.5}.caller-dialog__body{padding:20px 24px;color:var(--c-text);font-size:14px;line-height:1.55}.caller-dialog__footer{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end;padding:0 24px 24px}@keyframes caller-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.caller-button,.caller-progress__bar{transition-duration:.01ms}.caller-button__spinner{animation-duration:.01ms}}.caller-progress-block{display:grid;gap:8px}.caller-progress-block__label-row{display:flex;justify-content:space-between;gap:12px;color:var(--c-text-muted);font-size:.78rem}.caller-progress-block__label-row strong{color:var(--c-text)}.caller-progress-block .caller-progress{height:8px}.caller-progress-block .caller-progress__bar{height:100%}.caller-progress-block__detail{margin:0;color:var(--c-text-muted);font-size:.76rem;line-height:1.45}.caller-app{min-height:100svh;color:var(--c-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.caller-admin-shell{display:flex;background:var(--c-bg)}.caller-skip-link{position:fixed;z-index:120;top:8px;left:8px;transform:translateY(-160%);border-radius:var(--c-radius-sm);padding:10px 13px;color:#fff;background:var(--c-text);font-size:13px;text-decoration:none;transition:transform .12s ease}.caller-skip-link:focus{transform:translateY(0)}.caller-sidebar{position:fixed;z-index:40;inset:0 auto 0 0;display:flex;width:var(--c-sidebar-width);flex-direction:column;border-right:0;background:var(--c-surface)}.caller-sidebar__close{display:none}.caller-admin-nav{display:grid;gap:24px;padding:28px 16px;overflow-y:auto}.caller-admin-nav__group{display:grid;gap:4px}.caller-admin-nav__group>a{display:flex;min-height:44px;align-items:center;gap:12px;border-radius:var(--c-radius-sm);padding:0 10px;color:var(--c-text-muted);font-size:14px;font-weight:530;text-decoration:none}.caller-admin-nav__group>a:hover{color:var(--c-text);background:var(--c-surface-subtle)}.caller-admin-nav__group>a.is-active{color:var(--c-brand-hover);background:var(--c-brand-soft);font-weight:680}.caller-admin-nav__icon{display:inline-grid;width:22px;place-items:center}.caller-admin-nav__icon svg{width:18px;height:18px}.caller-sidebar__footer{display:grid;gap:10px;margin-top:auto;padding:16px}.caller-mode-select{display:grid;gap:6px;color:var(--c-text-muted);font-size:11px;font-weight:680}.caller-mode-select select{width:100%;min-height:40px;border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:0 10px;color:var(--c-text);background:var(--c-surface);font:inherit;font-size:13px}.caller-mode-select select:disabled{opacity:.65;cursor:wait}.caller-logout{width:100%;min-height:40px;border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:0 11px;color:var(--c-text);background:var(--c-surface);font:inherit;font-size:13px;font-weight:650;cursor:pointer}.caller-logout:hover{border-color:var(--c-border-strong);background:var(--c-surface-subtle)}.caller-logout:disabled{opacity:.65;cursor:wait}.caller-logout-error{margin:0;color:var(--c-danger);font-size:11px;line-height:1.4}.caller-admin-main{display:flex;min-width:0;min-height:100svh;margin-left:var(--c-sidebar-width);flex:1;flex-direction:column}.caller-menu-button{display:none}.caller-admin-content{width:min(1440px,100%);flex:1;padding:34px 32px 56px}.caller-page{display:grid;gap:24px}.caller-page-heading{display:flex;align-items:flex-start;gap:20px;justify-content:space-between}.caller-page-heading h1{margin:0;color:var(--c-text);font-size:clamp(28px,3vw,36px);font-weight:720;letter-spacing:-.045em;line-height:1.1}.caller-page-heading p:not(.caller-page-kicker){max-width:680px;margin:10px 0 0;color:var(--c-text-muted);font-size:15px;line-height:1.5}.caller-page-kicker{margin:0 0 8px;color:var(--c-brand-hover);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.caller-drawer-backdrop{display:none}.caller-dashboard-card-heading{display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.caller-dashboard-card-heading h2{margin:0}.caller-dashboard-card-heading .caller-status{flex:0 0 auto}.caller-inline-link,.caller-icon-link{display:inline-flex;align-items:center;gap:5px;color:var(--c-brand-hover);font-size:12px;font-weight:650;text-decoration:none}.caller-inline-link:hover,.caller-icon-link:hover{text-decoration:underline}.caller-skeleton{display:block;border-radius:7px;background:linear-gradient(90deg,var(--c-surface-subtle),color-mix(in srgb,var(--c-border),white 36%),var(--c-surface-subtle));background-size:200% 100%;animation:caller-skeleton-shimmer 1.4s ease-in-out infinite}.caller-skeleton--eyebrow{width:110px;height:12px}.caller-skeleton--title{width:min(300px,70%);height:37px;margin-top:10px}.caller-skeleton--paragraph{width:min(500px,90%);height:16px;margin-top:12px}.caller-skeleton--heading{width:160px;height:20px}.caller-skeleton--circle{width:26px;height:26px;border-radius:50%}.caller-skeleton--line{width:min(210px,90%);height:13px}.caller-skeleton--short{width:120px;height:10px;margin-top:8px}.caller-skeleton-list{display:grid;gap:16px}.caller-skeleton-row{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:center;min-height:46px}.caller-skeleton-row>span:last-child{display:block}.caller-skeleton-panel{display:grid;min-height:320px;align-content:start;gap:24px;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:24px;background:var(--c-surface)}.caller-skeleton-panel--wide{min-height:260px}.caller-skeleton--metric{min-height:116px;border-radius:var(--c-radius-md)}.caller-skeleton-panel .caller-metric-grid{width:100%}@keyframes caller-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:800px){.caller-admin-shell{overflow-x:hidden}.caller-sidebar{transform:translate(-100%);width:min(300px,calc(100vw - 48px));transition:transform .18s ease;box-shadow:var(--c-shadow-md)}.caller-sidebar.is-open{transform:translate(0)}.caller-sidebar__close{display:inline-grid}.caller-drawer-backdrop{position:fixed;z-index:30;inset:0;display:block;border:0;background:#0f172a57;cursor:pointer}.caller-admin-main{margin-left:0}.caller-menu-button{display:inline-grid}.caller-page-heading{display:grid;gap:12px}.caller-page-heading .caller-status{justify-self:start}}@media(max-width:640px){.caller-dashboard-card-heading{align-items:stretch;flex-direction:column}}@media(max-width:520px){.caller-page-heading h1{font-size:28px}}@media(prefers-reduced-motion:reduce){.caller-sidebar,.caller-skip-link{transition-duration:.01ms}}.caller-admin-nav{gap:10px;padding-top:24px}.caller-admin-nav__group{gap:2px}.caller-admin-nav__group+.caller-admin-nav__group{margin-top:14px}.caller-admin-nav__group>a{color:var(--c-text);font-size:15px}.caller-admin-nav__group>a.is-active{color:var(--c-text);background:var(--c-surface-subtle)}.caller-admin-nav__icon{color:var(--c-text-muted)}.caller-admin-nav__group>a.is-active .caller-admin-nav__icon{color:var(--c-text)}.caller-mobile-toolbar{display:flex;min-height:0;align-items:center;gap:12px;padding:0}.caller-mobile-toolbar--actions{padding:20px 32px 0}.caller-shell-actions{display:flex;gap:8px;margin-left:auto}.caller-admin-content{padding-top:24px}.caller-page-heading h1{font-size:28px;font-weight:620;letter-spacing:-.03em;line-height:1.2}.caller-page-heading p:not(.caller-page-kicker){margin-top:8px}@media(max-width:800px){.caller-admin-main{margin-left:0}.caller-mobile-toolbar,.caller-mobile-toolbar--actions{min-height:52px;padding:12px 16px 0}.caller-admin-content{padding-top:18px}}.caller-sidebar__footer .caller-admin-nav{padding:0}.caller-public-shell{min-height:100svh;background:var(--c-bg);color:var(--c-text)}.caller-public-header{display:flex;min-height:72px;align-items:center;justify-content:flex-end;width:min(1200px,calc(100% - 64px));margin:0 auto;border-bottom:1px solid var(--c-border)}.caller-public-header nav{display:flex;align-items:center;gap:20px}.caller-public-header nav>a:not(.caller-button){color:var(--c-text-muted);font-size:13px;text-decoration:none}.caller-public-header nav>a:not(.caller-button):hover{color:var(--c-text)}.caller-public-login{color:var(--c-brand-hover)!important;font-weight:650}.caller-public-main{width:min(1200px,calc(100% - 64px));min-height:calc(100svh - 72px);margin:0 auto}.caller-login{display:grid;width:min(100%,420px);gap:14px;margin:clamp(32px,10vh,96px) auto;padding:clamp(22px,5vw,30px)}.caller-login form{display:grid;gap:16px}.caller-login input,.caller-login .caller-button{min-height:44px}.caller-login .caller-button{width:100%;margin-top:4px}.caller-login .voice-v2-alert{margin:0;color:var(--c-danger)}.caller-public-document{width:min(780px,100%);padding:70px 0 100px}.caller-public-document h1{margin:0;font-size:clamp(36px,5vw,58px);letter-spacing:-.06em;line-height:1}.caller-public-document__intro{max-width:650px;margin:22px 0 48px;color:var(--c-text-muted);font-size:17px;line-height:1.6}.caller-public-document h2{margin:34px 0 9px;font-size:19px}.caller-public-document p{color:var(--c-text-muted);font-size:15px;line-height:1.7}.caller-public-document code{overflow-wrap:anywhere}@media(max-width:760px){.caller-public-header,.caller-public-main{width:calc(100% - 32px)}.caller-public-header{min-height:60px}.caller-public-header nav>a:not(.caller-button){display:none}.caller-public-document{padding-top:52px}.caller-login{margin:32px auto 48px;padding:24px}}.caller-scenarios-page{display:grid;gap:28px}.caller-conversation-builder{display:grid;gap:24px;max-width:1120px}.caller-conversation-builder__tabs{display:flex;gap:8px;border-bottom:1px solid var(--c-border)}.caller-conversation-builder__tabs a{padding:10px 12px;color:var(--c-text-muted);font-size:.9rem;font-weight:650;text-decoration:none}.caller-conversation-builder__tabs a[aria-selected=true]{border-bottom:2px solid var(--c-brand);color:var(--c-text)}.caller-conversation-builder [role=tabpanel]{min-height:180px;padding:22px;border:1px solid var(--c-border);border-radius:14px;background:var(--c-surface)}.caller-conversation-builder [role=tabpanel] h2,.caller-conversation-builder [role=tabpanel] p{margin:0}.caller-conversation-builder [role=tabpanel] p{margin-top:8px;color:var(--c-text-muted)}.caller-phrase-library{display:grid;gap:18px}.caller-phrase-editor{display:grid;align-content:start;gap:16px;padding:20px;border:1px solid var(--c-border);border-radius:14px;background:var(--c-surface)}.caller-phrase-editor__heading,.caller-phrase-library__collection-heading{display:flex;justify-content:space-between;gap:18px;align-items:start}.caller-phrase-editor__heading h2,.caller-phrase-library__collection-heading h2{margin:0;font-size:1.2rem;letter-spacing:-.02em}.caller-phrase-editor__eyebrow{color:var(--c-brand);font-size:.7rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.caller-phrase-editor__fields{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.caller-phrase-editor__options{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,.9fr) minmax(240px,1.35fr);gap:12px;align-items:start}.caller-phrase-editor__fields fieldset{display:grid;gap:8px;min-width:0;margin:0;padding:10px;border:1px solid var(--c-border);border-radius:8px}.caller-phrase-editor__fields fieldset label{display:flex;align-items:center;gap:7px;white-space:nowrap}.caller-phrase-editor__fields textarea{min-height:144px;resize:vertical}.caller-phrase-editor__actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.caller-phrase-editor__actions .caller-button{min-height:40px}.caller-phrase-editor__status,.caller-phrase-editor__job,.caller-phrase-editor__notice,.caller-phrase-library__notice{color:var(--c-text-muted);font-size:.78rem}.caller-phrase-library__notice,.caller-phrase-editor__job,.caller-phrase-editor__notice{margin:0}.caller-phrase-library__toolbar{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.caller-phrase-library__switcher{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--c-border);border-radius:10px;background:var(--c-surface-subtle, var(--c-bg))}.caller-phrase-library__switcher button{min-height:36px;padding:0 14px;border:0;border-radius:7px;color:var(--c-text-muted);background:transparent;cursor:pointer;font:inherit;font-size:.82rem;font-weight:650}.caller-phrase-library__switcher button[aria-selected=true]{color:var(--c-text);background:var(--c-surface);box-shadow:0 1px 3px #00000012}.caller-phrase-library__search{display:grid;min-width:min(100%,220px);flex:1 1 280px;gap:5px;color:var(--c-text-muted);font-size:.76rem}.caller-phrase-library__search-control{position:relative;display:block;min-width:0}.caller-phrase-library__search input{width:100%;min-width:0;padding-right:40px;box-sizing:border-box}.caller-phrase-library__search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.caller-phrase-library__search-clear{position:absolute;top:50%;right:4px;display:inline-grid;width:32px;height:32px;min-height:32px;padding:0;transform:translateY(-50%);place-items:center;border:0;border-radius:7px;color:var(--c-text-muted);background:transparent;cursor:pointer}.caller-phrase-library__search-clear:hover{color:var(--c-text);background:var(--c-surface-subtle, var(--c-bg))}.caller-phrase-library__filter{display:grid;min-width:190px;gap:5px;color:var(--c-text-muted);font-size:.76rem}.caller-phrase-library__collection{display:grid;gap:14px;align-content:start;padding:18px;border:1px solid var(--c-border);border-radius:14px;background:var(--c-surface)}.caller-phrase-library__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}.caller-phrase-library__card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;min-width:0;padding:14px;border:1px solid var(--c-border);border-radius:10px;background:var(--c-surface)}.caller-phrase-library__card-copy{display:grid;min-width:0;gap:5px}.caller-phrase-library__card-title,.caller-phrase-library__card-text,.caller-phrase-library__card-meta{min-width:0;overflow-wrap:anywhere}.caller-phrase-library__card-title{display:-webkit-box;overflow:hidden;color:#151515;font-size:16px;font-weight:650;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.caller-phrase-library__card-text{display:-webkit-box;overflow:hidden;color:#454545;font-size:14px;font-weight:400;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.caller-phrase-library__card-text--standalone{color:#151515;font-size:15px;font-weight:500;line-height:1.4}.caller-phrase-library__card-meta{display:block;overflow:hidden;color:#6b6b6b;font-size:12px;font-weight:400;line-height:1.4}.caller-phrase-library__card-actions{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.caller-phrase-library__card-actions{align-self:start}.caller-phrase-library__card-actions .caller-button{display:inline-grid;width:40px;height:40px;min-height:40px;padding:0;place-items:center}.caller-phrase-library__card-actions .caller-button svg{width:19px;height:19px}.caller-phrase-library__playback-status{color:var(--c-brand-hover)!important;font-size:.72rem!important}.caller-phrase-library__spinner{display:inline-grid;animation:caller-phrase-spin .8s linear infinite}.caller-phrase-library__empty{display:grid;gap:5px;padding:26px 14px;color:var(--c-text-muted);text-align:center}.caller-phrase-library__empty strong{color:var(--c-text);font-size:.95rem}.caller-phrase-library__empty span{font-size:.8rem}@keyframes caller-phrase-spin{to{transform:rotate(360deg)}}.caller-phrase-editor label{display:grid;gap:6px;color:var(--c-text-muted);font-size:.82rem}.caller-phrase-library__audio-engine{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.caller-script-workspace{display:grid;gap:18px}.caller-script-flow{height:520px;min-width:0;border:1px solid var(--c-border);border-radius:12px;overflow:hidden}.caller-flow-node{width:260px;padding:16px;border:1px solid var(--c-border);border-radius:12px;background:var(--c-surface);color:var(--c-text);box-shadow:0 4px 16px #0000000a}.caller-flow-node p{overflow-wrap:anywhere;font-size:.85rem;margin:8px 0}.caller-flow-node small{display:block;margin:8px 0 12px;font-size:.72rem}.caller-flow-node__port{position:relative;margin:0 -16px;padding:7px 18px;border-top:1px solid var(--c-border);font-size:.78rem;text-align:right}.caller-script-flow .react-flow__handle{width:10px;height:10px;background:var(--c-brand)}.caller-script-flow .react-flow__node.selected .caller-flow-node{outline:2px solid var(--c-brand)}.caller-script-flow .react-flow__controls button{color:#111827;background:#fff}.caller-script-setup,.caller-script-node{min-width:0}.caller-script-workspace select,.caller-script-workspace input{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.caller-script-workspace>header{display:flex;justify-content:space-between;gap:20px;align-items:start}.caller-script-workspace h2,.caller-script-workspace p{margin:0}.caller-script-workspace p,.caller-script-workspace small{color:var(--c-text-muted)}.caller-script-workspace__layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.45fr);gap:18px;align-items:start}.caller-script-setup,.caller-script-canvas{display:grid;align-content:start;gap:16px;padding:18px;border:1px solid var(--c-border);border-radius:12px}.caller-script-setup{position:sticky;top:16px;background:var(--c-surface)}.caller-script-setup__heading{display:grid;gap:11px;padding-bottom:16px;border-bottom:1px solid var(--c-border)}.caller-script-setup__heading:last-child{padding-bottom:0;border-bottom:0}.caller-script-setup__heading>span,.caller-script-canvas__hint>strong{color:var(--c-brand);font-size:.76rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.caller-script-workspace label,.caller-script-node label{display:grid;gap:6px;color:var(--c-text-muted);font-size:.8rem}.caller-script-workspace__add,.caller-script-workspace footer{display:flex;flex-wrap:wrap;gap:8px}.caller-script-voice-lock{padding:10px 11px;border-radius:8px;background:var(--c-surface-subtle, var(--c-bg));font-size:.8rem;line-height:1.45}.caller-script-voice-warning{padding:10px 11px;border-left:3px solid var(--v2-warning, #b7791f);background:color-mix(in srgb,var(--v2-warning, #b7791f),transparent 92%);font-size:.8rem}.caller-script-canvas{min-height:440px;background:linear-gradient(135deg,var(--c-surface) 0%,var(--c-surface-subtle, var(--c-bg)) 100%)}.caller-script-canvas__hint{display:grid;gap:5px;padding-bottom:4px}.caller-script-canvas__hint span,.caller-script-empty span{color:var(--c-text-muted);font-size:.84rem;line-height:1.45}.caller-script-empty{display:grid;place-items:center;gap:8px;min-height:260px;padding:28px;border:1px dashed var(--c-border);border-radius:11px;color:var(--c-text-muted);text-align:center}.caller-script-node{display:grid;gap:12px;padding:16px;border:1px solid var(--c-border);border-radius:11px;background:var(--c-surface);box-shadow:0 6px 18px color-mix(in srgb,var(--c-text),transparent 94%)}.caller-script-node--end{padding:12px 16px;background:var(--c-surface-subtle, var(--c-bg))}.caller-script-node>header{display:flex;justify-content:space-between;gap:12px;align-items:start}.caller-script-node>header>div{display:grid;gap:4px;min-width:0}.caller-script-node>header span{overflow-wrap:anywhere;font-size:.92rem;font-weight:650}.caller-script-node>header small{font-size:.75rem}.caller-script-node>header button{width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:var(--c-text-muted);cursor:pointer;font-size:1.25rem;line-height:1}.caller-script-node>header button:hover{background:var(--c-surface-subtle, var(--c-bg));color:var(--c-text)}.caller-script-node select:disabled{cursor:not-allowed;opacity:.65}@media(max-width:720px){.caller-phrase-library__cards,.caller-phrase-editor__options{grid-template-columns:1fr}.caller-phrase-editor__heading,.caller-phrase-library__collection-heading,.caller-phrase-library__toolbar{align-items:stretch;flex-direction:column}.caller-phrase-library__search,.caller-phrase-library__filter{min-width:0;flex-basis:auto}.caller-script-workspace__layout{grid-template-columns:1fr}.caller-script-workspace>header{align-items:stretch;flex-direction:column}.caller-script-workspace>header .caller-button{width:100%}.caller-script-setup{position:static}}@media(max-width:560px){.caller-phrase-editor,.caller-phrase-library__collection{padding:14px}.caller-phrase-editor__options{grid-template-columns:1fr}.caller-phrase-library__switcher{width:100%}.caller-phrase-library__switcher button{flex:1}.caller-phrase-library__card{grid-template-columns:1fr;gap:10px}.caller-phrase-library__card-actions{justify-content:flex-start}.caller-phrase-library__card-actions .caller-button{width:44px;height:44px;min-height:44px}}.caller-scenarios-heading{align-items:end}.caller-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:16px}.caller-section-heading h2{margin:0;font-size:1.25rem;letter-spacing:-.02em}.caller-section-heading>span{color:var(--c-text-muted);font-size:.78rem}.caller-curated-examples{padding:22px;border:1px solid var(--c-border);border-radius:14px;background:var(--c-surface)}.caller-scenario-first-run{display:grid;gap:16px;scroll-margin-top:90px}.caller-scenario-first-run__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.caller-scenario-first-run__grid .voice-v2-card{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:12px}.caller-scenario-first-run__grid h3,.caller-scenario-first-run__grid p{margin:0}.caller-scenario-first-run__grid p{flex:1;color:var(--c-text-muted);font-size:.84rem;line-height:1.5}.caller-scenario-first-run__note{margin:0;color:var(--c-text-muted);font-size:.8rem;line-height:1.5}.caller-curated-grid,.caller-scenarios-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.caller-curated-card{display:flex;min-width:0;flex-direction:column;gap:12px;padding:18px;border:1px solid var(--c-border);border-radius:11px;background:var(--c-surface-subtle, var(--c-bg))}.caller-curated-card-top{display:flex;min-width:0;justify-content:space-between;gap:8px;align-items:center}.caller-curated-card code{min-width:0;overflow:hidden;color:var(--c-text-muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.caller-curated-card h3{margin:0;font-size:1rem}.caller-curated-card p{flex:1;margin:0;color:var(--c-text-muted);font-size:.84rem;line-height:1.45}.caller-scenario-readiness{display:block;color:var(--c-text-muted);font-size:.78rem;line-height:1.4}.caller-scenario-readiness a{color:var(--c-brand)}.caller-readiness-dialog-summary{display:grid;gap:8px}.caller-readiness-dialog-summary p{margin:0;color:var(--c-text-muted);line-height:1.45}.caller-curated-card .voice-v2-button{align-self:start}.caller-scenario-status{width:fit-content;padding:4px 8px;border-radius:999px;background:var(--c-brand-soft);color:var(--c-brand-hover);font-size:.7rem;font-weight:700}.caller-curated-card[data-status=attention] .caller-scenario-status,.caller-curated-card[data-status=draft] .caller-scenario-status{background:color-mix(in srgb,var(--v2-warning, #b7791f),transparent 88%);color:var(--v2-warning, #8a5a00)}.caller-curated-card[data-status=preparing] .caller-scenario-status{background:color-mix(in srgb,var(--v2-accent, #356ae6),transparent 88%);color:var(--v2-accent, #2451b8)}.caller-scenario-statuses{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.caller-scenario-statuses span{padding:3px 7px;border-radius:999px;background:var(--c-surface-subtle, var(--c-bg));color:var(--c-text-muted);font-size:.68rem}.caller-scenario-statuses [data-status=published],.caller-scenario-statuses [data-status=default]{color:var(--c-success);background:var(--c-success-soft)}.caller-scenarios-toolbar{align-items:end}.caller-scenarios-grid .caller-scenario-card{min-width:0}.caller-scenarios-grid .caller-scenario-card h2,.caller-scenarios-grid .caller-scenario-card p{overflow-wrap:anywhere}.caller-scenarios-grid .caller-scenario-card dl{min-width:0}.caller-scenario-badges{display:flex;flex-wrap:wrap;gap:6px}.caller-scenario-card dl{display:grid;gap:8px;margin:18px 0}.caller-scenario-card dl>div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--c-border);padding-top:8px}.caller-scenario-card dt,.caller-scenario-card dd{margin:0;font-size:.76rem}.caller-scenario-card dt{color:var(--c-text-muted)}.caller-scenario-card dd{text-align:right}.caller-scenarios-toolbar{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.caller-scenarios-toolbar>label:first-child{display:grid;min-width:min(100%,360px);flex:1 1 320px;gap:6px;color:var(--c-text-muted);font-size:.8rem}.caller-scenarios-archive-toggle{display:flex;min-height:40px;gap:8px;align-items:center;color:var(--c-text-muted);font-size:.8rem}.caller-scenarios-pagination{display:flex;justify-content:flex-end;gap:8px}.caller-scenario-primary-card{display:grid;gap:18px;padding:22px;border:1px solid var(--c-border);border-radius:14px;background:var(--c-surface)}.caller-scenario-primary-card__heading{display:flex;justify-content:space-between;gap:18px;align-items:start}.caller-scenario-primary-card__heading h2{margin:8px 0 3px;font-size:1.35rem}.caller-scenario-primary-card__heading p{margin:0;color:var(--c-text-muted)}.caller-scenario-status-pill{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--c-brand-soft);color:var(--c-brand-hover);font-size:.72rem;font-weight:700}.caller-scenario-primary-card__voice{color:var(--c-text-muted);font-size:.8rem}.caller-scenario-primary-card__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.caller-scenario-primary-card__facts div{min-width:0;padding-top:10px;border-top:1px solid var(--c-border)}.caller-scenario-primary-card__facts dt{color:var(--c-text-muted);font-size:.72rem}.caller-scenario-primary-card__facts dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:.84rem}.caller-scenario-primary-card__action{width:fit-content}.caller-scenario-version-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.caller-scenario-version-heading h2{margin:0}.caller-scenario-version-heading span{color:var(--c-text-muted);font-size:.8rem}.caller-developer-details{margin:16px 0;border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.caller-developer-details summary{padding:12px 0;color:var(--c-text-muted);cursor:pointer;font-size:.8rem}.caller-developer-details .voice-v2-library-meta{margin-top:0}.caller-diagnostic-raw-list{display:grid;gap:6px;margin:0 0 14px;padding-left:20px;color:var(--c-text-muted);font-size:.78rem}.caller-diagnostic-primary-reason{padding:10px 12px;border-left:3px solid var(--v2-caution, #b7791f);background:color-mix(in srgb,var(--v2-caution, #b7791f),transparent 92%)}.caller-phrase-preview{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:16px 0;padding:18px;border:1px solid var(--c-brand);border-radius:14px;background:var(--c-brand-soft)}.caller-phrase-preview h2,.caller-phrase-preview p{margin:0 0 6px}.caller-phrase-preview small{color:var(--c-text-muted)}@media(max-width:720px){.caller-phrase-preview{align-items:stretch;flex-direction:column}.caller-phrase-preview .caller-phrase-editor__actions{justify-content:flex-start}}@media(max-width:1050px){.caller-curated-grid,.caller-scenarios-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.caller-curated-examples{padding:16px}.caller-curated-grid,.caller-scenarios-grid,.caller-scenario-first-run__grid{grid-template-columns:1fr}.caller-section-heading,.caller-scenarios-heading{align-items:start;flex-direction:column}.caller-scenarios-heading .voice-v2-button{width:100%}.caller-scenarios-toolbar{align-items:stretch}.caller-scenario-primary-card__heading{flex-direction:column}.caller-scenario-primary-card__facts{grid-template-columns:1fr}.caller-scenario-primary-card__action{width:100%;justify-content:center}}.caller-google-page{max-width:1040px}.caller-google-page>.caller-page-heading{margin-bottom:2px}.caller-google-connect-card,.caller-google-setup-card,.caller-google-account-card{display:flex;align-items:flex-start;gap:18px}.caller-google-connect-card h2,.caller-google-setup-card h2,.caller-google-account-card h2{margin:0;font-size:18px}.caller-google-connect-card p,.caller-google-setup-card p,.caller-google-account-card p{margin:8px 0 16px;color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-google-connect-card__icon,.caller-google-setup-card__icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:var(--c-radius-md);color:var(--c-brand);background:var(--c-brand-soft);font-size:19px;font-weight:750}.caller-google-connect-card__icon span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--c-surface)}.caller-google-connect-card__icon svg{width:17px}.caller-google-account-card{justify-content:space-between}.caller-google-account-card p{margin-bottom:0}.caller-google-account-card__actions,.caller-google-workspace-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.caller-google-workspace-card{display:grid;gap:16px}.caller-google-workspace-card__description{margin:-7px 0 0;color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-google-links{display:flex;gap:16px;flex-wrap:wrap;padding:14px;border-radius:var(--c-radius-sm);background:var(--c-surface-subtle)}.caller-google-link{display:inline-flex;align-items:center;gap:5px;color:var(--c-brand-hover);font-size:13px;font-weight:650;text-decoration:none}.caller-google-link:hover{text-decoration:underline}.caller-google-tabs{margin:0;color:var(--c-text-muted);font-size:12px}.caller-google-tabs strong{color:var(--c-text)}.caller-google-inline-alert{margin:0;border:1px solid color-mix(in srgb,var(--c-danger),transparent 62%);border-radius:var(--c-radius-sm);padding:12px 14px;color:var(--c-danger);background:var(--c-danger-soft);font-size:13px;line-height:1.5}.caller-google-error{display:grid;gap:12px;justify-items:start}.caller-google-error p{margin:0;color:var(--c-text-muted);font-size:13px}.caller-google-privacy-card{display:grid;gap:12px}.caller-google-privacy-card h2{font-size:15px}.caller-google-privacy-card ul{display:grid;gap:8px;margin:0;padding-left:20px;color:var(--c-text-muted);font-size:13px;line-height:1.5}.caller-google-privacy-card .caller-inline-link{justify-self:start}@media(max-width:640px){.caller-google-connect-card,.caller-google-setup-card,.caller-google-account-card{display:grid}.caller-google-account-card__actions,.caller-google-workspace-card__actions{align-items:stretch}.caller-google-account-card__actions .caller-button,.caller-google-workspace-card__actions .caller-button{width:100%}.caller-google-links{display:grid;gap:10px}}.caller-cloud-drives-page{max-width:1120px}.caller-cloud-drives-page>.caller-page-heading{margin-bottom:22px}.caller-cloud-drives-page>.caller-page-heading p:last-child{max-width:690px}.caller-cloud-page-banner{margin:0 0 18px;border:1px solid color-mix(in srgb,var(--c-warning),transparent 54%);border-radius:var(--c-radius-md);padding:12px 14px;color:var(--c-text);background:var(--c-warning-soft);font-size:13px;line-height:1.5}.caller-cloud-skeleton{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.caller-cloud-skeleton span{display:block;min-height:380px;border:1px solid var(--c-border);border-radius:var(--c-radius-lg);background:linear-gradient(100deg,var(--c-surface-subtle) 30%,var(--c-surface) 45%,var(--c-surface-subtle) 60%);background-size:220% 100%;animation:caller-cloud-skeleton 1.2s ease-in-out infinite}@keyframes caller-cloud-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.caller-cloud-source-panel{display:grid;gap:18px;margin-bottom:20px;border:1px solid var(--c-border);border-radius:var(--c-radius-lg);padding:20px;background:var(--c-surface);box-shadow:var(--c-shadow-sm)}.caller-cloud-source-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.caller-cloud-source-panel__heading h2{margin:0;font-size:19px;letter-spacing:-.02em}.caller-cloud-source-panel__heading p:last-child{margin:7px 0 0;color:var(--c-text-muted);font-size:13px;line-height:1.5}.caller-cloud-source-options{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.caller-cloud-source-option{display:flex;align-items:flex-start;gap:11px;min-height:76px;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:13px 14px;color:var(--c-text);background:var(--c-surface-subtle);cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.caller-cloud-source-option:hover{border-color:var(--c-brand);background:var(--c-surface)}.caller-cloud-source-option.is-active{border-color:var(--c-brand);background:var(--c-brand-soft);box-shadow:0 0 0 2px color-mix(in srgb,var(--c-brand),transparent 82%)}.caller-cloud-source-option.is-disabled{cursor:not-allowed;opacity:.6}.caller-cloud-source-option input{flex:0 0 auto;margin-top:3px;accent-color:var(--c-brand)}.caller-cloud-source-option__body{display:grid;gap:4px;flex:1}.caller-cloud-source-option__body strong{font-size:13px}.caller-cloud-source-option__body small{color:var(--c-text-muted);font-size:11px;line-height:1.4}.caller-cloud-source-option>svg{flex:0 0 auto;color:var(--c-brand)}.caller-cloud-provider-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.caller-cloud-provider-card{display:grid;gap:18px;min-width:0;padding:22px}.caller-cloud-provider-card.is-active{border-color:color-mix(in srgb,var(--c-brand),var(--c-border) 45%);box-shadow:0 0 0 2px color-mix(in srgb,var(--c-brand),transparent 88%),var(--c-shadow-sm)}.caller-cloud-provider-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.caller-cloud-provider-card__identity{display:flex;align-items:center;gap:12px;min-width:0}.caller-cloud-provider-card__identity h2{margin:0;font-size:19px;letter-spacing:-.02em}.caller-cloud-provider-card__mark{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:13px;color:var(--c-brand);background:var(--c-brand-soft);font-size:21px;font-weight:800}.caller-cloud-provider-card--yandex_disk .caller-cloud-provider-card__mark{color:#d13a2e;background:#fff0ec}.caller-cloud-provider-card__badges{display:flex;align-items:flex-end;justify-content:flex-end;gap:7px;flex-wrap:wrap}.caller-cloud-provider-card__description{margin:0;color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-cloud-provider-card__meta{display:grid;gap:10px;margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}.caller-cloud-provider-card__meta div{display:grid;gap:4px;min-width:0}.caller-cloud-provider-card__meta dt{color:var(--c-text-muted);font-size:11px}.caller-cloud-provider-card__meta dd{overflow:hidden;margin:0;color:var(--c-text);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.caller-cloud-provider-card__dataset{display:grid;gap:12px;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:14px;background:var(--c-surface-subtle)}.caller-cloud-provider-card__dataset-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.caller-cloud-provider-card__dataset-heading>div{display:grid;gap:4px}.caller-cloud-provider-card__dataset-heading strong{font-size:13px}.caller-cloud-provider-card__dataset-heading span{color:var(--c-text-muted);font-size:12px}.caller-cloud-provider-card__links{display:flex;gap:12px;flex-wrap:wrap}.caller-cloud-provider-card__links a,.caller-cloud-provider-card__links span{display:inline-flex;align-items:center;gap:5px;min-width:0;color:var(--c-brand-hover);font-size:12px;font-weight:650;line-height:1.4;text-decoration:none}.caller-cloud-provider-card__links a:hover{text-decoration:underline}.caller-cloud-provider-card__links span{color:var(--c-text-muted);font-weight:500}.caller-cloud-provider-card__next-action{display:flex;align-items:flex-start;gap:9px;color:var(--c-text-muted);font-size:12px;line-height:1.45}.caller-cloud-provider-card__next-action span:last-child{display:grid;gap:3px}.caller-cloud-provider-card__next-action strong{color:var(--c-text);font-size:12px}.caller-cloud-provider-card__next-icon{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:8px;color:var(--c-brand);background:var(--c-brand-soft)}.caller-cloud-provider-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.caller-cloud-provider-card__actions .caller-button{min-height:36px}.caller-cloud-provider-card__hint{margin:-6px 0 0;color:var(--c-text-muted);font-size:11px;line-height:1.45}.caller-cloud-inline-error{margin:0;border-radius:var(--c-radius-sm);padding:10px 12px;color:var(--c-danger);background:var(--c-danger-soft);font-size:12px;line-height:1.45}.caller-cloud-sync-note{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:15px 17px;background:var(--c-surface-subtle)}.caller-cloud-sync-note div{display:grid;gap:4px}.caller-cloud-sync-note strong{font-size:13px}.caller-cloud-sync-note p{margin:0;color:var(--c-text-muted);font-size:12px;line-height:1.5}.caller-cloud-sync-note a{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:var(--c-brand-hover);font-size:12px;font-weight:700;text-decoration:none}.caller-cloud-sync-note a:hover{text-decoration:underline}.caller-cloud-switch-dialog-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:20px;background:color-mix(in srgb,var(--c-text),transparent 55%)}.caller-cloud-switch-dialog{width:min(100%,480px);display:grid;gap:12px;border:1px solid var(--c-border);border-radius:var(--c-radius-lg);padding:24px;background:var(--c-surface);box-shadow:var(--c-shadow-md)}.caller-cloud-switch-dialog h2{margin:0;font-size:20px;letter-spacing:-.02em}.caller-cloud-switch-dialog p{margin:0;color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-cloud-switch-dialog__current{border-radius:var(--c-radius-sm);padding:11px 13px;color:var(--c-text);background:var(--c-surface-subtle)}.caller-cloud-switch-dialog__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}@media(max-width:900px){.caller-cloud-provider-grid,.caller-cloud-skeleton,.caller-cloud-source-options{grid-template-columns:1fr}}@media(max-width:640px){.caller-cloud-source-panel,.caller-cloud-provider-card{padding:16px}.caller-cloud-source-panel__heading,.caller-cloud-provider-card__heading,.caller-cloud-sync-note{display:grid}.caller-cloud-source-panel__heading>.caller-status,.caller-cloud-provider-card__badges{justify-content:flex-start}.caller-cloud-provider-card__meta{grid-template-columns:1fr}.caller-cloud-provider-card__actions{align-items:stretch}.caller-cloud-provider-card__actions .caller-button{width:100%;justify-content:center}.caller-cloud-provider-card__links{display:grid}.caller-cloud-sync-note a{justify-self:start}.caller-cloud-switch-dialog{padding:18px}.caller-cloud-switch-dialog__actions{display:grid}.caller-cloud-switch-dialog__actions .caller-button{width:100%}}.caller-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.caller-contacts-page{max-width:1320px}.caller-contacts-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 190px auto;gap:12px;align-items:end;padding:16px;border:1px solid var(--c-border);border-radius:var(--c-radius-md);background:var(--c-surface);box-shadow:var(--c-shadow-sm)}.caller-contact-search,.caller-contact-filter{display:grid;gap:7px;color:var(--c-text);font-size:12px;font-weight:650}.caller-contact-search input,.caller-contact-filter select{width:100%;min-height:42px;border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:9px 12px;color:var(--c-text);background:var(--c-surface);font:inherit;font-size:14px;font-weight:450}.caller-contact-search input:focus,.caller-contact-filter select:focus{border-color:var(--c-brand);outline:3px solid color-mix(in srgb,var(--c-focus),transparent 82%)}.caller-contacts-toolbar__actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.caller-contact-results-heading{display:flex;gap:5px;align-items:baseline;color:var(--c-text-muted);font-size:13px}.caller-contact-results-heading strong{color:var(--c-text);font-size:20px}.caller-contacts-table-wrap{overflow:hidden;border:1px solid var(--c-border);border-radius:var(--c-radius-md);background:var(--c-surface);box-shadow:var(--c-shadow-sm)}.caller-contacts-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:12px}.caller-contacts-table th,.caller-contacts-table td{border-bottom:1px solid var(--c-border);padding:15px 12px;text-align:left;vertical-align:top}.caller-contacts-table thead th{color:var(--c-text-muted);background:var(--c-surface-subtle);font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.caller-contacts-table tbody tr:last-child th,.caller-contacts-table tbody tr:last-child td{border-bottom:0}.caller-contacts-table tbody tr:hover{background:color-mix(in srgb,var(--c-brand-soft),white 65%)}.caller-contacts-table tbody th{min-width:150px;color:var(--c-text);font-weight:650}.caller-contacts-table tbody th>span{display:block;margin-top:4px;color:var(--c-text-muted);font-size:11px;font-weight:450}.caller-contacts-table tbody td{color:var(--c-text-muted);line-height:1.45}.caller-contact-name{color:var(--c-text);font-size:13px;font-weight:700;text-decoration:none}.caller-contact-name:hover{color:var(--c-brand-hover);text-decoration:underline}.caller-contact-error{display:block;max-width:175px;margin-top:7px;color:var(--c-danger);font-size:11px;line-height:1.35}.caller-contact-action{display:flex;gap:6px;align-items:center;white-space:nowrap}.caller-contact-action .caller-button{min-height:32px;padding-inline:10px;font-size:11px}.caller-contact-action .caller-icon-link{width:27px;height:32px}.caller-muted-value{color:var(--c-text-muted);font-size:12px}.caller-contact-mobile-list{display:none}.caller-contacts-pagination{display:flex;gap:16px;align-items:center;justify-content:center;color:var(--c-text-muted);font-size:12px}.caller-contacts-pagination .caller-button{min-height:34px}.caller-contacts-skeleton{display:grid;gap:0;min-height:350px;border:1px solid var(--c-border);border-radius:var(--c-radius-md);padding:18px;background:var(--c-surface)}.caller-contacts-skeleton__row{display:grid;grid-template-columns:1.3fr 1fr .6fr;gap:18px;align-items:center;min-height:58px;border-bottom:1px solid var(--c-border)}.caller-contacts-skeleton__row:last-child{border-bottom:0}.caller-contacts-error{display:grid;gap:12px;justify-items:start}.caller-contacts-error h1,.caller-contacts-error h2{margin:0;font-size:19px}.caller-contacts-error p{margin:0;color:var(--c-text-muted);font-size:13px;line-height:1.5}.caller-contact-detail-back{display:flex;gap:12px;align-items:center;justify-content:space-between}.caller-contact-source-badge,.caller-contact-readonly{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;padding:0 10px;color:var(--c-brand-hover);background:var(--c-brand-soft);font-size:11px;font-weight:700}.caller-contact-detail-alert{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--c-danger),transparent 62%);border-radius:var(--c-radius-sm);padding:14px 16px;color:var(--c-danger);background:var(--c-danger-soft)}.caller-contact-detail-alert strong{font-size:13px}.caller-contact-detail-alert p{margin:0;color:var(--c-text-muted);font-size:12px;line-height:1.45}.caller-contact-detail-alert .caller-inline-link{justify-self:start}.caller-contact-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:20px;align-items:start}.caller-contact-data-card,.caller-contact-test-card{display:grid;gap:20px}.caller-contact-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0}.caller-contact-detail-list div{border-top:1px solid var(--c-border);padding:13px 0}.caller-contact-detail-list dt{color:var(--c-text-muted);font-size:11px}.caller-contact-detail-list dd{margin:5px 0 0;color:var(--c-text);font-size:14px;overflow-wrap:anywhere}.caller-contact-owner-note,.caller-contact-card-note{margin:0;color:var(--c-text-muted);font-size:12px;line-height:1.5}.caller-contact-data-card .caller-button{justify-self:start}.caller-contact-scenario{display:flex;gap:12px;align-items:center;border-radius:var(--c-radius-sm);padding:14px;background:var(--c-surface-subtle)}.caller-contact-scenario__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--c-brand);background:var(--c-brand-soft)}.caller-contact-scenario strong,.caller-contact-scenario small{display:block}.caller-contact-scenario strong{font-size:13px}.caller-contact-scenario small{margin-top:4px;color:var(--c-text-muted);font-size:11px;overflow-wrap:anywhere}.caller-contact-test-card>.caller-button{justify-self:start}.caller-contact-history{display:grid;gap:0}.caller-contact-history>div{display:flex;gap:12px;align-items:center;justify-content:space-between;border-top:1px solid var(--c-border);padding:12px 0}.caller-contact-history span,.caller-contact-history small{color:var(--c-text-muted);font-size:12px}.caller-contact-history a{display:inline-flex;gap:4px;align-items:center;color:var(--c-brand-hover);font-size:12px;font-weight:650;text-decoration:none}.caller-contact-history a:hover{text-decoration:underline}.caller-contact-test-confirm{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px}.caller-contact-test-confirm__icon{display:grid;width:46px;height:46px;place-items:center;border-radius:var(--c-radius-md);color:var(--c-brand);background:var(--c-brand-soft)}.caller-contact-test-confirm p{margin:0 0 8px;color:var(--c-text-muted);font-size:13px;line-height:1.5}.caller-contact-test-confirm p strong{color:var(--c-text)}.caller-contact-test-confirm dl{display:grid;gap:7px;margin:16px 0 0}.caller-contact-test-confirm dl div{display:flex;gap:8px;justify-content:space-between;border-top:1px solid var(--c-border);padding-top:8px}.caller-contact-test-confirm dt{color:var(--c-text-muted);font-size:11px}.caller-contact-test-confirm dd{margin:0;color:var(--c-text);font-size:12px;text-align:right;overflow-wrap:anywhere}.caller-contact-test-result{display:grid;gap:12px}.caller-contact-test-result__success{display:flex;gap:10px;align-items:center}.caller-contact-test-result__success>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--c-success);background:var(--c-success-soft)}.caller-contact-test-result__success strong,.caller-contact-test-result__success small{display:block}.caller-contact-test-result__success strong{font-size:14px}.caller-contact-test-result__success small{margin-top:3px;color:var(--c-text-muted);font-size:11px}.caller-contact-test-result>label{color:var(--c-text-muted);font-size:11px}.caller-contact-test-result__copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.caller-contact-test-result__copy input{min-width:0;border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:9px;color:var(--c-text);background:var(--c-surface-subtle);font-size:11px}.caller-contact-test-result__copy .caller-button{min-height:38px;padding-inline:10px;font-size:11px}.caller-contact-test-result__actions{display:flex;gap:8px;flex-wrap:wrap}.caller-contact-test-result__actions .caller-button{min-height:36px;font-size:11px}.caller-contact-test-result__note{margin:0;color:var(--c-text-muted);font-size:11px;line-height:1.45}.caller-google-sync-panel{display:grid;gap:18px}.caller-google-sync-panel__account{display:flex;gap:12px;align-items:center}.caller-google-sync-panel__account-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:var(--c-radius-sm);color:var(--c-brand);background:var(--c-brand-soft)}.caller-google-sync-panel__account strong,.caller-google-sync-panel__account span{display:block}.caller-google-sync-panel__account strong{font-size:13px}.caller-google-sync-panel__account span{margin-top:4px;color:var(--c-text-muted);font-size:11px;line-height:1.4}.caller-google-sync-panel__links{display:flex;gap:16px;flex-wrap:wrap;border-radius:var(--c-radius-sm);padding:12px;background:var(--c-surface-subtle)}.caller-google-sync-panel__links a{display:inline-flex;gap:5px;align-items:center;color:var(--c-brand-hover);font-size:12px;font-weight:650;text-decoration:none}.caller-google-sync-panel__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.caller-google-sync-panel__metrics div{border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:12px}.caller-google-sync-panel__metrics strong,.caller-google-sync-panel__metrics span{display:block}.caller-google-sync-panel__metrics strong{color:var(--c-text);font-size:22px;letter-spacing:-.04em}.caller-google-sync-panel__metrics span{margin-top:5px;color:var(--c-text-muted);font-size:11px;line-height:1.25}.caller-google-sync-panel__footer{display:flex;gap:16px;align-items:end;justify-content:space-between}.caller-google-sync-panel__footer>div span,.caller-google-sync-panel__footer>div strong{display:block}.caller-google-sync-panel__footer>div span{color:var(--c-text-muted);font-size:11px}.caller-google-sync-panel__footer>div strong{margin-top:5px;color:var(--c-text);font-size:13px}.caller-google-sync-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.caller-google-sync-steps li{display:flex;gap:7px;align-items:center;color:var(--c-text-muted);font-size:11px}.caller-google-sync-steps li>span{display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--c-border);border-radius:50%;font-size:10px}.caller-google-sync-steps li.is-current{color:var(--c-brand-hover);font-weight:650}.caller-google-sync-steps li.is-current>span{border-color:var(--c-brand);color:var(--c-brand-hover);background:var(--c-brand-soft)}@media(max-width:1100px){.caller-contacts-table th,.caller-contacts-table td{padding-inline:9px}.caller-contacts-table{font-size:11px}.caller-contact-action .caller-button{padding-inline:7px}.caller-contact-detail-grid{grid-template-columns:1fr}}@media(max-width:840px){.caller-contacts-toolbar{grid-template-columns:1fr 170px}.caller-contacts-toolbar__actions{grid-column:1 / -1;justify-content:flex-start}.caller-contacts-table{display:none}.caller-contact-mobile-list{display:grid;gap:10px;padding:12px}.caller-contact-mobile-card{display:grid;gap:13px;border:1px solid var(--c-border);border-radius:var(--c-radius-sm);padding:15px}.caller-contact-mobile-card__heading{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.caller-contact-mobile-card__heading>div>span{display:block;margin-top:4px;color:var(--c-text-muted);font-size:11px}.caller-contact-mobile-card dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.caller-contact-mobile-card dt{color:var(--c-text-muted);font-size:10px}.caller-contact-mobile-card dd{margin:4px 0 0;color:var(--c-text);font-size:12px;overflow-wrap:anywhere}.caller-contact-mobile-card__links{display:flex;gap:12px;flex-wrap:wrap}.caller-contact-mobile-card .caller-contact-action{justify-content:space-between}.caller-google-sync-panel__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.caller-contacts-toolbar{grid-template-columns:1fr}.caller-contacts-toolbar__actions{display:grid;grid-template-columns:1fr 1fr}.caller-contacts-toolbar__actions .caller-button{width:100%;padding-inline:8px;font-size:11px}.caller-contact-detail-back{align-items:flex-start;flex-direction:column}.caller-contact-detail-list,.caller-contact-test-confirm{grid-template-columns:1fr}.caller-contact-test-confirm__icon{width:40px;height:40px}.caller-contact-test-result__copy{grid-template-columns:1fr}.caller-contact-test-result__actions{display:grid}.caller-contact-test-result__actions .caller-button{width:100%}.caller-google-sync-panel__footer{align-items:stretch;flex-direction:column}.caller-google-sync-panel__footer .caller-button{width:100%}.caller-google-sync-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}}.caller-results-page,.caller-result-detail-page,.caller-results-table-wrap,.caller-result-detail-grid{min-width:0}.caller-results-table-wrap{overflow-x:auto;overscroll-behavior-inline:contain}.caller-results-table{min-width:760px}.caller-results-table th,.caller-results-table td,.caller-result-mobile-card,.caller-result-detail-page p,.caller-result-detail-page dd{overflow-wrap:anywhere}.caller-results-toolbar label,.caller-results-toolbar input,.caller-results-toolbar select{min-width:0}@media(max-width:820px){.caller-results-table-wrap{overflow:hidden}.caller-results-table{min-width:0}}@media(max-width:560px){.caller-results-toolbar .caller-button{min-height:44px;width:100%}.caller-results-pagination{gap:8px}.caller-results-pagination .caller-button{min-width:92px}}.caller-settings-page{max-width:1120px}.caller-settings-navigation{display:flex;gap:7px;flex-wrap:wrap;border-bottom:1px solid var(--c-border);padding-bottom:10px}.caller-settings-navigation a{border-radius:var(--c-radius-sm);padding:9px 12px;color:var(--c-text-muted);font-size:13px;font-weight:650;text-decoration:none}.caller-settings-navigation a:hover,.caller-settings-navigation a:focus-visible,.caller-settings-navigation a[aria-current=page]{color:var(--c-brand-hover);background:var(--c-brand-soft)}.caller-integrations-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--c-text-muted);font-size:13px}.caller-integrations-breadcrumb a{color:var(--c-brand-hover);text-decoration:none}.caller-integrations-breadcrumb a:hover{text-decoration:underline}.caller-integrations-back{margin-top:12px}.caller-settings-tabs{display:flex;gap:7px;flex-wrap:wrap;border-bottom:1px solid var(--c-border);padding-bottom:10px}.caller-settings-tabs a{border-radius:var(--c-radius-sm);padding:9px 12px;color:var(--c-text-muted);font-size:13px;font-weight:650;text-decoration:none}.caller-settings-tabs a:hover,.caller-settings-tabs a:focus-visible{color:var(--c-brand-hover);background:var(--c-brand-soft)}.caller-settings-card{display:grid;gap:21px;scroll-margin-top:90px}.caller-settings-card__heading{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.caller-settings-card__heading h2{margin:0;font-size:20px}.caller-settings-card__heading p:not(.caller-page-kicker){max-width:720px;margin:8px 0 0;color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-settings-revision{flex:0 0 auto;color:var(--c-text-muted);font-size:12px}.caller-settings-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.caller-settings-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.caller-settings-error{margin:0;color:var(--c-danger);font-size:13px;line-height:1.5}.caller-settings-reconcile{display:flex;gap:18px;align-items:center;justify-content:space-between;border-top:1px solid var(--c-border);padding-top:18px}.caller-settings-reconcile strong{font-size:13px}.caller-settings-reconcile p,.caller-settings-muted{margin:5px 0 0;color:var(--c-text-muted);font-size:12px;line-height:1.5}.caller-settings-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;margin:0}.caller-settings-summary-grid div{border-top:1px solid var(--c-border);padding:14px 0}.caller-settings-summary-grid dt{color:var(--c-text-muted);font-size:11px}.caller-settings-summary-grid dd{margin:5px 0 0;color:var(--c-text);font-size:14px;overflow-wrap:anywhere}.caller-settings-list{display:grid;gap:11px;margin:0;padding-left:20px;color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-settings-list strong{color:var(--c-text)}.caller-settings-help-card{scroll-margin-top:90px}.caller-settings-help-card h2{margin:0}.caller-settings-help-card p:not(.caller-page-kicker){color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-settings-tools-card{display:grid;gap:12px;scroll-margin-top:90px}.caller-settings-tools-card h2,.caller-settings-tools-card p{margin:0}.caller-settings-tools-card p:not(.caller-page-kicker){color:var(--c-text-muted);font-size:13px;line-height:1.55}.caller-settings-tools-card__links{display:flex;flex-wrap:wrap;gap:9px}.caller-settings-connections{display:grid;gap:18px;scroll-margin-top:90px}.caller-settings-connections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.caller-settings-connection-card{gap:15px}.caller-settings-connection-card h3{margin:0;font-size:17px}.caller-settings-connection-card__status{display:flex;align-items:center;gap:8px}.caller-settings-connection-value{color:var(--c-text);font-size:13px;overflow-wrap:anywhere}.caller-settings-secret-control{display:grid;gap:8px}.caller-settings-checkbox{display:flex;gap:8px;align-items:center;color:var(--c-text-muted);font-size:13px}.caller-help-open{overflow:hidden}.caller-help-backdrop{position:fixed;z-index:80;inset:0;border:0;background:#0f172a38;cursor:pointer}.caller-help-drawer{position:fixed;z-index:90;inset:0 0 0 auto;display:grid;width:min(440px,calc(100vw - 24px));grid-template-rows:auto 1fr;border-left:1px solid var(--c-border);background:var(--c-surface);box-shadow:-18px 0 48px #0f172a29}.caller-help-drawer__header{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--c-border);padding:24px}.caller-help-drawer__header h2{margin:0;font-size:20px}.caller-help-drawer__body{display:grid;align-content:start;gap:18px;overflow-y:auto;padding:24px;color:var(--c-text-muted);font-size:14px;line-height:1.6}.caller-help-drawer__body p{margin:0}.caller-help-drawer__body ul{display:grid;gap:10px;margin:0;padding-left:20px}.caller-help-drawer__body a{justify-self:start}.caller-topbar__help{border:0;padding:8px;background:transparent;cursor:pointer;font:inherit}@media(max-width:760px){.caller-settings-form-grid,.caller-settings-summary-grid,.caller-settings-connections-grid{grid-template-columns:1fr}.caller-settings-card__heading,.caller-settings-reconcile{display:grid}.caller-settings-reconcile .caller-button{justify-self:start}.caller-help-drawer{width:min(420px,calc(100vw - 16px))}}@media(max-width:480px){.caller-settings-actions{display:grid;align-items:stretch}.caller-settings-actions>*{width:100%}.caller-settings-tabs{display:grid;grid-template-columns:1fr 1fr}.caller-settings-tabs a{text-align:center}}.caller-participant-shell{min-height:100svh;padding-bottom:env(safe-area-inset-bottom)}.caller-participant-header{min-height:64px;padding-top:env(safe-area-inset-top)}.caller-participant-shell .voice-v2-page{min-height:100svh}.caller-participant-shell button,.caller-participant-shell a.voice-v2-button,.caller-participant-shell a.voice-v2-end,.caller-participant-shell .voice-v2-round-control{min-height:44px}.caller-participant-shell .voice-v2-caption p,.caller-participant-shell .voice-v2-lead,.caller-participant-shell h1{overflow-wrap:anywhere}@media(max-width:640px){.caller-participant-shell .voice-v2-page{width:calc(100% - 32px);min-height:100svh;padding:24px 0 calc(32px + env(safe-area-inset-bottom))}.caller-participant-shell .voice-v2-card,.caller-participant-shell .voice-v2-conversation{padding:20px 16px}.caller-participant-shell .voice-v2-controls{width:100%;align-items:stretch;flex-direction:column}.caller-participant-shell .voice-v2-controls>*{width:100%}.caller-participant-shell .voice-v2-stage{min-height:320px}.caller-participant-shell .voice-v2-orb{width:min(210px,68vw);height:min(210px,68vw)}}@media(prefers-reduced-motion:reduce){.caller-participant-shell .voice-v2-orb-ring,.caller-participant-shell .voice-v2-orb-core i{animation:none}}:root{--v2-background: hsl(0 0% 100%);--v2-foreground: hsl(0 0% 11%);--v2-card: hsl(0 0% 100%);--v2-card-foreground: hsl(0 0% 11%);--v2-primary: #101010;--v2-primary-foreground: hsl(0 0% 100%);--v2-secondary: #f5f5f5;--v2-secondary-border: #e5e5e5;--v2-secondary-foreground: #101010;--v2-muted: hsl(0 0% 85.1%);--v2-muted-foreground: hsl(220 10% 36%);--v2-accent: hsl(0 0% 96%);--v2-accent-foreground: hsl(0 0% 2%);--v2-destructive: hsl(0 72% 40%);--v2-destructive-foreground: hsl(0 0% 100%);--v2-constructive: hsl(141 71% 48%);--v2-constructive-foreground: hsl(0 0% 100%);--v2-caution: hsl(38 92% 50%);--v2-border: hsl(0 0% 91%);--v2-input: hsl(0 0% 100%);--v2-ring: #737373;--v2-radius-lg: .82rem;--v2-radius-md: .65rem;--v2-radius-sm: .35rem}html,body,#root{min-height:100%;margin:0}.voice-v2-shell{min-height:100svh;color:var(--v2-foreground);background:var(--v2-background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.voice-v2-shell *,.voice-v2-shell *:before,.voice-v2-shell *:after{box-sizing:border-box}.voice-v2-shell button,.voice-v2-shell input,.voice-v2-shell textarea,.voice-v2-shell select{font:inherit;font-size:14px}.voice-v2-brand:focus-visible,.voice-v2-shell button:focus-visible,.voice-v2-shell a:focus-visible,.voice-v2-shell input:focus-visible,.voice-v2-shell textarea:focus-visible{outline:2px solid color-mix(in srgb,var(--v2-primary),transparent 50%);outline-offset:3px}.voice-v2-header{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 48px));min-height:64px;margin:0 auto;border-bottom:1px solid var(--v2-border)}.voice-v2-brand{display:inline-flex;gap:9px;align-items:center;color:var(--v2-foreground);font-size:1rem;font-weight:650;text-decoration:none}.voice-v2-brand-mark{display:inline-flex;gap:2px;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid var(--v2-secondary-border);border-radius:var(--v2-radius-sm);background:var(--v2-secondary)}.voice-v2-brand-mark span{display:block;width:2px;border-radius:2px;background:var(--v2-primary)}.voice-v2-brand-mark span:nth-child(1),.voice-v2-brand-mark span:nth-child(4){height:7px;opacity:.55}.voice-v2-brand-mark span:nth-child(2){height:14px}.voice-v2-brand-mark span:nth-child(3){height:10px;opacity:.78}.voice-v2-header-note{color:var(--v2-muted-foreground);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.voice-v2-header-actions{display:inline-flex;gap:10px;align-items:center}.voice-v2-page{display:grid;min-height:calc(100svh - 64px);place-items:center;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:48px 0 72px}.voice-v2-shell--compact .voice-v2-page{place-items:center start}.voice-v2-admin{width:min(760px,100%)}.voice-v2-eyebrow,.voice-v2-step{margin-bottom:12px;color:var(--v2-secondary-foreground);font-size:.75rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.voice-v2-shell h1{max-width:720px;margin:0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:620;letter-spacing:-.04em;line-height:1.08}.voice-v2-lead{max-width:650px;margin:18px 0 28px;color:var(--v2-muted-foreground);font-size:clamp(1rem,2vw,1.13rem);line-height:1.6}.voice-v2-active-scenario{margin:-16px 0 22px;color:var(--v2-muted-foreground);font-size:.8rem}.voice-v2-button,.voice-v2-primary,.voice-v2-secondary,.voice-v2-copy,.voice-v2-round-control,.voice-v2-end{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:36px;border-radius:var(--v2-radius-md);cursor:pointer;font-size:.79rem;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.voice-v2-button:disabled,.voice-v2-primary:disabled,.voice-v2-secondary:disabled,.voice-v2-copy:disabled{cursor:not-allowed;opacity:.5}.voice-v2-button--default,.voice-v2-primary{min-height:40px;padding:0 16px;border:1px solid var(--v2-foreground);color:var(--v2-background);background:var(--v2-foreground)}.voice-v2-primary{min-width:190px;justify-content:space-between}.voice-v2-primary:hover:not(:disabled),.voice-v2-button--default:hover:not(:disabled){opacity:.9}.voice-v2-primary svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.voice-v2-primary--wide{width:100%}.voice-v2-button--outline,.voice-v2-copy,.voice-v2-round-control{padding:0 14px;border:1px solid var(--v2-border);color:var(--v2-foreground);background:var(--v2-background)}.voice-v2-button--outline:hover,.voice-v2-copy:hover,.voice-v2-round-control:hover{background:var(--v2-accent)}.voice-v2-button--secondary,.voice-v2-secondary{padding:0 14px;border:1px solid var(--v2-secondary-border);color:var(--v2-secondary-foreground);background:var(--v2-secondary)}.voice-v2-button--secondary:hover,.voice-v2-secondary:hover{filter:brightness(.98)}.voice-v2-button--destructive,.voice-v2-end{padding:0 15px;border:1px solid color-mix(in srgb,var(--v2-destructive),transparent 70%);color:var(--v2-destructive);background:color-mix(in srgb,var(--v2-destructive),transparent 94%)}.voice-v2-end:hover{background:color-mix(in srgb,var(--v2-destructive),transparent 88%)}.voice-v2-icon-button{display:inline-grid;width:36px;height:36px;padding:0;border:1px solid var(--v2-border);border-radius:var(--v2-radius-sm);color:var(--v2-foreground);background:var(--v2-background);cursor:pointer;place-items:center}.voice-v2-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:var(--v2-radius-sm);color:var(--v2-secondary-foreground);background:var(--v2-secondary);font-size:.7rem;font-weight:650}.voice-v2-input,.voice-v2-login input,.voice-v2-copy-row input{width:100%;min-width:0;min-height:36px;padding:7px 11px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);color:var(--v2-foreground);background:var(--v2-input);box-shadow:0 1px 2px #00000008}.voice-v2-shell select{min-height:36px;padding:7px 11px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);color:var(--v2-foreground);background:var(--v2-input)}.voice-v2-shell textarea{width:100%;min-height:104px;padding:10px 11px;resize:vertical;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);color:var(--v2-foreground);background:var(--v2-input)}.voice-v2-input:focus,.voice-v2-login input:focus,.voice-v2-copy-row input:focus,.voice-v2-shell textarea:focus{border-color:color-mix(in srgb,var(--v2-primary),transparent 45%);box-shadow:0 0 0 3px color-mix(in srgb,var(--v2-primary),transparent 82%);outline:none}.voice-v2-login form{display:grid;gap:10px;max-width:430px}.voice-v2-login label{margin-top:8px;color:var(--v2-muted-foreground);font-size:.8rem}.voice-v2-login .voice-v2-primary{margin-top:12px}.voice-v2-alert{margin:20px 0 0;padding:12px 14px;border:1px solid color-mix(in srgb,var(--v2-destructive),transparent 65%);border-radius:var(--v2-radius-md);color:#911d1d;background:color-mix(in srgb,var(--v2-destructive),transparent 94%);font-size:.88rem;line-height:1.5}.voice-v2-card,.voice-v2-invite{width:min(760px,100%);padding:clamp(24px,4vw,40px);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);color:var(--v2-card-foreground);background:var(--v2-card);box-shadow:0 12px 30px #0000000d}.voice-v2-card h1{font-size:clamp(1.9rem,4.5vw,2.7rem)}.voice-v2-card .voice-v2-lead{margin-bottom:26px}.voice-v2-invite{margin-top:28px;padding:22px}.voice-v2-invite-topline{display:flex;gap:9px;align-items:center;margin-bottom:18px;font-size:.88rem}.voice-v2-invite-topline span:last-child{margin-left:auto;color:var(--v2-muted-foreground);font-size:.75rem}.voice-v2-success-dot{width:8px;height:8px;border-radius:50%;background:var(--v2-constructive)}.voice-v2-invite label,.voice-v2-invite>p{display:block;color:var(--v2-muted-foreground);font-size:.76rem}.voice-v2-invite label{margin-bottom:8px}.voice-v2-invite>p{margin:10px 0 0}.voice-v2-copy-row{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.voice-v2-copy{padding:0}.voice-v2-copy svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.5}.voice-v2-invite-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.voice-v2-name-field{display:grid;gap:7px;margin-top:24px}.voice-v2-name-field label{color:var(--v2-foreground);font-size:.86rem;font-weight:600}.voice-v2-name-field label span{color:var(--v2-muted-foreground);font-weight:400}.voice-v2-name-field input{width:100%;min-height:44px;padding:9px 12px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);color:var(--v2-foreground);background:var(--v2-input)}.voice-v2-name-field input:focus{border-color:color-mix(in srgb,var(--v2-primary),transparent 45%);box-shadow:0 0 0 3px color-mix(in srgb,var(--v2-primary),transparent 82%);outline:none}.voice-v2-name-field small{color:var(--v2-muted-foreground);font-size:.76rem}.voice-v2-checks{display:grid;gap:10px;margin:26px 0}.voice-v2-device{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:13px;align-items:center;min-height:76px;padding:13px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);background:var(--v2-card)}.voice-v2-device.is-ready{border-color:color-mix(in srgb,var(--v2-constructive),transparent 60%);background:color-mix(in srgb,var(--v2-constructive),transparent 96%)}.voice-v2-device strong,.voice-v2-device span{display:block}.voice-v2-device strong{margin-bottom:3px;font-size:.86rem}.voice-v2-device div>span{color:var(--v2-muted-foreground);font-size:.75rem;line-height:1.4}.voice-v2-check{display:block;width:26px;height:26px;border:1px solid var(--v2-border);border-radius:50%}.voice-v2-check.is-checked{border-color:var(--v2-constructive);background:var(--v2-constructive)}.voice-v2-meter{display:flex;gap:3px;align-items:center;width:94px;height:30px}.voice-v2-meter i{flex:1;min-height:3px;border-radius:2px;background:var(--v2-muted)}.voice-v2-meter i.is-active{background:var(--v2-primary)}.voice-v2-privacy{margin:14px 0 0;color:var(--v2-muted-foreground);font-size:.72rem;line-height:1.5;text-align:center}.voice-v2-loading,.voice-v2-result{text-align:center}.voice-v2-loading h1{margin-top:22px;font-size:clamp(1.8rem,4vw,2.5rem)}.voice-v2-loading p{color:var(--v2-muted-foreground)}.voice-v2-loader{width:48px;height:48px;margin:0 auto;border:2px solid var(--v2-muted);border-top-color:var(--v2-primary);border-radius:50%;animation:voice-v2-spin .8s linear infinite}@keyframes voice-v2-spin{to{transform:rotate(360deg)}}.voice-v2-conversation{width:min(760px,100%)}.voice-v2-progress-wrap{width:min(560px,100%);margin:0 auto 40px}.voice-v2-progress-label{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--v2-muted-foreground);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.voice-v2-progress{height:4px;overflow:hidden;border-radius:var(--v2-radius-sm);background:var(--v2-muted)}.voice-v2-progress span{display:block;height:100%;border-radius:inherit;background:var(--v2-primary);transition:width .4s ease}.voice-v2-stage{display:flex;flex-direction:column;align-items:center;min-height:365px;text-align:center}.voice-v2-stage>p{margin:10px 0 0;color:var(--v2-muted-foreground);font-size:.8rem}.voice-v2-orb{position:relative;display:grid;width:210px;height:210px;margin-bottom:22px;place-items:center}.voice-v2-orb-ring{position:absolute;border:1px solid color-mix(in srgb,var(--v2-primary),transparent 72%);border-radius:50%}.voice-v2-orb-ring--outer{inset:0;animation:voice-v2-breathe 3.2s ease-in-out infinite}.voice-v2-orb-ring--inner{inset:23px;border-color:color-mix(in srgb,var(--v2-primary),transparent 82%);animation:voice-v2-breathe 3.2s .5s ease-in-out infinite reverse}.voice-v2-orb-core{display:flex;gap:5px;align-items:center;justify-content:center;width:122px;height:122px;border:1px solid color-mix(in srgb,var(--v2-primary),transparent 55%);border-radius:50%;background:color-mix(in srgb,var(--v2-secondary),white 35%)}.voice-v2-orb-core i{width:3px;height:19px;border-radius:4px;background:var(--v2-primary);animation:voice-v2-wave 1.1s ease-in-out infinite}.voice-v2-orb-core i:nth-child(2),.voice-v2-orb-core i:nth-child(6){animation-delay:-.8s}.voice-v2-orb-core i:nth-child(3),.voice-v2-orb-core i:nth-child(5){animation-delay:-.45s}.voice-v2-orb-core i:nth-child(4){animation-delay:-.2s}.voice-v2-orb--thinking .voice-v2-orb-core i{animation-duration:1.6s}.voice-v2-orb--speaking .voice-v2-orb-core i{animation-duration:.68s}.voice-v2-orb.is-muted .voice-v2-orb-core i{height:3px;animation:none;opacity:.35}@keyframes voice-v2-wave{0%,to{transform:scaleY(.32)}50%{transform:scaleY(1.3)}}@keyframes voice-v2-breathe{0%,to{opacity:.48;transform:scale(.96)}50%{opacity:1;transform:scale(1.02)}}.voice-v2-state-pill{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border:1px solid var(--v2-border);border-radius:99px;background:var(--v2-card)}.voice-v2-state-pill span{width:7px;height:7px;border-radius:50%;background:var(--v2-primary)}.voice-v2-state-pill strong{font-size:.8rem}.voice-v2-state-pill--thinking span{background:var(--v2-caution)}.voice-v2-state-pill--speaking span{background:var(--v2-constructive)}.voice-v2-caption{min-height:90px;width:min(620px,100%);margin:6px auto 22px;padding:15px 18px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);background:var(--v2-card);text-align:left}.voice-v2-caption span{color:var(--v2-muted-foreground);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.voice-v2-caption p{margin:7px 0 0;overflow-wrap:anywhere;color:var(--v2-foreground);font-size:.94rem;line-height:1.45}.voice-v2-controls{display:flex;gap:10px;justify-content:center}.voice-v2-round-control,.voice-v2-end{min-height:42px}.voice-v2-round-control.is-active{border-color:color-mix(in srgb,var(--v2-destructive),transparent 60%);color:var(--v2-destructive);background:color-mix(in srgb,var(--v2-destructive),transparent 94%)}.voice-v2-round-control span{font-size:1.1rem;line-height:1}.voice-v2-end span{font-size:.5rem}.voice-v2-result .voice-v2-eyebrow{margin-top:18px}.voice-v2-result h1,.voice-v2-result .voice-v2-lead{margin-inline:auto}.voice-v2-result-icon{display:grid;width:70px;height:70px;margin:0 auto;border:1px solid color-mix(in srgb,var(--v2-constructive),transparent 55%);border-radius:50%;color:var(--v2-constructive);background:color-mix(in srgb,var(--v2-constructive),transparent 95%);font-size:1.6rem;place-items:center}.voice-v2-result-icon--error{border-color:color-mix(in srgb,var(--v2-destructive),transparent 55%);color:var(--v2-destructive);background:color-mix(in srgb,var(--v2-destructive),transparent 95%)}.voice-v2-text-link{display:inline-block;margin-top:5px;color:var(--v2-secondary-foreground);font-size:.86rem;text-underline-offset:4px}.voice-v2-audio-host{position:fixed;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.voice-v2-settings{width:100%}.voice-v2-settings-heading{display:flex;gap:16px;align-items:center;margin-bottom:24px}.voice-v2-settings-grid{display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);gap:20px;align-items:start}.voice-v2-scenario-list{padding:16px}.voice-v2-list-header,.voice-v2-editor-actions,.voice-v2-step-controls{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}.voice-v2-scenario-choice{display:flex;justify-content:space-between;width:100%;margin-top:8px;padding:11px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);color:var(--v2-foreground);background:var(--v2-card);cursor:pointer;text-align:left}.voice-v2-scenario-choice:hover{background:var(--v2-accent)}.voice-v2-scenario-choice small{display:block;margin-top:4px;color:var(--v2-muted-foreground)}.voice-v2-scenario-editor{display:grid;gap:14px}.voice-v2-scenario-editor label{display:grid;gap:6px;color:var(--v2-muted-foreground);font-size:.78rem}.voice-v2-step-card{display:grid;gap:10px;padding:14px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md)}.voice-v2-editor-actions{justify-content:flex-start}.voice-v2-session-scenario{display:grid;max-width:560px;gap:7px;margin:0 0 20px;color:var(--v2-muted-foreground);font-size:.8rem}.voice-v2-session-scenario select,.voice-v2-library{width:100%}.voice-v2-library-heading,.voice-v2-library-toolbar,.voice-v2-library-actions,.voice-v2-library-pagination{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.voice-v2-library-heading{margin-bottom:22px}.voice-v2-library-heading .voice-v2-lead{margin-bottom:0}.voice-v2-library-toolbar{justify-content:flex-start;margin-bottom:18px}.voice-v2-library-toolbar label{display:grid;gap:6px;color:var(--v2-muted-foreground);font-size:.76rem}.voice-v2-library-toolbar label:first-child{width:min(360px,100%)}.voice-v2-library-checkbox{display:flex!important;grid-template-columns:auto 1fr;align-items:center;margin-top:20px}.voice-v2-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.voice-v2-library-card{display:flex;min-height:270px;padding:20px;flex-direction:column;justify-content:space-between}.voice-v2-library-card h2,.voice-v2-library-version h2{margin:13px 0 8px;font-size:1.12rem}.voice-v2-library-card p{color:var(--v2-muted-foreground);font-size:.82rem;line-height:1.45}.voice-v2-library-card dl,.voice-v2-library-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.voice-v2-library-card dl div,.voice-v2-library-meta div{padding-top:8px;border-top:1px solid var(--v2-border)}.voice-v2-library-card dt,.voice-v2-library-meta dt{color:var(--v2-muted-foreground);font-size:.67rem;text-transform:uppercase}.voice-v2-library-card dd,.voice-v2-library-meta dd{margin:3px 0 0;font-size:.77rem;overflow-wrap:anywhere}.voice-v2-library-badges{display:flex;gap:6px;flex-wrap:wrap}.voice-v2-badge--muted{color:var(--v2-muted-foreground);background:var(--v2-accent)}.voice-v2-badge--success{color:#21733e;background:color-mix(in srgb,var(--v2-constructive),white 88%)}.voice-v2-library-empty{max-width:540px;padding:25px}.voice-v2-library-empty p,.voice-v2-library-muted{color:var(--v2-muted-foreground)}.voice-v2-library-pagination{justify-content:center;margin-top:20px}.voice-v2-library-detail-grid{display:grid;grid-template-columns:minmax(230px,.35fr) minmax(0,1fr);gap:18px;align-items:start}.voice-v2-library-detail-grid .voice-v2-card{width:100%;padding:20px}.voice-v2-version-list{display:grid;gap:7px;margin-top:14px}.voice-v2-version-list button{display:grid;gap:2px;width:100%;padding:10px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);color:var(--v2-foreground);background:var(--v2-card);cursor:pointer;text-align:left}.voice-v2-version-list button.is-selected{border-color:var(--v2-primary);background:var(--v2-secondary)}.voice-v2-version-list span,.voice-v2-version-list small,.voice-v2-library-version-heading>span{color:var(--v2-muted-foreground);font-size:.72rem}.voice-v2-library-version-heading{display:flex;gap:12px;align-items:start;justify-content:space-between}.voice-v2-library-diagnostics{margin-top:22px}.voice-v2-library-diagnostics h2{font-size:.95rem}.voice-v2-library-diagnostics article{margin-top:8px;padding:11px;border:1px solid var(--v2-border);border-left-width:3px;border-radius:var(--v2-radius-md)}.voice-v2-library-diagnostics article.is-error{border-left-color:var(--v2-destructive)}.voice-v2-library-diagnostics article.is-warning{border-left-color:var(--v2-caution)}.voice-v2-library-diagnostics p{margin:5px 0;font-size:.82rem}.voice-v2-library-diagnostics small{color:var(--v2-muted-foreground)}.voice-v2-diagnostics{width:100%}.voice-v2-diagnostics-heading{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.voice-v2-diagnostics-heading .voice-v2-lead{margin-bottom:22px}.voice-v2-diagnostic-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;padding:16px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);background:var(--v2-card)}.voice-v2-diagnostic-filters label{display:grid;gap:6px;color:var(--v2-muted-foreground);font-size:.75rem}.voice-v2-diagnostic-filters fieldset{display:grid;grid-template-columns:1fr 1fr;gap:6px;min-width:0;margin:0;padding:6px 8px 8px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md)}.voice-v2-diagnostic-filters legend{color:var(--v2-muted-foreground);font-size:.72rem}.voice-v2-diagnostic-filters input[type=datetime-local]{min-width:0;padding:6px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-sm)}.voice-v2-diagnostic-state{display:grid;min-height:180px;margin-top:18px;color:var(--v2-muted-foreground);place-items:center}.voice-v2-diagnostic-table-wrap{display:grid;gap:14px;margin-top:18px;overflow-x:auto}.voice-v2-diagnostic-table{width:100%;border-collapse:collapse;border:1px solid var(--v2-border);background:var(--v2-card);font-size:.78rem}.voice-v2-diagnostic-table th,.voice-v2-diagnostic-table td{padding:10px;border-bottom:1px solid var(--v2-border);text-align:left;vertical-align:top}.voice-v2-diagnostic-table th{color:var(--v2-muted-foreground);font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.voice-v2-diagnostic-table td>code{display:block;max-width:220px;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.voice-v2-diagnostic-drawer{position:fixed;z-index:20;inset:0 0 0 auto;width:min(520px,100%);padding:28px;overflow-y:auto;border-left:1px solid var(--v2-border);background:var(--v2-card);box-shadow:-12px 0 30px #0000001f}.voice-v2-diagnostic-drawer__header{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.voice-v2-diagnostic-drawer h2{margin:0;font-size:1.55rem}.voice-v2-diagnostic-details{display:grid;gap:0;margin:22px 0}.voice-v2-diagnostic-details div{display:grid;grid-template-columns:145px minmax(0,1fr);gap:12px;padding:9px 0;border-bottom:1px solid var(--v2-border)}.voice-v2-diagnostic-details dt{color:var(--v2-muted-foreground)}.voice-v2-diagnostic-details dd{min-width:0;margin:0;overflow-wrap:anywhere}.voice-v2-code-wrap{word-break:break-all}.voice-v2-diagnostic-copy-actions{display:flex;flex-wrap:wrap;gap:8px}.voice-v2-diagnostic-copied{color:var(--v2-constructive);font-size:.78rem}.voice-v2-diagnostic-excerpt{margin-top:22px;padding:14px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);background:var(--v2-accent)}.voice-v2-diagnostic-excerpt h3{margin:0 0 8px;font-size:.82rem}.voice-v2-diagnostic-excerpt p{margin:0;overflow-wrap:anywhere;color:var(--v2-muted-foreground);line-height:1.5}.voice-v2-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:640px){.voice-v2-header,.voice-v2-page{width:calc(100% - 32px)}.voice-v2-header{min-height:58px}.voice-v2-header-note{font-size:.58rem}.voice-v2-page{min-height:calc(100svh - 58px);padding:30px 0 48px}.voice-v2-shell h1{font-size:2.15rem}.voice-v2-card{padding:22px 18px}.voice-v2-name-field input{font-size:16px}.voice-v2-device{grid-template-columns:28px minmax(0,1fr)}.voice-v2-device .voice-v2-secondary,.voice-v2-device .voice-v2-meter{grid-column:2;width:100%}.voice-v2-meter{height:22px}.voice-v2-progress-wrap{margin-bottom:24px}.voice-v2-stage{min-height:315px}.voice-v2-orb{width:180px;height:180px}.voice-v2-controls{align-items:stretch;flex-direction:column}.voice-v2-round-control,.voice-v2-end{justify-content:center}.voice-v2-invite-topline{flex-wrap:wrap}.voice-v2-invite-topline span:last-child{width:100%;margin:2px 0 0 17px}.voice-v2-settings-grid,.voice-v2-library-detail-grid{grid-template-columns:1fr}.voice-v2-settings-heading,.voice-v2-library-heading{align-items:flex-start}.voice-v2-list-header,.voice-v2-editor-actions,.voice-v2-diagnostics-heading,.voice-v2-library-heading{align-items:stretch;flex-direction:column}.voice-v2-list-header .voice-v2-button,.voice-v2-editor-actions .voice-v2-button,.voice-v2-diagnostics-heading .voice-v2-button,.voice-v2-library-heading .voice-v2-button{width:100%}.voice-v2-diagnostic-filters{grid-template-columns:1fr}.voice-v2-diagnostic-details div{grid-template-columns:1fr;gap:4px}.voice-v2-diagnostic-table{min-width:780px}}.caller-test-sessions{max-width:820px}.caller-test-sessions>.voice-v2-lead{max-width:650px}.caller-test-person{display:grid;gap:14px;margin-top:24px;padding:20px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);background:var(--v2-card)}.caller-test-person h2{margin:0 0 5px;font-size:1.05rem}.caller-test-person p,.caller-test-session-note,.caller-test-session-footnote,.caller-field-hint{color:var(--v2-muted-foreground);font-size:.82rem;line-height:1.5}.caller-test-person label{display:grid;gap:6px;color:var(--v2-muted-foreground);font-size:.78rem}.caller-test-person input,.caller-test-person textarea{width:100%}.caller-test-person small{color:var(--v2-destructive)}.caller-test-person .caller-button{justify-self:start;margin-top:4px}.caller-test-session-footnote{margin-top:20px}.voice-result-technical{width:min(760px,100%);margin-top:22px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md);background:color-mix(in srgb,var(--v2-accent),transparent 38%)}.voice-result-technical>summary{padding:13px 15px;cursor:pointer;color:var(--v2-muted-foreground);font-size:.82rem}.voice-result-technical__body{display:grid;gap:14px;padding:0 15px 16px}.voice-result-technical dl,.voice-result-summary__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:9px;margin:0}.voice-result-technical dl div,.voice-result-summary__meta div{padding:9px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md)}.voice-result-technical dt,.voice-result-summary__meta dt{color:var(--v2-muted-foreground);font-size:.68rem}.voice-result-technical dd,.voice-result-summary__meta dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:.8rem}.voice-result-technical__actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.voice-result-page{display:grid;gap:18px;width:min(820px,100%)}.voice-result-summary,.voice-result-transcript{width:100%;padding:clamp(22px,4vw,34px);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);background:var(--v2-card);box-shadow:0 12px 30px #0000000d}.voice-result-summary h1{margin:18px 0 8px;font-size:clamp(1.9rem,4.5vw,2.7rem)}.voice-result-summary__status{display:flex;gap:10px;align-items:center}.voice-result-summary__status>span{display:grid;width:36px;height:36px;border:1px solid var(--v2-border);border-radius:50%;place-items:center;font-size:1.1rem}.voice-result-summary__status.is-completed>span{color:var(--v2-constructive);border-color:color-mix(in srgb,var(--v2-constructive),transparent 55%)}.voice-result-summary__status.is-failed>span{color:var(--v2-destructive);border-color:color-mix(in srgb,var(--v2-destructive),transparent 55%)}.voice-result-summary__status strong{font-size:.9rem}.voice-result-summary__status p{margin:2px 0 0;color:var(--v2-muted-foreground);font-size:.75rem}.voice-result-summary__meta{margin:22px 0}.voice-result-summary__text,.voice-result-summary__fields,.voice-result-summary__failure{margin-top:22px;padding-top:18px;border-top:1px solid var(--v2-border)}.voice-result-summary__text p,.voice-result-summary__failure p{line-height:1.55}.voice-result-summary__failure{color:var(--v2-destructive)}.voice-result-summary__failure small{color:var(--v2-muted-foreground)}.voice-result-transcript ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.voice-result-transcript li{padding:14px;border:1px solid var(--v2-border);border-radius:var(--v2-radius-md)}.voice-result-transcript__turn-heading{display:flex;gap:10px;justify-content:space-between;color:var(--v2-muted-foreground);font-size:.72rem}.voice-result-transcript p{display:grid;grid-template-columns:80px 1fr;gap:8px;margin:12px 0 0;line-height:1.45}.voice-result-transcript p b{color:var(--v2-muted-foreground);font-size:.75rem}.voice-result-transcript__fields{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px;color:var(--v2-muted-foreground);font-size:.72rem}.voice-result-technical__body h3{margin:0;font-size:.9rem}.voice-result-technical__body ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.voice-result-technical__body li{display:flex;justify-content:space-between;gap:10px;color:var(--v2-muted-foreground);font-size:.75rem}@media(prefers-reduced-motion:reduce){.voice-v2-shell *,.voice-v2-shell *:before,.voice-v2-shell *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.caller-diagnostic-summary-list article{display:grid;gap:8px}.caller-diagnostic-summary-list button{display:grid;width:100%;gap:3px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.caller-diagnostic-summary-list details{color:var(--v2-muted-foreground);font-size:.75rem}.caller-diagnostic-summary-list details summary{cursor:pointer}.caller-diagnostic-summary-list code{display:inline-block;margin-top:5px}.caller-secondary-actions{margin-top:14px}.caller-secondary-actions summary{color:var(--v2-muted-foreground);cursor:pointer;font-size:.78rem}.voice-v2-library-publication-note{margin:12px 0 0;color:var(--v2-muted-foreground);font-size:.78rem}
