[data-sfv-skin="black-gold"] {
    --sfv-bg-canvas: #020202;
    --sfv-bg-hero: #050505;
    --sfv-bg-surface-1: #0b0b0b;
    --sfv-bg-surface-2: #11100e;
    --sfv-bg-surface-3: #171511;
    --sfv-bg-elevated: #201c16;
    --sfv-text-primary: #fff7e6;
    --sfv-text-secondary: #e8d9b8;
    --sfv-text-muted: rgba(255, 247, 230, 0.64);
    --sfv-text-on-accent: #15100a;
    --sfv-text-inverse: #ffffff;
    --sfv-accent: #f2c14e;
    --sfv-accent-hover: #ffd36a;
    --sfv-accent-soft: rgba(242, 193, 78, 0.14);
    --sfv-border-subtle: rgba(255, 247, 230, 0.10);
    --sfv-border-strong: rgba(242, 193, 78, 0.36);
    --sfv-divider: rgba(242, 193, 78, 0.16);
    --sfv-focus: rgba(242, 193, 78, 0.22);
    --sfv-button-primary-bg: #f2c14e;
    --sfv-button-primary-text: #15100a;
    --sfv-button-secondary-bg: rgba(242, 193, 78, 0.08);
    --sfv-button-secondary-text: #fff7e6;
    --sfv-success: #31d07b;
    --sfv-warning: #ffd27a;
    --sfv-danger: #ff5b5b;
    --sfv-danger-hover: #e04444;
    --sfv-danger-soft: rgba(255, 91, 91, 0.08);
    --sfv-danger-text: #ffb2b2;
    --sfv-disabled: 0.46;
    --sfv-font-body: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;
    --sfv-font-display: ui-serif, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, Cambria, "Times New Roman", serif;
    --sfv-font-category: "Bodoni 72", "Bodoni MT", Didot, "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    --sfv-font-script: "Segoe Script", "Brush Script MT", cursive;
    --sfv-weight-regular: 400;
    --sfv-weight-medium: 600;
    --sfv-weight-bold: 800;
    --sfv-radius-sm: 8px;
    --sfv-radius-md: 12px;
    --sfv-radius-lg: 18px;
    --sfv-radius-shell: 24px;
    --sfv-shadow-sm: 0 8px 22px rgba(0, 0, 0, 0.28);
    --sfv-shadow-lg: 0 24px 64px rgba(0, 0, 0, 0.56);
    --sfv-overlay: rgba(0, 0, 0, 0.78);
    --sfv-media-bg: #050505;
    --sfv-featured-text: #fff7e6;
    --sfv-featured-accent: #ffd978;
}
