body[data-sombio-type="venue"][data-theme-preset="bar_orange"] {
  --sombio-bg: #090604;
  --sombio-surface: rgba(255, 255, 255, .09);
  --sombio-surface-strong: rgba(255, 255, 255, .14);
  --sombio-text: #fff8f0;
  --sombio-muted: rgba(255, 248, 240, .74);
  --sombio-accent: #ff6600;
  --sombio-accent-2: #f4a51c;
}

body[data-sombio-type="venue"][data-theme-preset="restaurant_light"] {
  --sombio-bg: #faf7f2;
  --sombio-surface: #ffffff;
  --sombio-surface-strong: #fff8ef;
  --sombio-text: #18120c;
  --sombio-muted: #66584a;
  --sombio-accent: #d85e0b;
  --sombio-accent-2: #d99622;
}

body[data-sombio-type="venue"][data-theme-preset="pub_amber"] {
  --sombio-bg: #0b0703;
  --sombio-surface: rgba(255, 255, 255, .08);
  --sombio-surface-strong: rgba(255, 255, 255, .14);
  --sombio-text: #fff8ec;
  --sombio-muted: rgba(255, 248, 236, .72);
  --sombio-accent: #f4a51c;
  --sombio-accent-2: #ff6600;
}

body[data-sombio-type="venue"][data-theme-preset="show_house"] {
  --sombio-bg: #050509;
  --sombio-surface: rgba(255, 255, 255, .08);
  --sombio-surface-strong: rgba(255, 255, 255, .15);
  --sombio-text: #ffffff;
  --sombio-muted: rgba(255, 255, 255, .72);
  --sombio-accent: #ff6600;
  --sombio-accent-2: #d946ef;
}

body[data-sombio-type="venue"][data-theme-preset="boteco_vivo"] {
  --sombio-bg: #08100a;
  --sombio-surface: rgba(255, 255, 255, .08);
  --sombio-surface-strong: rgba(255, 255, 255, .14);
  --sombio-text: #f8fff8;
  --sombio-muted: rgba(248, 255, 248, .72);
  --sombio-accent: #ff6600;
  --sombio-accent-2: #22c55e;
}

body[data-sombio-type="venue"][data-theme-preset="lounge_premium"] {
  --sombio-bg: #08070a;
  --sombio-surface: rgba(255, 255, 255, .075);
  --sombio-surface-strong: rgba(255, 255, 255, .13);
  --sombio-text: #fffaf4;
  --sombio-muted: rgba(255, 250, 244, .70);
  --sombio-accent: #d99622;
  --sombio-accent-2: #ff6600;
}

/* =========================================================
   New Theme Presets Mappings
   ========================================================= */
body[data-sombio-type="venue"][data-theme-preset="venue_bar_night"] {
  --sombio-bg: #050508;
  --sombio-surface: rgba(255, 255, 255, .06);
  --sombio-surface-strong: #121018;
  --sombio-text: #fff8f0;
  --sombio-muted: rgba(255, 248, 240, .74);
  --sombio-accent: #ff6600;
  --sombio-accent-2: #3b82f6;
}

body[data-sombio-type="venue"][data-theme-preset="venue_restaurant"] {
  --sombio-bg: #0c0906;
  --sombio-surface: rgba(255, 255, 255, .07);
  --sombio-surface-strong: #1f1812;
  --sombio-text: #fdfaf7;
  --sombio-muted: rgba(253, 250, 247, .74);
  --sombio-accent: #f59e0b;
  --sombio-accent-2: #d97706;
}

body[data-sombio-type="venue"][data-theme-preset="venue_pub"] {
  --sombio-bg: #0b0704;
  --sombio-surface: rgba(255, 255, 255, .06);
  --sombio-surface-strong: #1c130d;
  --sombio-text: #fffaf5;
  --sombio-muted: rgba(255, 250, 245, .72);
  --sombio-accent: #d97706;
  --sombio-accent-2: #ff6600;
}

body[data-sombio-type="venue"][data-theme-preset="venue_show_house"] {
  --sombio-bg: #08050c;
  --sombio-surface: rgba(255, 255, 255, .06);
  --sombio-surface-strong: #190f26;
  --sombio-text: #ffffff;
  --sombio-muted: rgba(255, 255, 255, .72);
  --sombio-accent: #a855f7;
  --sombio-accent-2: #ff6600;
}

body[data-sombio-type="venue"][data-theme-preset="venue_brewery"] {
  --sombio-bg: #050a06;
  --sombio-surface: rgba(255, 255, 255, .06);
  --sombio-surface-strong: #111e14;
  --sombio-text: #f8fff8;
  --sombio-muted: rgba(248, 255, 248, .72);
  --sombio-accent: #22c55e;
  --sombio-accent-2: #ff6600;
}

body[data-sombio-type="venue"][data-theme-preset="venue_lounge"] {
  --sombio-bg: #03080a;
  --sombio-surface: rgba(255, 255, 255, .06);
  --sombio-surface-strong: #0d1e24;
  --sombio-text: #f4fcff;
  --sombio-muted: rgba(244, 252, 255, .72);
  --sombio-accent: #06b6d4;
  --sombio-accent-2: #ff6600;
}

body[data-sombio-type="venue"][data-theme-preset="venue_cultural"] {
  --sombio-bg: #090405;
  --sombio-surface: rgba(255, 255, 255, .06);
  --sombio-surface-strong: #241014;
  --sombio-text: #fff5f6;
  --sombio-muted: rgba(255, 245, 246, .72);
  --sombio-accent: #f43f5e;
  --sombio-accent-2: #ff6600;
}

body[data-sombio-type="venue"][data-theme-preset="venue_minimal"] {
  --sombio-bg: #070707;
  --sombio-surface: rgba(255, 255, 255, .05);
  --sombio-surface-strong: #1c1c1c;
  --sombio-text: #f4f4f7;
  --sombio-muted: rgba(244, 244, 247, .70);
  --sombio-accent: #e4e4e7;
  --sombio-accent-2: #ff6600;
}
