.header.svelte-zvywwq{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .2s ease,box-shadow .2s ease}.header.scrolled.svelte-zvywwq{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px #0000000d}.header.menu-open.svelte-zvywwq,.header.menu-open.scrolled.svelte-zvywwq{background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.header.menu-open.svelte-zvywwq .container:where(.svelte-zvywwq){position:relative;z-index:101}.container.svelte-zvywwq{max-width:calc(900px + 4rem);margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}@media(min-width:1200px){.container.svelte-zvywwq{max-width:calc(1000px + 4rem)}}@media(min-width:1400px){.container.svelte-zvywwq{max-width:calc(1100px + 4rem)}}.brand.svelte-zvywwq{display:flex;align-items:center;gap:.875rem;text-decoration:none}.logo.svelte-zvywwq{width:28px;height:28px}.logo.svelte-zvywwq svg,.logo.svelte-zvywwq svg path{fill:url(#header-logo-gradient)}.brand-name.svelte-zvywwq{font-family:var(--font-brand);font-size:1.125rem;color:var(--color-new-gray-900)}.desktop-nav.svelte-zvywwq{display:none;align-items:center;gap:2.5rem}.nav-link.svelte-zvywwq{background:none;border:none;padding:0;font-size:.875rem;font-weight:500;color:var(--color-new-gray-500);cursor:pointer;transition:color .2s ease}.nav-link.svelte-zvywwq:hover,.nav-link.active.svelte-zvywwq{background:linear-gradient(135deg,var(--color-brand-blue) 0%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-menu-btn.svelte-zvywwq{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;position:relative;z-index:101}.hamburger.svelte-zvywwq{display:flex;flex-direction:column;justify-content:center;align-items:center;width:24px;height:24px;position:relative}.hamburger.svelte-zvywwq .line:where(.svelte-zvywwq){display:block;position:absolute;width:20px;height:2px;background:var(--color-new-gray-900);transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger.svelte-zvywwq .line:where(.svelte-zvywwq):nth-child(1){top:5px}.hamburger.svelte-zvywwq .line:where(.svelte-zvywwq):nth-child(2){top:11px}.hamburger.svelte-zvywwq .line:where(.svelte-zvywwq):nth-child(3){top:17px}.mobile-menu-btn.open.svelte-zvywwq .hamburger:where(.svelte-zvywwq) .line:where(.svelte-zvywwq):nth-child(1){top:11px;transform:rotate(-45deg)}.mobile-menu-btn.open.svelte-zvywwq .hamburger:where(.svelte-zvywwq) .line:where(.svelte-zvywwq):nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-btn.open.svelte-zvywwq .hamburger:where(.svelte-zvywwq) .line:where(.svelte-zvywwq):nth-child(3){top:11px;transform:rotate(45deg)}.mobile-menu.svelte-zvywwq{position:fixed;top:64px;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column;z-index:99;pointer-events:none;clip-path:circle(0% at calc(100% - 44px) 0px);transition:clip-path .5s cubic-bezier(.65,0,.35,1)}.mobile-menu.open.svelte-zvywwq{pointer-events:auto;clip-path:circle(150% at calc(100% - 44px) 0px)}.mobile-menu-content.svelte-zvywwq{display:flex;flex-direction:column;padding:2rem;flex:1;justify-content:center;gap:.5rem}.mobile-nav-link.svelte-zvywwq{background:none;border:none;text-align:left;padding:.75rem 0;cursor:pointer;overflow:hidden}.mobile-nav-text.svelte-zvywwq{display:block;font-family:var(--font-heading);font-size:clamp(2.5rem,10vw,3.5rem);font-weight:700;color:var(--color-new-gray-300);letter-spacing:-.02em;line-height:1.1;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1),color .2s ease;transition-delay:calc(var(--index) * .05s)}.mobile-menu.open.svelte-zvywwq .mobile-nav-text:where(.svelte-zvywwq){transform:translateY(0)}.mobile-nav-link.svelte-zvywwq:hover .mobile-nav-text:where(.svelte-zvywwq),.mobile-nav-link.svelte-zvywwq:focus .mobile-nav-text:where(.svelte-zvywwq){color:var(--color-new-gray-900)}.mobile-nav-link.active.svelte-zvywwq .mobile-nav-text:where(.svelte-zvywwq){color:var(--color-brand-blue)}.mobile-menu-footer.svelte-zvywwq{padding:2rem;opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1);transition-delay:.2s}.mobile-menu.open.svelte-zvywwq .mobile-menu-footer:where(.svelte-zvywwq){opacity:1;transform:translateY(0)}.mobile-menu-footer.svelte-zvywwq p:where(.svelte-zvywwq){font-size:.875rem;color:var(--color-new-gray-400);margin:0}@media(max-width:640px){.container.svelte-zvywwq{padding:0 1.5rem}.mobile-menu-content.svelte-zvywwq,.mobile-menu-footer.svelte-zvywwq{padding:1.5rem}}@media(min-width:640px){.desktop-nav.svelte-zvywwq{display:flex}.mobile-menu-btn.svelte-zvywwq,.mobile-menu.svelte-zvywwq{display:none}}.footer.svelte-1ubr4vw{padding:3rem 2rem;background:var(--color-new-gray-50);border-top:1px solid var(--color-new-gray-100)}.container.svelte-1ubr4vw{max-width:900px;margin:0 auto}@media(min-width:1200px){.container.svelte-1ubr4vw{max-width:1000px}}@media(min-width:1400px){.container.svelte-1ubr4vw{max-width:1100px}}.footer-content.svelte-1ubr4vw{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.footer-brand.svelte-1ubr4vw{display:flex;align-items:center;gap:.75rem;cursor:default}.brand-name.svelte-1ubr4vw{font-family:var(--font-brand);color:var(--color-new-gray-900);transition:color .2s ease}.footer-brand.svelte-1ubr4vw:hover .brand-name:where(.svelte-1ubr4vw){background:linear-gradient(135deg,var(--color-brand-blue) 0%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline.svelte-1ubr4vw{color:var(--color-new-gray-500);font-size:.9375rem}.divider.svelte-1ubr4vw{color:var(--color-new-gray-200)}.footer-links.svelte-1ubr4vw{display:flex;align-items:center;gap:.75rem}.footer-links.svelte-1ubr4vw a:where(.svelte-1ubr4vw){font-size:.875rem;color:var(--color-new-gray-500);text-decoration:none;transition:all .2s ease}.footer-links.svelte-1ubr4vw a:where(.svelte-1ubr4vw):hover{background:linear-gradient(135deg,var(--color-brand-blue) 0%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translateY(-1px)}.footer-bottom.svelte-1ubr4vw{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--color-new-gray-100);font-size:.8125rem;color:var(--color-new-gray-400)}.eu-badge.svelte-1ubr4vw{display:flex;align-items:center;gap:.375rem}.flag.svelte-1ubr4vw{font-size:.875rem;line-height:1;display:flex;align-items:center}.bottom-divider.svelte-1ubr4vw{display:none;color:var(--color-new-gray-300)}@media(max-width:640px){.footer.svelte-1ubr4vw{padding:2rem 1.5rem}.footer-content.svelte-1ubr4vw{flex-direction:column;gap:1.5rem}.footer-brand.svelte-1ubr4vw{width:100%;justify-content:space-between}.footer-brand.svelte-1ubr4vw .divider:where(.svelte-1ubr4vw){display:none}.footer-links.svelte-1ubr4vw{width:100%;justify-content:flex-start}.footer-bottom.svelte-1ubr4vw{flex-direction:row;justify-content:space-between;width:100%}.bottom-divider.svelte-1ubr4vw{display:none}}
