:root{--color-primary: #50c878;--color-vibe: #FFC300;--color-bg: #1e293b;--color-bg-darker: #0f172a;--color-danger: #ef4444;--color-warning: #f59e0b;--color-info: #3b82f6;--font-main: "Inter", system-ui, -apple-system, sans-serif;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}}:root .shimmer-effect{background:linear-gradient(90deg,#1e293b66 25%,#33415599,#1e293b66 75%);background-size:200% 100%;animation:shimmer 2s infinite linear}
