.landing [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.landing [data-reveal].revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing [data-reveal]{opacity:1;transform:none;transition:none}}.landing .splash-mark{opacity:0;animation:splash-mark 1.125s cubic-bezier(.34,1.3,.5,1) .125s both}@keyframes splash-mark{0%{opacity:0;transform:scale(.9) translateY(12px)}to{opacity:1;transform:none}}.landing .splash-in{opacity:0;animation:splash-fade .625s ease-out var(--splash-delay,0s) both}@keyframes splash-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.landing .splash-in,.landing .splash-mark{opacity:1;transform:none;animation:none}}.landing .aurora{position:absolute;border-radius:9999px;filter:blur(90px);opacity:.55;will-change:transform;animation:aurora-drift 26s ease-in-out infinite alternate}@keyframes aurora-drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(6vw,-4vh,0) scale(1.15)}to{transform:translate3d(-4vw,5vh,0) scale(.95)}}.landing .float-bob{animation:float-bob 7s ease-in-out infinite}@keyframes float-bob{0%,to{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-14px) rotate(.4deg)}}.landing .halo{background:conic-gradient(from 180deg,rgba(5,162,198,0) 0deg,rgba(5,162,198,.5) 120deg,rgba(236,197,104,.55) 200deg,rgba(232,110,2,.45) 280deg,rgba(5,162,198,0) 1turn);animation:halo-spin 24s linear infinite}@keyframes halo-spin{to{transform:rotate(1turn)}}.landing .revealed .donut-arc{animation:donut-throttle 2.6s cubic-bezier(.5,0,.3,1) .2s both}@keyframes donut-throttle{0%{stroke-dashoffset:calc(var(--donut-c) * 1px)}55%{stroke-dashoffset:0px}to{stroke-dashoffset:calc(var(--donut-off) * 1px)}}@media (prefers-reduced-motion:reduce){.landing .revealed .donut-arc{animation:none}}.landing .marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 34s linear infinite}.landing .marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.landing .aurora,.landing .float-bob,.landing .halo,.landing .marquee-track{animation:none}}.landing .snap-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.landing .snap-row::-webkit-scrollbar{display:none}.landing .snap-row>*{scroll-snap-align:center}.landing .lift{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.landing .lift:hover{transform:translateY(-6px);box-shadow:0 24px 60px -24px rgb(8 131 163/.35)}.landing .edge{position:relative}.landing .edge:before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgb(255 255 255/.22),rgb(255 255 255/.04) 45%,rgb(5 162 198/.35));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.landing .breathe{animation:breathe 6s ease-in-out infinite}@keyframes breathe{0%,to{box-shadow:0 0 90px -20px rgb(5 162 198/.45)}50%{box-shadow:0 0 130px -10px rgb(236 197 104/.5)}}.landing .glyph{display:inline-block;background-color:currentColor;-webkit-mask-image:var(--glyph);mask-image:var(--glyph);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.landing{--bg-rgb:242 239 250;--surface-rgb:255 255 255;--surface-alt-rgb:248 246 253;--border-rgb:236 233 244;--text-rgb:21 18 30;--text-muted-rgb:107 101 128;--text-faint-rgb:168 162 188;color-scheme:light}