@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-dragon-red: #C8102E;--color-slate: #2D3A4A;--color-slate-mid: #4A5568;--color-slate-light: #F7F8FA;--color-green-deep: #1A6B3C;--color-gold: #C5973A;--color-border: #E2E6EA;--gradient-hero: linear-gradient(160deg, #1A2A3A 0%, #2D3A4A 55%, #C8102E 100%);--gradient-card-hover: linear-gradient(135deg, #2D3A4A 0%, #1A6B3C 100%);--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif}*,*: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}a{color:inherit;text-decoration:none}button{font-family:inherit}.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:var(--color-slate);border-bottom:1px solid var(--color-slate-mid);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}main.svelte-12qhfyh{flex:1;overflow:hidden}
