.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F7F6F3;--surface: #ffffff;--bg1: #f9fafb;--bg2: #f3f4f6;--bg3: #e5e7eb;--bg4: #d1d5db;--border: #e5e7eb;--border2: #d1d5db;--text: #111827;--text-darker: #374151;--text-medium: #4b5563;--text2: #6b7280;--text3: #9ca3af;--accent: #0063f9;--accent-hover: #0052D4;--accent-light: #eff6ff;--accent-dim: rgba(0, 99, 249, .08);--accent-border: rgba(0, 99, 249, .2);--green: #16a34a;--green-light: #f0fdf4;--green-dim: rgba(22, 163, 74, .08);--green-border: rgba(22, 163, 74, .2);--amber: #d97706;--amber-light: #fffbeb;--amber-dim: rgba(217, 119, 6, .08);--amber-border: rgba(217, 119, 6, .2);--orange: #ea580c;--orange-light: #fff7ed;--orange-border: #fdba74;--red: #ef4444;--red-dark: #dc2626;--red-light: #fef2f2;--red-dim: rgba(220, 38, 38, .08);--red-border: rgba(220, 38, 38, .2);--blue: #2563eb;--blue-light: #eff6ff;--blue-dim: rgba(37, 99, 235, .08);--blue-border: rgba(37, 99, 235, .2);--radius: 8px;--radius-sm: 6px;--radius-lg: 12px;--radius-xl: 16px;--font: "Geist", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Geist", "Inter", sans-serif;--mono: "Geist Mono", "SF Mono", "Fira Code", "Fira Mono", "Roboto Mono", monospace;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .02);--shadow-sm: 0 0 0 1px rgba(0, 0, 0, .02), 0 2px 8px rgba(0, 0, 0, .04);--shadow: 0 0 0 1px rgba(0, 0, 0, .02), 0 4px 12px rgba(0, 0, 0, .05);--shadow-md: 0 0 0 1px rgba(0, 0, 0, .02), 0 8px 24px rgba(0, 0, 0, .06);--shadow-lg: 0 0 0 1px rgba(0, 0, 0, .02), 0 12px 32px rgba(0, 0, 0, .08)}[data-theme=dark]{color-scheme:dark;--bg: #000000;--surface: #0a0a0a;--bg1: #111111;--bg2: #1a1a1a;--bg3: #222222;--bg4: #2e2e2e;--border: #1a1a1a;--border2: #272727;--text: #ffffff;--text-darker: #f5f5f5;--text-medium: #a3a3a3;--text2: #737373;--text3: #525252;--accent: #ffffff;--accent-light: rgba(255, 255, 255, .15);--accent-dim: rgba(255, 255, 255, .08);--accent-border: rgba(255, 255, 255, .2);--blue-dim: rgba(94, 106, 210, .1);--blue-border: rgba(94, 106, 210, .3);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--shadow-sm: 0 0 0 1px rgba(255, 255, 255, .05), 0 2px 8px rgba(0, 0, 0, .4);--shadow: 0 0 0 1px rgba(255, 255, 255, .05), 0 4px 12px rgba(0, 0, 0, .5);--shadow-md: 0 0 0 1px rgba(255, 255, 255, .05), 0 8px 24px rgba(0, 0, 0, .6);--shadow-lg: 0 0 0 1px rgba(255, 255, 255, .05), 0 12px 32px rgba(0, 0, 0, .8);--green: #22C55E;--green-light: rgba(34, 197, 94, .15);--green-dim: rgba(34, 197, 94, .08);--green-border: rgba(34, 197, 94, .2);--amber: #F59E0B;--amber-light: rgba(245, 158, 11, .15);--amber-dim: rgba(245, 158, 11, .08);--amber-border: rgba(245, 158, 11, .2);--red: #EF4444;--red-dark: #F87171;--red-light: rgba(239, 68, 68, .15);--red-dim: rgba(239, 68, 68, .08);--red-border: rgba(239, 68, 68, .2);--orange: #fb923c;--orange-light: #431407;--orange-border: #9a3412}[data-theme=navy]{color-scheme:dark;--bg: #090E17;--surface: #111827;--bg1: #1F2937;--bg2: #374151;--bg3: #4B5563;--bg4: #6B7280;--border: #1F2937;--border2: #374151;--text: #F9FAFB;--text-darker: #F3F4F6;--text-medium: #D1D5DB;--text2: #9CA3AF;--text3: #6B7280;--accent: #3B82F6;--accent-light: rgba(59, 130, 246, .15);--accent-dim: rgba(59, 130, 246, .08);--accent-border: rgba(59, 130, 246, .2);--blue-dim: rgba(59, 130, 246, .1);--blue-border: rgba(59, 130, 246, .3);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--shadow-sm: 0 0 0 1px rgba(255, 255, 255, .05), 0 2px 8px rgba(0, 0, 0, .4);--shadow: 0 0 0 1px rgba(255, 255, 255, .05), 0 4px 12px rgba(0, 0, 0, .5);--shadow-md: 0 0 0 1px rgba(255, 255, 255, .05), 0 8px 24px rgba(0, 0, 0, .6);--shadow-lg: 0 0 0 1px rgba(255, 255, 255, .05), 0 12px 32px rgba(0, 0, 0, .8);--green: #22C55E;--red: #EF4444;--orange: #fb923c;--orange-light: #431407;--orange-border: #9a3412}.theme-logo-light{display:block}.theme-logo-dark,[data-theme=dark] .theme-logo-light,[data-theme=navy] .theme-logo-light{display:none}[data-theme=dark] .theme-logo-dark,[data-theme=navy] .theme-logo-dark{display:block}[data-theme=dark] .theme-invert-img,[data-theme=navy] .theme-invert-img{filter:brightness(0) invert(1)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.03em;font-weight:600;color:#111827}.font-mono{font-family:var(--mono)!important}.tracking-tight{letter-spacing:-.03em!important}.tracking-tighter{letter-spacing:-.04em!important}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.tabular-nums{font-variant-numeric:tabular-nums}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg4);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}button{font-family:var(--font);cursor:pointer}input,select,textarea{font-family:var(--font)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:none;opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:none;opacity:1}}@keyframes waveform{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes comingSoonPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@keyframes comingSoonShimmer{0%,to{left:-100%}50%{left:100%}}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes marqueeLeft{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes marqueeRight{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.marquee-container{overflow:hidden;width:100%;display:flex;flex-direction:column;gap:20px;position:relative;padding:10px 0}.marquee-track-left{display:flex;gap:20px;width:max-content;animation:marqueeLeft 45s linear infinite}.marquee-track-right{display:flex;gap:20px;width:max-content;animation:marqueeRight 45s linear infinite}.marquee-track-left:hover,.marquee-track-right:hover{animation-play-state:paused}:focus-visible{outline:2px solid #0063F9;outline-offset:2px}::selection{background:#dc262626;color:var(--text)}@media (max-width: 767px){.desktop-only{display:none!important}}@media (min-width: 768px){.mobile-only{display:none!important}}@media (max-width: 767px){html,body,#root{-webkit-text-size-adjust:100%;overflow-x:hidden}.app-layout{flex-direction:column!important;height:100vh;height:100dvh}.app-layout>main{padding-bottom:72px!important}.sidebar-desktop{display:none!important}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:900;background:var(--surface);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-around;padding:6px 0 env(safe-area-inset-bottom,8px);height:auto;box-shadow:0 -2px 10px #0000000d}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;padding:6px 4px;min-width:56px;min-height:44px;font-size:10px;font-weight:500;color:var(--text3);cursor:pointer;font-family:var(--font);transition:color .15s}.bottom-nav button.active{color:var(--accent);font-weight:700}.bottom-nav button svg{width:22px;height:22px}.page-container{padding:20px 16px!important}.stat-grid-5,.stat-grid-4{grid-template-columns:repeat(2,1fr)!important}.stat-grid-3,.content-2col,.plan-grid,.change-plan-grid{grid-template-columns:1fr!important}.responsive-table{display:none!important}.mobile-card-list{display:flex!important;flex-direction:column;gap:12px}.mobile-call-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px;box-shadow:var(--shadow-xs)}.logs-layout{display:block!important;height:auto!important;min-height:100%;padding:0!important}.logs-sidebar{display:none!important}.logs-content{border:0!important;border-radius:0!important;box-shadow:none!important;min-height:100%;overflow:visible!important}.logs-content>.page-container{background:var(--bg1);padding:20px 16px 28px!important}.logs-page-header{margin-bottom:20px!important}.logs-page-header p{line-height:1.5;max-width:32rem}.logs-content .stat-grid-4{border-radius:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-bottom:16px!important}.logs-content .stat-grid-4>div{min-width:0;padding:14px 10px!important}.logs-content .stat-grid-4>div>:first-child{font-size:9px!important;margin-bottom:7px!important}.logs-content .stat-grid-4>div>:last-child{font-size:18px!important;overflow-wrap:anywhere}.logs-content .filters-row{gap:10px!important;margin-bottom:16px!important}.logs-content .mobile-card-list{display:none!important}.logs-mobile-list{display:flex;flex-direction:column;gap:12px}.logs-mobile-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-xs);overflow:hidden;padding:16px}.logs-mobile-card-topline,.logs-mobile-contact,.logs-mobile-expand,.logs-mobile-costs>div,.logs-mobile-ledger>div{display:flex}.logs-mobile-card-topline{align-items:center;justify-content:space-between;margin-bottom:14px}.logs-mobile-agent{background:var(--bg1);border:1px solid var(--border);border-radius:7px;color:var(--text);font-size:12px;font-weight:700;max-width:62%;overflow:hidden;padding:5px 9px;text-overflow:ellipsis;white-space:nowrap}.logs-mobile-contact{flex-direction:column;gap:4px}.logs-mobile-contact strong{color:var(--text);font-family:var(--font-display);font-size:17px}.logs-mobile-contact span{color:var(--text2);font-family:var(--mono);font-size:12px}.logs-mobile-metrics{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0}.logs-mobile-metrics>div{background:var(--bg1);border-radius:9px;display:flex;flex-direction:column;gap:5px;min-width:0;padding:9px}.logs-mobile-metrics span,.logs-mobile-preview>span{color:var(--text3);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.logs-mobile-metrics strong{color:var(--text);font-family:var(--mono);font-size:11px;line-height:1.35;overflow-wrap:anywhere}.logs-mobile-preview{border-top:1px solid var(--border);padding-top:12px}.logs-mobile-preview p{color:var(--text2);display:-webkit-box;font-size:13px;line-height:1.5;margin:6px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.logs-mobile-expand{align-items:center;background:transparent;border:0;border-top:1px solid var(--border);color:var(--accent);font-size:13px;font-weight:700;justify-content:space-between;margin-top:12px;padding:12px 0 0;width:100%}.logs-mobile-expand>:last-child{display:inline-block;font-size:12px;transition:transform .2s ease}.logs-mobile-expand>.expanded{transform:rotate(180deg)}.logs-mobile-details{animation:fadeIn .2s ease;border-top:1px solid var(--border);margin:12px -16px -16px}.logs-mobile-costs{background:var(--bg1);border-bottom:1px solid var(--border);display:grid;gap:8px;padding:14px 16px}.logs-mobile-costs>div,.logs-mobile-ledger>div{align-items:center;justify-content:space-between}.logs-mobile-costs span,.logs-mobile-ledger span{color:var(--text2);font-size:12px}.logs-mobile-costs strong,.logs-mobile-ledger strong{color:var(--text);font-family:var(--mono);font-size:12px}.logs-mobile-costs>:last-child{border-top:1px solid var(--border);padding-top:8px}.logs-mobile-ledger{border-bottom:1px solid var(--border);display:grid;gap:7px;padding:12px 16px}.logs-mobile-transcript{display:flex;flex-direction:column;gap:12px;max-height:52dvh;overflow-y:auto;padding:16px}.logs-mobile-transcript>div{align-items:flex-start;display:flex;flex-direction:column;gap:4px;max-width:90%}.logs-mobile-transcript>.agent-message{align-self:flex-start}.logs-mobile-transcript>.lead-message{align-items:flex-end;align-self:flex-end}.logs-mobile-transcript span{color:var(--text3);font-size:10px;font-weight:700;text-transform:uppercase}.logs-mobile-transcript p{background:var(--bg1);border:1px solid var(--border);border-radius:4px 12px 12px;color:var(--text);font-size:13px;line-height:1.55;margin:0;padding:10px 12px;white-space:pre-wrap}.logs-mobile-transcript .lead-message p{background:var(--accent-light);border-color:var(--accent-border);border-radius:12px 4px 12px 12px}.contacts-page-shell{padding:0!important}.contacts-page-shell>.page-container{background:var(--bg1)!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;padding:20px 16px 28px!important}.contacts-page-header{margin-bottom:20px!important}.contacts-page-header p{line-height:1.5}.contacts-filter-controls{align-items:stretch!important;flex-direction:column;gap:10px!important;min-width:0;width:100%}.contacts-filter-controls>*{max-width:none!important;width:100%!important}.contacts-status-filter{box-sizing:border-box;overflow-x:auto;padding:4px!important;scrollbar-width:none}.contacts-status-filter::-webkit-scrollbar{display:none}.contacts-status-filter button{flex:0 0 auto;white-space:nowrap}.contacts-page-shell .mobile-card-list{gap:12px}.contact-mobile-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-xs);padding:16px}.contact-mobile-header,.contact-mobile-identity,.contact-mobile-phone,.contact-mobile-actions,.contact-mobile-agent{align-items:center;display:flex}.contact-mobile-header,.contact-mobile-phone,.contact-mobile-agent{justify-content:space-between}.contact-mobile-header{align-items:flex-start;gap:12px}.contact-mobile-identity{gap:10px;min-width:0}.contact-mobile-avatar{align-items:center;border:1px solid var(--border);border-radius:12px;display:flex;flex-shrink:0;font-size:12px;font-weight:800;height:42px;justify-content:center;width:42px}.contact-mobile-identity>div:last-child{display:flex;flex-direction:column;min-width:0}.contact-mobile-identity strong{color:var(--text);font-family:var(--font-display);font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-mobile-identity span{color:var(--text3);font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-mobile-phone,.contact-mobile-agent{border-top:1px solid var(--border);font-size:12px;margin-top:14px;padding-top:12px}.contact-mobile-phone span,.contact-mobile-agent span{color:var(--text3)}.contact-mobile-phone strong{color:var(--text);font-family:var(--mono);font-size:12px}.contact-mobile-agent strong{background:var(--bg1);border:1px solid var(--border);border-radius:7px;color:var(--text);font-size:12px;padding:5px 8px}.contact-mobile-actions{gap:8px;margin-top:12px}.contact-mobile-actions a{align-items:center;background:var(--accent);border:1px solid var(--accent);border-radius:9px;color:var(--surface);display:flex;flex:1;font-size:13px;font-weight:700;justify-content:center;text-decoration:none}.contact-mobile-actions a.secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.contact-mobile-notes{background:var(--bg1);border:1px solid var(--border);border-radius:10px;margin-top:12px;padding:12px}.contact-mobile-notes>span{color:var(--text3);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.contact-mobile-notes p{color:var(--text2);display:-webkit-box;font-size:13px;line-height:1.5;margin:6px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.contact-mobile-notes p.expanded{display:block}.contact-mobile-notes button{background:transparent;border:0;color:var(--accent);font-size:12px;font-weight:700;margin-top:6px;padding:0}.contacts-no-results{align-items:center;background:var(--surface);border:1px dashed var(--border2);border-radius:14px;display:flex;flex-direction:column;padding:40px 20px;text-align:center}.contacts-no-results strong{color:var(--text);font-size:16px}.contacts-no-results span{color:var(--text2);font-size:13px;margin-top:6px}.contacts-no-results button{background:var(--surface);border:1px solid var(--border);border-radius:9px;color:var(--text);font-size:13px;font-weight:700;margin-top:16px;padding:8px 14px}.modal-overlay{align-items:stretch!important;z-index:1100!important}.modal-overlay .modal-content{width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;margin:0!important}button,a,select,input[type=checkbox],input[type=radio]{min-height:44px}select,input,textarea{font-size:16px!important}.page-container h1{font-size:22px!important}.filters-row{flex-direction:column!important}.filters-row>*{width:100%!important;min-width:unset!important}.kpi-stat-value{font-size:22px!important}.app-main{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))!important}.global-help-button{bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;inset-inline-end:16px!important}.dunning-banner{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.dunning-banner button{width:100%}.responsive-page-shell{display:block!important;height:auto!important;min-height:100%!important;padding:0!important}.page-container{height:auto!important;min-height:100%!important;overflow:visible!important}.responsive-page-header{align-items:stretch!important;flex-direction:column!important;gap:16px!important;margin-bottom:24px!important}.responsive-header-actions{align-items:stretch!important;flex-direction:column!important;width:100%}.responsive-header-actions>*{max-width:100%;width:100%!important}.analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.analytics-kpi-grid>:last-child{grid-column:1 / -1}.analytics-chart-grid{grid-template-columns:minmax(0,1fr)!important;min-height:0!important}.analytics-chart-grid>*{min-height:340px;padding:16px!important}.secondary-layout{flex-direction:column!important;gap:0!important;height:auto!important;min-height:100%!important;padding:0!important}.secondary-layout-nav{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;flex-shrink:0!important;overflow:visible!important;width:100%!important}.secondary-layout-nav>div{padding:18px 16px 8px!important}.secondary-layout-nav nav{flex-direction:row!important;gap:8px;overflow-x:auto;padding:8px 16px 12px!important;scrollbar-width:none}.secondary-layout-nav nav::-webkit-scrollbar{display:none}.secondary-layout-nav .settings-tab{flex:0 0 auto;white-space:nowrap}.secondary-layout-content{border-bottom:0!important;border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;min-height:0;overflow:visible!important}.agents-page-shell{padding:0!important}.agents-page-shell .responsive-page-header>div:last-child,.agents-page-shell .responsive-page-header>div:last-child button{width:100%}.agents-page-shell>.page-container{background:var(--bg1)!important;border:0!important;box-shadow:none!important;padding:20px 16px!important}.agents-page-shell .responsive-page-header{margin-bottom:20px!important}.agents-empty-steps{align-items:stretch;flex-direction:column;gap:14px!important;padding:16px!important}.agents-empty-steps>div[style*="width: 1px"]{display:none}.agents-desktop-table{display:none!important}.agents-mobile-list{display:flex;flex-direction:column;gap:12px}.agent-mobile-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-xs);padding:16px;position:relative}.agent-mobile-card-header,.agent-mobile-identity,.agent-mobile-meta,.agent-mobile-phone,.agent-mobile-actions{align-items:center;display:flex}.agent-mobile-card-header,.agent-mobile-phone{justify-content:space-between}.agent-mobile-identity{gap:11px;min-width:0}.agent-mobile-identity img{border-radius:12px;flex-shrink:0;height:44px;object-fit:cover;width:44px}.agent-mobile-name{color:var(--text);font-family:var(--font-display);font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-mobile-meta{color:var(--text2);font-size:11px;gap:8px;margin-top:4px}.agent-mobile-meta>:first-child{align-items:center;display:inline-flex;font-weight:700;gap:5px}.agent-mobile-meta>:first-child:before{background:var(--border2);border-radius:50%;content:"";height:6px;width:6px}.agent-mobile-meta .agent-status-active:before{background:var(--green)}.agent-mobile-more{background:var(--bg1);border:1px solid var(--border);border-radius:9px;color:var(--text2);flex-shrink:0;font-size:14px;letter-spacing:1px;min-height:40px!important;padding:0 10px}.agent-mobile-phone{border-bottom:1px solid var(--border);color:var(--text3);font-size:12px;margin-top:16px;padding-bottom:12px}.agent-mobile-phone strong{color:var(--text-medium);font-family:var(--mono);font-size:12px;font-weight:600}.agent-mobile-stats{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0 14px}.agent-mobile-stats>div{background:var(--bg1);border-radius:9px;display:flex;flex-direction:column;gap:5px;min-width:0;padding:9px}.agent-mobile-stats span{color:var(--text3);font-size:10px;font-weight:600}.agent-mobile-stats strong{color:var(--text);font-family:var(--mono);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-mobile-actions{gap:8px}.agent-mobile-actions button{background:var(--accent);border:1px solid var(--accent);border-radius:9px;color:var(--surface);flex:1;font-family:var(--font-display);font-size:13px;font-weight:700}.agent-mobile-actions button.secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.agent-mobile-actions button:disabled{cursor:not-allowed;opacity:.45}.agent-mobile-menu{background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-lg);display:grid;gap:2px;margin-top:10px;padding:6px}.agent-mobile-menu button{background:transparent;border:0;border-radius:7px;color:var(--text);font-size:13px;justify-content:flex-start;padding:10px 12px;text-align:left}.agent-mobile-menu button.danger{color:var(--red)}.agents-table-header{display:none!important}.agent-type-grid{grid-template-columns:minmax(0,1fr)!important;padding:20px 16px 28px!important}.mobile-form-grid{grid-template-columns:minmax(0,1fr)!important}.prompt-template-selector{height:100dvh!important;max-height:none!important}.prompt-template-selector>:first-child,.prompt-template-selector>:last-child{padding:14px 16px!important}.prompt-template-selector>:last-child{padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))!important;position:relative;z-index:20}.template-filter-row{align-items:stretch!important;flex-direction:column!important;gap:6px!important}.template-filter-row>span{width:auto!important}.template-filter-row>div{max-width:none!important;width:100%}.template-card-grid{grid-template-columns:minmax(0,1fr)!important}.template-card-grid>div{height:auto!important;min-height:145px}.agent-table-row{align-items:center!important;gap:12px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:16px!important}.agent-table-row>:nth-child(2),.agent-table-row>:nth-child(7){display:none!important}.agent-table-row>:nth-child(4){grid-column:1}.agent-table-row>:nth-child(8){grid-column:2;grid-row:2}.agent-table-row>:nth-child(5),.agent-table-row>:nth-child(6){align-items:center;background:var(--bg1);border-radius:8px;display:flex;justify-content:space-between;padding:8px 10px;text-align:left!important}.agent-table-row>:nth-child(5):before{color:var(--text3);content:"Calls";font-size:11px;font-weight:600}.agent-table-row>:nth-child(6):before{color:var(--text3);content:"Conversions";font-size:11px;font-weight:600}.agent-editor-shell{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;height:auto!important;min-height:calc(100dvh - 76px);overflow:visible!important}.agent-editor-header{padding:16px 16px 0!important}.agent-settings-header{align-items:stretch!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:12px!important;margin-bottom:12px!important}.agent-header-identity{gap:10px!important;min-width:0;width:100%}.agent-header-identity>div:nth-child(3){min-width:0}.agent-header-title-row{align-items:center!important;flex-wrap:wrap;gap:6px 8px!important}.agent-header-title-row>:first-child{flex:1 1 150px;min-width:0}.agent-header-title-row h1{font-size:18px!important;max-width:100%!important}.agent-header-title-row input{font-size:18px!important;max-width:100%!important;min-width:0!important;width:100%!important}.agent-header-title-row [title*=unpublished]{flex-basis:100%;margin-left:0}.agent-header-meta{gap:6px 8px!important;line-height:1.45;margin-top:7px!important}.agent-header-meta>span[style*=border2]{display:none}.agent-header-actions{margin-inline:-16px;overflow-x:auto;padding:4px 16px 8px;scrollbar-width:none;width:100%}.agent-header-actions::-webkit-scrollbar{display:none}.agent-header-actions>*{flex:0 0 auto}.agent-save-status{align-items:center;background:var(--bg1);border:1px solid var(--border);border-radius:10px;display:flex!important;font-size:12px!important;margin:0!important;min-height:44px;padding:0 12px;white-space:nowrap}.agent-header-tool{gap:6px;padding:7px 12px!important;width:auto!important}.agent-header-functions:after{content:"Functions";font-size:13px;font-weight:600}.agent-header-configuration:after{content:"Settings";font-size:13px;font-weight:600}.agent-header-actions [data-tooltip]:after{display:none}.agent-editor-workspace{overflow:visible!important}.prompt-editor-heading{align-items:center!important;background:var(--bg1);border-bottom:1px solid var(--border);flex-direction:row!important;gap:12px;padding:16px!important}.prompt-editor-heading>div{flex:1;min-width:0}.prompt-editor-heading>div>:first-child{font-size:18px!important;margin-bottom:3px!important}.prompt-editor-heading>div>:last-child{font-size:12px!important;margin-bottom:0!important}.prompt-editor-heading a{background:var(--surface);border:1px solid var(--border);border-radius:9px;flex-shrink:0;font-size:0!important;justify-content:center;min-height:44px;transform:none!important;width:44px}.prompt-editor-heading a svg{height:18px;width:18px}.prompt-editor-body{min-height:65dvh;padding:16px 16px 24px!important}.prompt-editor-toolbar{align-items:stretch!important;flex-direction:column!important;gap:8px;padding:10px!important}.prompt-insert-actions{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.prompt-insert-actions::-webkit-scrollbar{display:none}.prompt-insert-actions>*{flex:0 0 auto}.prompt-secondary-actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:8px}.prompt-secondary-actions>span{margin-right:auto}.prompt-editor-toolbar [style*="width: 360px"]{max-width:calc(100vw - 52px)}.config-sidebar-backdrop{background:#11182740;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1000}.agent-config-sidebar{bottom:0;height:100dvh;max-width:100%!important;position:fixed;right:0;top:0;transform:translate(100%);transition:transform .25s ease!important;width:100%!important;z-index:1001}.agent-config-sidebar[data-open=true]{transform:translate(0)}.agent-config-sidebar>div{min-width:0!important}.agent-config-inner{min-width:0!important}.agent-config-header{background:var(--surface);padding:14px 16px!important;position:sticky;top:0;z-index:5}.agent-config-header h3{font-size:18px!important}.agent-config-header button{border:1px solid var(--border)!important;min-height:44px;min-width:44px}.agent-config-content{padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain}.agent-config-section{border-bottom:1px solid var(--border)}.agent-config-section-trigger{min-height:64px;padding:14px 16px!important}.agent-config-section-body{padding:0 12px 16px!important}.agent-config-section-body>div{border-radius:12px!important;padding:14px!important}.agent-config-content input,.agent-config-content select,.agent-config-content textarea{max-width:100%;width:100%}.responsive-drawer{max-width:100%!important;width:100%!important;z-index:1001!important}.numbers-page .responsive-page-header>div:last-child{display:flex!important;width:100%}.numbers-page .responsive-page-header>div:last-child button{flex:1;padding-inline:8px!important}.numbers-search-layout{flex-direction:column!important;gap:16px!important}.numbers-search-layout>:first-child{width:100%!important}.numbers-search-layout .responsive-table{display:flex!important;min-height:360px}.numbers-page table{min-width:620px}.playground-layout{flex-direction:column!important;gap:0!important;height:auto!important;min-height:100%!important;padding:0!important}.playground-nav{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;flex-shrink:0;width:100%!important}.playground-nav>:first-child{padding:18px 16px 8px!important}.playground-nav>:last-child{overflow-x:auto!important;padding:8px 16px 12px!important}.playground-nav>:last-child>div{flex-direction:row!important;width:max-content}.playground-nav .pg-nav-btn{min-width:max-content;width:auto}.playground-layout>.page-container{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important}.playground-agent-selection{display:block!important;height:auto!important}.playground-agent-selection .responsive-table{display:flex!important}.playground-agent-selection .responsive-table>:first-child{display:none!important}.playground-agent-selection .responsive-table>:last-child>div{gap:12px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:16px!important}.playground-agent-selection .responsive-table>:last-child>div>:nth-child(2){display:none}.playground-agent-selection .responsive-table>:last-child>div>:nth-child(4){grid-column:1}.playground-agent-selection .responsive-table>:last-child>div>:nth-child(5){grid-column:2;grid-row:2}.integrations-page>div:nth-of-type(2){align-items:stretch!important}.functions-layout{flex-direction:column!important;gap:0!important;height:auto!important;min-height:100%!important;padding:0!important}.functions-nav{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;flex-shrink:0;width:100%!important}.functions-nav>:first-child{padding:18px 16px 8px!important}.functions-nav>:last-child{overflow-x:auto!important;padding:8px 16px 12px!important}.functions-nav>:last-child>div{flex-direction:row!important;width:max-content}.functions-nav .fn-nav-btn{min-width:max-content;width:auto}.functions-content{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;overflow:visible!important}.functions-content>div{height:auto!important;overflow:visible!important;padding:24px 16px!important}.function-table table,.function-table tbody,.function-table tr{display:block;width:100%}.function-table thead{display:none}.function-table tr{border-bottom:1px solid var(--border);padding:14px}.function-table td{align-items:center;border:0!important;display:flex;justify-content:space-between;padding:7px 0!important;text-align:right}.function-table td:nth-child(2):before,.function-table td:nth-child(3):before,.function-table td:nth-child(4):before{color:var(--text3);font-size:11px;font-weight:600;margin-right:16px;text-transform:uppercase}.function-table td:nth-child(2):before{content:"Configuration"}.function-table td:nth-child(3):before{content:"Usage"}.function-table td:nth-child(4):before{content:"Created"}.agency-stats-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.agency-table-header{display:none!important}.agency-data-row{gap:10px!important;grid-template-columns:minmax(0,1fr)!important;padding:16px!important}.agency-data-row>div:not(:first-child):before{color:var(--text3);display:block;font-size:10px;font-weight:600;margin-bottom:3px;text-transform:uppercase}.agency-overview-row>div:nth-child(2):before{content:"Event"}.agency-overview-row>div:nth-child(3):before{content:"Credits"}.agency-overview-row>div:nth-child(4):before{content:"Date"}.agency-plan-row>div:nth-child(2):before{content:"Credits"}.agency-plan-row>div:nth-child(3):before{content:"Price"}.agency-plan-row>div:nth-child(4):before{content:"Clients"}.agency-plan-row>div:nth-child(5):before{content:"Status"}.agency-subaccount-row>div:nth-child(2):before{content:"Package"}.agency-subaccount-row>div:nth-child(3):before{content:"Credits"}.agency-subaccount-row>div:nth-child(4):before{content:"Status"}.agency-data-row>div:last-child{flex-wrap:wrap;justify-content:flex-start!important}.knowledge-layout{flex-direction:column!important;gap:0!important;height:auto!important;min-height:100%!important;padding:0!important}.knowledge-nav{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;flex-shrink:0;width:100%!important}.knowledge-nav>:first-child{padding:18px 16px 8px!important}.knowledge-nav>:last-child{overflow-x:auto!important;padding:8px 16px 12px!important}.knowledge-nav>:last-child>div{flex-direction:row!important;width:max-content}.knowledge-nav .kb-nav-btn{min-width:max-content;width:auto}.knowledge-content{border-left:0!important;border-radius:0!important;border-right:0!important;box-shadow:none!important;overflow:visible!important}.knowledge-content>div{height:auto!important;overflow:visible!important}.knowledge-content>div[style*="36px 40px"]{padding:24px 16px!important}.knowledge-sources-table{overflow-x:auto!important}.knowledge-sources-table table{min-width:780px}.responsive-modal-overlay{align-items:stretch!important;padding:0!important}.responsive-modal-content{border-radius:0!important;height:100dvh!important;max-height:100dvh!important;max-width:100%!important;width:100%!important}.responsive-modal-content>:first-child{padding:16px!important}.workflow-modal-content>:first-child{align-items:flex-start!important;flex-wrap:wrap;gap:12px}}@media (min-width: 768px){.bottom-nav,.mobile-card-list{display:none!important}}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background-color:var(--border)}@media (max-width: 1000px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.metrics-grid{grid-template-columns:1fr}}[data-tooltip]{position:relative;cursor:help}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);background:var(--text);color:var(--bg);padding:4px 8px;font-size:11px;font-family:var(--font-display);font-weight:500;border-radius:var(--radius-sm);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease;pointer-events:none;z-index:1000;box-shadow:var(--shadow-sm)}[data-tooltip]:hover:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}
