@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400..700;1,9..40,400..700&family=Lora:ital,wght@0,400..700;1,400..700&display=swap";:root{color-scheme:light;--color-dragon-red: #C8102E;--color-slate: #1a1a1a;--color-slate-mid: #3a3a3a;--color-slate-light: #F7F8FA;--color-green-deep: #1A6B3C;--color-gold: #C5973A;--color-border: #E2E6EA;--color-cat-pop: #4A6FA5;--color-cat-econ: #5B8C5A;--color-cat-health: #A24B5E;--color-cat-housing: #B8862E;--color-cat-edu: #3F7A8C;--color-cat-lang: #7B6BA6;--color-cat-depriv: #C1652F;--color-cat-environ: #4E8C82;--color-cat-crime: #8C4A4A;--color-cat-other: #6B7280;--color-link: #4A6FA5;--color-link-hover: #3A5980;--color-panel-dark: #15181a;--color-panel-dark-elevated: #1c2320;--color-success: #16a34a;--color-success-rgb: 22, 163, 74;--color-success-bg: #dcfce7;--color-warning: #d97706;--color-warning-rgb: 217, 119, 6;--color-warning-bg: #fef3c7;--color-error: #dc2626;--color-error-rgb: 220, 38, 38;--color-error-bg: #fef2f2;--color-success-fg: #166534;--color-warning-fg: #92400e;--color-error-fg: #b91c1c;--color-gold-fg: #7d601d;--color-gold-bg: #f6ecd6;--color-muted-fg: #475569;--color-muted: #5d6b7e;--color-muted-bg: #e2e8f0;--gradient-hero: linear-gradient(160deg, #1a1a1a 0%, #2a2a2a 55%, #C8102E 100%);--gradient-card-hover: linear-gradient(135deg, #1a1a1a 0%, #1A6B3C 100%);--font-sans: "DM Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--font-serif: "Lora", Georgia, serif;--color-panel-bg: #ffffff;--color-panel-bg-alt: #f8fafc;--color-tooltip-bg: #ffffff;--color-tooltip-border: var(--color-border);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--text-xs: .75rem;--text-sm: .85rem;--text-base: .95rem;--text-lg: 1.15rem;--text-xl: 1.5rem;--bp-mobile: 480px;--bp-tablet: 700px;--bp-desktop: 1024px}:root[data-theme=dark]{color-scheme:dark;--color-slate: #F2F4F6;--color-slate-mid: #C7CCD1;--color-slate-light: #14171A;--color-border: rgba(255, 255, 255, .14);--color-muted: #9AA4AF;--color-muted-bg: rgba(255, 255, 255, .08);--color-link: #7EA3D6;--color-link-hover: #9BB8E0;--color-panel-bg: #1D2124;--color-panel-bg-alt: rgba(255, 255, 255, .045);--color-tooltip-bg: #22262a;--color-tooltip-border: rgba(255, 255, 255, .16)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--color-slate: #F2F4F6;--color-slate-mid: #C7CCD1;--color-slate-light: #14171A;--color-border: rgba(255, 255, 255, .14);--color-muted: #9AA4AF;--color-muted-bg: rgba(255, 255, 255, .08);--color-link: #7EA3D6;--color-link-hover: #9BB8E0;--color-panel-bg: #1D2124;--color-panel-bg-alt: rgba(255, 255, 255, .045);--color-tooltip-bg: #22262a;--color-tooltip-border: rgba(255, 255, 255, .16)}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-sans);background:var(--color-slate-light);color:var(--color-slate);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2{font-family:var(--font-serif)}a{color:inherit;text-decoration:none}button{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.app-shell.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;background:var(--color-slate-light);color:var(--color-slate);font-family:var(--font-sans)}.app-header.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.08);z-index:100}.logo.svelte-12qhfyh{font-weight:600;font-size:1.1rem;text-decoration:none;color:#fff}.logo-cymru.svelte-12qhfyh{color:var(--color-dragon-red);font-weight:500}nav.svelte-12qhfyh{display:flex;gap:1rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb3;text-decoration:none;font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:6px;transition:background .15s,color .15s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;background:#ffffff1a}.theme-toggle.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:transparent;color:#ffffffb3;cursor:pointer;transition:background .15s,color .15s}.theme-toggle.svelte-12qhfyh:hover{color:#fff;background:#ffffff1a}main.svelte-12qhfyh{flex:1;overflow:hidden}
