.header-module__edqLnG__header{z-index:1000;border-bottom:1px solid var(--frosted-border);padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.header-module__edqLnG__nav{justify-content:space-between;align-items:center;display:flex}.header-module__edqLnG__logo{color:var(--text-primary);background:linear-gradient(to right,var(--gradient-from),var(--gradient-to));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-decoration:none}.header-module__edqLnG__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header-module__edqLnG__navLinks a{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .3s}.header-module__edqLnG__navLinks a:hover{color:var(--text-primary)}.header-module__edqLnG__hamburger{color:var(--text-primary);cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:768px){.header-module__edqLnG__navLinks{display:none}.header-module__edqLnG__hamburger{display:block}}.header-module__edqLnG__mobileMenuWrapper{align-items:center;display:none}@media (max-width:768px){.header-module__edqLnG__navLinks{display:none}.header-module__edqLnG__hamburger{display:block}.header-module__edqLnG__mobileMenuWrapper{display:flex}}.header-module__edqLnG__mobileOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:flex-end;animation:.3s header-module__edqLnG__fadeIn;display:flex;position:fixed;inset:0}@keyframes header-module__edqLnG__fadeIn{0%{opacity:0}to{opacity:1}}.header-module__edqLnG__mobileNav{background:var(--bg-secondary);border-left:1px solid var(--frosted-border);width:280px;height:100%;padding:5rem 2rem;animation:.3s header-module__edqLnG__slideIn;box-shadow:-10px 0 30px #0003}@keyframes header-module__edqLnG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.header-module__edqLnG__mobileNavLinks{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header-module__edqLnG__mobileNavLinks li a{color:var(--text-primary);font-size:1.25rem;font-weight:600;text-decoration:none}.header-module__edqLnG__mobileThemeToggle{border-top:1px solid var(--frosted-border);border-bottom:1px solid var(--frosted-border);color:var(--text-secondary);justify-content:space-between;align-items:center;margin:1rem 0;padding:.5rem 0;font-size:.9rem;display:flex}.header-module__edqLnG__mobileUserName{color:var(--accent-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.header-module__edqLnG__mobileLogoutBtn{color:#ef4444;cursor:pointer;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;width:100%;padding:.75rem;font-weight:600}.header-module__edqLnG__userName{color:var(--accent-primary);background:var(--input-bg);border:1px solid var(--frosted-border);border-radius:20px;padding:4px 10px;font-size:.9rem;font-weight:600}.header-module__edqLnG__logoutBtn{border:1px solid var(--frosted-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:.9rem;transition:all .3s}.header-module__edqLnG__themeToggle{border:1px solid var(--frosted-border);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.header-module__edqLnG__themeToggle:hover{color:var(--text-primary);background:#ffffff1a}
.footer-module__0YPuSq__footer{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-color);margin-top:4rem;padding:2rem 0}
