.Header-module__hBw1pG__header{border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#050505cc;width:100%;padding:1.5rem 0;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logo a{text-decoration:none}.Header-module__hBw1pG__brandLogo{color:var(--text-primary);letter-spacing:-1px;font-size:2rem;font-weight:800}.Header-module__hBw1pG__brandLogo:after{content:"";background-color:var(--text-primary);border-radius:50%;width:8px;height:8px;margin-left:2px;display:inline-block}.Header-module__hBw1pG__nav{display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navList>li>a,.Header-module__hBw1pG__navList>li>span{color:var(--text-secondary);cursor:pointer;font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navList>li>a:hover,.Header-module__hBw1pG__navList>li>span:hover{color:var(--text-primary)}.Header-module__hBw1pG__dropdown{position:relative}.Header-module__hBw1pG__dropdownMenu{background-color:var(--bg-card);border:1px solid var(--border-color);opacity:0;visibility:hidden;border-radius:8px;min-width:200px;margin-top:1rem;padding:.5rem 0;list-style:none;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(10px)}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__dropdownMenu li a{color:var(--text-secondary);padding:.5rem 1rem;font-size:.85rem;display:block}.Header-module__hBw1pG__dropdownMenu li a:hover{color:var(--neon-green);background-color:var(--bg-card-hover)}.Header-module__hBw1pG__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:900px){.Header-module__hBw1pG__nav{background-color:var(--bg-card);border-bottom:1px solid var(--border-color);opacity:0;visibility:hidden;z-index:90;flex-direction:column;align-items:center;width:100%;padding:2rem;transition:all .3s;position:fixed;top:80px;left:0;transform:translateY(-150%);box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__navList{text-align:center;flex-direction:column;gap:1.5rem;width:100%}.Header-module__hBw1pG__mobileMenuBtn{display:block}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);background-color:var(--bg-dark);width:100%;padding:5rem 0 0}.Footer-module__S6Hkya__container{justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__S6Hkya__brandSection{flex:1;max-width:300px}.Footer-module__S6Hkya__logo{color:var(--text-primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;display:block}.Footer-module__S6Hkya__logo:after{content:"";background-color:var(--text-primary);border-radius:50%;width:8px;height:8px;margin-left:2px;display:inline-block}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__linksGrid{flex:2;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__linkGroup h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkGroup ul a{color:var(--text-secondary);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__linkGroup ul a:hover{color:var(--neon-green)}.Footer-module__S6Hkya__socialIconsGrid{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.Footer-module__S6Hkya__socialIcon:hover{color:var(--neon-green);transform:translate(4px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);margin-top:5rem;padding:1.5rem 0}.Footer-module__S6Hkya__bottomBar .Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.Footer-module__S6Hkya__bottomBar p{color:var(--text-secondary);font-size:.85rem}.Footer-module__S6Hkya__legalLinks a{color:var(--text-secondary);margin-left:2rem;font-size:.85rem}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--text-primary)}@media (max-width:900px){.Footer-module__S6Hkya__container{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__brandSection{max-width:100%}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomBar .Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__legalLinks a{margin:0 1rem}}
