.Game_container__0Quk9{position:relative;width:100%;height:100vh;background-color:#70c5ce;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;display:flex;justify-content:center;align-items:center;font-family:Courier New,Courier,monospace}.Game_sky__ESrha{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg,#70c5ce 70%,#fff)}.Game_city__QdS5u{position:absolute;bottom:100px;width:100%;height:200px;background-image:linear-gradient(90deg,transparent 90%,rgba(255,255,255,.3) 0),linear-gradient(90deg,#95d4d9 50%,#89cdd4 0);background-size:80px 100%,100% 100%;opacity:.6}.Game_ground__l5fc2{position:absolute;bottom:0;width:100%;height:100px;background-color:#ded895;border-top:4px solid #73bf2e;z-index:10}.Game_bird__TDT6U{position:absolute;left:50px;width:34px;height:24px;z-index:20;transition:transform .1s}.Game_birdBody__QyNS0{width:100%;height:100%;background-color:#22c55e;border:2px solid #000;border-radius:50% 50% 40% 40%;position:relative}.Game_birdEye__PTGY1{position:absolute;top:4px;right:6px;width:8px;height:8px;background:white;border:1px solid black;border-radius:50%}.Game_birdEye__PTGY1:after{content:"";position:absolute;top:2px;right:1px;width:3px;height:3px;background:black;border-radius:50%}.Game_birdBeak__0Sq_G{position:absolute;top:10px;right:-8px;width:12px;height:8px;background:#ef4444;border:2px solid #000;border-radius:4px}.Game_birdWing__wDdAK{position:absolute;top:8px;left:4px;width:12px;height:8px;background:#16a34a;border:2px solid #000;border-radius:50%}.Game_pipeBottom__fqgFn,.Game_pipeTop__Zm_jU{position:absolute;background-color:#73bf2e;border:4px solid #000;z-index:5}.Game_pipeCap__vS0lg{position:absolute;width:calc(100% + 12px);height:24px;background-color:#73bf2e;border:4px solid #000;left:-10px}.Game_pipeTop__Zm_jU .Game_pipeCap__vS0lg{bottom:-4px}.Game_pipeBottom__fqgFn .Game_pipeCap__vS0lg{top:-4px}.Game_score__LOdiq{position:absolute;top:50px;font-size:60px;font-weight:700;color:white;text-shadow:4px 4px 0 #000;z-index:30}.Game_overlay__XMwrN{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;background-color:rgba(0,0,0,.3);width:100%;height:100%;color:white;text-shadow:2px 2px 0 #000}.Game_title__plddq{font-size:48px;margin-bottom:20px;color:#fde047}.Game_gameOverText__ml2s0{font-size:48px;margin-bottom:20px;color:#ef4444}.Game_statsPanel__MPBF8{background:#ded895;border:4px solid #543847;padding:20px;border-radius:10px;color:#543847;text-shadow:none;font-weight:700;font-size:24px;margin-bottom:20px;min-width:200px;text-align:center}.Game_buttonGroup__cZdA1{display:flex;gap:15px}.Game_actionButton__kHSRQ,.Game_playButton__QCv3G{padding:12px 24px;font-size:24px;font-weight:700;background-color:#f97316;color:white;border:4px solid #000;border-radius:4px;cursor:pointer;box-shadow:0 4px 0 #000}.Game_actionButton__kHSRQ:active,.Game_playButton__QCv3G:active{transform:translateY(4px);box-shadow:none}.Game_menuButtons__7v8Ir{display:flex;flex-direction:column;gap:15px;align-items:center}.Game_highScore__OWgSK{font-size:20px;margin-bottom:20px}.CheckInButton_button___FNj6{padding:12px 24px;font-size:20px;font-weight:700;background-color:#3b82f6;color:white;border:4px solid #000;border-radius:4px;cursor:pointer;box-shadow:0 4px 0 #000;transition:all .1s;width:200px;text-align:center}.CheckInButton_button___FNj6:hover:not(:disabled){background-color:#2563eb}.CheckInButton_button___FNj6:active:not(:disabled){transform:translateY(4px);box-shadow:none}.CheckInButton_button___FNj6:disabled{opacity:.7;cursor:not-allowed;background-color:#9ca3af}.page_container__jZF7q{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);color:white;position:relative}.page_closeButton__067Ye{position:absolute;top:1rem;right:1rem;background:none;border:2px solid rgba(255,255,255,.3);color:white;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.page_closeButton__067Ye:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.page_content___38fW{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;padding:2rem}.page_waitlistForm__PzXpl{text-align:center;max-width:600px;width:100%}.page_title__po7na{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-.02em;margin-bottom:2rem;background:linear-gradient(135deg,#ffffff,#e0e0e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(255,255,255,.3)}.page_subtitle__YBgxm{font-size:1.2rem;line-height:1.6;margin-bottom:3rem;color:rgba(255,255,255,.8);font-weight:300}.page_form__NxPAx{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.page_emailInput__shovA{width:100%;max-width:400px;padding:1rem 1.5rem;font-size:1rem;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:12px;color:white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.page_emailInput__shovA::placeholder{color:rgba(255,255,255,.5)}.page_emailInput__shovA:focus{outline:none;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.15);box-shadow:0 0 20px rgba(255,255,255,.1)}.page_error__JBrsB{color:#ff6b6b;font-size:.9rem;margin:0}.page_joinButton__dFDdF{background:#f7d954;color:#000;border:none;padding:1rem 3rem;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;margin-top:1rem;box-shadow:0 4px 20px rgba(247,217,84,.3)}.page_joinButton__dFDdF:hover{background:#f5d73a;transform:translateY(-2px);box-shadow:0 6px 25px rgba(247,217,84,.4)}