.landing-home{--landing-hero-ink:#143a27;--landing-hero-muted:color-mix(in oklab, var(--landing-hero-ink) 70%, transparent);--landing-evergreen:#143a27;--landing-evergreen-hover:#1d4a34;--landing-mist:color-mix(in oklab, var(--surface-2) 96%, var(--brand-olive-100) 4%);--landing-positive:color-mix(in oklab, var(--brand-green-readable) 88%, var(--foreground));background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--marketing-font-family);overflow:clip}.dark .landing-home{--landing-hero-ink:#f5f7f6;--landing-hero-muted:#f5f7f6b3;--landing-evergreen:var(--brand-mint-100);--landing-evergreen-hover:var(--brand-mint-200);--landing-mist:color-mix(in oklab, var(--surface-2) 96%, var(--brand-olive-100) 4%);--landing-positive:var(--brand-mint-100)}.landing-home *,.landing-home :before,.landing-home :after{box-sizing:border-box}.landing-home__container{width:min(100% - 3rem,90rem);margin-inline:auto}.landing-home__hero{isolation:isolate;height:clamp(38.75rem,62vw,48.75rem);color:var(--landing-hero-ink);position:relative;overflow:hidden}.landing-home__hero-media,.landing-home__hero-poster,.landing-home__hero-video{width:100%;height:100%;position:absolute;inset:0}.landing-home__hero-media{z-index:-1;background:#e9e2d5;overflow:hidden}.dark .landing-home__hero-media{background:#0b2135}.landing-home__hero-poster{background-image:var(--landing-hero-poster-light);background-position:50%;background-size:cover}.dark .landing-home__hero-poster{background-image:var(--landing-hero-poster-dark)}.landing-home__hero-video{object-fit:cover;object-position:center center;opacity:0;transition:opacity .16s ease-out}.landing-home__hero-video[data-ready=true]{opacity:1}.landing-home__header{z-index:2;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:5.5rem;display:grid;position:relative}.landing-home__brand-link{width:var(--marketing-brand-width);align-items:center;min-height:2rem;display:inline-flex;position:relative}.landing-home__brand{width:var(--marketing-brand-width);height:1rem;display:block}.landing-home__brand--dark,.dark .landing-home__brand--light{display:none}.dark .landing-home__brand--dark{display:block}.landing-home__nav{font-variation-settings:var(--ui-font-variation-medium);align-items:center;gap:2rem;font-size:.875rem;display:flex}.landing-home__nav a,.landing-home__login{color:inherit;text-decoration:none;transition:opacity .12s ease-out}.landing-home__nav a:hover,.landing-home__login:hover{opacity:.65}.landing-home__header-actions{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.landing-home__login{font-variation-settings:var(--ui-font-variation-medium);align-items:center;min-height:2.75rem;padding-inline:.5rem;font-size:.875rem;display:inline-flex}.landing-home__open-account,.landing-home__hero-primary{border-radius:var(--marketing-action-radius);background:var(--landing-evergreen);color:#fff;box-shadow:none;font-variation-settings:var(--ui-font-variation-medium);border:0;transition:background-color .12s ease-out,transform .12s ease-out}.landing-home__open-account [data-slot=button-background],.landing-home__hero-primary [data-slot=button-background]{background:var(--landing-evergreen)}.dark .landing-home__open-account,.dark .landing-home__hero-primary{color:#07140d}.landing-home__open-account{height:2.75rem;padding-inline:1.4rem}.landing-home__open-account:hover,.landing-home__hero-primary:hover,.landing-home__open-account:hover [data-slot=button-background],.landing-home__hero-primary:hover [data-slot=button-background]{background:var(--landing-evergreen-hover)}.landing-home__open-account:active,.landing-home__hero-primary:active{transform:translateY(1px)}.landing-home__hero-content{z-index:1;flex-direction:column;justify-content:space-between;height:calc(100% - 5.5rem);padding-block:clamp(4.5rem,8vw,7rem) clamp(2.2rem,4.5vw,4rem);display:flex;position:relative}.landing-home__hero-copy{width:min(43rem,100%)}.landing-home__hero-copy h1{font-variation-settings:var(--marketing-display-variation);max-width:9.1em;font-size:clamp(3.5rem,5.1vw,5.3rem);font-weight:var(--marketing-display-weight);letter-spacing:var(--marketing-display-tracking);line-height:var(--marketing-display-leading);text-wrap:balance;margin:0}.landing-home__hero-title-line{display:inline}.landing-home__hero-copy>p{max-width:29rem;color:var(--landing-hero-muted);font-size:var(--marketing-body-size);line-height:var(--marketing-body-leading);text-wrap:balance;margin:1.45rem 0 0}@media (width>=43rem){.landing-home__hero-title-line{white-space:nowrap;display:block}.landing-home__hero-copy>p{white-space:nowrap;max-width:none}}.landing-home__hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.1rem;display:flex}.landing-home__hero-primary{height:var(--marketing-action-height);font-size:var(--marketing-action-size);min-width:10.8rem;padding-inline:1.5rem}.landing-home__text-link{min-height:2.75rem;color:inherit;font-variation-settings:var(--ui-font-variation-medium);align-items:center;gap:.42rem;font-size:.9rem;text-decoration:none;display:inline-flex}.landing-home__text-link:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .16s ease-out;position:absolute;bottom:.32rem;left:0;right:0;transform:scaleX(0)}.landing-home__text-link{position:relative}.landing-home__text-link:hover:after,.landing-home__text-link:focus-visible:after,.landing-home__text-link:active:after{transform:scaleX(1)}.landing-home__text-link svg{width:1rem;height:1rem}.landing-home__press{color:var(--landing-hero-ink)}.landing-home__press>span{font-family:var(--font-mono);font-size:var(--marketing-eyebrow-size);letter-spacing:var(--marketing-eyebrow-tracking);text-transform:uppercase;margin-bottom:.8rem;display:block}.landing-home__press-row{align-items:center;gap:clamp(1.4rem,3vw,2.75rem);max-width:43rem;display:flex}.landing-home__press-row img{object-fit:contain;object-position:left center;opacity:.56;filter:grayscale();width:auto;max-width:8.1rem;height:1.45rem}.landing-home__press-row img:nth-child(4){max-width:9.5rem}.dark .landing-home__press-row img{opacity:.62;filter:grayscale()invert()}.landing-home__manifesto{border-bottom:1px solid var(--border);background:var(--surface-1)}.landing-home__manifesto-inner{grid-template-columns:minmax(0,.88fr) minmax(31rem,1.12fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:35rem;padding-block:clamp(5.5rem,8vw,8rem);display:grid}.landing-home__manifesto-copy{max-width:37rem}.landing-home__manifesto-copy p{font-variation-settings:var(--ui-font-variation-normal);letter-spacing:-.04em;text-wrap:pretty;margin:0;font-size:clamp(1.45rem,2.25vw,2rem);line-height:1.3}.landing-home__manifesto-copy p+p{margin-top:1.75rem}.landing-home__manifesto-copy strong{color:var(--landing-positive);font-variation-settings:var(--ui-font-variation-semibold);font-weight:600}.landing-home__compound{color:var(--landing-positive)}.landing-home__compound svg{width:100%;height:auto;display:block;overflow:visible}.landing-home__compound-orb{fill:url(#landing-orb)}.landing-home__compound-wind path{fill:none;stroke:color-mix(in oklab, var(--foreground) 11%, transparent);stroke-width:1px}.landing-home__compound-path,.landing-home__compound-arrow{fill:none;stroke:color-mix(in oklab, var(--landing-positive) 82%, var(--foreground));stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.landing-home__compound-dot{fill:var(--landing-positive);stroke:var(--surface-1);stroke-width:2px}.landing-home__compound text{fill:color-mix(in oklab, var(--foreground) 62%, transparent);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px}.landing-home__featured{border-bottom:1px solid var(--border);background:var(--landing-mist);padding-block:clamp(4.75rem,7vw,7rem);scroll-margin-top:2rem}.landing-home__section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.2rem;display:flex}.landing-home__section-heading h2{font-variation-settings:var(--ui-font-variation-normal);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:1.08}.landing-home__section-heading h2 span{display:block}.landing-home__section-heading h2 span:last-child{color:var(--muted-foreground)}.landing-home__portfolio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.landing-home__portfolio-card{isolation:isolate;aspect-ratio:318/298;background:var(--muted);color:#fff;border-radius:.85rem;min-width:0;text-decoration:none;transition:transform .16s ease-out;position:relative;overflow:hidden}.landing-home__portfolio-card:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#000000d6);position:absolute;inset:28% 0 0}.landing-home__portfolio-card:hover{transform:translateY(-3px)}.landing-home__portfolio-image-wrap{position:absolute;inset:0;overflow:hidden}.landing-home__portfolio-image{object-fit:cover;width:100%;height:100%;transition:transform .28s ease-out;display:block}.landing-home__portfolio-card:hover .landing-home__portfolio-image{transform:scale(1.025)}.landing-home__portfolio-card:nth-child(2) .landing-home__portfolio-image{transform-origin:100% 100%;transform:scale(1.45)}.landing-home__portfolio-card:nth-child(2):hover .landing-home__portfolio-image{transform:scale(1.49)}.landing-home__portfolio-badge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #fff6;border-radius:999px;padding:.28rem .62rem .32rem;font-size:.72rem;line-height:1;position:absolute;top:1rem;left:1rem}.landing-home__portfolio-copy{z-index:2;position:absolute;bottom:1rem;left:1rem;right:1rem}.landing-home__portfolio-copy h3{font-variation-settings:var(--ui-font-variation-medium);letter-spacing:-.045em;margin:0;font-size:clamp(1.15rem,1.65vw,1.65rem);font-weight:500;line-height:1.08}.landing-home__portfolio-return{align-items:baseline;gap:.45rem;margin:.45rem 0 0;display:flex}.landing-home__portfolio-return span{color:var(--brand-mint-100);font-variation-settings:var(--ui-font-variation-medium);letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(1.05rem,1.55vw,1.45rem);font-weight:500}.landing-home__portfolio-return small{color:#fff9;font-size:.67rem}.landing-home__how{background:var(--surface-2);padding-block:clamp(5.5rem,8vw,7.5rem) clamp(5rem,7vw,6.5rem);scroll-margin-top:2rem}.landing-home__how-heading h2{font-variation-settings:var(--ui-font-variation-normal);letter-spacing:-.065em;max-width:100%;margin:0;font-size:clamp(2.2rem,3vw,3rem);font-weight:400;line-height:.96}.landing-home__how-heading h2 span{display:block}.landing-home__how-heading h2 span:last-child{color:var(--muted-foreground)}.landing-home__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3rem,8vw,8rem);margin:clamp(4.5rem,7vw,6.5rem) 0 0;padding:0;list-style:none;display:grid}.landing-home__step-image{object-fit:cover;mix-blend-mode:multiply;width:2.2rem;height:2.125rem;margin-bottom:.9rem;display:block}.dark .landing-home__step-image{filter:invert();mix-blend-mode:screen}.landing-home__steps h3{font-variation-settings:var(--ui-font-variation-medium);letter-spacing:-.035em;margin:0;font-size:clamp(1rem,1.35vw,1.15rem);font-weight:500}.landing-home__steps p{max-width:18rem;color:var(--muted-foreground);text-wrap:pretty;margin:.55rem 0 0;font-size:.82rem;line-height:1.45}.landing-home__closing{background:var(--surface-2);padding-bottom:clamp(4.75rem,7vw,7rem)}.landing-home__closing-banner{isolation:isolate;aspect-ratio:1197/298;background:#122024;border-radius:.75rem;min-height:18rem;position:relative;overflow:hidden}.landing-home__closing-banner:after{z-index:-1;content:"";background:linear-gradient(90deg,#020a0c5c,#0000 58%,#00000014);position:absolute;inset:0}.landing-home__closing-banner>img{z-index:-2;object-fit:cover;object-position:center 52%;width:100%;height:100%;display:block;position:absolute;inset:0}.landing-home__closing-content{height:100%;min-height:inherit;justify-content:space-between;align-items:center;gap:3rem;padding:clamp(2.25rem,5vw,4.5rem);display:flex}.landing-home__closing-content h2{color:#fff;font-variation-settings:var(--ui-font-variation-normal);letter-spacing:-.065em;text-wrap:balance;max-width:45rem;margin:0;font-size:clamp(2.4rem,4.5vw,4.25rem);font-weight:400;line-height:.96}.landing-home__closing-button{color:#fff;height:2.9rem;box-shadow:none;font-variation-settings:var(--ui-font-variation-medium);background:#050505;border:0;border-radius:999px;flex:none;padding-inline:1.35rem;transition:background-color .12s ease-out,transform .12s ease-out}.landing-home__closing-button [data-slot=button-background]{background:#050505}.landing-home__closing-button:hover,.landing-home__closing-button:hover [data-slot=button-background]{background:#1b1b1b}.landing-home__closing-button:active{transform:translateY(1px)}.landing-home__footer{background:var(--surface-2)}.landing-home__footer-inner{padding-bottom:2.5rem}.landing-home__footer-top{justify-content:space-between;align-items:flex-start;gap:2rem;min-height:7rem;display:flex}.landing-home__footer-top img{width:var(--marketing-brand-width);height:1rem;display:block}.dark .landing-home__footer-top img{filter:invert()}.landing-home__footer-top span{color:var(--muted-foreground);font-size:.7rem}.landing-home__footer-links{justify-content:space-between;align-items:flex-start;gap:3rem;padding-block:0 3.5rem;display:flex}.landing-home__footer-nav-grid{grid-template-columns:repeat(3,minmax(7rem,1fr));gap:clamp(2.5rem,7vw,7.5rem);display:grid}.landing-home__footer-column{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.landing-home__footer-column strong{color:var(--muted-foreground);font-variation-settings:var(--ui-font-variation-normal);margin-bottom:.55rem;font-size:.72rem;font-weight:400}.landing-home__footer-column a{color:var(--foreground);font-size:.78rem;text-decoration:none;transition:opacity .12s ease-out}.landing-home__footer-column a:hover{opacity:.56}.landing-home__footer-social{align-items:center;gap:1.25rem;display:flex}.landing-home__footer-social a{color:var(--foreground);font-variation-settings:var(--ui-font-variation-medium);font-size:.72rem;text-decoration:none;transition:opacity .12s ease-out}.landing-home__footer-social a:hover{opacity:.56}.landing-home__footer-disclaimer{border-top:1px solid var(--border);color:var(--muted-foreground);margin:0;padding-top:1.75rem;font-size:.64rem;line-height:1.45}@media (width<=1180px){.landing-home__nav{gap:1.35rem}}@media (width<=1020px){.landing-home__portfolio-grid{grid-template-columns:repeat(4,17.5rem);width:max-content}.landing-home__featured .landing-home__container{overscroll-behavior-inline:contain;scrollbar-width:none;overflow-x:auto}.landing-home__featured .landing-home__container::-webkit-scrollbar{display:none}}@media (width<=900px){.landing-home__container{width:min(100% - 2rem,90rem)}.landing-home__header{grid-template-columns:1fr auto}.landing-home__nav{display:none}.landing-home__manifesto-inner{grid-template-columns:1fr;gap:2.5rem}.landing-home__manifesto-copy{max-width:42rem}.landing-home__compound{max-width:38rem;margin-inline:auto}.landing-home__steps{gap:3rem}}@media (width<=680px){.landing-home__hero{height:100svh;min-height:45rem}.landing-home__hero-poster,.landing-home__hero-video{object-position:59% center}.landing-home__header{min-height:4.75rem}.landing-home__brand-link,.landing-home__brand{width:var(--marketing-brand-width-mobile)}.landing-home__brand{height:auto}.landing-home__header-actions{gap:.25rem}.landing-home__login{padding-inline:.4rem;font-size:.8rem}.landing-home__open-account{height:2.5rem;padding-inline:1rem;font-size:.8rem}.landing-home__hero-content{height:calc(100% - 4.75rem);padding-block:clamp(4.5rem,17vh,8rem) 1.6rem}.landing-home__hero-copy{width:min(30rem,95%)}.landing-home__hero-copy h1{font-size:clamp(3.2rem,14vw,4.5rem)}.landing-home__hero-copy>p{width:min(25rem,90%);font-size:1rem}.landing-home__hero-actions{gap:1rem}.landing-home__hero-primary{min-width:9.5rem}.landing-home__press-row{grid-template-columns:repeat(3,minmax(0,auto));justify-content:start;gap:.8rem 1.25rem;max-width:26rem;display:grid}.landing-home__press-row img{max-width:6.5rem;height:1.05rem}.landing-home__press-row img:nth-child(4){max-width:7.5rem}.landing-home__manifesto-inner{min-height:auto;padding-block:5rem}.landing-home__manifesto-copy p{font-size:clamp(1.35rem,6.2vw,1.75rem)}.landing-home__section-heading{flex-direction:column;align-items:flex-start;gap:.8rem}.landing-home__steps{grid-template-columns:1fr;gap:3rem}.landing-home__steps p{max-width:22rem}.landing-home__closing-banner{aspect-ratio:auto;min-height:24rem}.landing-home__closing-banner>img{object-position:56% center}.landing-home__closing-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.5rem}.landing-home__closing-content h2{max-width:20rem;font-size:clamp(2.7rem,12vw,4rem)}.landing-home__footer-top{min-height:6rem}.landing-home__footer-links{flex-direction:column;gap:2.75rem}.landing-home__footer-nav-grid{grid-template-columns:repeat(2,1fr);gap:2.75rem 2rem;width:100%}.landing-home__footer-disclaimer{padding-top:1.5rem}}@media (prefers-reduced-motion:reduce){.landing-home *,.landing-home :before,.landing-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
