.landing-page{padding-top:12px}.landing-container{width:calc(100% - 96px);max-width:1500px;margin-inline:auto}.landing-header{position:absolute;z-index:2;top:38px;left:48px;right:48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.landing-brand{display:inline-flex;align-items:center;gap:12px;font-size:27px;letter-spacing:-.045em;font-weight:500}.landing-brand img{width:44px;height:44px}.landing-nav{display:flex;align-items:center;gap:2px;padding:5px;border-radius:14px;background:#dbe3f2;color:#101b30}.landing-nav a{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 18px;border-radius:10px;font-size:14px;white-space:nowrap}.landing-nav a:hover{background:#becde5}.landing-nav .landing-nav-cta{background:#15223b;color:#f0f4ff}.landing-nav .landing-nav-cta:hover{background:#263b61}.landing-page a:focus-visible{outline:2px solid #a9c2ff;outline-offset:5px}.landing-hero{position:relative;isolation:isolate;margin:0 12px;min-height:min(960px,calc(100svh - 24px));display:flex;flex-direction:column;justify-content:center;padding:140px 36px 36px;border-radius:24px}.ribbon-backdrop{position:absolute;inset:0;z-index:-2;overflow:hidden;border-radius:24px;background:radial-gradient(ellipse at 70% 45%,#617ba5,#172940 45%,#050816 80%)}.ribbon-backdrop canvas{display:block;width:100%;height:100%}.landing-hero-shade{position:absolute;inset:0;z-index:-1;border-radius:24px;background:linear-gradient(180deg,rgba(5,8,22,.48),rgba(5,8,22,.48) 50%,rgba(5,8,22,.86))}.landing-title{margin:0;padding-top:clamp(20px,5vh,60px);font-family:var(--font-jost),sans-serif;font-size:clamp(52px,7.45vw,126px);font-weight:400;line-height:1.02;letter-spacing:-.065em;text-wrap:nowrap}.landing-title>span{display:block}.landing-hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding-top:0}.landing-hero-bottom p{max-width:660px;font-size:clamp(20px,2.1vw,30px);line-height:1.25;letter-spacing:-.025em}.landing-explore{display:inline-flex;align-items:stretch;gap:8px;flex-shrink:0}.landing-explore>span:first-child{display:flex;align-items:center;padding:0 26px;min-height:60px;background:#15223b;border:1px solid #53617a;border-radius:12px;font-size:16px}.landing-arrow{width:60px;display:grid;place-items:center;background:#becfff;color:#14223b;border-radius:12px;transition:transform .2s}.landing-explore:hover .landing-arrow{transform:translateY(3px)}.landing-intro{padding-block:120px}.landing-kicker{font-size:16px;color:#b7c7e4;margin-bottom:28px}.landing-intro h2{font-size:clamp(48px,6vw,88px);line-height:.98}.landing-intro-copy{max-width:560px;margin-top:28px;font-size:20px;line-height:1.6;color:#b6c0d3}.landing-features h3{color:#d2dfff}@media (min-width:1700px){.landing-header{left:calc((100vw - 1604px) / 2);right:calc((100vw - 1604px) / 2)}.landing-hero{padding-inline:max(36px,calc((100vw - 1628px) / 2))}}@media (max-width:1100px){.landing-nav a{padding-inline:12px}.landing-brand{font-size:23px}.landing-hero-bottom{gap:28px}.landing-hero-bottom p{max-width:55%}}@media (max-width:800px){.landing-container{width:calc(100% - 40px)}.landing-header{left:28px;right:28px;top:28px}.landing-nav .landing-nav-section{display:none}.landing-hero{padding:128px 24px 28px}.landing-title{font-size:clamp(52px,16vw,96px);line-height:.95;text-wrap:balance}.landing-hero-bottom{flex-direction:column;align-items:flex-start;gap:28px;padding-top:0}.landing-hero-bottom p{max-width:580px;font-size:22px}.landing-explore>span:first-child{min-height:52px}.landing-arrow{width:52px}.landing-intro{padding-block:80px}}@media (max-width:480px){.landing-header{left:24px;right:24px;gap:10px}.landing-brand{font-size:20px;gap:7px}.landing-brand img{width:32px;height:32px}.landing-nav a{min-height:40px;padding-inline:10px;font-size:13px}.landing-nav-cta svg{display:none}.landing-hero{margin-inline:8px;padding-inline:16px}.landing-title{padding-top:30px}.landing-hero-bottom p{font-size:20px}}@media (prefers-reduced-motion:reduce){.landing-explore:hover .landing-arrow{transform:none}}.landing-waitlist{display:flex;flex:1;flex-direction:column;gap:20px;min-height:170px;padding-block:32px}.landing-menu-toggle,.landing-waitlist{align-items:center;justify-content:center}.landing-menu-toggle{display:none;flex-shrink:0;width:48px;height:48px;border:1px solid transparent;border-radius:12px;background:#15223b;color:#becfff;cursor:pointer}.landing-menu-icon{position:relative;width:24px;height:24px}.landing-menu-icon span{position:absolute;top:11px;left:0;width:24px;height:1px;background:currentColor;transform:translateY(-3px)}.landing-menu-icon span+span{transform:translateY(3px)}.landing-menu a:focus-visible,.landing-menu-toggle:focus-visible{outline:2px solid #829fe9;outline-offset:4px}.landing-menu{inset:8px;width:auto;height:calc(100dvh - 16px);max-width:none;gap:0;padding:12px;border:0;border-radius:24px;background:#101b30;color:#f0f4ff;font-family:var(--font-jost),sans-serif;translate:none;transform-origin:top center;transition:transform .28s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1)}.landing-menu[data-ending-style],.landing-menu[data-starting-style]{translate:none;transform:translateY(-12px) scale(.97);opacity:0}.landing-menu-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:8px 8px 8px 12px;border-radius:16px;background:#223047}.landing-menu-close{display:inline-flex;border-color:#becfff;background:transparent;color:#f0f4ff}.landing-menu-close .landing-menu-icon span{transform:rotate(45deg)}.landing-menu-close .landing-menu-icon span+span{transform:rotate(-45deg)}.landing-menu-body{min-height:0;overflow-y:auto;padding:24px 12px}.landing-menu-body,.landing-menu-links{display:flex;flex:1;flex-direction:column}.landing-menu-links{align-items:center;justify-content:center;gap:16px;padding-block:24px}.landing-menu-links a{display:flex;align-items:center;min-height:44px;font-size:clamp(28px,7vw,46px);line-height:1.15;letter-spacing:-.04em;text-align:center;transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1)}.landing-menu[data-starting-style] .landing-menu-links a{transform:translateY(-12px);opacity:0}.landing-menu-auth{display:flex;justify-content:center;gap:12px;padding-block:20px}.landing-menu-auth a{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 24px;border:1px solid #53617a;border-radius:12px;font-size:18px}.landing-menu-auth a:last-child{background:#becfff;color:#14223b;border-color:#becfff}@media (max-width:800px){.landing-page main section[id]{scroll-margin-top:108px}.landing-header{position:fixed;top:20px;left:20px;right:20px;min-height:64px;padding:8px 8px 8px 12px;gap:12px;border-radius:16px;background:#dbe3f2;color:#101b30}.landing-header .landing-nav{display:none}.landing-header .landing-menu-toggle{display:inline-flex}.landing-header .landing-brand,.landing-menu .landing-brand{font-size:23px;gap:10px}.landing-header .landing-brand img,.landing-menu .landing-brand img{width:36px;height:36px}}@media (hover:hover) and (pointer:fine){.landing-menu-links a:hover{color:#becfff}.landing-menu-auth a:hover{background:#dbe3f2;color:#14223b}}.landing-hero-visual{position:absolute;inset:0;z-index:-1;isolation:isolate;border-radius:24px;background:#0b1324}.landing-word-mask{white-space:nowrap;overflow:hidden;vertical-align:top;padding:.12em .15em;margin:-.12em -.15em}.landing-word-mask,.landing-word-text{display:inline-block}@keyframes landing-background-enter{0%{opacity:0}to{opacity:1}}@keyframes landing-text-enter{0%{transform:translateY(115%)}to{transform:none}}@keyframes landing-button-enter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:none}}@keyframes landing-header-enter{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.landing-hero-visual{animation:landing-background-enter 1.2s linear backwards}.landing-header{animation:landing-header-enter .75s cubic-bezier(.23,1,.32,1) .3s backwards}.landing-hero-bottom .landing-word-text,.landing-title .landing-word-text{animation:landing-text-enter 1s cubic-bezier(.23,1,.32,1) .1s backwards}.landing-title>span+span .landing-word-text{animation-delay:.15s}.landing-explore,.landing-waitlist>*{animation:landing-button-enter .75s cubic-bezier(.23,1,.32,1) .5s backwards}.landing-explore:focus-visible,.landing-header:focus-within,.landing-waitlist:focus-within>*{animation:none}}@media (prefers-reduced-motion:reduce){.landing-menu{transition:opacity .15s ease}.landing-menu[data-ending-style],.landing-menu[data-starting-style]{transform:none}.landing-menu-links a{transition:opacity .15s ease;transition-delay:0s!important}.landing-menu[data-starting-style] .landing-menu-links a{transform:none}}
