*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}.landing{position:relative;height:100vh;width:100vw;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.circle-overlay{position:absolute;width:140vmax;height:140vmax;top:-140%;left:-50%;z-index:1;pointer-events:none;filter:brightness(.95) contrast(1.6) saturate(1.3)}.overlay{position:relative;z-index:2;height:100%;width:100%;background:#0a0f2800;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;gap:10px;transform:translate(-180px,-60px)}.logo-image{width:clamp(260px,45vw,520px);max-width:80vw;height:auto;margin-bottom:-40px}.timer-image{width:clamp(220px,40vw,460px);max-width:75vw;margin-top:-8px;margin-bottom:-30px}.register-image{width:clamp(180px,30vw,230px);max-width:70vw;cursor:pointer;margin-top:8px}.register-image:hover{filter:brightness(1.1)}@media(max-width:1024px){.circle-overlay{width:160vmax;height:160vmax;top:-55%;left:-55%}.overlay{transform:translate(-120px,-20px)}}@media(max-width:768px){.circle-overlay{width:200vmax;height:200vmax;top:-70%;left:-70%}.overlay{transform:none;padding-top:60px;gap:12px}.logo-image,.timer-image{margin-bottom:-20px}}@media(max-width:480px){.overlay{padding-top:80px;gap:10px}.register-image{margin-top:0}}
