sy-head:where(.astro-3ef6ksr2){--br:1.5rem;color:var(--color-text);left:0;margin:0 auto;position:fixed;right:0;top:0;transition:transform .3s var(--ease-out-cubic);z-index:10}body.is-nav-hidden sy-head:where(.astro-3ef6ksr2){transform:translateY(-100%)}@media only screen and (max-width:767px){sy-head:where(.astro-3ef6ksr2){--br:1rem}}sy-head:where(.astro-3ef6ksr2):after,sy-head:where(.astro-3ef6ksr2):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}sy-head:where(.astro-3ef6ksr2):after{backdrop-filter:blur(15px);background:rgba(var(--rgb-brand-3),.7);transform:scaleY(0);transform-origin:top;transition:transform .3s var(--ease-out-cubic)}body.is-nav-small sy-head:where(.astro-3ef6ksr2):after{transform:scaleY(1)}.inner:where(.astro-3ef6ksr2){padding:1rem 0;transition:padding .3s var(--ease-out-cubic)}body.is-nav-small .inner:where(.astro-3ef6ksr2){padding:.5rem 0}.wrapper:where(.astro-3ef6ksr2){align-items:center;display:flex;justify-content:space-between;position:relative}@media only screen and (max-width:987px){.wrapper:where(.astro-3ef6ksr2){flex-wrap:wrap}}.logo:where(.astro-3ef6ksr2){position:relative;z-index:3}.logo:where(.astro-3ef6ksr2) svg:where(.astro-3ef6ksr2){height:auto;width:8rem}.menu:where(.astro-3ef6ksr2){display:flex;left:0;margin:0 auto;position:absolute;right:0;width:-moz-min-content;width:min-content}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2){align-items:center;background:var(--color-brand-3);clip-path:inset(0 0 0);height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:clip-path .5s var(--ease-out-expo);width:100vw;z-index:2}body:not(.is-nav-opened) .menu:where(.astro-3ef6ksr2){clip-path:inset(0 0 100%);pointer-events:none}body.is-nav-small:not(.is-nav-opened) .menu:where(.astro-3ef6ksr2){clip-path:inset(0 0 calc(100% - 3.75rem) round 0 0 var(--br) var(--br))}}@media only screen and (max-width:576px),only screen and (max-width:767px)and (orientation:landscape){body.is-nav-small:not(.is-nav-opened) .menu:where(.astro-3ef6ksr2){clip-path:inset(0 0 calc(100% - 3.375rem) round 0 0 1rem 1rem)}}.menu:where(.astro-3ef6ksr2) ul{font:var(--fw,400) var(--fs,var(--font-size-base)) /var(--fh,1.2) var(--font-inter);letter-spacing:var(--ls,-.01em)}.menu:where(.astro-3ef6ksr2) ul{--fs:var(--font-size-sm);align-items:center;display:flex;gap:1.3125em;list-style:none;margin:0;padding:0}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul{color:var(--color-brand-1)}}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul{flex-direction:column;font-size:2rem;gap:1rem}}.menu:where(.astro-3ef6ksr2) ul li{align-items:center;display:flex;gap:1.3125em}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul li{flex-direction:column;gap:1rem}}.menu:where(.astro-3ef6ksr2) ul li:after{content:"";display:inline-block;height:2px;width:2px}.menu:where(.astro-3ef6ksr2) ul li:last-child:after{display:none}.menu:where(.astro-3ef6ksr2) ul a{position:relative;-webkit-text-decoration:none;text-decoration:none}.menu:where(.astro-3ef6ksr2) ul a:before{background:currentcolor;content:"";height:2px;left:0;pointer-events:none;position:absolute;top:115%;transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease-out-expo);width:100%}.menu:where(.astro-3ef6ksr2) ul a:hover:before{transform:scaleX(1);transform-origin:left}.menu:where(.astro-3ef6ksr2) ul a:focus:before{transform:scaleX(1);transform-origin:left}.menu:where(.astro-3ef6ksr2) ul li.has-dropdown{cursor:pointer;position:relative}.menu:where(.astro-3ef6ksr2) ul li.has-dropdown>a:after{content:"▼";font-size:.6em;margin-left:.5em;vertical-align:middle}.menu:where(.astro-3ef6ksr2) ul .dropdown{background:var(--color-bg,#fff);border-radius:.5rem;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;gap:0!important;left:-1.5rem;min-width:-moz-max-content;min-width:max-content;opacity:0;padding:.5rem 0!important;position:absolute;top:150%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;z-index:100}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul .dropdown{background:transparent;box-shadow:none;display:none!important;left:0;margin-top:1rem;padding:0!important;position:relative;top:0}}.menu:where(.astro-3ef6ksr2) ul li.has-dropdown:hover .dropdown{opacity:1;transform:translateY(0);visibility:visible}.menu:where(.astro-3ef6ksr2) ul li.has-dropdown:focus-within .dropdown{opacity:1;transform:translateY(0);visibility:visible}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul li.has-dropdown:hover .dropdown{display:flex!important}.menu:where(.astro-3ef6ksr2) ul li.has-dropdown:focus-within .dropdown{display:flex!important}}.menu:where(.astro-3ef6ksr2) ul .dropdown li{gap:0!important;padding:.5rem 1.5rem!important}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul .dropdown li{padding:.25rem 0!important}}.menu:where(.astro-3ef6ksr2) ul .dropdown li:after{display:none!important}.menu:where(.astro-3ef6ksr2) ul .dropdown a{color:var(--color-text);font-size:.9em}@media only screen and (max-width:987px){.menu:where(.astro-3ef6ksr2) ul .dropdown a{color:var(--color-brand-1)}}.menu:where(.astro-3ef6ksr2) ul .dropdown a:before{display:none!important}.menu:where(.astro-3ef6ksr2) ul .dropdown a:hover{color:var(--color-brand-1)}.buttons:where(.astro-3ef6ksr2){align-items:center;display:flex;gap:.8rem;z-index:2}@media only screen and (max-width:987px){.buttons:where(.astro-3ef6ksr2){gap:1.25rem}}@media only screen and (max-width:576px),only screen and (max-width:767px)and (orientation:landscape){.signup:where(.astro-3ef6ksr2){display:none}}.login:where(.astro-3ef6ksr2){font:var(--fw,400) var(--fs,var(--font-size-base)) /var(--fh,1.2) var(--font-inter);letter-spacing:var(--ls,-.01em);--fs:var(--font-size-sm);position:relative;transform:translateY(0);transition:.3s var(--ease-out-expo);transition-property:transform,color}.login:where(.astro-3ef6ksr2):after{background:currentcolor;content:"";height:2px;left:0;pointer-events:none;position:absolute;top:115%;transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease-out-expo);width:100%}.login:where(.astro-3ef6ksr2):focus:after,.login:where(.astro-3ef6ksr2):hover:after{transform:scaleX(1);transform-origin:left}@media only screen and (max-width:576px),only screen and (max-width:767px)and (orientation:landscape){.login:where(.astro-3ef6ksr2){display:none}}.toggle:where(.astro-3ef6ksr2){align-items:center;align-self:normal;background:none;border:none;color:var(--color-brand-1);cursor:pointer;display:none;padding:0;transition:color .3s var(--ease-out-expo);z-index:2}.has-no-bg .toggle{color:var(--color-brand-3)}body.is-nav-opened .toggle,body.is-nav-small .toggle:where(.astro-3ef6ksr2){color:var(--color-brand-1)}@media only screen and (max-width:987px){.toggle:where(.astro-3ef6ksr2){display:flex}}.toggle:where(.astro-3ef6ksr2)>span:where(.astro-3ef6ksr2):last-child{display:flex;flex-direction:column;height:1.5rem;justify-content:space-between;width:2.25rem}.toggle:where(.astro-3ef6ksr2)>span:where(.astro-3ef6ksr2):last-child span:where(.astro-3ef6ksr2){background:currentcolor;border-radius:10px;display:flex;height:4px;transform:translateZ(0);transition:transform .2s var(--ease-out-cubic);width:100%}.toggle:where(.astro-3ef6ksr2)>span:where(.astro-3ef6ksr2):last-child span:where(.astro-3ef6ksr2):nth-child(2){transition-property:opacity}body.is-nav-opened .toggle:where(.astro-3ef6ksr2){color:var(--color-brand-1)}body.is-nav-opened .toggle:where(.astro-3ef6ksr2)>span:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2):first-child{transform:translateY(calc(.75rem - 2px)) rotate(45deg)}body.is-nav-opened .toggle:where(.astro-3ef6ksr2)>span:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2):nth-child(2){opacity:0}body.is-nav-opened .toggle:where(.astro-3ef6ksr2)>span:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2):last-child{transform:translateY(calc(-.75rem + 2px)) rotate(-45deg)}sy-footer:where(.astro-sz7xmlte){font:var(--fw,400) var(--fs,var(--font-size-base)) /var(--fh,1.2) var(--font-inter);letter-spacing:var(--ls,-.01em);--fs:var(--font-size-sm);clip-path:inset(0);display:block}sy-footer.has-no-anim footer{position:static}footer:where(.astro-sz7xmlte){background:#0d0d0f;border-top:1px solid hsla(0,0%,100%,.05);bottom:0;color:#fff9;position:fixed;width:100%}.inner:where(.astro-sz7xmlte){padding:5rem 0 3rem}.wrapper:where(.astro-sz7xmlte){display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem}@media only screen and (max-width:987px){.wrapper:where(.astro-sz7xmlte){gap:3rem;grid-template-columns:1fr}}.brand-col:where(.astro-sz7xmlte){max-width:300px}.brand-desc:where(.astro-sz7xmlte){color:#ffffff80;font-size:.9rem;line-height:1.6;margin-top:1.5rem}.logo:where(.astro-sz7xmlte){display:inline-block;position:relative;z-index:3;--logo-text-color:#fff}.logo:where(.astro-sz7xmlte) svg:where(.astro-sz7xmlte){height:auto;width:8rem}.menus-wrapper:where(.astro-sz7xmlte){display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}@media(max-width:640px){.menus-wrapper:where(.astro-sz7xmlte){gap:2rem;grid-template-columns:1fr}}.menu-col:where(.astro-sz7xmlte) .menu-title:where(.astro-sz7xmlte){color:var(--color-white);font-family:var(--font-heading);font-size:1.1rem;font-weight:500;letter-spacing:.02em;margin-bottom:1.5rem}.menu-col:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.menu-col:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#fff9;display:inline-block;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease,transform .3s ease}.menu-col:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):focus,.menu-col:where(.astro-sz7xmlte) ul:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--color-brand-6);transform:translate(4px)}.footer-bottom:where(.astro-sz7xmlte){align-items:center;border-top:1px solid hsla(0,0%,100%,.05);display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding-top:2rem}@media(max-width:640px){.footer-bottom:where(.astro-sz7xmlte){align-items:center;flex-direction:column;text-align:center}}.cp:where(.astro-sz7xmlte){font-size:.85rem;margin:0}.socials:where(.astro-sz7xmlte){display:flex;gap:1.5rem}.socials:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#fff9;font-size:.85rem;letter-spacing:.05em;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.socials:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--color-white)}html.lenis,html.lenis body{height:auto}.lenis:where(.astro-mwq4gkly):not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis:where(.astro-mwq4gkly).lenis-smooth :where(.astro-mwq4gkly)[data-lenis-prevent]{overscroll-behavior:contain}.lenis:where(.astro-mwq4gkly).lenis-smooth iframe:where(.astro-mwq4gkly){pointer-events:none}.lenis:where(.astro-mwq4gkly).lenis-autoToggle{transition-behavior:allow-discrete;transition-duration:1ms;transition-property:overflow}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;interpolate-size:allow-keywords}body{-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0;word-wrap:break-word}.u-container{margin-left:auto;margin-right:auto;max-width:calc(var(--container-max-width) - var(--container-offset)*2);width:calc(100% - var(--container-offset)*2)}.u-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.u-text{font:var(--fw,400) var(--fs,var(--font-size-base)) /var(--fh,1.2) var(--font-inter)}.u-heading,.u-text{letter-spacing:var(--ls,-.01em)}.u-heading{font:var(--fw,350) var(--fs,var(--font-size-base)) /var(--lh,1.2) var(--font-roboto-slab)}[data-sy-reveal=lines],[data-sy-reveal=words]{font-feature-settings:"kern" off;font-kerning:none;opacity:0;text-rendering:optimizespeed}.is-in[data-sy-reveal=lines],.is-in[data-sy-reveal=words]{opacity:1}[data-sy-reveal=lines] .i-mask,[data-sy-reveal=words] .i-mask{clip-path:inset(8% -10% -8%);display:inline-block}[data-sy-reveal=lines] .i,[data-sy-reveal=words] .i{display:inline-block;transform:translateZ(0);will-change:transform}.u-heading[data-sy-reveal=lines] .i-mask,.u-heading[data-sy-reveal=words] .i-mask{clip-path:inset(11% -1% -11%)}[data-sy-reveal=lines] .i-mask{display:block}:root{--font-size-base:20px;--font-size-lg:1.1rem;--font-size-md:1rem;--font-size-sm:.9rem;--font-size-xs:.8rem;--rgb-white:255,255,255;--rgb-black:0,0,0;--rgb-text:13,27,42;--rgb-text-alt:100,120,140;--rgb-brand-1:124,110,224;--rgb-brand-2:184,232,218;--rgb-brand-3:231,228,253;--rgb-brand-4:207,242,232;--rgb-brand-5:29,158,117;--color-text:rgb(var(--rgb-text));--color-text-alt:rgb(var(--rgb-text-alt));--color-white:rgb(var(--rgb-white));--color-black:rgb(var(--rgb-black));--color-brand-1:rgb(var(--rgb-brand-1));--color-brand-2:rgb(var(--rgb-brand-2));--color-brand-3:rgb(var(--rgb-brand-3));--color-brand-4:rgb(var(--rgb-brand-4));--color-brand-5:rgb(var(--rgb-brand-5));--color-bg:#f2f7f5;--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-out-back:cubic-bezier(.34,1.56,.64,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--container-max-width:72rem;--container-offset:4rem}@media only screen and (max-width:1280px){:root{--font-size-base:18px;--container-offset:3rem}}@media only screen and (max-width:987px){:root{--font-size-base:16px;--container-offset:2rem}}@media only screen and (max-width:576px),only screen and (max-width:767px)and (orientation:landscape){:root{--container-offset:1.5rem}}body,html{color:var(--color-text);font:400 var(--font-size-base) /1.2 var(--font-inter);margin:0}.button-reverse,body,html{background:var(--color-bg)}.button-reverse{color:var(--color-brand-1)}.detail-split{padding:4rem 0 0}.split-grid{display:grid;grid-template-columns:1fr;grid-gap:4rem;align-items:center;gap:4rem}@media(min-width:900px){.split-grid{grid-template-columns:1fr 1fr}.split-grid.reverse .split-content{order:2}}.split-content h2{color:var(--color-brand-1);font-size:max(2rem,min(3vw,2.8rem));margin-bottom:1.5rem}.split-content p{color:var(--color-text-alt);font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.split-content p strong{color:var(--color-text);font-weight:600}.badge-mini{background:rgba(var(--color-brand-1-rgb),.1);border:1px solid rgba(var(--color-brand-1-rgb),.2);border-radius:2rem;color:var(--color-brand-3);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;padding:.3rem .8rem}.feature-list{list-style:none;margin-top:2rem;padding:0}.feature-list li{color:var(--color-text-alt);line-height:1.5;margin-bottom:1rem;padding-left:2rem;position:relative}.feature-list li:before{color:var(--color-brand-1);content:"→";font-weight:700;left:0;position:absolute}.feature-list li strong{color:var(--color-text)}.glass-frame{background:#ffffff08;border:1px solid hsla(0,0%,100%,.05);border-radius:1.5rem;box-shadow:0 20px 40px #0000004d;overflow:hidden;padding:1rem;position:relative}.glass-frame:before{background:linear-gradient(135deg,rgba(var(--color-brand-3-rgb),.2) 0,transparent 100%);content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}.glass-frame img{border-radius:.5rem;box-shadow:0 4px 20px #00000080;display:block;height:auto;width:100%}a{-webkit-text-decoration:none;text-decoration:none}a,button{color:currentcolor}.skip-link:where(.astro-sckkx6r4){background:var(--color-brand-1);left:0;margin:auto;padding:.5rem;position:absolute;right:0;transform:translateY(-100%);transition:transform .3s ease;white-space:nowrap;width:-moz-min-content;width:min-content;z-index:100}.skip-link:where(.astro-sckkx6r4):focus{transform:translateY(0)}
