@import url("https://fonts.googleapis.com/css2?family=Inria+Serif:wght@400&family=Roboto+Mono:wght@300&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%;overflow:hidden}body{font-family:Roboto Mono,monospace;background-color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing{position:relative;width:100%;height:100vh;min-height:100vh;overflow:hidden;background-color:#fff}.background-ny{background-image:url(/images/ny-background.jpg);z-index:0}.background-dark-paper,.background-ny{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.background-dark-paper{background-image:url(/images/dark-paper.jpg);opacity:.22;z-index:1}.logo{position:absolute;top:29px;left:40px;font-family:"Inria Serif",serif;font-weight:400;font-size:32px;line-height:1;color:#fff;text-decoration:none;z-index:10;transition:opacity .2s ease}.logo:focus,.logo:hover{opacity:.8}.logo:focus{outline:2px solid #fff;outline-offset:4px}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:502px;height:272px;z-index:10}.kraft-paper-box{width:100%;height:100%;background-image:url(/images/kraft-paper.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.kraft-paper-box,.name-block{position:absolute;top:0;left:0}.name-block{width:156.659px;height:44.835px;background-color:#000;display:flex;align-items:center;justify-content:center}.first-name{font-family:Roboto Mono,monospace;font-weight:300;font-size:24px;line-height:1;color:#c7c7c7;letter-spacing:13.44px;text-indent:13.44px}.last-name{position:absolute;bottom:0;right:41px;width:116.845px;height:115.824px;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.last-name span{font-family:Roboto Mono,monospace;font-weight:300;font-size:24px;line-height:1.35;color:#c7c7c7;letter-spacing:13.44px;text-indent:13.44px}@media (max-width:1024px){.logo{top:24px;left:32px;font-size:28px}.hero-content{width:420px;height:227px}.name-block{width:131px;height:38px}.first-name{font-size:20px;letter-spacing:11px;text-indent:11px}.last-name{width:98px;height:97px;right:34px}.last-name span{font-size:20px;letter-spacing:11px;text-indent:11px}}@media (max-width:600px){.logo{top:20px;left:20px;font-size:24px}.hero-content{width:300px;height:162px}.name-block{width:94px;height:28px}.first-name{font-size:14px;letter-spacing:8px;text-indent:8px}.last-name{width:70px;height:70px;right:24px}.last-name span{font-size:14px;letter-spacing:8px;text-indent:8px;line-height:1.4}}@media (max-width:380px){.hero-content{width:260px;height:140px}.name-block{width:82px;height:24px}.first-name{font-size:12px;letter-spacing:6px;text-indent:6px}.last-name{width:60px;height:60px;right:20px}.last-name span{font-size:12px;letter-spacing:6px;text-indent:6px}}@media (prefers-contrast:high){.first-name,.last-name span{color:#fff}}@media (prefers-reduced-motion:reduce){.logo{transition:none}}