[data-sfv-skin="azul-amarelo"] {
    --sfv-bg-canvas: #002f5c;
    --sfv-bg-hero: #01204e;
    --sfv-bg-surface-1: #06467f;
    --sfv-bg-surface-2: #0d5189;
    --sfv-bg-surface-3: #12558d;
    --sfv-bg-elevated: #155b93;
    --sfv-text-primary: #f5ebe1;
    --sfv-text-secondary: rgba(245, 235, 225, 0.86);
    --sfv-text-muted: rgba(245, 235, 225, 0.64);
    --sfv-text-on-accent: #002f5c;
    --sfv-text-inverse: #ffffff;
    --sfv-accent: #ffc600;
    --sfv-accent-hover: #ffd53d;
    --sfv-accent-soft: rgba(255, 198, 0, 0.14);
    --sfv-border-subtle: rgba(245, 235, 225, 0.12);
    --sfv-border-strong: rgba(255, 198, 0, 0.32);
    --sfv-divider: rgba(245, 235, 225, 0.10);
    --sfv-focus: rgba(255, 198, 0, 0.28);
    --sfv-button-primary-bg: #ffc600;
    --sfv-button-primary-text: #002f5c;
    --sfv-button-secondary-bg: rgba(255, 198, 0, 0.10);
    --sfv-button-secondary-text: #f5ebe1;
    --sfv-success: #58d68d;
    --sfv-warning: #ffd65a;
    --sfv-danger: #ff7070;
    --sfv-danger-hover: #e95858;
    --sfv-danger-soft: rgba(255, 112, 112, 0.10);
    --sfv-danger-text: #ffc0c0;
    --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: "Montserrat", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-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 10px 24px rgba(0, 28, 55, 0.20);
    --sfv-shadow-lg: 0 24px 56px rgba(0, 28, 55, 0.28);
    --sfv-overlay: rgba(0, 24, 48, 0.80);
    --sfv-media-bg: #002747;
    --sfv-featured-text: #f5ebe1;
    --sfv-featured-accent: #ffd53d;
    --sfv-category-title-color: #ffc600;
    --sfv-category-title-font-family: var(--sfv-font-category);
    --sfv-category-title-font-size: clamp(1.28rem, 5.2vw, 1.78rem);
    --sfv-category-title-font-weight: var(--sfv-weight-bold);
    --sfv-category-title-letter-spacing: 0.035em;
    --sfv-category-title-text-shadow: none;
    --sfv-content-pattern-image: url("../../img/padrao-tropical-azul-noturno.jpg");
    --sfv-content-pattern-size: 620px 620px;
}
