:root {
    --bb-embed-background: #f6f6f6;
    --bb-embed-empty-title-color: #697891;
    --bb-embed-empty-subtitle-color: rgba(49, 74, 127, 0.14);
    --bb-embed-empty-separator-background: linear-gradient(90deg, #4d67d8, #f84525);

    --bb-embed-list-card-background: #ffffff;
    --bb-embed-list-card-border-color: #eeeeee;
    --bb-embed-list-card-media-background: #dbe3f3;
    --bb-embed-list-card-overlay-background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%);
    --bb-embed-list-card-save-background: rgba(78, 73, 58, 0.72);
    --bb-embed-list-card-save-color: #ffffff;
    --bb-embed-list-card-meta-background: rgba(56, 79, 149, 0.96);
    --bb-embed-list-card-meta-color: #ffffff;
    --bb-embed-list-card-meta-shadow: 0 8px 18px rgba(56, 79, 149, 0.24);
    --bb-embed-list-card-content-color: #ffffff;
    --bb-embed-list-card-badge-background: rgba(255, 255, 255, 0.14);
    --bb-embed-list-card-badge-color: #ffffff;
    --bb-embed-list-card-title-color: #ffffff;
    --bb-embed-list-card-location-color: rgba(255, 255, 255, 0.78);
    --bb-embed-list-card-score-background: #384f95;
    --bb-embed-list-card-score-color: #ffffff;
    --bb-embed-list-card-reviews-color: #ffffff;
    --bb-embed-list-card-footer-border-color: rgba(255, 255, 255, 0.2);
    --bb-embed-list-card-taxonomy-color: #ffffff;
    --bb-embed-list-card-price-color: #ffffff;
    --bb-embed-list-card-author-color: #ffffff;
    --bb-embed-list-nav-background: rgba(56, 79, 149, 0.94);
    --bb-embed-list-nav-color: #ffffff;
    --bb-embed-list-nav-shadow: 0 10px 20px rgba(37, 44, 65, 0.18);
    --bb-embed-list-nav-desktop-background: #ffffff;
    --bb-embed-list-nav-desktop-color: #384f95;
    --bb-embed-list-accent-red: #f84525;
    --bb-embed-list-accent-blue: #4d67d8;
    --bb-embed-list-accent-yellow: #f7b731;
    --bb-embed-list-accent-green: #37b36b;

    --bb-embed-agenda-widget-background: #ffffff;
    --bb-embed-agenda-widget-border-color: #dfe5f1;
    --bb-embed-agenda-widget-shadow: 0 8px 22px rgba(37, 44, 65, 0.08);
    --bb-embed-agenda-header-background: #ffffff;
    --bb-embed-agenda-header-border-color: #e6ebf5;
    --bb-embed-agenda-header-color: #4b5e7f;
    --bb-embed-agenda-content-background: #ffffff;
    --bb-embed-agenda-item-background: #f7f8fb;
    --bb-embed-agenda-thumb-background: #dbe3f3;
    --bb-embed-agenda-title-color: #5f77a4;
    --bb-embed-agenda-date-color: #a08b72;
    --bb-embed-agenda-buy-background: #5ed1b8;
    --bb-embed-agenda-buy-color: #ffffff;
    --bb-embed-agenda-buy-shadow: 0 8px 18px rgba(94, 209, 184, 0.28);
    --bb-embed-agenda-footer-background: #f9fbff;
    --bb-embed-agenda-footer-border-color: #e6ebf5;
    --bb-embed-agenda-footer-color: #4f6cb2;

    --bb-embed-gallery-widget-background: #ffffff;
    --bb-embed-gallery-widget-border-color: #dfe5f1;
    --bb-embed-gallery-widget-shadow: 0 8px 22px rgba(37, 44, 65, 0.08);
    --bb-embed-gallery-header-background: #ffffff;
    --bb-embed-gallery-header-border-color: #e6ebf5;
    --bb-embed-gallery-header-color: #4b5e7f;
    --bb-embed-gallery-content-background: #ffffff;
    --bb-embed-gallery-item-background: #dbe3f3;
    --bb-embed-gallery-media-background: #dbe3f3;
    --bb-embed-gallery-media-overlay: linear-gradient(to bottom, rgba(7, 18, 44, 0) 0%, rgba(7, 18, 44, 0.94) 100%);
    --bb-embed-gallery-media-hover-overlay: rgba(31, 45, 72, 0.24);
    --bb-embed-gallery-zoom-background: #45aef7;
    --bb-embed-gallery-zoom-color: #ffffff;
    --bb-embed-gallery-likes-background: rgba(56, 79, 149, 0.96);
    --bb-embed-gallery-likes-color: #ffffff;
    --bb-embed-gallery-likes-shadow: 0 8px 18px rgba(56, 79, 149, 0.24);
    --bb-embed-gallery-overlay-color: #ffffff;
    --bb-embed-gallery-title-color: #ffffff;
    --bb-embed-gallery-date-color: rgba(255, 255, 255, 0.82);
}
