:root,:root[data-theme=dark]{--color-bg: #0d1117;--color-surface: #161b22;--color-border: #272e38;--color-text: #e6edf3;--color-text-muted: #9ba7b4;--color-accent: #3b82f6;--color-accent-hover: #60a5fa}:root[data-theme=light]{--color-bg: #ffffff;--color-surface: #f4f6f8;--color-border: #e2e8f0;--color-text: #0d1117;--color-text-muted: #5a6573;--color-accent: #2563eb;--color-accent-hover: #1d4ed8}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:background-color .6s ease-in-out,color .6s ease-in-out,border-color .6s ease-in-out,box-shadow .6s ease-in-out,fill .6s ease-in-out,stroke .6s ease-in-out!important}a{color:var(--color-accent)}
