.footer-module__1jeW9a__footer{background-color:var(--background);border-top:1px solid var(--muted);color:var(--foreground);padding:4rem 2rem 2rem}.footer-module__1jeW9a__container{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.footer-module__1jeW9a__topSection{flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.footer-module__1jeW9a__brand{flex-direction:column;gap:1rem;max-width:300px;display:flex}.footer-module__1jeW9a__logo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.footer-module__1jeW9a__tagline{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}.footer-module__1jeW9a__links{flex-wrap:wrap;gap:4rem;display:flex}.footer-module__1jeW9a__column{flex-direction:column;gap:1rem;display:flex}.footer-module__1jeW9a__column h4{margin-bottom:.5rem;font-size:1rem;font-weight:600}.footer-module__1jeW9a__column a{color:var(--muted-foreground);font-size:.9rem;text-decoration:none;transition:color .2s}.footer-module__1jeW9a__column a:hover{color:var(--foreground)}.footer-module__1jeW9a__bottomSection{border-top:1px solid var(--muted);flex-direction:column;align-items:center;gap:2rem;padding-top:2rem;display:flex}.footer-module__1jeW9a__socials{gap:1.5rem;display:flex}.footer-module__1jeW9a__copyright{color:var(--muted-foreground);text-align:center;font-size:.875rem}@media (min-width:768px){.footer-module__1jeW9a__bottomSection{flex-direction:row;justify-content:space-between}}
.header-module__MIcRHW__header{background-color:var(--background);z-index:100;border-bottom:1px solid #0000;transition:all .2s ease-in-out;position:sticky;top:0}.header-module__MIcRHW__scrolled{background-color:var(--background);border-bottom-color:var(--muted)}.header-module__MIcRHW__menuOpen{background-color:var(--background)}.dark .header-module__MIcRHW__scrolled{background-color:var(--background);border-bottom-color:var(--muted)}
.mobile-menu-module__me8leG__overlay{z-index:1;background:var(--background);flex-direction:column;justify-content:center;align-items:center;animation:.3s cubic-bezier(.16,1,.3,1) mobile-menu-module__me8leG__slideDown;display:flex;position:fixed;inset:0}.mobile-menu-module__me8leG__navList{flex-direction:column;gap:.5rem;width:min(85vw,320px);margin:0;padding:0;list-style:none;display:flex}.mobile-menu-module__me8leG__navItem{background:var(--card-background);color:var(--foreground);border-radius:.875rem;align-items:center;gap:.875rem;padding:.875rem 1.125rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 4px #0000000f}.mobile-menu-module__me8leG__navItem:hover{transform:translate(4px);box-shadow:0 2px 8px #0000001a}.mobile-menu-module__me8leG__navItemActive{border-left:3px solid var(--color-primary);background:var(--muted)}.mobile-menu-module__me8leG__navIcon{background:var(--muted);width:2.25rem;height:2.25rem;color:var(--color-primary);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-menu-module__me8leG__navItemActive .mobile-menu-module__me8leG__navIcon{background:var(--color-primary);color:#fff}.mobile-menu-module__me8leG__divider{background:var(--muted);width:100%;height:1px;margin:.375rem 0}.mobile-menu-module__me8leG__settingsRow{justify-content:center;align-items:center;gap:1.5rem;padding:.75rem 0;display:flex}.mobile-menu-module__me8leG__toggleButton{z-index:2;cursor:pointer;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}@keyframes mobile-menu-module__me8leG__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
