:root{--bg: #fff;--ink-900: #0c0c0c;--ink-800: #191919;--ink-700: #262626;--body: #666;--muted: #7f7f7f;--badge-text: #475569;--badge-border: #e5e7eb;--grid-line: #f3f4f7;--grid-square: #f6f7f9;--font-display: "Clash Grotesk", ui-sans-serif, system-ui, sans-serif;--font-body: "Instrument Sans", ui-sans-serif, system-ui, sans-serif;--font-ui: "Inter", ui-sans-serif, system-ui, sans-serif;--ease-reveal: cubic-bezier(.12, .23, .5, 1);--nav-offset: 200px}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans-latin.woff2) format("woff2-variations");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400-latin.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Clash Grotesk;src:url(/fonts/clash-grotesk-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:hidden;scroll-padding-top:var(--nav-offset)}body{margin:0;background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-body);overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,figure{margin:0}img,svg{display:block;max-width:100%}a{color:inherit}.page{display:flex;flex-direction:column;align-items:center;min-height:100vh;position:relative;background:var(--bg)}.reveal{opacity:0;transform:perspective(1200px) translateZ(0);transition:opacity var(--reveal-duration, .5s) var(--ease-reveal) var(--reveal-delay, .2s),transform var(--reveal-duration, .5s) var(--ease-reveal) var(--reveal-delay, .2s);will-change:opacity,transform}.reveal--up{transform:perspective(1200px) translate3d(0,50px,0)}.reveal--left{transform:perspective(1200px) translate3d(-200px,0,0)}.reveal.is-visible{opacity:var(--reveal-opacity, 1);transform:perspective(1200px) translateZ(0)}.no-js .reveal{opacity:var(--reveal-opacity, 1);transform:none;transition:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:var(--reveal-opacity, 1);transform:none;transition:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.nav[data-astro-cid-5blmo7yk]{position:fixed;inset:0 0 auto;z-index:10;display:flex;justify-content:center;align-items:flex-end;padding:30px 0 0;pointer-events:none}.nav__bar[data-astro-cid-5blmo7yk]{position:relative;display:flex;align-items:center;justify-content:space-between;min-width:1080px;min-height:72px;padding:12px 24px;border-radius:14px;background:var(--ink-900);opacity:.9;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);pointer-events:auto}.nav__logo[data-astro-cid-5blmo7yk]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:206px;height:48px;overflow:hidden;text-decoration:none}.nav__logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:1199.98px){.nav[data-astro-cid-5blmo7yk]{padding:30px 24px 0}.nav__bar[data-astro-cid-5blmo7yk]{flex:1 0 0;min-width:0;min-height:0;max-width:820px;height:64px;padding:8px 24px}.nav__logo[data-astro-cid-5blmo7yk]{width:137px;height:37px}}@media(max-width:809.98px){.nav[data-astro-cid-5blmo7yk]{padding:30px 16px 0}.nav__bar[data-astro-cid-5blmo7yk]{max-width:560px;height:60px;padding:6px 12px}.nav__logo[data-astro-cid-5blmo7yk]{width:172px;height:31px}}@media(max-width:380px){.nav__logo[data-astro-cid-5blmo7yk]{width:148px;height:27px}}.bg[data-astro-cid-x3kdylaz]{position:absolute;inset:0;z-index:0;overflow:visible;pointer-events:none}.bg__grid[data-astro-cid-x3kdylaz]{position:absolute;top:0;left:50%;transform:translate(-50%);width:2160px;height:1400px;max-width:none;overflow:hidden}.bg__radial[data-astro-cid-x3kdylaz]{position:absolute;inset:0;background:radial-gradient(60.1852% 65% at 50% 52%,#fff0 41.4414%,#ffffffb3 102%)}.bg__fade[data-astro-cid-x3kdylaz]{position:absolute;inset:0;background:linear-gradient(#fff0 42.8561%,#fff)}.bg__shadow[data-astro-cid-x3kdylaz]{position:absolute;inset:0 0 9px;mix-blend-mode:luminosity;-webkit-user-select:none;user-select:none;--reveal-delay: .2s;--reveal-duration: 1s}.bg__shadow[data-astro-cid-x3kdylaz] picture,.bg__shadow[data-astro-cid-x3kdylaz] img{width:100%;height:100%;object-fit:fill}@media(max-width:1199.98px){.bg__shadow[data-astro-cid-x3kdylaz]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;padding:180px 0 0;overflow:hidden}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:680px}.hero__reveal[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;width:100%;--reveal-delay: .2s;--reveal-duration: .5s}.badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:4px;padding:6px 14px 6px 12px;border-radius:9999px;background:#fff;box-shadow:inset 0 0 0 1px var(--badge-border),0 1px 4px #0000000d;font-family:var(--font-ui);font-size:12px;font-weight:400;line-height:18px;color:var(--badge-text);white-space:pre}.hero__text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.hero__card[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;width:100%;height:592px;scroll-margin-top:var(--nav-offset)}.hero__card-media[data-astro-cid-bbe6dxrz]{width:78%;height:95%;border-radius:20px;overflow:hidden}.hero__card-media[data-astro-cid-bbe6dxrz] picture,.hero__card-media[data-astro-cid-bbe6dxrz] img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.hero__heading[data-astro-cid-bbe6dxrz]{width:100%;font-family:var(--font-display);font-size:clamp(26px,5.2vw,34px);font-weight:500;line-height:110%;letter-spacing:0;text-align:center;color:var(--ink-900);--reveal-delay: .2s;--reveal-duration: .4s}.hero__body[data-astro-cid-bbe6dxrz]{width:100%;font-family:var(--font-body);font-size:18px;font-weight:400;line-height:150%;color:var(--body);text-align:justify;--reveal-delay: .3s;--reveal-duration: .4s}.hero__body[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{margin:0 0 1.5em}.hero__body[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz].hero__signoff{margin-bottom:0;text-align:left}.hero__body[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{font-weight:700}@media(max-width:1199.98px){.hero[data-astro-cid-bbe6dxrz]{padding:150px 0 0}.hero__inner[data-astro-cid-bbe6dxrz]{max-width:630px}.hero__card[data-astro-cid-bbe6dxrz]{flex-direction:column;padding:0 0 20px}.hero__card-media[data-astro-cid-bbe6dxrz]{width:87%;height:523px}.hero__body[data-astro-cid-bbe6dxrz]{font-size:17px}}@media(max-width:809.98px){.hero[data-astro-cid-bbe6dxrz]{padding:111px 0 0}.hero__inner[data-astro-cid-bbe6dxrz]{width:93%;max-width:560px}.hero__reveal[data-astro-cid-bbe6dxrz]{padding:0 0 24px}.hero__text[data-astro-cid-bbe6dxrz]{padding:0 20px}.hero__card[data-astro-cid-bbe6dxrz]{width:100%;height:auto;padding:0}.hero__card-media[data-astro-cid-bbe6dxrz]{width:96%;height:auto;aspect-ratio:1;border-radius:12px}.hero__body[data-astro-cid-bbe6dxrz]{font-size:16px;text-align:left}}.founders[data-astro-cid-tl3ie5zw]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:46px;width:100%;height:559px;padding:60px 0;scroll-margin-top:var(--nav-offset)}.founders__media[data-astro-cid-tl3ie5zw]{width:33%;height:100%;border-radius:20px;overflow:hidden}.founders__media[data-astro-cid-tl3ie5zw] picture,.founders__media[data-astro-cid-tl3ie5zw] img{width:100%;height:100%;object-fit:cover;object-position:49.8% 31.1%;border-radius:inherit}@media(max-width:1199.98px){.founders[data-astro-cid-tl3ie5zw]{padding:0}.founders__media[data-astro-cid-tl3ie5zw]{width:38%;height:362px}}@media(max-width:809.98px){.founders[data-astro-cid-tl3ie5zw]{height:288px;padding:0 0 20px}.founders__media[data-astro-cid-tl3ie5zw]{width:52%;height:211px;border-radius:12px}}.footer-wrap[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:0 20px 20px;overflow:hidden}.footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:10px 0;border-radius:30px;background:var(--ink-800);overflow:hidden}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-start;width:87%;max-width:1520px;height:151px}.footer__top[data-astro-cid-sz7xmlte]{position:relative;display:flex;flex:none;justify-content:space-between;width:100%;height:54%}.footer__socials[data-astro-cid-sz7xmlte]{position:absolute;top:calc(50% - 34px);left:calc(50% - 60px);z-index:1;display:flex;align-items:center;gap:12px;width:120px;height:68px}.footer__social[data-astro-cid-sz7xmlte]{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:12px;background:var(--ink-700);transform:translateY(-50%);transition:transform .25s cubic-bezier(.2,.8,.2,1)}.footer__social[data-astro-cid-sz7xmlte]:first-child{left:6px}.footer__social[data-astro-cid-sz7xmlte]:last-child{right:6px}.footer__social[data-astro-cid-sz7xmlte]:hover,.footer__social[data-astro-cid-sz7xmlte]:focus-visible{transform:translateY(calc(-50% - 2px))}.footer__social[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:24px;height:24px}.footer__bottom[data-astro-cid-sz7xmlte]{position:relative;display:flex;flex:none;justify-content:space-between;width:100%;min-height:85px;padding:24px 0 40px;border-top:1px solid var(--ink-700)}.footer__copy[data-astro-cid-sz7xmlte]{position:absolute;top:24px;left:50%;transform:translate(-50%);z-index:1;white-space:pre;font-family:var(--font-body);font-size:16px;font-weight:500;line-height:150%;color:var(--muted)}@media(max-width:1199.98px){.footer[data-astro-cid-sz7xmlte]{gap:50px}.footer__inner[data-astro-cid-sz7xmlte]{max-width:810px}.footer__top[data-astro-cid-sz7xmlte]{flex-direction:column;justify-content:flex-start;gap:60px}.footer__socials[data-astro-cid-sz7xmlte]{justify-content:center}.footer__bottom[data-astro-cid-sz7xmlte]{max-width:810px;padding:24px 0}.footer__copy[data-astro-cid-sz7xmlte]{font-size:15px}}@media(max-width:809.98px){.footer[data-astro-cid-sz7xmlte]{gap:40px}.footer__inner[data-astro-cid-sz7xmlte]{max-width:none;height:auto;padding:10px 0 0}.footer__top[data-astro-cid-sz7xmlte]{height:68px}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;min-height:0;padding:20px 0 24px}.footer__copy[data-astro-cid-sz7xmlte]{position:static;transform:none;white-space:normal;text-align:center;font-size:14px}}
