.SportSelector-module__gTh2xq__container{scrollbar-width:none;gap:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.SportSelector-module__gTh2xq__container::-webkit-scrollbar{display:none}.SportSelector-module__gTh2xq__sportBtn{background:var(--surface);color:var(--text-muted);cursor:pointer;white-space:nowrap;border:1px solid var(--surface-border);border-radius:100px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.SportSelector-module__gTh2xq__sportBtn:hover{background:#ffffff0d;transform:translateY(-2px)}.SportSelector-module__gTh2xq__active{border-color:var(--accent);box-shadow:0 0 15px var(--accent-glow);background:var(--accent)!important;color:#fff!important}.SportSelector-module__gTh2xq__icon{font-size:1.25rem}.SportSelector-module__gTh2xq__name{font-size:.9rem}.SportSelector-module__gTh2xq__editIcon{opacity:.6;margin-left:.5rem;font-size:.75rem}.SportSelector-module__gTh2xq__addBtn{border:1px dashed var(--surface-border);color:var(--accent);cursor:pointer;white-space:nowrap;background:#ffffff0d;border-radius:100px;padding:.75rem 1.5rem;font-weight:600}.SportSelector-module__gTh2xq__addBtn:hover{border-color:var(--accent);background:var(--accent-glow)}@media (max-width:768px){.SportSelector-module__gTh2xq__sportBtn{gap:.5rem;padding:.6rem 1.2rem}.SportSelector-module__gTh2xq__icon{font-size:1.1rem}.SportSelector-module__gTh2xq__name{font-size:.85rem}.SportSelector-module__gTh2xq__editIcon{font-size:.7rem}.SportSelector-module__gTh2xq__addBtn{padding:.6rem 1.2rem}}@media (max-width:600px){.SportSelector-module__gTh2xq__container{gap:.5rem}.SportSelector-module__gTh2xq__sportBtn{gap:.4rem;padding:.5rem 1rem}.SportSelector-module__gTh2xq__icon{font-size:1rem}.SportSelector-module__gTh2xq__name{font-size:.8rem}.SportSelector-module__gTh2xq__addBtn{padding:.5rem 1rem;font-size:.8rem}}
.Modal-module__nfioeG__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s Modal-module__nfioeG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__nfioeG__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__nfioeG__modal{background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 100%);border:1px solid #a8d12f1a;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s Modal-module__nfioeG__slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}@keyframes Modal-module__nfioeG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__nfioeG__title{color:#fff;letter-spacing:.3px;border-bottom:1px solid #ffffff14;flex:1;margin:0;padding:1.5rem 4rem 1.5rem 2rem;font-size:1.5rem;font-weight:700}.Modal-module__nfioeG__closeBtn{color:#fff9;cursor:pointer;z-index:10;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem .625rem;font-size:1.25rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Modal-module__nfioeG__closeBtn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.Modal-module__nfioeG__content{flex:1;padding:1.5rem 2rem 2rem}@media (max-width:768px){.Modal-module__nfioeG__overlay{padding:.75rem}.Modal-module__nfioeG__modal{max-height:85vh}.Modal-module__nfioeG__title{padding:1.25rem 3rem 1.25rem 1.5rem;font-size:1.25rem}.Modal-module__nfioeG__content{padding:1.25rem 1.5rem 1.5rem}.Modal-module__nfioeG__closeBtn{width:36px;height:36px;top:1rem;right:1rem}}@media (max-width:640px){.Modal-module__nfioeG__overlay{padding:.5rem}.Modal-module__nfioeG__modal{border-radius:8px;max-width:100%;max-height:90vh;margin:0}.Modal-module__nfioeG__title{padding:1rem 2.5rem 1rem 1.25rem;font-size:1.1rem}.Modal-module__nfioeG__content{padding:1rem 1.25rem 1.25rem}.Modal-module__nfioeG__closeBtn{width:32px;height:32px;font-size:1.1rem;top:.75rem;right:.75rem}}
.Card-module__Qc92Cq__card{flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}
.AccountSummary-module__Trkxna__container{padding:1.5rem}.AccountSummary-module__Trkxna__profile{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.AccountSummary-module__Trkxna__avatar{background:var(--accent);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.AccountSummary-module__Trkxna__username{margin:0;font-size:1.25rem}.AccountSummary-module__Trkxna__email{color:var(--text-muted);margin:0;font-size:.85rem}.AccountSummary-module__Trkxna__stats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AccountSummary-module__Trkxna__statItem{border-radius:var(--radius);background:#ffffff08;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.AccountSummary-module__Trkxna__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.AccountSummary-module__Trkxna__statValue{color:var(--foreground);font-size:1.25rem;font-weight:700}.AccountSummary-module__Trkxna__actions{gap:1rem;display:none}.AccountSummary-module__Trkxna__depositBtn{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;flex:1;padding:.75rem;font-weight:600}.AccountSummary-module__Trkxna__withdrawBtn{border:1px solid var(--surface-border);color:var(--foreground);border-radius:var(--radius);cursor:pointer;background:0 0;flex:1;padding:.75rem;font-weight:600}.AccountSummary-module__Trkxna__depositBtn:hover{background:var(--accent-hover)}.AccountSummary-module__Trkxna__withdrawBtn:hover{background:#ffffff0d}@media (max-width:768px){.AccountSummary-module__Trkxna__container{padding:1rem}.AccountSummary-module__Trkxna__profile{gap:.75rem;margin-bottom:1.5rem}.AccountSummary-module__Trkxna__avatar{width:50px;height:50px;font-size:1.2rem}.AccountSummary-module__Trkxna__username{font-size:1.1rem}.AccountSummary-module__Trkxna__email{font-size:.8rem}.AccountSummary-module__Trkxna__statValue{font-size:1.1rem}.AccountSummary-module__Trkxna__statItem{padding:.75rem}}@media (max-width:600px){.AccountSummary-module__Trkxna__container{padding:.75rem}.AccountSummary-module__Trkxna__profile{margin-bottom:1rem}.AccountSummary-module__Trkxna__avatar{width:45px;height:45px;font-size:1rem}.AccountSummary-module__Trkxna__username{font-size:1rem}.AccountSummary-module__Trkxna__email{font-size:.75rem}.AccountSummary-module__Trkxna__stats{gap:.75rem}.AccountSummary-module__Trkxna__statItem{padding:.6rem}.AccountSummary-module__Trkxna__statLabel{font-size:.65rem}.AccountSummary-module__Trkxna__statValue{font-size:1rem}.AccountSummary-module__Trkxna__actions{gap:.5rem}.AccountSummary-module__Trkxna__depositBtn,.AccountSummary-module__Trkxna__withdrawBtn{padding:.6rem;font-size:.85rem}}
.CoinRank-module__jUQH7W__container{padding:1.5rem}.CoinRank-module__jUQH7W__header{margin-bottom:1rem}.CoinRank-module__jUQH7W__header h3{margin:0;font-size:1.1rem}.CoinRank-module__jUQH7W__header p{color:var(--text-muted);margin:.5rem 0 0;font-size:.85rem}.CoinRank-module__jUQH7W__list{gap:.75rem;display:grid}.CoinRank-module__jUQH7W__row{border-radius:calc(var(--radius) - 2px);background:#ffffff0a;grid-template-columns:2rem 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem;display:grid}.CoinRank-module__jUQH7W__rank{color:var(--accent);text-align:center;font-weight:700}.CoinRank-module__jUQH7W__user{align-items:center;gap:.75rem;display:flex}.CoinRank-module__jUQH7W__avatar{background:var(--surface-border);width:2rem;height:2rem;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.CoinRank-module__jUQH7W__username{font-size:.95rem;font-weight:600}.CoinRank-module__jUQH7W__coins{color:#fff;white-space:nowrap;font-size:.9rem;font-weight:700}@media (max-width:600px){.CoinRank-module__jUQH7W__row{padding:.75rem}.CoinRank-module__jUQH7W__rank{font-size:.95rem}.CoinRank-module__jUQH7W__avatar{width:1.75rem;height:1.75rem;font-size:.85rem}.CoinRank-module__jUQH7W__username,.CoinRank-module__jUQH7W__coins{font-size:.85rem}}
.NonProfit-module__DZd7Ha__sidebar{flex-direction:column;gap:2rem;display:flex}.NonProfit-module__DZd7Ha__promoCard{background:linear-gradient(135deg,#2d5f471a 0%,#a8d12f1a 100%);padding:1.5rem}.NonProfit-module__DZd7Ha__promoCard h4{color:var(--warning);margin-bottom:.5rem}.NonProfit-module__DZd7Ha__promoCard p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.NonProfit-module__DZd7Ha__promoCard button{background:var(--foreground);width:100%;color:var(--background);border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem;font-weight:700}
.LanguageSwitcher-module__mW67RW__switcher{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;align-items:center;gap:.5rem;padding:.3rem .5rem;display:none}.LanguageSwitcher-module__mW67RW__btn{color:var(--text);border-radius:calc(var(--radius) - 2px);cursor:pointer;background:0 0;border:1px solid #ffffff4d;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.LanguageSwitcher-module__mW67RW__btn:hover{background:#ffffff1a;border-color:#ffffff80}.LanguageSwitcher-module__mW67RW__btn.LanguageSwitcher-module__mW67RW__active{background:var(--primary);border-color:var(--primary);color:#fff}
.Navigation-module__as3JWq__nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.Navigation-module__as3JWq__hamburger{cursor:pointer;color:var(--foreground);z-index:999;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}.Navigation-module__as3JWq__mobileMenu{background:var(--surface);border-bottom:1px solid var(--surface-border);z-index:999;border-radius:0;flex-direction:column;gap:.5rem;max-height:80vh;padding:1rem;display:none;position:fixed;top:60px;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.Navigation-module__as3JWq__mainNav{align-items:center;gap:2rem;display:flex}.Navigation-module__as3JWq__navItem{color:var(--foreground);padding:.5rem;font-weight:500;text-decoration:none;transition:color .3s}.Navigation-module__as3JWq__navItem:hover{color:var(--accent)}.Navigation-module__as3JWq__userNav,.Navigation-module__as3JWq__authNav{align-items:center;gap:1rem;display:flex}.Navigation-module__as3JWq__loginBtn,.Navigation-module__as3JWq__registerBtn{border:1px solid var(--surface-border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:100px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Navigation-module__as3JWq__loginBtn:hover{border-color:var(--accent);color:var(--accent)}.Navigation-module__as3JWq__registerBtn:hover{border-color:var(--success);color:var(--success)}.Navigation-module__as3JWq__balanceBadge{background:var(--surface);border:1px solid var(--surface-border);color:var(--success);white-space:nowrap;border-radius:100px;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.Navigation-module__as3JWq__adminBadge{color:var(--accent);border-color:var(--accent);background:var(--accent-glow)}.Navigation-module__as3JWq__dropdown{position:relative}.Navigation-module__as3JWq__dropdownTrigger{border:1px solid var(--surface-border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:100px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.Navigation-module__as3JWq__dropdownTrigger:hover{border-color:var(--accent);color:var(--accent)}.Navigation-module__as3JWq__userButton{background:var(--surface);border:1px solid var(--surface-border);color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;transition:all .3s;display:flex}.Navigation-module__as3JWq__userButton:hover{border-color:var(--accent);color:var(--accent)}.Navigation-module__as3JWq__dropdownMenu{background:var(--surface);border:1px solid var(--surface-border);z-index:1000;border-radius:8px;min-width:200px;margin-top:.5rem;animation:.2s ease-out Navigation-module__as3JWq__slideDown;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}@keyframes Navigation-module__as3JWq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__as3JWq__dropdownItem{color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.Navigation-module__as3JWq__dropdownItem:hover{background:var(--surface-border);color:var(--accent)}.Navigation-module__as3JWq__logoutItem:hover{color:var(--danger)}@media (max-width:768px){.Navigation-module__as3JWq__nav,.Navigation-module__as3JWq__mainNav{gap:1rem}.Navigation-module__as3JWq__userNav{gap:.5rem}.Navigation-module__as3JWq__navItem{padding:.25rem;font-size:.9rem}.Navigation-module__as3JWq__balanceBadge{padding:.4rem .8rem;font-size:.8rem}.Navigation-module__as3JWq__dropdownTrigger,.Navigation-module__as3JWq__loginBtn,.Navigation-module__as3JWq__registerBtn{padding:.4rem 1rem;font-size:.85rem}.Navigation-module__as3JWq__userButton{width:2rem;height:2rem;font-size:1rem}.Navigation-module__as3JWq__hamburger{display:block}.Navigation-module__as3JWq__mainNav,.Navigation-module__as3JWq__userNav,.Navigation-module__as3JWq__authNav{display:none}.Navigation-module__as3JWq__mobileMenu{display:flex}.Navigation-module__as3JWq__mobileMenu .Navigation-module__as3JWq__navItem{padding:.75rem;font-size:.95rem}}@media (max-width:600px){.Navigation-module__as3JWq__hamburger{font-size:1.5rem}.Navigation-module__as3JWq__mobileMenu{min-width:200px}.Navigation-module__as3JWq__mobileMenu .Navigation-module__as3JWq__navItem{padding:.6rem .75rem;font-size:.9rem}}
.page-module___8aEwW__main{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem}.page-module___8aEwW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2d5f4733 0%,#a8d12f26 100%);border:1px solid #a8d12f33;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4rem;padding:1.5rem 2rem;display:flex}.page-module___8aEwW__headerRight{flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.page-module___8aEwW__logo{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__icon{font-size:2rem}.page-module___8aEwW__logoImage{object-fit:contain;filter:drop-shadow(0 0 8px #a8d12f99)drop-shadow(0 0 16px #2d5f474d);width:auto;height:5rem;transition:all .3s;animation:3s ease-in-out infinite page-module___8aEwW__glow-pulse}.page-module___8aEwW__logoImage:hover{filter:drop-shadow(0 0 12px #a8d12fcc)drop-shadow(0 0 24px #2d5f4780);transform:scale(1.05)}.page-module___8aEwW__title{background:linear-gradient(90deg,#a8d12f 0%,#fff 50%,#2d5f47 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 20px #a8d12f80;filter:drop-shadow(0 0 10px #a8d12f66);letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800;animation:3s ease-in-out infinite page-module___8aEwW__shimmer}.page-module___8aEwW__layout{grid-template-columns:1fr 350px;gap:3rem;display:grid}.page-module___8aEwW__hero{margin-bottom:4rem}.page-module___8aEwW__heroTitle{margin-bottom:1rem;font-size:3.5rem;line-height:1.1}.page-module___8aEwW__gradientText{background:linear-gradient(90deg,#a8d12f,#2d5f47);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);font-size:1.1rem}.page-module___8aEwW__section{margin-bottom:4rem}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module___8aEwW__headerActions{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__sectionTitle{margin:0;font-size:1.5rem}.page-module___8aEwW__viewAll{color:var(--accent);font-size:.9rem;font-weight:600}.page-module___8aEwW__addGameBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d5f47 0%,#a8d12f 100%);border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module___8aEwW__addGameBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2d5f474d}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}.page-module___8aEwW__sidebar{flex-direction:column;gap:2rem;display:flex}.page-module___8aEwW__promoCard{background:linear-gradient(135deg,#2d5f471a 0%,#a8d12f1a 100%);padding:1.5rem}.page-module___8aEwW__promoCard h4{color:var(--warning);margin-bottom:.5rem}.page-module___8aEwW__promoCard p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.page-module___8aEwW__promoCard button{background:var(--foreground);width:100%;color:var(--background);border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem;font-weight:700}@media (max-width:1100px){.page-module___8aEwW__layout{grid-template-columns:1fr}.page-module___8aEwW__sidebar{order:-1}}@media (max-width:768px){.page-module___8aEwW__main{padding:1rem}.page-module___8aEwW__header{gap:.75rem;margin-bottom:2rem}.page-module___8aEwW__headerRight{gap:.75rem}.page-module___8aEwW__heroTitle{font-size:2rem}.page-module___8aEwW__grid{grid-template-columns:1fr}}@keyframes page-module___8aEwW__glow-pulse{0%,to{filter:drop-shadow(0 0 8px #a8d12f99)drop-shadow(0 0 16px #2d5f474d)}50%{filter:drop-shadow(0 0 12px #a8d12fcc)drop-shadow(0 0 24px #2d5f4780)}}@keyframes page-module___8aEwW__shimmer{0%,to{opacity:1;filter:drop-shadow(0 0 10px #a8d12f66)}50%{opacity:.95;filter:drop-shadow(0 0 20px #a8d12fcc)}}@media (max-width:600px){.page-module___8aEwW__main{padding:.75rem}.page-module___8aEwW__header{gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.page-module___8aEwW__headerRight{gap:.5rem}.page-module___8aEwW__logoImage{height:3.5rem}.page-module___8aEwW__title{font-size:1.3rem}.page-module___8aEwW__icon{font-size:1.2rem}.page-module___8aEwW__heroTitle{margin-bottom:.75rem;font-size:1.75rem;line-height:1.2}.page-module___8aEwW__heroSubtitle{font-size:.95rem}.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.page-module___8aEwW__headerActions{flex-direction:column;gap:.5rem;width:100%}.page-module___8aEwW__addGameBtn{width:100%}.page-module___8aEwW__grid{grid-template-columns:1fr;gap:1rem}.page-module___8aEwW__section{margin-bottom:2rem}.page-module___8aEwW__sectionTitle{font-size:1.2rem}.page-module___8aEwW__sidebar{gap:1rem}.page-module___8aEwW__promoCard{padding:1rem}.page-module___8aEwW__promoCard h4{font-size:1rem}.page-module___8aEwW__promoCard p{font-size:.85rem}.page-module___8aEwW__promoCard button{padding:.6rem;font-size:.9rem}}
.GameList-module__X2b-Pa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.GameList-module__X2b-Pa__sectionTitle{margin:0;font-size:1.5rem}.GameList-module__X2b-Pa__headerActions{flex-direction:column;gap:.5rem;width:100%}.GameList-module__X2b-Pa__viewAll{color:var(--accent);font-size:.9rem;font-weight:600}.GameList-module__X2b-Pa__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}.GameList-module__X2b-Pa__pastGamesSection{margin-top:4rem}
.GameForm-module__Gx4JOG__form{color:#fff;background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 100%);border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.GameForm-module__Gx4JOG__form h2{color:#fff;margin:0 0 1rem;font-size:1.5rem}.GameForm-module__Gx4JOG__formGroup{flex-direction:column;gap:.5rem;display:flex}.GameForm-module__Gx4JOG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.GameForm-module__Gx4JOG__formGroup label{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.GameForm-module__Gx4JOG__formGroup input,.GameForm-module__Gx4JOG__formGroup select{color:#fff;background:#1a1a2e;border:1px solid #404060;border-radius:6px;padding:.75rem;font-size:.95rem;transition:all .2s}.GameForm-module__Gx4JOG__imagePreviewWrapper{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.GameForm-module__Gx4JOG__imagePreview{object-fit:contain;border:1px solid #404060;border-radius:8px;width:100%;max-height:140px}.GameForm-module__Gx4JOG__removeImageBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:6px;align-self:flex-start;padding:.5rem .75rem;font-size:.85rem}.GameForm-module__Gx4JOG__removeImageBtn:hover{background:#ef44441a}.GameForm-module__Gx4JOG__formGroup input:focus,.GameForm-module__Gx4JOG__formGroup select:focus{border-color:#a8d12f;outline:none;box-shadow:0 0 0 3px #a8d12f1a}.GameForm-module__Gx4JOG__formGroup select:disabled{opacity:.6;cursor:not-allowed;background:#151520}.GameForm-module__Gx4JOG__formGroup input.GameForm-module__Gx4JOG__error,.GameForm-module__Gx4JOG__formGroup select.GameForm-module__Gx4JOG__error{border-color:#ef4444}.GameForm-module__Gx4JOG__errorMsg{color:#ef4444;margin-top:.25rem;font-size:.75rem}.GameForm-module__Gx4JOG__actions{border-top:1px solid #404060;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.GameForm-module__Gx4JOG__submitBtn,.GameForm-module__Gx4JOG__cancelBtn{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.GameForm-module__Gx4JOG__submitBtn{color:#fff;background:linear-gradient(135deg,#a8d12f 0%,#2d5f47 100%)}.GameForm-module__Gx4JOG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #a8d12f4d}.GameForm-module__Gx4JOG__submitBtn:active{transform:translateY(0)}.GameForm-module__Gx4JOG__cancelBtn{color:#a0a0a0;background:0 0;border:1px solid #404060}.GameForm-module__Gx4JOG__cancelBtn:hover{background:#1a1a2e;border-color:#606080}@media (max-width:640px){.GameForm-module__Gx4JOG__formRow{grid-template-columns:1fr}.GameForm-module__Gx4JOG__actions{flex-direction:column}.GameForm-module__Gx4JOG__submitBtn,.GameForm-module__Gx4JOG__cancelBtn{width:100%}}
.GameCard-module__VS0DZG__container{background:var(--surface);padding:1.25rem}.GameCard-module__VS0DZG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.85rem;display:flex}.GameCard-module__VS0DZG__headerActions{align-items:center;gap:1rem;display:flex}.GameCard-module__VS0DZG__adminActions{gap:.5rem;display:flex}.GameCard-module__VS0DZG__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1rem;transition:background .2s}.GameCard-module__VS0DZG__iconBtn:hover{background:#ffffff1a}.GameCard-module__VS0DZG__sportInfo{color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.GameCard-module__VS0DZG__status{text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.GameCard-module__VS0DZG__scheduled{color:var(--accent);background:#a8d12f1a}.GameCard-module__VS0DZG__live{color:var(--danger);background:#ef476f1a;animation:2s infinite GameCard-module__VS0DZG__pulse}.GameCard-module__VS0DZG__finished{color:var(--text-muted);background:#a0a0ab1a}@keyframes GameCard-module__VS0DZG__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.GameCard-module__VS0DZG__matchup{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.GameCard-module__VS0DZG__team{flex-direction:column;flex:1;align-items:center;gap:.75rem;display:flex}.GameCard-module__VS0DZG__logo{border:1px solid var(--surface-border);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.GameCard-module__VS0DZG__logo img{object-fit:contain;width:100%;height:100%}.GameCard-module__VS0DZG__teamName{text-align:center;font-size:.9rem;font-weight:600}.GameCard-module__VS0DZG__scoreContainer{flex-direction:column;align-items:center;gap:.25rem;display:flex}.GameCard-module__VS0DZG__score{letter-spacing:.1em;font-size:1.5rem;font-weight:800}.GameCard-module__VS0DZG__time{color:var(--foreground);font-size:1.1rem;font-weight:700}.GameCard-module__VS0DZG__countdown{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.GameCard-module__VS0DZG__vs{color:var(--text-muted);font-size:.7rem;font-weight:800}.GameCard-module__VS0DZG__footer{border-top:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.GameCard-module__VS0DZG__date{color:var(--text-muted);font-size:.8rem}.GameCard-module__VS0DZG__actionBtn{border:1px solid var(--accent);color:var(--accent);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.GameCard-module__VS0DZG__actionBtn:hover:not(:disabled){background:var(--accent);color:#fff}.GameCard-module__VS0DZG__actionBtn:disabled{opacity:.5;cursor:not-allowed;border-color:var(--text-muted);color:var(--text-muted)}@media (max-width:768px){.GameCard-module__VS0DZG__container{padding:1rem}.GameCard-module__VS0DZG__header{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.GameCard-module__VS0DZG__headerActions{gap:.5rem}.GameCard-module__VS0DZG__teamName{font-size:.8rem}.GameCard-module__VS0DZG__time{font-size:.9rem}.GameCard-module__VS0DZG__score{font-size:1.2rem}.GameCard-module__VS0DZG__footer{flex-direction:column;align-items:stretch;gap:.75rem}.GameCard-module__VS0DZG__actionBtn{width:100%;padding:.5rem;font-size:.8rem}}@media (max-width:600px){.GameCard-module__VS0DZG__container{padding:.75rem}.GameCard-module__VS0DZG__header{margin-bottom:.75rem;font-size:.75rem}.GameCard-module__VS0DZG__matchup{margin-bottom:1rem}.GameCard-module__VS0DZG__logo{width:40px;height:40px}.GameCard-module__VS0DZG__teamName{font-size:.7rem}.GameCard-module__VS0DZG__time{font-size:.8rem}.GameCard-module__VS0DZG__score{font-size:1rem}.GameCard-module__VS0DZG__vs{font-size:.6rem}.GameCard-module__VS0DZG__date{font-size:.7rem}.GameCard-module__VS0DZG__actionBtn{padding:.4rem}.GameCard-module__VS0DZG__status{padding:.2rem .5rem;font-size:.6rem}}
.login-module__WEZH7G__main{background:radial-gradient(circle at 50% 0,#1a1a2e 0%,#0a0a0c 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__WEZH7G__loginCard{text-align:center;width:100%;max-width:450px;padding:3rem!important}.login-module__WEZH7G__header{margin-bottom:3rem}.login-module__WEZH7G__icon{margin-bottom:1rem;font-size:3rem;display:block}.login-module__WEZH7G__header h2{margin-bottom:.5rem;font-size:2rem}.login-module__WEZH7G__header p{color:var(--text-muted);font-size:.9rem}.login-module__WEZH7G__btn{border-radius:var(--radius);border:1px solid var(--surface-border);cursor:pointer;color:var(--foreground);background:#ffffff08;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem;transition:all .3s;display:flex}.login-module__WEZH7G__btn span{color:var(--text-muted);font-size:.75rem}.login-module__WEZH7G__userBtn:hover{border-color:var(--success);background:#2d5f471a}.login-module__WEZH7G__adminBtn:hover{border-color:var(--accent);background:#a8d12f1a}.login-module__WEZH7G__divider{color:var(--text-muted);letter-spacing:.1em;margin:1.5rem 0;font-size:.75rem;font-weight:800}.login-module__WEZH7G__socialBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #404060;border-radius:6px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding:.875rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.login-module__WEZH7G__socialBtn.login-module__WEZH7G__google{background:linear-gradient(90deg,#db44371f,#ffffff05);border-color:#db4437e6}.login-module__WEZH7G__socialBtn.login-module__WEZH7G__facebook{background:linear-gradient(90deg,#1877f21f,#ffffff05);border-color:#1877f2e6}.login-module__WEZH7G__socialBtn svg,.login-module__WEZH7G__socialBtn .login-module__WEZH7G__icon{width:20px;height:20px;display:inline-block}.login-module__WEZH7G__socialBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.login-module__WEZH7G__socialBtn:active{transform:translateY(0)}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.login-module__WEZH7G__formGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.login-module__WEZH7G__input{color:#fff;background:#1a1a2e;border:1px solid #404060;border-radius:6px;padding:.75rem;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.login-module__WEZH7G__input:focus{border-color:#a8d12f;outline:none;box-shadow:0 0 0 3px #a8d12f1a}.login-module__WEZH7G__input::placeholder{color:#6a6a7a}.login-module__WEZH7G__errorMsg{color:#ef476f;background:#ef476f1a;border:1px solid #ef476f4d;border-radius:6px;padding:.75rem;font-size:.85rem}.login-module__WEZH7G__submitBtn{border-radius:var(--radius);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#2d5f47 0%,#a8d12f 100%);border:none;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .3s}.login-module__WEZH7G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #a8d12f4d}.login-module__WEZH7G__submitBtn:active{transform:translateY(0)}.login-module__WEZH7G__demoToggle{width:100%;color:var(--accent);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:1px solid #404060;border-radius:6px;padding:.75rem;font-size:.85rem;font-weight:600;transition:all .3s}.login-module__WEZH7G__demoToggle:hover{border-color:var(--accent);background:#a8d12f1a}.login-module__WEZH7G__demoSection{border-top:1px solid #404060;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.login-module__WEZH7G__demoText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.login-module__WEZH7G__actions{flex-direction:column;gap:1rem;display:flex}.login-module__WEZH7G__registerPrompt{color:var(--text-muted);margin-top:1.5rem;font-size:.9rem}.login-module__WEZH7G__registerLink{color:var(--accent);font-weight:600;text-decoration:none;transition:color .3s}.login-module__WEZH7G__registerLink:hover{color:var(--accent-hover)}.login-module__WEZH7G__hidden{display:none}
.register-module__jUGYdG__main{background:radial-gradient(circle at 50% 0,#1a1a2e 0%,#0a0a0c 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-module__jUGYdG__registerCard{text-align:center;width:100%;max-width:500px;padding:3rem!important}.register-module__jUGYdG__header{margin-bottom:2rem}.register-module__jUGYdG__icon{margin-bottom:1rem;font-size:3rem;display:block}.register-module__jUGYdG__header h2{margin-bottom:.5rem;font-size:2rem}.register-module__jUGYdG__header p{color:var(--text-muted);font-size:.9rem}.register-module__jUGYdG__form{text-align:left;flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.register-module__jUGYdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__label{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.register-module__jUGYdG__input{color:#fff;background:#1a1a2e;border:1px solid #404060;border-radius:6px;padding:.75rem;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.register-module__jUGYdG__input:focus{border-color:#a8d12f;outline:none;box-shadow:0 0 0 3px #a8d12f1a}.register-module__jUGYdG__input::placeholder{color:#6a6a7a}.register-module__jUGYdG__errorMsg{color:#ef476f;background:#ef476f1a;border:1px solid #ef476f4d;border-radius:6px;padding:.75rem;font-size:.85rem}.register-module__jUGYdG__submitBtn{border-radius:var(--radius);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#2d5f47 0%,#a8d12f 100%);border:none;margin-top:.5rem;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .3s}.register-module__jUGYdG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #a8d12f4d}.register-module__jUGYdG__submitBtn:active{transform:translateY(0)}.register-module__jUGYdG__loginPrompt{text-align:center;color:var(--text-muted);font-size:.9rem}.register-module__jUGYdG__loginLink{color:var(--accent);font-weight:600;text-decoration:none;transition:color .3s}.register-module__jUGYdG__loginLink:hover{color:var(--accent-hover)}
.PredictionForm-module__9LX-xG__formContainer{flex-direction:column;gap:1rem;display:flex}.PredictionForm-module__9LX-xG__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:1.5rem;display:flex}.PredictionForm-module__9LX-xG__title{color:var(--foreground);letter-spacing:.2px;margin:0;font-size:1.25rem;font-weight:700}.PredictionForm-module__9LX-xG__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:color .2s;display:flex}.PredictionForm-module__9LX-xG__closeBtn:hover{color:var(--foreground)}.PredictionForm-module__9LX-xG__warning{border:1px solid var(--warning);color:var(--warning);border-radius:var(--radius);background:#ffd1661a;padding:1rem;font-size:.875rem}.PredictionForm-module__9LX-xG__container{gap:1.5rem}.PredictionForm-module__9LX-xG__section{flex-direction:column;gap:1rem;display:flex}.PredictionForm-module__9LX-xG__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:0;font-size:.875rem;font-weight:600}.PredictionForm-module__9LX-xG__options{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.PredictionForm-module__9LX-xG__optionBtn{border:2px solid var(--surface-border);border-radius:var(--radius);cursor:pointer;color:var(--foreground);background:#ffffff0d;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.PredictionForm-module__9LX-xG__optionBtn:hover{background:var(--accent-glow);border-color:var(--accent)}.PredictionForm-module__9LX-xG__optionBtn:disabled{opacity:.5;cursor:not-allowed}.PredictionForm-module__9LX-xG__optionBtn.PredictionForm-module__9LX-xG__selected{background:var(--accent-glow);border-color:var(--accent)}.PredictionForm-module__9LX-xG__label{font-size:.875rem;font-weight:500}.PredictionForm-module__9LX-xG__odds{color:var(--accent);font-size:1.25rem;font-weight:700}.PredictionForm-module__9LX-xG__inputGroup{grid-template-columns:1fr 80px;align-items:center;gap:1rem;display:grid}.PredictionForm-module__9LX-xG__input{border:1px solid var(--surface-border);border-radius:var(--radius);background:var(--surface);color:var(--foreground);padding:.75rem;font-size:1rem}.PredictionForm-module__9LX-xG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.PredictionForm-module__9LX-xG__input:disabled{opacity:.5;cursor:not-allowed}.PredictionForm-module__9LX-xG__currency{text-align:center;color:var(--text-muted);font-size:.875rem;font-weight:600}.PredictionForm-module__9LX-xG__balanceInfo{border-radius:var(--radius);background:#ffffff08;justify-content:space-between;padding:.75rem;font-size:.875rem;display:flex}.PredictionForm-module__9LX-xG__summaryRow{color:var(--foreground);justify-content:space-between;padding:.75rem 0;font-size:.95rem;display:flex}.PredictionForm-module__9LX-xG__totalRow{border-top:1px solid var(--surface-border);margin-top:.5rem;padding-top:1rem;padding-bottom:0;font-weight:600}.PredictionForm-module__9LX-xG__winAmount{color:var(--success);font-size:1.1rem}.PredictionForm-module__9LX-xG__error{border:1px solid var(--danger);color:var(--danger);border-radius:var(--radius);background:#ef476f1a;padding:.75rem;font-size:.875rem}.PredictionForm-module__9LX-xG__actions{border-top:1px solid var(--surface-border);justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.PredictionForm-module__9LX-xG__cancelBtn{border:1px solid var(--surface-border);color:var(--foreground);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.PredictionForm-module__9LX-xG__cancelBtn:hover{border-color:var(--foreground);background:#ffffff0d}.PredictionForm-module__9LX-xG__submitBtn{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem 2rem;font-weight:600;transition:all .2s}.PredictionForm-module__9LX-xG__submitBtn:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-2px)}.PredictionForm-module__9LX-xG__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:600px){.PredictionForm-module__9LX-xG__options,.PredictionForm-module__9LX-xG__inputGroup{grid-template-columns:1fr}.PredictionForm-module__9LX-xG__currency{text-align:left}.PredictionForm-module__9LX-xG__actions{flex-direction:column-reverse}.PredictionForm-module__9LX-xG__submitBtn,.PredictionForm-module__9LX-xG__cancelBtn{width:100%}}
