.styles_header__qR_al{background:#1a1a1a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.styles_container__wPFuM{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.styles_logo__D0rM8{font-size:1.5rem;font-weight:700;color:#fff}.styles_nav__h_txP{display:flex;gap:2rem}.styles_nav__h_txP a{color:#fff;font-weight:500;transition:color .3s;font-size:clamp(12px,1.2vw,16px)}.styles_nav__h_txP a:hover{color:gold}.styles_authButtons__X2Rga{display:flex;gap:1rem}.styles_loginBtn__ifUFT{color:#fff;padding:.5rem 1rem;border:1px solid #fff;border-radius:8px;transition:all .3s}.styles_loginBtn__ifUFT:hover{background:#fff;color:#1a1a1a}.styles_registerBtn__8wczi{background:gold;color:#1a1a1a;padding:.5rem 1rem;border-radius:8px;font-weight:600;transition:all .3s}.styles_registerBtn__8wczi:hover{background:#ffed4e}.styles_burgerBtn__QAhg9{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer}.styles_burgerBtn__QAhg9 span{width:25px;height:3px;background:#fff;transition:all .3s;border-radius:2px}.styles_burgerBtn__QAhg9 span:first-child,.styles_burgerBtn__QAhg9 span:nth-child(2),.styles_burgerBtn__QAhg9 span:nth-child(3){transform-origin:center}.styles_burgerOpen__c23pm span:first-child{transform:rotate(45deg) translate(6px,6px)}.styles_burgerOpen__c23pm span:nth-child(2){opacity:0}.styles_burgerOpen__c23pm span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.styles_nav__h_txP{position:fixed;top:70px;left:0;width:100%;background:#1a1a1a;flex-direction:column;padding:2rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 4px 6px rgba(0,0,0,.1);border-top:1px solid #333}.styles_navOpen__1X3qf{transform:translateY(0);opacity:1;visibility:visible}.styles_authButtons__X2Rga{display:none}.styles_burgerBtn__QAhg9{display:flex}}.styles_footer__KoQ2V{background:#1a1a1a;color:#fff;padding:3rem 0 1rem;margin-top:auto}.styles_container__zPZeZ{max-width:1200px;margin:0 auto;padding:0 1rem}.styles_content__QGmLN{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.styles_section__BcWfD h3{color:gold;margin-bottom:1rem;font-size:1.2rem}.styles_section__BcWfD ul{list-style:none}.styles_section__BcWfD li{margin-bottom:.5rem}.styles_section__BcWfD a{color:#ccc;transition:color .3s}.styles_section__BcWfD a:hover{color:gold}.styles_responsibleGaming__GhQs0{display:flex;gap:1rem;margin-top:1rem}.styles_responsibleGaming__GhQs0 a{background:#333;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;transition:background .3s}.styles_responsibleGaming__GhQs0 a:hover{background:#555}.styles_bottom___W142{border-top:1px solid #333;padding-top:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.styles_ageRestriction___3GQa{background:gold;color:#1a1a1a;padding:.5rem 1rem;border-radius:50%;font-weight:700;font-size:1.2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.styles_content__QGmLN{grid-template-columns:1fr;text-align:center}.styles_bottom___W142{flex-direction:column;text-align:center}}.styles_cookieConsent__Gx53T{position:fixed;bottom:20px;right:20px;background:#1a1a1a;color:#fff;padding:1rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);max-width:350px;z-index:1001;border:1px solid #333}.styles_content__bCCPw{display:flex;flex-direction:column;gap:1rem}.styles_content__bCCPw p{font-size:.9rem;line-height:1.4}.styles_acceptBtn__Cq7IE{background:gold;color:#1a1a1a;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .3s;align-self:flex-end}.styles_acceptBtn__Cq7IE:hover{background:#ffed4e;transform:translateY(-1px)}@media (max-width:480px){.styles_cookieConsent__Gx53T{bottom:10px;right:10px;left:10px;max-width:none}}.styles_overlay___k34Q{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:2000}.styles_modal__qUAZC{background:#1a1a1a;border-radius:20px;padding:2rem;max-width:500px;width:90%;text-align:center;border:2px solid gold}.styles_content__u32Zd{color:#fff}.styles_ageIcon__zarXS{background:gold;color:#1a1a1a;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.styles_content__u32Zd h2{margin-bottom:1rem;color:gold}.styles_content__u32Zd p{margin-bottom:2rem;line-height:1.6;color:#ccc}.styles_buttons__90s4P{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.styles_confirmBtn___gQVC{background:gold;color:#1a1a1a;padding:1rem 2rem;border-radius:12px;font-weight:600;transition:all .3s}.styles_confirmBtn___gQVC:hover{background:#ffed4e;transform:translateY(-2px)}.styles_exitBtn__JrRZ0{background:transparent;color:#fff;padding:1rem 2rem;border:1px solid #666;border-radius:12px;transition:all .3s}.styles_exitBtn__JrRZ0:hover{background:#666}@media (max-width:480px){.styles_modal__qUAZC{padding:1.5rem}.styles_buttons__90s4P{flex-direction:column}}.styles_layout__1eHX_{min-height:100vh;display:flex;flex-direction:column}.styles_main__osJg3{flex:1 1}.styles_hero__ou16t{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);background-image:url("/assets?p=%2Fimages%2Fhero-bg.webp");background-size:cover;background-position:50%;background-blend-mode:overlay;min-height:80vh;display:flex;align-items:center;color:#fff;position:relative}.styles_hero__ou16t:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.styles_container__sSR0s{max-width:1280px;margin:0 auto;padding:0 1rem;position:relative;z-index:1;display:grid;grid-template-columns:1fr 350px}.styles_content__B7p9U{max-width:600px;text-align:center;margin:0 auto}.styles_pic__YwecY{background-image:url("/assets?p=%2Fimages%2Fcandy.webp");transform:rotate(-15deg);background-size:cover;background-position:50%;background-blend-mode:overlay;animation:styles_float__8o0xW 4s ease-in-out infinite,styles_glowPulse__L6ZYw 2s ease-in-out infinite}@keyframes styles_float__8o0xW{0%{transform:rotate(-15deg) translateY(0)}50%{transform:rotate(-15deg) translateY(-10px)}to{transform:rotate(-15deg) translateY(0)}}@keyframes styles_glowPulse__L6ZYw{0%{filter:brightness(1)}50%{filter:brightness(1.3)}to{filter:brightness(1)}}@media (max-width:768px){.styles_pic__YwecY{display:none}.styles_container__sSR0s{grid-template-columns:1fr}}.styles_content__B7p9U h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.styles_content__B7p9U p{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;margin-bottom:2.5rem;color:#e0e0e0}.styles_buttons__Hmcla{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.styles_playBtn__ZWTyS{background:gold;color:#1a1a1a;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.styles_playBtn__ZWTyS:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,215,0,.3)}.styles_loginBtn__2FwQJ{background:transparent;color:#fff;padding:1rem 2rem;border:2px solid #fff;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.styles_loginBtn__2FwQJ:hover{background:#fff;color:#1a1a1a;transform:translateY(-2px)}@media (max-width:768px){.styles_hero__ou16t{min-height:70vh}.styles_buttons__Hmcla{flex-direction:column;align-items:center}.styles_loginBtn__2FwQJ,.styles_playBtn__ZWTyS{width:200px}}.FloatingParticles_particlesWrapper__K_BDJ{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}@keyframes FloatingParticles_float__bLoGH{0%{transform:translate(0) rotate(0deg);opacity:0}25%{transform:translate(-20px,-15px) rotate(90deg);opacity:.6}50%{transform:translate(10px,-10px) rotate(180deg);opacity:.3}75%{transform:translate(-5px,10px) rotate(270deg);opacity:.5}to{transform:translate(0) rotate(1turn);opacity:0}}.FloatingParticles_particle__cUdtW{position:absolute;top:calc(var(--random-y) * 100%);left:calc(var(--random-x) * 100%);width:calc(10px + 15px * var(--particle-size));aspect-ratio:1;background:radial-gradient(circle,#cb9202 40%,transparent 100%);border-radius:50%;animation:FloatingParticles_float__bLoGH 8s ease-in-out forwards;pointer-events:none;z-index:-1}.styles_advantages__DhP_t{padding:4rem 0;background:#171c12;position:relative}.styles_container__htFtW{max-width:1200px;margin:0 auto;padding:0 1rem}.styles_grid__FR9Dz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;perspective:1000px}.styles_card__R3SCj{background:#fff;padding:2rem;border-radius:20px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .4s ease,box-shadow .4s ease;border:1px solid #e0e0e0;z-index:2;transform-style:preserve-3d;will-change:transform}.styles_card__R3SCj:hover{transform:rotateY(10deg) rotateX(5deg) scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.2);box-shadow:2px 2px 15px #14e0d1}.styles_grid__FR9Dz:hover .styles_card__R3SCj:not(:hover){transform:scale(.9);box-shadow:2px 2px 15px #92d371}.styles_icon__D4IzO{font-size:3rem;margin-bottom:1rem;display:block}.styles_card__R3SCj h3{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a;font-weight:600}.styles_card__R3SCj p{color:#666;line-height:1.6;font-size:1rem}@media (max-width:768px){.styles_advantages__DhP_t{padding:3rem 0}.styles_grid__FR9Dz{grid-template-columns:1fr;gap:1.5rem}.styles_card__R3SCj{padding:1.5rem}}.styles_games__nKcQX{padding:4rem 0;background:linear-gradient(0deg,#1a1a1a77,#1a1a1aaa),url("/assets?p=%2Fimages%2Fbacklground-field.webp");background-position:50%;background-size:cover;background-repeat:no-repeat}.styles_container__A1bam{max-width:1200px;margin:0 auto;padding:0 1rem}.styles_header__rzfbn{text-align:center;margin-bottom:3rem}.styles_header__rzfbn h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:gold}.styles_grid__v5M7t{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.styles_gameCard__IqGkI{background:#2d2d2d;border-radius:20px;overflow:hidden;transition:all .3s;border:1px solid #444;display:flex;flex-direction:column;height:100%}.styles_gameCard__IqGkI:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,215,0,.2);border-color:gold}.styles_imageWrapper__fiha7{width:100%;height:256px;position:relative;overflow:hidden}.styles_gameImage__VirDf{width:100%;height:100%;object-fit:cover;transition:transform .3s}.styles_gameCard__IqGkI:hover .styles_gameImage__VirDf{transform:scale(1.05)}.styles_gameInfo__brJHa{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.styles_gameInfo__brJHa h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff}.styles_rating__xEp9L{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:gold;font-weight:500}.styles_stars__2nKLP{font-size:1.2rem}.styles_playBtn__kqYRM{background:gold;color:#1a1a1a;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;transition:all .3s;margin-top:auto;text-transform:uppercase;letter-spacing:.5px}.styles_playBtn__kqYRM:hover{background:#ffed4e;transform:translateY(-1px)}@media (max-width:768px){.styles_games__nKcQX{padding:3rem 0}.styles_grid__v5M7t{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.styles_gameInfo__brJHa{padding:1rem}}.FallingStars_container__JbNmL{position:relative;width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;pointer-events:none}.FallingStars_star__lX7oT{position:absolute;top:-40px;left:calc(100% * var(--random-x));width:calc(20px + 20px * var(--star-size));aspect-ratio:1;opacity:.8;transform:rotate(var(--star-rotation));animation:FallingStars_fall__ioPM5 6s ease-in forwards;background-image:url("/assets?p=%2Fimages%2Fstar.svg");background-size:contain;background-repeat:no-repeat;z-index:1;pointer-events:none}@keyframes FallingStars_fall__ioPM5{0%{transform:translateY(0) rotate(var(--star-rotation));opacity:0}25%{transform:translateY(25vh) rotate(calc(var(--star-rotation) + 90deg));opacity:.4}50%{transform:translateY(50vh) rotate(calc(var(--star-rotation) + 180deg));opacity:.7}75%{transform:translateY(75vh) rotate(calc(var(--star-rotation) + 270deg));opacity:.5}to{transform:translateY(100vh) rotate(calc(var(--star-rotation) + 1turn));opacity:0}}.styles_faq__gn29U{padding:4rem 0;background:#121f11;position:relative}.styles_container__ZOnBf{max-width:800px;margin:0 auto;padding:0 1rem}.styles_header__sw9DT{text-align:center;margin-bottom:3rem}.styles_header__sw9DT h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff}.styles_faqList__iezkU{display:flex;flex-direction:column;gap:1rem}.styles_faqItem__GnL4M{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #e0e0e0}.styles_question__l47_w{width:100%;padding:1.5rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#1a1a1a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s}.styles_question__l47_w:hover{background:#f8f9fa}.styles_icon__oPOIQ{font-size:1.5rem;font-weight:700;color:gold;transition:transform .3s}.styles_iconOpen__27jhG{transform:rotate(45deg)}.styles_answer__pvBra{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.styles_answerOpen__Hk6uv{max-height:200px}.styles_answer__pvBra p{padding:0 1.5rem 1.5rem;color:#666;line-height:1.6;margin:0}@media (max-width:768px){.styles_faq__gn29U{padding:3rem 0}.styles_question__l47_w{padding:1rem;font-size:1rem}.styles_answer__pvBra p{padding:0 1rem 1rem}}.styles_testimonials__ll_qf{padding:4rem 0;background:#1a1a1a;color:#fff}.styles_container__2Dex_{max-width:1200px;margin:0 auto;padding:0 1rem}.styles_header__LOFVD{text-align:center;margin-bottom:3rem}.styles_header__LOFVD h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:gold}.styles_grid__ZJBOB{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.styles_testimonialCard__g83pl{background:#2d2d2d;padding:2rem;border-radius:20px;border:1px solid #444;transition:all .3s}.styles_testimonialCard__g83pl:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,215,0,.1);border-color:gold}.styles_rating__ayf6i{font-size:1.2rem;margin-bottom:1rem}.styles_text__RIGyn{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#e0e0e0;font-style:italic}.styles_author__8cKkQ{display:flex;align-items:center;gap:1rem}.styles_avatar__LAVZs{width:50px;height:50px;border-radius:50%;background:gold;color:#1a1a1a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.styles_info__Ts2vp h4{margin:0;font-size:1.1rem;font-weight:600;color:#fff}.styles_info__Ts2vp span{color:#ccc;font-size:.9rem}@media (max-width:768px){.styles_testimonials__ll_qf{padding:3rem 0}.styles_grid__ZJBOB{grid-template-columns:1fr;gap:1.5rem}.styles_testimonialCard__g83pl{padding:1.5rem}}.styles_leaderboard__CLT_4{padding:4rem 0;background:#f8f9fa}.styles_container__oFimg{max-width:800px;margin:0 auto;padding:0 1rem}.styles_header__4pJII{text-align:center;margin-bottom:3rem}.styles_header__4pJII h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.styles_header__4pJII p{color:#666;font-size:1.1rem}.styles_leaderboardTable__mvzX1{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e0e0e0}.styles_tableHeader__AvN5j{background:#1a1a1a;color:gold;font-weight:600;font-size:1.1rem}.styles_leaderRow__8DlpQ,.styles_tableHeader__AvN5j{padding:1.5rem;display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:1rem;gap:1rem}.styles_leaderRow__8DlpQ{align-items:center;border-bottom:1px solid #f0f0f0;transition:background .3s}.styles_leaderRow__8DlpQ:hover{background:#f8f9fa}.styles_leaderRow__8DlpQ:last-child{border-bottom:none}.styles_rank__LB4vn{display:flex;align-items:center;gap:.5rem}.styles_badge__JLCD9{font-size:1.5rem}.styles_playerName__RIsAP,.styles_rankNumber___DFA1{font-weight:600;color:#1a1a1a}.styles_playerName__RIsAP{font-size:1.1rem}.styles_score__kj4SB{font-weight:700;color:gold;font-size:1.1rem;text-align:right}.styles_joinButton__3XolQ{text-align:center;margin-top:2rem}.styles_playBtn__qNVss{background:gold;color:#1a1a1a;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.styles_playBtn__qNVss:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,215,0,.3)}@media (max-width:768px){.styles_leaderboard__CLT_4{padding:3rem 0}.styles_leaderRow__8DlpQ,.styles_tableHeader__AvN5j{padding:1rem;font-size:.9rem}.styles_leaderRow__8DlpQ,.styles_tableHeader__AvN5j{grid-template-columns:80px 1fr 80px}.styles_score__kj4SB{font-size:.9rem}}.styles_disclaimer__pqqT4{padding:3rem 0;background:#2d2d2d;color:#fff}.styles_container__yflJv{max-width:1000px;margin:0 auto;padding:0 1rem}.styles_content__GSCrd{text-align:center}.styles_ageRestriction__PCCOA{gap:1rem;margin-bottom:2rem}.styles_ageIcon__0utvI,.styles_ageRestriction__PCCOA{display:flex;align-items:center;justify-content:center}.styles_ageIcon__0utvI{background:gold;color:#1a1a1a;width:60px;height:60px;border-radius:50%;font-weight:700;font-size:1.2rem}.styles_ageRestriction__PCCOA p{font-size:1.1rem;font-weight:600;color:gold}.styles_text__3Ga6G{margin-bottom:2rem}.styles_text__3Ga6G p{margin-bottom:1rem;line-height:1.6;color:#e0e0e0;font-size:1rem}.styles_text__3Ga6G strong{color:gold}.styles_resources__0OdcW{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.styles_resourceLink__puTpg{background:#444;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;border:1px solid #666}.styles_resourceLink__puTpg:hover{background:gold;color:#1a1a1a;transform:translateY(-2px)}@media (max-width:768px){.styles_disclaimer__pqqT4{padding:2rem 0}.styles_ageRestriction__PCCOA{flex-direction:column;gap:.5rem}.styles_resources__0OdcW{flex-direction:column;align-items:center;gap:1rem}.styles_resourceLink__puTpg{width:200px;text-align:center}}