*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:var(--color-text);background:var(--color-bg)}body{min-height:100vh;line-height:1.5}button{cursor:pointer;font-family:inherit;font-size:inherit;border:none;background:none;color:inherit}input,select{font-family:inherit;font-size:inherit}a{color:var(--color-primary);text-decoration:none}:root{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-hover: #334155;--color-border: #334155;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444;--color-card: #1e293b;--color-card-selected: #1d4ed8;--color-card-hover: #2d3a4f;--color-voted: #22c55e;--color-moderator: #f59e0b;--radius: 8px;--radius-lg: 12px}
