:root{--color-bg: #f5f5f7;--color-surface: #ffffff;--color-border: #e0e0e6;--color-text: #1a1a1f;--color-text-muted: #5b5b66;--color-accent: #4f46e5;--color-accent-contrast: #ffffff;color-scheme:light}[data-theme=dark]{--color-bg: #14141a;--color-surface: #1d1d26;--color-border: #2c2c38;--color-text: #f2f2f5;--color-text-muted: #a4a4b2;--color-accent: #818cf8;--color-accent-contrast: #0c0c12;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}.site-main{min-height:calc(100dvh - 8rem)}
