/* Fundação de estilos - Central de Privacidade e Shortcodes Públicos */
.v3rlgpd {
    /* --- Presets Variables (Defaults = v3rlgpd) --- */
    --v3rlgpd-primary: #24393a;
    --v3rlgpd-primary-hover: #1e2d2b;
    --v3rlgpd-on-primary: #ffffff;
    
    --v3rlgpd-heading: #1e293b;
    --v3rlgpd-text: #475569;
    --v3rlgpd-muted: #64748b;
    
    --v3rlgpd-card-bg: #ffffff;
    --v3rlgpd-bg-subtle: #f8fafc;
    --v3rlgpd-border: #e2e8f0;

    /* --- Cores Semânticas / Acentos (Fixas, não entram no tema) --- */
    --v3rlgpd-secondary: #0f766e;
    --v3rlgpd-accent: #da8c1c;
    --v3rlgpd-success: #10b981;
    --v3rlgpd-success-bg: #f0fdf4;
    
    /* --- Outros (Radius e Font) --- */
    --v3rlgpd-radius: 4px;
    --v3rlgpd-font: inherit;

    font-family: var(--v3rlgpd-font);
}
