@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--fluid-h1:clamp(2rem, 5vw, 4.25rem);--fluid-h2:clamp(1.75rem, 3.5vw, 2.75rem);--fluid-h3:clamp(1.1rem, 2vw, 1.4rem);--fluid-body:clamp(.875rem, 1.1vw, 1.05rem);--fluid-small:clamp(.75rem, .9vw, .875rem);--fluid-label:clamp(.6rem, .75vw, .7rem);--fluid-stat:clamp(1.4rem, 3vw, 2.25rem);--fluid-section:clamp(4rem, 8vw, 7rem);--fluid-gap:clamp(1rem, 2.5vw, 2.5rem);--fluid-gap-sm:clamp(.5rem, 1.2vw, 1rem);--fluid-px:clamp(1.25rem, 4vw, 2.5rem);--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--ease-antigravity:cubic-bezier(.16, 1, .3, 1);--ease-swift:cubic-bezier(.22, 1, .36, 1);--ease-out:cubic-bezier(0, 0, .2, 1)}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#a5a5b3;background-color:#0d0d12;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;text-transform:none;color:#f7f7fa;font-family:Sora,sans-serif;font-weight:600}body p,body a,body button,body li,body span,body input,body textarea{font-family:Inter,sans-serif}textarea{scrollbar-width:none;-ms-overflow-style:none}textarea::-webkit-scrollbar{display:none}::selection{background:#6f5bea47}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.scroll-fade{opacity:0;will-change:transform, opacity;transition:opacity .85s var(--ease-antigravity), transform .85s var(--ease-antigravity);transform:translateY(1.375rem)}.scroll-fade.reveal-active{opacity:1;transform:translateY(0)}.capabilities-grid>.scroll-fade:first-of-type,.products-grid>.scroll-fade:first-of-type{transition-delay:40ms}.capabilities-grid>.scroll-fade:nth-of-type(2),.products-grid>.scroll-fade:nth-of-type(2){transition-delay:.13s}.capabilities-grid>.scroll-fade:nth-of-type(3),.products-grid>.scroll-fade:nth-of-type(3){transition-delay:.22s}.testimonials-grid>.scroll-fade:first-of-type,.founders-grid>.scroll-fade:first-of-type{transition-delay:40ms}.testimonials-grid>.scroll-fade:nth-of-type(2),.founders-grid>.scroll-fade:nth-of-type(2){transition-delay:.14s}.work-rows>.scroll-fade:first-child{transition-delay:40ms}.work-rows>.scroll-fade:nth-child(2){transition-delay:.13s}.work-rows>.scroll-fade:nth-child(3){transition-delay:.22s}.hover-card{will-change:transform, box-shadow;transition:border-color .28s var(--ease-antigravity), transform .35s var(--ease-antigravity), box-shadow .35s var(--ease-antigravity)!important}.hover-card:hover{transform:translateY(-.25rem)!important;box-shadow:0 .75rem 2rem #00000014!important}.capabilities-grid{background-color:var(--theme-border);border:1px solid var(--theme-border);grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));gap:1px;display:grid}.products-grid{gap:var(--fluid-gap);grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));display:grid}.testimonials-grid{background-color:var(--theme-border);border:1px solid var(--theme-border);grid-template-columns:repeat(auto-fit,minmax(min(26rem,100%),1fr));gap:1px;display:grid}.founders-grid{background-color:var(--theme-border);border:1px solid var(--theme-border);grid-template-columns:repeat(auto-fit,minmax(min(24rem,100%),1fr));gap:1px;display:grid}.mini-stats-grid{background-color:var(--theme-border);border:1px solid var(--theme-border);grid-template-columns:repeat(auto-fit,minmax(min(7rem,100%),1fr));gap:1px;display:grid}.work-row-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.625rem 2rem;transition:background .22s;display:flex}.work-row-main{flex:1.5;align-items:center;gap:1.75rem;min-width:0;display:flex}.work-row-index{letter-spacing:.18em;flex-shrink:0;font-family:Inter,sans-serif;font-size:.625rem;font-weight:700}.work-row-info{min-width:0}.work-row-tag{letter-spacing:.16em;text-transform:uppercase;margin-bottom:.3em;font-family:Inter,sans-serif;font-size:.625rem;font-weight:600}.work-row-title{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-family:Cormorant Garamond,serif;font-size:clamp(.9375rem,2vw,1.25rem);font-weight:700;overflow:hidden}.work-row-meta{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.work-row-metrics{align-items:center;gap:1.5rem;display:flex}.work-row-metric{text-align:right;flex-direction:column;gap:.2rem;display:flex}.work-row-metric-val{letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:1.0625rem;font-weight:700}.work-row-metric-lbl{letter-spacing:.08em;font-family:Inter,sans-serif;font-size:.625rem}.work-row-toggle{flex-shrink:0;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;transition:all .25s;display:flex}.work-row-body{transition:max-height .4s var(--ease-swift);overflow:hidden}.work-row-body-inner{padding:1.5rem 2rem 2rem 5.5rem;transition:padding .3s}.work-row-desc{max-width:38.75rem;margin:0;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.78}@media (width<=48rem){.work-row-header{grid-template-columns:1fr auto!important;gap:1rem .75rem!important;padding:1.25rem!important;display:grid!important}.work-row-main{grid-area:1/1!important;gap:1rem!important}.work-row-title{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.work-row-toggle{grid-area:1/2!important;align-self:center!important}.work-row-meta{border-top:1px solid var(--theme-border)!important;grid-area:2/1/auto/span 2!important;justify-content:flex-start!important;margin-left:1.625rem!important;padding-top:.75rem!important;display:flex!important}.work-row-metrics{justify-content:space-between!important;gap:.75rem!important;width:100%!important}.work-row-metric{text-align:left!important}.work-row-body-inner{padding:1.25rem 1.25rem 1.5rem 2.875rem!important}}@media (width<=30rem){.work-row-meta{margin-left:0!important}.work-row-body-inner{padding-left:1.25rem!important}.work-row-metrics{flex-wrap:wrap!important;gap:.75rem 1.25rem!important}.work-row-metric{flex:40%!important}}.gt-modal-backdrop{z-index:1000;background:#0009;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}.gt-modal-panel{scrollbar-width:none;-ms-overflow-style:none;border-radius:var(--radius-lg);width:90%;max-width:44rem;max-height:90vh;transition:transform .35s var(--ease-antigravity);border-style:solid;border-width:1px;padding:clamp(1.5rem,4vw,2.5rem) clamp(1.5rem,5vw,3rem);position:relative;overflow-y:auto}.gt-modal-panel::-webkit-scrollbar{display:none}.gt-modal-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.gt-modal-close:hover{color:inherit!important}.gt-modal-two-col{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=30rem){.gt-modal-two-col{grid-template-columns:1fr!important}}.gt-footer-links{display:contents}@media (width<=60rem){.gt-footer{grid-template-columns:1fr!important;gap:2.5rem!important}.gt-footer-links{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}}@media (width<=37.5rem){.gt-nav-d{display:none!important}.gt-nav-m{display:flex!important}.gt-footer,.gt-footer-links{grid-template-columns:1fr!important}}:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid var(--theme-purple,#6b5ce7)!important;outline-offset:3px!important}.bento-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.bento-card{background:var(--theme-bg-raised);border:1px solid var(--theme-border);border-radius:var(--radius-lg);flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.bento-card:hover{border-color:var(--theme-border-hov);transform:translateY(-4px);box-shadow:0 .75rem 2rem #0000003d}.bento-card-0{grid-column:span 7}.bento-card-1{grid-column:span 5}.bento-card-2,.bento-card-3,.bento-card-4{grid-column:span 4}@media (width<=60rem){.bento-grid{grid-template-columns:repeat(2,1fr)!important}.bento-card-0,.bento-card-1,.bento-card-2,.bento-card-3,.bento-card-4{grid-column:span 1!important}.bento-card-0{grid-column:span 2!important}}@media (width<=37.5rem){.bento-grid{grid-template-columns:1fr!important}.bento-card-0,.bento-card-1,.bento-card-2,.bento-card-3,.bento-card-4{grid-column:span 1!important}}.bento-card-img-container{position:relative;overflow:hidden}.bento-card-bg-img{transition:transform .5s cubic-bezier(.16,1,.3,1)}.bento-card:hover .bento-card-bg-img{transform:scale(1.08)}.bento-card-text{transition:transform .3s cubic-bezier(.16,1,.3,1)}.bento-card:hover .bento-card-text{transform:translateY(-2px)}.rounded-tr-\[80px\]{border-top-right-radius:80px}.rounded-tl-\[120px\]{border-top-left-radius:120px}.rounded-none{border-radius:0}.rounded-full{border-radius:9999px}.ecosystem-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=48rem){.ecosystem-grid{grid-template-columns:1fr!important}}.rounded-tl-\[60px\]{border-top-left-radius:60px}.rounded-br-\[60px\]{border-bottom-right-radius:60px}.rounded-tr-\[40px\]{border-top-right-radius:40px}.rounded-bl-\[40px\]{border-bottom-left-radius:40px}@media (width>=48rem){.md\:col-span-2{grid-column:span 2}}.project-bento-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-card-wide{grid-column:span 2}.project-card-tall{grid-column:span 1}@media (width<=48rem){.project-bento-grid{grid-template-columns:1fr!important}.project-card-wide,.project-card-tall{grid-column:span 1!important}}.project-leaf-shape{border-top-left-radius:80px;border-bottom-right-radius:80px}.project-sharp-shape{border-radius:0}.border-zinc-80px,.border-zinc-800{border:1px solid #27272a!important}.aspect-square{aspect-ratio:1!important}.rounded-tl-\[80px\]{border-top-left-radius:80px}.rounded-tr-\[60px\]{border-top-right-radius:60px}.rounded-bl-\[60px\]{border-bottom-left-radius:60px}.rounded-br-\[40px\]{border-bottom-right-radius:40px}.tracking-wide{letter-spacing:.06em!important}.tracking-wider{letter-spacing:.12em!important}.tracking-widest{letter-spacing:.18em!important}.rounded-br-\[100px\]{border-bottom-right-radius:100px}
