*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{-webkit-font-smoothing:antialiased;background:#000;margin:0;font-family:Arial,Helvetica,sans-serif}@font-face{font-family:Rostack;src:url(/fonts/Rostack.otf)format("opentype");font-weight:400;font-style:normal;font-display:block}.page{color:#fff;background:#000;width:100%;min-height:100vh;overflow-x:hidden}.coming-soon{color:#fff;white-space:nowrap;background:#000;border-top:1px solid #fff;border-bottom:1px solid #fff;width:100%;padding:22px 0;overflow:hidden}.marquee{opacity:0;width:max-content;display:flex}.marquee.font-ready{opacity:1}.marquee-content{flex-shrink:0;align-items:center;display:flex}.marquee-content span{white-space:nowrap;margin-right:55px;font-family:Rostack,sans-serif;font-size:clamp(80px,10vw,160px);font-weight:400;line-height:.85}.marquee-left.font-ready{animation:18s linear infinite moveLeft}.marquee-right.font-ready{animation:18s linear infinite moveRight}@keyframes moveLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes moveRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.middle{background:#000;width:100%;height:70vh;margin:0;padding:0;overflow:hidden}.middle img{object-fit:cover;object-position:center;width:100%;height:100%;margin:0;padding:0;display:block}.footer{color:#000;background:#fff;justify-content:space-between;align-items:center;gap:40px;width:100%;min-height:170px;padding:40px 48px;display:flex}.footer-left,.footer-right{flex-direction:column;gap:8px;display:flex}.footer p{letter-spacing:.25em;margin:0;font-size:10px;font-weight:500}.footer-right{align-items:flex-end}.footer-right img{object-fit:contain;width:90px;height:auto}@media (width<=700px){.coming-soon{padding:16px 0}.marquee-content span{margin-right:35px;font-size:clamp(65px,18vw,100px)}.middle{height:55vh}.footer{flex-direction:column;align-items:flex-start;min-height:200px;padding:28px 22px}.footer-right{align-items:flex-start}.footer-right img{width:70px}}
