:root{color-scheme:light;--bg: #f4f4f5;--bg-soft: #eceded;--surface: #ffffff;--surface-tint: #f7f7f8;--border: rgba(0, 0, 0, .08);--border-strong: rgba(0, 0, 0, .14);--text: #101012;--text-secondary: #6a6a6e;--text-muted: #9a9a9d;--text-faint: #b8b8bb;--accent: #0aa06d;--accent-bright: #10b981;--accent-soft: rgba(16, 185, 129, .1);--error: #d64545;--radius: 12px;--radius-lg: 18px;--max-content: 1120px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11"}a{color:inherit;text-decoration:none}button{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:var(--accent-soft);color:var(--text)}
