.vnav-header{position:fixed;top:0;left:0;right:0;z-index:10000;width:100%;font-family:Inter,sans-serif}.vnav-spacer{height:60px}.vnav-header *,.vnav-popover *,.vnav-mobile-dialog *,.vnav-pricing-dialog *{box-sizing:border-box}.vnav-header button,.vnav-mobile-dialog button,.vnav-pricing-dialog button{font-family:inherit}.vnav-header a,.vnav-popover a,.vnav-mobile-dialog a,.vnav-pricing-dialog a{text-decoration:none}.vnav-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vnav-header.has-menu .vnav-backdrop{background:#fff}.vnav-container{position:relative;display:flex;gap:52px;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:14px 20px}.vnav-left{display:flex;gap:20px;align-items:center}.vnav-brand{display:flex;flex:0 0 100px;gap:4px;align-items:center;width:100px;height:30px;color:#202020}.vnav-brand img{display:block;flex:none;width:26px;height:26px;object-fit:contain}.vnav-brand span{font:700 22px/1 Plus Jakarta Sans,sans-serif;letter-spacing:-1px}.vnav-links{display:flex;gap:8px;align-items:center}.vnav-product-hover{position:relative;display:flex}.vnav-product-hover:after{content:"";position:absolute;top:100%;right:0;left:0;height:24px}.vnav-dropdown-trigger{display:flex;gap:4px;align-items:center;height:32px;padding:4px 10px;border:0;border-radius:8px;background:transparent;color:#646464;font:500 14px/20px Inter,sans-serif;letter-spacing:-.15px;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}.vnav-dropdown-trigger img{display:block;width:14px;height:14px}.vnav-dropdown-trigger:hover{background:#0000000a}.vnav-dropdown-trigger.is-active{background:#0000000f}.vnav-text-button{display:flex;gap:4px;align-items:center;height:32px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#646464;font:500 14px/20px Inter,sans-serif;letter-spacing:-.15px;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}.vnav-text-button:hover{background:#f0f0f0}.vnav-actions{display:flex;gap:10px;align-items:center}.vnav-cta{display:flex;gap:4px;justify-content:center;align-items:center;height:32px;padding:8px 12px;border:0;border-radius:8px;box-shadow:none;font:600 14px/16px Inter,sans-serif;letter-spacing:-.15px;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}.vnav-login{background:#f0f0f0;color:#000}.vnav-login:hover{background:#dedede}.vnav-start{background:#202020;color:#fff}.vnav-start:hover{background:#202020cc}.vnav-hamburger{display:none;flex-direction:column;justify-content:space-between;width:32px;height:32px;padding:8px;border:0;background:none;cursor:pointer}.vnav-hamburger span{width:100%;height:2px;border-radius:1px;background:#646464}.vnav-header :focus-visible,.vnav-popover :focus-visible,.vnav-mobile-dialog :focus-visible,.vnav-pricing-dialog :focus-visible{outline:2px solid #986eb2;outline-offset:3px}.vnav-popover{position:fixed;top:60px;right:auto;bottom:auto;left:var(--vnav-product-left, 140px);width:max-content;min-width:260px;max-width:320px;max-height:calc(100dvh - 60px);margin:0;padding:20px 24px;overflow:auto;border:1px solid #e8e8e8;border-radius:12px;background:#fff;color:#202020;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-family:Inter,sans-serif}.vnav-popover::backdrop{background:transparent}.vnav-menu-grid{display:grid;grid-template-columns:1fr;align-items:start;width:100%}.vnav-menu-column{display:flex;flex:1;flex-direction:column;gap:12px;min-width:0;min-height:0;padding:16px 20px}.vnav-popover .vnav-menu-column{gap:8px;padding:0}.vnav-menu-column h2{margin:0;padding:0 6px;color:#838383;font:500 12px/18px Inter,sans-serif;letter-spacing:.5px;text-transform:uppercase}.vnav-menu-links{display:flex;flex-direction:column;gap:4px}.vnav-feature-link{display:flex;gap:10px;align-items:center;width:100%;min-height:44px;padding:4px 6px;border-radius:6px;color:#202020;font:500 14px/20px Inter,sans-serif;letter-spacing:-.15px;transition:background-color .2s ease}.vnav-feature-link:hover{background:#0000000a}.vnav-feature-icon{display:block;flex:none;width:34px;height:34px;overflow:visible;pointer-events:none}.vnav-mobile-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:#fff;color:#202020;font-family:Inter,sans-serif}.vnav-mobile-dialog[open]{display:flex;flex-direction:column}.vnav-mobile-dialog::backdrop{background:#00000080}.vnav-mobile-header{display:flex;flex:none;justify-content:space-between;align-items:center;padding:14px 20px;background:#ffffffe6;border-bottom:1px solid #e8e8e8}.vnav-close{display:flex;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;border:0;border-radius:8px;background:transparent;color:#202020;cursor:pointer}.vnav-close:hover{background:#0000000a}.vnav-mobile-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:0;overflow:hidden}.vnav-mobile-items{display:flex;flex:1;flex-direction:column;gap:6px;overflow-y:auto;padding:12px}.vnav-mobile-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;border:0;border-radius:6px;background:transparent;color:#202020;text-align:left;font:650 26px/1.25 Plus Jakarta Sans,sans-serif!important;letter-spacing:-.91px;cursor:pointer}.vnav-mobile-item:hover{background:#0000000a}.vnav-mobile-arrow{flex:none;color:#202020;transition:transform .2s ease}.vnav-mobile-arrow.is-expanded{transform:rotate(90deg)}.vnav-mobile-dialog .vnav-menu-grid{display:flex;padding-top:0;flex-direction:column;padding-bottom:10px}.vnav-mobile-dialog .vnav-menu-column{width:100%;min-height:0;padding:14px}.vnav-mobile-dialog .vnav-feature-link{gap:10px;min-height:44px;font-size:16px}.vnav-mobile-footer{display:flex;flex:none;flex-direction:column;gap:10px;padding:22px 22px max(22px,env(safe-area-inset-bottom));border-top:1px solid #e8e8e8}.vnav-mobile-cta{display:flex;justify-content:center;align-items:center;width:100%;padding:14px 20px;border:0;border-radius:8px;font:650 18px/24px Inter,sans-serif;letter-spacing:-.36px}.vnav-pricing-dialog{position:fixed;width:min(420px,calc(100vw - 40px));max-width:none;margin:auto;padding:40px 32px 32px;border:1px solid #e8e8e8;border-radius:16px;background:#fff;color:#202020;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-family:Inter,sans-serif}.vnav-pricing-dialog::backdrop{background:#00000050}.vnav-pricing-close{position:absolute;top:12px;right:12px}.vnav-pricing-dialog h2{margin:0 0 12px;font:700 30px/1.2 Plus Jakarta Sans,sans-serif;letter-spacing:-.04em;text-wrap:balance}.vnav-pricing-dialog p{margin:0 0 24px;color:#646464;font:400 16px/1.5 Inter,sans-serif;text-wrap:pretty}.vnav-pricing-cta{display:inline-flex;align-items:center;padding:12px 20px;border-radius:12px;background:#202020;color:#fff;font:600 16px/1.25 Inter,sans-serif;letter-spacing:-.02em}.vnav-pricing-cta:hover{background:#2a2a2a}@media(max-width:1100px){.vnav-container{gap:16px}}@media(max-width:820px){.vnav-backdrop{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.vnav-product-hover,.vnav-desktop-link,.vnav-header .vnav-login,.vnav-mobile-header .vnav-login,.vnav-mobile-footer .vnav-start{display:none}.vnav-hamburger{display:flex}.vnav-popover{display:none}.vnav-container{padding-top:8px;padding-bottom:8px}.vnav-cta{min-height:44px}.vnav-header .vnav-brand{height:44px}.vnav-hamburger{width:44px;height:44px;padding:14px;margin-inline:-6px}.vnav-mobile-header{padding:8px 20px;background:#fff}.vnav-mobile-header .vnav-brand{height:44px}.vnav-mobile-header .vnav-cta{min-height:44px}.vnav-close{width:44px;height:44px;padding:14px;margin-inline:-6px}.vnav-brand,.vnav-hamburger,.vnav-close{-webkit-tap-highlight-color:transparent}}@media(max-width:370px){.vnav-container,.vnav-mobile-header{padding-right:14px;padding-left:14px}.vnav-actions{gap:6px}.vnav-cta{padding-right:9px;padding-left:9px}}@media(prefers-reduced-motion:reduce){.vnav-header *,.vnav-popover *,.vnav-mobile-dialog *,.vnav-pricing-dialog *{transition:none}}.vnav-text-button[aria-current=page]{color:#81559e;background:#f4edf9}@font-face{font-family:Showcase-Lato;src:url(/assets/showcase-workspace/lato-regular-subset.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Showcase-Lato;src:url(/assets/showcase-workspace/lato-bold-subset.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.sw-rail,.sw-navigation{--sw-u: .9536231884px;position:relative;display:block;width:100%;height:100%;overflow:hidden;font-family:Showcase-Lato,Lato,Arial,sans-serif;font-weight:400;letter-spacing:normal;text-align:left;text-shadow:none;box-sizing:border-box}.sw-rail *,.sw-navigation *{box-sizing:border-box}.sw-icon{display:block;flex:none;fill:currentColor}.sw-line-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sw-chevron{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.sw-rail{background:#181818;color:#ebebeb}.sw-brand-slot{position:absolute;top:calc(8 * var(--sw-u));left:calc(17 * var(--sw-u));width:calc(36 * var(--sw-u));height:calc(36 * var(--sw-u));border:1.25px dotted #a1a1ab;border-radius:calc(9 * var(--sw-u));background:#ffffff04}.showcase-brand{--sw-u: .9536231884px;position:absolute;width:calc(36 * var(--sw-u));height:calc(36 * var(--sw-u));border-radius:calc(9 * var(--sw-u));overflow:hidden;background:#fff}.showcase-brand img{display:block;width:100%;height:100%;filter:grayscale(1) contrast(5) invert(1)}.sw-brand-glow{position:absolute;left:calc(3 * var(--sw-u));top:calc(-2 * var(--sw-u));width:calc(64 * var(--sw-u));height:calc(67 * var(--sw-u));pointer-events:none}.sw-brand-glow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 28% 53%,#416cfa99,transparent 50%),radial-gradient(ellipse at 67% 30%,#b437e8bb,transparent 51%),radial-gradient(ellipse at 67% 58%,#a41c9e99,transparent 48%),radial-gradient(ellipse at 48% 78%,#bd794d88,transparent 43%);filter:blur(calc(5 * var(--sw-u)))}.sw-rail-item{position:absolute;left:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:calc(3 * var(--sw-u))}.sw-rail-icon{display:grid;place-items:center;width:calc(36 * var(--sw-u));height:calc(36 * var(--sw-u));border-radius:calc(8 * var(--sw-u))}.sw-rail-selected .sw-rail-icon{background:#4b4b4b}.sw-rail-label{display:block;max-width:calc(64 * var(--sw-u));font-size:calc(11 * var(--sw-u));line-height:calc(13 * var(--sw-u));text-align:center;color:#eee}.sw-rail-plus{position:absolute;left:calc(17 * var(--sw-u));display:grid;place-items:center;width:calc(36 * var(--sw-u));height:calc(36 * var(--sw-u));border-radius:50%;background:#484848}.sw-navigation{color:#323232;background:#f4f4f4;font-size:calc(15 * var(--sw-u));line-height:calc(22 * var(--sw-u))}.sw-nav-heading{position:absolute;inset:0 0 auto;height:calc(49 * var(--sw-u));display:flex;align-items:center;gap:calc(6 * var(--sw-u));padding:0 calc(12 * var(--sw-u)) 0 calc(16 * var(--sw-u))}.sw-wordmark{font-family:Fredoka,sans-serif;font-weight:500;font-size:calc(18 * var(--sw-u));line-height:calc(24 * var(--sw-u));letter-spacing:-.02em}.sw-heading-actions{margin-left:auto;display:flex;align-items:center;gap:calc(5 * var(--sw-u))}.sw-heading-actions>span{display:grid;place-items:center;width:calc(32 * var(--sw-u));height:calc(32 * var(--sw-u))}.sw-search{position:absolute;left:calc(16 * var(--sw-u));right:calc(16 * var(--sw-u));display:flex;align-items:center;gap:calc(6 * var(--sw-u));padding:0 calc(4 * var(--sw-u));border:calc(1 * var(--sw-u)) solid #d9d9dc;border-radius:calc(4 * var(--sw-u));background:#fff;color:#575757;font-size:calc(13 * var(--sw-u));white-space:nowrap}.sw-search>span{overflow:hidden;text-overflow:ellipsis}.sw-nav-row,.sw-section,.sw-person{position:absolute;left:0;right:0;display:flex;align-items:center;padding:0 calc(20 * var(--sw-u));gap:calc(8 * var(--sw-u));white-space:nowrap}.sw-count{margin-left:auto;color:#575757;font-size:calc(12 * var(--sw-u))}.sw-setup{position:absolute;left:calc(16 * var(--sw-u));right:calc(16 * var(--sw-u));display:flex;align-items:center;padding:0 calc(10 * var(--sw-u));gap:calc(8 * var(--sw-u));border-radius:calc(4 * var(--sw-u));background:#e7e7e7;font-size:calc(12 * var(--sw-u))}.sw-setup img{width:calc(16 * var(--sw-u));height:calc(16 * var(--sw-u))}.sw-setup .sw-count{font-size:calc(16 * var(--sw-u))}.sw-separator{position:absolute;left:calc(16 * var(--sw-u));right:calc(16 * var(--sw-u));background:#e2e2e4}.sw-section{font-size:calc(13 * var(--sw-u));line-height:calc(20 * var(--sw-u));font-weight:700;gap:calc(12 * var(--sw-u))}.sw-section-end{display:grid;place-items:center;margin-left:auto;color:#686868}.sw-empty{position:absolute;left:calc(42 * var(--sw-u));font-size:calc(12 * var(--sw-u));line-height:calc(18 * var(--sw-u));color:#575757;white-space:nowrap}.sw-add{display:grid;place-items:center;width:calc(20 * var(--sw-u));height:calc(20 * var(--sw-u));border-radius:calc(4 * var(--sw-u));background:#e7e7e7;margin-right:calc(-4 * var(--sw-u));font-size:calc(16 * var(--sw-u))}.sw-person{gap:calc(8 * var(--sw-u))}.sw-person-selected{background:#dfdfe0;color:#242424}.sw-person-image{display:flex;width:calc(45 * var(--sw-u));flex:none}.sw-person-image img{display:block;width:calc(26 * var(--sw-u));height:calc(26 * var(--sw-u));object-fit:cover;border-radius:calc(3 * var(--sw-u))}.sw-person-name{min-width:0;overflow:hidden;white-space:nowrap}.sw-person small{color:#575757;font-size:calc(12 * var(--sw-u))}@font-face{font-family:Vocalis-Lato;src:url(/assets/Lato.black-subset.woff2) format("woff2");font-style:normal;font-weight:900;font-display:swap}.sc-card,.sc-conversation{display:flex;flex-direction:column;width:100%;height:100%;color:#29282e;font:14px/1.45 Inter,sans-serif;text-align:left}.sc-card{padding:21px}.sc-icon{display:inline-block;width:20px;height:20px;flex:none;object-fit:contain}.sc-title{font-size:18px;font-weight:650;letter-spacing:-.035em;line-height:1.25}.sc-title-row{display:flex;align-items:center;gap:10px}.sc-title-row>:last-child{margin-left:auto}.sc-subtitle{display:block;color:#8d8b94;font-size:13px;margin-top:5px}.sc-muted{color:#a2a0a8;font-size:11px;margin-left:auto}.sc-avatar{width:27px;height:27px;border-radius:50%;object-fit:cover;border:2px solid white}.sc-badge{display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:3px 8px;border-radius:5px;font-size:11px;font-weight:550;white-space:nowrap}.sc-badge>span{width:5px;height:5px;border-radius:50%;background:currentColor}.sc-badge-green{color:#23915a;background:#eaf8ef}.sc-badge-purple{color:#8b58c9;background:#f0e9fb}.sc-color-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;flex:none}.sc-color-icon .sc-icon{width:19px;height:19px}.sc-peach{background:#fff1e7}.sc-peach .sc-icon{filter:invert(63%) sepia(47%) saturate(616%) hue-rotate(331deg)}.sc-mint{background:#dbf6e9}.sc-mint .sc-icon{filter:invert(45%) sepia(61%) saturate(510%) hue-rotate(111deg)}.sc-lilac{background:#efe5ff}.sc-lilac .sc-icon{filter:invert(36%) sepia(70%) saturate(1020%) hue-rotate(223deg)}.showcase-panel.showcase-panel-ai{border:0;box-shadow:inset 0 1px #ffffffc9}.sc-ai{align-items:flex-start;padding:0 24px 20px;background:linear-gradient(155deg,#f5eefc 8%,#fbf8fd 50%,#fff 82%);text-align:left}.sc-ai-art{display:grid;place-items:center;width:100%;height:212px;flex:none}.sc-ai-art img{width:198px;height:198px;object-fit:contain}.sc-ai-title{font-size:20px;line-height:1.2;letter-spacing:-.035em;font-weight:650}.sc-ai-description{margin-top:6px;font-size:14.5px;line-height:1.4;color:#8e8597}.sc-integrations{padding:16px 15px;border:1px solid transparent;border-radius:12px;background:transparent}.sc-integration-summary{display:flex;flex-direction:column;gap:6px}.sc-integrations .sc-title{font-size:17px}.sc-integration-description{display:block;color:#99919f;font-size:12px;line-height:17px}.sc-integration-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 8px;margin-top:15px;padding:0;align-content:start}.sc-integration{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.sc-logo-tile{width:32px;height:32px;border:1px solid #efedf2;background:#fff;border-radius:8px;display:grid;place-items:center;box-shadow:0 2px 3px #29202c08}.sc-logo-tile img{width:24px;height:24px;object-fit:contain}.sc-integration>span:last-child{width:100%;min-height:14px;color:#a29ca8;font-size:6px;line-height:7px;text-align:center;white-space:normal;text-wrap:balance}.sc-activity{padding:20px 18px 16px}.sc-activity-chart{position:relative;display:flex;align-items:flex-end;justify-content:space-between;height:132px;padding:10px 5px 0;border-bottom:1px solid #f0eef4}.sc-chart-day{display:flex;flex-direction:column;align-items:center;color:#b8b1c4;font-size:9px;gap:6px;height:105px}.sc-chart-track{display:flex;align-items:flex-end;height:90px;width:20px;background:#f9f6fd;border-radius:5px}.sc-chart-track>span{display:block;width:100%;background:#d3bff5;border-radius:5px}.sc-chart-day:nth-child(4) .sc-chart-track>span,.sc-chart-day:nth-child(6) .sc-chart-track>span{background:#9471d9}.sc-chart-day:nth-child(2) .sc-chart-track>span{background:#edc3a3}.sc-chart-day:nth-child(3) .sc-chart-track>span{background:#dba6c7}.sc-chart-day:nth-child(5) .sc-chart-track>span{background:#9ed9c0}.sc-avatar-stack{display:flex;padding-right:3px}.sc-avatar-stack .sc-avatar+.sc-avatar{margin-left:-10px}.sc-automation{flex-direction:column;gap:4px;padding:11px 15px}.sc-routing-icon{display:grid;place-items:center;width:25px;height:25px;flex:none;border-radius:6px;border:1px solid #e5e5e9;background:#fff;box-shadow:0 1px 1px #18182006}.sc-routing-icon svg{width:19px;height:19px;stroke:#ec9862;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sc-automation-copy{display:flex;flex-direction:column;gap:1px}.sc-automation-copy strong{font-size:16px;line-height:1.2;font-weight:550}.sc-automation-copy>span:not(.sc-route-active){font-size:11px;color:#9a969e}.sc-route-active{display:flex;align-items:center;justify-content:center;gap:5px;height:20px;margin-top:4px;border:1px solid #d8eee0;border-radius:5px;background:#edfaf1;color:#54a27a;font-size:12px}.sc-route-active svg{width:12px;height:12px}.sc-overview{padding:20px;gap:15px}.sc-overview .sc-title{font-size:16px}.sc-overview-row{display:flex;align-items:center;gap:8px;font-size:11px}.sc-overview-row .sc-icon{width:14px;height:14px;opacity:.55}.sc-overview-row>span:first-of-type{width:88px}.sc-progress{display:block;width:90px;height:5px;background:#f4f2f6;border-radius:5px}.sc-progress>span{display:block;height:100%;border-radius:5px}.sc-tone-blue .sc-progress>span{background:#d79b70}.sc-tone-pink .sc-progress>span{background:#e793bb}.sc-tone-green .sc-progress>span{background:#74c4a2}.sc-tone-purple .sc-progress>span{background:#b69be6}.sc-appointment{gap:13px;background:linear-gradient(#fbfefb,#fff)}.sc-appointment>.sc-subtitle{margin:-6px 0 0;font-size:11px}.sc-appointment-person{display:flex;gap:9px;align-items:center;padding-top:13px;margin-top:3px;border-top:1px solid #eef4ef}.sc-appointment-person>span{display:flex;flex-direction:column;font-size:10px;color:#959b94}.sc-appointment-person strong{font-size:13px;color:#545b55}.sc-appointment-person>.sc-icon{margin-left:auto;width:17px;opacity:.5}.sc-live-call{gap:16px;background:linear-gradient(120deg,#fff,#fbf5ff)}.sc-live-call .sc-title{font-size:21px}.sc-live-bottom{display:flex;align-items:center;gap:6px;font-size:11px;color:#968c9e}.sc-live-bottom>img,.sc-live-bottom>picture>img{width:31px;height:31px}.sc-mini-wave{display:flex;gap:2px;align-items:center;margin-left:auto}.sc-mini-wave i{width:2px;background:#bca1e3;border-radius:2px}.sc-followup{gap:13px;background:#fffdf9}.sc-followup .sc-title{font-size:17px}.sc-followup-row{display:flex;align-items:center;gap:8px;margin-top:3px}.sc-followup-row>span{display:flex;flex-direction:column;gap:3px;color:#a49587;font-size:10px}.sc-followup-row strong{color:#675d51;font-size:12px}.sc-followup-row>.sc-icon{margin-left:auto;width:16px;opacity:.5}.sc-handoff{gap:14px;background:linear-gradient(130deg,#fff,#f7f3ff);padding:19px}.sc-handoff .sc-title{font-size:16px}.sc-handoff-message{display:flex;gap:10px;align-items:flex-start}.sc-handoff-message>span{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#92899f}.sc-handoff-message strong{color:#574c64;font-size:13px}.sc-handoff-message small{margin-left:7px;font-weight:400;color:#b4aabd;font-size:10px}.sc-handoff-footer{display:flex;align-items:center;gap:6px;font-size:9px;color:#9e93a9}.sc-handoff-footer .sc-avatar{width:23px;height:23px}.sc-handoff-footer .sc-badge{font-size:8px;padding:3px 5px}.sc-handoff-footer .sc-badge{margin-left:auto}.sc-conversation{padding-top:14px;background:#fff}.sc-conversation-header{display:flex;align-items:center;padding:0 19px;gap:15px}.sc-caller-cell{display:inline-flex;align-items:center;gap:9px;flex:none;height:30px;padding:0 10px;border:1px solid #d8dde4;border-radius:10px;background:#fff;color:#0f172a;box-shadow:inset 0 0 0 1px #f1f3f5;font:900 18px/24px Vocalis-Lato,Lato,Arial,sans-serif;letter-spacing:normal;white-space:nowrap}.sc-caller-cell svg{width:17px;height:17px;flex:none}.sc-conversation-header .sc-icon{width:17px;height:17px}.sc-share{margin-left:auto;display:flex;align-items:center;gap:6px;padding:4px 9px;border:1px solid #e6e4e9;border-radius:5px;font-size:12px}.sc-conversation-meta{margin:4px 19px 15px;color:#939099;font-size:11px}.sc-conversation-meta>span{margin:0 6px}.sc-tabs{display:flex;gap:20px;padding:0 18px;border-bottom:1px solid #e6e4e9}.sc-tabs>span{display:flex;align-items:center;gap:6px;padding-bottom:11px;font-size:13px}.sc-tabs .sc-icon{width:16px;height:16px}.sc-tabs .sc-tab-active{border-bottom:2px solid #866185;font-weight:600}.sc-player{display:flex;align-items:center;gap:11px;padding:11px;margin:13px 15px;border:1px solid #e6e6eb;border-radius:6px}.sc-play{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:7px;background:#8050a5}.sc-play .sc-icon{width:16px;height:16px;filter:invert(1)}.sc-waveform{display:flex;align-items:center;justify-content:space-between;gap:3px;flex:1;min-width:0}.sc-waveform i{width:8px;min-width:2px;border-radius:1px;background:#9469b7}.sc-player>span:last-child{font-size:10px;color:#8e8b93;white-space:nowrap;flex:none}.sc-transcript{margin:0 15px;padding:13px;background:#f7f7fa;border:1px solid #eeedf3;border-radius:8px;display:flex;flex-direction:column;gap:14px}.sc-transcript-label{display:flex;align-items:center;gap:8px;color:#6e6b76;font-size:9px;letter-spacing:.06em}.sc-transcript-label .sc-badge{margin-left:auto;letter-spacing:0;font-size:9px}.sc-message{display:flex;flex-direction:column;gap:4px;max-width:82%}.sc-message>span:first-child{display:flex;gap:8px;align-items:center;font-size:12px}.sc-message small{font-size:10px;color:#9997a1}.sc-message-text{display:block;background:#fff;border:1px solid #eae9f0;box-shadow:0 1px 1px #00000009;border-radius:9px;padding:9px 12px;font-size:13px;line-height:1.45}.sc-message-ai{margin-left:auto}.sc-message-ai .sc-message-text{background:#8050a5;border-color:#8050a5;color:#fff}.sc-booked-event{display:flex;gap:10px;align-items:center;border:1px solid #d9ebdf;background:#f8fff9;border-radius:8px;padding:11px}.sc-booked-event>span:nth-child(2){display:flex;flex-direction:column;gap:3px;font-size:10px;color:#849d89}.sc-booked-event strong{font-size:12px;color:#417d4d}.sc-booked-event>.sc-icon{margin-left:auto;width:16px}.sc-call-summary{padding:18px;gap:10px;background:linear-gradient(145deg,#fdfbff,#fff 65%)}.sc-call-summary-heading{display:flex;align-items:center;justify-content:space-between;min-height:25px}.sc-call-summary-heading>strong{font-size:17px;line-height:1.2;font-weight:650;letter-spacing:-.03em}.sc-call-summary-sparkle{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#f1ebfa}.sc-call-summary-sparkle .sc-icon{width:15px;height:15px;filter:invert(42%) sepia(36%) saturate(913%) hue-rotate(225deg)}.sc-call-summary-person{display:flex;align-items:center;gap:8px}.sc-call-summary-person>span{display:flex;flex-direction:column;gap:1px;font-size:10px;line-height:1.3;color:#9a929f}.sc-call-summary-person strong{color:#48414f;font-size:13px;font-weight:600}.sc-call-summary-person>.sc-icon{width:15px;height:15px;margin-left:auto;opacity:.4}.sc-call-summary-outcome{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;border:1px solid #e5f0e8;border-radius:8px;background:#f4faf6}.sc-call-summary-check{display:grid;place-items:center;width:17px;height:17px;flex:none;border-radius:50%;background:#d8ecdf}.sc-call-summary-check .sc-icon{width:11px;height:11px;filter:invert(43%) sepia(26%) saturate(629%) hue-rotate(92deg)}.sc-call-summary-outcome>span:last-child{display:flex;flex-direction:column;min-width:0;gap:5px}.sc-call-summary-outcome strong{color:#437251;font-size:12px;line-height:1.3;font-weight:600}.sc-call-summary-date{display:flex;align-items:center;gap:5px;color:#8da393;font-size:10px;line-height:1.25;white-space:nowrap}.sc-call-summary-date .sc-icon{width:11px;height:11px;opacity:.55}.sc-call-summary-next{display:flex;flex-direction:column;gap:3px;margin-top:auto}.sc-call-summary-next>span{color:#aaa0b4;font-size:9px;line-height:1.2}.sc-call-summary-next>strong{color:#78618c;font-size:11px;line-height:1.3;font-weight:550}@font-face{font-family:Brightter Clash Display;src:url(/assets/brightter/673b7b3b6026463e2f056ff4_ClashDisplay-Variable.ttf) format("truetype");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:Brightter Clash Grotesk;src:url(/assets/brightter/673b90093b00e006bba42f29_ClashGrotesk-Variable.ttf) format("truetype");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:Brightter Outfit;src:url(/assets/brightter/672d169456909ac28a85e14d_Outfit-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.enquiry-dialog{width:min(1200px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;border:0;border-radius:12px;background:#fff;color:#080c06;overflow:auto;overscroll-behavior:contain;scroll-padding-block:90px 24px;font:400 16px/1.3 Brightter Outfit,sans-serif;box-shadow:0 20px 80px #0002}.enquiry-dialog::backdrop{background:#14141473;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.enquiry-dialog::-webkit-scrollbar{width:5px}.enquiry-dialog::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:3px}.enquiry-topbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:flex-end;padding:16px 28px;height:72px;background:#fff}.enquiry-close{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#f4f4f4}.enquiry-close:hover{background:#eaeaea}.enquiry-layout{display:flex;justify-content:space-between;align-items:flex-start;gap:80px;width:calc(100% - 112px);max-width:1044px;margin:40px auto 0;padding-bottom:104px}.enquiry-intro,.enquiry-right{width:100%;min-width:0;flex:1}.enquiry-intro{display:flex;flex-direction:column;gap:24px;max-width:600px}.enquiry-right{max-width:632px}.enquiry-title-wrap{padding-bottom:8px;margin-bottom:12px}.enquiry-intro h2{max-width:500px;margin:0;padding:0;color:#080c06;text-transform:capitalize;font:500 56px/1.18 Brightter Clash Display,Arial,sans-serif;letter-spacing:-1px}.enquiry-intro p{margin:0;font:400 16px/24px Brightter Clash Grotesk,Arial,sans-serif;color:#000}.enquiry-intro strong{font-weight:700}.enquiry-form{display:flex;flex-direction:column;gap:16px;margin:0 0 15px}.enquiry-form[hidden]{display:none}.enquiry-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.enquiry-field{min-width:0}.enquiry-label{display:block;margin-bottom:8px;text-transform:capitalize;font:500 16px/24px Brightter Clash Grotesk,Arial,sans-serif;letter-spacing:normal}.enquiry-control-wrap{position:relative}.enquiry-form input:not([type=checkbox]){box-sizing:border-box;display:block;width:100%;height:44px;margin:0;padding:8px 12px;border:1px solid #e8ebe6;border-radius:4px;box-shadow:none;background:#fff;color:#333;font:400 14px/20px Brightter Outfit,sans-serif;letter-spacing:normal}.enquiry-form input::placeholder{color:#999;opacity:1}.enquiry-form input:focus{border-color:#3898ec;outline:0}.enquiry-privacy{display:block;width:100%;padding-left:20px;margin:16px 0 5px;color:#656664;font:400 16px/24px Brightter Clash Grotesk,Arial,sans-serif}.enquiry-privacy input{float:left;width:13px;height:13px;margin:4px 0 0 -20px;padding:0;accent-color:#080c06}.enquiry-privacy a{color:#080c06;text-decoration:underline;font-weight:400}.enquiry-submit{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:154px;max-width:100%;height:44px;margin:0;padding:9px 15px;border:0;border-radius:22px;box-shadow:none;background:#080c06;color:#fff;text-transform:capitalize;font:500 16px/24px Brightter Clash Grotesk,Arial,sans-serif;transition:background-color .4s}.enquiry-submit:hover{background:#080c06a3}.enquiry-submit[disabled]{background:#080c0666;cursor:default}.enquiry-field-error,.enquiry-send-error{margin:8px 0 0;color:#b42318;font:400 14px/20px Brightter Clash Grotesk,Arial,sans-serif}.enquiry-send-error{margin:0}.enquiry-send-error a{color:inherit;text-decoration:underline}.enquiry-form input:not([type=checkbox])[aria-invalid=true]{border-color:#b42318}.enquiry-honeypot{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.enquiry-review{font:400 16px/24px Brightter Clash Grotesk,Arial,sans-serif}.enquiry-review h3{margin:0 0 20px;font:500 32px/1.2 Brightter Clash Display,Arial,sans-serif}.enquiry-review p{margin:0 0 24px}@media(max-width:991px){.enquiry-layout{flex-direction:column;gap:32px;width:75%;padding-bottom:75px}.enquiry-intro,.enquiry-right{max-width:100%;flex:auto}.enquiry-intro h2{font-size:44px}}@media(max-width:767px){.enquiry-dialog{width:100vw;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.enquiry-topbar{height:64px;padding:12px 20px}.enquiry-layout{width:calc(100% - 40px);margin-top:40px;padding-bottom:50px}.enquiry-intro h2{font-size:36px}.enquiry-label{font-size:14px;line-height:21px}.enquiry-privacy{font-size:12px}}@media(max-width:479px){.enquiry-pair{grid-template-columns:1fr}.enquiry-intro h2{line-height:1.16}}@media(max-width:767px){html:has(.enquiry-dialog[open]){scrollbar-gutter:auto}}.enquiry-selected-plan{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 28px;padding:16px 20px;background:#f6f1fa;border:1px solid #e4d6ed;border-radius:12px;color:#41334a;font:400 15px/1.5 Inter,sans-serif}.enquiry-selected-plan strong{font-weight:600}.enquiry-selected-plan span{font-size:13px;color:#807086}@font-face{font-family:Vocalis Artwork;src:url(/assets/vectors/lato-regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Vocalis Artwork;src:url(/assets/vectors/lato-bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}.vector-illustration{display:block;width:100%;height:auto;overflow:hidden;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}img{-webkit-user-drag:none}@font-face{font-family:Quo Roobert;src:url(/assets/quo-features/Roobert-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}.vf-section{padding:104px 32px 80px;background:#fff;color:#000;font-family:Inter,sans-serif;scroll-margin-top:110px}.vf-container{max-width:1200px;margin-inline:auto}.vf-intro{margin-bottom:48px}.vf-intro h2{display:flex;align-items:center;gap:10px;margin:0;font:500 48px/1.1 Quo Roobert,sans-serif;letter-spacing:-.02em}.vf-handled{width:138px;height:68px;flex:none;overflow:visible}.vf-intro p{margin:18px 0 0;color:#636363;font:400 18px/28px Inter,sans-serif;letter-spacing:-.3px}.vf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:24px}.vf-card{container-type:inline-size;min-width:0;display:flex;flex-direction:column;background:#f7f6f5;border:1px solid #0000001a;border-radius:10px;overflow:hidden}.vf-card-top{padding:32px}.vf-card h3{margin:0;font:500 24px/26.4px Quo Roobert,sans-serif;letter-spacing:-.48px;min-height:52.8px}.vf-card-description{margin:14px 0 0;color:#6d6970;font:400 14px/22px Inter,sans-serif;text-wrap:pretty}.vf-card>.vf-art{margin-top:auto}@media(max-width:991px){.vf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vf-section{padding:80px 32px}.vf-intro h2{font-size:36px}.vf-handled{width:104px;height:51px}}.vf-feature-illustration{display:block;width:100%;max-width:384px;height:calc(min(100cqw,384px) * 2 / 3 + 24px);margin-inline:auto;flex:none;object-fit:fill;background:#f7f6f5}@media(max-width:767px){.vf-section{padding:64px 5.2% 48px}.vf-intro{margin-bottom:32px}.vf-intro h2{font-size:24px;line-height:26.4px;gap:6px}.vf-handled{width:69px;height:34px}.vf-intro p{font-size:14px;line-height:21px;letter-spacing:-.15px;margin-top:14px;max-width:370px}.vf-grid{grid-template-columns:minmax(0,1fr);gap:20px}.vf-card-top{padding:20px}.vf-card h3{font-size:16px;line-height:19.2px;letter-spacing:-.32px;min-height:0}.vf-card .vf-art{margin-top:auto}}@media(max-width:767px){.vf-card-description{font-size:13px;line-height:20px;margin-top:10px}.vf-card h3{text-wrap:balance}}@media(min-width:992px){.vf-card-top{padding:24px 20px 16px}.vf-card h3{font-size:25px;line-height:27.5px;letter-spacing:-.5px;min-height:55px;text-wrap:balance}.vf-card-title-line{display:block;white-space:nowrap}.vf-card-description{margin-top:10px}}.vf-routing-title-line{display:block}.how-work-section{--how-work-surface: #ddd1ed;--how-work-ink: #2d2437;--how-work-muted: #5c4d69;--how-work-body: #51445c;--how-work-footnote: #655570;--how-work-rule: #b5a2c5;--how-work-accent: #5c3879;margin:0;padding:36px 32px;background:var(--how-work-surface);color:var(--how-work-ink);font-family:Inter,sans-serif;scroll-margin-top:76px}.how-work-section:has(+.next-steps,+.home-industries){margin-bottom:0}.how-work-section-heading{display:flex;align-items:center;justify-content:center;gap:12px;max-width:1164px;margin:0 auto 20px;font:500 44px/1.15 Plus Jakarta Sans,sans-serif;letter-spacing:-.035em;text-align:center}.how-work-section-heading>span{white-space:nowrap}.how-work-meta{display:flex;align-items:center;gap:16px;max-width:430px}.how-work-carousel{position:relative;display:grid;grid-template-columns:minmax(0,474fr) minmax(0,690fr);max-width:1164px;margin-inline:auto;align-items:start}.how-work-copy-column{display:flex;flex-direction:column;gap:12px;min-width:0}.how-work-counter{flex:none;color:var(--how-work-muted);font:400 16px/22.4px Inter,sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap}.how-work-counter-window{display:inline-block;height:22.4px;overflow:hidden;vertical-align:bottom}.how-work-counter-track{display:flex;flex-direction:column;height:22.4px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.how-work-counter-track>span{flex:0 0 100%}.how-work-copy-frame{display:grid}.how-work-copy-slide{grid-area:1 / 1;display:flex;flex-direction:column;gap:64px;min-width:0;visibility:hidden;pointer-events:none}.how-work-copy-slide.is-active{visibility:visible;pointer-events:auto}.how-work-headline{margin:0;font:500 36px/1.15 Plus Jakarta Sans,sans-serif;letter-spacing:-.03em;text-wrap:balance}.how-work-line-mask{display:block;overflow:hidden;padding-bottom:.08em;margin-bottom:-.08em}.how-work-line-mask>span{display:block}.how-work-copy-slide.is-active .how-work-line-mask>span{animation:howWorkHeadlineEnter .32s cubic-bezier(.22,1,.36,1) both}.how-work-copy-slide.is-active .how-work-line-mask:nth-child(2)>span{animation-delay:33ms}.how-work-body{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:335px;padding-left:16px;border-left:1px solid var(--how-work-rule)}.how-work-copy-slide.is-active .how-work-body{animation:howWorkBodyEnter .32s cubic-bezier(.22,1,.36,1) .13s both}.how-work-body-text{display:flex;flex-direction:column;gap:8px}.how-work-subline{margin:0;font:500 22px/1.35 Plus Jakarta Sans,sans-serif;text-wrap:pretty}.how-work-description{margin:0;color:var(--how-work-body);font:400 16px/1.6 Inter,sans-serif;text-wrap:pretty}.how-work-detail{margin-top:8px}.how-work-payment{display:grid;gap:12px;margin-top:12px}.how-work-assurance{margin:0;color:var(--how-work-ink);font:500 16px/1.5 Inter,sans-serif;text-wrap:pretty}.how-work-assurance sup{margin-left:2px;font-size:.75em}.how-work-footnote{margin:0;color:var(--how-work-footnote);font:400 13px/1.5 Inter,sans-serif;text-wrap:pretty}.how-work-link{display:inline-flex;align-items:center;gap:8px;padding:0 0 8px;border:0;border-bottom:1px solid currentColor;background:none;color:var(--how-work-ink);font:500 16px/1.3 Inter,sans-serif;text-align:left;cursor:pointer}.how-work-link>svg{flex:0 0 auto}.how-work-link:hover{color:var(--how-work-accent)}.how-work-controls{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.how-work-arrow-buttons{display:flex;gap:12px}.how-work-arrow{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(21,20,23,.22);border-radius:999px;background:#fff;color:var(--how-work-ink);cursor:pointer;box-shadow:0 1px 2px #15141714,0 3px 8px #1514171f;transition:background .2s,transform .15s,box-shadow .2s}.how-work-arrow:hover{background:#f4f3f0;transform:translateY(-1px);box-shadow:0 2px 4px #1514171a,0 6px 14px #15141729}.how-work-section :is(button,a):focus-visible{outline:2px solid var(--how-work-accent);outline-offset:5px}.how-work-visual-stage{position:relative;margin-top:50px;aspect-ratio:690 / 639.91;min-width:0}.how-work-visual-slide{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.how-work-visual-slide.is-active{visibility:visible}.how-work-artwork{position:absolute;width:min(100%,100cqh);aspect-ratio:1;left:50%;top:50%;translate:-50% -50%}.how-work-visual-stage{container-type:size}.how-work-artwork-frame{display:block;width:100%;height:100%;object-fit:contain}.how-work-visual-slide.is-active .how-work-artwork{animation:howWorkVisualEnter .32s cubic-bezier(.22,1,.36,1) both}.how-work-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@keyframes howWorkHeadlineEnter{0%{transform:translateY(110%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes howWorkBodyEnter{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes howWorkVisualEnter{0%{transform:translate(28px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:1199px){.how-work-section{margin-bottom:0}.how-work-headline{font-size:36px}}@media(min-width:768px){.how-work-carousel{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:48px}.how-work-copy-slide{gap:16px}.how-work-body{max-width:none;gap:16px}.how-work-description{line-height:1.5}.how-work-controls{max-width:none;min-height:40px;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.how-work-arrow-buttons{position:absolute;left:50%;bottom:0;transform:translate(-50%)}.how-work-visual-stage{margin-top:0;height:clamp(300px,30vw,380px);aspect-ratio:auto;align-self:center}}@media(min-width:768px)and (max-width:991px){.how-work-carousel{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:24px}.how-work-headline{font-size:32px}}@media(max-width:767px){.how-work-section{padding:36px 24px;scroll-margin-top:64px}.how-work-section-heading{font-size:32px;gap:9px;margin-bottom:20px}.how-work-carousel{display:block;max-width:none}.how-work-visual-stage{display:none}.how-work-copy-column{width:100%;gap:14px}.how-work-meta{max-width:none}.how-work-counter{font-size:13px;line-height:20px}.how-work-counter-window,.how-work-counter-track{height:20px}.how-work-copy-frame{order:2;display:grid}.how-work-copy-slide{display:flex;gap:16px}.how-work-body{flex:1}.how-work-link{margin-top:auto}.how-work-headline{font-size:28px;line-height:1.12}.how-work-body{max-width:none;padding-left:14px;gap:16px}.how-work-body-text{gap:10px}.how-work-subline{font-size:20px;line-height:1.25}.how-work-description{font-size:15px;line-height:1.6}.how-work-payment{gap:10px;margin-top:4px}.how-work-assurance{font-size:14px;line-height:1.45}.how-work-footnote{font-size:12px;line-height:1.45}.how-work-link{font-size:14px;gap:6px;position:relative}.how-work-link:after{content:"";position:absolute;top:50%;right:0;left:0;height:44px;transform:translateY(-50%)}.how-work-controls{order:1;flex-direction:row;align-items:center;justify-content:flex-end;gap:16px}.how-work-arrow-buttons{gap:10px}.how-work-arrow{width:44px;height:44px}}@media(max-width:359px){.how-work-section-heading{font-size:28px;gap:7px}}@media(prefers-reduced-motion:reduce){.how-work-section *,.how-work-section *:before{animation:none!important;transition:none!important}}.home-industries{padding:96px 32px;background:#f6f3f7;color:#171419;font-family:Inter,sans-serif;scroll-margin-top:76px}.home-industries-inner{position:relative;min-height:354px;max-width:1164px;margin-inline:auto}.home-industries-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px;width:min(640px,58%)}.home-industries h2{margin:0;font:500 44px/1.15 Plus Jakarta Sans,Inter,sans-serif;letter-spacing:-.035em;text-wrap:balance}.home-industries-picker{display:flex;flex-wrap:wrap;gap:16px;max-width:560px}.home-industries-picker button{display:inline-block;border-radius:10px;border:0;padding:16px;background:#21142e0d;color:inherit;font:400 20px/24px Inter,sans-serif;text-decoration:none;transition:background-color .5s cubic-bezier(.19,1,.22,1),color .15s ease}.home-industries :is(a,button):focus-visible{outline:2px solid #80549c;outline-offset:5px}.home-industries-preview{position:absolute;top:50%;right:0;width:50%;transform:translateY(-50%)}.home-industries-art{pointer-events:none;-webkit-user-select:none;user-select:none}.home-industries-art svg,.home-industries-art img{display:block;width:100%;height:auto}.home-industries-art img{aspect-ratio:3 / 2;object-fit:contain}.home-industries-art[data-industry=professional-services] img{-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 8%,#000 92%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.home-industries-explore-link{display:flex;align-items:center;justify-content:center;gap:12px;width:fit-content;min-height:44px;margin:12px auto 0;padding:0;border:0;background:none;color:inherit;font:500 16px/1.4 Inter,sans-serif;text-align:center;text-decoration:none;cursor:pointer}.home-industries-explore-link:hover{text-decoration:underline;text-underline-offset:5px}.home-industries-picker button[aria-pressed=true]{background:#211b27;color:#fff}@media(max-width:991px){.home-industries{padding-block:80px}.home-industries-inner{min-height:0}.home-industries-content{width:100%;gap:32px}.home-industries-picker{max-width:none;gap:12px}.home-industries-preview{position:static;width:min(100%,480px);margin:28px auto 0;transform:none}}@media(max-width:767px){.home-industries{padding:56px 24px}.home-industries h2{font-size:32px}.home-industries-picker button{min-height:44px;padding:12px;font-size:14px;line-height:1.2}}@media(prefers-reduced-motion:reduce){.home-industries-picker button{transition:none}}.next-steps{background:#000;color:#fff;padding:88px 32px;font-family:Inter,Arial,sans-serif;scroll-margin-top:76px}.next-steps-inner{max-width:1164px;margin-inline:auto}.next-steps h2{max-width:960px;margin:0 0 16px;font:500 44px/1.2 Plus Jakarta Sans,sans-serif;letter-spacing:-.035em;text-wrap:balance}.next-steps-description{max-width:720px;margin:0 0 48px;color:#929092;font:400 18px/1.6 Inter,Arial,sans-serif;text-wrap:pretty}.next-steps-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.next-steps-card{display:flex;flex-direction:column;justify-content:space-between;min-width:0;border-radius:12px;background:#111;border:1px solid #1d1b1c;overflow:hidden;transition:background-color .16s,border-color .16s;text-decoration:none}.next-steps-card:hover{background:#191617;border-color:#796678}.next-steps-art{padding:24px 26px 16px;aspect-ratio:1.2;display:grid;place-items:center}.next-steps-art svg{display:block;width:100%;height:100%;max-height:244px;overflow:visible}.next-steps-card-bottom{display:flex;align-items:flex-end;gap:16px;padding:20px 30px 32px}.next-steps-card h3{margin:0;flex:1;font:500 22px/1.42 Plus Jakarta Sans,sans-serif;letter-spacing:-.025em}.next-steps-card h3>span{color:#999499;font-weight:400}.next-steps-arrow{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:50%;background:#2c292b;color:#ded7de}.next-steps-card:hover .next-steps-arrow{color:#151115;background:#e2c5f5}.next-steps-ai{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:48px}.next-steps-ai h3{margin:0 0 8px;font:500 22px/1.4 Plus Jakarta Sans,sans-serif;letter-spacing:-.025em}.next-steps-ai p{margin:0;font-size:15px;color:#a9a5aa}.next-steps-providers{display:flex;gap:16px;flex-shrink:0}.next-steps-providers a{box-sizing:border-box;display:grid;place-items:center;flex:none;width:64px;height:64px;border:1px solid #333;border-radius:10px;padding:16px;color:#d5cfd7;transition:border-color .16s,background-color .16s}.next-steps-providers a:hover{border-color:#c7a8df;background:#1d1720}.next-steps-providers img{display:block;filter:none;opacity:1}.next-steps a:focus-visible{outline:2px solid #e4c5ff;outline-offset:5px}@media(max-width:1000px){.next-steps-card-bottom{padding:12px 20px 24px}.next-steps-card h3{font-size:19px}.next-steps-art{padding:16px}}@media(max-width:767px){.next-steps{padding:56px 24px}.next-steps h2{font-size:32px}.next-steps-description{font-size:16px;margin-bottom:32px}.next-steps-cards{grid-template-columns:1fr;gap:16px}.next-steps-card{flex-direction:row;align-items:center;min-height:160px}.next-steps-art{width:42%;flex-shrink:0;padding:12px 4px 12px 12px;aspect-ratio:1}.next-steps-card-bottom{flex:1;align-items:flex-start;flex-direction:column;gap:12px;padding:20px 16px}.next-steps-card h3{font-size:17px}.next-steps-arrow{flex-basis:28px;width:28px;height:28px}.next-steps-ai{align-items:flex-start;flex-direction:column;margin-top:32px;padding-inline:0;gap:24px}.next-steps-ai h3{font-size:21px}.next-steps-ai p{font-size:14px;line-height:1.6}.next-steps-providers{width:auto}}@media(prefers-reduced-motion:reduce){.next-steps *{transition:none!important}}@font-face{font-family:AskArtwork-Lato;src:url(/assets/showcase-workspace/lato-regular-subset.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AskArtwork-Lato;src:url(/assets/showcase-workspace/lato-bold-subset.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.ask-vocalis-illustration{position:relative;width:640px;height:540px;flex:none;overflow:visible;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:left;font-family:AskArtwork-Lato,Lato,Arial,sans-serif;font-weight:400;font-synthesis:none;color:#454a51}.ask-vocalis-illustration *,.ask-vocalis-illustration *:before,.ask-vocalis-illustration *:after{box-sizing:border-box}.ask-vocalis-illustration p,.ask-vocalis-illustration ul{margin:0}.ask-vocalis-illustration strong{font-weight:700}.avi-pane{position:absolute;left:64px;top:60px;display:flex;flex-direction:column;width:512px;height:420px;overflow:hidden;border:1px solid #00000008;border-radius:12px;background:#fff;box-shadow:0 20px 48px #34234b1a,0 2px 6px #34234b0a}.avi-icon{display:block;flex:none;width:20px;height:20px}.avi-line-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.avi-conversation{flex:1 1 auto;min-height:0;padding:28px 24px 0}.avi-message{position:relative;padding-left:50px}.avi-message-byline{display:flex;align-items:center;gap:10px;height:22px;font-size:16px;line-height:22px;color:#292d33}.avi-message-byline>span{font-size:13px;line-height:22px;color:#62666d;font-variant-numeric:tabular-nums}.avi-user-avatar{position:absolute;left:0;top:2px;display:grid;place-items:center;width:40px;height:40px;border-radius:4px;background:#694367;color:#fff;font-size:14px;line-height:20px;font-weight:700}.ask-vocalis-illustration .avi-question{font-size:18px;line-height:25px;text-wrap:pretty}.avi-context{display:inline-flex;align-items:center;gap:6px;min-height:26px;margin-top:6px;padding:3px 8px;border:1px solid #dedee2;border-radius:6px;background:#fff;font-size:13px;line-height:18px;color:#62666d}.avi-context strong{color:#454a51}.avi-context .avi-icon{width:14px;height:14px}.avi-answer-message{margin-top:18px}.avi-vocalis-mark{position:absolute;top:2px;left:0;display:block;width:40px;height:40px;overflow:hidden}.avi-mark-fallback{display:block;width:40px;height:40px}.avi-mark-image{position:absolute;left:50%;top:50%;display:block;width:62px;height:62px;max-width:none;object-fit:contain;transform:translate(-50%,-50%);visibility:hidden;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.avi-vocalis-mark[data-ready=true] .avi-mark-fallback{visibility:hidden}.avi-vocalis-mark[data-ready=true] .avi-mark-image{visibility:visible}.avi-mask-loader{position:absolute;width:1px;height:1px;opacity:0}.ask-vocalis-illustration .avi-answer-label{font-size:16px;line-height:23px}.ask-vocalis-illustration .avi-evidence{margin-top:8px;padding-left:0;list-style:none;font-size:17px;line-height:24px;text-wrap:pretty}.avi-evidence li{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:1px 0}.avi-evidence li+li{margin-top:2px}.avi-evidence li>span{color:#62666d;font-size:16px;white-space:nowrap;font-variant-numeric:tabular-nums}.ask-vocalis-illustration .avi-answer-note{margin-top:7px;color:#6b6b74;font-size:13px;line-height:19px}.avi-composer{flex:0 0 96px;height:96px;margin:12px 20px 18px;overflow:hidden;border-radius:30px;background:#f3f3f5}.avi-composer-draft{display:block;padding:17px 26px 0;color:#6b6b74;font-size:18px;line-height:26px;white-space:nowrap}.avi-composer-actions{display:flex;align-items:center;gap:12px;height:53px;padding:5px 16px 12px;color:#6b6b74}.avi-add,.avi-web,.avi-send{display:grid;place-items:center;flex:none;height:32px;background:#e4e4e7}.avi-add{width:32px;border-radius:50%}.avi-tools-divider{width:1px;height:20px;background:#e7e7eb}.avi-web{width:40px;border-radius:16px}.avi-web .avi-icon{width:18px;height:18px}.avi-send{width:36px;height:36px;margin-left:auto;border-radius:50%;background:#8055d9;color:#fff}.avi-send .avi-icon{width:22px;height:22px;stroke-width:2}.call-summary-illustration{display:block;width:100%;height:auto;aspect-ratio:640/540;object-fit:contain;border-radius:12px}.call-summary-native.vci-art{aspect-ratio:640/638;user-select:none;-webkit-user-select:none;pointer-events:none}.call-summary-native>img{display:block;width:100%;height:auto;-webkit-user-drag:none}@media(max-width:600px){.call-summary-native.vci-art{aspect-ratio:360/604}}.section-heading-art{display:block;flex:none;height:1.4em;overflow:visible;pointer-events:none}.section-heading-art-process{width:1.78em}.section-heading-art-ai{width:1.63em}.vci-heading{display:flex;align-items:center;justify-content:center;gap:14px}.vci-heading>span{white-space:nowrap}@media(max-width:767px){.vci-heading{gap:9px}.section-heading-art{height:1.25em}.section-heading-art-process{width:1.59em}.section-heading-art-ai{width:1.46em}}@media(max-width:359px){.vci-section .vci-heading{font-size:28px;gap:7px}}.vci-section{--vci-ask-background:#9bdef5;--vci-insights-background:#b7edc5;padding:76px 32px 120px;background:#fff;color:#000;scroll-margin-top:108px}.vci-heading{max-width:1200px;margin:0 auto 44px;text-align:center;font:600 48px/1.15 Quo Roobert,Inter,sans-serif;letter-spacing:-1.1px;text-wrap:balance}.vci-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:100px}.vci-feature{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,5vw,72px);align-items:center}.vci-feature:nth-child(2)>.vci-art{grid-column:2;grid-row:1}.vci-feature:nth-child(2)>.vci-copy{grid-column:1;grid-row:1}.vci-art{position:relative;width:100%;aspect-ratio:640/540;border-radius:10px;overflow:hidden;isolation:isolate}.vci-canvas{position:absolute;inset:0 auto auto 0;width:640px;height:540px;transform:scale(var(--art-scale,1));transform-origin:top left}.vci-art-ask{background:var(--vci-ask-background)}.vci-art-ask .vci-canvas{z-index:1}.vci-art-insights{background:var(--vci-insights-background)}.vci-copy{min-width:0;max-width:555px}.vci-copy h3{margin:0;font:500 44px/1.1 Quo Roobert,Inter,sans-serif;letter-spacing:-.88px;text-wrap:balance}.vci-copy p{margin:18px 0 0;color:#636363;font:400 16px/24px Inter,sans-serif;text-wrap:pretty;max-width:530px}@media(min-width:1440px){.vci-copy h3{font-size:48px;letter-spacing:-.96px}}@media(max-width:991px){.vci-heading{font-size:40px;margin-bottom:36px}.vci-grid{gap:72px}.vci-feature{width:100%;max-width:640px;margin-inline:auto;grid-template-columns:minmax(0,1fr);gap:24px}.vci-feature:nth-child(2)>.vci-art,.vci-feature:nth-child(2)>.vci-copy{grid-column:auto;grid-row:auto}.vci-section{padding-bottom:80px}.vci-copy h3{font-size:34px;letter-spacing:-.68px}.vci-copy p{font-size:15px;line-height:23px}.vci-desktop-break{display:none}}@media(max-width:767px){.vci-heading{font-size:32px;letter-spacing:-.64px;margin-bottom:28px}.vci-section{padding:48px 5.2% 64px;scroll-margin-top:84px}.vci-grid{gap:56px}.vci-copy{max-width:100%}.vci-copy h3{font-size:32px;letter-spacing:-.64px}.vci-copy p{font-size:15px;line-height:23px;margin-top:14px}}.site-footer{padding:0;background:#000;color:#fff;font:400 14px/1.5 Inter,Arial,sans-serif}.site-footer-inner{padding:64px 56px 28px;background:#000}.site-footer-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:48px 64px;max-width:1120px;margin-inline:auto}.site-wordmark{display:inline-flex;gap:9px;align-items:center;color:#171717;text-decoration:none}.site-wordmark img{display:block;filter:grayscale(1) contrast(12)}.site-wordmark span{font:500 33px/1 Fredoka,Arial,sans-serif;letter-spacing:-.035em}.site-footer .site-wordmark{color:#fff}.site-footer .site-wordmark img{filter:grayscale(1) contrast(12) invert(1)}.site-footer-brand-column>p{font-size:13.5px;line-height:1.5;color:#a5a6a8;margin:18px 0 0}.site-footer-columns{display:grid;grid-template-columns:repeat(2,max-content);justify-content:end;gap:28px 64px}.site-footer nav h2{margin:0 0 14px;color:#fff;font:500 14px/1.5 Inter,Arial,sans-serif}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.site-footer a{color:#cfd0d2;text-decoration:none}.site-footer a:hover{color:#e1c7f5}.site-footer a:focus-visible{outline:2px solid #e1c7f5;outline-offset:5px;border-radius:2px}.site-footer-copyright{display:block;margin-top:16px;font-size:11px;line-height:1.5;color:#8a8b8f}@media(max-width:767px){.site-footer-inner{padding:40px 24px 24px}.site-footer-grid{grid-template-columns:1fr;gap:32px}.site-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:start;gap:24px}.site-footer-brand-column>p{margin-top:14px}}.vocalis-faq{padding:120px 0 96px;background:#fff;color:#242126;scroll-margin-top:76px;font-family:Inter,sans-serif}.vocalis-faq-layout{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:72px;width:min(1164px,calc(100% - 64px));margin-inline:auto}.vocalis-faq-copy{display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-width:0;text-align:left}.vocalis-faq-copy h2{margin:0;font:500 44px/1.1 Plus Jakarta Sans,sans-serif;letter-spacing:-.04em;text-wrap:balance}.vocalis-faq-intro{margin:0;color:#726c75;font:400 16px/1.6 Inter,sans-serif;text-wrap:pretty}.vocalis-faq-support{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:4px;padding-block:10px;color:#242126;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;font:500 16px/1.4 Inter,sans-serif}.vocalis-faq-support:hover{color:#855aa2}.vocalis-faq-list{min-width:0;border-top:1px solid #e9e6e2}.vocalis-faq-item{border-bottom:1px solid #e9e6e2}.vocalis-faq-item h3{margin:0;font:inherit}.vocalis-faq-item button{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;margin:0;padding:23px 0;border:0;background:transparent;color:#242126;cursor:pointer;text-align:left;font:500 16px/1.5 Inter,sans-serif}.vocalis-faq-icon{display:flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;border:1px solid #e9e6e2;border-radius:50%;background:#fff;color:#726c75;transform:rotate(0);transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .18s ease,border-color .18s ease,color .18s ease}.vocalis-faq-item button[aria-expanded=true] .vocalis-faq-icon{border-color:#855aa2;background:#855aa2;color:#fff;transform:rotate(45deg)}.vocalis-faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .22s ease}.vocalis-faq-answer[data-open=true]{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .26s ease 60ms}.vocalis-faq-answer-inner{min-height:0;overflow:hidden}.vocalis-faq-answer-inner p{transform:translateY(-6px);transition:transform .36s cubic-bezier(.22,1,.36,1)}.vocalis-faq-answer[data-open=true] .vocalis-faq-answer-inner p{transform:translateY(0)}.vocalis-faq-item p{margin:0;padding:0 52px 24px 0;color:#726c75;font:400 16px/1.6 Inter,sans-serif;text-wrap:pretty}.vocalis-faq-item button:focus-visible{outline:2px solid #855aa2;outline-offset:4px;border-radius:2px}.vocalis-faq-support:focus-visible{outline:2px solid #855aa2;outline-offset:3px}@media(min-width:768px)and (max-width:1023px){.vocalis-faq-layout{grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:40px}}@media(max-width:767px){.vocalis-faq{padding-block:80px 64px}.vocalis-faq-layout{grid-template-columns:minmax(0,1fr);gap:32px;width:calc(100% - 48px)}.vocalis-faq-copy{gap:16px;max-width:560px}.vocalis-faq-copy h2{font-size:32px}.vocalis-faq-support{margin-top:0}.vocalis-faq-item button{gap:16px;padding-block:20px}.vocalis-faq-item p{padding:0 0 20px}}@media(prefers-reduced-motion:reduce){.vocalis-faq-answer,.vocalis-faq-answer-inner p,.vocalis-faq-icon{transition:none}}.vocalis-pricing{background:#fff;color:#202020;font-family:Inter,Arial,sans-serif}.vp-container{width:min(1164px,calc(100% - 64px));margin-inline:auto}.vocalis-pricing h1,.vocalis-pricing h2,.vocalis-pricing h3{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:500;letter-spacing:-.04em;margin:0}.vocalis-pricing button,.vocalis-pricing a{transition:background-color .18s,border-color .18s,color .18s;cursor:pointer}.vocalis-pricing button:focus-visible,.vocalis-pricing a:focus-visible,.vp-table-scroll:focus-visible{outline:2px solid #8456a5;outline-offset:4px}.vp-plans{padding-top:78px;padding-bottom:40px;scroll-margin-top:80px}.vp-intro{text-align:center}.vp-intro h1{max-width:1050px;text-wrap:balance;margin-inline:auto}.vp-intro>p{line-height:1.6;margin:22px auto 24px;max-width:750px;color:#666}.vocalis-pricing .vp-intro-cta.hero-rainbowButton{--hover-transition-duration:.1s;--hover-transition-timing-function:cubic-bezier(.25,.46,.45,.94);min-height:0;border:0;border-radius:999px;background:transparent;transition:transform .1s ease-in-out}.vocalis-pricing .vp-intro-cta .hero-buttonContent{justify-content:center;min-height:46px;block-size:auto;padding:13px 25px;border:1px solid #202020;border-radius:999px;font:500 14px/1.4 Inter,sans-serif;letter-spacing:normal}.vp-intro-cta .hero-rainbowHighlight,.vp-intro-cta .hero-rainbowHighlight:before{border-radius:999px}.vp-plan-toolbar{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:44px;margin-bottom:24px}.vp-billing{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;flex:none;width:280px;max-width:100%;padding:4px;border:1px solid #e5e2df;border-radius:999px;background:#faf9f7}.vp-billing-thumb{position:absolute;z-index:-1;inset:4px auto 4px 4px;width:calc(50% - 4px);border-radius:999px;background:#fff;box-shadow:0 1px 4px #28201f16;transform:translate(0);transition:transform .3s cubic-bezier(.22,1,.36,1)}.vp-billing[data-period=annual] .vp-billing-thumb{transform:translate(100%)}.vp-billing button{position:relative;min-width:0;border:0;border-radius:999px;background:transparent;padding:11px 10px;font:500 12px/1.2 Inter,Arial,sans-serif;white-space:nowrap;color:#77716d}.vp-billing button[aria-pressed=true]{color:#242020}.vp-billing button>span{font-size:10px;margin-left:4px;color:#725580}.vp-price-amount{display:inline-block;flex-shrink:0;white-space:nowrap}.vp-price-visual{display:inline-flex;align-items:flex-start;line-height:1.1}.vp-price-window{display:inline-block;height:1.1em;overflow:hidden}.vp-price-track{display:flex;flex-direction:column;height:1.1em;transition:transform .5s cubic-bezier(.4,0,.2,1)}.vp-price-track>span{flex:0 0 100%;line-height:1.1}.vp-table-price>b{font:inherit}.vp-plan-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-block:1px solid #e9e6e2;border-left:1px solid #e9e6e2}.vp-plan-grid:before,.vp-plan-grid:after{content:"";position:absolute;z-index:1;width:3px;height:3px;border-radius:50%;background:#aaa39d;left:-2px;top:-2px;pointer-events:none}.vp-plan-grid:after{top:auto;bottom:-2px}.vp-plan{position:relative;border-right:1px solid #e9e6e2;padding:16px 16px 22px;display:flex;flex-direction:column;min-width:0;background:#fff}.vp-plan:before,.vp-plan:after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#aaa39d;right:-2px;top:-2px}.vp-plan:after{top:auto;bottom:-2px}.vp-plan-surface{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:30px;min-height:258px;padding:24px;border-radius:20px;background:#f2efeb}.vp-plan-surface:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:0;background:radial-gradient(ellipse at 90% 110%,#f4c3ac,transparent 62%),radial-gradient(ellipse at 15% -10%,#ddcff5,transparent 68%),#f1e8ec;transition:opacity .22s ease}.vp-plan:hover .vp-plan-surface:before,.vp-plan:focus-within .vp-plan-surface:before{opacity:1}.vp-plan-featured .vp-plan-surface{color:#fff;background:#412a4d}.vp-plan-featured .vp-plan-surface:before{opacity:1;background:radial-gradient(ellipse at 100% 115%,#d5a18a,transparent 58%),radial-gradient(ellipse at 90% -10%,#8470ae,transparent 60%),radial-gradient(ellipse at -15% 58%,#725383,transparent 62%),#36233f}.vp-plan-featured .vp-plan-surface:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.8' d='M0 0h160v160H0z'/%3E%3C/svg%3E");pointer-events:none}.vp-plan-name{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;flex-wrap:wrap}.vp-plan-name h2{font-size:28px;line-height:1.2;letter-spacing:-.035em}.vp-plan-name>span{font-size:10px;font-weight:500;letter-spacing:0;color:inherit;border:1px solid #ffffff75;padding:4px 9px;border-radius:7px}.vp-plan-description{font-size:13px;line-height:1.6;margin:12px 0 0;max-width:270px;color:#716b66}.vp-plan-featured .vp-plan-description{color:#f2e9f5}.vp-price{display:flex;align-items:flex-end;gap:9px;font-variant-numeric:tabular-nums}.vp-price strong{font:500 35px/1.05 Plus Jakarta Sans,Inter,sans-serif;letter-spacing:-.055em}.vp-price>span{font-size:11px;line-height:1.4;color:#66605c}.vp-price small{display:block;font-size:10px;margin-top:2px;color:#77706b}.vp-plan-featured .vp-price>span,.vp-plan-featured .vp-price small{color:#f2e9f5}.vp-plan-cta{display:flex;justify-content:center;align-items:center;border:1px solid #202020;background:#202020;color:#fff;border-radius:999px;padding:12px 16px;margin-top:14px;font:500 13px/1.3 Inter,sans-serif;width:100%;min-height:44px}.vp-plan-cta:hover{background:#3e3443;border-color:#3e3443}.vp-plan-features{margin:34px 4px 36px;flex:1}.vp-plan-features h3{font:400 12px/1.5 Inter,sans-serif;letter-spacing:0;color:#79716b;margin-bottom:12px}.vp-plan-features ul{list-style:none;padding:0;margin:0}.vp-plan-features li{display:flex;align-items:flex-start;gap:9px;padding:10px 0;border-bottom:1px dotted #d6d1cc;font-size:13px;line-height:1.6;color:#37312e}.vp-plan-features li:last-child{border-bottom:0}.vp-plan-features li svg{flex:none;margin-top:1px;color:#58504b}.vp-volume{padding:10px 4px 0;display:flex;flex-direction:column;align-items:flex-start;gap:5px;font-size:11px;line-height:1.5}.vp-volume>span{color:#817972}.vp-volume strong{font-size:15px;font-weight:500;white-space:nowrap;letter-spacing:-.02em}.vp-plan-note{font-size:11px;line-height:1.65;color:#79716b;margin:17px 0 0;max-width:900px}.vp-comparison{padding-top:64px;padding-bottom:80px;scroll-margin-top:84px}.vocalis-pricing:has(+.vocalis-faq) .vp-comparison{padding-bottom:0}.vp-comparison-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.vp-comparison-heading h2{font-size:40px;line-height:1.2}.vp-comparison-billing{width:100%;min-width:0}.vp-table-scroll{position:relative;overflow-x:auto;padding:2px;margin:-2px;scroll-padding-inline:2px}.vp-table-scroll table{width:100%;border-collapse:collapse;font-size:13px;text-align:left;table-layout:fixed;border-block:1px solid #e7e2dd;border-right:1px solid #e9e6e2}.vp-table-scroll col{width:33.333333%}.vp-table-scroll thead th{padding:28px 20px 24px;vertical-align:top;font-weight:500;border-left:1px solid #e9e6e2}.vp-table-plan{font:500 21px/1.4 Plus Jakarta Sans,sans-serif;letter-spacing:-.035em;display:block}.vp-table-price{display:block;font:500 19px/1.5 Inter,sans-serif;letter-spacing:-.04em;margin:8px 0 16px;font-variant-numeric:tabular-nums}.vp-table-price>span{font-size:11px;font-weight:400;color:#81776f;letter-spacing:0}.vp-table-scroll thead button{border:1px solid #202020;background:#202020;color:#fff;border-radius:999px;font:500 12px/1.4 Inter,sans-serif;padding:9px 15px;min-width:110px}.vp-table-scroll thead button:hover{background:#3e3443;border-color:#3e3443}.vp-table-scroll tbody th,.vp-table-scroll td{padding:15px 20px;line-height:1.5;border-bottom:1px solid #eeeae6;font-weight:400}.vp-table-scroll tbody th{color:#6d655e;border-left:1px solid #e9e6e2}.vp-table-scroll td{vertical-align:top;font-size:13px;color:#49413a;font-variant-numeric:tabular-nums;border-left:1px solid #e9e6e2}.vp-feature-unavailable{color:#79716b}.vp-feature-detail{display:block;margin-top:3px;color:#79716b;font-size:12px}.vp-table-scroll .vp-featured-column{background:#f8f5f9}.vp-table-scroll .vp-table-group th{padding:30px 20px 16px;color:#2a2420;font:500 19px/1.4 Plus Jakarta Sans,sans-serif;letter-spacing:-.03em}.vp-scroll-hint,.vp-scroll-controls{display:none}.vp-scroll-arrow{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border:1px solid rgba(21,20,23,.22);border-radius:999px;background:#fff;color:#202020;touch-action:manipulation;box-shadow:0 1px 2px #15141714,0 3px 8px #1514171f}.vp-scroll-arrow:hover:not(:disabled){background:#f4f3f0}.vp-scroll-arrow:disabled{opacity:.34;box-shadow:none;cursor:default}.vp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.vp-plan{padding-inline:12px}.vp-plan-surface{padding:20px;min-height:264px}.vp-plan-name{align-items:flex-start;gap:8px}.vp-plan-name h2{font-size:25px}.vp-plan-name>span{font-size:9px;padding:3px 7px}.vp-plan-description{font-size:12px}.vp-price strong{font-size:31px}.vp-price>span{font-size:10px}.vp-price small{font-size:9px}.vp-table-scroll td,.vp-table-scroll thead th,.vp-table-scroll .vp-table-group th{padding-inline:16px}}@media(max-width:767px){.vp-container{width:calc(100% - 40px)}.vp-plans{padding-top:44px;padding-bottom:20px}.vp-intro>p{margin:18px auto 22px}.vp-desktop-break{display:none}.vp-plan-toolbar{align-items:center;margin-top:32px;margin-bottom:20px;gap:16px}.vp-plan-grid{grid-template-columns:1fr;border:0;gap:28px}.vp-plan{padding:0 0 24px;border:0;border-bottom:1px solid #e7e2dd}.vp-plan-grid:before,.vp-plan-grid:after,.vp-plan:before,.vp-plan:after{display:none}.vp-plan-surface{min-height:236px;padding:24px}.vp-plan-name{align-items:center}.vp-plan-name h2{font-size:28px}.vp-plan-name>span{font-size:11px;padding:4px 9px}.vp-plan-description{font-size:13px;max-width:270px}.vp-price strong{font-size:37px}.vp-price>span{font-size:11px}.vp-price small{font-size:10px}.vp-plan-cta{min-height:46px;font-size:14px}.vp-plan-features{margin:25px 4px 24px}.vp-plan-features li{font-size:13px}.vp-volume{padding-top:0}.vp-plan-note{font-size:10px}.vp-comparison{padding-block:40px 52px}.vp-comparison-heading{align-items:center;flex-direction:column;gap:20px;margin-bottom:20px}.vp-comparison-heading h2{font-size:32px;text-align:center}.vp-comparison-heading .vp-billing{margin-inline:auto}.vp-table-scroll table{min-width:690px}.vp-table-scroll tbody th{font-size:12px}.vp-table-plan,.vp-table-scroll .vp-table-group th{font-size:18px}.vp-scroll-hint{display:block;font-size:11px;color:#81776f;margin:0 0 14px;text-align:center}}@media(prefers-reduced-motion:reduce){.vp-billing-thumb,.vp-price-track{transition:none}.vocalis-pricing button,.vocalis-pricing a,.vp-plan-surface:before,.vp-scroll-dots>span{transition:none}}@media(min-width:768px){.vp-plans{padding-bottom:0}.vp-comparison{padding-top:0}.vp-comparison-heading{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;align-items:center;margin:0;padding:64px 0 32px;border-left:1px solid #e9e6e2;box-shadow:inset -1px 0 #e9e6e2}.vp-comparison-heading:before,.vp-comparison-heading:after{content:"";position:absolute;top:0;bottom:0;left:33.333333%;width:1px;background:#e9e6e2;pointer-events:none}.vp-comparison-heading:after{left:66.666667%}.vp-comparison-heading h2{grid-column:1;grid-row:1;padding-inline:20px;font-size:clamp(26px,2.8vw,40px)}.vp-comparison-billing{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:center}.vp-comparison-heading .vp-billing{max-width:calc(100% - 40px)}.vp-comparison-heading .vp-billing button{padding-inline:5px}}@media(prefers-reduced-motion:reduce){.vp-intro-cta.hero-rainbowButton:active{transform:none!important}}.vp-table-scroll th,.vp-table-scroll td{position:relative}.vp-table-group-repeat{display:none}.vp-table-scroll thead th:after,.vp-table-scroll tbody:last-of-type tr:last-child td:after{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;z-index:1;pointer-events:none;--vp-grid-dot:radial-gradient(circle closest-side,#aaa39d 100%,transparent);background:var(--vp-grid-dot) left top/3px 3px no-repeat,var(--vp-grid-dot) right top/3px 3px no-repeat}.vp-table-scroll tbody:last-of-type tr:last-child td:after{background:var(--vp-grid-dot) left bottom/3px 3px no-repeat,var(--vp-grid-dot) right bottom/3px 3px no-repeat}@media(max-width:767px){.vp-billing button,.vp-table-scroll thead button{min-height:44px}.vp-scroll-controls{display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 0 14px}.vp-scroll-hint{margin:0}.vp-scroll-nav{display:flex;justify-content:center;align-items:center;gap:14px}.vp-scroll-arrow-buttons{display:flex;gap:10px}.vp-scroll-dots{display:flex;align-items:center;gap:5px}.vp-scroll-dots>span{width:6px;height:6px;border-radius:50%;background:#d6d1cc;transition:background .18s}.vp-scroll-dots>span.is-current{background:#202020}.vp-table-scroll{scroll-snap-type:x mandatory}.vp-table-scroll table{width:300%;min-width:0}.vp-table-scroll thead th{scroll-snap-align:start;scroll-snap-stop:always}.vp-table-scroll .vp-table-group td{padding-block:30px 16px}.vp-table-group-repeat{display:block;color:#2a2420;font:500 18px/1.4 Plus Jakarta Sans,sans-serif;letter-spacing:-.03em}.vp-plan:before,.vp-plan:after{display:block;top:auto;bottom:-2px;pointer-events:none}.vp-plan:before{left:-1px;right:auto}.vp-plan:after{right:-1px}}@font-face{font-family:Pte Roobert;src:url(/assets/quo-features/Roobert-Medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}.pte-section{padding:64px 0;background:#fff;color:#1b1a18;scroll-margin-top:76px;font-family:Inter,Arial,sans-serif}.pte-inner{width:95%;max-width:1280px;margin:0 auto}.pte-heading{display:flex;align-items:center;justify-content:center;width:100%;max-width:820px;min-height:144px;margin:0 auto;text-align:center}.pte-heading h2{margin:0;color:#1b1a18;font:500 72px/72px Pte Roobert,Inter,sans-serif;letter-spacing:-.03em;text-wrap:balance}.pte-benefits{display:grid;align-items:center;width:100%;max-width:592px;min-height:52px;margin:24px auto 0;text-align:center}.pte-benefit{grid-area:1 / 1;width:100%;margin:0;color:#5e5960;font:400 20px/26px Inter,Arial,sans-serif;text-wrap:pretty;opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility 0s linear .2s}.pte-benefit.is-active{opacity:1;visibility:visible;transition-delay:0s}.pte-tabs{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:1182px;min-height:44px;margin:32px auto 0;padding:0 8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-inline:contain}.pte-tabs::-webkit-scrollbar{display:none}.pte-tab-nav{display:none}.pte-tab-arrow{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border:1px solid rgba(21,20,23,.22);border-radius:999px;background:#fff;color:#151417;cursor:pointer;touch-action:manipulation;box-shadow:0 1px 2px #15141714,0 3px 8px #1514171f;transition:background .2s}.pte-tab-arrow:hover:not(:disabled){background:#f4f3f0}.pte-tab-arrow:disabled{opacity:.34;box-shadow:none;cursor:default}@media(prefers-reduced-motion:reduce){.pte-tab-arrow{transition:none}}.pte-tab{flex:0 0 auto;height:44px;min-height:44px;padding:10px 16px;border:0;border-radius:12px;background:#f4f3f0;color:#1b1a18;font:500 16px/24px Inter,Arial,sans-serif;white-space:nowrap;cursor:pointer;transition:background-color .16s ease-out,color .16s ease-out}.pte-tab:hover{background:#eceae6}.pte-tab--blue[aria-selected=true]{background:#aaebfd}.pte-tab--ube[aria-selected=true]{background:#ded0ed}.pte-tab--lime[aria-selected=true]{background:#d9f2a6}.pte-tab--tangerine[aria-selected=true]{background:#fcc9ab}.pte-tab[aria-selected=true]:hover{filter:brightness(.98)}.pte-tab:focus-visible,.pte-panel:focus-visible{outline:2px solid #895aa7;outline-offset:4px}.pte-panels{display:grid;align-items:start;margin-top:24px}.pte-panel{grid-area:1 / 1;min-width:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-out,visibility 0s linear .2s}.pte-panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.pte-panel-content{min-width:0}.pte-stage{width:100%;margin:0;padding:32px;overflow:hidden;border-radius:32px;background:var(--pte-stage-background, #3bd3fd)}.pte-stage--blue{--pte-stage-background: #3bd3fd}.pte-stage--ube{--pte-stage-background: #ded0ed}.pte-stage--lime{--pte-stage-background: #d9f2a6}.pte-stage--tangerine{--pte-stage-background: #fcc9ab}.pte-platform-window{--pte-frame-width: 4px;--pte-window-radius: 16px;display:block;width:min(100%,1152px);max-width:1152px;margin:0 auto;overflow:hidden;border:var(--pte-frame-width) solid #181818;border-radius:calc(var(--pte-window-radius) + var(--pte-frame-width));background:#181818}.pte-platform-window img{display:block;width:100%;height:auto;max-width:none;aspect-ratio:1440 / 960;object-fit:fill;border-radius:var(--pte-window-radius)}@media(max-width:1100px){.pte-heading h2{font-size:60px;line-height:60px}.pte-heading{min-height:120px}}@media(max-width:900px){.pte-tabs{justify-content:flex-start}}@media(max-width:767px){.pte-section{padding:40px 0}.pte-heading{max-width:320px;min-height:80px}.pte-heading h2{font-size:40px;line-height:40px}.pte-benefits{max-width:352px;min-height:70px;margin-top:20px}.pte-benefit{font-size:18px;line-height:23.4px}.pte-tabs{justify-content:flex-start;max-width:none;margin-top:20px;padding:0;scroll-snap-type:x mandatory}.pte-tab{scroll-snap-align:start;scroll-snap-stop:always}.pte-tabs[data-fade=end]{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent)}.pte-tabs[data-fade=start]{-webkit-mask-image:linear-gradient(to right,transparent,#000 32px);mask-image:linear-gradient(to right,transparent,#000 32px)}.pte-tabs[data-fade=both]{-webkit-mask-image:linear-gradient(to right,transparent,#000 32px,#000 calc(100% - 32px),transparent);mask-image:linear-gradient(to right,transparent,#000 32px,#000 calc(100% - 32px),transparent)}.pte-tab-nav{display:flex;justify-content:center;gap:10px;margin-top:16px}.pte-tab{font-size:14px;line-height:20px}.pte-panels{margin-top:32px}.pte-stage{padding:12px;border-radius:20px}.pte-platform-window{--pte-frame-width: 3px;--pte-window-radius: 12px;width:100%;max-width:none}.pte-platform-window img{aspect-ratio:390 / 820}}@media(prefers-reduced-motion:reduce){.pte-tab,.pte-benefit,.pte-panel{transition:none}}@font-face{font-family:Pw Roobert;src:url(/assets/quo-features/Roobert-Medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}.pw-section{padding:40px 0 64px;background:#fff;color:#1b1a18;font-family:Inter,system-ui,sans-serif;scroll-margin-top:76px;--pw-pin: 129px}@media(min-width:1024px){.pw-section{--pw-pin: 76px}}@media(min-width:768px){.pw-section{padding:48px 0 80px}}@media(min-width:1024px){.pw-section{padding:64px 0 112px}}.pw-inner{width:95%;max-width:1360px;margin:0 auto}.pw-head{text-align:center;margin:0 auto 32px;max-width:820px}@media(min-width:1024px){.pw-head{margin-bottom:48px}}.pw-eyebrow{margin:0 0 14px;font:700 12px/1 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#8a8f98}.pw-head h2{margin:0;font:500 clamp(34px,5.2vw,60px)/1.02 "Pw Roobert",Inter,sans-serif;letter-spacing:-.03em;color:#151417;text-wrap:balance}.pw-explorer{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.pw-explorer{flex-direction:row;gap:48px;align-items:flex-start}}.pw-menu{position:sticky;top:var(--main-nav-height, 72px);z-index:10;height:fit-content;flex-shrink:0;margin:0 -2.5vw;background:#fff}@media(min-width:1024px){.pw-menu{max-width:312px;width:312px;top:calc(var(--main-nav-height, 72px) + 16px);align-self:flex-start;margin:0}}.pw-menu-nav{position:relative;display:flex;flex-direction:row;gap:24px;padding:0 16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.pw-menu-nav::-webkit-scrollbar{display:none}@media(min-width:768px){.pw-menu-nav{padding:0 32px}}@media(min-width:1024px){.pw-menu-nav{flex-direction:column;gap:0;padding:0;overflow:visible}}.pw-menu-item{display:flex;align-items:center;gap:16px;flex-shrink:0;padding:16px 0;border-bottom:1px solid #f0f1f4;color:#41454d;text-decoration:none;letter-spacing:.18px;font:400 18px/28px Inter,sans-serif;white-space:nowrap;cursor:pointer;transition:color .2s}@media(min-width:1024px){.pw-menu-item{font-size:20px;line-height:30px}.pw-menu-item:first-child{border-top:1px solid #f0f1f4}}.pw-menu-item:hover,.pw-menu-item:focus-visible{color:#181d26}.pw-menu-item.is-active{color:#181d26;font-weight:500}.pw-menu-text{flex:1 1 0%;min-width:0;overflow:hidden;text-overflow:ellipsis}.pw-indicator{width:8px;height:8px;border-radius:2px;flex-shrink:0;opacity:0;transition:opacity .2s}.pw-menu-item.is-active .pw-indicator{opacity:1}.pw-menu-item--blue .pw-indicator{background:#1cc3f0}.pw-menu-item--ube .pw-indicator{background:#9b7fd0}.pw-menu-item--tangerine .pw-indicator{background:#f6934f}.pw-menu-item--lime .pw-indicator{background:#86c020}.pw-menu-item--rose .pw-indicator{background:#e8679e}.pw-menu-item:focus-visible{outline:2px solid #895aa7;outline-offset:4px;border-radius:4px}.pw-content{display:flex;flex-direction:column;flex-grow:1;min-width:0;gap:clamp(280px,55vh,560px);gap:clamp(280px,55svh,560px)}.pw-card{position:sticky;top:var(--pw-pin);display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:24px;height:clamp(420px,calc(100vh - var(--pw-pin) - 20px),var(--pw-card-cap, 512px));height:clamp(420px,calc(100dvh - var(--pw-pin) - 20px),var(--pw-card-cap, 512px));padding-bottom:24px;scroll-margin-top:var(--pw-pin)}@media(min-width:768px){.pw-card{height:clamp(460px,calc(100vh - var(--pw-pin) - 24px),860px);height:clamp(460px,calc(100dvh - var(--pw-pin) - 24px),860px)}}.pw-card:nth-child(1){z-index:1}.pw-card:nth-child(2){z-index:2}.pw-card:nth-child(3){z-index:3}.pw-card:nth-child(4){z-index:4}.pw-card:nth-child(5){z-index:5}@media(min-width:768px){.pw-card{padding-bottom:40px}}@media(min-width:1024px){.pw-card{padding-bottom:48px}}.pw-card--blue{background:#3bd3fd}.pw-card--ube{background:#ded0ed}.pw-card--tangerine{background:#fcc9ab}.pw-card--lime{background:#d9f2a6}.pw-card--rose{background:#fbd0e2}.pw-end{flex:none;width:100%;height:0;pointer-events:none}.pw-card-heading{display:flex;flex-flow:column;flex-shrink:0;justify-content:space-between;width:100%;margin-top:24px;padding:0 32px}@media(min-width:768px){.pw-card-heading{flex-flow:row;margin-top:40px;padding:0 48px}}.pw-card-copy{flex:1 0 50%}.pw-card-title{margin:0 0 12px;font:500 clamp(22px,2.4vw,32px)/1.1 "Pw Roobert",Inter,sans-serif;letter-spacing:-.025em;color:#151417}.pw-card-body{margin:0;max-width:46ch;font:400 15px/1.5 Inter,sans-serif;color:#151417b8;text-wrap:pretty}@media(min-width:768px){.pw-card-body{font-size:16px}}.pw-card-buttons{flex:1 0 auto;display:flex;justify-content:flex-start;margin-top:20px}@media(min-width:768px){.pw-card-buttons{justify-content:flex-end;margin-top:0}}@media(max-width:767px){.pw-learn,.pw-card-buttons{display:none}}.pw-learn{display:inline-flex;align-items:center;height:48px;padding:0 24px;border:1px solid rgba(21,20,23,.22);border-radius:12px;background:#fff;color:#151417;font:600 16px/1 Inter,sans-serif;cursor:pointer;box-shadow:0 1px 2px #15141714,0 3px 8px #1514171f;transition:background .2s,transform .15s,box-shadow .2s}.pw-learn:hover{background:#f4f3f0;transform:translateY(-1px);box-shadow:0 2px 4px #1514171a,0 6px 14px #15141729}.pw-card-media{flex:1 1 auto;min-height:0;container-type:size;display:flex;align-items:flex-start;justify-content:center;width:100%;margin-top:14px;padding:0 16px}@media(min-width:768px){.pw-card-media{margin-top:32px;padding:0 48px;align-items:center}}.pw-shot{--pw-ratio: 1.5;--pw-shot-ratio: var(--pw-ratio);display:block;flex:none;width:min(100%,calc(100cqh * var(--pw-shot-ratio)));aspect-ratio:var(--pw-shot-ratio);margin:0;overflow:hidden;border:1px solid rgba(21,20,23,.22);border-radius:12px;background:#fff}@media(max-width:767px){.pw-shot{--pw-shot-ratio: var(--pw-ratio-mobile, var(--pw-ratio))}}.pw-shot img{display:block;width:100%;height:100%;object-fit:fill}.pw-card-media .pw-art{width:100%;max-width:740px;height:100%;min-height:0}@media(prefers-reduced-motion:reduce){.pw-menu-item,.pw-indicator,.pw-learn{transition:none}}@font-face{font-family:Platform Handoff Roobert;src:url(/assets/quo-features/Roobert-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}.ph-section{max-width:1280px;margin-inline:auto;padding:96px 0 112px;color:#001433;font-family:Inter,Arial,sans-serif;scroll-margin-top:84px}.ph-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;min-height:460px;border-radius:48px;background:#f0f8ff;color:#001433}.ph-panel-copy{display:flex;min-width:0;padding:48px 0 64px 48px;flex-direction:column;justify-content:flex-start}.ph-panel-copy h2{max-width:592px;margin:0;color:#001433;font:500 48px/48px Platform Handoff Roobert,Roobertvf,Inter,sans-serif;letter-spacing:-.04em;text-wrap:balance}.ph-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.ph-tabs button{display:inline-flex;align-items:center;justify-content:center;flex:0 1 auto;min-width:0;min-height:44px;padding:10px 16px;border:0;border-radius:12px;background:#f4f3f0;color:#001433;text-align:left;cursor:pointer;font:500 14px/24px Inter,Arial,sans-serif;transition:background-color .16s ease,color .16s ease}.ph-tabs button:hover{background:#e8e6e2}.ph-tabs button[aria-selected=true]{background:#aaebfd;color:#001433}.ph-tabs button:focus-visible,.ph-tabpanel:focus-visible{outline:2px solid #001433;outline-offset:4px}.ph-tab-label{min-width:0;white-space:nowrap}.ph-description{max-width:448px;margin:20px 0 0;color:#001433;font:400 16px/22.4px Inter,Arial,sans-serif;text-wrap:pretty}.ph-excerpt{display:flex;width:100%;min-width:0;min-height:0;margin:0;flex-direction:column;justify-content:center}.ph-tabpanel{display:flex;grid-column:2;grid-row:1;min-width:0;min-height:0;align-items:center;margin:24px}.ph-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.ph-excerpt-frame{display:flex;align-items:center;justify-content:center;min-width:0;height:100%;min-height:0;padding:0;overflow:visible;border-radius:24px;background:transparent}.ph-panel .pmc-card{display:grid;grid-template-rows:1fr auto auto;gap:32px;width:100%;min-width:0;min-height:320px;padding:24px 20px 16px;overflow:visible;border:1px solid #cfe1f2;border-radius:28px;background:#fff;color:#574c60}.ph-panel .pmc-prompt-slot{display:grid;min-width:0;min-height:90.672px}.ph-panel .pmc-prompt{grid-area:1 / 1;min-width:0;margin:0;padding-inline:12px;overflow-wrap:anywhere;color:#574c60;font:400 39.43px/45.336px Inter,Arial,sans-serif;letter-spacing:-.01em}.ph-panel .pmc-prompt-reserve{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.ph-panel .pmc-prompt-live{min-height:100%}.ph-panel .pmc-caret{display:inline-block;width:.07em;min-width:2.5px;height:1.02em;margin-left:.04em;border-radius:1px;background:currentColor;vertical-align:-.12em}.ph-panel .pmc-caret--blinking{animation:pmc-caret-blink 1.1s step-end infinite}.ph-panel .pmc-chip{display:flex;align-items:center;gap:10px;width:fit-content;min-height:48px;padding:8px 12px 8px 8px;border-radius:12px;background:#f4f1f5;color:#574c60;transform:scale(1);transform-origin:left center}.ph-panel .pmc-chip--animated{animation:pmc-chip-spring .55s linear both}.ph-panel .pmc-chip-icon{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:8px}.ph-panel .pmc-chip-icon img{display:block;width:18px;height:18px}.ph-panel .pmc-chip-label{color:#574c60;font:400 18px/24px Inter,Arial,sans-serif;letter-spacing:.02em;white-space:nowrap}.ph-panel .pmc-chip--blue .pmc-chip-icon{background:#bdd7f0}.ph-panel .pmc-chip--peach .pmc-chip-icon{background:#f4cda5}.ph-panel .pmc-chip--lilac .pmc-chip-icon{background:#d9c7ee}.ph-panel .pmc-chip--lime .pmc-chip-icon{background:#cfe5ae}.ph-panel .pmc-card-footer{display:flex;align-items:center;height:44px}.ph-panel .pmc-footer-cell{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.ph-panel .pmc-footer-cell img{display:block;width:20px;height:20px}@keyframes pmc-caret-blink{0%,70%,to{opacity:1}20%,50%{opacity:0}}@keyframes pmc-chip-spring{0%{transform:scale(.5)}6%{transform:scale(.61)}15%{transform:scale(.954)}23%{transform:scale(1.126)}31%{transform:scale(1.059)}40%{transform:scale(.978)}49%{transform:scale(.973)}58%{transform:scale(.998)}67%{transform:scale(1.007)}76%{transform:scale(1.006)}85%{transform:scale(1)}94%{transform:scale(.9983)}to{transform:scale(1)}}.ph-live-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(min-width:768px)and (prefers-reduced-motion:no-preference){.ph-panel-copy{animation:ph-handoff-enter .18s ease-out both}}@keyframes ph-handoff-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1330px){.ph-section{margin-inline:24px}}@media(max-width:960px)and (min-width:768px){.ph-panel-copy{padding-inline:32px}.ph-panel-copy h2{font-size:42px;line-height:44px}.ph-tabpanel{margin:18px}.ph-panel{min-height:420px}}@media(min-width:768px)and (max-width:1120px){.ph-panel .pmc-prompt{font-size:32px;line-height:38px}}@media(max-width:767px){.ph-section{width:95%;margin-inline:auto;padding:64px 0 72px;scroll-margin-top:84px}.ph-panel{display:flex;min-height:0;flex-direction:column;border-radius:24px}.ph-panel-copy{padding:32px 20px 24px}.ph-panel-copy h2{max-width:none;font-size:32px;line-height:32px}.ph-tabs{margin-top:32px}.ph-tabs button{padding-inline:14px}.ph-tabpanel{margin:0 20px 24px}.ph-excerpt-frame{height:auto;min-height:0;border-radius:18px}.ph-panel .pmc-card{gap:24px;min-height:0;padding:20px 16px 12px;border-radius:24px}.ph-panel .pmc-prompt-slot{min-height:82.8px}.ph-panel .pmc-prompt{font-size:24px;line-height:1.15}.ph-panel .pmc-chip{min-height:44px}.ph-panel .pmc-chip-label{font-size:16px}}@media(prefers-reduced-motion:reduce){.ph-tabs button{transition:none}.ph-panel .pmc-caret--blinking,.ph-panel .pmc-chip--animated{animation:none}}body:has(.product-page){min-width:0}.product-page{color:#1d1d1f;background:#fff;font-family:Inter,Arial,sans-serif}:where(.product-page) h1:not(:where(.how-work-section *,.pp-native-preview *)),:where(.product-page) h2:not(:where(.how-work-section *,.pp-native-preview *)),:where(.product-page) h3:not(:where(.how-work-section *,.pp-native-preview *)){font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:500;letter-spacing:-.045em}:where(.product-page) h1:not(:where(.how-work-section *,.pp-native-preview *)){font-size:clamp(44px,5.2vw,76px);line-height:1.1;margin:0;text-wrap:balance}:where(.product-page) h2:not(:where(.how-work-section *,.pp-native-preview *)){font-size:44px;line-height:1.17;margin:0;text-wrap:balance}:where(.product-page) p:not(:where(.how-work-section *,.pp-native-preview *)){color:#6b686d;line-height:1.65}.pp-section{max-width:1164px;margin-inline:auto;padding-block:80px;scroll-margin-top:84px}.pp-eyebrow{font-size:12px;line-height:1.4!important;font-weight:600;letter-spacing:.1em;color:#827486!important;margin:0 0 22px}.pp-primary{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:#202020;color:#fff;border:1px solid #202020;border-radius:7px;padding:13px 20px;font:500 14px/1.35 Inter,Arial,sans-serif;text-decoration:none;cursor:pointer;transition:background .16s}.pp-primary:hover{background:#3c3042}.pp-text-link{display:inline-flex;align-items:center;gap:16px;margin-top:18px;padding-bottom:8px;border-bottom:1px solid #242024;font-size:15px;font-weight:500;line-height:1.5}.product-page a:focus-visible,.product-page button:focus-visible,.product-page summary:focus-visible{outline:2px solid #8962ae;outline-offset:5px}.pp-platform-hero{padding:70px 24px 0}.pp-hero-copy{text-align:center;max-width:1100px;margin:0 auto}.pp-hero-copy>p:not(.pp-eyebrow){font-size:18px;margin:28px auto;max-width:760px;line-height:1.6}.pp-hero-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.pp-hero-actions>a:not(.pp-primary){font-size:14px;color:#6a646d;display:inline-flex;align-items:center;gap:10px}.pp-platform-stage{margin:56px auto 0;padding:24px 64px 0;max-width:1376px;background:#f2f0ed;border-radius:10px;overflow:hidden;scroll-margin-top:76px}.pp-screen-selector{display:flex;justify-content:center;gap:8px;margin-bottom:22px}.pp-screen-selector button{border:0;background:transparent;padding:8px 17px;border-radius:6px;font:500 13px Inter,sans-serif;color:#6f6772;cursor:pointer}.pp-screen-selector button[aria-pressed=true]{background:#fff;color:#29232d;box-shadow:0 1px 3px #291e2510}.pp-product-screen{position:relative;width:100%;aspect-ratio:1422/755;overflow:hidden;border-radius:9px 9px 0 0;box-shadow:0 0 0 5px #ffffff65;border:1px solid #ddd9dc;background:#f5f4f7}.pp-product-screen picture{display:block}.pp-product-screen img{display:block;width:100%;height:auto}.pp-screen-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:24px}.pp-screen-fallback img{width:44px;height:44px}.pp-screen-fallback strong{font-size:24px}.pp-screen-fallback p{margin:0}.pp-section-heading>p:not(.pp-eyebrow){font-size:17px;max-width:630px;margin:20px 0 0}.pp-centered{text-align:center;margin-inline:auto}.pp-centered>p:not(.pp-eyebrow){margin-inline:auto}.pp-three-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:44px}.pp-three-notes h3{font-size:22px;line-height:1.4;margin:12px 0 8px;letter-spacing:-.035em}.pp-three-notes p{font-size:15px;margin:0;line-height:1.65}.pp-three-notes>div{min-width:0}.pp-three-notes>div>img{width:24px;height:24px;object-fit:contain}.pp-workspace-benefits{padding-bottom:54px}.pp-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pp-split-visual{display:flex;align-items:center;justify-content:center;min-height:400px;background:#f3f0ec;border-radius:12px;padding:32px;overflow:hidden}.pp-team-visual{background:#e9e3ef}.pp-native-preview{width:100%;container-type:inline-size;min-width:0}.pp-native-preview .vf-art{margin-inline:auto;width:min(100%,384px)}.pp-agent{max-width:none;background:#fbf8f3;padding-inline:max(24px,calc((100% - 1164px)/2));margin-top:36px}.pp-agent-stage{margin-top:28px;background:#eee7df;border-radius:20px;padding:52px 48px}.pp-example-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:34px}.pp-example-tabs button{border:1px solid transparent;border-radius:99px;padding:10px 19px;background:#f1ece5;color:#61596a;font:500 14px/1.4 Inter,sans-serif;cursor:pointer}.pp-example-tabs button[aria-pressed=true]{background:#ded0ed;border-color:#cdbbdf;color:#342a3f}.pp-agent-window{max-width:800px;margin:auto;background:#fff;border:1px solid #e8e3e8;border-radius:16px;padding:36px 40px 24px;min-height:470px;box-shadow:0 8px 30px #40314b08}.pp-agent-user{display:flex;align-items:flex-start;gap:18px;margin-bottom:32px}.pp-user-avatar{display:grid;place-items:center;flex:none;width:42px;height:42px;background:#74567b;border-radius:9px;color:#fff;font-size:12px;font-weight:600}.pp-agent-user>p{font-size:19px;color:#29272b;margin:5px 0 0;line-height:1.5}.pp-agent-answer{display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px}.pp-agent-mark{width:42px;height:42px;object-fit:contain}.pp-agent-name{font-size:17px;font-weight:600;display:block;line-height:1.4}.pp-agent-context{font-size:12px;color:#94889b;display:block;margin-top:4px}.pp-agent-answer p{font-size:16px;margin:16px 0;line-height:1.65;color:#524b58;min-height:53px}.pp-agent-answer dl{margin:0 0 16px}.pp-agent-answer dl>div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #f0edf2;font-size:14px;line-height:1.5}.pp-agent-answer dt{font-weight:500}.pp-agent-answer dd{margin:0;color:#75667e;text-align:right}.pp-agent-answer small{font-size:12px;color:#8a818e;line-height:1.5;display:block}.pp-agent-more{display:flex;align-items:center;justify-content:space-between;background:#f7f5f8;border:1px solid #efebf1;border-radius:99px;padding:14px 20px;margin-top:28px;font-size:13px;color:#746c7a}.pp-agent-more img{transform:rotate(-90deg)}.pp-agent .pp-three-notes{margin-top:36px}.pp-agent .pp-three-notes h3{font-size:19px}.pp-crosslink{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;background:#000;color:#fff;max-width:none;padding-inline:max(24px,calc((100% - 1164px)/2))}.pp-crosslink>img{width:100%;max-height:480px;object-fit:contain}.pp-crosslink .pp-eyebrow{color:#c2aec9!important}.pp-crosslink .pp-section-heading>p:not(.pp-eyebrow){color:#aaa3af}.pp-crosslink .pp-primary{background:#e6cef4;border-color:#e6cef4;color:#262028;margin-top:30px}.pp-receptionist-hero{max-width:1228px;margin:auto;padding:70px 32px 0}.pp-receptionist-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;align-items:end;margin-bottom:40px}.pp-receptionist-heading h1{font-size:52px;line-height:1.14;letter-spacing:-.045em}.pp-receptionist-label{display:inline-flex;align-items:center;gap:7px;background:#efe2fb;border-radius:99px;padding:6px 12px;margin-bottom:22px;font-size:10px;letter-spacing:.04em;color:#6d4789!important}.pp-receptionist-label img{object-fit:contain;width:22px;height:22px}.pp-receptionist-heading>div>p:not(.pp-eyebrow){font-size:17px;margin:0 0 24px;line-height:1.65}.pp-receptionist-heading .pp-hero-actions{justify-content:flex-start;gap:20px}.pp-receptionist-stage{background:#d6b6ec;border-radius:10px;padding:50px 58px 0;overflow:hidden}.pp-scenarios .pp-section-heading{margin-bottom:42px}.pp-scenario-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.pp-column-label{font-size:20px;line-height:1.4;margin:0 0 24px;letter-spacing:-.03em!important}.pp-scenario-options{display:flex;flex-direction:column;gap:16px}.pp-scenario-options button{display:flex;align-items:center;gap:18px;text-align:left;border:1px solid #e8e3e9;border-radius:12px;background:#fff;min-height:108px;padding:24px;color:#2c2730;cursor:pointer}.pp-scenario-options button[aria-pressed=true]{border-color:#a27abd;box-shadow:inset 0 0 0 1px #a27abd;background:#fcf9fe}.pp-scenario-options button>span:nth-child(2){flex:1}.pp-scenario-options strong{display:block;font:500 18px/1.4 Plus Jakarta Sans,sans-serif;letter-spacing:-.035em}.pp-scenario-options button>span>span{display:block;font:400 14px/1.55 Inter,sans-serif;color:#827787;margin-top:8px}.pp-scenario-options button>img{transform:rotate(-90deg);opacity:.5}.pp-scenario-number{font:500 12px/1 Inter,sans-serif;color:#a092a8;align-self:flex-start;margin-top:6px}.pp-scenario-result{padding:30px 38px 34px;min-height:385px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;border-radius:12px;background:#f4f1ed}.pp-scenario-result>p{font-size:16px;line-height:1.5;margin:0;color:#685e70}.pp-training{padding-top:48px}.pp-training-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.pp-training-grid>article{background:#f7f5f3;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.pp-training-grid>article>img{width:100%;height:320px;object-fit:contain;background:#000}.pp-training-grid>article>div:last-child{padding:30px 32px 34px}.pp-training-grid h3{font-size:25px;line-height:1.35;margin:0 0 14px;letter-spacing:-.035em}.pp-training-grid p{font-size:15px;margin:0}.pp-training-knowledge{height:320px;display:flex;align-items:center;justify-content:center;background:#e9e2f1;padding:20px 40px}.pp-training-grid .pp-learning-card>div:last-child{padding-top:16px}.pp-optional{font-size:10px;font-weight:600;letter-spacing:.06em;color:#8d779a;display:block;margin-bottom:8px}.pp-mobile-summary{height:440px;align-items:flex-start;background:#ebe5de;padding-top:36px}.pp-mobile-summary>img{display:block;width:290px;max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 0 7px #ffffff60}@media(max-width:1260px){.pp-section{margin-inline:32px}.pp-agent,.pp-crosslink{margin-inline:0;padding-inline:32px}.pp-platform-stage{padding-inline:40px}.pp-split{gap:48px}}@media(max-width:1000px){:where(.product-page) h2:not(:where(.how-work-section *,.pp-native-preview *)){font-size:36px}.pp-platform-hero{padding-top:52px}.pp-receptionist-heading{gap:32px}.pp-receptionist-heading h1{font-size:42px}.pp-receptionist-heading .pp-primary{font-size:13px}.pp-receptionist-stage{padding:36px 32px 0}.pp-scenario-grid{gap:32px}.pp-scenario-options button{padding:20px 16px}.pp-scenario-options strong{font-size:16px}.pp-scenario-result{padding:24px 20px}.pp-split{gap:32px}.pp-split-visual{padding:24px 12px;min-height:340px}.pp-three-notes{gap:24px}.pp-three-notes h3{font-size:20px}.pp-training-grid>article>img,.pp-training-knowledge{height:280px}.pp-training-knowledge{padding:12px}.pp-crosslink{gap:32px}}@media(max-width:767px){.pp-section{margin-inline:24px;padding-block:52px}:where(.product-page) h1:not(:where(.how-work-section *,.pp-native-preview *)){font-size:42px}:where(.product-page) h2:not(:where(.how-work-section *,.pp-native-preview *)){font-size:32px}.pp-eyebrow{font-size:10px;margin-bottom:18px}.pp-platform-hero{padding:40px 16px 0}.pp-hero-copy>p:not(.pp-eyebrow){font-size:16px;margin:22px auto;max-width:460px}.pp-desktop-break{display:none}.pp-hero-actions{gap:18px}.pp-platform-stage{margin-top:34px;padding:20px 18px 0}.pp-three-notes{grid-template-columns:1fr;gap:28px;margin-top:30px}.pp-three-notes h3{font-size:20px;margin-top:8px}.pp-three-notes p{font-size:14px}.pp-split{grid-template-columns:1fr;gap:28px}.pp-split .pp-section-heading{grid-row:1}.pp-split-visual{min-height:326px;padding:24px 10px}.pp-section-heading>p:not(.pp-eyebrow){font-size:16px;margin-top:18px}.pp-agent{margin:16px 0 0;padding-inline:24px}.pp-agent-stage{padding:22px 14px;border-radius:14px}.pp-agent-window{padding:24px 18px 18px;min-height:465px;border-radius:12px}.pp-agent-user{gap:12px;margin-bottom:24px}.pp-user-avatar{width:32px;height:32px;font-size:10px;border-radius:7px}.pp-agent-user>p{font-size:15px;margin-top:2px}.pp-agent-answer{grid-template-columns:32px minmax(0,1fr);gap:12px}.pp-agent-mark{width:32px;height:32px}.pp-agent-name{font-size:15px}.pp-agent-context{font-size:10px}.pp-agent-answer p{font-size:14px;min-height:0}.pp-agent-answer dl>div{font-size:12px;gap:10px;flex-wrap:wrap}.pp-agent-answer small{font-size:10px}.pp-agent-more{font-size:11px;padding:12px 14px}.pp-example-tabs{gap:6px;margin-top:24px}.pp-example-tabs button{font-size:12px;padding:9px 12px}.pp-agent .pp-three-notes{gap:20px}.pp-crosslink{margin:0;padding-inline:24px;grid-template-columns:1fr;gap:24px}.pp-crosslink>img{max-height:340px;grid-row:2}.pp-crosslink .pp-primary{margin-top:24px}.pp-receptionist-hero{padding:40px 16px 0}.pp-receptionist-heading{display:block;margin:0 8px 28px}.pp-receptionist-heading h1{font-size:38px}.pp-receptionist-heading>div>p:not(.pp-eyebrow){font-size:16px;margin:22px 0}.pp-receptionist-heading .pp-hero-actions{gap:16px}.pp-receptionist-stage{padding:24px 20px 0}.pp-scenarios .pp-section-heading{margin-bottom:28px}.pp-scenario-grid{grid-template-columns:1fr;gap:28px}.pp-column-label{font-size:18px;margin-bottom:16px}.pp-scenario-options{gap:10px}.pp-scenario-options button{min-height:92px;padding:18px 16px;gap:12px}.pp-scenario-result{min-height:340px;padding:22px 14px;gap:16px}.pp-scenario-result>p{font-size:15px}.pp-training-grid{grid-template-columns:1fr}.pp-training-grid>article>img,.pp-training-knowledge{height:280px}.pp-training-grid>article>div:last-child{padding:24px}.pp-training-grid h3{font-size:23px}.pp-training-grid .pp-learning-card>div:last-child{padding-top:20px}.pp-training-knowledge{padding:16px}.pp-mobile-summary{height:395px;min-height:0;padding-top:24px}.pp-mobile-summary>img{width:280px}.pp-text-link{font-size:14px;gap:12px}}@media(max-width:600px){.pp-product-screen{aspect-ratio:390/510;max-width:390px;margin-inline:auto}.pp-product-screen img{width:100%;height:auto}.pp-screen-selector{display:none}.pp-platform-stage{max-width:450px}.pp-receptionist-stage{max-width:450px;margin:auto}.pp-platform-hero h1{font-size:clamp(31px,8.4vw,42px)}.pp-platform-hero h1 br{display:none}.pp-agent-stage{margin-inline:-8px;padding-inline:10px}.pp-agent-window{padding-inline:14px}.pp-agent-answer{gap:9px}.pp-agent .pp-example-tabs{gap:5px}.pp-example-tabs button{font-size:11px;padding:9px 10px}.pp-receptionist-heading h1{font-size:clamp(32px,8.5vw,38px)}}@media(prefers-reduced-motion:reduce){.product-page *{transition:none!important}}.pp-split-visual:has(.vf-feature-illustration),.pp-scenario-result,.pp-training-knowledge{background:#f7f6f5}.pv-page .pv-workspace{padding:0;background:transparent;border-radius:0;max-width:1376px}.pv-page .pv-workspace-screen{border:1px solid #e1dce3;border-radius:14px;box-shadow:none;background:#fff}.pv-page .pv-workspace .pp-screen-selector{display:flex;margin-bottom:20px}.pv-page .pp-screen-selector button[aria-pressed=true]{background:#eee6f3;box-shadow:none}.pv-page .pv-feature-art{border-radius:12px;box-shadow:0 0 0 1px #e5dfe8}.pv-page .pv-ask-stage{padding:0;background:transparent;border-radius:12px;max-width:1100px;margin:40px auto 0;overflow:hidden;box-shadow:0 0 0 1px #e5dfe8}@media(max-width:767px){.pv-page .pv-workspace{margin:34px auto 0;max-width:600px}.pv-page .pv-workspace-screen,.pv-page .pv-feature-art,.pv-page .pv-ask-stage{border-radius:9px}.pv-page .pv-ask-stage{margin-top:28px}}.pv-page{overflow:clip}.pv-workspace{padding:22px 38px 0;background:#eee8f1;border-radius:18px;margin-top:48px}.pv-workspace-screen{border:1px solid #ded5e4;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 0 0 6px #ffffff65;background:#242323}.pv-workspace-screen .vector-illustration{display:block;width:100%;height:auto}.pv-feature-art{display:block;width:100%;height:auto;border-radius:20px}.pv-followups{padding-top:12px}.pv-ask{max-width:none;margin-inline:0;background:#faf8f5;padding-inline:max(24px,calc((100% - 1164px)/2));margin-top:24px}.pv-ask-tabs{display:flex;justify-content:center;gap:9px;margin:35px auto 26px;flex-wrap:wrap}.pv-ask-tabs button{font:500 14px/1.4 Inter,Arial,sans-serif;background:transparent;border:1px solid #ded6e3;border-radius:999px;color:#796780;padding:11px 20px;cursor:pointer;transition:background .15s,color .15s}.pv-ask-tabs button[aria-pressed=true]{background:#3d2e46;border-color:#3d2e46;color:#fff}.pv-ask-tabs button:hover:not([aria-pressed=true]){background:#eee5f4}.pv-ask-stage{background:#ebe2f0;border-radius:20px;padding:36px 65px 22px}.pv-ask-stage .vector-illustration{display:block;width:min(100%,900px);height:auto;margin:auto;border-radius:14px;box-shadow:0 4px 22px #4e365510}.pv-ask-stage>p{max-width:720px;margin:21px auto 0!important;min-height:45px;text-align:center;font-size:14px;line-height:1.55!important;color:#827089!important}@media(min-width:1600px){.pv-workspace{max-width:1420px}.pv-page .pp-platform-hero{padding-top:80px}}@media(max-width:900px){.pv-workspace{padding:18px 20px 0}.pv-ask-stage{padding:24px 24px 19px}.pv-page .pp-split{gap:35px}.pv-page .pp-section-heading h2{font-size:36px}}@media(max-width:600px){.pv-page .pp-platform-hero{padding:42px 17px 0}.pv-page .pp-platform-title{font-size:40px}.pv-page .pp-hero-copy>p{font-size:16px;margin-top:22px}.pv-page .pp-hero-actions{gap:18px}.pv-workspace{padding:15px 10px 0;margin:34px -5px 0;border-radius:13px}.pv-workspace .pp-screen-selector{display:flex;margin-bottom:14px}.pv-workspace-screen{box-shadow:none}.pv-workspace-screen .vector-illustration{width:100%;height:auto;aspect-ratio:460/550}.pv-page .pp-section-heading h2{font-size:32px}.pv-page .pp-section-heading>p{font-size:16px}.pv-page .pp-split{gap:25px}.pv-followups{padding-top:5px}.pv-ask{padding:55px 18px}.pv-ask-tabs{gap:6px;margin-top:26px}.pv-ask-tabs button{padding:9px 12px;font-size:12px}.pv-ask-stage{padding:14px 9px 17px;border-radius:13px}.pv-ask-stage>p{font-size:12px;min-height:56px;margin-inline:9px!important}.pv-ask-stage .vector-illustration{width:100%;border-radius:9px;aspect-ratio:460/665}.pv-page .pp-crosslink{margin-bottom:0}}@media(prefers-reduced-motion:reduce){.pv-ask-tabs button{transition:none}}.rc-stack{--rc-below: 24px;--rc-seen: .58}@media(min-width:768px){.rc-stack{--rc-below: 40px}}@media(min-width:1024px){.rc-stack{--rc-below: 48px}}@media(min-width:768px){.rc-stack .pw-card-copy{max-width:560px}}.rc-stack .pw-card-media{align-items:stretch}@media(min-width:768px){.rc-stack .pw-card-media{margin-top:24px}}.rc-stage{position:relative;flex:1 1 auto;align-self:stretch;min-width:0}.rc-phone-box{--rc-phone-w: clamp(150px, min( calc((100cqh + var(--rc-below)) / var(--rc-seen) * .4751), 62cqw ), 560px);--rc-phone-h: calc(var(--rc-phone-w) * 2.1046);--rc-u: calc(var(--rc-phone-w) / 411);--rc-overlap: calc(64 * var(--rc-u));position:absolute;top:0;left:50%;transform:translate(-50%);width:var(--rc-phone-w);height:var(--rc-phone-h)}@media(max-width:767px){.rc-phone-box{--rc-phone-w: min( 87cqw , calc((100cqh + var(--rc-below) + 10px) / var(--rc-seen) * .4751) );top:max(-10px,calc(100cqh + var(--rc-below) - var(--rc-seen) * var(--rc-phone-h)))}}.rc-phone{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(62 * var(--rc-u));background:#151417}.rc-screen{position:absolute;inset:calc(11 * var(--rc-u));border-radius:calc(51 * var(--rc-u));overflow:hidden;background:linear-gradient(176deg,#1c1c1e,#2c2c2e);color:#fff;font-family:Inter,Arial,sans-serif;box-shadow:0 0 0 calc(1.4 * var(--rc-u)) #ffffff21}.rc-island{position:absolute;top:calc(12 * var(--rc-u));left:50%;transform:translate(-50%);width:calc(122 * var(--rc-u));height:calc(36 * var(--rc-u));border-radius:999px;background:#000}.rc-status{position:absolute;top:calc(14 * var(--rc-u));left:calc(32 * var(--rc-u));right:calc(32 * var(--rc-u));height:calc(32 * var(--rc-u));display:flex;align-items:center;justify-content:space-between}.rc-status-time{font:600 calc(16 * var(--rc-u))/1 Inter,Arial,sans-serif;font-variant-numeric:tabular-nums}.rc-status-right{display:flex;align-items:center;gap:calc(6 * var(--rc-u))}.rc-status-icon{display:block;height:calc(12 * var(--rc-u))}.rc-status-signal{width:calc(18 * var(--rc-u))}.rc-status-wifi{width:calc(16 * var(--rc-u))}.rc-status-battery{width:calc(26 * var(--rc-u))}.rc-callee{position:absolute;top:calc(138 * var(--rc-u));left:calc(24 * var(--rc-u));right:calc(24 * var(--rc-u));text-align:center}.rc-callee-name{margin:0;font:500 calc(22 * var(--rc-u))/1.2 Inter,Arial,sans-serif;letter-spacing:-.012em}.rc-callee-timer{margin:calc(10 * var(--rc-u)) 0 0;font:400 calc(15 * var(--rc-u))/1 Inter,Arial,sans-serif;color:#ffffffb3;font-variant-numeric:tabular-nums}.rc-keys{position:absolute;top:calc(436 * var(--rc-u));left:calc(44 * var(--rc-u));right:calc(44 * var(--rc-u));display:grid;grid-template-columns:repeat(3,1fr);row-gap:calc(24 * var(--rc-u));justify-items:center}.rc-key{display:grid;justify-items:center;gap:calc(9 * var(--rc-u))}.rc-key-disc{width:calc(76 * var(--rc-u));height:calc(76 * var(--rc-u));border-radius:50%;background:#ffffff26;display:grid;place-items:center;color:#fff}.rc-key-glyph{display:block;width:calc(32 * var(--rc-u));height:calc(32 * var(--rc-u))}.rc-key-label{font:400 calc(12 * var(--rc-u))/1 Inter,Arial,sans-serif;color:#ffffffdb}.rc-end{position:absolute;top:calc(738 * var(--rc-u));left:50%;transform:translate(-50%);width:calc(74 * var(--rc-u));height:calc(74 * var(--rc-u));border-radius:50%;background:#ff3b30;display:grid;place-items:center;color:#fff}.rc-end-glyph{display:block;width:calc(36 * var(--rc-u));height:calc(36 * var(--rc-u));transform:rotate(134deg)}.rc-home{position:absolute;bottom:calc(12 * var(--rc-u));left:50%;transform:translate(-50%);width:calc(130 * var(--rc-u));height:calc(5 * var(--rc-u));border-radius:999px;background:#ffffff6b}.rc-lines{position:absolute;top:0;right:0;bottom:0;left:0}.rc-line,.rc-action{--rc-type: 14.5px;position:absolute;top:var(--rc-line-top);box-sizing:border-box;margin:0;width:max-content;max-width:100%;padding:calc(var(--rc-type) * .72) calc(var(--rc-type) * .86);border:1px solid transparent;border-radius:calc(var(--rc-type) * 1.1);font:400 var(--rc-type)/1.35 Inter,Arial,sans-serif;box-shadow:0 1px 2px #15141714,0 3px 8px #1514171f;text-wrap:pretty}.rc-line{display:flex;align-items:flex-start;gap:calc(var(--rc-type) * .5)}.rc-line--vocalis{background:#7c5fcf;color:#fff}.rc-line--caller{background:#f2f2f4;border-color:#1514171f;color:#322e37}.rc-action{background:#fff;border-color:#15141738;color:#57505b;font-size:calc(var(--rc-type) * .92)}.rc-line-disc{display:grid;place-items:center;flex:none;width:max(20px,calc(var(--rc-type) * 1.25));height:max(20px,calc(var(--rc-type) * 1.25));border-radius:50%;background:#fff}.rc-line-mark{display:block;width:72%;height:72%}.rc-line-avatar{display:grid;place-items:center;flex:none;width:max(20px,calc(var(--rc-type) * 1.25));height:max(20px,calc(var(--rc-type) * 1.25));border-radius:50%;background:#15141717;color:#6f6975}.rc-line-avatar svg{display:block;width:62%;height:62%}.rc-line-text{min-width:0}.rc-action-head{display:flex;align-items:flex-start;gap:calc(var(--rc-type) * .5);margin:0}.rc-action-mark{display:block;flex:none;width:max(20px,calc(var(--rc-type) * 1.25));height:max(20px,calc(var(--rc-type) * 1.25))}.rc-action-copy{min-width:0}.rc-action-label{color:#232124;font-weight:600}.rc-action-detail{color:#6c636f;font-size:.94em}.rc-action-detail:before{content:"·";margin:0 .42em;color:#a9a3ae}.rc-action-rows{display:grid;gap:.14em;margin-top:.5em;padding-top:.46em;border-top:1px solid rgba(21,20,23,.14)}.rc-action-row{font-size:.94em}.rc-action-row:first-child{color:#232124;font-weight:500}@media(max-width:767px){.rc-stack{--pw-card-cap: 528px;--rc-below: 12px;--rc-seen: .615}.rc-stack .pw-card{padding-bottom:12px}.rc-stack .pw-card-media{margin-top:10px}.rc-callee{top:calc(70 * var(--rc-u))}.rc-lines{inset:auto;position:absolute;left:50%;transform:translate(-50%);width:calc(100cqw - 16px);top:calc(121.4 * var(--rc-u) + 8px);display:flex;flex-direction:column;align-items:flex-start;gap:5px}.rc-line,.rc-action{--rc-type: 15px;position:static;padding:calc(var(--rc-type) * .62) calc(var(--rc-type) * .86)}.rc-line--caller{align-self:flex-start;width:fit-content;min-width:48cqw;max-width:56cqw;border-bottom-left-radius:calc(var(--rc-type) * .42)}.rc-line--vocalis{align-self:flex-end;width:72cqw;max-width:72cqw;border-bottom-right-radius:calc(var(--rc-type) * .42)}.rc-action{align-self:flex-end;width:62cqw;max-width:62cqw}.rc-action-rows{gap:.06em;margin-top:.36em;padding-top:.34em}.rc-action-row{font-size:.88em;line-height:1.28}}@media(min-width:768px){.rc-line,.rc-action{--rc-type: clamp(13px, calc((100cqw - var(--rc-phone-w)) * .072), 18.5px);max-width:min(292px,calc((100cqw - var(--rc-phone-w)) / 2 + var(--rc-overlap) + 28px))}.rc-line--left,.rc-action--left{right:calc(100% - var(--rc-overlap));left:auto}.rc-line--right,.rc-action--right{left:calc(100% - var(--rc-overlap));right:auto}}@font-face{font-family:Voice Sampler Roobert;src:url(/assets/quo-features/Roobert-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}.vs-section{max-width:1280px;margin-inline:auto;padding:96px 0 112px;color:#001433;font-family:Inter,Arial,sans-serif;scroll-margin-top:84px}.vs-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;min-height:460px;border-radius:48px;background:#f0f8ff;color:#001433}.vs-copy{display:flex;min-width:0;padding:48px 0 64px 48px;flex-direction:column;justify-content:flex-start}.vs-copy h2{max-width:592px;margin:0;color:#001433;font:500 48px/48px Voice Sampler Roobert,Roobertvf,Inter,sans-serif;letter-spacing:-.04em;text-wrap:balance}.vs-copy .vs-description{max-width:448px;margin:20px 0 0;color:#001433;font:400 16px/22.4px Inter,Arial,sans-serif;text-wrap:pretty}.vs-tabs{display:flex;flex-wrap:wrap;max-width:448px;gap:8px;margin-top:32px}.vs-tab{display:inline-flex;align-items:center;gap:8px;flex:0 1 auto;min-width:0;min-height:44px;padding:10px 16px;border:0;border-radius:12px;background:#f4f3f0;color:#001433;text-align:left;cursor:pointer;font:500 14px/24px Inter,Arial,sans-serif;transition:background-color .16s ease,color .16s ease}.vs-tab:hover{background:#e8e6e2}.vs-tab[aria-pressed=true]{background:#aaebfd;color:#001433}.vs-tab:focus-visible,.vs-play:focus-visible{outline:2px solid #001433;outline-offset:4px}.vs-tab-label{min-width:0;white-space:nowrap}.vs-tab-dot{flex:0 0 16px;width:16px;height:16px;border-radius:50%;background:radial-gradient(circle at 50% 46%,var(--orb-a) 0%,rgba(255,255,255,0) 70%),linear-gradient(155deg,var(--orb-b) 10%,var(--orb-c) 94%)}.vs-stage{display:flex;grid-column:2;grid-row:1;min-width:0;min-height:0;align-items:center;margin:24px}.vs-card{display:grid;grid-template-rows:1fr auto;gap:32px;width:100%;min-width:0;min-height:320px;padding:24px 20px 16px;border:1px solid #cfe1f2;border-radius:28px;background:#fff;color:#574c60}.vs-play-row{display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:20px;min-width:0}.vs-orb-wrap{position:relative;flex:0 0 120px;width:120px;height:120px}.vs-play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:52px;height:52px;padding:0;border:0;border-radius:50%;background:#001433;color:#fff;box-shadow:0 0 0 3px #ffffffe6;transform:translate(-50%,-50%);cursor:pointer;transition:background-color .16s ease}.vs-play:hover{background:#0b2a5c}.vs-play svg{display:block}.vs-orb{display:block;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 50% 44%,var(--orb-a) 0%,rgba(255,255,255,0) 66%),radial-gradient(circle at 26% 84%,var(--orb-c) 0%,rgba(255,255,255,0) 72%),linear-gradient(152deg,var(--orb-b) 14%,var(--orb-c) 96%);transition:background .45s ease}.vs-orb[data-playing=true]{animation:vs-orb-breathe 3.6s ease-in-out infinite}@keyframes vs-orb-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.vs-transcript-slot{display:grid;flex:1 1 320px;min-width:0}.vs-transcript{grid-area:1 / 1;min-width:0;margin:0;overflow-wrap:break-word;color:#574c60;font:400 28px/1.2 Inter,Arial,sans-serif;letter-spacing:-.01em;text-wrap:pretty}.vs-transcript-reserve{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.vs-word{opacity:.5;transition:opacity .14s linear}.vs-word[data-lit=true]{opacity:1}.vs-chip{display:flex;align-items:center;gap:10px;width:fit-content;max-width:100%;min-height:48px;padding:8px 12px 8px 8px;border-radius:12px;background:#f4f1f5;color:#574c60}.vs-chip-icon{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:8px}.vs-chip-icon img{display:block;width:18px;height:18px}.vs-chip-label{min-width:0;color:#574c60;font:400 18px/24px Inter,Arial,sans-serif;letter-spacing:.02em}.vs-chip--blue .vs-chip-icon{background:#bdd7f0}.vs-chip--peach .vs-chip-icon{background:#f4cda5}.vs-chip--lilac .vs-chip-icon{background:#d9c7ee}.vs-chip--lime .vs-chip-icon{background:#cfe5ae}@media(max-width:1330px){.vs-section{margin-inline:24px}}@media(max-width:960px)and (min-width:768px){.vs-copy{padding-inline:32px}.vs-copy h2{font-size:42px;line-height:44px}.vs-stage{margin:18px}.vs-panel{min-height:420px}.vs-chip-label{font-size:15px}}@media(min-width:768px)and (max-width:1120px){.vs-transcript{font-size:22px}}@media(max-width:767px){.vs-section{width:95%;margin-inline:auto;padding:64px 0 72px}.vs-panel{display:flex;min-height:0;flex-direction:column;border-radius:24px}.vs-copy{padding:32px 20px 24px}.vs-copy h2{max-width:none;font-size:32px;line-height:32px}.vs-tab{padding-inline:14px}.vs-stage{margin:0 20px 24px}.vs-card{gap:24px;min-height:0;padding:20px 16px 12px;border-radius:24px}.vs-play-row{gap:16px}.vs-orb-wrap{flex-basis:108px;width:108px;height:108px}.vs-transcript{font-size:20px}.vs-chip{gap:8px;min-height:44px;padding:8px 10px 8px 8px}.vs-chip-label{font-size:14px}}@media(prefers-reduced-motion:reduce){.vs-tab,.vs-play,.vs-orb,.vs-word{transition:none}.vs-orb[data-playing=true]{animation:none}}.rv3-page{--rv3-ink: #151417;--rv3-body: #4a4750;--rv3-muted: #777169;--rv3-faint: #a5a097;--rv3-line: #e4e1e4;--rv3-tint: #f7f6f5;--rv3-dark: #151515;--rv3-cobalt: #2563eb;--rv3-lime: #86c020;--rv3-radius-lg: 16px;--rv3-gutter: 32px;background:#fff;color:var(--rv3-body);font-family:Inter,Arial,sans-serif;min-width:0}.rv3-page :where(h2,h3,p){margin:0}.rv3-page :where(h2,h3){color:var(--rv3-ink);text-wrap:balance}.rv3-page p{text-wrap:pretty}.rv3-shell{width:min(100% - var(--rv3-gutter) * 2,1200px);margin-inline:auto}.rv3-h2{font:500 clamp(30px,3.4vw,46px)/1.06 "Quo Roobert",Inter,sans-serif;letter-spacing:-.028em}@media(max-width:900px){.rv3-page{--rv3-gutter: 24px}}@media(max-width:767px){.rv3-page{--rv3-gutter: 20px}}.industry-glass-photo{position:relative;isolation:isolate;container-type:inline-size;aspect-ratio:4/5;min-height:600px;width:100%;min-width:0;max-width:650px;margin:0;overflow:hidden;border-radius:16px;background:#ded7c9;user-select:none;-webkit-user-select:none}.igp-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-drag:none}.igp-transcript{position:absolute;inset:auto 5% 5%;display:flex;flex-direction:column;gap:10px;align-items:flex-start;margin:0;pointer-events:none}.igp-message{padding:8px;border:1px solid #ffffff42;border-radius:11px;background:#4b48474d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 18px #211b1b0a}.igp-caller{width:85%}.igp-speaker{display:block;width:fit-content;margin:0 0 5px;padding:2px 5px;border-radius:3px;background:#423842d9;font:600 10px/1.25 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff}.industry-glass-photo .igp-message-text{margin:0;padding:9px 12px;border-radius:7px;background:#fbfaf2f7;font:400 clamp(13px,2.65cqi,16px)/1.4 Inter,Arial,sans-serif;letter-spacing:-.012em;color:#252527;text-wrap:pretty}.igp-vocalis{width:94%;margin-left:auto;background:#7463826e}@container (max-width:420px){.igp-transcript{inset:auto 4.5% 4.5%;gap:9px}.igp-message{padding:6px;border-radius:9px}.igp-caller{width:91%}.igp-vocalis{width:95%}.igp-speaker{font-size:9px;margin-bottom:4px}.industry-glass-photo .igp-message-text{font-size:13px;line-height:1.4;padding:8px 9px}}@media(max-width:850px){.industry-glass-photo{max-width:none;aspect-ratio:1/1.1;min-height:590px}}@media(max-width:600px){.industry-glass-photo{aspect-ratio:3/5;min-height:580px}.igp-photo{object-position:61% center}}@media(prefers-reduced-transparency:reduce){.igp-message{background:#716b67}.igp-vocalis{background:#796786}}.ind-healthcare .ind-hero .industry-glass-photo{min-height:640px}@media(max-width:600px){.ind-healthcare .ind-hero .industry-glass-photo{min-height:660px}}@media(max-width:359px){.ind-healthcare .ind-hero .industry-glass-photo{min-height:680px}}.product-capture{display:block;width:100%;min-width:0;overflow:hidden;user-select:none;-webkit-user-select:none}.product-capture>img{display:block;width:100%;height:auto;max-width:100%;-webkit-user-drag:none;pointer-events:none}.ind-healthcare .hc-hero{grid-template-columns:minmax(0,584fr) minmax(0,556fr);gap:60px;padding-block:64px}.hc-hero-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:240px 213px;gap:24px;min-width:0}.hc-hero-collage>img,.hc-hero-collage>picture>img,.hc-hero-call{width:100%;height:100%;min-width:0;display:block;object-fit:cover;border-radius:10px;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hc-hero-photo{grid-column:1/-1;object-position:center 15%}.hc-hero-call{background:#f3f1ef;display:grid;place-items:center;padding:18px}.hc-hero-call>div{display:flex;align-items:center;gap:10px;padding:13px 15px;background:#fff;border-radius:17px}.hc-hero-call>div>img{box-sizing:content-box;flex:none;padding:9px;background:#26b979;border-radius:50%;filter:none}.hc-hero-call span{display:grid;gap:4px}.hc-hero-call strong{font:500 13px/1.3 Inter,Arial,sans-serif;white-space:nowrap}.hc-hero-call small{font:400 10px/1.3 Inter,Arial,sans-serif;color:#706d72}.hc-hero-object{object-position:center;background:#f6ddca}.hc-section{padding-block:128px}.hc-story{display:grid;grid-template-columns:minmax(0,480fr) minmax(0,640fr);gap:80px;align-items:center}.hc-story-reverse{grid-template-columns:minmax(0,640fr) minmax(0,480fr)}.ind-healthcare .hc-copy h2{font-size:48px;line-height:1.1;letter-spacing:-.035em;text-wrap:initial}.ind-healthcare .hc-copy>p{font-size:16px;line-height:1.5;margin-top:16px;color:#68636a}.hc-summary-stage{position:relative;aspect-ratio:640/540;container-type:inline-size;overflow:hidden;border-radius:10px;background:#d8bce8;-webkit-user-select:none;user-select:none}.hc-native-crop{position:relative;overflow:hidden;min-width:0;aspect-ratio:var(--crop-ratio)}.hc-native-crop>picture>img{width:var(--crop-width);left:var(--crop-left);top:var(--crop-top);display:block;position:absolute;max-width:none;height:auto;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.hc-summary-call{position:absolute;left:12%;top:13%;width:64%;border-radius:3px;box-shadow:0 5px 16px #49384d10}.hc-summary-panel{position:absolute;left:12%;top:33%;width:82%;border-radius:14px;box-shadow:0 10px 28px #49384d12}.hc-feature-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px}.hc-feature-cards article{border:1px solid #e5e2e5;border-radius:10px;padding:24px}.ind-healthcare .hc-feature-cards h3{display:flex;gap:10px;align-items:center;font:500 16px/1.1 Inter,Arial,sans-serif;letter-spacing:-.02em;text-wrap:initial}.ind-healthcare .hc-feature-cards h3 img{flex:none;width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(44%) sepia(17%) saturate(1500%) hue-rotate(230deg)}.ind-healthcare .hc-feature-cards p{font-size:14px;line-height:1.5;margin-top:12px}.hc-managed-band{padding-block:128px;background:#f3edf7}.hc-managed-card{display:grid;grid-template-columns:308fr 892fr;height:300px;border:1px solid #e6dfe9;border-radius:10px;overflow:hidden;background:#fff}.hc-managed-card>img,.hc-managed-card>picture>img{min-height:0;display:block;width:100%;height:100%;max-height:360px;object-fit:cover;object-position:center 25%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hc-managed-content{padding:48px;display:flex;flex-direction:column;justify-content:center;gap:40px}.ind-healthcare .hc-managed-content h2{font-size:32px;line-height:1.1;letter-spacing:-.03em;text-wrap:initial}.hc-managed-bottom{display:flex;align-items:center;justify-content:space-between;gap:32px}.ind-healthcare .hc-managed-bottom p{font-size:14px;line-height:1.5;max-width:330px}.hc-managed-bottom button,.hc-text-link{display:inline-flex;gap:12px;align-items:center;white-space:nowrap;background:none;border:0;padding:0;color:#222;font:500 14px/1.5 Inter,Arial,sans-serif;text-decoration:none;cursor:pointer}.hc-managed-bottom button:hover,.hc-text-link:hover{color:#795092}.hc-photo-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.hc-photo-story .industry-glass-photo{aspect-ratio:608/562;min-height:0;max-width:none;border-radius:16px}.hc-photo-story .igp-photo{object-position:70% 12%}.hc-photo-story .igp-transcript{inset:auto 0 13% 9%;gap:16px;width:74%}.hc-photo-story .igp-caller{width:70%}.hc-photo-story .igp-vocalis{width:77%;margin-left:10%;margin-right:0}.hc-photo-story .igp-message{padding:8px;border-radius:9px}.hc-photo-story .igp-speaker{font-size:9px;padding:2px 4px;background:#423842b3}.hc-photo-story .igp-message-text{font-size:13px;line-height:1.4;padding:9px 10px}.hc-followup-section{padding-top:0}.hc-ticket-stage{padding:44px;background:#f5e2d0;border-radius:10px;min-width:0}.hc-ticket-stage .product-capture{border-radius:10px;overflow:hidden;box-shadow:0 8px 22px #493a2d12}.hc-text-link{margin-top:32px}@media(max-width:1100px){.ind-healthcare .hc-hero{gap:40px}.hc-hero-collage{grid-template-rows:220px 180px;gap:16px}.hc-hero-call{padding:10px}.hc-hero-call>div{gap:7px;padding:10px}.hc-hero-call>div>img{width:18px;height:18px;padding:7px}.hc-hero-call strong{font-size:11px}.hc-hero-call small{font-size:9px}.hc-story{gap:48px}.ind-healthcare .hc-copy h2{font-size:38px}.hc-section,.hc-managed-band{padding-block:88px}.hc-followup-section{padding-top:0}.hc-feature-cards article{padding:20px}.ind-healthcare .hc-feature-cards h3{font-size:14px}.hc-photo-story{gap:40px}.hc-managed-content{padding:32px;gap:28px}.ind-healthcare .hc-managed-content h2{font-size:28px}.hc-managed-bottom{align-items:flex-start;flex-direction:column;gap:18px}.hc-photo-story .igp-transcript{width:85%;left:6%;bottom:7%;gap:12px}.hc-photo-story .igp-message-text{font-size:12px}.hc-ticket-stage{padding:32px}}@media(max-width:850px){.ind-healthcare .hc-hero{grid-template-columns:1fr;gap:36px;padding-block:48px}.hc-hero-copy{max-width:650px}.hc-hero-collage{max-width:650px;grid-template-rows:260px 230px;gap:24px}.hc-hero-call strong{font-size:14px}.hc-hero-call small{font-size:11px}.hc-hero-call>div>img{width:22px;height:22px;padding:9px}.hc-hero-call>div{padding:16px;gap:10px}.hc-story,.hc-story-reverse,.hc-photo-story{grid-template-columns:1fr;gap:32px}.hc-copy{grid-row:1;max-width:640px}.hc-summary-stage{max-width:650px}.hc-managed-card{grid-template-columns:1fr 2fr}.hc-managed-content{padding:28px}.ind-healthcare .hc-managed-content h2{font-size:26px}.hc-photo-story .industry-glass-photo{max-width:650px}.hc-photo-story .igp-transcript{width:74%;left:9%;bottom:13%;gap:16px}.hc-photo-story .igp-message-text{font-size:14px}.hc-ticket-stage{max-width:650px}.ind-healthcare .hc-feature-cards h3{align-items:flex-start}.ind-healthcare .hc-feature-cards h3 img{width:17px;height:17px}}@media(max-width:600px){.ind-healthcare .hc-hero{padding-block:36px 40px;gap:38px}.hc-hero .ind-hero-copy{text-align:center}.hc-hero .ind-actions{justify-content:center}.hc-hero .ind-pill{margin-bottom:18px}.hc-hero .ind-hero-copy>p{font-size:15px;line-height:1.5}.hc-hero-collage{grid-template-rows:156px 128px;gap:16px}.hc-hero-call{padding:8px}.hc-hero-call>div{padding:10px 8px;gap:6px;border-radius:12px}.hc-hero-call>div>img{width:14px;height:14px;padding:6px}.hc-hero-call strong{font-size:9px}.hc-hero-call small{font-size:7px;max-width:72px}.hc-section,.hc-managed-band{padding-block:64px}.ind-healthcare .hc-copy h2{font-size:24px;line-height:1.1;letter-spacing:-.025em}.ind-healthcare .hc-copy>p{font-size:14px;line-height:1.5;margin-top:16px}.hc-feature-cards{grid-template-columns:1fr;gap:16px;margin-top:32px}.hc-feature-cards article{padding:20px}.ind-healthcare .hc-feature-cards h3{font-size:15px;align-items:center}.ind-healthcare .hc-feature-cards p{font-size:14px;margin-top:10px}.hc-summary-panel{border-radius:8px}.hc-managed-card{grid-template-columns:1fr}.hc-managed-card>img,.hc-managed-card>picture>img{height:220px;max-height:none;object-position:center 20%}.hc-managed-content{padding:28px 24px;gap:26px}.ind-healthcare .hc-managed-content h2{font-size:26px;line-height:1.15}.hc-managed-bottom{gap:24px}.hc-photo-story .industry-glass-photo{aspect-ratio:608/562;min-height:0}.hc-photo-story .igp-transcript{inset:auto 0 8% 5%;width:88%;gap:10px}.hc-photo-story .igp-caller{width:70%}.hc-photo-story .igp-vocalis{width:78%;margin-left:10%}.hc-photo-story .igp-message{padding:6px}.hc-photo-story .igp-speaker{font-size:8px;margin-bottom:4px}.hc-photo-story .igp-message-text{font-size:11px;line-height:1.35;padding:7px 8px}.hc-ticket-stage{padding:24px}.hc-text-link{font-size:14px;margin-top:24px}.hc-followup-section{padding-top:0}}@media(max-width:359px){.hc-hero-collage{grid-template-rows:138px 112px;gap:12px}.hc-hero-call>div>img{width:12px;height:12px;padding:5px}.hc-hero-call>div{padding:8px 6px;gap:5px}.hc-hero-call strong{font-size:8px}.hc-hero-call small{font-size:6px}.hc-photo-story .igp-message-text{font-size:10px}.hc-photo-story .igp-transcript{gap:8px}.hc-ticket-stage{padding:18px}}@media(max-width:600px){.hc-managed-card{height:auto}.hc-summary-stage{aspect-ratio:350/460}.hc-native-crop{aspect-ratio:var(--crop-mobile-ratio)}.hc-native-crop>picture>img{width:var(--crop-mobile-width);left:var(--crop-mobile-left);top:var(--crop-mobile-top)}.hc-summary-call{left:6%;top:7%;width:82%}.hc-summary-panel{left:6%;top:26%;width:88%}}.hc-ticket-preview{display:block;color:#5e4633;text-decoration:none;cursor:zoom-in}.hc-ticket-preview>span{display:none}@media(max-width:600px){.hc-ticket-stage{padding:14px}.hc-ticket-preview>span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 2px 0;font:500 12px/1.5 Inter,Arial,sans-serif}}.industry-page{font-family:Inter,Arial,sans-serif;color:#202020;background:#fff;min-width:0}.industry-page *{box-sizing:border-box}.industry-page h1,.industry-page h2,.industry-page h3{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:500;letter-spacing:-.04em;margin:0;text-wrap:balance}.industry-page h1{font-size:56px;line-height:1.1}.industry-page h2{font-size:46px;line-height:1.14}.industry-page p{color:#6d686c;line-height:1.55;margin:0}.ind-container{max-width:1200px;width:calc(100% - 64px);margin-inline:auto}.ind-hero{display:grid;grid-template-columns:minmax(0,584fr) minmax(0,556fr);align-items:center;gap:60px;padding-block:64px}.ind-hero-copy{padding-block:36px}.ind-pill{display:inline-flex;align-items:center;gap:8px;background:var(--industry-accent);color:#262128;font-size:14px;line-height:21px;border-radius:30px;padding:5px 12px;text-decoration:none;margin-bottom:21px}.ind-pill img{object-fit:contain;filter:brightness(0)}.ind-hero-copy>p{font-size:18px;line-height:1.5;margin-top:24px;max-width:555px}.ind-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:32px}.ind-primary,.ind-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:11px 18px;font:500 14px/1.4 Inter,sans-serif;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease}.ind-primary{background:#202020;color:#fff;border:1px solid #202020}.ind-primary:hover{background:#47394c;border-color:#47394c}.ind-secondary{background:#fff;border:1px solid #dedbdd;color:#282328}.ind-secondary:hover{background:#f7f4f8}.industry-page a:focus-visible,.industry-page button:focus-visible{outline:2px solid #895aa7;outline-offset:5px}.ind-hero-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:200fr 228fr;gap:24px;height:452px;min-width:0}.ind-hero-collage>:is(img,.vector-illustration){display:block;width:100%;height:100%;min-height:0;object-fit:cover;border-radius:12px}.ind-hero-collage .ind-hero-photo{grid-row:1/3;object-position:center}.ind-hero-collage .ind-hero-call{object-fit:fill;background:#f4f1ee}.ind-hero-object{background:var(--industry-accent)}.ind-story-section{padding-block:120px}.ind-story{display:grid;grid-template-columns:minmax(0,480fr) minmax(0,640fr);gap:80px;align-items:center}.ind-story-copy>p{font-size:16px;line-height:1.6;margin-top:24px}.ind-artwork{display:block;width:100%;min-width:0;overflow:hidden;border-radius:12px}.ind-artwork.vector-illustration{display:block;width:100%;height:auto}.ind-note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px}.ind-note-grid article{border:1px solid #e5e1e5;border-radius:10px;padding:24px}.ind-note-grid h3{font:500 15px/1.4 Inter,sans-serif;letter-spacing:-.015em;display:flex;align-items:center;gap:9px;text-wrap:initial}.ind-note-grid h3 img{object-fit:contain;flex:none;filter:brightness(0);opacity:.65}.ind-note-grid p{font-size:14px;line-height:1.55;margin-top:12px}.ind-conversation-section{background:#f7f5f2;padding-block:100px}.ind-story-reverse{grid-template-columns:minmax(0,640fr) minmax(0,480fr)}.ind-caption{display:block;color:#807283;font-size:14px;line-height:1.6;margin-top:28px;padding-left:18px;border-left:2px solid #b292c6}.ind-managed{padding-block:112px;text-align:center}.ind-managed-heading{max-width:740px;margin-inline:auto}.ind-managed-heading>p{max-width:600px;font-size:17px;margin:24px auto 0}.ind-managed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;text-align:left;margin-block:52px 40px}.ind-managed-grid article{border-top:1px solid #ded9df;padding-top:24px}.ind-managed-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--industry-accent);font-size:12px;color:#524458;margin-bottom:24px}.ind-managed-grid h3{font-size:20px;line-height:1.4;letter-spacing:-.025em;text-wrap:initial}.ind-managed-grid p{font-size:14px;line-height:1.6;margin-top:14px}.ind-directory{padding-block:76px 104px}.ind-directory-intro{text-align:center}.ind-directory-intro>.ind-label{font-size:14px;color:#82618f;margin-bottom:22px}.ind-directory-intro>p:last-child{font-size:18px;max-width:670px;margin:28px auto 0}.ind-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px;margin-top:64px}.ind-directory-card{display:block;text-decoration:none;min-width:0;color:#242024}.ind-directory-photo{height:350px;overflow:hidden;border-radius:12px;position:relative}.ind-directory-photo>img,.ind-directory-photo>picture>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 33%;transition:transform .3s ease}.ind-directory-card:hover .ind-directory-photo>img,.ind-directory-card:hover .ind-directory-photo>picture>img{transform:scale(1.03)}.ind-directory-arrow{position:absolute;right:20px;bottom:20px;width:40px;height:40px;border-radius:50%;background:#fff;color:#29232e;font-size:22px;display:grid;place-items:center}.ind-directory-card h2{font-size:24px;line-height:1.35;margin-top:22px;text-wrap:initial}.ind-directory-card>p{font-size:15px;margin-top:10px;max-width:330px}@media(min-width:1600px){.ind-hero{padding-block:76px}.ind-hero-copy{padding-block:40px}}@media(max-width:1100px){.ind-hero{gap:36px}.industry-page h1{font-size:47px}.ind-hero-collage{height:400px;gap:16px}.ind-hero-copy>p{font-size:17px}.ind-primary,.ind-secondary{font-size:13px;padding-inline:14px}.ind-story{gap:44px}.industry-page h2{font-size:38px}.ind-story-section{padding-block:88px}.ind-note-grid article{padding:20px}.ind-managed{padding-block:88px}.ind-directory-card h2{font-size:23px}}@media(max-width:850px){.ind-hero{grid-template-columns:1fr;gap:36px;padding-block:48px}.ind-hero-copy{padding:0;max-width:650px}.ind-hero-collage{max-width:650px;width:100%;height:420px;grid-template-columns:1.1fr 1fr;gap:20px}.industry-page h1{font-size:48px;max-width:630px}.ind-hero-copy>p{max-width:620px}.ind-story{grid-template-columns:1fr 1.1fr;gap:30px}.industry-page h2{font-size:32px}.ind-story-copy>p{font-size:15px}.ind-story-reverse{grid-template-columns:1.1fr 1fr}.ind-note-grid h3{display:block}.ind-note-grid h3 img{display:block;margin-bottom:12px}.ind-managed-grid{gap:24px}.ind-managed-grid h3{font-size:18px}.ind-directory-photo{height:270px}.ind-directory-card h2{font-size:20px}.ind-directory-grid{gap:36px 20px}.ind-conversation-section{padding-block:72px}}@media(max-width:600px){.ind-container{width:calc(100% - 40px)}.ind-hero{padding-block:36px 40px;gap:30px}.industry-page h1{font-size:clamp(34px,9.8vw,44px);line-height:1.13}.ind-pill{font-size:12px;margin-bottom:20px;padding-block:4px}.ind-hero-copy>p{font-size:16px;margin-top:20px;line-height:1.6}.ind-actions{margin-top:24px;gap:10px}.ind-primary,.ind-secondary{font-size:12px;padding:12px 13px;min-height:44px}.ind-hero-collage{height:310px;gap:12px;grid-template-columns:1fr 1fr}.ind-hero-collage>:is(img,.vector-illustration){border-radius:10px}.ind-story-section{padding-block:60px}.ind-story,.ind-story-reverse{grid-template-columns:1fr;gap:30px}.ind-story-copy{grid-row:1}.industry-page h2{font-size:32px;line-height:1.2}.ind-story-copy>p{font-size:16px;margin-top:20px}.ind-note-grid{grid-template-columns:1fr;gap:0;margin-top:30px}.ind-note-grid article{border:0;border-bottom:1px solid #e5e1e5;border-radius:0;padding:20px 0}.ind-note-grid h3{display:flex;font-size:16px}.ind-note-grid h3 img{margin:0}.ind-note-grid p{font-size:14px;padding-left:27px}.ind-conversation-section{padding-block:60px}.ind-caption{margin-top:22px}.ind-managed{padding-block:64px}.ind-managed-heading>p{font-size:16px;margin-top:20px}.ind-managed-grid{grid-template-columns:1fr;gap:26px;margin-block:34px}.ind-managed-grid article{display:grid;grid-template-columns:34px 1fr;gap:0 16px;padding-top:24px}.ind-managed-grid article>span{grid-row:1/3;margin:0}.ind-managed-grid h3{font-size:19px}.ind-managed-grid p{font-size:14px;margin-top:10px}.ind-managed>.ind-primary{font-size:14px}.ind-directory{padding-block:44px 64px}.ind-directory-intro{text-align:left}.ind-desktop-break{display:none}.ind-directory-intro>p:last-child{font-size:16px;margin-top:22px}.ind-directory-grid{grid-template-columns:1fr;gap:34px;margin-top:36px}.ind-directory-photo{height:370px}.ind-directory-card h2{font-size:26px;margin-top:18px}.ind-directory-card>p{max-width:100%;font-size:15px}.ind-directory-arrow{right:16px;bottom:16px}}@media(max-width:360px){.ind-container{width:calc(100% - 32px)}.ind-hero-collage{height:270px;gap:10px}.ind-actions{flex-direction:column;align-items:stretch}.ind-primary,.ind-secondary{font-size:12px;padding-inline:11px}.ind-directory-photo{height:320px}}@media(prefers-reduced-motion:reduce){.industry-page *{transition:none!important}}.hero-wrapper{--hover-transition-duration:.1s;--hover-transition-timing-function:cubic-bezier(.25,.46,.45,.94);position:relative;-webkit-padding-before:68px;padding-block-start:68px}@media(max-width:600px){.hero-wrapper{display:flex;flex-direction:column;block-size:calc(100svh - 68px);-webkit-padding-before:0;padding-block-start:0}}.hero-container{display:flex;flex-direction:column;gap:16px;align-items:center;overflow:hidden;max-inline-size:1120px;margin:0 auto;padding:0 20px}@media(max-width:600px){.hero-container{flex:1 1;flex-direction:column-reverse;justify-content:space-between;padding:0 16px}}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;align-items:center;inline-size:100%;max-inline-size:662px;padding:0 16px}@media(max-width:600px){.hero-content{-webkit-margin-after:40px;margin-block-end:40px;padding:0 8px}}.hero-heroLogo{inline-size:211px;block-size:40px;opacity:0;filter:blur(10px);transform:translateY(-20px);animation:hero-logoFadeIn 1.2s ease-out .25s forwards}@media(max-width:900px){.hero-heroLogo{inline-size:169px;block-size:32px}}@media(max-width:600px){.hero-heroLogo{inline-size:148px;block-size:28px}}.hero-typewriterFadeIn{display:inline-block;animation:hero-cycleIn .7s ease-in-out forwards}@keyframes hero-logoFadeIn{0%{opacity:0;filter:blur(10px);transform:translateY(30px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.hero-heroHeading{margin:0 0 20px;color:#202020;font-weight:700;font-size:92px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.05em;letter-spacing:-.04em;text-align:center}@media(max-width:900px){.hero-heroHeading{-webkit-margin-after:16px;margin-block-end:16px;font-size:64px;line-height:1.1em}}@media(max-width:600px){.hero-heroHeading{-webkit-margin-after:12px;margin-block-end:12px;font-size:48px;line-height:1.15em;letter-spacing:-.035em}}.hero-heroStaticText{color:#202020}.hero-heroWord,.hero-typewriterText{display:inline-block;color:#202020}.hero-typewriterText{position:relative;margin:-.05em -.05em -.1em;padding:.05em .05em .1em;line-height:1.1}.hero-typewriterFadeOut{display:inline-block;animation:hero-cycleOut .7s ease-in-out forwards}@keyframes hero-cycleOut{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(6px)}}@keyframes hero-cycleIn{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur(0)}}.hero-heroButtons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}@media(max-width:600px){.hero-heroButtons{gap:8px}}@keyframes hero-buttonFadeIn{0%{opacity:0;filter:blur(10px);transform:translateY(15px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.hero-primaryButton,.hero-secondaryButton{opacity:0;filter:blur(10px);transform:translateY(15px);animation:hero-buttonFadeIn .5s cubic-bezier(.215,.61,.355,1) forwards}.hero-primaryButton{animation-delay:1.3s}.hero-secondaryButton{animation-delay:1.5s}.hero-rainbowButton{position:relative;display:inline-flex;padding:0!important;border:unset;background:#0000;text-decoration:none;cursor:pointer;overflow:visible;isolation:isolate;transition:transform .1s ease-in-out}@media(max-width:600px){.hero-rainbowButton:active{transform:unset}}.hero-rainbowButton:active{transform:scale(.97)!important}.hero-buttonContent{position:relative;z-index:2;display:inline-flex;align-items:center;padding:12px 20px;border-radius:12px;background-color:#202020;color:#fff;font-weight:600;font-size:18px;font-family:Inter,sans-serif;line-height:125%;letter-spacing:-.02em;pointer-events:none;column-gap:6px;transition:background-color .15s ease-in-out}@media(max-width:600px){.hero-buttonContent{block-size:48px;padding:8px 12px;border-radius:8px}}.hero-rainbowButton:is(:hover,:focus-visible) .hero-buttonContent{background-color:#2a2a2a;transition-timing-function:var(--hover-transition-timing-function);transition-duration:var(--hover-transition-duration)}.hero-rainbowHighlight{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;border-radius:14px;opacity:0;transition:opacity .2s ease-in-out,inset .2s cubic-bezier(.25,.46,.45,.94)}@media(max-width:600px){.hero-rainbowHighlight:active{transform:unset}}.hero-rainbowButton:is(:hover,:focus-visible) .hero-rainbowHighlight{opacity:1;inset-inline:-4px;inset-block:-4.5px}.hero-rainbowHighlight:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:2;border-radius:13px;background:#fff;filter:blur(1px);transition:opacity .2s cubic-bezier(.25,.46,.45,.94),inset .2s cubic-bezier(.25,.46,.45,.94)}@media(max-width:600px){.hero-rainbowHighlight{border-radius:10px}.hero-rainbowHighlight:before{border-radius:9px}}.hero-rainbowGradient{position:absolute;z-index:1;background:conic-gradient(from 0deg at 50% 50%,#0091ff,#ff02f0,#f76808,#6647f0,#0091ff 1turn);animation:hero-spin 1.5s linear infinite;inset-block-start:50%;inset-inline-start:50%;inline-size:150%;aspect-ratio:1;translate:-50% -50%}@keyframes hero-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.hero-secondaryButton{display:flex;gap:2px;align-items:center;padding:10px 20px;border:unset;border-radius:12px;background:#0000;color:#4d4d4d;font-weight:600;font-size:18px;font-family:Inter,sans-serif;cursor:pointer;transition:all .1s cubic-bezier(.25,.46,.45,.94)}@media(max-width:600px){.hero-secondaryButton{block-size:48px;padding:12px 16px 12px 20px;border-radius:8px}}.hero-secondaryButton:hover{background:#f0f0f0;transition-timing-function:var(--hover-transition-timing-function);transition-duration:var(--hover-transition-duration)}.hero-secondaryButton:active{transform:scale(.97)!important}.hero-secondaryButtonText{display:flex;gap:2px;align-items:center;background:linear-gradient(90deg,#4d4d4d,#adadad);-webkit-background-clip:text;background-clip:text;letter-spacing:-.02em;-webkit-text-fill-color:rgba(0,0,0,0)}.hero-secondaryButtonIcon{inline-size:16px;block-size:16px;-webkit-margin-before:3px;margin-block-start:3px;color:#adadad;transition:color .1s cubic-bezier(.25,.46,.45,.94)}.hero-secondaryButton:hover .hero-secondaryButtonIcon{color:#4d4d4d;transition-timing-function:var(--hover-transition-timing-function);transition-duration:var(--hover-transition-duration)}.hero-videoWrapper{z-index:0;display:flex;justify-content:center;align-items:center;inline-size:100%;-webkit-margin-before:25px;margin-block-start:25px}@media(max-width:600px){.hero-videoWrapper{flex:1 1;inline-size:150%;min-block-size:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:40px;margin-block-end:40px}}.hero-video{display:block;inline-size:100%;max-inline-size:100%;block-size:auto;transform:scale(1.2);-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}@media(max-width:600px){.hero-video{object-fit:cover;object-position:center;block-size:100%}}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/PlusJakartaSans.latin.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter.latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Fredoka;src:url(/assets/Fredoka.latin.woff2) format("woff2");font-style:normal;font-weight:300 700;font-display:swap}:root{font-family:Plus Jakarta Sans,sans-serif;color:#202020;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}html{scrollbar-gutter:stable;scroll-behavior:smooth}body{line-height:1.5}body:has(dialog[open]){overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid #8c60ad;outline-offset:4px}button img{pointer-events:none}.vnav-brand{position:relative;top:-5px;flex-basis:108px;width:108px;height:32px;gap:7px;align-items:baseline;color:#202020}.vnav-brand img{position:relative;top:8px;width:26px;height:26px;filter:grayscale(1) contrast(12)}.vnav-brand span{display:block;font-family:Fredoka,sans-serif;font-size:22px;font-weight:500;line-height:26px;letter-spacing:-.03em;text-rendering:geometricPrecision}.hero-container{overflow:visible}.hero-content{max-inline-size:980px;gap:0}.hero-heroHeading{--hero-height-cap:clamp(40px, calc(10svh - 40px) ,84px);margin:0;font-size:84px;line-height:1.08;letter-spacing:-.04em;animation:heading-in .8s ease-out both}.hero-description{max-width:600px;margin:22px 0 28px;color:#646464;font:400 20px/1.5 Inter,sans-serif;letter-spacing:-.025em;text-align:center;text-wrap:pretty}@keyframes heading-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-primaryButton{animation-delay:.2s}.hero-secondaryButton{animation-delay:.3s}.hero-secondaryButtonIcon{opacity:1}.product-image-crop{width:100%;aspect-ratio:1422/758;overflow:hidden;background:#f5f5f8}.product-image-crop img{display:block;width:100%;height:auto}.product-dialog{width:min(1200px,calc(100vw - 64px),calc((100dvh - 232px)*1.876));max-height:calc(100dvh - 64px);padding:0;border:1px solid #e6e6e6;border-radius:16px;background:#fff;color:#202020;box-shadow:0 24px 100px #0003}.product-dialog::backdrop{background:#1119;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.demo-shell{display:flex;flex-direction:column}.demo-top{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 12px;gap:20px}.demo-top h2{font:600 20px/1.3 Inter,sans-serif;letter-spacing:-.5px;margin:0}.demo-close{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:#f5f5f5;flex:none}.demo-close:hover{background:#eaeaea}.demo-close img{height:20px;width:20px}.demo-tabs{display:flex;gap:6px;padding:0 24px 16px}.demo-tabs button{border:0;background:transparent;color:#646464;padding:8px 12px;font:500 14px/20px Inter,sans-serif;border-radius:8px;white-space:nowrap}.demo-tabs button[aria-selected=true]{background:#202020;color:#fff}.demo-tabs button:hover:not([aria-selected=true]){background:#f0f0f0}.demo-image-viewport{overflow:auto;background:#f6f6f8;border-block:1px solid #eee}.demo-bottom{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;font:14px/20px Inter,sans-serif}.demo-bottom p{margin:0;color:#646464}.demo-bottom a{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-weight:600}.demo-bottom a img{width:16px;height:16px}@media(min-width:901px){.hero-wrapper{padding-block-start:clamp(32px,2.5vw,68px)}.hero-heroHeading{font-size:min(clamp(56px,4vw,84px),var(--hero-height-cap))}.hero-description{font-size:clamp(18px,1vw,20px);margin-block-start:clamp(16px,.9vw,22px);margin-block-end:clamp(20px,1.2vw,28px)}}@media(min-width:1600px)and (min-height:900px){.hero-wrapper{padding-block-start:clamp(72px,8svh,112px)}.hero-container{max-inline-size:1200px}.hero-content{max-inline-size:1120px}.hero-heroHeading{--hero-height-cap:clamp(64px, calc(12svh - 44px) ,104px);font-size:min(clamp(76px,4.5vw,104px),var(--hero-height-cap))}.hero-description{max-width:760px;font-size:clamp(22px,1.2vw,24px);margin-block-start:clamp(24px,1.2vw,28px);margin-block-end:32px}}@media(max-width:900px){.hero-heroHeading{font-size:min(64px,var(--hero-height-cap))}.hero-description{font-size:18px}}@media(max-width:820px){.vnav-brand{top:0;flex-basis:26px;width:26px;gap:0;align-items:center}.vnav-brand span{display:none}.vnav-brand img{top:0}}@media(max-width:600px){.hero-wrapper{block-size:auto;min-height:0;padding-block-start:36px}.hero-container{width:100%;flex-direction:column;gap:0;padding-inline:20px}.hero-content{margin-block-end:0;padding:0}.hero-heroHeading{font-size:clamp(22px,7.4vw,42px);line-height:1.1;letter-spacing:-.035em}.hero-description{margin:18px 0 24px;font-size:16px;line-height:1.5;max-width:330px}.hero-description-break{display:none}.hero-heroButtons{gap:8px;flex-wrap:nowrap}.hero-secondaryButton{padding-inline:12px}.product-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 32px);border-radius:12px}.demo-top{padding:16px 16px 12px}.demo-top h2{font-size:18px}.demo-tabs{padding:0 12px 12px;gap:2px}.demo-tabs button{font-size:13px}.demo-image-viewport .product-image-crop{width:850px}.demo-image-viewport{max-height:58dvh}.demo-bottom{padding:16px;align-items:flex-start;flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-heroLogo,.hero-primaryButton,.hero-secondaryButton,.hero-heroHeading{opacity:1;filter:none;transform:none}}.product-stage{--showcase-display-scale: 1;position:relative;width:min(1296px,calc(100vw - 32px));max-width:none;height:648px;margin:0 0 16px;flex:none;overflow:visible}.showcase-canvas{--scene-edge-mask: radial-gradient(ellipse 70% 64% at 49% 48%, #000 35%, #000d 58%, #0005 76%, transparent 96%);position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;overflow:hidden;cursor:default;-webkit-mask-image:var(--scene-edge-mask);mask-image:var(--scene-edge-mask);-webkit-mask-size:var(--scene-mask-size, 100% 100%);mask-size:var(--scene-mask-size, 100% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.showcase-brand:focus-visible{outline:2px solid #b9a0ff;outline-offset:3px}.showcase-layer{--layer-opacity: .72;--layer-bottom-mask: linear-gradient(to bottom, #000 0%, #000 70%, #0009 80%, transparent 92%);--layer-focus-mask: radial-gradient(ellipse 53% 54% at 54% 49%, #000 43%, #000e 58%, transparent 88%);position:absolute;top:0;right:0;bottom:0;left:0;display:block;filter:blur(3.2px);opacity:var(--layer-opacity);pointer-events:none;-webkit-mask-image:var(--layer-bottom-mask);mask-image:var(--layer-bottom-mask);-webkit-mask-size:var(--scene-mask-size, 100% 100%);mask-size:var(--scene-mask-size, 100% 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.showcase-camera{position:absolute;top:0;right:0;bottom:0;left:0;display:block;perspective:calc(var(--scene-perspective) * var(--showcase-display-scale));perspective-origin:50% 50%}.showcase-layer-platform{--layer-bottom-mask: linear-gradient(to bottom, #000 0%, #000 71%, #0008 81%, transparent 92%)}.showcase-layer-focus{--layer-opacity: 1;filter:none;opacity:1;-webkit-mask-image:var(--layer-focus-mask),var(--layer-bottom-mask);mask-image:var(--layer-focus-mask),var(--layer-bottom-mask);-webkit-mask-composite:source-in;mask-composite:intersect}.showcase-rig{--scene-scale: var(--showcase-display-scale);position:absolute;left:50%;top:50%;width:var(--scene-width);height:var(--scene-height);transform:translate(-50%,-50%) rotateX(var(--scene-tilt)) rotate(var(--scene-turn)) translateZ(0) scale3d(var(--scene-scale),var(--scene-scale),var(--showcase-display-scale));transform-style:preserve-3d;transform-origin:50% 50%}.showcase-shadow{position:absolute;display:block;border-radius:14px;background:transparent;filter:blur(7px);transform:translate3d(0,3px,var(--panel-floor));pointer-events:none;animation:showcase-shadow-enter var(--scene-enter-duration) linear var(--panel-enter-delay) both}.showcase-panel,.showcase-sidewall{--surface-offset: 0px;--panel-opacity: 1;display:block;position:absolute;overflow:hidden;border:1px solid #e8e8ee;border-radius:14px;background:#fff;box-shadow:0 1px 1px #141a2708;opacity:var(--panel-opacity);translate:0 0 0;transform:translateZ(calc(var(--panel-elevation) + var(--surface-offset)));animation:showcase-panel-enter var(--scene-enter-duration) linear var(--panel-enter-delay) both,showcase-panel-settle var(--scene-settle-duration) cubic-bezier(.2,.8,.3,1) var(--panel-enter-delay) both,showcase-impact-hop var(--panel-hop-duration) cubic-bezier(.2,.7,.3,1) calc(var(--scene-impact-time) + var(--panel-impact-delay)) both}.showcase-sidewall{border:0;box-shadow:none;pointer-events:none}.showcase-layer-unified{animation:showcase-surface-enter var(--scene-enter-duration) linear var(--panel-enter-delay) both}.showcase-layer-unified .showcase-panel,.showcase-layer-unified .showcase-sidewall{opacity:1;animation:showcase-panel-settle var(--scene-settle-duration) cubic-bezier(.2,.8,.3,1) var(--panel-enter-delay) both,showcase-impact-hop var(--panel-hop-duration) cubic-bezier(.2,.7,.3,1) calc(var(--scene-impact-time) + var(--panel-impact-delay)) both}.showcase-layer-unified .showcase-shadow{opacity:1;animation:none}@keyframes showcase-surface-enter{0%{opacity:0}to{opacity:var(--layer-opacity)}}@keyframes showcase-panel-enter{0%{opacity:0}to{opacity:var(--panel-opacity)}}@keyframes showcase-panel-settle{0%{transform:translateZ(calc(var(--panel-elevation) + var(--surface-offset) + var(--scene-enter-lift)))}to{transform:translateZ(calc(var(--panel-elevation) + var(--surface-offset)))}}@keyframes showcase-shadow-enter{0%{opacity:0}to{opacity:1}}.showcase-brand{padding:0;border:0;pointer-events:auto;cursor:pointer;opacity:1;transform:translateZ(var(--logo-elevation));translate:0 0 0;animation:showcase-logo-land var(--logo-land-duration) cubic-bezier(.45,0,.85,.55) var(--logo-land-delay) both,showcase-impact-hop var(--panel-hop-duration) cubic-bezier(.2,.7,.3,1) calc(var(--scene-impact-time) + var(--panel-impact-delay)) both}.sw-brand-glow{opacity:1;animation:showcase-logo-glow var(--logo-glow-duration) ease-out var(--logo-glow-delay) both}.sw-brand-glow:before{animation:showcase-glow-drift 14s linear var(--logo-glow-delay) infinite both;animation-play-state:paused}.product-stage[data-glow-motion=running] .sw-brand-glow:before{animation-play-state:running;will-change:transform}@keyframes showcase-glow-drift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sw-brand-slot{opacity:0;animation:showcase-logo-slot var(--logo-slot-duration) linear var(--logo-slot-delay) both}@keyframes showcase-logo-slot{0%{opacity:1}to{opacity:0}}@keyframes showcase-logo-land{0%{opacity:0;transform:translateZ(calc(var(--logo-elevation) + var(--logo-lift)))}20%{opacity:1}to{opacity:1;transform:translateZ(var(--logo-elevation))}}@keyframes showcase-impact-hop{0%{translate:0 0 0;animation-timing-function:ease-out}42%{translate:0 0 var(--panel-hop-height);animation-timing-function:ease-in}to{translate:0 0 0}}@keyframes showcase-logo-glow{0%{opacity:0}to{opacity:1}}.product-stage[data-entrance-frame] .showcase-panel,.product-stage[data-entrance-frame] .showcase-layer-unified,.product-stage[data-entrance-frame] .showcase-sidewall,.product-stage[data-entrance-frame] .showcase-shadow{animation-play-state:paused;animation-delay:calc(var(--panel-enter-delay) - var(--scene-enter-frame))}.product-stage[data-entrance-frame] .showcase-panel,.product-stage[data-entrance-frame] .showcase-sidewall{animation-delay:calc(var(--panel-enter-delay) - var(--scene-enter-frame)),calc(var(--panel-enter-delay) - var(--scene-enter-frame)),calc(var(--scene-impact-time) + var(--panel-impact-delay) - var(--scene-enter-frame))}.product-stage[data-entrance-frame] .showcase-layer-unified .showcase-panel,.product-stage[data-entrance-frame] .showcase-layer-unified .showcase-sidewall{animation-delay:calc(var(--panel-enter-delay) - var(--scene-enter-frame)),calc(var(--scene-impact-time) + var(--panel-impact-delay) - var(--scene-enter-frame))}.product-stage[data-entrance-frame] .showcase-brand{animation-play-state:paused;animation-delay:calc(var(--logo-land-delay) - var(--scene-enter-frame)),calc(var(--scene-impact-time) + var(--panel-impact-delay) - var(--scene-enter-frame))}.product-stage[data-entrance-frame] .sw-brand-glow{animation-play-state:paused;animation-delay:calc(var(--logo-glow-delay) - var(--scene-enter-frame))}.product-stage[data-entrance-frame] .sw-brand-glow:before{animation-play-state:paused;animation-delay:calc(var(--logo-glow-delay) - var(--scene-enter-frame));will-change:auto}.product-stage[data-entrance-frame] .sw-brand-slot{animation-play-state:paused;animation-delay:calc(var(--logo-slot-delay) - var(--scene-enter-frame))}.showcase-extract{display:block;position:relative;width:100%;overflow:hidden}.showcase-extract img{display:block;position:absolute;height:auto;max-width:none}.showcase-panel-soft img{filter:brightness(1.13)}.showcase-panel-workspace,.showcase-sidewall-workspace{border:0;border-radius:10px;box-shadow:none}.showcase-panel[data-panel=rail]{background:#202020}.showcase-panel[data-panel=conversation]:before{content:"";position:absolute;inset:0 0 auto;height:10px;border-top:1px solid #d8dae1;border-radius:10px 10px 0 0;pointer-events:none}.showcase-layer-platform.showcase-layer-focus{filter:none}.showcase-shadow-ai{background:#25212a12;filter:blur(2.5px);transform:translate3d(0,1px,var(--panel-floor))}.showcase-shadow-workspace{display:none}.showcase-panel-flat,.showcase-panel-annotation{background:transparent;box-shadow:none}.showcase-panel-flat{border:0;border-radius:0}.showcase-panel-annotation{border:0;border-radius:12px}.showcase-dashed-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.showcase-panel-distant{filter:blur(1.15px);border-color:#eaebee;background:transparent;box-shadow:none}.showcase-panel[data-panel=overview]{filter:blur(.7px);box-shadow:none;background:transparent}.showcase-panel-soft{--panel-opacity: .8;filter:blur(2.2px);box-shadow:none;background:transparent;border-color:#ecebef}.showcase-layer-focus .showcase-panel-annotation{-webkit-mask-image:linear-gradient(to right,#000 18%,#000e 46%,transparent 95%);mask-image:linear-gradient(to right,#000 18%,#000e 46%,transparent 95%)}.showcase-layer:not(.showcase-layer-focus) .showcase-panel-annotation{-webkit-mask-image:linear-gradient(to right,transparent 18%,#0001 46%,#000 95%);mask-image:linear-gradient(to right,transparent 18%,#0001 46%,#000 95%)}.showcase-layer-focus .showcase-panel-flat{-webkit-mask-image:linear-gradient(to bottom,#000 52%,#0006 70%,transparent 87%);mask-image:linear-gradient(to bottom,#000 52%,#0006 70%,transparent 87%)}.showcase-layer:not(.showcase-layer-focus) .showcase-panel-flat{-webkit-mask-image:linear-gradient(to bottom,transparent 52%,#0009 70%,#000 87%);mask-image:linear-gradient(to bottom,transparent 52%,#0009 70%,#000 87%)}.showcase-inspection{min-height:100vh;display:grid;place-items:center;overflow:hidden}.showcase-inspection .product-stage{margin:0}@media(min-width:1504px){.product-stage{--showcase-display-scale: calc(86.2vw/1296px) ;width:86.2vw;height:43.1vw}}@media(max-width:900px){.product-stage{height:530px}.showcase-rig{--scene-scale: .8}}@media(max-width:600px){.product-stage{width:calc(100vw - 16px);height:390px;margin:20px 0 8px}.showcase-rig{--scene-scale: .53}.showcase-layer{filter:blur(1.7px)}.showcase-layer-focus{filter:none;--layer-focus-mask: radial-gradient(ellipse 66% 56% at 52% 49%, #000 20%, #000d 52%, transparent 92%)}.showcase-canvas{--scene-edge-mask: radial-gradient(ellipse 78% 62% at 48% 48%, #000 30%, #0009 63%, transparent 94%)}}@media(prefers-reduced-motion:reduce){.showcase-layer-unified{animation:none;opacity:var(--layer-opacity)}.showcase-layer-unified .showcase-panel,.showcase-layer-unified .showcase-sidewall{animation:none;opacity:1}.showcase-panel,.showcase-sidewall{animation:none;opacity:var(--panel-opacity)}.showcase-shadow{animation:none;opacity:1}.showcase-brand{animation:none;translate:0 0 0}.sw-brand-glow{animation:none;opacity:1}.sw-brand-glow:before,.product-stage[data-glow-motion=running] .sw-brand-glow:before{animation:none;transform:none;will-change:auto}.sw-brand-slot{animation:none;opacity:0}}:root{--intro-title-family: "Plus Jakarta Sans", Inter, sans-serif;--intro-title-height-cap: clamp(40px, calc(10svh - 40px) , 84px);--intro-title-size: min(clamp(56px, 4vw, 84px), var(--intro-title-height-cap));--intro-title-leading: 1.08;--intro-title-tracking: -.04em;--intro-description-size: clamp(18px, 1vw, 20px)}@media(min-width:1600px)and (min-height:900px){:root{--intro-title-height-cap: clamp(64px, calc(12svh - 44px) , 104px);--intro-title-size: min(clamp(76px, 4.5vw, 104px), var(--intro-title-height-cap));--intro-description-size: clamp(22px, 1.2vw, 24px)}}@media(max-width:900px){:root{--intro-title-size: min(64px, var(--intro-title-height-cap));--intro-description-size: 18px}}@media(max-width:600px){:root{--intro-title-size: clamp(22px, 7.4vw, 42px);--intro-title-leading: 1.1;--intro-title-tracking: -.035em;--intro-description-size: 16px}}:is(.hero-heroHeading,.pp-hero-copy>h1,.vp-intro>h1,.ind-hero-copy>h1,.ind-directory-intro>h1,.legal-page>h1,.kb-hero>h1,.kb-category-page>h1,.kb-article-page>header>h1,.ai-info-page>h1){color:#202020;font-family:var(--intro-title-family);font-size:var(--intro-title-size);font-weight:700;line-height:var(--intro-title-leading);letter-spacing:var(--intro-title-tracking);animation:page-intro-in .8s ease-out both}:is(.hero-description,.pp-hero-copy>p:not(.pp-eyebrow),.vp-intro>p,.ind-hero-copy>p,.ind-directory-intro>p:last-child,.kb-hero>p:not(.doc-eyebrow),.doc-deck){color:#646464;font-family:Inter,Arial,sans-serif;font-size:var(--intro-description-size);font-weight:400;line-height:1.5;letter-spacing:-.025em;text-wrap:pretty;animation:page-intro-in .8s ease-out .12s both}@keyframes page-intro-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){:is(.hero-heroHeading,.hero-description,.pp-hero-copy>h1,.pp-hero-copy>p,.vp-intro>h1,.vp-intro>p,.ind-hero-copy>h1,.ind-hero-copy>p,.ind-directory-intro>h1,.ind-directory-intro>p:last-child,.legal-page>h1,.kb-hero>h1,.kb-hero>p:not(.doc-eyebrow),.kb-category-page>h1,.kb-article-page>header>h1,.ai-info-page>h1,.doc-deck){animation:none;opacity:1;transform:none}}.page-rainbow.hero-rainbowButton{--hover-transition-duration: .1s;--hover-transition-timing-function: cubic-bezier(.25,.46,.45,.94);border:0;background:transparent}.page-rainbow.hero-rainbowButton .hero-buttonContent{justify-content:center;gap:inherit;width:100%;min-height:inherit;block-size:auto;border:1px solid transparent;border-radius:inherit;background:#202020;padding:var(--rainbow-padding, 13px 20px);font:inherit;letter-spacing:inherit}.page-rainbow.hero-rainbowButton:is(:hover,:focus-visible) .hero-buttonContent{background:#2a2a2a}.page-rainbow .hero-rainbowHighlight{border-radius:10px}.page-rainbow .hero-rainbowHighlight:before{border-radius:9px}.page-rainbow.ind-primary{--rainbow-padding: 11px 18px}@media(max-width:1100px){.page-rainbow.ind-primary{--rainbow-padding: 11px 14px}}@media(max-width:600px){.page-rainbow.ind-primary{--rainbow-padding: 12px 13px}}@media(max-width:360px){.page-rainbow.ind-primary{--rainbow-padding: 12px 11px}}@media(prefers-reduced-motion:reduce){.page-rainbow.hero-rainbowButton:active{transform:none!important}}@supports (content-visibility: auto){.landing-home .vci-art,.landing-home .next-steps-art{content-visibility:auto}}@media print{.landing-home .vci-art,.landing-home .next-steps-art{content-visibility:visible}}.hero-wrapper .hero-rainbowGradient{animation-play-state:paused}.hero-wrapper .hero-primaryButton[data-motion-running=true]:is(:hover,:focus-visible) .hero-rainbowGradient{animation-play-state:running}@media(max-width:600px){.landing-home .hero-heroHeading,.landing-home .hero-description,.landing-home .hero-primaryButton{animation:none;opacity:1;transform:none;filter:none}}.home-showcase,.home-showcase-native{display:contents}.home-showcase-mobile{display:none}.showcase-brand:not(button){cursor:default;pointer-events:none}@media(max-width:600px){.home-showcase-native{display:none}.home-showcase-mobile{display:block;position:relative;flex:none;width:calc(100vw - 16px);height:390px;margin:20px 0 8px;overflow:hidden}.home-showcase-part{position:absolute;display:block;background-size:100% 100%;background-repeat:no-repeat}}@media(max-width:600px)and (prefers-reduced-motion:no-preference){.home-showcase-part{animation:home-showcase-reveal var(--part-duration) linear var(--part-delay) backwards}}@keyframes home-showcase-reveal{0%{opacity:0}to{opacity:1}}@media print{.home-showcase-mobile{display:none!important}.home-showcase .home-showcase-native{display:contents!important}}.home-load-error{position:fixed;z-index:1100;inset:auto 24px 24px auto;box-sizing:border-box;width:min(400px,calc(100% - 48px));padding:20px;border:1px solid #e9e6e2;border-radius:8px;background:#fff;color:#242126;box-shadow:0 8px 32px #24212626;font:400 16px/1.5 Inter,sans-serif}.home-load-error p{margin:0 0 12px}.home-load-error button{min-height:44px;margin:0 16px 0 0;padding:8px 0;border:0;background:transparent;color:inherit;font:500 16px/1.5 Inter,sans-serif;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.home-load-error button:focus-visible{outline:2px solid #855aa2;outline-offset:4px;border-radius:2px}@media(min-width:0px)and (max-width:340px){.home-showcase-mobile [data-part=appointment]{display:none}.home-showcase-mobile [data-part=followup]{left:calc(50% - 152px);top:270px;width:23px;height:37px;background-image:url(/assets/showcase-mobile/entrance-320-followup-1ae766560bda.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-followup-c7d60b2f8559.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-followup-1ae766560bda.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 152px);top:289.5px;width:110px;height:68.5px;background-image:url(/assets/showcase-mobile/entrance-320-handoff-fa5bac6ae891.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-handoff-541572cedf48.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-handoff-fa5bac6ae891.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 152px);top:123.5px;width:13.5px;height:27px;background-image:url(/assets/showcase-mobile/entrance-320-overview-30cb49f6e0c6.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-overview-f45253c43926.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-overview-30cb49f6e0c6.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-320-integrations-f67bfef3611a.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-integrations-47d0e4c9b8dc.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-integrations-f67bfef3611a.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 152px);top:0;width:143px;height:132px;background-image:url(/assets/showcase-mobile/entrance-320-activity-bba9cbe5f665.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-activity-920d9ede7748.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-activity-bba9cbe5f665.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-320-automation-655c6e10d1bd.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-automation-8b19cca286b4.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-automation-655c6e10d1bd.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 152px);top:139px;width:147.5px;height:155.5px;background-image:url(/assets/showcase-mobile/entrance-320-ai-62925ac3231b.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-ai-81c90e6e9310.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-ai-62925ac3231b.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:233.5px;height:166px;background-image:url(/assets/showcase-mobile/entrance-320-rail-eee4068e908f.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-rail-f59f8ca78d2b.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-rail-eee4068e908f.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:202.5px;height:194.5px;background-image:url(/assets/showcase-mobile/entrance-320-navigation-500c34ce0b36.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-navigation-43e61e8c738a.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-navigation-500c34ce0b36.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:30px;width:100.5px;height:109px;background-image:url(/assets/showcase-mobile/entrance-320-conversation-4e690bb3b749.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-320-conversation-82a0b710fd80.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-320-conversation-4e690bb3b749.webp) type("image/webp"))}}@media(min-width:341px)and (max-width:375px){.home-showcase-mobile [data-part=appointment]{display:none}.home-showcase-mobile [data-part=followup]{left:calc(50% - 172px);top:256px;width:43px;height:64px;background-image:url(/assets/showcase-mobile/entrance-360-followup-50e1f12a1d61.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-followup-3efcff3b00ef.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-followup-50e1f12a1d61.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 172px);top:289.5px;width:130px;height:68.5px;background-image:url(/assets/showcase-mobile/entrance-360-handoff-7ec1a66fb600.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-handoff-027cf85eace9.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-handoff-7ec1a66fb600.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 172px);top:112px;width:33.5px;height:51.5px;background-image:url(/assets/showcase-mobile/entrance-360-overview-65196d5dab99.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-overview-8273ea53fc28.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-overview-65196d5dab99.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-360-integrations-3f9ae3d519bd.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-integrations-45677c74266e.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-integrations-3f9ae3d519bd.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 172px);top:0;width:163px;height:132px;background-image:url(/assets/showcase-mobile/entrance-360-activity-770644799ae1.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-activity-844bc5aacf25.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-activity-770644799ae1.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-360-automation-67431c491713.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-automation-1eca29b54520.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-automation-67431c491713.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 172px);top:139px;width:167.5px;height:155.5px;background-image:url(/assets/showcase-mobile/entrance-360-ai-bc17201ceffb.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-ai-c3574eedbd77.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-ai-bc17201ceffb.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:253.5px;height:170px;background-image:url(/assets/showcase-mobile/entrance-360-rail-5d6e294d8ed0.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-rail-e172b95856a3.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-rail-5d6e294d8ed0.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:222.5px;height:207px;background-image:url(/assets/showcase-mobile/entrance-360-navigation-bbdb1333bc48.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-navigation-6d9fc90a5eab.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-navigation-bbdb1333bc48.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:25px;width:120.5px;height:126.5px;background-image:url(/assets/showcase-mobile/entrance-360-conversation-39bc1dcc8bb4.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-360-conversation-9bc9c2bb8709.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-360-conversation-39bc1dcc8bb4.webp) type("image/webp"))}}@media(min-width:376px)and (max-width:400px){.home-showcase-mobile [data-part=appointment]{display:none}.home-showcase-mobile [data-part=followup]{left:calc(50% - 187px);top:246.5px;width:58px;height:83px;background-image:url(/assets/showcase-mobile/entrance-390-followup-fe79efbaf7e3.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-followup-5f2b88f3bfae.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-followup-fe79efbaf7e3.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 187px);top:289.5px;width:145px;height:68.5px;background-image:url(/assets/showcase-mobile/entrance-390-handoff-2e020afe9dfe.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-handoff-752e7c36d3c2.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-handoff-2e020afe9dfe.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 187px);top:102.5px;width:48.5px;height:71.5px;background-image:url(/assets/showcase-mobile/entrance-390-overview-98ba06625807.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-overview-741796128123.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-overview-98ba06625807.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-390-integrations-69cf24c1c965.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-integrations-684b8639be7a.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-integrations-69cf24c1c965.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 187px);top:0;width:178px;height:132px;background-image:url(/assets/showcase-mobile/entrance-390-activity-67594b156f65.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-activity-846a8582459f.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-activity-67594b156f65.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-390-automation-fe1f42e05364.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-automation-ba8751bbfcc3.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-automation-fe1f42e05364.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 187px);top:139px;width:182.5px;height:155.5px;background-image:url(/assets/showcase-mobile/entrance-390-ai-0e638fe47e3c.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-ai-75b55346d9a7.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-ai-0e638fe47e3c.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:264px;height:170.5px;background-image:url(/assets/showcase-mobile/entrance-390-rail-029fefc27070.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-rail-450d66b262ed.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-rail-029fefc27070.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:237.5px;height:216.5px;background-image:url(/assets/showcase-mobile/entrance-390-navigation-d52aae09a111.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-navigation-b734b73b082a.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-navigation-d52aae09a111.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:21.5px;width:135.5px;height:139.5px;background-image:url(/assets/showcase-mobile/entrance-390-conversation-912a79d71a5c.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-390-conversation-0745fa369f19.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-390-conversation-912a79d71a5c.webp) type("image/webp"))}}@media(min-width:401px)and (max-width:420px){.home-showcase-mobile [data-part=appointment]{display:none}.home-showcase-mobile [data-part=followup]{left:calc(50% - 198px);top:242.5px;width:69px;height:94px;background-image:url(/assets/showcase-mobile/entrance-412-followup-aeab9ee27b64.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-followup-6157d56e7887.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-followup-aeab9ee27b64.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 198px);top:289.5px;width:156px;height:68.5px;background-image:url(/assets/showcase-mobile/entrance-412-handoff-b05c73a24a08.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-handoff-26774742b4e6.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-handoff-b05c73a24a08.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 198px);top:95.5px;width:59.5px;height:85.5px;background-image:url(/assets/showcase-mobile/entrance-412-overview-ad894ab4750d.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-overview-29407a0f823f.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-overview-ad894ab4750d.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-412-integrations-19e68870fd6b.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-integrations-7070f7d379a7.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-integrations-19e68870fd6b.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 198px);top:0;width:189px;height:132px;background-image:url(/assets/showcase-mobile/entrance-412-activity-39089c363398.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-activity-a3ad5fc7bd50.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-activity-39089c363398.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-412-automation-83f245e52626.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-automation-3fa426ee1e69.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-automation-83f245e52626.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 198px);top:139px;width:193.5px;height:155.5px;background-image:url(/assets/showcase-mobile/entrance-412-ai-d23727028207.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-ai-46434824fb4c.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-ai-d23727028207.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:264px;height:170.5px;background-image:url(/assets/showcase-mobile/entrance-412-rail-6c8ff2ccdd62.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-rail-16c3fb86e989.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-rail-6c8ff2ccdd62.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:248.5px;height:217.5px;background-image:url(/assets/showcase-mobile/entrance-412-navigation-0fe25a0b92f3.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-navigation-9db5c5914b5f.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-navigation-0fe25a0b92f3.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:19.5px;width:146.5px;height:148px;background-image:url(/assets/showcase-mobile/entrance-412-conversation-fdfcc091b3cd.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-412-conversation-a6a1fb6081d2.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-412-conversation-fdfcc091b3cd.webp) type("image/webp"))}}@media(min-width:421px)and (max-width:455px){.home-showcase-mobile [data-part=appointment]{left:calc(50% - 207px);top:233.5px;width:5px;height:16px;background-image:url(/assets/showcase-mobile/entrance-430-appointment-8d10754c5936.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-appointment-60eed6bc1f32.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-appointment-8d10754c5936.webp) type("image/webp"))}.home-showcase-mobile [data-part=followup]{left:calc(50% - 207px);top:242.5px;width:78px;height:99.5px;background-image:url(/assets/showcase-mobile/entrance-430-followup-ae730a4aae77.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-followup-daede9e099c3.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-followup-ae730a4aae77.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 207px);top:289.5px;width:165px;height:68.5px;background-image:url(/assets/showcase-mobile/entrance-430-handoff-cf8b8388d6d9.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-handoff-141f79791613.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-handoff-cf8b8388d6d9.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 207px);top:89.5px;width:68.5px;height:97.5px;background-image:url(/assets/showcase-mobile/entrance-430-overview-d8be930215ba.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-overview-cf34c8e0a7dc.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-overview-d8be930215ba.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-430-integrations-440c42c9285c.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-integrations-f6ced7d3b1ff.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-integrations-440c42c9285c.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 207px);top:0;width:198px;height:132px;background-image:url(/assets/showcase-mobile/entrance-430-activity-dfc07e19649d.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-activity-2cf12574f883.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-activity-dfc07e19649d.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-430-automation-0c5bb26f497b.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-automation-86e11f071b2b.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-automation-0c5bb26f497b.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 207px);top:139px;width:202.5px;height:155.5px;background-image:url(/assets/showcase-mobile/entrance-430-ai-61aedf7a4dcc.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-ai-0ef3f14687ec.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-ai-61aedf7a4dcc.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:264px;height:170.5px;background-image:url(/assets/showcase-mobile/entrance-430-rail-7db70ea03fdd.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-rail-08947cf1d822.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-rail-7db70ea03fdd.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:257.5px;height:217.5px;background-image:url(/assets/showcase-mobile/entrance-430-navigation-642e408b0165.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-navigation-ad6d3cd8e7ae.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-navigation-642e408b0165.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:18px;width:155.5px;height:155px;background-image:url(/assets/showcase-mobile/entrance-430-conversation-a1f8bfa6d454.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-430-conversation-b1b071502e39.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-430-conversation-a1f8bfa6d454.webp) type("image/webp"))}}@media(min-width:456px)and (max-width:540px){.home-showcase-mobile [data-part=appointment]{left:calc(50% - 232px);top:217.5px;width:30px;height:48px;background-image:url(/assets/showcase-mobile/entrance-480-appointment-13b4800b145c.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-appointment-9d603e51af32.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-appointment-13b4800b145c.webp) type("image/webp"))}.home-showcase-mobile [data-part=followup]{left:calc(50% - 232px);top:242.5px;width:103px;height:110px;background-image:url(/assets/showcase-mobile/entrance-480-followup-9f901d17da65.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-followup-15d5084560ab.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-followup-9f901d17da65.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 215.5px);top:289.5px;width:173.5px;height:69px;background-image:url(/assets/showcase-mobile/entrance-480-handoff-508df6349225.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-handoff-6032c1358775.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-handoff-508df6349225.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 232px);top:80.5px;width:93.5px;height:123.5px;background-image:url(/assets/showcase-mobile/entrance-480-overview-3cf52be4784a.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-overview-13aef4968a2a.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-overview-3cf52be4784a.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-480-integrations-0a4fc762b50c.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-integrations-27497ff79b25.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-integrations-0a4fc762b50c.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 211.5px);top:0;width:202.5px;height:132px;background-image:url(/assets/showcase-mobile/entrance-480-activity-df6aacd8a344.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-activity-57566d205785.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-activity-df6aacd8a344.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-480-automation-09614e6da26b.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-automation-e0ea9955634c.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-automation-09614e6da26b.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 232px);top:139px;width:227.5px;height:156px;background-image:url(/assets/showcase-mobile/entrance-480-ai-88264233fefd.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-ai-b35d2a318c28.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-ai-88264233fefd.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:264px;height:170.5px;background-image:url(/assets/showcase-mobile/entrance-480-rail-00ae0c35723d.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-rail-bffc171145d7.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-rail-00ae0c35723d.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:282.5px;height:217.5px;background-image:url(/assets/showcase-mobile/entrance-480-navigation-e4f76cd00ea9.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-navigation-3adf4a78a852.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-navigation-e4f76cd00ea9.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:14px;width:180.5px;height:175px;background-image:url(/assets/showcase-mobile/entrance-480-conversation-241ba74ed3b9.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-480-conversation-8ca39b2fab77.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-480-conversation-241ba74ed3b9.webp) type("image/webp"))}}@media(min-width:541px)and (max-width:600px){.home-showcase-mobile [data-part=appointment]{left:calc(50% - 292px);top:188px;width:90px;height:117.5px;background-image:url(/assets/showcase-mobile/entrance-600-appointment-a54ef26cea38.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-appointment-d79fd7e043c0.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-appointment-a54ef26cea38.webp) type("image/webp"))}.home-showcase-mobile [data-part=followup]{left:calc(50% - 292px);top:242.5px;width:163px;height:114px;background-image:url(/assets/showcase-mobile/entrance-600-followup-0e944a1557f1.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-followup-654e1ea71c46.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-followup-0e944a1557f1.webp) type("image/webp"))}.home-showcase-mobile [data-part=handoff]{left:calc(50% - 219.5px);top:289.5px;width:177.5px;height:69px;background-image:url(/assets/showcase-mobile/entrance-600-handoff-851b8f39d8f2.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-handoff-03b19d29d13b.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-handoff-851b8f39d8f2.webp) type("image/webp"))}.home-showcase-mobile [data-part=overview]{left:calc(50% - 292px);top:79.5px;width:153.5px;height:130px;background-image:url(/assets/showcase-mobile/entrance-600-overview-aafaf9696579.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-overview-1e714b00ad87.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-overview-aafaf9696579.webp) type("image/webp"))}.home-showcase-mobile [data-part=integrations]{left:calc(50% - 100.5px);top:229px;width:197.5px;height:123px;background-image:url(/assets/showcase-mobile/entrance-600-integrations-76227a9661f7.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-integrations-975da0c3a5e0.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-integrations-76227a9661f7.webp) type("image/webp"))}.home-showcase-mobile [data-part=activity]{left:calc(50% - 213px);top:0;width:204px;height:132px;background-image:url(/assets/showcase-mobile/entrance-600-activity-9109dd1912c8.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-activity-cf09ba9707fe.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-activity-9109dd1912c8.webp) type("image/webp"))}.home-showcase-mobile [data-part=automation]{left:calc(50% - 129.5px);top:64px;width:144.5px;height:96.5px;background-image:url(/assets/showcase-mobile/entrance-600-automation-0d1d2b2f666e.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-automation-56734d803a8b.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-automation-0d1d2b2f666e.webp) type("image/webp"))}.home-showcase-mobile [data-part=ai]{left:calc(50% - 238px);top:139px;width:233.5px;height:156px;background-image:url(/assets/showcase-mobile/entrance-600-ai-7d16f8702ef7.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-ai-f138de04c727.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-ai-7d16f8702ef7.webp) type("image/webp"))}.home-showcase-mobile [data-part=rail]{left:calc(50% - 81.5px);top:145.5px;width:264px;height:170.5px;background-image:url(/assets/showcase-mobile/entrance-600-rail-d9663de25b97.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-rail-c92212d47718.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-rail-d9663de25b97.webp) type("image/webp"))}.home-showcase-mobile [data-part=navigation]{left:calc(50% - 50.5px);top:77px;width:335.5px;height:217.5px;background-image:url(/assets/showcase-mobile/entrance-600-navigation-0011cdeca3d3.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-navigation-7dbae7df887c.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-navigation-0011cdeca3d3.webp) type("image/webp"))}.home-showcase-mobile [data-part=conversation]{left:calc(50% + 51.5px);top:7px;width:240.5px;height:219.5px;background-image:url(/assets/showcase-mobile/entrance-600-conversation-162f3cd8f186.webp);background-image:image-set(url(/assets/showcase-mobile/entrance-600-conversation-ba0adc5d1ea5.avif) type("image/avif"),url(/assets/showcase-mobile/entrance-600-conversation-162f3cd8f186.webp) type("image/webp"))}}*{box-sizing:border-box}.img-shell{display:contents}.img-shell>source{display:none}body{margin:0;min-width:0;min-height:100vh;-webkit-font-smoothing:antialiased}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;position:relative}
