.header.svelte-1elxaub{position:fixed;top:0;left:0;right:0;height:70px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(230,230,230,.7);z-index:1000;display:flex;align-items:center;padding:0 2rem;transition:all .3s ease}.header.scrolled.svelte-1elxaub{height:60px;box-shadow:0 2px 10px #0000000d;background:#fffffff2}.nav.svelte-1elxaub{max-width:1400px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand.svelte-1elxaub{font-weight:700;font-size:1.3rem;color:#1d1d1d;text-decoration:none;letter-spacing:-.02em;transition:transform .3s ease,color .3s ease;display:inline-block}.brand.svelte-1elxaub:hover{transform:translateY(-1px);color:var(--accent-color)}.links.svelte-1elxaub{display:flex;gap:2.5rem;align-items:center}.nav-link.svelte-1elxaub{text-decoration:none;color:#555;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-link.svelte-1elxaub:hover{color:var(--accent-color)}.nav-link.active.svelte-1elxaub{color:var(--accent-color);font-weight:600}.nav-link.svelte-1elxaub:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--accent-color);transition:width .3s ease}.nav-link.svelte-1elxaub:hover:after,.nav-link.active.svelte-1elxaub:after{width:100%}.mobile-menu-button.svelte-1elxaub{display:none;background:none;border:none;padding:.5rem;cursor:pointer;z-index:1010}.hamburger.svelte-1elxaub{width:24px;height:18px;position:relative;transform:rotate(0);transition:.5s ease-in-out}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub){display:block;position:absolute;height:2px;width:100%;background:#333;border-radius:2px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(1){top:0}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2),.hamburger.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){top:8px}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(4){top:16px}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(1){top:8px;width:0%;left:50%}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){transform:rotate(45deg)}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg)}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(4){top:8px;width:0%;left:50%}.mobile-menu.svelte-1elxaub{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;padding:5rem 2rem 2rem;flex-direction:column;align-items:center;justify-content:flex-start;transform:translate(100%);transition:transform .3s ease}.mobile-menu.open.svelte-1elxaub{transform:translate(0)}.mobile-menu.svelte-1elxaub .nav-link:where(.svelte-1elxaub){font-size:1.4rem;padding:1rem 0;width:100%;text-align:center;border-bottom:1px solid #eee}.mobile-menu.svelte-1elxaub .nav-link:where(.svelte-1elxaub):last-child{border-bottom:none}@media(max-width:768px){.header.svelte-1elxaub{padding:0 1.5rem}.brand.svelte-1elxaub{font-size:1.2rem}.links.svelte-1elxaub{display:none}.mobile-menu-button.svelte-1elxaub{display:block}.mobile-menu.svelte-1elxaub{display:flex}}
