@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";:root{--tone-100: #000000;--tone-200: #222222;--tone-300: #353535;--tone-400: hsl(0, 0%, 100%);--tone-500: #4c6b8b;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .78);--text-muted: rgba(255, 255, 255, .62);--text-faint: rgba(255, 255, 255, .38);--line-soft: rgba(255, 255, 255, .16);--line-strong: rgba(255, 255, 255, .28);--fs-caption: clamp(.78rem, .85vw, .88rem);--fs-meta: clamp(.9rem, .95vw, 1rem);--fs-body: clamp(1.05rem, 1.25vw, 1.34rem);--fs-body-compact: clamp(.95rem, 1vw, 1.1rem);--fs-lead: clamp(1.35rem, 2vw, 2.25rem);--fs-card-title: clamp(1.45rem, 2vw, 2.35rem);--fs-stat: clamp(1.9rem, 2.8vw, 3.25rem);--fs-metric: clamp(2.2rem, 4vw, 4.5rem);--fs-section-title: clamp(2.5rem, 4.5vw, 5.4rem);--fs-page-title: clamp(3rem, 5.9vw, 6.6rem);--fs-display: clamp(3.4rem, 8vw, 9rem);--lh-tight: 1.02;--lh-title: .9;--lh-body: 1.62;--lh-compact: 1.35;--radius: 1.5rem;--pad-desktop: 2rem;--pad-mobile: 1.5rem;--site-gutter: 2.5rem}*{margin:0;padding:0;box-sizing:border-box}html{background-color:#000;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(243,243,239,.32) transparent}@supports not (scrollbar-gutter: stable){html{overflow-y:scroll}}body{position:relative;isolation:isolate;background-color:var(--tone-100);color:var(--tone-400);overflow-x:clip;--grain-opacity: .055;--grid-opacity: .65}body.intro-active{height:100svh;overflow:hidden}.cursor-label{position:fixed;top:0;left:0;z-index:1400;color:#090909;opacity:0;pointer-events:none;transform:translate3d(-100px,-100px,0) scale(.96);transform-origin:center;will-change:transform,opacity}.cursor-label-inner{padding:1.05rem 1.4rem;display:inline-flex;align-items:center;gap:.9rem;color:#090909;background-color:#fff;border-radius:3px;will-change:transform}.cursor-label-text,.cursor-label-arrow{color:inherit;font-size:1.15rem;font-weight:800;line-height:1;white-space:nowrap;text-transform:uppercase}.cursor-label-arrow{font-size:1.6rem;font-weight:900;line-height:.7}body.intro-active .cursor-label,body.transition-active .cursor-label,html[data-page-transition=pending] .cursor-label{opacity:0!important}@media(hover:none),(pointer:coarse){.cursor-label{display:none}}::-webkit-scrollbar{display:block;width:8px;height:8px}body.menu-is-open{overflow:hidden}:focus-visible{outline:2px solid #bba5ff;outline-offset:4px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:3000;padding:.75rem 1rem;color:#090909;background-color:#fff;font-size:.95rem;font-weight:700;transform:translateY(-180%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#f3f3ef47;border:2px solid transparent;border-radius:999px;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#f3f3ef70}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none}body:before{z-index:0;opacity:var(--grain-opacity);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px}body:after{z-index:0;opacity:var(--grid-opacity);background-image:linear-gradient(rgba(136,132,128,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(136,132,128,.24) 1px,transparent 1px);background-size:80px 80px}main{position:relative;z-index:2}h1,h2,h3,h4,a,p,span,li,dt,dd,strong,button{font-family:Outfit,sans-serif}h1{font-size:15rem;font-weight:500;color:var(--tone-500);line-height:.85}h2{font-size:7rem;font-weight:500;line-height:.9}h3{font-size:5rem;font-weight:500;line-height:.9}h4{font-size:3rem;font-weight:500;line-height:.9}a,p{text-decoration:none;font-size:1.25rem;font-weight:500;line-height:1.25}section{padding:1.5em}.container{width:100%;height:100%;padding:1.5rem;max-width:2000px;margin:0 auto}.word{display:inline-block;margin-right:.25em}.char,.char span{display:inline-block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:1000px){:root{--site-gutter: var(--pad-mobile)}h1{font-size:5rem}h2{font-size:3.5rem}h3{font-size:2.25rem}h4{font-size:2rem}a,p{font-size:1.125rem}.container{padding:1.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
