.navbar{background:linear-gradient(90deg,rgba(10,20,40,.95),rgba(26,50,114,.95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:1000;padding:10px 0;box-shadow:0 2px 15px rgba(0,0,0,.3);transition:all .3s ease}.navbar-container{padding:0 20px;max-width:1280px;margin:0 auto 0 clamp(0px,calc(51.65vw - 557.5px),430px);transition:margin-left .3s ease}.navbar-container,.navbar-content{display:flex;justify-content:space-between;align-items:center}.navbar-content{margin:0 auto;width:100%;min-width:1135px;gap:2px;overflow:visible;transition:min-width .3s ease}.app.sidebar-closed .navbar-container{margin-left:clamp(0px,calc(41.21vw - 457.1px),320px)!important}.navbar-center,.navbar-left,.navbar-right{display:flex;align-items:center;min-width:0;overflow:visible}.navbar-left{justify-content:flex-start;flex:0 0 auto;min-width:0}.navbar-center{justify-content:center;flex:0 1 auto;min-width:0;max-width:560px}.navbar-right{justify-content:flex-end;gap:8px;flex:0 0 auto;min-width:0;white-space:nowrap}.navbar-right .icon-button{margin:0}.navbar-icons{gap:0;flex-shrink:0}.profile-dropdown{flex-shrink:0;margin-left:0}.navbar-right .icon-with-tooltip:not(.notifications-icon-container):not(.mission-icon-container):not(.reward-icon-container-of-navbar){margin-right:4px}.toggle-sidebar{background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1));border:none;color:white;cursor:pointer;padding:10px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 4px 8px rgba(0,0,0,.2);border:1px solid rgba(41,121,255,.3)}.toggle-sidebar:hover{background:linear-gradient(135deg,rgba(41,121,255,.3),rgba(41,121,255,.2));transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.toggle-sidebar:active{transform:translateY(0)}.logo{display:flex;align-items:center;text-decoration:none;position:relative;overflow:visible}.logo-img{height:60px;width:auto;transition:all .3s ease;filter:drop-shadow(0 0 10px rgba(41,121,255,.7))}.currency-selector-navbar{position:relative;border-radius:50px 0 0 50px}.currency-button-of-navbar{display:flex;align-items:center;gap:8px;background:rgba(30,123,246,.2);border-radius:50px 0 0 50px;padding:8px 10px;color:white;cursor:pointer}.currency-button-of-navbar:hover{background:rgba(30,123,246,.3)}.currency-icon-of-navbar{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#1e7bf6;border-radius:50%;font-weight:700}.currency-amount-of-navbar{font-weight:500}.currency-dropdown{position:absolute;top:100%;right:0;left:auto;width:280px;background:linear-gradient(90deg,#0F1E43,#1A3272);border:1px solid #1e2443;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.5);z-index:100;margin-top:20px;overflow:hidden}.currency-option{display:flex;align-items:center;gap:10px;padding:10px 15px;cursor:pointer;transition:background-color .2s}.currency-option:hover{background-color:rgba(41,121,255,.1)}.navbar-icons{display:flex;align-items:center}.icon-button{background-color:#1e1e2d;border-radius:50%;width:40px;height:40px;color:#8a8eaa}.icon-button:hover{background-color:#252a3d;color:white}.icon-button{background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1));border:none;color:white;cursor:pointer;padding:10px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s;position:relative;box-shadow:0 4px 8px rgba(0,0,0,.2);border:1px solid rgba(41,121,255,.3)}.icon-button:hover{background:linear-gradient(135deg,rgba(41,121,255,.3),rgba(41,121,255,.2));transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.icon-button:active{transform:translateY(0)}.chat-button{background-color:#1e1e2d;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-left:10px;color:#8a8eaa}.chat-button:hover{background-color:#252a3d;color:white}.chat-button{background:linear-gradient(135deg,rgba(255,152,0,.2),rgba(255,152,0,.1));border:1px solid rgba(255,152,0,.3)}.chat-button:hover{background:linear-gradient(135deg,rgba(255,152,0,.3),rgba(255,152,0,.2))}.user-section{display:flex;align-items:center;gap:8px}.deposit-button{background-color:#ffc107;color:#000000;border:none;border-radius:0 50px 50px 0;padding:8px 12px;font-weight:600;text-align:left;cursor:pointer;transition:background-color .2s}.deposit-button:hover{background-color:#ffca28}.deposit-button-round{border-radius:50px!important;padding:8px 20px!important;text-align:center!important}.deposit-now-button{background-color:#ffc107;color:#000;border:none;border-radius:50px;height:45px;padding:0 18px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;cursor:pointer;transition:background-color .2s,transform .15s ease;box-shadow:0 2px 6px rgba(0,0,0,.15)}.deposit-now-button:hover{background-color:#ffca28}.deposit-now-button:active{transform:translateY(1px)}.profile-dropdown{position:relative;overflow:visible}.profile-button{background-color:#1e1e2d;border:none;display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#1a2642,#0f162c,#1e2a4a);border:1px solid rgba(41,121,255,.4);border-radius:8px;padding:8px 12px;color:white;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.4),0 2px 6px rgba(41,121,255,.2),inset 0 1px 0 rgba(255,255,255,.1);height:56px;min-width:200px;justify-content:space-between;position:relative;overflow:hidden}.profile-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(41,121,255,.1),transparent,rgba(41,121,255,.05));border-radius:8px;pointer-events:none}.profile-button:hover{background:linear-gradient(135deg,#233a5a,#1a2a4a,#1e2a4a);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.4),0 4px 8px rgba(41,121,255,.3),inset 0 1px 0 rgba(255,255,255,.15);border-color:rgba(41,121,255,.8)}.profile-button:hover:before{background:linear-gradient(135deg,rgba(41,121,255,.15),transparent,rgba(41,121,255,.08))}.profile-avatar{width:35px;height:35px;border-radius:50%;overflow:hidden;background-color:#252a3d}.profile-avatar23{width:45px;height:45px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#1e2a4a,#0f162c);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px rgba(15,59,136,.938),0 2px 6px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.2);position:relative;margin-top:1px;margin-left:-2px}.profile-avatar23:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(45deg,#2979ff,#1e7bf6,#2979ff);border-radius:50%;z-index:-1;box-shadow:0 0 15px rgba(41,121,255,.6),0 0 30px rgba(41,121,255,.3)}.profile-avatar23 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1)}.profile-username-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:-3px;height:20px;margin-top:-10px;padding-top:0}.profile-username,.profile-username-row{overflow:visible;position:relative;z-index:10}.profile-username{font-size:22px;color:#ffffff;flex:1;white-space:nowrap;text-overflow:ellipsis;line-height:1}.profile-tier-container{background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1));border:.05px solid #083f87;border-radius:4px;padding:0 2px;margin-top:0;margin-bottom:-2px;overflow:visible;max-height:none;min-height:34px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;-moz-column-gap:0;column-gap:0;align-items:center}.profile-tier-emblem{grid-column:1;grid-row:1/span 2;display:flex;align-items:stretch;justify-content:flex-start}.profile-tier-emblem img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:0}.profile-tier-right{grid-column:2;grid-row:1/span 2;display:flex;flex-direction:column;gap:0;justify-content:flex-start}.profile-tier-info{margin-bottom:0;margin-top:-5px}.profile-tier-right .profile-tier-info{display:flex;align-items:center;justify-content:space-between}.profile-tier-name{font-size:13px!important;line-height:1.2!important}.profile-tier-right .profile-tier-name{display:inline-block!important;gap:0!important}.profile-level-number-inline{font-size:11px!important;margin-left:8px!important}.profile-tier-right .profile-level-number-inline{padding-left:0!important}.profile-tier-right .profile-xp-bar{margin-top:1px}.profile-xp-bar .xp-bar-container{height:8px!important;margin-top:0}.profile-xp-bar{position:relative}.profile-xp-bar .xp-bar-container{position:relative;overflow:visible}.profile-xp-bar .xp-text-overlay{position:absolute;left:8px;right:auto;top:calc(50% + 2px)!important;transform:translateY(-50%);background:transparent;color:#222222;font-size:10px!important;font-weight:700;line-height:1;padding:0;margin:0;z-index:10;white-space:nowrap;pointer-events:none;max-width:none;overflow:visible;text-overflow:clip}.profile-xp-bar .xp-percentage-overlay{font-size:9px!important;top:-16px!important}.profile-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-info{align-items:flex-start;margin-right:5px;justify-content:center;min-height:24px;flex:1}.profile-name{color:white;font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px;line-height:1.2;margin-bottom:0;color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,.3);position:relative;z-index:1}.profile-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex:1;margin:0 4px 0 0;min-width:200px}.profile-button .profile-content{padding-right:24px}.profile-left-section{display:flex;flex-direction:column;gap:0;flex:1;margin-right:-40px;z-index:1;overflow:visible;padding-top:2px}.profile-right-section{display:flex;flex-direction:column;align-items:flex-end;margin-left:8px}.profile-info-left{display:flex;flex-direction:column;gap:3px;align-items:flex-start;flex:1;min-height:28px;justify-content:center;background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1),rgba(41,121,255,.15));border:1px solid rgba(255,193,7,.4);border-radius:6px;padding:4px 6px;margin:0 4px;position:relative;box-shadow:0 1px 4px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1)}.profile-info-left:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(41,121,255,.1),transparent,rgba(41,121,255,.05));border-radius:6px;pointer-events:none}.profile-info-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-height:28px;margin-left:auto;margin-right:6px}.profile-tier-info,.profile-tier-section{display:flex;align-items:center}.profile-tier-section{justify-content:space-between;width:100%;margin-bottom:2px}.profile-level-number{font-size:9px}.profile-level-number,.profile-tier-name{font-weight:600;color:#ffffff;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3);position:relative;z-index:1}.profile-tier-name{font-size:11px;line-height:1.2;display:flex;align-items:center;gap:4px}.profile-level-number-inline,.profile-tier-name{overflow:visible;text-overflow:unset;max-width:none}.profile-level-number-inline{font-size:9px;font-weight:600;color:#ffffff;background:transparent;border-radius:0;margin-left:4px;white-space:nowrap;text-shadow:none;border:none;box-shadow:none;padding:0 0 0 120px}.profile-xp-bar{width:100%;margin-top:2px}.profile-xp-fill{height:100%;border-radius:2px;position:relative;overflow:hidden;transition:width .3s ease;background:linear-gradient(90deg,#ffcc00,#ffd700,#4a90e2,#6bb6ff);box-shadow:0 1px 3px rgba(255,204,0,.4),inset 0 1px 0 rgba(255,255,255,.3)}.profile-xp-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 2s ease-in-out infinite}.profile-content .profile-username{font-size:10px;font-weight:700;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.3);line-height:1.2;margin-bottom:0;text-align:left}.xp-bar-container{position:relative;width:100%}.xp-text-overlay{left:2px;background:transparent;font-size:6px;font-weight:700;padding:0;margin:0 0 0 4px;border-radius:0;box-shadow:none;border:none;max-width:30px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis}.xp-percentage-overlay,.xp-text-overlay{position:absolute;top:50%;transform:translateY(-50%);color:#ffffff;white-space:nowrap;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.5)}.xp-percentage-overlay{right:2px;font-size:8px;font-weight:600}.level-checkmark{color:#ffffff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.xp-bar-container .xp-progress-wrapper{width:100%!important;height:12px!important;background:rgba(255,255,255,.1)!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.3)!important;position:relative;overflow:hidden}.xp-bar-container .xp-progress-bar{height:100%!important;width:var(--xp-width,0)!important;background:var(--xp-fill,linear-gradient(90deg,#8B8B8B,#8B8B8B80))!important;border-radius:6px!important;position:relative!important;overflow:hidden!important;transition:width .4s ease!important;box-shadow:0 1px 3px rgba(255,204,0,.4),inset 0 1px 0 rgba(255,255,255,.3)!important}.xp-bar-container .xp-light-effect{position:absolute!important;inset:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent)!important;transform:translateX(-100%)!important;animation:light-effect 2s ease-in-out infinite!important}@keyframes light-effect{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}@keyframes shimmer{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}.profile-xp-text{font-size:8px;color:#ffffff;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55px;line-height:1;text-align:center;margin-top:1px;text-shadow:0 1px 2px rgba(0,0,0,.5);position:relative;z-index:1}.profile-balance{line-height:1.2}.dropdown-arrow{transition:all .3s ease;color:rgba(255,255,255,.8);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.profile-button>.dropdown-arrow{position:absolute;top:-1px;right:8px}.dropdown-arrow.open{transform:rotate(180deg);color:rgba(255,255,255,1);filter:drop-shadow(0 1px 3px rgba(41,121,255,.4))}.profile-button:hover .dropdown-arrow{color:rgba(255,255,255,1);filter:drop-shadow(0 1px 3px rgba(41,121,255,.5))}.profile-menu{position:absolute;top:100%;right:0;width:240px;background-color:#1a1e3a;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.5);z-index:9999;margin-top:12px;overflow:hidden;display:block;visibility:visible}.profile-menu-group{padding:8px;border-bottom:1px solid #252a4d}.profile-menu-group:last-child{border-bottom:none}.profile-menu-item{display:flex;align-items:center;gap:12px;padding:12px;color:#ffffff;background:none;border:none;width:100%;text-align:left;cursor:pointer;border-radius:6px;transition:background-color .2s}.profile-menu-item:hover{background-color:#252a4d}.profile-menu-item.logout{color:#ff5252}.profile-header{padding:15px;border-bottom:1px solid rgba(255,255,255,.1)}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-username{font-weight:600;color:white;margin-bottom:5px}.profile-balance{font-family:monospace;color:#b0b0b0;font-size:12px}.profile-menu-items{padding:10px 0}.auth-buttons{display:flex;gap:10px;flex-direction:row;align-items:center;margin-right:6px}.auth-button{padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;text-align:center;transition:all .3s;position:relative;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.3)}.auth-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.auth-button:hover:before{left:100%}.auth-button.login{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));color:white;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}.auth-button.login:hover{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.1));transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.auth-button.register{background:linear-gradient(135deg,#2979ff,#1a237e);color:white;border:none;box-shadow:0 4px 10px rgba(41,121,255,.3)}.auth-button.register:hover{background:linear-gradient(135deg,#448aff,#303f9f);transform:translateY(-2px);box-shadow:0 6px 15px rgba(41,121,255,.4)}.user-info{display:flex;flex-direction:column;align-items:flex-end;background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1));padding:10px 15px;border-radius:8px;border:1px solid rgba(41,121,255,.3);transition:all .3s;box-shadow:0 4px 8px rgba(0,0,0,.2)}.user-info:hover{background:linear-gradient(135deg,rgba(41,121,255,.3),rgba(41,121,255,.2));transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.username{color:white;font-weight:500;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.balance{color:#b0b0b0;font-size:12px;font-family:monospace}.search-dropdown-of-navbar{position:absolute;top:100%;left:13.5%;transform:translateX(0);width:auto;padding:0 15px 15px;animation:slideDown .3s ease;z-index:10002;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:3px}.search-container-of-navbar{display:flex;align-items:center;justify-content:center;width:600px;max-width:80vw;background:linear-gradient(90deg,#0F1E43,#1A3272);border-radius:8px;overflow:hidden;transition:all .3s;border:1px solid #1e2443;align-self:center}.search-container-of-navbar:focus-within{background:linear-gradient(90deg,#0F1E43,#1A3272);transform:translateY(-2px)}.search-select-of-navbar{background:transparent;color:white;border:none;padding:12px 15px;border-radius:8px;margin-right:20px}.search-select-of-navbar option{color:rgb(255,255,255);border:none;padding:12px 15px;background-color:#000000f9}.search-input{flex:1;padding:12px 15px;border:none;background-color:transparent;color:white;font-size:16px;outline:none}.search-close{background:none;border:none;color:white;cursor:pointer;padding:0 15px;transition:all .2s}.search-close:hover{color:#2979ff;transform:scale(1.1)}.search-results-of-navbar{max-height:400px;width:600px;max-width:80vw;background:linear-gradient(90deg,#0F1E43,#1A3272);display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border:1px solid #1e2443;border-radius:12px;margin-top:5px;padding:12px;align-self:center}.search-result-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .3s ease;border-bottom:1px solid rgba(59,130,246,.1)}.search-result-item:hover{background:rgba(59,130,246,.1)}.search-result-item:last-child{border-bottom:none}.search-result-item img{width:40px;height:40px;border-radius:8px;margin-right:12px;-o-object-fit:cover;object-fit:cover}.search-result-details{flex:1}.search-result-details h4{color:white;font-size:.9rem;font-weight:600;margin:0 0 4px}.search-result-details p{color:rgba(255,255,255,.7);font-size:.8rem;margin:0}@media (max-width:768px){.navbar{display:none}.navbar-content{min-width:280px}.logo-img{margin-left:10px!important;height:45px}.auth-button,.deposit-button{padding:6px 12px;font-size:12px}.profile-name{display:none}}@media (max-width:576px){.navbar-content{min-width:250px}.user-section{margin-left:8px}.auth-buttons{gap:3px}.navbar-right{gap:2px}}.crypto-list{max-height:300px;overflow-y:auto;border-radius:8px;background-color:#1a1e2e;margin-bottom:8px;padding-right:5px;scrollbar-width:thin;scrollbar-color:#3b4374 #1a1e2e}.crypto-list::-webkit-scrollbar{width:6px}.crypto-list::-webkit-scrollbar-track{background:#1a1e2e;border-radius:4px}.crypto-list::-webkit-scrollbar-thumb{background-color:#3b4374;border-radius:4px}.crypto-item{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #252a4d;cursor:pointer;transition:background-color .2s}.crypto-item:hover{background-color:#252a3d;cursor:pointer}.crypto-icon-of-navbar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;font-weight:700;color:#fff}.crypto-icon-of-navbar.bitcoin{background-color:#f7931a}.crypto-icon-of-navbar.tether{background-color:#26a17b}.crypto-icon-of-navbar.usdc{background-color:#2775ca}.crypto-icon-of-navbar.ethereum{background-color:#627eea}.crypto-icon-of-navbar.ripple{background-color:#23292f}.crypto-icon-of-navbar.tron{background-color:#ff0013}.crypto-icon-of-navbar.litecoin{background-color:#345d9d}.crypto-icon-of-navbar.dogecoin{background-color:#c2a633}.crypto-icon-of-navbar.upi{background-color:#48c95f}.crypto-details{flex:1;display:flex;flex-direction:column}.crypto-name{color:#ffffff;font-weight:500;display:flex;align-items:center}.crypto-symbol{margin-left:4px}.crypto-balance,.crypto-symbol{color:#8a8eaa;font-size:12px}.wallet-settings{padding:12px 16px;border-top:1px solid #252a4d}.wallet-settings-btn{display:flex;align-items:center;gap:8px;color:#8a8eaa;background:none;border:none;padding:8px;width:100%;text-align:left;cursor:pointer;border-radius:6px;transition:background-color .2s}.wallet-settings-btn:hover{background-color:#252a4d;color:#ffffff}.wallet-settings-btn svg{margin-right:8px}@media (max-width:768px){.mobile-currency-dropdown{width:260px;left:50%;transform:translateX(-50%);max-height:70vh}.crypto-item{padding:10px 12px}}@media (max-width:1150px){.navbar-container{padding:0 20px}.navbar-content{width:100%;max-width:100%;min-width:380px}.navbar-right{gap:1px}.profile-button{min-width:90px;height:36px;padding:2px 4px 2px 2px}.icon-button{width:30px;height:30px;padding:5px}.mission-icon-container,.navbar-right .icon-with-tooltip:not(.notifications-icon-container):not(.mission-icon-container):not(.reward-icon-container-of-navbar),.notifications-icon-container,.reward-icon-container-of-navbar{margin-right:0}}@media (max-width:1000px){.navbar-container{padding:0 5px}.navbar-content{min-width:320px}.navbar-center{display:none}.navbar-right{gap:0}.profile-button{min-width:80px;height:34px;padding:1px 3px 1px 1px}.icon-button{width:28px;height:28px;padding:4px}}.zero-balance-popup{z-index:1;animation:slideInFromRight .3s ease-out;border:1px solid orange;border-radius:8px}@keyframes slideInFromRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.zero-balance-content{background:linear-gradient(135deg,#1a2642,#0a1428);border:1px solid rgba(41,121,255,.3);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);overflow:hidden;min-width:280px}.balance-display-zero{background:linear-gradient(135deg,rgba(41,121,255,.1),rgba(41,121,255,.05));border-bottom:1px solid rgba(41,121,255,.2)}.balance-display-zero,.deposit-banner-zero{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.deposit-banner-zero{background:linear-gradient(135deg,#2979ff,#1a237e);color:white;border-radius:8px}.banner-text-zero{font-size:14px;font-weight:500;color:rgba(255,255,255,.9)}.close-button-zero{background:none;border:none;color:rgba(255,255,255,.7);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-button-zero:hover{background:rgba(255,255,255,.1);color:white}@media (max-width:768px){.zero-balance-content,.zero-balance-popup{min-width:auto}.balance-display-zero,.deposit-banner-zero{padding:10px 12px}.banner-text-zero{font-size:13px}}.global-popup-stack{position:fixed;z-index:1001;right:24px;top:80px;display:flex;flex-direction:column;gap:12px;align-items:flex-end}.popup-stack-item{width:min(92vw,560px)}.zero-balance-popup{position:relative}.deposit-button-container{position:relative;display:inline-flex;flex-direction:column}.deposit-now-popup-anchored{position:absolute;top:calc(100% + 6px);right:0;z-index:1100}.deposit-now-popup-anchored .deposit-banner-zero{min-width:240px}.deposit-now-popup-anchored .banner-text-zero{white-space:nowrap}.mission-icon-container,.notifications-icon-container,.reward-icon-container-of-navbar{position:relative;display:flex;align-items:center;margin-right:4px}.mission-icon-container.active .icon-button,.reward-icon-container-of-navbar.active .icon-button{border-bottom:3px solid #1e7bf6;padding-bottom:5px}.icon-with-tooltip{position:relative;display:inline-block}.icon-tooltip{position:absolute;top:120%;left:50%;transform:translateX(-50%);background-color:white;color:#333;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1000;pointer-events:none}.icon-with-tooltip>.icon-button:hover+.icon-tooltip{opacity:1;visibility:visible}.notifications-icon-container.icon-with-tooltip{position:relative}.mission-icon-container .icon-tooltip,.notifications-icon-container .icon-tooltip,.reward-icon-container-of-navbar .icon-tooltip{z-index:10005}.icon-with-tooltip:has(.icon-button[aria-label*=Search]) .icon-tooltip,.icon-with-tooltip:has(.icon-button[aria-label*=search]) .icon-tooltip{z-index:10003}.vip-rewards-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999}.vip-rewards-popup{position:absolute;top:100%;right:0;width:400px;background-color:#0f1324;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.3);z-index:1000;overflow:hidden;margin-top:10px;border:1px solid #1e2747;max-height:400px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.vip-icon-container{position:relative}.rewards-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #1e2747}.rewards-item:last-child{border-bottom:none}.rewards-left{gap:12px}.rewards-icon,.rewards-left{display:flex;align-items:center}.rewards-icon{width:40px;height:40px;justify-content:center;border-radius:50%;background-color:#1e2747;color:#ffc107;font-size:20px}.daily-icon,.monthly-icon,.rakeback-icon,.vault-icon,.weekly-icon{background-color:#3a4175;color:#ffd700}.rewards-info{display:flex;flex-direction:column}.rewards-title{font-weight:600;font-size:16px;color:#ffffff;margin:0}.rewards-subtitle{font-size:14px;color:#ffc107;margin:0}.rewards-right{display:flex;align-items:center}.timer{padding:6px 12px;border-radius:20px}.claim-button,.timer{background-color:#1e2747;font-size:14px;color:#ffffff}.claim-button{border:none;border-radius:20px;padding:6px 16px;cursor:pointer;transition:background-color .2s}.claim-button:hover{background-color:#2a3561}.claim-button:disabled{color:#a0aec0;cursor:not-allowed;opacity:.6}.claim-button:disabled,.claim-button:disabled:hover{background-color:#4a5568}.explore-button{width:100%;padding:14px;background-color:#1e7bf6;color:white;border:none;font-weight:600;cursor:pointer;transition:background-color .2s}.explore-button:hover{background-color:#1a6fd8}.rewards-success-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000}.rewards-success-popup{width:350px;max-width:90%;background-color:#0f1324;border-radius:12px;padding:30px 20px;box-shadow:0 8px 16px rgba(0,0,0,.3);z-index:10001;overflow:visible;text-align:center;position:relative;border:1px solid #1e2747;display:flex;flex-direction:column;align-items:center;margin:0 auto}.close-button{position:absolute;top:12px;right:12px;background:none;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%}.close-button:hover{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}.success-icon{width:60px;height:60px;border-radius:50%;background-color:#1e7bf6;color:white;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px}.rewards-success-popup h3{margin:0 0 10px;font-size:22px;color:white}.rewards-success-popup p{margin:0 0 25px;color:rgba(255,255,255,.7);font-size:16px}.ok-button{background-color:#1e7bf6;color:white;border:none;border-radius:6px;padding:10px 25px;font-weight:600;font-size:16px;cursor:pointer;transition:background-color .2s;width:100%;max-width:200px}.ok-button:hover{background-color:#1a6fd8}@media (max-width:480px){.rewards-success-popup{width:90%;padding:25px 15px;max-height:80vh;overflow-y:auto}}@media (max-width:768px){.vip-rewards-popup{position:fixed;top:10;right:0;left:0;bottom:0;width:100%;height:45vh;margin-top:0;border-radius:12px 12px 0 0;display:flex;flex-direction:column;z-index:9999;overflow-y:auto}}.mobile-navbar{background:linear-gradient(90deg,rgba(10,20,40,.95),rgba(26,50,114,.95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:none;position:fixed;top:0;left:0;width:100%;height:60px;z-index:1000;padding:0 16px;box-shadow:0 2px 15px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:space-between}.mobile-navbar-left{flex:1;display:flex;justify-content:flex-start;align-items:center}.mobile-navbar-center{flex:2;display:flex;justify-content:center;align-items:center;gap:10px}.mobile-navbar-right{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:12px}.mobile-navbar .icon-button{width:32px;height:32px;padding:6px;border-radius:8px}.mobile-navbar .icon-button svg,.mobile-navbar .mobile-profile-button svg{width:20px;height:20px}.mobile-navbar-logo{display:flex;align-items:center;justify-content:flex-start;height:60px;margin-left:-8px}.mobile-logo-img{height:60px;width:auto;cursor:pointer;display:block;transition:transform .2s}.mobile-logo-img:hover{transform:scale(1.05)}.mobile-navbar-actions{display:flex;align-items:center;gap:12px}.mobile-action-button{background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1));border:1px solid rgba(41,121,255,.3);color:white;cursor:pointer;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 4px 8px rgba(0,0,0,.2)}.mobile-action-button:hover{background:linear-gradient(135deg,rgba(41,121,255,.3),rgba(41,121,255,.2))}.mobile-action-button.deposit{color:#FFD700;width:auto;padding:0 12px;height:36px;border-radius:18px;display:flex;align-items:center}.mobile-action-button.deposit .mobile-button-text{color:#FFD700;font-weight:800;margin-left:2px}.mobile-action-button.deposit:hover{background:linear-gradient(135deg,rgba(255,215,0,.3),rgba(255,215,0,.2));transform:translateY(-1px)}.mobile-button-text{font-size:14px;font-weight:600;display:inline-block;color:white}.mobile-action-button-notification{position:relative;margin-left:-3px}.mobile-profile-container{position:relative;display:flex;align-items:center;justify-content:center;gap:10px}.mobile-profile-button{background:none;border:none;cursor:pointer;padding:0;position:relative}.mobile-avatar-img{width:25px;height:25px;-o-object-fit:cover;object-fit:cover}.mobile-profile-dropdown{position:fixed;top:80px;left:50%;transform:translateX(-50%);width:calc(100vw - 32px);max-width:400px;max-height:calc(100vh - 100px);background-color:#151C3D;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.8);z-index:1001;overflow-y:auto;animation:mobileDropdownSlideIn .3s ease-out;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.mobile-profile-dropdown::-webkit-scrollbar{width:4px}.mobile-profile-dropdown::-webkit-scrollbar-track{background:transparent}.mobile-profile-dropdown::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}.mobile-profile-dropdown::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}@keyframes mobileDropdownSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.mobile-dropdown-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000;animation:backdropFadeIn .3s ease-out}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.mobile-dropdown-header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.mobile-profile-dropdown .mobile-dropdown-header{display:none!important}.mobile-dropdown-close{position:absolute;top:12px;right:12px;background:none;border:none;color:#8a8eaa;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.mobile-dropdown-close:hover{background:rgba(255,255,255,.1);color:#ffffff}.mobile-dropdown-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.mobile-dropdown-user-info{display:flex;flex-direction:column}.mobile-dropdown-username{font-size:14px;font-weight:600;color:white}.mobile-dropdown-balance{font-size:12px;color:#FFD700}.mobile-dropdown-menu{display:flex;flex-direction:column}.mobile-dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 16px;background:none;border:none;text-align:left;color:#DDE0EE;cursor:pointer;font-size:14px;transition:background-color .2s}.mobile-dropdown-item:hover{background-color:rgba(41,121,255,.1)}.mobile-dropdown-item.logout{color:#FF4963}.mobile-auth-buttons{display:flex;gap:8px;position:absolute;right:16px}.mobile-login-button,.mobile-register-button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.mobile-login-button{background-color:transparent;border:1px solid #2979ff;color:white}.mobile-register-button{background-color:#2979FF;border:1px solid #2979ff;color:white}.mobile-currency-container{position:relative}.mobile-currency-button{display:flex;align-items:center;border:1px solid rgba(41,121,255,.3);color:white;border-radius:8px;padding:8px 10px;cursor:pointer;transition:all .3s}.mobile-currency-button:hover{background:linear-gradient(135deg,rgba(41,121,255,.3),rgba(41,121,255,.2))}.currency-icon{font-weight:700;color:#FFD700}.mobile-navbar .mobile-currency-button .currency-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:16px;line-height:1}.mobile-currency-amount{margin:0 6px 0 3px;font-size:13px;font-weight:700;line-height:1;color:#ffffff}.mobile-navbar .mobile-currency-button svg{width:16px;height:16px;margin-left:4px}.mobile-currency-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:-moz-max-content;width:max-content;background-color:#151C3D;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.5);z-index:1001;overflow:hidden;overflow-y:auto;max-height:300px;scrollbar-width:none;-ms-overflow-style:none}.mobile-currency-dropdown::-webkit-scrollbar{display:none}.mobile-currency-option{display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;transition:background-color .2s}.mobile-currency-option:hover{background-color:rgba(41,121,255,.1)}.mobile-wallet-settings{padding:12px 16px;border-top:1px solid rgba(255,255,255,.1)}.mobile-wallet-settings-btn{display:flex;align-items:center;gap:8px;color:#8a8eaa;background:none;border:none;padding:8px;width:100%;text-align:left;cursor:pointer;border-radius:6px;transition:background-color .2s;font-size:13px}.mobile-wallet-settings-btn:hover{background-color:rgba(41,121,255,.1);color:#ffffff}@media (max-width:768px){.mobile-navbar{display:flex}.mobile-navbar-center{justify-content:center;align-items:center}.mobile-currency-button{padding:6px 8px}.mobile-currency-button svg{width:14px;height:14px}.currency-icon{font-size:14px}.mobile-auth-buttons{display:flex;justify-content:center;align-items:center;gap:8px}.mobile-dropdown-backdrop,.mobile-dropdown-header{display:none!important}.mobile-profile-container{position:relative}.mobile-profile-dropdown{position:absolute;top:calc(100% + 14px);right:0;left:auto;transform:none!important;z-index:1002;border-radius:8px;animation:none!important;width:min(40vw,320px)!important;overflow-y:auto}.mobile-profile-dropdown .mobile-dropdown-menu{width:100%}}@media (max-width:1200px){.mobile-navbar{padding-left:calc((100vw - (85vw + 30px)) / 2);padding-right:calc((100vw - (85vw + 30px)) / 2)}}@media (max-width:480px){.mobile-navbar{padding-left:calc((100vw - (85vw + 30px)) / 2);padding-right:calc((100vw - (85vw + 30px)) / 2)}.mobile-navbar-left{flex:0.7}.mobile-navbar-center{flex:1.6;gap:6px}.mobile-navbar-right{flex:0.7}.mobile-action-button{width:32px;height:32px}.mobile-navbar .icon-button,.mobile-navbar .mobile-profile-button{width:30px;height:30px;padding:6px}.mobile-navbar .icon-button svg,.mobile-navbar .mobile-profile-button svg{width:18px;height:18px}.mobile-action-button.deposit{padding:0 10px;height:32px}.mobile-button-text{font-size:13px}.mobile-avatar-img{width:25px;height:25px;margin-top:10px}.mobile-login-button,.mobile-register-button{padding:6px 12px;font-size:13px}.mobile-currency-container,.mobile-profile-container{margin-left:0}.mobile-profile-dropdown{width:calc(100vw - 24px);max-width:380px;max-height:calc(100vh - 90px)}.mobile-dropdown-header{padding:14px}.mobile-dropdown-avatar{width:36px;height:36px}.mobile-dropdown-username{font-size:15px}.mobile-dropdown-balance{font-size:12px}.mobile-dropdown-item{padding:12px 14px;font-size:14px}}@media (max-width:360px){.mobile-profile-dropdown{width:calc(100vw - 20px);max-width:340px;max-height:calc(100vh - 85px)}.mobile-dropdown-header{padding:12px}.mobile-dropdown-avatar{width:32px;height:32px}.mobile-dropdown-username{font-size:14px}.mobile-dropdown-balance{font-size:11px}.mobile-dropdown-item{padding:10px 12px;font-size:13px}}@media (max-width:320px){.mobile-profile-dropdown{width:calc(100vw - 16px);max-width:300px;max-height:calc(100vh - 80px)}.mobile-dropdown-header{padding:10px}.mobile-dropdown-avatar{width:28px;height:28px}.mobile-dropdown-username{font-size:13px}.mobile-dropdown-balance{font-size:10px}.mobile-dropdown-item{padding:8px 10px;font-size:12px}}.mi-modal{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10050;padding:16px;height:100vh;width:100vw}.mi-card{width:100%;max-width:420px;background:#0b1326;border:1px solid #1f3b72;border-radius:14px;box-shadow:0 18px 40px rgba(0,0,0,.5);color:#e5e7eb}.mi-header{justify-content:space-between;padding:16px 16px 0}.mi-brand,.mi-header{display:flex;align-items:center}.mi-brand{gap:12px}.mi-logo{width:42px;height:42px;border-radius:8px;background:#1e3a8a;padding:6px}.mi-title{font-weight:700;color:#fff}.mi-size,.mi-sub{font-size:12px;color:#93c5fd}.mi-body{padding:16px}.mi-desc{margin:0;color:#cbd5e1;font-size:14px}.mi-footer{padding:12px 16px 16px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.mi-btn{border:none;padding:10px 16px;border-radius:8px;font-weight:700}.mi-btn.primary{background:#2563eb;color:#fff}.mi-btn.primary:hover{background:#1d4ed8}.mi-btn.ghost{background:transparent;color:#93c5fd}.mi-steps-title{color:#bfdbfe;font-weight:700;margin-bottom:8px}.mi-steps{display:flex;flex-direction:column;gap:14px}.mi-step-num{font-size:12px;color:#93c5fd;margin-bottom:6px}.mi-step-box{display:flex;align-items:center;justify-content:space-between;background:#0f1a35;border:1px solid #1f3b72;border-radius:10px;padding:10px 12px}.mi-url{color:#fff;font-weight:600}.mi-action-icon{color:#93c5fd;font-weight:900}.mi-step-row{display:flex;align-items:center;justify-content:space-between;background:#0f1a35;border:1px solid #1f3b72;border-radius:10px;padding:10px 12px}.mi-row-label{color:#fff;font-weight:600}.mi-plus{color:#93c5fd;font-weight:900}.mi-add-btn{background:#2563eb;color:#fff;padding:4px 10px;border-radius:8px;font-weight:700;font-size:12px}@media (min-width:801px){.mi-modal{display:none}}.mobile-bottom-bar{display:none;position:fixed;bottom:0;left:0;width:100%;height:calc(60px + env(safe-area-inset-bottom));background:linear-gradient(90deg,rgba(10,20,40,.95),rgba(26,50,114,.95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1002;box-shadow:0 -2px 15px rgba(0,0,0,.3);display:flex;justify-content:space-around;align-items:center;padding:0 10px constant(safe-area-inset-bottom);transform:translateZ(0);will-change:transform}.mobile-bottom-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border:none;color:#8a8eaa;cursor:pointer;flex:1;height:100%;padding:8px 0;transition:all .2s ease}.mobile-bottom-item.active{color:#FFD700}.mobile-bottom-text{font-size:10px;margin-top:4px;font-weight:500}@media (max-width:768px){.mobile-bottom-bar{display:flex}body{padding-bottom:calc(60px + constant(safe-area-inset-bottom))}}@media (max-width:380px){.mobile-bottom-text{font-size:9px}}.mobile-drawer-overlay{position:fixed;top:60px;left:0;right:0;bottom:0;width:100vw;height:auto;background:rgba(0,0,0,.509);z-index:950;display:flex;justify-content:center;align-items:flex-end;animation:fadeIn .3s ease}.mobile-drawer{background:linear-gradient(180deg,#151c3d,#0a1428);width:100%;max-height:calc(100vh - 60px - env(safe-area-inset-bottom));position:relative;overflow:hidden;box-shadow:0 -4px 20px rgba(0,0,0,.5);animation:slideUp .3s ease;display:flex;flex-direction:column}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-drawer-close{background:none;border:none;color:#8a8eaa;cursor:pointer;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center}.nav-quick-buttons21{display:flex;width:100%;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden}.nav-quick-button21{flex:1;padding:10px;font-weight:600;height:40px;font-size:14px;display:flex;justify-content:center;align-items:center;gap:6px;cursor:pointer;background:rgba(255,255,255,.05);color:#ffffff;transition:all .3s ease;border:none}.nav-quick-button21+.nav-quick-button21{border-left:1px solid rgba(255,255,255,.2)}.nav-quick-button21:hover{background:rgba(255,255,255,.15)}.nav-quick-button21.active{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}.mobile-drawer-close:hover{background:rgba(255,255,255,.1)}.mobile-drawer-content{padding:12px 0;overflow-y:auto;flex:1}.mobile-drawer-section{display:flex;flex-direction:column}.mobile-drawer-item{display:flex;align-items:center;padding:14px 20px;background:none;border:none;color:white;font-size:15px;text-align:left;cursor:pointer;transition:background-color .2s;position:relative}.mobile-drawer-item:hover{background-color:rgba(41,121,255,.1)}.mobile-drawer-icon,.mobile-drawer-item svg{width:20px;height:20px;margin-right:12px;color:#8a8eaa}.mobile-drawer-icon{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.mobile-drawer-icon.live-rtp{color:#ff7700}.mobile-drawer-icon.promotions{color:#ff4963}.mobile-drawer-icon.refer{color:#2cf3b3}.mobile-drawer-icon.vip{color:#ffd700}.mobile-drawer-arrow{position:absolute;right:20px;color:#8a8eaa}.mobile-drawer-divider{height:8px;background-color:rgba(0,0,0,.2);margin:10px 0}.mobile-drawer-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.1)}.mobile-drawer-total-bets{display:flex;flex-direction:column;align-items:center;color:#8a8eaa;font-size:12px}.total-bet-amount{color:white;font-size:14px;font-weight:700;margin-top:4px}.mobile-drawer-dropdown{display:flex;flex-direction:column;width:100%;margin-bottom:4px}.mobile-drawer-dropdown-toggle{display:flex;align-items:center;padding:12px 16px;border:1px solid rgba(59,130,246,.1);border-radius:8px;color:white;font-size:14px;text-align:left;cursor:pointer;transition:all .3s ease;position:relative;width:100%}.mobile-drawer-dropdown-toggle:hover{background:rgba(59,130,246,.1)}.mobile-drawer-dropdown-toggle svg:first-of-type{width:20px;height:20px;margin-right:12px;color:#3b82f6}.mobile-drawer-dropdown-arrow{position:absolute;right:16px;color:rgba(255,255,255,.7);transition:transform .3s ease}.mobile-drawer-dropdown-arrow.open{transform:rotate(180deg)}.mobile-drawer-submenu{display:flex;flex-direction:column;background:rgba(15,23,42,.3);border:1px solid rgba(59,130,246,.1);border-top:none;border-radius:0 0 8px 8px;margin:0 20px 4px;overflow:hidden;animation:slideDown .3s ease-out}.mobile-drawer-submenu-item{padding:0;background:none;border:none;color:rgba(255,255,255,.8);font-size:13px;text-align:left;cursor:pointer;transition:all .3s ease}.mobile-drawer-submenu-item:hover{background:rgba(59,130,246,.1);color:white}.mob-drawer-submenu-item-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:10px 16px}.mob-drawer-submenu-item-wrapper svg{width:16px;height:16px;color:#3b82f6}.mobile-drawer-sport-item{margin-bottom:4px;border-radius:8px;overflow:hidden;background:rgba(15,23,42,.4);border:1px solid rgba(59,130,246,.1)}.mobile-drawer-sport-header{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .3s ease;background:rgba(15,23,42,.6);width:100%;border:none;color:white;font-size:14px;text-align:left}.mobile-drawer-sport-header:hover{background:rgba(59,130,246,.1)}.mobile-drawer-sport-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:12px;color:#3b82f6}.mobile-drawer-sport-title{flex:1;color:white;font-size:14px;font-weight:500}.mobile-drawer-sport-toggle{background:none;border:none;color:rgba(255,255,255,.7);cursor:pointer;padding:4px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.mobile-drawer-sport-toggle:hover{color:white;background:rgba(59,130,246,.2)}.mobile-drawer-sport-submenu{background:rgba(15,23,42,.3);border-top:1px solid rgba(59,130,246,.1);animation:slideDown .3s ease-out}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:150px;opacity:1}}.mobile-drawer-sport-subitem{display:flex;align-items:center;width:100%;background:none;border:none;color:rgba(255,255,255,.8);padding:10px 16px 10px 52px;text-align:left;cursor:pointer;transition:all .3s ease;font-size:13px;font-weight:400;gap:8px}.mobile-drawer-sport-subitem:hover{background:rgba(59,130,246,.1);color:white}.mobile-search-overlay{position:fixed;top:0;left:0;width:100%;height:calc(100% - 60px);background:rgba(0,0,0,.7);z-index:1000;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-search-dialog{background:linear-gradient(180deg,#151c3d,#0a1428);width:100%;height:calc(100% - 110px);max-width:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column;animation:expandSearch .3s ease}@keyframes expandSearch{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mobile-search-header{display:flex;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-search-input-container{position:relative;flex:1;margin-right:10px;display:flex;align-items:center;background:rgba(255,255,255,.1);border-radius:8px;padding:0 10px}.mobile-search-icon{color:#8a8eaa;margin-right:8px}.mobile-search-input{background:transparent;border:none;color:white;padding:10px 0;font-size:16px;width:100%;outline:none}.mobile-search-input::-moz-placeholder{color:#8a8eaa}.mobile-search-input::placeholder{color:#8a8eaa}.mobile-search-clear{color:#8a8eaa;padding:5px}.mobile-search-clear,.mobile-search-close{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-search-close{color:white;width:36px;height:36px;border-radius:50%}.mobile-search-filters{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-search-filter-row{display:flex;justify-content:space-between;margin-bottom:16px}.mobile-search-provider,.mobile-search-sort{display:flex;align-items:center}.mobile-filter-label{font-size:12px;color:#8a8eaa;margin-right:8px}.mobile-filter-selector{display:flex;align-items:center;background:rgba(255,255,255,.1);border-radius:4px;padding:6px 10px;cursor:pointer}.mobile-filter-selector span{font-size:13px;color:white;margin-right:6px}.mobile-filter-tabs{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.mobile-filter-tabs::-webkit-scrollbar{display:none}.mobile-filter-tab{flex:0 0 auto;background:transparent;border:none;color:#8a8eaa;font-size:14px;padding:8px 16px;cursor:pointer;white-space:nowrap;border-radius:50px;margin-right:8px}.mobile-filter-tab.active{background:linear-gradient(135deg,rgba(41,121,255,.2),rgba(41,121,255,.1));color:white;border:1px solid rgba(41,121,255,.3)}.mobile-search-results{flex:1;overflow-y:auto;padding:16px}.mobile-game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mobile-game-card{background:rgba(255,255,255,.05);border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s}.mobile-game-card:hover{transform:translateY(-2px)}.mobile-game-image-container{position:relative;width:100%;padding-top:75%;overflow:hidden}.mobile-game-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-game-min-bet{position:absolute;top:8px;left:8px;background:rgba(128,0,128,.8);color:white;font-size:10px;padding:3px 6px;border-radius:4px}.mobile-game-info{padding:8px}.mobile-game-title{font-size:11px;font-weight:600;color:white;margin:0 0 4px}.mobile-game-provider,.mobile-game-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-game-provider{font-size:10px;color:#8a8eaa;margin:0}.mobile-no-results{display:flex;justify-content:center;align-items:center;height:200px;color:#8a8eaa;font-size:14px;text-align:center}@media (max-width:380px){.mobile-game-grid{grid-template-columns:repeat(2,1fr)}.mobile-filter-label{display:none}}.footer{background-color:#0a1428;color:#b0b0b0;border-top:1px solid rgba(41,121,255,.1);margin-top:auto;position:relative;z-index:10;width:100%;clear:both;padding-left:0;transition:padding-left .3s cubic-bezier(.4,0,.2,1)}@media (max-width:992px){.footer{padding-left:0!important}}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(41,121,255,.5),transparent)}.footer-container{max-width:1255px;margin:0 auto;padding:0 20px}.footer-top{padding:50px 0}.footer-main,.footer-top{border-bottom:1px solid rgba(255,255,255,.05)}.footer-main{padding:40px 0}.footer-top .footer-container{display:flex;flex-wrap:wrap;gap:40px}.footer-logo{flex:1;min-width:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-logo-svg{margin-bottom:15px;transition:transform .3s ease;filter:drop-shadow(0 0 10px rgba(41,121,255,.7));height:60px;width:auto}.footer-logo:hover .footer-logo-svg{transform:scale(1.05)}.footer-tagline{font-size:16px;margin:0;color:#b0b0b0;font-weight:300;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:30px;flex:2;flex-wrap:wrap}.footer-column{flex:1;min-width:150px}.footer-column h3{color:white;font-size:16px;font-weight:600;margin:0 0 15px;position:relative;padding-bottom:10px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.footer-column h3:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background-image:linear-gradient(90deg,#2979FF,transparent)}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:8px}.footer-column a{color:#b0b0b0;text-decoration:none;font-size:14px;transition:all .2s;display:inline-block}.footer-column a:hover{color:#2979FF;transform:translateX(3px)}.footer-column a:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#2979ff,#1a237e);transition:width .3s ease}.footer-column a:hover:before{width:100%}.footer-middle{padding:40px 0;border-bottom:1px solid rgba(255,255,255,.05)}.footer-middle .footer-container{display:flex;flex-direction:column;gap:30px}.game-providers h3,.payment-methods h3{color:white;font-size:18px;font-weight:600;margin:0 0 20px;position:relative;padding-bottom:10px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.game-providers h3:after,.payment-methods h3:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:linear-gradient(90deg,#2979ff,#1a237e)}.payment-icons,.provider-icons{display:flex;flex-wrap:wrap;gap:15px}.payment-icons img,.provider-icons img{height:30px;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s;transform-style:preserve-3d;perspective:1000px}.payment-icons img:hover,.provider-icons img:hover{filter:grayscale(0);opacity:1;transform:translateY(-3px) rotateY(10deg);filter:drop-shadow(0 0 10px rgba(41,121,255,.5))}.footer-bottom{padding:30px 0;display:flex;flex-direction:column;align-items:left;text-align:left}.footer-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.responsible-gaming{display:flex;align-items:center;gap:15px}.age-restriction{box-shadow:0 0 10px rgba(255,255,255,.3)}.responsible-gaming p{margin:0;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.social-links{display:flex;gap:5px;flex-wrap:wrap;margin-top:25px}.social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.1);border-radius:50%;color:white;transition:all .3s;box-shadow:0 4px 8px rgba(0,0,0,.2);border:1px solid rgba(41,121,255,.3);position:relative}.social-link:hover{background:#2979FF;transform:translateY(-3px);box-shadow:0 6px 12px rgba(41,121,255,.3)}.social-link svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-legal{text-align:center;font-size:12px;color:#757575}.footer-legal p{margin:5px 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.footer-awards,.footer-currencies,.footer-licenses{padding:30px 0;border-bottom:1px solid rgba(255,255,255,.05)}.footer-awards h3,.footer-currencies h3,.footer-licenses h3{color:white;font-size:16px;font-weight:600;margin:0 0 20px}.currency-list{display:flex;flex-wrap:wrap;gap:20px}.currency-item{display:flex;align-items:center;background:rgba(27,46,94,.4);padding:8px 15px;border-radius:8px;transition:all .3s;border:1px solid rgba(41,121,255,.2)}.currency-item:hover{background:rgba(41,121,255,.2);transform:translateY(-3px)}.currency-item img{width:24px;height:24px}.currency-item span{font-size:14px}.awards-list,.licenses-list{display:flex;flex-wrap:wrap;gap:20px}.award-item,.license-item{background:rgba(255,255,255,.05);border-radius:8px;padding:10px;display:flex;align-items:center;justify-content:center}.award-item img,.license-item img{max-height:60px;max-width:120px;-o-object-fit:contain;object-fit:contain}.footer-responsible{padding:30px 0;border-bottom:1px solid rgba(255,255,255,.05)}.responsible-gambling{display:flex;align-items:center;gap:15px}.age-restriction{width:40px;height:40px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:white;font-size:16px}.responsible-gambling p{margin:0;font-size:16px;color:white}.footer-logo{margin-bottom:20px}.copyright p{margin:5px 0;font-size:12px}@media (max-width:992px){.footer-top .footer-container{flex-direction:column;gap:30px}.footer-logo{text-align:center;align-items:center}.footer-columns{justify-content:space-between}}@media (max-width:768px){.footer-columns{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px}.footer-column{min-width:120px}.footer-info{flex-direction:column;gap:20px}.responsible-gaming{flex-direction:column;text-align:center}.responsible-gambling{flex-direction:column;align-items:flex-start}}@media (max-width:576px){.footer-columns{flex-direction:column;gap:30px}.payment-icons,.provider-icons{justify-content:center}.footer-columns{grid-template-columns:1fr 1fr}.awards-list,.currency-list,.licenses-list{justify-content:center}}.crypto-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:rgba(27,46,94,.6);border:1px solid rgba(41,121,255,.3);margin-right:10px;color:white}.bitcoin,.dogecoin,.ethereum,.litecoin,.ripple,.tether{background:linear-gradient(135deg,#2979FF,#1565C0)}.mobile-footer{display:none;background-color:#0a1428;border-top:1px solid rgba(41,121,255,.1)}.footer-accordion{width:100%}.footer-accordion-item{border-bottom:1px solid rgba(255,255,255,.05)}.footer-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:16px 4px;cursor:pointer;transition:background-color .2s}.footer-accordion-header:hover{background-color:rgba(41,121,255,.05)}.footer-accordion-header h3{margin:0;color:#fff;font-size:16px;font-weight:600}.footer-accordion-header svg{color:#6f7a8d;transition:transform .2s ease}.footer-accordion-content{padding:0 4px 16px;overflow:hidden;list-style:none;margin:0;display:none}.footer-accordion-content li{margin-bottom:12px}.footer-accordion-content li:last-child{margin-bottom:0}.footer-accordion-content a{color:#b0b0b0;text-decoration:none;font-size:14px;transition:all .2s;display:block;padding:6px 0}.footer-accordion-content a:hover{color:#2979FF}.footer-accordion-content.social-links{display:none;flex-wrap:wrap;gap:12px;padding:8px 4px 16px}@media (max-width:992px){.footer-top .footer-container{flex-direction:column}.footer-logo{align-items:center;margin-bottom:30px}.footer-columns{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:768px){.desktop-footer{display:none}.mobile-footer{display:block}.footer-columns{grid-template-columns:1fr;gap:20px}.footer-column{margin-bottom:15px}.footer-info{flex-direction:column;gap:20px}.responsible-gaming{flex-direction:column;align-items:center}.footer-bottom .footer-container{flex-direction:column;align-items:flex-start;text-align:left}.footer-bottom{padding:20px 0}.responsible-gambling{flex-direction:row;align-items:center;justify-content:flex-start;padding:20px 0}.footer-currencies{padding:20px 0;border-top:1px solid rgba(255,255,255,.05)}.footer-currencies h3{margin-bottom:15px;font-size:16px;text-align:left}.currency-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 10px}.currency-item{background-color:#151C3D;border-radius:10px;padding:10px;flex-direction:column;text-align:center;gap:5px}.crypto-icon,.currency-item{display:flex;align-items:center;justify-content:center}.crypto-icon{width:30px;height:30px;border-radius:50%;font-size:18px;font-weight:700;margin-bottom:5px}.currency-item span{font-size:12px}.footer-awards{padding:20px 0;border-top:1px solid rgba(255,255,255,.05)}.footer-awards h3{margin-bottom:15px;font-size:16px;text-align:left}.awards-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:0 10px}.award-item{background-color:#151C3D;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:center;height:80px}.award-item img{max-width:100%;max-height:60px;-o-object-fit:contain;object-fit:contain}.footer-licenses{padding:20px 0;border-top:1px solid rgba(255,255,255,.05)}.footer-licenses h3{margin-bottom:15px;font-size:16px;text-align:left}.licenses-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:0 10px}.license-item{background-color:#151C3D;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:center;height:80px}.license-item img{max-width:100%;max-height:60px;-o-object-fit:contain;object-fit:contain}}@media (max-width:576px){.footer-columns{grid-template-columns:1fr}.payment-icons,.provider-icons{justify-content:center}.footer-columns{padding:0 10px}}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:10000;overflow:hidden}.auth-modal-container,.auth-modal-overlay{display:flex;align-items:center;justify-content:center}.auth-modal-container{width:100%;height:100%;max-width:100vw;max-height:100vh;position:relative}.auth-modal-close{position:absolute;top:20px;right:20px;background:transparent;border:none;color:white;font-size:24px;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(0,0,0,.3);transition:background-color .2s}.auth-modal-close:hover{background-color:rgba(0,0,0,.5)}.auth-modal-content{padding:40px;display:flex;justify-content:center;min-width:35%;max-width:50%;height:auto}.auth-modal-image{flex:1;position:relative;overflow:hidden}.auth-modal-background-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auth-modal-image-overlay{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);display:flex;flex-direction:column;justify-content:flex-end}.auth-modal-partners{display:flex;align-items:center;gap:20px}.auth-modal-logo{height:60px;width:auto}.auth-modal-partner-text{color:white;font-size:14px;font-weight:700;line-height:1.4}.auth-form-wrapper{display:flex;flex-direction:column;width:100%;max-width:450px;margin:0 auto}.auth-logo{margin-bottom:40px;display:flex;justify-content:flex-start}.auth-title{font-size:28px;font-weight:700;color:white;margin-bottom:10px}.auth-subtitle{color:#a0a0c0;margin-bottom:30px;font-size:14px}.auth-link{color:#6366f1;cursor:pointer;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-form{width:100%;margin-bottom:12px}.form-group{margin-bottom:20px}.form-group label{display:block;color:#a0a0c0;margin-bottom:8px;font-size:14px}.auth-input{width:100%;padding:12px 16px;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:white;font-size:16px}.auth-input::-moz-placeholder{color:rgba(255,255,255,.5)}.auth-input::placeholder{color:rgba(255,255,255,.5)}.password-input-container{position:relative}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:rgba(255,255,255,.5);cursor:pointer}.forgot-password{text-align:left;margin-bottom:20px;font-size:14px}.error-message{color:#ff3a3a;background-color:rgba(255,58,58,.1);padding:10px;border-radius:6px;font-size:14px;margin-bottom:15px;font-weight:500;text-align:center}.auth-submit-button{width:100%;padding:14px;background:linear-gradient(90deg,#f7b500,#ff9900);border:none;border-radius:8px;color:white;font-weight:700;font-size:16px;cursor:pointer;margin-bottom:12px}.auth-submit-button:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(20%) brightness(.9)}.auth-divider{position:relative;text-align:center;margin:12px 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:rgba(255,255,255,.2)}.auth-divider span{position:relative;padding:0 15px;color:#a0a0c0;font-size:14px}.social-login-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:0}.social-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:white;font-size:14px;cursor:pointer}.social-button img{width:28px!important;height:28px!important}.social-button:hover{background-color:rgba(255,255,255,.15)}.auth-footer{text-align:center;color:#a0a0c0;font-size:12px;margin-top:20px}.auth-modal-content .close-button{display:none}@media (max-width:768px){.auth-modal-container{flex-direction:column}.auth-modal-content{max-width:100%;padding:20px}.auth-modal-image{display:none}}.notification-popup-container{position:fixed;top:20px;right:20px;z-index:1000;max-width:400px;width:100%}.notification-popup{background-color:#ffffff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden;animation:slideIn .3s ease-out forwards}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.notification-content{display:flex;padding:16px;align-items:center}.notification-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0;font-size:20px;font-weight:700}.notification-icon.success{background-color:#4caf50;color:white}.notification-message{flex-grow:1}.notification-message h3{margin:0 0 4px;font-size:16px;font-weight:600}.notification-message p{margin:0;font-size:14px;color:#666}.notification-close{background:transparent;border:none;font-size:20px;cursor:pointer;color:#aaa;align-self:flex-start;padding:0 0 0 16px;margin:-8px -8px 0 0}.notification-close:hover{color:#666}