.Header-module__arFiJq__header{z-index:1000;background:var(--bg-dark);box-shadow:var(--shadow-md);transition:var(--transition-fast);border-bottom:1px solid #ffffff1a;position:sticky;top:0}.Header-module__arFiJq__headerContainer{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:.5rem;display:flex}.Header-module__arFiJq__menuCheckbox{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Header-module__arFiJq__headerActions{align-items:center;gap:1.25rem;display:flex}.Header-module__arFiJq__header:has(.Header-module__arFiJq__menuCheckbox:checked) [data-header-nav]{background:var(--bg-dark);z-index:1000;border-left:1px solid #ffffff1a;flex-direction:column;width:min(340px,90vw);height:100dvh;padding:6rem 2rem 2rem;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-5px 0 30px #0006}.Header-module__arFiJq__header:has(.Header-module__arFiJq__menuCheckbox:checked) [data-menu-overlay]{display:block}@media (min-width:1181px){.Header-module__arFiJq__headerContainer{grid-template-columns:auto 1fr auto;align-items:center;gap:3rem;display:grid}.Header-module__arFiJq__headerActions{justify-self:end}}
.HeaderLogo-module__hSg3ca__headerLogo{align-items:center;display:inline-flex}.HeaderLogo-module__hSg3ca__logoImage{width:3.25rem;height:auto;transition:transform var(--transition-fast);justify-content:center;align-items:center;display:flex}.HeaderLogo-module__hSg3ca__headerLogo:hover .HeaderLogo-module__hSg3ca__logoImage{transform:scale(1.1)}.HeaderLogo-module__hSg3ca__logoText{color:var(--gold);font-weight:700}
.AuthButtons-module__jr05ea__desktopAuthButtons{align-items:center;gap:1rem;display:flex}.AuthButtons-module__jr05ea__mobileAuthButtons{border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:none}.AuthButtons-module__jr05ea__btnLogin,.AuthButtons-module__jr05ea__btnRegister{letter-spacing:.5px;border-radius:var(--radius-sm);cursor:pointer;text-align:center;text-transform:uppercase;font-size:.9375rem;font-weight:700;font-family:var(--font-body);transition:transform var(--transition-fast),box-shadow var(--transition-fast);padding:.575rem 2rem;display:inline-block}.AuthButtons-module__jr05ea__btnLogin{color:#fff;border:2px solid var(--gold);background:0 0}.AuthButtons-module__jr05ea__btnLogin:hover{transform:translateY(-2px);box-shadow:0 0 0 3px #ffd70026}.AuthButtons-module__jr05ea__btnRegister{background:var(--gold);color:var(--bg-dark);box-shadow:var(--shadow-md);border:2px solid #0000}.AuthButtons-module__jr05ea__btnRegister:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.AuthButtons-module__jr05ea__mobileBtn{text-align:center;width:100%;padding:1rem 1.5rem;font-size:1.1rem}@media (max-width:1180px){.AuthButtons-module__jr05ea__desktopAuthButtons{display:none}.AuthButtons-module__jr05ea__mobileAuthButtons{display:flex}}
.HeaderNav-module__eAaJ1W__headerNav{display:none}.HeaderNav-module__eAaJ1W__navList{gap:1rem;display:flex}.HeaderNav-module__eAaJ1W__navLink{color:#ffffffd9;transition:color var(--transition-fast);align-items:center;gap:.625rem;padding:.4rem 0;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.HeaderNav-module__eAaJ1W__navLink:hover{color:#fff}.HeaderNav-module__eAaJ1W__navLink:after{content:"";background:var(--gold);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.HeaderNav-module__eAaJ1W__navLink:hover:after{width:100%}@media (max-width:1180px){.HeaderNav-module__eAaJ1W__navList{flex-direction:column;flex:1;gap:.5rem;margin-bottom:2rem}.HeaderNav-module__eAaJ1W__navLink{padding:1rem 1.5rem;font-size:1.1rem}.HeaderNav-module__eAaJ1W__navLink:after{width:auto;left:0;right:1.5rem;transform:scaleX(0)}.HeaderNav-module__eAaJ1W__navLink:hover:after{transform:scaleX(1)}.HeaderNav-module__eAaJ1W__navLink:hover{background:#ffffff0d;transform:translate(4px)}}@media (min-width:1181px){.HeaderNav-module__eAaJ1W__headerNav{display:block!important}}
.FlagIcon-module__gTxOxa__flagSvg{aspect-ratio:3/2;border-radius:2px;flex-shrink:0;width:1.25rem;height:auto;display:block}.FlagIcon-module__gTxOxa__flagBadge{letter-spacing:.03em;color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1rem;font-size:.6rem;font-weight:700;line-height:1;display:inline-flex}
.LanguageSwitcher-module__Spjzta__langCheckbox{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.LanguageSwitcher-module__Spjzta__langSwitcherWrap{align-items:center;display:inline-flex;position:relative}.LanguageSwitcher-module__Spjzta__langSwitcherWrap:has(.LanguageSwitcher-module__Spjzta__langCheckbox:checked) .LanguageSwitcher-module__Spjzta__langSwitcherDropdown{display:block}.LanguageSwitcher-module__Spjzta__langSwitcherTrigger{border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.4rem;padding:.4rem .6rem;font-size:.85rem;font-weight:600;display:inline-flex}.LanguageSwitcher-module__Spjzta__langSwitcherTrigger:hover{background:#ffffff2e;border-color:#ffffff59}.LanguageSwitcher-module__Spjzta__langSwitcherLabel{text-overflow:ellipsis;white-space:nowrap;max-width:5rem;overflow:hidden}.LanguageSwitcher-module__Spjzta__langSwitcherChevron{opacity:.7;transition:transform var(--transition-fast);font-size:.6rem}.LanguageSwitcher-module__Spjzta__langSwitcherWrap:has(.LanguageSwitcher-module__Spjzta__langCheckbox:checked) .LanguageSwitcher-module__Spjzta__langSwitcherChevron{transform:rotate(180deg)}.LanguageSwitcher-module__Spjzta__langSwitcherDropdown{background:var(--bg-dark);border-radius:var(--radius-md);min-width:100%;box-shadow:var(--shadow-lg);z-index:1001;border:1px solid #ffffff26;margin-top:4px;padding:4px 0;display:none;position:absolute;top:100%;right:0}.LanguageSwitcher-module__Spjzta__langSwitcherItem{color:#ffffffd9;transition:background var(--transition-fast),color var(--transition-fast);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;display:flex}.LanguageSwitcher-module__Spjzta__langSwitcherItem:hover{color:#fff;background:#ffffff1a}.LanguageSwitcher-module__Spjzta__itemFlag{width:1.1rem;font-size:1.1rem}
.MenuToggle-module__5AkM1a__menuToggle{border-radius:var(--radius-sm);cursor:pointer;width:5rem;height:3rem;transition:background var(--transition-fast);background:#ffffff14;border:1px solid #ffffff26;flex-direction:column;justify-content:center;align-items:center;display:none;position:relative}.MenuToggle-module__5AkM1a__menuToggle span{background:#ffffffb3;border-radius:2px;width:1.5rem;height:2px;position:absolute;left:50%;transform:translate(-50%,-50%)}.MenuToggle-module__5AkM1a__menuToggle span:first-child{top:30%}.MenuToggle-module__5AkM1a__menuToggle span:nth-child(2){top:50%}.MenuToggle-module__5AkM1a__menuToggle span:nth-child(3){top:70%}.MenuToggle-module__5AkM1a__menuToggle:hover{background:#ffffff1f}@media (max-width:1180px){.MenuToggle-module__5AkM1a__menuToggle{display:flex}}
.MenuOverlay-module__ILHeLa__menuOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:998;cursor:pointer;background:#0c1a2db3;display:none;position:fixed;inset:0}
.Footer-module__rnk_JG__footer{background:var(--bg-dark);color:#fff}.Footer-module__rnk_JG__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Footer-module__rnk_JG__footerWrapper{flex-direction:column;align-items:center;padding:3rem 0;font-size:1.1rem;display:flex}.Footer-module__rnk_JG__footerGroup{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.Footer-module__rnk_JG__footerCol{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__footerLogo{background:linear-gradient(135deg,#2ecc7133,#b222221a);border-radius:16px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:.5rem;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1a,0 0 0 1px #2ecc711a}.Footer-module__rnk_JG__logoImg{object-fit:contain;width:100%;height:100%}.Footer-module__rnk_JG__footerBrand{font-size:.95rem;font-weight:700;line-height:1.2}.Footer-module__rnk_JG__socialList{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__rnk_JG__socialList img{width:45px;transition:transform var(--transition-fast);border-radius:25px;padding:.5rem}.Footer-module__rnk_JG__socialList img:hover{transform:scale(1.1)}.Footer-module__rnk_JG__trustBlock{flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__ageNotice{align-items:center;gap:.5rem;display:flex}.Footer-module__rnk_JG__ageNotice p{text-align:start;max-width:300px}.Footer-module__rnk_JG__ageNotice img{object-fit:contain;width:40px}.Footer-module__rnk_JG__gamblingList{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__rnk_JG__gamblingList img{object-fit:contain;width:auto;height:40px}.Footer-module__rnk_JG__paymentList{flex-wrap:wrap;justify-content:center;gap:.7rem;max-width:500px;display:flex}.Footer-module__rnk_JG__paymentList li{transition:background-color var(--transition-fast);border-radius:15px;flex:0 0 calc(25% - .7rem);justify-content:center;padding:.2rem;display:flex}.Footer-module__rnk_JG__paymentList li:hover{background-color:#e6e641}.Footer-module__rnk_JG__paymentList a{justify-content:center;align-items:center;display:flex}.Footer-module__rnk_JG__paymentList img{object-fit:contain;width:100%;height:40px}.Footer-module__rnk_JG__footerTitle{text-transform:uppercase;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Footer-module__rnk_JG__copyright{text-align:center;flex-direction:column;gap:.8rem;width:100%;padding-top:3rem;display:flex}.Footer-module__rnk_JG__copyrightSlogan{font-size:2rem;font-weight:700}@media (max-width:768px){.Footer-module__rnk_JG__footerGroup{grid-template-columns:1fr}.Footer-module__rnk_JG__gamblingList{flex-direction:column;align-items:center}}
