:root,[data-theme=gawen]{
--color-primary:#1e6bff;
--color-primary-hover:#1053d4;
--color-secondary:#13264d;
--color-accent:#64a9ff;
--sidebar-bg:#0b1630;
--sidebar-text:#b7c8e6;
--sidebar-active-bg:#1d3972;
--sidebar-active-text:#fff;
--topbar-bg:#fff;
--page-bg:#f5f7fa;
--card-bg:#fff;
--card-border:#e5eaf0;
--text-primary:#192840;
--text-secondary:#66768a;
--link-color:#1559dc;
--table-header-bg:#f4f7fb;
--table-hover-bg:#f7faff;
--input-bg:#fff;
--input-border:#cbd5e1
}

[data-theme=grafite]{
--color-primary:#485e7a;
--color-primary-hover:#33465f;
--color-secondary:#252c36;
--color-accent:#c2d0df;
--sidebar-bg:#20262e;
--sidebar-text:#c5ced8;
--sidebar-active-bg:#46525f;
--sidebar-active-text:#fff;
--topbar-bg:#fff;
--page-bg:#f3f5f7;
--card-bg:#fff;
--card-border:#dfe4e9;
--text-primary:#202936;
--text-secondary:#637181;
--link-color:#365574;
--table-header-bg:#f2f4f6;
--table-hover-bg:#f7f8fa;
--input-bg:#fff;
--input-border:#c7d0d9;
--focus-ring:#627b9a
}

[data-theme=verde]{
--color-primary:#136d53;
--color-primary-hover:#0e5943;
--color-secondary:#174b3e;
--color-accent:#7bd6ae;
--sidebar-bg:#123e35;
--sidebar-text:#c5e2d8;
--sidebar-active-bg:#276957;
--sidebar-active-text:#fff;
--topbar-bg:#fff;
--page-bg:#f3f8f5;
--card-bg:#fff;
--card-border:#deebe4;
--text-primary:#19362b;
--text-secondary:#587568;
--link-color:#126a50;
--table-header-bg:#eff6f1;
--table-hover-bg:#f5faf6;
--input-bg:#fff;
--input-border:#bed7c8;
--focus-ring:#238565
}

[data-theme=roxo]{
--color-primary:#6947bd;
--color-primary-hover:#5737a2;
--color-secondary:#30224f;
--color-accent:#b7a0ef;
--sidebar-bg:#261b42;
--sidebar-text:#d1c7e7;
--sidebar-active-bg:#493477;
--sidebar-active-text:#fff;
--topbar-bg:#fff;
--page-bg:#f7f5fa;
--card-bg:#fff;
--card-border:#e9e3f0;
--text-primary:#2d2444;
--text-secondary:#756b86;
--link-color:#6242ae;
--table-header-bg:#f5f1fa;
--table-hover-bg:#faf7fd;
--input-bg:#fff;
--input-border:#d5cbe3;
--focus-ring:#8060ca
}

[data-theme=turquesa]{
--color-primary:#087f88;
--color-primary-hover:#056770;
--color-secondary:#154a57;
--color-accent:#69ccd0;
--sidebar-bg:#103943;
--sidebar-text:#c1e1e4;
--sidebar-active-bg:#1b6571;
--sidebar-active-text:#fff;
--topbar-bg:#fff;
--page-bg:#f3f8f9;
--card-bg:#fff;
--card-border:#deebed;
--text-primary:#183740;
--text-secondary:#58747a;
--link-color:#08737d;
--table-header-bg:#eef7f8;
--table-hover-bg:#f5fafb;
--input-bg:#fff;
--input-border:#bcd9dd;
--focus-ring:#1195a0
}
