:root,:root[data-theme=dark]{--color-bg: #0d1117;--color-surface: #161b22;--color-border: #272e38;--color-border-soft: rgba(255, 255, 255, .08);--color-text: #e6edf3;--color-text-muted: #9ba7b4;--color-accent: #3b82f6;--color-accent-soft: rgba(59, 130, 246, .16);--color-accent-hover: #60a5fa;--color-success: #4ade80;--focus-ring: 0 0 0 3px rgba(96, 165, 250, .34);--shadow-ring: 0 0 0 1px rgba(255, 255, 255, .06), 0 18px 50px rgba(0, 0, 0, .22)}:root[data-theme=light]{--color-bg: #ffffff;--color-surface: #f4f6f8;--color-border: #e2e8f0;--color-border-soft: rgba(15, 23, 42, .09);--color-text: #0d1117;--color-text-muted: #5a6573;--color-accent: #2563eb;--color-accent-soft: rgba(37, 99, 235, .12);--color-accent-hover: #1d4ed8;--color-success: #16a34a;--focus-ring: 0 0 0 3px rgba(37, 99, 235, .2);--shadow-ring: 0 0 0 1px rgba(15, 23, 42, .06), 0 18px 50px rgba(15, 23, 42, .08)}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:Geist,-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)}
