.text-rotate{display:flex;flex-wrap:wrap;white-space:pre-wrap;position:relative}.text-rotate-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.text-rotate-word{display:inline-flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.rotating-bg{background-color:red;color:#fff;padding:2px;border-radius:2px}.page{min-height:100vh;width:100%;background:#000;display:flex;flex-direction:column;align-items:center;padding:clamp(16px,4vw,40px)}.logo-wrap{width:100%;display:flex;justify-content:center;margin-top:clamp(24px,6vh,80px);margin-bottom:clamp(24px,6vh,80px)}.logo{width:clamp(240px,50vw,640px);height:auto}.hero-text{flex:1;display:flex;align-items:center;justify-content:center;gap:clamp(10px,2vw,24px);flex-wrap:wrap;text-align:center}.nr-text{font-family:Arial Black,Impact,system-ui,sans-serif;font-weight:900;text-transform:uppercase;font-size:clamp(56px,12vw,120px);letter-spacing:clamp(2px,.8vw,6px);color:transparent;-webkit-text-stroke:clamp(2px,.4vw,4px) #ffffff;line-height:1;white-space:nowrap}.rotating-bg{font-family:Arial Black,Impact,system-ui,sans-serif;font-weight:900;text-transform:uppercase;font-size:clamp(48px,10vw,110px);letter-spacing:clamp(1px,.5vw,4px);background-color:red;color:#fff;padding:clamp(8px,1.8vw,14px) clamp(16px,3.2vw,28px);border-radius:clamp(8px,2vw,18px);line-height:1;white-space:nowrap;display:inline-flex;align-items:center}@media(max-width:640px){.hero-text{flex-direction:column}}.launching-text{margin-top:auto;padding-bottom:clamp(16px,4vh,32px);font-family:Arial Black,Impact,system-ui,sans-serif;font-weight:900;text-transform:uppercase;font-size:clamp(18px,3vw,32px);letter-spacing:clamp(2px,.6vw,6px);color:#fff;opacity:.9;text-align:center}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;font-family:system-ui,Arial,sans-serif}
