@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000}.landing-page{width:100%;height:100%;position:relative;cursor:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96" opacity="0.5"><circle cx="48" cy="48" r="30" fill="none" stroke="%23ff8800" stroke-width="3"/><circle cx="48" cy="48" r="4.5" fill="%23ff8800"/><line x1="48" y1="0" x2="48" y2="30" stroke="%23ff8800" stroke-width="3"/><line x1="48" y1="66" x2="48" y2="96" stroke="%23ff8800" stroke-width="3"/><line x1="0" y1="48" x2="30" y2="48" stroke="%23ff8800" stroke-width="3"/><line x1="66" y1="48" x2="96" y2="48" stroke="%23ff8800" stroke-width="3"/></svg>') 48 48,crosshair}.waves-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.waves-background video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max(100vw,calc(100vh * 16 / 9));height:max(100vh,56.25vw);object-fit:cover}.landing-content{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;pointer-events:none}.landing-content>*{pointer-events:auto}.landing-title{font-family:"Press Start 2P",monospace;font-size:64px;color:gold;text-shadow:0 0 20px rgba(255,215,0,.8),0 0 40px rgba(255,215,0,.4);margin-bottom:32px}.landing-tagline{font-family:"Press Start 2P",monospace;font-size:16px;color:#fff;opacity:.9;margin-bottom:48px}.landing-cta{font-family:"Press Start 2P",monospace;font-size:12px;color:#000;background:silver;border:none;padding:16px 32px;box-shadow:inset -4px -4px gray,inset 4px 4px #fff;cursor:pointer;text-decoration:none;transition:transform .1s}.landing-cta:hover{transform:scale(1.05)}.landing-cta:active{box-shadow:inset 4px 4px gray,inset -4px -4px #fff}.landing-footer{position:absolute;bottom:40px;left:50%;transform:translate(-50%);text-align:center;font-family:"Press Start 2P",monospace;font-size:10px;color:#fff;opacity:.6;line-height:2;pointer-events:none}.laser{position:fixed;width:12px;height:12px;border-radius:50%;z-index:100;pointer-events:none}
