nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:200;height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 52px;background:#fff;border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);opacity:0;pointer-events:none;transition:opacity .5s ease}nav.ready.svelte-1h32yp1{opacity:1;pointer-events:all}.nav-logo.svelte-1h32yp1{text-decoration:none;display:flex;align-items:center}.logo-badge.svelte-1h32yp1{display:inline-flex;align-items:center;background:var(--text);color:#fff;padding:6px 12px;border-radius:8px;font-family:var(--f-body);font-size:15px;font-weight:500;letter-spacing:.02em;line-height:1;transition:box-shadow .3s ease,background .3s ease}.nav-logo.svelte-1h32yp1:hover .logo-badge:where(.svelte-1h32yp1){background:var(--accent);box-shadow:var(--shadow-md)}.logo-bracket.svelte-1h32yp1{opacity:.5;font-weight:300}.logo-dt.svelte-1h32yp1{padding:0 1px}.logo-dot.svelte-1h32yp1{display:inline-block;color:var(--accent);transition:color .3s ease}.nav-logo.svelte-1h32yp1:hover .logo-dot:where(.svelte-1h32yp1){color:#fff}.nav-links.svelte-1h32yp1{display:flex;gap:32px;list-style:none}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-family:var(--f-mono);font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--text3);text-decoration:none;transition:color .25s ease;position:relative}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1.5px;background:var(--accent);border-radius:1px;transition:width .3s var(--ease-out),left .3s var(--ease-out)}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--accent)}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover:after,.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1):after{width:100%;left:0}.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){color:var(--accent)}.nav-right.svelte-1h32yp1{display:flex;align-items:center;gap:16px}.nav-cta.svelte-1h32yp1{font-family:var(--f-mono);font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#fff;background:var(--text);padding:9px 18px;border-radius:var(--radius-sm);text-decoration:none;transition:opacity .2s,box-shadow .25s,transform .15s ease;position:relative;overflow:hidden}.nav-cta.svelte-1h32yp1:hover{opacity:.92;box-shadow:var(--shadow-md);transform:translateY(-1px)}.lang-btn.svelte-1h32yp1{display:flex;align-items:center;gap:4px;background:none;border:1px solid var(--border);border-radius:999px;padding:5px 12px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.lang-btn.svelte-1h32yp1:hover{border-color:var(--accent);box-shadow:0 0 0 2px #2563eb14}.lang-opt.svelte-1h32yp1{font-family:var(--f-mono);font-size:9px;letter-spacing:.06em;color:var(--text3);padding:2px 6px;border-radius:999px;transition:color .2s,background .2s}.lang-opt.lang-active.svelte-1h32yp1{color:#fff;font-weight:700;background:var(--accent)}.lang-sep.svelte-1h32yp1{font-family:var(--f-mono);font-size:9px;color:var(--text3);opacity:.4}.lang-toggle-mobile.svelte-1h32yp1{display:none}.burger.svelte-1h32yp1{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:201;margin-left:auto}.burger.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:block;width:20px;height:1px;background:var(--text);transition:all .3s var(--ease-out)}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(1){transform:rotate(45deg) translate(4px,4px)}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(2){opacity:0}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}@media(max-width:1080px){nav.svelte-1h32yp1{padding:0 24px}.nav-links.svelte-1h32yp1{display:none}.burger.svelte-1h32yp1{display:flex}.lang-desktop.svelte-1h32yp1{display:none}.nav-links.mobile-open.svelte-1h32yp1{display:flex;flex-direction:column;position:fixed;top:58px;left:0;right:0;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 4px 16px #0f17290f;padding:24px;gap:20px;animation:svelte-1h32yp1-slideDown .3s var(--ease-out)}.lang-toggle-mobile.svelte-1h32yp1{display:block}.nav-cta.svelte-1h32yp1{display:none}}@media(max-width:640px){nav.svelte-1h32yp1{padding:0 16px}}@keyframes svelte-1h32yp1-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}
