html,body{background:#0b0f14;height:100%;margin:0;padding:0}*,:before,:after{box-sizing:border-box}img{-webkit-user-select:none;user-select:none;height:auto;display:block}.stage{flex-direction:column;height:100vh;display:flex}.hero-zone{justify-content:center;align-items:center;height:45vh;display:flex}.hero-svg{width:83.33vw;max-width:2000px}.button-zone{justify-content:center;align-items:center;height:25vh;display:flex}.button-svg{width:clamp(280px,50vw,1000px)}.footer-zone{flex:1;justify-content:center;align-items:flex-end;padding-bottom:24px;display:flex}.footer-svg{width:83.33vw;max-width:2000px}
