.splash{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.splash:before{content:"";filter:brightness(.5);z-index:0;background:url(/Background.png) 50%/cover no-repeat;position:absolute;inset:0}.logo-container,.logo,.enter-btn,.coming-soon{z-index:1;position:relative}.logo-container{text-align:center;justify-content:center;align-items:center;height:50%;display:flex}.logo{color:#f5970b;letter-spacing:.87rem;padding:50px;font-family:Inter Tight,sans-serif;font-size:clamp(.2rem,5vw,10rem);font-weight:700;animation:3s ease-out forwards dropIn}.enter-btn{color:#f5970b;cursor:pointer;opacity:0;background:0 0;border:2px solid #f5970b;border-radius:6px;margin-top:2rem;padding:.5rem 1rem;font-family:Inter Tight,sans-serif;animation:.8s forwards fadeIn}.coming-soon{color:#f5970b;opacity:0;margin-top:2rem;font-family:Inter Tight,sans-serif;font-size:clamp(.2rem,2.5vw,5rem);animation:.8s forwards fadeIn}@keyframes dropIn{0%{opacity:0;transform:translateY(-200vh)}80%{opacity:1;transform:translateY(20px)}90%{transform:translateY(-10px)}95%{transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.layout{flex-direction:column;min-height:100vh;font-family:Inter Tight,sans-serif;display:flex}.header{color:#fff;text-align:center;background:#111;padding:2rem}.logo-head{color:#fff;text-transform:uppercase;font-size:1.42rem;font-weight:600;text-decoration:none}.logo-head:hover{color:#ee7411}.main{flex:1}.footer{text-align:center;color:#9b9a9a;background:#111;padding:1.5rem}.footer .bottom{flex-direction:row;justify-content:center;gap:1rem;display:flex}.footer .bottom a:hover{cursor:pointer}.legal-link{color:#9b9a9a;font-size:.9rem;text-decoration:none}.legal-link:hover{color:#ee7411;text-decoration:underline}.home-container{color:#aa1212;text-align:center;background:url(/Background.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.about-us-image{width:100%;max-width:600px;height:auto;margin-bottom:40px}.about-us:hover{cursor:pointer;max-width:90vw;transition:transform .3s;transform:scale(1.1)}.omoy img{width:100%;max-width:50%;height:auto}.terms-wrapper{color:#fff;background:url(/Background.png) 50%/cover no-repeat;justify-content:center;min-height:100vh;padding:80px 20px;display:flex}.terms-container{background-color:#0b0b0fcc;max-width:800px;padding:40px;line-height:1.7}.terms-title{margin-bottom:10px;font-size:2.5rem}.terms-updated{opacity:.7;margin-bottom:40px}.terms-section{margin-bottom:30px}.terms-section h2{margin-bottom:10px;font-size:1.3rem}.terms-section ul{padding-left:20px}.terms-section li{opacity:.9;margin-bottom:6px}.privacy-wrapper{color:#fff;background:url(/Background.png) 50%/cover no-repeat;justify-content:center;min-height:100vh;padding:80px 20px;display:flex}.privacy-container{background-color:#0b0b0fcc;max-width:800px;padding:40px;line-height:1.7}.privacy-title{margin-bottom:10px;font-size:2.5rem}.privacy-updated{opacity:.7;margin-bottom:40px}.privacy-section{margin-bottom:30px}.privacy-section h2{margin-bottom:10px;font-size:1.3rem}.privacy-section ul{padding-left:20px}.privacy-section li{opacity:.9;margin-bottom:6px}.whitepage-wrapper{color:#fff;background:url(/Background.png) 50%/cover no-repeat;justify-content:center;min-height:100vh;padding:80px 20px;display:flex}.whitepage-container{background-color:#0b0b0fcc;max-width:850px;padding:40px;line-height:1.7}.whitepage-title{letter-spacing:-.02em;margin-bottom:10px;font-size:3rem}.whitepage-subtitle{opacity:.75;margin-bottom:40px;font-size:1.1rem}.whitepage-section{margin-bottom:35px}.whitepage-section h2{margin-bottom:10px;font-size:1.4rem}.whitepage-section ul{padding-left:20px}.whitepage-section li{opacity:.9;margin-bottom:6px}html,body,#root{background:#000;width:100%;height:100%;margin:0;padding:0}
