.pn-header{--pn-ease:cubic-bezier(.22,.68,0,1);position:fixed;inset:20px 0 auto;z-index:100;color:#fff;pointer-events:none;transition:top .3s var(--pn-ease)}.pn-bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;width:calc(100% - 64px);max-width:1500px;height:72px;margin:auto;padding:0;border-radius:14px;pointer-events:auto;transition:width .3s var(--pn-ease),max-width .3s var(--pn-ease),height .3s var(--pn-ease),padding .3s var(--pn-ease),background .3s ease,box-shadow .3s ease,color .3s ease;isolation:isolate}.pn-bar:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#1a1e2399;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);opacity:0;transition:opacity .3s ease,background .3s ease}.pn-header.is-compact{top:32px}.pn-header.is-compact .pn-bar{width:calc(100% - 40px);max-width:960px;height:52px;padding:0 12px 0 20px}.pn-header.is-compact .pn-bar:before,.pn-header.call-active .pn-bar:before{opacity:1}.pn-header.on-light,.pn-header.is-open{color:#22262a}.pn-header.on-light .pn-bar:before,.pn-header.is-open .pn-bar:before{background:#e9ededc7}.pn-header.is-open .pn-bar:before{opacity:1}.pn-header.is-open:not(.is-compact) .pn-bar:before{opacity:0}.pn-brand{flex-shrink:0;display:flex;align-items:center;text-decoration:none}.pn-brand img{width:144px;height:auto;display:block}.pn-links{display:flex;align-items:center;gap:8px;margin-left:auto;margin-right:auto}.pn-links>button,.pn-links>a{position:relative;display:flex;align-items:center;justify-content:center;gap:5px;padding:12px 9px;white-space:nowrap;background:none;border:0;color:inherit;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;border-radius:8px;transition:background .2s ease,color .2s ease}.pn-links>button:before{content:"";width:4px;height:4px;border-radius:50%;position:absolute;left:0;background:#635bff;opacity:0;transform:scale(.3);transition:.2s ease}.pn-links>button[aria-expanded=true]:before{opacity:1;transform:scale(1)}.pn-links>button svg{transition:transform .3s ease}.pn-links>button[aria-expanded=true] svg{transform:rotate(180deg)}.pn-links>a:hover{background:#88888816}.pn-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.pn-cta{display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;text-decoration:none;background:#635bff;padding:10px 14px;border:1px solid #ffffff20;border-radius:8px;font-size:14px;line-height:18px;box-shadow:inset 0 1px 2px #ffffff30,0 2px 5px #17181f1a;transition:background .2s ease,box-shadow .2s ease}.pn-cta:hover{background:#635bff;box-shadow:inset 0 1px 2px #ffffff30,0 4px 10px #17181f30}.pn-mobile-toggle{display:none;border:0;background:transparent;color:inherit;padding:8px}.pn-backdrop{position:fixed;inset:0;z-index:99;background:#232b3033;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s}.pn-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.pn-mega{position:relative;width:calc(100% - 40px);max-width:1120px;margin:20px auto 0;background:#fff;color:#22262a;border:1px solid #eaeefb;border-radius:16px;box-shadow:0 8px 24px #18232c17;opacity:0;visibility:hidden;transform:translateY(-9px) scale(.992);transform-origin:50% 0;pointer-events:none;overflow:hidden;transition:opacity .25s ease,transform .3s var(--pn-ease),visibility .3s}.pn-mega.is-visible{opacity:1;visibility:visible;transform:none;pointer-events:auto}.pn-panels{display:grid}.pn-panel{grid-area:1/1;display:grid;grid-template-columns:32% 68%;min-height:470px;opacity:0;visibility:hidden;transform:translate(14px);transition:opacity .2s ease,transform .3s var(--pn-ease),visibility .2s;pointer-events:none}.pn-panel.is-active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.pn-panel>div{padding:28px}.pn-panel>div+div{border-left:1px solid #e0e1e2}.pn-eyebrow{display:block;font-size:13px;font-weight:400;color:#5d6267;margin-bottom:30px;line-height:20px}.pn-photo{height:204px;overflow:hidden;background:#eaeefb;border-radius:3px}.pn-photo img{width:100%;height:100%;object-fit:cover;animation:pn-photo-in .3s ease}.pn-featured h2{font-size:23px;font-weight:400;line-height:1.24;letter-spacing:-.7px;margin:18px 0 9px}.pn-featured>p{font-size:14px;line-height:1.6;color:#717179;margin:0 0 14px;max-width:360px}.pn-text-link{display:inline-flex;align-items:center;gap:9px;background:none;border:0;color:#635bff;text-decoration:none;font-size:14px;padding:0;line-height:22px}.pn-text-link svg{transition:transform .2s}.pn-text-link:hover svg{transform:translate(2px,-2px)}.pn-industries{display:grid;grid-template-rows:repeat(8,1fr);grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.pn-industries button{display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:none;border:0;border-radius:7px;color:#42484d;font-size:14px;line-height:20px;min-height:42px;padding:8px 10px;margin-left:-10px;transition:background .18s ease,color .18s ease}.pn-industries button svg{opacity:0;flex-shrink:0;transform:translate(-3px,3px);transition:.2s}.pn-industries button:hover,.pn-industries button:focus-visible{background:#f5f6fd;color:#635bff}.pn-industries button:hover svg,.pn-industries button:focus-visible svg{opacity:1;transform:none}.pn-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 20px}.pn-features>a{display:flex;gap:12px;align-items:flex-start;padding:15px 8px;margin-left:-8px;border-radius:8px;color:#353a3f;text-decoration:none;transition:background .2s}.pn-features>a:hover{background:#f5f6fd}.pn-features>a>svg{width:24px;height:24px;flex:0 0 24px;color:#6364ae}.pn-features strong{display:block;font-size:15px;font-weight:500;line-height:20px}.pn-features p{font-size:13px;color:#777c80;margin:2px 0 0;line-height:1.5}.pn-platform-art,.pn-resource-art{height:204px;background:radial-gradient(at 20% 10%,#eaeefb,transparent 70%),linear-gradient(140deg,#eaeefb,#eaeefb);display:flex;align-items:center;justify-content:center;gap:8px;padding:20px}.pn-platform-art span{display:flex;gap:12px;flex-direction:column;align-items:center;background:#ffffffdf;border:1px solid #fff;box-shadow:0 8px 18px #50518410;border-radius:10px;padding:20px 12px;font-size:13px}.pn-platform-art svg{color:#635bff}.pn-platform-art i{height:1px;background:#9798c1;width:15px}.pn-resource-art{flex-direction:column;align-items:flex-start;gap:24px;color:#444573;padding:30px}.pn-resource-art span{font-size:24px;line-height:1.2;letter-spacing:-.6px}.pn-resources{grid-template-columns:32% 40% 28%}.pn-reading>a{display:flex;gap:20px;text-decoration:none;color:inherit;padding:4px 0 22px}.pn-reading>a+a{border-top:1px solid #e0e1e2;padding-top:22px}.pn-book{width:95px;min-height:112px;display:grid;place-items:center;background:#cecedd;color:#7a7a89;flex-shrink:0}.pn-book-1{background:#eaeefb;color:#82829e}.pn-reading h3{font-size:20px;font-weight:400;margin:2px 0 8px;letter-spacing:-.5px}.pn-reading p{font-size:14px;line-height:1.6;color:#777c80;margin:0 0 9px}.pn-resource-links>a{display:flex;align-items:center;gap:9px;color:#646470;text-decoration:none;font-size:15px;padding:10px 0}.pn-resource-links>a:hover{color:#635bff}.pn-mobile-links{display:none}.pn-header :focus-visible{outline:2px solid #9a9ac8;outline-offset:4px}@keyframes pn-photo-in{0%{opacity:.65;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media(min-width:1600px){.pn-panel{min-height:500px}.pn-photo,.pn-platform-art,.pn-resource-art{height:240px}}@media(max-width:1000px){.pn-links{gap:0}.pn-links>button,.pn-links>a{font-size:13px;padding:12px 7px}.pn-brand img{width:130px}.pn-bar{gap:12px}.pn-panel>div{padding:25px}.pn-industries{column-gap:16px}.pn-industries button{font-size:13px}.pn-book{width:66px}.pn-reading>a{gap:12px}.pn-cta{gap:8px;font-size:13px}}@media(max-width:800px){.pn-header,.pn-header.is-compact{top:12px}.pn-bar,.pn-header.is-compact .pn-bar{width:calc(100% - 24px);padding:0 12px;height:58px;gap:10px}.pn-links{display:none}.pn-mobile-toggle{display:flex}.pn-brand img{width:132px}.pn-cta{font-size:12px;padding:9px 10px}.pn-cta svg{display:none}.pn-mega{margin-top:10px;width:calc(100% - 24px);max-height:calc(100dvh - 94px);overflow-y:auto;overscroll-behavior:contain}.pn-mobile-links{display:flex;flex-direction:column;padding:15px 22px}.pn-mobile-links>button,.pn-mobile-links>a{display:flex;align-items:center;justify-content:space-between;color:#282c30;background:none;border:0;border-bottom:1px solid #eaeefb;padding:15px 0;text-decoration:none;font-size:20px;text-align:left}.pn-mobile-links button[aria-expanded=true]{color:#635bff}.pn-mobile-links button[aria-expanded=true] svg{transform:rotate(180deg)}.pn-panels{display:none}.pn-panels.has-panel{display:block}.pn-panel{display:none;min-height:0}.pn-panel.is-active{display:block}.pn-panel>div+div{border-left:0}.pn-featured{display:none}.pn-panel>div{padding:22px}.pn-eyebrow{margin-bottom:16px}.pn-industries{gap:0 20px}.pn-industries button{font-size:13px;min-height:48px}.pn-features{gap:0 18px}.pn-resources.is-active{display:grid;grid-template-columns:1fr}.pn-reading>a{padding-bottom:20px}.pn-resource-links{border-top:1px solid #e0e1e2}.pn-book{width:90px}.pn-header.is-open:not(.is-compact) .pn-bar:before{opacity:1}}@media(prefers-reduced-motion:reduce){.pn-header,.pn-header *,.pn-backdrop{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.pn-header.is-open:not(.is-compact) .pn-bar:before{opacity:1}.pn-header.is-open:not(.is-compact) .pn-bar{padding-left:16px;padding-right:12px}.pn-reading>a,.pn-reading>a+a{gap:12px;padding:15px 8px;margin-left:-8px;border:0;border-radius:8px;transition:background .2s}.pn-reading>a:hover,.pn-reading>a:focus-visible{background:#f5f6fd}.pn-reading-icon{display:flex;flex:0 0 24px;color:#6364ae}.pn-reading h3{font-size:15px;font-weight:500;line-height:20px;letter-spacing:0;margin:0}.pn-reading p{font-size:13px;line-height:1.5;margin:2px 0 0}.pn-resource-intro{display:flex;flex-direction:column}.pn-socials{display:flex;gap:10px;margin-top:auto;padding-top:30px}.pn-socials>a{position:relative;display:grid;place-items:center;width:36px;height:36px;color:#646470;border-radius:8px;transition:background .2s,color .2s}.pn-socials>a:hover,.pn-socials>a:focus-visible{background:#f5f6fd;color:#635bff}.pn-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);background:#17181f;color:#fff;font-size:12px;line-height:18px;padding:5px 9px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,transform .15s}.pn-socials>a:hover .pn-tooltip,.pn-socials>a:focus-visible .pn-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}@media(max-width:800px){.pn-resources .pn-resource-intro{display:flex}.pn-socials{padding-top:12px}}html body .apple-page>.pn-header.pn-header.pn-header{top:calc(20px - var(--nav-progress,0)*8px)!important;transform:none!important;transition:none!important}html body .apple-page>.pn-header.pn-header.pn-header .pn-bar{height:calc(68px - var(--nav-progress,0)*8px)!important;border-radius:calc(20px - var(--nav-progress,0)*4px)!important;transition:background .7s ease,box-shadow .7s ease,color .6s ease!important}html body .apple-page>.pn-header.pn-header.pn-header.fixed-glass .pn-bar{background:rgb(250 251 254 / calc(.84 + var(--nav-progress,0)*.12))!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;border:1px solid #ffffffd0!important;box-shadow:0 calc(var(--nav-progress,0)*8px) 28px rgb(26 39 65 / calc(var(--nav-progress,0)*.065))!important}html body .pn-header .pn-bar:before{transition:opacity .7s ease,background .7s ease!important}html body .pn-header .pn-brand img{transition:opacity .6s ease!important}.mega-community{grid-column:1/-1;border-top:1px solid #dfe1e9;padding-top:22px;margin-top:22px}.mega-community>div{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:16px}.mega-community a{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:#535566;font-size:13px}.mega-community a:hover{color:#6256df}.mega-community a:focus-visible{outline:2px solid #6256df;outline-offset:5px}@media(max-width:800px){.mega-community>div{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px}}*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:--theme(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings,normal);font-variation-settings:--theme(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:--theme(--default-mono-font-feature-settings,normal);font-variation-settings:--theme(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root,.dark{--background:#f7f8f5;--foreground:#17181f;--primary:#d9fa86;--primary-foreground:#17181f;--popover:#f7f8f5;--popover-foreground:#17181f;--border:#eaeefb;--muted-foreground:#5d5d69;--font-sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a3c854;outline-offset:5px}main{padding:0 28px;max-width:2000px;margin:auto}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#17181f;font-size:27px;font-weight:600;letter-spacing:-1.1px}.brand-mark{font-size:43px;font-weight:900;line-height:1;transform:rotate(-6deg);letter-spacing:-9px;margin-right:9px}.brand-mark span{color:#464794}.brand-period{font-size:11px;align-self:flex-start;margin:8px 0 0 -6px}.header-note{font-size:13px;color:#62626c;letter-spacing:.1px}.menu-button{width:45px;height:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #eaeefb;border-radius:50%;background:transparent}.menu-button span{height:1px;width:17px;background:#17181f}.hero{height:calc(100svh - 235px);min-height:610px;max-height:1000px;border-radius:16px;overflow:hidden;position:relative;color:#fff;background:#17181f}.scene,.shade{position:absolute;inset:0}.scene{background-size:cover;background-position:center}.scene-incoming{z-index:1;animation:reveal 1.7s cubic-bezier(.18,.62,.25,1) both}.shade{z-index:2;background:linear-gradient(90deg,#061116c2,#08161b38 80%),linear-gradient(0deg,rgba(5,20,24,.8),transparent 40%,rgba(5,20,24,.16))}.hero-top,.hero-copy,.hero-bottom,.assistant-launcher,.ripple-trigger{position:absolute;z-index:4}.hero-top{top:34px;left:44px;right:44px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.8px;color:#eaeefb}.hero-top>span:first-child{display:flex;align-items:center;gap:10px}.tiny-dot{width:6px;height:6px;background:#d9fa86;border-radius:100%;display:inline-block}.hero-copy{left:5%;top:23%;right:30%}.industry-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid #ffffff40;background:#ffffff09;backdrop-filter:blur(10px);padding:9px 13px;border-radius:30px;font-size:10px;letter-spacing:1.2px;animation:copy-in .8s ease both}.industry-badge strong{font-size:11px;text-transform:uppercase;font-weight:500;color:#d9fa86}.hero h1{font-size:clamp(52px,5.65vw,94px);line-height:1.05;font-weight:400;letter-spacing:-3.8px;margin:24px 0 20px}.hero h1 em{font-style:normal;color:#d9fa86}.hero-copy>p{font-size:16px;line-height:1.7;color:#eaeefb;margin-bottom:28px}.explore-button{background:#d9fa86;border:0;border-radius:28px;padding:15px 20px;display:flex;align-items:center;gap:27px;color:#17181f;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.explore-button:hover{background:#e7ffb4;transform:translateY(-2px)}.ripple-trigger{left:72%;top:42%;width:64px;height:64px;background:transparent;border:0;color:#fff;transform:translate(-50%,-50%);display:grid;place-items:center}.ripple-core{border:1px solid #ffffff85;background:#ffffff10;backdrop-filter:blur(3px);border-radius:50%;width:62px;height:62px;display:grid;place-items:center;transition:background .3s}.ripple-trigger:hover .ripple-core{background:#ffffff35}.ripple-orbit{position:absolute;inset:-22px;border:1px solid #ffffff25;border-radius:50%}.orbit-two{inset:-48px;border-color:#ffffff14}.ripple-label{position:absolute;top:122px;white-space:nowrap;font-size:9px;letter-spacing:2px;color:#ffffffb5}.ripples{position:absolute;left:72%;top:42%;z-index:3;pointer-events:none}.ripples i{position:absolute;width:80px;height:80px;border:1px solid #ffffff80;border-radius:50%;box-shadow:0 0 16px #ffffff20,inset 0 0 20px #ffffff15;animation:wave 1.7s ease-out both}.ripples i:nth-child(2){animation-delay:.12s}.ripples i:nth-child(3){animation-delay:.24s}.ripples i:nth-child(4){animation-delay:.36s}.assistant-launcher{right:42px;bottom:138px;border:1px solid #ffffff40;border-radius:50px;background:#17181f45;backdrop-filter:blur(18px);padding:9px 21px 9px 9px;display:flex;align-items:center;gap:12px;text-align:left;color:#fff;transition:background .2s}.assistant-launcher:hover{background:#323244aa}.assistant-symbol{display:grid;place-items:center;border-radius:50%;width:47px;height:47px;background:#d9fa86;color:#17181f}.assistant-launcher small{display:block;color:#eaeefb;font-size:11px;margin-bottom:4px}.assistant-launcher strong{font-size:16px;font-weight:400;display:flex;align-items:center;gap:30px}.hero-bottom{left:44px;right:44px;bottom:30px;border-top:1px solid #ffffff30;padding-top:23px;display:flex;align-items:center;justify-content:space-between}.chapter{display:flex;gap:27px;align-items:center}.chapter-number{font-size:28px;letter-spacing:-1px}.chapter-number span{font-size:13px;color:#b7b7c3;letter-spacing:0}.eyebrow{font-size:9px;letter-spacing:1.6px;color:#c1c1cb}.chapter p{margin:5px 0 0;font-size:14px;animation:copy-in .7s both}.playback{display:flex;align-items:center;gap:10px}.playback button{display:grid;place-items:center;width:33px;height:33px;border:1px solid #ffffff35;background:transparent;color:#fff;border-radius:50%}.playback>span{font-size:9px;letter-spacing:1.3px;margin-left:3px}.industry-strip{display:flex;align-items:center;gap:44px;padding:29px 13px 25px}.strip-label{font-size:13px;line-height:1.65;color:#707080;min-width:170px}.strip-label strong{font-weight:400;color:#17181f}.industry-options{display:flex;flex:1;gap:22px}.industry-option{position:relative;display:flex;align-items:center;gap:12px;background:transparent;border:0;border-bottom:1px solid #eaeefb;padding:13px 0 19px;flex:1;color:#676774;font-size:14px;text-align:left}.industry-option>svg{margin-left:auto;opacity:0}.option-number{font-size:10px;align-self:center;color:#878795}.industry-option.selected{color:#17181f}.industry-option.selected>svg{opacity:1}.progress{position:absolute;bottom:-1px;height:2px;background:#6a852e;left:0;width:0}.selected .progress{width:100%}.running{animation:progress 6.5s linear}.industry-option:hover{color:#17181f}.industry-option:hover>svg{opacity:1}footer{display:flex;justify-content:space-between;color:#7f7f8b;font-size:11px;padding:8px 13px 20px}.menu-panel{position:absolute;z-index:20;right:40px;top:80px;width:300px;padding:25px;background:#f6f8f1;box-shadow:0 10px 45px #17181f30;border:1px solid #eaeefb;border-radius:14px}.menu-panel>span{font-size:10px;letter-spacing:1px;color:#707080}.menu-panel button{display:flex;justify-content:space-between;width:100%;background:none;border:0;border-bottom:1px solid #eaeefb;padding:17px 0;font-size:15px}.helper-panel{padding:22px!important;width:min(440px,100vw)!important;max-width:440px!important}.helper-panel [data-slot=sheet-header]{padding:15px 0 20px;border-bottom:1px solid #eaeefb}.helper-icon{display:grid;place-items:center;background:#d9fa86;width:54px;height:54px;border-radius:50%;margin-bottom:18px}.helper-panel [data-slot=sheet-title]{font-size:23px}.conversation{overflow:auto;flex:1}.welcome{padding:25px 0}.welcome h2{font-size:27px;line-height:1.2;letter-spacing:-.8px;margin:16px 0}.welcome p{color:#5f5f74;font-size:15px;line-height:1.6}.suggestions{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.suggestions button{display:flex;gap:12px;align-items:center;border:1px solid #c9c9df;border-radius:25px;background:transparent;padding:10px 13px;font-size:13px}.chat-form{display:flex;border:1px solid #babad2;background:#fff;border-radius:30px;padding:8px}.chat-form input{min-width:0;flex:1;padding:5px 10px;border:0;background:transparent;font-size:14px}.chat-form button{border:0;background:#d9fa86;width:37px;height:37px;border-radius:50%;display:grid;place-items:center}.chat-form button:disabled{opacity:.4}.demo-note{font-size:11px;text-align:center;color:#696980}.message{padding:15px;background:#eaeefb;border-radius:15px;font-size:14px;line-height:1.7;margin:12px 0}.message small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#5f6080;margin-bottom:6px}.message.you{background:#cacae2;margin-left:28px}@keyframes reveal{0%{clip-path:circle(0% at 72% 42%)}to{clip-path:circle(110% at 72% 42%)}}@keyframes wave{0%{transform:translate(-50%,-50%) scale(.5);opacity:.8}to{transform:translate(-50%,-50%) scale(25);opacity:0}}@keyframes copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes progress{0%{width:0}to{width:100%}}@media(min-width:1600px){.hero-copy{top:26%}.hero h1{font-size:94px}}@media(max-width:900px){main{padding:0 16px}.header-note{display:none}.site-header{height:78px}.hero{min-height:660px;height:calc(100svh - 190px)}.hero-copy{left:30px;right:25px;top:24%}.hero h1{font-size:60px;letter-spacing:-3px}.hero-top{left:30px;right:30px}.edition{display:none}.ripple-trigger{left:83%;top:19%;transform:translate(-50%,-50%) scale(.7)}.ripple-label{display:none}.assistant-launcher{bottom:112px;right:25px}.hero-bottom{left:30px;right:30px}.industry-strip{display:block;padding:22px 5px}.strip-label{display:none}.industry-options{gap:17px}.industry-option{font-size:12px;gap:8px}.industry-option>svg{display:none}footer{font-size:10px;padding:0 5px 20px}.playback>span{display:none}}@media(max-width:540px){main{padding:0 10px}.site-header{padding:0 10px;height:74px}.brand{font-size:24px}.hero{min-height:690px;max-height:none;height:calc(100svh - 190px);border-radius:12px}.hero-top{left:24px;top:25px;font-size:9px}.hero-copy{left:24px;right:20px;top:24%}.hero h1{font-size:46px;letter-spacing:-2.6px;line-height:1.1;margin-top:25px}.hero-copy>p{font-size:14px;max-width:300px;line-height:1.65}.desktop-break{display:none}.industry-badge{font-size:8px;gap:6px;padding:9px 10px}.industry-badge strong{font-size:9px}.explore-button{font-size:13px;padding:13px 17px}.assistant-launcher{right:22px;bottom:113px;transform:scale(.92);transform-origin:right}.hero-bottom{left:24px;right:24px;bottom:24px}.chapter{gap:13px}.chapter-number{font-size:21px;white-space:nowrap}.chapter-number span{font-size:10px}.chapter p{font-size:11px;max-width:165px}.eyebrow{font-size:7px;letter-spacing:1px}.playback{gap:5px}.playback button{height:29px;width:29px}.industry-options{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}.industry-option{font-size:13px;padding:10px 0 14px}.industry-option>svg{display:block}.industry-strip{padding:18px 10px 22px}footer{gap:15px;line-height:1.5;padding:0 10px 18px}.menu-panel{right:20px;top:68px;width:280px}.ripple-trigger{top:17%}.scene{background-position:62% center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.ripples{display:none}.scene-incoming{clip-path:none}}.hero{--ripple-x:72%;--ripple-y:42%}.ripple-trigger,.ripples{left:var(--ripple-x);top:var(--ripple-y)}@keyframes reveal{0%{clip-path:circle(0% at var(--ripple-x) var(--ripple-y))}to{clip-path:circle(110% at var(--ripple-x) var(--ripple-y))}}@media(max-width:900px){.hero{--ripple-x:83%;--ripple-y:19%}}@media(max-width:540px){.hero{--ripple-y:17%}}@media(max-width:540px){.hero-copy{top:20%}.hero h1{font-size:42px;line-height:1.08;margin:22px 0 16px}.hero-copy>p{margin-bottom:20px}.assistant-launcher{bottom:110px}}main{padding-bottom:24px}.hero{height:calc(100svh - 118px)}@media(max-width:900px){main{padding-bottom:16px}.hero{height:calc(100svh - 94px)}}@media(max-width:540px){main{padding-bottom:10px}.hero{height:calc(100svh - 84px)}}main{padding:0;max-width:none}.site-header{position:fixed;inset:0 0 auto;z-index:10;height:94px;padding:0 44px}.brand{color:#fff}.brand-mark span{color:#d9fa86}.menu-button{color:#fff;border-color:#fff5;background:#17181f25;backdrop-filter:blur(8px)}.menu-button span{background:#fff}.hero{height:100svh;min-height:700px;max-height:none;border-radius:0}.hero-top{top:112px}@media(max-width:900px){main{padding:0}.site-header{height:78px;padding:0 30px}.hero{height:100svh;min-height:740px}.hero-top{top:94px}.hero-copy{top:27%}.hero{--ripple-y:21%}}@media(max-width:540px){main{padding:0}.site-header{height:74px;padding:0 24px}.hero{height:100svh;min-height:780px;border-radius:0}.hero-top{top:92px}.hero-copy{top:25%}.hero{--ripple-y:20%}}.hero-top{justify-content:flex-end}@media(min-width:901px){.hero-copy{top:auto;bottom:138px}}@media(min-width:541px)and (max-width:900px){.hero-copy{top:auto;bottom:112px;right:270px}.hero h1{font-size:clamp(40px,6vw,54px)}}.hero-content{position:absolute;z-index:4;inset:auto 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:44px;padding-bottom:max(32px,env(safe-area-inset-bottom))}.hero-content .hero-copy{position:static;flex:1;min-width:0;max-width:1000px}.hero-content .assistant-launcher{position:static;flex-shrink:0;transform:none}@media(max-width:900px){.hero-content{padding:30px;gap:24px}.hero-content .hero-copy{max-width:none}}@media(max-width:540px){.hero-content{flex-direction:column;align-items:stretch;padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom));gap:28px}.hero-content .assistant-launcher{align-self:flex-end}.hero-content .hero-copy{flex:none}}.brand-logo{display:block;width:190px;height:auto}.hero-content .hero-copy h1{font-size:clamp(44px,4.2vw,64px);line-height:1;letter-spacing:-2.5px;margin:18px 0 16px}.hero-content .hero-copy>p{line-height:1.45;margin-bottom:20px}.assistant-launcher{gap:9px;padding-right:16px}.assistant-launcher small{margin-bottom:1px;line-height:1.2}.assistant-launcher strong{gap:0;line-height:1.2}@media(max-width:900px){.hero-content .hero-copy h1{font-size:44px;letter-spacing:-1.8px}}@media(max-width:540px){.brand-logo{width:165px}.hero-content .hero-copy h1{font-size:36px;letter-spacing:-1.4px;margin:15px 0 13px}}:root,.dark{--primary:#635bff;--primary-foreground:#fff;--ring:#b0b1d5}.hero h1 em{color:#eaeefb;display:inline-block;animation:headline-in .85s cubic-bezier(.2,.7,.2,1) both}.industry-badge strong{color:#eaeefb}.industry-badge{border-color:#eaeefb50;background:#26275325}.explore-button{display:inline-flex;text-decoration:none;background:#635bff;color:#fff;gap:24px}.explore-button:hover{background:#635bff}.hero-content .hero-copy{max-width:950px}.industry-description{max-width:550px;animation:copy-in .8s ease both}.hero-content .hero-copy h1{font-size:clamp(40px,4vw,60px)}.hero{--ripple-x:50%;--ripple-y:45%}.scene-incoming{animation:reveal 2.2s cubic-bezier(.2,.55,.2,1) both}.ripples i{border-color:#eaeefb45;box-shadow:0 0 22px #eaeefb0f,inset 0 0 22px #fff1;animation:soft-wave 2.4s cubic-bezier(.15,.5,.2,1) both}.ripples i:nth-child(2){animation-delay:.2s}@keyframes soft-wave{0%{transform:translate(-50%,-50%) scale(.2);opacity:0}12%{opacity:.45}to{transform:translate(-50%,-50%) scale(24);opacity:0}}@keyframes headline-in{0%{transform:translateY(14px);opacity:0;filter:blur(5px)}to{transform:translateY(0);opacity:1;filter:blur(0)}}.voice-dock{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;width:340px;max-width:100%}.assistant-symbol{background:#eaeefb;color:#635bff}.voice-dock .assistant-launcher{position:static;flex-shrink:0}.voice-conversation{position:absolute;bottom:85px;right:0;width:340px;max-width:100%;border:1px solid #ffffff30;border-radius:20px;background:#111321c9;backdrop-filter:blur(24px);box-shadow:0 16px 50px #0003;overflow:hidden;animation:copy-in .3s both;color:#f5f6fd}.voice-heading{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ffffff12}.voice-heading>span{font-size:12px;display:flex;gap:8px;align-items:center}.voice-dot{width:5px;height:5px;background:#bdbedc;border-radius:50%}.voice-heading button{display:grid;place-items:center;background:none;border:0;color:#c7c7d6;padding:5px}.voice-messages{max-height:290px;overflow:auto;padding:4px 16px;scrollbar-width:thin;scrollbar-color:#ffffff30 transparent}.transcript{margin:13px 0;animation:transcript-in .45s cubic-bezier(.2,.7,.2,1) both}.transcript>span{font-size:10px;color:#bfbfdc;display:block;margin:0 0 5px 3px}.transcript p{margin:0;padding:11px 13px;border-radius:3px 13px 13px;background:#ffffff0d;font-size:14px;line-height:1.55}.transcript.user p{background:#635bff4a;border-radius:13px 3px 13px 13px}.transcript.user>span{text-align:right}.transcript.interim p{opacity:.7}.voice-empty,.voice-error{font-size:14px;line-height:1.6;color:#eaeefb;padding:14px 0}.voice-error{color:#efdbef}.voice-recovery{display:flex;gap:12px;padding:0 16px 16px}.voice-recovery button,.enable-audio{display:flex;align-items:center;gap:5px;border:1px solid #ffffff30;border-radius:20px;padding:8px 11px;font-size:11px;color:#f5f6fd;background:#ffffff09}.preview-note{font-size:10px;color:#adadc9;padding:4px 16px 14px;margin:0}.call-controls{display:flex;align-items:center;gap:12px;padding:9px;border:1px solid #ffffff35;border-radius:50px;background:#17202b90;backdrop-filter:blur(18px);color:#fff}.call-state{min-width:55px}.call-state small{display:block;font-size:10px;color:#eaeefb}.call-state strong{font-size:14px;font-weight:400;font-variant-numeric:tabular-nums}.call-controls>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff25;border-radius:50%;background:#ffffff10;color:#fff}.call-controls>button:disabled{opacity:.35}.call-controls>button[aria-pressed=true]{background:#5253a8}.call-controls .end-call{background:#c84159;border-color:transparent}.speaking{animation:speaking 1.1s ease-in-out infinite}.enable-audio{margin:0 16px 12px}@keyframes transcript-in{0%{opacity:0;transform:translateY(12px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes speaking{50%{box-shadow:0 0 0 5px #eaeefb16;transform:scale(1.04)}}@media(max-width:900px){.voice-dock,.voice-conversation{width:290px}.hero-content .hero-copy h1{font-size:40px}.hero-content{gap:25px}.industry-description{font-size:14px!important}}@media(max-width:650px){.hero-content{flex-direction:column;align-items:stretch;gap:30px}.voice-dock{align-self:flex-end;width:min(340px,100%)}.voice-conversation{width:340px;bottom:78px}.hero-content .hero-copy h1{font-size:36px;letter-spacing:-1.5px}.hero-content .hero-copy{flex:none}.voice-messages{max-height:240px}}@media(prefers-reduced-motion:reduce){.hero h1 em,.transcript,.speaking{animation:none!important}}.industry-badge,.hero h1 em,.industry-description{animation:none}.copy-transition .industry-badge,.copy-transition h1 em,.copy-transition .industry-description{animation:headline-in .85s cubic-bezier(.2,.7,.2,1) both}.scene-incoming.halftone-photo{clip-path:none;animation:halftone-photo-in 2.4s cubic-bezier(.22,.61,.36,1) both}.halftone-transition{position:absolute;inset:0;z-index:3;pointer-events:none;background:transparent;animation:halftone-bridge 2.4s ease-in-out both}.halftone-transition>.threeui-background{width:100%;height:100%;position:absolute;inset:0}.halftone-transition canvas,.halftone-transition iframe{display:block;width:100%;height:100%;border:0}@keyframes halftone-photo-in{0%,8%{opacity:0}88%,to{opacity:1}}@keyframes halftone-bridge{0%{opacity:0}28%,58%{opacity:.9}to{opacity:0}}@media(prefers-reduced-motion:reduce){.halftone-transition{display:none}}.menu-panel{max-height:calc(100svh - 110px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.menu-panel button{padding:13px 0}@media(max-width:540px){.menu-panel{max-height:calc(100svh - 90px)}}.industry-badge{gap:8px;padding:9px 13px;border-radius:12px;border:1px solid hsl(var(--badge-hue) 48% 70%);background:linear-gradient(175deg,hsl(var(--badge-hue) 90% 98%),hsl(var(--badge-hue) 75% 90%));color:hsl(var(--badge-hue) 68% 32%);box-shadow:inset 0 1px 2px #fff,inset 0 -2px 3px hsl(var(--badge-hue) 45% 75% / .22),0 5px 12px #00000020;letter-spacing:0;backdrop-filter:none;max-width:100%}.industry-badge strong{font-size:14px;line-height:1.25;text-transform:none;font-weight:500;color:inherit;letter-spacing:0}.industry-badge svg{flex-shrink:0}@media(max-width:540px){.industry-badge{padding:8px 11px;gap:7px}.industry-badge strong{font-size:13px}}.industry-badge{gap:9px;padding:6px 12px 6px 6px;border-radius:999px;border:1px solid #e4e4e7;background:#fffffff5;color:#34343c;box-shadow:0 2px 5px #0000000d;max-width:100%;letter-spacing:0}.industry-icon-stack{display:flex;align-items:center;flex-shrink:0;padding-right:1px}.industry-icon-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:hsl(var(--badge-hue) 75% 93%);color:hsl(var(--badge-hue) 55% 35%);box-shadow:0 0 0 2px #fff}.industry-icon-avatar+.industry-icon-avatar{margin-left:-7px}.industry-icon-avatar:nth-child(2){background:hsl(var(--badge-hue) 48% 88%)}.industry-icon-avatar:nth-child(3){background:hsl(var(--badge-hue) 65% 96%)}.industry-badge-statement{display:flex;align-items:center;flex-wrap:wrap;gap:3px 9px;font-size:11px;line-height:1.4;color:#71717a;min-width:0}.industry-badge .industry-badge-statement strong{font-size:12px;font-weight:500;color:#303039;text-transform:none;line-height:1.4}.industry-badge-statement b{font-weight:500;color:#52525b}@media(max-width:540px){.industry-badge{padding:6px 10px 6px 6px;gap:8px}.industry-badge-statement{display:block}.industry-badge-statement>span{display:block}.industry-icon-avatar{width:26px;height:26px}}.industry-badge{background:#2028316b;border-color:#ffffff40;color:#f5f5f7;backdrop-filter:blur(18px) saturate(.8);-webkit-backdrop-filter:blur(18px) saturate(.8);box-shadow:inset 0 1px #ffffff0d,0 3px 12px #00000010}.industry-badge .industry-badge-statement strong{color:#f5f5f7}.industry-icon-avatar{background:hsl(var(--badge-hue) 22% 32%);color:hsl(var(--badge-hue) 55% 88%);box-shadow:0 0 0 1.5px #56606b}.industry-icon-avatar:nth-child(2){background:hsl(var(--badge-hue) 20% 38%)}.industry-icon-avatar:nth-child(3){background:hsl(var(--badge-hue) 20% 43%)}.pixel-wave-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.scene-incoming.halftone-photo{animation-duration:2.8s}@media(prefers-reduced-motion:reduce){.pixel-wave-canvas{display:none}}.slide-call{width:300px;max-width:100%;animation:call-morph-in .4s cubic-bezier(.2,.8,.2,1) both}.slide-call-name{display:block;text-align:center;font-size:11px;letter-spacing:.02em;color:#eaeefb;margin-bottom:9px}.slide-track{height:60px;position:relative;overflow:hidden;border-radius:999px;background:#f5f6fd14;border:1px solid #ffffff35;box-shadow:inset 0 1px #ffffff12;backdrop-filter:blur(22px)}.slide-label{position:absolute;inset:0 12px 0 62px;display:flex;justify-content:center;align-items:center;gap:18px;color:#f5f6fd;font-size:15px;pointer-events:none;transition:opacity .15s}.slide-label svg{opacity:.6}.slide-track-fill{position:absolute;left:4px;top:4px;bottom:4px;border-radius:999px;background:#b0b1d520;transition:width .35s cubic-bezier(.2,.8,.2,1)}.slide-thumb{position:absolute;top:4px;width:50px;height:50px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;color:#635bff;background:#f5f6fd;box-shadow:0 2px 10px #0002;cursor:grab;touch-action:none;user-select:none;transition:left .35s cubic-bezier(.2,.8,.2,1),transform .2s}.slide-thumb:focus-visible{outline:2px solid #fff;outline-offset:2px}.slide-thumb:active{cursor:grabbing;transform:scale(.96)}.is-dragging .slide-thumb,.is-dragging .slide-track-fill{transition:none}.voice-dock .voice-conversation{bottom:98px;border:0;background:transparent;backdrop-filter:none;box-shadow:none;overflow:visible;animation:call-morph-in .4s ease both}.voice-heading{padding:8px 3px 12px;border:0;text-shadow:0 1px 5px #0008}.voice-messages{height:300px;max-height:min(300px,42svh);padding:0 2px;display:flex;flex-direction:column;scrollbar-width:none;mask-image:linear-gradient(to bottom,transparent,#000 7%,#000);overflow-y:auto}.voice-message-list{margin-top:auto;flex-shrink:0}.transcript{display:grid;grid-template-rows:1fr;margin:0;animation:bubble-grow .55s cubic-bezier(.2,.8,.2,1) both}.transcript-content{min-height:0;overflow:hidden;padding:7px 0}.transcript-content>span{display:block;margin:0 0 5px 8px;font-size:10px;color:#eaeefb;text-shadow:0 1px 4px #0008}.transcript p{background:#f5f6fd18;backdrop-filter:blur(14px);border:1px solid #ffffff1a;border-radius:17px 17px 17px 5px;font-size:14px;line-height:1.5;padding:12px 14px;color:#fff;box-shadow:0 3px 15px #0000000a}.transcript.assistant{margin-right:26px}.transcript.user{margin-left:35px}.transcript.user p{background:#635bff40;border-radius:17px 17px 5px}.transcript.user .transcript-content>span{text-align:right;margin-right:8px}.call-controls{width:300px;max-width:100%;justify-content:space-between;box-sizing:border-box;animation:call-morph-in .4s cubic-bezier(.2,.8,.2,1) both}.call-controls .call-state{flex:1}.call-controls .end-call{background:#d74b60}.voice-recovery{padding:12px 0;flex-wrap:wrap}.voice-error,.voice-empty{background:#18212a60;backdrop-filter:blur(14px);border-radius:16px;padding:14px;margin-top:auto}.preview-note{padding:6px 2px;color:#eaeefb}@keyframes bubble-grow{0%{grid-template-rows:0fr;opacity:0;transform:translateY(18px)}to{grid-template-rows:1fr;opacity:1;transform:translateY(0)}}@keyframes call-morph-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.slide-thumb,.slide-track-fill,.slide-label{transition:none}}.transcript p{background:#161c2661;text-shadow:0 1px 3px #0003}.transcript.user p{background:#5b3a8f7a}.voice-dock{width:300px;max-width:100%}.voice-dock .voice-conversation{width:100%;max-width:100%;bottom:78px}.voice-messages{height:auto;max-height:min(330px,42svh)}.slide-call,.call-controls{width:100%}.call-controls .persistence-call-symbol{background:#fff;color:#635bff}.persistence-call-symbol img{display:block;width:34px;height:37px;object-fit:contain}main{--page-inset:clamp(48px,5vw,80px)}.site-header,.hero-content{padding-left:var(--page-inset);padding-right:var(--page-inset)}.menu-panel{right:var(--page-inset)}@media(max-width:650px){main{--page-inset:28px}}html,body{overflow-x:clip;overflow-y:auto}main{--hero-scroll-room:96px}.hero{height:calc(100svh + var(--hero-scroll-room));min-height:calc(700px + var(--hero-scroll-room))}.hero-content{bottom:var(--hero-scroll-room)}@media(max-width:900px){.hero{min-height:calc(740px + var(--hero-scroll-room))}}@media(max-width:540px){main{--hero-scroll-room:72px}.hero{min-height:calc(780px + var(--hero-scroll-room))}}.meet-team-link{position:absolute;z-index:5;left:var(--page-inset);bottom:24px;color:#f5f6fd;font-size:13px;display:flex;align-items:center;gap:24px;text-decoration:none}.meet-team-link span{font-size:20px;transition:transform .25s}.meet-team-link:hover span{transform:translateY(4px)}.agent-room{position:relative;height:260svh;background:#f2f0ed;color:#17181f;--room-progress:0}.room-sticky{position:sticky;top:0;height:100svh;min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px var(--page-inset) 18px;overflow:hidden}.room-heading{width:100%;max-width:1280px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;flex-shrink:0}.room-eyebrow{font-size:12px;letter-spacing:.07em;color:#676777;display:block;margin-bottom:8px}.room-heading h2{font-size:clamp(30px,3.2vw,48px);letter-spacing:-.055em;line-height:1.05;font-weight:400;margin:0}.room-heading>p{font-size:14px;line-height:1.5;color:#676777;margin:0}.room-scene{position:relative;width:min(100%,calc((100svh - 185px)*1.5));max-width:1280px;aspect-ratio:3/2;flex-shrink:1;min-height:0;isolation:isolate;border-radius:16px;overflow:hidden;box-shadow:0 10px 45px #17181f10;transform:scale(calc(.97 + var(--room-progress)*.03));transform-origin:center}.room-scene>img{display:block;width:100%;height:100%;object-fit:contain}.room-scene-shade{position:absolute;inset:0;background:linear-gradient(0deg,#17181f25,transparent 45%);pointer-events:none}.room-pin{position:absolute;left:var(--pin-x);top:var(--pin-y);transform:translate(-50%,16px) scale(.94);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s,transform .55s cubic-bezier(.2,.8,.2,1),visibility .4s;transition-delay:0ms;border:1px solid #ffffffcc;background:#ffffffed;backdrop-filter:blur(14px);box-shadow:0 4px 20px #17181f26;border-radius:14px;padding:9px 12px;min-width:116px;max-width:180px;text-align:left;color:#17181f;cursor:pointer}.room-pin.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) scale(1);transition-delay:var(--pin-delay)}.room-pin strong{font-size:11px;font-weight:500;display:block;white-space:nowrap}.pin-invite{font-size:11px;color:#635bff;display:flex;align-items:center;gap:5px;margin-top:5px}.pin-dot{position:absolute;left:50%;top:-12px;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px #ffffff40;transform:translate(-50%)}.room-pin:after{content:"";position:absolute;left:50%;top:-5px;width:8px;height:8px;background:#fff;transform:translate(-50%) rotate(45deg)}.room-pin:hover,.room-pin.is-selected{background:#fff;box-shadow:0 6px 24px #635bff35;border-color:#c1c2de;z-index:2}.room-pin:focus-visible,.room-groups button:focus-visible,.room-talk:focus-visible,.room-close:focus-visible{outline:3px solid #635bff;outline-offset:3px}.room-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;max-width:1280px;margin-top:18px;color:#6d6d7b;font-size:12px;flex-shrink:0}.room-scroll{display:flex;align-items:center;gap:8px}.room-groups{display:flex;gap:8px}.room-groups button{border:0;background:transparent;color:#6a6a7e;padding:8px 10px;border-radius:20px;display:flex;gap:7px;align-items:center;font-size:12px;cursor:pointer}.room-groups button span{width:6px;height:6px;background:#bebecb;border-radius:50%}.room-groups button[aria-pressed=true]{color:#635bff;background:#eaeefb}.room-groups button[aria-pressed=true] span{background:#635bff}.room-detail{position:absolute;z-index:8;right:var(--page-inset);bottom:70px;width:320px;max-width:calc(100% - 40px);padding:24px;border:1px solid #ffffffd0;border-radius:22px;background:#fffefaed;backdrop-filter:blur(25px);box-shadow:0 16px 70px #17181f40;animation:room-bubble-in .35s ease both;color:#17181f}.room-close{position:absolute;top:12px;right:12px;border:0;background:transparent;padding:5px;cursor:pointer;color:#6a6a83}.room-detail-label{font-size:12px;color:#6c6da7}.room-detail h3{font-size:21px;letter-spacing:-.03em;margin:9px 0 17px;font-weight:500}.room-sample{font-size:17px;line-height:1.5;min-height:76px;margin:0 0 18px;animation:room-bubble-in .3s ease both}.room-talk{display:flex;align-items:center;justify-content:space-between;gap:9px;width:100%;border:0;border-radius:99px;background:#635bff;color:#fff;padding:13px 14px;font-size:13px;cursor:pointer}@keyframes room-bubble-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1000px){.room-count{display:none}.room-pin{padding:7px 9px;min-width:100px}.room-pin strong,.pin-invite{font-size:10px}.room-heading h2{font-size:34px}}@media(max-width:900px){.agent-room{height:auto}.room-sticky{position:relative;height:auto;min-height:0;padding:46px 20px 30px;overflow:visible}.room-heading{margin-bottom:24px}.room-heading>p{display:none}.room-eyebrow{font-size:11px}.room-heading h2{font-size:35px}.room-scene{width:100%;aspect-ratio:auto;overflow:visible;display:grid;grid-template-columns:1fr 1fr;gap:9px;transform:none;background:transparent;box-shadow:none;border-radius:0}.room-scene>img{grid-column:1/-1;aspect-ratio:3/2;height:auto;border-radius:12px;margin-bottom:8px}.room-scene-shade{display:none}.room-pin{position:relative;left:auto;top:auto;transform:none!important;display:none;max-width:none;width:100%;box-shadow:0 3px 12px #17181f0d;border-radius:12px;padding:12px;min-height:63px}.room-pin.is-visible{display:block}.room-pin strong{font-size:12px;white-space:normal}.pin-invite{font-size:12px}.pin-dot,.room-pin:after{display:none}.room-bottom{justify-content:center;margin-top:20px}.room-scroll{display:none}.room-groups button{font-size:13px}.room-detail{position:relative;right:auto;bottom:auto;max-width:100%;width:100%;margin-top:20px;box-shadow:0 10px 30px #17181f12}.room-sample{min-height:0}}@media(prefers-reduced-motion:reduce){.agent-room{height:auto}.room-sticky{position:relative}.room-scene{transform:none}.room-pin,.room-detail,.room-sample{transition:none;animation:none}.room-scroll{visibility:hidden}}.cast-room{height:190svh;background:#f8f9fb;color:#17181f}.cast-sticky{position:sticky;top:0;height:100svh;min-height:650px;padding:22px var(--page-inset) 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.cast-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;width:100%;max-width:1400px;margin-bottom:8px}.cast-heading span{display:block;font-size:12px;color:#737389;margin-bottom:8px}.cast-heading h2{font-size:clamp(25px,2.8vw,42px);font-weight:400;letter-spacing:-.045em;line-height:1.12;margin:0}.cast-heading>p{color:#76768a;font-size:13px;line-height:1.5;margin:0}.cast-stage{position:relative;width:min(100%,calc((100svh - 140px)*1.6));max-width:1400px;aspect-ratio:8/5;flex-shrink:0;isolation:isolate}.cast-film,.cast-final{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}.cast-final{z-index:1}.cast-bubble{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,9px);opacity:0;visibility:hidden;transition:opacity .35s var(--delay),transform .45s var(--delay),visibility .35s;z-index:2}.has-arrived .cast-bubble{opacity:1;visibility:visible;transform:translate(-50%)}.cast-bubble.is-calling{z-index:8}.cast-bubble:before{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;background:#fff;transform:rotate(45deg);z-index:-1}.voice-dock.voice-inline{width:max-content;min-width:108px;max-width:230px;border:1px solid #eaeefb;border-radius:13px;background:#fffffff2;box-shadow:0 4px 16px #24255216;padding:8px 11px;position:relative;color:#17181f;backdrop-filter:blur(12px)}.inline-industry{display:block;font-weight:500;font-size:11px;line-height:1.35;white-space:nowrap;color:#17181f}.inline-start{padding:4px 0 0;display:flex;gap:5px;align-items:center;border:0;background:transparent;color:#635bff;font-size:11px}.inline-start:disabled{color:#a0a0ad}.voice-inline .call-controls{background:transparent;border:0;padding:5px 0 0;box-shadow:none;gap:8px;min-height:0;animation:none;backdrop-filter:none;width:100%;border-radius:0}.voice-inline .call-controls .assistant-symbol{display:none}.voice-inline .call-state{min-width:52px}.voice-inline .call-state small{display:none}.voice-inline .call-state strong{font-size:12px;font-weight:500;color:#555571}.voice-inline .call-controls button{width:27px;height:27px;min-width:27px;border:1px solid #eaeefb;background:#f5f6fd;color:#464779;padding:0;display:grid;place-items:center;border-radius:50%}.voice-inline .call-controls .end-call{background:#e45568;border-color:#e45568;color:#fff}.voice-inline .call-controls svg{width:15px;height:15px}.voice-inline .enable-audio{font-size:11px;position:static;color:#635bff}.cast-footnote{font-size:12px;color:#8d8da0;margin-top:2px}@media(max-width:900px){.cast-room{height:auto}.cast-sticky{position:relative;height:auto;min-height:0;padding:35px 16px}.cast-heading>p{display:none}.cast-heading h2{font-size:29px}.cast-stage{width:100%;max-width:none;aspect-ratio:auto;padding-top:62.5%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:18px}.cast-film,.cast-final{height:auto;aspect-ratio:8/5}.cast-bubble{position:relative;left:auto;top:auto;transform:none!important;transition:opacity .3s;visibility:hidden;opacity:0;margin-top:0}.cast-bubble:before{display:none}.voice-dock.voice-inline{min-width:0;max-width:none;width:100%;padding:10px;border-radius:12px}.inline-industry{font-size:12px;white-space:normal}.inline-start{font-size:12px;margin-top:3px}.cast-footnote{margin-top:18px}.voice-inline .call-controls{gap:4px}.voice-inline .call-state{min-width:35px}}@media(max-width:500px){.cast-stage{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.cast-room{height:auto}.cast-sticky{position:relative}.cast-bubble{transition:none}.cast-film{display:none}}.pickup-call{display:flex;align-items:center;gap:11px;width:100%;min-height:66px;padding:7px;border:1px solid #ffffff35;border-radius:999px;background:#f5f6fd14;box-shadow:inset 0 1px #ffffff12;backdrop-filter:blur(22px);animation:call-morph-in .4s cubic-bezier(.2,.8,.2,1) both}.pickup-logo{width:50px;height:50px;flex-shrink:0;display:grid;place-items:center;background:#fff;border-radius:50%}.pickup-logo img{width:34px;height:37px;object-fit:contain}.pickup-name{flex:1;color:#f5f6fd;font-size:13px;line-height:1.35;font-weight:400}.pickup-button{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:50%;background:#4446b7;color:#fff;transition:background .2s,transform .2s}.pickup-button:hover:not(:disabled){background:#3f41aa;transform:scale(1.04)}.pickup-button:disabled{opacity:.45}.pickup-button:focus-visible{outline:2px solid white;outline-offset:3px}@media(prefers-reduced-motion:reduce){.pickup-call{animation:none}.pickup-button{transition:none}}.header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.header-actions .explore-button{white-space:nowrap}.header-actions .menu-button{flex-shrink:0}@media(max-width:540px){.header-actions{gap:10px}.header-actions .explore-button{padding:12px 14px;font-size:12px;gap:8px}.site-header .brand-logo{width:135px}}@media(max-width:380px){.site-header{padding-left:16px;padding-right:16px}.site-header .brand-logo{width:115px}.header-actions{gap:8px}}.navigation-overlay{position:fixed;inset:0;margin:0 0 0 auto;width:min(1100px,100%);height:100dvh;max-width:none;max-height:none;padding:0;border:0;color:#fff;background:linear-gradient(130deg,#17181fef,#17181ff5);box-shadow:-30px 0 100px #0003;overflow:auto;animation:nav-enter .55s cubic-bezier(.2,.8,.2,1)}.navigation-overlay::backdrop{background:#17181f66;backdrop-filter:blur(16px);animation:nav-backdrop .4s ease}.navigation-shell{min-height:100%;display:flex;flex-direction:column;padding:34px clamp(24px,4vw,64px)}.navigation-top,.navigation-tools,.navigation-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px}.navigation-kicker{font-size:12px;letter-spacing:1.6px}.navigation-kicker>span{color:#adadc4}.navigation-tools{justify-content:flex-end}.navigation-tools button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:42px;height:42px;background:#ffffff08;color:#fff;border:1px solid #ffffff35;border-radius:30px;padding:0 12px}.navigation-stage{flex:1;padding:42px 0;animation:nav-view .4s ease both}.navigation-intro{color:#c3c3d2;font-size:15px;margin:0 0 24px}.navigation-main{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;align-items:center;min-height:480px}.navigation-main nav{display:flex;flex-direction:column}.navigation-main nav button{color:#fff;background:none;border:0;border-bottom:1px solid #ffffff15;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;padding:17px 0;font-size:clamp(28px,3.3vw,48px);letter-spacing:-1.5px;animation:nav-view .5s both;animation-delay:calc(var(--item)*45ms)}.navigation-main nav button:hover,.navigation-industries button:hover,.navigation-industries button:focus-visible{color:#eaeefb}.navigation-main nav svg{width:24px;transition:transform .2s}.navigation-main nav button:hover svg{transform:translate(4px,-4px)}.navigation-art{height:390px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate;overflow:hidden}.navigation-art>span{position:absolute;width:210px;height:210px;border:1px solid #c9c9e238;border-radius:50%;background:radial-gradient(circle at 30% 30%,#c7c8e11a,#a0a1cc05);z-index:-1;animation:nav-bubble 6s ease-in-out infinite}.navigation-art>span:nth-child(1){transform:translate(-55px,-35px)}.navigation-art>span:nth-child(2){transform:translate(55px,-35px);animation-delay:-2s}.navigation-art>span:nth-child(3){transform:translateY(55px);animation-delay:-4s}.navigation-art img{width:160px;height:auto}.navigation-art p{font-size:32px;line-height:1.2;letter-spacing:-1px;text-align:center;color:#eaeefb}.navigation-bottom{border-top:1px solid #ffffff20;padding-top:24px}.navigation-bottom>span{font-size:13px;color:#b8b8c9}.navigation-bottom .explore-button{flex-shrink:0}.navigation-stage h2{font-size:clamp(30px,3.4vw,46px);line-height:1.08;letter-spacing:-1.8px;font-weight:400;margin:0 0 30px}.navigation-stage h2 em{font-style:normal;color:#eaeefb}.navigation-solutions{display:grid;grid-template-columns:1.9fr 1fr;gap:30px}.navigation-industries{display:grid;grid-auto-flow:column;grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 25px}.navigation-industries button{background:none;color:#fff;border:0;border-bottom:1px solid #ffffff18;padding:15px 0;display:flex;align-items:center;gap:10px;text-align:left;font-size:14px;line-height:1.4}.navigation-index{font-size:10px;color:#9a9ab8}.navigation-industries button>svg{flex-shrink:0;margin-left:auto;color:#a8a9d0}.navigation-preview{position:relative;min-height:370px;border-radius:22px;overflow:hidden;background:#222}.navigation-preview>img{position:absolute;width:100%;height:100%;object-fit:cover;animation:nav-view .45s ease}.navigation-preview>div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(transparent 20%,#17181fee)}.navigation-preview span{font-size:20px}.navigation-preview p{font-size:13px;line-height:1.6;color:#ccccd7}.navigation-detail{padding-top:40px;max-width:650px;min-height:470px}.navigation-detail>p{font-size:24px;line-height:1.5;color:#c6c6dd}.navigation-detail .navigation-small{font-size:16px}.navigation-detail li{padding:12px 0;font-size:18px;color:#ccccdf}.navigation-text-link{display:flex;align-items:center;gap:15px;background:none;border:0;color:#eaeefb;text-decoration:none;padding:15px 0;font-size:17px;text-align:left}@keyframes nav-enter{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes nav-view{0%{opacity:0;transform:translate(20px);filter:blur(4px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes nav-backdrop{0%{opacity:0}to{opacity:1}}@keyframes nav-bubble{50%{margin-top:-18px;border-color:#eaeefb77}}@media(max-width:800px){.navigation-main{gap:16px}.navigation-solutions{grid-template-columns:1fr}.navigation-preview{display:none}.navigation-main nav button{font-size:34px}}@media(max-width:540px){.navigation-shell{padding:24px}.navigation-main{grid-template-columns:1fr;min-height:410px}.navigation-art{display:none}.navigation-stage{padding:30px 0}.navigation-kicker{font-size:10px;letter-spacing:.8px}.navigation-kicker>span{display:none}.navigation-bottom>span{max-width:120px;line-height:1.5}.navigation-bottom .explore-button{font-size:12px;gap:12px;padding:14px}.navigation-industries{gap:0 18px}.navigation-industries button{font-size:12px;gap:6px;min-height:60px}.navigation-index{display:none}.navigation-industries svg{width:13px}.navigation-detail{min-height:400px}.navigation-detail>p{font-size:20px}}@media(prefers-reduced-motion:reduce){.navigation-overlay,.navigation-overlay::backdrop,.navigation-stage,.navigation-main nav button,.navigation-art>span,.navigation-preview>img{animation:none}}.navigation-content-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:36px;min-height:350px}.navigation-content-links{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,1fr);gap:12px 30px}.navigation-content-links.resources-links{grid-template-rows:repeat(3,1fr)}.navigation-content-links>a{display:flex;justify-content:space-between;gap:10px;padding:14px 0;color:#fff;text-decoration:none;border-bottom:1px solid #ffffff16}.navigation-content-links strong{font-size:20px;font-weight:500;letter-spacing:-.4px}.navigation-content-links p{font-size:14px;line-height:1.5;color:#b0b0c4;margin:10px 0}.navigation-content-links svg{flex-shrink:0;color:#9a9ab8;margin-top:3px}.navigation-content-links>a:hover strong{color:#eaeefb}.navigation-editorial{display:flex;flex-direction:column;border:1px solid #ffffff20;border-radius:22px;padding:28px;background:linear-gradient(140deg,#ffffff09,#9c9dca0d)}.navigation-editorial-star{font-size:35px;color:#bcbddb;margin-bottom:25px}.navigation-editorial h3{font-size:27px;font-weight:400;letter-spacing:-.7px;margin:0 0 14px}.navigation-editorial>p{font-size:15px;line-height:1.7;color:#babacf;margin:0 0 28px}.navigation-editorial>.navigation-text-link{margin-top:auto;font-size:14px}.navigation-socials{margin-top:auto;display:flex;gap:15px;flex-wrap:wrap;align-items:center}.navigation-socials a{color:#bebed5;text-decoration:none;font-size:12px;display:flex;align-items:center;min-height:30px}.navigation-socials a:hover{color:#fff}@media(max-width:800px){.navigation-content-grid{grid-template-columns:1fr}.navigation-editorial{min-height:220px}.navigation-content-links{min-height:330px}}@media(max-width:540px){.navigation-content-links{gap:6px 20px}.navigation-content-links strong{font-size:17px}.navigation-content-links p{font-size:13px}.navigation-content-links svg{width:14px}.navigation-editorial{padding:24px}}.navigation-overlay{background:transparent;box-shadow:none}.navigation-top{justify-content:flex-end}.navigation-bottom{justify-content:flex-start}.navigation-main{display:block;min-height:480px;padding-top:30px}.navigation-main>div{max-width:600px}@media(max-width:540px){.navigation-main{min-height:410px;padding-top:0}}.navigation-overlay{animation:none;overflow-x:hidden}.navigation-shell{animation:nav-shell-enter .44s cubic-bezier(.16,1,.3,1) both}.navigation-overlay::backdrop{animation:nav-backdrop-enter .44s ease both}.navigation-overlay.is-closing::backdrop{animation:nav-backdrop-exit .28s ease both}.navigation-overlay.is-closing{pointer-events:none}.navigation-stage,.navigation-main nav button{animation:none;filter:none}.navigation-stage:focus{outline:none}.navigation-preview>img{animation:nav-photo-fade .24s ease both}@keyframes nav-shell-enter{0%{opacity:0;transform:translate(70px)}to{opacity:1;transform:translate(0)}}@keyframes nav-backdrop-enter{0%{background:#17181f00;backdrop-filter:blur(0)}to{background:#17181f66;backdrop-filter:blur(16px)}}@keyframes nav-backdrop-exit{0%{background:#17181f66;backdrop-filter:blur(16px)}to{background:#17181f00;backdrop-filter:blur(0)}}@keyframes nav-photo-fade{0%{opacity:.5}to{opacity:1}}@media(prefers-reduced-motion:reduce){.navigation-shell,.navigation-overlay::backdrop,.navigation-overlay.is-closing::backdrop,.navigation-preview>img{animation:none}}.navigation-solutions{grid-template-columns:1fr;max-width:760px}.navigation-solutions{max-width:900px}.navigation-industries{column-gap:clamp(40px,7vw,100px)}.navigation-content-grid.without-editorial{grid-template-columns:1fr;max-width:900px}.navigation-content-grid.without-editorial .navigation-content-links{column-gap:clamp(40px,7vw,100px)}@media(max-width:540px){.navigation-industries,.navigation-content-grid.without-editorial .navigation-content-links{column-gap:28px}}.industry-handoff{background:#faf9f6;scroll-margin-top:94px;padding-top:30px}.industry-handoff iframe{display:block;width:100%;border:0;min-height:650px}@media(max-width:540px){.industry-handoff{scroll-margin-top:74px}}.site-header{transition:background-color .25s ease,backdrop-filter .25s ease,box-shadow .25s ease}.site-header.has-backdrop{background:#0c171d80;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 1px #ffffff12}.site-header.on-light{background:#faf9f6d1;box-shadow:0 1px #20252a12}.site-header.on-light .menu-button{color:#17181f;border-color:#17181f40;background:#fff5}.site-header.on-light .menu-button span{background:#17181f}@media(prefers-reduced-motion:reduce){.site-header{transition:none}}.voice-dock .voice-conversation{background:transparent;border:0;padding:0;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;overflow:visible}.voice-conversation .voice-messages{mask-image:none;-webkit-mask-image:none}.voice-conversation .transcript p{backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%)}html{overflow-x:clip;overflow-y:visible}body{overflow:visible}:root{--section-space:64px}.apple-edition .aq-section{padding-top:calc(var(--section-space)/2);padding-bottom:calc(var(--section-space)/2)}.apple-edition .ix-page{min-height:0}.apple-edition .ix-integrations{min-height:0;padding-top:calc(var(--section-space)/2);padding-bottom:calc(var(--section-space)/2)}.apple-edition .ap-unified-section{padding-top:calc(var(--section-space)/2);padding-bottom:var(--section-space)}@media(max-width:700px){:root{--section-space:64px}}:root{--section-space:96px;--content-width:1320px;--content-gutter:36px;--section-heading:clamp(38px,4.1vw,62px)}.apple-edition .aq-section,.apple-edition .ix-page,.apple-edition .ap-unified-section,.company-portfolio{max-width:var(--content-width);margin-inline:auto;padding-inline:var(--content-gutter);box-sizing:border-box}.apple-edition .qe-embedded{padding:0}.apple-edition .qe-embedded .qe-scene{height:560px;min-height:0;max-height:none;border-radius:22px}.apple-edition .qe-embedded .qe-intro{top:48px;left:40px;width:64%;margin:0;min-height:0}.apple-edition .qe-embedded .qe-title{font-size:var(--section-heading);line-height:1.07;letter-spacing:-.045em;font-weight:500}.apple-edition .qe-embedded .qe-intro>p{font-size:18px;line-height:1.6;margin-top:22px}.apple-edition .qe-embedded .qe-cards{left:32px;right:32px;bottom:28px;gap:12px}.apple-edition .qe-embedded .qe-card{height:132px;padding:18px;border-radius:16px}.apple-edition .qe-embedded .qe-card-meta h3{font-size:18px}.apple-edition .qe-embedded .qe-metric-value{font-size:48px;margin:10px 0 0}.apple-edition .qe-embedded .qe-metric-words{font-size:30px}.apple-edition .ix-page .ix-heading{width:100%;max-width:none;margin:0;padding:0}.apple-edition .ix-page .ix-title,.apple-edition .product-heading h2{font-size:var(--section-heading);line-height:1.07;letter-spacing:-.045em;font-weight:500}.apple-edition .ix-tile-field{width:100%;overflow:hidden;clip-path:inset(0);mask-image:linear-gradient(180deg,transparent,#000 8%,#000 87%,transparent);mask-composite:add}.company-portfolio{padding-top:76px;padding-bottom:48px}@media(min-width:761px)and (max-width:1000px){.apple-edition .qe-embedded .qe-scene{height:620px}.apple-edition .qe-embedded .qe-card{height:112px}.apple-edition .qe-embedded .qe-intro{left:28px;top:32px;width:78%}.apple-edition .qe-embedded .qe-cards{left:28px;right:28px}}@media(max-width:760px){:root{--content-gutter:22px;--section-space:80px;--section-heading:clamp(32px,7vw,42px)}.apple-edition .qe-embedded .qe-scene{height:auto;padding:28px 20px 20px}.apple-edition .qe-embedded .qe-intro{position:relative;left:auto;top:auto;width:100%;min-height:260px}.apple-edition .qe-embedded .qe-intro>p{font-size:16px}.apple-edition .qe-embedded .qe-cards{position:relative;inset:auto;gap:10px;margin-top:24px}.apple-edition .qe-embedded .qe-card{height:112px;padding:12px}.apple-edition .qe-embedded .qe-card-meta h3{font-size:14px}.apple-edition .qe-embedded .qe-metric-value{font-size:36px}.apple-edition .qe-embedded .qe-metric-words{font-size:25px}.company-portfolio{padding-top:60px;padding-bottom:40px}}.apple-edition .ix-page{max-width:var(--content-width)!important;margin-inline:auto!important;padding-inline:var(--content-gutter)!important}.apple-page .hero .pickup-call{width:326px;max-width:100%;min-height:66px;padding:12px 14px;gap:14px;border-radius:18px;background:linear-gradient(120deg,#ffffffb3,#ffffff47);border:1px solid #ffffffb3;box-shadow:inset 0 1px #ffffffa3,0 10px 32px #17181f20;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#17181f}.apple-page .hero .pickup-name{display:flex;flex:1;flex-direction:column;gap:5px;min-width:0;white-space:normal}.apple-page .hero .pickup-name strong{font-size:13px;font-weight:600;line-height:1.3}.apple-page .hero .pickup-name small{font-size:11px;line-height:1.4;color:#535367}.apple-page .hero .pickup-button{width:36px;height:36px;min-width:36px;background:#333489;box-shadow:0 4px 10px #27286830;color:#fff}.pickup-wave{display:flex;align-items:center;gap:2px;height:24px}.pickup-wave i{width:2px;border-radius:2px;background:#44458b;opacity:.65}.apple-edition .qe-embedded .qe-card{height:126px;background:linear-gradient(130deg,#ffffff38,#ffffff12);border:1px solid #ffffff70;box-shadow:inset 0 1px #ffffff65,0 8px 26px #17181f12;backdrop-filter:blur(20px) saturate(125%);-webkit-backdrop-filter:blur(20px) saturate(125%);color:#fff;padding:18px;justify-content:space-between}.apple-edition .qe-embedded .qe-card-meta{min-height:22px}.apple-edition .qe-embedded .qe-card-meta h3{font-size:16px;line-height:1.35;font-weight:500;letter-spacing:-.015em}.apple-edition .qe-embedded .qe-metric-value,.apple-edition .qe-embedded .qe-metric-words,.apple-edition .qe-embedded .qe-language-value{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-size:36px;font-weight:400;line-height:1.15;letter-spacing:-.04em;margin:10px 0 0;min-height:42px;white-space:nowrap}.apple-edition .qe-embedded .qe-metric-value small{font-size:18px;margin-left:4px}.qe-language-value span{display:inline-block;animation:language-appear .25s ease-out}@keyframes language-appear{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}@media(max-width:760px){.apple-edition .qe-embedded .qe-card{height:112px;padding:13px}.apple-edition .qe-embedded .qe-card-meta h3{font-size:14px}.apple-edition .qe-embedded .qe-metric-value,.apple-edition .qe-embedded .qe-metric-words,.apple-edition .qe-embedded .qe-language-value{font-size:28px;min-height:34px}}@media(prefers-reduced-motion:reduce){.qe-language-value span{animation:none}}.apple-edition .ix-page .ix-heading{text-align:center}.apple-edition .ix-page .ix-eyebrow{justify-content:center}.apple-edition .ix-page .ix-copy{margin-inline:auto}.apple-edition .ix-empty{display:none}.apple-edition .ix-tile-field{height:360px}.apple-page .hero .pickup-call{background:#fafcfbf5;border:1px solid #ffffff;border-radius:18px;box-shadow:0 12px 36px #17181f38,inset 0 1px #fff;padding:16px 18px;gap:16px;width:350px;min-height:80px;color:#17181f;backdrop-filter:blur(20px)}.apple-page .hero .pickup-call .pickup-name strong{color:#17181f!important;font-size:15px;font-weight:600;line-height:1.3}.apple-page .hero .pickup-call .pickup-name small{color:#525263!important;font-size:12px;line-height:1.4}.apple-page .hero .pickup-button{width:42px;height:42px;min-width:42px;background:#2f3180;box-shadow:0 4px 12px #28296d30}.apple-page .hero .pickup-wave{gap:2px}.apple-page .hero .pickup-wave i{background:#393a8d;opacity:.72}@media(max-width:760px){.apple-edition .ix-tile-field{height:310px}.apple-page .hero .pickup-call{width:100%;max-width:350px;padding:14px 16px}}.apple-edition .ix-title span{display:inline}@media(max-width:1000px){.apple-edition .ix-title span{display:block}}.apple-edition .ix-page .ix-copy{max-width:840px;width:100%;font-size:17px;line-height:1.65;margin-top:26px}.apple-edition .ix-copy br{display:none}.apple-edition .ix-tile-field{margin-top:64px}.apple-edition .ap-unified-section .product-heading{text-align:center;justify-content:center;margin-bottom:44px}.apple-edition .ap-unified{border-radius:26px;background:#fff;border-color:#eaeefb;box-shadow:0 18px 70px #17181f0a;grid-template-columns:minmax(270px,.85fr) minmax(0,2fr)}.apple-edition .ap-credit-panel{position:relative;isolation:isolate;overflow:hidden;padding:38px 30px;background:radial-gradient(ellipse at 0 0,#f5f6fd,transparent 75%),linear-gradient(150deg,#f5f6fd,#eaeefb);border-right:1px solid #eaeefb;min-height:560px}.ap-plan-label{font-size:10px;letter-spacing:1.6px;color:#7b7c9e;margin-bottom:26px}.apple-edition .ap-credit-panel .ap-free-heading{font-size:clamp(48px,5vw,70px);font-weight:500;line-height:1;max-width:none;color:#17181f;position:relative;z-index:1}.ap-free-dot{color:#635bff}.apple-edition .ap-credit-panel>p{font-size:14px;margin:22px 0 20px;position:relative;z-index:1;color:#73738c}.apple-edition .ap-unified-cta{position:relative;z-index:1;margin-top:auto;background:#17181f;border-radius:13px;padding:17px 20px;width:100%;color:#fff;transition:background .2s,transform .2s}.apple-edition .ap-unified-cta:hover{background:#424395;transform:translateY(-2px)}.ap-orbit{position:relative;width:170px;height:150px;align-self:center;display:grid;place-items:center;margin:0 0 20px;opacity:.85}.ap-orbit i{position:absolute;border:1px solid #9b9cc54d;border-radius:50%;width:145px;height:145px;transform:rotateX(58deg) rotate(-28deg)}.ap-orbit i:nth-child(2){transform:rotateY(58deg) rotate(28deg)}.ap-orbit i:nth-child(3){width:104px;height:104px;transform:none;background:radial-gradient(at 30% 20%,#fff8,#a1a1cc33)}.ap-orbit>span{display:grid;place-items:center;width:56px;height:56px;background:linear-gradient(145deg,#9898c7,#5355af);color:#fff;font:700 italic 43px Georgia;border-radius:18px;box-shadow:0 12px 25px #57589d26;z-index:1}.apple-edition .ap-included{padding:38px 34px}.apple-edition .ap-included header h3{font-size:28px;line-height:1.2;letter-spacing:-1px;font-weight:500;margin:0 0 14px}.apple-edition .ap-included header p{font-size:14px;max-width:430px;line-height:1.7}.apple-edition .ap-feature-groups{margin-top:32px;gap:28px 24px}.apple-edition .ap-feature-group h4{font-size:14px;margin-bottom:19px}.apple-edition .ap-feature-group h4>svg{width:28px;height:28px;padding:5px;background:#f5f6fd;border-radius:8px}.apple-edition .ap-feature-group li{font-size:12px;line-height:1.6;gap:8px}.apple-edition .ap-feature-group li>svg{color:#7071ad}.apple-edition .ap-feature-group:last-child{padding-top:24px}@media(max-width:760px){.apple-edition .ix-page .ix-copy{font-size:16px;max-width:580px}.apple-edition .ix-tile-field{margin-top:44px}.apple-edition .ap-unified{grid-template-columns:1fr}.apple-edition .ap-credit-panel{min-height:410px;padding:28px}.ap-orbit{position:absolute;right:22px;bottom:88px;width:140px;height:140px;opacity:.5}.apple-edition .ap-included{padding:28px}.apple-edition .ap-feature-groups{grid-template-columns:1fr}}.apple-edition .aq-section.cq-section{overflow:visible;padding-top:48px!important;padding-bottom:48px!important}.apple-edition .ix-title span{display:block!important}.apple-edition .ap-credit-panel{background:linear-gradient(145deg,#f5f6fd,#eaeefb);padding:40px 32px;min-height:480px;justify-content:flex-start}.apple-edition .ap-credit-panel .ap-free-heading{font-size:clamp(34px,3.4vw,48px);line-height:1.13;letter-spacing:-.04em}.ap-free-heading span{color:#78799f}.apple-edition .ap-credit-panel>p{max-width:250px;font-size:15px;line-height:1.7;margin:24px 0 36px}.apple-edition .ap-unified{grid-template-columns:minmax(280px,.9fr) minmax(0,2fr);box-shadow:0 20px 65px #17181f07;border:1px solid #eaeefb;background:#f5f6fd}.apple-edition .ap-included{padding:40px}.apple-edition .ap-included header h3{font-size:28px}.apple-edition .ap-feature-group li{font-size:13px;line-height:1.65}.apple-edition .ap-feature-groups{gap:32px 26px}.pricing-sales{font-size:12px;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 0 0;width:100%;text-decoration:none;color:#61617d}.apple-edition .ap-unified-cta{background:#70513e00;background:#17181f}.premium-footer{margin-top:48px;background:linear-gradient(160deg,#eaeefb,#f5f6fd);border-top:1px solid #eaeefb;color:#353540}.pf-inner{max-width:1320px;margin:auto;padding:70px 36px 26px}.pf-invitation{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:58px;border-bottom:1px solid #eaeefb}.pf-invitation h2{font-size:var(--section-heading);font-weight:500;letter-spacing:-.045em;line-height:1.07;margin:0}.pf-invitation h2 span{color:#89899a}.pf-invitation>a{display:flex;align-items:center;gap:32px;background:#17181f;padding:17px 24px;border-radius:28px;color:#fff;font-size:13px;text-decoration:none}.pf-directory{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:38px;padding:50px 0 55px}.pf-brand img{width:170px;height:auto}.pf-brand p{font-size:14px;line-height:1.8;color:#878793;margin:23px 0 0}.pf-directory nav{display:flex;flex-direction:column;gap:14px}.pf-directory h3{font-size:12px;font-weight:600;margin:0 0 9px;color:#4e4e5c}.pf-directory nav>a{font-size:12px;color:#808090;text-decoration:none}.pf-directory a:hover,.pf-legal a:hover{color:#4b4dae}.pf-legal{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #eaeefb;padding-top:24px;font-size:10px;color:#8c8c9a}.pf-legal p{margin:0}.pf-legal>div{display:flex;gap:24px}.pf-legal a{color:inherit;text-decoration:none}.apple-page .pn-mega{background:#f5f6fd!important;box-shadow:0 25px 50px #17181f12;border-bottom:1px solid #eaeefb}.apple-page .pn-panel{max-width:1320px;margin:auto;padding:34px 36px 42px;gap:54px}.apple-page .pn-featured h2{font-size:25px;line-height:1.15;letter-spacing:-.8px;color:#17181f}.apple-page .pn-featured p{font-size:13px;line-height:1.7;color:#848490;max-width:300px}.pn-preview-photo{width:100%;max-width:320px;height:138px;object-fit:cover;border-radius:14px;margin-bottom:20px}.apple-page .pn-industries button{font-size:14px;border-radius:9px;padding:10px 12px;transition:background .2s,color .2s}.apple-page .pn-industries button:hover,.apple-page .pn-industries button:focus-visible{background:#eaeefb;color:#3b3c61}.apple-page .pn-eyebrow{font-size:10px;letter-spacing:1px;color:#9191a0}.apple-page .pn-features a{border-radius:12px;padding:14px}.apple-page .pn-features a:hover{background:#eaeefb}.apple-page .pn-reading a,.apple-page .pn-resource-links a{border-radius:12px}.apple-page>.pn-header.is-open{background:#f5f6fd!important;color:#17181f!important}@media(max-width:760px){.apple-edition .ap-unified{grid-template-columns:1fr}.apple-edition .ap-credit-panel{min-height:360px;padding:28px}.apple-edition .ap-included{padding:28px}.pf-inner{padding:48px 22px 24px}.pf-invitation{display:block;padding-bottom:36px}.pf-invitation>a{display:inline-flex;margin-top:26px}.pf-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:36px 0}.pf-legal{flex-direction:column}.apple-page .pn-panel{padding:24px;gap:24px}.pn-preview-photo{display:none}}.apple-page .pn-header .pn-mega .pn-panel h2,.apple-page .pn-header .pn-mega .pn-industries button,.apple-page .pn-header .pn-mega .pn-features strong,.apple-page .pn-header .pn-mega .pn-reading h3,.apple-page .pn-header .pn-mega .pn-resource-links a{color:#343440!important}.apple-page .pn-header .pn-mega .pn-panel p{color:#7c7c89!important}.apple-page .pn-header .pn-mega .pn-eyebrow{color:#848496!important}.apple-page .pn-header .pn-mega svg{color:#74748b!important}.apple-page .pn-header .pn-mega{width:calc(100% - 72px)!important;max-width:1248px!important;margin:14px auto 0!important;border:1px solid #eaeefb!important;border-radius:20px!important;background:#fafbf8!important;max-height:calc(100dvh - 110px);overflow-y:auto;box-shadow:0 24px 80px #17181f25}.apple-page .pn-header .pn-panel{grid-template-columns:minmax(0,3fr) minmax(225px,1fr)!important;padding:32px!important;gap:30px!important;min-height:0!important;display:none!important}.apple-page .pn-header .pn-panel.is-active{display:grid!important}.apple-page .pn-panel>div,.apple-page .pn-panel>aside{padding:0;border:0}.apple-page .pn-header .pn-eyebrow{font-size:10px;letter-spacing:1.3px;font-weight:600;margin:0 0 23px}.mega-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px}.mega-industry-grid button,.mega-item{display:flex;align-items:flex-start;gap:12px;background:none;border:0;text-align:left;padding:12px 5px;text-decoration:none;border-radius:10px;color:#17181f;cursor:pointer;font-family:inherit}.mega-industry-grid button:hover,.mega-item:hover{background:#eaeefb}.mega-icon{display:grid;place-items:center;flex:0 0 32px;height:32px;border:1px solid #eaeefb;border-radius:9px;background:#fff;color:#7b7b90}.mega-industry-grid strong,.mega-item strong{font-size:13px;line-height:1.4;display:block;font-weight:550}.mega-industry-grid small,.mega-item small{display:block;margin-top:6px;font-size:11px;line-height:1.5;color:#808090}.apple-page .pn-panel .mega-featured{padding:20px!important;background:#eaeefb;border-radius:14px}.mega-featured img{width:100%;height:145px;object-fit:cover;border-radius:10px}.apple-page .pn-panel .mega-featured h2{font-size:23px;letter-spacing:-.8px;line-height:1.2;margin:20px 0 12px}.apple-page .pn-panel .mega-featured p{font-size:12px;line-height:1.65;margin-bottom:23px}.mega-featured>a,.mega-featured>button,.mega-platform-note>a{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;color:#635bff;font-size:12px;text-decoration:none;cursor:pointer}.apple-page .pn-header .mega-platform{grid-template-columns:1fr!important}.mega-platform-columns{display:grid;grid-template-columns:repeat(3,1fr) 1.15fr;gap:24px}.mega-platform-columns>nav+nav{border-left:1px solid #eaeefb;padding-left:22px}.mega-platform-columns .mega-item{margin-bottom:24px}.mega-platform-columns .mega-item small{font-size:12px}.mega-platform-note{padding:22px;border-radius:14px;background:#eaeefb}.mega-platform-note h2{font-size:23px;line-height:1.2;font-weight:500;letter-spacing:-.8px;margin:24px 0 15px}.mega-platform-note p{font-size:12px;line-height:1.7;margin-bottom:24px}.mega-integration{display:flex;align-items:center;gap:15px;padding:22px;background:linear-gradient(110deg,#efede9,#eaeefb,#eaeefb);border-radius:12px;text-decoration:none;color:#383849}.mega-integration strong{display:block;font-size:15px;font-weight:500}.mega-integration small{display:block;margin-top:5px;font-size:12px;color:#767689}.mega-integration-label{display:flex;align-items:center;gap:14px;margin-left:auto;font-size:13px}.mega-resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 32px}.mega-resource-grid .mega-item strong{font-size:16px}.mega-resource-grid .mega-item small{font-size:13px}.brand-color-logo img{max-width:110px!important;max-height:24px!important;width:auto!important;height:auto!important;object-fit:contain}.brand-color-logo.has-label img{width:25px!important;height:25px!important;flex:0 0 25px}.brand-color-logo span{font-size:14px!important}.apple-edition .cq-feature-copy>p:last-child{max-width:100%}.apple-edition .ap-credit-panel{background:radial-gradient(ellipse at 10% 0%,#eaeefb 0%,transparent 62%),radial-gradient(ellipse at 100% 100%,#9697c6 0%,transparent 64%),linear-gradient(140deg,#eaeefb,#bdbedc);background-size:130% 130%;animation:plan-mesh 14s ease-in-out infinite alternate}.apple-edition .ap-credit-panel>p{color:#565778}.apple-edition .ap-credit-panel .ap-free-heading span{color:#555698}@keyframes plan-mesh{to{background-position:70% 100%,20% 40%,0 0}}.ready-section{padding:56px 36px 0;max-width:1320px;margin:auto}.ready-inner{position:relative;overflow:hidden;isolation:isolate;text-align:center;border-radius:26px;padding:62px 24px 66px;color:#fff;background:radial-gradient(ellipse at 25% 140%,#aab7ff,transparent 68%),radial-gradient(ellipse at 90% 110%,#635bff,transparent 60%),linear-gradient(160deg,#1a244f,#4b5094)}.ready-inner h2{font-size:clamp(30px,3.7vw,49px);font-weight:500;letter-spacing:-.04em;margin:0 0 20px}.ready-inner p{color:#e0e0f5;font-size:16px;line-height:1.7;margin:0}.ready-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.ready-actions a{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px 23px;background:#fff;color:#25293f;border:1px solid #ffffff80;border-radius:12px;text-decoration:none;font-size:14px}.ready-actions a+a{background:#ffffff0a;color:#fff}.ready-actions a:hover{transform:translateY(-2px);box-shadow:0 7px 22px #16203c22}.premium-footer{margin-top:64px;background:#eaeefb;border:0}.pf-inner{max-width:1320px;padding:48px 36px 28px;margin:auto}.pf-brand-row{display:flex;justify-content:space-between;align-items:center;padding:0 0 34px;border-bottom:1px solid #eaeefb}.pf-brand-row img{width:170px}.pf-brand-row nav{display:flex;align-items:center;gap:26px}.pf-brand-row a{color:#777787;text-decoration:none;font-size:23px}.pf-directory{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px;padding:42px 0}.pf-directory nav>a,.pf-secondary a{font-size:13px;line-height:1.6;color:#787888;text-decoration:none}.pf-directory h3,.pf-secondary h3{font-size:13px;font-weight:600;color:#3f3f52;margin:0 0 20px}.pf-secondary{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:4px 0 40px}.pf-industries>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 42px}.pf-company{display:flex;flex-direction:column;gap:12px}.pf-company h3{margin-bottom:8px}.pf-legal{font-size:11px}@media(max-width:1000px){.mega-industry-grid{grid-template-columns:repeat(2,1fr)}.mega-platform-columns{grid-template-columns:repeat(3,1fr)}.mega-platform-note{display:none}.apple-page .pn-header .pn-panel{gap:22px!important;padding:24px!important}.mega-resource-grid{gap:16px}.mega-featured img{height:125px}}@media(max-width:800px){.apple-page .pn-header .pn-mega{width:calc(100% - 32px)!important;max-height:calc(100dvh - 90px)}.apple-page .pn-header .pn-panel{grid-template-columns:1fr!important;padding:20px!important}.mega-featured{display:none}.mega-platform-columns{grid-template-columns:1fr}.mega-platform-columns>nav+nav{border:0;padding-left:0}.mega-platform-columns .mega-item{margin-bottom:8px}.mega-integration-label{font-size:0}.mega-integration-label svg{width:20px}.mega-resource-grid{grid-template-columns:1fr}.ready-section{padding:36px 22px 0}.ready-inner{padding:48px 20px}.ready-actions{flex-wrap:wrap}.pf-inner{padding:38px 22px 24px}.pf-directory{grid-template-columns:repeat(2,1fr);gap:32px}.pf-secondary{grid-template-columns:1fr}.pf-brand-row nav{gap:17px}.pf-brand-row img{width:145px}.premium-footer{margin-top:44px}}@media(prefers-reduced-motion:reduce){.apple-edition .ap-credit-panel{animation:none}}.apple-page .premium-footer{display:block;padding:0;width:100%;text-align:left}.apple-page .pf-inner{width:100%;box-sizing:border-box}.apple-edition .ap-credit-panel .ap-free-heading{font-size:clamp(34px,2.9vw,42px)}.apple-page .pn-header .pn-mega{background:#f7faf6c2!important;backdrop-filter:blur(24px) saturate(115%);-webkit-backdrop-filter:blur(24px) saturate(115%);border-color:#ffffffb3!important;box-shadow:0 18px 50px #17181f24,inset 0 1px #ffffffa0}.apple-page .pn-panel .mega-featured{background:#eaeefb6b}.mega-platform-note{background:#eaeefb73}.mega-icon{background:#ffffff6b}.mega-integration{background:linear-gradient(110deg,#efede978,#eaeefb88,#eaeefb88)}.apple-page .pn-header .pn-cta{background:#17181f!important;color:#fff!important;box-shadow:none;border:1px solid #17181f!important}.apple-page .pn-header .pn-cta:hover{background:#36363c!important}.apple-page .company-portfolio{padding-top:28px!important;padding-bottom:28px!important}.portfolio-color .brand-group{gap:12px;padding-right:12px}.portfolio-color .brand-color-logo{width:143px;height:48px;gap:8px}.portfolio-color .brand-rail{margin:0!important}.portfolio-color .brand-color-logo span{font-size:13px!important;max-width:105px}.portfolio-color .brand-color-logo img{max-width:100px!important;max-height:23px!important}.apple-edition .ap-credit-panel{position:relative;isolation:isolate;background:#232735;animation:none;border-right:0;min-height:440px}.apple-edition .ap-credit-panel:before{content:"";position:absolute;inset:-45%;z-index:-1;background:radial-gradient(ellipse at 23% 23%,#52526c 0%,transparent 46%),radial-gradient(ellipse at 80% 67%,#57587e 0%,transparent 52%),radial-gradient(ellipse at 48% 100%,#343557,transparent 55%),#242533;filter:blur(15px);animation:pricing-shader 18s ease-in-out infinite alternate}.apple-edition .ap-credit-panel:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.04;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='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.5' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}@keyframes pricing-shader{0%{transform:rotate(-12deg) scale(1);background-position:0 0}50%{transform:rotate(8deg) scale(1.1)}to{transform:translate(6%,-5%) rotate(18deg) scale(1.04)}}.apple-edition .ap-credit-panel .ap-free-heading{color:#fff}.apple-edition .ap-credit-panel .ap-free-heading span{color:#c3c3cd}.apple-edition .ap-credit-panel .ap-plan-label{color:#bcbcc8}.apple-edition .ap-credit-panel>p{color:#d2d2d8;font-size:14px;max-width:280px}.apple-edition .ap-unified-cta{background:#f5f6fd!important;color:#17181f!important;min-height:44px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 3px 10px #00000010}.apple-edition .ap-unified-cta:hover{background:#eaeefb!important;transform:translateY(-1px)}.apple-edition .pricing-sales{color:#eaeefb;padding-top:16px;font-size:12px;gap:8px}.apple-edition .ap-unified-cta svg,.apple-edition .pricing-sales svg,.ready-actions svg{width:16px!important;height:16px!important;flex:0 0 16px;stroke-width:1.6}.ready-inner:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(circle,rgba(255,255,255,.22) .65px,transparent .9px);background-size:9px 9px;mask-image:linear-gradient(120deg,#000,transparent 68%);opacity:.5}.ready-actions{gap:10px;margin-top:26px}.ready-actions a{padding:11px 17px;min-height:42px;font-size:13px;gap:10px;border-radius:9px}.ready-inner{padding-top:54px;padding-bottom:54px}.pf-brand-row{padding-bottom:26px}.pf-directory.pf-compact{grid-template-columns:1fr 2.2fr 1.1fr 1fr;gap:32px;padding:32px 0}.pf-directory.pf-compact nav{gap:10px}.pf-directory.pf-compact h3{margin:0 0 9px;font-size:13px;font-weight:600}.pf-directory.pf-compact nav>a,.pf-directory.pf-compact .pf-industries a{font-size:12px;line-height:1.55;color:#656575}.pf-directory.pf-compact .pf-industries>div{gap:10px 22px}.pf-legal{padding-top:20px}@media(max-width:900px){.pf-directory.pf-compact{grid-template-columns:1fr 2fr;gap:30px}.pf-directory.pf-compact nav:nth-child(n+3){border-top:1px solid #eaeefb;padding-top:24px}}@media(max-width:560px){.pf-directory.pf-compact{grid-template-columns:1fr 1fr;gap:24px}.pf-directory.pf-compact .pf-industries{grid-column:1/-1;grid-row:2}.pf-directory.pf-compact nav:nth-child(n+3){border:0;padding:0}.pf-directory.pf-compact nav:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.pf-directory.pf-compact nav:last-child h3{grid-column:1/-1}.ready-actions a{padding:10px 14px}.apple-edition .ap-credit-panel{min-height:390px}}@media(prefers-reduced-motion:reduce){.apple-edition .ap-credit-panel:before{animation:none}}.apple-page .company-portfolio{padding-top:80px!important;padding-bottom:80px!important}.portfolio-color .brand-color-logo{width:174px;height:62px;gap:10px}.portfolio-color .brand-group{gap:20px;padding-right:20px}.portfolio-color .brand-color-logo span{font-size:16px!important;max-width:132px}.portfolio-color .brand-color-logo img{max-width:124px!important;max-height:29px!important}.portfolio-color .brand-color-logo.has-label img{width:30px!important;height:30px!important;max-height:30px!important;flex-basis:30px}.apple-edition .aq-section.cq-section{padding-top:96px!important;padding-bottom:96px!important}.apple-edition .ix-page .ix-integrations{padding-top:96px!important}.apple-edition .ap-unified-section{padding-top:160px!important;padding-bottom:96px!important}.ready-section{padding-top:96px}.premium-footer{margin-top:96px}.apple-page .pn-header .pn-mega{background:#f8faf7f0!important;backdrop-filter:blur(24px) saturate(105%);-webkit-backdrop-filter:blur(24px) saturate(105%);border-color:#eaeefb!important;box-shadow:0 18px 48px #17181f1a}.apple-page .pn-header.is-open,.apple-page .pn-header.on-light{background:transparent!important}.apple-page .pn-header.is-open .pn-bar,.apple-page .pn-header.on-light .pn-bar{background:#f8faf7f0!important;backdrop-filter:blur(24px) saturate(105%);-webkit-backdrop-filter:blur(24px) saturate(105%);border-color:#eaeefb!important}.apple-page .pn-header.is-open .pn-bar:before,.apple-page .pn-header.on-light .pn-bar:before{background:transparent!important;backdrop-filter:none}.apple-page .pn-panel .mega-featured,.mega-platform-note{background:#eaeefbcc}.mega-icon{background:#ffffffb3}@media(max-width:760px){.apple-page .company-portfolio{padding-top:56px!important;padding-bottom:56px!important}.portfolio-color .brand-color-logo{width:155px;height:58px}.portfolio-color .brand-color-logo span{font-size:15px!important}.apple-edition .aq-section.cq-section,.apple-edition .ix-page .ix-integrations{padding-top:64px!important;padding-bottom:64px!important}.apple-edition .ap-unified-section{padding-top:100px!important;padding-bottom:64px!important}.ready-section{padding-top:64px}.premium-footer{margin-top:64px}}.apple-page>.pn-header.pn-header{inset:0 0 auto!important;width:100%!important;margin:0!important;transform:none!important;border-radius:0!important;border:0!important;border-bottom:1px solid #17181f12!important;background:#fafbf9f7!important;color:#17181f!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;box-shadow:0 3px 16px #17181f05!important;transition:none!important}.apple-page>.pn-header.pn-header .pn-bar{width:100%!important;max-width:1320px!important;height:72px!important;margin:0 auto!important;padding:0 36px!important;border-radius:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border:0!important;transition:none!important}.apple-page>.pn-header.pn-header .pn-bar:before{display:none!important}.apple-page .pn-header .pn-brand img{width:158px!important;height:auto!important}.apple-page .pn-header .pn-links{gap:6px;margin-left:auto;margin-right:32px}.apple-page .pn-header .pn-links>button,.apple-page .pn-header .pn-links>a{color:#17181f!important;font-size:13px!important;font-weight:500;padding:10px 12px;border-radius:8px;transition:background .18s}.apple-page .pn-header .pn-links>button:hover,.apple-page .pn-header .pn-links>a:hover,.apple-page .pn-header .pn-links>button[aria-expanded=true]{background:#eaeefb!important;color:#17181f!important}.apple-page .pn-header .pn-links>button:before{display:none!important}.apple-page .pn-header .pn-cta{height:40px!important;padding:0 18px!important;display:inline-flex;align-items:center;font-size:13px!important;letter-spacing:-.1px;border-radius:24px!important;background:#17181f!important}.apple-page .pn-header .pn-mega{top:100%!important;width:calc(100% - 72px)!important;max-width:1248px!important;margin:10px auto 0!important;background:#fafbf9f7!important;border:1px solid #eaeefb!important;border-radius:18px!important;box-shadow:0 18px 44px #17181f1c!important;max-height:calc(100dvh - 100px)!important}.apple-page .pn-backdrop{top:72px!important;background:#17181f18!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important}.apple-page .pn-header .pn-mega .pn-panel p,.mega-item small,.mega-industry-grid small{color:#6b6b79!important}.apple-page .pn-header .pn-mega .pn-eyebrow{color:#747487!important}.apple-page>.hero{margin-top:88px!important}.apple-edition .ap-credit-panel{background:#17181f}.apple-edition .ap-credit-panel:before{inset:-20%;background:radial-gradient(ellipse at 12% 12%,#2a2b70 0%,transparent 46%),radial-gradient(ellipse at 94% 78%,#635bff 0%,transparent 54%),radial-gradient(ellipse at 30% 100%,#385cf0 0%,transparent 55%),linear-gradient(145deg,#172b62,#28296d 58%,#635bff);filter:blur(20px);animation:pricing-shader 18s ease-in-out infinite alternate}.apple-edition .ap-credit-panel .ap-free-heading span,.apple-edition .ap-credit-panel .ap-plan-label{color:#eaeefb}.apple-edition .ap-credit-panel>p{color:#f5f6fd}.apple-edition .pricing-sales{color:#f5f6fd}@media(max-width:800px){.apple-page>.pn-header.pn-header .pn-bar{height:64px!important;padding:0 20px!important}.apple-page .pn-header .pn-brand img{width:142px!important}.apple-page .pn-header .pn-cta{height:36px!important;padding:0 14px!important;font-size:12px!important}.apple-page .pn-header .pn-mega{width:calc(100% - 24px)!important;margin-top:8px!important;max-height:calc(100dvh - 84px)!important}.apple-page .pn-backdrop{top:64px!important}.apple-page>.hero{margin-top:76px!important}}.portfolio-color .brand-rail+.brand-rail{margin-top:24px!important}.apple-page .hero .pickup-call{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;align-items:center!important;width:320px!important;min-height:88px!important;padding:15px 17px!important;gap:14px!important;border-radius:16px!important;background:#fafbf9f7!important;border:1px solid #ffffffd9!important;box-shadow:0 8px 24px #17181f20!important}.apple-page .hero .pickup-call .pickup-name{min-width:0;display:flex;flex-direction:column;gap:5px}.apple-page .hero .pickup-call .pickup-name strong{font-size:14px!important;line-height:20px!important}.apple-page .hero .pickup-call .pickup-name small{font-size:12px!important;line-height:16px!important;min-height:32px;display:flex;align-items:flex-start;margin:0!important;max-width:210px}.apple-page .hero .pickup-call .pickup-wave{display:none!important}.apple-page .hero .pickup-button{width:38px!important;height:38px!important;min-width:38px!important;background:#17181f!important;box-shadow:none!important}.apple-page .hero .pickup-button svg{width:17px;height:17px}@media(max-width:760px){.portfolio-color .brand-rail+.brand-rail{margin-top:18px!important}.apple-page .hero .pickup-call{width:100%!important;max-width:320px!important}}.apple-edition .ap-credit-panel{background:#343687}.apple-edition .ap-credit-panel:before{inset:0;filter:none;transform:none;animation:none;background:linear-gradient(180deg,#151c4061,#20274d1f 60%,#1c1f4242);z-index:-1}.apple-edition .ap-credit-panel:after{display:none}.pricing-shader{position:absolute;inset:0;width:100%;height:100%;z-index:-2;pointer-events:none}.apple-edition .ap-credit-panel .ap-free-heading span{color:#dce1f5}.apple-edition .ap-credit-panel .ap-plan-label{color:#d8e0f0}.apple-edition .ap-credit-panel>p{color:#f0f2fa}.apple-edition .pricing-sales{color:#f0f2fa}.apple-page .pn-header #pn-Solutions{grid-template-columns:1fr!important;padding:32px 36px 36px!important}.solution-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.solution-groups>nav+nav{border-left:1px solid #eaeefb;padding-left:30px}.solution-groups h3{font-size:11px;font-weight:500;color:#767687;margin:0 0 14px;letter-spacing:.1px}.solution-groups :is(button,a){display:flex;align-items:center;width:100%;gap:12px;padding:13px 8px;background:transparent;border:0;border-radius:8px;color:#343440;font:500 14px/1.4 inherit;text-align:left;cursor:pointer;min-height:48px}.solution-groups :is(button,a) span{font-size:14px;line-height:1.4;font-weight:500}.solution-groups :is(button,a)>svg{width:20px;height:20px;flex-shrink:0}.solution-groups .solution-arrow{margin-left:auto;width:14px;height:14px;opacity:0}.solution-groups :is(button,a):hover,.solution-groups :is(button,a):focus-visible{background:#eaeefb}.solution-groups :is(button,a):hover .solution-arrow,.solution-groups :is(button,a):focus-visible .solution-arrow{opacity:1}@media(max-width:1000px){.solution-groups{gap:20px}.solution-groups>nav+nav{padding-left:18px}.solution-groups :is(button,a){gap:9px}.solution-groups :is(button,a) span{font-size:12px}}@media(max-width:800px){.apple-page .pn-header #pn-Solutions{padding:22px!important}.solution-groups{grid-template-columns:1fr;gap:24px}.solution-groups>nav+nav{padding:20px 0 0;border-left:0;border-top:1px solid #eaeefb}.solution-groups :is(button,a) span{font-size:14px}.solution-groups :is(button,a){padding:10px 5px;min-height:42px}}.apple-page>.hero{margin-top:0!important;padding-top:72px;min-height:720px}.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open){background:#141e1d33!important;color:#fff!important;border-bottom-color:#ffffff16!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:none!important}.apple-page>.pn-header:not(.is-compact):not(.is-open) .pn-links>button,.apple-page>.pn-header:not(.is-compact):not(.is-open) .pn-links>a{color:#fff!important}.apple-page>.pn-header:not(.is-compact):not(.is-open) .pn-links>button:hover,.apple-page>.pn-header:not(.is-compact):not(.is-open) .pn-links>a:hover{background:#ffffff20!important}.apple-page .pn-header .pn-brand img{width:190px!important}@media(max-width:800px){.apple-page .pn-header .pn-brand img{width:150px!important}.apple-page>.hero{margin-top:0!important;padding-top:64px;min-height:620px}}.apple-page>.hero{margin:20px!important;padding-top:0!important;border-radius:28px!important}.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open){inset:20px 20px auto!important;width:calc(100% - 40px)!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:0!important;box-shadow:none!important}.apple-page>.pn-header:not(.is-compact):not(.is-open) .pn-cta{border:1px solid #ffffffb3!important;box-shadow:0 2px 12px #0002!important}.apple-page .pn-header .pn-brand img{width:160px!important}.apple-page .pn-header .pn-mega{background:#faf9f7f7!important;border-radius:14px!important}.mega-platform-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.mega-platform-columns>nav+nav{border-color:#e6e4df;padding-left:24px}.mega-platform-columns .mega-item{gap:12px;padding:10px 4px;margin-bottom:18px}.mega-platform-columns .mega-item strong{font-size:15px}.mega-platform-columns .mega-item small{line-height:1.6}.mega-icon{border-color:#e5e2dc;background:#fff;border-radius:9px}.mega-integration{background:#efede8;border-radius:10px;padding:20px 24px}.apple-page .pn-header .pn-mega svg{color:#7f7f91!important}.apple-edition .pricing-sales{border:1px solid #eaeefb80;border-radius:10px;padding:12px 16px;margin-top:10px;min-height:44px;text-align:center}.apple-edition .pricing-sales:hover{background:#ffffff15}.ready-section{background:#eaeefb;padding-bottom:0;max-width:none;margin-top:0}.ready-inner{max-width:1248px;margin:auto;border-radius:22px 22px 0 0;background:radial-gradient(ellipse at 85% 140%,#525270,transparent 65%),linear-gradient(135deg,#17181f,#3a3a50);box-shadow:none}.ready-inner p{color:#eaeefb}.ready-inner h2{color:#fafbf8}.ready-inner:before{opacity:.25}.premium-footer{margin-top:0!important;background:#eaeefb}.pf-inner{padding-top:36px}.apple-edition .ix-integrations{overflow:visible!important}.apple-edition .ix-tile-field{--tile:clamp(62px,5.5vw,82px)!important;overflow:visible!important;mask-image:linear-gradient(180deg,transparent,#000 10%,#000 85%,transparent)!important;mask-composite:add;margin-top:42px!important;height:330px!important}.ix-tile img{mix-blend-mode:multiply}.apple-page{overflow-x:clip}@media(max-width:800px){.apple-page>.hero{margin:12px!important}.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open){inset:12px 12px auto!important;width:calc(100% - 24px)!important}.mega-platform-columns{grid-template-columns:1fr}.mega-platform-columns>nav+nav{border:0;padding-left:0}.ready-section{padding-top:48px}.ready-inner{border-radius:18px 18px 0 0}.apple-edition .ix-tile-field{height:300px!important}}.apple-edition .ix-tile-field{clip-path:none!important;width:100vw!important;left:50%!important;transform:translate(-50%)!important}.apple-page>.pn-header.pn-header,.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open){inset:20px 0 auto!important;width:100%!important;background:transparent!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;color:#17181f!important;transition:top .35s ease!important}.apple-page>.pn-header.pn-header .pn-bar{width:calc(100% - 80px)!important;max-width:1248px!important;height:72px!important;padding:0 24px!important;border-radius:18px!important;background:#f2f7f4ad!important;border:1px solid #ffffff80!important;backdrop-filter:blur(24px) saturate(135%)!important;-webkit-backdrop-filter:blur(24px) saturate(135%)!important;box-shadow:0 6px 24px #17181f0a!important;transition:width .4s ease,max-width .4s ease,height .4s ease,padding .4s ease,background .3s ease!important}.apple-page>.pn-header.pn-header.is-compact .pn-bar,.apple-page>.pn-header.pn-header.is-open .pn-bar{max-width:1060px!important;height:60px!important;padding:0 16px 0 24px!important;background:#f6f7fce6!important}.apple-page>.pn-header.pn-header .pn-links{margin:auto!important;gap:2px!important}.apple-page>.pn-header.pn-header .pn-links>button,.apple-page>.pn-header.pn-header .pn-links>a{color:#17181f!important;font-weight:400!important}.apple-page>.pn-header.pn-header .pn-links>button:hover,.apple-page>.pn-header.pn-header .pn-links>a:hover,.apple-page>.pn-header.pn-header .pn-links>button[aria-expanded=true]{background:#fff5!important}.apple-page>.pn-header.pn-header .pn-brand img{width:150px!important}.apple-page>.pn-header.pn-header .pn-cta{border-radius:10px!important;border:1px solid #ffffff55!important;box-shadow:0 2px 5px #17181f16!important}.apple-page>.pn-header.pn-header .pn-mega{position:relative!important;top:auto!important;width:calc(100% - 80px)!important;max-width:1248px!important;margin-top:18px!important;background:#fafcfaf0!important;backdrop-filter:blur(28px)!important;-webkit-backdrop-filter:blur(28px)!important;border:1px solid #ffffffaa!important;border-radius:20px!important;box-shadow:0 18px 44px #17181f26!important;max-height:calc(100dvh - 120px)!important;overflow-y:auto!important}.apple-page .pn-backdrop{top:0!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;background:#17181f15!important}.apple-page .hero .hero-content{max-width:1248px!important;width:calc(100% - 88px)!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important}.apple-page .hero h1{font-size:var(--section-heading)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.045em!important}.apple-page .hero h1 em{font-weight:inherit!important}.apple-page .hero .pickup-call{width:280px!important;min-height:0!important;padding:12px 14px 12px 20px!important;border-radius:50px!important;background:#f5f6fd22!important;border:1px solid #ffffff66!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;box-shadow:none!important;gap:18px!important;color:#fff!important}.apple-page .hero .pickup-call .pickup-name strong{font-size:14px!important;font-weight:500!important;color:#fff!important}.apple-page .hero .pickup-call .pickup-name small{font-size:11px!important;color:#ffffffb8!important;margin-top:3px!important}.apple-page .hero .pickup-button{width:42px!important;height:42px!important;background:#f5f6fd!important;color:#31314c!important;box-shadow:none!important;border:0!important}.apple-edition .ap-unified-section .product-heading h2 span{color:#687bbb!important}.apple-edition .ap-unified-cta{justify-content:center!important;position:relative!important}.apple-edition .ap-unified-cta svg{position:absolute;right:18px}.apple-edition .cq-feature-copy{text-align:center!important}.apple-edition .cq-feature-copy .cq-feature-label{justify-content:center!important}.fw-layout{align-items:stretch!important}.fw-media{display:flex;flex-direction:column}.fw-recording,.fw-pending{flex:1;min-height:340px;aspect-ratio:auto}.fw-recording img{height:100%;object-fit:contain;position:absolute;inset:0}.fw-caption{min-height:105px}.fw-list button{flex:1}@media(max-width:800px){.apple-page>.pn-header.pn-header,.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open){inset:12px 0 auto!important;width:100%!important}.apple-page>.pn-header.pn-header .pn-bar,.apple-page>.pn-header.pn-header.is-compact .pn-bar,.apple-page>.pn-header.pn-header.is-open .pn-bar{width:calc(100% - 32px)!important;height:58px!important;padding:0 12px!important;border-radius:14px!important}.apple-page>.pn-header.pn-header .pn-brand img{width:132px!important}.apple-page>.pn-header.pn-header .pn-mega{width:calc(100% - 32px)!important;margin-top:12px!important}.apple-page .hero .hero-content{width:calc(100% - 44px)!important}.apple-page .hero .pickup-call{width:260px!important}.fw-recording,.fw-pending{min-height:260px}.fw-recording{aspect-ratio:16/10}.fw-caption{min-height:0}}.closing-section{margin:72px 20px 20px;border-radius:24px;overflow:hidden;background:#17181f;color:#f5f6fd}.closing-section .ready-section{padding:78px 36px 0!important;background:transparent!important}.closing-section .ready-inner{padding:0 0 68px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border:0!important}.closing-section .ready-inner:before,.closing-section .ready-inner:after{display:none!important}.closing-section .premium-footer{background:transparent!important;border:0!important;margin:0!important;color:#f5f6fd!important}.closing-section .pf-inner{padding-top:0!important}.closing-section .pf-brand-row{padding-top:34px!important;border-top:1px solid #ffffff26!important;border-bottom-color:#ffffff26!important}.closing-section .pf-directory h3{color:#f5f6fd!important}.closing-section .pf-directory a,.closing-section .pf-legal,.closing-section .pf-brand-row nav a{color:#c1c1cd!important}.closing-section .pf-directory a:hover{color:#fff!important}.closing-section .pf-legal{border-top-color:#ffffff26!important}@media(min-width:761px)and (min-height:680px){.fw-scroll-track{height:calc(100vh + 1800px);position:relative}.fw-layout{position:sticky;top:110px;height:min(570px,calc(100vh - 140px))}.fw-list button{padding:12px 14px}.fw-recording,.fw-pending{min-height:0}.fw-list small{line-height:1.4}.fw-caption{min-height:0;padding:18px 22px}.fw-caption h3{font-size:21px}}@media(max-width:760px){.closing-section{margin:48px 12px 12px;border-radius:18px}.closing-section .ready-section{padding:54px 22px 0!important}.closing-section .ready-inner{padding-bottom:42px!important}}.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-bar{width:calc(100% - 40px)!important;max-width:none!important;padding:0 44px!important;background:transparent!important;border:0!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-links>button,.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-links>a{color:#fff!important}.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-cta{border-color:#ffffffa0!important}.apple-edition .cq-feature-copy .cq-label{justify-content:center!important}@media(max-width:800px){.apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-bar{width:calc(100% - 24px)!important;padding:0 22px!important}}.apple-edition .cq-feature-copy{text-align:left!important}.apple-edition .cq-feature-copy .cq-label{justify-content:flex-start!important}@media(min-width:761px){.apple-edition .cq-feature-copy{height:125px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:15px 0!important}.apple-edition .cq-feature-copy>p:last-child{margin-bottom:0!important}}@media(min-width:761px)and (max-height:780px){.apple-edition .cq-feature-copy{height:100px;padding:12px 0!important}}.closing-section{background:#25292d!important}.closing-section .pf-directory a,.closing-section .pf-legal,.closing-section .pf-brand-row nav a{color:#bfc4c9!important}.apple-page>.pn-header.pn-header .pn-mega{max-width:1120px!important}.apple-page>.pn-header.pn-header .pn-panel,.apple-page>.pn-header.pn-header #pn-Solutions{padding:26px!important;gap:24px!important}.apple-page>.pn-header.pn-header .mega-item{gap:10px;padding:9px 4px!important;margin-bottom:10px!important}.apple-page>.pn-header.pn-header .mega-item strong{font-size:13px!important;font-weight:500!important}.apple-page>.pn-header.pn-header .mega-item small{font-size:11px!important;line-height:1.5!important;margin-top:4px!important}.apple-page>.pn-header.pn-header .mega-icon{flex-basis:27px;height:27px;border-radius:7px}.apple-page>.pn-header.pn-header .mega-icon svg{width:17px;height:17px}.apple-page>.pn-header.pn-header .mega-resource-grid{gap:12px 24px!important;align-content:start!important}.apple-page>.pn-header.pn-header .mega-featured{padding:16px!important}.apple-page>.pn-header.pn-header .mega-featured img{height:115px!important}.apple-page>.pn-header.pn-header .mega-featured h2{font-size:19px!important;line-height:1.2;margin:14px 0 9px!important}.apple-page>.pn-header.pn-header .mega-featured p{font-size:11px!important;margin-bottom:15px!important}.apple-page>.pn-header.pn-header .mega-featured a{font-size:11px!important}.apple-page>.pn-header.pn-header .solution-groups :is(button,a){min-height:38px!important;padding:8px 5px!important}.apple-page>.pn-header.pn-header .solution-groups :is(button,a) span{font-size:13px!important}.apple-page>.pn-header.pn-header .mega-integration{padding:15px 20px!important}.apple-page>.pn-header.pn-header .pn-eyebrow{margin-bottom:18px!important}.apple-page .hero .pickup-call{height:64px!important;min-height:64px!important;width:300px!important;box-sizing:border-box!important;padding:8px 10px!important;display:flex!important;align-items:center!important;gap:11px!important;border-radius:36px!important;background:#e2e9ef33!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important}.apple-page .hero .pickup-avatar{width:44px!important;height:44px!important;object-fit:cover;object-position:50% 26%;border-radius:50%;flex:0 0 44px;border:1px solid #ffffff70}.apple-page .hero .pickup-name{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:3px!important;margin:0!important;min-width:0;flex:1}.apple-page .hero .pickup-name strong,.apple-page .hero .pickup-name small{margin:0!important;line-height:1.25!important}.apple-page .hero .pickup-button{flex:0 0 38px!important;width:38px!important;height:38px!important;margin:0!important}.apple-page .hero .pickup-wave{display:none!important}.cq-art .interrupt-demo{padding:14px 18px!important}.cq-art .interrupt-demo .demo-topline{margin:0 0 7px!important;min-height:24px!important}.cq-art .interrupt-demo .interrupt-agent,.cq-art .interrupt-demo .interrupt-customer{padding:8px 0!important;gap:4px!important;min-height:0!important}.cq-art .interrupt-demo .interrupt-agent p,.cq-art .interrupt-demo .interrupt-customer p{margin:3px 0 0!important;line-height:1.4!important;font-size:13px!important}.cq-art .interrupt-demo .quality-icon{width:27px!important;height:27px!important}.cq-art .interrupt-demo .quality-icon svg{width:17px!important;height:17px!important}.fw-media{background:#fff!important;border:1px solid #dfe2e7!important;border-radius:18px!important;box-shadow:0 8px 28px #18243b06}.fw-media-top{padding:13px 20px!important;background:#fff!important;border-bottom:1px solid #e8eaee!important;font-size:12px!important;color:#717985!important;flex-shrink:0}.fw-media-top>span:first-child{font-weight:500;color:#303640!important;gap:10px!important}.fw-media-top>span:first-child svg{background:#f0f1f5;box-sizing:content-box;padding:7px;border-radius:8px;color:#68718a}.fw-media-top>span:last-child{font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:1px;background:#f4f5f7;border:1px solid #eaecf0;border-radius:20px;padding:5px 9px}.fw-pending{background:radial-gradient(ellipse at 50% 45%,#fff,#f1f2f6)!important;color:#747c8e!important}.fw-pending h3{color:#414958!important;font-size:20px!important;font-weight:500!important}.fw-pending p{color:#818793!important}.fw-caption{padding:20px 24px!important;border-top:1px solid #e8eaee;background:#fff!important}.fw-caption h3{font-size:20px!important;line-height:1.3!important;font-weight:500!important;max-width:34ch;margin:0 0 8px!important;color:#2d3440!important}.fw-caption p{color:#787f8c!important;font-size:12px!important;line-height:1.6!important;max-width:47ch}.fw-list button{border-color:#e0e3e8!important;color:#7d8594!important}.fw-list button strong{color:#313844!important}.fw-list button small{color:#7c838f!important}.fw-list button[aria-selected=true]{background:#eeeff4!important;color:#636b94!important;box-shadow:inset 3px 0 #8487a8}.fw-list button[aria-selected=true] strong{color:#414760!important}.fw-list button:focus-visible{outline-color:#888cad!important}.closing-section{margin-top:40px!important}.closing-section .ready-section{padding:42px 36px 0!important}.closing-section .ready-inner{display:grid!important;grid-template-columns:1fr auto;gap:12px 40px!important;text-align:left!important;align-items:center!important;padding:0 0 34px!important}.closing-section .ready-inner h2{font-size:32px!important;line-height:1.15!important;grid-column:1;margin:0!important}.closing-section .ready-inner p{font-size:13px!important;line-height:1.55!important;margin:0!important;grid-column:1}.closing-section .ready-actions{grid-column:2;grid-row:1/3;margin:0!important;align-self:center}.closing-section .ready-actions a{padding:12px 15px!important;font-size:11px!important}.closing-section .pf-brand-row{padding-top:25px!important}@media(max-width:760px){.apple-page .hero .pickup-call{width:280px!important}.closing-section .ready-section{padding:32px 22px 0!important}.closing-section .ready-inner{grid-template-columns:1fr!important;gap:13px!important;padding-bottom:26px!important}.closing-section .ready-inner h2{font-size:28px!important}.closing-section .ready-actions{grid-column:1;grid-row:auto;justify-content:flex-start!important}.fw-caption{padding:16px 18px!important}}.apple-page .hero h1,.apple-edition .product-heading h2,.cq-heading h2,.fw-heading h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:var(--section-heading)!important;font-weight:500!important;line-height:1.07!important;letter-spacing:-.045em!important}.apple-page .hero .pickup-call .pickup-name{align-self:center!important;height:auto!important;gap:3px!important;padding:0!important}.apple-page .hero .pickup-call .pickup-name strong,.apple-page .hero .pickup-call .pickup-name small{min-height:0!important;height:auto!important;line-height:1.3!important;margin:0!important;display:block!important}.cq-art .cq-language-card strong{padding-top:3px!important;min-height:0!important;margin:0 0 5px!important}.cq-art .cq-language-top{margin-bottom:3px!important}@media(min-width:761px)and (prefers-reduced-motion:no-preference){.apple-edition .cq-pin{--copy-start:145px}.apple-edition .cq-feature-copy{height:calc((100% - var(--copy-start))/4)!important;border-top-color:#eaeefb!important}.apple-edition .cq-latency .cq-feature-copy{top:var(--copy-start)!important}.apple-edition .cq-interruptions .cq-feature-copy{top:calc(var(--copy-start) + (100% - var(--copy-start))/4)!important}.apple-edition .cq-languages .cq-feature-copy{top:calc(var(--copy-start) + (100% - var(--copy-start))/2)!important}.apple-edition .cq-accuracy .cq-feature-copy{top:calc(var(--copy-start) + (100% - var(--copy-start))*3/4)!important}}@media(min-width:761px)and (max-height:780px){.apple-edition .cq-pin{--copy-start:112px}.cq-heading h2{font-size:38px!important}}.fw-media-top>span:first-child{background:none!important;border:0!important;border-radius:0!important;padding:0!important;letter-spacing:normal!important;font-size:12px!important}.fw-caption{padding:13px 20px!important;min-height:0!important;flex:none!important}.fw-caption h3{font-size:17px!important;max-width:none!important;margin:0 0 5px!important}.fw-caption p{max-width:none!important;margin:0!important;font-size:12px!important;line-height:1.45!important}.fw-list button{border-color:#eaeefb!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.fw-list button[aria-selected=true]{background:transparent!important;box-shadow:none!important;color:#455f9c!important}.fw-list button[aria-selected=true]>svg:first-child{color:#526caa!important;background:#eaf0fa;border-radius:10px;padding:9px;box-sizing:content-box;margin-left:-9px;margin-right:-9px}.fw-list button[aria-selected=true] strong{color:#455f9c!important}.fw-list button[aria-selected=true]>svg:last-child{color:#526caa!important}.ap-feature-group h4 svg,.ap-feature-group li svg{color:#687bbb!important}.ap-feature-group h4 svg{background:#edf1fb!important}.ap-unified-cta{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important}.ap-unified-cta svg{position:static!important;margin:0!important;transform:none!important}.fw-heading h2 span{color:#8a91a6!important}.cq-heading h2 span{color:#878798!important}#integrations h2 span{color:#8485a3!important}.closing-section .ready-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;flex-wrap:wrap!important;padding-bottom:28px!important}.closing-section .ready-inner h2{font-size:30px!important;flex:1 1 430px!important}.closing-section .ready-inner>p{display:none!important}.closing-section .ready-actions{margin:0!important}.pf-brand-row{padding:24px 0!important;border-bottom:0!important}.pf-directory.pf-compact{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px 40px!important;padding:18px 0 28px!important}.pf-directory.pf-compact>nav{padding-left:16px;border-left:1px solid #ffffff15}.pf-directory.pf-compact h3{font-size:12px!important;text-transform:uppercase;letter-spacing:1px;color:#aebdc9!important;margin-bottom:17px!important}.pf-directory.pf-compact a{font-size:12px!important;line-height:1.5!important;margin-bottom:10px!important;color:#ccd2d8!important}.pf-directory.pf-compact .pf-industries{grid-column:1/-1;grid-row:2;border-left:0;border-top:1px solid #ffffff15;padding:18px 0 0!important}.pf-industries summary{cursor:pointer;display:flex;align-items:center;gap:10px;font-size:13px;color:#dce4eb;list-style:none}.pf-industries summary::-webkit-details-marker{display:none}.pf-industries details[open] summary svg{transform:rotate(90deg)}.pf-industries details>div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px 24px!important;padding-top:20px}@media(max-width:760px){.pf-directory.pf-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.pf-directory.pf-compact .pf-industries{grid-row:auto!important}.pf-industries details>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}.closing-section .ready-inner h2{font-size:27px!important;flex-basis:100%!important}}.apple-page .hero .pickup-avatar{object-position:50% 12%!important}.cq-accuracy .cq-human-photo{object-fit:cover!important;object-position:50% 42%!important;transform:none!important}.fw-details{min-width:0;display:flex;flex-direction:column;height:100%}.fw-details .fw-heading{margin:0 0 22px!important;padding:0!important}.fw-details .fw-heading h2{font-size:clamp(28px,2.8vw,42px)!important;text-align:left!important}.fw-details .fw-list{flex:1;min-height:0;height:auto!important;display:grid;grid-template-rows:repeat(6,1fr)}.fw-details .fw-list button{padding:12px 16px!important;border:1px solid transparent!important;border-bottom-color:#eaeefb!important}.fw-details .fw-list button[aria-selected=true]{background:#eaf0f9!important;border-color:#cdd9ec!important;border-radius:12px!important;box-shadow:0 3px 10px #28446d06!important}.fw-details .fw-list button[aria-selected=true]>svg:first-child{background:transparent!important}.ap-unified-cta,.pricing-sales{font-size:14px!important;font-weight:500!important;line-height:20px!important}.pricing-details-link{display:block;text-align:center;margin-top:24px;font-size:13px;color:#687bbb}.reference-footer{margin:60px 20px 20px;padding:72px max(36px,6vw) 30px;border-radius:30px;background:#081e31;color:#f6f8fa;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.rf-main{display:grid;grid-template-columns:1fr 1.55fr;gap:70px;max-width:1300px;margin:auto}.rf-brand{display:flex;flex-direction:column;justify-content:space-between;gap:100px}.rf-brand h2{font-size:clamp(38px,4.4vw,64px);font-weight:500;line-height:1.14;letter-spacing:-.04em;margin:0}.rf-brand h2 span{color:#a6bfd7}.rf-brand img{width:230px;max-width:100%}.rf-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.rf-columns nav{margin-bottom:36px}.rf-columns h3{font-size:16px;font-weight:500;margin:0 0 16px;color:#eff4fa}.rf-columns a{display:block;color:#99aaba;font-size:12px;line-height:1.55;margin:0 0 11px;text-decoration:none}.rf-columns a:hover,.rf-legal a:hover{color:#fff}.rf-bottom{max-width:1300px;margin:55px auto 0;padding:30px 0;border-top:1px solid #274054;display:flex;justify-content:space-between;gap:25px}.rf-bottom span{display:block;font-size:13px;color:#c7d4e0;margin-bottom:15px}.rf-bottom>div>a{display:inline-flex;background:#f5f8fc;color:#152c42;font-size:13px;font-weight:500;padding:12px 20px;border-radius:9px;text-decoration:none}.rf-bottom nav>div{display:flex;gap:9px}.rf-bottom nav a{height:40px;width:40px;display:grid;place-items:center;border:1px solid #31465a;border-radius:10px;color:#f1f5f9;background:#ffffff04;text-decoration:none}.rf-legal{max-width:1300px;margin:25px auto 0;display:flex;gap:25px;align-items:center;color:#8d9fb2;font-size:11px}.rf-legal span{margin-right:auto}.rf-legal a{color:inherit;text-decoration:none}@media(max-width:900px){.rf-main{grid-template-columns:1fr;gap:45px}.rf-brand{flex-direction:row;align-items:flex-end;gap:30px}.rf-brand img{width:180px}.reference-footer{padding:45px 30px}.rf-columns{gap:25px}}@media(max-width:760px){.fw-details{height:auto}.fw-details .fw-heading{margin:30px 0 20px!important}.fw-details .fw-list button{min-height:85px!important}.rf-brand{display:block}.rf-brand img{margin-top:32px}.rf-columns{grid-template-columns:1fr 1fr}.rf-bottom{flex-wrap:wrap}.rf-legal{flex-wrap:wrap;gap:16px}.rf-legal span{flex-basis:100%}.reference-footer{margin-inline:14px;padding:38px 24px}.rf-brand h2{font-size:42px}}@media(min-width:761px)and (min-height:680px){.fw-layout{grid-template-rows:minmax(0,1fr)!important}.fw-media,.fw-details{min-height:0!important}.fw-details .fw-list{grid-template-rows:repeat(6,minmax(0,1fr))!important}.fw-details .fw-list button{min-height:0!important;padding:9px 16px!important}.fw-details .fw-list button small{font-size:11px!important;line-height:1.35!important}}.apple-page footer.reference-footer,.pricing-page footer.reference-footer{display:block!important}.reference-footer .rf-main{width:100%;min-width:0}.reference-footer .rf-bottom,.reference-footer .rf-legal{width:100%}.reference-footer .rf-columns{min-width:0}.cq-latency .cq-art .cq-coast{transform:none!important;object-position:50% 48%!important}.fw-details .fw-heading h2{font-size:var(--section-heading)!important;line-height:1.07!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important;letter-spacing:-.045em!important}.fw-details .fw-heading{flex-shrink:0}.pricing-navigation .pn-header{z-index:100!important}@media(min-width:761px){.fw-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:42px!important}.fw-details .fw-list button small{font-size:10.5px!important}.fw-details .fw-heading{margin-bottom:18px!important}}.pricing-navigation .pn-cta svg{display:none!important}.apple-page>.pn-header.pn-header .pn-mega{max-width:1060px!important;width:calc(100% - 80px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}@media(max-width:800px){.apple-page>.pn-header.pn-header .pn-mega{width:calc(100% - 32px)!important}}.apple-page .hero h1 em{color:var(--industry-accent,#7475cb)!important}.apple-page .hero .pickup-avatar-frame{width:44px;height:44px;flex:0 0 44px;overflow:hidden;border-radius:50%;position:relative;background:#fff;border:1px solid #ffffff70}.apple-page .hero .pickup-avatar-frame .pickup-avatar{position:absolute!important;width:250%!important;max-width:none!important;height:auto!important;left:-75%!important;top:-3%!important;object-fit:initial!important;border:0!important;border-radius:0!important;transform:none!important}.cq-art .cq-language-stack .cq-language-card{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;transform:none!important;overflow:hidden}.cq-language-back{display:none!important}.cq-art .cq-language-colors{margin:0!important}.cq-art .cq-language-card strong{animation:none!important;opacity:1!important}.cq-accuracy .cq-human-photo{transform:scale(1.5)!important;transform-origin:38% 22%!important;object-position:50% 42%!important}.fw-section{padding-top:112px!important}.fw-details .fw-heading{margin-bottom:32px!important}.fw-details .fw-list button small{display:none!important}.fw-details .fw-list button[aria-selected=true] small{display:block!important;margin-top:7px!important;font-size:12px!important;line-height:1.5!important}.fw-details .fw-list button{padding:18px 20px!important}.fw-details .fw-list button strong{font-size:16px!important}.fw-recording>button{padding:7px 11px!important;min-height:30px!important;font-size:12px!important;gap:6px!important;border-radius:8px!important;line-height:16px!important}.fw-recording>button svg{width:13px;height:13px}@media(min-width:761px)and (min-height:680px){.fw-layout{height:min(700px,calc(100vh - 140px))!important}.fw-details .fw-list{gap:5px!important}.fw-details .fw-list button{padding:13px 18px!important}}@media(max-width:760px){.fw-section{padding-top:64px!important}.fw-details .fw-list button small{display:block!important}.fw-details .fw-heading{margin-bottom:24px!important}}.fw-details .fw-list button[aria-selected=true] small{max-width:none!important;line-height:1.4!important;font-size:11px!important}@media(min-width:761px){.fw-details .fw-list{display:flex!important;flex-direction:column!important}.fw-details .fw-list button{flex:1 1 0!important}.fw-details .fw-list button[aria-selected=true]{flex:1.5 1 0!important}}.apple-page .hero .industry-icon-avatar{background:color-mix(in srgb,var(--industry-accent) 28%,#17181f)!important;color:var(--industry-accent)!important;border-color:color-mix(in srgb,var(--industry-accent) 50%,transparent)!important}.apple-page .hero .industry-icon-avatar svg{color:var(--industry-accent)!important}.fw-details .fw-list{justify-content:space-between!important;gap:6px!important}.fw-details .fw-list button,.fw-details .fw-list button[aria-selected=true]{flex:0 0 auto!important;min-height:52px!important;padding:12px 18px!important}.fw-details .fw-list button[aria-selected=true]{min-height:76px!important}.fw-details .fw-list button[aria-selected=true] small{margin-top:5px!important}.fw-recording img{object-fit:cover!important;object-position:center!important}.cq-accuracy .cq-human-photo{transform:translateY(25px) scale(1.5)!important}.mega-integrations-inline{display:block;border-top:1px solid #eaeefb;padding-top:22px;margin-top:8px}.mega-integrations-inline>div:first-child{display:flex;align-items:baseline;gap:16px}.mega-integrations-inline strong{font-size:14px;font-weight:500;color:#343440}.mega-integrations-inline small{font-size:11px;color:#848491}.mega-integration-logos{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin-top:18px}.mega-integration-logos>div{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.mega-integration-logos img{width:26px;height:26px;object-fit:contain}.mega-integration-logos span{font-size:10px;color:#686873;text-align:center;line-height:1.4}@media(max-width:800px){.mega-integration-logos{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mega-integrations-inline>div:first-child{display:block}.mega-integrations-inline small{display:block;margin-top:6px}}.apple-page .pn-header .pn-mega svg{stroke-width:1.5!important}.fw-section{max-width:1200px!important;padding-inline:40px!important}.fw-details .fw-list{justify-content:flex-start!important;gap:4px!important;flex:0 0 auto!important}.fw-details .fw-list button{min-height:48px!important;padding:10px 18px!important}.fw-details .fw-list button[aria-selected=true]{min-height:76px!important;padding:12px 18px!important}.fw-details .fw-heading{margin-bottom:26px!important}.fw-media{box-shadow:none!important;border-color:#eaeefb!important;background:#f5f6fd!important}.fw-media-top,.fw-caption,.fw-pending{background:#f5f6fd!important}.fw-caption h3{font-size:18px!important}.fw-caption p{font-size:12px!important}@media(min-width:761px)and (min-height:680px){.fw-layout{height:480px!important;max-height:calc(100vh - 140px);gap:44px!important}.fw-scroll-track{height:calc(100vh + 1200px)!important}}.apple-page .hero .pickup-avatar-frame .pickup-avatar{width:190%!important;left:-45%!important;top:0!important}@media(max-width:760px){.fw-section{padding-inline:22px!important}.fw-details .fw-list button{min-height:60px!important}.fw-details .fw-list{flex-wrap:wrap!important}}:root{--section-heading:clamp(32px,3.2vw,44px)}.apple-page .hero .hero-copy>p{margin-bottom:0!important}.apple-page .hero .voice-dock{align-self:flex-end!important;margin-bottom:0!important}.fw-layout>.fw-heading{grid-column:1/-1;text-align:center!important;margin:0 0 36px!important}.fw-layout>.fw-heading h2{font-size:var(--section-heading)!important;text-align:center!important;line-height:1.12!important}.fw-layout{grid-template-rows:auto minmax(0,1fr)!important;column-gap:48px!important;row-gap:0!important}.fw-details{justify-content:center!important}.fw-details .fw-list{width:100%}.fw-media{height:100%;min-height:0!important}@media(min-width:761px)and (min-height:680px){.fw-layout{height:560px!important;max-height:none!important}.fw-media,.fw-details{height:370px!important}}@media(max-width:760px){.fw-layout{display:flex!important;flex-direction:column;gap:24px!important}.fw-layout>.fw-heading{order:0;margin-bottom:8px!important}.fw-details{order:1;width:100%}.fw-media{order:2;width:100%;height:420px}.fw-details .fw-heading{margin:0!important}}.apple-edition .ix-page .ix-title,.apple-edition .product-heading h2,.reference-footer .rf-brand h2{font-size:var(--section-heading)!important;line-height:1.12!important}.walkthrough-showcase{max-width:1200px;margin:auto;padding:90px 40px}.walkthrough-showcase>header{text-align:center;margin-bottom:44px}.walkthrough-showcase h2{font:500 var(--section-heading)/1.12 "Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:-.04em;margin:0}.walkthrough-showcase h2 span{color:#8989a5}.walkthrough-shell{padding:26px;background:radial-gradient(at 0 0,#eaeefb,transparent 65%),radial-gradient(at 100% 100%,#eaeefb,transparent 65%),#eaeefb;border:1px solid #eaeefb;border-radius:26px}.walkthrough-tabs{display:flex;justify-content:center;gap:4px;padding:6px;background:#ffffffdb;border-radius:30px;width:max-content;max-width:100%;margin:0 auto 24px;overflow-x:auto}.walkthrough-tabs button{display:flex;align-items:center;gap:8px;white-space:nowrap;border:0;border-radius:24px;padding:11px 13px;background:transparent;color:#73737b;font:12px inherit;cursor:pointer}.walkthrough-tabs button[aria-selected=true]{color:#fff;background:#17181f}.walkthrough-tabs button:focus-visible{outline:2px solid #8283ae;outline-offset:2px}.walkthrough-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 12px 35px #39394b10}.walkthrough-intro{display:flex;justify-content:space-between;align-items:center;gap:32px;margin:0 4px 24px}.walkthrough-intro small{color:#9091b3;font-size:11px;letter-spacing:1px}.walkthrough-intro h3{font-size:25px;font-weight:500;letter-spacing:-.7px;margin:12px 0 0}.walkthrough-intro p{max-width:340px;font-size:14px;line-height:1.65;color:#7d7d88;margin:0}.walkthrough-screen{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid #e0e1e5;border-radius:12px;background:#f5f6fd}.walkthrough-screen img{width:100%;height:100%;object-fit:cover;display:block}.walkthrough-screen button{position:absolute;bottom:14px;right:14px;border:0;border-radius:24px;padding:11px 16px;display:flex;gap:8px;align-items:center;background:#17181f;color:#fff;cursor:pointer}.walkthrough-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f6fd;border-radius:12px;color:#7d8790}.walkthrough-empty h3{font-size:24px;font-weight:500}.walkthrough-empty p{font-size:13px}.reference-footer{padding-top:40px!important;padding-bottom:22px!important}.rf-brand{gap:32px!important;justify-content:flex-start!important}.rf-brand img{width:180px!important}.rf-columns nav{margin-bottom:22px!important}.rf-columns a{margin-bottom:7px!important}.rf-columns h3{margin-bottom:12px!important}.rf-bottom{margin-top:22px!important;padding:20px 0!important}.rf-legal{margin-top:10px!important}.pricing-page .pp-hero h1{font-size:var(--section-heading)!important;line-height:1.12!important;letter-spacing:-.04em!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important}@media(max-width:760px){.walkthrough-showcase{padding:64px 20px}.walkthrough-shell{padding:14px}.walkthrough-tabs{justify-content:flex-start;width:100%}.walkthrough-card{padding:18px}.walkthrough-intro{display:block}.walkthrough-intro p{margin-top:16px}.walkthrough-intro h3{font-size:22px}.walkthrough-empty{min-height:240px}}.walkthrough-tabs button{font-family:inherit;font-size:12px}.apple-page .pn-header .pn-cta svg{display:none}footer.reference-footer{display:block!important;width:auto!important;min-height:0!important}.reference-footer .rf-main{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr)!important}.reference-footer .rf-columns{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.reference-footer .rf-columns nav{display:block!important}.reference-footer .rf-bottom,.reference-footer .rf-legal{display:flex!important}.walkthrough-intro{display:block!important;margin-bottom:20px!important}.walkthrough-intro h3{margin:0 0 9px!important}.walkthrough-intro p{max-width:none!important;font-size:13px!important}.walkthrough-screen button{padding:7px 11px!important;font-size:12px!important;background:#ffffffa8!important;backdrop-filter:blur(12px);color:#353544!important;border:1px solid #d4d4dd!important;border-radius:8px!important}.walkthrough-screen button svg{width:12px;height:12px}@media(max-width:900px){.reference-footer .rf-main{grid-template-columns:1fr!important}}@media(max-width:540px){.reference-footer .rf-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.walkthrough-intro h3{margin-bottom:3px!important}.walkthrough-intro{margin-bottom:16px!important}.pricing-page .pp-hero h1{font-size:clamp(44px,5.1vw,64px)!important;line-height:1.06!important;letter-spacing:-.055em!important}.pricing-page .pp-hero>p{font-size:16px!important;line-height:1.6!important;margin-top:22px!important}.pricing-page .pp-contact{background:linear-gradient(125deg,#eaeefb,#bdbdd6 55%,#eaeefb)!important;color:#17181f!important}.pricing-page .pp-contact p{color:#454561!important}.pricing-page .pp-contact .pp-button{background:#17181f!important}@media(min-width:900px){.walkthrough-showcase{height:430vh!important;position:relative;overflow:visible!important}.walkthrough-shell{position:sticky!important;top:96px!important}.walkthrough-card{padding-bottom:20px!important}.walkthrough-screen,.walkthrough-empty{height:calc(100vh - 330px)!important;min-height:260px!important;max-height:560px!important;aspect-ratio:auto!important}.walkthrough-screen img{width:100%!important;height:100%!important;object-fit:contain!important}.walkthrough-empty{display:flex;flex-direction:column;justify-content:center;align-items:center}}html body footer.reference-footer{width:100%!important;max-width:none!important;margin:80px 0 0!important;border-radius:0!important;border:0!important;padding-left:max(40px,calc((100vw - 1120px)/2))!important;padding-right:max(40px,calc((100vw - 1120px)/2))!important}html body .apple-page:has(>footer.reference-footer){padding-bottom:0!important}.industry-icon-avatar{border:1.5px solid #ffffffb3!important;box-shadow:0 0 0 .5px #ffffff26!important}.walkthrough-showcase{width:calc(100% - 72px)!important;max-width:1320px!important;padding-left:0!important;padding-right:0!important}.walkthrough-shell{isolation:isolate;background:radial-gradient(ellipse at 12% 15%,#eaeefb,transparent 55%),radial-gradient(ellipse at 85% 75%,#afb0d4,transparent 58%),radial-gradient(ellipse at 55% 5%,#f0dfd6,transparent 50%),#dce4ef!important;background-size:160% 170%!important;animation:walkthrough-drift 16s ease-in-out infinite!important}.walkthrough-shell:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse at 80% 25%,#ffffff88,transparent 55%)}@keyframes walkthrough-drift{0%,to{background-position:0% 10%}50%{background-position:100% 90%}}@media(max-width:760px){html body footer.reference-footer{margin-top:56px!important;padding-left:24px!important;padding-right:24px!important}.walkthrough-showcase{width:calc(100% - 40px)!important}}@media(prefers-reduced-motion:reduce){.walkthrough-shell{animation:none!important}}html body footer.reference-footer{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}html body .industry-badge .industry-icon-stack .industry-icon-avatar{border:1.5px solid rgba(255,255,255,.72)!important}html body main.apple-page>section.hero{width:100vw!important;max-width:none!important;margin:0 calc(50% - 50vw)!important;border-radius:0!important;border:0!important;min-height:100svh!important;height:100svh!important;max-height:none!important}html body main.apple-page:has(>section.hero){padding-top:0!important}html body .hero .industry-badge{background:#ffffff1a!important;border:1px solid #ffffff40!important;border-radius:30px!important;padding:7px 12px 7px 8px!important;gap:9px!important;backdrop-filter:blur(16px);box-shadow:none!important}html body .hero .industry-badge .industry-icon-avatar{width:25px!important;height:25px!important;background:#ffffff16!important;border:1px solid #ffffff65!important;box-shadow:none!important}html body .hero .industry-badge .industry-icon-avatar svg{width:13px!important;height:13px!important;color:#e6edf6!important}html body .hero .industry-badge strong{font-size:11px!important;font-weight:500!important;letter-spacing:.01em!important}html body .pn-header .pn-bar,html body .pn-header.is-compact .pn-bar{width:calc(100% - 72px)!important;max-width:1320px!important;margin-inline:auto!important;padding-inline:24px!important;box-sizing:border-box!important}html body .walkthrough-showcase{width:calc(100% - 72px)!important;max-width:1320px!important;margin-inline:auto!important}html body .walkthrough-shell{background:radial-gradient(ellipse at 10% 0%,#a0a1cc,transparent 65%),radial-gradient(ellipse at 90% 100%,#6f70c0,transparent 60%),#c5c5ed!important}html body .walkthrough-intro p{max-width:850px!important;width:100%!important;font-size:15px!important;line-height:1.6!important}html body .hero .industry-icon-avatar{margin-left:0!important;flex-shrink:0;background:hsl(var(--badge-hue) 32% 35%)!important;border:1px solid hsl(var(--badge-hue) 40% 76%)!important;box-shadow:none!important}.industry-icon-stack{gap:4px!important}html body footer.reference-footer{background:radial-gradient(ellipse at 85% 15%,#253d654d,transparent 60%),radial-gradient(ellipse at 0% 100%,#26276755,transparent 55%),#082236!important;position:relative;isolation:isolate;overflow:hidden}footer.reference-footer:before{content:"";position:absolute;right:0;top:0;width:38%;height:70%;z-index:-1;opacity:.14;background-image:radial-gradient(#b6b6d7 1px,transparent 1px);background-size:15px 15px;mask-image:linear-gradient(140deg,transparent,#000);pointer-events:none}@media(max-width:800px){html body .pn-header .pn-bar,html body .pn-header.is-compact .pn-bar,html body .walkthrough-showcase{width:calc(100% - 32px)!important}}html body .apple-page>.pn-header.pn-header .pn-bar,html body .apple-page>.pn-header.pn-header.is-compact .pn-bar,html body .apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-bar{width:calc(100% - 80px)!important;max-width:1320px!important;padding-inline:24px!important}html body .apple-page #integrations{overflow:hidden!important;clip-path:inset(0);width:calc(100% - 80px)!important;max-width:1320px!important;margin-inline:auto!important}@media(max-width:800px){html body .apple-page>.pn-header.pn-header .pn-bar,html body .apple-page>.pn-header.pn-header.is-compact .pn-bar,html body .apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-bar{width:calc(100% - 32px)!important}}html body .apple-edition .ix-page{width:calc(100% - 80px)!important;max-width:1320px!important;margin-inline:auto!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important}html body .apple-edition .ix-page #integrations.ix-integrations{width:100%!important;max-width:none!important;margin:0!important;padding-inline:0!important;overflow:hidden!important;clip-path:inset(0)!important}html body .apple-edition .ix-page .ix-tile-field{width:100%!important;margin-inline:0!important;overflow:hidden!important;mask-image:linear-gradient(90deg,transparent,#000 40px,#000 calc(100% - 40px),transparent)!important}@media(max-width:800px){html body .apple-edition .ix-page{width:calc(100% - 32px)!important}}html body .hero .industry-icon-stack{display:flex!important;gap:0!important;padding-right:0!important}html body .hero .industry-icon-avatar:nth-child(n+2){margin-left:-7px!important}html body .hero .industry-icon-avatar{position:relative;border:2px solid #586773!important;box-shadow:none!important}html body .hero .industry-icon-avatar:nth-child(1){z-index:3}html body .hero .industry-icon-avatar:nth-child(2){z-index:2}html body .hero .industry-icon-avatar:nth-child(3){z-index:1}html body .ix-tile img{width:42px!important;height:42px!important;max-width:58%!important;max-height:58%!important;object-fit:contain!important;object-position:center!important;padding:0!important;margin:0!important;mix-blend-mode:normal!important}html body .ix-tile{display:flex!important;align-items:center!important;justify-content:center!important}html body #cq-interruptions .cq-human-photo{object-position:50% 40%!important}html body .walkthrough-showcase{height:auto!important;padding-block:76px!important}html body .walkthrough-shell{position:relative!important;top:auto!important;animation:none!important;padding:28px!important;border-radius:32px!important;background:radial-gradient(ellipse at 5% 95%,#b2b3d6,transparent 60%),radial-gradient(ellipse at 92% 85%,#bcbddb,transparent 65%),linear-gradient(#f3f6fb,#e8eff7)!important}html body .walkthrough-card{border:6px solid #ffffff66!important;border-radius:24px!important;box-shadow:0 0 0 8px #fff4,0 18px 45px #334b7120!important;animation:fw-reveal .6s cubic-bezier(.22,1,.36,1) both}@keyframes fw-reveal{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}html body .walkthrough-screen{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;background:#f4f6f8!important;border:1px solid #e9ecef!important;border-radius:15px!important}html body .walkthrough-screen img{object-fit:contain!important}html body .walkthrough-tabs button{transition:background .3s,color .3s!important}html body .walkthrough-tabs button[aria-selected=true]{background:#23354b!important;color:#fff!important}.fw-explore{display:flex;align-items:center;gap:7px;width:max-content;color:#46617f;margin:20px 2px 0;font-size:13px;text-decoration:none}.walkthrough-illustration{height:430px;display:grid;place-items:center;background:radial-gradient(ellipse at 15% 100%,#cacae2,transparent 65%),radial-gradient(ellipse at 90% 90%,#eaeefb,transparent 65%),#f5f8fc;border-radius:15px;padding:30px}.fw-preview-window{width:min(620px,100%);background:#fff;border:5px solid #ffffff77;border-radius:20px;box-shadow:0 0 0 8px #ffffff60,0 20px 44px #364b6720;overflow:hidden}.fw-preview-window>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f5f6fd;padding:17px 22px;font-size:12px;color:#3d5670}.fw-preview-window>header>span{display:flex;align-items:center;gap:10px}.fw-preview-window>header small{font-size:8px;color:#9aa4ac;letter-spacing:.08em}.fw-flow{padding:24px;display:flex;flex-direction:column;align-items:center}.fw-flow>div,.fw-flow section>div{border:1px solid #e4e8ed;border-radius:11px;padding:13px 20px;font-size:13px;background:#f7f9fc}.fw-flow>i{height:18px;width:1px;background:#c9d3df}.fw-flow section{display:flex;gap:18px}.fw-flow section>div{background:#f5f6fd}.fw-campaign,.fw-analytics{padding:25px}.fw-campaign h4,.fw-analytics h4{font-size:21px;letter-spacing:-.5px;font-weight:500;margin:0 0 21px}.fw-campaign>div{display:flex;align-items:center;gap:15px;background:#f5f7f9;border-radius:10px;padding:14px;margin-top:8px;font-size:13px}.fw-campaign>div>span{font-size:10px;color:#96a3b0}.fw-campaign strong{font-weight:500}.fw-campaign>div>svg{margin-left:auto;color:#70719e}.fw-campaign footer{font-size:11px;margin-top:19px;color:#7c8b96;display:flex;justify-content:space-between}.fw-campaign footer>span{color:#66678b}.fw-chart{height:150px;display:flex;align-items:flex-end;gap:12px;border-bottom:1px solid #eaeefb;padding:0 12px}.fw-chart i{flex:1;background:linear-gradient(#a3b4e0,#d9e5f0);border-radius:5px 5px 0 0}.fw-analytics footer{display:flex;gap:9px;justify-content:center;font-size:10px;margin:18px 0}.fw-analytics footer span{padding:8px 11px;background:#f2f5f8;border-radius:8px}.fw-analytics>small{display:block;text-align:center;font-size:9px;color:#9c9cb0}@media(max-width:760px){html body .walkthrough-shell{padding:14px!important;border-radius:22px!important}html body .walkthrough-card{padding:16px!important}.walkthrough-illustration{height:320px;padding:12px}.fw-preview-window>header{padding:12px}.fw-preview-window>header small{font-size:6px}.fw-campaign,.fw-analytics{padding:16px}.fw-campaign h4,.fw-analytics h4{font-size:17px}.fw-campaign>div{font-size:11px;padding:10px;gap:8px}.fw-flow{padding:20px 12px}.fw-flow section{gap:7px}.fw-flow section>div{font-size:10px;padding:10px}.fw-chart{height:120px;gap:7px}.fw-analytics footer{font-size:8px;gap:4px}.fw-analytics footer span{padding:6px}html body .walkthrough-showcase{padding-block:48px!important}}@media(prefers-reduced-motion:reduce){html body .walkthrough-card{animation:none!important}}html body .hero .industry-badge .industry-icon-avatar{background:hsl(var(--badge-hue) 26% 34%)!important;border:2px solid #17181f!important;opacity:1!important;box-shadow:none!important}html body .hero .industry-badge .industry-icon-avatar:nth-child(2){background:hsl(var(--badge-hue) 25% 43%)!important}html body .hero .industry-badge .industry-icon-avatar:nth-child(3){background:hsl(var(--badge-hue) 24% 51%)!important}html body .hero .industry-badge .industry-icon-avatar:nth-child(n+2){margin-left:-5px!important}html body .hero .industry-badge .industry-icon-avatar svg{color:#fff!important;stroke-width:1.8}html body .walkthrough-screen video{display:block;width:100%;height:100%;object-fit:contain;border-radius:inherit;background:#f5f6f8}@property --cap-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@media(max-width:800px){.integration-section{--integration-gutter:32px}}.walkthrough-scroll-stage{position:relative;scroll-margin-top:102px}.walkthrough-card{animation:walkthrough-enter .38s ease both}@keyframes walkthrough-enter{0%{opacity:.35;transform:translateY(9px)}to{opacity:1;transform:none}}@media(min-width:901px)and (min-height:760px)and (prefers-reduced-motion:no-preference){.walkthrough-scroll-stage{height:400svh;padding-top:72px;padding-bottom:0}html body .walkthrough-scroll-stage .walkthrough-showcase{position:sticky!important;top:102px!important;margin:0 auto!important;padding:0!important}html body .walkthrough-scroll-stage .walkthrough-showcase>header{margin:0 0 22px!important}html body .walkthrough-scroll-stage .walkthrough-showcase>header h2{font-size:32px!important;line-height:1.12!important;margin:0!important}html body .walkthrough-scroll-stage .walkthrough-shell{padding:18px 22px!important}html body .walkthrough-scroll-stage .walkthrough-tabs,html body .walkthrough-scroll-stage .walkthrough-intro{margin:0 0 16px!important}html body .walkthrough-scroll-stage .walkthrough-intro h3{font-size:22px!important;margin:0 0 7px!important}html body .walkthrough-scroll-stage .walkthrough-intro p{font-size:13px!important;line-height:1.5!important;margin:0!important}html body .walkthrough-scroll-stage .walkthrough-screen{height:clamp(240px,calc(100svh - 420px),440px)!important;aspect-ratio:auto!important;min-height:0!important;margin:0!important}html body .walkthrough-scroll-stage .walkthrough-screen :is(img,video){width:100%!important;height:100%!important;object-fit:contain!important;background:#fafbfc}html body .walkthrough-scroll-stage .fw-explore{margin-top:13px!important}}@media(prefers-reduced-motion:reduce){.walkthrough-card{animation:none!important}}html body .apple-page #integrations.integration-section{width:calc(100% - var(--integration-gutter,80px))!important}@media(min-width:901px)and (min-height:760px)and (prefers-reduced-motion:no-preference){html body .walkthrough-scroll-stage .walkthrough-shell{position:relative!important;top:auto!important}html body .walkthrough-scroll-stage .walkthrough-card{padding:20px!important;margin:0!important;min-height:0!important}}@media(min-width:901px)and (min-height:760px)and (prefers-reduced-motion:no-preference){html body .walkthrough-scroll-stage .walkthrough-screen{height:clamp(180px,calc(100svh - 520px),420px)!important}}:root{--marketing-width:1320px;--marketing-gutter:40px}html body .dx .dx-inner{max-width:var(--marketing-width);width:calc(100% - 2 * var(--marketing-gutter));box-sizing:border-box}html body footer.reference-footer{width:calc(100% - 2 * var(--marketing-gutter))!important;max-width:var(--marketing-width)!important;margin:64px auto 24px!important;border-radius:28px!important;padding-inline:clamp(24px,4vw,56px)!important;box-sizing:border-box}@media(max-width:800px){:root{--marketing-gutter:16px}html body .pn-header .pn-bar{padding-inline:16px!important}html body footer.reference-footer{margin-top:48px!important;border-radius:22px!important;padding-inline:24px!important}.reference-footer .rf-main{gap:32px!important}.reference-footer .rf-columns{gap:24px!important}.reference-footer .rf-columns a{font-size:14px;line-height:1.5;padding-block:6px;margin-bottom:2px!important;overflow-wrap:anywhere}.reference-footer .rf-columns h3{font-size:15px}.reference-footer .rf-brand h2{font-size:clamp(30px,6vw,42px)!important}.reference-footer .rf-bottom{gap:28px;align-items:flex-start}.reference-footer .rf-bottom nav a{width:44px;height:44px}}@media(max-width:540px){html body .apple-page>.pn-header.pn-header .pn-bar{padding-inline:12px!important;gap:8px!important}.pn-header .pn-community-preview{display:none!important}.pn-header .pn-actions{gap:8px!important}.pn-header .pn-brand img{width:120px!important}.pn-header .pn-mobile-toggle{min-width:44px;min-height:44px}html body footer.reference-footer{padding-inline:20px!important}.reference-footer .rf-columns{column-gap:18px!important}}.healthcare-page{font-family:Arial,Helvetica,sans-serif;color:#17181f;background:#f8f9f6}.healthcare-page *{box-sizing:border-box}.hc-wrap{width:calc(100% - 72px);max-width:1120px;margin:100px auto}.hc-hero{height:850px;position:relative;overflow:hidden;background:linear-gradient(#fff2,#fff2),url(/optimized/45d25c9a24e3451d63645ad4-6ef11435.webp) center/cover}.hc-hero header{text-align:center;position:relative;z-index:2;padding-top:120px}.hc-hero header>span,.hc-wrap header>span,.hc-stack>div>span{font-size:12px;letter-spacing:.14em;color:#575885}.hc-hero h1{font-size:68px;letter-spacing:-.06em;line-height:1.03;margin:18px 0}.hc-hero h1 em{font-style:normal;color:#635bff}.hc-hero header p{font-size:17px;line-height:1.6;color:#5c5c70}.hc-hero .healthcare-agent{position:absolute;inset:auto 30% 0;height:480px;pointer-events:none}.healthcare-agent>img{height:100%;width:100%;object-fit:contain;object-position:bottom}.hc-services,.hc-context{position:absolute;z-index:3;top:440px;padding:26px;background:#ffffffc9;backdrop-filter:blur(20px);border:1px solid white;border-radius:24px;width:29%;max-width:370px}.hc-services{left:5%}.hc-context{right:5%;background:#eaeefbe8}.hc-hero h2{font-size:24px;letter-spacing:-.04em;line-height:1.15;margin:0 0 22px}.hc-services>div{display:flex;align-items:center;gap:12px;margin-top:21px;font-size:15px}.hc-services svg{color:#4f51ac}.hc-context>span{font-size:11px;letter-spacing:.12em;color:#635bff}.hc-context h2{margin-top:14px}.hc-context p{font-size:15px;line-height:1.65;color:#595974}.hc-context a,.hc-cta a{display:inline-block;background:#17181f;color:#fff;border-radius:9px;padding:15px 18px;font-size:14px;text-decoration:none}.hc-context button{display:block;margin-top:15px;background:none;border:0;color:#5d5e88;font-size:12px;cursor:pointer}.hc-wrap h2{font-size:44px;line-height:1.1;letter-spacing:-.045em;font-weight:500}.hc-workflows>div{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.hc-workflows article{border-top:1px solid #a0a1c3;padding-top:23px}.hc-workflows article>span{font-size:13px;color:#635bff}.hc-wrap h3{font-size:23px;letter-spacing:-.03em}.hc-wrap p,.hc-wrap li span{font-size:16px;line-height:1.7;color:#5d5d6c}.hc-handoff{background:linear-gradient(130deg,#17181f,#474886);color:#fff;border-radius:26px;padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.hc-handoff p,.hc-handoff li span{color:#eaeefb}.hc-handoff ol{padding-left:24px}.hc-handoff li{padding:18px 0 25px 12px;border-bottom:1px solid #ffffff35}.hc-handoff strong,.hc-handoff li span{display:block}.hc-handoff strong{font-size:20px;margin-bottom:12px}.hc-stack{display:grid;grid-template-columns:1fr 1fr;gap:80px}.hc-faq details{padding:22px 0;border-bottom:1px solid #c6c6d7}.hc-faq summary{font-size:18px;cursor:pointer}.hc-faq p{max-width:750px}.hc-cta{display:flex;align-items:center;justify-content:space-between;padding:40px 50px;background:linear-gradient(120deg,#bfbfdc,#a7a7cf);border-radius:24px}.hc-cta h2{margin:0}.healthcare-page footer{margin-top:0!important}@media(max-width:800px){.hc-hero{height:auto;min-height:1250px}.hc-hero header{padding:115px 24px 0}.hc-hero h1{font-size:49px}.hc-hero .healthcare-agent{top:340px;height:420px;left:15%;right:15%}.hc-services,.hc-context{left:20px;right:20px;width:auto;max-width:none;top:760px;padding:22px}.hc-services{display:none}.hc-context{top:790px}.hc-wrap{width:calc(100% - 40px);margin:65px auto}.hc-workflows>div,.hc-handoff,.hc-stack{grid-template-columns:1fr;gap:25px}.hc-wrap h2{font-size:34px}.hc-handoff{padding:28px}.hc-cta{padding:30px;display:block}.hc-cta a{margin-top:25px}}@media(max-width:800px){.hc-hero{min-height:1480px}.hc-services{display:block;top:780px}.hc-context{top:1110px}.hc-hero .healthcare-agent{top:365px}}.healthcare-page{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.hc-hero h1{font-size:clamp(46px,5.5vw,66px);font-weight:500;letter-spacing:-.055em}.hc-hero h2{font-weight:500;font-size:23px}.hc-services,.hc-context{border-radius:20px}.hc-wrap h2{font-size:clamp(32px,3.6vw,44px);font-weight:500}.hc-wrap h3{font-weight:500}.hc-workflows{display:grid;grid-template-columns:1fr 1.65fr;gap:55px;align-items:start}.hc-workflows header p{max-width:270px}.hc-workflows>div.hc-scenario{display:block;margin:0;background:#fff;border:1px solid #eaeefb;border-radius:22px;overflow:hidden}.hc-task-tabs{display:flex;gap:6px;padding:14px;background:#f5f6fd}.hc-task-tabs button{flex:1;border:0;padding:12px 8px;background:transparent;border-radius:9px;color:#636380;font-size:13px;cursor:pointer}.hc-task-tabs button[aria-pressed=true]{background:#fff;color:#363769;box-shadow:0 2px 8px #27285512}.hc-task-body{padding:30px}.hc-task-body h3{font-size:25px;margin:0 0 14px}.hc-task-body p{margin:0 0 22px}.hc-task-body ol{display:flex;gap:25px;padding:0;counter-reset:step;list-style:none;margin:28px 0}.hc-task-body li{flex:1;font-size:13px;color:#575877;line-height:1.5}.hc-task-body li:before{counter-increment:step;content:counter(step,decimal-leading-zero);display:block;color:#7475bd;font-size:12px;margin-bottom:9px}.hc-call-example{background:linear-gradient(130deg,#eaeefb,#eaeefb);border-radius:14px;padding:22px}.hc-call-example>span{font-size:10px;letter-spacing:.1em;color:#717187}.hc-call-example p{padding:14px 0 0;margin:0;font-size:15px;color:#383849}.hc-call-example small{display:block;font-size:10px;color:#7e7e95;margin-bottom:5px}.hc-handoff{background:transparent;color:#17181f;padding:0;gap:80px;align-items:center}.hc-handoff>div{background:linear-gradient(140deg,#eaeefb,#c4c5e0);border-radius:24px;padding:38px}.hc-handoff>div svg{color:#545590}.hc-handoff p,.hc-handoff li span{color:#5d5d6e}.hc-handoff ol{list-style:none;padding:0;margin:0;counter-reset:handoff}.hc-handoff li{position:relative;padding:16px 0 22px 48px;border:0}.hc-handoff li:before{counter-increment:handoff;content:counter(handoff);position:absolute;left:0;top:17px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eaeefb;color:#51528c;font-size:13px}.hc-handoff strong{font-size:21px;font-weight:500}.hc-stack{background:#fff;padding:38px;border-radius:22px;border:1px solid #eaeefb;gap:50px}.hc-stack h3:first-child{margin-top:0}.hc-faq{max-width:900px}.hc-cta{background:linear-gradient(120deg,#c8c8e1,#bbbbda)}@media(max-width:800px){.hc-workflows{grid-template-columns:1fr;gap:24px}.hc-workflows header p{max-width:100%}.hc-task-body{padding:22px}.hc-task-tabs{flex-wrap:wrap}.hc-task-tabs button{font-size:12px}.hc-handoff{gap:30px}.hc-handoff>div,.hc-stack{padding:27px}.hc-task-body ol{gap:14px}}.hc-usecases>header{text-align:center;margin-bottom:60px}.hc-usecases>header>span{font-size:12px;letter-spacing:.13em;color:#76819a}.hc-usecase-row{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;margin:0 0 90px}.hc-usecase-row>img{width:100%;height:440px;object-fit:cover;border-radius:20px}.hc-usecase-row>div>span{font-size:11px;letter-spacing:.1em;color:#647d99}.hc-usecase-row>div>h3{font-size:38px;line-height:1.12;letter-spacing:-.045em;margin:20px 0}.hc-usecase-row p{font-size:17px;line-height:1.65}.hc-usecase-row ul{padding:0;list-style:none;margin:24px 0;color:#536177}.hc-usecase-row li{font-size:15px;margin:12px 0}.hc-usecase-row li:before{content:"\2713";color:#6d88b6;margin-right:12px}.hc-usecase-row a{display:inline-block;color:#294a78;font-size:14px;text-underline-offset:5px;margin-top:8px}.hc-usecase-row.reverse>div:first-child{order:2}.hc-reminder-visual,.hc-support-visual{height:410px;border-radius:22px;padding:36px;background:radial-gradient(ellipse at 10% 80%,#7071ca,transparent 65%),linear-gradient(135deg,#9eb8ea,#afb0d4);display:flex;flex-direction:column;justify-content:center}.hc-reminder-visual>div{background:#fffffff0;border-radius:16px;padding:24px;margin-top:16px;box-shadow:0 12px 24px #29427413}.hc-reminder-visual>div h3{font-size:23px;margin:14px 0 8px}.hc-reminder-visual>div p{font-size:26px;margin:0 0 12px;color:#44679a}.hc-reminder-visual>div>span{font-size:13px;color:#6d7a91}.hc-reminder-visual .hc-reply{align-self:flex-end;padding:16px 22px;font-size:15px}.hc-support-visual{background:radial-gradient(ellipse at 85% 10%,#b2b3d6,transparent 60%),linear-gradient(140deg,#8f90c3,#b9bada)}.hc-support-visual>h3{color:#233d60}.hc-launch{padding:40px 0}.hc-launch>div{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.hc-launch article>span{color:#7296bc;font-size:14px}.hc-launch h3{font-size:22px}.hc-launch p{font-size:16px}@media(max-width:800px){.hc-usecase-row{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.hc-usecase-row.reverse>div:first-child{order:0}.hc-usecase-row>img{height:320px}.hc-usecase-row>div>h3{font-size:31px}.hc-launch>div{grid-template-columns:1fr;gap:20px}.hc-reminder-visual,.hc-support-visual{height:350px;padding:25px}}html body .hc-hero{background:linear-gradient(180deg,#f5f6fdbd,#f5f8fbe8),url(/optimized/da21962697670eb82f848f28-3ad175ff.webp) center 30%/cover!important;isolation:isolate}.hc-hero:before{content:"";position:absolute;left:0;right:0;bottom:90px;height:95px;z-index:-1;opacity:.13;background:repeating-linear-gradient(90deg,transparent 0 15px,#7778aa 16px 18px,transparent 19px 30px);mask-image:radial-gradient(ellipse,#000,transparent 68%)}html body .healthcare-agent{width:360px!important;height:470px!important;bottom:0!important;mix-blend-mode:multiply}html body .healthcare-agent>img{object-fit:contain!important;object-position:center bottom!important;width:100%!important;height:100%!important;mix-blend-mode:multiply}html body .hc-hero :is(.hc-services,.hc-context){width:280px!important;min-height:246px!important;height:246px!important;padding:24px!important;top:auto!important;bottom:90px!important;background:#fffd!important;border:1px solid #e4e8ed!important;border-radius:22px!important;box-sizing:border-box!important;backdrop-filter:blur(12px)}html body .hc-hero :is(.hc-services,.hc-context) h2{font-size:21px!important;line-height:1.15!important;margin:0 0 15px!important}.hc-hero .hc-context>span{font-size:10px!important;margin-bottom:10px!important;display:block}html body .hc-hero .hc-context p{font-size:13px!important;line-height:1.5!important;margin:0 0 14px!important}html body .hc-hero .hc-context a{font-size:12px!important;padding:10px 16px!important}.hc-hero .hc-services>div{font-size:13px!important;margin-top:15px!important;gap:12px!important}html body .hc-reminder-visual,html body .hc-support-visual{height:440px!important;border-radius:22px!important;overflow:hidden;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important;flex-direction:column!important;padding:24px!important;gap:10px!important}html body .hc-reminder-visual{background:url(/optimized/7622e00f0f4ee10604414637-88d9d5b1.webp) center/cover!important}.hc-reminder-visual>div:not(.hc-reply){width:76%!important;max-width:330px!important;background:#ffffffed!important;padding:20px!important;border-radius:16px!important;box-shadow:0 8px 30px #1e2e4315}html body .hc-reminder-visual h3{font-size:19px!important;margin:10px 0!important}.hc-reminder-visual>div>span{font-size:10px!important;letter-spacing:.04em}.hc-reminder-visual>div p{font-size:22px!important;margin:8px 0!important}.hc-reminder-visual .hc-reply{font-size:13px!important;padding:12px 16px!important;width:auto!important;max-width:260px!important;margin:0 0 0 70px!important;border-radius:14px!important;background:#fff!important}html body .hc-support-visual{background:url(/optimized/da21962697670eb82f848f28-3ad175ff.webp) center/cover!important}.hc-support-overlay{background:#ffffffed;padding:20px;border-radius:16px;width:85%;max-width:355px}.hc-support-overlay h3{font-size:23px!important;margin:12px 0!important}.hc-support-overlay p{font-size:14px!important;margin:0 0 10px!important}.hc-support-overlay>span{font-size:9px!important}.hc-support-overlay svg{width:23px;height:23px}html body .hc-faq{max-width:1320px!important;width:calc(100% - 80px)!important;padding-inline:0!important}.hc-faq summary{display:flex;align-items:center;gap:14px;list-style:none!important;padding:20px 0!important}.hc-faq summary::-webkit-details-marker{display:none}.hc-faq summary:before{content:"+";font-size:22px;line-height:1;width:18px;flex:0 0 18px}.hc-faq details[open] summary:before{content:"\2212"}.hc-faq details p{margin-left:32px!important}.hc-trust,.hc-connections{margin-top:100px!important;margin-bottom:100px!important}.hc-trust header,.hc-connections header{margin-bottom:35px;max-width:610px}.hc-trust header>span,.hc-connections header>span{font-size:11px;letter-spacing:.12em;color:#69768a}.hc-trust h2,.hc-connections h2{font-size:42px;font-weight:500;line-height:1.1;letter-spacing:-.04em;margin:16px 0}.hc-trust p,.hc-connections p{font-size:15px;color:#63707b;line-height:1.65}.hc-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hc-trust-art{height:175px;border-radius:20px;background:linear-gradient(140deg,#d8e4ed,#babbda);display:flex;align-items:center;justify-content:center;gap:16px;color:#344964}.hc-trust-grid article:nth-child(2) .hc-trust-art{background:linear-gradient(140deg,#eaeefb,#acadd0)}.hc-trust-grid article:nth-child(3) .hc-trust-art{background:linear-gradient(140deg,#d9e0ed,#b6c4db)}.hc-trust-grid h3{font-size:21px;margin:20px 0 10px}.hc-text-link{display:inline-block;margin-top:24px;color:#47587c;font-size:14px}.hc-connector-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.hc-connector-grid a{padding:22px;background:#fff;border:1px solid #e2e6eb;border-radius:18px;color:inherit;text-decoration:none}.hc-connector-grid a>div{height:70px;display:flex;align-items:center}.hc-connector-grid img{width:42px;height:42px;object-fit:contain}.hc-connector-grid h3{font-size:17px;margin:15px 0 8px}.hc-connector-grid p{font-size:13px;margin:0}.hc-custom-connect{margin-top:24px;padding:26px 30px;background:#edf0f4;border-radius:18px}.hc-custom-connect h3{font-size:22px;margin:0 0 10px}.hc-custom-connect p{max-width:870px}.hc-custom-connect a{font-size:14px;color:#344967}@media(max-width:900px){.hc-connector-grid{grid-template-columns:repeat(3,1fr)}html body .hc-hero :is(.hc-services,.hc-context){width:245px!important}.hc-trust-grid{gap:16px}}@media(max-width:760px){html body .hc-hero :is(.hc-services,.hc-context){position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:215px!important;z-index:2}.hc-hero{padding-bottom:24px!important}html body .healthcare-agent{position:relative!important;left:auto!important;transform:none!important;margin:0 auto!important;width:280px!important;height:330px!important}.hc-trust-grid,.hc-connector-grid{grid-template-columns:1fr}.hc-trust h2,.hc-connections h2{font-size:34px}html body .hc-faq{width:calc(100% - 40px)!important}.hc-trust,.hc-connections{margin-block:65px!important}}html body .hc-hero{background:linear-gradient(180deg,#f5f6fd55,#f5f8fb88),url(/optimized/64044edbe4d6b3813b8b2fc4-67f6f994.webp) center/cover!important}.hc-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hc-trust-art{flex-direction:column;gap:12px}.hc-trust-grid article:nth-child(4) .hc-trust-art{background:linear-gradient(140deg,#eaeefb,#bcbcd8)}@media(max-width:900px){.hc-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hc-trust-grid{grid-template-columns:1fr}}.hc-reminder-visual>div:first-child{width:250px!important;max-width:76%!important;padding:17px 19px!important;border:1px solid #ffffffbd;box-shadow:0 8px 32px #26344b12;border-radius:18px!important}.hc-reminder-visual>div:first-child>svg{width:21px;height:21px;margin:0 0 8px!important}.hc-reminder-visual>div:first-child h3{font-size:17px!important;margin:0 0 7px!important;line-height:1.2!important}.hc-reminder-visual>div:first-child p{font-size:20px!important;margin:0 0 9px!important;line-height:1.25!important}.hc-reminder-visual>div:first-child span{font-size:11px!important;margin:0!important;line-height:1.3!important}.hc-support-overlay{max-width:290px!important;padding:18px 20px!important;border:1px solid #ffffffbd;box-shadow:0 8px 32px #26344b12}.hc-support-overlay svg{width:23px;height:23px;margin:0 0 8px!important}.hc-support-overlay h3{font-size:20px!important;line-height:1.2!important;margin:0 0 9px!important}.hc-support-overlay p{font-size:13px!important;margin:0 0 10px!important;line-height:1.4!important}.hc-support-overlay span{font-size:8px!important;letter-spacing:.05em!important}.hc-trust,.hc-connections{margin-block:76px!important}.hc-trust header h2{margin-top:0!important}.hc-trust-grid{gap:20px!important;margin-top:30px!important}.hc-trust-art{height:112px!important;background:#fff!important;border:1px solid #eaeefb;border-radius:18px!important}.hc-trust-art img{width:78px;height:78px;object-fit:contain}.hc-trust-grid h3{font-size:18px!important;margin:18px 0 8px!important;line-height:1.35!important;min-height:25px}.hc-trust-grid p{font-size:14px!important;line-height:1.55!important;margin:0!important;max-width:245px}.hc-text-link{margin-top:22px!important;display:inline-block}.hc-connector-grid>a{padding:18px!important;display:grid!important;grid-template-columns:34px 1fr;column-gap:12px;align-content:start;border-radius:16px!important;min-height:106px!important}.hc-connector-grid>a>div{height:34px!important;grid-row:1/3!important;align-self:start}.hc-connector-grid img{width:30px!important;height:30px!important}.hc-connector-grid h3{font-size:16px!important;margin:0 0 7px!important}.hc-connector-grid p{font-size:12px!important;line-height:1.45!important;margin:0!important}.hc-custom-connect{padding:22px 26px!important;margin-top:18px!important}.hc-custom-connect h3{font-size:22px!important;margin:0 0 8px!important}.hc-custom-connect p{font-size:14px!important;line-height:1.55!important;margin:0 0 10px!important;max-width:900px}.hc-faq{display:grid!important;grid-template-columns:.85fr 1.5fr;column-gap:70px;padding-block:0!important;margin-block:64px 44px!important}.hc-faq h2{font-size:34px!important;line-height:1.12!important;letter-spacing:-1.3px;grid-column:1;grid-row:1/5;max-width:300px;margin:8px 0 0!important}.hc-faq details{grid-column:2;padding:0!important;margin:0!important;border-bottom:1px solid #dcdde3!important}.hc-faq summary{padding:20px 0!important;min-height:0!important;font-size:16px!important;line-height:1.4!important}.hc-faq details p{font-size:14px!important;line-height:1.6!important;padding:0 0 18px 30px!important;margin:0!important}.hc-cta{margin-block:0 56px!important;padding:30px 36px!important;min-height:0!important;align-items:center!important;border-radius:24px!important;background:radial-gradient(ellipse at 15% 100%,#c5c6e0,transparent 65%),linear-gradient(115deg,#f5f6fd,#eaeefb)!important}.hc-cta h2{font-size:34px!important;margin:0!important;line-height:1.1!important}@media(max-width:1000px){.hc-connector-grid{grid-template-columns:repeat(3,1fr)!important}.hc-trust-grid h3{font-size:16px!important}}@media(max-width:760px){.hc-trust,.hc-connections{margin-block:52px!important}.hc-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hc-trust-grid h3{min-height:43px}.hc-faq{display:block!important;margin-block:48px 32px!important}.hc-faq h2{max-width:none;margin:0 0 20px!important;font-size:30px!important}.hc-connector-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hc-connector-grid>a{padding:14px!important;grid-template-columns:1fr}.hc-connector-grid>a>div{grid-row:auto!important;margin-bottom:10px}.hc-cta{padding:26px!important;gap:24px}.hc-cta h2{font-size:28px!important}}@media(max-width:760px){html body .healthcare-page .hc-hero{height:auto!important;min-height:0!important;display:flex;flex-direction:column;align-items:center;padding-bottom:24px!important}html body .hc-hero header{padding-top:115px!important}html body .hc-hero .healthcare-agent{inset:auto!important;position:relative!important;margin:22px auto 0!important;transform:none!important;width:280px!important;height:340px!important;flex-shrink:0}html body .hc-hero :is(.hc-services,.hc-context){inset:auto!important;margin:14px 20px 0!important;width:calc(100% - 40px)!important;min-height:0!important;padding:23px!important;transform:none!important}.hc-hero header h1{font-size:44px!important}.hc-hero header p{font-size:16px!important}}html body .healthcare-page .hc-hero{height:760px!important;min-height:760px!important;isolation:isolate}html body .healthcare-page .hc-hero header{padding-top:142px!important}html body .healthcare-page .hc-hero :is(.hc-services,.hc-context){height:auto!important;min-height:0!important;padding:22px!important;bottom:54px!important;width:270px!important;box-shadow:0 12px 38px #25344c0b;background:#ffffffed!important;border:1px solid #ffffffb0!important}html body .healthcare-page .hc-services h2{font-size:21px!important;margin:0 0 16px!important}html body .healthcare-page .hc-services>div{margin:0!important;padding:7px 0!important;font-size:14px!important;gap:11px!important}html body .healthcare-page .hc-context h2{font-size:22px!important;line-height:1.15!important;margin:12px 0!important}html body .healthcare-page .hc-context>span{font-size:10px!important;letter-spacing:.1em!important}html body .healthcare-page .hc-context p{font-size:13px!important;line-height:1.55!important;margin:0 0 16px!important}html body .healthcare-page .hc-context a{padding:11px 15px!important;font-size:12px!important}html body .healthcare-page .hc-connector-grid{gap:12px!important;align-items:stretch!important;margin-top:28px!important}html body .healthcare-page .hc-connector-grid>a{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;grid-template-rows:22px auto!important;align-content:center!important;align-items:center!important;gap:4px 10px!important;padding:16px 14px!important;min-height:84px!important;border-radius:16px!important;background:#fff!important}html body .healthcare-page .hc-connector-grid>a>div{grid-column:1!important;grid-row:1 / 3!important;display:flex!important;align-items:center!important;width:30px!important;height:32px!important;padding:0!important;margin:0!important}html body .healthcare-page .hc-connector-grid img{width:28px!important;height:28px!important;object-fit:contain!important;margin:0!important}html body .healthcare-page .hc-connector-grid h3{grid-column:2!important;grid-row:1!important;font-size:15px!important;line-height:22px!important;margin:0!important;white-space:nowrap}html body .healthcare-page .hc-connector-grid p{grid-column:2!important;grid-row:2!important;font-size:11px!important;line-height:16px!important;margin:0!important}html body .healthcare-page .hc-cta{background:radial-gradient(ellipse at 90% 0%,#5455a7b8,transparent 65%),radial-gradient(ellipse at 55% 140%,#2b2c7399,transparent 70%),#1d2c44!important;border:1px solid #344666!important;padding:30px 34px!important;border-radius:24px!important;box-shadow:0 12px 30px #25354d0a}html body .healthcare-page .hc-cta h2{color:#fff!important;font-size:32px!important}html body .healthcare-page .hc-cta a{background:#fff!important;color:#273750!important;white-space:nowrap}html body .healthcare-page .hc-reminder-visual>div:first-child{left:20px!important;bottom:20px!important;top:auto!important;width:235px!important;height:auto!important;min-height:0!important;padding:15px 17px!important;border-radius:16px!important;box-shadow:0 8px 24px #17263818}html body .healthcare-page .hc-reminder-visual>div:first-child>svg{display:none!important}html body .healthcare-page .hc-reminder-visual>div:first-child h3{font-size:13px!important;margin:0 0 6px!important}html body .healthcare-page .hc-reminder-visual>div:first-child p{font-size:18px!important;margin:0!important}html body .healthcare-page .hc-reminder-visual>div:first-child>span{font-size:10px!important;margin-top:6px!important}html body .healthcare-page .hc-reply{display:none!important}html body .healthcare-page .hc-support-overlay{bottom:20px!important;left:20px!important;max-width:250px!important;padding:16px!important;border-radius:16px!important}html body .healthcare-page .hc-support-overlay>svg,.hc-support-overlay>span{display:none!important}html body .healthcare-page .hc-support-overlay h3{font-size:16px!important;line-height:1.25!important;margin:0 0 5px!important}html body .healthcare-page .hc-support-overlay p{font-size:11px!important;margin:0!important}@media(max-width:760px){html body .healthcare-page .hc-hero{height:auto!important;min-height:0!important;padding-bottom:22px!important}html body .healthcare-page .hc-hero header{padding-top:115px!important}html body .healthcare-page .hc-hero :is(.hc-services,.hc-context){bottom:auto!important;width:calc(100% - 40px)!important;padding:20px!important;margin:12px 20px 0!important}html body .healthcare-page .hc-cta{padding:26px!important;gap:22px!important;align-items:flex-start!important;flex-direction:column!important}html body .healthcare-page .hc-cta h2{font-size:29px!important}html body .healthcare-page .hc-connector-grid{gap:10px!important}html body .healthcare-page .hc-connector-grid>a{padding:13px 10px!important;gap:3px 8px!important}}html body .healthcare-page .hc-hero .healthcare-agent{height:405px!important;mix-blend-mode:normal!important}html body .healthcare-page .hc-hero .healthcare-agent img{mask-image:url(/optimized/58e06b4e6920726cfde725dd-f6d244e2.webp)!important;mask-size:contain!important;mask-position:center bottom!important;mask-repeat:no-repeat!important;mask-mode:luminance!important;mix-blend-mode:normal!important;filter:none!important;object-position:center bottom!important;object-fit:contain!important}html body .healthcare-page:not(.industry-page) .hc-hero{background:radial-gradient(ellipse at 85% 65%,#c4c4df5c,transparent 65%),linear-gradient(180deg,#f5f6fdd9,#eaeefbb8),url(/optimized/64044edbe4d6b3813b8b2fc4-67f6f994.webp) center/cover!important}@media(max-width:760px){html body .healthcare-page .hc-hero .healthcare-agent{height:340px!important}}@media(min-width:761px){html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{position:absolute!important;inset:auto auto 0 50%!important;transform:translate(-50%)!important;width:330px!important;height:365px!important;margin:0!important}html body .healthcare-page:not(.industry-page) .hc-hero h1{font-size:64px!important;line-height:1.03!important;margin:20px auto 18px!important}}@media(min-width:761px){html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{height:350px!important}}html body .healthcare-page .hc-hero h1{letter-spacing:-.035em!important}html body .healthcare-page .ix-page,html body .healthcare-page .ix-integrations{min-height:0!important}html body .healthcare-page .ix-integrations{padding:64px 0 24px!important;background:linear-gradient(180deg,#f7f8f5,#eaeefb 58%,#f7f8f5)!important}html body .healthcare-page .ix-heading{width:calc(100% - 80px)!important;max-width:1200px;margin:auto!important}html body .healthcare-page .ix-title>span{color:#2e2f7b!important}html body .healthcare-page .ix-tile-field{height:425px!important;margin-top:35px!important}.industry-call{margin-top:18px}.industry-call-actions{display:flex;gap:8px;align-items:center}.industry-call button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:0;border-radius:10px;background:var(--industry-accent,#373864);color:#fff;font:500 13px inherit;cursor:pointer;min-height:42px}.industry-call button:focus-visible{outline:2px solid #6667a9;outline-offset:4px}.industry-call .call-mute{padding:12px}.industry-call p{font-size:12px!important;margin:12px 0 0!important;line-height:1.5!important;color:#647187!important}@media(max-width:760px){html body .healthcare-page .ix-heading{width:calc(100% - 40px)!important}html body .healthcare-page .ix-tile-field{height:380px!important}}html body .healthcare-page .ix-page .ix-integrations .ix-heading .ix-title>span{display:block!important;color:#2e2f7b!important}.industry-hero{background-size:cover!important;background-position:center!important;overflow:hidden}.industry-hero header h1{font-size:clamp(40px,4.5vw,64px)!important;line-height:1.03!important;max-width:760px!important;margin:24px auto 20px!important;color:#252e42!important}.industry-hero header p{max-width:560px!important;margin:auto!important}.industry-hero header>span,.industry-page .hc-context>span{color:var(--industry-accent)!important}.industry-agent{position:absolute;bottom:0;left:50%;transform:translate(-50%);height:450px;width:380px;overflow:hidden;mix-blend-mode:multiply}.industry-agent img{width:100%;height:100%;object-fit:cover;object-position:50% 15%;border-radius:180px 180px 0 0}.industry-hero .hc-context a,.industry-page .hc-cta a{background:var(--industry-accent)!important}.industry-hero .hc-services svg{color:var(--industry-accent)}.industry-demo{height:410px;border-radius:28px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:42px;background:radial-gradient(ellipse at 10% 95%,#aeaed3,transparent 70%),radial-gradient(ellipse at 95% 90%,#c0c0dd,transparent 65%),#f1f5fc}.industry-notice-card{background:#ffffffec;border:6px solid #ffffff66;border-radius:22px;padding:24px;max-width:330px;width:100%;box-shadow:0 0 0 7px #fff3,0 16px 40px #31456d1b}.industry-notice-card>svg{color:var(--industry-accent);margin-bottom:12px}.industry-notice-card small{font-size:11px;color:#768695;display:block;margin-bottom:9px}.industry-notice-card h4{font-size:20px;letter-spacing:-.5px;line-height:1.2;margin:0 0 12px}.industry-notice-card strong{font-size:23px;font-weight:500;color:var(--industry-accent);display:block;line-height:1.2}.industry-notice-card>span{display:flex;align-items:center;gap:6px;font-size:11px;color:#727391;margin-top:17px}.industry-response{align-self:flex-end;background:#fff;border-radius:18px;padding:14px 18px;font-size:13px;margin-top:18px;box-shadow:0 8px 24px #17181f10}.industry-demo-caption{position:absolute;bottom:14px;left:25px;font-size:9px!important;letter-spacing:.06em;color:#68698a!important;margin:0!important}.industry-handoff{background:radial-gradient(ellipse at 10% 90%,#eaeefb,transparent 70%),radial-gradient(ellipse at 95% 90%,#b7b7d8,transparent 65%),#f2f5fc}.industry-question{background:#fff;border-radius:22px;padding:25px;box-shadow:0 14px 40px #31456d16}.industry-question>svg{color:var(--industry-accent)}.industry-question h4{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.7px;margin:15px 0 0}.industry-route{display:flex;gap:12px;align-items:center;background:#ffffffdf;padding:18px;border-radius:18px;margin:25px 0 0 30px;box-shadow:0 12px 28px #31456d12}.industry-route>span{background:#e8eff5;padding:10px;border-radius:12px;display:flex;color:var(--industry-accent)}.industry-route small{display:block;font-size:8px;letter-spacing:.1em;color:#7d7d93;margin-bottom:5px}.industry-route strong{font-size:13px;line-height:1.35;display:block}.industry-route>svg{flex-shrink:0;margin-left:auto}.industry-page .hc-usecase-row h3{max-width:480px}.industry-page .hc-trust header h2{font-size:38px!important}@media(max-width:1000px){.industry-agent{width:300px;height:400px}.industry-hero .hc-services,.industry-hero .hc-context{width:245px!important}.industry-demo{padding:30px}}@media(max-width:760px){.industry-hero header h1{font-size:40px!important}.industry-agent{position:relative!important;left:auto;transform:none;height:350px;width:290px;margin:20px auto 0}.industry-hero{height:auto!important;min-height:0!important;padding-bottom:26px!important;display:flex!important;flex-direction:column;align-items:center}.industry-hero header{position:relative!important}.industry-hero .hc-services,.industry-hero .hc-context{position:relative!important;inset:auto!important;transform:none!important;width:calc(100% - 40px)!important;height:auto!important;margin:16px auto 0!important}.industry-demo{height:350px;padding:25px}.industry-question h4{font-size:23px}.industry-notice-card{padding:20px}.industry-route{margin-left:8px;padding:14px}.industry-page .hc-trust header h2{font-size:30px!important}}.industry-hero{background:linear-gradient(180deg,#f5f6fde8,#f5f6fdeb),var(--industry-scene) center/cover!important}.industry-agent img{object-fit:contain;object-position:center bottom;border-radius:0}html body .hc-hero.industry-hero{background:linear-gradient(180deg,#f5f6fde8,#f5f6fdeb),var(--industry-scene) center/cover!important}html body .hc-hero.industry-hero{background:linear-gradient(180deg,#f6f8fff0,#f3f6ffd4 32%,#e9eef88c 72%,#f5f6fdad),var(--industry-scene) center/cover!important}html body .hc-hero.industry-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:radial-gradient(ellipse at 12% 70%,color-mix(in srgb,var(--industry-accent),transparent 74%),transparent 52%),radial-gradient(ellipse at 90% 38%,#9d9ecb40,transparent 58%);background-size:145% 130%;animation:industry-glow 18s ease-in-out infinite alternate}@keyframes industry-glow{0%{background-position:0% 30%}to{background-position:100% 80%}}html body .industry-agent{height:405px!important;width:330px!important;mix-blend-mode:normal!important;overflow:visible!important}html body .industry-agent img{object-fit:contain!important;object-position:center bottom!important;border-radius:0!important;filter:drop-shadow(0 10px 18px #25344c14)}html body .industry-page .industry-photo{padding:0!important;height:410px!important;background:#eaeefb!important;display:block!important;border-radius:26px!important;isolation:isolate}html body .industry-page .industry-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}html body .industry-page .industry-photo-caption{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 40px);padding:14px 16px;background:#fffffff2;backdrop-filter:blur(16px);border:1px solid #fff;border-radius:15px;box-shadow:0 8px 24px #17263818;color:#253145}html body .industry-page .industry-photo-caption>svg{width:18px;height:18px;flex-shrink:0;color:var(--industry-accent)}html body .industry-page .industry-photo-caption div{display:flex;flex-direction:column;gap:4px}html body .industry-page .industry-photo-caption strong{font-size:15px;line-height:1.3;font-weight:600}html body .industry-page .industry-photo-caption small{font-size:10px;line-height:1.4;color:#617082}@media(max-width:760px){html body .industry-agent{height:340px!important;width:280px!important}html body .industry-page .industry-photo{height:320px!important}html body .industry-page .industry-photo-caption{left:15px;bottom:15px;padding:12px;max-width:calc(100% - 30px)}html body .industry-page .industry-photo-caption strong{font-size:14px}}@media(prefers-reduced-motion:reduce){html body .hc-hero.industry-hero:before{animation:none!important}}html body .healthcare-page .hc-hero .industry-agent{mix-blend-mode:multiply!important;isolation:auto!important}html body .healthcare-page .hc-hero .industry-agent img{filter:none!important;mix-blend-mode:normal!important}html body .hc-hero.industry-hero{background:#e9edf5!important;isolation:isolate!important}html body .hc-hero.industry-hero>.industry-hero-scene{position:absolute!important;inset:0!important;z-index:-2!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important}html body .hc-hero.industry-hero:before{opacity:1!important;z-index:-1!important;background:radial-gradient(ellipse at 10% 85%,color-mix(in srgb,var(--industry-accent),transparent 65%),transparent 70%),radial-gradient(ellipse at 90% 40%,#a8a9d052,transparent 60%),linear-gradient(180deg,#f9fbfff2,#f4f6ffe0 35%,#f5f6fdb8 75%,#f5f6fdc9)!important}html body .hc-hero.industry-hero .industry-agent{z-index:1!important;mix-blend-mode:multiply!important}html body .hc-hero.industry-hero:before{width:100%!important;height:100%!important;mask:none!important;-webkit-mask:none!important;filter:none!important;border-radius:0!important;mix-blend-mode:normal!important}html body .hc-hero.industry-hero .industry-agent{mix-blend-mode:normal!important}html body .hc-hero.industry-hero .industry-agent img{mask-size:contain!important;mask-position:center bottom!important;mask-repeat:no-repeat!important;mask-mode:luminance!important}@media(min-width:761px){html body .industry-page[data-industry=recruitment-staffing] .industry-agent{height:365px!important}}html body .industry-agent img[src*="/industry-agents/generated/"]{-webkit-mask-image:none!important;mask-image:none!important;-webkit-mask:none!important;mask:none!important}html body .healthcare-page{--industry-width:1320px;--industry-gutter:80px}html body .healthcare-page .hc-wrap{width:calc(100% - var(--industry-gutter))!important;max-width:var(--industry-width)!important;margin-inline:auto!important;box-sizing:border-box!important}html body .healthcare-page .hc-hero{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 330px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:28px!important;row-gap:24px!important;padding:140px max(40px,calc((100% - 1320px)/2)) 0!important;align-items:end!important}html body .healthcare-page .hc-hero header{grid-column:1/-1!important;grid-row:1!important;position:relative!important;inset:auto!important;padding:0!important;margin:0!important;align-self:start!important;width:100%!important;max-width:none!important}html body .healthcare-page .hc-hero header h1{max-width:880px!important;font-size:clamp(40px,4.2vw,64px)!important;line-height:1.08!important;margin:20px auto 16px!important;letter-spacing:-.035em!important}html body .healthcare-page .hc-hero header p{max-width:620px!important;width:100%!important;padding:0!important;font-size:17px!important;line-height:1.6!important;margin:0 auto!important}html body .healthcare-page .hc-hero :is(.industry-agent,.healthcare-agent){grid-column:2!important;grid-row:2!important;position:relative!important;inset:auto!important;transform:none!important;margin:0 auto!important;height:380px!important;width:310px!important;align-self:end!important}html body .healthcare-page .hc-hero :is(.hc-services,.hc-context){position:relative!important;inset:auto!important;transform:none!important;grid-row:2!important;align-self:center!important;margin:0 0 20px!important;width:270px!important;max-width:100%!important;height:auto!important;padding:22px!important}html body .healthcare-page .hc-hero .hc-services{grid-column:1!important;justify-self:start!important}html body .healthcare-page .hc-hero .hc-context{grid-column:3!important;justify-self:end!important}html body .healthcare-page .hc-hero .hc-context h2{margin:10px 0 0!important}html body .healthcare-page .hc-hero .industry-call{margin-top:14px!important}html body .healthcare-page .hc-hero .industry-call button{margin:0!important;min-height:40px!important;padding:10px 14px!important}html body .healthcare-page .hc-usecases{margin-block:104px!important;padding-inline:0!important}html body .healthcare-page .hc-launch{margin-block:112px 56px!important;padding-inline:0!important}html body .healthcare-page .hc-faq{margin-block:80px 72px!important;padding-inline:0!important}html body .healthcare-page .hc-cta{margin-block:0 104px!important}html body .healthcare-page .reference-footer{padding-inline:0!important;margin-top:0!important}html body .healthcare-page .reference-footer :is(.rf-main,.rf-bottom,.rf-legal){width:calc(100% - var(--industry-gutter))!important;max-width:var(--industry-width)!important;margin-inline:auto!important;padding-inline:0!important;box-sizing:border-box!important}html body .healthcare-page .hc-usecase-row ul{padding:0!important;margin:24px 0!important;list-style:none!important;display:grid;gap:12px}html body .healthcare-page .hc-usecase-row li{display:flex!important;align-items:flex-start;gap:10px;padding:0!important;margin:0!important;line-height:1.6!important}html body .healthcare-page .hc-usecase-row li:before{content:""!important;position:static!important;flex:0 0 18px;width:18px!important;height:18px!important;display:block!important;margin:2px 0 0!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Crect x='1' y='1' width='18' height='18' rx='5' fill='%23f8fafb' stroke='%23c8d3da'/%3E%3Cpath d='m6 10 2.5 2.5L14 7' stroke='%235a7180' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/18px no-repeat!important;color:transparent!important}@media(min-width:801px)and (max-width:1050px){html body .healthcare-page .hc-hero{grid-template-columns:minmax(0,1fr) 260px minmax(0,1fr)!important;column-gap:18px!important}html body .healthcare-page .hc-hero :is(.industry-agent,.healthcare-agent){width:260px!important;height:340px!important}html body .healthcare-page .hc-hero :is(.hc-services,.hc-context){padding:18px!important}html body .healthcare-page .hc-hero .hc-services>div{font-size:12px!important}html body .healthcare-page .hc-hero :is(.hc-context,.hc-services) h2{font-size:19px!important}}@media(max-width:800px){html body .healthcare-page{--industry-gutter:40px}html body .healthcare-page .hc-hero{display:flex!important;flex-direction:column!important;align-items:center!important;padding:120px 20px 28px!important;gap:0!important}html body .healthcare-page .hc-hero header{order:0!important}html body .healthcare-page .hc-hero header h1{font-size:40px!important}html body .healthcare-page .hc-hero header p{font-size:16px!important}html body .healthcare-page .hc-hero :is(.industry-agent,.healthcare-agent){order:1!important;width:280px!important;height:340px!important;margin:28px auto 0!important;align-self:center!important}html body .healthcare-page .hc-hero .hc-services{order:2!important}html body .healthcare-page .hc-hero .hc-context{order:3!important}html body .healthcare-page .hc-hero :is(.hc-services,.hc-context){align-self:center!important;width:100%!important;margin:14px 0 0!important}html body .healthcare-page .hc-usecases{margin-block:72px!important}html body .healthcare-page .hc-launch{margin-block:72px 32px!important}html body .healthcare-page .hc-faq{margin-block:56px 48px!important}html body .healthcare-page .hc-cta{margin-bottom:72px!important}}@media(min-width:801px){html body .healthcare-page .hc-hero header{min-height:246px!important}html body .healthcare-page .hc-hero header h1{max-width:800px!important}html body .healthcare-page .hc-hero :is(.industry-agent,.healthcare-agent){width:330px!important;height:405px!important}}html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{position:relative!important;inset:auto!important;transform:none!important;grid-row:2!important;grid-column:2!important;width:330px!important;height:405px!important;margin:0 auto!important;align-self:end!important}@media(max-width:800px){html body .healthcare-page .integration-section{--integration-gutter:40px}html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{width:280px!important;height:340px!important;margin:28px auto 0!important;align-self:center!important}}html body .hc-usecase-row>div>a{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;color:var(--industry-accent,#527455)!important;font-weight:500!important}html body .hc-usecase-row>div>a:after,html body .hc-usecase-row>div>a:before{display:none!important}html body .hc-usecase-row>div>a svg{width:16px!important;height:16px!important;flex-shrink:0}.industry-hero .industry-agent>img{opacity:0;transform:translateY(24px) scale(.975);filter:blur(5px);transition:opacity .85s ease,transform 1.1s cubic-bezier(.16,1,.3,1),filter .9s ease;transition-delay:.12s}.industry-hero .industry-agent.portrait-ready>img{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}@media(prefers-reduced-motion:reduce){.industry-hero .industry-agent>img{opacity:1;transform:none;filter:none;transition:none}}.industry-hero .industry-agent>img{transition:opacity .55s ease,transform .7s cubic-bezier(.16,1,.3,1),filter .6s ease;transition-delay:0s;transform:translateY(10px);filter:blur(2px)}.portrait-dot-reveal{position:absolute;inset:5% 5% 0;pointer-events:none;background-image:radial-gradient(circle,var(--industry-accent,#7775a0) 1px,transparent 1.4px);background-size:7px 7px;opacity:.3;mask-image:radial-gradient(ellipse at center,#000 10%,transparent 68%);animation:portrait-dots .8s ease-in-out infinite alternate;transition:opacity .35s ease;z-index:2}.portrait-ready .portrait-dot-reveal{opacity:0;animation:portrait-dots-out .75s ease-out forwards}@keyframes portrait-dots{0%{transform:translateY(4px);opacity:.15}to{transform:translateY(-4px);opacity:.35}}@keyframes portrait-dots-out{0%{opacity:.35;transform:scale(.98)}to{opacity:0;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.portrait-dot-reveal{display:none}.industry-hero .industry-agent>img{transition:none;transform:none;filter:none}}

/* Shared v45 tokens: #635BFFFF is opaque #635BFF. */
:root,:host{--brand:#635bff;--brand-soft:#eeedff;--surface:#f6f7fc;--ink:#1b1c25;--muted:#74788c;--line:#dfe2ef}
html body,html body :is(.apple-page,.pricing-page,.editorial-page,.docs-page,.legal-page){background:#f6f7fc;color:var(--ink)}
html body .pn-cta{background:#1b1b20!important}
html body .reference-footer :is(h2,h2 span,h3,a){color:#f4f3fa!important}
html body .reference-footer :is(.rf-bottom,.rf-legal){border-color:#ffffff24!important}
html body .reference-footer .rf-bottom>div>a{background:#efedff!important;color:#262333!important}
html body .reference-footer :is(p,.rf-legal span,.rf-bottom span){color:#a5a4b1!important}
html body :is(.hc-context>span,.hc-services svg,.hc-hero header>span,.hc-hero em){color:#635bff!important}
html body :is(.hc-call-button,.hc-context button){background:#635bff!important;color:white!important}
html body .hc-cta{background:linear-gradient(120deg,#282735,#454063)!important}
html body .hero .scene{background-size:cover!important;background-position:center!important;transform:none!important;filter:none!important}
html body .hero .shade{background:linear-gradient(90deg,#17182b9e,#22213d35 68%,#22213d15)!important}
html body .healthcare-page:not(.industry-page) .hc-hero{background:linear-gradient(180deg,#f6f7fcd9,#edf0fcc2),url('/optimized/healthcare-a366345a.webp') center/cover!important}
html body .healthcare-page .industry-hero:after{background:linear-gradient(180deg,#f6f7fcdc,#edf0fcc4)!important}
/* One FAQ presentation, used both in the document and feature shadow roots. */
html body :is(.hc-faq,.pp-faq),.feature-body .faq{display:block!important;grid-template-columns:none!important;border-top:0!important;padding-top:0!important;margin-top:76px!important;margin-bottom:76px!important}
html body :is(.hc-faq,.pp-faq)>h2,.feature-body .faq>h2{display:block!important;width:100%!important;max-width:720px!important;font-size:clamp(30px,3vw,40px)!important;line-height:1.12!important;letter-spacing:-.045em!important;font-weight:500!important;margin:0 0 26px!important;grid-row:auto!important;color:#20212b!important}
html body :is(.hc-faq,.pp-faq)>h2 span{color:#8a88aa!important}
.feature-body .faq>div{width:100%!important;max-width:none!important}
html body :is(.hc-faq,.pp-faq) details,.feature-body .faq details{border:0!important;border-bottom:1px solid #dfe2ed!important;border-radius:0!important;background:transparent!important;margin:0!important;padding:0!important;box-shadow:none!important}
html body :is(.hc-faq,.pp-faq) summary,.feature-body .faq summary{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:18px 36px 18px 0!important;margin:0!important;color:#303340!important;font-size:16px!important;line-height:1.5!important;font-weight:400!important;list-style:none!important;cursor:pointer}
html body :is(.hc-faq,.pp-faq) summary:before,.feature-body .faq summary:before{display:none!important}
html body :is(.hc-faq,.pp-faq) summary:after,.feature-body .faq summary:after{content:'+'!important;position:absolute!important;right:6px!important;left:auto!important;top:17px!important;transform:none!important;font-size:23px!important;font-weight:300!important;color:#82859e!important}
html body :is(.hc-faq,.pp-faq) details[open] summary:after,.feature-body .faq details[open] summary:after{content:'−'!important}
.feature-body .faq summary>span{display:none!important}
html body :is(.hc-faq,.pp-faq) summary::-webkit-details-marker,.feature-body .faq summary::-webkit-details-marker{display:none}
html body :is(.hc-faq,.pp-faq) details p,.feature-body .faq details p{max-width:920px!important;margin:0!important;padding:0 40px 20px 0!important;color:#74798d!important;font-size:15px!important;line-height:1.7!important}
/* Calm, explicit calculator controls. */
html body .pricing-page .pp-controls{padding:28px!important;border:1px solid #e0e2ed!important;border-radius:24px!important;background:#fff!important;box-shadow:0 8px 36px #22204704!important}
html body .pricing-page .pp-usage{padding:0 0 26px!important;border-bottom:1px solid #e9eaf2!important}
html body .pricing-page .pp-usage .usage-heading{display:flex!important;justify-content:space-between;align-items:center;gap:20px;margin:0 0 28px!important}
.usage-heading label{font-size:15px;font-weight:550;color:#282b37}.usage-heading p{font-size:12px;color:#85899b;margin:7px 0 0}
html body .pricing-page .pp-usage .usage-value{display:flex;align-items:baseline;gap:7px;border:1px solid #dfe0ed;border-radius:12px;padding:10px 12px;background:#fafaff;white-space:nowrap}
html body .pricing-page .pp-usage input[type=number]{appearance:textfield;border:0!important;outline:none;background:transparent!important;padding:0!important;border-radius:0!important;width:92px!important;font-size:25px!important;line-height:1.3;font-weight:500!important;color:#29273d!important;font-variant-numeric:tabular-nums}
html body .pricing-page .pp-usage input[type=number]::-webkit-inner-spin-button{appearance:none}
html body .pricing-page .pp-usage .usage-value:focus-within{border-color:#635bff;box-shadow:0 0 0 3px #635bff15}
.usage-value span{font-size:11px;color:#8b8c9c}
html body .pricing-page .pp-usage input[type=range]{appearance:none;height:5px;border:0;border-radius:5px;background:linear-gradient(90deg,#635bff var(--progress),#e9e9f3 var(--progress));display:block;margin:0;cursor:pointer}
.pp-usage input[type=range]::-webkit-slider-thumb{appearance:none;width:17px;height:17px;border-radius:50%;background:#fff;border:4px solid #635bff;box-shadow:0 2px 5px #24224325}
.pp-usage input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:4px solid #635bff}
html body .pricing-page .pp-usage .usage-scale{display:flex;justify-content:space-between;margin:13px 0 0!important;font-size:10px;color:#9192a4;letter-spacing:.02em}
html body .pricing-page .pp-mode{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important;margin:24px 0!important;min-width:0}
html body .pricing-page .pp-mode legend{font-size:13px!important;font-weight:550;margin-bottom:12px;color:#4b4d61}
html body .pricing-page .pp-mode label{padding:15px 12px!important;border:1px solid #e2e3ec;border-radius:12px;display:flex;gap:10px!important;align-items:center;cursor:pointer;transition:background .2s,border-color .2s}
html body .pricing-page .pp-mode label.is-selected{background:#f5f4ff;border-color:#8d86ff;box-shadow:0 0 0 1px #635bff0c}
.pp-mode input{accent-color:#635bff;margin:0;width:15px;height:15px;flex-shrink:0}.pp-mode strong{font-size:12px;font-weight:500;display:block;color:#3a3a4b}.pp-mode small{display:block;font-size:10px;color:#9392a5;margin-top:5px}
html body .pricing-page .pp-estimate .pp-button{background:#dcd9ff!important;color:#29253c!important}
@media(max-width:700px){html body :is(.hc-faq,.pp-faq),.feature-body .faq{margin-block:64px!important}html body :is(.hc-faq,.pp-faq)>h2,.feature-body .faq>h2{margin-bottom:28px!important}html body .pricing-page .pp-controls{padding:20px!important}.usage-heading p{max-width:130px;line-height:1.5}html body .pricing-page .pp-usage .usage-heading{flex-wrap:wrap}.pp-mode strong{font-size:11px}.pp-mode small{line-height:1.5}html body .pricing-page .pp-mode label{padding:12px 9px!important}}
/* Feature detail composition stays at v44; only neutral surfaces are harmonized. */
.feature-body[data-feature]{background:#f6f7fc!important}
html body .apple-page>.pn-header:not(.is-compact):not(.is-open):not(.fixed-glass) .pn-bar{background:transparent!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important}
html body .pn-header.is-compact .pn-bar,html body .pn-header.is-open .pn-bar{background:rgba(246,247,252,.9)!important}
html body #footer.reference-footer{isolation:isolate;background:radial-gradient(ellipse at 85% 15%,#33314688,transparent 55%),radial-gradient(ellipse at 9% 90%,#37434b60,transparent 48%),#17171c!important}
html body #footer.reference-footer:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.36;background:radial-gradient(circle,#d6d4ed55 .8px,transparent 1px) 0 0/19px 19px!important;mask-image:linear-gradient(110deg,transparent 12%,black 85%)}
html body #footer.reference-footer:after{background:none!important}
html body #footer.reference-footer .rf-columns a{color:#ceccd8!important}
html body #footer.reference-footer .rf-columns a:hover{color:white!important}
html body .pricing-page .pp-estimate{background:radial-gradient(ellipse at 110% 10%,#635bff77,transparent 65%),radial-gradient(ellipse at 0 95%,#42678666,transparent 60%),#22222f!important;border-color:#48445e!important;box-shadow:0 18px 44px #30285820!important}
html body .pricing-page .pp-contact{background:radial-gradient(ellipse at 82% 10%,#e0d5ff,transparent 60%),linear-gradient(120deg,#dbe6f6,#c6c9ed)!important;color:#292943!important;border-color:#d4d4ed!important}
html body .pricing-page .pp-contact :is(h2,p){color:#292943!important}
html body .pricing-page .pp-contact canvas{opacity:.15!important;filter:hue-rotate(100deg)}
html body .pp-mode strong{font-size:12px!important;line-height:1.4!important}
html body .pp-mode small{font-size:10px!important;line-height:1.4!important;font-weight:400!important;color:#8a899e!important;margin-top:4px!important}
html body .pp-selects :is(.provider-logo,img),html body .pp-select-option .provider-logo{width:22px!important;height:22px!important;flex:0 0 22px!important}
@media(min-width:761px){html body .cq-feature:not(.is-active) .cq-feature-copy{opacity:.6!important}}
/* Homepage only: centered controls and a measured full-ratio video stage. */
html body .walkthrough-showcase{max-width:1320px!important}
html body .walkthrough-showcase>header{margin-bottom:32px!important}
html body .walkthrough-shell{background:radial-gradient(ellipse at 0 15%,#d6dcff,transparent 60%),radial-gradient(ellipse at 95% 85%,#d8d2f2,transparent 65%),#e9ecfa!important;border:1px solid #dcdff0!important;border-radius:28px!important;padding:24px!important;background-size:150% 150%!important;animation:showcase-surface 18s ease-in-out infinite alternate}
html body .walkthrough-tabs{width:max-content!important;max-width:100%!important;margin:0 auto 20px!important;justify-content:center!important}
html body .walkthrough-tabs button[aria-selected=true]{background:#635bff!important}
html body .walkthrough-card{padding:20px!important;background:#ffffffc9!important;border:1px solid #ffffff!important;box-shadow:0 12px 32px #3028580a!important;border-radius:20px!important}
html body .walkthrough-intro{margin-bottom:18px!important;text-align:center!important}
html body .walkthrough-intro h3{font-size:22px!important;margin:0 0 8px!important}
html body .walkthrough-intro p{font-size:13px!important;margin:0 auto!important;max-width:820px!important}
html body .walkthrough-screen{width:100%!important;height:auto!important;aspect-ratio:16/9!important;max-height:none!important;min-height:0!important;background:#f5f6fc!important}
html body .walkthrough-screen :is(img,video){display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}
@keyframes showcase-surface{from{background-position:0% 0%}to{background-position:100% 100%}}
@media(min-width:901px) and (min-height:760px) and (prefers-reduced-motion:no-preference){
 html body .walkthrough-scroll-stage .walkthrough-showcase{width:min(calc(100% - 72px),calc((100svh - 340px)*1.7778 + 88px))!important;top:100px!important}
 html body .walkthrough-scroll-stage .walkthrough-showcase>header{margin-bottom:20px!important}
 html body .walkthrough-scroll-stage .walkthrough-shell{padding:18px!important}
 html body .walkthrough-scroll-stage .walkthrough-card{padding:16px!important}
 html body .walkthrough-scroll-stage .walkthrough-screen{height:auto!important;aspect-ratio:16/9!important}
}
@media(max-width:700px){html body .walkthrough-tabs{justify-content:flex-start!important}html body .walkthrough-intro h3{font-size:20px!important}html body .walkthrough-shell{padding:12px!important}html body .walkthrough-card{padding:12px!important}}
@media(prefers-reduced-motion:reduce){html body .walkthrough-shell{animation:none!important}}
html body #platform-features .walkthrough-tabs{margin:0 auto 16px!important}
@media(min-width:901px) and (min-height:760px) and (prefers-reduced-motion:no-preference){html body #platform-features .walkthrough-showcase{width:min(calc(100% - 72px),calc((100svh - 470px)*1.7778 + 88px))!important}}
html body .apple-page>.pn-header.pn-header.pn-header.is-compact .pn-bar,html body .apple-page>.pn-header.pn-header.pn-header.is-open .pn-bar{background:rgba(246,247,252,.9)!important}
.feature-body .faq>div:first-child{max-width:none!important;width:100%!important;margin-bottom:24px!important}
.feature-body .faq h2{max-width:720px!important;font-size:clamp(30px,3vw,40px)!important;line-height:1.12!important;letter-spacing:-.045em!important;margin:0 0 18px!important}
.feature-body .faq>div:first-child a{font-size:13px!important}
/* v47 coordinated industry color families and restrained section surfaces. */
html body,html body :is(.apple-page,.pricing-page,.editorial-page,.docs-page,.legal-page),.feature-body[data-feature]{background:#f1f3fc!important}
html body .hero .shade{background:linear-gradient(90deg,#15212d91,#1a27323d 68%,#1a27321a)!important}
html body .hero .industry-badge .industry-icon-avatar{background:var(--industry-ink)!important}
html body .healthcare-page{--industry-accent:#287c83;--industry-tone:#e0f1f0}
html body .healthcare-page :is(.hc-context>span,.hc-services svg,.hc-hero header>span,.hc-hero em){color:var(--industry-accent)!important}
html body .healthcare-page :is(.hc-call-button,.hc-context button){background:var(--industry-accent)!important}
html body .healthcare-page .hc-hero header h1{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;font-weight:500!important;font-size:clamp(40px,4.2vw,64px)!important;line-height:1.07!important;letter-spacing:-.045em!important;color:#222832!important;text-wrap:balance}
html body .healthcare-page .hc-hero header h1 em{font:inherit!important;color:var(--industry-accent)!important}
html body .hc-hero.industry-hero:before{background:radial-gradient(ellipse at 9% 95%,color-mix(in srgb,var(--industry-tone),transparent 15%),transparent 68%),linear-gradient(180deg,#fbfcfbed,#fafbfbd4 40%,color-mix(in srgb,var(--industry-tone),transparent 38%))!important}
html body .healthcare-page:not(.industry-page) .hc-hero{background:linear-gradient(180deg,#fafcfbed,#f2faf7bc),url('/optimized/healthcare-a366345a.webp') center/cover!important}
/* Wider outer surface; approved inner card and media measurements are unchanged. */
@media(min-width:901px) and (min-height:760px) and (prefers-reduced-motion:no-preference){
 html body #platform-features .walkthrough-showcase{width:calc(100% - 72px)!important;max-width:1320px!important}
 html body #platform-features .walkthrough-card{width:100%!important;max-width:calc((100svh - 470px)*1.7778 + 50px)!important;margin-inline:auto!important;box-sizing:border-box!important}
}
/* Texture occupies the rightmost 40% of the charcoal footer. */
html body #footer.reference-footer{background:radial-gradient(ellipse at 7% 84%,#3e464953,transparent 38%),radial-gradient(ellipse at 84% 9%,#4b455565,transparent 33%),radial-gradient(ellipse at 61% 78%,#29263380,transparent 37%),#17171c!important}
html body #footer.reference-footer:before{inset:0 0 0 60%!important;opacity:.5!important;background:radial-gradient(circle,#d6d4ed4f .8px,transparent 1px) 0 0/17px 17px!important;mask-image:linear-gradient(90deg,transparent,black 25%,black 90%,transparent)!important}
/* More deliberate usage controls, with useful minute presets. */
html body .pricing-page .pp-controls .pp-usage{padding:22px!important;background:linear-gradient(135deg,#f7f6ff,#f2f6fd)!important;border:1px solid #e4e4f1!important;border-radius:16px!important}
html body .pricing-page .pp-usage .usage-heading{margin-bottom:26px!important;gap:20px!important}
html body .pricing-page .pp-usage .usage-heading label{font-size:14px;font-weight:550;letter-spacing:-.015em}
html body .pricing-page .pp-usage .usage-heading p{font-size:11px;color:#858799;margin-top:7px}
html body .pricing-page .pp-usage .usage-value{padding:9px 12px!important;border-radius:10px!important;background:white!important;gap:6px!important;align-items:center;flex-direction:column;border-color:#d8d9ed!important;min-width:140px}
html body .pricing-page .pp-usage input[type=number]{font-size:27px!important;width:118px!important;text-align:center!important;letter-spacing:-.04em}
html body .pricing-page .pp-usage .usage-value span{font-size:9px;letter-spacing:.025em;color:#87849d}
html body .pricing-page .pp-usage input[type=range]{height:4px!important}
html body .pricing-page .pp-usage .usage-scale{margin-top:10px!important;font-size:9px!important}
.usage-presets{display:flex;gap:7px;margin-top:20px;flex-wrap:wrap}.usage-presets button{flex:1;padding:9px 8px;border:1px solid #e0e1ef;border-radius:8px;background:#ffffffb3;color:#6f7287;font:500 11px 'Helvetica Neue',Arial;cursor:pointer;white-space:nowrap}.usage-presets button span{font-size:9px;font-weight:400}.usage-presets button[aria-pressed=true]{background:#635bff;color:white;border-color:#635bff;box-shadow:0 3px 9px #635bff1a}.usage-presets button:focus-visible{outline:2px solid #635bff;outline-offset:3px}
html body .pricing-page .pp-mode label{padding:12px 10px!important;gap:8px!important}
html body .pricing-page .pp-mode input{width:12px!important;height:12px!important;min-width:12px!important}
html body .pricing-page .pp-mode strong{font-size:11px!important}
html body .pricing-page .pp-mode small{font-size:9px!important}
html body .pricing-page .pp-contact{background:radial-gradient(ellipse at 88% 15%,#c8b4fc,transparent 62%),radial-gradient(ellipse at 4% 96%,#abcdec,transparent 65%),linear-gradient(120deg,#e0e5fb,#dccdf7)!important}
html body .pricing-page .pp-contact canvas{opacity:.1!important}
@media(max-width:700px){html body .pricing-page .pp-controls .pp-usage{padding:16px!important}html body .pricing-page .pp-usage .usage-heading{gap:12px!important;flex-wrap:nowrap!important}html body .pricing-page .pp-usage .usage-value{min-width:105px!important;padding:8px!important}html body .pricing-page .pp-usage input[type=number]{width:86px!important;font-size:23px!important}.usage-presets{gap:5px}.usage-presets button{padding:8px 5px;font-size:10px}.usage-presets button span{display:none}}
/* Company gallery changes with the scroll position rather than a timer. */
html body .company-wide-story>.workplace-scroll{display:block!important;padding:0!important;background:none!important;border-radius:0!important;width:100%!important}
html body .workplace-scroll>.workplace-carousel{display:block;position:relative;height:520px;padding:0!important;margin:0!important;border-radius:24px;overflow:hidden;isolation:isolate}
.workplace-caption{position:absolute;left:24px;bottom:22px;color:white;font-size:11px;letter-spacing:.025em;background:#17212c7d;padding:9px 13px;border-radius:20px;backdrop-filter:blur(12px)}
@media(min-width:801px) and (prefers-reduced-motion:no-preference){html body .company-wide-story>.workplace-scroll{height:220svh!important}html body .workplace-scroll>.workplace-carousel{position:sticky;top:112px;height:min(580px,calc(100svh - 160px))!important}}
@media(max-width:800px){html body .workplace-scroll>.workplace-carousel{height:320px}.workplace-caption{left:14px;bottom:14px;font-size:9px}.workplace-controls{bottom:54px!important}}/* v48 content-sized industry call cards. */
html body .healthcare-page .hc-hero .hc-context{width:270px!important;min-height:0!important;padding:22px!important;display:flex!important;flex-direction:column!important;gap:0;background:linear-gradient(145deg,#fff 30%,color-mix(in srgb,var(--industry-tone),white 60%))!important}
html body .healthcare-page .hc-hero .hc-context h2{font-size:21px!important;line-height:1.2!important;margin:0 0 12px!important}
html body .healthcare-page .hc-hero .hc-context .context-intro{font-size:12px!important;line-height:1.55!important;margin:0!important;color:#69747a!important}
html body .healthcare-page .hc-hero .hc-context .industry-call{width:100%!important;margin-top:18px!important}
html body .healthcare-page .hc-hero .hc-context .industry-call>button{width:100%!important;justify-content:center!important;min-height:40px!important;box-shadow:0 3px 8px #243a3d0c}
/* A compact bordered text-entry control, aligned with its label. */
html body .pricing-page .pp-controls .pp-usage{padding:20px!important;background:linear-gradient(135deg,#fafaff,#f5f7fc)!important}
html body .pricing-page .pp-usage .usage-heading{align-items:center!important;gap:16px!important;margin-bottom:25px!important;flex-wrap:nowrap!important}
html body .pricing-page .pp-usage .usage-value{height:44px!important;min-width:0!important;width:160px;flex-shrink:0;box-sizing:border-box!important;padding:0 10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;border:1px solid #bbc2d5!important;border-radius:8px!important;background:#fff!important;box-shadow:inset 0 1px 2px #222c4310!important;cursor:text}
html body .pricing-page .pp-usage input[type=number]{font-size:19px!important;width:74px!important;text-align:left!important;letter-spacing:-.025em!important;font-weight:500!important;line-height:1.2!important}
html body .pricing-page .pp-usage .usage-value span{font-size:9px!important;letter-spacing:0!important;color:#777f93!important;white-space:normal;line-height:1.3;max-width:44px;border-left:1px solid #e3e6ef;padding-left:8px}
html body .pricing-page .pp-usage .usage-value:focus-within{border-color:#635bff!important;box-shadow:0 0 0 3px #635bff16!important}
html body .pricing-page .pp-usage .usage-heading p{margin:5px 0 0!important;line-height:1.4}
html body .pricing-page .pp-usage input[type=range]{height:6px!important;background:linear-gradient(90deg,#75b8c6 0%,#635bff var(--progress),#e1e5ef var(--progress))!important;box-shadow:inset 0 1px 2px #1c2b4810}
html body .pricing-page .pp-usage input[type=range]::-webkit-slider-thumb{width:19px;height:19px;border:5px solid #fff;background:#7067ec;box-shadow:0 0 0 1px #b2abd5,0 3px 8px #44407130;transition:box-shadow .2s}
html body .pricing-page .pp-usage input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 0 5px #635bff14,0 3px 8px #44407130}
html body .pricing-page .pp-usage input[type=range]::-moz-range-thumb{width:10px;height:10px;border:5px solid white;background:#7067ec;box-shadow:0 0 0 1px #b2abd5}
html body .usage-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;background:#e9edf5;border:1px solid #e2e6f0;border-radius:11px;margin-top:19px}
html body .usage-presets button{position:relative;min-height:35px;border:1px solid transparent;border-radius:8px;padding:7px 5px;background:transparent;color:#707b90;font-size:11px;transition:background .2s,box-shadow .2s,color .2s}
html body .usage-presets button:hover{background:#ffffff80;color:#373759}
html body .usage-presets button[aria-pressed=true]{color:#40365e;background:linear-gradient(135deg,#fff,#f8f6ff);border-color:#fff;box-shadow:0 2px 7px #44517e18,inset 0 -2px 0 #b6abea}
html body .usage-presets button span{color:inherit;opacity:.72}
/* Architectural choice tiles retain native accessible radios. */
html body .pricing-page .pp-mode{gap:10px!important}
html body .pricing-page .pp-mode label{position:relative;display:flex;align-items:center!important;padding:13px 30px 13px 12px!important;gap:10px!important;min-height:65px;box-sizing:border-box;background:linear-gradient(135deg,#fff,#fafbfe);border:1px solid #e0e4ed;box-shadow:0 3px 9px #31415e04}
html body .pricing-page .pp-mode label.is-selected{background:linear-gradient(130deg,#f4f2ff,#f5fafc);border-color:#a99fe3;box-shadow:inset 0 0 0 1px #ffffff,0 3px 10px #53477a0b}
html body .pricing-page .pp-mode input{appearance:none;position:absolute;right:11px;top:13px;width:13px!important;height:13px!important;min-width:13px!important;border:1px solid #b9c1d0;border-radius:50%;background:#fff;display:grid;place-content:center}
html body .pricing-page .pp-mode input:checked{background:#7164b6;border-color:#7164b6;box-shadow:0 0 0 3px #b6ace426}
html body .pricing-page .pp-mode input:checked:after{content:'';width:5px;height:5px;background:white;border-radius:50%}
html body .pricing-page .pp-mode label:has(input:focus-visible){outline:2px solid #635bff;outline-offset:3px}
.mode-icon{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border:1px solid #e5e8f0;background:#f4f6fa;border-radius:8px;color:#78869c}.mode-icon svg{width:18px;height:18px}.is-selected .mode-icon{color:#7764ad;background:linear-gradient(135deg,#e9e2fa,#edf4f8);border-color:#d8d4e9}.mode-copy{min-width:0}
html body .pricing-page .pp-mode strong{font-size:11px!important;font-weight:500!important;color:#354057!important;line-height:1.3!important}
html body .pricing-page .pp-mode small{font-size:9px!important;color:#8490a1!important;line-height:1.35!important;margin-top:4px!important}
/* Warm stone, apricot light and soft sage replace the lavender contact banner. */
html body .pricing-page .pp-contact{background:radial-gradient(ellipse at 91% 6%,#e9c9a8,transparent 57%),radial-gradient(ellipse at 3% 95%,#bed7cc,transparent 66%),linear-gradient(120deg,#f1efe7,#e8dfce)!important;border-color:#e3dfd3!important;color:#354743!important}
html body .pricing-page .pp-contact :is(h2,p){color:#354743!important}
html body .pricing-page .pp-contact canvas{display:none!important}
html body .pricing-page .pp-contact .pp-button{background:#ffffffdf!important;color:#354743!important;border:1px solid #fff;box-shadow:0 4px 16px #5266590a}
/* Homepage walkthroughs are manual, with breathing room and an ambient gradient. */
html body #platform-features.walkthrough-scroll-stage{height:auto!important;min-height:0!important;padding:76px 0 112px!important;margin:0!important}
html body #platform-features .walkthrough-showcase{position:relative!important;top:auto!important;transform:none!important;margin:0 auto!important}
html body #platform-features .walkthrough-shell{position:relative;isolation:isolate;overflow:hidden;padding-bottom:34px!important;background:#e9ecfa!important;animation:none!important}
.walkthrough-aurora{position:absolute;inset:0;overflow:hidden;z-index:-1;pointer-events:none;opacity:.85;mask-image:linear-gradient(180deg,#000,#000 90%,#0009)}
.walkthrough-aurora i{position:absolute;width:75%;height:95%;left:-20%;top:-20%;border-radius:45%;filter:blur(44px);background:radial-gradient(ellipse,#b9c7f9,transparent 69%);animation:walkthrough-drift 19s ease-in-out infinite alternate}
.walkthrough-aurora i:nth-child(2){left:62%;top:20%;background:radial-gradient(ellipse,#c4afe6,transparent 69%);animation-duration:25s;animation-delay:-9s}
.walkthrough-aurora i:nth-child(3){left:15%;top:55%;background:radial-gradient(ellipse,#b5ded7,transparent 70%);animation-duration:29s;animation-delay:-17s;opacity:.65}
@keyframes walkthrough-drift{from{transform:translate(-8%,-8%) scale(.9) rotate(-15deg)}to{transform:translate(27%,16%) scale(1.28) rotate(20deg)}}
html body #pricing .ap-included{background:#fffffff5!important;border:1px solid #fff!important;border-radius:0 26px 26px 0;box-shadow:0 10px 34px #283b6007}
/* Subtle motion inside the existing charcoal footer palette. */
html body #footer.reference-footer{overflow:hidden!important}
html body #footer.reference-footer:after{content:'';display:block!important;position:absolute;inset:-25%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 18% 70%,#708b8724,transparent 36%),radial-gradient(ellipse at 74% 23%,#74678030,transparent 34%)!important;animation:footer-atmosphere 30s ease-in-out infinite alternate}
@keyframes footer-atmosphere{from{transform:translate(-4%,4%) scale(.95)}to{transform:translate(7%,-5%) scale(1.12)}}
html body .journal-card-copy{padding:22px 24px 23px!important;display:flex!important;flex-direction:column!important;gap:20px!important;min-height:126px}
html body .journal-card-copy h3{font-size:19px!important;line-height:1.35!important;letter-spacing:-.025em!important;margin:0!important;font-weight:500!important}
html body .journal-card-copy .article-meta{font-size:11px!important;line-height:1.4!important;margin-top:auto!important;color:#7e889b!important}
html body .company-careers .career-list,html body .company-careers .career-list>a{border:0!important;box-shadow:none!important}
.hero-industry-controls{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.hero-industry-current{display:block;background:transparent;padding:0;border:0;border-radius:30px;color:inherit;cursor:pointer}.hero-industry-current .industry-badge{margin:0!important}.hero-step-controls{display:flex;align-items:center;gap:2px;color:#fff;background:#17232b35;border:1px solid #ffffff4a;backdrop-filter:blur(12px);border-radius:24px;padding:3px}.hero-step-controls button{width:29px;height:29px;display:grid;place-items:center;color:white;border:0;background:none;border-radius:50%;font-size:20px;cursor:pointer}.hero-step-controls button:last-child{font-size:13px}.hero-step-controls button:hover{background:#ffffff2a}.hero-step-controls>span{font-size:9px;letter-spacing:.06em;padding:0 4px;font-variant-numeric:tabular-nums}.hero-step-controls button:focus-visible,.hero-industry-current:focus-visible{outline:2px solid #fff;outline-offset:3px}
@media(max-width:700px){html body .pricing-page .pp-controls .pp-usage{padding:16px!important}html body .pricing-page .pp-usage .usage-value{width:124px!important;height:40px!important;min-width:0!important;padding:0 8px!important;gap:5px!important}html body .pricing-page .pp-usage input[type=number]{width:61px!important;font-size:18px!important}html body .pricing-page .pp-usage .usage-value span{font-size:8px!important;padding-left:5px}html body .pricing-page .pp-usage .usage-heading{gap:10px!important}html body .pricing-page .pp-usage .usage-heading label{font-size:13px!important}html body .pricing-page .pp-usage .usage-heading p{font-size:10px!important}.mode-icon{width:24px;height:24px;flex-basis:24px}.mode-icon svg{width:16px;height:16px}html body .pricing-page .pp-mode label{padding:12px 25px 12px 9px!important;gap:7px!important}html body .pricing-page .pp-mode strong{font-size:10px!important}html body .pricing-page .pp-mode input{right:8px;top:12px}html body .usage-presets button{font-size:10px;min-height:34px;padding-inline:2px}html body #platform-features.walkthrough-scroll-stage{padding:56px 0 88px!important}html body #platform-features .walkthrough-shell{padding-bottom:24px!important}html body #pricing .ap-included{border-radius:0 0 26px 26px}html body .journal-card-copy{padding:18px 20px!important;gap:18px!important}html body .journal-card-copy h3{font-size:18px!important}html body .healthcare-page .hc-hero .hc-context{width:100%!important}.hero-industry-controls{gap:8px;margin-bottom:14px}.hero-step-controls button{width:26px;height:26px}}
@media(prefers-reduced-motion:reduce){.walkthrough-aurora i,html body #footer.reference-footer:after{animation:none!important}}
html body .healthcare-page .hc-hero .hc-context .industry-call-actions{display:flex;width:100%;gap:8px}
html body .healthcare-page .hc-hero .hc-context .industry-call-actions>button:first-child{flex:1;justify-content:center!important}
html body .scene-incoming.halftone-photo{animation-duration:1.2s!important}
html body .walkthrough-aurora{opacity:1}.walkthrough-aurora i:first-child{background:radial-gradient(ellipse,#aabcf3,transparent 70%)}.walkthrough-aurora i:nth-child(2){background:radial-gradient(ellipse,#b9a4de,transparent 70%)}.walkthrough-aurora i:nth-child(3){background:radial-gradient(ellipse,#a8d5cc,transparent 70%)}
html body .company-main .company-careers .career-list>a{border:0!important;border-bottom:0!important;box-shadow:none!important}
html body .journal-grid .journal-card{display:flex!important;flex-direction:column!important}
html body .journal-grid .journal-card .journal-card-copy{flex:1!important}
/* v49: consistent section hierarchy, full-width surfaces, and stronger atmosphere. */
html body .hero .hero-content{padding-right:max(64px,calc((100vw - 1320px)/2 + 24px))!important}
html body .hero .industry-badge .industry-icon-avatar{border:1.5px solid #fff!important;box-shadow:0 0 0 1px #ffffff38!important}
html body .scene-incoming.halftone-photo{animation-duration:.9s!important}
html body .hero .shade{background:linear-gradient(90deg,#101b2580,#15232b21 68%,#15232b08)!important}
html body .cq-heading h2 span{color:#6251c7!important}
html body #platform-features #fw-title{font-size:clamp(32px,3.2vw,44px)!important;font-weight:500!important;line-height:1.12!important;letter-spacing:-.04em!important}
html body #platform-features .walkthrough-tabs{padding:4px!important;min-height:0!important;gap:3px!important;background:#f8faffeb!important;border:1px solid #fff!important;box-shadow:0 4px 24px #18326510}
html body #platform-features .walkthrough-tabs button{min-height:34px!important;padding:7px 14px!important;font-size:12px!important;line-height:20px!important}
html body #platform-features .walkthrough-shell{background:#13294b!important;border-color:#c2cde0!important}
html body .walkthrough-aurora{opacity:1!important;mask-image:none!important}
html body .walkthrough-aurora i:first-child{background:radial-gradient(ellipse,#398da9 5%,#467acf 38%,transparent 72%)!important;filter:blur(36px);width:110%;height:130%;left:-45%;top:-45%}
html body .walkthrough-aurora i:nth-child(2){background:radial-gradient(ellipse,#7660be 5%,#355497 40%,transparent 72%)!important;filter:blur(36px);left:48%;top:-15%}
html body .walkthrough-aurora i:nth-child(3){background:radial-gradient(ellipse,#68bcbe 2%,#237b99 40%,transparent 72%)!important;opacity:.9;left:10%;top:30%}
html body #platform-features .walkthrough-shell:after{content:'';position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle,#ffffff50 .65px,transparent .8px) 0 0/5px 5px;opacity:.18}
html body .pricing-page .pp-controls .pp-options{margin-top:12px!important}
html body .pricing-page .pp-controls .pp-options summary,html body .pricing-page .pp-controls .price-select>button{height:58px!important;min-height:58px!important;box-sizing:border-box!important;padding:10px 16px!important}
html body .company-main .company-hero h1{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;font-size:clamp(40px,4.2vw,64px)!important;font-weight:500!important;line-height:1.07!important;letter-spacing:-.045em!important}
html body .company-main .company-hero h1 em{font:inherit;background:linear-gradient(100deg,#287eaa,#6257d9 55%,#9252b1);background-clip:text;-webkit-background-clip:text;color:transparent}
html body .company-main .company-principles{margin-top:128px!important;margin-bottom:112px!important;padding-top:0!important}
html body .company-main .principle-grid article{background:#fff!important;border:1px solid #d7ddeb!important;box-shadow:0 12px 28px #29395807!important}
html body .company-main .principle-grid article:nth-child(3n+2){background:#e5f2f4!important;border-color:#c4dfe4!important}
html body .company-main .principle-grid article:nth-child(3n){background:#eee7fa!important;border-color:#d8cbea!important}
html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta){position:relative!important;isolation:isolate;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:32px!important;min-height:180px!important;padding:40px!important;border:1px solid #39859a!important;border-radius:24px!important;background:#074860!important;color:white!important;box-shadow:0 12px 30px #06465a12!important}
html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta):before{content:'';position:absolute;inset:-60%;z-index:-1;background:radial-gradient(ellipse at 30% 20%,#279fc9,transparent 48%),radial-gradient(ellipse at 80% 80%,#0c8d83,transparent 55%),#063d58;animation:cta-current 19s ease-in-out infinite alternate}
html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta) :is(h2,p){color:#fff!important}
html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta) h2{font-size:clamp(28px,2.5vw,36px)!important;font-weight:500!important;letter-spacing:-.04em!important;line-height:1.12!important;margin:0!important}
html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta) p{color:#d1eef1!important;margin:16px 0 0!important}
html body .company-main .editorial-cta .editorial-eyebrow{display:none}
html body :is(.pp-contact .pp-button,.company-main .editorial-cta .editorial-button,.hc-cta>a){flex-shrink:0;background:#f7ffff!important;color:#174b59!important;border:1px solid #fff!important;padding:16px 22px!important;border-radius:10px!important;font-size:13px!important;white-space:nowrap}
html body .pricing-page .pp-contact canvas{display:block!important;opacity:1!important;filter:none!important;z-index:-1!important}
html body .pricing-page .pp-contact{margin-bottom:96px!important}
html body .industry-assurance{width:100%!important;max-width:none!important;background:#eaf0fc!important;margin-inline:0!important}
html body .integration-section{width:100%!important;max-width:none!important}
html body #company-portfolio{width:100%!important;max-width:none!important;background:#fff!important;padding-inline:max(24px,calc((100vw - 1320px)/2))!important}
html body #company-portfolio .brand-color-logo{filter:none!important;opacity:1!important}
html body #company-portfolio .client-artwork{display:block;flex-shrink:0;max-width:none!important;background-repeat:no-repeat}
@keyframes cta-current{from{transform:translate(-7%,-6%) rotate(-8deg)}to{transform:translate(9%,7%) rotate(10deg)}}
@media(max-width:800px){html body .hero .hero-content{padding-right:40px!important}html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta){flex-direction:column!important;align-items:flex-start!important;padding:28px!important;min-height:0!important}html body .company-main .company-principles{margin-top:72px!important;margin-bottom:72px!important}html body .workplace-controls{bottom:18px!important}}
@media(prefers-reduced-motion:reduce){html body :is(.pp-contact,.company-main .editorial-cta,.hc-cta):before{animation:none!important}}

html body .apple-page .hero .hero-content{width:calc(100% - 80px)!important;max-width:1320px!important;padding-inline:24px!important;box-sizing:border-box!important}@media(max-width:800px){html body .apple-page .hero .hero-content{width:calc(100% - 32px)!important;padding-inline:24px!important}}
html body .pricing-page .pp-controls .pp-options summary{height:44px!important;min-height:44px!important;padding:8px 16px!important;font-size:13px!important;line-height:20px!important}
html body .pricing-page .pp-section.pp-faq{padding-bottom:0!important;margin-bottom:96px!important}
html body .pricing-page .pp-contact{margin-top:96px!important}
.feature-body[data-feature] .closing h2{font-size:clamp(32px,3.2vw,44px)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.04em!important}

html body :is(.company-main .editorial-cta,.hc-cta):before{display:block!important;opacity:1!important}

html body .healthcare-page :is(.industry-assurance,.integration-section){width:100%!important;max-width:none!important;margin-inline:0!important}

html body .apple-page #integrations.integration-section{width:100%!important;max-width:none!important;margin-inline:0!important}
/* v50: quiet movement, clearer hierarchy, and stronger surfaces. */
html body .apple-page .hero .hero-scene-incoming{animation-duration:2.2s!important;transition-duration:2.2s!important}
html body .apple-page>.pn-header.pn-header.pn-header{top:calc(20px - var(--nav-progress,0)*8px)!important;transform:none!important;transition:none!important}
html body .apple-page>.pn-header.pn-header.pn-header .pn-bar{height:calc(68px - var(--nav-progress,0)*8px)!important;border-radius:calc(20px - var(--nav-progress,0)*4px)!important;transition:background .7s ease,box-shadow .7s ease,color .6s ease!important}
html body .apple-page>.pn-header.pn-header.pn-header.fixed-glass .pn-bar{background:rgb(250 251 254 / calc(.84 + var(--nav-progress,0)*.12))!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;border:1px solid #ffffffd0!important;box-shadow:0 calc(var(--nav-progress,0)*8px) 28px rgb(26 39 65 / calc(var(--nav-progress,0)*.065))!important}
html body .pn-header .pn-bar:before{transition:opacity .7s ease,background .7s ease!important}
html body .pn-header .pn-brand img{transition:opacity .6s ease!important}
/* Compact, balanced use-case copy. */
html body .healthcare-page .hc-usecase-row{gap:clamp(32px,5vw,72px)!important;margin-block:64px!important}
html body .healthcare-page .hc-usecase-row>div:has(>h3)>span{font-size:11px!important;letter-spacing:.09em!important;margin-bottom:14px!important;display:block}
html body .healthcare-page .hc-usecase-row>div:has(>h3)>h3{font-size:clamp(28px,2.7vw,38px)!important;line-height:1.13!important;letter-spacing:-.04em!important;margin:0 0 18px!important;font-weight:500!important}
html body .healthcare-page .hc-usecase-row>div:has(>h3)>p{font-size:16px!important;line-height:1.6!important;margin:0 0 18px!important;max-width:480px}
html body .healthcare-page .hc-usecase-row>div>ul{margin:0 0 20px!important;gap:9px!important}
html body .healthcare-page .hc-usecase-row>div>ul li{font-size:14px!important;line-height:1.5!important;margin:0!important;padding-block:2px!important}
html body .healthcare-page .hc-usecase-row>div>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-height:38px!important;padding:8px 14px!important;border:1px solid color-mix(in srgb,var(--industry-accent,#287c83),transparent 65%)!important;border-radius:8px!important;background:#ffffffa6!important;font-size:13px!important;line-height:20px!important;font-weight:500!important;color:var(--industry-accent,#256c74)!important;text-decoration:none!important;margin:0!important;transition:background .25s,transform .25s,border-color .25s!important}
html body .healthcare-page .hc-usecase-row>div>a:after{content:'↗';font-size:16px;transition:transform .25s}
html body .healthcare-page .hc-usecase-row>div>a:hover{background:#fff!important;border-color:var(--industry-accent,#287c83)!important;transform:translateY(-1px)}
html body .healthcare-page .hc-usecase-row>div>a:hover:after{transform:translate(2px,-2px)}
/* Closing cards use a slow flowing light field, with a palette per industry. */
html body .motion-cta.motion-cta{position:relative!important;isolation:isolate!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;min-height:330px!important;padding:64px 28px!important;gap:20px!important;background:#081319!important;border:1px solid #ffffff30!important;border-radius:24px!important;color:#fff!important;box-shadow:0 18px 40px #101d2c12!important}
html body .motion-cta.motion-cta:before,html body .motion-cta.motion-cta:after{display:none!important}
html body .motion-cta .flowing-light{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:-1!important;pointer-events:none!important;display:block!important;opacity:1!important}
html body .motion-cta.motion-cta h2{font-size:clamp(32px,3.2vw,44px)!important;line-height:1.1!important;font-weight:500!important;letter-spacing:-.04em!important;color:white!important;margin:0!important}
html body .motion-cta.motion-cta p{font-size:14px!important;line-height:1.6!important;color:#d7e5e8!important;max-width:420px!important;margin:0!important}
html body .motion-cta.motion-cta>div{display:flex;flex-direction:column;align-items:center;gap:18px}
html body .motion-cta.motion-cta>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#172b32!important;padding:13px 20px!important;font-size:13px!important;line-height:20px!important;min-height:46px!important;border-radius:10px!important;border:1px solid #fff!important;gap:14px!important;margin:4px 0 0!important;transition:transform .3s,box-shadow .3s!important}
html body .motion-cta.motion-cta>a:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0003!important}
/* Six individual principle palettes; icon ink comes from its own card. */
html body .company-main .principle-grid article{background:var(--principle-bg)!important;border:1px solid var(--principle-border)!important;box-shadow:0 8px 22px #28395405!important;padding:28px!important;border-radius:20px!important}
html body .company-main .principle-grid article:nth-child(1){--principle-bg:#eaf1fd;--principle-border:#c5d5f3;--principle-ink:#436aaf}
html body .company-main .principle-grid article:nth-child(2){--principle-bg:#e4f3ee;--principle-border:#b9dacc;--principle-ink:#2b8066}
html body .company-main .principle-grid article:nth-child(3){--principle-bg:#f0e9fa;--principle-border:#d8c8ed;--principle-ink:#835bab}
html body .company-main .principle-grid article:nth-child(4){--principle-bg:#f7ecdf;--principle-border:#e8d3b8;--principle-ink:#a27036}
html body .company-main .principle-grid article:nth-child(5){--principle-bg:#e6f1f7;--principle-border:#c0dae9;--principle-ink:#3b829d}
html body .company-main .principle-grid article:nth-child(6){--principle-bg:#f8e9eb;--principle-border:#e9c9ce;--principle-ink:#ac626e}
html body .company-main .principle-grid article>svg{color:var(--principle-ink)!important;stroke:currentColor!important}
/* Open roles: a clear editorial header and individual interactive rows. */
html body .company-main #careers{background:radial-gradient(ellipse at 94% 0%,#dce9ea 0,transparent 44%),#f7f9fa!important;color:#202c38!important;border:1px solid #d9e1e8!important;border-radius:26px!important;padding:48px!important;position:relative!important;display:block!important;box-shadow:0 18px 48px #1c345607!important}
html body .company-main #careers>header{margin:0 0 30px!important;display:block!important}
html body .company-main #careers h2{color:#202c38!important;font-size:clamp(32px,3.2vw,44px)!important;line-height:1.12!important}
html body .company-main #careers h2 em{background:linear-gradient(110deg,#408c91,#5872a0)!important;background-clip:text!important;-webkit-background-clip:text!important;color:transparent!important}
html body .company-main #careers header p{color:#64747d!important;font-size:14px!important;line-height:1.6!important;max-width:470px;margin:18px 0 0!important}
.careers-kicker{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600;letter-spacing:.12em;color:#3b7276;margin-bottom:18px}.careers-kicker i{height:6px;width:6px;border-radius:50%;background:#4b998d;box-shadow:0 0 0 4px #4b998d15}
html body .company-main #careers .career-filters{position:static!important;display:flex!important;justify-content:flex-start!important;gap:6px!important;margin:0 0 22px!important;padding:0!important}
html body .company-main #careers .career-filters button{height:30px!important;min-height:30px!important;padding:4px 11px!important;font-size:11px!important;line-height:20px!important;border:1px solid #ccd6df!important;background:transparent!important;color:#526776!important;gap:7px!important;border-radius:7px!important}
html body .company-main #careers .career-filters button[aria-pressed=true]{background:#213a4b!important;color:white!important;border-color:#213a4b!important}
html body .company-main #careers .career-filters button span{color:inherit!important;opacity:.65}
html body .company-main #careers .career-list{display:grid;gap:10px}
html body .company-main #careers .career-list>a{background:#ffffffc9!important;border:1px solid #dfe6eb!important;border-radius:12px!important;padding:22px 24px!important;min-height:88px!important;color:#203441!important;transition:background .25s,box-shadow .25s,transform .25s!important}
html body .company-main #careers .career-list>a:hover{background:#fff!important;box-shadow:0 7px 22px #213d5810!important;transform:translateX(3px)}
html body .company-main #careers .career-list h3{color:#203441!important;font-size:17px!important;font-weight:500!important}
html body .company-main #careers .career-team{color:#56767e!important;font-size:9px!important}
html body .company-main #careers .career-meta{color:#71808c!important;font-size:11px!important}
html body .company-main #careers .career-apply{color:#52717e!important;font-size:11px!important;gap:12px!important}
/* Journal: compact editorial rows instead of a wall of oversized cards. */
html body .journal-main{max-width:1248px!important;padding-top:150px!important}
html body .journal-main>.editorial-hero{text-align:left!important;max-width:none!important;margin:0 0 56px!important}
html body .journal-main>.editorial-hero h1{font-size:clamp(40px,4.2vw,60px)!important;font-weight:500!important;max-width:820px!important;margin:0 0 22px!important;line-height:1.08!important;letter-spacing:-.045em!important}
html body .journal-main>.editorial-hero h1 em{color:#648a96!important}
html body .journal-main>.editorial-hero p{margin:0!important;text-align:left!important;font-size:16px!important;color:#6c7784!important}
html body .journal-main .journal-featured{grid-template-columns:1.1fr 1fr!important;background:#eaf0f2!important;border:1px solid #dde5ea!important;border-radius:22px!important;overflow:hidden!important;box-shadow:none!important;margin-bottom:64px!important}
html body .journal-main .journal-featured .journal-art{min-height:350px!important;height:100%!important;aspect-ratio:auto!important}
html body .journal-main .journal-featured-copy{padding:36px!important}
html body .journal-main .journal-featured-copy h2{font-size:clamp(25px,2.6vw,36px)!important;line-height:1.17!important;font-weight:500!important;letter-spacing:-.035em!important}
html body .journal-main .journal-featured-copy p{font-size:14px!important;line-height:1.7!important}
html body .journal-main .journal-toolbar{position:sticky!important;top:88px!important;z-index:12!important;background:#f6f7fcf5!important;backdrop-filter:blur(20px);border-block:1px solid #dfe4ee!important;border-radius:0!important;padding:14px 0!important;gap:18px!important}
html body .journal-main .journal-filters{gap:6px!important}
html body .journal-main .journal-filters button{height:32px!important;min-height:32px!important;padding:5px 12px!important;font-size:12px!important;line-height:20px!important;border-radius:7px!important}
html body .journal-main .journal-search{height:36px!important;padding:7px 12px!important;border-radius:8px!important;background:#fff!important;border:1px solid #dfe4ec!important;max-width:280px!important}
html body .journal-main .journal-count{font-size:11px!important;letter-spacing:.025em;color:#8992a0!important;margin:22px 0 8px!important}
html body .journal-main .journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 36px!important}
html body .journal-main .journal-card{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:22px!important;background:transparent!important;border:0!important;border-bottom:1px solid #dfe5ee!important;border-radius:0!important;box-shadow:none!important;padding:24px 0!important;min-height:180px!important;transform:none!important;align-items:start!important}
html body .journal-main .journal-card .journal-art{width:150px!important;height:128px!important;aspect-ratio:auto!important;border-radius:12px!important;overflow:hidden!important}
html body .journal-main .journal-card .journal-card-copy{padding:2px 0!important;display:flex!important;flex-direction:column!important;height:128px!important;gap:18px!important}
html body .journal-main .journal-card h3{font-size:19px!important;line-height:1.32!important;letter-spacing:-.025em!important;font-weight:500!important;margin:0!important;color:#26313f!important}
html body .journal-main .journal-card:hover h3{color:#42777e!important}
html body .journal-main .journal-card .article-meta{font-size:10px!important;gap:8px!important;margin-top:auto!important;color:#7d8c99!important;white-space:normal!important}
html body .journal-main .journal-social-mark{width:26px!important;height:26px!important;padding:6px!important;border-radius:6px!important;left:9px!important;top:9px!important}
html body .journal-main .journal-social-mark img{width:100%!important;height:100%!important;object-fit:contain!important}
html body .journal-main .load-stories{font-size:12px!important;min-height:42px!important;padding:11px 18px!important;border-radius:9px!important;margin-top:32px!important}
html body .article-main{max-width:1000px!important;padding-top:148px!important}.article-main .editorial-hero h1{font-size:clamp(36px,4vw,54px)!important;line-height:1.13!important}.article-main .article-content{max-width:710px;margin:auto}.article-main .article-content h2{font-size:28px!important}.article-main .article-content p{font-size:16px!important;line-height:1.85!important}
@media(max-width:800px){html body .apple-page>.pn-header.pn-header.pn-header{top:12px!important}html body .apple-page>.pn-header.pn-header.pn-header .pn-bar{height:58px!important;border-radius:14px!important}html body .healthcare-page .hc-usecase-row{gap:24px!important;margin-block:46px!important}html body .healthcare-page .hc-usecase-row>div:has(>h3)>p{font-size:15px!important}html body .healthcare-page .hc-usecase-row>div>ul li{font-size:13px!important}html body .company-main #careers{padding:28px 20px!important}html body .company-main #careers .career-list>a{padding:20px 16px!important}html body .company-main #careers .career-list h3{font-size:16px!important}html body .company-main #careers .career-apply{font-size:0!important}html body .motion-cta.motion-cta{min-height:310px!important;padding:44px 24px!important}html body .journal-main{padding-top:122px!important}html body .journal-main .journal-featured{grid-template-columns:1fr!important}html body .journal-main .journal-featured .journal-art{min-height:0!important;aspect-ratio:16/10!important}html body .journal-main .journal-featured-copy{padding:26px!important}html body .journal-main .journal-grid{grid-template-columns:1fr!important}html body .journal-main .journal-toolbar{top:82px!important;flex-wrap:wrap!important;gap:10px!important}html body .journal-main .journal-search{width:100%!important;max-width:none!important}html body .journal-main .journal-card{grid-template-columns:110px minmax(0,1fr)!important;gap:16px!important;min-height:158px!important;padding:22px 0!important}html body .journal-main .journal-card .journal-art{width:110px!important;height:114px!important}html body .journal-main .journal-card .journal-card-copy{height:auto!important;min-height:114px!important}html body .journal-main .journal-card h3{font-size:17px!important}html body .journal-main .journal-card .article-meta{flex-wrap:wrap!important;font-size:10px!important}.article-main .article-content h2{font-size:25px!important}}
@media(prefers-reduced-motion:reduce){html body .apple-page>.pn-header.pn-header.pn-header .pn-bar{transition:none!important}html body .motion-cta.motion-cta>a:hover{transform:none}}

/* Final specificity and rhythm corrections. */
html body .company-main .principle-grid.principle-grid article:nth-child(n){background:var(--principle-bg)!important;border-color:var(--principle-border)!important}
html body .company-main .principle-grid.principle-grid article:nth-child(n)>svg{color:var(--principle-ink)!important;stroke:currentColor!important}
html body .journal-main .journal-hero{padding-bottom:0!important;margin-bottom:44px!important}
html body .journal-main .journal-library{margin-top:0!important}
html body .journal-main .journal-card-meta{font-size:11px!important}

html body .company-main #careers .career-list{display:grid!important;gap:8px!important}
html body .company-main #careers .career-list{grid-template-columns:minmax(0,1fr)!important;min-width:0!important}
html body .company-main #careers .career-list>a{grid-column:1!important;min-width:0!important}

html body .journal-main .editorial-hero{padding-bottom:0!important;margin-bottom:44px!important}
html body .journal-main .journal-library{padding-top:0!important}

/* v51 — balanced proportions and clear interactions. */
html body .company-main .company-hero>p{font-size:16px!important;line-height:1.6!important;max-width:600px!important}
html body .company-main .principle-grid.principle-grid article:nth-child(n){background-image:radial-gradient(circle at 1px 1px,color-mix(in srgb,var(--principle-ink) 12%,transparent) .65px,transparent .85px),linear-gradient(145deg,#ffffff35,transparent)!important;background-size:5px 5px,100% 100%!important}
html body .motion-cta.motion-cta{min-height:238px!important;padding:36px 28px!important;gap:14px!important}
html body .motion-cta.motion-cta h2{font-size:clamp(28px,2.6vw,36px)!important}
html body .motion-cta.motion-cta>a{min-height:42px!important;padding:10px 18px!important;margin-top:0!important}
html body .healthcare-page .hc-usecase-row>div>a:after{content:none!important}
html body .healthcare-page .industry-photo-caption{left:22px!important;right:22px!important;bottom:22px!important;width:auto!important;max-width:none!important;display:block!important;padding:18px 22px!important;background:rgb(255 255 255 / .94)!important;border:1px solid #ffffffc0!important;border-radius:14px!important;box-shadow:0 6px 24px #172b3b12!important;backdrop-filter:blur(16px)!important}
html body .healthcare-page .industry-photo-caption>svg{display:none!important}
html body .healthcare-page .industry-photo-caption strong{font-size:16px!important;font-weight:500!important;line-height:1.4!important;letter-spacing:-.02em!important}
html body .healthcare-page .industry-photo-caption p,html body .healthcare-page .industry-photo-caption span{font-size:12px!important;line-height:1.5!important;margin-top:5px!important;color:#647381!important}
/* Walkthrough: persistent 16:9 screen, with editorial copy beside it. */
html body #platform-features .walkthrough-shell{background:#70b4ee!important;padding:30px!important;border-color:#a5cff4!important}
html body #platform-features .walkthrough-aurora{opacity:1!important;filter:blur(38px)!important;background:linear-gradient(120deg,#82caff,#a9b5ff,#6dddd5)!important}
html body #platform-features .walkthrough-aurora i:nth-child(1){background:#668df5!important;opacity:.7!important}
html body #platform-features .walkthrough-aurora i:nth-child(2){background:#5de1de!important;opacity:.8!important}
html body #platform-features .walkthrough-aurora i:nth-child(3){background:#c1afff!important;opacity:.8!important}
html body #platform-features .walkthrough-card{display:grid!important;grid-template-columns:minmax(210px,.8fr) minmax(0,1.7fr)!important;gap:32px!important;align-items:center!important;width:100%!important;max-width:1180px!important;padding:30px!important;min-height:0!important;background:#f9fbffeb!important}
html body #platform-features .walkthrough-intro{text-align:left!important;padding:0!important;max-width:none!important}
html body #platform-features .walkthrough-intro h3{font-size:clamp(24px,2.5vw,34px)!important;line-height:1.15!important;letter-spacing:-.04em!important;margin-bottom:18px!important}
html body #platform-features .walkthrough-intro p{font-size:14px!important;line-height:1.65!important;margin:0 0 26px!important}
html body #platform-features .walkthrough-screen{aspect-ratio:16/9!important;height:auto!important;width:100%!important;margin:0!important;min-width:0!important}
html body #platform-features .walkthrough-screen video,html body #platform-features .walkthrough-screen>img{width:100%!important;height:100%!important;aspect-ratio:16/9!important;object-fit:contain!important}
html body #platform-features .fw-explore{margin:0!important;font-size:13px!important}
/* Bare, uniformly sized decorative icons. */
html body :is(.hc-check-icon,.mode-icon,.docs-quick-icon,.industry-icon,.feature-icon){background:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important}
html body :is(.hc-check-icon,.mode-icon,.docs-quick-icon,.industry-icon,.feature-icon)>svg{width:22px!important;height:22px!important}
@media(min-width:761px) and (prefers-reduced-motion:no-preference){
 html body .cq-section .cq-feature-copy{top:calc(142px + var(--cq-row)*78px + var(--cq-after)*62px)!important;padding:14px 4px 12px 0!important;transition:top .4s ease,opacity .3s ease!important}
 html body .cq-section .cq-feature-copy>p:last-child{max-height:0!important;opacity:0!important;overflow:hidden!important;margin:0!important;transition:max-height .35s ease,opacity .25s ease!important}
 html body .cq-section .cq-feature.is-active .cq-feature-copy>p:last-child{max-height:62px!important;opacity:1!important;margin-top:10px!important}
 html body .cq-section .cq-feature h3{display:block!important;font-size:18px!important;margin:0!important;line-height:1.2!important}
 html body .cq-section .cq-label{margin-bottom:8px!important;font-size:11px!important}
}
@media(max-width:800px){html body #platform-features .walkthrough-card{grid-template-columns:1fr!important;padding:22px!important;gap:24px!important}html body #platform-features .walkthrough-shell{padding:18px!important}html body #platform-features .walkthrough-intro h3{font-size:26px!important}html body .motion-cta.motion-cta{min-height:224px!important;padding:30px 22px!important}html body .company-main .company-hero>p{font-size:14px!important}html body .healthcare-page .industry-photo-caption{left:14px!important;right:14px!important;bottom:14px!important;padding:15px 17px!important}}
.team-booking{scroll-margin-top:116px;display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.6fr);gap:38px;padding:64px 0 28px;align-items:start}.team-eyebrow{font-size:11px;letter-spacing:.14em;color:#565791;font-weight:600}.team-booking h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.05em;margin:18px 0}.team-booking-copy p{font-size:16px;line-height:1.7;color:#656979;max-width:340px}.team-booking ul{padding:0;list-style:none;margin:26px 0}.team-booking li{font-size:13px;margin:14px 0;padding-left:15px;position:relative;color:#4c5468}.team-booking li:before{content:'·';position:absolute;left:0;color:#6565ab}.team-booking-copy>a,.calendar-fallback a{color:#464d87;text-underline-offset:5px;font-size:13px}.team-calendar-shell{border:1px solid #dfe2ee;border-radius:20px;background:white;overflow:hidden;min-width:0}#team-calendar{min-height:440px;width:100%;overflow:auto}.calendar-fallback{font-size:12px;color:#767b8d;padding:12px 20px;margin:0;border-top:1px solid #eef0f6}.industry-photo-caption small{display:block;font-size:12px!important;line-height:1.5;color:#647381;margin-top:5px}.portfolio-original .brand-color-logo.brand-on-dark{background:transparent!important;border:0!important;box-shadow:none!important}.portfolio-original .brand-color-logo{width:164px;height:64px;display:flex;align-items:center;justify-content:center}.portfolio-original .brand-color-logo>img{max-width:138px;max-height:38px;object-fit:contain}.portfolio-original .brand-on-dark img{filter:brightness(0) opacity(.82)}.portfolio-original .brand-on-dark:last-child{background:transparent}.portfolio-original .brand-color-logo[data-brand="Fragomen"] img{filter:url(#brand-ink)}
@media(max-width:850px){.team-booking{grid-template-columns:1fr;gap:28px;padding-top:44px}.team-booking-copy p{max-width:540px}.team-booking ul{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-booking li{margin:0}#team-calendar{min-height:440px}}@media(max-width:500px){.team-booking ul{grid-template-columns:1fr}.portfolio-original .brand-color-logo{width:140px}}

html body .hero .industry-badge .industry-icon-avatar{background:none!important;border:0!important;box-shadow:none!important;color:inherit!important;width:22px;height:22px}html body :is(.hc-services,.industry-services) svg{width:20px;height:20px;padding:0!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}.hc-usecase-row>div>a::after{display:none!important}.industry-photo-caption strong{font-size:16px!important;line-height:1.4!important}.industry-photo-caption>svg{display:none!important}

.portfolio-original .brand-on-dark img{filter:brightness(0) opacity(.82)!important}.portfolio-original .brand-color-logo[data-brand="Fragomen"] img{filter:url(#brand-ink)!important}.portfolio-original .brand-color-logo.brand-on-dark{height:64px!important;margin-block:0!important}.team-booking{scroll-margin-top:20px;padding-top:44px}
.feature-body.v5-page.v6-page.v7-page[data-feature] .v5-cap-grid .v5-cap{border-width:6px!important;background-size:100% 100%,260% 260%!important;animation-duration:10s!important}.feature-body.v5-page.v6-page.v7-page[data-feature] .cap-icon{width:28px!important;height:28px!important;background:none!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.feature-body.v5-page.v6-page.v7-page[data-feature] .cap-icon .ico{width:24px!important;height:24px!important}
.feature-body[data-feature] #capabilities .v5-cap{border-width:6px!important;animation-duration:10s!important}.feature-body[data-feature] #capabilities .cap-icon{flex:0 0 28px!important;width:28px!important;height:28px!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}.feature-body[data-feature] #capabilities .cap-icon :is(svg,.ico){width:24px!important;height:24px!important}
.portfolio-original .brand-color-logo[data-brand="MSA"]>.brand-image-window{transform:scale(1.3)}.portfolio-original .brand-color-logo:is([data-brand="ECHO"],[data-brand="Emerson"],[data-brand="Cinch Home Services"])>img{transform:scale(1.2)}.feature-body[data-feature] :is(.use-card>.ico,.demo-icon,.mode-icon){background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.hc-usecase-row li::before{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.cq-feature-copy:focus-visible{outline:2px solid #7974b6;outline-offset:7px;border-radius:5px}
@media(min-width:761px) and (prefers-reduced-motion:no-preference){html body #call-quality .cq-feature .cq-feature-copy{top:calc(var(--copy-start,145px) + var(--cq-row)*78px + var(--cq-after)*62px)!important;height:78px!important;justify-content:center!important}html body #call-quality .cq-feature.is-active .cq-feature-copy{height:140px!important}}
.portfolio-original .brand-on-dark .brand-image-window img{max-width:none!important;max-height:none!important}
#company-portfolio .brand-color-logo .brand-image-window{max-width:none!important}#company-portfolio .brand-image-window img{width:var(--logo-width)!important;height:var(--logo-height)!important;max-width:none!important;max-height:none!important}#company-portfolio .brand-color-logo>img{max-width:138px!important;max-height:38px!important}#company-portfolio .brand-tall>img{max-width:100px!important;max-height:48px!important}
/* v52 — consistent page palettes and balanced content density. */
html body .hero .industry-badge .industry-icon-stack .industry-icon-avatar{width:27px!important;height:27px!important;background:hsl(var(--badge-hue) 27% 48%)!important;border:1px solid #ffffff65!important;border-radius:50%!important;color:#fff!important;display:grid!important;place-items:center!important}
html body #company-portfolio{padding-block:34px!important}html body #company-portfolio .brand-color-logo{width:142px!important;height:48px!important;margin:0!important}html body #company-portfolio .brand-group{gap:24px!important;padding-right:24px!important}html body #company-portfolio .brand-rail{margin:0!important;padding-block:8px!important}html body #company-portfolio .brand-color-logo>img{max-width:118px!important;max-height:30px!important;transform:none!important}html body #company-portfolio .brand-tall>img{max-width:90px!important;max-height:38px!important}html body #company-portfolio .brand-image-window{transform:none!important}
html body .journal-main .journal-toolbar{border:0!important;border-radius:20px!important;padding:12px 16px!important;background:#ffffffb8!important;box-shadow:0 6px 24px #333d7010!important;outline:0!important}html body .journal-main .journal-filters button{border-radius:20px!important;padding-inline:15px!important}html body .journal-main .journal-search{border-radius:20px!important;border-color:#e7e8f0!important;background:#f8f9fc!important}
html body .journal-main .journal-card{grid-template-columns:116px minmax(0,1fr)!important;gap:20px!important;min-height:132px!important;padding:20px 0!important;align-items:center!important}html body .journal-main .journal-card .journal-art{width:116px!important;height:92px!important;border-radius:14px!important}html body .journal-main .journal-card .journal-card-copy{height:auto!important;min-height:0!important;gap:14px!important;padding:0!important}html body .journal-main .journal-card .article-meta{margin-top:0!important;justify-content:flex-start!important;gap:12px!important}html body .journal-main .journal-card h3{font-size:18px!important;line-height:1.3!important}
html body .company-main #careers{background:radial-gradient(ellipse at 95% 5%,#e1dcf1,transparent 70%),#f8f7fb!important;border-color:#dedbec!important}html body .company-main #careers h2 span,html body .company-main #careers h2 em{background:none!important;color:#747095!important;-webkit-text-fill-color:#747095!important}html body .company-main #careers .careers-eyebrow{color:#777093!important}
html body .team-booking{grid-template-columns:minmax(240px,1fr) minmax(360px,460px)!important;max-width:1020px!important;margin-inline:auto!important;gap:54px!important;align-items:center!important}html body #team-calendar{min-height:440px!important}html body .team-booking h2{font-size:34px!important}html body .team-calendar-shell{border-radius:20px!important}.calendar-fallback{line-height:1.6}
.feature-body[data-feature] #capabilities .v5-cap{border:4px solid transparent!important;background:linear-gradient(145deg,#fffffff5,#f5f7fcf7) padding-box,linear-gradient(115deg,#8263cc,#4d8cb6,#ac78bb,#779dc7,#d0a97e,#8263cc) border-box!important;background-size:100% 100%,350% 350%!important;animation:cap-spectrum52 7s ease-in-out infinite alternate!important}.feature-body[data-feature] #capabilities .v5-cap:nth-child(2n){animation-delay:-3s!important}.feature-body[data-feature] #capabilities .v5-cap:nth-child(3n){animation-delay:-5s!important}@keyframes cap-spectrum52{0%{background-position:0 0,0% 10%}50%{background-position:0 0,90% 55%}100%{background-position:0 0,20% 100%}}
.feature-body[data-feature] :is(.hero-preview,.logic-window,.system-body){--muted:color-mix(in srgb,var(--ink) 60%,#89909a)!important;color:var(--ink)!important}.feature-body[data-feature] :is(.system-row,.logic-node,.branch-node){background:color-mix(in srgb,var(--wash) 55%,white)!important;color:var(--ink)!important;border-color:var(--wash)!important}.feature-body[data-feature] :is(.system-row,.logic-node,.branch-node) :is(strong,b,small,span){color:inherit!important}.feature-body[data-feature] :is(.logic-icon,.row-icon,.preview-top>.ico){background:none!important;color:var(--accent)!important;border:0!important;box-shadow:none!important}.feature-body[data-feature] :is(.preview-top,.preview-foot,.logic-footer,.app-bar,.system-foot,.hero-bottom p){color:color-mix(in srgb,var(--ink) 75%,#88909b)!important}.feature-body[data-feature] .preview-line{background:var(--accent)!important}.feature-body[data-feature] .hero-preview .system-row{animation:hero-row52 6s ease-in-out infinite!important}.feature-body[data-feature] .hero-preview .system-row:nth-child(2){animation-delay:2s!important}.feature-body[data-feature] .hero-preview .system-row:nth-child(3){animation-delay:4s!important}@keyframes hero-row52{0%,28%,100%{transform:translateX(0);box-shadow:none}8%,21%{transform:translateX(5px);box-shadow:inset 4px 0 var(--accent),0 5px 12px #21334b0c}}
.feature-body[data-feature] .feature-motion-cta.closing{position:relative!important;isolation:isolate!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:238px!important;height:auto!important;padding:32px 24px!important;border-radius:26px!important;overflow:hidden!important;background:#151822!important;color:#fff!important}.feature-body[data-feature] .feature-motion-cta:before,.feature-body[data-feature] .feature-motion-cta:after{display:none!important}.feature-light-mount,.feature-light-mount .flowing-light{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.feature-body[data-feature] .feature-motion-cta .closing-copy{position:relative!important;z-index:1!important;padding:0!important;width:100%!important;max-width:700px!important;text-align:center!important;background:none!important}.feature-body[data-feature] .feature-motion-cta h2{font-size:clamp(28px,2.6vw,36px)!important;line-height:1.12!important;color:white!important;margin:0 0 20px!important}.feature-body[data-feature] .feature-motion-cta .closing-actions{display:flex!important;justify-content:center!important;gap:12px!important}.feature-body[data-feature] .feature-motion-cta .btn{min-height:44px!important;padding:12px 18px!important;font-size:13px!important}.feature-body[data-feature] .feature-motion-cta .btn.white{background:#f6faff!important;color:var(--ink)!important}.feature-body[data-feature] .feature-motion-cta .btn.ghost{background:#ffffff0c!important;border:1px solid #ffffff70!important;color:white!important}
@media(min-width:761px) and (prefers-reduced-motion:no-preference){html body #call-quality .cq-feature .cq-feature-copy{--cq-slot:calc((100% - var(--copy-start,145px) - 180px)/3);height:var(--cq-slot)!important;top:calc(var(--copy-start,145px) + var(--cq-row)*var(--cq-slot) + var(--cq-after)*(180px - var(--cq-slot)))!important;width:46%!important;padding:16px 14px 16px 0!important}html body #call-quality .cq-feature.is-active .cq-feature-copy{height:180px!important}html body #call-quality .cq-feature-copy h3{font-size:20px!important;line-height:1.25!important}html body #call-quality .cq-feature.is-active h3{font-size:24px!important}html body #call-quality .cq-feature-copy .cq-label{font-size:12px!important;margin-bottom:10px!important}html body #call-quality .cq-feature-copy>p:last-child{font-size:15px!important;line-height:1.6!important;max-width:440px!important}}
@media(max-width:850px){html body .team-booking{grid-template-columns:1fr!important;gap:24px!important;max-width:560px!important}html body .team-booking-copy p{max-width:460px!important}}@media(max-width:800px){html body .journal-main .journal-card{grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important;min-height:118px!important;padding:16px 0!important}html body .journal-main .journal-card .journal-art{width:96px!important;height:86px!important}html body .journal-main .journal-card h3{font-size:16px!important}html body .journal-main .journal-card .journal-card-copy{min-height:0!important}.feature-body[data-feature] .feature-motion-cta.closing{min-height:236px!important}}
@media(prefers-reduced-motion:reduce){.feature-body[data-feature] #capabilities .v5-cap,.feature-body[data-feature] .hero-preview .system-row{animation:none!important}}
.feature-body[data-feature] .feature-motion-cta .closing-copy{min-height:0!important;height:auto!important;align-items:center!important;justify-content:center!important;gap:0!important}.feature-body[data-feature] .feature-motion-cta .closing-actions{margin:0!important}.feature-body[data-feature] .preview-top>span{background:color-mix(in srgb,var(--wash) 70%,white)!important;color:var(--accent)!important}.feature-body[data-feature] .preview-top small{color:var(--ink)!important}

/* v53: breathing room and consistent detail controls. */
html body #company-portfolio{padding-block:64px!important}
html body #company-portfolio .brand-group{gap:46px!important;padding-right:46px!important}
html body #company-portfolio .brand-rail{padding-block:17px!important}
html body .company-main .principle-grid.principle-grid article:nth-child(n){background-image:linear-gradient(135deg,#ffffffb0,transparent 80%)!important;background-size:100% 100%!important;position:relative;overflow:hidden}
html body .company-main .principle-grid.principle-grid article:nth-child(n)::after{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 1px 1px,var(--principle-ink) .6px,transparent .8px);background-size:6px 6px;opacity:.08;mask-image:linear-gradient(135deg,transparent 45%,#000)}
.feature-body[data-feature] #capabilities .v5-cap summary>span{display:grid!important;place-items:center!important;line-height:1!important;padding:0!important;width:26px!important;height:26px!important;position:relative!important;font-size:0!important}
.feature-body[data-feature] #capabilities .v5-cap summary>span::before{content:'';position:absolute;width:10px;height:1.5px;background:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}
.feature-body[data-feature] #capabilities .v5-cap summary>span::after{content:'';position:absolute;width:1.5px;height:10px;background:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}
.feature-body[data-feature] #capabilities .v5-cap details[open] summary>span::after{display:none}
.feature-body[data-feature] .faq>div:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin-bottom:28px!important}
.feature-body[data-feature] .faq>div:first-child h2{margin:0!important}
.feature-body[data-feature] .faq>div:first-child .text-link{margin:0!important;flex-shrink:0}
html body .team-booking{width:calc(100% - 80px)!important;max-width:1440px!important;grid-template-columns:minmax(240px, .8fr) minmax(650px,2fr)!important;gap:32px!important;align-items:start!important;padding-block:48px!important;margin:0 auto!important}
html body .team-booking-copy{padding-top:12px!important}
html body .team-booking-copy h2{font-size:32px!important;margin-block:20px!important}
html body .team-booking-copy p{font-size:15px!important}
html body .team-booking-copy ul{font-size:14px!important;margin-block:26px!important}
html body .team-calendar-shell{border-radius:14px!important}
html body #team-calendar{min-height:480px!important}
html body .calendar-fallback{margin:0!important;padding:12px 16px!important;font-size:11px!important}
@media(max-width:1050px){html body .team-booking{grid-template-columns:1fr!important;width:calc(100% - 40px)!important;gap:28px!important}html body .team-booking-copy{max-width:600px!important}}
@media(max-width:600px){.feature-body[data-feature] .faq>div:first-child{align-items:flex-start!important}.feature-body[data-feature] .faq>div:first-child .text-link{font-size:12px!important}html body #company-portfolio{padding-block:46px!important}}
@media(min-width:1051px){html body #team-calendar{zoom:.75;width:100%!important;min-height:640px!important}}

/* v54 refinements */
html body #company-portfolio .brand-group{gap:54px!important;padding-right:54px!important}
html body #company-portfolio .brand-rail{padding-block:21px!important}
html body #company-portfolio .brand-color-logo>img,html body #company-portfolio .brand-image-window{transform:scale(.85)!important;transform-origin:center}
html body .company-main .company-hero{padding-top:24px!important;padding-bottom:40px!important}
html body .team-booking{width:100%!important;max-width:none!important;grid-template-columns:minmax(250px,.85fr) minmax(0,1.65fr)!important;gap:40px!important;padding:36px 0!important;scroll-margin-top:112px!important}
html body .team-booking-copy{padding:0!important}
html body .team-booking-copy h2{margin:14px 0 20px!important}
html body .team-calendar-shell{border:0!important;background:transparent!important;overflow:visible!important;border-radius:0!important}
html body #team-calendar{min-height:0!important;height:auto!important;zoom:1!important;width:100%!important;overflow:visible!important}
@media(min-width:1051px){html body #team-calendar{zoom:.85!important}}
@media(max-width:1050px){html body .team-booking{grid-template-columns:1fr!important;gap:20px!important}html body .team-booking-copy ul{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}html body .team-booking-copy li{margin:0!important}}
html body #platform-features .walkthrough-shell{background:#111a46!important;isolation:isolate}
html body #platform-features .walkthrough-aurora{opacity:1!important;background:radial-gradient(ellipse at 12% 18%,#393ec4,transparent 58%),radial-gradient(ellipse at 85% 72%,#087b91,transparent 55%),radial-gradient(ellipse at 62% 0%,#773cad,transparent 55%),#101a40!important;background-size:160% 160%!important;animation:mesh54 14s ease-in-out infinite alternate!important}
html body #platform-features .walkthrough-aurora i{opacity:.25!important;filter:blur(65px)!important}
html body #platform-features .walkthrough-shell::after{content:'';position:absolute;inset:0;pointer-events:none;opacity:.06;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' d='M0 0h150v150H0z'/%3E%3C/svg%3E")}
html body #platform-features .walkthrough-card{background:#f3f5ffed!important}
html body .composer-view{position:absolute;top:12px;right:12px;z-index:3;display:flex;gap:4px;padding:4px;background:#ffffffef;border-radius:10px;box-shadow:0 2px 12px #16224320}
html body .composer-view button{position:static!important;padding:6px 10px!important;border:0!important;border-radius:6px!important;font-size:11px!important}
html body .composer-view button[aria-pressed=true]{background:#5148ad!important;color:white!important}
@keyframes mesh54{0%{background-position:0% 10%;transform:scale(1)}50%{background-position:85% 40%}100%{background-position:30% 100%;transform:scale(1.08)}}
@media(prefers-reduced-motion:reduce){html body #platform-features .walkthrough-aurora{animation:none!important}}
html body #enterprise-scale{margin-bottom:28px!important}
html body #platform-features .walkthrough-shell::before{display:none!important}
html body #platform-features .walkthrough-aurora{z-index:0!important;filter:none!important}
html body #platform-features .walkthrough-tabs,html body #platform-features .walkthrough-card{position:relative;z-index:1!important}
html body .healthcare-page .hc-usecase-row>div>a,html body .healthcare-page .hc-usecase-row>div>a:hover{padding:0!important;min-height:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;gap:8px!important;justify-content:flex-start!important}
html body #platform-features .walkthrough-shell .walkthrough-aurora i{display:none!important}

/* v55: spacious product theatre and reference-aligned booking. */
html body #platform-features .walkthrough-shell{padding:42px 56px 56px!important;min-height:820px!important;border:1px solid #59657780!important;border-radius:30px!important;background:#182c3d!important}
html body #platform-features .walkthrough-shader{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:0!important;pointer-events:none}
html body #platform-features .walkthrough-shell::after{display:none!important}
html body #platform-features .walkthrough-tabs{margin:0 auto 32px!important}
html body #platform-features .walkthrough-card{display:flex!important;flex-direction:column!important;gap:32px!important;min-height:680px!important;padding:38px!important;max-width:1100px!important;border:1px solid #ffffffb0!important;border-radius:24px!important;background:#f5f7f9f5!important;box-shadow:0 24px 60px #06101d40!important}
html body #platform-features .walkthrough-intro{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 48px!important;width:100%!important;align-items:start!important}
html body #platform-features .walkthrough-intro h3{grid-row:1/3!important;margin:0!important;font-size:clamp(28px,2.5vw,38px)!important;max-width:430px!important}
html body #platform-features .walkthrough-intro p{margin:0!important;font-size:15px!important;line-height:1.65!important}
html body #platform-features .fw-explore{grid-column:2!important;margin:0!important}
html body #platform-features .walkthrough-screen{width:100%!important;aspect-ratio:16/9!important;max-width:980px!important;margin:auto!important;border-radius:14px!important;box-shadow:0 8px 30px #182b3d18!important;overflow:hidden!important}
html body .team-booking{width:min(1440px,calc(100vw - 80px))!important;max-width:none!important;position:relative!important;left:50%!important;transform:translateX(-50%)!important;grid-template-columns:minmax(280px,.7fr) minmax(0,2fr)!important;gap:48px!important;padding:48px 0 64px!important}
html body .team-booking-copy{padding-top:28px!important}
html body .team-booking-copy h2{font-size:36px!important;line-height:1.12!important}
html body .team-booking-copy p{font-size:16px!important;max-width:360px!important}
html body .team-booking-copy ul{margin-top:32px!important}
html body .team-booking-copy li{font-size:14px!important;margin:17px 0!important}
html body #team-calendar{zoom:1!important;min-height:0!important;width:100%!important}
@media(max-width:1200px){html body .team-booking{grid-template-columns:1fr!important;gap:24px!important;max-width:1040px!important}html body .team-booking-copy{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 36px!important;padding-top:0!important;max-width:none!important}html body .team-eyebrow,html body .team-booking-copy h2{grid-column:1!important}html body .team-booking-copy h2{margin:0!important}html body .team-booking-copy p{grid-column:1!important;margin:0!important;max-width:480px!important}html body .team-booking-copy ul{grid-column:2!important;grid-row:1/5!important;margin:0!important;display:block!important}html body .team-booking-copy>a{grid-column:1!important}}
@media(max-width:800px){html body #platform-features .walkthrough-shell{padding:28px 20px!important;min-height:0!important}html body #platform-features .walkthrough-card{padding:24px!important;min-height:0!important;gap:24px!important}html body #platform-features .walkthrough-intro{display:block!important}html body #platform-features .walkthrough-intro h3{margin-bottom:16px!important}html body #platform-features .walkthrough-intro p{margin-bottom:14px!important}html body .team-booking{width:calc(100vw - 40px)!important}html body .team-booking-copy{display:block!important}html body .team-booking-copy h2{margin:14px 0!important}html body .team-booking-copy ul{margin:24px 0!important}}

html body #enterprise-scale{min-height:150px!important;padding:30px 38px!important;gap:32px!important;margin-bottom:12px!important}
html body #enterprise-scale h2{font-size:30px!important;margin-bottom:12px!important}
html body #enterprise-scale .enterprise-meeting-note{position:relative;z-index:2;flex-shrink:0;font-size:18px;font-weight:500;color:#fff;border-left:1px solid #ffffff50;padding-left:30px}
html body #enterprise-scale .enterprise-meeting-note span{display:block;margin-top:7px;font-size:12px;color:#d8e1ee;font-weight:400}
html body .company-main #careers{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#1c273c!important;border-color:#7f8ca04a!important;padding:48px!important}
html body .company-main #careers .careers-shader{position:absolute;inset:0;z-index:-1;pointer-events:none}
html body .company-main #careers .careers-shader canvas{width:100%;height:100%;position:absolute;inset:0;filter:hue-rotate(12deg)}
html body .company-main #careers>header,html body .company-main #careers>.career-filters,html body .company-main #careers>.career-list{position:relative;z-index:1}
html body .company-main #careers h2{color:#fff!important}
html body .company-main #careers h2 em{color:#bfcfe7!important;-webkit-text-fill-color:#bfcfe7!important}
html body .company-main #careers header p{color:#d2dbe8!important}
html body .company-main #careers .careers-kicker{color:#c7d4e6!important}
html body .company-main #careers .careers-kicker i{background:#b2c6ed!important;box-shadow:0 0 0 5px #b2c6ed20!important}
html body .company-main #careers .career-filters button{color:#e3e9f3!important;border-color:#d9e4fb40!important;background:#ffffff0d!important}
html body .company-main #careers .career-filters button[aria-pressed=true]{background:#eaf0fa!important;color:#26374e!important}
html body .company-main #careers .career-list>a{background:#f6f8fcec!important;border-color:#ffffff70!important;box-shadow:0 6px 20px #0a152b10!important}
html body .company-main #careers .career-list>a:hover{background:#fff!important;transform:translateY(-2px)}
@media(max-width:700px){html body #enterprise-scale{padding:26px!important;display:block!important}html body #enterprise-scale .enterprise-meeting-note{display:block;margin-top:20px;border-left:0;padding-left:0}html body .company-main #careers{padding:28px 22px!important}}

/* One shared pricing container; no breakout sections. */
html body .pricing-page>main{width:calc(100% - 80px)!important;max-width:1320px!important;margin-inline:auto!important;padding-inline:0!important}
html body .pricing-page>main>section{width:100%!important;max-width:none!important;margin-inline:0!important;box-sizing:border-box!important}
html body .pricing-page>main>.pp-section{margin-block:80px!important}
html body .pricing-page>main>#enterprise-scale{margin-top:80px!important;margin-bottom:0!important}
html body .pricing-page>main>#contact{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:48px 0 80px!important;grid-template-columns:minmax(260px,.7fr) minmax(0,2fr)!important;gap:40px!important}
html body .pricing-page .pp-section>h2{font-size:clamp(30px,3.2vw,42px)!important;font-weight:500!important;line-height:1.1!important;letter-spacing:-.045em!important}
@media(max-width:1200px){html body .pricing-page>main>#contact{grid-template-columns:1fr!important;gap:24px!important}}
@media(max-width:800px){html body .pricing-page>main{width:calc(100% - 40px)!important}html body .pricing-page>main>.pp-section{margin-block:56px!important}html body .pricing-page>main>#enterprise-scale{margin-top:56px!important}html body .pricing-page>main>#contact{padding:32px 0 56px!important}}

/* v64: one shared booking surface, with a readable calendar inset. */
html body .pricing-page>main>#contact.booking-unified{position:relative!important;isolation:isolate;overflow:hidden;width:100%!important;padding:40px!important;margin:80px 0!important;border-radius:28px;background:#243453!important;display:grid!important;grid-template-columns:minmax(240px,.68fr) minmax(0,2fr)!important;gap:36px!important;align-items:start!important;box-shadow:0 20px 50px #24345318}
html body .booking-unified>.pricing-shader{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:-1!important;pointer-events:none}
html body .booking-unified .booking-anchor{position:absolute;top:0;left:0}
html body .booking-unified .team-booking-copy{display:block!important;padding:0!important;max-width:none!important;color:white!important}
html body .booking-unified .team-eyebrow{color:#c1d7ec!important;font-size:11px!important;letter-spacing:.12em!important}
html body .booking-unified .team-booking-copy h2{font-size:clamp(28px,2.5vw,36px)!important;line-height:1.14!important;color:#fff!important;margin:18px 0 20px!important;letter-spacing:-.045em!important}
html body .booking-unified .team-booking-copy p{color:#d7e3f2!important;font-size:15px!important;line-height:1.65!important;margin:0!important;max-width:none!important}
html body .booking-unified .team-booking-copy ul{display:block!important;margin:26px 0!important;padding:0!important;list-style:none!important}
html body .booking-unified .team-booking-copy li{font-size:13px!important;line-height:1.5!important;color:#e0e9f5!important;margin:0!important;padding:12px 0!important;border-top:1px solid #ffffff25!important}
html body .booking-unified .team-booking-copy li::before{display:none!important}
html body .booking-unified .team-booking-copy>a{display:inline-block!important;color:white!important;font-size:13px!important;text-decoration:underline!important;text-underline-offset:5px!important;padding:0!important;background:none!important;border:0!important}
html body .booking-unified .team-calendar-shell{min-width:0!important;width:100%!important;background:#fff!important;border-radius:14px!important;overflow:hidden!important;padding:0!important}
html body .booking-unified #team-calendar{min-height:480px!important}
@media(max-width:1200px){html body .pricing-page>main>#contact.booking-unified{grid-template-columns:1fr!important;padding:32px!important;gap:28px!important}html body .booking-unified .team-booking-copy{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px 40px!important}html body .booking-unified .team-booking-copy ul{grid-column:2!important;grid-row:1/5!important;margin:0!important}html body .booking-unified .team-booking-copy h2{margin:8px 0!important}}
@media(max-width:700px){html body .pricing-page>main>#contact.booking-unified{padding:24px 16px!important;margin:56px 0!important;border-radius:22px!important}html body .booking-unified .team-booking-copy{display:block!important;padding:0 8px!important}html body .booking-unified .team-booking-copy h2{margin:14px 0!important}html body .booking-unified .team-booking-copy ul{margin:22px 0!important}}
html body .industry-photo .industry-photo-caption{right:auto!important;width:max-content!important;max-width:calc(100% - 40px)!important;box-sizing:border-box!important;justify-content:flex-start!important}
.feature-body[data-feature] #capabilities .v5-cap summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:28px!important}
.feature-body[data-feature] #capabilities .v5-cap summary>span,.feature-body[data-feature] #capabilities .v5-cap details[open] summary>span{transform:none!important;rotate:none!important;flex:0 0 26px!important;margin:0!important;align-self:center!important}
.feature-body[data-feature] #capabilities .v5-cap summary>span::before,.feature-body[data-feature] #capabilities .v5-cap summary>span::after{transform:translate(-50%,-50%)!important;rotate:none!important}
.feature-body[data-feature] #capabilities .v5-cap details{margin-top:20px!important}

html body .healthcare-page:not(.industry-page) .hc-hero{background:linear-gradient(180deg,#f5f6fdd9,#eaeefbb8),url("/v58-scenes/healthcare.jpg") 65% 50%/cover!important}
@supports(grid-template-rows:subgrid){
.feature-body[data-feature] #capabilities .v5-cap{display:grid!important;grid-template-rows:subgrid!important;grid-row:span 4!important;row-gap:20px!important;align-content:start!important}
.feature-body[data-feature] #capabilities .v5-cap>.v5-cap-heading,.feature-body[data-feature] #capabilities .v5-cap>.cap-description,.feature-body[data-feature] #capabilities .v5-cap>.cap-use,.feature-body[data-feature] #capabilities .v5-cap>details{margin:0!important;align-self:start!important}
}

/* v64: consistent labels, quiet grain, GIF-only product demos. */
html body .hc-usecase-row > div > span:first-child{color:#17181d!important}
html body .principle-grid article{position:relative;isolation:isolate;overflow:hidden}
html body .principle-grid article:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23818aa0' filter='url(%23n)' opacity='.6' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}
html body .walkthrough-screen>img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:14px}
html body .calendar-recovery{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;padding:16px;color:#434759;font-size:13px;border-top:1px solid #eee}
html body .calendar-recovery button{padding:8px 12px;background:#454b87;color:white;border:0;border-radius:7px;cursor:pointer}
html body .calendar-recovery a{color:#454b87}

/* Keep the wide scene visible rather than cropping it to a tall viewport. */
@media(min-width:1000px){
 html body .hero{height:clamp(620px,56.25vw,900px)!important;min-height:0!important;max-height:none!important}
 html body .hc-hero{height:clamp(720px,56.25vw,900px)!important;min-height:0!important}
}
/* Keep the booking frame renderable in embedded WebKit browsers. */
html body #team-calendar iframe{visibility:visible!important;min-height:540px;border:0}
html body .hero .industry-icon-avatar{background:var(--industry-accent)!important;color:var(--industry-ink)!important}
html body .hero .industry-badge .industry-icon-stack .industry-icon-avatar:nth-child(n){background:var(--industry-accent)!important;color:var(--industry-ink)!important;border-color:var(--industry-accent)!important}
html body .hero .industry-badge .industry-icon-stack .industry-icon-avatar:nth-child(n) svg{color:var(--industry-ink)!important}

/* v64: copy and media directly on the existing shader. */
html body #platform-features .walkthrough-shell{padding:56px 42px!important;min-height:600px!important;display:flex!important;align-items:center!important}
html body #platform-features .walkthrough-card{display:grid!important;grid-template-columns:minmax(300px,.95fr) minmax(0,1.6fr)!important;align-items:center!important;gap:40px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;min-height:0!important;max-width:none!important;margin:0!important}
html body #platform-features .walkthrough-intro{display:block!important;margin:0!important;max-width:430px!important;color:white!important}
html body #platform-features .walkthrough-tabs{margin:0 0 32px!important;justify-content:flex-start!important;background:#ffffff14!important;border:1px solid #ffffff35!important;border-radius:12px!important;box-shadow:none!important;gap:2px!important;padding:4px!important;width:max-content!important}
html body #platform-features .walkthrough-tabs button{color:#e2e6ee!important;padding:7px 10px!important;font-size:11px!important;gap:5px!important}
html body #platform-features .walkthrough-tabs button[aria-selected=true]{background:#fff!important;color:#292c44!important}
html body #platform-features .walkthrough-intro h3{margin:0 0 22px!important;color:#fff!important;font-size:clamp(27px,2.5vw,38px)!important;line-height:1.14!important}
html body #platform-features .walkthrough-intro p{margin:0 0 28px!important;color:#d3dce7!important;font-size:15px!important;line-height:1.7!important}
html body #platform-features .fw-explore{color:#d9ddff!important;margin:0!important}
html body #platform-features .walkthrough-screen{max-width:none!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;background:transparent!important;box-shadow:0 18px 55px #0003!important;border:1px solid #ffffff24!important;border-radius:16px!important;margin:0!important}
html body #platform-features .walkthrough-screen video{display:block!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}
@media(max-width:1000px){html body #platform-features .walkthrough-shell{padding:36px 28px!important;min-height:0!important}html body #platform-features .walkthrough-card{grid-template-columns:1fr!important;gap:30px!important}html body #platform-features .walkthrough-intro{max-width:600px!important}html body #platform-features .walkthrough-tabs{margin-bottom:24px!important}}
@media(max-width:500px){html body #platform-features .walkthrough-shell{padding:28px 18px!important}html body #platform-features .walkthrough-tabs button{font-size:10px!important;padding:6px 8px!important}html body #platform-features .walkthrough-intro h3{font-size:28px!important}}

/* Quiet, lighter feature backdrop keeps attention on product video. */
html body #platform-features .walkthrough-shell{background:#dbe2ec!important}
html body #platform-features .walkthrough-intro,html body #platform-features .walkthrough-intro h3{color:#252938!important}
html body #platform-features .walkthrough-intro p{color:#4b5569!important}
html body #platform-features .fw-explore{color:#454c78!important}
html body #platform-features .walkthrough-tabs{background:#ffffff40!important;border-color:#ffffff80!important}
html body #platform-features .walkthrough-tabs button{color:#525b70!important}
html body #platform-features .walkthrough-tabs button[aria-selected=true]{color:#292c44!important;background:#fff!important}
html body #platform-features .walkthrough-screen{box-shadow:0 16px 42px #35456820!important}

/* Final contrast adjustment over the same textured shader. */
html body #platform-features .walkthrough-intro,html body #platform-features .walkthrough-intro h3{color:#111827!important}
html body #platform-features .walkthrough-intro p{color:#202c40!important}
html body #platform-features .fw-explore{color:#202b4a!important;font-weight:500!important}
html body #platform-features .walkthrough-tabs button{color:#26334a!important}

/* Restore the white separation rings on every industry badge avatar. */
html body .hero .industry-badge .industry-icon-stack .industry-icon-avatar:nth-child(n){border:1.5px solid #fff!important;box-shadow:0 0 0 1px #ffffff38!important}

/* Deeper blue texture with bright, readable feature copy. */
html body #platform-features .walkthrough-shell{background:#38465e!important}
html body #platform-features .walkthrough-intro,html body #platform-features .walkthrough-intro h3{color:#fff!important}
html body #platform-features .walkthrough-intro p{color:#f0f3fa!important}
html body #platform-features .fw-explore{color:#fff!important}
html body #platform-features .walkthrough-tabs{background:#ffffff14!important;border-color:#ffffff40!important}
html body #platform-features .walkthrough-tabs button{color:#f0f3fa!important}
html body #platform-features .walkthrough-tabs button[aria-selected=true]{color:#252d43!important;background:#fff!important}

/* Give the customer logo field more breathing room before adjacent sections. */
html body #company-portfolio{padding-top:88px!important;padding-bottom:88px!important}
@media(max-width:600px){html body #company-portfolio{padding-top:62px!important;padding-bottom:62px!important}}
/* Consistent live-call presence: portrait, truthful state, reactive voice bars. */
html body .live-agent-controls{gap:10px!important;padding:10px 12px!important;background:rgba(35,45,57,.78)!important;border:1px solid #ffffff55!important;backdrop-filter:blur(22px);border-radius:32px!important;display:flex;align-items:center;flex-wrap:wrap}
.live-agent-avatar{display:block;width:44px;height:44px;flex:0 0 44px;border-radius:50%;border:2px solid #fff;background:#e6efed;overflow:hidden;box-shadow:0 0 0 4px #ffffff0c}
.live-agent-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 15%;display:block}
.live-agent-copy{display:flex;flex-direction:column;gap:4px;flex:1;min-width:70px}.live-agent-copy strong{font-size:14px;font-weight:600}.live-agent-copy small{font-size:11px;opacity:.85;white-space:nowrap}
.live-agent-wave{display:flex;align-items:center;gap:3px;height:28px;color:#a9e6d8}.live-agent-wave i{display:block;width:3px;border-radius:3px;background:currentColor;transform:scaleY(.35);transition:transform .25s}
.is-speaking .live-agent-wave i{animation:live-voice-bars .65s ease-in-out infinite alternate}.is-speaking .live-agent-avatar{box-shadow:0 0 0 5px #90d6c52a}.is-connecting .live-agent-avatar{animation:live-connect 1.4s ease-in-out infinite}.is-muted .live-agent-wave{opacity:.35}
.live-call-time{font-size:10px;font-variant-numeric:tabular-nums;color:#fff9}
html body .live-agent-controls>button{width:34px!important;height:34px!important;min-width:34px!important;border:1px solid #ffffff35!important;background:#ffffff12!important;display:grid;place-items:center;border-radius:50%;padding:0!important}
html body .live-agent-controls>button.end-call{background:#c64c60!important;border-color:#e78a96!important}
html body .live-detail-call{padding:16px;border:1px solid #d7e5e1;background:linear-gradient(135deg,#fff,#eef6f3);border-radius:20px;box-shadow:0 8px 24px #203b3010;margin-top:16px}
.live-detail-presence{display:flex;align-items:center;gap:12px;color:#243932}.live-detail-presence .live-agent-wave{color:#548c7a}
html body .live-detail-actions{display:flex;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #203b3012}
html body .live-detail-actions button{display:flex!important;align-items:center;justify-content:center;gap:8px;flex:1;border-radius:12px!important;padding:10px 12px!important;font-size:12px!important;font-weight:500;border:1px solid #ccdcd5!important;background:#fff!important;color:#405c50!important;min-height:40px}
html body .live-detail-actions button.live-end{background:#fff0f1!important;color:#a93549!important;border-color:#efcbd1!important}.live-detail-actions button:disabled{opacity:.45}
@keyframes live-voice-bars{from{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes live-connect{50%{box-shadow:0 0 0 6px #90d6c533}}
@media(prefers-reduced-motion:reduce){.is-speaking .live-agent-wave i,.is-connecting .live-agent-avatar{animation:none}}

html body .live-agent-controls{width:340px;max-width:100%;box-sizing:border-box;flex-wrap:nowrap;gap:8px!important;color:#fff!important}
.live-agent-controls .live-agent-avatar{width:40px;height:40px;flex-basis:40px}.live-agent-controls .live-agent-wave{gap:2px}.live-agent-controls .live-agent-wave i{width:2px}.live-agent-controls .live-agent-copy{min-width:66px}.live-agent-controls .live-call-time{flex-shrink:0}
@media(max-width:380px){.live-agent-controls .live-call-time{display:none}}

html body .live-agent-avatar{position:relative;overflow:hidden;border-radius:50%!important}html body .live-agent-avatar img{position:absolute!important;width:220%!important;height:auto!important;max-width:none!important;left:-60%!important;top:-8%!important;transform:none!important;object-fit:contain!important;margin:0!important}
html body .live-detail-actions button.live-mute:disabled{background:#edf2f0!important;color:#71837b!important;opacity:.7}

/* v64 review: stable chrome and one shared desktop content shell. */
html body .hero .scene{background-position:var(--scene-position,center)!important}
html body .apple-page>.pn-header.pn-header .pn-bar,
html body .apple-page>.pn-header.pn-header.is-compact .pn-bar,
html body .apple-page>.pn-header.pn-header.is-open .pn-bar,
html body .apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-bar{
 width:calc(100% - 80px)!important;max-width:1320px!important;height:68px!important;
 padding-inline:24px!important;border-radius:20px!important;
 transition:background .45s ease,box-shadow .45s ease,color .35s ease,border-color .35s ease!important
}
html body .apple-edition .aq-section,
html body #platform-features.walkthrough-showcase,
html body .apple-edition .ix-page,
html body .apple-edition .ap-unified-section{
 width:calc(100% - 80px)!important;max-width:1320px!important;margin-inline:auto!important;box-sizing:border-box!important
}
html body #platform-features.walkthrough-showcase{padding-inline:0!important}
html body .feature-body[data-feature] .wrap{width:calc(100% - 80px)!important;max-width:1320px!important}
html body .feature-body[data-feature]>.pn-header+main>.hero,
html body .feature-body[data-feature] main>.hero{
 width:calc(100% - 80px)!important;max-width:1320px!important;margin-inline:auto!important;
 grid-template-columns:34% minmax(0,1fr)!important
}
html body .feature-body[data-feature] main>.hero .hero-art{min-width:0!important}
html body .feature-body[data-feature] main>.hero .hero-copy{min-width:0!important}
html body .journal-main{width:calc(100% - 80px)!important;max-width:1320px!important;padding-inline:0!important;box-sizing:border-box!important}
@media(max-width:800px){
 html body .apple-page>.pn-header.pn-header .pn-bar,
 html body .apple-page>.pn-header.pn-header.is-compact .pn-bar,
 html body .apple-page>.pn-header.pn-header.is-open .pn-bar,
 html body .apple-page>.pn-header.pn-header:not(.is-compact):not(.is-open) .pn-bar{width:calc(100% - 32px)!important;height:58px!important;padding-inline:16px!important;border-radius:14px!important}
 html body .apple-edition .aq-section,
 html body #platform-features.walkthrough-showcase,
 html body .apple-edition .ix-page,
 html body .apple-edition .ap-unified-section,
 html body .feature-body[data-feature] .wrap,
 html body .feature-body[data-feature] main>.hero,
 html body .journal-main{width:calc(100% - 32px)!important}
 html body .feature-body[data-feature] main>.hero{grid-template-columns:1fr!important}
}

/* v64 alignment and call review: one visible shell, stable agent art, compact controls. */
:root{--site-shell-width:1320px;--site-shell-gutter:40px}
html body .company-main{
 width:calc(100% - (var(--site-shell-gutter) * 2))!important;
 max-width:var(--site-shell-width)!important;
 padding-inline:0!important;
 box-sizing:border-box!important
}
html body .feature-body[data-feature] main>.hero{
 grid-template-columns:minmax(380px,420px) minmax(0,1fr)!important;
 gap:16px!important
}
html body .feature-body[data-feature] main>.hero .hero-art{width:100%!important;justify-self:start!important}
html body .feature-body[data-feature] main>.hero .hero-copy{width:100%!important;justify-self:stretch!important}
html body .healthcare-page .hc-hero .healthcare-agent img,
html body .healthcare-page .hc-hero .industry-agent img[src*="/generated/"]{
 -webkit-mask-image:none!important;mask-image:none!important;
 -webkit-mask:none!important;mask:none!important
}
html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{
 width:390px!important;height:430px!important
}
html body .industry-page .hc-hero .industry-agent{
 width:390px!important;height:440px!important
}
html body .live-detail-call{min-width:0;overflow:hidden}
html body .live-detail-presence{min-width:0}
html body .live-detail-presence>.live-agent-copy{min-width:0}
html body .live-detail-presence>.live-agent-copy strong,
html body .live-detail-presence>.live-agent-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
html body .live-detail-time{margin-left:auto;flex:0 0 auto;font-size:11px;font-variant-numeric:tabular-nums;color:#60736b;white-space:nowrap}
html body .live-detail-actions button.live-mute{flex:0 0 42px!important;width:42px!important;padding:0!important}
html body .live-detail-actions button.live-end{min-width:0!important;white-space:nowrap!important}
html body .live-detail-actions button.live-end span{white-space:nowrap!important}
@media(max-width:800px){
 :root{--site-shell-gutter:16px}
 html body .company-main{width:calc(100% - 32px)!important}
 html body .feature-body[data-feature] main>.hero{grid-template-columns:1fr!important}
 html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent,
 html body .industry-page .hc-hero .industry-agent{width:300px!important;height:360px!important}
}

/* Remove the duplicate inner gutter on feature pages; their main element already is the shared shell. */
html body .feature-body[data-feature] .wrap,
html body .feature-body[data-feature]>.pn-header+main>.hero,
html body .feature-body[data-feature] main>.hero{width:100%!important;max-width:none!important}
html body #industries{overflow:hidden;scroll-margin-top:104px}


/* Feature pages render inside a shadow root, so these selectors intentionally start at its root. */
.feature-body[data-feature] .wrap,
.feature-body[data-feature] main>.hero{
 width:calc(100% - 80px)!important;max-width:1320px!important;margin-inline:auto!important
}
.feature-body[data-feature] main>.hero{
 grid-template-columns:minmax(380px,420px) minmax(0,1fr)!important;gap:16px!important
}
.feature-body[data-feature] main>.hero .hero-art{width:100%!important;min-width:0!important;justify-self:start!important}
.feature-body[data-feature] main>.hero .hero-copy{width:100%!important;min-width:0!important;justify-self:stretch!important}
@media(max-width:800px){
 .feature-body[data-feature] .wrap,.feature-body[data-feature] main>.hero{width:calc(100% - 32px)!important}
 .feature-body[data-feature] main>.hero{grid-template-columns:1fr!important}
}

/* Portrait stage: below the copy, clipped at the waist rather than stretched to full body. */
html body .healthcare-page .hc-hero .industry-agent,
html body .healthcare-page .hc-hero .healthcare-agent{width:360px!important;height:360px!important;overflow:hidden!important;bottom:0!important}
html body .healthcare-page .hc-hero .industry-agent img,
html body .healthcare-page .hc-hero .healthcare-agent img{position:absolute!important;top:0!important;bottom:auto!important;left:50%!important;width:330px!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;object-position:center top!important;mask-size:100% 100%!important;mask-position:center top!important}
html body .healthcare-page .hc-hero img[src*="/generated/"]:not([src*="-v2."]){width:230px!important}
@media(max-width:760px){
 html body .healthcare-page .hc-hero .industry-agent,html body .healthcare-page .hc-hero .healthcare-agent{width:300px!important;height:330px!important;flex-shrink:0!important;margin:28px auto 0!important}
}

/* Approved Maya framing shared by all detail portraits. */
html body .healthcare-page .hc-hero .industry-agent,
html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{
 width:330px!important;height:430px!important;justify-self:center!important;
 margin:0!important;overflow:hidden!important;align-self:end!important;
}
html body .healthcare-page .hc-hero .industry-agent img[src*="-v2.webp"]{width:290px!important}
/* Face crops share a center line and leave breathing room above the hair. */
html body .hero .pickup-avatar-frame .pickup-avatar,
html body .live-agent-avatar img{
 width:230%!important;height:auto!important;max-width:none!important;
 left:50%!important;top:3%!important;transform:translateX(-50%)!important;
 object-fit:contain!important;border-radius:0!important;margin:0!important;
}
@media(max-width:800px){
 html body .healthcare-page .hc-hero .industry-agent,
 html body .healthcare-page:not(.industry-page) .hc-hero .healthcare-agent{
 width:280px!important;height:340px!important;margin:28px auto 0!important;align-self:center!important;
 }
}

/* Local editorial review: consistent edges and continuous reading surfaces. */
html body .apple-edition #pricing.ap-unified-section{padding-inline:0!important}
html body .company-wide-story>.workplace-scroll{height:auto!important;min-height:0!important}
html body .workplace-scroll>.workplace-carousel{position:relative!important;top:auto!important;height:auto!important;aspect-ratio:2.05!important;max-height:640px!important}
html body .journal-main .journal-featured{margin-bottom:80px!important}
html body .journal-library-heading{margin:0 0 24px}
html body .journal-library-heading h2{font-size:32px;font-weight:500;letter-spacing:-.035em;margin:0 0 10px}
html body .journal-library-heading p{font-size:15px;color:#6b7080;margin:0}
html body .journal-main .journal-toolbar{position:static!important;top:auto!important;background:transparent!important;backdrop-filter:none!important;box-shadow:none!important;border:0!important;border-bottom:1px solid #dcdfe9!important;border-radius:0!important;padding:0 0 18px!important}
html body .journal-main .journal-filters{gap:20px!important}
html body .journal-main .journal-filters button{border-radius:0!important;border:0!important;border-bottom:2px solid transparent!important;background:none!important;color:#687080!important;padding:12px 0!important;height:auto!important}
html body .journal-main .journal-filters button[aria-pressed=true]{border-bottom-color:#635bdf!important;color:#29243f!important}
html body .journal-main .journal-search{border-radius:10px!important;background:#fff!important}
html body .journal-main .journal-count{margin:20px 0 24px!important}
html body .journal-main .journal-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:36px 24px!important}
html body .journal-main .journal-card{display:flex!important;flex-direction:column!important;gap:0!important;padding:0 0 24px!important;min-height:0!important;align-items:stretch!important;border-bottom:1px solid #dcdfe9!important}
html body .journal-main .journal-card .journal-art{width:100%!important;height:auto!important;aspect-ratio:16/10!important;border-radius:16px!important}
html body .journal-main .journal-card .journal-card-copy{padding:22px 0 0!important;gap:12px!important;flex:1!important;height:auto!important}
html body .journal-category{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#68628c;font-weight:600}
html body .journal-main .journal-card h3{font-size:22px!important;line-height:1.25!important}
html body .journal-description{font-size:14px;line-height:1.65;color:#687080;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
html body .journal-main .journal-card .article-meta{margin-top:auto!important;padding-top:10px}
html body .legal-main{width:calc(100% - 80px)!important;max-width:1320px!important;padding:150px 0 96px!important;margin-inline:auto!important}
html body .legal-header{padding:24px 0 40px!important;margin-bottom:40px!important;border:0!important;border-bottom:1px solid #dcdfe9!important;border-radius:0!important;background:none!important;box-shadow:none!important}
html body .legal-header:after{display:none!important}
html body .legal-eyebrow{padding:0!important;border:0!important;background:none!important;margin-bottom:20px!important;color:#716b93!important}
html body .legal-header h1{font-size:clamp(40px,5vw,64px)!important}
html body .legal-header>span{padding:0!important;background:none!important}
html body .legal-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:64px!important}
html body .legal-layout article{padding:0!important;border:0!important;background:none!important;border-radius:0!important;box-shadow:none!important;max-width:880px}
html body .legal-layout article section{padding:0 0 36px!important;margin:0 0 36px!important;border-bottom:1px solid #dcdfe9!important}
html body .legal-layout h2{font-size:23px!important;line-height:1.4!important;text-transform:none}
html body .legal-layout p{font-size:15px!important;line-height:1.85!important}
html body .legal-layout aside nav{background:none!important;border:0!important;border-left:1px solid #dcdfe9!important;border-radius:0!important;padding:0 20px!important;scrollbar-width:thin}
html body .legal-layout aside a{font-size:12px!important;padding:5px 0!important}
html body .legal-lead{padding:0 0 32px!important;margin:0 0 36px!important;border:0!important;border-bottom:1px solid #dcdfe9!important;background:none!important;box-shadow:none!important;border-radius:0!important}
html body .legal-contact{padding:24px!important;background:#ececf7!important;border:0!important;border-radius:12px!important}
html body .legal-wip{width:calc(100% - 80px)!important;max-width:1320px!important;display:block!important;min-height:0!important;padding:174px 0 104px!important}
html body .legal-wip-art{display:none!important}
html body .legal-wip-copy{max-width:800px}
html body .legal-wip h1{font-size:clamp(40px,5vw,64px)!important;line-height:1.08!important}
html body .legal-wip-status{max-width:760px!important;box-shadow:none!important}
@media(max-width:1000px){html body .journal-main .journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:800px){html body .legal-main,html body .legal-wip{width:calc(100% - 32px)!important;padding-top:120px!important;padding-bottom:64px!important}html body .legal-layout{display:block!important}html body .journal-main .journal-filters{gap:16px!important}html body .workplace-scroll>.workplace-carousel{aspect-ratio:1.35!important}html body .workplace-controls{bottom:16px!important}}
@media(max-width:540px){html body .journal-main .journal-grid{grid-template-columns:1fr!important}html body .journal-main .journal-card h3{font-size:21px!important}}

/* Portrait-specific avatar framing; full-size agent images remain unchanged. */
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/maya.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/maya.webp"]{width:150%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/d9fedf8f42619f6654094488-09d54659.webp"],html body .live-agent-avatar img[src="/optimized/d9fedf8f42619f6654094488-09d54659.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/ca9557fe95506cf846852d14-c108f6aa.webp"],html body .live-agent-avatar img[src="/optimized/ca9557fe95506cf846852d14-c108f6aa.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/0eeff11c2a1eec550c6adac6-d4247518.webp"],html body .live-agent-avatar img[src="/optimized/0eeff11c2a1eec550c6adac6-d4247518.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/eca6919631973a0e225c1851-3ea723f1.webp"],html body .live-agent-avatar img[src="/optimized/eca6919631973a0e225c1851-3ea723f1.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/claire.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/claire.webp"]{width:150%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/abfcd95e2668602c49c269e0-358521ec.webp"],html body .live-agent-avatar img[src="/optimized/abfcd95e2668602c49c269e0-358521ec.webp"]{width:250%!important;top:-8%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/elena.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/elena.webp"]{width:150%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/sophie.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/sophie.webp"]{width:150%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/8a61ef5caa1f5d3896381618-c56af14a.webp"],html body .live-agent-avatar img[src="/optimized/8a61ef5caa1f5d3896381618-c56af14a.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/2c698483de916c45b510dc0e-1387649f.webp"],html body .live-agent-avatar img[src="/optimized/2c698483de916c45b510dc0e-1387649f.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/optimized/eb90d2036b14c7183d0025d3-bca8f142.webp"],html body .live-agent-avatar img[src="/optimized/eb90d2036b14c7183d0025d3-bca8f142.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/ethan-v2.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/ethan-v2.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/lucia.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/lucia.webp"]{width:150%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
html body .hero .pickup-avatar-frame img[src="/industry-agents/generated/marcus-v2.webp"],html body .live-agent-avatar img[src="/industry-agents/generated/marcus-v2.webp"]{width:230%!important;top:3%!important;left:50%!important;height:auto!important;max-width:none!important;transform:translateX(-50%)!important;object-fit:contain!important;}
/* Compact resources: links and community share the left column. */
html body .apple-page .pn-header #pn-Resources{grid-template-columns:minmax(0,1fr) 270px!important;grid-template-rows:auto auto;gap:18px 30px!important;min-height:0!important;padding:28px!important;align-items:start!important}
html body #pn-Resources>div{padding:0!important}html body #pn-Resources .mega-resource-grid{gap:6px 20px}html body #pn-Resources .mega-item{margin:0!important;padding:10px 4px!important}html body #pn-Resources .pn-eyebrow{margin-bottom:12px!important}html body #pn-Resources .mega-featured{grid-column:2;grid-row:1/3;padding:20px!important}html body #pn-Resources .mega-featured img{height:116px!important;margin:12px 0!important}html body #pn-Resources .mega-featured h2{font-size:22px!important}html body #pn-Resources .mega-featured p{font-size:12px!important}html body #pn-Resources .mega-community{grid-column:1;grid-row:2;margin:0;padding-top:18px}html body #pn-Resources .mega-community>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}html body #pn-Resources .mega-community a{padding:10px;background:#f0f1f8;border-radius:10px;font-size:11px;gap:7px}html body #pn-Resources .community-brand{width:20px;height:20px;object-fit:contain;flex-shrink:0}html body #pn-Resources .mega-community a>svg{margin-left:auto;width:12px;flex-shrink:0}
@media(max-width:800px){html body .apple-page .pn-header #pn-Resources{grid-template-columns:1fr!important;padding:20px!important}html body #pn-Resources .mega-community{grid-column:1;grid-row:auto}html body #pn-Resources .mega-community>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Booking stays calm and spacious through both steps. */
html body .pricing-page>main>#contact.booking-unified{background:#eaedf5!important;padding:32px!important;gap:32px!important;grid-template-columns:minmax(220px,.65fr) minmax(0,2fr)!important;box-shadow:none;border:1px solid #e0e3ee}
html body .booking-unified>.pricing-shader{display:none!important}html body .booking-unified .team-booking-copy h2{color:#252735!important}html body .booking-unified .team-booking-copy p,html body .booking-unified .team-booking-copy li{color:#626778!important}html body .booking-unified .team-eyebrow{color:#626086!important}html body .booking-unified .team-booking-copy li{border-color:#d9ddea!important}html body .booking-unified .team-calendar-shell{box-shadow:0 8px 28px #353e6010}
@media(max-width:1000px){html body .pricing-page>main>#contact.booking-unified{grid-template-columns:1fr!important}html body .booking-unified .team-booking-copy{display:block!important}html body .booking-unified .team-booking-copy ul{display:none!important}}
@media(max-width:600px){html body .pricing-page>main>#contact.booking-unified{padding:16px!important}}
@media(min-width:901px) and (min-height:700px) and (prefers-reduced-motion:no-preference){html body #platform-features.walkthrough-scroll-stage{height:260svh!important;padding:0 0 60px!important;margin:76px 0 60px!important;overflow:visible!important}html body #platform-features .walkthrough-showcase{position:sticky!important;top:100px!important;width:calc(100% - 80px)!important}html body #platform-features .walkthrough-showcase>header{margin-bottom:22px!important}html body #platform-features .walkthrough-showcase>header h2{font-size:clamp(28px,3.2vw,44px)!important}html body #platform-features .walkthrough-shell{min-height:0!important;padding:24px!important}html body #platform-features .walkthrough-card{min-height:0!important;padding:16px!important}html body #platform-features .walkthrough-screen{max-height:calc(100svh - 340px)!important}}
/* Keep media dimensions stable while the next recording buffers. */
html body #platform-features .walkthrough-screen{position:relative!important;aspect-ratio:16/9!important;height:auto!important;background:#e9edf4!important}
html body #platform-features .walkthrough-screen video{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:contain!important;opacity:0;transition:opacity .32s ease;pointer-events:none}
html body #platform-features .walkthrough-screen video.is-active{opacity:1;z-index:1}
html body .pricing-page>main>#contact.booking-unified{background:#243453!important;border-color:#ffffff18!important}
html body .booking-unified>.pricing-shader{display:block!important}
html body .booking-unified .team-booking-copy h2{color:#fff!important}
html body .booking-unified .team-booking-copy p,html body .booking-unified .team-booking-copy li{color:#e1e9f6!important}
html body .booking-unified .team-eyebrow{color:#c8d8f4!important}
html body .booking-unified .team-booking-copy li{border-color:#ffffff25!important}
html body #pn-Resources .mega-community a{background:#fff;color:#252936;border:1px solid #dfe2eb;box-shadow:0 2px 5px #25304906;font-weight:500;min-height:44px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}
html body #pn-Resources .mega-community a:hover,html body #pn-Resources .mega-community a:focus-visible{background:#f6f5ff;border-color:#9b90e4;transform:translateY(-2px);box-shadow:0 5px 12px #514b8814;color:#36305e}
html body #pn-Resources .mega-community a>svg{color:#6258a2;opacity:1}
@media(prefers-reduced-motion:reduce){html body #platform-features .walkthrough-screen video,html body #pn-Resources .mega-community a{transition:none}}
html body .hero-community-links{margin-top:24px;display:flex;flex-direction:column;gap:10px;width:fit-content;color:#fff}.hero-community-links>span{font-size:11px;letter-spacing:.03em;color:#ffffffe0}.hero-community-links>div{display:flex;gap:10px}.hero-community-links a{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#18212c55;border:1px solid #ffffff55;border-radius:9px;backdrop-filter:blur(14px);color:white;text-decoration:none;font-size:12px;font-weight:500;transition:background .2s,border-color .2s}.hero-community-links a:hover{background:#18212c88;border-color:#ffffffaa}.hero-community-links a:focus-visible{outline:2px solid white;outline-offset:3px}.hero-community-links img{width:18px;height:18px;object-fit:contain}.hero-community-links a>span{opacity:.8}@media(max-width:700px){html body .hero-community-links{margin-top:16px}.hero-community-links>span{font-size:10px}.hero-community-links a{padding:7px 10px;font-size:11px}}

/* Community links: a quiet inline hero treatment and a navigation alternative. */
html body .hero-community-links{flex-direction:row;align-items:center;gap:18px;margin-top:26px}
html body .hero-community-links>span{font-size:12px;color:#fff;letter-spacing:0;font-weight:500}
html body .hero-community-links>div{gap:18px;padding-left:18px;border-left:1px solid #ffffff55}
html body .hero-community-links a{padding:6px 0;background:transparent;border:0;border-radius:0;backdrop-filter:none;font-size:12px;gap:8px;color:#fff;opacity:.9}
html body .hero-community-links a:hover{background:transparent;opacity:1;text-decoration:underline;text-underline-offset:5px}
html body .hero-community-links img{width:19px;height:19px}
html body .pn-community-preview{display:flex;align-items:center;gap:4px;margin-right:12px}
html body .pn-community-preview a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffffffed;transition:background .2s,transform .2s}
html body .pn-community-preview a:hover{background:#fff;transform:translateY(-2px)}
html body .pn-community-preview img{width:19px;height:19px}
html body #pn-Resources .mega-community>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;max-width:470px}
html body #pn-Resources .mega-community a{display:grid;place-items:center;width:44px;height:44px;min-height:44px;padding:9px;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:9px;transition:transform .2s}
html body #pn-Resources .mega-community a:hover{transform:translateY(-3px);background:#ececf5!important}
html body #pn-Resources .mega-community .community-brand{width:26px;height:26px;opacity:1}
html body :is(.pn-community-preview,.hero-community-links,.mega-community) a:focus-visible{outline:2px solid #8171ed;outline-offset:4px}
@media(max-width:1050px){html body .pn-community-preview{margin-right:4px;gap:0}}
@media(max-width:600px){html body .pn-community-preview{display:none}html body .hero-community-links{gap:12px;flex-wrap:wrap;margin-top:18px}html body .hero-community-links>div{padding-left:12px;gap:14px}html body .hero-community-links>span{font-size:11px}}

html body .pricing-page .booking-details-form select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23656a7b' stroke-width='1.5'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E") no-repeat right 12px center!important;border:1px solid #dfe1e8!important;padding:10px 34px 10px 12px!important;color:#353546!important;border-radius:8px!important}

/* Final community placement and full-width menu content. */
html body .pn-community-preview{gap:5px;margin-right:12px}
html body .pn-community-preview>span{font-size:12px;font-weight:500;color:inherit;margin-right:5px}
html body .apple-page .pn-header .pn-panels{width:100%;max-width:none;box-sizing:border-box;margin:0;padding:0!important}
@media(min-width:801px){html body .apple-page .pn-header :is(#pn-Resources,#pn-Features){width:100%;padding:32px 36px!important}html body .apple-page .pn-header #pn-Resources{grid-template-columns:minmax(0,1fr) 290px!important;gap:22px 36px!important}html body #pn-Resources .mega-resource-grid{column-gap:30px}html body #pn-Resources .mega-community>div{max-width:none;justify-content:space-between}html body #pn-Features .mega-platform-columns{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}html body #pn-Features .mega-integrations-inline{width:100%}}
html body .booking-success>.booking-success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 4px;border-radius:50%;color:#28775f;background:#e8f5ef;border:1px solid #cee9dd;box-shadow:0 0 0 8px #f5faf7}
@media(max-width:800px){html body .apple-page .pn-header .pn-panels{padding:0!important}}

/* One glass community pill, with two independent destinations. */
html body .pn-community-preview{display:flex;flex-shrink:0;align-items:center;gap:10px;padding:4px 13px 4px 5px;margin-right:8px;border:1px solid #ffffff70;border-radius:999px;background:linear-gradient(135deg,#ffffff30,#ffffff12);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);box-shadow:inset 0 1px 0 #ffffff30,0 2px 12px #0b15221a;color:#fff;transition:background .25s,border-color .25s,color .25s}
html body .pn-community-logos{display:flex;align-items:center;isolation:isolate}
html body .pn-community-preview a{position:relative;display:grid;place-items:center;flex-shrink:0;width:31px;height:31px;border-radius:50%;background:#fff;border:2px solid #ffffff;box-shadow:0 0 0 2px #ffffff35;transition:transform .2s,box-shadow .2s;z-index:1}
html body .pn-community-preview a+a{margin-left:-5px;z-index:2}
html body .pn-community-preview a:hover,html body .pn-community-preview a:focus-visible{z-index:3;transform:translateY(-2px);box-shadow:0 0 0 3px #b6abff}
html body .pn-community-preview img{width:19px;height:19px;object-fit:contain}
html body .pn-community-preview>span{font-size:13px;line-height:1;font-weight:500;letter-spacing:-.15px;margin:0;color:inherit;text-shadow:0 1px 5px #0003}
html body .pn-header:is(.is-compact,.is-open,.fixed-glass) .pn-community-preview{color:#292c3a;background:linear-gradient(135deg,#ffffffd9,#e5e8f578);border-color:#cdd2e3;box-shadow:inset 0 1px 0 #fff,0 2px 8px #27345808}
html body .pn-header:is(.is-compact,.is-open,.fixed-glass) .pn-community-preview>span{text-shadow:none}
@media(min-width:801px) and (max-width:1100px){html body .pn-community-preview>span{display:none}html body .pn-community-preview{padding-right:5px;margin-right:4px}}
@media(max-width:600px){html body .pn-community-preview{display:flex;padding:4px;margin-right:0;gap:0}html body .pn-community-preview>span{display:none}html body .pn-community-preview a{width:27px;height:27px}html body .pn-community-preview img{width:17px;height:17px}html body .pn-header .pn-actions{gap:8px}html body .apple-page .pn-header .pn-brand img{width:112px!important}}
@media(prefers-reduced-motion:reduce){html body .pn-community-preview,html body .pn-community-preview a{transition:none}}

html body .pn-header:is(.is-compact,.is-open,.fixed-glass) .pn-community-preview{background:linear-gradient(135deg,#e0dcf8,#ece9fa);border-color:#c3bce4;box-shadow:inset 0 1px 0 #fff,0 3px 10px #4b3c7812;color:#30264d}

/* Consistent navigation and inset segmented controls. */
html body .apple-page .pn-header.pn-header .pn-cta{border-radius:999px!important}
html body #platform-features .walkthrough-tabs button{border-radius:8px!important}

/* Company principles: quiet surface, fine texture, consistent hierarchy. */
html body .company-main .company-principles{margin-top:88px!important;margin-bottom:88px!important}.company-main .company-principles header{text-align:left!important;margin-bottom:32px!important}html body .company-main .company-principles .principle-grid.principle-grid{gap:18px!important}html body .company-main .company-principles .principle-grid.principle-grid article:nth-child(n){position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(140deg,#fff 35%,#f0f1f9)!important;border:1px solid #dcdfea!important;border-radius:20px!important;padding:28px!important;box-shadow:0 6px 18px -15px #36426933!important;transition:transform .3s,border-color .3s}html body .company-main .company-principles .principle-grid.principle-grid article:after{content:'';position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#7e83a338 .7px,transparent .9px);background-size:7px 7px;mask-image:linear-gradient(120deg,transparent 40%,#000);opacity:.55;pointer-events:none}html body .company-main .company-principles .principle-grid.principle-grid article:nth-child(n)>svg{padding:10px!important;box-sizing:content-box!important;border-radius:12px;background:#eeedf7;color:#797198!important;border:1px solid #e1deee}html body .company-main .company-principles .principle-grid.principle-grid article:nth-child(3n+2)>svg{background:#ecf3f1;color:#61887f!important;border-color:#dce8e3}html body .company-main .company-principles .principle-grid.principle-grid article:hover{transform:translateY(-3px);border-color:#bcb7d4!important}html body .company-main .company-principles .principle-grid.principle-grid article h3{font-size:21px!important}html body .company-main .company-principles .principle-grid.principle-grid article p{font-size:14px!important;line-height:1.65!important;max-width:310px}@media(prefers-reduced-motion:reduce){html body .company-main .company-principles .principle-grid.principle-grid article:nth-child(n){transition:none}}

html body .industry-call .live-detail-call{display:flex!important;align-items:center!important;gap:10px!important;padding:12px!important;border-radius:22px!important;background:#ffffffed!important;border:1px solid #e0e3ec!important;box-shadow:0 8px 25px #3344550d!important;margin-top:14px!important}.industry-call .live-detail-presence{flex:1;gap:9px!important;min-width:0}.industry-call .live-agent-avatar{width:34px!important;height:34px!important;flex:0 0 34px!important}.industry-call .live-agent-copy{color:#243344!important}.industry-call .live-agent-copy strong{font-size:13px!important}.industry-call .live-agent-copy small{font-size:11px!important;color:#566577!important}.industry-call .live-agent-wave{display:none!important}html body .industry-call .live-detail-actions{flex:0 0 auto!important;margin:0!important;padding:0!important;border:0!important;gap:6px!important}html body .industry-call .live-detail-actions button.live-mute,html body .industry-call .live-detail-actions button.live-end{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:50%!important;padding:0!important;background:#f0eff8!important;color:#4e496c!important}html body .industry-call .live-detail-actions button.live-end{background:#b9555a!important;color:white!important;border:0!important}html body .industry-call .live-detail-actions button.live-mute[aria-pressed=true]{background:#e7dcff!important;color:#5925dc!important}.industry-call .live-detail-call.is-speaking{box-shadow:0 0 0 3px #9879e71c!important}

/* Shared live-call geometry overrides hero portrait and CTA sizing. */
html body .healthcare-page .industry-call .live-agent-avatar{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;flex:0 0 36px!important;aspect-ratio:1;border:0!important}
html body .healthcare-page .hc-hero .industry-call .live-agent-avatar img,html body .live-agent-avatar img[src]{position:absolute!important;width:var(--face-scale,150%)!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;left:50%!important;top:var(--face-top,3%)!important;bottom:auto!important;right:auto!important;transform:translateX(-50%)!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;margin:0!important;aspect-ratio:auto!important}
html body .healthcare-page .industry-call .live-detail-actions button{box-sizing:border-box!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important;flex:0 0 36px!important;aspect-ratio:1!important;border-radius:50%!important;padding:0!important;line-height:1!important}
html body .industry-call .live-detail-presence{gap:10px!important}.industry-call .live-agent-copy small{white-space:normal!important;line-height:1.3!important}.industry-call .live-agent-copy strong{line-height:1.3!important}
