.footer-module__Vmx-gq__footer{background-color:var(--background);width:100%;margin-top:1rem;padding-top:2rem;position:relative;overflow:hidden}.footer-module__Vmx-gq__container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-module__Vmx-gq__divider{background-color:var(--border-color);height:1px;margin:1.5rem 0}.footer-module__Vmx-gq__mainContent{flex-direction:column;gap:2.5rem;padding:1rem 0;display:flex}.footer-module__Vmx-gq__brandSection{flex-direction:column;gap:.5rem;display:flex}.footer-module__Vmx-gq__logoLink{margin-bottom:.5rem;display:inline-block}.footer-module__Vmx-gq__tagline{background:linear-gradient(to right,var(--primary),var(--primary-dark));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:.875rem;font-weight:600}.footer-module__Vmx-gq__taglineDescription{color:var(--text-secondary);margin:0;font-size:.875rem}.footer-module__Vmx-gq__linksSection{flex-wrap:wrap;gap:2.5rem;display:flex}.footer-module__Vmx-gq__linkGroup{min-width:140px}.footer-module__Vmx-gq__groupTitle{color:var(--text-primary);margin:0 0 1rem;font-size:.875rem;font-weight:600}.footer-module__Vmx-gq__linkList{margin:0;padding:0;list-style:none}.footer-module__Vmx-gq__linkItem{margin-bottom:.5rem}.footer-module__Vmx-gq__footerLink{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-module__Vmx-gq__footerLink:hover{color:var(--primary);text-decoration:underline}.footer-module__Vmx-gq__bottomSection{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem 0;display:flex}.footer-module__Vmx-gq__copyright{color:var(--text-secondary);font-size:.875rem}.footer-module__Vmx-gq__socialIcons{gap:1rem;display:flex}.footer-module__Vmx-gq__socialLink{width:2rem;height:2rem;color:var(--text-secondary);border:1px solid var(--border-color);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.footer-module__Vmx-gq__socialLink:hover{background-color:var(--hover-bg);color:var(--primary);border-color:var(--primary)}.footer-module__Vmx-gq__socialIcon{width:1rem;height:1rem}@media (min-width:640px){.footer-module__Vmx-gq__bottomSection{flex-direction:row;justify-content:space-between}}@media (min-width:768px){.footer-module__Vmx-gq__mainContent{flex-direction:row;justify-content:space-between}.footer-module__Vmx-gq__brandSection{max-width:300px}}@media (min-width:960px){.footer-module__Vmx-gq__linksSection{gap:1rem}}
.header-module__FpSQAG__header{border-bottom:1px solid var(--border-color);background-color:var(--background);z-index:50;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0}.header-module__FpSQAG__headerLeft{align-items:center;gap:2rem;display:flex}.header-module__FpSQAG__logo{align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.header-module__FpSQAG__logoLink{color:inherit;align-items:center;gap:.5rem;padding:0 0 0 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.header-module__FpSQAG__logoLink:hover{opacity:.8}.header-module__FpSQAG__logoLink img{filter:invert()sepia(0%)saturate(0%)hue-rotate(93deg)brightness(103%)contrast(103%)}@media (prefers-color-scheme:dark){.header-module__FpSQAG__logoLink img{filter:invert(21%)sepia(14%)saturate(682%)hue-rotate(176deg)brightness(95%)contrast(88%)}}.header-module__FpSQAG__navigationContainer{align-items:center;gap:1rem;margin-left:auto;display:flex}.header-module__FpSQAG__navContainer{align-items:center;gap:1rem;padding:0 1rem 0 0;display:flex}.header-module__FpSQAG__mainNav{align-items:center;display:flex}.header-module__FpSQAG__navList{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header-module__FpSQAG__navLink{color:var(--text-secondary);padding:.5rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.header-module__FpSQAG__navLink:hover{color:var(--text-primary)}.header-module__FpSQAG__profileDropdown{display:inline-block;position:relative}.header-module__FpSQAG__profileDropdown:after{content:"";background-color:#0000;width:100%;height:.75rem;position:absolute;top:100%;left:0}.header-module__FpSQAG__profileButton{border:1px solid var(--border-color);cursor:pointer;width:2.3rem;height:2.3rem;color:var(--text-secondary);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:relative}.header-module__FpSQAG__profileButton:hover{color:var(--text-primary);box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--border-color)}.header-module__FpSQAG__userIcon{width:1.2rem;height:1.2rem}.header-module__FpSQAG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header-module__FpSQAG__dropdownContent{background-color:var(--background);border:1px solid var(--border-color);z-index:100;will-change:transform,opacity;border-radius:.5rem;min-width:12rem;padding:.25rem;animation:.4s cubic-bezier(.16,1,.3,1) header-module__FpSQAG__slideDownAndFade;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.header-module__FpSQAG__dropdownContent[data-side=top]{animation:.4s cubic-bezier(.16,1,.3,1) header-module__FpSQAG__slideUpAndFade}.header-module__FpSQAG__dropdownContent[data-side=right]{animation:.4s cubic-bezier(.16,1,.3,1) header-module__FpSQAG__slideLeftAndFade}.header-module__FpSQAG__dropdownContent[data-side=left]{animation:.4s cubic-bezier(.16,1,.3,1) header-module__FpSQAG__slideRightAndFade}@keyframes header-module__FpSQAG__slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes header-module__FpSQAG__slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes header-module__FpSQAG__slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes header-module__FpSQAG__slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}.header-module__FpSQAG__dropdownSeparator{background-color:var(--border-color);height:1px;margin:.25rem 0}.header-module__FpSQAG__dropdownItem{color:var(--text-primary);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;border-radius:.375rem;outline:none;align-items:center;gap:.5rem;width:100%;margin:0;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;text-decoration:none;transition:background-color .2s;display:flex}.header-module__FpSQAG__dropdownItem:hover,.header-module__FpSQAG__dropdownItem:focus{background-color:var(--hover-bg);outline:none}.header-module__FpSQAG__dropdownItem:active{background-color:var(--active-bg)}.header-module__FpSQAG__dropdownItem[data-disabled]{color:var(--text-muted);pointer-events:none}.header-module__FpSQAG__dropdownItem svg{color:var(--text-muted);flex-shrink:0}.header-module__FpSQAG__menuButton,.header-module__FpSQAG__mobileMenuButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;margin-right:.5rem;padding:.5rem;display:none}.header-module__FpSQAG__mobileMenuButton:hover{background-color:var(--hover-bg)}.header-module__FpSQAG__authButtons{align-items:center;gap:.75rem;display:flex}.header-module__FpSQAG__loginButton{color:var(--text-primary);border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.header-module__FpSQAG__loginButton:hover{background-color:var(--hover-bg)}.header-module__FpSQAG__signupButton{color:#fff;background-color:var(--primary);border:1px solid var(--primary);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s}.header-module__FpSQAG__signupButton:hover{opacity:.9}.header-module__FpSQAG__drawer{background-color:var(--background);z-index:100;flex-direction:column;width:280px;height:100vh;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-280px}.header-module__FpSQAG__drawerOpen{right:0}.header-module__FpSQAG__backdrop{z-index:90;background-color:#00000080;animation:.2s ease-in-out header-module__FpSQAG__fadeIn;position:fixed;inset:0}.header-module__FpSQAG__drawerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.5rem;display:flex}.header-module__FpSQAG__drawerLogo{color:inherit;padding-left:.5rem;text-decoration:none}.header-module__FpSQAG__closeDrawer{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.5rem}.header-module__FpSQAG__drawerNav{flex:1;padding:1rem 0;overflow-y:auto}.header-module__FpSQAG__drawerNavList{margin:0;padding:0;list-style:none}.header-module__FpSQAG__drawerNavLink{color:var(--text-primary);align-items:center;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex}.header-module__FpSQAG__drawerNavLink:hover,.header-module__FpSQAG__drawerNavLink:focus{background-color:var(--hover-bg)}.header-module__FpSQAG__drawerIcon{color:var(--text-secondary);margin-right:.75rem;display:flex}.header-module__FpSQAG__drawerFooter{border-top:1px solid var(--border-color);padding:.5rem 1.5rem}.header-module__FpSQAG__logoutButton{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;padding:.75rem 0;font-size:.875rem;display:flex}.header-module__FpSQAG__logoutButton:hover{color:var(--error-color)}.header-module__FpSQAG__desktopLogo{display:block}.header-module__FpSQAG__mobileLogo{display:none}@media (max-width:640px){.header-module__FpSQAG__header{padding:.5rem 0}.header-module__FpSQAG__navContainer{gap:.5rem}}@media (max-width:768px){.header-module__FpSQAG__menuButton{order:3;display:block}.header-module__FpSQAG__navContainer{order:2;width:100%}.header-module__FpSQAG__profileDropdown,.header-module__FpSQAG__navContainer .header-module__FpSQAG__authButtons{display:none}.header-module__FpSQAG__header{padding:.5rem}.header-module__FpSQAG__headerLeft{gap:.5rem;padding:0 1.2rem 0 .5rem}.header-module__FpSQAG__logoLink{padding:0}.header-module__FpSQAG__desktopLogo{display:none}.header-module__FpSQAG__mobileLogo{display:block}.header-module__FpSQAG__headerLeft{gap:.5rem}.header-module__FpSQAG__mainNav{display:none}}.header-module__FpSQAG__searchPlaceholder{background:var(--bg-alternate,#f8f9fa);border-radius:.5rem;width:300px;height:2.5rem}@media (max-width:768px){.header-module__FpSQAG__searchPlaceholder{width:100%}}
