:root{--primary: #0a7286;--primary-light: #08b7ce;--primary-lighter: #76d0e2;--accent: #c24433;--accent-light: #e05a48;--meta: #186d61}[data-theme=dark]{--bg-body: #051e24;--bg-header: #0a7286;--bg-footer: #0a7286;--bg-map: #071f26;--bg-card: #0a2830;--bg-card-hover: #0e3340;--bg-overlay: rgba(5, 30, 36, .92);--border: #0f3a45;--border-light: #165a6a;--text-heading: #ffffff;--text-body: #e0e0e0;--text-secondary: #9cc5d0;--text-muted: #4d8a96;--header-text: #ffffff;--header-text-muted: rgba(255, 255, 255, .7);--header-accent: #76d0e2;--footer-text: rgba(255, 255, 255, .7);--card-highlight-bg: rgba(10, 114, 134, .1);--card-highlight-shadow: rgba(10, 114, 134, .12);--freq-bg: rgba(24, 109, 97, .15);--freq-border: rgba(24, 109, 97, .3)}[data-theme=light]{--bg-body: #ffffff;--bg-header: #0a7286;--bg-footer: #0a7286;--bg-map: #e8e4d8;--bg-card: #f7f7f7;--bg-card-hover: #f0f0f0;--bg-overlay: rgba(255, 255, 255, .94);--border: #e0e0e0;--border-light: #cccccc;--text-heading: #333333;--text-body: #4a4a4a;--text-secondary: #0a7286;--text-muted: #888888;--header-text: #ffffff;--header-text-muted: rgba(255, 255, 255, .7);--header-accent: #76d0e2;--footer-text: rgba(255, 255, 255, .7);--card-highlight-bg: rgba(10, 114, 134, .06);--card-highlight-shadow: rgba(10, 114, 134, .08);--freq-bg: rgba(24, 109, 97, .08);--freq-border: rgba(24, 109, 97, .2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Open Sans,system-ui,sans-serif;background:var(--bg-body);color:var(--text-body);transition:background .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:Quicksand,sans-serif;color:var(--text-heading)}
