.copilot-page{max-width:1450px}.copilot-page__head{align-items:center}.copilot-page__head .eyebrow svg{width:14px}.copilot-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,315px);align-items:start;gap:16px}.copilot-chat{min-width:0;min-height:690px;display:grid;grid-template-rows:minmax(440px,1fr) auto;overflow:hidden}.copilot-thread{height:min(65vh,720px);min-height:480px;overflow:auto;padding:24px 25px 16px;overscroll-behavior:contain;scrollbar-gutter:stable}.copilot-message{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;margin-bottom:24px}.copilot-message--user{margin-left:min(14%,120px)}.copilot-message__avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,var(--primary-500),var(--primary-700));color:#fff;box-shadow:0 4px 12px #565dd32e}.copilot-message--user .copilot-message__avatar{background:var(--ink-100);color:var(--ink-600);box-shadow:none}.copilot-message__avatar svg{width:17px}.copilot-message__content{min-width:0}.copilot-message__content>header{min-height:30px;display:flex;align-items:center;gap:8px}.copilot-message__content>header strong{color:var(--ink-900);font-size:12px}.copilot-message__content>header time{color:var(--ink-400);font-size:9px}.copilot-message__text{color:var(--ink-700);font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.copilot-message--user .copilot-message__content{padding:11px 14px;border-radius:13px;background:var(--primary-50)}.copilot-message--user .copilot-message__content>header{min-height:22px}.copilot-plan{margin-top:14px;padding:14px 15px;border:1px solid var(--ink-150);border-radius:12px;background:var(--ink-50)}.copilot-plan>strong{display:flex;align-items:center;gap:7px;color:var(--ink-800);font-size:11px}.copilot-plan>strong svg{width:15px;color:var(--primary-600)}.copilot-plan ol{display:flex;flex-direction:column;gap:9px;margin-top:11px;list-style:none}.copilot-plan li{display:grid;grid-template-columns:23px 1fr;align-items:start;gap:8px}.copilot-plan li>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--primary-100);border-radius:7px;background:#fff;color:var(--primary-700);font-size:9px;font-weight:800}.copilot-plan li p{padding-top:2px;color:var(--ink-600);font-size:11px;line-height:1.5}.copilot-actions{margin-top:16px}.copilot-actions>h3{margin-bottom:8px;color:var(--ink-700);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.copilot-action{overflow:hidden;margin-bottom:10px;border:1px solid var(--ink-200);border-radius:13px;background:#fff}.copilot-action--succeeded{border-color:#bce3d1}.copilot-action--failed{border-color:#f1c4cc}.copilot-action>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px 14px}.copilot-action__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:var(--primary-50);color:var(--primary-600)}.copilot-action--succeeded .copilot-action__icon{background:var(--green-50);color:var(--green-700)}.copilot-action--failed .copilot-action__icon{background:var(--red-50);color:var(--red-700)}.copilot-action__icon svg{width:16px}.copilot-action>header strong{display:block;color:var(--ink-900);font-size:11.5px}.copilot-action>header p{margin-top:3px;color:var(--ink-500);font-size:10px;line-height:1.45}.copilot-action__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.copilot-action__footer{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-top:1px solid var(--ink-100);background:var(--ink-50)}.copilot-action__footer p{display:flex;align-items:center;gap:6px;color:var(--ink-500);font-size:9.5px}.copilot-action__footer p svg{width:13px}.copilot-action__review{padding:0 14px 14px;border-top:1px solid var(--ink-100);background:var(--ink-50)}.copilot-action__summary{padding:13px 0}.copilot-action__summary>strong{color:var(--ink-800);font-size:10px}.copilot-action__summary>p{margin-top:6px;color:var(--ink-500);font-size:10px}.copilot-action__summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:8px 0 0}.copilot-action__summary dl>div{min-width:0;padding:8px 9px;border:1px solid var(--ink-150);border-radius:8px;background:#fff}.copilot-action__summary dt{color:var(--ink-400);font-size:8px;font-weight:700;text-transform:uppercase}.copilot-action__summary dd{margin-top:2px;color:var(--ink-700);font-size:9.5px;white-space:pre-wrap;overflow-wrap:anywhere}.copilot-action__warning{display:flex;align-items:flex-start;gap:9px;padding:10px;border-radius:9px;background:var(--primary-50);color:var(--primary-700)}.copilot-action__warning--medium{background:var(--amber-50);color:var(--amber-700)}.copilot-action__warning--high{background:var(--red-50);color:var(--red-700)}.copilot-action__warning>svg{width:17px;flex:0 0 auto;margin-top:1px}.copilot-action__warning strong,.copilot-action__warning span{display:block}.copilot-action__warning strong{font-size:10px}.copilot-action__warning span{margin-top:2px;font-size:9px;line-height:1.45}.copilot-action__acknowledge{position:relative;display:flex;align-items:flex-start;gap:8px;margin-top:10px;color:var(--red-700);font-size:10px;font-weight:700;cursor:pointer}.copilot-action__acknowledge input{width:17px;min-height:17px;margin:0;accent-color:var(--red-600)}.copilot-action__buttons{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px;margin-top:12px}.copilot-action__progress,.copilot-action__result{display:flex;align-items:center;gap:7px;padding:9px 14px;border-top:1px solid var(--ink-100);background:var(--green-50);color:var(--green-700);font-size:9.5px}.copilot-action__progress{background:var(--blue-100);color:var(--blue-600)}.copilot-action__result--failed{background:var(--red-50);color:var(--red-700)}.copilot-action__result--muted{background:var(--ink-50);color:var(--ink-500)}.copilot-action__result--rollback{background:var(--blue-100);color:var(--blue-700)}.copilot-action__result svg{width:14px}.copilot-action__rollback-footer{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-top:1px solid var(--ink-100);background:var(--ink-50)}.copilot-action__rollback-footer p,.copilot-action__rollback-unavailable{display:flex;align-items:center;gap:6px;color:var(--ink-500);font-size:9.5px}.copilot-action__rollback-footer svg,.copilot-action__rollback-unavailable svg{width:13px;flex:0 0 auto}.copilot-action__rollback-review{padding-top:14px}.copilot-action__rollback-unavailable{padding:9px 14px;border-top:1px solid var(--ink-100);background:var(--ink-50)}.copilot-inline-error{display:flex;align-items:flex-start;gap:7px;margin-top:9px;padding:9px 10px;border-radius:8px;background:var(--red-50);color:var(--red-700);font-size:10px}.copilot-inline-error>svg{width:15px;flex:0 0 auto}.copilot-inline-error>button{width:24px;height:24px;display:grid;place-items:center;margin:-4px -4px -4px auto;padding:0;border:0;border-radius:6px;background:transparent;color:inherit}.copilot-inline-error>button svg{width:13px}.copilot-welcome{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.copilot-welcome>span{width:52px;height:52px;display:grid;place-items:center;margin-bottom:15px;border-radius:16px;background:linear-gradient(145deg,var(--primary-500),var(--primary-700));color:#fff;box-shadow:0 8px 22px #565dd340}.copilot-welcome>span svg{width:23px}.copilot-welcome h2{color:var(--ink-950);font-size:18px;letter-spacing:-.02em}.copilot-welcome>p{max-width:470px;margin-top:6px;color:var(--ink-500);font-size:11px;line-height:1.55}.copilot-welcome>div{width:min(100%,520px);display:grid;gap:7px;margin-top:21px}.copilot-welcome button{min-height:44px;display:grid;grid-template-columns:1fr 16px;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--ink-150);border-radius:10px;background:#fff;color:var(--ink-700);font-size:10.5px;text-align:left;transition:.15s}.copilot-welcome button:hover{border-color:var(--primary-400);background:var(--primary-50);color:var(--primary-700)}.copilot-welcome button svg{width:14px}.copilot-thinking{display:grid;grid-template-columns:34px auto;align-items:center;gap:11px;margin-bottom:20px}.copilot-thinking>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,var(--primary-500),var(--primary-700));color:#fff}.copilot-thinking>span svg{width:16px}.copilot-thinking>div{display:flex;gap:4px;padding:10px 12px;border-radius:10px;background:var(--ink-50)}.copilot-thinking i{width:5px;height:5px;border-radius:50%;background:var(--ink-400);animation:copilot-dot 1.1s ease-in-out infinite}.copilot-thinking i:nth-child(2){animation-delay:.14s}.copilot-thinking i:nth-child(3){animation-delay:.28s}@keyframes copilot-dot{0%,65%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.copilot-composer{padding:12px 15px 10px;border-top:1px solid var(--ink-150);background:#fff}.copilot-composer__box{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px;padding:7px 7px 7px 11px;border:1px solid var(--ink-200);border-radius:13px;background:#fff;transition:border-color .15s,box-shadow .15s}.copilot-composer__box:focus-within{border-color:var(--primary-500);box-shadow:var(--focus)}.copilot-composer textarea{min-height:48px;max-height:160px;padding:6px 0;border:0;border-radius:0;box-shadow:none;resize:none;font-size:12px}.copilot-composer textarea:focus{box-shadow:none}.copilot-composer__box .button{width:42px;min-height:42px;padding:0}.copilot-composer__box .button svg{width:17px}.copilot-composer>footer{display:flex;justify-content:space-between;gap:15px;padding:5px 3px 0;color:var(--ink-400);font-size:8px}.copilot-provider-error{display:flex;align-items:center;gap:7px;margin-bottom:8px;padding:8px 10px;border-radius:8px;background:var(--red-50);color:var(--red-700);font-size:9.5px}.copilot-provider-error svg{width:15px;flex:0 0 auto}.copilot-provider-error button{margin-left:auto;padding:3px 5px;border:0;background:transparent;color:inherit;font-size:inherit;font-weight:800;text-decoration:underline}.copilot-composer>.copilot-inline-error{margin:0 0 8px}.copilot-sidebar{display:flex;flex-direction:column;gap:12px}.copilot-guardrail,.copilot-capabilities,.copilot-conversations{padding:17px}.copilot-conversations>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.copilot-conversations h2{color:var(--ink-900);font-size:12px}.copilot-conversations header p{margin-top:2px;color:var(--ink-400);font-size:8px}.copilot-conversations>ul{display:flex;flex-direction:column;max-height:210px;overflow:auto;list-style:none}.copilot-conversations li{border-top:1px solid var(--ink-100)}.copilot-conversations li button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 7px;border:0;border-radius:7px;background:transparent;color:var(--ink-600);text-align:left}.copilot-conversations li button:hover,.copilot-conversations li button.is-active{background:var(--primary-50);color:var(--primary-700)}.copilot-conversations li strong{overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.copilot-conversations li small{flex:0 0 auto;color:var(--ink-400);font-size:7.5px}.copilot-guardrail>span{width:38px;height:38px;display:grid;place-items:center;margin-bottom:11px;border-radius:11px;background:var(--green-50);color:var(--green-700)}.copilot-guardrail>span svg{width:19px}.copilot-guardrail h2,.copilot-capabilities h2{color:var(--ink-900);font-size:12px}.copilot-guardrail>p{margin-top:5px;color:var(--ink-500);font-size:10px;line-height:1.55}.copilot-guardrail ul{display:flex;flex-direction:column;gap:7px;margin-top:14px;list-style:none}.copilot-guardrail li{display:flex;align-items:center;gap:7px;color:var(--ink-700);font-size:9.5px}.copilot-guardrail li svg{width:13px;color:var(--green-700)}.copilot-capabilities>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:11px}.copilot-capabilities>header p{margin-top:2px;color:var(--ink-400);font-size:8px}.copilot-capabilities>ul{display:flex;flex-direction:column;max-height:330px;overflow:auto;list-style:none}.copilot-capabilities li{min-height:49px;display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:8px;border-top:1px solid var(--ink-100)}.copilot-capabilities li>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:var(--ink-50);color:var(--ink-600)}.copilot-capabilities li>span svg{width:14px}.copilot-capabilities li strong,.copilot-capabilities li small{display:block}.copilot-capabilities li strong{overflow:hidden;color:var(--ink-800);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.copilot-capabilities li small{margin-top:1px;color:var(--ink-400);font-size:7.5px}.copilot-capabilities__loading{min-height:100px;display:grid;place-items:center;color:var(--primary-600)}.copilot-capabilities__empty{padding:18px 0;color:var(--ink-500);font-size:9.5px;text-align:center}@media(max-width:1150px){.copilot-workspace{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:900px){.copilot-workspace{grid-template-columns:1fr}.copilot-sidebar{display:grid;grid-template-columns:1fr 1fr}.copilot-chat{min-height:620px}.copilot-thread{height:60vh}}@media(max-width:620px){.copilot-page__head{align-items:flex-start}.copilot-workspace{margin:0 -5px}.copilot-chat{min-height:calc(100vh - 205px);border-radius:13px}.copilot-thread{height:auto;min-height:390px;max-height:62vh;padding:17px 13px 10px}.copilot-message{grid-template-columns:29px minmax(0,1fr);gap:8px;margin-bottom:19px}.copilot-message--user{margin-left:25px}.copilot-message__avatar{width:29px;height:29px;border-radius:8px}.copilot-message__avatar svg{width:15px}.copilot-action>header{grid-template-columns:30px 1fr;padding:11px}.copilot-action__badges{grid-column:2;justify-content:flex-start}.copilot-action__footer,.copilot-action__rollback-footer{align-items:stretch;flex-direction:column}.copilot-action__footer .button{width:100%}.copilot-action__summary dl{grid-template-columns:1fr}.copilot-action__buttons{flex-direction:column-reverse}.copilot-action__buttons .button{width:100%}.copilot-composer{padding:9px}.copilot-composer>footer span:first-child{display:none}.copilot-composer>footer{justify-content:flex-end}.copilot-sidebar{display:flex}.copilot-welcome{min-height:370px;padding:20px 10px}}@media(prefers-reduced-motion:reduce){.copilot-thinking i{animation:none;opacity:.7}}@layer reset,base,components,pages,responsive;@layer reset{*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0}table{border-collapse:collapse}}@layer base{:root{--ink-950: #15172b;--ink-900: #202239;--ink-800: #2d3048;--ink-700: #45485f;--ink-600: #64677b;--ink-500: #808397;--ink-400: #a1a4b3;--ink-300: #c8cad4;--ink-200: #dfe1e8;--ink-150: #e9eaf0;--ink-100: #f1f2f6;--ink-50: #f7f8fb;--white: #fff;--primary-700: #464cb8;--primary-600: #565dd3;--primary-500: #666de3;--primary-400: #8187eb;--primary-100: #e8e9fc;--primary-50: #f4f4fe;--green-700: #237a56;--green-600: #2b956a;--green-100: #dcf4e9;--green-50: #effaf5;--red-700: #b43c50;--red-600: #d74c60;--red-100: #fbe0e5;--red-50: #fff2f4;--amber-700: #9d681b;--amber-500: #dda13c;--amber-100: #f9eacb;--amber-50: #fff9ec;--purple-700: #6d43a7;--purple-600: #8455c6;--purple-100: #eee4fa;--blue-600: #397dcc;--blue-100: #dfeefd;--sidebar-width: 240px;--topbar-height: 68px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 17px;--radius-xl: 24px;--shadow-sm: 0 1px 2px rgba(24, 27, 48, .045), 0 2px 8px rgba(24, 27, 48, .035);--shadow-md: 0 10px 35px rgba(30, 33, 62, .1), 0 2px 8px rgba(30, 33, 62, .06);--focus: 0 0 0 3px rgba(86, 93, 211, .22);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink-900);background:var(--ink-50);font-synthesis:none;text-rendering:optimizeLegibility}body{background:var(--ink-50);line-height:1.5}body.has-open-modal{overflow:hidden}::selection{background:var(--primary-100);color:var(--primary-700)}:focus-visible{outline:none;box-shadow:var(--focus)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-140%);padding:10px 16px;border-radius:8px;background:var(--ink-950);color:#fff;font-weight:700;transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}}@layer components{.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink-950);font-size:21px;letter-spacing:-.03em}.brand__mark{display:inline-flex;align-items:flex-end;justify-content:center;gap:2px;width:30px;height:30px;padding:6px;border-radius:9px;background:linear-gradient(145deg,var(--primary-500),var(--primary-700));box-shadow:inset 0 1px #ffffff4d,0 5px 12px #5157c93b}.brand__mark i{display:block;width:3px;border-radius:4px;background:#fff;animation:brand-wave 1.8s ease-in-out infinite}.brand__mark i:nth-child(1){height:9px;animation-delay:-.25s}.brand__mark i:nth-child(2){height:15px}.brand__mark i:nth-child(3){height:11px;animation-delay:-.5s}@keyframes brand-wave{0%,to{transform:scaleY(.8);opacity:.8}50%{transform:scaleY(1.08);opacity:1}}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:700;line-height:1.25;transition:border-color .15s,background .15s,color .15s,transform .1s,box-shadow .15s}.button:active:not(:disabled){transform:translateY(1px)}.button svg{width:17px;height:17px}.button--primary{background:var(--primary-600);color:#fff;box-shadow:0 4px 12px #565dd333}.button--primary:hover:not(:disabled){background:var(--primary-700);box-shadow:0 6px 18px #565dd340}.button--secondary{border-color:var(--ink-200);background:#fff;color:var(--ink-800)}.button--secondary:hover:not(:disabled){border-color:var(--ink-300);background:var(--ink-50)}.button--ghost{border-color:transparent;background:transparent;color:var(--ink-700)}.button--ghost:hover{background:var(--ink-100)}.button--danger{background:var(--red-600);color:#fff}.button--danger:hover:not(:disabled){background:var(--red-700)}.button--danger-text{color:var(--red-600)}.button--wide{width:100%}.button--compact{min-height:36px;padding:7px 11px;font-size:12px}.icon-button{width:40px;height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ink-600);transition:.15s}.icon-button:hover{background:var(--ink-100);color:var(--ink-900)}.icon-button--small{width:30px;height:30px;border-radius:8px}.icon-button--small svg{width:16px}.icon-button--danger:hover{background:var(--red-50);color:var(--red-600)}.panel-card{background:var(--white);border:1px solid var(--ink-150);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;color:var(--primary-600);font-size:11px;font-weight:800;letter-spacing:.11em;line-height:1.4;text-transform:uppercase}.eyebrow svg{width:15px}.eyebrow--light{color:#c9ccff}.page-heading{margin-bottom:25px}.page-heading h1{color:var(--ink-950);font-size:clamp(25px,3vw,32px);font-weight:750;line-height:1.15;letter-spacing:-.035em}.page-heading p{margin-top:7px;color:var(--ink-600);font-size:14px}.page-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.standard-page{width:min(1450px,100%);margin:0 auto;padding:30px 34px 54px}.badge{width:fit-content;min-height:23px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:100px;background:var(--ink-100);color:var(--ink-700);font-size:10.5px;font-weight:750;line-height:1.2;white-space:nowrap}.badge>i{width:6px;height:6px;border-radius:50%;background:currentColor}.badge svg{width:12px;height:12px}.badge--success{background:var(--green-100);color:var(--green-700)}.badge--warning{background:var(--amber-100);color:var(--amber-700)}.badge--danger{background:var(--red-100);color:var(--red-700)}.badge--info{background:var(--blue-100);color:var(--blue-600)}.badge--purple{background:var(--purple-100);color:var(--purple-700)}.avatar{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;overflow:visible;border-radius:50%;background:linear-gradient(145deg,#dfe2fc,#eff0ff);color:var(--primary-700);font-weight:800;letter-spacing:-.02em}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar--small{width:34px;height:34px;font-size:11px}.avatar--medium{width:42px;height:42px;font-size:13px}.avatar--large{width:55px;height:55px;font-size:15px}.avatar__status{position:absolute;right:-1px;bottom:0;width:10px;height:10px;border:2px solid #fff;border-radius:50%}.status-dot--available{background:var(--green-600)}.status-dot--busy{background:var(--amber-500)}.status-dot--unavailable{background:var(--ink-400)}.spinner-wrap{display:inline-flex}.spinner{width:17px;height:17px;display:inline-block;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .65s linear infinite}.spinner--large{width:28px;height:28px;border-width:3px;color:var(--primary-600)}@keyframes spin{to{transform:rotate(360deg)}}.page-loader{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--ink-500);font-size:13px}.centered-spinner{min-height:100px;display:grid;place-items:center;color:var(--primary-600)}.boot-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;background:var(--ink-50)}.boot-screen .page-loader{min-height:90px}.empty-state{min-height:215px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.empty-state__icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:13px;border-radius:14px;background:var(--primary-50);color:var(--primary-600)}.empty-state__icon svg{width:23px;height:23px}.empty-state h3{color:var(--ink-900);font-size:14px}.empty-state p{max-width:330px;margin:6px 0 15px;color:var(--ink-500);font-size:12px}.error-state{min-height:150px;display:flex;align-items:center;justify-content:center;gap:14px;padding:28px;color:var(--ink-700)}.error-state>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--red-50);color:var(--red-600)}.error-state strong{font-size:13px}.error-state p{max-width:500px;margin-top:3px;color:var(--ink-500);font-size:12px}.error-state .button{margin-left:10px}.field{display:flex;flex-direction:column;gap:6px;color:var(--ink-700)}.field__label{font-size:12px;font-weight:700}.field__hint{color:var(--ink-500);font-size:10.5px;line-height:1.4}.field__error{color:var(--red-600);font-size:11px}input,select,textarea{min-height:42px;width:100%;border:1px solid var(--ink-200);border-radius:9px;background:#fff;color:var(--ink-900);padding:9px 11px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--ink-400)}input:hover,select:hover,textarea:hover{border-color:var(--ink-300)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary-500);box-shadow:var(--focus)}textarea{resize:vertical;line-height:1.5}.field--error input,.field--error select,.field--error textarea{border-color:var(--red-600)}.form-grid{display:grid;gap:17px}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field-full{grid-column:1 / -1}.resource-form{display:flex;flex-direction:column;gap:18px}.form-error{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:9px;background:var(--red-50);color:var(--red-700);font-size:12px}.form-error svg{width:17px}.structured-editor{min-width:0;display:flex;flex-direction:column;gap:12px;margin:0;padding:15px;border:1px solid var(--ink-200);border-radius:12px;background:var(--ink-50)}.structured-editor>legend{padding:0 5px;color:var(--ink-900);font-size:12px;font-weight:760}.structured-editor>p{color:var(--ink-500);font-size:10.5px;line-height:1.5}.structured-editor__rows,.structured-editor__cards{display:flex;flex-direction:column;gap:9px}.structured-editor__empty{padding:14px;border:1px dashed var(--ink-300);border-radius:9px;color:var(--ink-500);font-size:11px;text-align:center}.structured-row{display:grid;align-items:end;gap:9px;padding:10px;border:1px solid var(--ink-150);border-radius:9px;background:#fff}.structured-row--window{grid-template-columns:minmax(145px,1.3fr) minmax(120px,1fr) minmax(120px,1fr) 34px}.structured-row--exception{grid-template-columns:1fr 1fr 34px}.structured-row--holiday{grid-template-columns:minmax(155px,.8fr) minmax(180px,1.4fr) 34px}.structured-row--choice{grid-template-columns:90px minmax(190px,1fr) 34px}.structured-row label,.structured-card label,.destination-editor label,.ivr-node label,.audio-asset>label,.ivr-editor__toolbar>label{min-width:0;display:flex;flex-direction:column;gap:5px;color:var(--ink-700);font-size:11px;font-weight:680}.structured-row label>span,.structured-card label>span,.destination-editor label>span,.ivr-node label>span,.audio-asset>label>span,.ivr-editor__toolbar label>span{font-size:10px}.structured-row .icon-button{margin-bottom:4px}.structured-card{overflow:hidden;border:1px solid var(--ink-200);border-radius:11px;background:#fff}.structured-card>header{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 11px;border-bottom:1px solid var(--ink-150);background:var(--ink-50)}.structured-card>header strong{color:var(--ink-800);font-size:11px}.structured-card__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;padding:11px}.structured-card__grid+.structured-editor__rows{padding:0 11px 11px}.structured-check{grid-column:1 / -1;flex-direction:row!important;align-items:center}.structured-check input{width:18px;min-height:18px}.destination-editor{padding:12px;background:#fff}.structured-card>.destination-editor{border:0;border-radius:0}.destination-editor__head{display:grid;grid-template-columns:minmax(180px,1fr) 100px auto;align-items:end;gap:9px}.audio-asset{display:flex;flex-direction:column;gap:7px}.audio-asset input[type=file]{padding:7px;font-size:10px}.audio-asset__configured{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 10px;border-radius:8px;background:var(--green-50);color:var(--green-700);font-size:10px}.audio-asset__configured>span{display:flex;align-items:center;gap:5px;font-weight:720}.audio-asset__configured svg{width:14px}.audio-asset__configured details{width:100%}.audio-asset__configured summary{cursor:pointer}.audio-asset__configured input{margin-top:6px;font-size:10px}.ivr-editor{background:#fff}.ivr-editor__toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:11px;border-radius:10px;background:var(--primary-50)}.ivr-editor__toolbar>label{min-width:230px}.ivr-editor__toolbar>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.editor-warning{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:8px;background:var(--amber-50);color:var(--amber-700);font-size:10.5px}.editor-warning svg{width:15px}.ivr-editor__nodes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:11px}.ivr-node{min-width:0;overflow:hidden;border:1px solid var(--ink-200);border-radius:12px;background:#fff}.ivr-node>header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 11px;border-bottom:1px solid var(--ink-150);background:var(--ink-50)}.ivr-node>header>div{display:grid;grid-template-columns:27px 1fr;align-items:center;column-gap:8px}.ivr-node>header>div>span{grid-row:1 / 3;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:var(--primary-100);color:var(--primary-700);font-size:10px;font-weight:800}.ivr-node>header strong{min-width:0;overflow:hidden;color:var(--ink-900);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ivr-node>header small{color:var(--ink-500);font-size:8.5px}.ivr-node__body{display:flex;flex-direction:column;gap:11px;padding:12px}.ivr-node__limits,.ivr-node__fallbacks{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ivr-choices{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid var(--ink-150);border-radius:9px}.ivr-choices legend{padding:0 4px;color:var(--ink-700);font-size:10px;font-weight:750}.toggle-row{position:relative;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:7px 0;cursor:pointer}.toggle-row>span{display:flex;flex-direction:column}.toggle-row strong{color:var(--ink-800);font-size:12px}.toggle-row small{margin-top:2px;color:var(--ink-500);font-size:10.5px}.toggle-row>input{position:absolute;width:1px;height:1px;opacity:0}.toggle{width:40px;height:23px;flex:0 0 auto;display:flex;align-items:center;padding:3px;border-radius:30px;background:var(--ink-300);transition:background .15s}.toggle i{width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:transform .18s ease}.toggle-row input:checked+.toggle{background:var(--primary-600)}.toggle-row input:checked+.toggle i{transform:translate(17px)}.toggle-row input:focus-visible+.toggle{box-shadow:var(--focus)}.modal-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;overflow:hidden;overscroll-behavior:contain;padding:22px;background:#1214268a}.modal{width:min(100%,600px);max-height:calc(100vh - 44px);overflow:auto;overscroll-behavior:contain;contain:layout paint;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:#fff;box-shadow:0 28px 80px #16183140;animation:modal-in .11s cubic-bezier(.2,.75,.3,1) both}.modal--small{width:min(100%,430px)}.modal--large{width:min(100%,760px)}.modal--wide{width:min(100%,1120px)}@keyframes modal-in{0%{opacity:0;transform:translate3d(0,5px,0) scale(.99)}}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid var(--ink-150)}.modal__header h2{color:var(--ink-950);font-size:18px;letter-spacing:-.02em}.modal__header p{margin-top:4px;color:var(--ink-500);font-size:11.5px}.modal__body{padding:22px 24px 24px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px;padding-top:16px;border-top:1px solid var(--ink-150)}.toast-stack{position:fixed;right:20px;bottom:22px;z-index:500;width:min(380px,calc(100vw - 40px));display:flex;flex-direction:column;gap:9px}.toast{display:grid;grid-template-columns:36px 1fr 30px;align-items:center;gap:10px;padding:11px 12px;border:1px solid var(--ink-150);border-radius:13px;background:#fffffff7;box-shadow:var(--shadow-md);animation:toast-in .22s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(15px)}}.toast__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--ink-100);color:var(--ink-700)}.toast--success .toast__icon{background:var(--green-100);color:var(--green-700)}.toast--error .toast__icon{background:var(--red-100);color:var(--red-700)}.toast--info .toast__icon{background:var(--blue-100);color:var(--blue-600)}.toast strong{display:block;font-size:12px}.toast p{margin-top:2px;color:var(--ink-500);font-size:10.5px}.search-field{min-width:250px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--ink-200);border-radius:9px;background:#fff;color:var(--ink-400)}.search-field:focus-within{border-color:var(--primary-500);box-shadow:var(--focus)}.search-field svg{width:17px}.search-field input{min-height:38px;padding:0;border:0;box-shadow:none}.search-field--large{max-width:550px;flex:1}.filter-bar{display:flex;align-items:center;gap:9px;padding:15px 17px;border-bottom:1px solid var(--ink-150)}.filter-bar>label:not(.search-field),.period-select{position:relative;min-width:150px;display:flex;align-items:center;color:var(--ink-500)}.filter-bar select,.period-select select{min-height:38px;padding:7px 30px 7px 10px;appearance:none;font-size:11.5px}.filter-bar label>svg:last-child,.period-select>svg:last-child{position:absolute;right:9px;width:14px;pointer-events:none}.filter-bar label>svg:first-child:not(:last-child),.period-select>svg:first-child{position:absolute;left:10px;width:15px;z-index:1}.filter-bar label:has(>svg:first-child:not(:last-child)) select,.period-select select{padding-left:31px}.period-select{min-width:175px}.data-table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;text-align:left}.data-table th{padding:11px 16px;border-bottom:1px solid var(--ink-150);background:var(--ink-50);color:var(--ink-500);font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.data-table td{height:64px;padding:10px 16px;border-bottom:1px solid var(--ink-100);color:var(--ink-700);font-size:11.5px;vertical-align:middle}.data-table tbody tr{transition:background .13s}.data-table tbody tr:hover{background:#fafaff}.data-table tbody tr:last-child td{border-bottom:0}.data-table td strong{color:var(--ink-900);font-size:12px}.table-subline{display:block;margin-top:2px;color:var(--ink-500)}.mobile-label{display:none}.pagination{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 16px;border-top:1px solid var(--ink-150);color:var(--ink-500);font-size:11px}.pagination>div{display:flex;align-items:center;gap:10px}.empty-value{color:var(--ink-400)}.skeleton{display:block;border-radius:6px;background:linear-gradient(90deg,var(--ink-100),var(--ink-50),var(--ink-100));background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200% 0}}}@layer pages{.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.15fr) minmax(440px,.85fr);background:#fff}.login-story{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:43px 55px 32px;background:radial-gradient(circle at 100% 0,rgba(107,112,222,.33),transparent 34%),linear-gradient(145deg,#1c1f42,#282d66 52%,#393f87);color:#fff}.login-story:after{content:"";position:absolute;right:-8%;bottom:-22%;width:68%;aspect-ratio:1;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.login-story .brand{position:relative;z-index:1;color:#fff}.login-story__glow{position:absolute;border-radius:50%;filter:blur(3px)}.login-story__glow--one{top:15%;right:10%;width:190px;height:190px;background:#717aff29;box-shadow:0 0 90px #787dff47}.login-story__glow--two{left:-80px;bottom:8%;width:220px;height:220px;background:#74cbce14}.login-story__copy{position:relative;z-index:1;width:min(590px,90%);margin:auto 0}.login-story__copy h1{margin:16px 0 23px;font-size:clamp(39px,4.2vw,62px);font-weight:680;line-height:1.06;letter-spacing:-.052em}.login-story__copy>p{max-width:550px;color:#ffffffad;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.login-proof{width:min(440px,100%);display:flex;align-items:center;gap:15px;margin-top:45px;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-proof__wave{width:51px;height:38px;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:10px;background:#8289ff38}.login-proof__wave i{width:2px;border-radius:3px;background:#bdc1ff;animation:login-wave 1.15s ease-in-out infinite}.login-proof__wave i:nth-child(1),.login-proof__wave i:nth-child(9){height:7px}.login-proof__wave i:nth-child(2),.login-proof__wave i:nth-child(8){height:13px;animation-delay:-.2s}.login-proof__wave i:nth-child(3),.login-proof__wave i:nth-child(7){height:20px;animation-delay:-.4s}.login-proof__wave i:nth-child(4),.login-proof__wave i:nth-child(6){height:27px;animation-delay:-.6s}.login-proof__wave i:nth-child(5){height:16px;animation-delay:-.8s}@keyframes login-wave{50%{transform:scaleY(.45);opacity:.55}}.login-proof strong,.login-proof span{display:block}.login-proof strong{font-size:12px}.login-proof span{margin-top:3px;color:#ffffff85;font-size:10px}.login-story__foot{position:relative;z-index:1;color:#ffffff57;font-size:10px;letter-spacing:.04em}.login-panel{display:flex;align-items:center;justify-content:center;padding:35px}.login-panel__inner{width:min(390px,100%)}.brand--mobile{display:none}.login-icon{width:53px;height:53px;display:grid;place-items:center;margin-bottom:26px;border-radius:16px;background:var(--primary-50);color:var(--primary-600)}.login-icon svg{width:27px;height:27px}.login-panel h2{color:var(--ink-950);font-size:29px;line-height:1.2;letter-spacing:-.035em}.login-panel__lead{margin:10px 0 29px;color:var(--ink-500);font-size:13px;line-height:1.65}.google-button{min-height:53px;display:grid;grid-template-columns:30px 1fr 20px;align-items:center;gap:10px;padding:8px 14px;border:1px solid var(--ink-200);border-radius:11px;background:#fff;color:var(--ink-800);font-size:13px;font-weight:700;box-shadow:var(--shadow-sm);transition:.15s}.google-button:hover{border-color:var(--ink-300);box-shadow:0 5px 16px #1a1d3414;transform:translateY(-1px)}.google-button>svg{width:16px;color:var(--ink-400)}.google-login-wrap{min-height:53px;position:relative}.google-login-target{width:100%;min-height:44px;display:flex;justify-content:center;overflow:hidden}.google-login-loading{min-height:47px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--ink-200);border-radius:10px;color:var(--ink-500);font-size:11px}.google-login-wrap>.field__error{display:block;padding:10px;border-radius:8px;background:var(--red-50);text-align:center}.google-mark{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--ink-150);border-radius:50%;color:#4285f4;font-family:Arial,sans-serif;font-size:15px;font-weight:800}.login-error{display:flex;gap:9px;margin:-12px 0 16px;padding:11px 12px;border-radius:9px;background:var(--red-50);color:var(--red-700);font-size:11px}.login-error svg{width:17px;flex:0 0 auto}.separator{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--ink-400);font-size:9px;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase}.separator:before,.separator:after{content:"";height:1px;flex:1;background:var(--ink-150)}.dev-login form{display:flex;flex-direction:column;gap:10px}.login-legal{display:flex;align-items:flex-start;gap:7px;margin-top:26px;color:var(--ink-400);font-size:9.5px;line-height:1.55}.login-legal svg{width:15px;flex:0 0 auto;margin-top:1px}.app-shell{min-height:100vh;display:flex;background:var(--ink-50)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:100;width:var(--sidebar-width);display:flex;flex-direction:column;border-right:1px solid var(--ink-150);background:#fff}.sidebar__head{height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 23px}.sidebar__close{display:none}.main-nav{display:flex;flex-direction:column;padding:19px 13px}.nav-section-label{margin:0 10px 8px;color:var(--ink-400);font-size:8.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.nav-section-label--spaced{margin-top:24px}.nav-link{min-height:43px;display:flex;align-items:center;gap:11px;margin:2px 0;padding:0 11px;border-radius:9px;color:var(--ink-600);font-size:12.5px;font-weight:650;transition:.14s}.nav-link>svg{width:19px;height:19px}.nav-link:hover{background:var(--ink-50);color:var(--ink-900)}.nav-link.is-active{background:var(--primary-50);color:var(--primary-700)}.nav-link__chevron{width:14px!important;margin-left:auto}.sidebar__footer{position:relative;margin-top:auto;padding:13px;border-top:1px solid var(--ink-150)}.connection-state{display:flex;align-items:center;gap:7px;margin:0 9px 9px;color:var(--ink-400);font-size:9px}.connection-state i,.presence-dot,.service-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--ink-400)}.connection-state--connected i{background:var(--green-600);box-shadow:0 0 0 3px var(--green-100)}.connection-state--reconnecting i,.connection-state--connecting i{background:var(--amber-500);animation:pulse-opacity 1s infinite}@keyframes pulse-opacity{50%{opacity:.4}}.profile-button{width:100%;min-height:54px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:8px;border:0;border-radius:10px;background:transparent;text-align:left}.profile-button:hover{background:var(--ink-50)}.profile-button strong,.profile-button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-button strong{color:var(--ink-800);font-size:10.5px}.profile-button small{margin-top:1px;color:var(--ink-400);font-size:8.5px}.profile-button>svg{width:17px;color:var(--ink-400)}.profile-menu{position:absolute;left:13px;bottom:82px;z-index:10;width:214px;padding:8px;border:1px solid var(--ink-150);border-radius:12px;background:#fff;box-shadow:var(--shadow-md)}.profile-menu__head{display:flex;justify-content:space-between;padding:6px 8px 7px;color:var(--ink-400);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.profile-menu__head .spinner{width:12px;height:12px}.profile-menu button,.profile-menu a{width:100%;min-height:35px;display:flex;align-items:center;gap:9px;padding:6px 8px;border:0;border-radius:7px;background:transparent;color:var(--ink-700);font-size:10.5px;text-align:left}.profile-menu button:hover,.profile-menu a:hover{background:var(--ink-50)}.profile-menu button>svg,.profile-menu a>svg{width:15px}.profile-menu button>svg:last-child{margin-left:auto;color:var(--primary-600)}.profile-menu hr{height:1px;margin:6px 0;border:0;background:var(--ink-150)}.presence-dot--available{background:var(--green-600)}.presence-dot--busy{background:var(--amber-500)}.presence-dot--unavailable{background:var(--ink-400)}.app-main{width:calc(100% - var(--sidebar-width));min-height:100vh;margin-left:var(--sidebar-width)}.topbar{position:sticky;top:0;z-index:80;height:var(--topbar-height);display:flex;align-items:center;gap:14px;padding:0 25px;border-bottom:1px solid rgba(223,225,232,.9);background:#ffffffe8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar__menu,.brand--top{display:none}.global-search{width:min(440px,48vw);display:flex;align-items:center;gap:8px;color:var(--ink-400)}.global-search>svg{width:17px}.global-search input{min-height:36px;padding:0;border:0;background:transparent;box-shadow:none;font-size:11.5px}.global-search kbd{padding:3px 6px;border:1px solid var(--ink-200);border-radius:5px;background:var(--ink-50);color:var(--ink-400);font-family:inherit;font-size:8.5px}.presence-select{position:relative;min-width:119px;display:flex;align-items:center;margin-left:auto}.presence-select>i{position:absolute;left:11px;z-index:1;width:7px;height:7px;border-radius:50%;background:var(--ink-400)}.presence-select--available>i{background:var(--green-600)}.presence-select--busy>i{background:var(--amber-500)}.presence-select select{min-height:35px;appearance:none;padding:6px 27px 6px 26px;border-color:var(--ink-150);font-size:10.5px;font-weight:650}.presence-select svg{position:absolute;right:8px;width:13px;color:var(--ink-400);pointer-events:none}.mobile-tabs,.sidebar-scrim{display:none}.floating-call{position:fixed;right:24px;bottom:23px;z-index:70;min-width:245px;display:grid;grid-template-columns:39px 1fr 18px;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--ink-150);border-radius:14px;background:var(--ink-950);color:#fff;box-shadow:0 12px 35px #14162a42;text-align:left}.floating-call__pulse{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--green-600)}.floating-call__pulse svg{width:17px}.floating-call strong,.floating-call small{display:block}.floating-call strong{font-size:11px}.floating-call small{margin-top:2px;color:#ffffff8c;font-size:9px}.floating-call>svg{width:15px;color:#ffffff8c}.incoming-call{padding:7px 0 2px;text-align:center}.incoming-call__avatar{position:relative;width:76px;height:76px;display:grid;place-items:center;margin:4px auto 18px}.incoming-call__avatar>span{position:relative;z-index:2;width:65px;height:65px;display:grid;place-items:center;border-radius:50%;background:var(--primary-100);color:var(--primary-600)}.incoming-call__avatar>span svg{width:27px}.incoming-call__avatar>i{position:absolute;inset:0;border:1px solid var(--primary-400);border-radius:50%;animation:incoming-ring 1.8s ease-out infinite}.incoming-call__avatar>i:last-child{animation-delay:.9s}@keyframes incoming-ring{0%{transform:scale(.75);opacity:.75}to{transform:scale(1.45);opacity:0}}.incoming-call h3{color:var(--ink-950);font-size:20px}.incoming-call__number{margin-top:3px;color:var(--ink-600);font-size:14px}.incoming-call__route{min-height:18px;margin-top:4px;color:var(--ink-400);font-size:10px}.incoming-call__actions{display:flex;justify-content:center;gap:58px;margin-top:27px}.call-action{display:flex;flex-direction:column;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink-600);font-size:10px}.call-action>svg,.call-action>.spinner{width:54px;height:54px;padding:16px;border-radius:50%;color:#fff}.call-action--reject>svg,.call-action--reject>.spinner{background:var(--red-600)}.call-action--accept>svg,.call-action--accept>.spinner{background:var(--green-600)}.logout-actions{display:grid;gap:10px}.phone-page{width:min(1520px,100%);margin:0 auto;padding:23px 25px 35px}.phone-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.phone-heading h1{font-size:25px}.phone-heading p{margin-top:4px;font-size:11.5px}.phone-readiness{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;background:#fff;color:var(--ink-500);font-size:9.5px}.phone-readiness i{width:7px;height:7px;border-radius:50%;background:var(--ink-400)}.phone-readiness--ready i{background:var(--green-600)}.phone-readiness--registering i{background:var(--amber-500);animation:pulse-opacity 1s infinite}.phone-readiness--error i{background:var(--red-600)}.inline-notice{display:flex;align-items:center;gap:10px;margin:-7px 0 14px;padding:9px 12px;border-radius:9px;font-size:10px}.inline-notice svg{width:17px;flex:0 0 auto}.inline-notice span{display:flex;gap:6px}.inline-notice--warning{background:var(--amber-50);color:var(--amber-700)}.phone-workspace{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(370px,1.3fr) minmax(280px,.9fr);gap:15px;min-height:calc(100vh - 158px)}.phone-workspace>.panel-card{min-width:0;overflow:hidden}.dialer-card{display:flex;flex-direction:column;padding:18px 18px 15px}.dialer{height:100%;display:flex;flex-direction:column}.caller-id-select{position:relative}.caller-id-select label{display:block;margin:0 0 5px 3px;color:var(--ink-400);font-size:8.5px;font-weight:750;text-transform:uppercase}.caller-id-select select{min-height:37px;padding:7px 28px 7px 10px;appearance:none;border-color:var(--ink-150);background:var(--ink-50);font-size:10.5px}.caller-id-select svg{position:absolute;right:9px;bottom:10px;width:14px;color:var(--ink-400);pointer-events:none}.dial-input{display:flex;align-items:center;margin:17px 2px 12px;border-bottom:1px solid var(--ink-150)}.dial-input input{height:48px;padding:4px 6px;border:0;background:transparent;box-shadow:none;color:var(--ink-950);font-size:clamp(17px,1.7vw,23px);font-weight:650;text-align:center;letter-spacing:.01em}.dial-input button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--ink-400)}.dial-input button:hover:not(:disabled){background:var(--ink-100);color:var(--ink-800)}.dial-input button svg{width:17px}.dial-pad,.dtmf-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:min(1.4vh,10px) 11px;margin:auto 4px 14px}.dial-pad button,.dtmf-pad button{min-height:clamp(44px,6.2vh,57px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:0;border-radius:13px;background:var(--ink-50);color:var(--ink-900);transition:.12s}.dial-pad button:hover,.dtmf-pad button:hover{background:var(--primary-50);color:var(--primary-700);transform:translateY(-1px)}.dial-pad strong,.dtmf-pad strong{font-size:19px;font-weight:560;line-height:1}.dial-pad small,.dtmf-pad small{min-height:10px;color:var(--ink-400);font-size:6.5px;font-weight:800;letter-spacing:.16em}.start-call-button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;margin:0 4px 14px;border:0;border-radius:13px;background:var(--green-600);color:#fff;font-size:12px;font-weight:750;box-shadow:0 6px 15px #2b956a33;transition:.15s}.start-call-button:hover:not(:disabled){background:var(--green-700);transform:translateY(-1px)}.start-call-button svg{width:19px}.audio-settings{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding-top:12px;border-top:1px solid var(--ink-150)}.audio-settings label{min-width:0;display:flex;align-items:center;gap:7px;padding:5px 7px;border-radius:7px;background:var(--ink-50);color:var(--ink-500)}.audio-settings label>svg{width:14px;flex:0 0 auto}.audio-settings label>span{min-width:0;display:flex;flex-direction:column}.audio-settings small{font-size:6.5px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.audio-settings select{width:100%;min-height:18px;padding:0;overflow:hidden;border:0;background:transparent;box-shadow:none;color:var(--ink-700);font-size:8px;text-overflow:ellipsis}.active-call-head{display:flex;flex-direction:column;align-items:center;padding:8px 0 15px;text-align:center}.active-call-avatar{position:relative;width:68px;height:68px;display:grid;place-items:center;margin-bottom:12px;border-radius:50%;background:linear-gradient(145deg,var(--primary-100),#f4f4ff);color:var(--primary-600)}.active-call-avatar>svg{width:29px;height:29px}.active-call-avatar__pulse{position:absolute;inset:-5px;border:1px solid var(--green-600);border-radius:50%;opacity:.3;animation:active-pulse 2s ease-out infinite}@keyframes active-pulse{50%{transform:scale(1.09);opacity:.1}}.call-state{display:flex;align-items:center;gap:5px;color:var(--green-700);font-size:8.5px;font-weight:750;text-transform:uppercase}.call-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.call-state--held,.call-state--consulting{color:var(--amber-700)}.active-call-head h2{max-width:100%;margin-top:5px;overflow:hidden;color:var(--ink-950);font-size:20px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.active-call-head p{margin-top:1px;color:var(--ink-500);font-size:10px}.active-call-head time{margin-top:6px;color:var(--ink-700);font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.07em}.call-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:13px 4px;margin:auto 0}.call-controls button{display:flex;flex-direction:column;align-items:center;gap:5px;border:0;background:transparent;color:var(--ink-600)}.call-controls button>span{width:41px;height:41px;display:grid;place-items:center;border-radius:50%;background:var(--ink-100);transition:.13s}.call-controls button:hover>span,.call-controls button.is-active>span{background:var(--primary-100);color:var(--primary-700)}.call-controls button svg{width:18px}.call-controls button small{font-size:8.5px}.dtmf-pad{width:min(230px,100%);margin:14px auto;gap:5px}.dtmf-pad button{min-height:35px;border-radius:9px}.dtmf-pad strong{font-size:14px}.hangup-button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 4px 13px;border:0;border-radius:12px;background:var(--red-600);color:#fff;font-size:10.5px;font-weight:750}.hangup-button:hover{background:var(--red-700)}.hangup-button svg{width:18px}.call-ended{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.call-ended__icon{width:60px;height:60px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%;background:var(--green-100);color:var(--green-700)}.call-ended__icon.is-error{background:var(--red-100);color:var(--red-700)}.call-ended p{color:var(--ink-500);font-size:9px;font-weight:700;text-transform:uppercase}.call-ended h2{margin-top:5px;color:var(--ink-950);font-size:18px}.call-ended>strong{margin:8px 0 25px;color:var(--ink-600);font-size:12px}.call-ended .button{max-width:230px;margin-bottom:7px}.panel-title{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-bottom:1px solid var(--ink-150)}.panel-title>div{display:flex;align-items:center;gap:10px}.panel-title>div>svg{width:18px;color:var(--primary-600)}.panel-title strong,.panel-title small{display:block}.panel-title strong{color:var(--ink-900);font-size:11.5px}.panel-title small{color:var(--ink-400);font-size:8.5px}.panel-title>a{display:flex;align-items:center;gap:5px;color:var(--primary-600);font-size:9.5px;font-weight:700}.panel-title>a svg{width:13px}.conversation-card{display:flex;flex-direction:column}.conversation-content{flex:1;min-height:0;overflow:hidden}.recent-call-list{padding:6px 9px}.recent-call{min-height:65px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border-bottom:1px solid var(--ink-100);border-radius:9px}.recent-call:hover{background:var(--ink-50)}.recent-call__icon,.call-list-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--green-50);color:var(--green-700)}.recent-call__icon--outbound,.call-list-icon--outbound{background:var(--blue-100);color:var(--blue-600)}.recent-call__icon--missed,.call-list-icon--missed{background:var(--red-50);color:var(--red-600)}.recent-call__icon svg,.call-list-icon svg{width:17px}.recent-call strong,.recent-call small{display:block}.recent-call strong{color:var(--ink-800);font-size:10.5px}.recent-call small{color:var(--ink-400);font-size:8.5px}.recent-call__duration{color:var(--ink-500);font-size:9px}.mini-list-loading{padding:15px}.mini-list-loading span{height:52px;display:block;margin-bottom:7px;border-radius:9px;background:var(--ink-50)}.transcript-list{height:100%;max-height:calc(100vh - 245px);overflow-y:auto;padding:16px 18px;scroll-behavior:smooth}.transcript-list--waiting{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ink-500);text-align:center}.transcript-list--waiting strong{margin-top:12px;color:var(--ink-700);font-size:11px}.transcript-list--waiting span{margin-top:4px;font-size:9px}.audio-wave{height:32px;display:flex;align-items:center;gap:3px;color:var(--primary-500)}.audio-wave i{width:3px;height:10px;border-radius:5px;background:currentColor;animation:audio-wave 1s ease-in-out infinite}.audio-wave i:nth-child(2),.audio-wave i:nth-child(4){height:25px;animation-delay:-.2s}.audio-wave i:nth-child(3){height:17px;animation-delay:-.4s}.audio-wave i:nth-child(5){animation-delay:-.6s}@keyframes audio-wave{50%{transform:scaleY(.45)}}.transcript-line{max-width:91%;margin-bottom:17px}.transcript-line--agent{margin-left:auto}.transcript-line header{display:flex;align-items:center;gap:7px;margin-bottom:4px}.transcript-line--agent header{justify-content:flex-end}.transcript-line header strong{color:var(--ink-500);font-size:8.5px}.transcript-line header time{color:var(--ink-400);font-size:7.5px}.transcript-line p{padding:9px 11px;border-radius:5px 12px 12px;background:var(--ink-50);color:var(--ink-800);font-size:11px;line-height:1.55}.transcript-line--agent p{border-radius:12px 5px 12px 12px;background:var(--primary-50)}.transcript-line.is-provisional{opacity:.62}.transcript-caret{display:none;width:1px;height:12px;margin-left:2px;background:var(--primary-500);animation:blink 1s step-end infinite}.is-provisional .transcript-caret{display:inline-block}@keyframes blink{50%{opacity:0}}.transcript-legend{min-height:36px;display:flex;align-items:center;gap:13px;padding:7px 16px;border-top:1px solid var(--ink-150);color:var(--ink-400);font-size:7.5px}.transcript-legend span{display:flex;align-items:center;gap:5px}.transcript-legend i{width:6px;height:6px;border-radius:50%}.speaker-agent{background:var(--primary-500)}.speaker-customer{background:var(--green-600)}.transcript-secure{margin-left:auto}.transcript-secure svg{width:11px}.intelligence-card{display:flex;flex-direction:column}.panel-tabs{min-height:65px;display:grid;grid-template-columns:1fr 1fr;padding:0 12px;border-bottom:1px solid var(--ink-150)}.panel-tabs button{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:var(--ink-400);font-size:9.5px;font-weight:700}.panel-tabs button svg{width:15px}.panel-tabs button.is-active{color:var(--primary-700)}.panel-tabs button.is-active:after{content:"";position:absolute;right:9px;bottom:-1px;left:9px;height:2px;border-radius:4px 4px 0 0;background:var(--primary-600)}.guidance-content{flex:1;min-height:0;overflow-y:auto;padding:15px}.guidance-content>.empty-state{height:100%;min-height:330px;padding:20px 10px}.playbook-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.playbook-head span,.playbook-head strong{display:block}.playbook-head span{color:var(--ink-400);font-size:7.5px;font-weight:750;text-transform:uppercase}.playbook-head strong{margin-top:2px;color:var(--ink-900);font-size:11px}.score-ring,.score-card__ring{--score: 0deg;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--primary-600) var(--score),var(--ink-100) 0)}.score-ring:before,.score-card__ring:before{content:"";position:absolute;width:34px;height:34px;border-radius:50%;background:#fff}.score-ring{position:relative}.score-ring span{position:relative;z-index:1;color:var(--primary-700);font-size:8px}.guidance-delayed{display:flex;gap:7px;margin-bottom:12px;padding:8px 9px;border-radius:8px;background:var(--amber-50);color:var(--amber-700);font-size:8px}.guidance-delayed svg{width:14px;flex:0 0 auto}.playbook-steps{display:flex;flex-direction:column;gap:6px}.playbook-step{min-height:39px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:7px;padding:6px 8px;border:1px solid var(--ink-150);border-radius:9px}.playbook-step>span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--ink-100);color:var(--ink-400)}.playbook-step>span svg{width:12px}.playbook-step>span>i{width:6px;height:6px;border-radius:50%;background:var(--ink-300)}.playbook-step strong,.playbook-step small{display:block}.playbook-step strong{color:var(--ink-700);font-size:9px}.playbook-step small{margin-top:1px;color:var(--ink-400);font-size:7.5px}.playbook-step--covered{border-color:#d8eee5;background:var(--green-50)}.playbook-step--covered>span{background:var(--green-100);color:var(--green-700)}.playbook-step--warning>span{background:var(--amber-100);color:var(--amber-700)}.suggestion-box,.objection-box{margin-top:13px;padding:10px 11px;border:1px solid #dfe1fb;border-radius:10px;background:var(--primary-50)}.suggestion-box header,.objection-box header{display:flex;align-items:center;gap:5px;color:var(--primary-700);font-size:7.5px;font-weight:800;text-transform:uppercase}.suggestion-box header svg,.objection-box header svg{width:13px}.suggestion-box p,.objection-box p{margin-top:5px;color:var(--ink-800);font-size:9.5px;line-height:1.5}.suggestion-box small{display:block;margin-top:5px;color:var(--primary-600);font-size:7.5px}.objection-box{border-color:#f0dfbf;background:var(--amber-50)}.objection-box header{color:var(--amber-700)}.objection-box>strong{display:block;margin-top:6px;color:var(--ink-800);font-size:9.5px}.notes-panel{height:100%;display:flex;flex-direction:column;padding:17px}.notes-panel label{color:var(--ink-700);font-size:10px;font-weight:700}.notes-panel textarea{flex:1;min-height:200px;margin:7px 0;padding:11px;background:var(--ink-50);font-size:10px}.notes-panel small{color:var(--ink-400);font-size:8px}.notes-panel .button{margin-top:13px}.segmented-control{display:flex;padding:3px;border-radius:10px;background:var(--ink-100)}.segmented-control button{flex:1;border:0;border-radius:8px;background:transparent;color:var(--ink-500)}.segmented-control--wide button{min-height:55px;display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;text-align:left}.segmented-control button.is-active{background:#fff;color:var(--primary-700);box-shadow:var(--shadow-sm)}.segmented-control strong,.segmented-control small{display:block}.segmented-control strong{font-size:10.5px}.segmented-control small{margin-top:2px;color:var(--ink-400);font-size:8px}.target-search{display:flex;align-items:center;gap:8px;margin-top:16px;padding:0 10px;border:1px solid var(--ink-200);border-radius:9px;color:var(--ink-400)}.target-search svg{width:16px}.target-search input{border:0;box-shadow:none}.target-list{max-height:190px;overflow-y:auto;margin-top:8px}.target-list>button{width:100%;min-height:54px;display:grid;grid-template-columns:8px 1fr 20px;align-items:center;gap:10px;padding:7px 9px;border:0;border-bottom:1px solid var(--ink-100);border-radius:8px;background:transparent;text-align:left}.target-list>button:hover{background:var(--ink-50)}.target-list strong,.target-list small{display:block}.target-list strong{color:var(--ink-800);font-size:11px}.target-list small{color:var(--ink-400);font-size:8.5px}.target-list>button>svg{width:15px;color:var(--ink-400)}.target-list__empty{padding:22px;color:var(--ink-400);font-size:10px;text-align:center}.external-target{display:flex;gap:8px}.external-target input{flex:1}.consultation-state{text-align:center}.consultation-state__icon{width:62px;height:62px;display:grid;place-items:center;margin:3px auto 14px;border-radius:50%;background:var(--amber-100);color:var(--amber-700)}.consultation-state h3{font-size:16px}.consultation-state>p{max-width:380px;margin:6px auto 20px;color:var(--ink-500);font-size:10.5px}.consultation-state__steps{display:flex;justify-content:center;gap:0;margin-bottom:17px}.consultation-state__steps span{position:relative;min-width:110px;display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--ink-400);font-size:8px}.consultation-state__steps span:after{content:"";position:absolute;top:4px;left:60%;width:80%;height:1px;background:var(--ink-200)}.consultation-state__steps span:last-child:after{display:none}.consultation-state__steps i{width:9px;height:9px;z-index:1;border:2px solid var(--ink-300);border-radius:50%;background:#fff}.consultation-state__steps .is-done i{border-color:var(--green-600);background:var(--green-600)}.consultation-state__steps .is-live{color:var(--amber-700)}.consultation-state__steps .is-live i{border-color:var(--amber-500);box-shadow:0 0 0 4px var(--amber-100)}.list-card{overflow:hidden}.calls-table .contact-cell{display:flex;align-items:center;gap:10px}.calls-table .contact-cell>span:last-child{min-width:0}.calls-table .contact-cell strong,.calls-table .contact-cell small{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calls-table .contact-cell small{margin-top:2px;color:var(--ink-400);font-size:9px}.calls-table th:first-child,.calls-table td:first-child{min-width:230px}.calls-table td:last-child{width:50px}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:19px;color:var(--ink-500);font-size:11px;font-weight:700}.back-link:hover{color:var(--primary-600)}.back-link svg{width:15px}.call-detail-head{display:grid;grid-template-columns:49px minmax(230px,1fr) auto auto;align-items:center;gap:14px;padding:0 0 24px}.call-detail-head__icon{width:49px;height:49px;border-radius:14px}.call-detail-head__icon svg{width:21px}.call-detail-head__identity>span{color:var(--ink-400);font-size:9px;font-weight:750;text-transform:uppercase}.call-detail-head__identity h1{margin-top:2px;color:var(--ink-950);font-size:24px;line-height:1.2;letter-spacing:-.03em}.call-detail-head__identity p{margin-top:3px;color:var(--ink-500);font-size:10px}.call-detail-head__meta{display:grid;grid-template-columns:auto auto;gap:3px 13px;align-items:center;padding-right:20px;border-right:1px solid var(--ink-200)}.call-detail-head__meta>strong{color:var(--ink-800);font-size:12px;font-variant-numeric:tabular-nums}.call-detail-head__meta>span{grid-column:1 / -1;color:var(--ink-500);font-size:9.5px;text-align:right}.detail-tabs{display:flex;gap:4px;margin-bottom:17px;border-bottom:1px solid var(--ink-200)}.detail-tabs button{position:relative;min-height:43px;display:flex;align-items:center;gap:6px;padding:7px 15px;border:0;background:transparent;color:var(--ink-500);font-size:11px;font-weight:700}.detail-tabs button:after{content:"";position:absolute;right:11px;bottom:-1px;left:11px;height:2px;transform:scaleX(0);border-radius:3px;background:var(--primary-600);transition:.15s}.detail-tabs button.is-active{color:var(--primary-700)}.detail-tabs button.is-active:after{transform:scaleX(1)}.detail-tabs button span{min-width:20px;padding:2px 5px;border-radius:9px;background:var(--ink-100);font-size:8px}.detail-tabs button svg{width:14px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);gap:15px;align-items:start}.detail-primary,.detail-sidebar{display:flex;flex-direction:column;gap:15px}.detail-section{padding:20px}.detail-section>header,.transcript-detail>header,.chart-card>header,.admin-overview>header,.service-health>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.detail-section>header h2,.transcript-detail>header h2,.chart-card>header h2,.admin-overview>header h2,.service-health>header h2{color:var(--ink-900);font-size:13px;letter-spacing:-.01em}.detail-section>header p,.transcript-detail>header p,.chart-card>header p,.admin-overview>header p,.service-health>header p{margin-top:3px;color:var(--ink-400);font-size:9px}.summary-lead{color:var(--ink-700);font-size:12px;line-height:1.75}.key-points{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:16px;list-style:none}.key-points li{display:flex;align-items:flex-start;gap:7px;padding:8px 10px;border-radius:8px;background:var(--green-50);color:var(--ink-700);font-size:9.5px}.key-points svg{width:13px;flex:0 0 auto;color:var(--green-700)}.analysis-pending{display:flex;align-items:center;gap:13px;padding:14px;border-radius:10px;background:var(--primary-50);color:var(--primary-600)}.analysis-pending strong{color:var(--ink-800);font-size:11px}.analysis-pending p{margin-top:2px;color:var(--ink-500);font-size:9px}.action-list{display:flex;flex-direction:column}.action-list label{display:grid;grid-template-columns:20px 1fr;align-items:flex-start;gap:10px;padding:9px 2px;border-bottom:1px solid var(--ink-100);cursor:pointer}.action-list label:last-child{border:0}.action-list input{position:absolute;width:1px;height:1px;opacity:0}.action-list label>i{width:18px;height:18px;display:grid;place-items:center;border:1px solid var(--ink-300);border-radius:5px;color:transparent}.action-list label>i svg{width:12px}.action-list input:checked+i{border-color:var(--green-600);background:var(--green-600);color:#fff}.action-list input:focus-visible+i{box-shadow:var(--focus)}.action-list strong,.action-list small{display:block}.action-list strong{color:var(--ink-800);font-size:10.5px;font-weight:650}.action-list small{margin-top:2px;color:var(--ink-400);font-size:8.5px}.saved-notes article{padding:10px 0;border-bottom:1px solid var(--ink-100)}.saved-notes article:last-child{border:0}.saved-notes p{color:var(--ink-700);font-size:10.5px;line-height:1.6}.saved-notes small{color:var(--ink-400);font-size:8px}.recording-placeholder{width:100%;min-height:63px;display:flex;align-items:center;gap:11px;padding:9px;border:0;border-radius:10px;background:var(--ink-50);text-align:left}.recording-placeholder:hover{background:var(--primary-50)}.recording-placeholder>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--primary-600);color:#fff}.recording-placeholder>span svg{width:16px}.recording-placeholder strong,.recording-placeholder small{display:block}.recording-placeholder strong{color:var(--ink-800);font-size:10px}.recording-placeholder small{margin-top:2px;color:var(--ink-400);font-size:8px}.recording-player{width:100%;height:42px}.muted-copy{color:var(--ink-500);font-size:9.5px;line-height:1.55}.metadata-list{display:flex;flex-direction:column}.metadata-list>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--ink-100)}.metadata-list>div:last-child{border:0}.metadata-list dt{color:var(--ink-400);font-size:8.5px}.metadata-list dd{max-width:65%;overflow:hidden;color:var(--ink-700);font-size:9px;font-weight:650;text-align:right;text-overflow:ellipsis;white-space:nowrap}.score-card{display:flex;align-items:center;gap:14px;padding:16px 20px}.score-card__ring{position:relative;width:58px;height:58px;grid-template-columns:auto auto;flex:0 0 auto}.score-card__ring:before{width:46px;height:46px}.score-card__ring strong,.score-card__ring small{position:relative;z-index:1}.score-card__ring strong{margin-left:5px;color:var(--primary-700);font-size:14px}.score-card__ring small{margin-left:-2px;color:var(--ink-400);font-size:6px}.score-card>div:last-child span,.score-card>div:last-child strong{display:block}.score-card>div:last-child span{color:var(--ink-400);font-size:8px;text-transform:uppercase}.score-card>div:last-child strong{margin-top:3px;color:var(--ink-800);font-size:10px}.transcript-detail{overflow:hidden}.transcript-detail>header{align-items:center;margin:0;padding:18px 21px;border-bottom:1px solid var(--ink-150)}.transcript-detail__body{max-width:900px;margin:0 auto;padding:23px 30px 35px}.transcript-detail-line{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid var(--ink-100)}.transcript-detail-line>div{display:flex;flex-direction:column}.transcript-detail-line>div span{color:var(--green-700);font-size:9px;font-weight:800}.transcript-detail-line--agent>div span{color:var(--primary-700)}.transcript-detail-line time{margin-top:2px;color:var(--ink-400);font-size:8px}.transcript-detail-line p{color:var(--ink-700);font-size:11.5px;line-height:1.7}.long-copy{white-space:pre-wrap;color:var(--ink-700);font-size:11px;line-height:1.75}.tag-cloud{display:flex;flex-wrap:wrap;gap:7px}.risk-list{display:flex;flex-direction:column;gap:8px;list-style:none}.risk-list li{display:flex;gap:8px;color:var(--ink-700);font-size:10px}.risk-list svg{width:15px;flex:0 0 auto;color:var(--amber-700)}.email-draft>strong{display:block;margin-bottom:9px;color:var(--ink-800);font-size:11px}.email-draft pre{margin:0;white-space:pre-wrap;color:var(--ink-600);font-family:inherit;font-size:10px;line-height:1.65}.contacts-card{overflow:hidden}.contacts-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;border-bottom:1px solid var(--ink-150)}.contacts-toolbar>span{color:var(--ink-400);font-size:10px}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.contact-card{min-width:0;padding:15px;border:1px solid var(--ink-150);border-radius:13px;background:#fff;transition:.15s}.contact-card:hover{border-color:var(--ink-200);box-shadow:0 6px 18px #181b300f;transform:translateY(-1px)}.contact-card>header{display:grid;grid-template-columns:55px minmax(0,1fr) 36px;align-items:center;gap:10px}.contact-card h2{overflow:hidden;color:var(--ink-900);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contact-card header p{margin-top:3px;overflow:hidden;color:var(--ink-400);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.contact-card__details{display:flex;flex-direction:column;gap:6px;margin:15px 0 11px}.contact-card__details span{display:flex;align-items:center;gap:7px;overflow:hidden;color:var(--ink-600);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.contact-card__details svg{width:13px;flex:0 0 auto;color:var(--ink-400)}.contact-tags{min-height:23px;display:flex;gap:5px;overflow:hidden}.contact-tags span{padding:3px 7px;border-radius:10px;background:var(--ink-100);color:var(--ink-500);font-size:7.5px;white-space:nowrap}.contact-card>footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid var(--ink-100)}.contact-card>footer small{color:var(--ink-400);font-size:7.5px}.contact-call-button{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:var(--green-100);color:var(--green-700);transition:.14s}.contact-call-button:hover{background:var(--green-600);color:#fff}.contact-call-button svg{width:15px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px}.metric-card{min-height:112px;display:flex;align-items:center;gap:12px;padding:17px}.metric-card__icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--ink-100);color:var(--ink-700)}.metric-card__icon svg{width:20px}.metric-card__icon--blue{background:var(--blue-100);color:var(--blue-600)}.metric-card__icon--green{background:var(--green-100);color:var(--green-700)}.metric-card__icon--purple{background:var(--purple-100);color:var(--purple-700)}.metric-card__icon--orange{background:var(--amber-100);color:var(--amber-700)}.metric-card>div:last-child{min-width:0;display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 7px}.metric-card small:first-child{grid-column:1 / -1;color:var(--ink-500);font-size:8px;font-weight:700;text-transform:uppercase}.metric-card strong{color:var(--ink-950);font-size:22px;line-height:1.2;letter-spacing:-.04em}.metric-sub{color:var(--ink-400);font-size:7.5px}.analytics-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:13px;align-items:start}.chart-card{min-height:330px;padding:18px}.chart-card--wide{min-width:0}.chart-legend{display:flex;gap:12px}.chart-legend span{display:flex;align-items:center;gap:4px;color:var(--ink-400);font-size:7.5px}.chart-legend i,.outcome-list span>i{width:7px;height:7px;border-radius:2px}.legend-inbound{background:var(--primary-500)}.legend-outbound{background:var(--green-600)}.legend-missed{background:var(--red-600)}.bar-chart{height:235px;display:flex;align-items:flex-end;gap:clamp(4px,1vw,12px);padding:20px 3px 0;border-bottom:1px solid var(--ink-150);background-image:repeating-linear-gradient(to bottom,var(--ink-100) 0,var(--ink-100) 1px,transparent 1px,transparent 25%)}.bar-column{height:100%;min-width:0;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.bar-stack{width:min(28px,68%);height:calc(100% - 20px);display:flex;flex-direction:column-reverse;justify-content:flex-start;overflow:hidden;border-radius:5px 5px 0 0}.bar-stack i{min-height:1px;width:100%}.bar-inbound{background:var(--primary-500)}.bar-outbound{background:var(--green-600)}.bar-missed{background:var(--red-600)}.bar-column>span{height:14px;color:var(--ink-400);font-size:6.5px;white-space:nowrap}.outcome-list{display:flex;flex-direction:column;gap:18px;padding-top:6px}.outcome-list>div>span{display:flex;align-items:center;gap:7px;margin-bottom:6px;color:var(--ink-600);font-size:9px}.outcome-list>div>span strong{margin-left:auto;color:var(--ink-800)}.outcome-list>div>div{height:6px;overflow:hidden;border-radius:5px;background:var(--ink-100)}.outcome-list>div>div>i{display:block;height:100%;border-radius:inherit}.agent-ranking>div{min-height:55px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--ink-100)}.agent-ranking .rank{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:var(--ink-100);color:var(--ink-600);font-size:8px;font-weight:800}.agent-ranking strong,.agent-ranking small{display:block}.agent-ranking strong{font-size:10px}.agent-ranking small{color:var(--ink-400);font-size:8px}.agent-ranking>div>span:last-child{color:var(--ink-800);font-size:11px;font-weight:700;text-align:right}.settings-page>form{display:flex;flex-direction:column;gap:14px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:start}.settings-section{padding:19px}.settings-section>header{display:flex;align-items:center;gap:11px;margin-bottom:17px;padding-bottom:14px;border-bottom:1px solid var(--ink-100)}.settings-section>header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--primary-50);color:var(--primary-600)}.settings-section>header svg{width:18px}.settings-section h2{color:var(--ink-900);font-size:12px}.settings-section header p{color:var(--ink-400);font-size:8px}.settings-section .field{margin-bottom:12px}.profile-details>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink-100)}.profile-details dt{color:var(--ink-400);font-size:9px}.profile-details dd{color:var(--ink-800);font-size:9.5px;font-weight:650}.settings-actions{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.status-page{min-height:calc(100vh - var(--topbar-height));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.status-page>span{width:60px;height:60px;display:grid;place-items:center;margin-bottom:15px;border-radius:18px;background:var(--primary-50);color:var(--primary-600)}.status-page h1{font-size:23px}.status-page p{max-width:450px;margin:7px 0 18px;color:var(--ink-500);font-size:11px}.admin-shell{min-height:calc(100vh - var(--topbar-height));display:grid;grid-template-columns:205px minmax(0,1fr)}.admin-nav{position:sticky;top:var(--topbar-height);align-self:start;height:calc(100vh - var(--topbar-height));overflow-y:auto;border-right:1px solid var(--ink-150);background:#fff}.admin-nav>header{min-height:64px;display:flex;align-items:center;gap:9px;padding:12px 17px;border-bottom:1px solid var(--ink-150)}.admin-nav>header>svg{width:22px;color:var(--primary-600)}.admin-nav>header strong,.admin-nav>header small{display:block}.admin-nav>header strong{color:var(--ink-900);font-size:11px}.admin-nav>header small{color:var(--ink-400);font-size:7.5px}.admin-nav nav{padding:12px 9px 25px}.admin-nav nav>div{margin-bottom:13px}.admin-nav nav>div>span{display:block;margin:0 9px 4px;color:var(--ink-400);font-size:7px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.admin-nav nav a{min-height:34px;display:flex;align-items:center;gap:8px;padding:5px 9px;border-radius:7px;color:var(--ink-600);font-size:9.5px;font-weight:620}.admin-nav nav a:hover{background:var(--ink-50);color:var(--ink-900)}.admin-nav nav a.is-active{background:var(--primary-50);color:var(--primary-700);font-weight:720}.admin-nav nav a svg{width:15px;height:15px}.admin-main{min-width:0}.admin-content-page{width:min(1270px,100%);margin:0 auto;padding:27px 28px 50px}.admin-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-page-head h1{color:var(--ink-950);font-size:25px;line-height:1.15;letter-spacing:-.035em}.admin-page-head p{margin-top:6px;color:var(--ink-500);font-size:11px}.admin-list-card{overflow:hidden}.admin-list-toolbar{display:flex;justify-content:space-between;gap:10px;padding:13px 15px;border-bottom:1px solid var(--ink-150)}.admin-table .row-actions{width:96px;white-space:nowrap}.admin-table .row-actions .icon-button{width:34px;height:34px}.admin-table td:first-child{color:var(--ink-900);font-weight:700}.confirm-delete{text-align:center}.confirm-delete>span{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 13px;border-radius:15px;background:var(--red-50);color:var(--red-600)}.confirm-delete>p{color:var(--ink-500);font-size:10.5px}.dashboard-live{display:flex;align-items:center;gap:7px;color:var(--ink-400);font-size:9px}.dashboard-live i{width:7px;height:7px;border-radius:50%;background:var(--green-600);box-shadow:0 0 0 4px var(--green-100)}.admin-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:12px}.admin-metric-grid article{min-height:100px;display:flex;align-items:center;gap:11px;padding:15px}.admin-metric-grid article>span{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:var(--primary-50);color:var(--primary-600)}.admin-metric-grid article>span svg{width:18px}.admin-metric-grid small,.admin-metric-grid strong,.admin-metric-grid p{display:block}.admin-metric-grid small{color:var(--ink-400);font-size:7.5px;font-weight:700;text-transform:uppercase}.admin-metric-grid strong{color:var(--ink-950);font-size:21px;line-height:1.25;letter-spacing:-.03em}.admin-metric-grid p{color:var(--ink-500);font-size:7.5px}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.6fr);gap:12px}.admin-overview,.service-health{overflow:hidden;padding:17px}.admin-overview>header a{display:flex;align-items:center;gap:4px;color:var(--primary-600);font-size:8.5px;font-weight:700}.admin-overview>header a svg{width:12px}.admin-recent-list>a{min-height:55px;display:grid;grid-template-columns:34px 1fr auto 45px;align-items:center;gap:9px;padding:7px 2px;border-bottom:1px solid var(--ink-100)}.admin-recent-list .call-list-icon{width:32px;height:32px;border-radius:9px}.admin-recent-list strong,.admin-recent-list small{display:block}.admin-recent-list strong{color:var(--ink-800);font-size:9.5px}.admin-recent-list small{color:var(--ink-400);font-size:7.5px}.admin-recent-list>a>span:last-child{color:var(--ink-500);font-size:8px;text-align:right}.service-health>div{min-height:48px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid var(--ink-100)}.service-health strong,.service-health small{display:block}.service-health strong{color:var(--ink-800);font-size:9px}.service-health small{color:var(--ink-400);font-size:7.5px}.service-dot--operational{background:var(--green-600)}.service-dot--degraded{background:var(--amber-500)}.service-dot--down{background:var(--red-600)}.service-health footer{display:flex;align-items:center;gap:6px;margin-top:12px;color:var(--ink-400);font-size:7.5px}.service-health footer svg{width:13px}.quick-config{margin-top:22px}.quick-config>h2{margin-bottom:10px;color:var(--ink-800);font-size:12px}.quick-config>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-config a{min-height:70px;display:grid;grid-template-columns:32px 1fr 14px;align-items:center;gap:9px;padding:11px;border:1px solid var(--ink-150);border-radius:11px;background:#fff;transition:.14s}.quick-config a:hover{border-color:var(--primary-400);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.quick-config a>svg:first-child{width:18px;color:var(--primary-600)}.quick-config a>svg:last-child{width:13px;color:var(--ink-400)}.quick-config strong,.quick-config small{display:block}.quick-config strong{color:var(--ink-800);font-size:9px}.quick-config small{margin-top:2px;color:var(--ink-400);font-size:7px}.admin-embedded-page{padding:0}.embedded-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:18px}.embedded-toolbar h2{color:var(--ink-950);font-size:22px;letter-spacing:-.03em}.embedded-toolbar p{margin-top:5px;color:var(--ink-500);font-size:10px}}@layer responsive{@media(max-width:1250px){:root{--sidebar-width: 215px}.phone-workspace{grid-template-columns:minmax(250px,.8fr) minmax(355px,1.2fr)}.intelligence-card{grid-column:1 / -1;min-height:380px}.intelligence-card .guidance-content{max-height:430px}.contact-grid,.admin-metric-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.quick-config>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){:root{--sidebar-width: 0px}.sidebar{transform:translate(-100%);width:248px;box-shadow:var(--shadow-md);transition:transform .2s ease}.sidebar.is-open{transform:translate(0)}.sidebar__close{display:inline-flex}.sidebar-scrim{position:fixed;inset:0;z-index:90;display:block;border:0;background:#1315285c}.app-main{width:100%;margin-left:0}.topbar{padding:0 18px}.topbar__menu,.brand--top{display:inline-flex}.brand--top strong{display:none}.global-search{width:min(350px,42vw);margin-left:5px}.phone-workspace{grid-template-columns:minmax(245px,.7fr) minmax(340px,1.3fr);min-height:auto}.dialer-card,.conversation-card{min-height:640px}.detail-grid{grid-template-columns:1fr}.detail-sidebar{display:grid;grid-template-columns:repeat(2,1fr);align-items:start}.detail-sidebar .score-card{min-height:100%}.analytics-grid{grid-template-columns:1fr}.admin-shell{grid-template-columns:176px minmax(0,1fr)}.admin-content-page{padding-right:20px;padding-left:20px}.admin-dashboard-grid{grid-template-columns:1fr}.service-health{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.service-health>header,.service-health footer{grid-column:1 / -1}.ivr-editor__nodes{grid-template-columns:1fr}}@media(max-width:760px){:root{--topbar-height: 58px}body{padding-bottom:63px}.topbar{gap:7px;padding:0 12px}.topbar .avatar,.global-search,.topbar .presence-select{display:none}.brand--top{margin:0 auto 0 0}.brand--top strong{display:inline;font-size:17px}.brand--top .brand__mark{width:26px;height:26px;padding:5px}.topbar:after{content:"";width:9px;height:9px;margin-right:8px;border-radius:50%;background:var(--green-600);box-shadow:0 0 0 3px var(--green-100)}.mobile-tabs{position:fixed;right:0;bottom:0;left:0;z-index:85;height:64px;display:grid;grid-template-columns:repeat(4,1fr);padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid var(--ink-150);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-tabs a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:8px;color:var(--ink-400);font-size:8px;font-weight:700}.mobile-tabs a svg{width:19px;height:19px}.mobile-tabs a.is-active{color:var(--primary-600)}.standard-page,.phone-page{padding:20px 14px 34px}.page-heading--row,.phone-heading,.admin-page-head{align-items:flex-start}.page-heading--row .button,.admin-page-head>.button{min-width:42px}.phone-heading h1{font-size:22px}.phone-readiness{display:none}.phone-workspace{display:flex;flex-direction:column}.dialer-card,.conversation-card{min-height:auto}.dialer-card{min-height:585px}.phone-workspace.has-active-call .dialer-card{min-height:565px}.conversation-card,.intelligence-card{min-height:500px}.transcript-list{max-height:440px}.filter-bar{flex-wrap:wrap}.filter-bar .search-field{width:100%}.filter-bar>label:not(.search-field){min-width:calc(50% - 5px);flex:1}.data-table:not(.admin-table) thead{display:none}.data-table:not(.admin-table),.data-table:not(.admin-table) tbody,.data-table:not(.admin-table) tr,.data-table:not(.admin-table) td{display:block;width:100%}.data-table:not(.admin-table) tr{position:relative;padding:12px 50px 12px 14px;border-bottom:1px solid var(--ink-150)}.data-table:not(.admin-table) td{height:auto;min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:3px 0;border:0}.data-table:not(.admin-table) td:first-child{min-width:0;display:block;margin-bottom:6px}.data-table:not(.admin-table) td:last-child{position:absolute;top:50%;right:7px;width:40px;transform:translateY(-50%)}.mobile-label{display:inline;color:var(--ink-400);font-size:8px;text-transform:uppercase}.calls-table .contact-cell strong{max-width:calc(100vw - 150px)}.call-detail-head{grid-template-columns:45px 1fr auto}.call-detail-head__meta{grid-column:2 / 4;grid-row:2;justify-self:stretch;padding:10px 0 0;border:0;border-top:1px solid var(--ink-150)}.call-detail-head>.button{grid-column:3;grid-row:1;width:42px;overflow:hidden;padding:0;font-size:0}.detail-tabs{overflow-x:auto}.detail-tabs button{flex:0 0 auto}.detail-sidebar{display:flex}.key-points{grid-template-columns:1fr}.transcript-detail__body{padding:16px}.transcript-detail-line{grid-template-columns:75px 1fr;gap:10px}.contact-grid{grid-template-columns:1fr}.contacts-toolbar{align-items:flex-start;flex-direction:column}.contacts-toolbar .search-field{width:100%}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:95px;padding:13px}.metric-card__icon{width:35px;height:35px}.metric-card strong{font-size:18px}.settings-grid{grid-template-columns:1fr}.settings-actions{align-items:stretch;flex-direction:column-reverse;gap:8px}.admin-shell{display:block}.admin-nav{position:sticky;top:var(--topbar-height);z-index:60;width:100%;height:50px;display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--ink-150)}.admin-nav>header{display:none}.admin-nav nav{display:flex;padding:7px 10px}.admin-nav nav>div{display:contents}.admin-nav nav>div>span{display:none}.admin-nav nav a{min-width:max-content;padding:7px 10px}.admin-content-page{padding:21px 14px 40px}.admin-page-head h1{font-size:22px}.admin-list-toolbar{flex-wrap:wrap}.admin-list-toolbar .search-field{width:calc(100% - 110px);min-width:0}.admin-table{min-width:690px}.admin-metric-grid{grid-template-columns:1fr 1fr}.admin-metric-grid article{min-height:88px;padding:12px}.quick-config>div{grid-template-columns:1fr 1fr}.floating-call{right:12px;bottom:74px}.toast-stack{bottom:76px}}@media(max-width:520px){.login-page{display:block;background:linear-gradient(180deg,#f7f7ff,#fff 35%)}.login-story{display:none}.login-panel{min-height:100vh;align-items:flex-start;padding:35px 24px}.brand--mobile{display:inline-flex;margin-bottom:65px}.login-icon{width:46px;height:46px;margin-bottom:18px}.login-panel h2{font-size:25px}.modal-backdrop{align-items:end;padding:0}.modal{max-height:92vh;border-radius:20px 20px 0 0;animation-name:modal-mobile-in}@keyframes modal-mobile-in{0%{opacity:0;transform:translate3d(0,14px,0)}}.modal__header{padding:18px 17px 14px}.modal__body{padding:17px}.form-grid--two{grid-template-columns:1fr}.form-field-full{grid-column:auto}.structured-row--window,.structured-row--exception,.structured-row--holiday,.structured-row--choice{grid-template-columns:1fr}.structured-row .icon-button{justify-self:end}.structured-card__grid,.destination-editor__head,.ivr-node__limits,.ivr-node__fallbacks{grid-template-columns:1fr}.structured-check{grid-column:auto}.ivr-editor__toolbar{align-items:stretch;flex-direction:column}.ivr-editor__toolbar>label{min-width:0}.ivr-editor__toolbar>div{justify-content:flex-start}.page-heading--row{flex-direction:column}.page-heading--row>.button,.admin-page-head>.button{width:100%}.filter-bar>label:not(.search-field){width:100%;min-width:100%}.pagination{align-items:flex-start;flex-direction:column}.pagination>div{width:100%;justify-content:space-between}.call-detail-head__identity h1{max-width:calc(100vw - 175px);overflow:hidden;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.call-detail-head__identity p{max-width:calc(100vw - 175px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-section{padding:16px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:83px}.bar-chart{gap:3px}.bar-column>span{transform:rotate(-38deg);transform-origin:center}.chart-legend{display:none}.admin-page-head{flex-direction:column}.admin-metric-grid{grid-template-columns:1fr}.admin-dashboard-grid{display:block}.service-health{display:block;margin-top:11px}.quick-config>div{grid-template-columns:1fr}.admin-list-toolbar .search-field,.admin-list-toolbar .button{width:100%}.embedded-toolbar{align-items:stretch;flex-direction:column}.external-target{flex-direction:column}.incoming-call__actions{gap:42px}.floating-call{left:12px;min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}
