:root{--bg: #fafaf7;--ink: #161513;--muted: #736e64;--line: #e4e1da;--font-sans: "Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "Space Mono", ui-monospace, "SFMono-Regular", "Menlo", monospace;--nav-h: 60px;--maxw: 1440px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h);background:var(--bg);-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.nav.svelte-1h32yp1{position:fixed;inset:0 0 auto 0;z-index:100;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(16px,4vw,32px);background:color-mix(in srgb,var(--bg) 86%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid transparent;transition:border-color .3s ease}body.scrolled .nav.svelte-1h32yp1{border-bottom-color:var(--line)}.brand.svelte-1h32yp1{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:1rem;letter-spacing:-.01em;border-radius:2px}.brand.svelte-1h32yp1:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.isotipo.svelte-1h32yp1{width:20px;height:20px;flex:none}.isotipo.svelte-1h32yp1 path:where(.svelte-1h32yp1){fill:none;stroke:var(--ink);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}nav.svelte-1h32yp1{display:flex;gap:clamp(14px,3vw,32px);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}nav.svelte-1h32yp1 button:where(.svelte-1h32yp1){color:var(--muted);padding:6px 0;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}nav.svelte-1h32yp1 button:where(.svelte-1h32yp1):hover,nav.svelte-1h32yp1 button:where(.svelte-1h32yp1):focus-visible{color:var(--ink);border-bottom-color:var(--ink);outline:none}@media(max-width:560px){.brand.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:none}}main.svelte-12qhfyh{min-height:100vh}.skip-link.svelte-12qhfyh{position:fixed;top:8px;left:8px;z-index:200;padding:10px 16px;background:var(--ink);color:var(--bg);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;transform:translateY(-150%);transition:transform .15s ease}.skip-link.svelte-12qhfyh:focus{transform:translateY(0);outline:2px solid var(--bg);outline-offset:-4px}@media(prefers-reduced-motion:reduce){.skip-link.svelte-12qhfyh{transition:none}}
