@theme{ --color-space-deep: #05070f; --color-space-navy: #111c38; --color-ice: #eaf5ff; --color-sky: #8ec8f8; --color-signal: #4a8fd8; --color-violet: #b07fe8; --color-aurora: #56c8f4; --color-text: #f0f0f0; --color-heading: #eaf5ff; --color-muted: #6a9aba; --color-link: #5a9fc8; --color-link-hover: #4a8fd8; --color-border: #2a3a50; --color-border-strong: #444444; --color-btn: #4a6a8a; --color-btn-muted: #aaaaaa; --font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif; }@utility bg-cosmos-gradient{background: radial-gradient(ellipse at 42% 45%,var(--color-space-navy) 0%,var(--color-space-deep) 100%);}:root{--bg: #0d1117;--surface: #161b22;--surface2: #21262d;--border: #30363d;--text: #e6edf3;--muted: #7d8590;--accent: #58a6ff;--accent2: #3fb950;--accent3: #d29922;--accent4: #f85149;--accent5: #bc8cff;--tag-pre-alpha: #2d2519;--tag-pre-alpha-text: #d29922;--tag-alpha: #1c2a16;--tag-alpha-text: #3fb950;--tag-active: #0d2044;--tag-active-text: #58a6ff;--tag-stub: #1e1a24;--tag-stub-text: #bc8cff;--tag-complete: #1c2a1c;--tag-complete-text: #56d364;--tag-wip: #2d2519;--tag-wip-text: #d29922}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;min-height:100vh}
