/* EventHub Manager — tema institucional dinâmico. Gerado automaticamente. */
:root{
  --eh-wine: #F09719 !important;
  --eh-wine-2: #FBBC65 !important;
  --eh-wine2: #FBBC65 !important;
  --eh-wine-3: #FCC881 !important;
  --eh-wine3: #C57C15 !important;
  --eh-brand: #F09719 !important;
  --eh-brand-2: #FBBC65 !important;
  --eh-brand-dark: #C57C15 !important;
  --eh-accent: #C08A41 !important;
  --eh-gold: #C08A41 !important;
  --eh-gold2: #C08A41 !important;
  --eh-primary-rgb: 240,151,25 !important;
  --eh-secondary-rgb: 251,188,101 !important;
  --eh-accent-rgb: 192,138,65 !important;
  --brand: var(--eh-wine) !important;
  --brand-2: var(--eh-wine-2) !important;
  --brand_1: var(--eh-wine) !important;
  --brand_2: var(--eh-wine-2) !important;
  --wine: var(--eh-wine) !important;
  --wine-2: var(--eh-wine-2) !important;
  --wine-3: var(--eh-wine-3) !important;
  --line: rgba(var(--eh-primary-rgb), .12) !important;
  --eh-line: rgba(var(--eh-primary-rgb), .12) !important;
  --eh-line-2: rgba(var(--eh-primary-rgb), .07) !important;
}
html body .btn-brand, html body .btn-primary, html body .eh-swal-confirm-brand, html body .page-item.active .page-link{background:linear-gradient(135deg,var(--eh-wine-2),var(--eh-wine))!important;border-color:var(--eh-wine)!important;color:#fff!important;}
html body .text-primary, html body .text-info, html body a, html body .page-link{color:var(--eh-wine)!important;}
html body .badge-primary, html body .eh-config-tabs .nav-link.active, html body .portal-nav-link.active{color:var(--eh-wine)!important;background:rgba(var(--eh-primary-rgb),.09)!important;}
html body .modal-header, html body .premium-modal-header, html body .auth-head, html body .event-detail-date{background:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,var(--eh-wine-2),var(--eh-wine))!important;}
html body .form-control:focus, html body .input:focus, html body .custom-select:focus{border-color:rgba(var(--eh-primary-rgb),.45)!important;box-shadow:0 0 0 4px rgba(var(--eh-primary-rgb),.10)!important;}
html body .spinner-border{color:var(--eh-wine)!important;}
html body .member-profile-card, html body .portal-hero-site, html body .portal-pagination .active{background:linear-gradient(135deg,var(--eh-wine-2),var(--eh-wine))!important;}
html body .portal-notif-shortcut span{background:linear-gradient(135deg,var(--eh-danger),var(--eh-wine))!important;}
html body .document-thumb, html body .portal-notification-icon, html body .input-wrap i{color:var(--eh-wine)!important;background:rgba(var(--eh-primary-rgb),.08)!important;}
