.aud-toggle.svelte-1lrsteu{display:inline-flex;align-items:center;gap:2px;padding:3px;background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:999px}.aud-btn.svelte-1lrsteu{position:relative;display:inline-flex;align-items:center;height:28px;padding:0 .8rem;border-radius:999px;font-size:.78rem;font-weight:500;letter-spacing:0;white-space:nowrap;color:var(--text-muted);text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.aud-btn.svelte-1lrsteu:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px}.aud-btn.svelte-1lrsteu:hover{color:var(--text-secondary);background:#ffffff0a}.aud-btn.active.svelte-1lrsteu{background:linear-gradient(135deg,#4ade8029,#22d3ee24);color:var(--text-primary);font-weight:600;box-shadow:inset 0 0 0 1px #4ade8047}.aud-btn.active.svelte-1lrsteu:hover{color:var(--text-primary);background:linear-gradient(135deg,var(--green-a20) 0%,rgba(34,211,238,.18) 100%)}.header.svelte-1elxaub{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.85rem 0;background:#0a0a0ab8;-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));border-bottom:1px solid transparent;transition:padding var(--transition-base),background var(--transition-base),border-color var(--transition-base)}.header.scrolled.svelte-1elxaub{padding:.6rem 0;background:#0a0a0ae0;border-bottom:1px solid var(--border-subtle)}.header-container.svelte-1elxaub{display:grid;align-items:center;grid-template-columns:auto auto 1fr auto auto;grid-template-areas:"brand aud spacer lang menu";column-gap:.85rem;max-width:var(--container-max);margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.brand.svelte-1elxaub{grid-area:brand;display:flex;align-items:center;gap:.7rem;z-index:102}.corp-link.svelte-1elxaub{display:inline-flex;align-items:center;opacity:.45;transition:opacity var(--transition-base)}.corp-link.svelte-1elxaub:hover{opacity:.75}.corp-mark.svelte-1elxaub{height:18px;width:auto}.brand-sep.svelte-1elxaub{width:1px;height:22px;background:#ffffff1f}.product-link.svelte-1elxaub{display:inline-flex;align-items:center;transition:opacity var(--transition-base)}.product-link.svelte-1elxaub:hover{opacity:.82}.product-mark.svelte-1elxaub{height:40px;width:auto}.products.svelte-1elxaub{display:flex;align-items:center;gap:.85rem}.aud-inline.svelte-1elxaub{grid-area:aud;display:flex;justify-self:start}.site-switcher.svelte-1elxaub{position:relative}.switcher-btn.svelte-1elxaub{display:flex;align-items:center;gap:.4rem;padding:.3rem .45rem .3rem 0;background:none;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:opacity .2s ease}.switcher-btn.svelte-1elxaub:hover{opacity:.82}.current-site-logo.svelte-1elxaub{height:40px;width:auto}.chevron.svelte-1elxaub{color:#fff6;transition:transform .2s ease,color .2s ease}.switcher-btn.svelte-1elxaub:hover .chevron:where(.svelte-1elxaub){color:#ffffffb3}.chevron.open.svelte-1elxaub{transform:rotate(180deg)}.dropdown.svelte-1elxaub{position:absolute;top:calc(100% + .5rem);left:0;min-width:140px;background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:10px;padding:.375rem;box-shadow:0 10px 40px #0006}.dropdown-item.svelte-1elxaub{display:flex;align-items:center;padding:.25rem .5rem;border-radius:6px;text-decoration:none;transition:background var(--dur-fast) ease}.dropdown-item.svelte-1elxaub:hover,.dropdown-item.active.svelte-1elxaub{background:#ffffff0d}.dropdown-item.svelte-1elxaub img:where(.svelte-1elxaub){height:26px;width:auto}.nav-desktop.svelte-1elxaub{grid-area:nav;display:none;align-items:center;justify-self:end;gap:1.75rem}.nav-link.svelte-1elxaub{font-size:var(--font-size-sm);color:var(--text-secondary);transition:color var(--transition-fast);position:relative}.nav-link.svelte-1elxaub:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--header-accent, var(--accent-green));transition:width var(--transition-base);border-radius:var(--radius-full)}.nav-link.svelte-1elxaub:hover{color:var(--text-primary)}.nav-link.svelte-1elxaub:hover:after{width:100%}.lang-switch.svelte-1elxaub{grid-area:lang;display:inline-flex;align-items:center;justify-self:end}.lang-btn.svelte-1elxaub{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 .5rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;color:#fff6;text-decoration:none;transition:color .2s ease}.lang-btn.svelte-1elxaub:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px}.lang-btn.svelte-1elxaub+.lang-btn:where(.svelte-1elxaub){border-left:1px solid rgba(255,255,255,.14)}.lang-btn.svelte-1elxaub:hover{color:#fffc}.lang-btn.active.svelte-1elxaub{color:var(--text-primary)}.aud-stacked.svelte-1elxaub{display:none;justify-content:center;padding:.5rem clamp(1rem,5vw,2rem) .1rem}.mobile-menu-btn.svelte-1elxaub{grid-area:menu;display:flex;align-items:center;justify-content:center;justify-self:end;min-width:44px;min-height:44px;background:none;border:none;padding:.5rem;margin-right:-.6rem;cursor:pointer;z-index:10}.hamburger.svelte-1elxaub{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub){display:block;height:2px;background:var(--text-primary);border-radius:var(--radius-full);transition:transform var(--dur-base) var(--ease-out),opacity var(--dur-base) var(--ease-out)}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){opacity:0}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu.svelte-1elxaub{display:none;position:fixed;top:0;left:0;width:100vw;height:100dvh;height:100vh;background:#0a0a0afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:6rem 1.5rem 2rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:5}.mobile-menu.open.svelte-1elxaub{display:block;animation:svelte-1elxaub-fade-in .3s ease}.mobile-aud.svelte-1elxaub{display:flex;margin-bottom:2rem}.mobile-nav.svelte-1elxaub{display:flex;flex-direction:column;gap:1.5rem}.mobile-nav-link.svelte-1elxaub{font-size:1.5rem;font-weight:500;color:var(--text-primary);opacity:0;animation:svelte-1elxaub-slide-up .5s ease forwards}@media(min-width:1120px){.nav-desktop.svelte-1elxaub{display:flex}.mobile-menu-btn.svelte-1elxaub{display:none}.header-container.svelte-1elxaub{grid-template-areas:"brand aud spacer nav lang";column-gap:1.5rem}}@media(max-width:600px){.aud-inline.svelte-1elxaub{display:none}.aud-stacked.svelte-1elxaub{display:flex}.header-container.svelte-1elxaub{column-gap:.6rem}.brand.svelte-1elxaub{gap:.5rem}.product-mark.svelte-1elxaub{height:30px}.products.svelte-1elxaub{gap:.5rem}.corp-link.svelte-1elxaub,.brand-sep.svelte-1elxaub{display:none}}@keyframes svelte-1elxaub-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1elxaub-fade-in{0%{opacity:0}to{opacity:1}}
