:root{--bg: #faf9f7;--surface: #ffffff;--surface-2: #f2f0ec;--border: #e2ded6;--border-strong: #cfc9bd;--text: #16150f;--text-muted: #5f5c54;--text-faint: #8b877d;--accent: #8a6111;--accent-hover: #6d4c0a;--accent-bg: #fdf6e6;--accent-line: #e9c176;--bias-left: #d13b2e;--bias-center: #6b7280;--bias-right: #2563eb;--bias-int: #087f5b;--bias-left-bg: #fdf1ef;--bias-center-bg: #f4f4f5;--bias-right-bg: #eff4ff;--bias-int-bg: #eafaf4;--shadow: 0 1px 2px rgba(20, 18, 12, .05), 0 4px 12px rgba(20, 18, 12, .04);--shadow-lg: 0 2px 6px rgba(20, 18, 12, .06), 0 12px 32px rgba(20, 18, 12, .08);--radius: 10px;--radius-sm: 6px;--maxw: 1280px;--header-h: 60px;--serif: "Newsreader", Georgia, serif;--sans: "Inter", system-ui, -apple-system, sans-serif;color-scheme:light}:root[data-theme=dark]{--bg: #131313;--surface: #191919;--surface-2: #202020;--border: #2a2a2a;--border-strong: #3a3a3a;--text: #ececea;--text-muted: #a8a49b;--text-faint: #7d7a73;--accent: #e9c176;--accent-hover: #f3d497;--accent-bg: #1f1a10;--accent-line: #e9c176;--bias-left: #f87171;--bias-center: #d1d5db;--bias-right: #60a5fa;--bias-int: #6ee7b7;--bias-left-bg: #241615;--bias-center-bg: #1e1e1e;--bias-right-bg: #131d2e;--bias-int-bg: #10231d;--shadow: 0 1px 2px rgba(0, 0, 0, .4);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .5);color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;z-index:999;padding:10px 16px;background:var(--surface);border:1px solid var(--accent);border-radius:var(--radius-sm)}.skip-link:focus{left:12px;top:12px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.shell{max-width:var(--maxw);margin:0 auto;padding:0 24px}@media(max-width:720px){:root{--header-h: 102px}}@media(max-width:640px){.shell{padding:0 16px}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer{background:linear-gradient(90deg,var(--surface-2) 25%,var(--border) 50%,var(--surface-2) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.banner.svelte-1b4rsd0{position:fixed;left:12px;right:12px;bottom:12px;z-index:200;display:flex;align-items:center;gap:16px;flex-wrap:wrap;max-width:620px;margin:0 auto;padding:14px 16px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow-lg)}p.svelte-1b4rsd0{flex:1;min-width:220px;font-size:13px;line-height:1.55;color:var(--text-muted)}.actions.svelte-1b4rsd0{display:flex;gap:8px;margin-left:auto}button.svelte-1b4rsd0{padding:8px 16px;font-size:13px;font-weight:600;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:transparent;color:var(--text)}.primary.svelte-1b4rsd0{background:var(--text);color:var(--bg);border-color:var(--text)}button.svelte-1b4rsd0:hover{opacity:.85}svg.svelte-1l8nvlt{width:auto;display:block}header.svelte-1elxaub{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.inner.svelte-1elxaub{display:flex;align-items:center;gap:20px;height:var(--header-h)}.logo.svelte-1elxaub{flex-shrink:0;display:flex;color:var(--text)}.logo.svelte-1elxaub svg{height:26px}.nav.svelte-1elxaub{display:flex;gap:2px;flex-shrink:0}.nav.svelte-1elxaub a:where(.svelte-1elxaub){padding:6px 12px;font-size:13px;font-weight:600;color:var(--text-muted);border-radius:var(--radius-sm);white-space:nowrap}.nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--text);background:var(--surface-2)}.nav.svelte-1elxaub a.on:where(.svelte-1elxaub){color:var(--text);background:var(--surface-2)}.search.svelte-1elxaub{flex:1;max-width:460px;margin:0 auto;position:relative;display:flex;align-items:center}.icon.svelte-1elxaub{position:absolute;left:11px;font-size:12px;pointer-events:none;opacity:.6}input.svelte-1elxaub{width:100%;font-family:inherit;font-size:13px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 32px;outline:none;transition:border-color .15s}input.svelte-1elxaub::placeholder{color:var(--text-faint)}input.svelte-1elxaub:focus{border-color:var(--accent)}input.svelte-1elxaub::-webkit-search-cancel-button{display:none}.clear.svelte-1elxaub{position:absolute;right:8px;background:none;border:none;color:var(--text-faint);font-size:14px;line-height:1;padding:4px}.clear.svelte-1elxaub:hover{color:var(--text)}.theme.svelte-1elxaub{flex-shrink:0;width:34px;height:34px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:14px}.theme.svelte-1elxaub:hover{border-color:var(--accent);color:var(--accent)}.theme.svelte-1elxaub .sun:where(.svelte-1elxaub){display:none}.theme.svelte-1elxaub .moon:where(.svelte-1elxaub){display:block}:root[data-theme=dark] .theme.svelte-1elxaub .sun:where(.svelte-1elxaub){display:block}:root[data-theme=dark] .theme.svelte-1elxaub .moon:where(.svelte-1elxaub){display:none}@media(max-width:720px){.inner.svelte-1elxaub{flex-wrap:wrap;gap:10px 12px;padding-top:10px;align-content:center}.logo.svelte-1elxaub{order:1}.search.svelte-1elxaub{order:2;flex:1;max-width:none;margin:0}.theme.svelte-1elxaub{order:3}.nav.svelte-1elxaub{order:4;width:100%;overflow-x:auto;scrollbar-width:none}.nav.svelte-1elxaub::-webkit-scrollbar{display:none}.nav.svelte-1elxaub a:where(.svelte-1elxaub){padding:5px 10px;font-size:12.5px}.logo.svelte-1elxaub svg{height:22px}}main.svelte-12qhfyh{min-height:60vh}footer.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:72px;padding:28px 0}.inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}.copy.svelte-12qhfyh{font-family:var(--serif);font-size:13px;color:var(--text-faint)}nav.svelte-12qhfyh{display:flex;gap:22px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--serif);font-size:13px;color:var(--text-muted)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}
