nav.navbar.svelte-kes7cl{position:sticky;top:0;z-index:50;background:linear-gradient(to right,#203a43,#2c5364);display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;color:#fff;box-shadow:0 2px 10px #0003}.logo.svelte-kes7cl{font-size:1.4rem;font-weight:700}.nav-links.svelte-kes7cl{display:flex;gap:1.5rem;align-items:center}.nav-links.svelte-kes7cl a:where(.svelte-kes7cl){color:#fff;text-decoration:none;font-weight:600;position:relative}.nav-links.svelte-kes7cl a:where(.svelte-kes7cl):after{content:"";position:absolute;height:2px;width:0%;left:0;bottom:-4px;background:#fff;transition:width .3s ease}.nav-links.svelte-kes7cl a:where(.svelte-kes7cl):hover:after{width:100%}.menu-btn.svelte-kes7cl{display:none;font-size:1.5rem;cursor:pointer}.nav-links.svelte-kes7cl button:where(.svelte-kes7cl){background:#fff;color:#111;padding:.3rem 1rem;border-radius:9999px;font-weight:700;cursor:pointer}@media (max-width: 768px){.menu-btn.svelte-kes7cl{display:block}.nav-links.svelte-kes7cl{position:absolute;top:64px;left:0;right:0;background:#2c5364;flex-direction:column;align-items:center;padding:1rem;gap:1rem;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.nav-links.open.svelte-kes7cl{max-height:300px}}
