@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600&display=swap";:root{color:#e9e8e1;font-synthesis:none;text-rendering:optimizelegibility;background:#10110f;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{background:#10110f}body{min-width:320px;min-height:100vh;margin:0}body:before{z-index:-1;content:"";background:radial-gradient(circle at 83% 18%,#c9ff511a,#0000 27rem),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/5rem 5rem,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/5rem 5rem;position:fixed;inset:0}a{color:inherit}main{flex-direction:column;width:min(100% - 3rem,88rem);min-height:100vh;margin:0 auto;display:flex}nav,footer{justify-content:space-between;align-items:center;display:flex}nav{border-bottom:1px solid #e9e8e12e;padding:2rem 0}.wordmark{letter-spacing:-.06em;font-size:1.4rem;font-weight:600;text-decoration:none}.wordmark span,h1 em{color:#c9ff51}.hero{flex-direction:column;flex:1;justify-content:center;padding:clamp(5rem,13vh,10rem) 0;display:flex}.eyebrow{color:#c9ff51;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.75rem;font-family:DM Mono,monospace;font-size:.75rem}h1{letter-spacing:-.065em;max-width:16ch;margin:0;font-size:clamp(3rem,8vw,7.7rem);font-weight:500;line-height:.98}h1 em{font-style:normal}.intro{color:#aaa9a2;max-width:35rem;margin:2.5rem 0 0 auto;font-size:clamp(1rem,1.7vw,1.3rem);line-height:1.65}footer{color:#777872;text-transform:uppercase;border-top:1px solid #e9e8e12e;padding:1.5rem 0 2rem;font-family:DM Mono,monospace;font-size:.68rem}footer p{margin:0}@media (width<=640px){main{width:min(100% - 2rem,88rem)}.intro{margin-left:0}footer{flex-direction:column;align-items:flex-start;gap:.8rem}}@media (prefers-reduced-motion:no-preference){.hero>*{animation:.7s both arrive}.hero h1{animation-delay:80ms}.hero .intro{animation-delay:.16s}}@keyframes arrive{0%{opacity:0;transform:translateY(16px)}}
