.floating-hero{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(circle at center,#110e1b 0,var(--background) 100%)}.floating-hero .content{z-index:10;text-align:center;width:100%}