.CallHistoryPage-module__Loqt3G__Root{background-color:var(--grey-50);flex-direction:column;align-items:center;gap:1.5rem;width:100%;height:100%;padding:1.5rem 2.5rem;display:flex}.CallHistoryPage-module__Loqt3G__Bar{grid-template-columns:auto 1fr auto auto;align-items:center;gap:1.25rem;width:100%;display:grid}.CallHistoryPage-module__Loqt3G__Icon{background:var(--primary-50);border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem;display:flex}.CallHistoryPage-module__Loqt3G__HistoryIcon{width:1.5rem;height:1.5rem;color:var(--primary-400);justify-content:center;align-items:center;display:flex}.CallHistoryPage-module__Loqt3G__Text{flex-direction:column;display:flex}.CallHistoryPage-module__Loqt3G__Title{color:var(--grey-800);letter-spacing:-.025rem;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.75rem}.CallHistoryPage-module__Loqt3G__Subtitle{color:var(--grey-700);letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.CallHistoryPage-module__Loqt3G__FilterButton{justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:relative}.CallHistoryPage-module__Loqt3G__FilterIndicator{background:var(--red-500);border-radius:50%;justify-content:center;align-items:center;width:.5rem;height:.5rem;display:flex;position:absolute;top:.25rem;right:.25rem}.CallHistoryPage-module__Loqt3G__BarsFilterIcon{color:var(--grey-400);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}.CallHistoryPage-module__Loqt3G__SearchButton{flex-direction:column;flex-shrink:0;justify-content:center;width:1.5rem;height:1.5rem;display:flex}.CallHistoryPage-module__Loqt3G__SearchIcon{color:var(--grey-400);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.25rem}.CallHistoryPage-module__Loqt3G__ClearButton{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.CallHistoryPage-module__Loqt3G__ClearIcon{color:var(--grey-400);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}.CallHistoryPage-module__Loqt3G__Filters{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.CallHistoryPage-module__Loqt3G__TableContent{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:1.5rem;width:100%;height:100%;display:flex;overflow-y:scroll}.CallHistoryPage-module__Loqt3G__TableContent::-webkit-scrollbar{display:none}.CallHistoryPage-module__Loqt3G__CenteredContent{border:1px solid var(--grey-200);background:var(--optional-white);border-radius:1.25rem;flex-direction:column;flex:1 0 0;justify-content:center;align-self:stretch;align-items:center;padding:0 .5rem;display:flex}.CallHistoryPage-module__Loqt3G__FilterPlaceholder{justify-content:center;align-items:center;gap:.5rem;display:flex}.CallHistoryPage-module__Loqt3G__FilterIcon{width:1.25rem;color:var(--filter-color);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1rem}.CallHistoryPage-module__Loqt3G__FilterOptionIcon{text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}.CallHistoryPage-module__Loqt3G__FilterDropdowns{grid-template-columns:repeat(3,auto);align-items:center;gap:.75rem;display:grid}.CallHistoryPage-module__Loqt3G__FiltersResetButton{justify-content:center;align-items:center;display:flex}.CallHistoryPage-module__Loqt3G__ChannelFilterIcon{color:var(--grey-500)}.CallHistoryPage-module__Loqt3G__ResolvedIcon{color:var(--green-500)}.CallHistoryPage-module__Loqt3G__DropOffIcon{color:var(--orange-500)}.CallHistoryPage-module__Loqt3G__TransferredIcon{color:var(--blue-500)}.CallHistoryPage-module__Loqt3G__ScrollToBottom{width:100%;height:1px}
.AAFontAwesomeIcon-module__SGnvZq__AAFontAwesomeIcon{color:var(--icon-color,currentColor)}
.Button-module__Bl4dEG__Button{border:inherit;background:inherit;font:inherit;color:inherit;outline:none}.Button-module__Bl4dEG__Button:hover{cursor:pointer}.Button-module__Bl4dEG__Button:disabled,.Button-module__Bl4dEG__Button[data-disabled]{cursor:not-allowed;opacity:.5}
.Button-module__lEsWdG__button{font:inherit;box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--text-color);border:.063rem solid var(--grey-200);width:var(--button-width,100%);background:0 0;border-radius:.75rem;outline:none;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;font-weight:500;line-height:1;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:flex}.Button-module__lEsWdG__button[data-variant=primary]{background:var(--primary-500);--text-color:var(--optional-white);--stroke-color:var(--optional-white)}.Button-module__lEsWdG__button[data-variant=primary]:hover{background:var(--primary-700)}.Button-module__lEsWdG__button[data-variant=primary]:disabled{background:var(--primary-200);cursor:not-allowed}.Button-module__lEsWdG__button[data-variant=secondary]{background:var(--optional-white);--text-color:var(--grey-700);--stroke-color:var(--grey-700)}.Button-module__lEsWdG__button[data-variant=secondary]:hover{background:var(--grey-100);--text-color:var(--grey-900);--stroke-color:var(--grey-800)}.Button-module__lEsWdG__button[data-variant=secondary]:disabled{background:var(--optional-white);cursor:not-allowed;--text-color:var(--grey-400);--stroke-color:var(--grey-400)}.Button-module__lEsWdG__button[data-variant=danger]{background:var(--red-500);--text-color:var(--optional-white);--stroke-color:var(--optional-white)}.Button-module__lEsWdG__button[data-variant=danger]:hover{background:var(--red-700)}.Button-module__lEsWdG__button[data-variant=danger]:disabled{background:var(--red-200);cursor:not-allowed}.Button-module__lEsWdG__button[data-size=M]{justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex}.Button-module__lEsWdG__button[data-size=L]{letter-spacing:-.0125rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;display:inline-flex}
.PieChartDashboardCard-module__mP3hKG__DashboardCard{border:1px solid var(--grey-200);background:var(--optional-white);border-radius:1.25rem;flex-direction:column;grid-column:span 1;align-items:center;width:100%;min-width:18.75rem;height:100%;display:flex}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeader{align-self:stretch;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainer{flex:1 0 0;align-items:center;gap:1.25rem;display:flex}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon{background:var(--primary-50);border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem;display:flex}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon[data-color=blue]{background:var(--blue-50)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon[data-color=pink]{background:var(--pink-50)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon[data-color=green]{background:var(--green-50)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon[data-color=purple]{background:var(--purple-50)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon[data-color=orange]{background:var(--orange-50)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerIcon[data-color=yellow]{background:var(--yellow-50)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon{width:1.5rem;height:1.5rem;color:var(--primary-400);justify-content:center;align-items:center;display:flex}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon[data-color=blue]{color:var(--blue-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon[data-color=pink]{color:var(--pink-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon[data-color=green]{color:var(--green-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon[data-color=purple]{color:var(--purple-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon[data-color=orange]{color:var(--orange-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleIcon[data-color=yellow]{color:var(--yellow-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardHeaderTitleContainerText{color:var(--grey-900);letter-spacing:-.0125rem;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;display:flex}.PieChartDashboardCard-module__mP3hKG__DashboardCardIconInfo{width:1rem;color:var(--grey-400);text-align:center;flex-shrink:0;font-family:"Font Awesome 6 Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:.75rem}.PieChartDashboardCard-module__mP3hKG__DashboardCardBody{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:2.5rem;padding-bottom:2.5rem;display:flex}.PieChartDashboardCard-module__mP3hKG__ChartContainer{aspect-ratio:1;width:var(--chart-width,100%);height:var(--chart-height,15rem);justify-content:center;align-items:center;display:flex}.PieChartDashboardCard-module__mP3hKG__CustomLegend{background:var(--optional-white);border-radius:1.75rem;justify-content:center;align-items:center;gap:1.25rem;width:100%;display:flex}.PieChartDashboardCard-module__mP3hKG__LegendItem{justify-content:center;align-items:center;gap:.5rem;display:flex}.PieChartDashboardCard-module__mP3hKG__LegendColor{border-radius:.25rem;flex-shrink:0;width:.5rem;height:.5rem}.PieChartDashboardCard-module__mP3hKG__LegendText{color:var(--grey-500);letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon{flex-shrink:0;width:1.5rem;height:1.5rem;font-size:1.5rem}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon[data-variant=blue]{color:var(--blue-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon[data-variant=pink]{color:var(--pink-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon[data-variant=green]{color:var(--green-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon[data-variant=purple]{color:var(--purple-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon[data-variant=orange]{color:var(--orange-500)}.PieChartDashboardCard-module__mP3hKG__DashboardCardIcon[data-variant=yellow]{color:var(--yellow-500)}
.PieChart-module__oNy8Fq__ChartContainer{aspect-ratio:1}.PieChart-module__oNy8Fq__TooltipContainer{border:1px solid var(--grey-50);background:var(--optional-white);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem;display:flex;box-shadow:0 .25rem .75rem #00000014}.PieChart-module__oNy8Fq__TooltipTable{border-collapse:separate;border-spacing:0 .75rem;width:100%}.PieChart-module__oNy8Fq__TooltipCell{flex:1 0 0;padding:0}.PieChart-module__oNy8Fq__TooltipDot{border-radius:100%;width:.5rem;height:.5rem;margin-right:.5rem;display:inline-block}.PieChart-module__oNy8Fq__TooltipTotalLabel,.PieChart-module__oNy8Fq__TooltipLabel{color:var(--grey-500);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}.PieChart-module__oNy8Fq__TooltipValueCell{text-align:right;padding:0 0 0 1rem}.PieChart-module__oNy8Fq__TooltipTotalValue,.PieChart-module__oNy8Fq__TooltipValue{color:var(--grey-900);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}.PieChart-module__oNy8Fq__TooltipPercentage{color:var(--grey-500);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}
.SolidGaugeDashboardCard-module__hdJYqW__DashboardCard{border:1px solid var(--grey-200);background:var(--optional-white);border-radius:1.25rem;flex-direction:column;grid-column:span 1;align-items:center;width:100%;min-width:18.75rem;height:100%;display:flex}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeader{align-self:stretch;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainer{flex:1 0 0;align-items:center;gap:1.25rem;display:flex}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon{background:var(--primary-50);border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem;display:flex}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon[data-variant=blue]{background:var(--blue-50)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon[data-variant=pink]{background:var(--pink-50)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon[data-variant=green]{background:var(--green-50)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon[data-variant=purple]{background:var(--purple-50)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon[data-variant=orange]{background:var(--orange-50)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerIcon[data-variant=yellow]{background:var(--yellow-50)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardHeaderTitleContainerText{color:var(--grey-900);letter-spacing:-.0125rem;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;display:flex}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIconInfo{width:1rem;color:var(--grey-400);text-align:center;flex-shrink:0;font-family:"Font Awesome 6 Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:.75rem}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardBody{flex-direction:column;flex:1 0 0;justify-content:center;align-self:stretch;align-items:center;gap:2.5rem;padding:1.25rem 0 4rem;display:flex}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon{flex-shrink:0;width:1.5rem;height:1.5rem;font-size:1.5rem}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon[data-variant=blue]{color:var(--blue-500)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon[data-variant=pink]{color:var(--pink-500)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon[data-variant=green]{color:var(--green-500)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon[data-variant=purple]{color:var(--purple-500)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon[data-variant=orange]{color:var(--orange-500)}.SolidGaugeDashboardCard-module__hdJYqW__DashboardCardIcon[data-variant=yellow]{color:var(--yellow-500)}
.SolidGauge-module__FaVhRq__ChartContainer{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.SolidGauge-module__FaVhRq__ChartInnerContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.SolidGauge-module__FaVhRq__ChartWrapper{aspect-ratio:1;flex-shrink:0;width:20rem;height:10rem;position:relative}.SolidGauge-module__FaVhRq__HighchartsContainer{width:100%;height:100%}.SolidGauge-module__FaVhRq__CenterTextContainer{pointer-events:none;flex-direction:column;align-items:center;gap:.25rem;width:7.9375rem;display:flex;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%)}.SolidGauge-module__FaVhRq__CenterTextLabel{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.SolidGauge-module__FaVhRq__CenterTextValue{color:var(--grey-900);text-align:center;letter-spacing:-.025rem;font-family:Inter,sans-serif;font-size:2.25rem;font-style:normal;font-weight:700;line-height:2.75rem}.SolidGauge-module__FaVhRq__LabelsContainer{justify-content:space-between;align-items:center;width:18.25rem;display:flex}.SolidGauge-module__FaVhRq__Label{width:3rem;color:var(--grey-400);text-align:center;letter-spacing:-.0063rem;flex-shrink:0;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}.SolidGauge-module__FaVhRq__Description{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.SolidGauge-module__FaVhRq__DataLabel{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.SolidGauge-module__FaVhRq__DataLabelValue{color:var(--grey-900);letter-spacing:-.025rem;font-family:Inter,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:2.5rem}.SolidGauge-module__FaVhRq__Skeleton{background:linear-gradient(90deg,var(--grey-200)25%,var(--grey-100)50%,var(--grey-200)75%);background-size:200% 100%;border-radius:.25rem;animation:1.5s ease-in-out infinite SolidGauge-module__FaVhRq__loading}@keyframes SolidGauge-module__FaVhRq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.SolidGauge-module__FaVhRq__SkeletonGauge{background:0 0;width:20rem;height:10rem;position:relative;overflow:hidden}.SolidGauge-module__FaVhRq__SkeletonGauge:before{content:"";border:3rem solid var(--grey-200);box-sizing:border-box;background:0 0;border-bottom-color:#0000;border-radius:50%;width:20rem;height:20rem;position:absolute;top:0;left:0}.SolidGauge-module__FaVhRq__SkeletonGauge:after{content:"";box-sizing:border-box;background:conic-gradient(from -90deg,var(--grey-100)0deg,var(--grey-200)60deg,var(--grey-100)120deg,var(--grey-200)180deg,transparent 180deg);border-radius:50%;width:20rem;height:20rem;animation:3s linear infinite SolidGauge-module__FaVhRq__skeleton-gauge-loading;position:absolute;top:0;left:0;-webkit-mask:radial-gradient(circle,#0000 7rem,#000 7rem 10rem,#0000 10rem);mask:radial-gradient(circle,#0000 7rem,#000 7rem 10rem,#0000 10rem)}@keyframes SolidGauge-module__FaVhRq__skeleton-gauge-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SolidGauge-module__FaVhRq__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.SolidGauge-module__FaVhRq__SkeletonLabel{width:5rem;height:1.25rem}.SolidGauge-module__FaVhRq__SkeletonValue{align-self:stretch;height:1.25rem}.SolidGauge-module__FaVhRq__SkeletonDescription{width:24.375rem;height:1.25rem}
.AlertDialog-module__oWf28G__Overlay{background:#0006;animation:.15s cubic-bezier(.16,1,.3,1) AlertDialog-module__oWf28G__overlay-show;position:fixed;inset:0}.AlertDialog-module__oWf28G__Content{background:var(--optional-white);border-radius:1.25rem;flex-direction:column;align-self:stretch;align-items:flex-start;gap:2.5rem;min-width:25rem;padding:1.25rem;animation:.15s cubic-bezier(.16,1,.3,1) AlertDialog-module__oWf28G__content-show;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .25rem 2.5rem #0000001f}.AlertDialog-module__oWf28G__Content:focus{outline:none}.AlertDialog-module__oWf28G__Top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.AlertDialog-module__oWf28G__CloseIcon{color:var(--grey-400);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1rem}.AlertDialog-module__oWf28G__AlertIconContainer{background:var(--red-100);border-radius:1.5rem;align-items:center;gap:.625rem;padding:.75rem;display:flex}.AlertDialog-module__oWf28G__AlertIcon{color:var(--red-500);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}.AlertDialog-module__oWf28G__Title{color:var(--grey-900);letter-spacing:-.025rem;margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.75rem}.AlertDialog-module__oWf28G__Description{color:var(--grey-500);letter-spacing:-.0125rem;margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.AlertDialog-module__oWf28G__Main{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;display:flex}.AlertDialog-module__oWf28G__Body{flex-direction:column;align-items:flex-start;width:100%;display:flex}.AlertDialog-module__oWf28G__Footer{--button-width:fit-content;justify-content:flex-end;align-items:center;gap:.75rem;width:100%;display:flex}@keyframes AlertDialog-module__oWf28G__overlay-show{0%{opacity:0}to{opacity:1}}@keyframes AlertDialog-module__oWf28G__content-show{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.AlertDialog-module__oWf28G__icon{fill:var(--fill-color)}
.DashboardCard-module__QwDmYG__DashboardCard{border:1px solid var(--grey-200);background:var(--optional-white);border-radius:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;min-width:12.5rem;height:100%;padding:1.25rem;display:flex}.DashboardCard-module__QwDmYG__DashboardCard.DashboardCard-module__QwDmYG__horizontal{flex-direction:row;align-items:center}.DashboardCard-module__QwDmYG__DashboardCardIconContainer{border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem;display:flex}.DashboardCard-module__QwDmYG__DashboardCardIconContainer[data-color=blue]{background:var(--blue-50)}.DashboardCard-module__QwDmYG__DashboardCardIconContainer[data-color=pink]{background:var(--pink-50)}.DashboardCard-module__QwDmYG__DashboardCardIconContainer[data-color=green]{background:var(--green-50)}.DashboardCard-module__QwDmYG__DashboardCardIconContainer[data-color=purple]{background:var(--purple-50)}.DashboardCard-module__QwDmYG__DashboardCardIconContainer[data-color=orange]{background:var(--orange-50)}.DashboardCard-module__QwDmYG__DashboardCardIconContainer[data-color=yellow]{background:var(--yellow-50)}.DashboardCard-module__QwDmYG__DashboardCardIcon{justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.DashboardCard-module__QwDmYG__DashboardCardIcon[data-color=blue]{color:var(--blue-500)}.DashboardCard-module__QwDmYG__DashboardCardIcon[data-color=pink]{color:var(--pink-500)}.DashboardCard-module__QwDmYG__DashboardCardIcon[data-color=green]{color:var(--green-500)}.DashboardCard-module__QwDmYG__DashboardCardIcon[data-color=purple]{color:var(--purple-500)}.DashboardCard-module__QwDmYG__DashboardCardIcon[data-color=orange]{color:var(--orange-500)}.DashboardCard-module__QwDmYG__DashboardCardIcon[data-color=yellow]{color:var(--yellow-500)}.DashboardCard-module__QwDmYG__DashboardCardTextContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.5rem;display:flex}.DashboardCard-module__QwDmYG__DashboardCardTitleContainer{align-items:center;gap:.25rem;display:flex}.DashboardCard-module__QwDmYG__DashboardCardTitle{color:var(--grey-700);letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.DashboardCard-module__QwDmYG__DashboardCardIconInfo{width:1rem;color:var(--grey-400);text-align:center;flex-shrink:0;font-family:"Font Awesome 6 Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:.75rem}.DashboardCard-module__QwDmYG__DashboardCardValueContainer{align-self:stretch;align-items:center;gap:.75rem;display:flex}.DashboardCard-module__QwDmYG__DashboardCardValue{color:var(--grey-900);letter-spacing:-.025rem;font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem}.DashboardCard-module__QwDmYG__DashboardCardDescription{color:var(--grey-400);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}
.Input-module__lMvzea__textfieldRoot{all:unset;flex-direction:column;gap:.5rem;width:100%;display:flex}.Input-module__lMvzea__textFieldLabel{color:var(--grey-600)}.Input-module__lMvzea__textFieldInput{box-sizing:border-box;width:100%;color:var(--grey-900);background:var(--optional-white);border:2px solid var(--grey-200);border-radius:.75rem;outline:none;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Input-module__lMvzea__textFieldInput[data-has-start-adornment=true]{padding-left:calc(var(--start-adornment-width) + .75rem + .75rem)}.Input-module__lMvzea__textFieldInput[data-has-end-adornment=true]{padding-right:calc(var(--end-adornment-width) + .75rem + .75rem)}.Input-module__lMvzea__textFieldInput:placeholder-shown{color:var(--grey-400)}.Input-module__lMvzea__textFieldInput[data-hovered]{border-color:var(--grey-400)}.Input-module__lMvzea__textFieldInput[data-focused]{border-color:var(--primary-600);box-shadow:0 0 0 .25rem var(--blue-200)}.Input-module__lMvzea__textFieldDescription{color:var(--grey-500);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.Input-module__lMvzea__textFieldInputContainer{position:relative}.Input-module__lMvzea__textFieldStartAdornment{position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.Input-module__lMvzea__textFieldEndAdornment{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}
.CoverageEvaluatorStep-module__dZQ99W__container{flex-direction:column;gap:2.5rem;width:100%;height:100%;display:flex}.CoverageEvaluatorStep-module__dZQ99W__analyseProgress{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1.5rem;padding:1rem .75rem 0;display:flex}.CoverageEvaluatorStep-module__dZQ99W__loading{flex-direction:column;align-self:stretch;align-items:center;gap:1.5rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__spinnerContainer{aspect-ratio:1;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__loadingSpinner{width:3rem;height:3rem;color:var(--blue-700)}.CoverageEvaluatorStep-module__dZQ99W__loadingSpinnerError{color:var(--red-500);font-size:2.25rem;font-weight:900}.CoverageEvaluatorStep-module__dZQ99W__loadingSpinnerSuccess{color:var(--green-500);font-size:2.25rem;font-weight:900}.CoverageEvaluatorStep-module__dZQ99W__retryButtonIcon{margin-right:.5rem}.CoverageEvaluatorStep-module__dZQ99W__loadingContent{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.25rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__loadingTitle{color:var(--grey-900);text-align:center;letter-spacing:-.0125rem;align-self:stretch;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.CoverageEvaluatorStep-module__dZQ99W__loadingDescription{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;align-self:stretch;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.CoverageEvaluatorStep-module__dZQ99W__retryButton{align-self:center;margin-top:1rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressCheckIcon{color:var(--optional-white);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:.625rem;font-style:normal;font-weight:900;line-height:.75rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressSpinner{color:var(--optional-white);text-align:center;--fa-animation-duration:.75s;font-family:"Font Awesome 6 Pro",sans-serif;font-size:.625rem;font-style:normal;font-weight:900;line-height:.75rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressBarContainer{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.75rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressTitleContainer{justify-content:space-between;width:100%;display:flex}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressTitle{color:var(--grey-600);letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressPercentage{color:var(--grey-500);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressText{color:var(--grey-500);letter-spacing:-.0063rem;align-self:start;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressSteps{flex-direction:column;gap:.12rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressLegendItem{color:var(--grey-500);letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressStepItem{--fill-color:var(--optional-white);--stroke-color:var(--optional-white);border-radius:.625rem;justify-content:center;align-items:center;gap:.625rem;width:1.125rem;height:1.125rem;padding:.125rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressStepItem[data-state=done]{background:var(--green-400)}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressStepItem[data-state=processing]{background:var(--blue-400);--icon-size:.625rem}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressStepItem[data-state=inactive]{background:var(--grey-200)}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressStepLine{background-color:var(--grey-300);width:.0625rem;height:.5rem;transform:translate(.56rem)}.CoverageEvaluatorStep-module__dZQ99W__analyseProgressStepItemRow{gap:.5rem;display:flex}.CoverageEvaluatorStep-module__dZQ99W__gridContainer{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;width:100%;height:42.375rem;display:grid}.CoverageEvaluatorStep-module__dZQ99W__column1,.CoverageEvaluatorStep-module__dZQ99W__column2{flex-direction:column;gap:1.25rem;height:100%;display:flex}.CoverageEvaluatorStep-module__dZQ99W__pieChartTall,.CoverageEvaluatorStep-module__dZQ99W__pieChartRow1{flex:1;width:100%;height:100%;display:flex}.CoverageEvaluatorStep-module__dZQ99W__dashboardCardRow2,.CoverageEvaluatorStep-module__dZQ99W__dashboardCardRow3{width:100%;display:flex}
.page-module__plD3iW__Root{background-color:var(--grey-100);--content-max-width:75rem;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100%;display:flex;position:relative}.page-module__plD3iW__CloseButton{border:1px solid var(--grey-200);background:var(--optional-white);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:absolute;top:1.875rem;left:2.5rem}.page-module__plD3iW__CloseIcon{color:var(--grey-600);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1rem}.page-module__plD3iW__Steps{justify-content:center;align-items:center;gap:.75rem;padding:2.12rem 2.5rem;display:flex}.page-module__plD3iW__Line{background-color:var(--grey-300);width:4rem;height:.0625rem}.page-module__plD3iW__Line[data-active=true]{background-color:var(--blue-500)}.page-module__plD3iW__ContentContainer{width:100%;height:100%;max-width:var(--content-max-width);padding-left:6.38rem;padding-right:6.38rem}.page-module__plD3iW__Content{border:1px solid var(--grey-200);background:var(--optional-white);border-radius:1.25rem;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2rem 1.25rem;display:flex}.page-module__plD3iW__Footer{width:100%;max-width:var(--content-max-width);grid-template-columns:auto auto 1fr auto;grid-template-areas:"back skip.next";padding:1.5rem 6.38rem;display:grid}.page-module__plD3iW__Footer[data-step="1"]{justify-content:flex-end}.page-module__plD3iW__FooterBack{white-space:nowrap;grid-area:back}.page-module__plD3iW__FooterSkip{white-space:nowrap;grid-area:skip}.page-module__plD3iW__FooterNext{white-space:nowrap;grid-area:next;align-items:center;gap:.75rem;display:flex}.page-module__plD3iW__IconContainer{justify-content:center;align-items:center;gap:.5rem;display:flex}.page-module__plD3iW__backIcon{color:var(--stroke-color,var(--grey-700));text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}.page-module__plD3iW__nextIcon{color:var(--optional-white);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}.page-module__plD3iW__icon{fill:var(--fill-color)}.page-module__plD3iW__trainingSpinner{aspect-ratio:1;width:1.5rem;height:1.5rem}
.Dashboard-module__EnoEqG__Root{--content-max-width:75rem;background-color:var(--grey-50);justify-content:center;align-items:center;width:100%;display:flex}.Dashboard-module__EnoEqG__Layout{grid-template-rows:auto 1fr;grid-auto-columns:min(100%,var(--content-max-width));justify-content:center;gap:1.5rem;width:100%;height:100%;padding:1.5rem 2.5rem;display:grid}.Dashboard-module__EnoEqG__Header{align-self:stretch;align-items:center;gap:1.25rem;display:flex}.Dashboard-module__EnoEqG__HeaderIconContainer{background:var(--primary-50);border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem;display:flex}.Dashboard-module__EnoEqG__HeaderIcon{color:var(--primary-400);text-align:center;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem;display:flex}.Dashboard-module__EnoEqG__HeaderTextContainer{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;display:flex}.Dashboard-module__EnoEqG__HeaderTitle{color:var(--grey-800);letter-spacing:-.025rem;align-self:stretch;font-family:Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.75rem}.Dashboard-module__EnoEqG__HeaderDescription{color:var(--grey-700);letter-spacing:-.0125rem;align-self:stretch;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.Dashboard-module__EnoEqG__ButtonHeaderContainer{align-items:center;gap:.75rem;display:flex}.Dashboard-module__EnoEqG__ButtonStyle{background:var(--primary-100);color:var(--primary-600);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.Dashboard-module__EnoEqG__ButtonIcon{background:var(--primary-100);justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:.125rem 0;display:flex}.Dashboard-module__EnoEqG__Content{flex-direction:column;align-self:stretch;align-items:center;gap:1.25rem;display:flex}.Dashboard-module__EnoEqG__Section{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1.25rem;padding-bottom:2.5rem;display:flex}.Dashboard-module__EnoEqG__AIStatsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-self:stretch;gap:1.25rem;display:grid}.Dashboard-module__EnoEqG__AIStatsGrid:first-child{grid-column:span 2}.Dashboard-module__EnoEqG__ThreeColumnGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-self:stretch;gap:1.25rem;display:grid}.Dashboard-module__EnoEqG__TwoColumnGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-self:stretch;gap:1.25rem;display:grid}
.NoCallHistory-module__AUNg9W__NoCallHistory{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;display:flex}.NoCallHistory-module__AUNg9W__NoCallHistoryIcon{width:3rem;height:2.25rem;color:var(--primary-600);text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:normal;display:flex}.NoCallHistory-module__AUNg9W__NoCallHistoryText{flex-direction:column;place-items:center;gap:.25rem;display:flex}.NoCallHistory-module__AUNg9W__NoCallHistoryTitle{color:var(--grey-900);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.NoCallHistory-module__AUNg9W__NoCallHistorySubtitle{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}
.CallHistoryTable-module__Y7WvNW__TableContainer{border:1px solid var(--grey-200);background:var(--optional-white);scrollbar-width:none;-ms-overflow-style:none;border-radius:1.25rem;width:100%;height:100%;padding:0 .5rem;position:relative;overflow-y:scroll}.CallHistoryTable-module__Y7WvNW__TableContainer::-webkit-scrollbar{display:none}.CallHistoryTable-module__Y7WvNW__Table{border-spacing:1rem 0;border-collapse:collapse;width:100%;height:100%;position:relative}.CallHistoryTable-module__Y7WvNW__Table[data-loading=true]{opacity:.5;pointer-events:none}.CallHistoryTable-module__Y7WvNW__TableRow{border-bottom:1px solid var(--grey-100)}.CallHistoryTable-module__Y7WvNW__TableRow:last-child{border-bottom:none}.CallHistoryTable-module__Y7WvNW__EmptyTableRow{border-bottom:none}.CallHistoryTable-module__Y7WvNW__TableHeader{background-color:var(--optional-white);border-radius:1.25rem 1.25rem 0 0;position:sticky;top:0}.CallHistoryTable-module__Y7WvNW__TableBody{border-top:1px solid var(--grey-100);border-radius:1.25rem 1.25rem 0 0}.CallHistoryTable-module__Y7WvNW__TableHeaderColumnElement{color:var(--grey-400);text-transform:uppercase;align-items:center;gap:.5rem;padding:1.5rem 0;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem;display:flex}.CallHistoryTable-module__Y7WvNW__TableHeaderColumnElement[data-align=start]{text-align:left;justify-content:flex-start}.CallHistoryTable-module__Y7WvNW__TableHeaderColumnElement[data-align=center]{text-align:center;justify-content:center}.CallHistoryTable-module__Y7WvNW__TableHeaderColumnElement[data-align=end]{text-align:right;justify-content:flex-end}.CallHistoryTable-module__Y7WvNW__TableHeaderColumn[data-sortable=true]{cursor:pointer}.CallHistoryTable-module__Y7WvNW__TableHeaderColumn[data-sortable=true]:hover .CallHistoryTable-module__Y7WvNW__TableHeaderColumnElement{color:var(--grey-600)}.CallHistoryTable-module__Y7WvNW__TableHeaderChannelColumn{padding-left:.75rem}.CallHistoryTable-module__Y7WvNW__ChannelCell{align-items:center;gap:1.25rem;padding:.75rem;display:flex}.CallHistoryTable-module__Y7WvNW__ChannelCellIconContainer{aspect-ratio:1;border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;padding:.5rem;display:flex}.CallHistoryTable-module__Y7WvNW__ChannelCellIconContainer[data-type=demo]{background:var(--primary-50)}.CallHistoryTable-module__Y7WvNW__ChannelCellIconContainer[data-type=web]{background:var(--purple-200)}.CallHistoryTable-module__Y7WvNW__ChannelCellIconContainer[data-type=phone]{background:var(--blue-200)}.CallHistoryTable-module__Y7WvNW__ChannelCellIcon{text-align:center;color:var(--optional-white);font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}.CallHistoryTable-module__Y7WvNW__ChannelCellText{flex-direction:column;justify-content:center;display:flex}.CallHistoryTable-module__Y7WvNW__ChannelCellTitle{color:var(--grey-900);letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.CallHistoryTable-module__Y7WvNW__ChannelCellSubtitle{color:var(--grey-400);text-overflow:ellipsis;letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.CallHistoryTable-module__Y7WvNW__StatusCell{place-items:center;padding:1.25rem 0}.CallHistoryTable-module__Y7WvNW__StatusBadge{width:5.75rem}.CallHistoryTable-module__Y7WvNW__ReasonCell,.CallHistoryTable-module__Y7WvNW__TimeCell,.CallHistoryTable-module__Y7WvNW__DurationCell,.CallHistoryTable-module__Y7WvNW__CostCell{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;place-items:center;padding:1.38rem 0;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.CallHistoryTable-module__Y7WvNW__PlayButtonCell{justify-content:flex-end;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.CallHistoryTable-module__Y7WvNW__PlayButton{aspect-ratio:1;border:1px solid var(--grey-200);background:var(--optional-white);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex}.CallHistoryTable-module__Y7WvNW__PlayButtonIcon,.CallHistoryTable-module__Y7WvNW__PauseButtonIcon{color:var(--grey-600);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1rem}
.Badge-module__uD_EsW__badge{border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;padding:.125rem .375rem;display:inline-flex}.Badge-module__uD_EsW__badge[data-color=primary]{background:var(--primary-50);--text-color:var(--primary-600);--fill-color:var(--primary-600)}.Badge-module__uD_EsW__badge[data-color=grey]{background:var(--grey-200);--text-color:var(--grey-500);--fill-color:var(--grey-500)}.Badge-module__uD_EsW__badge[data-color=blue]{background:var(--blue-100);--text-color:var(--blue-500);--fill-color:var(--blue-500)}.Badge-module__uD_EsW__badge[data-color=red]{background:var(--red-100);--text-color:var(--red-500);--fill-color:var(--red-500)}.Badge-module__uD_EsW__badge[data-color=green]{background:var(--green-100);--text-color:var(--green-500);--fill-color:var(--green-500)}.Badge-module__uD_EsW__badge[data-color=purple]{background:var(--purple-100);--text-color:var(--purple-500);--fill-color:var(--purple-500)}.Badge-module__uD_EsW__badge[data-color=pink]{background:var(--pink-100);--text-color:var(--pink-500);--fill-color:var(--pink-500)}.Badge-module__uD_EsW__badge[data-color=orange]{background:var(--orange-100);--text-color:var(--orange-500);--fill-color:var(--orange-500)}.Badge-module__uD_EsW__badge[data-disabled]{opacity:.5;pointer-events:none}.Badge-module__uD_EsW__badgeIconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:.75rem;height:.75rem;display:flex}.Badge-module__uD_EsW__badgeIcon{color:var(--fill-color);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:.75rem}.Badge-module__uD_EsW__badgeLabel{color:var(--text-color);text-align:center;letter-spacing:-.0063rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}
.Link-module__dYzWoa__Link{cursor:pointer;text-decoration:none}
.DemoCall-module__GISmWW__ConversationBox{background:var(--grey-50);scrollbar-width:none;-ms-overflow-style:none;border-radius:1.25rem;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;height:100%;padding:1rem;display:flex;overflow-y:scroll}.DemoCall-module__GISmWW__ConversationBox::-webkit-scrollbar{display:none}.DemoCall-module__GISmWW__Main{background-color:var(--grey-50);border-radius:1.5rem;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:0 5rem;display:flex}.DemoCall-module__GISmWW__BubbleMessage{flex-direction:row;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;max-width:60%;display:flex}.DemoCall-module__GISmWW__BubbleMessage[data-user]{flex-direction:row-reverse;align-self:flex-end}.DemoCall-module__GISmWW__BubbleMessageProcessingText{color:var(--grey-500);background:var(--grey-200);letter-spacing:-.0125rem;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.75rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;display:flex}.DemoCall-module__GISmWW__BubbleMessageText{background:var(--grey-200);color:var(--grey-900);letter-spacing:-.0125rem;border-radius:.75rem;gap:.625rem;padding:.75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.DemoCall-module__GISmWW__BubbleMessageText[data-user]{background:var(--primary-600);color:var(--optional-white)}.DemoCall-module__GISmWW__BubbleMessageTimestamp{color:var(--grey-400);letter-spacing:-.0063rem;flex:1 0 auto;font-family:Inter,sans-serif;font-size:.5938rem;font-style:normal;font-weight:400;line-height:.75rem}.DemoCall-module__GISmWW__VoiceBar{border-radius:.25rem;width:100%;height:.375rem;position:relative;overflow:hidden;transform:translateZ(0)}.DemoCall-module__GISmWW__VoiceBarIndicator{background-color:var(--primary-500);width:100%;height:100%;transition:transform 10ms cubic-bezier(.65,0,.35,1);position:absolute}.DemoCall-module__GISmWW__Placeholder{background:var(--grey-50);border-radius:1.25rem;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:0 5rem;display:flex}.DemoCall-module__GISmWW__PlaceholderIcon{color:var(--grey-500);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:normal}.DemoCall-module__GISmWW__PlaceholderText{flex-direction:column;align-items:center;gap:.5rem;display:flex}.DemoCall-module__GISmWW__PlaceholderTitle{color:var(--grey-900);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.DemoCall-module__GISmWW__PlaceholderDescription{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.DemoCall-module__GISmWW__Action{flex-direction:column;align-items:center;gap:1.25rem;padding:1.25rem 0;display:flex}.DemoCall-module__GISmWW__ActionButton{border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;width:8.25rem;height:5rem;display:flex}.DemoCall-module__GISmWW__ActionIcon{color:var(--optional-white);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.75rem;font-style:normal;font-weight:900;line-height:normal}.DemoCall-module__GISmWW__ActionText{color:var(--grey-500);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.DemoCall-module__GISmWW__CallActionButton{background:var(--green-500)}.DemoCall-module__GISmWW__CallActionButton[data-disabled]{background:var(--green-200)}.DemoCall-module__GISmWW__HangupActionButton{background:var(--red-500)}.DemoCall-module__GISmWW__HangupActionButton[data-disabled]{background:var(--red-200)}.DemoCall-module__GISmWW__VoiceVisualizerContainer{justify-content:center;align-items:center;gap:1rem;height:12rem;display:flex}.DemoCall-module__GISmWW__VoiceVisualizer{width:1rem;height:max(1rem,calc(12rem*var(--bar-scale,0)));background:var(--primary-500);transform-origin:50%;border-radius:6rem;transition:height 10ms ease-in-out;position:relative}
.Dropdown-module__neeUyq__Container{--fill-color:var(--grey-400);--trigger-icon-rotate-deg:0deg;flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.Dropdown-module__neeUyq__Label{color:var(--grey-600)}.Dropdown-module__neeUyq__TriggerContainer{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;display:flex}.Dropdown-module__neeUyq__Trigger{box-sizing:border-box;width:100%;color:var(--grey-900);background:var(--optional-white);border:var(--dropdown-border,2px solid var(--grey-200));border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Dropdown-module__neeUyq__Trigger[data-size=M]{letter-spacing:-.0125rem;padding-top:.5rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.Dropdown-module__neeUyq__Trigger[data-size=L]{letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.Dropdown-module__neeUyq__Trigger[data-disabled]{background-color:var(--grey-100);color:var(--grey-500)}.Dropdown-module__neeUyq__Trigger[data-placeholder]{color:var(--grey-400)}.Dropdown-module__neeUyq__Trigger[data-placeholder][data-disabled]{color:var(--grey-300)}.Dropdown-module__neeUyq__Trigger[data-state=open]{--trigger-icon-rotate-deg:180deg}.Dropdown-module__neeUyq__TriggerContent{justify-content:flex-start;align-items:center;gap:.75rem;width:100%;display:flex}.Dropdown-module__neeUyq__TriggerIcon{color:var(--grey-400);text-align:center;transform:rotate(var(--trigger-icon-rotate-deg));font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem;transition:transform .2s ease-in-out}.Dropdown-module__neeUyq__Viewport{width:100%}.Dropdown-module__neeUyq__Content{width:var(--radix-select-trigger-width);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;align-items:flex-start;gap:.125rem;max-height:min(100dvw,20rem);padding:.5rem;display:flex;overflow:scroll}.Dropdown-module__neeUyq__Content::-webkit-scrollbar{display:none}.Dropdown-module__neeUyq__Content{background:var(--optional-white);border-radius:1.25rem;box-shadow:0 .25rem 1.25rem #0000001f}.Dropdown-module__neeUyq__Description{color:var(--grey-500)}.Dropdown-module__neeUyq__Item{color:var(--grey-900);outline:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem;display:flex}.Dropdown-module__neeUyq__Item[data-size=M]{letter-spacing:-.0125rem;--icon-size:1rem;padding-top:.5rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.Dropdown-module__neeUyq__Item[data-size=L]{letter-spacing:-.0125rem;--icon-size:1.25rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.Dropdown-module__neeUyq__Item[data-highlighted]{background:var(--grey-100);border-radius:.75rem}.Dropdown-module__neeUyq__ItemIndicator{justify-content:center;align-items:center;display:flex}.Dropdown-module__neeUyq__ItemText{color:var(--grey-900)}.Dropdown-module__neeUyq__SelectedIcon{color:var(--grey-400);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}
.FilterDropdown-module__Mg0O3G__FilterDropdown{color:var(--grey-900);letter-spacing:-.0125rem;--filter-dropdown-color:var(--grey-900);--filter-dropdown-bg-color:var(--grey-200);width:100%;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.FilterDropdown-module__Mg0O3G__FilterDropdown[data-has-value=true]{--filter-dropdown-color:var(--primary-600);--filter-dropdown-bg-color:var(--primary-100)}.FilterDropdown-module__Mg0O3G__FilterDropdown[data-open]{--trigger-icon-rotate-deg:180deg}.FilterDropdown-module__Mg0O3G__Container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;display:flex}.FilterDropdown-module__Mg0O3G__Label{color:var(--grey-600);letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}.FilterDropdown-module__Mg0O3G__Input{color:var(--grey-900);border:none;outline:none;flex:1 0 auto;margin:0}.FilterDropdown-module__Mg0O3G__Button{font:inherit;background:var(--filter-dropdown-bg-color);width:100%;color:var(--filter-dropdown-color);letter-spacing:-.0125rem;border:none;border-radius:.75rem;outline:none;grid-template-columns:1fr auto;align-items:center;gap:.5rem;margin:0;padding:.625rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;display:grid}.FilterDropdown-module__Mg0O3G__Button[data-has-icon=true]{grid-template-columns:auto 1fr auto}.FilterDropdown-module__Mg0O3G__ButtonIcon{color:var(--filter-dropdown-color);text-align:center;transform:rotate(var(--trigger-icon-rotate-deg));font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.25rem;transition:transform .2s ease-in-out}.FilterDropdown-module__Mg0O3G__Popover{letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.FilterDropdown-module__Mg0O3G__Popover[data-trigger=ComboBox]{width:calc(var(--trigger-width) + (.75rem*2));transform:translate(-.75rem,.75rem)var(--starting-scale);--starting-scale:scale(1)}.FilterDropdown-module__Mg0O3G__Popover[data-placement=top]{transform:translate(-.75rem,-.75rem)var(--starting-scale)}.FilterDropdown-module__Mg0O3G__ListBox{background:var(--optional-white);border-radius:1.25rem;outline:none;gap:.125rem;max-height:20rem;padding:.5rem;display:grid;overflow-y:scroll;box-shadow:0 .25rem 1.25rem #0000001f}.FilterDropdown-module__Mg0O3G__ListBox::-webkit-scrollbar{display:none}.FilterDropdown-module__Mg0O3G__ListBox{scrollbar-width:none;-ms-overflow-style:none}.FilterDropdown-module__Mg0O3G__ListBoxItem{background:var(--optional-white);cursor:pointer;border-radius:.75rem;outline:none;align-items:center;gap:.75rem;padding:.75rem;display:grid}.FilterDropdown-module__Mg0O3G__ListBoxItem[data-icon=false]{grid-template-columns:1fr}.FilterDropdown-module__Mg0O3G__ListBoxItem[data-icon=false][data-selected]{grid-template-columns:1fr auto}.FilterDropdown-module__Mg0O3G__ListBoxItem[data-icon=true]{grid-template-columns:auto 1fr auto}.FilterDropdown-module__Mg0O3G__ListBoxItem[data-icon=true][data-selected]{grid-template-columns:auto 1fr auto}.FilterDropdown-module__Mg0O3G__ListBoxItem[data-focus-visible]{outline:none}.FilterDropdown-module__Mg0O3G__ListBoxItem[data-hovered]{background-color:var(--grey-50)}.FilterDropdown-module__Mg0O3G__ItemText{flex:1 0 auto;align-items:center;gap:.75rem;display:flex}.FilterDropdown-module__Mg0O3G__SelectedIcon{color:var(--filter-dropdown-color);text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1.125rem;font-style:normal;font-weight:900;line-height:1.25rem}
.NoResults-module__IXZVgq__NoResults{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;display:flex}.NoResults-module__IXZVgq__NoResultsIcon{width:3rem;height:2.25rem;color:var(--grey-500);text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:normal;display:flex}.NoResults-module__IXZVgq__NoResultsText{flex-direction:column;place-items:center;gap:.25rem;display:flex}.NoResults-module__IXZVgq__NoResultsTitle{color:var(--grey-900);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}.NoResults-module__IXZVgq__NoResultsSubtitle{color:var(--grey-700);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}
.CallHistoryTableControls-module__c0h7RG__CallHistoryTableControls{justify-content:space-between;align-items:center;display:flex}.CallHistoryTableControls-module__c0h7RG__PageNumber{color:var(--grey-500);text-align:center;letter-spacing:-.0125rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.CallHistoryTableControls-module__c0h7RG__PrevButtonIcon,.CallHistoryTableControls-module__c0h7RG__NextButtonIcon{text-align:center;font-family:"Font Awesome 6 Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1rem}.CallHistoryTableControls-module__c0h7RG__ButtonsContainer{justify-content:center;align-items:center;gap:.75rem;display:flex}.CallHistoryTableControls-module__c0h7RG__ButtonContainer{justify-content:center;gap:.75rem;width:100%;display:flex}
