.Header_header__072v2{justify-content:space-between;padding:10px;background-color:#060a16;border-bottom:1px solid #091435;position:sticky;top:0;z-index:1000}.Header_headerLeft__ftLB2,.Header_header__072v2{display:flex;align-items:center}.Header_headerRight__NpHKu{display:flex;gap:10px;display:none}.Header_logo__0dir7{height:auto;width:120px}.Header_login__rJBZS{background-image:linear-gradient(270deg,#007aff,#0661c2)}.Header_login__rJBZS,.Header_register__irG5v{font-family:inherit;color:#e0e0e0;border:none;padding:7px 15px;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.Header_register__irG5v{background-image:linear-gradient(270deg,#12b857,#12b857)}@media (min-width:768px){.Header_headerRight__NpHKu{display:flex}}.LoginRegisterModal_modalOverlay__vILWW{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(19,29,58,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.LoginRegisterModal_modalContent__dCIkq{margin:10px;background-color:#050816;padding:30px;border-radius:10px;width:100%;max-width:400px;box-shadow:0 10px 30px rgba(0,0,0,.2);position:relative;transition:all .3s ease-in-out}.LoginRegisterModal_successMessage__ZH1Da{background-color:#4caf50}.LoginRegisterModal_errorMessage__Ybcy_,.LoginRegisterModal_successMessage__ZH1Da{padding:10px;color:#fff;text-align:center;margin-bottom:20px;border-radius:5px;font-size:11px}.LoginRegisterModal_errorMessage__Ybcy_{background-color:#f44336}.LoginRegisterModal_inputContainer__P5Tuq{margin-bottom:20px}.LoginRegisterModal_inputIcon__9tWl6{left:10px;font-size:18px;pointer-events:none}.LoginRegisterModal_loader__NzAxm{border:4px solid transparent;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:LoginRegisterModal_spin__wwYjZ 1s linear infinite;margin-left:10px}@keyframes LoginRegisterModal_spin__wwYjZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoginRegisterModal_submitButton__tX2uS{display:flex;align-items:center;justify-content:center;padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;width:100%;transition:background-color .3s}.LoginRegisterModal_submitButton__tX2uS:hover{background-color:#00b38c}.LoginRegisterModal_submitButton__tX2uS:disabled{background-color:#888;cursor:not-allowed}.LoginRegisterModal_logoContainer___w7DU{display:flex;justify-content:center;margin-bottom:20px}.LoginRegisterModal_inputField__Uj9sx{width:100%;padding:5px 15px 15px 40px;margin:0;border-radius:5px;font-size:16px;transition:all .3s ease;background-color:#1a1c36;border:1px solid transparent;color:#fff;position:relative}.LoginRegisterModal_inputField__Uj9sx:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px rgba(0,123,255,.5)}.LoginRegisterModal_inputContainer__P5Tuq{position:relative;margin-bottom:15px}.LoginRegisterModal_eyeIcon__BPoCD{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#007bff;font-size:18px;cursor:pointer;pointer-events:auto}.LoginRegisterModal_inputIcon__9tWl6{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#007bff;font-size:16px;z-index:2}.ResponseMessage_responseMessage__60v3p{position:fixed;top:0;right:5px;background-color:#fff;padding:5px;border-radius:5px;font-size:10px;display:flex;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;animation:ResponseMessage_fadeOut__U4Nx0 4s forwards}.ResponseMessage_success__ufzvw{background-color:#28a745;color:#fff}.ResponseMessage_error__3EMlB{background-color:#dc3545;color:#fff}.ResponseMessage_icon__N0a7o{margin-right:10px}@keyframes ResponseMessage_fadeOut__U4Nx0{0%{opacity:1}90%{opacity:1}to{opacity:0;display:none}}.AuthHeader_header__Zudb6{justify-content:space-between;background-color:#060a16;padding:0 16px;height:56px;color:#fff}.AuthHeader_header__Zudb6,.AuthHeader_leftSection__naV1c{display:flex;align-items:center}.AuthHeader_logoImage__6I4DL{height:40px;width:auto}.AuthHeader_rightSection__VLdOk{display:flex;align-items:center;gap:6px}.AuthHeader_balanceContainer__aETec{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#151235;border-radius:5px;padding:6px;min-width:50px}.AuthHeader_currency__zQaGw{font-size:10px;display:flex;align-items:center;gap:1px;opacity:.5}.AuthHeader_amount__sZiW5{font-size:10px;font-weight:500;margin-top:2px}.AuthHeader_depositButton__7Wj_n{background-color:#16a34a;color:#fff;border:none;border-radius:4px;padding:4px 12px;font-size:.875rem;cursor:pointer;transition:background-color .3s ease}.AuthHeader_depositButton__7Wj_n:hover{background-color:#15803d}.AuthHeader_iconButton__5Yeu5{background:none;border:none;color:#fff;background-color:#221f3f;border-radius:5px;padding:8px;font-size:15px;display:flex;align-items:center;cursor:pointer;transition:color .3s ease}.AuthHeader_iconButton__5Yeu5:hover{color:#d1d5db}.AuthButtons_buttonsContainer__9n24i{display:none;justify-content:space-between;gap:5px;margin-top:8px;padding:0 5px;margin-bottom:10px}.AuthButtons_loginButton__h9eGr,.AuthButtons_registerButton__Y1bmR{padding:8px 15px;border-radius:8px;border:none;cursor:pointer;transition:background-color .3s,transform .3s;width:48%}.AuthButtons_loginButton__h9eGr{background-image:linear-gradient(270deg,#0862c2,#177be6);color:#fff}.AuthButtons_registerButton__Y1bmR{background-image:linear-gradient(270deg,#357e38,#4caf50);color:#fff}.AuthButtons_loginButton__h9eGr:hover{background-color:#005bb5;transform:scale(1.05)}.AuthButtons_registerButton__Y1bmR:hover{background-color:#45a049;transform:scale(1.05)}@media (max-width:768px){.AuthButtons_buttonsContainer__9n24i{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px}.AuthButtons_loginButton__h9eGr,.AuthButtons_registerButton__Y1bmR{width:45%}}.SideNav_sidenav__a9uHj{width:100%;background-color:#080c1a;display:flex;align-items:center;overflow-x:auto;white-space:nowrap;padding:10px 15px;margin-top:0;border-bottom:1px solid #091435;border-top:1px solid #0e205a}.SideNav_sidenavLink__FIViQ{color:#ddd;padding:1px 15px;text-align:center;transition:background-color .3s ease,color .3s ease;display:inline-block;cursor:pointer}.SideNav_sidenavLink__FIViQ:hover{background-color:#444;color:#fff;border-radius:15px}.SideNav_active__0QuF_{background-color:#0862c2;color:#fff;border-radius:15px}.SideNav_sidenav__a9uHj{scroll-behavior:smooth}.GamesPage_container__yJYu_{padding:20px;max-width:1400px;margin:auto;position:relative}.GamesPage_header__87NsV{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.GamesPage_backButton__R499s{background:none;border:none;font-size:20px;color:#fff;cursor:pointer;font-weight:bolder}.GamesPage_logo__e8JXu{width:30px;height:30px;margin-left:10px;margin-right:10px}.GamesPage_title__CsrfA{font-size:24px;color:#fff;font-weight:700;flex-grow:1}.GamesPage_searchWrapper___hEn8{display:flex;align-items:center;justify-content:flex-end}.GamesPage_searchButton__Kjzwi{background:none;border:none;color:#fff;cursor:pointer;font-size:20px}.GamesPage_searchContainer__jfQKx{margin-top:10px;text-align:center;margin-bottom:10px}.GamesPage_searchInput__dh0dN{width:90%;padding:8px;border-radius:5px;border:1px solid #ccc;font-size:16px}.GamesPage_grid___voHF{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}@media (min-width:1024px){.GamesPage_grid___voHF{grid-template-columns:repeat(10,1fr)}}@media (max-width:768px){.GamesPage_grid___voHF{grid-template-columns:repeat(2,1fr)}}.GamesPage_gameCard__odxgR{background:#0b1225;border-radius:8px;cursor:pointer;transition:transform .2s ease-in-out;overflow:hidden;display:flex;flex-direction:column}.GamesPage_gameCard__odxgR:hover{transform:scale(1.05)}.GamesPage_gameImage__YQEMl{width:100%;height:120px;border-radius:8px;object-fit:cover}.GamesPage_gameInfo__wESQD{padding:10px;background:#0b1225;border-radius:0 0 8px 8px;display:flex;flex-direction:column;align-items:flex-start}.GamesPage_gameName__bhGdW{font-size:14px;font-weight:700;color:#fff;margin-bottom:4px}.GamesPage_gameProvider__srGUc{font-size:12px;color:#aaa}.GamesPage_loadMore__wgTGa{display:block;margin:20px auto;padding:10px 20px;font-size:16px;cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:5px}.GamesPage_loadMore__wgTGa:hover{background-color:#0056b3}.MaintenanceModal_overlay__UWBpQ{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;color:var(--foreground);justify-content:center;align-items:center;z-index:9999}.MaintenanceModal_modalContent__2w_Sj{background-color:#090f1e;padding:2rem;border-radius:8px;text-align:center;max-width:400px;width:100%;animation:MaintenanceModal_slideUp__o_9M9 .3s ease-in-out;color:#fff}.MaintenanceModal_big__FVbCc{font-size:1.5rem;margin-bottom:1rem;color:var(--foreground)}.MaintenanceModal_little__UwZss{margin-bottom:2rem;color:var(--foreground)}.MaintenanceModal_closeButton__4kQlj{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.MaintenanceModal_closeButton__4kQlj:hover{background-color:#0056b3}@keyframes MaintenanceModal_slideUp__o_9M9{0%{transform:translateY(50px)}to{transform:translateY(0)}}.Footer_footer__yl3k1{position:fixed;bottom:0;left:0;width:100%;background-color:#03050c;color:#fff;display:flex;justify-content:center;align-items:center;padding:5px 0;box-shadow:0 -2px 5px rgba(0,0,0,.2)}@media (min-width:1024px){.Footer_footer__yl3k1{display:none}}.Footer_iconContainer__AegHI{display:flex;justify-content:space-around;width:100%;max-width:600px}.Footer_icon__dgf9c{text-align:center;color:#fff;text-decoration:none}.Footer_icon__dgf9c span{display:block;margin-top:3px;font-family:inherit;font-size:10px;opacity:.5}.Footer_icon__dgf9c:hover{color:#00b38c}.Footer_icon__dgf9c svg{font-size:20px}.Footer_selected__Kuw8z,.Footer_selected__Kuw8z svg{color:#00b38c}.FooterContent_footer__99ZCu{background-color:#060a16;color:#b0b0b0;padding:10px;text-align:left}.FooterContent_footerContainer__ot_qn{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;max-width:2000px;margin:0 auto}.FooterContent_section__RF6dH{flex:1 1 calc(33.333% - 20px);min-width:280px;padding:10px;border-bottom:1px solid #333}.FooterContent_section__RF6dH h3{font-size:18px;color:#fff;margin-bottom:8px}.FooterContent_section__RF6dH p{font-size:14px;line-height:1.5}.FooterContent_supportIcons__BzxOD{display:flex;gap:15px;align-items:center}.FooterContent_downloadButton__9HXDe{display:flex;align-items:center;background-color:#007bff;color:#fff;padding:10px 15px;border-radius:5px;text-decoration:none;font-weight:700;cursor:pointer;border:none}.FooterContent_downloadButton__9HXDe img{margin-right:8px}.FooterContent_downloadButton__9HXDe:hover{background-color:#3d8b40}.FooterContent_footerBottom__ow42q{text-align:center;margin-top:30px;font-size:12px;padding-top:10px}@media (max-width:1024px){.FooterContent_footerContainer__ot_qn{flex-wrap:wrap;justify-content:center}.FooterContent_section__RF6dH{flex:1 1 100%;text-align:center}}@media (max-width:768px){.FooterContent_section__RF6dH{text-align:left;border-bottom:1px solid #333;padding-bottom:15px}.FooterContent_footer__99ZCu{margin-bottom:50px}}.FooterContent_linkText__3sz0b{color:#2ecc71;cursor:pointer;transition:color .3s}