.Navbar-module__cJzEcG__nav{z-index:100;border-bottom:1px solid var(--border-glass);align-items:center;height:64px;padding:0 clamp(1rem,4vw,2rem);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoAccent{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__links{align-items:center;gap:.25rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);border-radius:var(--radius-md);padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary);background:var(--surface-accent-soft)}.Navbar-module__cJzEcG__active{color:var(--text-primary);font-weight:600}.Navbar-module__cJzEcG__cta{color:var(--text-on-accent);background:var(--accent-gradient);border-radius:var(--radius-full);justify-content:center;align-items:center;margin-left:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 4px 20px #000fff33}.Navbar-module__cJzEcG__cta:hover{transform:translateY(-1px);box-shadow:0 8px 32px #000fff47}.Navbar-module__cJzEcG__userMenu{align-items:center;gap:.75rem;margin-left:.5rem;display:flex}.Navbar-module__cJzEcG__avatar{background:var(--surface-accent-soft);width:34px;height:34px;color:var(--text-secondary);border:2px solid var(--border-glass);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:border-color .15s;display:flex;overflow:hidden}.Navbar-module__cJzEcG__avatar:hover{border-color:var(--accent-primary)}.Navbar-module__cJzEcG__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Navbar-module__cJzEcG__signOutBtn{color:var(--text-muted);border-radius:var(--radius-md);padding:.375rem .75rem;font-size:.8125rem;font-weight:600;transition:all .15s}.Navbar-module__cJzEcG__signOutBtn:hover{color:#e53e3e;background:#e53e3e0f}.Navbar-module__cJzEcG__hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__cJzEcG__bar{background:var(--text-primary);border-radius:2px;width:20px;height:2px;transition:all .2s}.Navbar-module__cJzEcG__barOpen1{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__barOpen2{opacity:0}.Navbar-module__cJzEcG__barOpen3{transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-primary);z-index:99;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-radius:var(--radius-md);padding:.875rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLink.Navbar-module__cJzEcG__active{color:var(--text-primary);background:var(--surface-accent-soft)}.Navbar-module__cJzEcG__mobileSignOut{color:#e53e3e;text-align:left;border-radius:var(--radius-md);margin-top:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:500}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
