@import "https://use.typekit.net/kje2vhw.css";
:root{--background:red;--foreground:#000}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:neue-haas-grotesk-text,sans-serif;font-style:normal;font-weight:400}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.landing{height:100dvh;font-size:9vw;line-height:.8em;position:relative;overflow:hidden}.landing .name{width:max-content;position:fixed;top:50%;left:50%;transform:translate(-50%,-60%)}.landing .name .hidden-e,.landing .e-letter{opacity:0}.landing .cursor{opacity:0;cursor:none}
