:root{--color-primary-500:#5f52ff;--color-primary-600:#463bdb;--color-secondary-500:#d1406d;--color-black:#000;--color-white:#fff;--color-gray-50:#f5f5f5;--color-gray-400:#9e9e9e;--color-gray-500:#757575;--color-gray-600:#616161;--color-gray-700:#424242;--color-accent-green:#0ebd7c;--color-accent-yellow:#fced00;--color-accent-purple-light:#c0b9ff;--color-accent-purple-bg:#f0eeff;--color-bg-primary:#f8fbff;--color-bg-sidebar:#fff;--color-bg-header:#000;--color-bg-card:#fff;--color-bg-footer:#f5f5f5;--color-text-primary:#000;--color-text-secondary:#424242;--color-text-muted:#757575;--color-text-light:#9e9e9e;--color-border-card:#e0e0e0;--shadow-sidebar:0px 10px 20px -2px #0000001a;--shadow-dropdown:0px 6px 12px 0px #0000001a;--radius-card:32px;--radius-news:16px;--radius-badge:68px;--radius-dropdown:4px;--sidebar-width-expanded:199px;--sidebar-width-collapsed:68px;--header-height:56px;--footer-height:61px;--font-body:var(--font-inter), sans-serif;--font-headline:var(--font-poppins), sans-serif}
html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text-primary);background:var(--color-bg-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}
