*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}._wrapper_14jr9_3{position:relative;min-height:100vh;width:100vw;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:30px 20px}._video_14jr9_31{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}._overlay_14jr9_53{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1}._loginBox_14jr9_79{width:100%;max-width:380px;background:#0000008c;padding:40px 30px;border-radius:14px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 30px #000000b3;display:flex;flex-direction:column}._title_14jr9_105{text-align:center;font-size:36px;font-weight:800;margin-bottom:40px;color:#fff}._label_14jr9_123{font-size:14px;margin-bottom:6px;margin-top:16px;color:#ddd}._input_14jr9_139{width:100%;padding:14px;background:#0f0f0fcc;border:1px solid #333;border-radius:8px;color:#fff;font-size:16px}._input_14jr9_139:focus{border-color:#4c9aff;outline:none}._button_14jr9_171{margin-top:25px;padding:14px 40px;background:#2563eb;border:none;border-radius:8px;font-size:18px;color:#fff;cursor:pointer;font-weight:700;display:block;width:auto;margin-left:auto;margin-right:auto}._button_14jr9_171:hover{background:#1e4ed8}._forgot_14jr9_215{text-align:center;margin-top:14px;font-size:14px;color:#abe;text-decoration:none}._forgot_14jr9_215:hover{text-decoration:underline}._bottomText_14jr9_241{margin-top:20px;font-size:15px;text-align:center;color:#ccc}._bottomText_14jr9_241 a{color:#4cd472;text-decoration:none}@media(max-width:600px){._loginBox_14jr9_79{padding:30px 20px}._title_14jr9_105{font-size:30px;margin-bottom:30px}}._errorText_14jr9_287{color:#ff3b3b;font-weight:700;margin:4px 0 10px;font-size:.9rem}._strengthContainer_14jr9_303{width:100%;height:8px;background-color:#eee;border-radius:4px;overflow:hidden;margin-top:-6px;margin-bottom:12px}._strengthBar_14jr9_325{height:100%;width:0%;transition:width .4s ease,background-color .4s ease}._strengthWeak_14jr9_339{width:33%;background-color:#ff4c4c}._strengthMedium_14jr9_351{width:66%;background-color:orange}._strengthStrong_14jr9_363{width:100%;background-color:#4caf50}._passwordInputContainer_14jr9_375{position:relative;width:100%;margin-bottom:8px}._eyeIcon_14jr9_389{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:1.1rem;-webkit-user-select:none;user-select:none;color:#ccc;transition:color .2s ease}._eyeIcon_14jr9_389:hover{color:#fff}._successText_14jr9_421{color:#4caf50;font-size:14px;margin-bottom:10px;text-align:center;font-weight:600}._errorText_14jr9_287{color:#ff4d4d;font-size:14px;margin-bottom:10px;text-align:center;font-weight:600}.games-page{width:100%;padding:20px;display:flex;flex-direction:column;gap:20px}.game-card{background-image:url(/golf.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:18px;padding:18px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);position:relative;overflow:hidden}.game-card:before{content:"";position:absolute;inset:0;background:#0000008c;z-index:0;border-radius:18px}.game-header,.game-expand{position:relative;z-index:1}.game-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-bottom:6px}.game-header h2{margin:0;font-size:1.6rem;color:#fff;font-weight:600}.game-expand{display:flex;flex-direction:column;gap:12px;overflow:hidden;transition:all .3s ease;margin-top:12px;padding:15px 0;border-radius:14px}.game-btn{width:100%;padding:12px;border-radius:12px;background:#ffffff15;border:1px solid #ffffff25;color:#fff;font-size:1rem;cursor:pointer;transition:.2s ease}.game-btn:hover{background:#ffffff25;transform:translateY(-2px)}.settings-item{width:100%;padding:15px;background:#222;color:#fff;border-radius:8px;border:none;font-size:18px;margin-bottom:15px;text-align:left}.settings-container{display:flex;flex-direction:column;height:calc(100vh - 65px);padding:20px;color:#fff}.settings-content{flex:1}.settings-title{font-size:28px;margin-bottom:20px}.logout-btn{width:100%;padding:15px;background:#ff4d4d;border:none;border-radius:8px;font-size:18px;color:#fff;cursor:pointer;margin-bottom:10px}.logout-btn:hover{background:#e04343}.home-container{height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden;background:#000;color:#fff}.page-content{flex:1;overflow-y:auto}.bottom-nav{height:65px;background:#000000d9;border-top:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0}.nav-btn{background:none;border:none;color:#fff;font-size:18px;padding:10px;cursor:pointer}.nav-btn.active{color:#4fd1c5;font-weight:700;text-shadow:0 0 10px #4fd1c5}
