*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff}html,body,#root{width:100%;height:100%}body{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{width:100%;height:100dvh}.hero{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(2rem,5vw,4rem);display:flex}.hero__logo{-webkit-user-select:none;user-select:none;width:min(12.1429vw,102.857px);height:auto}
