.skip-link.svelte-1h32yp1{position:absolute;top:-100%;left:1rem;z-index:200;background:var(--gradient-primary);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-family:var(--font-display);font-weight:600;font-size:.88rem;text-decoration:none;transition:top .2s}.skip-link.svelte-1h32yp1:focus{top:1rem}header.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100}nav.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;padding:1.1rem clamp(1.5rem,5vw,5rem);transition:all .4s var(--ease-out);background:transparent}nav.scrolled.svelte-1h32yp1{background:#f8f9fcb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.04);box-shadow:0 1px 12px #00000008;padding-top:.75rem;padding-bottom:.75rem}.nav-logo.svelte-1h32yp1{display:flex;align-items:center;text-decoration:none}.nav-logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){height:44px;width:auto;display:block;transition:transform .3s var(--ease-spring)}.nav-logo.svelte-1h32yp1:hover img:where(.svelte-1h32yp1){transform:scale(1.05)}.logo-text.svelte-1h32yp1{font-family:var(--font-display);font-weight:800;font-size:1.25rem;color:var(--text);letter-spacing:-.02em}.nav-links.svelte-1h32yp1{display:flex;gap:2.5rem;list-style:none}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-family:var(--font-display);font-size:.82rem;font-weight:500;letter-spacing:.03em;color:var(--text-secondary);text-decoration:none;position:relative;padding:.25rem 0;transition:color .3s}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--gradient-primary);border-radius:1px;transition:width .35s 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{width:100%}.nav-right.svelte-1h32yp1{display:flex;align-items:center;gap:1rem}.lang-switch.svelte-1h32yp1{font-family:var(--font-display);font-size:.72rem;font-weight:600;letter-spacing:.06em;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-md);padding:.4rem .75rem;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;transition:all .3s var(--ease-out);color:var(--text-muted)}.lang-switch.svelte-1h32yp1:hover{border-color:#6366f14d;background:var(--bg-glass-strong)}.lang-option.svelte-1h32yp1{transition:color .2s}.lang-option.active.svelte-1h32yp1{color:var(--accent);font-weight:700}.lang-divider.svelte-1h32yp1{color:var(--border);margin:0 .1rem}.mobile-lang.svelte-1h32yp1{margin-bottom:1rem;align-self:flex-start;font-size:.82rem;padding:.5rem 1rem}.nav-cta.svelte-1h32yp1{font-family:var(--font-display);font-weight:600;font-size:.82rem;color:#fff;background:var(--gradient-primary);padding:.55rem 1.4rem;border-radius:var(--radius-md);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:transform .35s var(--ease-spring),box-shadow .35s;box-shadow:0 2px 12px #6366f133}.nav-cta.svelte-1h32yp1:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 4px 20px #6366f159}.cta-dot.svelte-1h32yp1{width:6px;height:6px;border-radius:50%;background:#fff;animation:pulse-ring 2s infinite;position:relative}.cta-dot.svelte-1h32yp1:after{content:"";position:absolute;inset:0;border-radius:50%;background:#fff}.mobile-toggle.svelte-1h32yp1{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:110}.mobile-toggle.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:all .3s var(--ease-out)}.mobile-toggle.active.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-toggle.active.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(2){opacity:0}.mobile-toggle.active.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay.svelte-1h32yp1{position:fixed;inset:0;background:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90}.mobile-menu.svelte-1h32yp1{position:fixed;top:0;right:0;width:280px;height:100vh;background:#f8f9fcf2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:95;display:flex;flex-direction:column;padding:5rem 2rem 2rem;gap:.5rem;box-shadow:-8px 0 30px #00000014}.mobile-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--text);text-decoration:none;padding:.75rem 0;border-bottom:1px solid var(--border);transition:color .2s,padding-left .3s}.mobile-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--accent);padding-left:.5rem}@media(max-width:900px){.mobile-toggle.svelte-1h32yp1{display:flex}}footer.svelte-jz8lnl{padding:4rem clamp(1.5rem,5vw,5rem) 2rem;background:linear-gradient(180deg,var(--bg) 0%,rgba(243,241,238,.5) 100%);position:relative}footer.svelte-jz8lnl:before{content:"";position:absolute;top:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.footer-top.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;flex-wrap:wrap;margin-bottom:3rem}.footer-brand.svelte-jz8lnl img:where(.svelte-jz8lnl){height:40px;width:auto;display:block;margin-bottom:.75rem}.footer-logo-text.svelte-jz8lnl{font-family:var(--font-display);font-weight:800;font-size:1.15rem;color:var(--text);display:block;margin-bottom:.5rem}.footer-tagline.svelte-jz8lnl{font-size:.82rem;color:var(--text-muted)}.footer-nav.svelte-jz8lnl{display:flex;gap:4rem}.footer-col.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem}.footer-col.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-family:var(--font-display);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin-bottom:.25rem}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-secondary);text-decoration:none;font-size:.85rem;transition:color .2s,transform .2s;display:inline-block}.footer-col.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent);transform:translate(3px)}.footer-bottom.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-muted);flex-wrap:wrap;gap:.5rem}.footer-made.svelte-jz8lnl{font-style:italic;opacity:.6}@media(max-width:900px){.footer-top.svelte-jz8lnl{flex-direction:column}.footer-nav.svelte-jz8lnl{gap:2rem;flex-wrap:wrap}.footer-bottom.svelte-jz8lnl{flex-direction:column;align-items:flex-start}}
