.Header-module__header___tSoIc{background:#2d2d2d;padding:20px 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #00000080}.Header-module__container___XNFSt{max-width:1200px;margin:0 auto;padding:0 20px}.Header-module__headerContent___sWAGv{display:flex;justify-content:space-between;align-items:center;gap:30px}.Header-module__logo___Yc0WA{font-size:28px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;text-decoration:none;z-index:101}.Header-module__nav___Lwcy4 ul{list-style:none;display:flex;gap:30px;margin:0;padding:0}.Header-module__navLink___VQUUP{color:#fff;text-decoration:none;font-weight:500;text-transform:uppercase;font-size:14px;letter-spacing:1px;transition:color .3s;padding-bottom:5px}.Header-module__navLink___VQUUP:hover{color:#0f0}.Header-module__navLinkActive___sZfuN{color:#0f0;border-bottom:2px solid #00ff00}.Header-module__authSection___vk78C{display:flex;align-items:center}.Header-module__authButtons___aE49j{display:flex;gap:15px;align-items:center}.Header-module__loginButton___JNoAW{color:#fff;text-decoration:none;padding:10px 20px;border-radius:5px;font-weight:600;font-size:14px;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.Header-module__loginButton___JNoAW:hover{color:#0f0}.Header-module__registerButton___POu-N{background:#0f0;color:#000;text-decoration:none;padding:10px 25px;border-radius:5px;font-weight:600;font-size:14px;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.Header-module__registerButton___POu-N:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00ff004d}.Header-module__userMenu___KUEms{position:relative}.Header-module__usernameButton___GIgXv{display:flex;align-items:center;gap:10px;background:transparent;border:2px solid #00ff00;color:#0f0;padding:10px 20px;border-radius:5px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s}.Header-module__usernameButton___GIgXv:hover{background:#00ff001a;transform:translateY(-2px);box-shadow:0 5px 15px #0f03}.Header-module__username___SIKRa{color:#0f0}.Header-module__dropdownArrow___NXP7G{font-size:10px;transition:transform .3s}.Header-module__dropdown___L8b5-{position:absolute;top:calc(100% + 10px);right:0;background:#2d2d2d;border:2px solid #00ff00;border-radius:8px;min-width:200px;box-shadow:0 10px 30px #00000080;overflow:hidden;z-index:1000}.Header-module__dropdownItem___mXxVF{display:flex;align-items:center;gap:10px;padding:15px 20px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s;border-bottom:1px solid #333}.Header-module__dropdownItem___mXxVF:hover{background:#00ff001a;color:#0f0}.Header-module__dropdownItemButton___kxlDv{display:flex;align-items:center;gap:10px;width:100%;padding:15px 20px;background:transparent;border:none;color:#fff;text-align:left;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.Header-module__dropdownItemButton___kxlDv:hover{background:#ff00001a;color:#ff6b6b}.Header-module__dropdownIcon___nWcp5{font-size:18px}.Header-module__mobileMenuButton___njfQb{display:none;background:transparent;border:2px solid #00ff00;color:#0f0;padding:8px 12px;border-radius:5px;cursor:pointer;font-size:24px;z-index:101}.Header-module__mobileNav___1I4ot{display:none}@media (max-width: 992px){.Header-module__nav___Lwcy4 ul{gap:20px}.Header-module__navLink___VQUUP{font-size:13px}.Header-module__logo___Yc0WA{font-size:24px}}@media (max-width: 768px){.Header-module__logo___Yc0WA{font-size:22px;letter-spacing:1px}.Header-module__headerContent___sWAGv{gap:15px}.Header-module__nav___Lwcy4{display:none}.Header-module__mobileMenuButton___njfQb{display:block}.Header-module__mobileNav___1I4ot{display:block;position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#2d2d2d;box-shadow:-5px 0 15px #00000080;transition:right .3s ease;z-index:100;overflow-y:auto}.Header-module__mobileNav___1I4ot.Header-module__open___t2vls{right:0}.Header-module__mobileNav___1I4ot ul{list-style:none;padding:80px 20px 20px;margin:0}.Header-module__mobileNav___1I4ot ul li{margin-bottom:10px}.Header-module__mobileNav___1I4ot .Header-module__navLink___VQUUP{display:block;padding:15px 20px;color:#fff;text-decoration:none;font-weight:500;font-size:16px;border-radius:5px;transition:all .3s}.Header-module__mobileNav___1I4ot .Header-module__navLink___VQUUP:hover,.Header-module__mobileNav___1I4ot .Header-module__navLinkActive___sZfuN{background:#00ff001a;color:#0f0;border-bottom:none}.Header-module__overlay___V-twD{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:99}.Header-module__overlay___V-twD.Header-module__open___t2vls{display:block}.Header-module__authButtons___aE49j{flex-direction:column;gap:10px;width:100%;padding:20px}.Header-module__loginButton___JNoAW,.Header-module__registerButton___POu-N{width:100%;text-align:center;padding:12px}.Header-module__usernameButton___GIgXv{padding:8px 15px;font-size:13px}.Header-module__dropdown___L8b5-{right:0;left:auto;min-width:180px}}@media (max-width: 480px){.Header-module__container___XNFSt{padding:0 15px}.Header-module__logo___Yc0WA{font-size:20px}.Header-module__mobileMenuButton___njfQb{font-size:20px;padding:6px 10px}.Header-module__usernameButton___GIgXv{padding:8px 12px;font-size:12px}.Header-module__username___SIKRa{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.Footer-module__footer___0a6Wf{background:#1a1a1a;padding:60px 0 20px;margin-top:80px;border-top:1px solid #333}.Footer-module__container___O4qgA{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__sectionsGrid___7JzUE{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.Footer-module__sectionTitle___6cAuD{font-size:18px;margin-bottom:20px;color:#0f0;text-transform:uppercase;letter-spacing:1px;font-weight:600}.Footer-module__sectionContent___Lh-QV{color:#ffffffb3;line-height:1.6;margin-bottom:15px}.Footer-module__linksList___0PzhG{list-style:none;padding:0;margin:0}.Footer-module__linkItem___zbG-Y{margin-bottom:10px}.Footer-module__link___KJ6BQ{color:#ffffffb3;text-decoration:none;transition:color .3s}.Footer-module__link___KJ6BQ:hover{color:#0f0}.Footer-module__bottomBar___gXKhG{border-top:1px solid #333;padding-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.Footer-module__copyright___MLLEi{color:#ffffff80;margin:0}.Footer-module__legalLink___xSRiR{color:#0f0;text-decoration:none}.Footer-module__legalLink___xSRiR:hover{text-decoration:underline}@media (max-width: 992px){.Footer-module__footer___0a6Wf{padding:50px 0 20px;margin-top:60px}.Footer-module__sectionsGrid___7JzUE{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:35px}}@media (max-width: 768px){.Footer-module__footer___0a6Wf{padding:40px 0 20px;margin-top:50px}.Footer-module__container___O4qgA{padding:0 20px}.Footer-module__sectionsGrid___7JzUE{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.Footer-module__sectionTitle___6cAuD{font-size:16px;margin-bottom:15px}.Footer-module__sectionContent___Lh-QV{font-size:14px;line-height:1.5}.Footer-module__link___KJ6BQ{font-size:14px}.Footer-module__bottomBar___gXKhG{flex-direction:column;align-items:flex-start;gap:15px;padding-top:25px}.Footer-module__copyright___MLLEi,.Footer-module__legalLink___xSRiR{font-size:14px}}@media (max-width: 480px){.Footer-module__footer___0a6Wf{padding:35px 0 15px;margin-top:40px}.Footer-module__container___O4qgA{padding:0 15px}.Footer-module__sectionsGrid___7JzUE{gap:25px;margin-bottom:25px}.Footer-module__sectionTitle___6cAuD{font-size:15px;margin-bottom:12px;letter-spacing:.5px}.Footer-module__sectionContent___Lh-QV{font-size:13px;margin-bottom:12px}.Footer-module__linkItem___zbG-Y{margin-bottom:8px}.Footer-module__link___KJ6BQ{font-size:13px}.Footer-module__bottomBar___gXKhG{padding-top:20px;gap:12px}.Footer-module__copyright___MLLEi,.Footer-module__legalLink___xSRiR{font-size:13px}}
