.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:1000}.navbar-container[data-astro-cid-5blmo7yk]{max-width:1280px;margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo[data-astro-cid-5blmo7yk]{text-decoration:none;display:flex;align-items:center;gap:.75rem;background:hsl(var(--background));padding:.5rem 1rem;border-radius:2rem}.logo-avatar[data-astro-cid-5blmo7yk]{width:32px;height:32px;border-radius:50%}.logo-text[data-astro-cid-5blmo7yk]{font-size:1.25rem;font-weight:500;color:hsl(var(--foreground))}.navbar-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.25rem}.theme-toggle[data-astro-cid-5blmo7yk]{width:40px;height:40px;background:hsl(var(--background));border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:hsl(var(--foreground));transition:opacity .2s ease;padding:0;position:relative}.theme-toggle[data-astro-cid-5blmo7yk]:hover{opacity:.6}.theme-toggle[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{position:absolute;transition:opacity .3s ease,transform .3s ease}.sun-icon[data-astro-cid-5blmo7yk]{opacity:1;transform:rotate(0)}.moon-icon[data-astro-cid-5blmo7yk],html.light .sun-icon[data-astro-cid-5blmo7yk]{opacity:0;transform:rotate(90deg)}html.light .moon-icon[data-astro-cid-5blmo7yk]{opacity:1;transform:rotate(0)}.hamburger[data-astro-cid-5blmo7yk]{width:40px;height:40px;background:hsl(var(--background));border:none;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;transition:opacity .2s ease;padding:0}.hamburger[data-astro-cid-5blmo7yk]:hover{opacity:.6}.hamburger-line[data-astro-cid-5blmo7yk]{width:20px;height:2px;background:hsl(var(--foreground));border-radius:2px;transition:var(--transition-smooth)}.hamburger[data-astro-cid-5blmo7yk].active .hamburger-line[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-5blmo7yk].active .hamburger-line[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.hamburger[data-astro-cid-5blmo7yk].active .hamburger-line[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.fullscreen-menu[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;height:100vh;background:hsl(var(--background));z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.fullscreen-menu[data-astro-cid-5blmo7yk].active{opacity:1;pointer-events:all}.menu-content[data-astro-cid-5blmo7yk]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem 3rem}.menu-nav[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:600px}.menu-link[data-astro-cid-5blmo7yk]{display:block;padding:1rem 0;font-size:1.5rem;font-weight:500;color:hsl(var(--foreground));text-decoration:none;transition:var(--transition-smooth);opacity:0;transform:translateY(20px);position:relative;width:fit-content}.menu-link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:.75rem;left:0;width:0;height:2px;background:hsl(var(--accent));transition:width .3s cubic-bezier(.4,0,.2,1)}.menu-link[data-astro-cid-5blmo7yk]:hover{color:hsl(var(--accent))}.menu-link[data-astro-cid-5blmo7yk]:hover:after{width:100%}.menu-link[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{color:hsl(var(--accent));flex-shrink:0}.menu-footer[data-astro-cid-5blmo7yk]{margin-top:auto;padding-top:3rem}.menu-social[data-astro-cid-5blmo7yk]{display:flex;gap:1rem;justify-content:center}.social-link[data-astro-cid-5blmo7yk]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:8px;color:hsl(var(--muted-foreground));text-decoration:none;transition:var(--transition-smooth)}.social-link[data-astro-cid-5blmo7yk]:hover{background:hsl(var(--muted));border-color:hsl(var(--accent));color:hsl(var(--accent))}@media(max-width:768px){.navbar-container[data-astro-cid-5blmo7yk]{padding:1.25rem 1.5rem}.logo-text[data-astro-cid-5blmo7yk]{font-size:1.25rem}.menu-link[data-astro-cid-5blmo7yk]{font-size:1.25rem;padding:1.25rem 1.5rem}}
