.floating-header.svelte-fd6vhf{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #0f172a0f;transform:translateY(-100%);opacity:0;transition:transform .25s ease,opacity .25s ease}.floating-header.visible.svelte-fd6vhf{transform:translateY(0);opacity:1}.inner.svelte-fd6vhf{display:flex;align-items:center;gap:14px;max-width:80rem;margin:0 auto;padding:10px 24px}.logo-link.svelte-fd6vhf{display:flex;align-items:center;flex-shrink:0}.logo-image.svelte-fd6vhf{height:28px;width:auto}.divider.svelte-fd6vhf{width:1px;height:24px;background-color:#e2e8f0;flex-shrink:0}.tool-name.svelte-fd6vhf{flex:1;min-width:0;font-size:15px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cta.svelte-fd6vhf{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:9px 18px;background-color:#10b981;border-radius:999px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s ease}.cta.svelte-fd6vhf:hover{background-color:#059669}.cta.svelte-fd6vhf .cta-arrow{width:15px;height:15px}.cta-text-short.svelte-fd6vhf{display:none}@media screen and (max-width:640px){.inner.svelte-fd6vhf{gap:10px;padding:8px 16px}.logo-image.svelte-fd6vhf{height:24px}.divider.svelte-fd6vhf{display:none}.tool-name.svelte-fd6vhf{font-size:14px}.cta.svelte-fd6vhf{padding:8px 14px;font-size:12px}.cta-text-full.svelte-fd6vhf{display:none}.cta-text-short.svelte-fd6vhf{display:inline}}@media screen and (max-width:380px){.logo-link.svelte-fd6vhf{display:none}}
