.search-container.svelte-xefkts{position:relative;flex:1;max-width:280px}input.svelte-xefkts{width:100%;padding:.5rem .75rem;border:1px solid var(--line-strong);border-radius:6px;background:var(--panel-hover);color:var(--ink);font-size:.875rem;outline:none;transition:border-color .2s}input.svelte-xefkts::placeholder{color:var(--muted)}input.svelte-xefkts:focus{border-color:var(--accent)}.results.svelte-xefkts{position:absolute;top:100%;left:0;right:0;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 4px 12px #0006;list-style:none;margin:.25rem 0 0;padding:.25rem 0;z-index:100;max-height:320px;overflow-y:auto}li.svelte-xefkts button:where(.svelte-xefkts){display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;background:none;border:none;text-align:left;cursor:pointer;font-size:.85rem;color:var(--ink-soft);transition:background .15s}li.svelte-xefkts button:where(.svelte-xefkts):hover{background:#1a2740}.name.svelte-xefkts{font-weight:500}.type-badge.svelte-xefkts{font-size:.7rem;padding:.15rem .4rem;border-radius:4px;background:var(--line);color:var(--muted);text-transform:uppercase;font-weight:600}.type-badge.ccaa.svelte-xefkts{background:#35e0b81f;color:var(--accent-mark)}.type-badge.province.svelte-xefkts{background:#2bd3a724;color:var(--good)}.type-badge.municipality.svelte-xefkts{background:#e5a4371f;color:var(--warn)}.parent.svelte-xefkts{color:var(--muted);font-size:.8rem}:root{--bg: #0b1220;--panel: #111b2e;--panel-2: #0e1626;--panel-hover: #16233b;--line: #1c2940;--line-strong: #2a3b5a;--ink: #e6edf7;--ink-soft: #c3cede;--muted: #8ca0b8;--accent: #35e0b8;--accent-mark: #0fa381;--good: #2bd3a7;--warn: #e5a437;--font-mono: "JetBrains Mono", ui-monospace, "Fira Code", Menlo, Consolas, monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#35e0b847}.kpi-value,.big,.muni-count,.num,.number{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.data-table td:last-child,.data-table .num{font-variant-numeric:tabular-nums}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.header.svelte-12qhfyh{background:#0b1220eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.header-inner.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px;gap:1.5rem}.header-left.svelte-12qhfyh{display:flex;align-items:center}.logo.svelte-12qhfyh{text-decoration:none;display:flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:1.15rem;font-weight:700;letter-spacing:.02em}.logo-dot.svelte-12qhfyh{color:var(--accent);font-size:.9rem;animation:svelte-12qhfyh-pulse 3s ease-in-out infinite}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.logo-dot.svelte-12qhfyh{animation:none}}.logo-text.svelte-12qhfyh{color:var(--ink)}.logo-accent.svelte-12qhfyh{color:var(--accent)}.header-center.svelte-12qhfyh{flex:1;max-width:320px;display:flex;justify-content:center}.header-nav.svelte-12qhfyh{display:flex;align-items:center}.nav-list.svelte-12qhfyh{display:flex;list-style:none;gap:.5rem;align-items:center}.nav-list.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;padding:.5rem .6rem;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.nav-list.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink);border-bottom-color:var(--accent)}.menu-toggle.svelte-12qhfyh{display:none;background:none;border:none;color:var(--muted);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s}.menu-toggle.svelte-12qhfyh:hover{background:var(--panel-hover);color:var(--ink)}.main.svelte-12qhfyh{flex:1;max-width:1280px;margin:0 auto;padding:2rem 1.5rem;width:100%}.footer.svelte-12qhfyh{background:var(--panel-2);border-top:1px solid var(--line);color:var(--muted);padding:4rem 1.5rem 2rem;margin-top:auto}.footer-inner.svelte-12qhfyh{max-width:1280px;margin:0 auto}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-col.svelte-12qhfyh{display:flex;flex-direction:column;gap:1rem}.footer-logo.svelte-12qhfyh{color:var(--ink);font-family:var(--font-mono);font-size:1.2rem;font-weight:700;text-decoration:none;letter-spacing:.02em}.footer-logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--accent)}.footer-desc.svelte-12qhfyh{font-size:.9rem;line-height:1.6;color:var(--muted);max-width:280px}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:var(--ink-soft);font-family:var(--font-mono);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0}.footer-col.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none;font-size:.875rem;transition:color .2s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--line);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-legal.svelte-12qhfyh{font-size:.8rem;color:var(--muted);margin:0}.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft);text-decoration:none;transition:color .2s}.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.footer-link.svelte-12qhfyh{color:var(--accent);font-size:.875rem;text-decoration:none;font-weight:500;transition:opacity .2s}.footer-link.svelte-12qhfyh:hover{opacity:.8}@media(max-width:1024px){.header-inner.svelte-12qhfyh{flex-wrap:wrap;height:auto;padding:.75rem 1.5rem;gap:.75rem}.header-center.svelte-12qhfyh{order:3;flex:1 1 100%;max-width:none;justify-content:stretch}.header-nav.svelte-12qhfyh{order:2}.footer-grid.svelte-12qhfyh{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){.header-inner.svelte-12qhfyh{padding:.75rem 1rem}.header-center.svelte-12qhfyh{display:none}.menu-toggle.svelte-12qhfyh{display:flex;align-items:center;justify-content:center}.header-nav.svelte-12qhfyh{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--line);padding:1rem}.header-nav.open.svelte-12qhfyh{display:block}.nav-list.svelte-12qhfyh{flex-direction:column;gap:.25rem;align-items:stretch}.nav-list.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:.75rem 1rem}.main.svelte-12qhfyh{padding:1rem}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.footer-bottom.svelte-12qhfyh{flex-direction:column;text-align:center;padding-top:1.5rem}}
