:root{--bg:#0a0a0b;--surface:#161618;--surface-2:#1e1e20;--border:#2a2a2d;--fg:#ececed;--fg-2:#a1a1a6;--fg-3:#71717a;--accent:#ececed;--accent-fg:#0a0a0b;--red:#f87171;--green:#4ade80;--blue:#60a5fa;--amber:#fbbf24;--orange:#fb923c;--violet:#a78bfa;--pink:#f472b6;--lime:#a3e635;--radius:8px;--font:"Epilogue", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SF Mono", "Fira Code", "Fira Mono", "Roboto Mono", monospace}[data-theme=light]{--bg:#fff;--surface:#f9fafb;--surface-2:#f3f4f6;--border:#e5e7eb;--fg:#0a0a0b;--fg-2:#4b5563;--fg-3:#6b7280;--accent:#0a0a0b;--accent-fg:#fff;--red:#dc2626;--green:#16a34a;--blue:#2563eb;--amber:#d97706;--orange:#ea580c;--violet:#7c3aed;--pink:#db2777;--lime:#65a30d}[data-theme=light] ::selection{background:#0000001f}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--fg);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-size:14px;line-height:1.5;transition:background .2s,color .2s;overflow-x:hidden}a{color:inherit;text-decoration:none}input,button,textarea,select{font-family:inherit;font-size:inherit}::selection{background:#00000026}[data-theme=dark] ::selection,:root:not([data-theme=light]) ::selection{background:#ffffff26}
