@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,SF Pro,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes blink{50%{opacity:0}}.cursor{display:inline-block;color:#c54b3c}@media(prefers-reduced-motion:no-preference){.cursor{animation:blink 1.1s step-end infinite}.hero-load>*{opacity:0;animation:reveal-up .7s ease forwards}.hero-load>*:nth-child(1){animation-delay:.05s}.hero-load>*:nth-child(2){animation-delay:.18s}.hero-load>*:nth-child(3){animation-delay:.31s}.hero-load>*:nth-child(4){animation-delay:.44s}.hero-load>*:nth-child(5){animation-delay:.57s}@supports (animation-timeline: view()){.reveal{animation:reveal-up linear both;animation-timeline:view();animation-range:entry 0% entry 35%}}}
