@keyframes uc-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes uc-panel-in{0%{opacity:0}to{opacity:1}}@media only screen and (min-width:0rem){#banner-uc{background-color:var(--dark);overflow:hidden;padding:clamp(9rem,16vw,14rem) 1rem clamp(3rem,6vw,5rem);position:relative;text-align:center}#banner-uc:before{background:radial-gradient(ellipse 60% 50% at 50% 0,rgba(0,242,255,.07) 0,transparent 70%);content:"";inset:0;pointer-events:none;position:absolute}#banner-uc .cs-container{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:50rem;position:relative;width:100%}#banner-uc .cs-int-title{color:var(--headerColor);display:block;font-family:var(--headerFont);font-size:clamp(2.25rem,7vw,3.5rem);font-weight:900;line-height:1.1em}#banner-uc .cs-banner-sub{color:var(--bodyTextColor);font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6em;margin:.5rem auto 0;max-width:37.5rem}#industry-selector{background-color:var(--dark);padding:var(--sectionPadding)}#industry-selector .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem);margin:auto;max-width:75rem;width:100%}#industry-selector .cs-section-header{text-align:center}#industry-selector .cs-section-header .cs-topper{display:block;margin-bottom:.5rem;text-align:center}#industry-selector .cs-section-header .cs-title{margin:0 auto .75rem;max-width:33.75rem;text-align:center}#industry-selector .cs-section-header .cs-text{margin:0 auto;max-width:32.5rem;text-align:center}#industry-selector .cs-industry-grid{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0;width:100%}#industry-selector .cs-industry-card{background:var(--medium);border:1px solid var(--border);border-radius:.75rem;cursor:pointer;padding:.875rem 1.125rem;transition:border-color .25s ease,background .25s ease,transform .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}#industry-selector .cs-industry-card:hover{border-color:rgba(0,242,255,.4);transform:translateY(-2px)}}@media only screen and (min-width:0rem){#industry-selector .cs-industry-card:focus-visible{outline:2px solid var(--primary);outline-offset:2px}#industry-selector .cs-industry-card.is-active{background:linear-gradient(135deg,rgba(0,242,255,.08) 0,var(--medium) 70%);border-color:var(--primary)}#industry-selector .cs-industry-card.is-active .cs-card-arrow{color:var(--primary);transform:translateX(3px)}#industry-selector .cs-card-inner{align-items:center;display:flex;gap:.75rem}#industry-selector .cs-card-icon{color:var(--primary);flex-shrink:0;font-size:1.375rem;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}#industry-selector .cs-card-label{color:var(--bodyTextColorWhite);flex:1;font-family:var(--headerFont);font-size:.875rem;font-weight:600;line-height:1.3em}#industry-selector .cs-card-arrow{color:var(--bodyTextColor);flex-shrink:0;font-size:1.125rem;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;transition:color .25s ease,transform .25s ease}#industry-selector .cs-industry-card:hover .cs-card-arrow{color:var(--primary);transform:translateX(3px)}}@media only screen and (min-width:48rem){#industry-selector .cs-industry-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:64rem){#industry-selector .cs-industry-grid{grid-template-columns:repeat(3,1fr)}#industry-selector .cs-card-label{font-size:.9375rem}}@media only screen and (min-width:0rem){#industry-demo{background-color:var(--surface)}#industry-demo .uc-panel{animation:uc-panel-in .35s ease;padding:var(--sectionPadding)}#industry-demo .uc-panel-inner{display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,3.5rem);margin:auto;max-width:75rem;width:100%}#industry-demo .uc-panel-top{gap:clamp(2rem,4vw,3rem)}#industry-demo .uc-panel-info,#industry-demo .uc-panel-top{display:flex;flex-direction:column}#industry-demo .uc-industry-tag{color:var(--primary);font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 .5rem;text-transform:uppercase}#industry-demo .uc-headline{color:var(--headerColor);font-family:var(--headerFont);font-size:clamp(1.5rem,4vw,2rem);font-weight:900;line-height:1.2em;margin:0 0 1.5rem}#industry-demo .uc-pain-heading{color:var(--bodyTextColor);font-size:.6875rem;font-weight:700;letter-spacing:.12em;margin:0 0 .75rem;text-transform:uppercase}#industry-demo .uc-pain-points{display:flex;flex-direction:column;gap:.625rem;list-style:none;margin:0;padding:0}#industry-demo .uc-pain-item{align-items:flex-start;color:var(--bodyTextColor);display:flex;font-size:.875rem;gap:.625rem;line-height:1.55em}#industry-demo .uc-pain-item:before{background:rgba(0,242,255,.5);border-radius:50%;content:"";display:block;flex-shrink:0;height:.3125rem;margin-top:.4375rem;width:.3125rem}#industry-demo .uc-demo-area{display:flex;flex-direction:column;gap:.75rem}#industry-demo .uc-demo-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}#industry-demo .uc-demo-label{color:var(--bodyTextColor);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}#industry-demo .uc-replay-btn{align-items:center;background:transparent;border:1px solid var(--border);border-radius:.375rem;color:var(--bodyTextColor);cursor:pointer;display:inline-flex;font-family:var(--bodyFont);font-size:.75rem;font-weight:600;gap:.375rem;padding:.3125rem .75rem;transition:border-color .2s ease,color .2s ease}#industry-demo .uc-replay-btn:hover{border-color:var(--primary);color:var(--primary)}#industry-demo .uc-chat{background:var(--medium);border:1px solid var(--border);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}#industry-demo .uc-msg{display:flex;flex-direction:column;max-width:84%}#industry-demo .uc-msg--customer{align-items:flex-end;align-self:flex-end}#industry-demo .uc-msg--agent{align-items:flex-start;align-self:flex-start}#industry-demo .uc-msg-label{font-size:.625rem;font-weight:700;letter-spacing:.06em;margin-bottom:.25rem;text-transform:uppercase}#industry-demo .uc-msg--customer .uc-msg-label{color:var(--bodyTextColor)}#industry-demo .uc-msg--agent .uc-msg-label{color:var(--primary)}#industry-demo .uc-bubble{font-size:.875rem;line-height:1.55em;padding:.625rem .875rem}#industry-demo .uc-msg--customer .uc-bubble{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.09);border-radius:.625rem .125rem .625rem .625rem;color:var(--bodyTextColorWhite)}#industry-demo .uc-msg--agent .uc-bubble{background:rgba(0,242,255,.07);border:1px solid rgba(0,242,255,.15);border-radius:.125rem .625rem .625rem .625rem;color:var(--bodyTextColorWhite)}#industry-demo .uc-result-chip{align-self:center;background:rgba(0,242,255,.08);border:1px solid rgba(0,242,255,.2);border-radius:1.25rem;color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.02em;margin-top:.25rem;padding:.375rem .875rem;text-align:center}#industry-demo .uc-chat.is-playing .uc-msg,#industry-demo .uc-chat.is-playing .uc-result-chip{animation:uc-msg-in .4s ease forwards;opacity:0}#industry-demo .uc-chat.is-playing .uc-msg:first-child{animation-delay:.1s}#industry-demo .uc-chat.is-playing .uc-msg:nth-child(2){animation-delay:.65s}#industry-demo .uc-chat.is-playing .uc-msg:nth-child(3){animation-delay:1.3s}#industry-demo .uc-chat.is-playing .uc-msg:nth-child(4){animation-delay:1.95s}#industry-demo .uc-chat.is-playing .uc-result-chip{animation-delay:2.55s}#industry-demo .uc-panel-bottom{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:clamp(2rem,4vw,2.5rem);padding-top:clamp(1.75rem,3.5vw,2.25rem)}#industry-demo .uc-outcomes-heading{color:var(--bodyTextColor);font-size:.6875rem;font-weight:700;letter-spacing:.12em;margin:0 0 .875rem;text-transform:uppercase}#industry-demo .uc-outcome-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}#industry-demo .uc-outcome-item{align-items:flex-start;color:var(--bodyTextColor);display:flex;font-size:.9375rem;gap:.75rem;line-height:1.55em}#industry-demo .uc-outcome-item strong{color:var(--bodyTextColorWhite);font-weight:600}#industry-demo .uc-outcome-item:before{background:var(--primary);border-radius:50%;content:"";display:block;flex-shrink:0;height:.375rem;margin-top:.5rem;width:.375rem}#industry-demo .uc-panel-cta{background:var(--dark);border:1px solid var(--border);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:clamp(1.25rem,3vw,1.75rem)}#industry-demo .uc-cta-heading{color:var(--headerColor);font-family:var(--headerFont);font-size:1.125rem;font-weight:700;line-height:1.3em;margin:0}#industry-demo .uc-cta-text{color:var(--bodyTextColor);font-size:.875rem;line-height:1.6em;margin:0}}@media only screen and (min-width:64rem){#industry-demo .uc-panel-top{align-items:flex-start;flex-direction:row}#industry-demo .uc-panel-info{flex:0 0 40%;padding-right:clamp(2rem,4vw,3rem)}#industry-demo .uc-demo-area{flex:1}#industry-demo .uc-panel-bottom{align-items:flex-start;flex-direction:row}#industry-demo .uc-outcomes{flex:1;padding-right:clamp(2rem,4vw,3rem)}#industry-demo .uc-panel-cta{flex:0 0 21.25rem}}@media only screen and (min-width:0rem){#uc-cta{background-color:var(--dark);overflow:hidden;padding:var(--sectionPadding);position:relative;text-align:center}#uc-cta:before{background:radial-gradient(ellipse 70% 60% at 50% 100%,rgba(0,242,255,.06) 0,transparent 70%);content:"";inset:0;pointer-events:none;position:absolute}#uc-cta .cs-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:auto;max-width:43.75rem;position:relative;width:100%}#uc-cta .cs-topper{text-align:center}#uc-cta .cs-title{margin:0 auto;max-width:32.5rem;text-align:center}#uc-cta .cs-text{max-width:30rem;text-align:center}#uc-cta .cs-cta-group{align-items:center;display:flex;flex-direction:column;gap:.75rem;width:100%}#uc-cta .cs-button-solid{min-width:13.75rem}#uc-cta .cs-cta-note{color:var(--bodyTextColor);font-size:.8125rem;margin:0}}@media only screen and (min-width:48rem){#uc-cta .cs-cta-group{flex-direction:row;justify-content:center}}