/var/www/coeditor.org/users/justbit-netherlands.com/assets/css
Edit: /var/www/coeditor.org/users/justbit-netherlands.com/assets/css/variables.css (782B)
:root {
--fontFamily: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
--shadow-sm: 0 2px 4px rgba(224,64,251,0.15);
--shadow-md: 0 4px 12px rgba(224,64,251,0.15);
--shadow-lg: 0 8px 24px rgba(224,64,251,0.2);
--shadow-xl: 0 12px 32px rgba(224,64,251,0.25);
--radius-sm: 8px;
--radius-md: 12px;
--radius-lg: 16px;
--primaryColor: #e040fb;
--secondaryColor: #7c4dff;
--bg: #0d0015;
--bg-alt: #1a0028;
--bg-hover: #2a0040;
--text: #ffffff;
--text-body: #e0b0ff;
--text-muted: #b060d0;
--color-on-primary: #ffffff;
--border: #3a0060;
--border-light: #220040;
--rating-color: #e040fb;
--overlay-bg: rgba(0,0,0,0.85);
--footer-bg: #060010;
--footer-text: #e0b0ff;
--footer-muted: #8030a0;
--footer-border: rgba(224,64,251,0.2);
}