:root{--primary: #007CBA;--primary-dark: #002B49;--primary-bright: #00A1DF;--accent: #82BC00;--accent-dark: #799900;--secondary: #A4A9AD;--background: #0a0f14;--surface: #111922;--surface-elevated: #1a2633;--text: #f0f4f8;--text-secondary: #8b9db0;--border: #2a3a4a;--success: #82BC00;--error: #ef4444;--radius: 12px;--shadow: 0 4px 6px -1px rgb(0 0 0 / .3)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--background);color:var(--text);line-height:1.6}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit;font-size:inherit}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}header.svelte-12qhfyh{background:var(--primary-dark);padding:1rem 1.5rem;box-shadow:var(--shadow)}.header-content.svelte-12qhfyh{max-width:900px;margin:0 auto}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.logo-text.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;padding:8px 16px;border:2px solid var(--primary);border-radius:8px;background:#007cba26}.county-name.svelte-12qhfyh{font-size:1rem;font-weight:700;color:var(--primary-bright);text-transform:uppercase;letter-spacing:2px}.title-group.svelte-12qhfyh{display:flex;flex-direction:column}h1.svelte-12qhfyh{font-size:1.75rem;font-weight:700;color:#fff;margin:0}.tagline.svelte-12qhfyh{font-size:.875rem;color:var(--primary-bright);margin-top:.25rem}main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column}footer.svelte-12qhfyh{background:var(--primary-dark);padding:1rem;text-align:center}.footer-content.svelte-12qhfyh{max-width:900px;margin:0 auto}.footer-tagline.svelte-12qhfyh{font-style:italic;color:var(--accent);font-size:1rem;margin-bottom:.5rem}.footer-info.svelte-12qhfyh{font-size:.875rem;color:#ffffffb3}.footer-info.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--primary-bright)}.footer-info.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}@media(max-width:600px){.brand.svelte-12qhfyh{flex-direction:column;text-align:center}h1.svelte-12qhfyh{font-size:1.5rem}}
