/* =============================================================================
   TABLEX WIDGET v4.0 - Custom Styles
   
   Nur Brand-Anpassungen und Feld-Visibility hier.
   Alles andere kommt aus default.css
   ============================================================================= */

/* -----------------------------------------------------------------------------
   1. BRAND COLORS & TYPOGRAPHY
   ----------------------------------------------------------------------------- */
:root {
    /* Primary Brand Color */
   /* --color-primary: #048D66;
    --color-primary-hover: #036b4e;/*
    
    /* Optional: Font override */
    /* --f: 'Your Font', sans-serif; */
}