:root{--canvas:#f4f7f5;--surface:#ffffff;--surface-soft:#f8faf9;--ink:#17211d;--muted:#5e6c66;--border:#d7e0db;--border-strong:#bdcbc4;--primary:#0b6b59;--primary-hover:#075447;--primary-soft:#e6f3ee;--focus:#155eef;--danger:#b42318;--danger-soft:#fef3f2;--warning:#8a5b00;--warning-soft:#fff8e7;--radius-large:16px;--radius-medium:10px;color-scheme:light}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;color:var(--ink);background:radial-gradient(circle at 8% -12%,rgba(11,107,89,.08),transparent 28rem),var(--canvas);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button,select{color:inherit;font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.54}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;color:#fff;background:var(--focus);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-header{justify-content:space-between;width:min(100% - 48px,1360px);height:72px;margin:0 auto}.app-header,.brand{display:flex;align-items:center}.brand{gap:11px}.brand>span:last-child{display:grid;line-height:1.15}.brand strong{font-size:15px;letter-spacing:-.01em}.brand small{margin-top:4px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.brand-mark{display:flex;align-items:center;justify-content:center;gap:3px;width:34px;height:34px;background:var(--ink);border-radius:10px}.brand-mark span{display:block;width:3px;height:8px;background:#fff;border-radius:3px}.brand-mark span:nth-child(2){height:15px;background:#72d5be}.environment-pill,.provider-label{display:inline-flex;align-items:center;gap:8px;color:#355249;font-size:12px;font-weight:700;letter-spacing:.01em}.environment-pill{flex:0 0 auto;padding:7px 11px;background:rgba(255,255,255,.78);border:1px solid var(--border);border-radius:999px}.environment-elevenlabs{color:#174ea6;background:#eff4ff;border-color:#c7d7fe}.environment-elevenlabs .environment-dot{background:var(--focus);box-shadow:0 0 0 3px rgba(21,94,239,.12)}.environment-dot{width:7px;height:7px;background:var(--primary);border-radius:50%;box-shadow:0 0 0 3px var(--primary-soft)}.app-main{width:min(100% - 48px,1360px);padding-bottom:32px;margin:0 auto}.context-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(220px,1.15fr);grid-gap:0;gap:0;margin-bottom:14px;overflow:hidden;background:rgba(255,255,255,.72);border:1px solid var(--border);border-radius:var(--radius-medium);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.context-item,.fixture-control{min-width:0;min-height:60px;padding:10px 16px;border-right:1px solid var(--border)}.context-item{display:grid;align-content:center}.context-item span,.fixture-control>span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.context-item strong{margin-top:3px;overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fixture-control{display:grid;border-right:0}.fixture-control select{width:100%;padding:1px 24px 1px 0;overflow:hidden;font-size:13px;font-weight:650;background:transparent;border:0;text-overflow:ellipsis}.lab-surface{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(390px,.86fr);min-height:min(740px,calc(100vh - 158px));overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:0 16px 44px rgba(23,33,29,.08)}.conversation-stage{display:flex;flex-direction:column;align-items:center;min-width:0;padding:clamp(30px,4vw,58px) clamp(24px,5vw,72px) 24px;text-align:center;background:linear-gradient(180deg,rgba(230,243,238,.36),rgba(255,255,255,0) 42%),var(--surface)}.stage-copy{width:min(100%,670px)}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 17px;color:var(--primary);font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.context-provider{border-right:0}.eyebrow-elevenlabs{color:#174ea6}.conversation-status{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:5px 11px;margin-bottom:14px;color:var(--muted);font-size:12px;font-weight:700;background:var(--surface-soft);border:1px solid var(--border);border-radius:999px}.status-dot{width:7px;height:7px;background:#7b8b84;border-radius:50%}.status-ready{color:var(--primary-hover);background:var(--primary-soft);border-color:#bfded3}.status-active .status-dot,.status-ready .status-dot{background:var(--primary);box-shadow:0 0 0 4px rgba(11,107,89,.12)}.status-active{color:var(--focus);background:#eff4ff;border-color:#c7d7fe}.status-active .status-dot{background:var(--focus);box-shadow:0 0 0 4px rgba(21,94,239,.12)}.status-error{color:var(--danger);background:var(--danger-soft);border-color:#fecdca}.status-error .status-dot{background:var(--danger)}.status-muted{color:#7a4b00;background:var(--warning-soft);border-color:#f0d9a8}.status-muted .status-dot{background:var(--warning)}.conversation-stage h1{max-width:690px;margin:0 auto;font-size:clamp(2rem,4vw,3.4rem);font-weight:720;letter-spacing:-.045em;line-height:1.06;text-wrap:balance}.stage-description{max-width:650px;min-height:48px;margin:17px auto 0;color:var(--muted);font-size:clamp(14px,1.4vw,16px);line-height:1.55;text-wrap:balance}.voice-focus{display:grid;place-items:center;width:164px;height:164px;margin:clamp(20px,4vh,42px) 0 clamp(18px,3vh,30px);background:radial-gradient(circle,#ffffff 0 40%,#e3f2ed 41% 64%,rgba(227,242,237,.3) 65% 100%);border:1px solid #d4e6df;border-radius:50%}.voice-orbit{display:flex;align-items:center;justify-content:center;gap:4px;width:88px;height:88px;background:var(--ink);border-radius:50%;box-shadow:0 12px 30px rgba(23,33,29,.2)}.wave-bar{width:3px;height:12px;background:#ffffff;border-radius:4px;transform-origin:center}.bar-2,.bar-6{height:20px}.bar-3,.bar-5{height:29px;background:#8ee3cf}.bar-4{height:40px;background:#60d1b7}.is-active .wave-bar{animation:voice-level 1.15s ease-in-out infinite alternate}.is-active .bar-2,.is-active .bar-6{animation-delay:-.5s}.is-active .bar-3,.is-active .bar-5{animation-delay:-.8s}.is-active .bar-4{animation-delay:-.2s}.voice-focus.is-muted{background:radial-gradient(circle,#ffffff 0 40%,#f1f3f2 41% 64%,rgba(241,243,242,.35) 65% 100%);border-color:var(--border-strong)}.voice-focus.is-muted .voice-orbit{background:#52625b;box-shadow:0 10px 24px rgba(23,33,29,.14)}@keyframes voice-level{0%{transform:scaleY(.55)}to{transform:scaleY(1)}}.inline-alert{display:flex;gap:13px;width:min(100%,600px);padding:16px;margin:34px 0 30px;color:#7a271a;text-align:left;background:var(--danger-soft);border:1px solid #fecdca;border-radius:var(--radius-medium)}.inline-alert>svg{flex:0 0 auto;margin-top:2px}.inline-alert strong{font-size:14px}.inline-alert p{margin:4px 0 8px;color:#912018;font-size:13px}.text-button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:4px 0;color:#7a271a;font-size:13px;font-weight:750;background:transparent;border:0;cursor:pointer}.readiness-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;width:100%;margin-bottom:20px}.readiness-list>div{display:flex;align-items:center;gap:6px;min-width:0;color:var(--muted);font-size:12px}.readiness-list svg{color:var(--primary)}.readiness-list strong{color:var(--ink);font-weight:700}.session-actions{display:flex;flex-direction:column;align-items:center;width:100%}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:min(100%,310px);min-height:54px;padding:14px 22px;color:#fff;font-size:15px;font-weight:750;background:var(--primary);border:1px solid var(--primary);border-radius:12px;box-shadow:0 9px 22px rgba(11,107,89,.18);cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.primary-action:not(:disabled):hover{background:var(--primary-hover);box-shadow:0 12px 27px rgba(11,107,89,.23);transform:translateY(-1px)}.primary-action:disabled{color:#51615a;background:#e2e8e5;border-color:#d4dcd8;box-shadow:none;opacity:1}.danger-action{background:var(--danger);border-color:var(--danger);box-shadow:0 9px 22px rgba(180,35,24,.14)}.danger-action:not(:disabled):hover{background:#912018}.secondary-actions{display:flex;gap:8px;justify-content:center;margin-top:10px}.secondary-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px 12px;color:#33453e;font-size:12px;font-weight:700;background:#fff;border:1px solid var(--border);border-radius:9px;cursor:pointer}.safety-note{margin:10px 0 0;color:var(--muted);font-size:11px}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding-top:20px;margin:auto 0 0;border-top:1px solid var(--border)}.metric-strip>div{display:grid;grid-gap:2px;gap:2px;padding:0 16px;border-right:1px solid var(--border)}.metric-strip>div:last-child{border-right:0}.metric-strip dt{color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.metric-strip dd{margin:0;font-size:13px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.conversation-id{overflow:hidden;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.observation-panel{display:grid;grid-template-rows:minmax(330px,1.25fr) minmax(260px,.9fr);min-width:0;background:var(--surface-soft);border-left:1px solid var(--border)}.inspector-section,.transcript-section{min-width:0;min-height:0}.transcript-section{flex-direction:column}.section-heading,.transcript-section{display:flex;border-bottom:1px solid var(--border)}.section-heading{align-items:center;justify-content:space-between;min-height:72px;padding:15px 20px;background:rgba(255,255,255,.66)}.section-heading span:first-child{color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.section-heading h2{margin:1px 0 0;font-size:18px;font-weight:720;letter-spacing:-.02em}.provider-label{padding:4px 8px;border-radius:999px}.provider-mock{color:var(--primary-hover);background:var(--primary-soft)}.provider-elevenlabs{color:#174ea6;background:#e8efff}.transcript-log{flex:1 1;min-height:0;padding:18px 20px;overflow-y:auto;overscroll-behavior:contain}.empty-state{display:grid;place-items:center;align-content:center;height:100%;min-height:180px;color:var(--muted);text-align:center}.empty-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:10px;color:var(--primary);background:var(--primary-soft);border-radius:50%}.empty-state strong{color:var(--ink);font-size:14px}.empty-state p{max-width:260px;margin:4px auto 0;font-size:12px}.transcript-turn{max-width:92%;padding:12px 13px;margin-bottom:12px;background:#fff;border:1px solid var(--border);border-radius:4px 12px 12px}.transcript-turn.actor-client{margin-left:auto;background:var(--primary-soft);border-color:#c5e0d6;border-radius:12px 4px 12px 12px}.transcript-turn header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:5px}.transcript-turn header strong{font-size:11px;font-weight:780;letter-spacing:.02em;text-transform:uppercase}.transcript-turn time{color:var(--muted);font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.transcript-turn p{margin:0;color:#2d3c36;font-size:13px;line-height:1.5}.turn-note{display:block;margin-top:6px;color:var(--warning);font-size:10px;font-weight:700}.inspector-section{display:grid;grid-template-rows:auto minmax(0,1fr)}.inspector-tabs{display:grid;grid-template-columns:1fr 1fr;padding:8px 10px 0;border-bottom:1px solid var(--border)}.inspector-tabs button{min-height:44px;color:var(--muted);font-size:12px;font-weight:700;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer}.inspector-tabs button[aria-selected=true]{color:var(--primary-hover);border-bottom-color:var(--primary)}.inspector-pane{min-width:0;padding:17px 18px;overflow-y:auto}.inspector-pane[hidden]{display:none}.pane-title{display:flex;align-items:center;gap:7px;margin-bottom:13px}.pane-title svg{color:var(--primary)}.pane-title h3{margin:0;font-size:13px;font-weight:750;letter-spacing:-.01em}.pane-empty{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.data-rows{display:grid;grid-gap:10px;gap:10px}.data-row{display:grid;grid-template-columns:1fr auto;grid-gap:2px 8px;gap:2px 8px;min-width:0}.data-row>span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.data-row>strong{grid-row:2;overflow-wrap:anywhere;font-size:12px}.field-state{grid-row:1/span 2;grid-column:2;align-self:center;padding:3px 6px;font-size:11px;font-weight:750;border-radius:999px}.field-confirmed{color:var(--primary-hover);background:var(--primary-soft)}.field-review{color:#7a4b00;background:var(--warning-soft)}.field-extracted{color:#344054;background:#eef2f6}.tool-list{display:grid;grid-gap:9px;gap:9px}.tool-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px;padding:9px 10px;background:#fff;border:1px solid var(--border);border-radius:8px}.tool-row>div{display:grid;min-width:0}.tool-row strong{overflow:hidden;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tool-row span{color:var(--muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tool-row svg{color:var(--primary)}.tool-error{border-color:#fecdca}.tool-error svg{color:var(--danger)}.tool-draft_only{background:var(--warning-soft);border-color:#f4d38a}.tool-draft_only p,.tool-draft_only svg{color:#765414}.tool-row p{grid-column:1/-1;margin:0;color:#912018;font-size:11px;line-height:1.4}@media (max-width:1020px){.lab-surface{grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr)}.conversation-stage{padding-inline:28px}}@media (max-width:760px){.app-header,.app-main{width:min(100% - 28px,680px)}.app-header{height:66px}.brand small{display:none}.environment-pill{padding:6px 9px;font-size:11px}.context-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.context-item,.fixture-control{min-height:58px;border-bottom:1px solid var(--border)}.context-item:nth-child(2){border-right:0}.context-item:nth-child(3),.context-item:nth-child(4),.fixture-control{border-bottom:0}.lab-surface{display:block;min-height:0;overflow:visible}.conversation-stage{min-height:auto;padding:32px 20px 22px}.conversation-stage h1{font-size:clamp(1.9rem,10vw,2.65rem)}.stage-description{min-height:0}.voice-focus{width:136px;height:136px;margin:24px 0 20px}.voice-orbit{width:76px;height:76px}.readiness-list{display:grid;grid-template-columns:1fr;width:min(100%,310px);margin-bottom:20px}.readiness-list>div{justify-content:space-between}.readiness-list>div svg{margin-right:2px}.readiness-list>div span{margin-right:auto}.primary-action{width:100%;min-height:54px}.secondary-actions{width:100%}.secondary-actions button{flex:1 1;min-height:46px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0;margin-top:22px}.metric-strip>div{padding:0 8px}.metric-strip>div:nth-child(2){border-right:0}.observation-panel{display:block;border-top:1px solid var(--border);border-left:0}.transcript-section{min-height:380px}.transcript-log{overflow-y:visible}.inspector-section{display:grid;min-height:260px}.text-button{min-height:44px}.inspector-pane{overflow-y:visible}}@media (max-width:420px){.app-header,.app-main{width:min(100% - 20px,400px)}.brand{flex:1 1 auto}.brand,.brand>span:last-child{min-width:0}.brand strong{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.brand-mark{width:31px;height:31px}.environment-pill{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-item,.fixture-control{padding-inline:11px}.context-item strong,.fixture-control select{font-size:12px}.conversation-stage{padding-inline:16px}.eyebrow{font-size:10px}.secondary-actions{display:grid;grid-template-columns:1fr}.section-heading,.transcript-log{padding-inline:16px}}@media (max-width:340px){.app-header,.app-main{width:min(100% - 40px,400px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-root{--admin-nav:#10231d;--admin-canvas:#f4f7f5;--admin-card:#fff;min-height:100vh;background:var(--admin-canvas)}.admin-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;flex-direction:column;width:248px;padding:22px 14px 16px;color:#e9f2ee;background:radial-gradient(circle at 15% 4%,rgba(105,217,185,.13),transparent 15rem),var(--admin-nav);box-shadow:12px 0 34px rgba(12,31,24,.08)}.admin-brand,.login-brand,.login-mobile-brand{display:flex;align-items:center;gap:11px}.admin-brand{min-height:48px;padding:0 10px}.admin-brand>span:nth-child(2),.login-brand>span,.login-mobile-brand>span{display:grid;line-height:1.1}.admin-brand strong{font-size:15px;letter-spacing:-.01em}.admin-brand small{margin-top:5px;color:#92aaa1;font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.admin-brand-mark{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:3px;width:36px;height:36px;background:#67d4b7;border-radius:11px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.admin-brand-mark>span{width:3px;height:9px;background:#10231d;border-radius:4px}.admin-brand-mark>span:nth-child(2){height:18px}.admin-brand-mark>span:nth-child(3){height:13px}.admin-sidebar nav{display:grid;grid-gap:5px;gap:5px;margin-top:32px}.admin-sidebar nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:9px 12px;color:#afc2ba;font-size:13px;font-weight:650;text-align:left;background:transparent;border:0;border-radius:10px;cursor:pointer;transition:color .15s ease,background .15s ease}.admin-sidebar nav button:hover{color:#fff;background:rgba(255,255,255,.055)}.admin-sidebar nav button.is-active{color:#fff;background:rgba(105,212,183,.13)}.admin-sidebar nav svg{color:#7f9b91}.admin-sidebar nav button.is-active svg{color:#75ddc1}.nav-indicator{position:absolute;right:-14px;width:3px;height:24px;background:#70dabb;border-radius:3px 0 0 3px}.sidebar-policy{display:flex;gap:10px;align-items:flex-start;padding:13px;margin:auto 4px 13px;color:#c6d5cf;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);border-radius:11px}.sidebar-policy svg{flex:0 0 auto;margin-top:2px;color:#6fd7ba}.sidebar-policy span{display:grid}.sidebar-policy strong{font-size:11px}.sidebar-policy small{margin-top:4px;color:#829d93;font-size:9px;line-height:1.4}.sidebar-user{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:11px;color:#dfe9e5;text-align:left;background:transparent;border:0;border-top:1px solid rgba(255,255,255,.09);cursor:pointer}.sidebar-user>span{display:grid;min-width:0}.sidebar-user strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sidebar-user small{margin-top:2px;color:#809a90;font-size:9px}.sidebar-user>svg:last-child{color:#759188}.admin-workspace{min-height:100vh;margin-left:248px}.admin-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:25;display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:10px clamp(22px,3.4vw,48px);background:rgba(244,247,245,.9);border-bottom:1px solid rgba(201,214,207,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-topbar>div:first-of-type{display:grid;line-height:1.15}.tenant-kicker{color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.admin-topbar strong{margin-top:4px;font-size:13px}.provider-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:5px 10px;color:#456159;font-size:10px;font-weight:750;background:#fff;border:1px solid var(--border);border-radius:999px}.provider-chip>span{width:7px;height:7px;background:var(--primary);border-radius:50%;box-shadow:0 0 0 3px var(--primary-soft)}.provider-chip.provider-elevenlabs{color:#174ea6;background:#eff4ff;border-color:#c7d7fe}.provider-chip.provider-elevenlabs>span{background:#155eef;box-shadow:0 0 0 3px rgba(21,94,239,.12)}.admin-content{width:min(100%,1440px);padding:34px clamp(22px,3.4vw,48px) 52px;margin:0 auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.page-header>div{min-width:0}.editor-section .eyebrow,.page-header .eyebrow{margin-bottom:6px}.page-header h1{margin:0;font-size:clamp(1.8rem,2.5vw,2.45rem);font-weight:735;letter-spacing:-.042em;line-height:1.08}.page-header>div>p:last-child{max-width:690px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:8px 14px;color:#2e433b;font-size:12px;font-weight:750;background:#fff;border:1px solid var(--border);border-radius:9px;cursor:pointer;transition:transform .14s ease,background .14s ease,border .14s ease,box-shadow .14s ease}.button:not(:disabled):hover{transform:translateY(-1px);border-color:var(--border-strong);box-shadow:0 5px 14px rgba(21,40,32,.07)}.button-primary{color:#fff;background:var(--primary);border-color:var(--primary);box-shadow:0 6px 15px rgba(11,107,89,.16)}.button-primary:not(:disabled):hover{background:var(--primary-hover);border-color:var(--primary-hover)}.button-secondary{background:#fff}.button-ghost{padding-inline:9px;background:transparent;border-color:transparent;box-shadow:none}.button-small{min-height:34px;padding:5px 9px;font-size:10px}.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));grid-gap:16px;gap:16px}.branch-card{min-width:0;padding:20px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 22px rgba(22,42,34,.045)}.branch-card-top{display:flex;justify-content:space-between;gap:10px}.config-status,.count-badge,.disabled-badge,.draft-badge,.region-badge,.safe-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:23px;padding:3px 7px;font-size:9px;font-weight:800;letter-spacing:.035em;border-radius:999px}.region-badge{color:#0b5f50;background:var(--primary-soft)}.config-status{color:#7a4b00;background:var(--warning-soft)}.config-status.is-active{color:#0b6252;background:#e6f5ef}.branch-card h2{margin:18px 0 4px;overflow-wrap:anywhere;font-size:19px;letter-spacing:-.025em}.branch-card>p{min-height:38px;margin:0;color:var(--muted);font-size:11px}.branch-card dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:15px 0;margin:17px 0 0;border-top:1px solid #edf1ef}.branch-card dl>div{display:grid;grid-gap:3px;gap:3px}.branch-card dt,.branch-config>span,.snapshot-banner span,.snapshot-policy span{color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.branch-card dd{margin:0;font-size:11px;font-weight:650}.branch-config{display:grid;grid-gap:3px;gap:3px;padding:13px;background:var(--surface-soft);border:1px solid #e5ebe8;border-radius:9px}.branch-config strong{margin-top:2px;font-size:11px}.branch-config small{color:var(--muted);font-size:9px;line-height:1.4}.card-action{width:100%;margin-top:13px}.workbench{display:grid;grid-template-columns:255px minmax(0,1fr);align-items:start;min-height:650px;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:15px;box-shadow:0 12px 30px rgba(22,42,34,.055)}.resource-list{position:-webkit-sticky;position:sticky;top:86px;min-width:0;max-height:calc(100vh - 116px);padding:9px;overflow-y:auto;background:#f8faf9;border-right:1px solid var(--border)}.resource-list-heading{display:flex;align-items:center;justify-content:space-between;padding:9px 10px 13px;color:var(--muted);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.resource-list-heading span{display:grid;place-items:center;min-width:22px;height:22px;color:#3c554c;background:#e8eeeb;border-radius:999px}.resource-list>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;width:100%;min-height:64px;padding:10px;margin-bottom:4px;text-align:left;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer}.resource-list>button:hover{background:#fff}.resource-list>button.is-selected{background:#fff;border-color:#cfe1db;box-shadow:0 4px 12px rgba(23,51,40,.06)}.resource-list>button>span:nth-child(2){display:grid;min-width:0}.resource-list>button small,.resource-list>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-list>button strong{font-size:11px}.resource-list>button small{margin-top:3px;color:var(--muted);font-size:9px}.resource-list>button>svg{color:#9aaba4;transform:rotate(-90deg)}.resource-avatar{display:grid;place-items:center;width:34px;height:34px;color:#0a5f50;font-size:12px;font-weight:800;background:var(--primary-soft);border-radius:9px}.editor-card{min-width:0;background:#fff}.editor-toolbar{position:-webkit-sticky;position:sticky;top:66px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:78px;padding:12px 20px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editor-toolbar>div:first-child{min-width:0}.editor-toolbar h2{max-width:520px;margin:4px 0 0;overflow:hidden;font-size:17px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.draft-badge{color:#7a4b00;background:var(--warning-soft)}.toolbar-actions{display:flex;gap:6px}.count-badge{min-width:21px;justify-content:center;color:#456058;background:#edf1ef}.editor-body{max-width:920px;padding:22px 24px 40px;margin:0 auto}.editor-sections{display:grid;grid-gap:16px;gap:16px}.editor-section{overflow:hidden;border:1px solid var(--border);border-radius:12px}.editor-section>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;background:#f8faf9;border-bottom:1px solid var(--border)}.editor-section h3{margin:0;font-size:13px}.editor-section header p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.editor-section-body{display:grid;grid-gap:15px;gap:15px;padding:17px}.form-grid{display:grid;grid-gap:14px;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-label{display:grid;grid-gap:6px;gap:6px;color:#3e524a;font-size:10px;font-weight:750;letter-spacing:.015em}.branch-selector select,.field-label input,.field-label select,.field-label textarea,.lead-field-row input,.lead-field-row select{width:100%;min-height:40px;padding:9px 11px;color:var(--ink);font:inherit;font-size:12px;font-weight:500;line-height:1.45;background:#fff;border:1px solid var(--border-strong);border-radius:8px;outline:none;transition:border .14s ease,box-shadow .14s ease}.field-label textarea{min-height:76px;resize:vertical}.field-label input:focus,.field-label select:focus,.field-label textarea:focus,.lead-field-row input:focus,.lead-field-row select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(11,107,89,.1)}.field-label input:disabled,.field-label select:disabled,.field-label textarea:disabled{color:#64736d;background:#f5f7f6}.field-help,.field-label small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.top-gap{margin-top:3px}.tool-picker{display:grid;grid-gap:8px;gap:8px}.tool-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:11px 12px;background:#fff;border:1px solid var(--border);border-radius:9px}.tool-choice input{width:16px;height:16px;accent-color:var(--primary)}.tool-choice>span:nth-child(2){display:grid}.tool-choice strong{font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.tool-choice small{margin-top:3px;color:var(--muted);font-size:9px}.tool-choice.is-disabled{background:#f6f8f7}.safe-badge{color:#0b6252;background:var(--primary-soft)}.disabled-badge{color:#5d6b66;background:#e9eeec}.lead-fields{display:grid;grid-gap:9px;gap:9px}.lead-field-row{display:grid;grid-template-columns:28px minmax(120px,1.25fr) minmax(100px,1fr) minmax(105px,.8fr) auto auto 32px;grid-gap:9px;gap:9px;align-items:end;padding:12px;background:#fafcfb;border:1px solid #e2e9e5;border-radius:9px}.lead-field-row>label:not(.check-label){display:grid;grid-gap:4px;gap:4px;color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.lead-field-row input,.lead-field-row select{min-height:36px;padding:7px 8px;font-size:10px;text-transform:none}.field-number{display:grid;place-items:center;align-self:center;width:26px;height:26px;color:var(--primary-hover);font-size:9px;font-weight:800;background:var(--primary-soft);border-radius:8px}.check-label{display:flex;align-items:center;gap:5px;min-height:36px;font-size:9px;white-space:nowrap}.check-label input{width:15px;height:15px;accent-color:var(--primary)}.check-label.critical{color:#8a5100}.icon-button{display:grid;place-items:center;width:34px;height:34px;padding:0;color:#52625b;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer}.icon-button:hover{background:#edf1ef}.icon-button.danger:hover{color:var(--danger);background:var(--danger-soft)}.compact-empty{padding:18px;color:var(--muted);font-size:11px;text-align:center;background:#f8faf9;border:1px dashed var(--border-strong);border-radius:9px}.advanced-panel{overflow:hidden;border:1px solid var(--border);border-radius:12px}.advanced-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:12px 16px;text-align:left;background:#f8faf9;border:0;cursor:pointer}.advanced-toggle>span{display:grid}.advanced-toggle strong{font-size:11px}.advanced-toggle small{margin-top:3px;color:var(--muted);font-size:9px}.advanced-toggle svg{color:var(--muted);transition:transform .15s ease}.advanced-toggle svg.rotated{transform:rotate(180deg)}.advanced-body{display:grid;justify-items:start;grid-gap:10px;gap:10px;padding:14px;border-top:1px solid var(--border)}.raw-json{width:100%;padding:13px;color:#d7eee7;font:10px/1.6 SFMono-Regular,Consolas,monospace;background:#14241f;border:1px solid #243b33;border-radius:8px;resize:vertical}.raw-error{color:var(--danger);font-size:10px}.history-panel{padding:17px 20px;background:#f8faf9;border-bottom:1px solid var(--border)}.history-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:13px}.history-panel h3{margin:0;font-size:14px}.history-panel header small{color:var(--muted);font-size:9px}.history-list{display:grid;grid-gap:7px;gap:7px}.history-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:10px;background:#fff;border:1px solid var(--border);border-radius:9px}.version-dot{display:grid;place-items:center;min-width:35px;height:35px;color:#0a6252;font-size:10px;font-weight:800;background:var(--primary-soft);border-radius:9px}.history-list article>div:nth-child(2){display:grid;min-width:0}.history-list strong{font-size:10px}.history-list small{margin-top:3px;color:var(--muted);font-size:9px}.history-list code{color:#415c52;font-size:9px}.history-list p{margin:4px 0 0;color:var(--muted);font-size:9px}.history-list article>div:last-child{display:flex}.editor-error,.form-error{display:flex;align-items:flex-start;gap:8px;color:#8f251b;background:var(--danger-soft);border:1px solid #f7c9c5}.editor-error{padding:10px 20px;font-size:10px}.editor-error svg,.form-error svg{flex:0 0 auto}.editor-error span{flex:1 1}.editor-error button{color:inherit;font-size:9px;font-weight:750;background:transparent;border:0;cursor:pointer}.form-error{padding:11px;font-size:10px;line-height:1.45;border-radius:8px}.admin-empty{display:grid;place-items:center;align-content:center;min-height:430px;padding:34px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:15px}.admin-empty>span{display:grid;place-items:center;width:50px;height:50px;color:var(--primary);background:var(--primary-soft);border-radius:14px}.admin-empty h2{margin:15px 0 5px;font-size:17px}.admin-empty p{max-width:390px;margin:0 0 17px;color:var(--muted);font-size:11px}.admin-empty.error>span{color:var(--danger);background:var(--danger-soft)}.modal-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px}.modal-backdrop{position:absolute;inset:0;width:100%;height:100%;background:rgba(11,25,20,.52);border:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{position:relative;width:min(100%,720px);max-height:calc(100vh - 36px);overflow-y:auto;background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:15px;box-shadow:0 24px 70px rgba(8,25,18,.28)}.modal>header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:rgba(255,255,255,.95);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal h2{margin:0;font-size:19px;letter-spacing:-.025em}.dialog-form{display:grid;grid-gap:16px;gap:16px;padding:20px}.assignment-box{display:grid;grid-gap:14px;gap:14px;padding:16px;background:#f7faf8;border:1px solid var(--border);border-radius:11px}.assignment-box h3{margin:0;font-size:13px}.assignment-box p{margin:3px 0 0;color:var(--muted);font-size:10px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.snapshot-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:15px;gap:15px;align-items:center;padding:15px 18px;margin-bottom:10px;color:#dff5ed;background:#15332a;border-radius:12px;box-shadow:0 8px 24px rgba(13,45,34,.12)}.snapshot-icon{display:grid;place-items:center;width:38px;height:38px;color:#15332a;background:#74dbbd;border-radius:10px}.snapshot-banner>div:nth-child(2),.snapshot-checksum,.snapshot-version{display:grid;grid-gap:3px;gap:3px;min-width:0}.snapshot-banner span{color:#8fb4a7}.snapshot-banner strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.snapshot-checksum,.snapshot-version{min-width:120px;padding-left:16px;border-left:1px solid rgba(255,255,255,.13)}.snapshot-version strong{font-size:15px}.snapshot-checksum code{color:#b9ded1;font-size:10px}.snapshot-policy{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:0;gap:0;margin-bottom:13px;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:11px}.snapshot-policy>div{min-width:0;padding:12px 14px;border-right:1px solid var(--border)}.snapshot-policy>div:last-child{border-right:0}.snapshot-policy p{margin:5px 0 0;color:#31483f;font-size:10px;line-height:1.45}.branch-selector{display:flex;align-items:center;gap:10px;min-width:min(100%,330px);color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase}.branch-selector select{min-width:210px;font-size:11px;text-transform:none}.embedded-voice-lab{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:15px}.embedded-voice-lab>.app-header,.embedded-voice-lab>.skip-link{display:none}.embedded-voice-lab>.app-main{width:100%;padding:0}.embedded-voice-lab .context-bar{margin:0;border:0;border-bottom:1px solid var(--border);border-radius:0}.embedded-voice-lab .lab-surface{min-height:620px;border:0;border-radius:0;box-shadow:none}.embedded-voice-lab .conversation-stage{padding-top:34px}.embedded-voice-lab .conversation-stage h1{font-size:clamp(1.8rem,3vw,2.8rem)}.toast{position:fixed;right:20px;bottom:20px;z-index:140;display:flex;align-items:center;gap:9px;max-width:min(400px,calc(100% - 40px));padding:12px 14px;color:#fff;font-size:11px;font-weight:700;background:#19392f;border-radius:10px;box-shadow:0 15px 40px rgba(7,28,20,.25)}.toast-error{background:#8f281f}.mobile-close,.mobile-menu,.sidebar-backdrop{display:none}.login-page{display:grid;grid-template-columns:minmax(390px,.95fr) minmax(420px,1.05fr);min-height:100vh;background:#f5f8f6}.login-story{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(34px,5vw,70px);color:#eaf5f1;background:radial-gradient(circle at 16% 10%,rgba(106,219,189,.18),transparent 22rem),linear-gradient(145deg,#10261f,#183d31)}.login-brand .admin-brand-mark{width:38px;height:38px}.login-brand strong{font-size:14px}.login-story h1{max-width:620px;margin:8px 0 20px;font-size:clamp(2.5rem,5vw,5rem);font-weight:690;letter-spacing:-.055em;line-height:1.02;text-wrap:balance}.login-story>div:nth-child(2)>p:last-child{max-width:580px;margin:0;color:#abc2ba;font-size:clamp(13px,1.3vw,16px);line-height:1.65}.login-story .eyebrow{color:#77dec1}.login-policy{display:flex;align-items:flex-start;gap:12px;max-width:390px;padding:15px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:11px}.login-policy svg{flex:0 0 auto;color:#77dec1}.login-policy span{display:grid}.login-policy strong{font-size:11px}.login-policy small{margin-top:4px;color:#91aaa1;font-size:9px;line-height:1.45}.login-panel{display:grid;place-items:center;padding:34px}.login-card{width:min(100%,400px);padding:clamp(28px,4vw,44px);background:#fff;border:1px solid var(--border);border-radius:17px;box-shadow:0 18px 52px rgba(23,47,38,.09)}.login-card h2{margin:0;font-size:27px;letter-spacing:-.04em}.form-intro{margin:8px 0 24px;color:var(--muted);font-size:11px}.login-card .field-label{margin-top:14px}.login-submit{width:100%;min-height:47px;margin-top:20px}.login-hint{margin:15px 0 0;color:var(--muted);font-size:9px;line-height:1.5;text-align:center}.login-mobile-brand{display:none;margin-bottom:26px}.app-loading{display:flex;align-items:center;justify-content:center;gap:13px;min-height:100vh;color:#dfeee8;background:#10261f}.app-loading>div{display:grid}.app-loading strong{font-size:13px}.app-loading small{margin-top:4px;color:#8ea79e;font-size:9px}.spin{animation:admin-spin .8s linear infinite}@keyframes admin-spin{to{transform:rotate(1turn)}}.skeleton-card,.skeleton-workbench aside,.skeleton-workbench section{padding:20px;background:#fff;border:1px solid var(--border);border-radius:14px}.skeleton-card{display:grid;grid-gap:13px;gap:13px;min-height:270px}.skeleton-card i,.skeleton-workbench i{display:block;height:12px;background:linear-gradient(90deg,#eef2f0 20%,#f8faf9 45%,#eef2f0 70%);background-size:240% 100%;border-radius:6px;animation:skeleton-shimmer 1.5s infinite}.skeleton-card i:nth-child(2){width:65%;height:25px;margin-top:20px}.skeleton-card i:nth-child(3){width:85%}.skeleton-card i:nth-child(4){height:80px;margin-top:auto}.skeleton-workbench{background:transparent;border:0;box-shadow:none}.skeleton-workbench aside,.skeleton-workbench section{display:grid;align-content:start;grid-gap:16px;gap:16px;min-height:500px;border-radius:0}.skeleton-workbench section i:first-child{width:40%;height:28px}.skeleton-workbench section i:nth-child(n+2){height:80px}@keyframes skeleton-shimmer{to{background-position:-240% 0}}@media (max-width:1180px){.branch-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.lead-field-row{grid-template-columns:28px repeat(3,minmax(90px,1fr)) 32px}.lead-field-row .check-label{grid-row:2}.lead-field-row .check-label:nth-of-type(4){grid-column:2/4}.lead-field-row .check-label:nth-of-type(5){grid-column:4/6}}@media (max-width:900px){.admin-sidebar{width:218px}.admin-workspace{margin-left:218px}.workbench{grid-template-columns:210px minmax(0,1fr)}.editor-toolbar{align-items:flex-start}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.toolbar-actions .button{min-height:36px;padding:6px 9px}.snapshot-policy{grid-template-columns:1fr}.snapshot-policy>div{border-right:0;border-bottom:1px solid var(--border)}.snapshot-policy>div:last-child{border-bottom:0}}@media (max-width:760px){.button{min-height:44px}.admin-sidebar{visibility:hidden;width:min(86vw,278px);pointer-events:none;transform:translateX(-105%);transition:transform .2s ease}.admin-sidebar.is-open{visibility:visible;pointer-events:auto;transform:translateX(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:35;display:block;width:100%;height:100%;background:rgba(9,24,18,.45);border:0}.mobile-close{display:grid;place-items:center;width:44px;height:44px;margin-left:auto;color:#a9beb6;background:transparent;border:0}.mobile-menu{display:grid;place-items:center;width:44px;height:44px;margin-right:4px;color:#25473b;background:#fff;border:1px solid var(--border);border-radius:9px}.admin-workspace{margin-left:0}.admin-topbar{justify-content:flex-start;min-height:60px;padding-inline:14px}.admin-topbar .provider-chip{margin-left:auto}.admin-content{padding:25px 14px 38px}.page-header{align-items:flex-start;margin-bottom:20px}.page-header h1{font-size:1.8rem}.page-header>.button{min-height:44px;padding-inline:10px}.branch-grid{grid-template-columns:1fr}.workbench{display:block;min-height:0;overflow:visible;box-shadow:none}.resource-list,.workbench{background:transparent;border:0}.resource-list{position:static;display:flex;gap:8px;max-height:none;padding:0 0 10px;overflow-x:auto;scroll-snap-type:x mandatory}.resource-list-heading{display:none}.resource-list>button{flex:0 0 210px;margin:0;background:#fff;border-color:var(--border);scroll-snap-align:start}.editor-card{overflow:hidden;border:1px solid var(--border);border-radius:13px}.editor-toolbar{position:static;display:block;padding:14px}.editor-toolbar h2{margin-bottom:12px}.toolbar-actions{justify-content:flex-start}.toolbar-actions .button{flex:1 1;min-height:44px}.editor-body{padding:13px 12px 25px}.form-grid.two{grid-template-columns:1fr}.lead-field-row{grid-template-columns:25px minmax(0,1fr) 32px}.lead-field-row>label:not(.check-label){grid-column:2/3}.lead-field-row>.field-number{grid-row:1;grid-column:1}.lead-field-row>.icon-button{grid-row:1;grid-column:3}.lead-field-row .check-label{grid-column:2/4!important}.history-panel{padding:14px}.history-panel>header{display:block}.history-panel header small{display:block;margin-top:5px}.history-list article{grid-template-columns:auto minmax(0,1fr)}.history-list article>div:last-child{grid-column:1/-1}.snapshot-banner{grid-template-columns:auto minmax(0,1fr)}.snapshot-checksum,.snapshot-version{min-width:0;padding:8px 0 0;border-top:1px solid rgba(255,255,255,.13);border-left:0}.snapshot-version{grid-column:1/2}.snapshot-checksum{grid-column:2/3}.branch-selector{display:grid;grid-gap:5px;gap:5px;min-width:145px}.branch-selector select{min-width:0}.embedded-voice-lab .lab-surface{min-height:0}.login-page{display:block;min-height:100vh;padding:18px;background:radial-gradient(circle at 0 0,rgba(103,212,183,.14),transparent 18rem),#10261f}.login-story{display:none}.login-panel{min-height:calc(100vh - 36px);padding:0}.login-card{padding:28px 22px}.login-mobile-brand{display:flex}}@media (max-width:430px){.admin-topbar>div:first-of-type{display:none}.admin-topbar .provider-chip{margin-left:auto;font-size:9px}.page-header{display:grid;grid-gap:14px;gap:14px}.page-header .branch-selector select,.page-header>.branch-selector,.page-header>.button{width:100%}.branch-card{padding:17px}.editor-section>header{align-items:flex-start}.editor-section-body{padding:13px}.tool-choice{grid-template-columns:auto minmax(0,1fr)}.tool-choice>span:last-child{grid-column:2}.toolbar-actions{display:grid;grid-template-columns:repeat(2,1fr)}.toolbar-actions .button:first-child{grid-column:1/-1}.history-list article>div:last-child{display:grid;grid-template-columns:1fr 1fr}.modal-layer{padding:0;place-items:end center}.modal{width:100%;max-height:94vh;border-radius:16px 16px 0 0}.dialog-form,.modal>header{padding-inline:15px}.snapshot-banner{padding:13px}.snapshot-banner>div:nth-child(2) strong{white-space:normal}.embedded-voice-lab{margin-inline:-14px;border-inline:0;border-radius:0}}@media (prefers-reduced-motion:reduce){.admin-sidebar,.advanced-toggle svg,.button,.skeleton-card i,.skeleton-workbench i{animation:none!important;transition:none!important}}.admin-sidebar nav{min-height:0;margin-top:20px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.admin-sidebar nav button{min-height:43px}.data-card{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 28px rgba(18,47,36,.045)}.data-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;border-bottom:1px solid var(--border)}.audit-section h2,.data-card>header h2,.safe-counters h2{margin:2px 0 0;font-size:15px;letter-spacing:-.02em}.data-card>header>span:last-child,.data-card>header>svg{color:var(--muted)}.insight-filters{display:grid;grid-template-columns:auto repeat(5,minmax(125px,1fr));grid-gap:11px;gap:11px;align-items:end;padding:15px;margin-bottom:16px;background:#fff;border:1px solid var(--border);border-radius:13px}.insight-filters.compact{grid-template-columns:auto repeat(4,minmax(140px,1fr))}.insight-filter-title{display:flex;align-items:center;gap:7px;min-height:40px;padding:0 8px 0 2px;color:#375148;font-size:11px}.audit-section>header label,.insight-filters label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.audit-section select,.insight-filters input,.insight-filters select{width:100%;min-width:0;min-height:40px;padding:8px 10px;color:var(--ink);font:inherit;font-size:11px;font-weight:550;text-transform:none;background:#fbfcfb;border:1px solid var(--border-strong);border-radius:8px;outline:none}.audit-section select:focus,.insight-filters input:focus,.insight-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(11,107,89,.1)}.conversation-table,.usage-table{width:100%}.conversation-row{display:grid;grid-template-columns:minmax(170px,1.35fr) minmax(130px,1fr) 100px 105px 90px minmax(110px,.9fr) 86px;grid-gap:13px;gap:13px;align-items:center;min-height:69px;padding:10px 17px;border-bottom:1px solid #edf1ef}.conversation-row:last-child{border-bottom:0}.conversation-row>span{min-width:0;color:#32453e;font-size:11px}.conversation-row>span>small,.conversation-row>span>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-row>span>small{margin-top:3px;color:var(--muted);font:9px SFMono-Regular,Consolas,monospace}.conversation-head{min-height:41px;color:var(--muted);background:#f8faf9}.conversation-head>span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.charge-kind,.provider-badge,.record-status,.tool-status{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;padding:4px 8px;font-size:9px;font-weight:750;line-height:1;border-radius:999px}.provider-badge.provider-mock{color:#0c6252;background:var(--primary-soft)}.provider-badge.provider-elevenlabs{color:#174ea6;background:#edf3ff}.record-status{color:#51615b;background:#eef2f0}.record-active,.record-completed,.record-connected{color:#07604e;background:#e7f5ef}.record-failed{color:var(--danger);background:var(--danger-soft)}.record-cancelled{color:#765414;background:var(--warning-soft)}.record-connecting{color:#174ea6;background:#edf3ff}.back-link,.text-link{display:inline-flex;align-items:center;gap:4px;color:var(--primary);font-size:10px;font-weight:750;background:transparent;border:0;cursor:pointer}.text-link{justify-content:flex-end;width:100%}.back-link{min-height:40px;padding:0;margin-bottom:8px;font-size:11px}.pagination{justify-content:space-between;gap:12px;min-height:56px;padding:10px 17px;color:var(--muted);font-size:10px;background:#fafcfb;border-top:1px solid var(--border)}.pagination,.pagination>div{display:flex;align-items:center}.pagination>div{gap:10px}.pagination button{display:grid;place-items:center;width:35px;height:35px;background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer}.insight-skeleton{display:grid;grid-gap:1px;gap:1px;padding:1px;overflow:hidden;background:var(--border);border:1px solid var(--border);border-radius:13px}.insight-skeleton>span{display:grid;grid-template-columns:1.4fr 1fr .8fr .7fr;grid-gap:20px;gap:20px;padding:24px 18px;background:#fff}.insight-skeleton i{height:11px;background:linear-gradient(90deg,#edf2ef,#fafcfb,#edf2ef);background-size:220% 100%;border-radius:5px;animation:skeleton-shimmer 1.5s infinite}.inline-error{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:17px;color:#84251d;background:var(--danger-soft);border:1px solid #f3c7c2;border-radius:12px}.inline-error>svg{align-self:start}.inline-error strong{font-size:12px}.inline-error p{margin:3px 0 0;font-size:10px}.small-empty{padding:28px 18px;color:var(--muted);font-size:10px;text-align:center}.conversation-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:10px}.conversation-facts article{display:flex;align-items:center;gap:11px;min-width:0;padding:14px;background:#fff;border:1px solid var(--border);border-radius:11px}.conversation-facts article>span{display:grid;flex:0 0 auto;place-items:center;width:35px;height:35px;color:var(--primary);background:var(--primary-soft);border-radius:9px}.conversation-facts article>div{display:grid;min-width:0}.conversation-facts small{color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.conversation-facts strong{margin-top:3px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.conversation-facts strong.mono{font-family:SFMono-Regular,Consolas,monospace}.snapshot-proof{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin-bottom:10px;color:#dcefe8;background:#17352b;border-radius:11px}.snapshot-proof>svg{flex:0 0 auto;color:#72dabb}.snapshot-proof>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.snapshot-proof strong{font-size:11px}.snapshot-proof span{color:#a7c0b7;font-size:9px;overflow-wrap:anywhere}.snapshot-proof code{color:#cce5dc}.detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:start}.detail-grid,.detail-side{display:grid;grid-gap:10px;gap:10px}.transcript-timeline{padding:6px 19px 18px;margin:0;list-style:none}.transcript-timeline li{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:11px;gap:11px;padding:12px 0}.transcript-timeline li:not(:last-child):after{position:absolute;top:46px;bottom:-5px;left:16px;width:1px;content:"";background:var(--border)}.timeline-avatar{z-index:1;display:grid;place-items:center;width:34px;height:34px;color:#0b6252;background:var(--primary-soft);border:1px solid #cae6dc;border-radius:50%}.turn-customer .timeline-avatar{color:#31549b;background:#edf3ff;border-color:#d2def6}.transcript-timeline li>div{min-width:0;padding:10px 12px;background:#f8faf9;border:1px solid #e2e9e5;border-radius:0 10px 10px 10px}.turn-customer>div{background:#f7f9fd;border-color:#dfe5f1}.transcript-timeline header{display:flex;align-items:center;justify-content:space-between;gap:12px}.transcript-timeline strong{font-size:10px}.transcript-timeline small,.transcript-timeline time{color:var(--muted);font-size:8px}.transcript-timeline p{margin:6px 0 0;color:#30453d;font-size:11px;line-height:1.55}.event-list,.tool-call-list{display:grid;grid-gap:8px;gap:8px;padding:12px}.tool-call-list article{padding:12px;background:#f8faf9;border:1px solid var(--border);border-radius:9px}.tool-call-list article>div:first-child{display:flex;justify-content:space-between;gap:8px}.tool-call-list strong{font:10px SFMono-Regular,Consolas,monospace}.tool-success{color:#0b6252;background:var(--primary-soft)}.tool-error{color:var(--danger);background:var(--danger-soft)}.tool-requested{color:#765414;background:var(--warning-soft)}.tool-call-list dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:10px 0 0}.tool-call-list dl div{display:grid}.tool-call-list dt{color:var(--muted);font-size:8px;text-transform:uppercase}.tool-call-list dd{margin:2px 0 0;font-size:9px}.tool-call-list pre{max-height:180px;padding:9px;overflow:auto;color:#dcefe8;font:9px/1.5 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;background:#163128;border-radius:7px}.event-list article{display:grid;grid-template-columns:6px minmax(0,1fr);grid-gap:9px;gap:9px;padding:8px}.event-list article>span{width:6px;height:6px;margin-top:5px;background:#669080;border-radius:50%}.event-list .severity-warning>span{background:#d0901e}.event-list .severity-error>span{background:var(--danger)}.event-list article>div{min-width:0}.event-list strong{display:block;font:9px SFMono-Regular,Consolas,monospace}.event-list p{margin:2px 0;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.event-list time{color:#718078;font-size:8px}.event-list small{display:block;overflow:hidden;margin:2px 0;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.error-safe-details{color:#765414!important}.event-correlation{font-family:SFMono-Regular,Consolas,monospace}.usage-layout{display:grid;grid-gap:12px;gap:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.metric-card{min-width:0;padding:16px;background:#fff;border:1px solid var(--border);border-radius:12px}.metric-card header{display:flex;align-items:center;gap:8px;color:var(--muted)}.metric-card header>span{display:grid;place-items:center;width:30px;height:30px;color:var(--primary);background:var(--primary-soft);border-radius:8px}.metric-card header small{font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.metric-card>strong{display:block;margin-top:15px;font-size:clamp(18px,2.1vw,27px);letter-spacing:-.035em}.metric-card p{margin:3px 0 0;color:var(--muted);font-size:9px}.metric-estimated{border-color:#ead9ae;background:#fffdf7}.metric-estimated header>span{color:#825800;background:var(--warning-soft)}.metric-actual{border-color:#bcded2;background:#fbfffd}.budget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.budget-card{padding:14px;background:#fff;border:1px solid var(--border);border-radius:11px}.budget-card header{display:flex;align-items:center;justify-content:space-between;gap:10px}.budget-card header>div{display:grid}.budget-card header span,.budget-card small{color:var(--muted);font-size:8px}.budget-card header strong{margin-top:2px;font-size:10px}.budget-card header>span{font-size:13px;font-weight:750}.budget-track{height:6px;margin:12px 0 9px;overflow:hidden;background:#e8eeeb;border-radius:5px}.budget-track i{display:block;height:100%;background:var(--primary);border-radius:inherit}.budget-warning .budget-track i{background:#d28d16}.budget-exceeded .budget-track i{background:var(--danger)}.budget-card p{margin:0 0 3px;font-size:9px}.usage-table-card>header{padding-bottom:14px}.catalog-chip{padding:5px 8px;color:#315149!important;font-size:8px;font-weight:750;background:#eff4f2;border-radius:999px}.usage-row{display:grid;grid-template-columns:minmax(100px,.8fr) minmax(170px,1.35fr) minmax(110px,.9fr) minmax(110px,.8fr) 100px 100px;grid-gap:14px;gap:14px;align-items:center;min-height:60px;padding:10px 18px;border-bottom:1px solid #edf1ef}.usage-row:last-child{border-bottom:0}.usage-row>span{min-width:0;color:#34473f;font-size:10px}.usage-rate-cell,.usage-row>span:first-child{display:grid}.usage-row small{margin-top:2px;color:var(--muted);font-size:8px}.usage-head{min-height:38px;color:var(--muted);background:#f8faf9}.usage-head>span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.charge-kind.is-estimated{color:#805600;background:var(--warning-soft)}.charge-kind.is-actual{color:#08604f;background:var(--primary-soft)}.usage-footnote{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.health-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.health-card{min-width:0;padding:14px;background:#fff;border:1px solid var(--border);border-radius:11px}.health-card>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.health-card>header>span:first-child{display:grid;place-items:center;width:31px;height:31px;color:var(--primary);background:var(--primary-soft);border-radius:8px}.health-status{display:inline-flex;align-items:center;gap:5px;color:#0b6252;font-size:8px;font-weight:750}.health-status i{width:6px;height:6px;background:var(--primary);border-radius:50%}.health-degraded .health-status{color:#815700}.health-degraded .health-status i{background:#c88612}.health-down .health-status{color:var(--danger)}.health-down .health-status i{background:var(--danger)}.health-card>strong{display:block;margin-top:14px;font-size:11px}.health-card p{margin:3px 0 0;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.audit-section,.safe-counters{overflow:hidden;margin-bottom:12px;background:#fff;border:1px solid var(--border);border-radius:12px}.audit-section>header,.safe-counters>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid var(--border)}.safe-counters>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.safe-counters dl{display:grid;grid-gap:3px;gap:3px;padding:13px 17px;margin:0;border-right:1px solid var(--border)}.safe-counters dt{color:var(--muted);font-size:8px}.safe-counters dd{margin:0;font-size:17px;font-weight:740}.audit-section>header label{min-width:210px}.audit-list article{display:grid;grid-template-columns:34px minmax(180px,1.25fr) minmax(150px,.75fr) 130px;grid-gap:12px;gap:12px;align-items:center;min-height:64px;padding:9px 17px;border-bottom:1px solid #edf1ef}.audit-list article:last-child{border-bottom:0}.audit-icon{display:grid;place-items:center;width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:9px}.audit-list article>div{display:grid;min-width:0}.audit-list strong{font-size:10px}.audit-list p{margin:2px 0 0;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.audit-list article>div:nth-child(3) span{font-size:9px}.audit-list code{margin-top:2px;color:var(--muted);font-size:8px}.audit-list time{color:var(--muted);font-size:9px;text-align:right}.audit-section>header label,.insight-filters label{font-size:11px}.audit-section select,.conversation-row>span,.insight-filters input,.insight-filters select,.usage-row>span{font-size:12px}.audit-list code,.audit-list p,.budget-card header span,.budget-card small,.catalog-chip,.conversation-head>span,.conversation-row>span>small,.event-list p,.event-list time,.health-card p,.metric-card p,.tool-call-list dt,.transcript-timeline small,.transcript-timeline time,.usage-head>span,.usage-row small{font-size:10px}.audit-list time,.back-link,.charge-kind,.conversation-facts small,.health-status,.metric-card header small,.pagination,.provider-badge,.record-status,.safe-counters dt,.snapshot-proof span,.text-link,.tool-status{font-size:11px}.audit-list strong,.budget-card p,.conversation-facts strong,.tool-call-list dd,.transcript-timeline p{font-size:12px}.budget-card header strong,.health-card>strong,.tool-call-list strong,.transcript-timeline strong{font-size:11px}.tool-call-list pre{font-size:10px}.inline-error p,.small-empty,.usage-footnote{font-size:11px}.audit-list article>div:nth-child(3) span{font-size:10px}@media (max-width:1180px){.insight-filters,.insight-filters.compact{grid-template-columns:repeat(3,minmax(140px,1fr))}.insight-filter-title{grid-column:1/-1;min-height:24px}.conversation-row{grid-template-columns:minmax(150px,1.3fr) minmax(110px,1fr) 90px 95px 80px 100px 74px;gap:9px;padding-inline:12px}.conversation-facts,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.conversation-head,.usage-head{display:none}.conversation-row,.usage-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 16px;padding:15px}.conversation-row>span,.usage-row>span{display:grid;grid-gap:2px;gap:2px}.conversation-row>span:before,.usage-row>span:before{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;content:attr(data-label)}.conversation-row>span:last-child{align-self:end}.conversation-row .text-link{justify-content:flex-start;min-height:38px}.detail-grid{grid-template-columns:1fr}.budget-grid,.health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.admin-sidebar nav{margin-top:16px;overflow-x:hidden}.admin-sidebar nav button{min-height:46px}.admin-sidebar .nav-indicator{right:0}.insight-filters,.insight-filters.compact{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.conversation-facts{grid-template-columns:1fr}.health-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-list article{grid-template-columns:34px minmax(0,1fr);padding:12px}.audit-list article>div:nth-child(3),.audit-list time{grid-column:2;text-align:left}}@media (max-width:430px){.insight-filters,.insight-filters.compact{grid-template-columns:1fr}.pagination{align-items:flex-start}.pagination>div{margin-left:auto}.pagination>span{display:none}.conversation-row,.usage-row{grid-template-columns:1fr;gap:10px}.conversation-row>span,.usage-row>span{overflow-wrap:anywhere}.conversation-row>span:last-child{width:100%}.conversation-row .text-link{justify-content:center;min-height:44px;background:#f2f7f5;border-radius:8px}.inline-error{grid-template-columns:auto minmax(0,1fr)}.inline-error .button{grid-column:1/-1}.snapshot-proof{padding:12px}.snapshot-proof>svg{display:none}.transcript-timeline{padding-inline:11px}.transcript-timeline li{grid-template-columns:29px minmax(0,1fr);gap:8px}.timeline-avatar{width:29px;height:29px}.transcript-timeline li:not(:last-child):after{top:41px;left:14px}.budget-grid,.health-grid,.metric-grid{grid-template-columns:1fr}.metric-card>strong{font-size:23px}.audit-section>header,.safe-counters>header{display:grid;align-items:start}.audit-section>header label{min-width:0;width:100%}.audit-list article{grid-template-columns:30px minmax(0,1fr);gap:9px}.audit-icon{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.insight-skeleton i{animation:none!important}}.crm-page-header{align-items:flex-end}.crm-readonly-chip{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 11px;color:#53635d;font-size:11px;font-weight:750;background:#eef2f0;border:1px solid var(--border);border-radius:999px}.crm-scope-bar{display:grid;grid-template-columns:minmax(170px,1fr) minmax(190px,1.15fr) minmax(180px,1fr) minmax(230px,1.35fr);margin-bottom:12px;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 7px 24px rgba(18,47,36,.035)}.crm-scope-bar>div,.crm-scope-bar>label{display:grid;align-content:center;min-width:0;min-height:72px;padding:11px 15px;border-right:1px solid var(--border)}.crm-scope-bar>:last-child{border-right:0}.crm-scope-bar label>small,.crm-scope-bar small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crm-scope-bar strong{margin-top:3px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crm-scope-bar code,.crm-scope-bar>div>span{margin-top:2px;overflow:hidden;color:var(--muted);font:10px SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.crm-scope-bar select{width:100%;min-width:0;min-height:44px;padding:7px 9px;margin-top:4px;background:#f8faf9;border:1px solid var(--border);border-radius:8px;outline:0}.crm-scope-bar select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(11,107,89,.1)}.crm-scope-bar .crm-sandbox-proof{display:flex;align-items:center;gap:10px;color:#d9eee6;background:#17362b}.crm-sandbox-proof>svg{flex:0 0 auto;color:#71d8ba}.crm-sandbox-proof>span{display:grid;min-width:0}.crm-sandbox-proof>span strong{color:#edf8f4}.crm-sandbox-proof>span small{margin-top:3px;color:#a7beb6;font-size:10px;font-weight:550;letter-spacing:0;text-transform:none}.crm-inline-error{display:flex;align-items:center;gap:9px;padding:11px 13px;margin-bottom:12px;color:#84251d;font-size:11px;background:var(--danger-soft);border:1px solid #f1c9c5;border-radius:10px}.crm-inline-error>span{min-width:0}.crm-inline-error>button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:5px 8px;margin-left:auto;color:inherit;font-weight:750;background:#fff;border:1px solid #e9bcb7;border-radius:7px;cursor:pointer}.crm-readiness{display:grid;grid-template-columns:minmax(280px,1.7fr) repeat(4,minmax(100px,.6fr));grid-gap:9px;gap:9px;margin-bottom:12px}.crm-readiness-main,.crm-readiness-metric{min-width:0;padding:13px 15px;background:#fff;border:1px solid var(--border);border-radius:11px}.crm-readiness-main{display:flex;align-items:center;gap:11px}.crm-readiness-main>span{display:grid;flex:0 0 auto;place-items:center;width:35px;height:35px;color:var(--primary);background:var(--primary-soft);border-radius:9px}.crm-readiness-main>div{display:grid;min-width:0}.crm-readiness-main small,.crm-readiness-metric small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.crm-readiness-main strong{margin-top:2px;font-size:12px}.crm-readiness-main p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.45;overflow-wrap:anywhere}.crm-refresh-button{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;margin-left:auto;color:var(--primary);background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer}.crm-readiness-main.readiness-degraded>span{color:#875c08;background:var(--warning-soft)}.crm-readiness-main.readiness-down>span{color:var(--danger);background:var(--danger-soft)}.crm-readiness-metric{display:grid;align-content:center}.crm-readiness-metric strong{margin-top:3px;font-size:20px;letter-spacing:-.025em}.crm-readiness-metric.metric-processing{border-color:#cddaf4;background:#f8faff}.crm-readiness-metric.metric-retry{border-color:#ead9ae;background:#fffdf8}.crm-readiness-metric.metric-dead_letter{border-color:#efc5c1;background:#fffafa}.crm-readiness-metric.metric-dead_letter strong{color:var(--danger)}.crm-layout{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(600px,1.3fr);grid-gap:12px;gap:12px;align-items:start;margin-bottom:12px}.crm-card{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:13px;box-shadow:0 8px 28px rgba(18,47,36,.04)}.crm-card>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;min-height:65px;padding:13px 16px;border-bottom:1px solid var(--border)}.crm-card>header h2{margin:2px 0 0;font-size:15px;letter-spacing:-.02em}.crm-card>header>span{color:var(--muted);font-size:10px}.crm-connection-list{display:grid}.crm-connection-list article{border-bottom:1px solid var(--border)}.crm-connection-list article:last-child{border-bottom:0}.crm-connection-list article.is-selected{background:#fbfefc;box-shadow:inset 3px 0 0 var(--primary)}.crm-connection-select{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:14px 15px 9px;text-align:left;background:transparent;border:0;cursor:pointer}.crm-provider-icon{display:grid;place-items:center;width:37px;height:37px;color:#0b6755;background:var(--primary-soft);border-radius:9px}.crm-provider-icon.provider-google_sheets{color:#217346;background:#eaf5ef}.crm-connection-select>span:nth-child(2){display:grid;min-width:0}.crm-connection-select strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crm-connection-select small{margin-top:3px;color:var(--muted);font-size:10px}.crm-connection-status{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;color:#4f615a;font-size:9px;font-weight:750}.crm-connection-status i{width:7px;height:7px;background:#82908a;border-radius:50%}.crm-connection-status.connection-ready{color:#08614f}.crm-connection-status.connection-ready i{background:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.crm-connection-status.connection-degraded{color:#805600}.crm-connection-status.connection-degraded i{background:#c78816}.crm-connection-status.connection-disabled{color:#7a4240}.crm-connection-status.connection-disabled i{background:#a66d69}.crm-connection-meta{display:flex;justify-content:space-between;gap:8px;padding:0 15px 10px 62px;color:var(--muted);font-size:9px}.crm-connection-meta span{display:flex;align-items:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-card-actions{display:flex;gap:7px;padding:0 15px 13px 62px}.crm-card-actions .button{flex:1 1}.crm-compact-empty{display:grid;justify-items:center;padding:30px 18px;color:var(--muted);text-align:center}.crm-compact-empty>svg{color:#6c8b80}.crm-compact-empty strong{margin-top:8px;color:var(--ink);font-size:12px}.crm-compact-empty p{max-width:390px;margin:4px 0 13px;font-size:10px;line-height:1.55}.crm-panel-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:210px;color:var(--muted);font-size:11px}.crm-mapping-note{display:flex;align-items:flex-start;gap:8px;padding:10px 13px;color:#31564a;background:#f0f8f5;border-bottom:1px solid #d8e9e2}.crm-mapping-note svg{flex:0 0 auto;margin-top:1px;color:var(--primary)}.crm-mapping-note p{margin:0;font-size:10px;line-height:1.5}.crm-mapping-warning{display:flex;align-items:flex-start;gap:7px;padding:9px 12px;color:#765414;font-size:10px;background:var(--warning-soft);border-bottom:1px solid #ead9ae}.crm-mapping-warning svg{flex:0 0 auto;margin-top:1px}.crm-mapping-list{display:grid}.crm-mapping-row{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(145px,1fr) minmax(125px,.8fr) minmax(115px,.7fr) auto auto;grid-gap:8px;gap:8px;align-items:end;padding:11px 12px;border-bottom:1px solid var(--border)}.crm-mapping-row>svg{align-self:center;margin-top:16px;color:#81918a}.crm-mapping-row label:not(.crm-map-enabled){display:grid;grid-gap:4px;gap:4px;min-width:0}.crm-mapping-row label>span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.crm-mapping-row input,.crm-mapping-row select{width:100%;min-width:0;min-height:36px;padding:6px 8px;font:inherit;font-size:10px;background:#fafcfb;border:1px solid var(--border);border-radius:7px;outline:0}.crm-mapping-row input:focus,.crm-mapping-row select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(11,107,89,.09)}.crm-mapping-row input:disabled,.crm-mapping-row select:disabled{color:#52615b;opacity:1;background:#f2f5f3}.crm-map-enabled{display:flex;align-items:center;gap:5px;min-height:36px;color:#40554d;font-size:9px}.crm-map-enabled input{width:16px;min-height:16px;padding:0;accent-color:var(--primary)}.crm-mapping-row .icon-button{width:36px;height:36px}.crm-mapping-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:var(--muted);font-size:9px;background:#fafcfb}.crm-mapping-editor>footer>div{display:flex;gap:7px}.crm-journal-card{margin-bottom:12px}.crm-journal-card>header label{display:grid;grid-gap:4px;gap:4px;min-width:180px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.crm-journal-card>header select{min-height:36px;padding:6px 8px;font-size:10px;text-transform:none;background:#fafcfb;border:1px solid var(--border);border-radius:7px}.crm-journal-intro{display:flex;align-items:flex-start;gap:7px;padding:10px 15px;margin:0;color:#36574c;font-size:10px;background:#f2f8f6;border-bottom:1px solid #dce9e4}.crm-journal-intro svg{flex:0 0 auto;color:var(--primary)}.crm-journal-head,.crm-journal-row{display:grid;grid-template-columns:minmax(145px,.85fr) minmax(150px,1fr) minmax(145px,1fr) minmax(130px,.85fr) minmax(155px,1fr) minmax(95px,.55fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 15px}.crm-journal-head{min-height:38px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;background:#fafcfb}.crm-journal-head,.crm-journal-row{border-bottom:1px solid var(--border)}.crm-journal-row{min-height:70px}.crm-journal-row:last-child{border-bottom:0}.crm-journal-row.journal-dead_letter{background:#fffafa}.crm-journal-row.journal-retry{background:#fffdf8}.crm-journal-row>span{display:grid;min-width:0}.crm-journal-row code,.crm-journal-row strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.crm-journal-row code{color:#36564b;font-family:SFMono-Regular,Consolas,monospace}.crm-journal-row small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.crm-journal-status{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;min-height:24px;padding:4px 7px;color:#53625c;font-size:9px;font-weight:750;background:#eef2f0;border-radius:999px}.crm-journal-status.status-processing{color:#174e97;background:#edf3ff}.crm-journal-status.status-succeeded{color:#07604e;background:var(--primary-soft)}.crm-journal-status.status-retry{color:#805600;background:var(--warning-soft)}.crm-journal-status.status-dead_letter{color:var(--danger);background:var(--danger-soft)}.crm-residual-note{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;color:#654e1e;background:#fffaf0;border:1px solid #ead9ae;border-radius:11px}.crm-residual-note svg{flex:0 0 auto;margin-top:1px;color:#ae7410}.crm-residual-note strong{font-size:11px}.crm-residual-note p{margin:3px 0 0;font-size:10px;line-height:1.55}.crm-dialog-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:22px}.crm-dialog-backdrop{position:absolute;inset:0;width:100%;height:100%;background:rgba(7,24,17,.52);border:0}.crm-dialog{position:relative;width:min(100%,680px);max-height:calc(100vh - 44px);overflow:auto;background:#fff;border:1px solid var(--border);border-radius:15px;box-shadow:0 24px 70px rgba(7,27,19,.24)}.crm-dialog>header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crm-dialog h2{margin:2px 0 0;font-size:18px;letter-spacing:-.025em}.crm-dialog form{display:grid;grid-gap:14px;gap:14px;padding:17px 18px}.crm-safety-banner{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;color:#dcefe8;background:#17362b;border-radius:9px}.crm-safety-banner svg{flex:0 0 auto;color:#72dabb}.crm-safety-banner span{display:grid}.crm-safety-banner strong{font-size:11px}.crm-safety-banner small{margin-top:2px;color:#abc1b9;font-size:9px}.crm-provider-picker{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:0;margin:0;border:0}.crm-provider-picker legend{grid-column:1/-1;margin-bottom:5px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.crm-provider-picker label{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;padding:11px;background:#fafcfb;border:1px solid var(--border);border-radius:9px;cursor:pointer}.crm-provider-picker label.is-selected{background:#f2faf7;border-color:#9bcab9;box-shadow:inset 0 0 0 1px #9bcab9}.crm-provider-picker label>span{display:grid}.crm-provider-picker strong{font-size:11px}.crm-provider-picker small{margin-top:2px;color:var(--muted);font-size:9px}.crm-dialog .field-label small{font-size:9px}.crm-form-note{display:grid;align-content:center;padding:9px 11px;color:#3f564d;background:#f5f8f6;border:1px solid var(--border);border-radius:8px}.crm-form-note strong{font-size:10px}.crm-form-note small{margin-top:2px;color:var(--muted);font-size:9px}.crm-switch{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;background:#f8faf9;border:1px solid var(--border);border-radius:9px}.crm-switch input{margin-top:3px}.crm-switch span{display:grid}.crm-switch strong{font-size:11px}.crm-switch small{margin-top:2px;color:var(--muted);font-size:9px}.crm-dialog form>footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px;border-top:1px solid var(--border)}.crm-skeleton{display:grid;grid-gap:12px;gap:12px}.crm-skeleton>div>i,.crm-skeleton>i{display:block;min-height:72px;background:linear-gradient(90deg,#edf2ef,#fafcfb,#edf2ef);background-size:220% 100%;border-radius:12px;animation:skeleton-shimmer 1.5s infinite}.crm-skeleton>div{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:12px;gap:12px}.crm-skeleton>div>i{min-height:340px}@media (max-width:1600px){.crm-mapping-row{grid-template-columns:minmax(145px,1fr) auto minmax(145px,1fr) minmax(125px,.8fr) auto}.crm-mapping-row>label:nth-of-type(4){grid-column:3/4}.crm-map-enabled{grid-column:4}}@media (max-width:1320px){.crm-scope-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-scope-bar>div,.crm-scope-bar>label{border-bottom:1px solid var(--border)}.crm-scope-bar>:nth-child(2){border-right:0}.crm-scope-bar>:nth-child(n+3){border-bottom:0}.crm-readiness{grid-template-columns:minmax(250px,1.5fr) repeat(4,minmax(85px,.5fr))}.crm-layout{grid-template-columns:minmax(280px,.75fr) minmax(470px,1.25fr)}}@media (max-width:1060px){.crm-readiness{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-readiness-main{grid-column:1/-1}.crm-layout{grid-template-columns:1fr}.crm-connections-card .crm-connection-list{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-connection-list article:nth-child(odd){border-right:1px solid var(--border)}}@media (max-width:900px){.crm-journal-head{display:none}.crm-journal-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:14px}.crm-journal-row>span:before{margin-bottom:3px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;content:attr(data-label)}.crm-journal-row>span:last-child{align-self:end}.crm-journal-row code,.crm-journal-row small,.crm-journal-row strong{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}}@media (max-width:760px){.crm-page-header{align-items:flex-start}.crm-scope-bar{grid-template-columns:1fr}.crm-scope-bar>div,.crm-scope-bar>label{min-height:66px;border-right:0;border-bottom:1px solid var(--border)!important}.crm-scope-bar>:last-child{border-bottom:0!important}.crm-readiness{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-readiness-main{grid-column:1/-1}.crm-connections-card .crm-connection-list{grid-template-columns:1fr}.crm-connection-list article:nth-child(odd){border-right:0}.crm-mapping-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.crm-mapping-row>label{grid-column:1/-1!important}.crm-mapping-row>svg{display:none}.crm-map-enabled{min-height:28px}.crm-map-enabled,.crm-mapping-row input,.crm-mapping-row select{min-height:44px}.crm-mapping-row .icon-button{grid-column:2;grid-row:1;width:44px;height:44px}.crm-mapping-editor>footer{align-items:flex-start}.crm-mapping-editor>footer>div{flex-direction:column}.crm-journal-card>header{align-items:flex-start}.crm-journal-card>header label{min-width:150px}.crm-dialog-layer{padding:0;place-items:end center}.crm-dialog{width:100%;max-height:94vh;border-radius:15px 15px 0 0}.crm-dialog .icon-button,.crm-journal-card>header select,.crm-refresh-button{min-width:44px;min-height:44px}}@media (max-width:430px){.crm-page-header{display:grid}.crm-page-header>.button,.crm-readonly-chip{width:100%;justify-content:center}.crm-readiness{grid-template-columns:1fr 1fr}.crm-readiness-main{grid-column:1/-1}.crm-readiness-metric{padding:11px 12px}.crm-card-actions,.crm-connection-meta{display:grid;padding-left:15px}.crm-card-actions{grid-template-columns:1fr}.crm-journal-card>header,.crm-mapping-editor>footer,.crm-mapping-editor>footer>div{display:grid}.crm-journal-card>header label{width:100%;min-width:0}.crm-journal-row{grid-template-columns:1fr}.crm-journal-row .button,.crm-journal-row>span:last-child{width:100%}.crm-provider-picker{grid-template-columns:1fr}.crm-dialog form,.crm-dialog>header{padding-inline:14px}.crm-dialog form>footer{display:grid;grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.crm-journal-status .spin,.crm-skeleton i{animation:none!important}}