.header-module___LhpcG__header{color:#fff;z-index:100;background-color:#121214;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:40px;padding:12px 24px;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.2)}.header-module___LhpcG__headerLeft{align-items:center;gap:10px;display:flex}.header-module___LhpcG__headerLeft .header-module___LhpcG__iconWrapper{border-radius:10px}.header-module___LhpcG__title{color:#fff;letter-spacing:.5px;margin:0;font-family:minecraftFont,monospace;font-size:20px;font-weight:700}.header-module___LhpcG__headerRight,.header-module___LhpcG__desktopNav{align-items:center;gap:12px;display:flex}.header-module___LhpcG__userAvatar{cursor:pointer;border:2px solid #40444b;border-radius:50%;width:40px;height:40px;transition:transform .2s,box-shadow .2s}.header-module___LhpcG__userAvatar:hover{transform:scale(1.1);box-shadow:0 0 0 2px #5865f2}.header-module___LhpcG__chatIcon{cursor:pointer;background-color:#40444b;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.header-module___LhpcG__chatIcon:hover{background-color:#5865f2;transform:translateY(-2px)}.header-module___LhpcG__chatIcon:active{transform:translateY(0)scale(.95)}.header-module___LhpcG__chatIcon img{width:24px;height:24px;transition:transform .3s}.header-module___LhpcG__chatIcon:hover img{transform:scale(1.1)}.header-module___LhpcG__notificationBadge{color:#fff;background-color:#ed4245;border:2px solid #2f3136;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;font-family:minecraftFont,monospace;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px rgba(237,66,69,.5)}.header-module___LhpcG__loginBtn,.header-module___LhpcG__logoutBtn{cursor:pointer;letter-spacing:.3px;border:none;border-radius:4px;padding:10px 20px;font-family:minecraftFont,monospace;font-size:14px;font-weight:600;transition:all .2s}.header-module___LhpcG__loginBtn{color:#fff;background-color:#5865f2}.header-module___LhpcG__loginBtn:hover{background-color:#4752c4;transform:translateY(-1px);box-shadow:0 4px 8px rgba(88,101,242,.3)}.header-module___LhpcG__loginBtn:active{transform:translateY(0)}.header-module___LhpcG__logoutBtn{color:#fff;background-color:#ed4245}.header-module___LhpcG__logoutBtn:hover{background-color:#c03537;transform:translateY(-1px);box-shadow:0 4px 8px rgba(237,66,69,.3)}.header-module___LhpcG__logoutBtn:active{transform:translateY(0)}.header-module___LhpcG__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;padding:0;display:none}.header-module___LhpcG__mobileMenuButton span{transform-origin:50%;background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .1s}.header-module___LhpcG__mobileMenuButton.header-module___LhpcG__open span:first-child{opacity:0;transform:translateY(8px)rotate(45deg)}.header-module___LhpcG__mobileMenuButton.header-module___LhpcG__open span:nth-child(2){opacity:0}.header-module___LhpcG__mobileMenuButton.header-module___LhpcG__open span:nth-child(3){opacity:0;transform:translateY(-8px)rotate(-45deg)}.header-module___LhpcG__mobileMenuOverlay{z-index:999;background-color:rgba(0,0,0,.7);animation:.2s header-module___LhpcG__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes header-module___LhpcG__fadeIn{0%{opacity:0}to{opacity:1}}.header-module___LhpcG__mobileMenu{background-color:#2f3136;flex-direction:column;width:320px;max-width:85vw;height:100vh;animation:.3s header-module___LhpcG__slideIn;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 20px rgba(0,0,0,.3)}@keyframes header-module___LhpcG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.header-module___LhpcG__mobileMenuHeader{background-color:#36393f;border-bottom:1px solid #202225;justify-content:space-between;align-items:center;padding:20px;display:flex}.header-module___LhpcG__mobileMenuHeader h3{color:#fff;margin:0;font-family:minecraftFont,monospace;font-size:18px;font-weight:700}.header-module___LhpcG__closeButton{color:#b9bbbe;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.header-module___LhpcG__closeButton:hover{color:#fff}.header-module___LhpcG__mobileMenuContent{flex-direction:column;flex:1;gap:20px;padding:20px;display:flex}.header-module___LhpcG__userInfo{background-color:#36393f;border:1px solid #202225;border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.header-module___LhpcG__mobileUserAvatar{border:3px solid #5865f2;border-radius:50%;width:56px;height:56px}.header-module___LhpcG__userDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.header-module___LhpcG__userName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:minecraftFont,monospace;font-size:16px;font-weight:700;overflow:hidden}.header-module___LhpcG__userEmail{color:#b9bbbe;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.header-module___LhpcG__mobileMenuItems{flex-direction:column;gap:12px;display:flex}.header-module___LhpcG__mobileMenuItem{color:#fff;cursor:pointer;background-color:#40444b;border:none;border-radius:6px;align-items:center;gap:12px;padding:14px 16px;font-family:minecraftFont,monospace;font-size:15px;font-weight:600;transition:background-color .2s;display:flex;position:relative}.header-module___LhpcG__mobileMenuItem:hover{background-color:#36393f}.header-module___LhpcG__mobileMenuItem img{width:24px;height:24px}.header-module___LhpcG__mobileBadge{color:#fff;background-color:#ed4245;border-radius:12px;margin-left:auto;padding:4px 8px;font-size:12px;font-weight:700}.header-module___LhpcG__mobileLoginBtn,.header-module___LhpcG__mobileLogoutBtn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:14px 20px;font-family:minecraftFont,monospace;font-size:15px;font-weight:700;transition:all .2s;display:flex}.header-module___LhpcG__mobileLoginBtn{color:#fff;background-color:#5865f2}.header-module___LhpcG__mobileLoginBtn:hover{background-color:#4752c4}.header-module___LhpcG__mobileLogoutBtn{color:#fff;background-color:#ed4245}.header-module___LhpcG__mobileLogoutBtn:hover{background-color:#c03537}@media (max-width:768px){.header-module___LhpcG__header{border-radius:12px;margin-top:20px;padding:12px 16px}.header-module___LhpcG__title{font-size:16px}.header-module___LhpcG__desktopNav{display:none}.header-module___LhpcG__mobileMenuButton{display:flex}}@media (max-width:480px){.header-module___LhpcG__header{padding:10px 12px}.header-module___LhpcG__title{font-size:14px}.header-module___LhpcG__mobileMenu{width:100%;max-width:100vw}}.header-module___LhpcG__languageSwitcher{display:inline-block;position:relative}.header-module___LhpcG__triggerButton{cursor:pointer;color:#dcddde;background-color:#2c2c30;border:none;border-radius:4px;align-items:center;gap:8px;min-width:50px;padding:8px 12px;font-family:minecraftFont,monospace;font-size:14px;font-weight:600;transition:background-color .2s;display:flex}.header-module___LhpcG__triggerButton:hover{background-color:#36393f}.header-module___LhpcG__triggerButton:active{background-color:#32353b}.header-module___LhpcG__languageCode{text-align:left;color:#fff;letter-spacing:.5px;flex:1}.header-module___LhpcG__chevron{color:#b9bbbe;flex-shrink:0;transition:transform .2s}.header-module___LhpcG__chevronOpen{transform:rotate(180deg)}.header-module___LhpcG__dropdown{z-index:1000;background-color:#18191c;border-radius:8px;min-width:240px;animation:.15s header-module___LhpcG__slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.24),0 0 0 1px rgba(0,0,0,.05)}@keyframes header-module___LhpcG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header-module___LhpcG__dropdownHeader{background-color:#1e1f22;border-bottom:1px solid #2e3136;padding:12px 16px}.header-module___LhpcG__dropdownHeader span{color:#b5bac1;text-transform:uppercase;letter-spacing:.5px;font-family:minecraftFont,monospace;font-size:12px;font-weight:700}.header-module___LhpcG__languageList{max-height:320px;padding:8px;overflow-y:auto}.header-module___LhpcG__languageList::-webkit-scrollbar{width:8px}.header-module___LhpcG__languageList::-webkit-scrollbar-track{background:0 0}.header-module___LhpcG__languageList::-webkit-scrollbar-thumb{background-color:#1a1b1e;border-radius:4px}.header-module___LhpcG__languageList::-webkit-scrollbar-thumb:hover{background-color:#0f1011}.header-module___LhpcG__languageItem{cursor:pointer;text-align:left;color:#b5bac1;background-color:transparent;border:none;border-radius:4px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background-color .15s;display:flex}.header-module___LhpcG__languageItem:hover{color:#dbdee1;background-color:#35373c}.header-module___LhpcG__languageItem.header-module___LhpcG__active{color:#fff;background-color:#5865f2}.header-module___LhpcG__languageItem.header-module___LhpcG__active:hover{background-color:#4752c4}.header-module___LhpcG__languageName{flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500}.header-module___LhpcG__checkmark{color:#fff;flex-shrink:0}@media (max-width:768px){.header-module___LhpcG__dropdown{min-width:220px;max-width:calc(100vw - 32px);left:50%;right:auto;transform:translate(-50%)}@keyframes header-module___LhpcG__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.header-module___LhpcG__triggerButton{min-width:90px;padding:6px 10px;font-size:13px}.header-module___LhpcG__languageItem{padding:12px 14px}.header-module___LhpcG__languageName{font-size:15px}}.header-module___LhpcG__languageSwitcher.header-module___LhpcG__compact .header-module___LhpcG__triggerButton{min-width:auto;padding:6px 8px}.header-module___LhpcG__languageSwitcher.header-module___LhpcG__compact .header-module___LhpcG__languageCode{display:none}.header-module___LhpcG__languageSwitcher.header-module___LhpcG__compact .header-module___LhpcG__chevron{width:16px;height:16px}.header-module___LhpcG__languageSwitcher.header-module___LhpcG__dark .header-module___LhpcG__triggerButton{background-color:#1e1f22;border:1px solid #2e3136}.header-module___LhpcG__languageSwitcher.header-module___LhpcG__dark .header-module___LhpcG__triggerButton:hover{background-color:#2b2d31;border-color:#35373c}.header-module___LhpcG__languageSwitcher.header-module___LhpcG__dark .header-module___LhpcG__dropdown{background-color:#111214;box-shadow:0 8px 16px rgba(0,0,0,.4),0 0 0 1px rgba(0,0,0,.1)}
.footer-module__8IxfMW__footer{color:#b9bbbe;background-color:#121214;border-radius:8px;margin-top:80px;overflow:hidden;box-shadow:0 -2px 10px rgba(0,0,0,.2)}.footer-module__8IxfMW__footerContent{border-bottom:1px solid #202225;grid-template-columns:2fr repeat(3,1fr);gap:48px;padding:48px 32px;display:grid}.footer-module__8IxfMW__footerSection{flex-direction:column;gap:16px;display:flex}.footer-module__8IxfMW__brandContainer{align-items:center;gap:12px;margin-bottom:8px;display:flex}.footer-module__8IxfMW__footerLogo{border-radius:10px}.footer-module__8IxfMW__brandTitle{color:#fff;letter-spacing:.5px;margin:0;font-family:minecraftFont,monospace;font-size:20px;font-weight:700}.footer-module__8IxfMW__brandDescription{color:#72767d;max-width:280px;margin:0;font-size:14px;line-height:1.6}.footer-module__8IxfMW__socialLinks{gap:12px;margin-top:8px;display:flex}.footer-module__8IxfMW__socialLink{color:#b9bbbe;background-color:#40444b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.footer-module__8IxfMW__socialLink:hover{color:#fff;background-color:#5865f2;transform:translateY(-2px)}.footer-module__8IxfMW__socialLink:active{transform:translateY(0)scale(.95)}.footer-module__8IxfMW__sectionTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-family:minecraftFont,monospace;font-size:14px;font-weight:700}.footer-module__8IxfMW__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-module__8IxfMW__footerLink{color:#b9bbbe;font-size:14px;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.footer-module__8IxfMW__footerLink:before{content:"";background-color:#5865f2;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-module__8IxfMW__footerLink:hover{color:#fff}.footer-module__8IxfMW__footerLink:hover:before{width:100%}.footer-module__8IxfMW__footerBottom{text-align:center;background-color:#0d0d0f;padding:24px 32px}.footer-module__8IxfMW__copyright{color:#72767d;letter-spacing:.3px;margin:0;font-family:minecraftFont,monospace;font-size:13px}@media (max-width:1024px){.footer-module__8IxfMW__footerContent{grid-template-columns:repeat(2,1fr);gap:40px;padding:40px 24px}.footer-module__8IxfMW__footerSection:first-child{grid-column:1/-1}}@media (max-width:768px){.footer-module__8IxfMW__footer{border-radius:12px;margin-top:60px}.footer-module__8IxfMW__footerContent{grid-template-columns:1fr;gap:32px;padding:32px 20px}.footer-module__8IxfMW__footerSection:first-child{grid-column:auto}.footer-module__8IxfMW__brandDescription{max-width:100%}.footer-module__8IxfMW__footerBottom{padding:20px}.footer-module__8IxfMW__copyright{font-size:12px}}@media (max-width:480px){.footer-module__8IxfMW__footer{margin-top:40px}.footer-module__8IxfMW__footerContent{gap:28px;padding:28px 16px}.footer-module__8IxfMW__brandContainer{gap:10px}.footer-module__8IxfMW__brandTitle{font-size:18px}.footer-module__8IxfMW__brandDescription{font-size:13px}.footer-module__8IxfMW__socialLinks{gap:10px}.footer-module__8IxfMW__socialLink{width:36px;height:36px}.footer-module__8IxfMW__socialLink svg{width:20px;height:20px}.footer-module__8IxfMW__sectionTitle,.footer-module__8IxfMW__footerLink{font-size:13px}.footer-module__8IxfMW__footerBottom{padding:16px}}@media (prefers-color-scheme:dark){.footer-module__8IxfMW__footer{box-shadow:0 -4px 20px rgba(0,0,0,.4)}}
