:root{color-scheme:light;--md-ref-typeface-brand: "Kanit", system-ui, sans-serif;--md-ref-typeface-plain: "Kanit", system-ui, sans-serif;--md-sys-color-primary: #015bfe;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #d9e2ff;--md-sys-color-on-primary-container: #001a41;--md-sys-color-secondary: #4e3ff6;--md-sys-color-on-secondary: #ffffff;--md-sys-color-tertiary: #41dbc3;--md-sys-color-surface: #ffffff;--md-sys-color-surface-container-low: #fafafa;--md-sys-color-surface-container: #f4f6fd;--md-sys-color-on-surface: #0f1e34;--md-sys-color-on-surface-variant: #595959;--md-sys-color-outline: #e6eaf2;--md-sys-shape-corner-small: 8px;--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-extra-large: 24px;--md-sys-shape-corner-full: 999px;--md-elevation-soft: none;--md-elevation-menu: none;--persooa-section-pill-height: 32px;--persooa-section-pill-padding-x: 14px;--persooa-section-pill-gap: 8px;--persooa-section-pill-icon-size: 16px}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}body,h1,h2,h3,h4,p,figure,ul{margin:0}ul{padding:0;list-style:none}a{color:inherit;text-decoration:none}img,svg,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{appearance:none;border:0;padding:0;background:transparent;color:inherit;cursor:pointer}md-filled-button,md-filled-tonal-button,md-outlined-button{--md-filled-button-container-shape: 999px;--md-filled-button-label-text-font: var(--md-ref-typeface-plain);--md-filled-button-label-text-weight: 500;--md-filled-button-with-icon-icon-size: 24px;--md-filled-tonal-button-container-shape: 999px;--md-filled-tonal-button-label-text-font: var(--md-ref-typeface-plain);--md-filled-tonal-button-label-text-weight: 500;--md-filled-tonal-button-with-icon-icon-size: 24px;--md-outlined-button-container-shape: 999px;--md-outlined-button-label-text-font: var(--md-ref-typeface-plain);--md-outlined-button-label-text-weight: 500;--md-outlined-button-with-icon-icon-size: 24px;min-height:48px}.persooa-md-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;white-space:nowrap;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.persooa-md-button svg{width:1rem;height:1rem}.persooa-md-button>span:not(.persooa-button-icon){display:inline-flex;align-items:center;line-height:1}.persooa-button-icon{display:inline-flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;flex:0 0 auto;overflow:visible;font-family:Material Symbols Rounded;font-size:1.5rem;font-weight:500;font-style:normal;line-height:1;letter-spacing:0;text-transform:none;white-space:nowrap;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 20;transform:translateY(-.0625rem)}.persooa-button-icon--slot{margin-inline-start:.1875rem}.persooa-md-button:hover{transform:translateY(-1px)}.persooa-md-button:active{transform:translateY(0)}.persooa-md-button:focus-visible{outline:3px solid rgba(1,91,254,.24);outline-offset:3px}.persooa-md-button--primary{--md-filled-button-container-color: var(--md-sys-color-primary);--md-filled-button-label-text-color: #fff;--md-filled-button-hover-label-text-color: #fff;--md-filled-button-focus-label-text-color: #fff;--md-filled-button-pressed-label-text-color: #fff;--md-filled-button-hover-state-layer-color: #ffffff;--md-filled-button-focus-state-layer-color: #ffffff;--md-filled-button-pressed-state-layer-color: #ffffff;--md-filled-button-hover-state-layer-opacity: .14;--md-filled-button-focus-state-layer-opacity: .16;--md-filled-button-pressed-state-layer-opacity: .18}.persooa-md-button--primary:hover{--md-filled-button-container-color: #004fdc}.persooa-md-button--primary .persooa-button-icon{color:#fff}.persooa-md-button--primary:hover .persooa-button-icon,.persooa-md-button--primary:focus-visible .persooa-button-icon,.persooa-md-button--primary:active .persooa-button-icon{color:#fff}.persooa-md-button--secondary{--md-outlined-button-outline-color: rgba(15, 30, 52, .15);--md-outlined-button-label-text-color: var(--md-sys-color-on-surface);--md-outlined-button-hover-label-text-color: var(--md-sys-color-primary);--md-outlined-button-hover-outline-color: var(--md-sys-color-primary);--md-outlined-button-focus-label-text-color: var(--md-sys-color-primary);--md-outlined-button-focus-outline-color: var(--md-sys-color-primary);--md-outlined-button-pressed-label-text-color: var(--md-sys-color-primary);--md-outlined-button-pressed-outline-color: var(--md-sys-color-primary);--md-outlined-button-hover-state-layer-color: var(--md-sys-color-primary);--md-outlined-button-focus-state-layer-color: var(--md-sys-color-primary);--md-outlined-button-pressed-state-layer-color: var(--md-sys-color-primary);--md-outlined-button-hover-state-layer-opacity: .08;--md-outlined-button-focus-state-layer-opacity: .1;--md-outlined-button-pressed-state-layer-opacity: .12}.persooa-md-button--secondary:hover{background:#015bfe0f}.persooa-md-button--secondary .persooa-button-icon{color:var(--md-sys-color-on-surface)}.persooa-md-button--secondary:hover .persooa-button-icon,.persooa-md-button--secondary:focus-visible .persooa-button-icon,.persooa-md-button--secondary:active .persooa-button-icon{color:var(--md-sys-color-primary)}.persooa-md-button--light{--md-filled-tonal-button-container-color: #fff;--md-filled-tonal-button-label-text-color: var(--md-sys-color-primary);--md-filled-tonal-button-hover-label-text-color: var(--md-sys-color-primary);--md-filled-tonal-button-focus-label-text-color: var(--md-sys-color-primary);--md-filled-tonal-button-pressed-label-text-color: var(--md-sys-color-primary);--md-filled-tonal-button-hover-state-layer-color: var(--md-sys-color-primary);--md-filled-tonal-button-focus-state-layer-color: var(--md-sys-color-primary);--md-filled-tonal-button-pressed-state-layer-color: var(--md-sys-color-primary);--md-filled-tonal-button-hover-state-layer-opacity: .08;--md-filled-tonal-button-focus-state-layer-opacity: .1;--md-filled-tonal-button-pressed-state-layer-opacity: .12}.persooa-md-button--light:hover{--md-filled-tonal-button-container-color: #eef3ff}.persooa-md-button--light .persooa-button-icon{color:var(--md-sys-color-primary)}.persooa-md-button--light:hover .persooa-button-icon,.persooa-md-button--light:focus-visible .persooa-button-icon,.persooa-md-button--light:active .persooa-button-icon{color:var(--md-sys-color-primary)}.persooa-md-button--hero-soft{--md-filled-button-container-color: #111111;--md-filled-button-label-text-color: #ffffff;--md-filled-button-hover-label-text-color: #ffffff;--md-filled-button-focus-label-text-color: #ffffff;--md-filled-button-pressed-label-text-color: #ffffff;--md-filled-button-hover-state-layer-color: #ffffff;--md-filled-button-focus-state-layer-color: #ffffff;--md-filled-button-pressed-state-layer-color: #ffffff;--md-filled-button-hover-state-layer-opacity: .12;--md-filled-button-focus-state-layer-opacity: .16;--md-filled-button-pressed-state-layer-opacity: .18;min-height:44px}.persooa-md-button--hero-soft:hover{--md-filled-button-container-color: #015bfe}.persooa-md-button--hero-soft .persooa-button-icon{color:#fff}.persooa-md-button--hero-soft-secondary{--md-outlined-button-outline-color: rgba(17, 17, 17, .16);--md-outlined-button-label-text-color: #111111;--md-outlined-button-hover-label-text-color: #015bfe;--md-outlined-button-hover-outline-color: #015bfe;--md-outlined-button-focus-label-text-color: #015bfe;--md-outlined-button-focus-outline-color: #015bfe;--md-outlined-button-pressed-label-text-color: #015bfe;--md-outlined-button-pressed-outline-color: #015bfe;--md-outlined-button-hover-state-layer-color: #015bfe;--md-outlined-button-hover-state-layer-opacity: .08;min-height:44px}.persooa-md-button--hero-soft-secondary .persooa-button-icon{color:#111}.persooa-md-button--hero-soft-secondary:hover .persooa-button-icon,.persooa-md-button--hero-soft-secondary:focus-visible .persooa-button-icon,.persooa-md-button--hero-soft-secondary:active .persooa-button-icon{color:#015bfe}.persooa-md-button--hero-dark{--md-filled-button-container-color: #fff;--md-filled-button-label-text-color: #05070d;--md-filled-button-hover-label-text-color: #05070d;--md-filled-button-focus-label-text-color: #05070d;--md-filled-button-pressed-label-text-color: #05070d;--md-filled-button-hover-state-layer-color: #05070d;--md-filled-button-focus-state-layer-color: #05070d;--md-filled-button-pressed-state-layer-color: #05070d;--md-filled-button-hover-state-layer-opacity: .08;--md-filled-button-focus-state-layer-opacity: .1;--md-filled-button-pressed-state-layer-opacity: .12}.persooa-md-button--hero-dark:hover{--md-filled-button-container-color: #f4f6fd}.persooa-md-button--hero-dark .persooa-button-icon{color:#05070d}.persooa-md-button--hero-dark:hover .persooa-button-icon,.persooa-md-button--hero-dark:focus-visible .persooa-button-icon,.persooa-md-button--hero-dark:active .persooa-button-icon{color:#05070d}.persooa-md-button--hero-dark-secondary{--md-outlined-button-outline-color: rgba(255, 255, 255, .18);--md-outlined-button-label-text-color: #fff;--md-outlined-button-hover-label-text-color: #05070d;--md-outlined-button-focus-label-text-color: #fff;--md-outlined-button-pressed-label-text-color: #05070d;--md-outlined-button-hover-outline-color: #fff;--md-outlined-button-focus-outline-color: rgba(255, 255, 255, .42);--md-outlined-button-pressed-outline-color: #fff;--md-outlined-button-hover-state-layer-color: #fff;--md-outlined-button-focus-state-layer-color: #fff;--md-outlined-button-pressed-state-layer-color: #fff;--md-outlined-button-hover-state-layer-opacity: 1;--md-outlined-button-focus-state-layer-opacity: .14;--md-outlined-button-pressed-state-layer-opacity: 1}.persooa-md-button--hero-dark-secondary:hover{background:#fff;color:#05070d}.persooa-md-button--hero-dark-secondary .persooa-button-icon{color:#fff}.persooa-md-button--hero-dark-secondary:hover .persooa-button-icon,.persooa-md-button--hero-dark-secondary:active .persooa-button-icon{color:#05070d}.md-chip{display:inline-flex;align-items:center;gap:var(--persooa-section-pill-gap);min-height:var(--persooa-section-pill-height);max-width:100%;border-radius:var(--md-sys-shape-corner-full);border:1px solid transparent;padding:0 var(--persooa-section-pill-padding-x);font-size:.8125rem;font-weight:500;line-height:1;letter-spacing:0;white-space:nowrap}.md-chip span{overflow:hidden;text-overflow:ellipsis}.md-chip svg,.md-chip i{width:var(--persooa-section-pill-icon-size);height:var(--persooa-section-pill-icon-size);flex:0 0 var(--persooa-section-pill-icon-size);stroke-width:1.8}.md-chip--light{border-color:var(--md-sys-color-outline);background:var(--md-sys-color-surface);color:#657083}.md-chip--light svg,.md-chip--light i{color:var(--md-sys-color-on-surface)}.md-chip--dark{border-color:#ffffff29;background:#ffffff14;color:#ffffffc7}.md-chip--dark svg,.md-chip--dark i{color:#fff}.section-header-rail{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.section-header-rail__rule{flex:1 1 auto;min-width:2rem;height:1px;background:var(--md-sys-color-outline)}.section-header-rail--dark .section-header-rail__rule{background:#ffffff1f}.section-header-rail--center .section-header-rail__rule{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.top-5{top:1.25rem}.top-full{top:100%}.left-0{left:0}.right-5{right:1.25rem}.z-10{z-index:10}.z-50{z-index:50}.block{display:block}.hidden{display:none}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.min-w-0{min-width:0}.pointer-events-none{pointer-events:none}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.origin-top-left{transform-origin:top left}.translate-y-2{transform:translateY(.5rem)}.transition{transition:all .18s ease}.outline-none{outline:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-right{text-align:right}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-6{padding-top:1.5rem}.pt-24{padding-top:6rem}.pb-16{padding-bottom:4rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-x-10{column-gap:2.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-12{row-gap:3rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-10>*+*{margin-top:2.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-auto{width:auto}.w-full{width:100%}.w-\[860px\]{width:860px}.h-4{height:1rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-full{height:100%}.h-px{height:1px}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.min-h-\[720px\]{min-height:720px}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.order-1{order:1}.order-2{order:2}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:999px}.border{border:1px solid var(--md-sys-color-outline)}.border-t{border-top:1px solid var(--md-sys-color-outline)}.border-b{border-bottom:1px solid var(--md-sys-color-outline)}.bg-white{background-color:#fff}.bg-\[\#015BFE\]{background-color:#015bfe}.bg-\[\#0F1E34\]{background-color:#0f1e34}.bg-\[\#41DBC3\]{background-color:#41dbc3}.bg-\[\#E6EAF2\]{background-color:#e6eaf2}.bg-\[\#F4F6FD\]{background-color:#f4f6fd}.bg-\[\#FAFAFA\]{background-color:#fafafa}.bg-white\/8{background-color:#ffffff14}.bg-white\/10{background-color:#ffffff1a}.bg-white\/\[0\.03\]{background-color:#ffffff08}.text-white{color:#fff}.text-\[\#015BFE\]{color:#015bfe}.text-\[\#05070D\]{color:#05070d}.text-\[\#0F1E34\]{color:#0f1e34}.text-\[\#0F1E34\]\/50{color:#0f1e3480}.text-\[\#41DBC3\]{color:#41dbc3}.text-\[\#595959\]{color:#595959}.text-white\/50{color:#ffffff80}.text-white\/56{color:#ffffff8f}.text-white\/64{color:#ffffffa3}.text-white\/68{color:#ffffffad}.text-white\/72{color:#ffffffb8}.border-\[\#015BFE\]{border-color:#015bfe}.border-\[\#E6EAF2\]{border-color:#e6eaf2}.border-\[\#0F1E34\]\/15{border-color:#0f1e3426}.border-white\/12{border-color:#ffffff1f}.border-white\/16{border-color:#ffffff29}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.leading-none{line-height:1}.leading-tight{line-height:1.18}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.tracking-wide{letter-spacing:.025em}.tracking-\[0\.13em\]{letter-spacing:.13em}.shadow-soft{box-shadow:var(--md-elevation-soft)}.shadow-\[0_24px_80px_rgba\(15\,30\,52\,0\.14\)\]{box-shadow:var(--md-elevation-menu)}.opacity-0{opacity:0}.opacity-85{opacity:.85}.opacity-95{opacity:.95}.mix-blend-multiply{mix-blend-mode:multiply}.brightness-0{filter:brightness(0)}.invert{filter:invert(1)}.brightness-0.invert{filter:brightness(0) invert(1)}.backdrop-blur{backdrop-filter:blur(12px)}.aspect-square{aspect-ratio:1 / 1}.aspect-\[4\/3\]{aspect-ratio:4 / 3}.aspect-\[16\/7\]{aspect-ratio:16 / 7}.aspect-\[16\/10\]{aspect-ratio:16 / 10}.aspect-\[16\/11\]{aspect-ratio:16 / 11}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hover\:bg-\[\#0F1E34\]:hover{background-color:#0f1e34}.hover\:bg-\[\#F4F6FD\]:hover,.focus\:bg-\[\#F4F6FD\]:focus{background-color:#f4f6fd}.hover\:bg-white:hover{background-color:#fff}.hover\:border-\[\#015BFE\]:hover,.focus\:border-\[\#015BFE\]:focus{border-color:#015bfe}.hover\:border-\[\#015BFE\]\/40:hover{border-color:#015bfe66}.hover\:border-\[\#41DBC3\]\/60:hover{border-color:#41dbc399}.hover\:shadow-soft:hover{box-shadow:var(--md-elevation-soft)}.hover\:text-\[\#015BFE\]:hover,.group:hover .group-hover\:text-\[\#015BFE\]{color:#015bfe}.hover\:text-\[\#05070D\]:hover{color:#05070d}.hover\:text-\[\#0F1E34\]:hover{color:#0f1e34}.hover\:text-white:hover,.group:hover .group-hover\:text-white{color:#fff}.group:hover .group-hover\:bg-\[\#015BFE\]{background-color:#015bfe}.focus\:outline-none:focus{outline:none}@media(min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:gap-3{gap:.75rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:inline-flex{display:inline-flex}.sm\:items-start{align-items:flex-start}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:order-1{order:1}.md\:order-2{order:2}.md\:gap-8{gap:2rem}.md\:gap-x-12{column-gap:3rem}.md\:gap-y-8{row-gap:2rem}.md\:gap-y-16{row-gap:4rem}.md\:mt-20{margin-top:5rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-18{margin-bottom:4.5rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:pt-28{padding-top:7rem}.md\:pb-24{padding-bottom:6rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:text-right{text-align:right}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-\[72px_1fr_260px\]{grid-template-columns:72px 1fr 260px}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:gap-x-12{column-gap:3rem}.lg\:gap-x-20{column-gap:5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mt-24{margin-top:6rem}.lg\:min-h-\[calc\(100vh-80px\)\]{min-height:calc(100vh - 80px)}.lg\:pr-8{padding-right:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-7xl{font-size:4.5rem;line-height:1}}@font-face{font-family:Kanit;src:url(/assets/source/fonts/Kanit-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/assets/source/fonts/Kanit-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/assets/source/fonts/Kanit-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Kanit;src:url(/assets/source/fonts/Kanit-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}:root{--brand-blue: #015bfe;--brand-dark: #0f1e34;--surface-dark: #0a1c38;--light-blue: #f4f6fd;--light-grey: #fafafa;--brand-grey: #595959;--body-text-color: #586883;--subheadline-color: #586883;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--highlight-mint: #41dbc3;--highlight-violet: #4e3ff6;--gradient-text-highlight: linear-gradient(90deg, var(--highlight-mint) 0%, var(--highlight-violet) 100%);--border: #e6eaf2}html{scroll-behavior:smooth}body{font-family:Kanit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--brand-dark);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-\[\#595959\]{color:var(--body-text-color)!important;font-family:var(--font-body)}.route-view :where(p,li,dd,figcaption,label,small,em,summary){font-family:var(--font-body)}.hero-lead,.hero-center-lead,.cta-banner__lead,.persooa-cta-panel__lead,.home-problem-item p,.home-answer-panel p,.home-answer-panel li,.home-model-callout p,.growth-capability-card p,.growth-simple-grid p,.growth-agent-card p,.growth-case-card em,.product-feature-card p,.product-feature-card li,.offer-benchmark-head p,.offer-benchmark-hero-copy p,.offer-def-list dd,.offer-req-card p,.offer-stage p,.offer-stage li,.offer-layer p,.offer-metric-card p,.offer-syn-card p,.offer-syn-card li,.offer-faq-grid p,.content-page-hero-lead,.content-page-section__rail,.content-article__body p,.content-article__body li,.content-page-section__body p,.content-page-section__body li{color:var(--body-text-color);font-family:var(--font-body)}.route-view h2.text-4xl,.route-view h2.text-5xl,.cta-banner__title,.slider-gallery__header h2{font-weight:500!important}.text-gradient-highlight{display:inline-block;padding-block:.02em .14em;background:var(--gradient-text-highlight);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent!important;line-height:1.08;overflow:visible}.persooa-semantic-tag.persooa-semantic-tag{--tag-bg: #f4f6fd;--tag-border: #e6eaf2;--tag-text: #44546f;display:inline-flex;width:fit-content;max-width:100%;min-height:2.15rem;align-items:center;border:1px solid var(--tag-border);border-radius:999px;background:var(--tag-bg);padding:.34rem .72rem;color:var(--tag-text);font-family:var(--font-body);font-size:.76rem;font-weight:560;letter-spacing:0;line-height:1.1;white-space:nowrap}.persooa-semantic-tag--revenue{--tag-bg: #eaf2ff;--tag-border: #bfd3ff;--tag-text: #0d4ed8}.persooa-semantic-tag--roi{--tag-bg: #f2eeff;--tag-border: #d9ceff;--tag-text: #5b38d6}.persooa-semantic-tag--retention{--tag-bg: #eafbf7;--tag-border: #b8efe3;--tag-text: #0a6d5f}.persooa-semantic-tag--time{--tag-bg: #fff7e6;--tag-border: #f5d28b;--tag-text: #8a5a00}.persooa-semantic-tag--ai{--tag-bg: #f4efff;--tag-border: #dacdff;--tag-text: #5637cf}.persooa-semantic-tag--automation{--tag-bg: #eaf9ff;--tag-border: #b9e7f7;--tag-text: #0a6888}.persooa-semantic-tag--data{--tag-bg: #eef8f6;--tag-border: #bee3dc;--tag-text: #145f56}.persooa-semantic-tag--integration{--tag-bg: #f1f5ff;--tag-border: #cfdcff;--tag-text: #2c56aa}.persooa-semantic-tag--risk{--tag-bg: #fff1f0;--tag-border: #f6c9c5;--tag-text: #a3261b}.persooa-gradient{background:radial-gradient(circle at 15% 20%,rgba(244,246,253,.95),transparent 28%),linear-gradient(135deg,#015bfe14,#015bfe00 45%),#fff}.light-grid{background:linear-gradient(rgba(15,30,52,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,30,52,.045) 1px,transparent 1px),#fff;background-size:4rem 4rem}.hero-soft-surface{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 104%,rgba(65,219,195,.28),transparent 29%),radial-gradient(circle at 45% 108%,rgba(1,91,254,.16),transparent 28%),radial-gradient(circle at 72% 104%,rgba(78,63,246,.16),transparent 30%),radial-gradient(circle at 94% 102%,rgba(1,91,254,.22),transparent 32%),#f8f8fa}.hero-soft-surface:before{position:absolute;inset:0;background:linear-gradient(rgba(15,30,52,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(15,30,52,.028) 1px,transparent 1px);background-size:4rem 4rem;content:"";opacity:.55;pointer-events:none}.blue-gradient{background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.62),transparent 24%),linear-gradient(135deg,#015bfe 0% 54%,#88afff)}.hero-shell{position:relative;isolation:isolate}.hero-layout{width:min(100%,92rem)}.hero-copy{justify-self:start;margin-left:clamp(0rem,2.6vw,2.75rem)}.hero-shell--center{padding-top:clamp(5.75rem,8vh,7.5rem);background:radial-gradient(circle at 14% 104%,rgba(65,219,195,.28),transparent 29%),radial-gradient(circle at 45% 108%,rgba(1,91,254,.16),transparent 28%),radial-gradient(circle at 72% 104%,rgba(78,63,246,.16),transparent 30%),radial-gradient(circle at 94% 102%,rgba(1,91,254,.22),transparent 32%),#f8f8fa}.hero-shell--center:before,.hero-shell--center:after{position:absolute;inset:0;content:"";pointer-events:none}.hero-shell--center:before{background:linear-gradient(rgba(15,30,52,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(15,30,52,.026) 1px,transparent 1px);background-size:4rem 4rem;opacity:.55}.hero-shell--center:after{background:linear-gradient(180deg,#f8f8fa00 54%,#ffffff80)}.hero-center-layout{display:flex;min-height:min(50rem,calc(100vh - 1rem));max-width:88rem;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:clamp(5.5rem,12vh,8rem);padding-bottom:clamp(4rem,8vh,7rem);text-align:center}.md-chip{display:inline-flex;min-height:2.15rem;align-items:center;gap:.45rem;border:1px solid rgba(1,91,254,.22);border-radius:999px;background:#015bfe14;padding:.4rem .8rem;color:var(--brand-blue);font-family:var(--font-body);font-size:.82rem;font-weight:720;line-height:1;box-shadow:0 10px 24px #015bfe14}.md-chip--dark{border-color:#ffffff2e;background:#ffffff14;color:#fff;box-shadow:none}.persooa-section-pill__icon{width:.95rem;height:.95rem;flex:0 0 .95rem;stroke-width:1.9}.md-chip--hero-title{min-height:2.25rem;border-color:#015bfe47;background:#ffffffe6;padding:.42rem .88rem;color:var(--brand-blue);font-family:var(--font-body);font-size:.88rem;font-weight:680;letter-spacing:0;line-height:1.1;text-transform:none;box-shadow:0 14px 30px #015bfe1f;backdrop-filter:blur(16px) saturate(1.2)}.md-chip--hero-title.md-chip--dark{border-color:#ffffff38;background:#ffffff1a;color:#fff;box-shadow:none}.md-chip--hero-title .persooa-section-pill__icon{width:.9rem;height:.9rem;flex-basis:.9rem;color:currentColor}.hero-center-eyebrow .md-chip{margin-inline:auto}.hero-center-eyebrow .md-chip:not(.md-chip--hero-title){min-height:2.45rem;border-color:#015bfe3d;background:#ffffffc7;box-shadow:0 14px 32px #015bfe1f;color:var(--brand-blue);font-size:clamp(.92rem,1.08vw,1.05rem);font-weight:720;letter-spacing:0;line-height:1.1;text-transform:none;backdrop-filter:blur(16px) saturate(1.25)}.hero-center-eyebrow .persooa-section-pill__icon{display:none}.hero-title--center{width:min(100%,62rem);max-width:62rem;color:#111;animation:heroCenterTitleFadeIn .92s cubic-bezier(.16,1,.3,1) .14s both;letter-spacing:0;overflow:visible;will-change:opacity,transform,filter}.hero-shell--center .hero-title .text-gradient-highlight{background:var(--gradient-text-highlight)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent}.hero-center-lead{max-width:44rem;color:var(--subheadline-color);font-family:var(--font-body);font-size:clamp(1.05rem,1.45vw,1.3rem);font-weight:400;line-height:1.35}.hero-center-actions{align-items:center;justify-content:center;margin-top:clamp(1.75rem,3vw,2.75rem)!important}.hero-actions,.hero-stats,.hero-stat,.hero-logo,.hero-eyebrow{will-change:opacity,transform}.hero-center-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:2rem}.hero-center-tag{display:inline-flex;min-height:2.35rem;align-items:center;animation:heroCenterBadgeIn .62s cubic-bezier(.16,1,.3,1) both;gap:.35rem;border:1px solid rgba(1,91,254,.2);border-radius:999px;background:#0a1c38;padding:.45rem .85rem;color:#fff;font-size:.82rem;font-weight:680;line-height:1;box-shadow:0 14px 34px #0a1c3838,inset 0 1px #ffffff1a;will-change:opacity,transform}.hero-center-tag:nth-child(1){animation-delay:.76s}.hero-center-tag:nth-child(2){animation-delay:.9s}.hero-center-tag:nth-child(3){animation-delay:1.04s}.hero-center-tag:nth-child(4){animation-delay:1.18s}.hero-center-tag strong{color:#fff;font-weight:800}.hero-center-tag span{color:#ffffffe6;white-space:nowrap}.hero-center-bigstats{display:grid;width:min(100%,62rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.hero-center-bigstat{display:flex;min-height:3.25rem;align-items:center;gap:.85rem;border:1px solid rgba(1,91,254,.16);border-radius:999px;background:#ffffffd1;padding:.55rem 1.15rem;text-align:left;box-shadow:0 14px 32px #015bfe12;backdrop-filter:blur(16px) saturate(1.2)}.hero-center-bigstat__icon{display:inline-flex;width:2rem;height:2rem;flex:0 0 2rem;align-items:center;justify-content:center;border-radius:999px;background:#015bfe1a;color:var(--brand-blue)}.hero-center-bigstat__icon svg{stroke-width:1.65}.hero-center-bigstat__copy{display:grid;min-width:0;gap:.12rem}.hero-center-bigstat__copy strong{color:var(--brand-dark);font-size:clamp(1rem,1.5vw,1.25rem);font-weight:650;line-height:1;white-space:nowrap}.hero-center-bigstat__copy sup{top:-.35em;margin-left:.06em;font-size:.62em}.hero-center-bigstat__copy span{display:-webkit-box;overflow:hidden;color:var(--subheadline-color);font-family:var(--font-body);font-size:.82rem;font-weight:400;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-center-bigstats-note{color:#586883d1;font-family:var(--font-body);font-size:.76rem;font-weight:400;line-height:1.35}@media(max-width:640px){.hero-center-bigstats{width:min(100%,32rem);grid-template-columns:1fr}.hero-center-bigstat{justify-content:flex-start}.hero-center-bigstat__copy span{white-space:normal}}.hero-shell--dark{background:radial-gradient(circle at 77% 47%,rgba(1,91,254,.28),transparent 26%),radial-gradient(circle at 86% 70%,rgba(118,72,255,.18),transparent 22%),linear-gradient(135deg,var(--surface-dark) 0%,#0d2648 54%,#112f55 100%)}.hero-shell--light{background:radial-gradient(circle at 77% 46%,rgba(1,91,254,.12),transparent 27%),radial-gradient(circle at 18% 24%,rgba(244,246,253,.95),transparent 28%),linear-gradient(135deg,#fff,#fbfcff 48%,#f4f6fd)}.hero-shell--dark .hero-title,.hero-shell--dark .hero-stat-value{color:#fff}.hero-shell--dark .hero-lead{color:var(--subheadline-color);font-family:var(--font-body)}.hero-shell--dark .hero-stat-label{color:#ffffff94}.hero-shell--light .hero-title,.hero-shell--light .hero-stat-value{color:var(--brand-dark)}.hero-shell--light .hero-lead,.hero-shell--light .hero-stat-label{color:var(--subheadline-color)}.hero-shell--light .hero-center-lead{color:var(--subheadline-color);font-family:var(--font-body);font-weight:400}.hero-title{font-size:clamp(2.1rem,4.6vw,4.2rem)!important;font-weight:500!important;line-height:.98!important;letter-spacing:0;text-wrap:balance;overflow:visible}.hero-title .text-gradient-highlight{background:none!important;color:inherit!important;-webkit-text-fill-color:currentColor}.content-page-hero-title .text-gradient-highlight{background:var(--gradient-text-highlight)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent}.hero-title-line{display:inline-block;max-width:100%;white-space:nowrap}.hero-title--center .hero-title-line{display:inline-block;white-space:nowrap}.hero-title-line--ai-search{font-size:clamp(2.625rem,4.95vw,4.25rem);line-height:1}.hero-title--effect{position:relative}.hero-title-copy{position:relative;z-index:1;display:inline-block;padding-block:.04em .16em;overflow:visible}.hero-shell--dark .hero-title-copy{text-shadow:0 0 28px rgba(65,219,195,.08),0 20px 56px rgba(1,91,254,.14)}.motion-ready .hero-title-copy{display:inline-block;animation:heroTitleMaterialize 1.12s cubic-bezier(.16,1,.3,1) both;animation-delay:.12s}.motion-ready .content-page-hero .hero-title-copy{animation-delay:.18s}.motion-ready .hero-title--effect:before{content:attr(data-hero-title);position:absolute;inset:0;z-index:2;pointer-events:none;color:transparent;background:linear-gradient(108deg,transparent 0%,transparent 36%,rgba(65,219,195,.18) 43%,rgba(255,255,255,.84) 49%,rgba(78,63,246,.48) 55%,transparent 64%,transparent 100%);background-size:320% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 14px rgba(65,219,195,.12));mix-blend-mode:screen;opacity:0;animation:heroTitleSheen 6.4s cubic-bezier(.22,1,.36,1) infinite;animation-delay:.68s}.motion-ready .hero-shell--light .hero-title--effect:before{background:linear-gradient(108deg,transparent 0%,transparent 36%,rgba(65,219,195,.18) 43%,rgba(1,91,254,.58) 49%,rgba(78,63,246,.42) 55%,transparent 64%,transparent 100%);background-size:320% 100%;-webkit-background-clip:text;background-clip:text;filter:none;mix-blend-mode:multiply}.motion-ready .hero-title--effect:has(.text-gradient-highlight--static):before{display:none}.motion-ready .hero-title--effect:before{content:none;display:none}.hero-shell:before,.hero-shell:after{content:"";position:absolute;inset:0;pointer-events:none}.hero-shell--dark:before{background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(90deg,transparent 0%,black 46%,transparent 100%);opacity:.34;z-index:0}.hero-shell--light:before{background:linear-gradient(rgba(1,91,254,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(1,91,254,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(90deg,transparent 0%,black 48%,transparent 100%);opacity:.52;z-index:0}.hero-shell--dark:after{background:radial-gradient(circle at 70% 43%,rgba(255,255,255,.16),transparent 12%),linear-gradient(90deg,#020306,#020306f5 21%,#020306ad 34%,#02030614 58%,#02030633);z-index:2}.hero-shell--light:after{background:radial-gradient(circle at 69% 43%,rgba(255,255,255,.58),transparent 16%),linear-gradient(90deg,#fff,#fffffff5 28%,#ffffffad 43%,#ffffff24 66%,#f4f6fdb8);z-index:2}.hero-shell.hero-shell--center{background:radial-gradient(circle at 14% 104%,rgba(65,219,195,.28),transparent 29%),radial-gradient(circle at 45% 108%,rgba(1,91,254,.16),transparent 28%),radial-gradient(circle at 72% 104%,rgba(78,63,246,.16),transparent 30%),radial-gradient(circle at 94% 102%,rgba(1,91,254,.22),transparent 32%),#f8f8fa}.hero-shell.hero-shell--center:before{background:linear-gradient(rgba(15,30,52,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(15,30,52,.026) 1px,transparent 1px);background-size:4rem 4rem;mask-image:none;opacity:.55;z-index:0}.hero-shell.hero-shell--center:after{background:linear-gradient(180deg,#f8f8fa00 54%,#ffffff80);z-index:0}.hero-visual-stage{position:relative;overflow:hidden;isolation:isolate;height:100%}.hero-visual-backdrop.hero-visual-stage{position:absolute;inset:0;z-index:1;min-height:100%}.hero-visual-stage:before,.hero-visual-stage:after{content:"";position:absolute;inset:0;pointer-events:none}.hero-visual-stage--dark:before{background:radial-gradient(circle at 54% 44%,rgba(1,91,254,.62),transparent 22%),radial-gradient(circle at 70% 58%,rgba(136,175,255,.34),transparent 25%),radial-gradient(circle at 42% 70%,rgba(118,72,255,.22),transparent 20%);filter:blur(18px);z-index:0}.hero-visual-stage--light:before{background:radial-gradient(circle at 58% 44%,rgba(1,91,254,.12),transparent 24%),radial-gradient(circle at 72% 62%,rgba(136,175,255,.16),transparent 24%);filter:blur(12px);z-index:0}.hero-visual-stage--dark:after{background:linear-gradient(90deg,#020306,#020306d1 16%,#02030600 48%,#0203062e),linear-gradient(180deg,rgba(2,3,6,.54) 0%,transparent 23%,transparent 74%,rgba(2,3,6,.52) 100%);z-index:2}.hero-visual-stage--light:after{background:linear-gradient(90deg,#fff,#ffffffd1 18%,#ffffff0a 54%,#f4f6fd94),linear-gradient(180deg,rgba(255,255,255,.54) 0%,transparent 28%,transparent 74%,rgba(255,255,255,.72) 100%);z-index:2}.hero-visual-image{position:absolute;inset:0 0 0 auto;z-index:1;height:100%;width:min(70vw,82rem);object-fit:cover;object-position:center center}.hero-visual-image--dark{filter:brightness(1.28) saturate(1.36) contrast(1.14);mix-blend-mode:screen;opacity:1}.hero-visual-image--light{filter:saturate(1.08) contrast(1.02);opacity:.94}.dark-grid{background:var(--surface-dark);box-shadow:none}.dark-grid:before,.dark-grid:after{content:none;display:none}.dark-grid>*{position:relative;z-index:1}.dark-grid article{border-color:#ffffff29;background:linear-gradient(180deg,#ffffff12,#ffffff08);box-shadow:inset 0 1px #ffffff0f,0 18px 48px #0203062e;backdrop-filter:blur(12px)}.persooa-md-button{position:relative;display:inline-flex!important;box-sizing:border-box;min-width:max-content;min-height:3.25rem;align-items:center!important;justify-content:center!important;gap:.58rem;border:1px solid transparent;border-radius:999px;padding:.82rem 1.35rem;font-family:"Kanit",var(--font-body);font-size:.98rem;font-weight:400;line-height:1;text-decoration:none;opacity:1!important;--md-filled-button-container-height: 3.25rem;--md-outlined-button-container-height: 3.25rem;--md-filled-tonal-button-container-height: 3.25rem;--md-filled-button-container-shape: 999px;--md-outlined-button-container-shape: 999px;--md-filled-tonal-button-container-shape: 999px;--md-filled-button-label-text-font: inherit;--md-outlined-button-label-text-font: inherit;--md-filled-tonal-button-label-text-font: inherit;--md-filled-button-label-text-size: .98rem;--md-outlined-button-label-text-size: .98rem;--md-filled-tonal-button-label-text-size: .98rem;--md-filled-button-label-text-weight: 400;--md-outlined-button-label-text-weight: 400;--md-filled-tonal-button-label-text-weight: 400;--md-filled-button-leading-space: 1.45rem;--md-filled-button-trailing-space: 1.2rem;--md-outlined-button-leading-space: 1.45rem;--md-outlined-button-trailing-space: 1.2rem;--md-filled-tonal-button-leading-space: 1.45rem;--md-filled-tonal-button-trailing-space: 1.2rem;--md-filled-button-with-trailing-icon-trailing-space: 1rem;--md-outlined-button-with-trailing-icon-trailing-space: 1rem;--md-filled-tonal-button-with-trailing-icon-trailing-space: 1rem;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.persooa-md-button:hover,.persooa-md-button:focus-visible{transform:translateY(-1px)}.persooa-md-button--primary,.persooa-md-button--hero-soft,.persooa-md-button--hero-light{border-color:#015bfe!important;background:#015bfe!important;color:#fff!important;--md-filled-button-container-color: #015bfe;--md-filled-button-label-text-color: #ffffff;--md-filled-button-icon-color: #ffffff;--md-filled-button-disabled-container-color: #015bfe;--md-filled-button-disabled-label-text-color: #ffffff;--md-filled-button-hover-state-layer-color: #ffffff;--md-filled-button-pressed-state-layer-color: #ffffff;--md-filled-button-focus-state-layer-color: #ffffff;--md-filled-button-hover-state-layer-opacity: .1;--md-filled-button-pressed-state-layer-opacity: .14;box-shadow:0 16px 34px #015bfe4d;filter:none}.persooa-md-button--primary:hover,.persooa-md-button--hero-soft:hover,.persooa-md-button--hero-light:hover{border-color:#0f1e34!important;background:#0f1e34!important;color:#fff!important;--md-filled-button-container-color: #0f1e34;box-shadow:0 18px 36px #0f1e3438}.persooa-md-button--secondary,.persooa-md-button--hero-soft-secondary,.persooa-md-button--hero-light-secondary{--md-outlined-button-container-color: #ffffff;--md-outlined-button-label-text-color: #0f1e34;--md-outlined-button-icon-color: #0f1e34;--md-outlined-button-outline-color: rgba(1, 91, 254, .22);--md-outlined-button-hover-state-layer-color: #015bfe;--md-outlined-button-pressed-state-layer-color: #015bfe;--md-outlined-button-focus-state-layer-color: #015bfe;--md-outlined-button-hover-state-layer-opacity: .07;--md-outlined-button-pressed-state-layer-opacity: .1;border-color:#015bfe47!important;background:#fff!important;color:#0f1e34!important;box-shadow:0 12px 28px #0f1e3414}.persooa-md-button--secondary:hover,.persooa-md-button--hero-soft-secondary:hover,.persooa-md-button--hero-light-secondary:hover{--md-outlined-button-outline-color: rgba(1, 91, 254, .28);--md-outlined-button-label-text-color: #015bfe;--md-outlined-button-icon-color: #015bfe;border-color:#015bfe!important;background:#eef4ff!important;color:#015bfe!important;box-shadow:0 14px 32px #015bfe1f}.persooa-md-button--light{border-color:#015bfe24!important;background:#f4f6fd!important;color:#0f1e34!important;--md-filled-tonal-button-container-color: #f4f6fd;--md-filled-tonal-button-label-text-color: #0f1e34;--md-filled-tonal-button-icon-color: #015bfe;--md-filled-tonal-button-hover-state-layer-color: #015bfe;--md-filled-tonal-button-hover-state-layer-opacity: .08}.persooa-md-button--hero-dark{border-color:#fff!important;background:#fff!important;color:#0f1e34!important;--md-filled-button-container-color: #ffffff;--md-filled-button-label-text-color: #0f1e34;--md-filled-button-icon-color: #015bfe;--md-filled-button-hover-state-layer-color: #015bfe;--md-filled-button-hover-state-layer-opacity: .08;filter:drop-shadow(0 14px 28px rgba(2,3,6,.2))}.persooa-md-button--hero-dark:hover{background:#f4f6fd!important;color:#0f1e34!important;--md-filled-button-container-color: #f4f6fd}.persooa-md-button--hero-dark-secondary{border-color:#ffffff57!important;background:transparent!important;color:#fff!important;--md-outlined-button-container-color: transparent;--md-outlined-button-label-text-color: #ffffff;--md-outlined-button-icon-color: #ffffff;--md-outlined-button-outline-color: rgba(255, 255, 255, .34);--md-outlined-button-hover-state-layer-color: #ffffff;--md-outlined-button-hover-state-layer-opacity: .12;border-radius:999px}.persooa-md-button--hero-dark-secondary:hover{border-color:#ffffff94!important;background:#ffffff14!important;--md-outlined-button-container-color: rgba(255, 255, 255, .08);--md-outlined-button-outline-color: rgba(255, 255, 255, .58)}.persooa-md-button span:not(.material-symbols-rounded){display:inline-flex;align-items:center;justify-content:center;min-height:1.15em;line-height:1.1}.persooa-button-icon{display:inline-flex!important;width:1.12rem;height:1.12rem;min-width:1.12rem;min-height:1.12rem;flex:0 0 1.12rem;align-items:center;justify-content:center;overflow:visible;font-family:Material Symbols Rounded!important;font-size:1.08rem!important;font-style:normal;font-weight:500;line-height:1!important;vertical-align:middle;transform:none}.persooa-button-icon--slot{margin-inline-start:.14rem}.header-cta,.mobile-menu-primary{min-height:3.1rem;border-radius:999px!important;background:#015bfe!important;color:#fff!important;font-family:"Kanit",var(--font-body)!important;font-weight:400!important;box-shadow:0 14px 26px #015bfe33}.header-cta:hover,.mobile-menu-primary:hover{background:#0f1e34!important}.minimal-illustration{position:relative;overflow:hidden;border:1px solid rgba(230,234,242,.9);background:linear-gradient(135deg,#fff,#f4f6fd)}.minimal-illustration:before,.minimal-illustration:after{content:none;display:none}.minimal-illustration img{position:relative;z-index:1}.growth-pillars-image{aspect-ratio:16 / 7;width:100%;max-width:calc(100vw - 4rem);min-width:0;margin-inline:auto}.growth-pillars-image img{display:block;width:100%;height:100%;object-fit:cover;opacity:.95;mix-blend-mode:multiply}.chart-panel{border:1px solid rgba(230,234,242,.95);background:radial-gradient(circle at 16% 18%,rgba(65,219,195,.1),transparent 24%),radial-gradient(circle at 84% 16%,rgba(1,91,254,.12),transparent 28%),#fff}.chart-canvas-shell{position:relative;min-height:320px}.chart-canvas-shell--compact{min-height:220px}.chart-legend-dot{display:inline-block;width:.625rem;height:.625rem;border-radius:999px}.dark-illustration{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(1,91,254,.28),transparent 28%),linear-gradient(135deg,var(--surface-dark),#0d2648)}.dark-illustration:before{content:"";position:absolute;inset:18%;border:1px solid rgba(255,255,255,.12);border-radius:999px}.nav-link[aria-current=page],.nav-dropdown-trigger[aria-current=page]{color:var(--brand-blue);font-weight:760}.nav-link[aria-current=page]{position:relative}.nav-link[aria-current=page]:after{position:absolute;right:0;bottom:-.45rem;left:0;height:2px;border-radius:999px;background:var(--brand-blue);content:""}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-dropdown-panel{max-width:calc(100vw - 48px)}.site-header{transition:top .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.site-header>div{transition:width .22s ease,height .22s ease,padding .22s ease,background-color .22s ease,border-color .22s ease,border-radius .22s ease,box-shadow .22s ease,backdrop-filter .22s ease}.site-header .brand-logo{height:1.75rem;transition:filter .22s ease}.site-header.is-over-dark{color:#fff;border-color:#ffffff1f;background:#020306c2}.site-header.is-over-light{color:var(--brand-dark);border-color:transparent;background:transparent;backdrop-filter:none}.site-header.is-over-dark .brand-logo{filter:brightness(0) invert(1)}.site-header.is-over-dark .nav-link,.site-header.is-over-dark .nav-dropdown-trigger,.site-header.is-over-dark .lang-switch{color:#fff}.site-header.is-over-dark .lang-switch{border-color:#ffffff2e}.site-header.is-over-dark .nav-link[aria-current=page],.site-header.is-over-dark .nav-dropdown-trigger[aria-current=page]{color:#fff}.site-header.is-scrolled{top:1rem!important;border-color:transparent!important;background:transparent!important;backdrop-filter:none}.site-header.is-scrolled>div{width:calc(100% - 2rem);height:4.5rem;border:1px solid rgba(230,234,242,.58);border-radius:999px;background:#ffffffbd;box-shadow:0 18px 50px #0f1e341a;backdrop-filter:blur(18px) saturate(1.35);-webkit-backdrop-filter:blur(18px) saturate(1.35)}.site-header.is-scrolled .brand-logo{filter:none}.site-header.is-scrolled .nav-link,.site-header.is-scrolled .nav-dropdown-trigger,.site-header.is-scrolled .lang-switch{color:var(--brand-dark)}.site-header.is-scrolled .nav-link[aria-current=page],.site-header.is-scrolled .nav-dropdown-trigger[aria-current=page]{color:var(--brand-blue)}.site-header.is-scrolled .mobile-menu-toggle{border-color:#58688829;background:#fff;color:var(--brand-dark)}.mobile-menu-open{overflow:hidden}.mobile-menu-toggle{position:relative;color:var(--brand-dark)}.mobile-menu-toggle .mobile-menu-icon{display:inline-flex;align-items:center;justify-content:center}.mobile-menu-toggle .mobile-menu-icon--close,.mobile-menu-toggle[aria-expanded=true] .mobile-menu-icon--open{display:none}.mobile-menu-toggle[aria-expanded=true] .mobile-menu-icon--close{display:inline-flex}.site-header.is-over-dark .mobile-menu-toggle{border-color:#fff3;background:#ffffff1a;color:#fff}.site-header.is-over-dark .mobile-menu-toggle[aria-expanded=true]{background:#fff;color:var(--brand-dark)}.mobile-menu{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 80px);overflow-y:auto;border-top:1px solid rgba(230,234,242,.94);background:#fffffffa;box-shadow:0 24px 70px #0f1e3429;color:var(--brand-dark);-webkit-overflow-scrolling:touch}.mobile-menu-nav{display:grid;gap:.5rem}.mobile-nav-link,.mobile-offer-details>summary{display:flex;min-height:3.25rem;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:var(--brand-dark);transition:background-color .18s ease,color .18s ease}.mobile-nav-link:hover,.mobile-nav-link[aria-current=page],.mobile-offer-details>summary:hover{background:var(--light-blue);color:var(--brand-blue)}.mobile-offer-details{border-radius:.75rem}.mobile-offer-details>summary{cursor:pointer;list-style:none}.mobile-offer-details>summary::-webkit-details-marker{display:none}.mobile-offer-details[open]>summary svg{transform:rotate(180deg)}.mobile-offer-grid{display:grid;gap:.5rem;padding:.25rem 0 .5rem}.mobile-offer-link{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;padding:.75rem 1rem .75rem 1.25rem;font-size:.95rem;font-weight:400;line-height:1.35;color:var(--brand-grey)}.mobile-offer-link span:first-child{display:inline-flex;height:2rem;width:2rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:.625rem;background:var(--light-blue);color:var(--brand-blue)}.mobile-offer-link:hover{background:var(--light-blue);color:var(--brand-dark)}.mobile-menu-actions{margin-top:1rem;display:grid;gap:.75rem;border-top:1px solid var(--border);padding-top:1rem}.mobile-menu-primary,.mobile-menu-secondary{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.75rem 1rem;font-family:"Kanit",var(--font-body);font-size:1rem;font-weight:400}.mobile-menu-primary{background:var(--brand-blue);color:#fff}.mobile-menu-secondary{border:1px solid var(--border);color:var(--brand-dark)}@media(max-width:1023px){.site-header>div{height:4.5rem}.hero-shell--dark:after{background:linear-gradient(180deg,#020306eb,#020306bd 54%,#020306)}.hero-shell--light:after{background:linear-gradient(180deg,#fffffff5,#fffc 55%,#fff)}.hero-visual-stage--dark:after{background:linear-gradient(180deg,#020306bd,#0203061a 42%,#020306db),linear-gradient(90deg,#020306c7,#0203061a,#020306c7)}.hero-visual-stage--light:after{background:linear-gradient(180deg,#ffffffb8,#ffffff14 42%,#ffffffdb),linear-gradient(90deg,#ffffffc7,#ffffff14,#ffffffc7)}}.route-view>.scroll-section:first-child:not(.hero-shell){padding-top:5rem}@media(max-width:767px){.site-header .brand-logo{height:1.5rem}.mobile-menu{max-height:calc(100vh - 72px)}.hero-shell{padding-top:4.5rem}.hero-shell--center{padding-top:5rem;background-size:3rem 3rem}.hero-center-layout{min-height:auto;padding-top:3rem;padding-bottom:4rem}.hero-title--center{width:min(100%,36rem);max-width:36rem;font-size:clamp(2.55rem,11vw,4.6rem)!important;line-height:1.14!important}.hero-center-lead{max-width:34rem;font-size:1rem!important;line-height:1.6!important}.hero-center-tags{margin-top:1.5rem;flex-direction:column;align-items:stretch;gap:.5rem}.hero-center-tags .md-chip{max-width:100%;justify-content:center;white-space:normal;line-height:1.35;padding-top:.5rem;padding-bottom:.5rem}.hero-center-tags .md-chip span{white-space:normal;text-align:center}.hero-center-tag{font-size:.76rem}.hero-center-tag span{white-space:normal}.hero-layout{min-height:auto;align-items:flex-end;padding-bottom:3.5rem;padding-top:3rem}.hero-copy{margin-left:0}.hero-visual-backdrop.hero-visual-stage{opacity:.74}.hero-visual-image{width:100%;object-position:center}.hero-title{font-size:clamp(2.7rem,13vw,4rem)!important;line-height:1.12!important}.route-view h1:not(.hero-title),.route-view .text-5xl,.route-view .text-6xl{font-size:clamp(2.25rem,11vw,3rem)!important;line-height:1.12!important}.hero-title.hero-title--center{font-size:clamp(2.15rem,10vw,3.35rem)!important}.route-view .content-page-hero--typographic h1{font-size:clamp(1.44rem,7.04vw,1.92rem)!important}.route-view h2,.route-view .text-4xl{font-size:clamp(2rem,9vw,2.5rem)!important;line-height:1.08!important}.route-view h3.text-3xl,.route-view .text-3xl{font-size:1.75rem!important}.hero-lead,.route-view .text-lg{font-size:1rem!important;line-height:1.75!important}.hero-stats{grid-template-columns:1fr!important;max-width:26rem}.hero-stats>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.hero-stat-label{max-width:12rem;text-align:right}.hero-shell .inline-flex.h-12,.scroll-section .lg\:text-right .inline-flex.h-12{width:100%}.chart-canvas-shell{min-height:260px}.chart-panel{margin-left:-.25rem;margin-right:-.25rem;border-radius:.75rem!important}.route-view>.scroll-section:first-child:not(.hero-shell){padding-top:6.75rem}}@media(max-width:380px){.hero-stats>div{display:block}.hero-stat-label{max-width:none;text-align:left}.mobile-nav-link,.mobile-offer-details>summary{padding-left:.875rem;padding-right:.875rem}}.site-header.is-over-dark .nav-link:hover,.site-header.is-over-dark .nav-dropdown-trigger:hover{color:#fff;opacity:.72}.scroll-section{position:relative;overflow:hidden}.client-logo-carousel{--client-logo-gap: clamp(1.125rem, 2.5vw, 2.5rem);--client-logo-item-width: clamp(7.5rem, 12vw, 10.5rem);--client-logo-item-height: clamp(3.75rem, 6vw, 5rem);margin-top:2rem;overflow:hidden;position:relative;width:100%}.client-logo-carousel__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.client-logo-carousel__track{display:flex;width:max-content;animation:clientLogoCarouselScroll 112s linear infinite;will-change:transform}.client-logo-carousel:hover .client-logo-carousel__track{animation-play-state:paused}.client-logo-carousel__group{display:flex;flex:0 0 auto;align-items:center;gap:var(--client-logo-gap);min-width:max-content;padding-right:var(--client-logo-gap)}.client-logo-carousel__item{display:flex;flex:0 0 var(--client-logo-item-width);width:var(--client-logo-item-width);height:var(--client-logo-item-height);align-items:center;justify-content:center}.client-logo-carousel__item img{width:100%;max-height:3.25rem;object-fit:contain;filter:grayscale(1) contrast(1.06);opacity:.84;mix-blend-mode:multiply;transition:filter .18s ease,opacity .18s ease}.client-logo-carousel__item:hover img{filter:grayscale(0);opacity:1}.client-logo-wall{--client-logo-gap: clamp(.75rem, 1.4vw, 1.25rem);margin-top:2.5rem;display:flex;flex-direction:column;gap:var(--client-logo-gap);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%)}.client-logo-row{overflow:hidden}.client-logo-row__track{display:flex;width:max-content;will-change:transform}.client-logo-row--ltr .client-logo-row__track{animation:clientLogoScrollLeft 64s linear infinite}.client-logo-row--rtl .client-logo-row__track{animation:clientLogoScrollRight 64s linear infinite}.client-logo-wall:hover .client-logo-row__track{animation-play-state:paused}.client-logo-row__group{display:flex;flex:0 0 auto;gap:var(--client-logo-gap);padding-right:var(--client-logo-gap)}.client-logo-chip{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:clamp(133px,10.5vw,175px);height:clamp(78px,6.3vw,98px);padding:0 clamp(.875rem,1.26vw,1.4rem);background:#fff;border:1px solid #E6E9EE;border-radius:13px}.client-logo-chip img{max-width:100%;max-height:min(calc(clamp(2.625rem,3.5vw,3.675rem) * var(--logo-scale, 1)),84%);width:auto;object-fit:contain;filter:grayscale(1) contrast(1.06);opacity:.82;mix-blend-mode:multiply;transition:filter .18s ease,opacity .18s ease}.client-logo-chip:hover img{filter:grayscale(0);opacity:1}@keyframes clientLogoScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes clientLogoScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.client-logo-row__track{animation:none!important}}.hero-visual-image{transform:translate3d(var(--hero-parallax-x, 0),var(--hero-parallax-y, 0),0) scale(var(--hero-scale, 1.04));transform-origin:center;will-change:transform}.minimal-illustration img{transform:translate3d(0,var(--art-parallax-y, 0),0) scale(var(--art-scale, 1.025));transform-origin:center;will-change:transform}.motion-ready [data-reveal]{opacity:0;filter:none;transform:translate3d(0,calc(var(--reveal-y, 28px) + var(--scroll-offset, 0px)),0) scale(var(--reveal-scale, 1));transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,filter,transform}.motion-ready [data-reveal].is-visible{opacity:1;filter:none;transform:translate3d(0,var(--scroll-offset, 0px),0) scale(1)}.motion-ready .hero-shell .hero-title{transition-duration:.86s}.motion-ready .hero-shell .hero-lead,.motion-ready .hero-shell .hero-title+p{transition-duration:.82s}.motion-ready .hero-visual-stage.is-visible{transition-duration:.98s}.motion-ready .growth-hub-tab[data-reveal],.motion-ready .growth-capability-card[data-reveal],.motion-ready .growth-case-card[data-reveal],.motion-ready .growth-agent-card[data-reveal],.motion-ready .growth-tech-card[data-reveal],.motion-ready .growth-simple-grid>article[data-reveal],.motion-ready .offer-req-card[data-reveal],.motion-ready .offer-metric-card[data-reveal],.motion-ready .offer-layer[data-reveal],.motion-ready .offer-syn-card[data-reveal],.motion-ready .offer-proof-card[data-reveal],.motion-ready .content-offer-bubble-card[data-reveal],.motion-ready .content-offer-step-card[data-reveal],.motion-ready .content-offer-impact-card[data-reveal],.motion-ready .content-offer-contrast-card[data-reveal]{transition-duration:.76s}.motion-ready .growth-hub-panel[data-reveal],.motion-ready .offer-benchmark-block[data-reveal],.motion-ready .offer-benchmark-hero-grid>*[data-reveal],.motion-ready .offer-def-grid>*[data-reveal],.motion-ready .content-offer-section__copy[data-reveal],.motion-ready .content-offer-section__visual[data-reveal],.motion-ready .offer-final-cta[data-reveal]{transition-duration:.84s}.motion-ready .text-gradient-highlight{background-size:180% 100%;animation:gradientDrift 7s ease-in-out infinite alternate}.motion-ready .hero-title .text-gradient-highlight{background:linear-gradient(100deg,var(--highlight-mint) 0%,#7ee8ff 24%,var(--brand-blue) 48%,var(--highlight-violet) 72%,var(--highlight-mint) 100%);background-size:100% 100%;-webkit-background-clip:text;background-clip:text;animation:none}.product-illustration,.benchmark-card{position:relative;overflow:hidden;border:1px solid rgba(88,104,136,.16);border-radius:20px;background:#f8fafc}.product-illustration{display:grid;gap:.875rem;min-height:320px;padding:1rem;transform:translate3d(0,var(--art-parallax-y, 0),0)}.product-illustration:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,91,254,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(1,91,254,.04) 1px,transparent 1px);background-size:44px 44px;opacity:.72;pointer-events:none}.product-illustration>*{position:relative;z-index:1}.product-illustration-toolbar,.product-search-field,.product-result-card,.benchmark-row,.benchmark-log{border:1px solid rgba(88,104,136,.14);border-radius:14px;background:#fff}.product-illustration-toolbar{display:flex;align-items:center;gap:.625rem;min-height:44px;padding:.625rem .75rem;color:#0f1e34}.product-illustration-toolbar>span{color:#015bfe}.product-illustration-toolbar strong{font-size:.875rem;font-weight:600}.product-illustration-toolbar em{margin-left:auto;border-radius:999px;background:linear-gradient(90deg,#41dbc3,#015bfe 52%,#4e3ff6);padding:.25rem .5rem;color:#fff;font-size:.6875rem;font-weight:800;font-style:normal;line-height:1}.product-search-field{display:flex;align-items:center;gap:.625rem;min-height:52px;padding:.75rem .875rem;color:#015bfe}.product-search-field span{overflow:hidden;color:#0f1e34;font-size:.875rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.product-chip-row span{border:1px solid rgba(1,91,254,.12);border-radius:999px;background:#eef3ff;padding:.35rem .625rem;color:#015bfe;font-size:.75rem;font-weight:600;line-height:1}.product-illustration-grid{display:grid;gap:.625rem;grid-template-columns:repeat(3,minmax(0,1fr))}.product-illustration--micro{align-content:start;min-height:340px;gap:.625rem;border:1px solid rgba(88,104,136,.14);border-radius:20px;background:radial-gradient(circle at 82% 16%,rgba(65,219,195,.12),transparent 26%),linear-gradient(90deg,rgba(1,91,254,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(1,91,254,.035) 1px,transparent 1px),linear-gradient(180deg,#fff,#f8faff);background-size:auto,44px 44px,44px 44px,auto;padding:clamp(1rem,3vw,1.5rem)}.product-illustration--micro:before{display:none}.product-illustration--micro,.product-illustration--micro *{min-width:0}.product-micro-toolbar,.product-micro-field,.product-micro-chips span,.product-micro-product,.product-micro-row,.product-micro-metric{border:1px solid rgba(88,104,136,.14);background:#ffffffeb}.product-micro-toolbar{display:flex;align-items:center;gap:.625rem;min-height:42px;border-radius:14px;padding:.625rem .75rem;color:#015bfe}.product-micro-toolbar>span,.product-micro-toolbar em{flex:0 0 auto}.product-micro-toolbar strong{min-width:0;overflow:hidden;color:#0f1e34;font-size:.8125rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-micro-toolbar em{margin-left:auto;border-radius:999px;background:linear-gradient(90deg,#41dbc3,#015bfe);padding:.25rem .5rem;color:#fff;font-size:.625rem;font-style:normal;font-weight:800;line-height:1;white-space:nowrap}.product-micro-field{display:flex;align-items:center;gap:.625rem;min-height:48px;border-radius:999px;padding:.625rem .875rem;color:#015bfe}.product-micro-field span{overflow:hidden;color:#0f1e34;font-size:.875rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-micro-chips{display:flex;flex-wrap:wrap;gap:.5rem}.product-micro-chips span{border-radius:999px;padding:.3125rem .55rem;color:#015bfe;font-size:.6875rem;font-weight:800;line-height:1}.product-micro-product{display:grid;min-height:74px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:.75rem;border-radius:18px;background:linear-gradient(135deg,#015bfe14,#41dbc314),#fffffff0;padding:.75rem;box-shadow:0 14px 32px #0f1e3412}.product-micro-product>span{display:flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#015bfe2e,#41dbc329),#eef3ff;color:#015bfe}.product-micro-product strong,.product-micro-product em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-micro-product strong{color:#0f1e34;font-size:.875rem;font-weight:800}.product-micro-product em{margin-top:.25rem;color:#595959;font-size:.75rem;font-style:normal;font-weight:600}.product-micro-list{display:grid;gap:.5rem}.product-micro-row{display:grid;min-height:54px;grid-template-columns:28px minmax(0,1fr) 54px;align-items:center;gap:.625rem;border-radius:16px;padding:.5rem .625rem}.product-micro-row>span{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:#eef3ff;color:#015bfe;font-size:.6875rem;font-weight:800}.product-micro-row strong{display:block;overflow:hidden;color:#0f1e34;font-size:.8125rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-micro-row em{display:block;overflow:hidden;margin-top:.1875rem;color:#595959;font-size:.6875rem;font-style:normal;font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-micro-row mark{display:block;overflow:hidden;width:54px;height:6px;border-radius:999px;background:#e6eaf2}.product-micro-row mark:after{content:"";display:block;width:var(--score, 72%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#41dbc3,#015bfe)}.product-micro-metric{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:.5rem;justify-self:end;border-radius:999px;padding:.5rem .75rem}.product-micro-metric strong{color:#015bfe;font-size:1rem;font-weight:700}.product-micro-metric span{color:#595959;font-size:.75rem;white-space:nowrap}.product-micro-body,.product-micro-product-grid{display:grid;min-width:0;gap:.625rem}.product-micro-product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-micro-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-micro-product-card{display:grid;min-width:0;min-height:12.5rem;grid-template-rows:minmax(6.8rem,1fr) auto;overflow:hidden;border:1px solid rgba(88,104,136,.14);border-radius:18px;background:#fffffff5;box-shadow:0 14px 30px #0f1e3411}.product-micro-product-card--compact{min-height:10.75rem;grid-template-rows:minmax(5.8rem,1fr) auto}.product-micro-product-photo{display:block;width:100%;aspect-ratio:1.32 / 1;min-width:0;overflow:hidden;background:radial-gradient(circle at 50% 36%,rgba(1,91,254,.08),transparent 54%),#f7f9ff}.product-micro-product-card--compact .product-micro-product-photo{aspect-ratio:1.28 / 1}.product-micro-product-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-micro-product-copy{display:grid;min-width:0;gap:.25rem;padding:.68rem .72rem .72rem}.product-micro-product-copy strong,.product-micro-product-copy em,.product-micro-product-copy small,.product-micro-product-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-micro-product-copy strong{color:#0f1e34;font-size:.84rem;font-weight:820;line-height:1.1}.product-micro-product-copy em{color:#586883;font-family:Inter,sans-serif;font-size:.68rem;font-style:normal;font-weight:500;line-height:1.1}.product-micro-product-copy small{color:#8b97aa;font-family:Inter,sans-serif;font-size:.66rem;font-weight:600;line-height:1}.product-micro-product-copy small span{color:#015bfe;letter-spacing:.02em}.product-micro-product-copy b{color:#0f1e34;font-size:.92rem;font-weight:850;line-height:1.1}.product-micro-product-copy mark{width:fit-content;max-width:100%;overflow:hidden;border-radius:999px;background:#41dbc32e;padding:.24rem .48rem;color:#078879;font-family:Inter,sans-serif;font-size:.62rem;font-weight:750;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-micro-product-card--compact .product-micro-product-copy{gap:.2rem;padding:.56rem .62rem .62rem}.product-micro-product-card--compact .product-micro-product-copy small{display:none}.product-micro-action-panel{display:grid;min-width:0;grid-template-columns:2.45rem minmax(0,1fr) auto;align-items:center;gap:.75rem;border:1px solid rgba(1,91,254,.16);border-radius:18px;background:linear-gradient(135deg,#015bfe14,#41dbc31f),#fff;padding:.78rem;box-shadow:0 14px 30px #0f1e340f}.product-micro-action-panel--compact{padding:.62rem}.product-micro-action-panel>span{display:grid;width:2.45rem;height:2.45rem;place-items:center;border-radius:999px;background:#015bfe;color:#fff}.product-micro-action-panel strong,.product-micro-action-panel em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-micro-action-panel strong{color:#0f1e34;font-size:.88rem;font-weight:850}.product-micro-action-panel em{margin-top:.18rem;color:#586883;font-family:Inter,sans-serif;font-size:.7rem;font-style:normal;font-weight:600}.product-micro-action-panel b{border-radius:999px;background:#41dbc32e;padding:.32rem .58rem;color:#078879;font-size:.68rem;font-weight:850;white-space:nowrap}.product-micro-signal-rail,.product-micro-channel-pills{display:flex;min-width:0;flex-wrap:wrap;gap:.45rem}.product-micro-signal-rail>span,.product-micro-channel-pills>span{display:inline-flex;max-width:100%;min-height:2rem;align-items:center;gap:.34rem;border:1px solid rgba(88,104,136,.13);border-radius:999px;background:#ffffffeb;padding:.34rem .56rem;color:#586883;font-family:Inter,sans-serif;font-size:.66rem;font-weight:650;box-shadow:0 10px 22px #0f1e340b}.product-micro-channel-pills>span svg{width:.76rem;height:.76rem;flex:0 0 .76rem;stroke-width:2.15}.product-micro-signal-rail strong,.product-micro-channel-pills strong{min-width:0;overflow:hidden;color:#0f1e34;text-overflow:ellipsis;white-space:nowrap}.product-micro-signal-rail em,.product-micro-channel-pills em{min-width:0;overflow:hidden;color:#586883;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.product-micro-channel-pills>span.is-active{border-color:#015bfe6b;background:#015bfe;color:#fff}.product-micro-channel-pills>span.is-active strong,.product-micro-channel-pills>span.is-active em{color:#fff}.product-illustration--layout-score{background:radial-gradient(circle at 24% 28%,rgba(1,91,254,.13),transparent 28%),radial-gradient(circle at 78% 70%,rgba(65,219,195,.12),transparent 30%),linear-gradient(180deg,#fff,#f8faff)}.product-illustration--layout-dashboard{background:linear-gradient(90deg,rgba(1,91,254,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(1,91,254,.04) 1px,transparent 1px),linear-gradient(180deg,#fff,#f7fbff);background-size:36px 36px,36px 36px,auto}.product-illustration--layout-chat{background:radial-gradient(circle at 18% 82%,rgba(65,219,195,.16),transparent 24%),linear-gradient(180deg,#fff,#f7f9ff)}.product-illustration--layout-audience,.product-illustration--layout-channel{background:radial-gradient(circle at 82% 16%,rgba(1,91,254,.12),transparent 24%),linear-gradient(180deg,#fff,#f8fbff)}.product-illustration--layout-trigger,.product-illustration--layout-flow{background:linear-gradient(90deg,rgba(65,219,195,.12),transparent 36%),linear-gradient(180deg,#fff,#f8faff)}.product-illustration--layout-loyalty{background:radial-gradient(circle at 76% 18%,rgba(65,219,195,.16),transparent 24%),radial-gradient(circle at 18% 78%,rgba(1,91,254,.12),transparent 26%),linear-gradient(180deg,#fff,#f9fbff)}.product-micro-card-grid,.product-micro-kpi-grid,.product-micro-channel-grid,.product-micro-audience-grid,.product-micro-reward-row{display:grid;gap:.625rem}.product-micro-card-grid,.product-micro-channel-grid,.product-micro-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-micro-card,.product-micro-kpi,.product-micro-chart-card,.product-micro-flow-head,.product-micro-flow-node,.product-micro-bubble,.product-micro-chat-card,.product-micro-profile-card,.product-micro-profile-tags span,.product-micro-channel-decision,.product-micro-channel-tile,.product-micro-audience-segment,.product-micro-audience-tile,.product-micro-wallet-card,.product-micro-reward,.product-micro-trigger-event,.product-micro-trigger-step,.product-micro-score-copy,.product-micro-score-ring{border:1px solid rgba(88,104,136,.14);background:#fffffff0;box-shadow:0 12px 26px #0f1e340d}.product-micro-card{display:grid;min-height:112px;align-content:start;gap:.45rem;border-radius:16px;padding:.625rem}.product-micro-card>span{height:42px;border-radius:12px;background:linear-gradient(135deg,#015bfe3d,#41dbc333),#eef3ff}.product-micro-card strong,.product-micro-kpi strong,.product-micro-flow-node strong,.product-micro-chat-card strong,.product-micro-channel-tile strong,.product-micro-audience-tile strong,.product-micro-reward strong,.product-micro-trigger-step strong,.product-micro-score-copy strong,.product-micro-chart-card strong{display:block;overflow:hidden;color:#0f1e34;font-size:.8125rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-micro-card em,.product-micro-kpi em,.product-micro-flow-node em,.product-micro-chat-card em,.product-micro-channel-tile em,.product-micro-audience-tile em,.product-micro-reward em,.product-micro-trigger-step em,.product-micro-score-copy span,.product-micro-chart-card em{display:block;overflow:hidden;margin-top:.1875rem;color:#586883;font-family:Inter,sans-serif;font-size:.6875rem;font-style:normal;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-micro-card mark,.product-micro-channel-tile mark{overflow:hidden;width:100%;height:6px;margin-top:auto;border-radius:999px;background:#e6eaf2}.product-micro-card mark:after,.product-micro-channel-tile mark:after{content:"";display:block;width:var(--score, 72%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#41dbc3,#015bfe)}.product-micro-body--score{grid-template-columns:minmax(7rem,.85fr) 1fr;align-items:stretch}.product-micro-body--score .product-micro-list{grid-column:2}.product-micro-score-ring{display:grid;min-height:152px;place-items:center;border-radius:999px;background:radial-gradient(circle,#ffffff 50%,transparent 51%),conic-gradient(from 220deg,#015bfe 0 72%,#015bfe1a 72% 100%);text-align:center}.product-micro-score-ring span{display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:999px;background:#eef3ff;color:#015bfe}.product-micro-score-ring strong{color:#0f1e34;font-size:1.35rem;font-weight:900}.product-micro-score-ring em{color:#586883;font-size:.7rem;font-style:normal;font-weight:700}.product-micro-score-copy{display:grid;align-content:center;border-radius:16px;padding:.875rem}.product-micro-chartjs-card{display:grid;min-height:12.5rem;grid-column:1 / -1;gap:.625rem;overflow:hidden;border:1px solid rgba(88,104,136,.14);border-radius:18px;background:radial-gradient(circle at 16% 8%,rgba(1,91,254,.08),transparent 26%),#fff;padding:.75rem;box-shadow:0 12px 26px #0f1e340d}.product-micro-chartjs-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem}.product-micro-chartjs-head>span{display:grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:999px;background:#eef3ff;color:#015bfe}.product-micro-chartjs-head strong,.product-micro-chartjs-head em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-micro-chartjs-head strong{color:#0f1e34;font-size:.8rem;font-weight:820;line-height:1.1}.product-micro-chartjs-head em{margin-top:.12rem;color:#586883;font-family:Inter,sans-serif;font-size:.64rem;font-style:normal;font-weight:550;line-height:1}.product-micro-chartjs-head b{border-radius:999px;background:#41dbc32e;padding:.24rem .5rem;color:#078879;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;line-height:1;white-space:nowrap}.product-micro-chartjs-canvas{position:relative;min-height:8.75rem}.product-micro-chartjs-canvas canvas{width:100%!important;height:100%!important}.product-micro-chart-card{display:grid;gap:.75rem;border-radius:18px;padding:.875rem}.product-micro-chart-bars{display:flex;height:112px;align-items:flex-end;gap:.45rem;border-radius:14px;background:#f4f6fd;padding:.75rem}.product-micro-chart-bars span{width:100%;min-height:18%;border-radius:5px 5px 1px 1px;background:linear-gradient(180deg,#015bfe,#41dbc3)}.product-micro-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-micro-kpi{border-radius:16px;padding:.75rem}.product-micro-kpi span{display:block;margin-bottom:.35rem;color:#015bfe;font-size:.6875rem;font-weight:900}.product-micro-flow-head,.product-micro-channel-decision,.product-micro-trigger-event{display:flex;align-items:center;gap:.625rem;border-radius:18px;padding:.875rem}.product-micro-flow-head span,.product-micro-channel-decision span,.product-micro-trigger-event span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:999px;background:#015bfe;color:#fff}.product-micro-flow-head strong,.product-micro-channel-decision strong,.product-micro-trigger-event strong{overflow:hidden;color:#0f1e34;font-size:.875rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.product-micro-flow-head em,.product-micro-channel-decision em,.product-micro-trigger-event em{margin-left:auto;color:#586883;font-size:.7rem;font-style:normal;font-weight:700}.product-micro-flow-track{position:relative;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-micro-flow-track:before{content:"";position:absolute;inset:50% 1rem auto;height:2px;border-radius:999px;background:linear-gradient(90deg,#015bfe,#41dbc3);opacity:.42}.product-micro-flow-node{position:relative;z-index:1;min-height:82px;border-radius:16px;padding:.75rem}.product-micro-flow-node>span{display:inline-grid;width:1.6rem;height:1.6rem;place-items:center;border-radius:999px;background:#eef3ff;color:#015bfe;font-size:.65rem;font-weight:900}.product-micro-body--chat{align-items:start}.product-micro-bubble{width:fit-content;max-width:78%;border-radius:18px;padding:.85rem 1rem;color:#0f1e34;font-size:.8125rem;font-weight:700}.product-micro-bubble--user{justify-self:start;border-bottom-left-radius:6px;background:#fff}.product-micro-bubble--ai{justify-self:end;border-color:#015bfe38;border-bottom-right-radius:6px;background:linear-gradient(135deg,#015bfe1a,#41dbc31a),#fff}.product-micro-chat-suggestions{display:grid;gap:.5rem}.product-micro-chat-card,.product-micro-reward{display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.625rem;border-radius:16px;padding:.625rem}.product-micro-chat-card span,.product-micro-reward span,.product-micro-audience-tile span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:10px;background:#eef3ff;color:#015bfe}.product-micro-profile-card{display:grid;grid-template-columns:4rem minmax(0,1fr);align-items:center;gap:.875rem;border-radius:18px;padding:.875rem}.product-micro-profile-card>span{width:4rem;height:4rem;border-radius:999px;background:radial-gradient(circle at 38% 34%,#ffffff 0 10%,transparent 11%),linear-gradient(135deg,#015bfe,#41dbc3)}.product-micro-profile-card strong,.product-micro-wallet-card strong,.product-micro-audience-segment strong{display:block;color:#0f1e34;font-size:.95rem;font-weight:900}.product-micro-profile-card em,.product-micro-wallet-card em,.product-micro-audience-segment em{display:block;margin-top:.25rem;color:#586883;font-size:.75rem;font-style:normal;font-weight:600}.product-micro-segment-alert{grid-template-columns:auto minmax(0,1fr) auto;gap:.7rem;border-color:#015bfe33;background:radial-gradient(circle at 90% 12%,rgba(65,219,195,.12),transparent 28%),linear-gradient(135deg,#015bfe0e,#41dbc313),#fff}.product-micro-segment-alert>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:999px;background:#015bfe;color:#fff;box-shadow:0 10px 20px #015bfe29}.product-micro-segment-alert>span svg{width:.9rem;height:.9rem;stroke-width:2.25}.product-micro-segment-alert b{align-self:center;border-radius:999px;background:#41dbc32e;padding:.24rem .48rem;color:#078879;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;line-height:1;white-space:nowrap}.product-micro-profile-tags{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-micro-profile-tags span{border-radius:16px;padding:.625rem}.product-micro-profile-tags strong,.product-micro-profile-tags em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-micro-profile-tags strong{color:#0f1e34;font-size:.75rem;font-weight:800}.product-micro-profile-tags em{margin-top:.2rem;color:#586883;font-size:.68rem;font-style:normal;font-weight:600}.product-micro-channel-tile,.product-micro-audience-tile{display:grid;min-height:92px;align-content:start;border-radius:16px;padding:.75rem}.product-micro-channel-tile{gap:.45rem}.product-micro-audience-tile{grid-template-columns:2rem minmax(0,1fr);column-gap:.625rem}.product-micro-audience-tile strong,.product-micro-audience-tile em{grid-column:2}.product-micro-audience-segment{border-radius:18px;padding:1rem;background:linear-gradient(135deg,#015bfe1c,#41dbc31a),#fff}.product-micro-wallet-card{min-height:128px;border-radius:22px;background:radial-gradient(circle at 82% 16%,rgba(65,219,195,.28),transparent 28%),linear-gradient(135deg,#0a1c38,#015bfe);padding:1rem;color:#fff}.product-micro-wallet-card span{display:inline-flex;border-radius:999px;background:#ffffff29;padding:.35rem .6rem;color:#fff;font-size:.75rem;font-weight:900}.product-micro-wallet-card strong,.product-micro-wallet-card em{color:#fff}.product-micro-wallet-card strong{margin-top:1.6rem}.product-micro-reward-row{grid-template-columns:repeat(3,minmax(0,1fr))}.product-micro-reward{min-height:86px;grid-template-columns:1fr;justify-items:start}.product-micro-trigger-event{background:linear-gradient(135deg,#015bfe1f,#41dbc31f),#fff}.product-micro-trigger-stack{position:relative;display:grid;gap:.5rem;padding-left:.5rem}.product-micro-trigger-stack:before{content:"";position:absolute;top:.75rem;bottom:.75rem;left:1rem;width:2px;border-radius:999px;background:linear-gradient(180deg,#015bfe,#41dbc3)}.product-micro-trigger-step{position:relative;display:grid;grid-template-columns:1.75rem minmax(0,1fr);align-items:center;gap:.625rem;border-radius:16px;padding:.625rem}.product-micro-trigger-step>span{z-index:1;width:1rem;height:1rem;justify-self:center;border:3px solid #ffffff;border-radius:999px;background:#015bfe;box-shadow:0 0 0 2px #015bfe24}.product-micro-trigger-step:nth-child(2n)>span{background:#41dbc3}.product-micro-body--catalog,.product-micro-body--audience,.product-micro-body--loyalty,.product-micro-body--trigger,.product-micro-body--chat,.product-micro-body--profile,.product-micro-body--flow,.product-micro-body--channel{align-content:start}.product-micro-body--score{grid-template-columns:minmax(0,1fr)}.product-micro-body--score .product-micro-product-grid,.product-micro-body--score .product-micro-signal-rail{grid-column:1 / -1}.product-micro-body--dashboard{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.product-micro-body--dashboard .product-micro-chart-card{min-height:100%;grid-row:span 2}.product-micro-body--dashboard .product-micro-product-grid{align-self:stretch}.product-micro-body--flow .product-micro-flow-head,.product-micro-body--channel .product-micro-channel-decision,.product-micro-body--trigger .product-micro-trigger-event{min-width:0}.product-micro-body--flow .product-micro-product-grid,.product-micro-body--channel .product-micro-product-grid,.product-micro-body--trigger .product-micro-product-grid,.product-micro-body--chat .product-micro-product-grid,.product-micro-body--loyalty .product-micro-product-grid,.product-micro-body--audience .product-micro-product-grid{margin-top:.05rem}.product-result-card{min-height:104px;padding:.625rem}.product-result-card>span{display:block;height:42px;border-radius:10px;background:linear-gradient(135deg,#015bfe38,#41dbc333),#eef3ff}.product-result-card strong,.product-result-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-result-card strong{margin-top:.625rem;color:#0f1e34;font-size:.75rem;font-weight:600}.product-result-card em{margin-top:.25rem;color:#595959;font-size:.6875rem;font-style:normal}.product-mini-chart{display:flex;height:76px;align-items:flex-end;gap:.5rem;border-radius:14px;background:#fff;padding:.625rem}.product-mini-chart span{width:100%;border-radius:5px 5px 1px 1px;background:#dfe5ee}.product-mini-chart span:nth-child(4),.product-mini-chart span:nth-child(5),.product-mini-chart span:nth-child(6){background:#015bfe}.product-suggestion-list,.product-ranking-list,.product-trend-list,.product-analytics-list,.product-intent-map{display:grid;gap:.625rem}.product-suggestion-row,.product-rank-row,.product-trend-row,.product-analytics-row,.product-rule-panel,.product-empty-state,.product-variant-card,.product-profile-card,.product-filter-panel,.product-device-card,.product-upload-card,.product-intent-chip{border:1px solid rgba(88,104,136,.14);border-radius:14px;background:#fff}.product-suggestion-row,.product-rank-row,.product-trend-row,.product-analytics-row{display:flex;min-height:44px;align-items:center;gap:.625rem;padding:.625rem .75rem}.product-suggestion-row svg,.product-suggestion-row i,.product-rank-row svg,.product-rank-row i{color:#015bfe}.product-suggestion-row strong,.product-rank-row strong,.product-trend-row strong,.product-analytics-row strong{overflow:hidden;color:#0f1e34;font-size:.8125rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-suggestion-row span,.product-trend-row span{margin-left:auto;border-radius:999px;background:#eef3ff;padding:.25rem .5rem;color:#015bfe;font-size:.6875rem;font-weight:600}.product-empty-state{display:grid;min-height:104px;place-items:center;padding:1rem;text-align:center}.product-empty-state svg,.product-empty-state i{color:#015bfe}.product-empty-state strong,.product-empty-state span,.product-rule-panel strong,.product-rule-panel span,.product-variant-card strong,.product-variant-card span,.product-profile-card strong,.product-profile-card em,.product-device-card strong,.product-device-card span,.product-upload-card strong{display:block}.product-empty-state strong,.product-rule-panel strong,.product-variant-card strong,.product-profile-card strong,.product-device-card strong,.product-upload-card strong{margin-top:.375rem;color:#0f1e34;font-size:.8125rem;font-weight:600}.product-empty-state span,.product-rule-panel span,.product-variant-card span,.product-profile-card em,.product-device-card span{margin-top:.25rem;color:#667085;font-size:.75rem;font-style:normal}.product-rule-panel{padding:.875rem}.product-split-test,.product-device-row{display:grid;gap:.625rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-device-row{grid-template-columns:repeat(3,minmax(0,1fr))}.product-variant-card{min-height:86px;padding:.875rem}.product-variant-card.is-winner{border-color:#015bfe4d;background:#eef3ff}.product-personal-layout,.product-filter-layout,.product-visual-search,.product-plp-layout{display:grid;gap:.625rem}.product-profile-card{display:grid;grid-template-columns:44px 1fr;column-gap:.75rem;align-items:center;padding:.75rem}.product-profile-card>span{grid-row:span 2;width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#015bfe,#41dbc3)}.product-filter-panel{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem}.product-filter-panel span,.product-intent-chip{border-radius:999px;background:#eef3ff;padding:.4rem .625rem;color:#015bfe;font-size:.75rem;font-weight:600}.product-rank-row span{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#eef3ff;color:#015bfe;font-size:.75rem;font-weight:700}.product-rank-row svg,.product-rank-row i{margin-left:auto}.product-device-card,.product-upload-card{display:grid;min-height:104px;place-items:center;padding:.875rem;text-align:center}.product-device-card svg,.product-device-card i,.product-upload-card svg,.product-upload-card i{color:#015bfe}.product-sync-line{position:relative;height:18px}.product-sync-line span{position:absolute;inset:7px 12%;border-radius:999px;background:linear-gradient(90deg,#015bfe,#41dbc3,#4e3ff6)}.product-voice-wave{display:flex;height:88px;align-items:center;justify-content:center;gap:.45rem;border-radius:14px;background:#fff}.product-voice-wave span{width:.45rem;border-radius:999px;background:linear-gradient(180deg,#015bfe,#41dbc3)}.product-analytics-row span{width:42%;height:8px;margin-left:auto;border-radius:999px;background:#d8dce3}.product-visual-search .product-upload-card{min-height:92px;background:linear-gradient(90deg,rgba(1,91,254,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(1,91,254,.06) 1px,transparent 1px),#fff;background-size:22px 22px}.product-intent-map{grid-template-columns:repeat(2,minmax(0,1fr))}.product-intent-chip{border:1px solid rgba(1,91,254,.12);white-space:normal}.benchmark-card{padding:1rem}.benchmark-head{display:flex;align-items:center;gap:.625rem;min-height:36px;color:#0f1e34}.benchmark-head>svg,.benchmark-head>i{color:#667085}.benchmark-head>span,.benchmark-head nav{margin-left:auto}.benchmark-head nav{display:flex;align-items:center;gap:.75rem;color:#9aa3b2;font-size:.75rem}.benchmark-head nav strong{border-radius:8px;background:#0f1e34;padding:.25rem .5rem;color:#fff;font-weight:500}.benchmark-row{display:grid;grid-template-columns:36px 1fr 36px;gap:.625rem;align-items:center;margin-top:.625rem;min-height:54px;padding:.625rem}.benchmark-row>span{display:grid;height:28px;place-items:center;border-radius:8px;background:#f2f4f7;color:#98a2b3}.benchmark-row strong{display:block;font-size:.8125rem}.benchmark-row em{display:block;width:88px;height:5px;margin-top:.5rem;border-radius:999px;background:linear-gradient(90deg,#98a2b3 62%,#edf0f4 62%)}.benchmark-row mark{display:block;width:22px;height:12px;justify-self:end;border-radius:999px;background:#e5e7eb}.benchmark-row mark:after{content:"";display:block;width:8px;height:8px;margin:2px;border-radius:999px;background:#fff}.benchmark-row mark.is-active{background:#0f1e34}.benchmark-row mark.is-active:after{margin-left:12px}.benchmark-log{margin-top:.875rem;padding:.875rem}.benchmark-log strong,.benchmark-log span{display:block;font-size:.75rem}.benchmark-log span{margin-top:.5rem;color:#98a2b3}.benchmark-bars{display:flex;height:116px;align-items:flex-end;gap:.5rem;margin-top:.875rem;border-radius:14px;background:#fff;padding:1rem}.benchmark-bars span{width:100%;border-radius:6px 6px 0 0;background:#d8dce3}.benchmark-funnel{display:grid;gap:.375rem;margin-top:.875rem;border-radius:14px;background:#fff;padding:1rem}.benchmark-funnel span{height:16px;border-radius:3px;background:#d8dce3}.benchmark-funnel span:nth-child(1){width:100%}.benchmark-funnel span:nth-child(2){width:82%}.benchmark-funnel span:nth-child(3){width:62%}.benchmark-funnel span:nth-child(4){width:44%}.motion-ready .product-illustration.is-visible .product-illustration-part,.motion-ready .benchmark-card.is-visible .product-illustration-part,.motion-ready .generated-product-illustration.is-visible .product-illustration-part{animation:productPartFade .62s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.12s + var(--part-index, 0) * 80ms)}.motion-ready .product-illustration--micro.is-visible .product-illustration-part{animation-delay:calc(80ms + var(--part-index, 0) * 45ms)}.generated-product-illustration{position:relative;overflow:hidden;aspect-ratio:16 / 10;border:1px solid rgba(88,104,136,.16);border-radius:20px;background:#f8fafc}.generated-product-illustration img{width:100%;height:100%;object-fit:cover;object-position:center}.icon-text-card{display:flex;align-items:center;gap:.75rem}.icon-text-card--top{align-items:flex-start}.icon-text-card__icon{flex-shrink:0}.icon-text-card--top .icon-text-card__icon{margin-top:.25rem}.growth-post-card{box-shadow:none}.growth-post-card:hover{background:#fbfcff;transform:translateY(-2px)}.blog-filter{margin-top:clamp(1.5rem,3vw,2.25rem);display:grid;gap:.85rem;font-family:var(--font-body)}.blog-listing [data-infinite-grid]{margin-top:clamp(1.25rem,2.5vw,1.75rem)!important}.blog-related{display:grid;gap:clamp(1.25rem,3vw,2rem)}.blog-related__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.blog-related__header h2{margin-top:1rem;color:#0f1e34;font-family:var(--font-display);font-size:clamp(2rem,4vw,3.25rem);font-weight:750;letter-spacing:0;line-height:1.04}.blog-related__header p{margin-top:.8rem;max-width:42rem;color:#586883;font-family:var(--font-body);font-size:1rem;line-height:1.75}.blog-related__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.blog-related__grid{display:grid;gap:1.25rem}@media(min-width:768px){.blog-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.blog-related__header{align-items:flex-start;flex-direction:column}.blog-related__actions{justify-content:flex-start}}.blog-filter__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.partner-results-stats{display:grid;gap:clamp(2rem,4vw,3rem)}.partner-results-stats__header{max-width:58rem}.partner-results-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e6eaf2;border-radius:8px;background:#e6eaf2}.partner-results-stat{display:flex;min-height:15.5rem;flex-direction:column;justify-content:space-between;background:#fff;padding:clamp(1.35rem,2.2vw,1.85rem)}.partner-results-stat span{display:block;width:fit-content;background:linear-gradient(135deg,#015bfe,#41dbc3);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:var(--font-display);font-size:clamp(2.65rem,5vw,4.4rem);font-weight:820;line-height:.95;font-variant-numeric:tabular-nums}.partner-results-stat h3{margin-top:auto;color:#0f1e34;font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.55rem);font-weight:760;line-height:1.14;text-wrap:balance}.partner-results-stat p{margin-top:.75rem;color:#586883;font-family:var(--font-body);font-size:.95rem;line-height:1.55}@media(max-width:1023px){.partner-results-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.partner-results-stats__grid{grid-template-columns:1fr}.partner-results-stat{min-height:13rem}}.blog-filter__header{display:flex;width:fit-content;align-items:center;gap:.55rem;border:1px solid #dbe4f5;border-radius:999px;background:#fff;padding:.35rem .45rem .35rem .85rem;color:#586883;font-size:.8125rem;font-weight:650;box-shadow:0 12px 28px #0f1e340f}.blog-filter__sort{position:relative;z-index:10;display:inline-block;width:fit-content;color:#586883;font-family:"Kanit",var(--font-body);font-size:.8125rem;line-height:1.2}.blog-filter__sort-trigger{display:inline-flex;min-height:2.75rem;align-items:center;gap:.55rem;border:1px solid #dbe4f5;border-radius:999px;background:#fff;padding:.45rem .55rem .45rem .95rem;color:#586883;font:inherit;font-weight:400;box-shadow:0 12px 28px #0f1e340d;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.blog-filter__sort-trigger>svg:first-child{color:#015bfe}.blog-filter__sort-trigger strong{color:#0f1e34;font-weight:400}.blog-filter__sort-label{color:#586883}.blog-filter__sort-chevron{width:1rem;height:1rem;color:#0f1e34;transition:transform .16s ease}.blog-filter__sort:focus-within{z-index:20}.blog-filter__sort-trigger:hover,.blog-filter__sort-trigger:focus-visible,.blog-filter__sort.is-open .blog-filter__sort-trigger{border-color:#015bfe8c;box-shadow:0 14px 30px #015bfe1a}.blog-filter__sort.is-open .blog-filter__sort-chevron{transform:rotate(180deg)}.blog-filter__sort-menu{position:absolute;left:0;top:calc(100% + .55rem);width:min(23rem,calc(100vw - 2rem));overflow:hidden;border:1px solid #dbe4f5;border-radius:1.25rem;background:#fff;padding:.35rem;box-shadow:0 22px 50px #0f1e3429}.blog-filter__sort-menu[hidden]{display:none!important}.blog-filter__sort-option{display:flex;width:100%;min-height:3rem;align-items:center;justify-content:space-between;gap:.85rem;border:0;border-radius:.9rem;background:transparent;padding:.75rem .9rem;color:#0f1e34;font:inherit;font-size:.875rem;font-weight:400;line-height:1.25;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease}.blog-filter__sort-option svg{opacity:0;color:#015bfe}.blog-filter__sort-option:hover,.blog-filter__sort-option:focus-visible{background:#eef3ff;outline:none}.blog-filter__sort-option.is-active{background:#015bfe1a;color:#015bfe}.blog-filter__sort-option.is-active svg{opacity:1}@media(max-width:640px){.blog-filter__sort,.blog-filter__sort-trigger{width:100%}.blog-filter__sort-trigger{justify-content:flex-start}.blog-filter__sort-menu{width:100%}}.blog-filter__header strong,.blog-filter__button strong{display:inline-flex;min-width:1.65rem;height:1.65rem;align-items:center;justify-content:center;border-radius:999px;background:#eef3ff;color:#015bfe;font-size:.75rem;font-weight:750;line-height:1}.blog-filter__controls{display:flex;flex-wrap:wrap;gap:.65rem}.blog-filter__button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:.65rem;border:1px solid #dbe4f5;border-radius:999px;background:#fff;padding:.45rem .55rem .45rem 1rem;color:#586883;font-size:.875rem;font-family:"Kanit",var(--font-body);font-weight:400;line-height:1.2;text-align:left;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.blog-filter__button:hover,.blog-filter__button:focus-visible{border-color:#015bfe8c;color:#0f1e34;box-shadow:0 14px 30px #015bfe1a;transform:translateY(-1px)}.blog-filter__button.is-active{border-color:#015bfe;background:#015bfe;color:#fff;box-shadow:0 16px 34px #015bfe33}.blog-filter__button.is-active strong{background:#ffffff2e;color:#fff}.offer-phase-tab{cursor:pointer}.offer-phase-tab[aria-selected=false]:hover,.offer-phase-tab[aria-selected=false]:focus-visible{border-color:#015bfe;color:#015bfe;background:#eaf0ff}.persooalize-ph{display:flex;align-items:center;justify-content:center;gap:.6rem;border:2px dashed #cdd6e6;border-radius:16px;background:#f6f8fd;color:#8b97aa;font-size:.9rem;text-align:center}.persooalize-ph--photo{aspect-ratio:4 / 3}.persooalize-ph--video{aspect-ratio:16 / 9;max-width:900px;margin-left:auto;margin-right:auto;flex-direction:column;border-radius:20px}.persooalize-ph__play{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;background:#eaf0ff;color:#015bfe}.blog-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:#657083;font-size:.8125rem;line-height:1.4}.blog-card-meta span:first-child{color:#015bfe;font-weight:600}.blog-card-meta span+span:before{content:"";display:inline-block;width:.25rem;height:.25rem;margin:0 .5rem .125rem 0;border-radius:999px;background:#d8dce3}.growth-post-card a{width:fit-content}.content-article-meta-shell{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}.content-article-meta-shell__body{width:100%;max-width:58rem;padding-bottom:1.5rem;border-bottom:1px solid #e6eaf2}.content-article-meta-shell__body>div{margin-top:0;border:0;padding-block:0}.content-download-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #dbe6ff;border-radius:1rem;background:linear-gradient(135deg,#015bfe12,#41dbc31f);padding:1rem 1.15rem;box-shadow:0 16px 45px #0f1e3414}.content-download-banner>div{min-width:0}.content-download-banner>div>span:first-child{display:inline-flex;align-items:center;gap:.45rem;color:#015bfe;font-family:var(--font-body);font-size:.75rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.content-download-banner strong{display:block;margin-top:.25rem;color:#0f1e34;font-family:var(--font-display);font-size:1.05rem;font-weight:750;line-height:1.25}.content-download-banner__button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;border-radius:999px;background:#015bfe;padding:.75rem 1.1rem;color:#fff;font-family:"Kanit",var(--font-body);font-size:.92rem;font-weight:400;text-decoration:none;box-shadow:0 14px 34px #015bfe38;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.content-download-banner__button:hover{transform:translateY(-1px);background:#0f1e34;box-shadow:0 16px 38px #0f1e342e}@media(max-width:640px){.content-download-banner{align-items:stretch;flex-direction:column}.content-download-banner__button{width:100%}}.content-article-image{margin-top:clamp(1.5rem,3vw,2.25rem);overflow:hidden;border:1px solid #e6eaf2;border-radius:1.25rem;background:#fff;box-shadow:0 18px 45px #0f1e3414}.content-article-image img{display:block;width:100%;height:auto}.content-article-image figcaption{border-top:1px solid #eef2f8;padding:.85rem 1rem;color:#586883;font-family:var(--font-body);font-size:.875rem;line-height:1.5}.content-article-image--placeholder{display:grid;min-height:clamp(12rem,28vw,18rem);place-items:center;border:1px dashed rgba(1,91,254,.34);background:linear-gradient(135deg,#015bfe0e,#41dbc314),#fbfdff;box-shadow:none}.content-article-image--placeholder div{display:grid;justify-items:center;gap:.5rem;padding:1.5rem;text-align:center}.content-article-image__icon{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:999px;background:#015bfe;color:#fff}.content-article-image--placeholder strong{color:#0f1e34;font-size:1rem;font-weight:720}.content-article-image--placeholder span:last-child{max-width:22rem;color:#586883;font-family:var(--font-body);font-size:.875rem;line-height:1.5}.content-inline-image{display:inline-block;max-width:100%;max-height:1.2em;vertical-align:-.2em;border-radius:.25rem}.content-inline-image-placeholder{display:inline-flex;align-items:center;border-radius:999px;background:#015bfe14;padding:.1rem .45rem;color:#015bfe;font-weight:700}[data-infinite-item][hidden]{display:none!important}.infinite-listing__status{margin:clamp(1.75rem,4vw,2.75rem) auto 0;display:flex;min-height:3rem;width:fit-content;align-items:center;justify-content:center;gap:.75rem;border:1px solid #dbe4f5;border-radius:999px;background:#ffffffdb;padding:.75rem 1.1rem;color:#586883;font-family:var(--font-body);font-size:.875rem;font-weight:650;box-shadow:0 16px 34px #0f1e3414}.infinite-listing__status[hidden]{display:none!important}.infinite-listing__spinner{width:1rem;height:1rem;border:2px solid #dbe4f5;border-top-color:#015bfe;border-radius:999px;animation:infiniteListingSpin .8s linear infinite}.infinite-listing__item--new{animation:infiniteListingReveal .42s ease both;animation-delay:var(--reveal-delay, 0ms)}@keyframes infiniteListingSpin{to{transform:rotate(360deg)}}@keyframes infiniteListingReveal{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.home-problem-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}.home-problem-list{display:grid;gap:.875rem}.home-problem-item{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:1rem;align-items:start;border:1px solid #e6eaf2;border-radius:12px;background:#fff;padding:1.25rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-problem-item:hover{transform:translateY(-2px);border-color:#015bfe52;box-shadow:0 16px 40px #0f1e3414}.home-problem-item__icon{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid #e6eaf2;border-radius:12px;background:#f4f6fd;color:#015bfe}.home-problem-item h3{color:#0f1e34;font-size:1.125rem;font-weight:600;line-height:1.25}.home-problem-item p{margin-top:.45rem;color:#595959;font-size:.9375rem;line-height:1.65}.home-answer-panel{position:sticky;top:6rem;overflow:hidden;border:1px solid rgba(1,91,254,.18);border-radius:16px;background:linear-gradient(145deg,#015bfe14,#41dbc30f),#fff;padding:clamp(1.5rem,3vw,2rem);box-shadow:0 22px 60px #0f1e341a}.home-answer-panel:before{position:absolute;inset:auto -8rem -8rem auto;width:16rem;height:16rem;border-radius:999px;background:radial-gradient(circle,rgba(65,219,195,.22),transparent 62%);content:"";pointer-events:none}.home-answer-panel__eyebrow{color:#015bfe;font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1;text-transform:uppercase}.home-answer-panel h3{position:relative;margin-top:.75rem;color:#0f1e34;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:600;line-height:1.12}.home-answer-panel p{position:relative;margin-top:1rem;color:#595959;font-size:1rem;line-height:1.7}.home-answer-panel ul{position:relative;display:grid;gap:.8rem;margin-top:1.3rem;padding:0;list-style:none}.home-answer-panel li{display:flex;gap:.75rem;color:#595959;font-size:.95rem;line-height:1.55}.home-answer-panel li:before{flex-shrink:0;margin-top:.45rem;width:.4rem;height:.4rem;border-radius:999px;background:#015bfe;content:""}.home-answer-panel strong{color:#0f1e34}.home-model-callout{border:1px solid #e6eaf2;border-radius:16px;background:#fff;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 14px 44px #0f1e340f}.home-model-callout p{margin:0;color:#595959;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.75}.home-model-callout strong{color:#0f1e34;font-weight:600}.testimonial-card{border:1px solid rgba(1,91,254,.18);border-radius:12px;background:linear-gradient(145deg,#015bfe14,#41dbc30f),#fff;padding:1.5rem;box-shadow:0 22px 60px #0f1e341a}.testimonial-card__rating{color:#015bfe;font-size:.875rem;letter-spacing:.2em;line-height:1}.testimonial-card__quote{margin-top:1.25rem;color:#0f1e34;font-size:1rem;line-height:1.75}.testimonial-card__author{display:flex;align-items:center;gap:.875rem;margin-top:2rem;border-top:1px solid #e6eaf2;padding-top:1.5rem}.testimonial-card__avatar{display:flex;flex-shrink:0;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:999px;background:#f4f6fd;color:#015bfe;font-size:.875rem;font-weight:600;line-height:1}.testimonial-card__author strong{display:block;color:#0f1e34;font-size:.875rem;font-weight:600;line-height:1.3}.testimonial-card__author span{display:block;margin-top:.25rem;color:#595959;font-size:.875rem;line-height:1.3}.growth-pillars-visual{min-height:24rem;background:radial-gradient(circle at 50% 42%,rgba(1,91,254,.14),transparent 26%),radial-gradient(circle at 78% 18%,rgba(65,219,195,.12),transparent 24%),radial-gradient(circle at 20% 28%,rgba(78,63,246,.1),transparent 24%),linear-gradient(135deg,#fff,#f8faff 48%,#eef4ff);isolation:isolate}.growth-pillars-visual:before,.growth-pillars-visual:after{display:block;content:""}.growth-pillars-visual:before{position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(1,91,254,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(1,91,254,.055) 1px,transparent 1px);background-size:3.5rem 3.5rem;mask-image:radial-gradient(circle at 50% 46%,#000 0%,transparent 72%)}.growth-pillars-visual:after{position:absolute;inset:12% 16% 10%;z-index:0;border-radius:999px;background:radial-gradient(ellipse,rgba(1,91,254,.16),transparent 68%);filter:blur(30px)}.growth-pillars-visual__grid{position:absolute;inset:0;z-index:1;background:linear-gradient(110deg,transparent 0 42%,rgba(255,255,255,.62) 48%,transparent 56%),radial-gradient(circle at 62% 58%,rgba(65,219,195,.14),transparent 18%);pointer-events:none}.growth-pillars-core,.growth-pillar-node{position:absolute;z-index:3}.growth-pillars-core{left:50%;top:52%;width:clamp(8.5rem,19vw,15rem);aspect-ratio:1;transform:translate(-50%,-50%) rotateX(58deg) rotate(-38deg);transform-style:preserve-3d}.growth-pillars-core__base,.growth-pillars-core__ring,.growth-pillars-core__pulse{position:absolute;inset:0;border-radius:24%;transform-style:preserve-3d}.growth-pillars-core__base{background:linear-gradient(145deg,#fffffff5,#e5edffb3),radial-gradient(circle at 36% 24%,rgba(255,255,255,.95),transparent 26%);border:1px solid rgba(1,91,254,.16);box-shadow:1rem 1.35rem #015bfed6,1.45rem 1.85rem 2.25rem #015bfe38,inset 0 .1rem .45rem #ffffffe6,inset 0 -.4rem 1rem #015bfe1a}.growth-pillars-core__ring{inset:19%;border:1px solid rgba(1,91,254,.18);background:linear-gradient(145deg,#fffffff5,#edf3ffc7);box-shadow:.55rem .75rem #015bfe3d,inset 0 0 .75rem #fffffff2}.growth-pillars-core__ring:before{position:absolute;inset:27%;border-radius:999px;background:radial-gradient(circle at 52% 48%,rgba(255,255,255,.94) 0 27%,transparent 29%),linear-gradient(135deg,#41dbc3,#015bfe 54%,#4e3ff6);box-shadow:.18rem .28rem .8rem #015bfe52,inset 0 .3rem .45rem #ffffff61;content:""}.growth-pillars-core__pulse{inset:-12%;border:1px solid rgba(65,219,195,.28);opacity:.58;animation:growthPulse 4s ease-in-out infinite}.growth-pillars-connector{position:absolute;z-index:2;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(1,91,254,.72),rgba(65,219,195,.58),transparent);box-shadow:0 0 18px #015bfe38;transform-origin:center}.growth-pillars-connector:before,.growth-pillars-connector:after{position:absolute;top:50%;width:.7rem;height:.7rem;border:2px solid rgba(255,255,255,.86);border-radius:999px;background:#015bfe;box-shadow:0 0 18px #015bfe59;content:"";transform:translateY(-50%)}.growth-pillars-connector:before{left:0}.growth-pillars-connector:after{right:0;background:#41dbc3}.growth-pillars-connector--roi{left:26%;top:47%;width:24%;transform:rotate(28deg)}.growth-pillars-connector--growth{left:51%;top:34%;width:23%;transform:rotate(-30deg)}.growth-pillars-connector--agents{left:52%;top:62%;width:25%;transform:rotate(18deg)}.growth-pillar-node{width:clamp(7.2rem,14vw,11rem);aspect-ratio:1.18;transform:rotateX(58deg) rotate(-38deg);transform-style:preserve-3d}.growth-pillar-node--roi{left:17%;top:18%}.growth-pillar-node--growth{right:18%;top:11%}.growth-pillar-node--agents{right:13%;bottom:16%}.growth-pillar-node__surface{position:absolute;inset:0;border:1px solid rgba(1,91,254,.14);border-radius:24%;background:linear-gradient(145deg,#fffffffa,#e8f0ffb8),radial-gradient(circle at 30% 24%,rgba(255,255,255,.9),transparent 32%);box-shadow:.55rem .8rem #015bfe66,1rem 1.35rem 1.9rem #015bfe2e,inset 0 .2rem .55rem #fffffff2,inset 0 -.3rem .8rem #015bfe14;transform-style:preserve-3d}.growth-pillar-node__icon,.growth-pillar-node__trend,.growth-pillar-node__check{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;transform:rotate(38deg) rotateX(-58deg)}.growth-pillar-node__icon{left:22%;top:25%;width:2.2rem;height:2.2rem;background:linear-gradient(135deg,#015bfe,#41dbc3);box-shadow:0 .65rem 1.2rem #015bfe3d}.growth-pillar-node__icon--agent{left:50%;top:50%;transform:translate(-50%,-50%) rotate(38deg) rotateX(-58deg)}.growth-pillar-node__kpi{position:absolute;right:22%;top:31%;width:2.6rem;height:2.6rem;border:.55rem solid rgba(1,91,254,.2);border-top-color:#015bfe;border-right-color:#41dbc3;border-radius:999px;box-shadow:inset 0 0 0 .18rem #ffffffe6}.growth-pillar-node__check{right:28%;bottom:22%;width:1.75rem;height:1.75rem;background:#41dbc3;box-shadow:0 .55rem 1rem #41dbc342}.growth-pillar-node__bar{position:absolute;bottom:30%;width:1.15rem;border-radius:.35rem .35rem .2rem .2rem;background:linear-gradient(180deg,#8baeff,#015bfe);box-shadow:0 .55rem 1rem #015bfe38}.growth-pillar-node__bar--one{left:28%;height:2.1rem}.growth-pillar-node__bar--two{left:43%;height:3rem;background:linear-gradient(180deg,#41dbc3,#015bfe)}.growth-pillar-node__bar--three{left:58%;height:4rem;background:linear-gradient(180deg,#9a90ff,#4e3ff6)}.growth-pillar-node__trend{right:22%;top:22%;width:2rem;height:2rem;background:#ffffffd1;color:#015bfe;box-shadow:0 .45rem 1rem #015bfe24}.growth-agent-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(1,91,254,.3);border-radius:999px;transform:translate(-50%,-50%)}.growth-agent-orbit--one{width:4.8rem;height:4.8rem}.growth-agent-orbit--two{width:6.2rem;height:3.6rem;border-color:#41dbc366;transform:translate(-50%,-50%) rotate(32deg)}.growth-agent-dot{position:absolute;width:.7rem;height:.7rem;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:#015bfe;box-shadow:0 0 1rem #015bfe47}.growth-agent-dot--one{left:25%;top:32%}.growth-agent-dot--two{right:25%;top:30%;background:#41dbc3}.growth-agent-dot--three{left:48%;bottom:20%;background:#4e3ff6}@keyframes growthPulse{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.68;transform:scale(1.04)}}.growth-hub-module{overflow:hidden;display:grid;grid-template-columns:minmax(15rem,18rem) minmax(0,1fr);min-height:40rem;border:1px solid #dfe6f2;border-radius:16px;background:radial-gradient(circle at 90% 0%,rgba(65,219,195,.12),transparent 34%),linear-gradient(180deg,#fff,#fbfcff);color:#0f1e34;box-shadow:0 28px 80px #0f1e341c}.growth-hub-module--compact{margin-top:3rem}.growth-hub-tabs{display:flex;flex-direction:column;gap:.85rem;border-right:1px solid #e6eaf2;background:#f4f6fd;padding:1.1rem}.growth-hub-tab{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.8rem;align-items:center;border:1px solid transparent;background:transparent;border-radius:12px;padding:.9rem 1.1rem;color:#657083;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.growth-hub-tab:hover,.growth-hub-tab.is-active{color:#0f1e34;background:#fff}.growth-hub-tab.is-active{border-color:#015bfe;color:#fff;background:radial-gradient(circle at 92% 0%,rgba(65,219,195,.22),transparent 38%),linear-gradient(135deg,#015bfe,#2d79ff);box-shadow:0 0 0 1px #015bfe29,0 16px 34px #015bfe38;transform:translate(.15rem)}.growth-hub-tab__icon{display:flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid #dfe6f2;border-radius:10px;background:#fff;color:#015bfe}.growth-hub-tab.is-active .growth-hub-tab__icon{border-color:#ffffff47;background:#ffffff1f;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.growth-hub-tab__body{min-width:0}.growth-hub-tab__body strong,.growth-hub-tab__body small{display:block}.growth-hub-tab__body strong{color:inherit;font-size:.95rem;font-weight:600;line-height:1.2}.growth-hub-tab__body small{margin-top:.2rem;color:#9aa5b5;font-size:.75rem;line-height:1.3}.growth-hub-tab.is-active .growth-hub-tab__body small{color:#ffffffbd}.growth-hub-panels{min-width:0;padding:clamp(1.25rem,3vw,2rem)}.growth-hub-panel{animation:growthHubPanelIn .24s ease both}@keyframes growthHubPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.growth-hub-panel__title{color:#0f1e34;font-size:clamp(1.55rem,2.5vw,2rem);font-weight:600;line-height:1.16}.growth-hub-panel__sub{max-width:48rem;margin-top:.75rem;color:#595959;font-size:1rem;line-height:1.65}.growth-capability-grid,.growth-case-grid,.growth-simple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;margin-top:1.5rem}.growth-capability-card,.growth-case-card,.growth-simple-grid article,.growth-tech-card,.growth-agent-card{border:1px solid #e6eaf2;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f1e340a;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}a.growth-capability-card,a.growth-case-card{color:inherit;text-decoration:none}.growth-capability-card:hover,.growth-case-card:hover,.growth-simple-grid article:hover,.growth-tech-card:hover,.growth-agent-card:hover{transform:translateY(-2px);border-color:#015bfe47;box-shadow:0 14px 36px #0f1e3414}.growth-capability-card{padding:1rem;display:flex;flex-direction:column}.growth-capability-card .growth-card-footer{margin-top:auto;padding-top:1rem}.almanach-card-excerpt{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;transition:max-height .3s ease,-webkit-line-clamp .3s ease}.group:hover .almanach-card-excerpt{display:block;overflow:visible}.growth-capability-card--persooalize-banner{background:#e8faf7;border:1px solid rgb(65,219,195)}.growth-capability-card--persooalize-banner:hover{opacity:.8}.growth-capability-card--persooalize-banner strong{color:#0f1e34}.growth-capability-card--persooalize-banner .growth-card-footer{justify-content:flex-end}.growth-capability-card.growth-capability-card--persooalize-banner .growth-capability-card__icon{background:#41dbc326;color:#41dbc3}.growth-capability-card--persooalize-banner .growth-card-footer>span:last-child{color:#41dbc3}.growth-capability-card--persooalize-banner:hover{border-color:#41dbc3;box-shadow:none;transform:none}.growth-capability-card.growth-capability-card--persooalize-banner:hover .growth-card-footer .persooa-semantic-tag,.growth-capability-card.growth-capability-card--persooalize-banner:focus-visible .growth-card-footer .persooa-semantic-tag{--tag-bg: rgba(65, 219, 195, .2);--tag-border: rgba(65, 219, 195, .6);--tag-text: #1aad98}.growth-capability-card.growth-capability-card--persooalize-banner:hover .growth-card-footer>span:last-child,.growth-capability-card.growth-capability-card--persooalize-banner:focus-visible .growth-card-footer>span:last-child{background:#41dbc3;color:#fff;transform:translate(3px)}.growth-capability-card--persooalize-banner__cta{display:flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:#41dbc3;white-space:nowrap;margin-top:auto;align-self:flex-end}.growth-capability-card__icon{display:flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border-radius:10px;background:#eef4ff;color:#015bfe}.growth-capability-card h3,.growth-case-card p,.growth-simple-grid h3,.growth-tech-card h3,.growth-agent-card h3{margin-top:.85rem;color:#0f1e34;font-size:1rem;font-weight:600;line-height:1.3}.growth-capability-card p,.growth-simple-grid p,.growth-agent-card p,.growth-case-card em{display:block;margin-top:.5rem;color:#595959;font-size:.85rem;font-style:normal;line-height:1.5}.growth-agent-card strong{display:inline-flex;width:fit-content;margin-top:.9rem;border:1px solid rgba(1,91,254,.2);border-radius:999px;background:#eef4ff;padding:.3rem .55rem;color:#015bfe;font-size:.7rem;font-weight:600;line-height:1}.growth-capability-card .persooa-semantic-tag{margin-top:0}.growth-card-footer{display:grid;grid-template-columns:minmax(0,max-content) auto;align-items:center;gap:.75rem;margin-top:.9rem}.growth-card-footer .persooa-semantic-tag{width:fit-content;max-width:100%;min-height:2rem;align-items:center;padding:.42rem .8rem;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.growth-card-footer>span:last-child{display:inline-flex;width:2rem;height:2rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:#015bfe;opacity:1;transition:background-color .16s ease,color .16s ease,transform .16s ease}.growth-capability-card:hover .growth-card-footer>span:last-child,.growth-capability-card:focus-visible .growth-card-footer>span:last-child,a[data-blog-card]:hover .growth-card-footer>span:last-child{background:#015bfe;color:#fff;opacity:1;transform:translate(3px)}.growth-capability-card:hover .growth-card-footer .persooa-semantic-tag,.growth-capability-card:focus-visible .growth-card-footer .persooa-semantic-tag{--tag-bg: #015bfe;--tag-border: #015bfe;--tag-text: #ffffff}.growth-agent-grid,.growth-tech-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;margin-top:1.5rem}.growth-agent-card{display:grid;grid-template-columns:2.6rem minmax(0,1fr);gap:.875rem;padding:1rem}.growth-agent-card>span{display:flex;width:2.6rem;height:2.6rem;align-items:center;justify-content:center;border-radius:10px;background:#eef4ff;color:#015bfe;font-size:.85rem;font-weight:600}.growth-agent-card h3{margin-top:0}.growth-case-card{padding:1.1rem}.growth-case-card p{margin:0;color:#657083;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.growth-case-card strong{display:block;margin-top:.7rem;background:linear-gradient(135deg,#015bfe,#41dbc3);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.growth-case-card>span{display:block;margin-top:.35rem;color:#0f1e34;font-size:.92rem;font-weight:600}.growth-case-card div,.growth-tech-card div{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.growth-case-card small,.growth-tech-card span{border:1px solid #e6eaf2;border-radius:999px;background:#f4f6fd;padding:.3rem .55rem;color:#657083;font-size:.7rem;line-height:1}.growth-tech-card,.growth-simple-grid article{padding:1.1rem}.growth-tech-card h3,.growth-simple-grid h3{margin-top:0}.growth-hub-note{margin-top:1rem;border:1px solid rgba(1,91,254,.16);border-radius:12px;background:#eef4ff;padding:1rem;color:#595959;font-size:.88rem;line-height:1.55}.growth-hub-note strong{color:#0f1e34}.growth-hub-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;margin-top:1.5rem}.growth-hub-metric{border:1px solid #e6eaf2;border-radius:10px;background:#fff;padding:.8rem;box-shadow:0 1px 2px #0f1e340a}.growth-hub-metric strong{display:block;color:#0f1e34;font-size:1rem;font-weight:700;line-height:1.1}.growth-hub-metric span{display:block;margin-top:.35rem;color:#657083;font-size:.72rem;line-height:1.25}@media(max-width:1023px){.context-detail-grid{grid-template-columns:1fr}.context-detail-summary{position:static}.context-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-problem-layout{grid-template-columns:1fr}.home-answer-panel{position:relative;top:auto}.growth-hub-module{grid-template-columns:1fr;min-height:auto}.growth-hub-tabs{overflow-x:auto;flex-direction:row;gap:.75rem;border-right:0;border-bottom:1px solid #e6eaf2;padding:.75rem}.growth-hub-tab{min-width:14rem;border-radius:12px}.growth-hub-tab.is-active{border-color:#015bfe3d;transform:translateY(-.1rem)}.growth-capability-grid,.growth-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.context-results-grid,.home-problem-item{grid-template-columns:1fr}.growth-hub-panels{padding:1rem}.growth-agent-grid,.growth-tech-grid,.growth-capability-grid,.growth-case-grid,.growth-simple-grid{grid-template-columns:1fr}.growth-hub-tab{min-width:12.5rem}}.offer-proof-card{display:grid;grid-template-columns:2.5rem minmax(0,1fr);align-items:start;gap:1rem}.offer-proof-card__icon{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;background:#f4f6fd;color:#015bfe}.offer-pattern-feature-list{align-items:stretch;gap:clamp(3.5rem,6vw,5rem)}.animated-metric-strip{display:grid;gap:.75rem}.animated-metric-card{display:flex;min-height:7.625rem;flex-direction:column;justify-content:center;border:1px solid #e6eaf2;border-radius:8px;background:#fff;padding:1.5rem 1.625rem}.animated-metric-card__label{color:#9aa5b5;font-size:.6875rem;font-weight:500;line-height:1;letter-spacing:.14em;text-transform:uppercase}.animated-metric-card__value{margin-top:.875rem;color:#111827;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.animated-metric-card__caption{margin-top:.75rem;color:#657083;font-size:.8125rem;line-height:1.4}.persooa-table-shell{overflow:hidden;border:1px solid #e6eaf2;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f1e340a}.persooa-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #e6eaf2;padding:1.25rem 1.5rem}.persooa-table-toolbar__eyebrow{color:#9aa5b5;font-size:.6875rem;font-weight:500;line-height:1;letter-spacing:.14em;text-transform:uppercase}.persooa-table-toolbar h3{margin-top:.5rem;color:#111827;font-size:1.375rem;font-weight:600;line-height:1.2}.persooa-table-toolbar__button{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.5rem;border:1px solid #d5dce8;border-radius:999px;background:#fff;color:#111827;padding:0 1rem;font-family:"Kanit",var(--font-body);font-size:.875rem;font-weight:400;line-height:1;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.persooa-table-toolbar__button:hover{border-color:#b8c2d2;background:#fafafa;transform:translateY(-1px)}.persooa-table-scroll{overflow-x:auto}.persooa-table{width:100%;min-width:760px;border-collapse:collapse}.persooa-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.persooa-table th,.persooa-table td{border-bottom:1px solid #edf0f5;padding:1rem 1.5rem;color:#111827;font-size:.9375rem;line-height:1.35;text-align:left;vertical-align:middle}.persooa-table thead th{background:#fafafa;color:#657083;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.persooa-table tbody tr{transition:background-color .16s ease}.persooa-table tbody tr:hover{background:#fafafa}.persooa-table tbody tr:last-child th,.persooa-table tbody tr:last-child td{border-bottom:0}.persooa-table tbody th{font-weight:600}.persooa-table tbody th span,.persooa-table tbody th small{display:block}.persooa-table tbody th small{margin-top:.25rem;color:#8a96a8;font-size:.8125rem;font-weight:400}.persooa-table__number,.persooa-table__uplift{font-variant-numeric:tabular-nums}.persooa-table__uplift{color:#027c6c;font-weight:600}.persooa-table-chip,.persooa-table-priority{display:inline-flex;min-height:1.75rem;align-items:center;border-radius:999px;padding:0 .75rem;font-size:.8125rem;font-weight:600;line-height:1}.persooa-table-chip{background:#f4f6fd;color:#596579}.persooa-table-chip.is-live{background:#41dbc329;color:#027c6c}.persooa-table-chip.is-pilot{background:#015bfe1a;color:#015bfe}.persooa-table-chip.is-testing{background:#4e3ff61a;color:#4e3ff6}.persooa-table-chip.is-discovery{background:#f4f6fd;color:#657083}.persooa-table-priority{background:#fafafa;color:#657083}.persooa-table-priority.is-high{background:#0f1e34;color:#fff}.persooa-table-priority.is-medium{background:#f4f6fd;color:#015bfe}.persooa-table-priority.is-low{background:#fafafa;color:#657083}.persooa-table-icon-button{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid #d5dce8;border-radius:999px;color:#111827;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.persooa-table-icon-button:hover{border-color:#015bfe;background:#015bfe;color:#fff}.cta-banner-section{background:radial-gradient(circle at 18% 100%,rgba(65,219,195,.22),transparent 34%),radial-gradient(circle at 76% 100%,rgba(78,63,246,.2),transparent 36%),linear-gradient(rgba(15,30,52,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(15,30,52,.035) 1px,transparent 1px),#f8f8fa;background-size:auto,auto,4rem 4rem,4rem 4rem,auto}.cta-banner{display:contents}.cta-banner__title{color:#111827;font-size:clamp(2.25rem,4.6vw,4rem);font-weight:600;line-height:1.08}.cta-banner__lead{max-width:720px;margin:1.5rem auto 0;color:var(--body-text-color);font-family:var(--font-body);font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.55}.cta-banner__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem}.persooa-cta-panel,.content-offer-cta{display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:center;width:min(100%,76rem);margin-inline:auto;border:1px solid #e6eaf2;border-radius:.875rem;background:#fff;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 26px 80px #0f1e3414}.persooa-cta-panel__title{margin-top:1.15rem;color:#0f1e34;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:600;line-height:1.04;text-wrap:balance}.persooa-cta-panel__lead{max-width:46rem;margin-top:1rem;color:var(--body-text-color);font-family:var(--font-body);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.65}.persooa-cta-panel__actions,.content-offer-cta__actions{display:flex;flex-wrap:wrap;gap:.875rem}.persooa-cta-panel__secondary-link{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:1px solid #dfe6f4;border-radius:999px;background:#fff;padding:.7rem 1.35rem;color:#0f1e34;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .18s ease,color .18s ease,transform .18s ease}.persooa-cta-panel__secondary-link:hover{border-color:#015bfe;color:#015bfe;transform:translateY(-1px)}.slider-gallery{display:grid;gap:2.5rem}.slider-gallery__header{max-width:760px;margin:0 auto;text-align:center}.slider-gallery__header h2{margin-top:1.5rem;color:#111827;font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.1}.slider-gallery__header p{margin-top:1.25rem;color:#657083;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.6}.slider-gallery__viewport{position:relative;overflow:hidden;border:1px solid #e6eaf2;border-radius:8px;background:#f4f6fd;aspect-ratio:16 / 9}.slider-gallery__slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.015);transition:opacity .36s ease,transform .52s cubic-bezier(.16,1,.3,1)}.slider-gallery__slide.is-active{opacity:1;transform:scale(1)}.slider-gallery__slide img{width:100%;height:100%;object-fit:cover}.slider-gallery__slide:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(180deg,#0f1e3400,#0f1e34b8);pointer-events:none}.slider-gallery__caption{position:absolute;left:clamp(1rem,3vw,2rem);right:7rem;bottom:clamp(1rem,3vw,2rem);z-index:1;display:grid;gap:.35rem;color:#fff}.slider-gallery__caption strong{font-size:clamp(1rem,2vw,1.25rem);font-weight:600;line-height:1.25}.slider-gallery__caption span{color:#ffffffb8;font-size:.875rem}.slider-gallery__controls{position:absolute;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:2;display:flex;gap:.5rem}.slider-gallery__button{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:999px;background:#ffffff3d;color:#fff;backdrop-filter:blur(12px);transition:background-color .16s ease,transform .16s ease}.slider-gallery__button:hover{background:#ffffff57;transform:translateY(-1px)}.slider-gallery__button:focus-visible,.slider-gallery__dot:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.slider-gallery__dots{position:absolute;left:50%;bottom:.875rem;z-index:2;display:flex;transform:translate(-50%);gap:.375rem}.slider-gallery__dot{width:.375rem;height:.375rem;border-radius:999px;background:#ffffff7a;transition:width .18s ease,background-color .18s ease}.slider-gallery__dot.is-active{width:1.5rem;background:#fff}.slider-gallery__stats{display:grid;gap:1rem}.slider-gallery__stats article{min-height:7.5rem;border:1px solid #e6eaf2;border-radius:8px;background:#fff;padding:1.5rem}.slider-gallery__stats strong,.slider-gallery__stats span{display:block}.slider-gallery__stats strong{color:#111827;font-size:1rem;font-weight:600}.slider-gallery__stats span{margin-top:.75rem;color:#657083;font-size:.9375rem;line-height:1.55}.interactive-showcase{display:grid;gap:3rem}.interactive-showcase__header{max-width:760px;margin:0 auto;text-align:center}.interactive-showcase__header>span{color:#9aa5b5;font-size:.875rem;font-weight:600;line-height:1;letter-spacing:.22em;text-transform:uppercase}.interactive-showcase__header h2{margin-top:1rem;color:#111827;font-size:clamp(2rem,3.8vw,3rem);font-weight:500;line-height:1.12}.interactive-showcase__header p{max-width:680px;margin:1rem auto 0;color:#8a96a8;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.55}.interactive-showcase__layout{display:grid;gap:2rem}.interactive-showcase__tabs{display:grid;align-content:start;gap:.5rem}.interactive-showcase__tab{display:flex;min-height:3.375rem;align-items:center;gap:.75rem;border:1px solid #e6eaf2;border-radius:8px;background:#fafafa;color:#596579;padding:0 1rem;font-size:.9375rem;font-weight:600;line-height:1;text-align:left;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.interactive-showcase__tab:hover{border-color:#d5dce8;background:#fff;transform:translateY(-1px)}.interactive-showcase__tab.is-active{border-color:#111827;background:#111827;color:#fff}.interactive-showcase__stage{min-width:0}.interactive-showcase__panel{display:grid;gap:2rem;align-items:center;border:1px solid #e6eaf2;border-radius:8px;background:#fafafa;padding:clamp(1.5rem,3vw,2rem)}.interactive-showcase__panel[hidden]{display:none}.interactive-showcase__copy{min-width:0}.interactive-showcase__copy>p{margin-top:1.25rem;color:#657083;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.6}.interactive-showcase__copy ul{display:grid;gap:.875rem;margin-top:1.75rem;color:#596579;font-size:.9375rem;line-height:1.35}.interactive-showcase__copy li{display:flex;align-items:center;gap:.75rem}.interactive-showcase__copy li i{color:#9aa5b5}.interactive-showcase-visual{min-width:0;overflow:hidden;border:1px solid #e6eaf2;border-radius:8px;background:#fff;padding:clamp(1.25rem,2.4vw,1.75rem)}.interactive-showcase-visual__header{display:flex;align-items:center;gap:.5rem;color:#111827;font-size:.875rem;font-weight:600}.interactive-showcase-visual__header span{color:#9aa5b5}.interactive-showcase-visual__header em{display:inline-flex;align-items:center;gap:.375rem;margin-left:auto;color:#9aa5b5;font-size:.6875rem;font-style:normal;font-weight:500}.interactive-showcase-visual__header em:before{content:"";width:.375rem;height:.375rem;border-radius:999px;background:#41dbc3}.pipeline-dag-demo{position:relative;height:17rem;margin-top:1.25rem}.pipeline-dag-demo svg{position:absolute;inset:0;width:100%;height:100%}.pipeline-dag-demo path{fill:none;stroke:#cbd3df;stroke-width:1.4}.pipeline-node{position:absolute;left:var(--x);top:var(--y);display:inline-flex;min-height:1.75rem;align-items:center;justify-content:center;border:1px solid #d5dce8;border-radius:999px;background:#fff;color:#596579;font-size:.6875rem;font-weight:600;line-height:1;padding:0 .625rem;transform:translate(-50%,-50%);white-space:nowrap}.pipeline-node--dark{border-color:#111827;background:#111827;color:#fff}.pipeline-node--muted{border-color:#9aa5b5;background:#9aa5b5;color:#fff}.interactive-showcase-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.interactive-showcase-metrics span{display:grid;min-height:3.25rem;place-items:center;border:1px solid #edf0f5;border-radius:8px;background:#fff;text-align:center}.interactive-showcase-metrics strong,.interactive-showcase-metrics em{display:block}.interactive-showcase-metrics strong{color:#111827;font-size:.875rem;font-weight:600;line-height:1}.interactive-showcase-metrics em{margin-top:.25rem;color:#8a96a8;font-size:.625rem;font-style:normal;line-height:1}.schema-evolution-demo{display:grid;gap:.75rem;margin-top:1.5rem}.schema-evolution-demo__card{display:grid;gap:.5rem;border:1px solid #e6eaf2;border-radius:8px;background:#fafafa;padding:1rem}.schema-evolution-demo__card span{color:#015bfe;font-size:.75rem;font-weight:700}.schema-evolution-demo__card strong{border-radius:999px;background:#fff;color:#596579;font-size:.75rem;font-weight:500;padding:.45rem .625rem}.schema-evolution-demo__card.is-current{border-color:#015bfe47;background:#f4f6fd}.stream-processing-demo{display:grid;gap:.625rem;margin:1.5rem 0}.stream-processing-demo__row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;border:1px solid #e6eaf2;border-radius:8px;background:#fff;padding:.875rem 1rem;animation:streamPulse 2.2s ease-in-out infinite;animation-delay:calc(var(--row-index) * .16s)}.stream-processing-demo__row span{color:#596579;font-size:.8125rem}.stream-processing-demo__row strong{color:#111827;font-size:.875rem;font-weight:600}.stream-processing-demo__row em{border-radius:999px;background:#f4f6fd;color:#015bfe;font-size:.75rem;font-style:normal;font-weight:600;padding:.35rem .55rem}@keyframes streamPulse{0%,to{border-color:#e6eaf2;transform:translate(0)}50%{border-color:#015bfe47;transform:translate(3px)}}.motion-ready .animated-metric-card[data-reveal]{--reveal-y: 18px;--reveal-scale: .992}@media(min-width:768px){.animated-metric-strip,.slider-gallery__stats,.schema-evolution-demo{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.interactive-showcase__layout{grid-template-columns:280px minmax(0,1fr)}.interactive-showcase__panel{grid-template-columns:minmax(0,.95fr) minmax(420px,1fr)}}@media(max-width:640px){.interactive-showcase{gap:2rem}.interactive-showcase__layout{gap:1rem}.interactive-showcase__tabs{display:flex;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory}.interactive-showcase__tab{min-width:72%;scroll-snap-align:start}.interactive-showcase__panel{padding:1.125rem}.pipeline-dag-demo{height:15rem}.interactive-showcase-metrics,.stream-processing-demo__row{grid-template-columns:1fr}.persooa-table-toolbar{align-items:flex-start;flex-direction:column;padding:1.125rem}.persooa-table-toolbar__button{width:100%}.persooa-table th,.persooa-table td{padding:.875rem 1rem}.slider-gallery{gap:1.75rem}.slider-gallery__viewport{aspect-ratio:4 / 5}.slider-gallery__caption{right:1rem;bottom:4.75rem}.slider-gallery__controls{right:1rem;bottom:1rem}.slider-gallery__dots{left:1rem;bottom:2.15rem;transform:none}}.product-feature-card{transform-origin:center top}.motion-ready .product-feature-card[data-reveal]{--reveal-y: 52px;--reveal-scale: .982;transition:opacity .84s cubic-bezier(.16,1,.3,1),transform .84s cubic-bezier(.16,1,.3,1),box-shadow .84s cubic-bezier(.16,1,.3,1)}.motion-ready .product-feature-card[data-reveal].is-visible{box-shadow:0 18px 44px #0f1e340d}.product-feature-card__grid{display:grid;gap:2rem}.product-feature-card__copy{align-self:center}.product-feature-card__number{display:block;color:#9aa5b5;font-size:.875rem;font-weight:700;line-height:1}.product-feature-card__icon{margin-left:0;margin-right:auto}.product-feature-card__visual{align-self:center}.product-feature-card__visual .generated-product-illustration{border:0;border-radius:18px;background:transparent}.product-feature-card__visual .generated-product-illustration img{transform:scale(1.045);transform-origin:center}@media(min-width:1024px){.product-feature-card__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,5vw,4.5rem)}.product-feature-card--reverse .product-feature-card__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-feature-card--reverse .product-feature-card__copy{order:2}.product-feature-card--reverse .product-feature-card__visual{order:1}}.product-feature-card--search .generated-product-illustration--wide{aspect-ratio:16 / 10;border-radius:18px}.product-feature-card--search .generated-product-illustration--wide img{object-position:top center}.conceptual-illustration{aspect-ratio:16 / 9;border-color:#015bfe1f;border-radius:24px;background:#f4f6fd}.conceptual-illustration img{object-position:center}.offer-conceptual-illustration{width:100%;overflow:hidden;box-shadow:0 24px 70px #0f1e341c}.offer-conceptual-illustration img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:767px){.product-feature-card--search .generated-product-illustration--wide{aspect-ratio:4 / 3}}.generated-product-badge,.generated-product-chip{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:.375rem;border:1px solid rgba(88,104,136,.16);border-radius:999px;background:#ffffffe0;color:#0f1e34;backdrop-filter:blur(10px)}.generated-product-badge{top:.875rem;left:.875rem;padding:.45rem .7rem;font-size:.75rem;font-weight:700}.generated-product-badge svg,.generated-product-badge i{color:#015bfe}.generated-product-chip{right:.875rem;padding:.35rem .625rem;color:#015bfe;font-size:.6875rem;font-weight:700}.generated-product-chip--one{top:3.25rem}.generated-product-chip--two{top:5.625rem}.generated-ai-mark{position:absolute;z-index:3;top:.875rem;right:.875rem;display:inline-flex;align-items:center;justify-content:center;min-width:2.125rem;height:2.125rem;border-radius:999px;background:linear-gradient(90deg,#41dbc3,#015bfe 52%,#4e3ff6);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:0}.route-view :where(article.rounded-xl,details.rounded-xl,form.rounded-2xl,.chart-panel,.rounded-xl.bg-white,.rounded-2xl.bg-white),.nav-dropdown-panel{border-color:#5868882e!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}.route-view :where(article.rounded-xl,details.rounded-xl,.chart-panel,.rounded-xl.bg-white){transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.route-view :where(article.rounded-xl,.chart-panel,.rounded-xl.bg-white):hover{border-color:#015bfe3d!important;background:#f8faff!important;box-shadow:none!important}.route-view section[data-header-theme=dark] :where(article.rounded-xl,.rounded-xl.bg-white\/\[0\.03\]){border-color:#ffffff24!important;background:linear-gradient(180deg,#ffffff12,#ffffff0a)!important;box-shadow:none!important}.route-view :where(.bg-\[\#F4F6FD\],.rounded-xl.bg-\[\#F4F6FD\]){background:#eef3ff!important}.route-view .bg-white\/\[0\.03\]{background-color:#ffffff08}.route-view .bg-white\/\[0\.04\]{background-color:#ffffff0a}.route-view .bg-white\/\[0\.05\]{background-color:#ffffff0d}.route-view .bg-white\/\[0\.06\]{background-color:#ffffff0f}.route-view :where(article.rounded-xl,form.rounded-2xl) :where(.flex.h-12.w-12,.flex.h-11.w-11,.flex.h-10.w-10,.flex.h-8.w-8),.mobile-offer-link span:first-child{border-radius:14px!important;background:#eef3ff!important;color:var(--brand-blue)!important;box-shadow:none!important}.route-view section[data-header-theme=dark] :where(article.rounded-xl) :where(.flex.h-12.w-12,.flex.h-11.w-11){background:#ffffff1a!important;color:var(--highlight-mint)!important;box-shadow:none!important}.route-view :where(.rounded-xl.bg-\[\#F4F6FD\].p-3,.rounded-xl.bg-\[\#F4F6FD\].p-6){border:1px solid rgba(1,91,254,.1);box-shadow:none}.minimal-illustration{border-color:#58688824;border-radius:20px!important;background:linear-gradient(135deg,#fff,#f8faff 54%,#eef3ff);box-shadow:none!important}.chart-panel{border-radius:20px!important;background:radial-gradient(circle at 12% 12%,rgba(65,219,195,.12),transparent 22%),radial-gradient(circle at 86% 16%,rgba(1,91,254,.14),transparent 28%),linear-gradient(180deg,#fff,#fbfcff)!important}.chart-canvas-shell{border-radius:18px;background:linear-gradient(180deg,#f4f6fdb3,#ffffffe6)}.material-grid-demo{position:relative;display:grid;min-height:300px;overflow:hidden;border:1px solid rgba(88,104,136,.16);border-radius:20px;background:linear-gradient(180deg,#ffffffdb,#f8fafff0),#fff;padding:1.25rem;isolation:isolate}.material-grid-demo__overlay{position:absolute;inset:1.25rem;z-index:-1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.75rem;pointer-events:none}.material-grid-demo__overlay span{display:flex;min-width:0;align-items:flex-end;justify-content:center;border-radius:10px;background:#015bfe0e;color:#015bfe61;font-size:.6875rem;font-weight:600;line-height:1;padding:.5rem .125rem}.material-grid-demo__copy,.material-grid-demo__visual,.material-grid-demo__metric-list,.material-grid-demo--cards article{position:relative;z-index:1}.material-grid-demo__copy{align-self:center;border-radius:18px;background:#ffffffc7;padding:1.25rem}.material-grid-demo__copy h3{margin-top:1rem;color:var(--brand-dark);font-size:1.75rem;font-weight:600;line-height:1.16}.material-grid-demo__copy p{margin-top:.75rem;color:var(--brand-grey);font-size:.9375rem;line-height:1.65}.material-grid-demo--text{grid-template-columns:repeat(12,minmax(0,1fr))}.material-grid-demo--text .material-grid-demo__copy{grid-column:2 / span 7}.material-grid-demo--media,.material-grid-demo--metrics{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;align-items:center}.material-grid-demo--media .material-grid-demo__copy,.material-grid-demo--metrics .material-grid-demo__copy{grid-column:1 / span 5}.material-grid-demo__visual{grid-column:6 / span 7;min-height:230px;border:1px solid rgba(1,91,254,.12);border-radius:18px;background:radial-gradient(circle at 78% 18%,rgba(65,219,195,.18),transparent 28%),linear-gradient(135deg,#fff,#eef3ff);padding:1rem}.material-grid-demo__search{display:flex;align-items:center;gap:.625rem;min-height:44px;border:1px solid rgba(88,104,136,.16);border-radius:999px;background:#fff;color:var(--brand-dark);font-size:.875rem;padding:0 1rem}.material-grid-demo__search i{color:var(--brand-blue)}.material-grid-demo__rows{display:grid;gap:.75rem;margin-top:1rem}.material-grid-demo__rows span,.material-grid-demo__metric-list div{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(88,104,136,.14);border-radius:14px;background:#ffffffd6;padding:.875rem 1rem}.material-grid-demo__rows strong{color:var(--brand-dark);font-size:.9375rem;font-weight:600}.material-grid-demo__rows em{color:var(--brand-blue);font-size:.75rem;font-style:normal;font-weight:600}.material-grid-demo--cards{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;align-content:center}.material-grid-demo--cards article{grid-column:span 3;min-height:160px;border:1px solid rgba(88,104,136,.16);border-radius:18px;background:#ffffffd6;padding:1rem}.material-grid-demo--cards article span{display:inline-flex;color:var(--brand-blue);font-size:.75rem;font-weight:600}.material-grid-demo--cards article strong{display:block;margin-top:.75rem;color:var(--brand-dark);font-size:1.125rem;font-weight:600}.material-grid-demo--cards article p{margin-top:.625rem;color:var(--brand-grey);font-size:.8125rem;line-height:1.55}.material-grid-demo__metric-list{grid-column:7 / span 6;display:grid;gap:.75rem}.material-grid-demo__metric-list div{min-height:74px}.material-grid-demo__metric-list strong{color:var(--brand-blue);font-size:1.75rem;font-weight:600;line-height:1}.material-grid-demo__metric-list span{color:var(--brand-grey);font-size:.875rem}.material-grid-code{overflow-x:auto;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0000002e;color:#ffffffc7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.8125rem;line-height:1.6;padding:1rem;white-space:pre}@media(max-width:1023px){.material-grid-demo__overlay,.material-grid-demo--text,.material-grid-demo--media,.material-grid-demo--metrics,.material-grid-demo--cards{grid-template-columns:repeat(8,minmax(0,1fr))}.material-grid-demo__overlay span:nth-child(n+9){display:none}.material-grid-demo--text .material-grid-demo__copy{grid-column:1 / span 6}.material-grid-demo--media .material-grid-demo__copy,.material-grid-demo--metrics .material-grid-demo__copy{grid-column:1 / span 4}.material-grid-demo__visual{grid-column:5 / span 4}.material-grid-demo--cards article{grid-column:span 4}.material-grid-demo__metric-list{grid-column:5 / span 4}}@media(max-width:767px){.material-grid-demo{min-height:auto;padding:1rem}.material-grid-demo__overlay,.material-grid-demo--text,.material-grid-demo--media,.material-grid-demo--metrics,.material-grid-demo--cards{grid-template-columns:repeat(4,minmax(0,1fr))}.material-grid-demo__overlay{inset:1rem;gap:.5rem}.material-grid-demo__overlay span:nth-child(n+5){display:none}.material-grid-demo--text .material-grid-demo__copy,.material-grid-demo--media .material-grid-demo__copy,.material-grid-demo--metrics .material-grid-demo__copy,.material-grid-demo__visual,.material-grid-demo__metric-list,.material-grid-demo--cards article{grid-column:1 / -1}.material-grid-demo__copy h3{font-size:1.45rem}.material-grid-demo__visual{min-height:210px}}.nav-dropdown-panel{padding:.625rem!important;border-radius:28px!important}.nav-dropdown-panel a,.mobile-offer-link,.lang-switch,.mobile-menu-secondary{border-radius:16px!important}.nav-dropdown-panel a:hover,.nav-dropdown-panel a:focus-visible,.mobile-offer-link:hover,.mobile-offer-link:focus-visible{background:#015bfe1a!important;color:var(--brand-blue)!important}.header-cta,.mobile-menu-primary{border-radius:999px!important;background:var(--brand-blue)!important;color:#fff!important;box-shadow:0 16px 32px #015bfe3d!important}.header-cta:hover,.mobile-menu-primary:hover{background:#0f1e34!important;box-shadow:0 18px 34px #0f1e342e!important}.lang-switch,.mobile-menu-secondary{border:1px solid rgba(88,104,136,.16)!important;background:#fff!important;box-shadow:none}.lang-switch{width:2.75rem!important;min-width:2.75rem!important;height:2.75rem!important;align-items:center;justify-content:center;border-radius:999px!important;padding:0!important;line-height:1}.site-header.is-over-dark .lang-switch,.site-header.is-over-dark .mobile-menu-secondary{border-color:#ffffff29!important;background:#ffffff14!important}.site-header.is-scrolled .lang-switch{border-color:#58688829!important;background:#fff!important;color:var(--brand-dark)!important}.route-view details.rounded-xl summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none}.route-view details.rounded-xl summary::-webkit-details-marker{display:none}.route-view details.rounded-xl summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 auto;border-radius:999px;background:#eef3ff;color:var(--brand-blue);font-size:1.25rem;line-height:1}.route-view details[open].rounded-xl summary:after{content:"-"}.route-view form.rounded-2xl label span:first-child{color:#0f1e34c7}.route-view input,.route-view textarea,.route-view select{border-radius:12px!important;border-color:#58688833!important;background:#fbfcff;color:var(--brand-dark);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.route-view input:focus,.route-view textarea:focus,.route-view select:focus{border-color:var(--brand-blue)!important;background:#fff;box-shadow:0 0 0 4px #015bfe1f!important}.route-view input::placeholder,.route-view textarea::placeholder{color:#5959598c}.route-view :where(.shadow-soft,.hover\:shadow-soft,article.rounded-xl,details.rounded-xl,form.rounded-2xl,.chart-panel,.minimal-illustration,.rounded-xl.bg-white,.rounded-2xl.bg-white),.route-view :where(article.rounded-xl,.chart-panel,.rounded-xl.bg-white):hover,.nav-dropdown-panel,.lang-switch,.mobile-menu-secondary{box-shadow:none!important;filter:none!important}.route-view{animation:routeIn .22s ease-out}@keyframes routeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientDrift{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes clientLogoCarouselScroll{to{transform:translate3d(-50%,0,0)}}@keyframes productPartFade{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroTitleMaterialize{0%{opacity:0;filter:blur(7px);transform:translate3d(0,.14em,0) scale(.992)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes heroCenterTitleFadeIn{0%{opacity:0;filter:blur(6px);transform:translate3d(0,18px,0)}to{opacity:1;filter:blur(0);transform:translateZ(0)}}@keyframes heroCenterBadgeIn{0%{opacity:0;transform:translate3d(0,12px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes heroTitleSheen{0%,26%{background-position:148% 50%;opacity:0}36%{opacity:.78}54%{background-position:-112% 50%;opacity:0}to{background-position:-112% 50%;opacity:0}}@keyframes heroHighlightFlow{0%{background-position:0% 50%;filter:saturate(1.04)}to{background-position:100% 50%;filter:saturate(1.22)}}.content-page-hero{max-width:58rem}.content-page-breadcrumbs{border-top:1px solid rgba(230,234,242,.72);border-bottom:1px solid rgba(230,234,242,.72);background:#ffffffe0;color:#6f7b91;font-size:.8125rem;font-weight:600;line-height:1}.content-page-breadcrumbs ol{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:.85rem 0;list-style:none}.content-page-breadcrumbs li{display:inline-flex;min-width:0;align-items:center;gap:.45rem}.content-page-breadcrumbs li:not(:last-child):after{color:#b6bfce;content:"/";font-weight:500}.content-page-breadcrumbs a{color:#015bfe;text-decoration:none;transition:color .16s ease}.content-page-breadcrumbs a:hover{color:#0f1e34}.content-page-breadcrumbs span{color:#7d8a9d}.content-page-breadcrumbs strong{min-width:0;overflow:hidden;color:#0f1e34;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.about-intro-grid,.about-warsaw-grid,.about-proof-grid,.about-final-cta{display:grid;gap:clamp(2rem,5vw,4rem);align-items:start}.about-intro-copy{max-width:38rem}.about-intro-copy h2,.about-section-heading h2,.about-warsaw-grid h2,.about-proof-grid h2,.about-final-cta h2{margin-top:1.25rem;color:#0f1e34;font-size:clamp(2.1rem,4.2vw,4rem);font-weight:500;letter-spacing:0;line-height:.98;text-wrap:balance}.about-final-cta h2{color:#fff}.about-intro-copy p,.about-section-heading p,.about-warsaw-grid p,.about-proof-grid p,.about-final-cta p{margin-top:1.25rem;color:#595959;font-size:clamp(1rem,1.35vw,1.18rem);font-weight:400;line-height:1.65}.about-final-cta p{color:#ffffffb3}.about-intro-actions,.about-final-cta__actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:2rem}.about-value-grid,.about-pillar-grid,.about-warsaw-cards,.about-reason-list{display:grid;gap:1rem}.about-value-card,.about-pillar-card,.about-warsaw-cards article,.about-reason-list article{border:1px solid #e6eaf2;border-radius:.875rem;background:#fff;box-shadow:0 14px 36px #0f1e340e}.about-value-card{display:grid;grid-template-columns:auto 1fr;gap:.75rem 1rem;padding:1.25rem}.about-value-card__icon,.about-pillar-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#f4f6fd;color:#015bfe}.about-value-card>span{justify-self:end;color:#9aa5b5;font-size:.8125rem;font-weight:800}.about-value-card h3,.about-pillar-card h3,.about-warsaw-cards h3{margin:0;color:#0f1e34;font-size:1.18rem;font-weight:700;line-height:1.2}.about-value-card h3,.about-value-card p{grid-column:1 / -1}.about-value-card p,.about-pillar-card p,.about-warsaw-cards p{margin:0;color:#595959;font-size:.95rem;line-height:1.55}.about-section-heading{max-width:48rem}.about-section-heading--timeline{max-width:66rem;margin-inline:auto;text-align:center}.about-section-heading--timeline .md-chip{margin-inline:auto}.about-timeline{display:grid;gap:2rem;margin-top:3rem}.about-timeline-axis{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0}.about-timeline-axis:before{position:absolute;right:0;bottom:.7rem;left:0;height:1px;background-image:linear-gradient(90deg,rgba(154,165,181,.42) 45%,transparent 45%);background-size:.45rem 1px;content:""}.about-timeline-tab{position:relative;display:grid;justify-items:center;gap:.75rem;border:0;background:transparent;padding:0 0 2.15rem;color:#8f98a7;text-align:center;transition:color .18s ease,transform .18s ease}.about-timeline-tab:hover,.about-timeline-tab.is-active{color:#015bfe}.about-timeline-tab span{font-size:clamp(1rem,1.6vw,1.22rem);font-weight:800;line-height:1}.about-timeline-tab i{position:absolute;bottom:.15rem;z-index:1;display:block;width:1.1rem;height:1.1rem;border-radius:999px;background:#d8d3ca;box-shadow:0 0 0 .35rem #f7f7f8;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.about-timeline-tab.is-active i{background:#015bfe;box-shadow:0 0 0 .35rem #015bfe1f;transform:scale(1.1)}.about-timeline-controls{display:flex;gap:.55rem;margin-top:-1rem}.about-timeline-controls button{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border:0;border-radius:999px;background:transparent;color:#9aa5b5;transition:color .16s ease,background-color .16s ease,transform .16s ease}.about-timeline-controls button:hover{background:#fff;color:#015bfe;transform:translateY(-1px)}.about-timeline-panels{min-width:0}.about-timeline-panel{display:grid;gap:clamp(2rem,6vw,5rem);align-items:center;padding-top:.5rem}.about-timeline-panel[hidden]{display:none!important}.about-timeline-panel.is-active{animation:aboutTimelinePanelIn .26s ease both}.about-timeline-panel__kicker{display:inline-flex;width:fit-content;align-items:center;justify-content:center;color:#015bfe;font-size:.95rem;font-weight:800}.about-timeline-panel h3{max-width:16ch;margin-top:1.25rem;color:#0f1e34;font-size:clamp(2.25rem,5vw,4rem);font-weight:500;line-height:1;text-wrap:balance}.about-timeline-panel p{margin-top:1rem;max-width:44rem;color:#595959;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.about-timeline-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.8rem;border-bottom:2px solid #015bfe;padding-bottom:.2rem;color:#0f1e34;font-size:.95rem;font-weight:700;text-decoration:none}.about-timeline-panel__visual{display:flex;width:100%;min-height:clamp(10rem,24vw,18rem);flex-direction:column;align-items:flex-start;justify-content:center;justify-self:start;background:transparent}.about-timeline-panel__visual strong{color:#015bfe;font-size:clamp(4rem,11vw,8rem);font-weight:500;line-height:1;text-align:left}.about-timeline-panel__visual span{max-width:12ch;margin-top:.65rem;color:#0f1e3433;font-size:clamp(1.75rem,4.4vw,3.35rem);font-weight:500;line-height:1.05;text-align:left;text-wrap:balance}.about-quote{margin-top:2rem;box-sizing:border-box;display:flex;width:100%;align-items:flex-start;gap:1rem;border:1px solid rgba(1,91,254,.14);border-radius:.875rem;background:linear-gradient(135deg,#015bfe0e,#41dbc314),#fff;padding:clamp(1.25rem,3vw,2rem);color:#0f1e34;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:600;line-height:1.35}.about-quote__icon{display:inline-flex;width:2.5rem;height:2.5rem;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(1,91,254,.12);border-radius:.8rem;background:#fff;color:#015bfe;box-shadow:0 .875rem 2rem #015bfe14}.about-warsaw-cards article{padding:1.25rem}.about-warsaw-cards strong{color:#015bfe;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:1}.about-warsaw-cards h3{margin-top:1rem}.about-warsaw-cards p{margin-top:.6rem}.about-pillar-grid{margin-top:3rem}.about-pillar-card{padding:1.35rem}.about-pillar-card h3{margin-top:1.1rem}.about-pillar-card p{margin-top:.75rem}.about-tag-cloud{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:2rem}.about-reason-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;padding:1rem}.about-reason-list span{color:#015bfe;font-size:.8125rem;font-weight:800}.about-reason-list p{margin:0;color:#0f1e34;font-size:1rem;font-weight:650;line-height:1.35}.about-final-cta{align-items:center}@media(min-width:768px){.about-timeline-panel{grid-template-columns:minmax(0,.95fr) minmax(18rem,.85fr)}.about-pillar-grid,.about-warsaw-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes aboutTimelinePanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1024px){.about-intro-grid,.about-warsaw-grid,.about-proof-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.about-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-final-cta{grid-template-columns:minmax(0,1fr) auto}}.content-page-hero--typographic{position:relative;z-index:1;display:flex;max-width:72rem;min-height:min(34rem,calc(100vh - 8rem));flex-direction:column;align-items:center;justify-content:center;margin-inline:auto;padding-top:clamp(3.5rem,8vh,5.5rem);padding-bottom:clamp(2rem,5vh,4rem);text-align:center}.content-page-hero--typographic .md-chip:not(.md-chip--hero-title){border-color:transparent;background:transparent;box-shadow:none;color:#111;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:500;letter-spacing:0;line-height:1.1;text-transform:none}.content-page-hero--typographic .persooa-section-pill__icon{display:none}.content-page-hero--typographic .hero-eyebrow .md-chip--hero-title{border-color:#015bfe47;background:#ffffffe6;box-shadow:0 14px 30px #015bfe1f;color:var(--brand-blue);font-size:.88rem;font-weight:680}.content-page-hero--typographic .hero-eyebrow .persooa-section-pill__icon{display:none}.content-page-hero--typographic h1{max-width:12ch;color:#111;font-size:clamp(2.1rem,4.6vw,4.2rem)!important;font-weight:500!important;letter-spacing:0;line-height:.98!important;text-wrap:balance}.route-view .content-page-hero--typographic h1{font-size:clamp(2.1rem,4.6vw,4.2rem)!important}@media(max-width:767px){.route-view .content-page-hero--typographic h1{font-size:clamp(1.44rem,7.04vw,1.92rem)!important}}.content-page-hero--typographic p{max-width:42rem!important;color:#1b1b1b!important;font-size:clamp(1.05rem,1.4vw,1.24rem);line-height:1.4!important}.content-page-hero--typographic>div:last-child{justify-content:center}.content-page-hero--dark{color:#fff}.content-page-hero--offer-light{padding-top:clamp(3.5rem,8vh,5.5rem);padding-bottom:clamp(2rem,5vh,4rem)}.content-page-hero--offer-light h1{color:#0f1e34;font-weight:650;letter-spacing:0}.content-page-hero--offer-light p{max-width:46rem}.content-page-section{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}.content-page-section__rail span{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid #e6eaf2;border-radius:.75rem;background:#fff;color:#015bfe;font-size:.875rem;font-weight:700;box-shadow:0 12px 30px #0f1e340f}.content-page--capability-full .content-page-section__rail span,.content-page--capability .content-page-section__rail span{width:auto;height:2rem;min-width:2.4rem;border-color:#015bfe24;border-radius:999px;background:linear-gradient(135deg,#015bfe14,#41dbc31a);padding:0 .78rem;color:#015bfe;font-size:.78rem;font-weight:760;line-height:1;box-shadow:0 10px 28px #0f1e340b}.content-page--capability-full>.scroll-section:not(.hero-shell){padding-top:clamp(2.25rem,4vw,3.5rem)!important;padding-bottom:clamp(2.25rem,4vw,3.5rem)!important}.content-page--capability-full>.scroll-section+.scroll-section{margin-top:0}.content-page-section__body{width:100%;max-width:58rem}.legal-toc-section{padding-block:clamp(1.75rem,3.5vw,2.75rem);border-top:1px solid #e6eaf2;border-bottom:1px solid #e6eaf2}.legal-toc{width:min(100%,62rem);margin-inline:auto}.legal-toc__label{margin-bottom:.9rem;color:#015bfe;font-family:"Kanit",var(--font-heading);font-size:.82rem;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase}.legal-toc__grid{display:grid;gap:.55rem}.legal-toc__item{display:flex;min-height:3.25rem;align-items:center;gap:.75rem;border:1px solid #e6eaf2;border-radius:12px;background:#fff;padding:.85rem 1rem;color:#0f1e34;text-decoration:none;box-shadow:0 10px 28px #0f1e3409;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.legal-toc__item:hover{border-color:#015bfe57;color:#015bfe;box-shadow:0 16px 36px #0f1e3412;transform:translateY(-1px)}.legal-toc__item span{color:#015bfe;font-size:.76rem;font-weight:760;line-height:1;tab-size:2}.legal-toc__item strong{font-family:"Kanit",var(--font-heading);font-size:.98rem;font-weight:400;line-height:1.2}.content-page--legal>.scroll-section:not(.hero-soft-surface):not(.legal-toc-section){padding-top:clamp(2.25rem,4vw,3.5rem)!important;padding-bottom:clamp(2.25rem,4vw,3.5rem)!important}@media(min-width:720px){.legal-toc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.context-detail-grid{display:grid;width:min(100%,72rem);margin-inline:auto;grid-template-columns:minmax(20rem,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}.context-detail-summary,.context-detail-section,.context-testimonial,.context-results-grid article{border:1px solid #e6eaf2;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0f1e340d}.context-detail-summary{padding:1.5rem}.context-detail-icon{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:12px;background:#eef4ff;color:#015bfe}.context-detail-summary h2{margin-top:1.25rem;color:#0f1e34;font-size:1.75rem;font-weight:650;line-height:1.15}.context-detail-summary p{margin-top:.75rem;color:#595959;font-size:1rem;line-height:1.65}.context-detail-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.context-detail-content{display:grid;gap:1.15rem;min-width:0;width:100%}.context-detail-section,.context-testimonial{width:100%;padding:clamp(1.25rem,2vw,1.65rem)}.context-detail-section>span{display:inline-flex;align-items:center;gap:.5rem;color:#015bfe;font-size:.85rem;font-weight:650}.context-detail-section p,.context-testimonial p{margin-top:.9rem;color:#0f1e34;font-size:1rem;line-height:1.7}.context-detail-section ul{display:grid;gap:.75rem;margin-top:1rem;color:#0f1e34;font-size:1rem;line-height:1.6}.context-detail-section li{position:relative;padding-left:1.5rem}.context-detail-section li:before{position:absolute;top:.65em;left:0;width:.45rem;height:.45rem;border-radius:999px;background:#015bfe;content:""}.context-testimonial{margin:0;background:linear-gradient(135deg,#015bfe0f,#41dbc31a)}.context-testimonial p{margin-top:0;font-size:1.04rem}.context-testimonial footer{display:grid;gap:.15rem;margin-top:1rem}.context-testimonial strong{color:#0f1e34}.context-testimonial span{color:#657083;font-size:.9rem}.context-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.context-results-grid article{padding:1.2rem}.context-results-grid span{color:#657083;font-size:.8rem;line-height:1.35}.context-results-grid strong{display:block;margin-top:.6rem;background:linear-gradient(135deg,#015bfe,#41dbc3);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(1.8rem,4vw,2.75rem);font-weight:750;line-height:1}@media(max-width:1023px){.context-detail-grid{grid-template-columns:1fr}.context-detail-summary{position:static}}@media(max-width:720px){.context-results-grid{grid-template-columns:1fr}}.offer-benchmark-head{max-width:48rem;margin-bottom:clamp(2rem,4vw,3.125rem)}.offer-benchmark-head>.eyebrow,.offer-benchmark-hero-copy>.eyebrow,.offer-syn-section>div:first-child>.eyebrow,.context-detail-section>span{display:inline-flex;width:fit-content;min-height:2rem;align-items:center;gap:.5rem;border:1px solid rgba(1,91,254,.14);border-radius:999px;background:linear-gradient(135deg,#015bfe14,#41dbc31a);padding:.42rem .78rem;color:#015bfe;font-size:.78rem;font-weight:760;letter-spacing:0;line-height:1;text-transform:none;box-shadow:0 10px 28px #0f1e340b}.offer-arch-section .offer-benchmark-head>.eyebrow,.offer-syn-section>div:first-child>.eyebrow{border-color:#ffffff24;background:#ffffff14;color:#41dbc3;box-shadow:none}.context-detail-section>span svg,.context-detail-section>span i{color:currentColor}.offer-benchmark-head h2{margin-top:.875rem;color:#0f1e34;font-size:clamp(2rem,3.4vw,2.75rem);font-weight:720;line-height:1.1;letter-spacing:0}.offer-benchmark-head p{margin-top:1rem;color:var(--body-text-color);font-family:var(--font-body);font-size:1.08rem;line-height:1.75}.offer-business-value-badge{display:inline-flex;width:fit-content;max-width:min(100%,58rem);align-items:center;gap:.72rem;margin:0;border:1px solid rgba(20,160,125,.22);border-radius:999px;background:linear-gradient(135deg,#41dbc324,#14a07d14);padding:.68rem 1.05rem .68rem .72rem;color:#087966;font-family:var(--font-body);font-size:clamp(.76rem,.86vw,.86rem);font-weight:500;line-height:1.52;box-shadow:0 12px 32px #14a07d14}.offer-benchmark-head .offer-business-value-badge{margin-top:1rem}.offer-def-statement .offer-business-value-badge{margin-top:.15rem}.offer-business-value-badge__icon{display:inline-flex;flex:0 0 auto;width:1.6rem;height:1.6rem;align-items:center;justify-content:center;border-radius:999px;background:#14a07d;color:#fff;box-shadow:0 8px 18px #14a07d38}.offer-business-value-badge>span:last-child{min-width:0}.offer-business-value-badge strong{color:#075f52;font-weight:760}.offer-business-value-badge svg,.offer-business-value-badge i{color:currentColor}.offer-benchmark-hero-grid{display:grid;gap:clamp(2rem,5vw,4rem);align-items:center}.offer-benchmark-hero-copy{max-width:42rem}.offer-benchmark-hero-copy h2{margin-top:.95rem;color:#0f1e34;font-size:clamp(2rem,3.8vw,3.25rem);font-weight:760;line-height:1.05;letter-spacing:0}.offer-benchmark-hero-copy p{margin-top:1.2rem;color:#5d687a;font-size:1.12rem;line-height:1.75}.offer-benchmark-hero-copy .content-article__body h2{font-size:clamp(2rem,3.5vw,3rem)}.offer-answer-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:1.125rem;background:radial-gradient(circle at top right,rgba(1,91,254,.34),transparent 34rem),linear-gradient(135deg,var(--surface-dark) 0%,#0d2648 62%,#12365f 100%);padding:clamp(1.5rem,3vw,2rem);box-shadow:0 28px 80px #0f1e3438}.offer-answer-card:before{content:"";position:absolute;inset:0 0 auto;height:.22rem;background:linear-gradient(90deg,#015bfe,#41dbc3,#015bfe)}.offer-answer-card__tag{color:#41dbc3;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.offer-answer-card h2{margin-top:.7rem;color:#fff;font-size:clamp(1.45rem,2.2vw,1.9rem);font-weight:720;line-height:1.15}.offer-answer-card ul{display:grid;gap:.9rem;margin:1.35rem 0 0;padding:0;list-style:none}.offer-answer-card li{display:flex;gap:.8rem;color:#ffffffc2;font-size:.95rem;line-height:1.55}.offer-answer-card li:before{content:"";flex:0 0 auto;width:.55rem;height:.55rem;margin-top:.45rem;border-radius:.2rem;background:#41dbc3}.offer-benchmark-band{width:100%}.offer-def-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);gap:clamp(2rem,5vw,3.5rem);align-items:start}.offer-def-side{display:grid;gap:1.25rem;align-content:start}.offer-def-visual{aspect-ratio:16 / 10;width:100%;border-radius:1rem}.offer-def-visual img{display:block;width:100%;height:100%;object-fit:cover}.offer-def-statement{display:grid;max-width:42rem;gap:1rem}.offer-def-copy{display:grid;align-content:start;gap:clamp(1.35rem,2.4vw,2rem);min-width:0}.offer-def-statement__lead{margin:0;color:#0f1e34;font-family:Kanit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:720;line-height:1.24}.offer-def-statement__lead:first-letter{text-decoration:underline;text-decoration-color:#41dbc394;text-decoration-thickness:.42em;text-underline-offset:-.18em}.offer-def-statement__support{margin:0;max-width:36rem;color:var(--body-text-color);font-family:var(--font-body);font-size:clamp(1rem,1.25vw,1.14rem);font-weight:400;line-height:1.72}.offer-benchmark-band--inline-head .offer-benchmark-head{max-width:42rem;margin-bottom:0}.offer-def-statement--body .offer-def-statement__lead,.offer-def-statement--body .offer-def-statement__support{color:var(--body-text-color);font-family:var(--font-body);font-size:clamp(1rem,1.25vw,1.14rem);font-weight:400;line-height:1.75;letter-spacing:0}.offer-def-statement--body .offer-def-statement__lead:first-letter{text-decoration:none}.offer-def-list{display:grid;gap:0;margin:0}.offer-def-list div{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:1rem;border-bottom:1px solid #e6eaf2;padding:1.15rem 0}.offer-def-list div:first-child{border-top:1px solid #e6eaf2}.offer-def-list dt{color:#015bfe;font-size:.86rem;font-weight:820}.offer-def-list dd{margin:0;color:#5d687a;font-size:.98rem;line-height:1.65}.offer-vs-grid .content-offer-contrast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:0}.offer-vs-grid .content-offer-contrast-card{border-radius:1.125rem;padding:clamp(1.5rem,2.4vw,2rem);box-shadow:none;border-color:#015bfe}.offer-vs-grid .content-offer-contrast-card--new{box-shadow:0 22px 54px #015bfe1f}.offer-vs-grid .content-offer-contrast-card__head{align-items:flex-start;font-size:1.25rem;line-height:1.25}.offer-vs-grid .content-offer-contrast-card ul{gap:.8rem;margin-top:1.2rem}.offer-vs-grid .content-offer-contrast-card li{font-size:.98rem}.offer-era-concept-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(18rem,.72fr);gap:clamp(2rem,5vw,3.75rem);align-items:center}.offer-era-concept-split--reverse>.offer-era-concept-split__content{order:2}.offer-era-concept-split--reverse>.offer-era-concept-split__visual{order:1}.offer-era-concept-split__content,.offer-era-concept-split__visual{min-width:0}.offer-era-concept-split__visual .conceptual-illustration{width:100%;margin:0;border-color:#015bfe1f;background:#f7f9ff}.offer-era-concept-split--dark .offer-era-concept-split__visual .conceptual-illustration{border-color:#ffffff29;background:#fffffff0;box-shadow:0 26px 80px #0003}.offer-era-concept-split .offer-benchmark-head{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.offer-era-concept-split .offer-vs-grid .content-offer-contrast-grid,.offer-era-concept-split .offer-journey,.offer-era-concept-split .offer-stack,.offer-era-concept-split .offer-faq-grid,.offer-era-concept-split .offer-req-grid{margin-top:0}.offer-era-centered-narrative{max-width:60rem;margin-inline:auto;text-align:center}.offer-era-centered-narrative .offer-benchmark-head{max-width:54rem;margin-inline:auto;margin-bottom:clamp(1.35rem,2.8vw,2.2rem)}.offer-era-centered-narrative .offer-benchmark-head>.eyebrow{margin-inline:auto}.offer-era-centered-narrative__body{display:grid;max-width:52rem;gap:1rem;margin-inline:auto}.offer-era-centered-narrative__body p,.offer-era-centered-narrative__body li{margin:0;color:var(--body-text-color);font-family:var(--font-body);font-size:clamp(1rem,1.14vw,1.08rem);font-weight:400;line-height:1.75}.offer-era-centered-narrative__body ul{display:grid;gap:.8rem;margin:.65rem 0 0;padding:0;list-style:none}.offer-era-centered-narrative__body li{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.32rem}.offer-era-centered-narrative__body strong{color:#0f1e34;font-family:Kanit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.offer-era-roadmap-block .offer-benchmark-head{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.offer-era-roadmap-visual{width:100%;max-width:62rem;margin:0 auto clamp(1.5rem,3vw,2.4rem)}.offer-era-roadmap-visual .conceptual-illustration{width:100%;margin:0;border-color:#015bfe1f;background:#f7f9ff}.offer-era-roadmap-block--blue{color:#fff}.offer-era-roadmap-block--blue .offer-benchmark-head{max-width:54rem;margin-inline:auto;text-align:center}.offer-era-roadmap-block--blue .offer-benchmark-head>.eyebrow{margin-inline:auto;border-color:#ffffff38;background:#ffffff1a;color:#fff;box-shadow:none}.offer-era-roadmap-block--blue .offer-benchmark-head h2{color:#fff}.offer-era-roadmap-block--blue .offer-benchmark-head p{max-width:42rem;margin-inline:auto;color:#ffffffc2}.offer-era-roadmap-block--blue .offer-era-roadmap-visual .conceptual-illustration{border-color:#ffffff38;background:#fffffff2;box-shadow:0 28px 90px #00206e38}.offer-era-roadmap-block--blue .offer-journey{max-width:58rem;grid-template-columns:1fr;margin-inline:auto;border-color:#fff3;background:#ffffff1a;box-shadow:0 28px 90px #00206e2e}.offer-era-roadmap-block--blue .offer-stage{display:grid;min-height:0;grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:clamp(1rem,3vw,2.25rem);align-items:start;border-right:0;border-bottom:1px solid rgba(255,255,255,.16);background:#fffffff5;padding:clamp(1.25rem,2vw,1.75rem)}.offer-era-roadmap-block--blue .offer-stage:last-child{border-bottom:0}.offer-era-roadmap-block--blue .offer-stage__top{margin-bottom:0}.offer-era-roadmap-block--blue .offer-stage h3{color:#0f1e34}.offer-era-roadmap-block--blue .offer-stage p{margin:0;color:var(--body-text-color);font-size:clamp(.96rem,1vw,1.03rem);line-height:1.68}.content-page--era-agentow :where(.offer-benchmark-head p,.offer-def-statement__lead,.offer-def-statement__support,.offer-era-centered-narrative__body p,.offer-era-centered-narrative__body li,.offer-syn-section p,.offer-syn-card p,.offer-syn-card li,.offer-layer p,.offer-stage p,.offer-stage li,.offer-faq-grid p){font-size:clamp(1rem,1.14vw,1.08rem);font-weight:400;line-height:1.75}.offer-req-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e6eaf2;border-radius:1.125rem;background:#e6eaf2}.offer-req-card{min-height:10.5rem;background:#fff;padding:clamp(1.4rem,2.8vw,2rem);transition:background .18s ease,transform .18s ease}.offer-req-card:hover{background:#f8fbff}.offer-req-card--empty{background:#fff}.offer-req-card span{color:#015bfe;font-size:.88rem;font-weight:840}.offer-req-card h3{margin-top:.8rem;color:#0f1e34;font-size:1.25rem;font-weight:720;line-height:1.22}.offer-req-card p{margin-top:.65rem;color:#5d687a;font-size:.96rem;line-height:1.62}.offer-journey{display:grid;grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));overflow:hidden;border:1px solid #e6eaf2;border-radius:1.125rem;background:#fff}.offer-stage{min-height:6rem;border-right:1px solid #e6eaf2;padding:clamp(1.25rem,2vw,1.7rem);background:#f6f8fd}.offer-stage:last-child{border-right:0}.offer-stage__top{display:flex;align-items:center;gap:.7rem;margin-bottom:.95rem}.offer-stage__marker{flex:0 0 auto;display:grid;place-items:center;width:2rem;height:2rem;min-width:2rem;border-radius:999px;background:#015bfe;color:#fff;font-size:.88rem;font-weight:780;line-height:1}.offer-stage:nth-child(2) .offer-stage__marker{background:#079481}.offer-stage:nth-child(3) .offer-stage__marker{background:#5948ff}.offer-stage:nth-child(4) .offer-stage__marker{background:#1c2e4d}.offer-stage h3{flex:1 1 auto;min-width:0;margin:0;color:#0f1e34;font-size:1.08rem;font-weight:720;line-height:1.18;text-wrap:balance}.offer-stage p{color:#0f1e34;font-size:.9rem;line-height:1.55}.offer-stage ul{display:grid;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none}.offer-stage li{position:relative;padding-left:1rem;color:#0f1e34;font-size:.86rem;line-height:1.45}.offer-stage li:before{content:"";position:absolute;top:.52em;left:0;width:.38rem;height:.38rem;border-radius:999px;background:#015bfe}.offer-impact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e6eaf2;border-radius:1.125rem;background:#e6eaf2}.offer-metric-card{display:flex;min-width:0;min-height:11.25rem;flex-direction:column;justify-content:flex-start;background:#fff;padding:clamp(1.25rem,2vw,1.75rem)}.offer-metric-card__big{display:flex;align-items:flex-start;gap:.45rem;color:#0f1e34;font-size:clamp(1.1rem,1.8vw,1.55rem);font-weight:820;line-height:1.14;text-wrap:balance}.offer-metric-card__big span{color:#079481;flex:0 0 auto;font-size:1.2rem;line-height:1.1}.offer-metric-card h3{margin-top:.75rem;color:#0f1e34;min-height:1.5rem;font-size:.98rem;font-weight:720;line-height:1.35}.offer-metric-card p{margin-top:.45rem;color:#657083;font-size:.88rem;line-height:1.5}.offer-metric-card--empty{background:#fff}.offer-arch-section .offer-benchmark-head h2,.offer-syn-section h2{color:#fff}.offer-arch-section .offer-benchmark-head p,.offer-syn-section p{color:#ffffffad}.offer-stack{display:grid;gap:.875rem}.offer-layer{display:grid;grid-template-columns:minmax(14rem,.45fr) minmax(0,1fr);gap:1.25rem;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:#ffffff09;padding:1.25rem 1.4rem;transition:transform .18s ease,background .18s ease}.offer-layer:hover{transform:translate(4px);background:#ffffff0f}.offer-layer--ai{border-color:#015bfe80;background:linear-gradient(120deg,#015bfe33,#41dbc30d);box-shadow:0 24px 70px #015bfe2e}.offer-layer__head{display:flex;gap:1rem;align-items:flex-start}.offer-layer__head>span{display:grid;flex:0 0 auto;place-items:center;width:2.2rem;height:2.2rem;border-radius:.7rem;background:var(--layer-color);color:#fff;font-size:.9rem;font-weight:820}.offer-layer h3{color:#fff;font-size:1.05rem;font-weight:720;line-height:1.2}.offer-layer p{margin-top:.3rem;color:#ffffff94;font-size:.84rem;line-height:1.45}.offer-layer__chips{display:flex;flex-wrap:wrap;gap:.5rem}.offer-layer__chips span{border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff12;padding:.38rem .75rem;color:#ffffffc2;font-size:.78rem;line-height:1.2}.offer-syn-section{display:grid;gap:clamp(2rem,5vw,3rem)}.offer-syn-section>div:first-child{max-width:48rem}.offer-syn-section h2{margin-top:.875rem;max-width:18ch;font-size:clamp(2rem,3.6vw,2.8rem);font-weight:720;line-height:1.08}.offer-syn-section p{margin-top:1rem;font-size:1.05rem;line-height:1.7}.offer-syn-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.offer-syn-card{border:1px solid rgba(255,255,255,.12);border-radius:1.125rem;background:#ffffff0a;padding:clamp(1.5rem,2.6vw,2rem)}.offer-syn-card--primary{background:linear-gradient(135deg,#015bfe29,#ffffff09)}.offer-syn-card__role{color:#41dbc3;font-size:.72rem;font-weight:820;letter-spacing:.18em;text-transform:uppercase}.offer-syn-card h3{margin-top:.7rem;color:#fff;font-size:1.45rem;font-weight:720}.offer-syn-card ul{display:grid;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none}.offer-syn-card li{display:flex;gap:.65rem;color:#ffffffc2;font-size:.92rem;line-height:1.48}.offer-syn-card li:before{content:"✓";color:#41dbc3;font-weight:820}.offer-faq-grid{display:flex;flex-direction:column;gap:1rem;max-width:56rem;margin-left:auto;margin-right:auto}.offer-faq-grid details{border-radius:.75rem;border:1px solid #e6eaf2;background:#fff;padding:1.5rem}.offer-faq-grid summary{position:relative;cursor:pointer;list-style:none;padding-right:2.5rem;color:#0f1e34;font-size:1.1rem;font-weight:640;line-height:1.4}.offer-faq-grid summary::-webkit-details-marker{display:none}.offer-faq-grid summary:after{content:"+";position:absolute;top:0;right:0;color:#015bfe;font-size:1.5rem;font-weight:400;line-height:1;transition:transform .18s ease}.offer-faq-grid details[open] summary:after{transform:rotate(45deg)}.offer-faq-grid p{margin-top:1rem;color:#595959;font-size:.98rem;line-height:1.75}.offer-final-cta{text-align:center}.offer-final-cta h2{max-width:20ch;margin-inline:auto;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:760;line-height:1.08}.offer-final-cta p{max-width:56ch;margin:1rem auto 0;color:#ffffffc2;font-size:1.08rem;line-height:1.7}.offer-final-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2rem}.content-offer-section{display:grid;gap:clamp(2rem,5vw,4.5rem);align-items:center}.content-offer-section__copy{min-width:0}.content-offer-section--pattern-summary .content-offer-section__copy{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:1.125rem;background:radial-gradient(circle at top right,rgba(1,91,254,.34),transparent 34rem),linear-gradient(135deg,var(--surface-dark) 0%,#0d2648 62%,#12365f 100%);padding:clamp(1.5rem,3vw,2rem);box-shadow:0 28px 80px #0f1e3438}.content-offer-section--pattern-summary .content-offer-section__copy:before{content:"";position:absolute;inset:0 0 auto;height:.22rem;background:linear-gradient(90deg,#015bfe,#41dbc3,#015bfe)}.content-offer-section--pattern-summary .content-offer-tags .persooa-semantic-tag{border-color:#fff3;background:#ffffff1f;color:#ffffffeb}.content-offer-section--pattern-summary .content-article__body,.content-offer-section--pattern-summary .content-article__body h2,.content-offer-section--pattern-summary .content-article__body h3,.content-offer-section--pattern-summary .content-article__body h4{color:#fff}.content-offer-section--pattern-summary .content-article__body p,.content-offer-section--pattern-summary .content-article__body li{color:#ffffffbd}.content-offer-section__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;color:#015bfe;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.content-offer-section__meta span{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid #e6eaf2;border-radius:.75rem;background:#fff;box-shadow:0 12px 30px #0f1e340f}.content-offer-section__meta em{color:#8b97aa;font-style:normal}.content-offer-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.35rem}.content-offer-tags .persooa-semantic-tag{min-height:1.85rem;padding-inline:.72rem}.content-offer-section__visual{display:flex;min-width:0;align-items:center;justify-content:center}.content-offer-section__visual .product-illustration--micro{width:100%;min-height:clamp(22rem,34vw,30rem);margin-inline:auto;box-shadow:0 24px 70px #0f1e341a}.content-offer-section__visual .generated-product-illustration--product-ui{width:100%;max-width:none;aspect-ratio:auto;border-color:#015bfe1f;border-radius:22px;background:#fff;box-shadow:0 24px 70px #0f1e341c;line-height:0}.offer-def-side .generated-product-illustration--product-ui{width:100%;max-width:none;aspect-ratio:auto;border-color:#015bfe24;border-radius:22px;background:#fff;box-shadow:0 24px 70px #0f1e341c;line-height:0}.content-offer-section__visual .generated-product-illustration--product-ui img,.offer-def-side .generated-product-illustration--product-ui img{display:block;width:100%;height:auto;object-fit:contain;object-position:center}.growth-hub-photo-mockup{width:min(100%,440px);aspect-ratio:1 / 1;overflow:hidden;border-color:#015bfe24;border-radius:24px;background:#fff;box-shadow:0 24px 70px #0f1e341f;line-height:0}.growth-hub-photo-mockup__link{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit;cursor:zoom-in}.content-offer-section__visual .growth-hub-photo-mockup .growth-hub-photo-mockup__link img,.offer-def-side .growth-hub-photo-mockup .growth-hub-photo-mockup__link img,.growth-hub-photo-mockup .growth-hub-photo-mockup__link img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .52s cubic-bezier(.16,1,.3,1),filter .52s cubic-bezier(.16,1,.3,1)}.growth-hub-photo-mockup__zoom{position:absolute;top:50%;left:50%;display:inline-flex;width:3.4rem;height:3.4rem;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:#015bfee6;color:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);box-shadow:0 18px 50px #015bfe47;transition:opacity .24s ease,transform .24s ease}.growth-hub-photo-mockup__link:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,#015bfe14,#0f1e342e);opacity:0;transition:opacity .24s ease}.growth-hub-photo-mockup:hover img,.growth-hub-photo-mockup__link:focus-visible img{filter:saturate(1.04) contrast(1.02);transform:scale(1.055)}.growth-hub-photo-mockup:hover .growth-hub-photo-mockup__zoom,.growth-hub-photo-mockup__link:focus-visible .growth-hub-photo-mockup__zoom,.growth-hub-photo-mockup:hover .growth-hub-photo-mockup__link:after,.growth-hub-photo-mockup__link:focus-visible:after{opacity:1}.growth-hub-photo-mockup:hover .growth-hub-photo-mockup__zoom,.growth-hub-photo-mockup__link:focus-visible .growth-hub-photo-mockup__zoom{transform:translate(-50%,-50%) scale(1)}.growth-hub-photo-mockup__link:focus-visible{outline:3px solid rgba(1,91,254,.28);outline-offset:4px}.mockup-lightbox-open{overflow:hidden}.mockup-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:clamp(1rem,3vw,2.5rem);background:#0a1c38b8;backdrop-filter:blur(18px)}.mockup-lightbox__dialog{position:relative;width:min(100%,1120px);max-height:min(88vh,920px);padding:clamp(.75rem,1.4vw,1.25rem);border:1px solid rgba(230,234,242,.72);border-radius:28px;background:#fff;box-shadow:0 34px 110px #0a1c3857}.mockup-lightbox__close{position:absolute;top:clamp(.75rem,1.4vw,1rem);right:clamp(.75rem,1.4vw,1rem);z-index:2;display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid rgba(15,30,52,.12);border-radius:999px;background:#ffffffeb;color:#0f1e34;cursor:pointer;box-shadow:0 12px 30px #0f1e3424;transition:transform .18s ease,border-color .18s ease,color .18s ease}.mockup-lightbox__close:hover,.mockup-lightbox__close:focus-visible{border-color:#015bfe66;color:#015bfe;transform:scale(1.04)}.mockup-lightbox__image{display:block;width:100%;max-height:calc(88vh - 2.5rem);border-radius:20px;object-fit:contain;object-position:center;background:#f8faff}@media(max-width:640px){.mockup-lightbox{padding:.75rem}.mockup-lightbox__dialog{border-radius:22px}.mockup-lightbox__image{border-radius:16px}}.content-offer-section__visual .product-micro-toolbar,.content-offer-section__visual .product-micro-field,.content-offer-section__visual .product-micro-product,.content-offer-section__visual .product-micro-row{box-shadow:0 10px 28px #0f1e340e}.content-offer-visual{position:relative;overflow:hidden;border:1px solid #dfe6f4;border-radius:1rem;background:linear-gradient(rgba(1,91,254,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(1,91,254,.035) 1px,transparent 1px),#f8faff;background-size:3.5rem 3.5rem;box-shadow:0 22px 70px #0f1e341a}.content-offer-visual img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;mix-blend-mode:multiply}.content-offer-visual figcaption{position:absolute;right:1rem;bottom:1rem;left:1rem;display:flex;min-height:3.25rem;align-items:center;gap:.75rem;border:1px solid rgba(223,230,244,.9);border-radius:.875rem;background:#ffffffdb;padding:.7rem .875rem;box-shadow:0 16px 40px #0f1e341a;backdrop-filter:blur(12px)}.content-offer-visual figcaption>span{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.65rem;background:#f4f6fd;color:#015bfe}.content-offer-visual strong{min-width:0;overflow:hidden;color:#0f1e34;font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.content-offer-visual em{margin-left:auto;border-radius:999px;background:#41dbc324;padding:.3rem .55rem;color:#079481;font-size:.75rem;font-style:normal;font-weight:700;white-space:nowrap}.content-offer-card-grid,.content-offer-bubble-list,.content-offer-step-grid,.content-offer-impact-grid,.content-offer-contrast-grid{display:grid;gap:.875rem;margin-top:1.75rem}.content-offer-bubble-card,.content-offer-step-card,.content-offer-impact-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;overflow:hidden;border:1px solid #e6eaf2;border-radius:.95rem;background:#fff;padding:1rem;box-shadow:0 14px 38px #0f1e340e;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.content-offer-bubble-card:after,.content-offer-step-card:after,.content-offer-impact-card:after{content:"";display:none;position:absolute;right:1rem;bottom:.85rem;left:4rem;height:.45rem;border-radius:999px;background:linear-gradient(90deg,#015bfe24,#41dbc34d);opacity:.72}.content-offer-bubble-card:hover,.content-offer-step-card:hover,.content-offer-impact-card:hover{transform:translateY(-2px);border-color:#015bfe47;box-shadow:0 20px 52px #0f1e3417}.content-offer-bubble-card__marker,.content-offer-step-card__marker,.content-offer-impact-card__marker{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:1px solid rgba(1,91,254,.14);border-radius:.75rem;background:linear-gradient(135deg,#f4f6fd,#41dbc31f);color:#015bfe}.content-offer-bubble-card p,.content-offer-step-card p,.content-offer-impact-card p{position:relative;z-index:1;margin:0;color:#24324a;font-size:.96rem;font-weight:560;line-height:1.6}.content-offer-section--pattern-summary .content-offer-bubble-card{border-color:#ffffff1f;background:#ffffff14;box-shadow:none}.content-offer-section--pattern-summary .content-offer-bubble-card:after{background:linear-gradient(90deg,#41dbc359,#015bfe73)}.content-offer-section--pattern-summary .content-offer-bubble-card p{color:#ffffffd6}.content-offer-section--pattern-summary .content-offer-bubble-card__marker{border-color:#ffffff29;background:#ffffff1a;color:#41dbc3}.content-offer-step-grid{counter-reset:offer-step}.content-offer-step-card{min-height:7rem;padding:1.15rem}.content-offer-step-card__marker{border-radius:999px;background:#015bfe;color:#fff;box-shadow:0 0 0 .45rem #015bfe14}.content-offer-step-card__marker strong{font-size:.78rem;font-weight:800;line-height:1}.content-offer-impact-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.content-offer-impact-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:6.5rem}.content-offer-impact-card>span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#41dbc324;color:#079481}.content-offer-contrast-grid{grid-template-columns:1fr}.content-offer-contrast-card{position:relative;overflow:hidden;border:1px solid #e6eaf2;border-radius:1rem;background:#fff;padding:clamp(1.1rem,2vw,1.35rem);box-shadow:0 18px 46px #0f1e340f}.content-offer-contrast-card--new{border-color:#015bfe38;background:radial-gradient(circle at top right,rgba(65,219,195,.2),transparent 16rem),linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 24px 62px #015bfe1f}.content-offer-contrast-card__head{display:flex;align-items:center;gap:.7rem;color:#0f1e34;font-size:.95rem;font-weight:760}.content-offer-contrast-card__head span{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 2rem;border-radius:999px;background:#f4f6fd;color:#8b97aa;font-size:0}.content-offer-contrast-card--new .content-offer-contrast-card__head span{background:#015bfe;color:#fff}.content-offer-contrast-card ul{display:grid;gap:.8rem;margin:1rem 0 0;padding:0;list-style:none}.content-offer-contrast-card li{position:relative;padding-left:1.35rem;color:#4f5f78;font-size:.94rem;line-height:1.55}.content-offer-contrast-card li:before{content:"—";position:absolute;left:0;color:#8b97aa;font-weight:800}.content-offer-contrast-card--new li:before{content:"→";color:#015bfe}.content-offer-section--pattern-stack .content-article__body h3{position:relative;display:flex;align-items:center;gap:.8rem;border:1px solid #e6eaf2;border-radius:.9rem;background:linear-gradient(135deg,#fff,#f8fbff);padding:1rem 1rem 1rem 3.55rem;box-shadow:0 14px 38px #0f1e340d}.content-offer-section--pattern-stack .content-article__body h3:before{content:"";position:absolute;top:50%;left:1rem;width:1.65rem;height:1.65rem;border-radius:.6rem;background:linear-gradient(135deg,#015bfe2e,#41dbc338),#f4f6fd;box-shadow:inset 0 0 0 1px #015bfe1f;transform:translateY(-50%)}.content-offer-section .content-article__body strong{color:#0f1e34;font-weight:720}.content-offer-section--pattern-summary .content-article__body strong{color:#fff}.content-offer-section .content-article__body table{width:100%;overflow:hidden;border-collapse:separate;border-spacing:0;border:1px solid #e6eaf2;border-radius:1rem;background:#fff;box-shadow:0 16px 44px #0f1e340f}.content-offer-section .content-article__body th,.content-offer-section .content-article__body td{border-bottom:1px solid #e6eaf2;padding:.95rem 1rem;text-align:left;vertical-align:top}.content-offer-section .content-article__body th{background:#f4f6fd;color:#0f1e34;font-size:.82rem;font-weight:780;text-transform:uppercase}.content-offer-section .content-article__body tr:last-child td{border-bottom:0}.content-offer-mini-card{display:grid;grid-template-columns:auto 2.25rem minmax(0,1fr);gap:.85rem;align-items:start;border:1px solid #e6eaf2;border-radius:.875rem;background:#fff;padding:1rem;box-shadow:0 12px 34px #0f1e340e}.content-offer-mini-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.65rem;background:#f4f6fd;color:#015bfe}.content-offer-mini-card span{color:#015bfe;font-size:.8125rem;font-weight:800;line-height:2rem}.content-offer-mini-card p{margin:0;color:var(--body-text-color);font-family:var(--font-body);font-size:.95rem;line-height:1.55}.content-contact-layout{display:grid;gap:2.5rem}.content-contact-form{border:1px solid #e6eaf2;border-radius:1rem;background:#fff;padding:clamp(1.5rem,3vw,2rem);box-shadow:0 18px 50px #0f1e3414}.content-article__body{color:var(--body-text-color);font-family:var(--font-body);font-size:1.0625rem;line-height:1.85}.content-article__body>*+*{margin-top:1.25rem}.content-article__body h2,.content-article__body h3,.content-article__body h4{color:#0f1e34;font-weight:650;line-height:1.2}.content-article__body h1{margin-top:2.75rem;color:#0f1e34;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.content-article__body h2{margin-top:2.5rem;font-size:clamp(1.75rem,3vw,2.35rem)}.content-article__body>h1:first-child,.content-article__body>h2:first-child,.content-article__body>h3:first-child{margin-top:0}.content-article__body h3{margin-top:2rem;font-size:1.45rem}.content-page--capability-full .content-offer-section .content-article__body h3,.content-page--capability-full .content-offer-section .content-article__body h4{margin-top:1.25rem;color:var(--body-text-color);font-family:var(--font-body);font-size:1.0625rem;font-weight:400;line-height:1.85;letter-spacing:0}.content-page--capability-full .content-offer-section .content-article__body p,.content-page--capability-full .content-offer-section .content-article__body li{color:var(--body-text-color);font-family:var(--font-body);font-weight:400}.content-article__body p,.content-article__body li{color:#595959}.content-article__body strong{color:#0f1e34;font-weight:700}.content-article__body em{color:#6f7b91}.content-article__body ul{list-style:none;padding:0}.content-article__body li{position:relative;padding-left:1.5rem}.content-article__body li+li{margin-top:.75rem}.content-article__body li:before{position:absolute;left:0;top:.72em;width:.45rem;height:.45rem;border-radius:999px;background:#015bfe;content:""}.content-article__body ol{list-style:decimal;padding-left:1.5rem;margin:0}.content-article__body ol li{padding-left:.35rem}.content-article__body ol li:before{content:none}.content-article__body a{color:#015bfe;font-weight:650;text-decoration:none}.content-article__body blockquote{border-left:4px solid #41dbc3;border-radius:0 .75rem .75rem 0;background:#f4f6fd;padding:1.25rem 1.5rem}.content-article__body blockquote p{color:#0f1e34;font-size:1.15rem;font-weight:600}.content-article__body hr{border:0;border-top:1px solid #e6eaf2;margin:2rem 0}.content-table-wrap{width:100%;overflow-x:auto;border:1px solid #e6eaf2;border-radius:.875rem;background:#fff;box-shadow:0 14px 34px #0f1e340d}.content-table-wrap table{width:100%;min-width:42rem;border-collapse:collapse;font-size:.95rem;line-height:1.55}.content-table-wrap th,.content-table-wrap td{border-bottom:1px solid #e6eaf2;padding:.95rem 1rem;text-align:left;vertical-align:top}.content-table-wrap th{background:#f4f6fd;color:#0f1e34;font-weight:700}.content-table-wrap td{color:#595959}.content-table-wrap tr:last-child td{border-bottom:0}.content-inline-icon{display:inline-flex;width:.65rem;height:.65rem;margin-right:.55rem;border-radius:999px;background:#41dbc3;box-shadow:0 0 0 .25rem #41dbc329;vertical-align:middle}.partners-benefit-action{display:flex;justify-content:flex-start;width:fit-content;max-width:100%;align-self:flex-start}.partners-benefit-action .persooa-md-button{width:fit-content;max-width:100%;min-width:0;align-self:flex-start}.cookie-consent{position:fixed;right:1rem;bottom:1rem;left:1rem;z-index:80;display:flex;justify-content:center;opacity:0;transform:translateY(.75rem);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.cookie-consent[hidden]{display:none}.cookie-consent.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.cookie-consent__panel{display:grid;width:min(100%,72rem);grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;border:1px solid rgba(1,91,254,.16);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(65,219,195,.1),transparent 34%),#fff;padding:1rem;box-shadow:0 24px 70px #0f1e342e}.cookie-consent__icon{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid #e6eaf2;border-radius:.875rem;background:#f4f6fd;color:#015bfe}.cookie-consent__copy{min-width:0;color:#595959;font-size:.92rem;font-weight:400;line-height:1.5}.cookie-consent__title{margin-bottom:.18rem;color:#0f1e34;font-size:1rem;font-weight:700;line-height:1.2}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;justify-content:flex-end}.cookie-consent__link,.cookie-consent__button{display:inline-flex;min-height:2.65rem;align-items:center;justify-content:center;border-radius:999px;padding:.7rem 1rem;font-family:"Kanit",var(--font-body);font-size:.86rem;font-weight:400;line-height:1;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.cookie-consent__link{color:#015bfe}.cookie-consent__link:hover{color:#0f1e34}.cookie-consent__button{border:1px solid #e6eaf2;cursor:pointer}.cookie-consent__button:hover{transform:translateY(-1px)}.cookie-consent__button--secondary{background:#fff;color:#0f1e34}.cookie-consent__button--secondary:hover{border-color:#015bfe4d;color:#015bfe}.cookie-consent__button--primary{border-color:#015bfe;background:#015bfe;color:#fff}.cookie-consent__button--primary:hover{border-color:#0f1e34;background:#0f1e34}@media(max-width:720px){.cookie-consent{right:.75rem;bottom:.75rem;left:.75rem}.cookie-consent__panel{grid-template-columns:1fr;gap:.85rem;padding:.9rem}.cookie-consent__icon{display:none}.cookie-consent__actions{justify-content:stretch}.cookie-consent__link,.cookie-consent__button{flex:1 1 auto}}@media(min-width:900px){.content-page-section,.content-article-meta-shell{grid-template-columns:5rem minmax(0,1fr);align-items:start}.offer-benchmark-hero-grid{grid-template-columns:1fr .92fr}.offer-def-grid{grid-template-columns:1fr 1fr}.offer-def-grid--visual-left>:first-child{order:2}.offer-def-grid--visual-left>.offer-def-side{order:1}.offer-def-grid--visual-right>:first-child{order:1}.offer-def-grid--visual-right>.offer-def-side{order:2}.content-offer-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.content-offer-section--reverse .content-offer-section__copy{order:2}.content-offer-section--reverse .content-offer-section__visual{order:1}.content-offer-cta,.persooa-cta-panel{grid-template-columns:minmax(0,1fr) auto}.persooa-cta-panel__actions,.content-offer-cta__actions{justify-content:flex-end}.content-page-section__rail{align-self:start}.content-contact-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}}@media(max-width:1023px){.offer-vs-grid .content-offer-contrast-grid,.offer-syn-split,.offer-impact-grid,.offer-layer,.offer-era-concept-split{grid-template-columns:1fr}.offer-era-concept-split--reverse>.offer-era-concept-split__content,.offer-era-concept-split--reverse>.offer-era-concept-split__visual{order:initial}.offer-era-concept-split__visual .conceptual-illustration{max-width:42rem;margin-inline:auto}}@media(max-width:760px){.offer-def-grid,.offer-req-grid{grid-template-columns:1fr}.offer-stage{border-right:0;border-bottom:1px solid #e6eaf2}.offer-stage:last-child{border-bottom:0}.offer-era-roadmap-block--blue .offer-stage{grid-template-columns:1fr}.offer-def-list div{grid-template-columns:3rem minmax(0,1fr)}.offer-faq-grid p{padding-right:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}[data-reveal],[data-reveal].is-visible,.hero-visual-image,.minimal-illustration img{opacity:1!important;filter:none!important;transform:none!important}.chart-canvas-shell canvas{animation:none!important}.client-logo-carousel__track{animation:none!important;transform:none!important}}.result-card.is-visible{transition:transform .2s ease,box-shadow .2s ease!important}.result-card.is-visible:hover{transform:rotate(1.5deg)!important;box-shadow:0 12px 32px #0f1e341f}.section-header-rail{display:flex;align-items:center;gap:1rem}.section-header-rail--center{justify-content:center}.section-header-rail--center .section-header-rail__rule{display:block;min-width:6rem}.section-header-rail__rule{flex:1;height:1px;background:#0f1e3426;max-width:6rem}.section-header-rail--dark .section-header-rail__rule{background:#ffffff40}.rounded-t-xl{border-radius:.75rem .75rem 0 0}.rounded-b-xl{border-radius:0 0 .75rem .75rem}.text-\[\#2E9989\]{color:#2e9989}.text-\[\#43A395\]{color:#43a395}.bg-\[\#E8EDF6\]{background-color:#e8edf6}.calc-stack{display:grid;gap:28px}.calc-card{background:#fff;border:1px solid #E8EDF6;border-radius:28px;padding:32px;box-shadow:0 24px 60px -40px #0f1e3459}@media(min-width:768px){.calc-card{padding:40px}}.calc-grid{display:grid;gap:32px;align-items:stretch}@media(min-width:980px){.calc-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:44px}}.calc-lever{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px}.calc-lever__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#015bfe1a;color:#015bfe}.calc-lever__num{font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9aa6bd}.calc-controls{display:grid;gap:22px}.calc-control__top{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.calc-control__label{font-size:14px;font-weight:500;color:#4a5468}.calc-control__value{font-size:16px;font-weight:700;color:#0f1e34;font-variant-numeric:tabular-nums}.calc-range{-webkit-appearance:none;appearance:none;width:100%;height:8px;border-radius:999px;cursor:pointer;background:linear-gradient(90deg,#015BFE 0%,#015BFE var(--pct, 50%),#E2E6F0 var(--pct, 50%),#E2E6F0 100%);outline:none}.calc-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:999px;background:#fff;border:5px solid #015BFE;box-shadow:0 4px 12px #015bfe59;cursor:pointer;transition:transform .12s ease}.calc-range::-webkit-slider-thumb:active{transform:scale(1.15)}.calc-range::-moz-range-thumb{width:24px;height:24px;border-radius:999px;background:#fff;border:5px solid #015BFE;box-shadow:0 4px 12px #015bfe59;cursor:pointer}.calc-result{display:grid;gap:20px;align-content:start}.calc-hero{position:relative;overflow:hidden;border-radius:24px;padding:32px;background:linear-gradient(135deg,#0b1b3b,#014bd0);color:#fff}.calc-hero__label{font-size:14px;font-weight:500;color:#ffffffb8}.calc-hero__value{margin-top:8px;font-size:clamp(40px,6vw,60px);font-weight:700;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;transition:opacity .15s ease}.calc-hero__sub{margin-top:12px;font-size:15px;line-height:1.5;color:#ffffffc7}.calc-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.calc-mini{border:1px solid #E8EDF6;border-radius:18px;padding:18px}.calc-mini__label{font-size:13px;color:#6b7689}.calc-mini__value{margin-top:6px;font-size:24px;font-weight:700;color:#0f1e34;font-variant-numeric:tabular-nums}.calc-insight{display:flex;gap:12px;align-items:flex-start;border-radius:18px;padding:18px 20px;background:#f4f6fd;border:1px solid #E2E8F8}.calc-insight__icon{color:#015bfe;flex-shrink:0;margin-top:2px}.calc-insight p{font-size:15px;line-height:1.55;color:#3a4456;margin:0}.calc-insight strong{color:#015bfe}.calc-chart-wrap{border:1px solid #E8EDF6;border-radius:18px;padding:18px;background:#fff}.calc-method{margin-top:28px;border-top:1px solid #E8EDF6;padding-top:20px;font-size:14px;line-height:1.6;color:#6b7689}.calc-method summary{cursor:pointer;font-weight:600;color:#0f1e34;list-style:none;display:flex;align-items:center;gap:8px}.calc-method summary::-webkit-details-marker{display:none}.calc-method[open] summary{margin-bottom:10px}.calc-lever-row{display:grid;gap:18px}@media(min-width:760px){.calc-lever-row{grid-template-columns:repeat(3,1fr)}}.calc-lever-step{border:1px solid #E6EAF2;border-radius:20px;padding:24px;background:#fff;transition:border-color .2s,box-shadow .2s}.calc-lever-step:hover{border-color:#015bfe66;box-shadow:0 12px 30px #0f1e3414}.calc-lever-step__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eff4ff;color:#015bfe;margin-bottom:16px}.calc-lever-step h3{font-size:19px;font-weight:600;color:#0f1e34;margin:0 0 8px}.calc-lever-step p{font-size:14px;line-height:1.55;color:#595959;margin:0}.calc-lever-step__tag{display:inline-block;margin-top:14px;font-size:13px;font-weight:600;color:#015bfe}.cmp-metric-strip{display:grid;gap:14px;grid-template-columns:repeat(2,1fr);opacity:1!important;transform:none!important}@media(min-width:760px){.cmp-metric-strip{grid-template-columns:repeat(5,1fr)}}.cmp-metric{border:1px solid rgba(255,255,255,.22);border-radius:18px;background:#ffffff12;padding:22px 20px;opacity:1!important;transform:none!important}.cmp-metric__value{font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1;letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums}.cmp-metric__cap{margin-top:10px;font-size:13px;line-height:1.4;color:#ffffff9e}.content-article--comparison .content-table-wrap{border-color:#e2e8f8;box-shadow:0 24px 60px -38px #015bfe4d}.content-article--comparison .content-table-wrap th{background:linear-gradient(180deg,#f4f6fd,#e8eefb);color:#0f1e34;border-bottom:1px solid #D8E1F4}.content-article--comparison .content-table-wrap tbody tr{transition:background .12s ease}.content-article--comparison .content-table-wrap tbody tr:hover td{background:#f8faff}.content-article--comparison .content-table-wrap td:first-child{color:#0f1e34;font-weight:600}.content-article--comparison .content-article__body h2{padding-top:.5rem;border-top:1px solid #EEF1F8}.content-article--comparison .content-article__body>h2:first-child{border-top:0;padding-top:0}.hero-slider-shell,.hero-slider-track{position:relative}.hero-slide-panel{width:100%}.hero-slide-panel[hidden]{display:none}.hero-slide-panel.is-active{animation:heroSlidePanelIn .72s cubic-bezier(.16,1,.3,1) both}.hero-slider-shell .hero-center-layout{padding-bottom:clamp(6rem,12vh,9rem)}.hero-slider-shell .hero-center-actions,.hero-slider-shell .hero-center-tags,.hero-slider-shell .hero-center-bigstats,.hero-slider-shell .hero-center-bigstat,.hero-slider-shell .hero-center-tag{opacity:1!important;filter:none!important}.hero-slider-shell .hero-center-eyebrow .md-chip--hero-title{border-color:#015bfe57;background:#fffffff5;color:#015bfe;box-shadow:0 16px 34px #015bfe24}.hero-slider-shell .hero-center-actions .persooa-md-button{min-height:3.25rem;font-family:"Kanit",var(--font-body)!important;font-weight:400!important;opacity:1!important}.hero-slider-shell .hero-center-actions .persooa-md-button span:not(.material-symbols-rounded){font-family:"Kanit",var(--font-body)!important;font-weight:400!important}.hero-slider-shell .hero-center-actions .persooa-md-button--hero-soft{border-color:#015bfe!important;background:#015bfe!important;color:#fff!important;box-shadow:0 18px 42px #015bfe61!important;filter:saturate(1.08) contrast(1.02)!important}.hero-slider-shell .hero-center-actions .persooa-md-button--hero-soft-secondary{border-color:#015bfe57!important;background:#fff!important;color:#0f1e34!important;box-shadow:0 14px 30px #0f1e341f!important}.hero-slider-shell .hero-center-actions .persooa-md-button--hero-soft .persooa-button-icon,.hero-slider-shell .hero-center-actions .persooa-md-button--hero-soft-secondary .persooa-button-icon{opacity:1!important;color:currentColor!important}.hero-slider-shell .hero-center-bigstat{border-color:#015bfe2e;background:#fffffffa;box-shadow:0 16px 38px #0f1e3414}.hero-slider-shell .hero-center-bigstat__icon{background:#015bfe1a;color:#015bfe}.hero-slider-shell .hero-center-bigstat__copy strong{color:#0f1e34}.hero-slider-shell .hero-center-bigstat__copy span,.hero-slider-shell .hero-center-bigstats-note{color:#586883;opacity:1}.hero-slider-shell .hero-center-tag{border-color:#0a1c38e0;background:#0a1c38;color:#fff;box-shadow:0 16px 34px #0a1c3847,inset 0 1px #ffffff1f}.hero-slider-shell .hero-center-tag strong,.hero-slider-shell .hero-center-tag span{color:#fff;opacity:1}@keyframes heroSlidePanelIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-slider-nav{position:absolute;bottom:clamp(1.5rem,4vh,2.75rem);left:50%;transform:translate(-50%);z-index:20;display:flex;align-items:center;gap:1rem}.hero-slider-btn{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border-radius:999px;border:1px solid rgba(1,91,254,.18);background:#015bfe17;color:var(--brand-blue);cursor:pointer;box-shadow:0 10px 24px #015bfe14;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease;backdrop-filter:blur(16px)}.hero-slider-btn svg{width:1rem;height:1rem;stroke-width:1.8}.hero-slider-btn:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff;transform:translateY(-1px)}.hero-slider-btn:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}.hero-slider-dots{display:flex;align-items:center;gap:.7rem}.hero-slider-dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:999px;background:#0f1e3438;cursor:pointer;transition:width .3s ease,background .3s ease,transform .3s ease}.hero-slider-dot:hover{background:var(--brand-blue);transform:scale(1.15)}.hero-slider-dot.is-active{width:2.4rem;background:var(--brand-blue)}.hero-slider-dot:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}@media(max-width:768px){.hero-slider-shell .hero-center-layout{padding-bottom:clamp(7rem,16vh,9rem)}.hero-slider-btn{width:2.45rem;height:2.45rem}}.p360-hero,.route-view>.scroll-section.p360-hero:first-child:not(.hero-shell){position:relative;overflow:hidden;padding-top:6.6rem;padding-bottom:4.8rem;background:radial-gradient(1200px 600px at 12% -15%,rgba(78,63,246,.5),transparent 60%),radial-gradient(1000px 520px at 92% 8%,rgba(1,91,254,.42),transparent 55%),radial-gradient(760px 520px at 50% 122%,rgba(65,219,195,.28),transparent 60%),#060a1a;color:#fff}.p360-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(1.6px 1.6px at 18% 28%,rgba(255,255,255,.95),transparent),radial-gradient(1.4px 1.4px at 68% 18%,rgba(255,255,255,.75),transparent),radial-gradient(1px 1px at 38% 68%,rgba(255,255,255,.8),transparent),radial-gradient(1px 1px at 83% 58%,rgba(255,255,255,.6),transparent),radial-gradient(1.5px 1.5px at 54% 42%,rgba(255,255,255,.75),transparent),radial-gradient(1px 1px at 8% 78%,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 96% 34%,rgba(255,255,255,.6),transparent),radial-gradient(1.2px 1.2px at 30% 90%,rgba(255,255,255,.7),transparent);opacity:.75;pointer-events:none}.p360-hero>*{position:relative;z-index:1}.p360-hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.p360-hero-grid{grid-template-columns:1fr 1fr;column-gap:4.5rem}}.p360-form-submit{width:100%;justify-content:center}.p360-origin-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.p360-origin-grid{grid-template-columns:3fr 2fr;column-gap:4rem}}.p360-origin-visual{display:flex;justify-content:center}.p360-origin-visual img{max-height:26rem;width:auto;filter:drop-shadow(0 24px 48px rgba(1,91,254,.25))}.p360-growth-svg{width:100%;max-width:480px;height:auto;filter:drop-shadow(0 24px 48px rgba(1,91,254,.16))}.p360-title-highlight{background:linear-gradient(90deg,#fff,#a9c2ff 38%,#41dbc3 72%,#4e3ff6);-webkit-background-clip:text;background-clip:text;color:transparent}.p360-logo-slot{border:1px dashed rgba(255,255,255,.3);color:#ffffff8c}.p360-chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;letter-spacing:.02em;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#cfe0ff}.p360-chip--light{border-color:#41dbc373;background:#41dbc31f;color:#0f9e8a}.p360-cta{box-shadow:0 0 0 1px #ffffff1f,0 12px 44px #015bfe8c}.p360-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg,#015bfe0a,#4e3ff60d)}.p360-stat-num{background:var(--gradient-text-highlight);-webkit-background-clip:text;background-clip:text;color:transparent}.p360-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.p360-card:hover{transform:translateY(-3px);border-color:#41dbc3bf;box-shadow:0 16px 48px #41dbc338}.p360-venue-img{width:100%;height:190px;object-fit:cover;display:block}.p360-photo-slot{border-bottom:1px dashed var(--border);background:linear-gradient(135deg,#015bfe0d,#4e3ff60f);color:#9aa7bd;text-align:center}.p360-icon-badge{background:linear-gradient(135deg,#41dbc338,#015bfe1f);color:#0f9e8a}.p360-register{position:relative;overflow:hidden;background:radial-gradient(900px 480px at 85% -20%,rgba(78,63,246,.45),transparent 60%),radial-gradient(760px 460px at 8% 120%,rgba(65,219,195,.22),transparent 60%),#060a1a;color:#fff}.almanach-detail-layout{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}.almanach-detail-layout__rail span{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid #e6eaf2;border-radius:.75rem;background:#fff;color:#015bfe;font-size:.875rem;font-weight:700;box-shadow:0 12px 30px #0f1e340f}.almanach-detail-layout__body{width:100%;max-width:58rem}@media(min-width:900px){.almanach-detail-layout{grid-template-columns:5rem minmax(0,1fr);align-items:start}.almanach-detail-layout__rail{align-self:start}}.almanach-prose{color:var(--body-text-color);font-family:var(--font-body);font-size:1.0625rem;line-height:1.85}.almanach-prose>*+*{margin-top:1.25rem}.almanach-prose h2,.almanach-prose h3,.almanach-prose h4{color:#0f1e34;font-weight:650;line-height:1.2}.almanach-prose h1{margin-top:2.75rem;color:#0f1e34;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.almanach-prose h2{margin-top:2.5rem;font-size:clamp(1.75rem,3vw,2.35rem)}.almanach-prose>h1:first-child,.almanach-prose>h2:first-child,.almanach-prose>h3:first-child{margin-top:0}.almanach-prose h3{margin-top:2rem;font-size:1.45rem}.almanach-prose p,.almanach-prose li{color:#595959}.almanach-prose strong{color:#0f1e34;font-weight:700}.almanach-prose em{color:#6f7b91}.almanach-prose ul{list-style:none;padding:0}.almanach-prose li{position:relative;padding-left:1.5rem}.almanach-prose li+li{margin-top:.75rem}.almanach-prose li:before{position:absolute;left:0;top:.72em;width:.45rem;height:.45rem;border-radius:999px;background:#015bfe;content:""}.almanach-prose ol{list-style:decimal;padding-left:1.5rem;margin:0}.almanach-prose ol li{padding-left:.35rem}.almanach-prose ol li:before{content:none}.almanach-prose a{color:#015bfe;font-weight:650;text-decoration:none}.almanach-prose blockquote{border-left:4px solid #41dbc3;border-radius:0 .75rem .75rem 0;background:#f4f6fd;padding:1.25rem 1.5rem}.almanach-prose blockquote p{color:#0f1e34;font-size:1.15rem;font-weight:600}.almanach-prose hr{border:0;border-top:1px solid #e6eaf2;margin:2rem 0}.nav-dropdown-panel--mega{width:min(1040px,calc(100vw - 2rem));max-width:calc(100vw - 2rem)!important;padding:0!important;border-radius:24px!important;overflow:hidden;box-shadow:0 28px 76px #0f1e3424!important}.mega-menu{overflow:hidden;border-radius:inherit;background:#fff}.mega-menu__body{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.75rem;padding:1.5rem}.mega-menu__eyebrow{margin:0 0 1rem;color:#64708a;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mega-menu__phase-list{display:grid;gap:.55rem}.mega-menu__phase{display:grid;min-height:5.55rem;grid-template-columns:2.5rem minmax(0,1fr);align-items:start;gap:1rem;padding:.95rem;color:#0f1e34!important;text-decoration:none}.mega-menu__phase,.mega-menu__agent-card,.mega-menu__lever,.mega-menu__see-all{border-radius:14px!important}.mega-menu__phase:hover,.mega-menu__phase:focus-visible,.mega-menu__lever:hover,.mega-menu__lever:focus-visible{background:#f4f6fd!important;color:#015bfe!important}.mega-menu__phase:focus-visible,.mega-menu__agent-card:focus-visible,.mega-menu__lever:focus-visible,.mega-menu__see-all:focus-visible{outline:2px solid rgba(1,91,254,.35);outline-offset:2px}.mega-menu__phase-icon,.mega-menu__lever-icon{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:12px;background:#f4f6fd;color:#015bfe}.mega-menu__phase:hover .mega-menu__phase-icon,.mega-menu__phase:focus-visible .mega-menu__phase-icon,.mega-menu__lever:hover .mega-menu__lever-icon,.mega-menu__lever:focus-visible .mega-menu__lever-icon{background:#fff}.mega-menu__phase-kicker,.mega-menu__phase-title,.mega-menu__phase-lead{display:block}.mega-menu__phase-kicker{color:#015bfe;font-size:.72rem;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.mega-menu__phase-title{margin-top:.2rem;color:#0f1e34;font-size:1rem;font-weight:800;line-height:1.2}.mega-menu__phase-lead{display:-webkit-box;overflow:hidden;margin-top:.32rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#6f7b91;font-size:.9rem;font-weight:600;line-height:1.43}.mega-menu__agent-card{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;border:1px solid rgba(1,91,254,.24);background:linear-gradient(155deg,#015bfe12,#41dbc312),#f8fbff;padding:1.35rem;color:#0f1e34!important;text-decoration:none}.mega-menu__agent-card:hover,.mega-menu__agent-card:focus-visible{background:linear-gradient(155deg,#015bfe1a,#41dbc31a),#f8fbff!important;color:#0f1e34!important}.mega-menu__agent-icon{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:14px;background:#015bfe;color:#fff}.mega-menu__agent-title,.mega-menu__agent-lead,.mega-menu__agent-link{display:block}.mega-menu__agent-title{margin-top:1.25rem;color:#0f1e34;font-size:1.08rem;font-weight:800;line-height:1.2}.mega-menu__agent-lead{margin-top:.55rem;color:#60708d;font-size:.95rem;font-weight:600;line-height:1.5}.mega-menu__agent-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.5rem;color:#015bfe;font-size:.95rem;font-weight:800}.mega-menu__lever-band{border-top:1px solid #eef1f8;padding:1.15rem 1.5rem 1.35rem}.mega-menu__lever-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.mega-menu__lever-head .mega-menu__eyebrow{margin-bottom:0}.mega-menu__see-all{display:inline-flex;flex-shrink:0;align-items:center;gap:.35rem;color:#015bfe!important;font-size:.85rem;font-weight:800;text-decoration:none}.mega-menu__see-all:hover,.mega-menu__see-all:focus-visible{background:transparent!important;color:#0f1e34!important}.mega-menu__lever-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem 1rem}.mega-menu__lever{display:grid;min-height:3.35rem;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.8rem;padding:.45rem .55rem;color:#0f1e34!important;text-decoration:none}.mega-menu__lever span:last-child{overflow:hidden;color:inherit;font-size:.92rem;font-weight:800;line-height:1.2;text-overflow:ellipsis}@media(max-width:1120px){.mega-menu__lever-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mega-menu__agent-card{padding:1.1rem}}.nav-dropdown-panel--mega{left:50%!important;transform:translate(-27%) translateY(.5rem)}.nav-dropdown:hover .nav-dropdown-panel--mega,.nav-dropdown:focus-within .nav-dropdown-panel--mega{transform:translate(-27%) translateY(0)}.mega-menu__body{gap:1.4rem;padding:1.2rem 1.3rem}.mega-menu__phase{min-height:4.65rem;gap:.85rem;padding:.72rem}.mega-menu__phase-icon,.mega-menu__lever-icon{width:2.25rem;height:2.25rem}.mega-menu__phase-lead{-webkit-line-clamp:1;font-size:.86rem}.mega-menu__agent-card{padding:1.1rem}.mega-menu__agent-title{margin-top:1rem}.mega-menu__agent-lead{font-size:.9rem;line-height:1.42}.mega-menu__lever-band{padding:.95rem 1.3rem 1.1rem}.mega-menu__lever-grid{gap:.2rem .8rem}.mega-menu__lever{min-height:3rem;grid-template-columns:2.25rem minmax(0,1fr);gap:.7rem;padding:.38rem .5rem}.mega-menu__lever span:last-child{font-size:.86rem}.home-case-stack{display:flex;flex-direction:column}.home-case-card{flex:1;border-bottom:none}.home-case-quote{margin:0;border:1px solid #e6eaf2;border-top:none;background:#f4f6fd;border-radius:0 0 .75rem .75rem;padding:1.25rem 1.75rem;font-size:.875rem;line-height:1.5rem;color:#595959}.telco-case-lp .text-left{text-align:left}.telco-case-lp .align-top{vertical-align:top}.telco-case-lp .flex-1{flex:1 1 0%}.telco-case-lp .leading-snug{line-height:1.375}.telco-case-lp .leading-relaxed{line-height:1.625}.telco-case-lp .text-7xl{font-size:4.5rem;line-height:1}.telco-case-lp .border-y{border-top:1px solid var(--md-sys-color-outline);border-bottom:1px solid var(--md-sys-color-outline)}.telco-case-lp .pt-4{padding-top:1rem}.telco-case-lp .py-4{padding-top:1rem;padding-bottom:1rem}.telco-case-lp .mt-0\.5{margin-top:.125rem}.telco-case-lp .mt-1\.5{margin-top:.375rem}.telco-case-lp .mt-\[7px\]{margin-top:7px}.telco-case-lp .h-1\.5{height:.375rem}.telco-case-lp .w-1\.5{width:.375rem}.telco-case-lp .h-2{height:.5rem}.telco-case-lp .h-6{height:1.5rem}.telco-case-lp .w-6{width:1.5rem}.telco-case-lp .space-y-2>*+*{margin-top:.5rem}.telco-case-lp .text-\[\#015bfe\]{color:#015bfe}.telco-case-lp .text-\[\#0F9D7E\]{color:#0f9d7e}.telco-case-lp .text-\[\#8A94A6\]{color:#8a94a6}.telco-case-lp .text-\[\#E5484D\]{color:#e5484d}.telco-case-lp .text-white\/55{color:#ffffff8c}.telco-case-lp .text-white\/60{color:#fff9}.telco-case-lp .bg-white\/70{background-color:#ffffffb3}.telco-case-lp .bg-white\/\[0\.04\]{background-color:#ffffff0a}.telco-case-lp .bg-white\/\[0\.06\]{background-color:#ffffff0f}.telco-case-lp .bg-\[rgba\(1\,91\,254\,0\.08\)\]{background-color:#015bfe14}.telco-case-lp .bg-\[rgba\(65\,219\,195\,0\.18\)\]{background-color:#41dbc32e}@media(min-width:768px){.telco-case-lp .md\:text-3xl{font-size:1.875rem}}.partner-synerise-lp .mt-9{margin-top:2.25rem}@media(min-width:1024px){.partner-synerise-lp .lg\:items-start{align-items:flex-start}.partner-synerise-lp .lg\:items-end{align-items:flex-end}}.partner-synerise-lp .ps-hai-icon{width:44px;height:44px;background:#ffffff14;color:#fff}.partner-synerise-lp .ps-agent-icon{width:44px;height:44px}.partner-synerise-lp .ps-leader-avatar{position:relative;width:64px;height:64px;background:linear-gradient(135deg,#015bfe,#41dbc3)}.partner-synerise-lp .ps-leader-initials{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.125rem}.almanach-star{color:#41dbc3}.martech-radar-lp [hidden]{display:none!important}.martech-radar-lp .mr-filterbar{background:#fff;border-bottom:1px solid #e6eaf2}.martech-radar-lp .mr-filterbar__inner{max-width:80rem;margin:0 auto;padding:12px 20px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.martech-radar-lp .mr-filterbar__inner::-webkit-scrollbar{display:none}.martech-radar-lp .mr-filter__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;border:1px solid #e6eaf2;background:#fff;font-size:14px;font-weight:600;color:#0f1e34;cursor:pointer;transition:all .18s;white-space:nowrap}.martech-radar-lp .mr-filter__btn:hover{border-color:#015bfe;color:#015bfe}.martech-radar-lp .mr-filter__btn[aria-pressed=true]{background:#015bfe;border-color:#015bfe;color:#fff}.martech-radar-lp .mr-filter__btn[aria-pressed=true] i,.martech-radar-lp .mr-filter__btn[aria-pressed=true] svg{color:#fff}.martech-radar-lp .mr-mini{border-top:1px solid #f0f2f8;margin:0 22px}.martech-radar-lp .mr-mini>summary{cursor:pointer;list-style:none;padding:11px 0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#015bfe;display:flex;align-items:center;justify-content:space-between;gap:8px}.martech-radar-lp .mr-mini>summary::-webkit-details-marker{display:none}.martech-radar-lp .mr-mini>summary:after{content:"+";color:#015bfe;font-weight:700;font-size:14px}.martech-radar-lp .mr-mini[open]>summary:after{content:"−"}.martech-radar-lp .mr-mini__qa{padding:0 0 10px}.martech-radar-lp .mr-mini__q{font-size:13px;font-weight:600;color:#0f1e34;margin-bottom:2px}.martech-radar-lp .mr-mini__a{font-size:13px;line-height:1.55;color:#595959}.martech-radar-lp .mr-video-grid{display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr));align-items:start}.martech-radar-lp .mr-video{display:flex;flex-direction:column;border:1px solid #e6eaf2;border-radius:20px;overflow:hidden;background:#fff}.martech-radar-lp .mr-video__frame{position:relative;display:block;width:100%;aspect-ratio:16 / 9;border:0;padding:0;cursor:pointer;background:#0f1e34;overflow:hidden}.martech-radar-lp .mr-video__thumb,.martech-radar-lp .mr-video__iframe{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0}.martech-radar-lp .mr-video__frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f1e3400 40%,#0f1e3473);transition:opacity .2s}.martech-radar-lp .mr-video__frame:has(.mr-video__iframe):after,.martech-radar-lp .mr-video__frame:has(.mr-video__iframe) .mr-video__play,.martech-radar-lp .mr-video__frame:has(.mr-video__iframe) .mr-video__cat{display:none}.martech-radar-lp .mr-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:999px;background:#015bfe;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #015bfe73;transition:transform .2s,background .2s;z-index:2}.martech-radar-lp .mr-video__frame:hover .mr-video__play{transform:translate(-50%,-50%) scale(1.08);background:#0f1e34}.martech-radar-lp .mr-video__cat{position:absolute;top:12px;right:12px;z-index:2;font-size:11px;font-weight:700;color:#fff;background:#015bfeeb;padding:5px 10px;border-radius:999px}.martech-radar-lp .mr-video__body{padding:18px 18px 8px;display:flex;flex-direction:column;gap:10px}.martech-radar-lp .mr-video__title{font-size:16px;font-weight:600;line-height:1.35;color:#0f1e34}.martech-radar-lp .mr-video__summary{font-size:14px;line-height:1.55;color:#595959}.martech-radar-lp .mr-video .mr-mini{margin:0}.martech-radar-lp .mr-sources{display:flex;flex-wrap:wrap;gap:8px}.martech-radar-lp .mr-source{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#0f1e34;border:1px solid #e6eaf2;background:#fff;border-radius:999px;padding:7px 13px;text-decoration:none}.martech-radar-lp .mr-source span.dot{width:7px;height:7px;border-radius:999px;background:#015bfe}.martech-radar-lp .mr-gloss{display:grid;gap:14px;grid-template-columns:repeat(1,minmax(0,1fr))}.martech-radar-lp .mr-gloss__item{border:1px solid #e6eaf2;border-radius:16px;background:#fff;padding:18px 20px}.martech-radar-lp .mr-gloss__term{font-size:15px;font-weight:700;color:#0f1e34;margin-bottom:6px}.martech-radar-lp .mr-gloss__def{font-size:14px;line-height:1.6;color:#595959}@media(min-width:640px){.martech-radar-lp .mr-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:680px){.martech-radar-lp .mr-gloss{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.martech-radar-lp .mr-video-grid,.martech-radar-lp .mr-gloss{grid-template-columns:repeat(3,minmax(0,1fr))}}.skip-link{position:absolute;left:-9999px;top:0;z-index:200}.skip-link:focus{left:8px;top:8px;padding:8px 16px;background:#015bfe;color:#fff;border-radius:8px;font-weight:600}.persooalize-2026-lp .p360-hero{position:relative;overflow:hidden;padding-top:6.6rem;padding-bottom:4.8rem;background:radial-gradient(1200px 600px at 12% -15%,rgba(78,63,246,.5),transparent 60%),radial-gradient(1000px 520px at 92% 8%,rgba(1,91,254,.42),transparent 55%),radial-gradient(760px 520px at 50% 122%,rgba(65,219,195,.28),transparent 60%),#060a1a;color:#fff}.persooalize-2026-lp .p360-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(1.6px 1.6px at 18% 28%,rgba(255,255,255,.95),transparent),radial-gradient(1.4px 1.4px at 68% 18%,rgba(255,255,255,.75),transparent),radial-gradient(1px 1px at 38% 68%,rgba(255,255,255,.8),transparent),radial-gradient(1px 1px at 83% 58%,rgba(255,255,255,.6),transparent),radial-gradient(1.5px 1.5px at 54% 42%,rgba(255,255,255,.75),transparent),radial-gradient(1px 1px at 8% 78%,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 96% 34%,rgba(255,255,255,.6),transparent),radial-gradient(1.2px 1.2px at 30% 90%,rgba(255,255,255,.7),transparent);opacity:.75;pointer-events:none}.persooalize-2026-lp .p360-hero>*{position:relative;z-index:1}.persooalize-2026-lp .p360-hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.persooalize-2026-lp .p360-hero-grid{grid-template-columns:1fr 1fr;column-gap:4.5rem}}.persooalize-2026-lp .p360-form-submit{width:100%;justify-content:center}.persooalize-2026-lp .p360-origin-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.persooalize-2026-lp .p360-origin-grid{grid-template-columns:3fr 2fr;column-gap:4rem}}.persooalize-2026-lp .p360-origin-visual{display:flex;justify-content:center}.persooalize-2026-lp .p360-growth-svg{width:100%;max-width:480px;height:auto;filter:drop-shadow(0 24px 48px rgba(1,91,254,.16))}.persooalize-2026-lp .p360-title-highlight{background:linear-gradient(90deg,#fff,#a9c2ff 38%,#41dbc3 72%,#4e3ff6);-webkit-background-clip:text;background-clip:text;color:transparent}.persooalize-2026-lp .p360-logo-slot{border:1px dashed rgba(255,255,255,.3);color:#ffffff8c}.persooalize-2026-lp .p360-chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;letter-spacing:.02em;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#cfe0ff}.persooalize-2026-lp .p360-chip--light{border-color:#41dbc373;background:#41dbc31f;color:#0f9e8a}.persooalize-2026-lp .p360-cta{box-shadow:0 0 0 1px #ffffff1f,0 12px 44px #015bfe8c}.persooalize-2026-lp .p360-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg,#015bfe0a,#4e3ff60d)}.persooalize-2026-lp .p360-stat-num{background:var(--gradient-text-highlight);-webkit-background-clip:text;background-clip:text;color:transparent}.persooalize-2026-lp .p360-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.persooalize-2026-lp .p360-card:hover{transform:translateY(-3px);border-color:#41dbc3bf;box-shadow:0 16px 48px #41dbc338}.persooalize-2026-lp .p360-photo-slot{border-bottom:1px dashed var(--border);background:linear-gradient(135deg,#015bfe0d,#4e3ff60f);color:#9aa7bd;text-align:center}.persooalize-2026-lp .p360-icon-badge{background:linear-gradient(135deg,#41dbc338,#015bfe1f);color:#0f9e8a}.persooalize-2026-lp .p360-venue-img{width:100%;height:190px;object-fit:cover;display:block}.persooalize-2026-lp .p360-register{position:relative;overflow:hidden;background:radial-gradient(900px 480px at 85% -20%,rgba(78,63,246,.45),transparent 60%),radial-gradient(760px 460px at 8% 120%,rgba(65,219,195,.22),transparent 60%),#060a1a;color:#fff}span.rounded-full.text-xs,span.rounded-full.text-sm,div.rounded-full.text-xs,div.rounded-full.text-sm{min-height:2.15rem;display:inline-flex;align-items:center}.industry-note{min-height:3rem}.industry-ctx-list{padding-top:1.5rem}.industry-ctx--extra{display:none}.industry-card:hover .industry-ctx--extra,.industry-card:focus-within .industry-ctx--extra{display:flex}.flex-1{flex:1 1 0%}.mt-auto{margin-top:auto}.items-stretch{align-items:stretch}@media(min-width:1024px){.lg\:items-stretch{align-items:stretch}}.offer-phase-tab{background:#f4f6fd;color:#0f1e34;border-color:#d7deea;cursor:pointer}.offer-phase-tab.is-active{background:#015bfe;color:#fff;border-color:#015bfe}.offer-agent-card{border-color:#015bfe!important;box-shadow:0 0 0 3px #015bfe1f!important}.offer-agent-card__badge{background:#015bfe14;border:1px solid rgba(1,91,254,.38);white-space:nowrap}.synerise-platform-lp .syn-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.synerise-platform-lp .syn-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.synerise-platform-lp .syn-arrow-down{display:none}.synerise-platform-lp .syn-arrow-right{display:block}}.synerise-platform-lp .syn-arrow-right{display:none}@media(min-width:1024px){.synerise-platform-lp .syn-intro-grid>*+*{border-left:1px solid #E6EAF2;padding-left:2rem}}.synerise-platform-lp details.syn-mod[open]{box-shadow:var(--md-elevation-soft)}.synerise-platform-lp details.syn-mod[open] .syn-mod-chevron{transform:rotate(180deg)}.content-article__body .content-num{color:#015bfe;font-weight:700;font-variant-numeric:tabular-nums}.hero-center-tags .hero-center-bigstat{min-height:4.5rem}.lang-dropdown-panel{width:11rem}.lang-flag{display:inline-block;width:1.25rem;height:.875rem;overflow:hidden;border-radius:3px;box-shadow:inset 0 0 0 1px #0f1e341f;flex:0 0 auto}.lang-flag svg{display:block;width:100%;height:100%}.lang-opt-main{display:flex;align-items:center;gap:.5rem}.lang-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:.6rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;color:#0f1e34;text-decoration:none;transition:background .15s ease,color .15s ease}.lang-option:hover,.lang-option:focus-visible{background:#f4f6fd;color:#015bfe}.lang-option[aria-current=true]{color:#015bfe;font-weight:700}.martech-radar-lp .mr-news__status{color:#595959;font-size:.95rem}.martech-radar-lp .mr-news__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:.5rem}.martech-radar-lp .mr-news__card{display:flex;flex-direction:column;gap:.5rem;padding:1.15rem 1.25rem;border:1px solid #e6eaf2;border-radius:16px;background:#fff;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.martech-radar-lp .mr-news__card:hover{border-color:#015bfe;box-shadow:0 18px 44px #0f1e341a;transform:translateY(-2px)}.martech-radar-lp .mr-news__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.78rem}.martech-radar-lp .mr-news__source{font-weight:600;color:#015bfe}.martech-radar-lp .mr-news__date{color:#8a94a6}.martech-radar-lp .mr-news__title{font-weight:600;line-height:1.35;color:#0f1e34}.martech-radar-lp .mr-news__excerpt{font-size:.88rem;line-height:1.5;color:#595959;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.martech-radar-lp .mr-news__read{margin-top:auto;font-size:.85rem;font-weight:600;color:#015bfe}.martech-radar-lp .mr-news__updated{margin-top:1rem;font-size:.8rem;color:#8a94a6}.phc-gallery-tile{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:16px;background:#eef1f7}.phc-gallery-tile img{width:100%;height:100%;object-fit:cover;display:block}.phc-gallery-tile--hidden{display:none}.persooalize-2026-lp .p360-hero-logo{display:block;width:100%;max-width:26rem;height:auto}.persooalize-2026-lp .p360-partners{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(1rem,2.5vw,2.25rem);overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.persooalize-2026-lp .p360-partners::-webkit-scrollbar{display:none}.persooalize-2026-lp .p360-partner{flex:0 0 auto;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;height:clamp(90px,9vw,110px);width:clamp(150px,15vw,190px);padding:0 clamp(1.25rem,2.4vw,2rem);background:#fff;border:1px solid #E6EAF2;border-radius:16px;box-shadow:0 10px 30px #0f1e340f}.persooalize-2026-lp .p360-partner img{max-height:clamp(2.25rem,3.6vw,3rem);max-width:100%;width:auto;object-fit:contain}.persooalize-2026-lp .p360-venue-grid{grid-auto-rows:1fr}.persooalize-2026-lp .p360-venue-card{display:flex;flex-direction:column;height:100%}.persooalize-2026-lp .p360-venue-body{display:flex;flex-direction:column;flex:1 1 auto}.persooalize-2026-lp .p360-venue-address{margin-top:auto;padding-top:.75rem}.persooalize-community-lp .phc-hero{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;min-height:clamp(30rem,72vh,46rem);padding:clamp(9rem,15vh,12rem) 0 clamp(4rem,8vh,6rem);background:#0f1e34;color:#fff}.persooalize-community-lp .phc-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.persooalize-community-lp .phc-hero__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0f1e34c7,#0f1e3499 45%,#0f1e34e6),radial-gradient(circle at 28% 18%,rgba(1,91,254,.34),transparent 60%)}.persooalize-community-lp .phc-hero__inner{text-align:center}.persooalize-community-lp .phc-hero__inner .hero-eyebrow{display:flex;justify-content:center}.persooalize-community-lp .phc-hero .hero-actions{justify-content:center}.persooalize-community-lp .phc-hero__title{font-size:clamp(2.6rem,6vw,4.8rem);font-weight:760;line-height:1.02;letter-spacing:-.02em;color:#fff}.persooalize-community-lp .phc-hero__lead{margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,1.6vw,1.32rem);line-height:1.6;color:#ffffffdb}.persooalize-community-lp .phc-summary-photo{aspect-ratio:4 / 3;overflow:hidden;border-radius:1.25rem;box-shadow:0 28px 70px #0f1e3429}.persooalize-community-lp .phc-summary-photo img{width:100%;height:100%;object-fit:cover;display:block}.persooalize-community-lp .offer-req-card .phc-ico{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.9rem;background:linear-gradient(135deg,#015bfe1f,#41dbc32e);color:#015bfe}.persooalize-community-lp .offer-req-card .phc-ico svg{width:1.5rem;height:1.5rem}.persooalize-community-lp .phc-staytuned{margin-top:1.9rem;font-size:clamp(2.6rem,6.5vw,4.75rem);font-weight:800;line-height:1.02;letter-spacing:-.01em}.persooalize-community-lp .phc-gallery-tile{aspect-ratio:4 / 3;overflow:hidden;border-radius:1rem;background:#eef1f7}.persooalize-community-lp .phc-gallery-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.persooalize-community-lp .phc-gallery-tile:hover img{transform:scale(1.04)}.persooalize-community-lp .phc-gallery-tile--hidden{display:none}
