.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--navbar-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--navbar-border);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__highlight{color:var(--primary)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.95rem;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}.Navbar-module__cJzEcG__cta{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__cta:hover{background:var(--surface-hover);border-color:var(--text-muted)}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--foreground);border-radius:3px;width:100%;height:3px;transition:all .3s}.Navbar-module__cJzEcG__themeToggleWrapper{align-items:center;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__mobileToggle{display:flex}.Navbar-module__cJzEcG__links{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;width:70%;height:100vh;padding:2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #00000080}.Navbar-module__cJzEcG__linksOpen{right:0}.Navbar-module__cJzEcG__link{margin:1rem 0;font-size:1.2rem}.Navbar-module__cJzEcG__cta{text-align:center;width:100%;margin-top:1rem}.Navbar-module__cJzEcG__barOpen:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__cJzEcG__barOpen:nth-child(2){opacity:0}.Navbar-module__cJzEcG__barOpen:nth-child(3){transform:translateY(-9px)rotate(-45deg)}}
.ThemeToggle-module__sGqMhG__toggle{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{background:var(--surface);border-color:var(--text-muted)}
