:root {
  --bg-main: #090c13;
  --bg-sidebar: rgba(14, 19, 31, 0.96);
  --bg-card: rgba(20, 27, 43, 0.9);
  --bg-card-hover: rgba(28, 38, 60, 0.98);
  --border-glass: rgba(255, 255, 255, 0.09);
  --border-gold: rgba(212, 175, 55, 0.35);
  --text-main: #f8fafc;
  --text-muted: #94a3b8;
  --text-dim: #64748b;
  --accent-gold: #d4af37;
  --accent-gold-bright: #fcd34d;
  --accent-gold-glow: rgba(212, 175, 55, 0.3);
  --accent-emerald: #10b981;
  --accent-sapphire: #3b82f6;
  --accent-whatsapp: #25d366;
  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 20px;
  --radius-full: 9999px;
  --font-body: 'Plus Jakarta Sans', sans-serif;
  --font-heading: 'Outfit', sans-serif;
}

/* ================= THEMES ================= */

/* 1. Obsidian Gold (Default Luxury Opening Theme) */
[data-theme="gold"], body.theme-gold {
  --bg-main: #0b0f19;
  --bg-sidebar: rgba(14, 19, 30, 0.95);
  --bg-card: rgba(22, 29, 44, 0.85);
  --bg-card-hover: rgba(30, 40, 60, 0.95);
  --border-glass: rgba(255, 255, 255, 0.08);
  --border-gold: rgba(212, 175, 55, 0.35);
  --text-main: #f8fafc;
  --text-muted: #94a3b8;
  --text-dim: #64748b;
  --accent-gold: #d4af37;
  --accent-gold-bright: #fcd34d;
  --accent-gold-glow: rgba(212, 175, 55, 0.35);
}

/* 2. Royal Caramel & Amber (Lüks Sıcak Kehribar & Karamel) */
[data-theme="amber"], body.theme-amber {
  --bg-main: #120e09;
  --bg-sidebar: rgba(26, 18, 11, 0.96);
  --bg-card: rgba(38, 26, 16, 0.88);
  --bg-card-hover: rgba(54, 37, 23, 0.95);
  --border-glass: rgba(224, 142, 69, 0.15);
  --border-gold: rgba(224, 142, 69, 0.4);
  --text-main: #fef7ee;
  --text-muted: #d4b89b;
  --text-dim: #9e8167;
  --accent-gold: #e08e45;
  --accent-gold-bright: #f3a860;
  --accent-gold-glow: rgba(224, 142, 69, 0.35);
}

/* 3. Clean Latte & Warm Champagne (Aydınlık Sıcak Bej & Yüksek Kontrast) */
[data-theme="clean"], body.theme-clean {
  --bg-main: #fcf9f5;
  --bg-sidebar: #ffffff;
  --bg-card: #f8f3ec;
  --bg-card-hover: #f1e7da;
  --border-glass: rgba(184, 115, 51, 0.18);
  --border-gold: rgba(184, 115, 51, 0.38);
  --text-main: #1c1309;
  --text-muted: #57422f;
  --text-dim: #856a52;
  --accent-gold: #c58a3e;
  --accent-gold-bright: #df9f4b;
  --accent-gold-glow: rgba(197, 138, 62, 0.3);
}

/* 4. Midnight Titanium (Saf Siyah & Çelik Platin) */
[data-theme="black"], body.theme-black {
  --bg-main: #000000;
  --bg-sidebar: rgba(10, 10, 10, 0.98);
  --bg-card: rgba(18, 18, 18, 0.95);
  --bg-card-hover: rgba(30, 30, 30, 0.98);
  --border-glass: rgba(255, 255, 255, 0.12);
  --border-gold: rgba(255, 255, 255, 0.35);
  --text-main: #f8fafc;
  --text-muted: #94a3b8;
  --text-dim: #64748b;
  --accent-gold: #e2e8f0;
  --accent-gold-bright: #ffffff;
  --accent-gold-glow: rgba(255, 255, 255, 0.25);
}

/* 5. Emerald Riviera */
[data-theme="emerald"], body.theme-emerald {
  --bg-main: #071510;
  --bg-sidebar: rgba(9, 26, 20, 0.96);
  --bg-card: rgba(13, 38, 29, 0.88);
  --bg-card-hover: rgba(20, 56, 43, 0.95);
  --border-glass: rgba(16, 185, 129, 0.15);
  --border-gold: rgba(16, 185, 129, 0.4);
  --text-main: #f0fdf4;
  --text-muted: #a7f3d0;
  --text-dim: #6ee7b7;
  --accent-gold: #10b981;
  --accent-gold-bright: #34d399;
  --accent-gold-glow: rgba(16, 185, 129, 0.35);
}

/* 6. Sapphire Ocean */
[data-theme="sapphire"], body.theme-sapphire {
  --bg-main: #070e1b;
  --bg-sidebar: rgba(10, 20, 38, 0.96);
  --bg-card: rgba(15, 30, 58, 0.88);
  --bg-card-hover: rgba(22, 45, 86, 0.95);
  --border-glass: rgba(59, 130, 246, 0.15);
  --border-gold: rgba(59, 130, 246, 0.4);
  --text-main: #eff6ff;
  --text-muted: #bfdbfe;
  --text-dim: #93c5fd;
  --accent-gold: #3b82f6;
  --accent-gold-bright: #60a5fa;
  --accent-gold-glow: rgba(59, 130, 246, 0.35);
}

/* 7. Imperial Violet (Ametist & Mor Işıltı) */
[data-theme="amethyst"], body.theme-amethyst {
  --bg-main: #100a1c;
  --bg-sidebar: rgba(22, 14, 38, 0.96);
  --bg-card: rgba(34, 22, 58, 0.88);
  --bg-card-hover: rgba(48, 31, 82, 0.95);
  --border-glass: rgba(168, 85, 247, 0.15);
  --border-gold: rgba(168, 85, 247, 0.4);
  --text-main: #faf5ff;
  --text-muted: #e9d5ff;
  --text-dim: #d8b4fe;
  --accent-gold: #a855f7;
  --accent-gold-bright: #c084fc;
  --accent-gold-glow: rgba(168, 85, 247, 0.35);
}

/* 8. Ruby Velvet */
[data-theme="ruby"], body.theme-ruby {
  --bg-main: #18090a;
  --bg-sidebar: rgba(32, 12, 14, 0.96);
  --bg-card: rgba(48, 18, 21, 0.88);
  --bg-card-hover: rgba(68, 26, 30, 0.95);
  --border-glass: rgba(239, 68, 68, 0.15);
  --border-gold: rgba(239, 68, 68, 0.4);
  --text-main: #fef2f2;
  --text-muted: #fecaca;
  --text-dim: #fca5a5;
  --accent-gold: #ef4444;
  --accent-gold-bright: #f87171;
  --accent-gold-glow: rgba(239, 68, 68, 0.35);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* SLIM CUSTOM SCROLLBAR */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.15);
  border-radius: var(--radius-full);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--accent-gold);
}

body {
  font-family: var(--font-body);
  background-color: var(--bg-main);
  color: var(--text-main);
  line-height: 1.5;
  overflow: hidden;
  height: 100vh;
}

.portal-wrapper {
  display: flex;
  flex-direction: column;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

/* ================= DYNAMIC ANNOUNCEMENT BANNER ================= */
.portal-top-announcement-banner {
  background: linear-gradient(135deg, #DC2626, #991B1B);
  color: #FFFFFF;
  padding: 8px 16px;
  font-size: 12.5px;
  font-weight: 700;
  z-index: 1050;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.portal-top-announcement-banner .announcement-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.portal-top-announcement-banner a {
  color: #FFFFFF;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: opacity 0.2s;
}

.portal-top-announcement-banner a:hover {
  opacity: 0.92;
}

.portal-top-announcement-banner .announcement-close-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.25);
  border: none;
  color: #ffffff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  transition: background 0.2s;
}

.portal-top-announcement-banner .announcement-close-btn:hover {
  background: rgba(0, 0, 0, 0.55);
}

/* ================= HEADER ================= */
.portal-header {
  height: 64px;
  background: var(--bg-sidebar);
  border-bottom: 1px solid var(--border-glass);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  z-index: 1000;
  backdrop-filter: blur(16px);
  flex-shrink: 0;
}

.brand-logo-group {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  flex-shrink: 0;
  white-space: nowrap;
}

.brand-logo-img {
  max-height: 28px;
  width: auto;
  object-fit: contain;
  display: block;
}

.logo-clean-text {
  font-family: var(--font-heading);
  font-size: 22px;
  font-weight: 800;
  color: var(--text-main);
  letter-spacing: -0.02em;
  white-space: nowrap;
  line-height: 1;
  text-transform: lowercase;
  transition: color 0.2s ease;
}

.logo-clean-text .logo-accent {
  color: var(--accent-gold);
}

.brand-logo-group:hover .logo-clean-text {
  color: #ffffff;
}

.logo-3d-box {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, var(--accent-gold), #fff2b2);
  color: #090c13;
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  box-shadow: 0 4px 14px var(--accent-gold-glow);
}

.logo-brand {
  font-family: var(--font-heading);
  font-size: 19px;
  font-weight: 700;
  color: var(--text-main);
  line-height: 1.1;
  display: block;
  white-space: nowrap;
}

.logo-brand strong { color: var(--accent-gold); }

.logo-sub {
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1px;
  color: var(--text-dim);
  display: block;
  white-space: nowrap;
}

/* ================= SAAS MASTER HEADER ================= */
.header-search-wrap {
  position: relative;
  width: 440px;
  max-width: 100%;
  display: flex;
  align-items: center;
}

.search-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #64748b;
  font-size: 13.5px;
}

.header-search-wrap input {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-full);
  padding: 9px 56px 9px 38px;
  color: var(--text-main);
  font-family: var(--font-body);
  font-size: 13px;
  outline: none;
  transition: all 0.2s;
}

.header-search-wrap input:focus {
  border-color: var(--accent-gold);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 0 3px var(--accent-gold-glow);
}

.search-kbd-shortcut {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #94a3b8;
  font-size: 11px;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 6px;
  font-family: monospace;
  pointer-events: none;
}

/* HEADER ACTIONS & DROPDOWNS */
.header-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header-dropdown-wrap {
  position: relative;
}

.btn-header-meta {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  color: var(--text-main);
  padding: 7px 12px;
  border-radius: var(--radius-full);
  font-size: 12.5px;
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s;
}

.btn-header-meta:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}

.meta-arrow {
  font-size: 10px;
  color: #94a3b8;
}

.header-lang-menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  width: 170px;
  background: #0f172a;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  padding: 6px;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.6);
  z-index: 1200;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.lang-option {
  background: transparent;
  border: none;
  color: #cbd5e1;
  padding: 8px 10px;
  font-size: 12.5px;
  font-weight: 600;
  text-align: left;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.15s;
}

.lang-option:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

.lang-option.active {
  background: rgba(250, 204, 21, 0.15);
  color: #facc15;
  font-weight: 700;
}

.btn-header-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  color: var(--text-main);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13.5px;
  position: relative;
  transition: all 0.2s;
}

.btn-header-icon:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

.notification-dot-badge {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ef4444;
  border: 2px solid #090c13;
}

.btn-cta-add-venue {
  background: linear-gradient(135deg, var(--accent-gold), var(--accent-gold-bright));
  color: #090c13;
  text-decoration: none;
  padding: 7px 14px;
  border-radius: var(--radius-full);
  font-size: 12.5px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 6px;
  box-shadow: 0 4px 14px var(--accent-gold-glow);
  transition: all 0.2s;
  white-space: nowrap;
}

.btn-cta-add-venue:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(250, 204, 21, 0.4);
}

.btn-header-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
  border: 1.5px solid var(--border-gold);
  display: block;
  flex-shrink: 0;
  transition: transform 0.2s;
}

.btn-header-avatar:hover {
  transform: scale(1.06);
}

.header-user-avatar {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ================= 1. LEFT VERTICAL NAVIGATION SIDEBAR (180px) ================= */
.portal-body {
  display: flex;
  flex-direction: row;
  height: calc(100vh - 64px);
  height: calc(100dvh - 64px);
  overflow: hidden;
  position: relative;
  background: #080b12;
}

.app-nav-sidebar {
  width: 175px;
  min-width: 175px;
  background: #080b12;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  z-index: 100;
  height: 100%;
}

.nav-sidebar-scroll {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  padding: 10px 6px;
}

.nav-section-group {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.nav-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  border-radius: 12px;
  color: #94a3b8;
  font-size: 12.5px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border: none;
  background: transparent;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
  text-align: left;
  width: 100%;
}

.nav-item i {
  font-size: 14px;
  width: 18px;
  text-align: center;
  flex-shrink: 0;
}

.nav-item:hover:not(.active) {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}

.nav-item.active {
  background: #facc15 !important;
  color: #090d16 !important;
  font-weight: 800 !important;
  box-shadow: 0 4px 14px rgba(250, 204, 21, 0.35);
}

.nav-item.active i {
  color: #090d16 !important;
}

.nav-section-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.06);
  margin: 10px 8px;
}

.nav-section-title {
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #64748b;
  padding: 2px 10px 6px 10px;
  text-transform: uppercase;
}

.nav-sub-item {
  font-size: 12px;
  padding: 7px 10px;
}

.nav-sub-item i {
  font-size: 13px;
}

.text-cyan {
  color: #22d3ee !important;
}

/* Bottom Promo Card in Nav Sidebar (Vertical NFC Promo) */
.nav-promo-card-vertical,
.nav-promo-card {
  margin: auto 6px 8px 6px;
  background: linear-gradient(145deg, #111827, #0b1120);
  border: 1.5px solid rgba(250, 204, 21, 0.35);
  border-radius: 14px;
  padding: 12px 8px 10px 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  text-decoration: none;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.45);
  position: relative;
  overflow: hidden;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  cursor: pointer;
}

.nav-promo-card-vertical:hover,
.nav-promo-card:hover {
  border-color: #facc15;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(250, 204, 21, 0.25);
}

.promo-card-visual {
  width: 100%;
  display: flex;
  justify-content: center;
}

.promo-phone-mockup {
  width: 44px;
  height: 48px;
  background: #030712;
  border-radius: 10px;
  border: 1.5px solid rgba(250, 204, 21, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
}

.mockup-card-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  color: #facc15;
  font-size: 15px;
}

.mockup-card-body span {
  font-size: 8.5px;
  font-weight: 800;
  letter-spacing: 0.06em;
}

.promo-card-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.promo-card-text strong {
  font-size: 11px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.25;
}

.promo-card-text span {
  font-size: 9.5px;
  color: #94a3b8;
  line-height: 1.2;
}

.promo-card-circle-btn {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #facc15;
  color: #090d16;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  flex-shrink: 0;
  transition: transform 0.2s;
  text-decoration: none;
}

.nav-promo-card-vertical:hover .promo-card-circle-btn,
.nav-promo-card:hover .promo-card-circle-btn {
  transform: scale(1.15);
}

/* ================= 2. VENUES LIST DISCOVERY SIDEBAR (365px) ================= */
.venues-sidebar {
  width: 365px;
  min-width: 365px;
  background: #0b0f19;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  z-index: 90;
  height: 100%;
  position: relative;
  transition: width 0.28s cubic-bezier(0.16, 1, 0.3, 1), min-width 0.28s cubic-bezier(0.16, 1, 0.3, 1);
}

/* Old Desktop Sidebar Collapse Button hidden in favor of bottom dock */
.btn-sidebar-collapse-desktop {
  display: none !important;
}

.venues-sidebar.desktop-collapsed {
  width: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;
  border-right: none !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

.venues-sidebar.desktop-collapsed > * {
  display: none !important;
}

.mobile-sidebar-toggle-bar {
  display: none;
}

.category-tabs-wrapper {
  padding: 10px 10px 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: center;
  gap: 4px;
}

.category-tabs-scroll {
  display: flex;
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  flex: 1;
}

.category-tabs-scroll::-webkit-scrollbar { display: none; }

.cat-pill {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #94a3b8;
  padding: 5px 12px;
  border-radius: var(--radius-full);
  font-size: 11.5px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
}

.cat-pill:hover { background: rgba(255, 255, 255, 0.08); color: #ffffff; }

.cat-pill.active {
  background: #facc15 !important;
  color: #090d16 !important;
  font-weight: 800 !important;
  border-color: #facc15 !important;
}

.btn-cat-more {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #94a3b8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  cursor: pointer;
  flex-shrink: 0;
}

.sidebar-sub-bar {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 8px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(0, 0, 0, 0.2);
}

.sub-bar-filters-row {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: space-between;
}

.city-selector-wrap, .sort-selector-wrap {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 11.5px;
  color: #94a3b8;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: var(--radius-full);
  padding: 3px 8px;
}

.city-select, .sort-select {
  background: transparent;
  border: none;
  color: var(--text-main);
  font-size: 11.5px;
  font-weight: 600;
  outline: none;
  cursor: pointer;
}

.city-select option, .sort-select option { background: #111827; color: #fff; }

.view-mode-toggle-group {
  display: flex;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 2px;
  gap: 2px;
  margin-left: auto;
}

.btn-view-mode {
  width: 24px;
  height: 24px;
  border-radius: 6px;
  border: none;
  background: transparent;
  color: #64748b;
  cursor: pointer;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
}

.btn-view-mode.active {
  background: rgba(255, 255, 255, 0.15);
  color: #facc15;
}

.venues-count-line {
  font-size: 10.5px;
  color: #64748b;
  font-weight: 600;
}

/* ================= COMPACT VENUE CARDS (82px HEIGHT) ================= */
.venues-list-container {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.venue-list-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 14px;
  padding: 7px;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
}

.venue-list-card:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.18);
  transform: translateY(-1px);
}

.venue-list-card.active, .venue-list-card.selected {
  border-color: #facc15 !important;
  box-shadow: 0 0 0 1px #facc15, 0 6px 20px rgba(250, 204, 21, 0.2) !important;
  background: rgba(250, 204, 21, 0.04) !important;
}

.card-left-thumb {
  width: 90px;
  height: 74px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  background: #000;
}

.card-left-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}

.venue-list-card:hover .card-left-thumb img { transform: scale(1.06); }

.thumb-cat-badge {
  position: absolute;
  top: 4px;
  left: 4px;
  background: rgba(9, 12, 19, 0.88);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  color: #facc15;
  font-size: 8.5px;
  font-weight: 800;
  padding: 2px 6px;
  border-radius: 9999px;
  border: 1px solid rgba(250, 204, 21, 0.25);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

.card-right-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.card-title-row {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.card-title-marquee-box {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.card-venue-title-text {
  font-family: var(--font-heading);
  font-size: 13.5px;
  font-weight: 700;
  color: #f8fafc !important;
  line-height: 1.25;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  display: block;
}

.venue-list-card:hover .card-venue-title-text {
  animation: cardTitleScroll 6s ease-in-out infinite alternate;
}

@keyframes cardTitleScroll {
  0%, 20% { transform: translateX(0); }
  80%, 100% { transform: translateX(calc(-100% + 210px)); }
}

.venue-list-card.active .card-venue-title-text {
  color: #facc15 !important;
}

.card-fav-heart-btn {
  background: transparent;
  border: none;
  color: #64748b;
  cursor: pointer;
  font-size: 12px;
  padding: 2px;
  transition: color 0.15s;
}

.card-fav-heart-btn:hover {
  color: #ef4444;
}

.card-ratings-row {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin-top: 3px !important;
  margin-bottom: 2px !important;
}

.card-rating-simple {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  color: #facc15 !important;
  background: rgba(250, 204, 21, 0.08) !important;
  border: 1px solid rgba(250, 204, 21, 0.25) !important;
  padding: 1.5px 7px !important;
  border-radius: 6px !important;
  line-height: 1.2 !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

.card-rating-simple i {
  color: #facc15 !important;
  font-size: 10px !important;
}

.card-rating-simple strong {
  color: #ffffff !important;
  font-size: 11.5px !important;
  font-weight: 800 !important;
}

.platform-rating-badge {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  padding: 3px 8px !important;
  border-radius: 7px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  letter-spacing: 0.1px !important;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1) !important;
  user-select: none !important;
  text-decoration: none !important;
}

/* Google Badge: Luxurious Electric Blue Pill */
.platform-rating-badge.google {
  background: rgba(26, 75, 160, 0.25) !important;
  border: 1px solid rgba(66, 133, 244, 0.5) !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25) !important;
  color: #ffffff !important;
}
.platform-rating-badge.google:hover {
  background: rgba(26, 75, 160, 0.4) !important;
  border-color: rgba(66, 133, 244, 0.8) !important;
}
.platform-rating-badge.google .p-brand-name {
  color: #93c5fd !important;
  font-weight: 700 !important;
  font-size: 10.5px !important;
}
.platform-rating-badge.google .p-icon {
  color: #4285f4 !important;
  font-size: 11px !important;
}
.platform-rating-badge.google .p-star,
.platform-rating-badge.tripadvisor .p-star {
  color: #fbbf24 !important;
  font-size: 10px !important;
}
.platform-rating-badge.google .p-score,
.platform-rating-badge.tripadvisor .p-score {
  color: #ffffff !important;
  font-weight: 800 !important;
  font-size: 11px !important;
}
.platform-rating-badge.google .p-count,
.platform-rating-badge.tripadvisor .p-count {
  color: #94a3b8 !important;
  font-size: 10px !important;
  font-weight: 500 !important;
}

/* Tripadvisor Badge: Luxurious Emerald Pill */
.platform-rating-badge.tripadvisor {
  background: rgba(4, 98, 64, 0.25) !important;
  border: 1px solid rgba(0, 170, 108, 0.5) !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25) !important;
  color: #ffffff !important;
}
.platform-rating-badge.tripadvisor:hover {
  background: rgba(4, 98, 64, 0.4) !important;
  border-color: rgba(0, 170, 108, 0.8) !important;
}
.platform-rating-badge.tripadvisor .p-brand-name {
  color: #6ee7b7 !important;
  font-weight: 700 !important;
  font-size: 10.5px !important;
}
.platform-rating-badge.tripadvisor .p-icon {
  color: #00aa6c !important;
  font-size: 12px !important;
}

/* Floating Dual Ratings on Hero Cover (Luxury Frosted Glass Pills) */
.sheet-cover-dual-ratings {
  position: absolute !important;
  bottom: 14px !important;
  right: 14px !important;
  z-index: 20 !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
}

.sheet-cover-dual-ratings .platform-rating-badge {
  font-size: 12px !important;
  padding: 6px 14px !important;
  border-radius: 9999px !important;
  background: rgba(11, 15, 25, 0.9) !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  cursor: pointer !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.6) !important;
}
.sheet-cover-dual-ratings .platform-rating-badge:hover {
  transform: translateY(-2px) scale(1.03) !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.75) !important;
}
.sheet-cover-dual-ratings .platform-rating-badge.google {
  border: 1px solid rgba(66, 133, 244, 0.65) !important;
}
.sheet-cover-dual-ratings .platform-rating-badge.tripadvisor {
  border: 1px solid rgba(0, 170, 108, 0.65) !important;
}

/* Sub-row in Profile Header */
.sheet-meta-dual-ratings {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  flex-wrap: wrap !important;
  cursor: pointer !important;
}
.sheet-meta-dual-ratings .platform-rating-badge {
  cursor: pointer !important;
  padding: 3px 9px !important;
  border-radius: 7px !important;
}
.sheet-meta-dual-ratings .platform-rating-badge:hover {
  filter: brightness(1.2) !important;
  transform: translateY(-1px) !important;
}

/* Card Sub-Meta Row (Satır 2: Lokasyon Sol, Puan Sağ) */
.card-sub-meta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  font-size: 11px;
}

.card-loc-text {
  color: #94a3b8;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  flex: 1;
  min-width: 0;
}

.card-loc-text i {
  color: #facc15;
  font-size: 10px;
}

.card-rating-pill-right {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 11px;
  font-weight: 700;
  color: #facc15;
  background: rgba(250, 204, 21, 0.08);
  border: 1px solid rgba(250, 204, 21, 0.25);
  padding: 1px 6px;
  border-radius: 6px;
  line-height: 1.2;
  flex-shrink: 0;
}

/* Card Bottom-Meta Row (Satır 3: Sanal Tur Sol, Mesafe Sağ) */
.card-bottom-meta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  margin-top: 1px;
}

.badge-cat-tag {
  font-size: 9px;
  background: rgba(255, 255, 255, 0.06);
  color: #cbd5e1;
  padding: 1px 5px;
  border-radius: 4px;
}

.badge-vr-cyan {
  font-size: 9px;
  font-weight: 700;
  background: rgba(6, 182, 212, 0.15);
  color: #22d3ee;
  border: 1px solid rgba(6, 182, 212, 0.3);
  padding: 2px 6px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
}

.card-distance-text {
  font-size: 10.5px;
  font-weight: 600;
  color: #64748b;
  margin-left: auto;
  flex-shrink: 0;
}

/* ================= 3. CENTER MAP VIEWPORT & SEGMENT CONTROLS ================= */
.map-viewport {
  flex: 1;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.map-top-segment-wrap {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 500;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}

.map-segment-control {
  display: flex;
  background: rgba(9, 13, 22, 0.85);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--radius-full);
  padding: 3px;
  gap: 3px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5);
}

.map-seg-btn {
  border: none;
  background: transparent;
  color: #94a3b8;
  font-size: 11.5px;
  font-weight: 700;
  padding: 4px 14px;
  border-radius: var(--radius-full);
  cursor: pointer;
  transition: all 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.map-seg-btn.active {
  background: #facc15;
  color: #090d16;
  font-weight: 800;
}

.map-seg-chevron {
  font-size: 8.5px;
  margin-left: 2px;
  opacity: 0.75;
  transition: transform 0.2s ease;
}

.map-seg-btn.substyles-open .map-seg-chevron {
  transform: rotate(180deg);
}

/* SUB-STYLES DROPDOWN (SİYAH / BEYAZ) */
.map-substyles-dropdown {
  display: none;
  background: rgba(11, 15, 25, 0.95);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(250, 204, 21, 0.35);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.65), 0 0 15px rgba(250, 204, 21, 0.12);
  border-radius: 12px;
  padding: 4px;
  gap: 4px;
  z-index: 501;
}

.map-substyles-dropdown.show {
  display: flex;
}

.map-substyle-opt {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 8px;
  color: #94a3b8;
  font-size: 11.5px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}

.map-substyle-opt:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

.map-substyle-opt.active {
  background: rgba(250, 204, 21, 0.15);
  border-color: rgba(250, 204, 21, 0.5);
  color: #facc15;
  font-weight: 700;
}

.substyle-chip-preview {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  flex-shrink: 0;
}

.substyle-chip-preview.chip-black {
  background: #090d16;
  border-color: #facc15;
}

.substyle-chip-preview.chip-white {
  background: #f8fafc;
  border-color: #cbd5e1;
}

.map-bottom-status-pill {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 500;
  background: rgba(9, 13, 22, 0.85);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--radius-full);
  padding: 5px 14px;
  font-size: 11.5px;
  color: #94a3b8;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}

.status-live-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #10b981;
  box-shadow: 0 0 8px #10b981;
}

.leaflet-map-element { width: 100%; height: 100%; }
.leaflet-control-attribution { display: none !important; }

/* ================= %100 PITCH BLACK OLED MAP TILE MODE ================= */
.pitch-black-tile-mode .leaflet-tile-pane {
  filter: brightness(0.55) contrast(2.4) !important;
  background: #000000 !important;
}

#leafletMap.pitch-black-tile-mode,
.pitch-black-tile-mode.leaflet-container,
.pitch-black-tile-mode {
  background: #000000 !important;
}

/* ================= CYBER DARK TILE MODE ================= */
.cyber-tile-mode .leaflet-tile-pane {
  filter: brightness(0.7) contrast(1.5) hue-rotate(190deg) !important;
}

.map-floating-controls {
  position: absolute;
  bottom: 24px;
  right: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 500;
}

.map-action-btn {
  width: 42px;
  height: 42px;
  border-radius: var(--radius-md);
  background: var(--bg-sidebar);
  border: 1px solid var(--border-glass);
  color: var(--text-main);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.2s;
}

.map-action-btn:hover { background: var(--accent-gold); color: #090c13; }

/* ================= 2-LINE MINIMAL MAP PIN MARKER WITH INTEGRATED SLIDING COVER ================= */
.custom-pin-marker-wrapper {
  overflow: visible !important;
  background: transparent !important;
  border: none !important;
}

.custom-pin-marker {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translate(-50%, -100%);
  cursor: pointer;
  z-index: 100;
  transition: z-index 0.1s;
}

.custom-pin-marker:hover,
.custom-pin-marker.pin-hovered,
.custom-pin-marker.active {
  z-index: 9999 !important;
}

.pin-card-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: max-content;
  min-width: 105px;
  max-width: 175px;
  overflow: visible;
  filter: drop-shadow(0 6px 18px rgba(0, 0, 0, 0.7));
}

/* SLIDING TOP COVER (Physically docked on top of bubble with 0-gap) */
.pin-cover-slide {
  position: relative;
  width: 100%;
  height: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  background: #0e131f;
  border: 1.5px solid var(--accent-gold);
  border-bottom: none;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px; /* 0-GAP: Merges seamless with bubble top border */
  pointer-events: none;
  transition: height 0.26s cubic-bezier(0.16, 1, 0.3, 1), max-height 0.26s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s ease;
  z-index: 1;
}

.custom-pin-marker:hover .pin-cover-slide,
.custom-pin-marker.pin-hovered .pin-cover-slide,
.custom-pin-marker.active .pin-cover-slide {
  height: 72px !important;
  max-height: 72px !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

.custom-pin-marker .pin-cover-slide img,
.pin-cover-slide img {
  position: absolute !important;
  inset: 0 !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}

.pin-cover-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  background: rgba(14, 19, 31, 0.9);
  color: #facc15;
  font-size: 9px;
  font-weight: 800;
  padding: 1.5px 5px;
  border-radius: 6px;
  border: 1px solid rgba(250, 204, 21, 0.4);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  gap: 3px;
  z-index: 2;
}

/* 2-LINE PIN BUBBLE (Front title box) */
.pin-bubble {
  position: relative;
  z-index: 2;
  background: rgba(14, 19, 31, 0.96);
  border: 1.5px solid var(--accent-gold);
  border-radius: 8px;
  padding: 2.5px 7px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  white-space: nowrap;
  pointer-events: auto;
  transition: border-radius 0.2s cubic-bezier(0.16, 1, 0.3, 1), background 0.2s ease, box-shadow 0.2s ease;
}

.custom-pin-marker:hover .pin-bubble,
.custom-pin-marker.pin-hovered .pin-bubble,
.custom-pin-marker.active .pin-bubble {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  background: var(--accent-gold) !important;
  box-shadow: 0 8px 24px var(--accent-gold-glow) !important;
}

.pin-line-title {
  font-family: var(--font-heading);
  font-size: 10px !important;
  font-weight: 800 !important;
  color: #ffffff;
  line-height: 1.15;
  max-width: 165px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.15s;
}

.custom-pin-marker:hover .pin-line-title,
.custom-pin-marker.pin-hovered .pin-line-title,
.custom-pin-marker.active .pin-line-title {
  color: #080b11 !important;
}

.pin-line-sub {
  font-size: 8px !important;
  color: var(--accent-gold);
  font-weight: 700 !important;
  margin-top: 1px;
  transition: color 0.15s;
}

.custom-pin-marker:hover .pin-line-sub,
.custom-pin-marker.pin-hovered .pin-line-sub,
.custom-pin-marker.active .pin-line-sub {
  color: #1a2233 !important;
}

.pin-needle {
  position: relative;
  z-index: 2;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid var(--accent-gold);
  transition: border-top-color 0.2s;
}

.pin-pulse-ring {
  position: absolute;
  bottom: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent-gold);
  box-shadow: 0 0 8px var(--accent-gold);
}

/* ================= HIGH-CONTRAST 3D GLOWING CLUSTER BADGE ================= */
.custom-marker-cluster,
.leaflet-marker-icon.custom-marker-cluster {
  background: transparent !important;
  border: none !important;
}

.custom-marker-cluster div,
.leaflet-marker-icon.custom-marker-cluster div {
  margin: 0 !important;
}

.cluster-badge {
  width: 42px !important;
  height: 42px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle at 35% 35%, #fff176 0%, #f59e0b 60%, #b45309 100%) !important;
  color: #000000 !important;
  font-family: 'Outfit', sans-serif !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.45), 0 8px 24px rgba(0, 0, 0, 0.85) !important;
  border: 2.5px solid #ffffff !important;
  letter-spacing: -0.5px;
  cursor: pointer !important;
  transition: transform 0.2s cubic-bezier(0.2, 1, 0.3, 1), box-shadow 0.2s ease !important;
}

.custom-marker-cluster:hover .cluster-badge {
  transform: scale(1.15) !important;
  box-shadow: 0 0 0 6px rgba(245, 158, 11, 0.65), 0 12px 30px rgba(0, 0, 0, 0.95) !important;
}

/* ================= USER GPS LOCATION MARKER ================= */
.user-gps-marker-wrap {
  background: transparent !important;
  border: none !important;
}

.user-gps-marker {
  position: relative;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gps-dot {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: linear-gradient(135deg, #38bdf8, #0284c7);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  border: 2px solid #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
}

.gps-pulse {
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  background: rgba(56, 189, 248, 0.4);
  animation: gpsRadar 1.8s infinite ease-out;
  z-index: 1;
}

@keyframes gpsRadar {
  0% { transform: scale(0.6); opacity: 1; }
  100% { transform: scale(2.2); opacity: 0; }
}

.cluster-badge:hover {
  transform: scale(1.15);
  box-shadow: 0 0 0 6px rgba(250, 204, 21, 0.5), 0 12px 28px rgba(0, 0, 0, 0.8);
}

/* ================= SLIDING THEME & MAP LAYER DRAWER ================= */
.theme-drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 2000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.theme-drawer-overlay.open { opacity: 1; pointer-events: auto; }

.theme-drawer {
  position: fixed;
  top: 64px;
  right: 0;
  width: 360px;
  max-width: 90vw;
  height: calc(100vh - 64px);
  background: var(--bg-sidebar);
  border-left: 1px solid var(--border-glass);
  box-shadow: -10px 0 40px rgba(0, 0, 0, 0.7);
  z-index: 2001;
  transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  display: flex;
  flex-direction: column;
}

.theme-drawer.open { transform: translateX(0); }

.theme-palette-grid {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  max-height: 360px;
  gap: 8px;
  padding: 4px 6px 4px 2px;
  margin-top: 8px;
  scrollbar-width: thin;
}

.theme-palette-grid::-webkit-scrollbar {
  width: 5px;
}

.theme-palette-grid::-webkit-scrollbar-thumb {
  background: var(--accent-gold);
  border-radius: var(--radius-full);
}

.theme-palette-card {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  background: var(--bg-card);
  border: 1.5px solid var(--border-glass);
  border-radius: var(--radius-md);
  color: var(--text-main);
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease;
}

.theme-palette-card:hover {
  border-color: var(--accent-gold);
  background: var(--bg-card-hover);
  transform: translateX(3px);
}

.theme-palette-card.active {
  border-color: var(--accent-gold);
  background: var(--bg-card-hover);
  box-shadow: 0 0 16px var(--accent-gold-glow);
}

.theme-palette-card .theme-check-icon {
  margin-left: auto;
  color: var(--accent-gold);
  font-size: 13px;
  opacity: 0;
  transition: opacity 0.2s;
}

.theme-palette-card.active .theme-check-icon {
  opacity: 1;
}

.theme-card-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.theme-card-info strong {
  font-size: 13px;
  font-weight: 700;
  color: var(--text-main);
  line-height: 1.25;
}

.theme-card-info small {
  font-size: 11px;
  color: var(--text-muted);
  line-height: 1.2;
}

.theme-preview-dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  flex-shrink: 0;
}

.map-layer-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 8px;
}

.map-layer-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 12px 8px;
  background: var(--bg-card);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-sm);
  color: var(--text-main);
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  transition: all 0.2s ease;
}

.map-layer-card:hover, .map-layer-card.active {
  border-color: var(--accent-gold);
  background: var(--bg-card-hover);
  color: var(--accent-gold);
}

.map-layer-thumb {
  width: 52px;
  height: 40px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

/* ================= SLIDING ADVANCED FILTER DRAWER (NON-BLUR LIVE) ================= */
.filter-drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35); /* Subtle dark, no heavy blur */
  z-index: 2000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.filter-drawer-overlay.open { opacity: 1; pointer-events: auto; }

.filter-drawer {
  position: fixed;
  top: 64px;
  right: 0;
  width: 380px;
  max-width: 90vw;
  height: calc(100vh - 64px);
  background: var(--bg-sidebar);
  border-left: 1px solid var(--border-glass);
  z-index: 2010;
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.2, 1, 0.3, 1);
  box-shadow: -10px 0 40px rgba(0, 0, 0, 0.7);
}

.filter-drawer.open { transform: translateX(0); }

.drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid var(--border-glass);
}

.drawer-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 700;
  color: var(--text-main);
}

.drawer-title i { color: var(--accent-gold); }

.btn-close-drawer {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  border: none;
  color: var(--text-main);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drawer-body {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.filter-group-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  color: var(--text-muted);
  margin-bottom: 10px;
}

.filter-chips-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.filter-chip { position: relative; cursor: pointer; }
.filter-chip input { position: absolute; opacity: 0; }

.filter-chip span {
  display: block;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 10px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  transition: all 0.2s;
  color: var(--text-muted);
  white-space: nowrap;
}

.filter-chip input:checked + span {
  background: rgba(212, 175, 55, 0.15);
  border-color: var(--accent-gold);
  color: #ffffff;
  box-shadow: 0 0 12px var(--accent-gold-glow);
}

.form-control-drawer {
  width: 100%;
  background: #111827;
  color: #fff;
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 12px 14px;
  font-family: var(--font-body);
  font-size: 13px;
  outline: none;
}

.form-control-drawer option { background: #111827; color: #fff; }
body.theme-clean .form-control-drawer { background: #fff; color: #0f172a; }

.drawer-footer {
  padding: 16px 20px;
  border-top: 1px solid var(--border-glass);
  display: flex;
  gap: 12px;
}

.btn-reset-filters {
  flex: 1;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--border-glass);
  color: var(--text-main);
  padding: 12px;
  border-radius: var(--radius-md);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.btn-apply-filters {
  flex: 2;
  background: linear-gradient(135deg, var(--accent-gold), var(--accent-gold-bright));
  color: #090c13;
  border: none;
  padding: 12px;
  border-radius: var(--radius-md);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  white-space: nowrap;
}

/* ================= VENUE DETAIL RIGHT-PANEL / POPUP (SIDE DOCK) ================= */
.venue-sheet-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1500;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.venue-sheet-backdrop.open { opacity: 1; pointer-events: auto; }

/* Desktop Right Docking (100% FULL-HEIGHT PC WORKSPACE) */
.venue-detail-sheet {
  position: fixed;
  top: 0;
  right: 0;
  width: 480px;
  max-width: 95vw;
  height: 100vh;
  height: 100dvh;
  background: var(--bg-sidebar);
  border-left: 1px solid var(--border-glass);
  z-index: 2500;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: -16px 0 48px rgba(0, 0, 0, 0.85);
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.2, 1, 0.3, 1);
}

.venue-detail-sheet.open { transform: translateX(0); }

.sheet-drag-handle { display: none; }

.btn-close-sheet {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.65);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  z-index: 20;
  transition: all 0.2s;
}

.btn-close-sheet:hover {
  background: rgba(239, 68, 68, 0.8);
  transform: scale(1.08);
}

.sheet-scroll-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  overflow-y: auto;
}

.sheet-scroll-content::-webkit-scrollbar {
  width: 4px;
}
.sheet-scroll-content::-webkit-scrollbar-track {
  background: var(--bg-sidebar);
}
.sheet-scroll-content::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
}

/* GALLERY SLIDER IN SHEET (COMPACT HEIGHT) */
.sheet-gallery-wrap {
  position: relative;
  height: 155px;
  background: #000;
  overflow: hidden;
  flex-shrink: 0;
}

.sheet-carousel-track {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
}

.sheet-carousel-slide {
  min-width: 100%;
  height: 100%;
}

.sheet-carousel-slide img,
.sheet-carousel-slide video,
.sheet-carousel-slide iframe {
  width: 100%;
  height: 100%;
  border: none;
  object-fit: cover;
  display: block;
}

.sheet-carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  z-index: 10;
}

.sheet-carousel-nav.prev { left: 10px; }
.sheet-carousel-nav.next { right: 10px; }

.sheet-carousel-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  z-index: 10;
}

.sheet-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}

.sheet-dot.active {
  width: 18px;
  border-radius: var(--radius-full);
  background: var(--accent-gold);
}

.sheet-category-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  bottom: auto;
  background: rgba(9, 12, 19, 0.85);
  border: 1px solid var(--border-glass);
  color: var(--accent-gold);
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: var(--radius-full);
  z-index: 10;
  backdrop-filter: blur(8px);
}

/* FLOATING REVIEWS BADGE ON COVER */
.sheet-rating-cover-floating {
  position: absolute;
  bottom: 14px;
  right: 14px;
  z-index: 10;
  background: rgba(9, 12, 19, 0.85);
  border: 1px solid rgba(250, 204, 21, 0.4);
  color: #facc15;
  cursor: pointer;
  padding: 5px 12px;
  border-radius: var(--radius-full);
  font-size: 12px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.6);
  transition: all 0.2s;
}

.sheet-rating-cover-floating:hover {
  transform: scale(1.05);
  background: rgba(9, 12, 19, 0.95);
  border-color: #facc15;
}

/* SHEET BODY INFO (FLEXIBLE FULL-HEIGHT WITH BALANCED COMPACT MARGINS) */
.sheet-body-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px 14px 12px 14px;
  gap: 6px;
}

/* VENUE LOGO & TITLE/LOCATION HEADER */
.sheet-profile-header {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  margin: 0 0 4px 0;
  position: relative;
  z-index: 15;
}

.sheet-logo-overlap-wrap {
  width: 76px;
  height: 76px;
  border-radius: 18px;
  background: var(--bg-sidebar);
  border: 3px solid rgba(212, 175, 55, 0.45);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -32px;
}

.sheet-venue-logo-avatar {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  border-radius: 15px;
  object-fit: cover;
  display: block;
}

.sheet-logo-fallback {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(212, 175, 55, 0.15);
  color: var(--accent-gold);
  font-size: 28px;
}

.sheet-title-location-col {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 2px;
}

.sheet-venue-title-wrap {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.sheet-venue-single-line {
  font-family: var(--font-heading);
  font-size: 15.5px;
  font-weight: 800;
  line-height: 1.2;
  color: var(--title-color, var(--text-main, #ffffff));
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 2px 0;
}

.sheet-venue-single-line.is-marquee,
.vr-header-marquee-text.is-marquee,
.card-venue-title.is-marquee {
  display: inline-block !important;
  text-overflow: clip !important;
  animation: marqueePingPong 7.5s ease-in-out infinite alternate !important;
}

@keyframes marqueePingPong {
  0%, 25% {
    transform: translateX(0);
  }
  75%, 100% {
    transform: translateX(var(--marquee-dist, -50px));
  }
}

.sheet-location-row {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  color: var(--text-muted);
  margin: 0;
}

.sheet-location-row i {
  color: var(--accent-gold);
}

.sheet-description {
  font-size: 11.5px;
  color: var(--text-muted);
  line-height: 1.4;
  padding: 5px 0 !important;
  margin: 3px 0 6px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ================= 2. PRIMARY VR & BOOKING/MENU CTA GRID (2'Lİ YAN YANA BLOK) ================= */
.sheet-primary-cta-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 6px;
  width: 100%;
  margin: 2px 0;
}

.sheet-primary-cta-grid.has-custom-btn {
  grid-template-columns: 1fr 1fr;
}

.btn-hero-vr {
  width: 100%;
  background: linear-gradient(135deg, var(--accent-gold), #f59e0b);
  color: #0a0d14;
  border: none;
  border-radius: 12px;
  padding: 6px 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(212, 175, 55, 0.3);
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  text-decoration: none !important;
  min-width: 0;
}

.btn-hero-vr:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(212, 175, 55, 0.45);
}

.btn-hero-vr .action-icon-box {
  width: 36px !important;
  height: 36px !important;
  font-size: 15px !important;
  border-radius: 10px !important;
}

.vr-text-wrap {
  flex: 1;
  text-align: left;
  min-width: 0;
}

.vr-title {
  display: block;
  font-family: var(--font-heading);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.vr-sub {
  display: block;
  font-size: 9.5px;
  font-weight: 600;
  opacity: 0.9;
  line-height: 1.15;
  margin-top: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.vr-arrow {
  font-size: 11px;
  opacity: 0.8;
  flex-shrink: 0;
}

/* CUSTOM BUTTON (CATALOG / MENU / BOOKING) */
.btn-custom-action {
  width: 100%;
  background: var(--bg-card, rgba(255, 255, 255, 0.05));
  border: 1px solid var(--border-glass, rgba(255, 255, 255, 0.1));
  border-radius: 12px;
  padding: 6px 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--text-main);
  text-decoration: none;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  min-width: 0;
}

.btn-custom-action:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
}

.btn-custom-action .action-icon-box {
  width: 36px !important;
  height: 36px !important;
  font-size: 15px !important;
  border-radius: 10px !important;
}

.custom-action-text-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
  min-width: 0;
}

.custom-action-main {
  font-size: 12px;
  font-weight: 700;
  color: var(--text-main, #ffffff) !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-action-sub {
  font-size: 9.5px;
  color: var(--text-muted, #94a3b8);
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-action-arrow {
  font-size: 11px;
  color: var(--text-muted);
  flex-shrink: 0;
}

/* ================= 3. REHBERE KAYDET + QR + NFC KARTVİZİT (3'LÜ TEK BLOK) ================= */
.sheet-tools-tri-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 6px;
  width: 100%;
  margin: 2px 0;
}

.btn-tool-tri {
  background: var(--bg-card, rgba(255, 255, 255, 0.05));
  border: 1px solid var(--border-glass, rgba(255, 255, 255, 0.1));
  border-radius: 12px;
  padding: 5px 6px;
  display: flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: var(--text-main);
  cursor: pointer;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  min-width: 0;
}

.btn-tool-tri:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.18);
}

.btn-tool-tri .action-icon-box {
  width: 32px !important;
  height: 32px !important;
  font-size: 14px !important;
  border-radius: 9px !important;
}

.tool-btn-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
  min-width: 0;
}

.tool-main {
  font-size: 10.5px;
  font-weight: 700;
  color: var(--text-main, #ffffff) !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}

.tool-sub {
  font-size: 8.5px;
  color: var(--text-muted, #94a3b8);
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.1;
  margin-top: 1px;
}

/* ================= 4 MAIN ACTIONS GRID (UNIFIED LUXURY SQUIRCLE APP SYSTEM) ================= */
.actions-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 14px;
}

.action-card {
  background: var(--bg-card, rgba(255, 255, 255, 0.05));
  border: 1px solid var(--border-glass, rgba(255, 255, 255, 0.1));
  border-radius: 18px;
  padding: 12px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  color: var(--text-main, #ffffff);
  text-decoration: none;
  cursor: pointer;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.action-card:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-2px);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.2);
}

.action-card-label {
  font-size: 12.5px;
  font-weight: 700;
  color: var(--text-main, #ffffff) !important;
  text-align: center;
}

/* Squircle Icon Boxes matching Google Badge Design Language */
.action-icon-box {
  width: 44px;
  height: 44px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  flex-shrink: 0;
  transition: transform 0.2s;
}

.action-card:hover .action-icon-box,
.btn-luxury-vcard:hover .action-icon-box {
  transform: scale(1.08);
}

.action-box-brand {
  background: rgba(10, 13, 20, 0.15);
  color: #0a0d14;
  border: 1px solid rgba(10, 13, 20, 0.1);
}

.action-box-blue {
  background: #e0f2fe;
  color: #0284c7;
  border: 1px solid #bae6fd;
}

.action-box-green {
  background: #dcfce7;
  color: #16a34a;
  border: 1px solid #bbf7d0;
}

.action-box-teal {
  background: #ccfbf1;
  color: #0d9488;
  border: 1px solid #99f6e4;
}

.action-box-amber {
  background: #fef3c7;
  color: #d97706;
  border: 1px solid #fde68a;
}

.action-box-rose {
  background: #ffe4e6;
  color: #e11d48;
  border: 1px solid #fecdd3;
}

.action-box-violet {
  background: #ede9fe;
  color: #7c3aed;
  border: 1px solid #ddd6fe;
}

/* ================= VCARD QR MODAL ================= */
.vcard-qr-modal {
  position: fixed;
  inset: 0;
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.vcard-qr-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(8px);
}

.vcard-qr-card {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 360px;
  background: var(--bg-card);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-lg);
  padding: 24px;
  text-align: center;
  box-shadow: 0 24px 60px rgba(0,0,0,0.85);
}

.vcard-qr-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.vcard-qr-header h3 {
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 800;
  color: #fff;
}

.vcard-qr-desc {
  font-size: 12.5px;
  color: var(--text-muted);
  line-height: 1.45;
  margin-bottom: 16px;
}

.vcard-qr-box {
  background: #ffffff;
  padding: 16px;
  border-radius: var(--radius-md);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
}

.vcard-qr-box img {
  width: 180px;
  height: 180px;
  display: block;
}

.btn-vcard-download-modal {
  width: 100%;
  background: linear-gradient(135deg, var(--accent-gold), #fcd34d);
  color: #07090e;
  border-radius: var(--radius-md);
  padding: 12px;
  font-size: 13.5px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* FEATURES & FOOTER ACTIONS */
.sheet-features-box {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 8px 12px;
  margin-bottom: 8px;
}

.sheet-footer-actions {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 4px;
}

.btn-sheet-biocard {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 9px 12px;
  color: var(--text-main);
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.2s;
}

.btn-sheet-biocard:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--accent-gold);
  color: var(--accent-gold);
}

.btn-sheet-share {
  width: 38px;
  height: 38px;
  border-radius: var(--radius-md);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  color: var(--text-muted);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  transition: all 0.2s;
}

.btn-sheet-share:hover {
  border-color: var(--accent-gold);
  color: var(--accent-gold);
}

/* POWERED BY FOOTER BRANDING */
.sheet-powered-by {
  text-align: center;
  padding: 12px 0 4px;
  font-size: 11px;
  color: var(--text-dim);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 14px;
}

.sheet-powered-by strong {
  color: var(--accent-gold);
  letter-spacing: 0.03em;
}

.box-title {
  font-size: 12px;
  font-weight: 700;
  color: var(--accent-gold);
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.sheet-tags-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.sheet-tag-pill {
  font-size: 11px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  padding: 4px 10px;
  border-radius: var(--radius-full);
  color: var(--text-muted);
}

.sheet-qr-section {
  display: flex;
  gap: 16px;
  align-items: center;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 16px;
}

.qr-code-box {
  background: #ffffff;
  padding: 6px;
  border-radius: var(--radius-sm);
  flex-shrink: 0;
}

.qr-info-box h4 {
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
}

.qr-info-box p {
  font-size: 12px;
  color: var(--text-muted);
  margin-bottom: 10px;
  line-height: 1.4;
}

.qr-action-row { display: flex; gap: 8px; }

.btn-sm-bio, .btn-sm-share {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid var(--border-glass);
  color: var(--text-main);
  padding: 6px 12px;
  border-radius: var(--radius-sm);
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.btn-sm-bio:hover, .btn-sm-share:hover { background: var(--accent-gold); color: #090c13; }

/* ================= FULLSCREEN VR MODAL WITH TEXT EXTERNAL BUTTON ================= */
.vr-modal-portal {
  position: fixed;
  inset: 0;
  z-index: 3000;
  display: flex;
  flex-direction: column;
}

.vr-modal-backdrop { position: absolute; inset: 0; background: #000000; }

.vr-modal-container {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.vr-modal-header {
  height: 54px;
  background: #090c13;
  border-bottom: 1px solid var(--border-glass);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
  gap: 10px;
}

.vr-modal-title-box {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.vr-header-sector-icon {
  color: var(--accent-gold);
  font-size: 16px;
  flex-shrink: 0;
}

.vr-header-marquee-wrap {
  overflow: hidden;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
}

.vr-header-marquee-text {
  display: block;
  font-family: var(--font-heading);
  font-size: 13.5px;
  font-weight: 700;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.vr-modal-actions { display: flex; align-items: center; gap: 8px; flex-shrink: 0; }

.btn-vr-external-compact {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid var(--border-glass);
  color: #fff;
  padding: 6px 12px;
  border-radius: var(--radius-full);
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  transition: all 0.2s;
  white-space: nowrap;
  flex-shrink: 0;
}

.btn-vr-external-compact:hover {
  background: var(--accent-gold);
  color: #090c13;
  border-color: var(--accent-gold);
}

.btn-vr-ext-label {
  display: inline-block !important; /* Visible on both mobile and PC */
  font-size: 11px;
}

.btn-vr-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  cursor: pointer;
  flex-shrink: 0;
}

.btn-vr-icon:hover { background: rgba(255, 255, 255, 0.2); }

.vr-modal-body { flex: 1; background: #000; }
.vr-modal-body iframe { width: 100%; height: 100%; }

/* ================= ULTRA-LUXURY REVIEWS LIST MODAL (GOOGLE & TRIPADVISOR) ================= */
.reviews-list-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 99999 !important;
  display: none;
  align-items: center !important;
  justify-content: center !important;
  padding: 16px !important;
}

.reviews-list-modal.active {
  display: flex !important;
}

.reviews-list-backdrop {
  position: absolute !important;
  inset: 0 !important;
  background: rgba(3, 7, 18, 0.88) !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
}

.reviews-list-card {
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
  max-width: 600px !important;
  max-height: 88vh !important;
  background: #0b1120 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 24px !important;
  display: flex !important;
  flex-direction: column !important;
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.92), 0 0 50px rgba(66, 133, 244, 0.08) !important;
  overflow: hidden !important;
  color: #f8fafc !important;
  animation: modalLuxuryPop 0.26s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

@keyframes modalLuxuryPop {
  from { opacity: 0; transform: scale(0.95) translateY(12px); }
  to { opacity: 1; transform: scale(1) translateY(0); }
}

.reviews-list-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 20px 24px 16px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, transparent 100%) !important;
}

.reviews-modal-title-col h3 {
  font-family: var(--font-heading, 'Plus Jakarta Sans', sans-serif) !important;
  font-size: 19px !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  margin: 0 0 3px !important;
  letter-spacing: -0.3px !important;
}

.reviews-modal-subtitle {
  font-size: 12px !important;
  color: #94a3b8 !important;
  margin: 0 !important;
}

.btn-close-review {
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #cbd5e1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
  font-size: 15px !important;
  flex-shrink: 0 !important;
}
.btn-close-review:hover {
  background: rgba(255, 255, 255, 0.16) !important;
  color: #ffffff !important;
  transform: rotate(90deg) !important;
}

/* Platform Summaries Top Grid */
.reviews-platform-summary-grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px !important;
  padding: 16px 24px !important;
  background: rgba(15, 23, 42, 0.65) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.reviews-platform-summary-grid.single-column {
  grid-template-columns: 1fr !important;
}

.platform-summary-card {
  padding: 14px 16px !important;
  border-radius: 16px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  position: relative !important;
  overflow: hidden !important;
  transition: all 0.2s ease !important;
}

.platform-summary-card.google {
  background: linear-gradient(135deg, rgba(66, 133, 244, 0.16) 0%, rgba(15, 23, 42, 0.85) 100%) !important;
  border: 1px solid rgba(66, 133, 244, 0.4) !important;
  box-shadow: 0 4px 18px rgba(66, 133, 244, 0.1) !important;
}
.platform-summary-card.google:hover {
  border-color: rgba(66, 133, 244, 0.65) !important;
  box-shadow: 0 6px 24px rgba(66, 133, 244, 0.2) !important;
}

.platform-summary-card.tripadvisor {
  background: linear-gradient(135deg, rgba(0, 170, 108, 0.16) 0%, rgba(15, 23, 42, 0.85) 100%) !important;
  border: 1px solid rgba(0, 170, 108, 0.4) !important;
  box-shadow: 0 4px 18px rgba(0, 170, 108, 0.1) !important;
}
.platform-summary-card.tripadvisor:hover {
  border-color: rgba(0, 170, 108, 0.65) !important;
  box-shadow: 0 6px 24px rgba(0, 170, 108, 0.2) !important;
}

.summary-card-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.platform-brand {
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
}

.platform-summary-card.google .platform-brand {
  color: #93c5fd !important;
}
.platform-summary-card.google .brand-icon {
  color: #4285f4 !important;
  font-size: 15px !important;
}

.platform-summary-card.tripadvisor .platform-brand {
  color: #6ee7b7 !important;
}
.platform-summary-card.tripadvisor .brand-icon {
  color: #00aa6c !important;
  font-size: 17px !important;
}

.platform-verified-badge {
  font-size: 10.5px !important;
  color: #94a3b8 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  background: rgba(255, 255, 255, 0.05) !important;
  padding: 2px 7px !important;
  border-radius: 9999px !important;
}
.platform-summary-card.google .platform-verified-badge i { color: #38bdf8 !important; }
.platform-summary-card.tripadvisor .platform-verified-badge i { color: #34d399 !important; }

.summary-card-body {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}

.summary-score-big {
  font-family: var(--font-heading, 'Plus Jakarta Sans', sans-serif) !important;
  font-size: 32px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  color: #ffffff !important;
  letter-spacing: -0.5px !important;
}

.summary-score-meta {
  display: flex !important;
  flex-direction: column !important;
  gap: 3px !important;
}

.summary-stars {
  color: #fbbf24 !important;
  font-size: 13px !important;
  letter-spacing: 1.5px !important;
  line-height: 1 !important;
}

.summary-count-text {
  font-size: 11.5px !important;
  color: #cbd5e1 !important;
  font-weight: 600 !important;
}

/* Filter Buttons Bar */
.reviews-filter-bar {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 12px 24px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
  background: rgba(11, 17, 32, 0.85) !important;
  overflow-x: auto !important;
}

.rev-filter-btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  padding: 7px 16px !important;
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 9999px !important;
  color: #cbd5e1 !important;
  font-size: 12.5px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1) !important;
  white-space: nowrap !important;
  outline: none !important;
}

.rev-filter-btn:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.25) !important;
  color: #ffffff !important;
  transform: translateY(-1px) !important;
}

.rev-filter-btn.active {
  background: linear-gradient(135deg, #facc15 0%, #eab308 100%) !important;
  border-color: #facc15 !important;
  color: #090c13 !important;
  font-weight: 800 !important;
  box-shadow: 0 4px 16px rgba(250, 204, 21, 0.35) !important;
}
.rev-filter-btn.active i {
  color: #090c13 !important;
}

.filter-badge-count {
  font-size: 11px !important;
  padding: 2px 7px !important;
  border-radius: 9999px !important;
  background: rgba(255, 255, 255, 0.12) !important;
  color: inherit !important;
  font-weight: 700 !important;
}
.rev-filter-btn.active .filter-badge-count {
  background: rgba(0, 0, 0, 0.2) !important;
  color: #090c13 !important;
}

/* Reviews Scrollable Body */
.reviews-list-body {
  flex: 1 !important;
  overflow-y: auto !important;
  padding: 18px 24px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  background: #080d1a !important;
}

.user-review-item {
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 16px !important;
  padding: 16px 18px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  transition: all 0.2s ease !important;
}
.user-review-item:hover {
  background: rgba(255, 255, 255, 0.05) !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
  transform: translateY(-1px) !important;
}

.user-review-top {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.user-review-author-wrap {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}

.user-author-avatar {
  width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  border: 1.5px solid rgba(255, 255, 255, 0.15) !important;
}

.user-author-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 2px !important;
}

.user-author-name-row {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
}

.user-author-name {
  font-size: 13.5px !important;
  font-weight: 700 !important;
  color: #f8fafc !important;
}

.rev-source-badge {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  padding: 2px 7px !important;
  border-radius: 9999px !important;
}
.rev-source-badge.google {
  background: rgba(66, 133, 244, 0.18) !important;
  color: #93c5fd !important;
  border: 1px solid rgba(66, 133, 244, 0.4) !important;
}
.rev-source-badge.tripadvisor {
  background: rgba(0, 170, 108, 0.18) !important;
  color: #6ee7b7 !important;
  border: 1px solid rgba(0, 170, 108, 0.4) !important;
}

.mock-preview-tag {
  font-size: 9.5px !important;
  font-weight: 600 !important;
  padding: 2px 6px !important;
  border-radius: 4px !important;
  background: rgba(250, 204, 21, 0.1) !important;
  border: 1px solid rgba(250, 204, 21, 0.25) !important;
  color: #facc15 !important;
}

.user-review-date {
  font-size: 11px !important;
  color: #64748b !important;
  white-space: nowrap !important;
}

.user-stars {
  color: #fbbf24 !important;
  font-size: 12px !important;
  letter-spacing: 1.5px !important;
}

.user-comment-text {
  font-size: 13px !important;
  line-height: 1.6 !important;
  color: #e2e8f0 !important;
  margin: 0 !important;
}

@media (max-width: 640px) {
  .reviews-list-card {
    max-height: 94vh !important;
    border-radius: 18px !important;
  }
  .reviews-list-header {
    padding: 16px 18px 12px !important;
  }
  .reviews-platform-summary-grid {
    padding: 12px 16px !important;
    gap: 8px !important;
  }
  .platform-summary-card {
    padding: 10px 12px !important;
  }
  .summary-score-big {
    font-size: 26px !important;
  }
  .reviews-filter-bar {
    padding: 10px 16px !important;
  }
  .reviews-list-body {
    padding: 14px 16px !important;
  }
}

.social-fill-wrap {
  margin-bottom: 16px;
}

.btn-social-fill {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: var(--radius-sm);
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 12.5px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
}

.btn-google-fill:hover {
  background: #ffffff;
  color: #1f2937;
  border-color: #ffffff;
}

.btn-google-fill i { color: #ea4335; font-size: 15px; }

/* ================= WRITE REVIEW MODAL ================= */
.review-modal {
  position: fixed;
  inset: 0;
  z-index: 3500;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.review-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(8px);
}

.review-card {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 440px;
  background: var(--bg-sidebar);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-lg);
  padding: 26px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.8);
}

.review-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.review-header h3 {
  font-family: var(--font-heading);
  font-size: 18px;
  font-weight: 800;
}

.btn-close-review {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  border: none;
  color: var(--text-main);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.star-rating-select {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 6px;
}

.star-btn {
  font-size: 28px;
  color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: color 0.15s, transform 0.15s;
}

.star-btn:hover, .star-btn.active {
  color: #facc15;
  transform: scale(1.15);
}

.selected-star-text {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: var(--accent-gold);
  margin-bottom: 14px;
}

/* AVATAR SELECTOR GRID */
.avatar-select-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 8px;
}

.avatar-option { position: relative; cursor: pointer; }
.avatar-option input { position: absolute; opacity: 0; }

.avatar-option span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  padding: 6px;
  border-radius: var(--radius-md);
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--border-glass);
  transition: all 0.2s;
}

.avatar-option input:checked + span {
  background: rgba(212, 175, 55, 0.18);
  border-color: var(--accent-gold);
  transform: scale(1.1);
}

.review-form .form-group { margin-bottom: 12px; }

.review-form label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.review-form .form-control {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 10px 14px;
  color: var(--text-main);
  font-family: var(--font-body);
  font-size: 13px;
  outline: none;
}

.captcha-group {
  background: rgba(212, 175, 55, 0.08);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-md);
  padding: 10px 12px;
}

.btn-submit-review {
  width: 100%;
  background: linear-gradient(135deg, var(--accent-gold), var(--accent-gold-bright));
  color: #090c13;
  border: none;
  border-radius: var(--radius-md);
  padding: 12px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 8px;
  white-space: nowrap;
}

.review-status {
  padding: 10px;
  border-radius: var(--radius-sm);
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}

.review-status.success { background: rgba(16, 185, 129, 0.2); color: #34d399; }
.review-status.error { background: rgba(239, 68, 68, 0.2); color: #f87171; }

/* ================= PURE SOCIAL AUTHENTICATION MODAL ================= */
.review-auth-gate {
  padding: 14px 10px 18px;
  text-align: center;
}

.gate-hero-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.12);
  border: 1.5px solid var(--accent-gold);
  color: var(--accent-gold);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin: 0 auto 12px;
  box-shadow: 0 8px 24px rgba(212, 175, 55, 0.2);
}

.gate-title {
  font-family: var(--font-heading);
  font-size: 17px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 6px;
}

.gate-sub {
  font-size: 12.5px;
  color: var(--text-muted);
  line-height: 1.5;
  margin-bottom: 20px;
}

.social-gate-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 18px;
}

.btn-gate-social {
  width: 100%;
  padding: 12px 18px;
  border-radius: var(--radius-md);
  font-size: 13.5px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.25s;
  border: 1px solid transparent;
}

.btn-gate-google {
  background: #ffffff;
  color: #1f2937;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35);
}

.btn-gate-google:hover {
  background: #f1f5f9;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
}

.btn-gate-apple {
  background: #000000;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.btn-gate-apple:hover {
  background: #111111;
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
}

.btn-gate-apple i {
  font-size: 18px;
}

.btn-gate-facebook {
  background: #1877f2;
  color: #ffffff;
}

.btn-gate-facebook:hover {
  background: #166fe5;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(24, 119, 242, 0.4);
}

.btn-gate-facebook i {
  font-size: 17px;
}

.gate-seo-trust {
  background: rgba(212, 175, 55, 0.08);
  border: 1px solid rgba(212, 175, 55, 0.25);
  border-radius: var(--radius-md);
  padding: 12px 14px;
  font-size: 11.5px;
  color: var(--text-dim);
  line-height: 1.5;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  text-align: left;
}

.gate-seo-trust i {
  color: var(--accent-gold);
  font-size: 14px;
  margin-top: 2px;
  flex-shrink: 0;
}

/* ================= 3D GLOBE OVERLAY & CYBER TILE ================= */
.globe-vignette-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 400;
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.6), inset 0 0 35px rgba(0, 0, 0, 0.7);
}

.cyber-tile-mode .leaflet-tile-pane {
  filter: brightness(0.9) contrast(1.25) saturate(1.7) hue-rotate(185deg);
}

/* ================= CLUSTER ARCHITECTURAL STYLES ================= */
.cluster-style-grid {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
}

.cluster-style-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 9px 12px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  color: var(--text-main);
  cursor: pointer;
  transition: all 0.2s;
  text-align: left;
}

.cluster-style-card.active, .cluster-style-card:hover {
  background: rgba(212, 175, 55, 0.12);
  border-color: var(--accent-gold);
}

.cluster-preview-badge {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 13px;
  flex-shrink: 0;
}

/* Style 1: Golden Orb with Radar Wave */
.cluster-badge.cluster-orb, .cluster-preview-badge.cluster-orb {
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #ffd700, #b8860b 70%, #090c13 100%);
  color: #090c13;
  box-shadow: 0 0 18px rgba(212, 175, 55, 0.75);
  font-weight: 800;
  border: 2px solid #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Style 2: Cyber Neon Hexagon */
.cluster-badge.cluster-hexagon, .cluster-preview-badge.cluster-hexagon {
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  background: linear-gradient(135deg, #0284c7, #0369a1 60%, #0f172a 100%);
  color: #ffffff;
  box-shadow: 0 0 16px rgba(56, 189, 248, 0.8);
  border: 1.5px solid #38bdf8;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Style 3: Crystal Diamond (Rotated 45deg) */
.cluster-badge.cluster-diamond, .cluster-preview-badge.cluster-diamond {
  transform: rotate(45deg);
  background: linear-gradient(135deg, #f59e0b, #d97706 60%, #78350f 100%);
  color: #ffffff;
  border: 2px solid #fef08a;
  box-shadow: 0 0 16px rgba(245, 158, 11, 0.8);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cluster-badge.cluster-diamond span, .cluster-preview-badge.cluster-diamond span {
  transform: rotate(-45deg);
  display: block;
}

.social-profile-banner {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.3);
  border-radius: var(--radius-md);
  padding: 10px 14px;
  margin-bottom: 16px;
}

.soc-avatar-img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #10b981;
}

.soc-profile-info { flex: 1; }
.soc-profile-name { display: block; font-size: 13px; font-weight: 700; color: #ffffff; }
.soc-badge { display: block; font-size: 10.5px; color: #34d399; font-weight: 600; }
.btn-soc-logout { background: transparent; border: none; color: var(--text-muted); cursor: pointer; font-size: 14px; }

/* ================= FULLSCREEN MAP MODE ================= */
body.is-fullscreen-map .top-promo-banner,
body.is-fullscreen-map #topPromoBanner {
  display: none !important;
}

body.is-fullscreen-map .portal-body {
  height: calc(100vh - 58px) !important;
  height: calc(100dvh - 58px) !important;
}

body.is-fullscreen-map .venues-sidebar.is-collapsed {
  width: auto;
}

/* ================= RESPONSIVE ================= */
@media (max-width: 900px) {
  .portal-body {
    flex-direction: column-reverse;
    height: calc(100vh - 58px);
    height: calc(100dvh - 58px);
  }
  .venues-sidebar {
    width: 100%;
    height: 50vh;
    max-height: 50vh;
    border-right: none;
    border-top: 1px solid var(--border-glass);
    transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
  }
  .mobile-sidebar-toggle-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px 14px;
    background: var(--bg-sidebar);
    border-bottom: 1px solid var(--border-glass);
    flex-shrink: 0;
    cursor: pointer;
  }
  .btn-mobile-sidebar-toggle {
    background: rgba(255, 255, 255, 0.08);
    border: 1.5px solid var(--border-gold);
    border-radius: var(--radius-full);
    padding: 8px 18px;
    color: var(--text-main);
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    width: 100%;
    max-width: 320px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5);
  }
  .btn-mobile-sidebar-toggle:hover,
  .btn-mobile-sidebar-toggle:active {
    background: rgba(212, 175, 55, 0.2);
    border-color: var(--accent-gold);
    color: var(--accent-gold);
  }
  .toggle-pill-handle {
    width: 24px;
    height: 3px;
    background: rgba(255, 255, 255, 0.35);
    border-radius: var(--radius-full);
  }
  .toggle-text-group {
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }
  .toggle-icon {
    color: var(--accent-gold);
    font-size: 13px;
  }
  .venues-sidebar.is-collapsed {
    height: calc(52px + env(safe-area-inset-bottom, 12px)) !important;
    min-height: calc(52px + env(safe-area-inset-bottom, 12px)) !important;
    max-height: calc(52px + env(safe-area-inset-bottom, 12px)) !important;
    padding-bottom: env(safe-area-inset-bottom, 12px) !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    position: relative;
    z-index: 1200;
  }
  .venues-sidebar.is-collapsed .category-tabs-wrapper,
  .venues-sidebar.is-collapsed .sidebar-sub-bar,
  .venues-sidebar.is-collapsed .venues-list-container {
    display: none !important;
  }
  .map-viewport {
    height: 50vh;
    flex: 1 1 auto;
    transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .venues-sidebar.is-collapsed ~ .map-viewport {
    height: calc(100vh - 58px - 52px) !important;
    height: calc(100dvh - 58px - 52px) !important;
  }
  body.is-fullscreen-map .venues-sidebar.is-collapsed ~ .map-viewport {
    height: calc(100vh - 52px) !important;
    height: calc(100dvh - 52px) !important;
  }
  .venue-detail-sheet {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 100vw;
    height: 88vh;
    height: 88dvh;
    border-radius: 20px 20px 0 0;
    transform: translateY(100%);
    box-shadow: 0 -12px 40px rgba(0, 0, 0, 0.7);
  }
  .venue-detail-sheet.open { transform: translateY(0); }
  .sheet-drag-handle {
    display: block;
    width: 48px;
    height: 5px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: var(--radius-full);
    margin: 8px auto 4px;
    border: none;
  }
  .sheet-gallery-wrap {
    height: 175px !important;
  }
  .sheet-body-info {
    padding: 10px 14px 28px 14px !important;
    gap: 8px !important;
  }
  .sheet-profile-header {
    margin-top: -30px;
    margin-bottom: 6px;
    gap: 12px;
  }
  .sheet-logo-overlap-wrap {
    width: 68px !important;
    height: 68px !important;
    border-radius: 16px !important;
    margin-top: -28px !important;
  }
  .sheet-title-location-col {
    padding-bottom: 2px;
  }
  .sheet-venue-single-line {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .sheet-location-row {
    font-size: 11.5px;
  }
  
  /* MOBIL: AÇIKLAMA TAM GÖRÜNSÜN (NO CLAMP) */
  .sheet-description {
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    overflow: visible !important;
    max-height: none !important;
    font-size: 12.5px !important;
    line-height: 1.45 !important;
    padding: 6px 0 !important;
    margin: 2px 0 6px 0 !important;
    color: var(--text-muted, #cbd5e1) !important;
  }

  /* MOBIL: SANAL TUR TEK SATIR TEK BUTON */
  .sheet-primary-cta-grid,
  .sheet-primary-cta-grid.has-custom-btn {
    grid-template-columns: 1fr !important;
    gap: 7px !important;
    width: 100% !important;
  }
  .btn-hero-vr {
    padding: 9px 12px !important;
    min-height: 48px !important;
    border-radius: 12px !important;
  }
  .btn-hero-vr .vr-title {
    font-size: 13.5px !important;
  }
  .btn-hero-vr .vr-sub {
    font-size: 10.5px !important;
  }
  .btn-custom-action {
    padding: 8px 12px !important;
    min-height: 46px !important;
    border-radius: 12px !important;
  }
  .btn-custom-action .custom-action-main {
    font-size: 13px !important;
  }
  .btn-custom-action .custom-action-sub {
    font-size: 10px !important;
  }

  /* MOBIL: 3'LÜ REHBER, QR, NFC BLOĞU */
  .sheet-tools-tri-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 6px !important;
    margin: 3px 0 !important;
  }
  .btn-tool-tri {
    padding: 6px 4px !important;
    flex-direction: column !important;
    text-align: center !important;
    justify-content: center !important;
    border-radius: 12px !important;
    gap: 4px !important;
  }
  .btn-tool-tri .action-icon-box {
    width: 32px !important;
    height: 32px !important;
    font-size: 13px !important;
    border-radius: 8px !important;
  }
  .btn-tool-tri .tool-btn-text {
    align-items: center !important;
    text-align: center !important;
    width: 100% !important;
  }
  .btn-tool-tri .tool-main {
    font-size: 10px !important;
    text-align: center !important;
    white-space: nowrap !important;
  }
  .btn-tool-tri .tool-sub {
    font-size: 8px !important;
    text-align: center !important;
    opacity: 0.8 !important;
  }

  /* MOBIL: 5'Lİ EYLEM DOKU */
  .actions-dock-card {
    padding: 5px 2px !important;
    margin: 3px 0 !important;
  }
  .dock-action-item .action-icon-box {
    width: 32px !important;
    height: 32px !important;
    font-size: 13px !important;
  }
  .dock-action-label {
    font-size: 9.5px !important;
  }

  /* MOBIL: GOOGLE BADGE VE SOSYAL BADGE */
  .google-tri-badge-card {
    margin: 3px 0 !important;
    padding: 5px 4px 8px 4px !important;
  }
  .sheet-social-strip-wrap {
    padding: 6px 4px 8px 4px !important;
  }
}

@media (max-width: 640px) {
  .portal-header { padding: 0 12px; height: 58px; }
  .header-search-wrap { display: none; }
  .logo-brand { font-size: 16px; }
  .logo-3d-box { width: 30px; height: 30px; font-size: 14px; }
  .btn-cta-add-venue span { display: none; }
  .btn-owner-portal span { display: none; }
  .sheet-actions-grid { grid-template-columns: repeat(2, 1fr); }
}

/* ================= ULTRA-WIDE / 2K+ MONITORS ================= */
@media (min-width: 1921px) {
  .venue-detail-sheet {
    width: 560px;
  }
  .sheet-body-info {
    padding: 24px 28px 24px;
  }
  .sheet-gallery-wrap {
    height: 175px;
  }
  .sheet-venue-single-line {
    font-size: 20px;
  }
}

/* ================= INTERACTIVE SOCIAL CONNECT MODAL ================= */
.social-connect-modal {
  position: fixed;
  inset: 0;
  z-index: 12000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}

.social-connect-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(12px);
}

.social-connect-card {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 400px;
  background: var(--bg-card);
  border: 1px solid var(--border-gold);
  border-radius: var(--radius-lg);
  padding: 26px 22px;
  box-shadow: 0 25px 70px rgba(0, 0, 0, 0.9), 0 0 35px rgba(212, 175, 55, 0.15);
  text-align: center;
}

.soc-modal-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.soc-provider-icon-badge {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.btn-close-soc-modal {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #cbd5e1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.2s;
}

.btn-close-soc-modal:hover {
  background: rgba(239, 68, 68, 0.2);
  color: #f87171;
}

.soc-modal-title {
  font-family: var(--font-heading);
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 6px;
}

.soc-modal-sub {
  font-size: 12px;
  color: var(--text-dim);
  line-height: 1.45;
  margin-bottom: 18px;
}

.soc-connect-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: left;
}

.soc-input-group label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11.5px;
  font-weight: 700;
  color: var(--text-dim);
  margin-bottom: 6px;
  letter-spacing: 0.02em;
}

.soc-input-group label i {
  color: var(--accent-gold);
}

.soc-form-control {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--border-glass);
  border-radius: var(--radius-md);
  padding: 11px 14px;
  color: #ffffff;
  font-family: var(--font-body);
  font-size: 13.5px;
  outline: none;
  box-sizing: border-box;
  transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
}

.soc-form-control:focus {
  border-color: var(--accent-gold);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 12px var(--accent-gold-glow);
}

.btn-soc-confirm {
  width: 100%;
  background: linear-gradient(135deg, var(--accent-gold), #fcd34d);
  color: #090c13;
  border: none;
  border-radius: var(--radius-md);
  padding: 13px;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 6px;
  box-shadow: 0 4px 15px var(--accent-gold-glow);
  transition: all 0.2s;
}

.btn-soc-confirm:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px var(--accent-gold-glow);
}

.soc-security-note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 11px;
  color: var(--text-dim);
  margin-top: 14px;
}

.soc-security-note i {
  color: #10b981;
}

.soc-status-msg {
  padding: 8px 10px;
  border-radius: var(--radius-sm);
  font-size: 11.5px;
  font-weight: 600;
  text-align: center;
}

.soc-status-msg.error {
  background: rgba(239, 68, 68, 0.15);
  color: #f87171;
  border: 1px solid rgba(239, 68, 68, 0.3);
}

.soc-status-msg.success {
  background: rgba(16, 185, 129, 0.15);
  color: #34d399;
  border: 1px solid rgba(16, 185, 129, 0.3);
}

/* ================= HIGH-CONTRAST LIGHT THEME (WARM LATTE / CLEAN) OVERRIDES ================= */
body.theme-clean .sheet-venue-single-line {
  color: #1c1309 !important;
}

body.theme-clean .sheet-soc-btn {
  color: #2b1d0c !important;
  background: rgba(197, 138, 62, 0.12) !important;
  border: 1px solid rgba(197, 138, 62, 0.28) !important;
}

body.theme-clean .sheet-soc-btn:hover {
  background: var(--accent-gold) !important;
  color: #ffffff !important;
}

body.theme-clean .sheet-social-strip-wrap {
  background: #fdfbf7 !important;
  border-color: rgba(197, 138, 62, 0.2) !important;
}

body.theme-clean .sheet-social-strip-title {
  color: var(--accent-gold) !important;
}

body.theme-clean .venue-detail-sheet {
  background: #ffffff !important;
  border-color: rgba(197, 138, 62, 0.3) !important;
}

body.theme-clean .sheet-action-item {
  background: #fdfbf7 !important;
  border-color: rgba(197, 138, 62, 0.22) !important;
  color: #1c1309 !important;
}

body.theme-clean .sheet-action-item span {
  color: #1c1309 !important;
}

body.theme-clean .tour-title {
  color: #090c13 !important;
}

body.theme-clean .venue-card {
  background: #ffffff !important;
  border-color: rgba(197, 138, 62, 0.2) !important;
}

body.theme-clean .venue-name {
  color: #1c1309 !important;
}

body.theme-clean .venues-sidebar {
  background: #ffffff !important;
  border-color: rgba(197, 138, 62, 0.2) !important;
}

body.theme-clean .portal-header {
  background: #ffffff !important;
  border-color: rgba(197, 138, 62, 0.2) !important;
}

body.theme-clean .header-search-wrap {
  background: #f8f3ec !important;
  border-color: rgba(197, 138, 62, 0.25) !important;
}

body.theme-clean .header-search-wrap input {
  color: #1c1309 !important;
}

body.theme-clean .theme-drawer {
  background: #ffffff !important;
  border-color: rgba(197, 138, 62, 0.25) !important;
}

body.theme-clean .theme-palette-card {
  background: #f8f3ec !important;
  border-color: rgba(197, 138, 62, 0.22) !important;
  color: #1c1309 !important;
}

body.theme-clean .theme-palette-card strong {
  color: #1c1309 !important;
}



/* ================= UNIFIED LUXURY ACTIONS DOCK (5-ITEM COMPACT DOCK) ================= */
.actions-dock-card {
  width: 100% !important;
  box-sizing: border-box !important;
  margin: 3px 0 !important;
  background: var(--bg-card, rgba(17, 24, 39, 0.8)) !important;
  border: 1px solid var(--border-glass, rgba(255, 255, 255, 0.1)) !important;
  border-radius: 14px !important;
  padding: 5px 3px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25) !important;
  position: relative !important;
}

.dock-action-item {
  flex: 1 1 20% !important;
  width: 20% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2px !important;
  text-decoration: none !important;
  padding: 2px 1px !important;
  border-radius: 8px !important;
  background: transparent !important;
  border: none !important;
  cursor: pointer !important;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;
  color: #ffffff !important;
  box-sizing: border-box !important;
}

.dock-action-item:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  transform: translateY(-2px) !important;
}

.dock-action-item .action-icon-box {
  width: 34px !important;
  height: 34px !important;
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15) !important;
  transition: transform 0.2s ease !important;
  flex-shrink: 0 !important;
}

.dock-action-item:hover .action-icon-box {
  transform: scale(1.08) !important;
}

.dock-action-label {
  font-size: 10px !important;
  font-weight: 600 !important;
  color: #94a3b8 !important;
  text-align: center !important;
  white-space: nowrap !important;
  letter-spacing: -0.01em !important;
  transition: color 0.2s ease !important;
  display: block !important;
  line-height: 1.1 !important;
}

.dock-action-item:hover .dock-action-label {
  color: #ffffff !important;
}

.dock-divider {
  width: 1px !important;
  height: 22px !important;
  background: var(--border-glass, rgba(255, 255, 255, 0.08)) !important;
  flex-shrink: 0 !important;
}

/* ================= LUXURY GOOGLE 3-IN-1 BADGE (NAVY DOCK) ================= */
.google-tri-badge-card {
  margin: 6px 0 3px 0 !important;
  background: #0b1329 !important;
  border-radius: 14px !important;
  border: 1px solid rgba(66, 133, 244, 0.35) !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.45), 0 2px 6px rgba(0, 0, 0, 0.3) !important;
  position: relative !important;
  overflow: hidden !important;
  padding: 6px 4px 10px 4px !important;
  color: #ffffff !important;
  transition: transform 0.2s, box-shadow 0.2s;
}

.google-tri-badge-card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.55) !important;
  border-color: rgba(66, 133, 244, 0.5) !important;
}

.google-badge-grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2px;
  gap: 2px;
}

.google-badge-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none !important;
  cursor: pointer;
  padding: 4px 2px;
  border-radius: 8px;
  transition: transform 0.2s, background 0.2s;
}

.google-badge-item:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.08);
}

.google-badge-divider {
  width: 1px;
  height: 26px;
  background: rgba(255, 255, 255, 0.12);
  flex-shrink: 0;
}

/* Icon Squircle Boxes (Ultra-Compact) */
.goog-icon-box {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s;
  flex-shrink: 0;
}

.google-badge-item:hover .goog-icon-box {
  transform: scale(1.06);
}

.goog-item-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #334155;
  text-align: center;
  line-height: 1.15;
  margin-top: 2px;
  letter-spacing: -0.01em;
}

.goog-box-blue {
  background: #e8f0fe;
  border: 1px solid #d2e3fc;
}

.goog-box-yellow {
  background: #fef7e0;
  border: 1px solid #feefc3;
}

.goog-box-green {
  background: #e6f4ea;
  border: 1px solid #ceead6;
}

/* Box 1: Avatar Silhouette inside Blue Box */
.goog-profile-avatar-circle {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #1a73e8;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 15px;
  position: relative;
}

.goog-avatar-shield {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #1557b0;
  border: 1.5px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 6px;
}

/* Box 2: Review Bubble inside Yellow Box */
.goog-review-bubble {
  width: 36px;
  height: 28px;
  background: #1a73e8;
  border-radius: 8px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3px 2px;
  overflow: visible;
}

.goog-review-bubble::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 8px;
  border-width: 5px 5px 0 0;
  border-style: solid;
  border-color: #1a73e8 transparent transparent transparent;
}

.goog-stars-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  color: #fbbc04;
  font-size: 5.5px;
  margin-bottom: 2px;
  width: 100%;
  max-width: 32px;
}

.goog-bubble-lines {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.goog-bubble-lines span {
  display: block;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  margin-bottom: 1.5px;
}

.goog-bubble-lines span:first-child {
  width: 24px;
}

.goog-bubble-lines span:last-child {
  width: 16px;
  margin-bottom: 0;
}

/* Box 3: Street View Pegman & Pin inside Green Box */
.goog-streetview-icon {
  width: 36px;
  height: 36px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.goog-map-grid {
  position: absolute;
  inset: 2px;
  border-radius: 8px;
  background: linear-gradient(135deg, #a7f3d0 0%, #34d399 45%, #60a5fa 45%, #3b82f6 55%, #a7f3d0 55%, #10b981 100%);
  opacity: 0.9;
}

.goog-pegman-figure {
  position: absolute;
  left: 6px;
  bottom: 4px;
  width: 12px;
  height: 20px;
  background: #f59e0b;
  border-radius: 6px 6px 2px 2px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  z-index: 2;
}

.goog-pegman-figure::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fbbf24;
}

.goog-map-pin {
  position: absolute;
  right: 4px;
  top: 2px;
  color: #ea4335;
  font-size: 16px;
  filter: drop-shadow(0 1px 3px rgba(0,0,0,0.3));
  z-index: 3;
}

/* Titles below icons */
.goog-item-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 11px !important;
  font-weight: 700 !important;
  color: #e2e8f0 !important;
  text-align: center !important;
  line-height: 1.15 !important;
  margin-top: 4px !important;
}

/* Bottom 4-color wave */
.google-badge-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8px;
  overflow: hidden;
  pointer-events: none;
  line-height: 0;
}

.google-badge-wave svg {
  width: 100%;
  height: 100%;
  display: block;
}

/* ================= 6. LUXURY SOCIAL MEDIA APP DOCK (GOOGLE BADGE AESTHETIC) ================= */
.sheet-social-section {
  width: 100%;
  margin: 6px 0 2px 0;
  display: flex;
  flex-direction: column;
}

.social-dock-header-outside {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  text-align: center;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--accent-gold, #facc15);
  margin: 4px 0 6px 0;
  padding: 0 4px;
}

.social-dock-header-outside i {
  color: var(--accent-gold, #facc15);
  font-size: 10.5px;
}

.sheet-social-strip-wrap {
  margin: 0 !important;
  background: rgba(255, 255, 255, 0.03) !important;
  border-radius: 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25) !important;
  position: relative !important;
  overflow: hidden !important;
  padding: 6px 6px 8px 6px !important;
  color: #cbd5e1 !important;
  transition: transform 0.2s, box-shadow 0.2s;
}

.sheet-social-strip-wrap:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.35) !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
}

.social-badge-grid {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 4px;
}

.social-badge-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none !important;
  cursor: pointer;
  padding: 3px 1px;
  border-radius: 8px;
  transition: transform 0.2s, background 0.2s;
  min-width: 0;
}

.social-badge-item:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.07);
}

.soc-icon-box {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
  flex-shrink: 0;
}

.social-badge-item:hover .soc-icon-box {
  transform: scale(1.08);
}

/* Original Brand Colors & Gradients */
.soc-box-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  color: #ffffff;
}

.soc-box-facebook {
  background: #1877f2;
  color: #ffffff;
}

.soc-box-youtube {
  background: #ff0000;
  color: #ffffff;
}

.soc-box-linkedin {
  background: #0a66c2;
  color: #ffffff;
}

.soc-box-website {
  background: linear-gradient(135deg, #0d9488, #059669);
  color: #ffffff;
}

.soc-item-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 9.5px !important;
  font-weight: 700 !important;
  color: #94a3b8 !important;
  text-align: center !important;
  line-height: 1.15 !important;
  margin-top: 3px !important;
  letter-spacing: -0.01em !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.social-badge-item:hover .soc-item-title {
  color: #ffffff !important;
}

/* ==========================================================================
   MASTER DESKTOP SAAS VENUE INSPECTOR & GALLERY STRIP (MOCKUP ACCURACY)
   ========================================================================== */

/* 1. Hero Gallery & Floating Badges */
.sheet-top-badges-left {
  position: absolute;
  top: 14px;
  left: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  z-index: 10;
}

.sheet-top-badges-left .sheet-category-badge {
  position: static !important;
  top: auto !important;
  left: auto !important;
  margin: 0 !important;
}

.hero-360-indicator {
  position: static !important;
  bottom: auto !important;
  left: auto !important;
  background: rgba(9, 13, 22, 0.85);
  border: 1px solid rgba(34, 211, 238, 0.5);
  color: #22d3ee;
  border-radius: var(--radius-full);
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.hero-top-actions {
  position: absolute;
  top: 12px;
  right: 48px;
  display: flex;
  align-items: center;
  gap: 6px;
  z-index: 15;
}

.hero-action-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(9, 13, 22, 0.75);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.hero-action-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.08);
}

.hero-action-btn.active {
  color: #ef4444;
}

/* 2. Five-Thumbnail Gallery Strip (+24 Counter) */
.sheet-thumb-strip {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 6px;
  padding: 8px 14px 0 14px;
}

.sheet-thumb-item {
  position: relative;
  aspect-ratio: 1.15 / 1;
  border-radius: 8px;
  overflow: hidden;
  background: #111827;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.sheet-thumb-item:hover {
  border-color: #facc15;
  transform: translateY(-1px);
}

.sheet-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.thumb-counter-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 10.5px;
  font-weight: 800;
  text-align: center;
  line-height: 1.1;
  padding: 2px;
}

/* 3. Title & Big Logo Overlap Header (Horizontal Row) */
.sheet-profile-header-saas {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 14px;
  margin: 2px 0 8px 0;
  position: relative;
  z-index: 15;
}

.sheet-title-location-col {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sheet-venue-title-wrap {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.sheet-venue-title-main {
  font-family: var(--font-heading);
  font-size: 17px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.01em;
  line-height: 1.25;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-verified-blue {
  color: #3b82f6 !important;
  font-size: 15px;
  flex-shrink: 0;
}

.sheet-meta-subrow {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #94a3b8;
  margin-top: 3px;
}

.meta-rating-star {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #cbd5e1;
}

.text-gold {
  color: #facc15 !important;
}

.meta-bullet {
  color: #475569;
}

.meta-distance {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #94a3b8;
}

/* 4. Tech & Feature Badges */
.sheet-tech-badges-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 2px;
}

.tech-badge {
  font-size: 10.5px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: var(--radius-full);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.tech-badge-cat {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

.tech-badge-vr {
  background: rgba(6, 182, 212, 0.15);
  border-color: rgba(6, 182, 212, 0.35);
  color: #22d3ee;
}

.tech-badge-sv {
  background: rgba(59, 130, 246, 0.12);
  border-color: rgba(59, 130, 246, 0.3);
  color: #60a5fa;
}

.tech-badge-matterport {
  background: rgba(168, 85, 247, 0.12);
  border-color: rgba(168, 85, 247, 0.3);
  color: #c084fc;
}

/* Floating Distance Badge on Cover Bottom-Right */
.sheet-cover-distance-badge {
  position: absolute;
  bottom: 12px;
  right: 14px;
  z-index: 20;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: rgba(11, 15, 25, 0.88);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.16);
  color: #f1f5f9;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 11px;
  border-radius: 9999px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.55);
  pointer-events: none;
}
.sheet-cover-distance-badge i {
  color: #facc15;
  font-size: 10px;
}

/* Title & Verified Badge Row */
.sheet-title-verified-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 2px;
  flex-wrap: wrap;
}
.sheet-title-verified-row .sheet-venue-title-main {
  margin: 0;
}
.sheet-title-verified-row .text-verified-blue {
  color: #38bdf8;
  font-size: 15px;
  filter: drop-shadow(0 0 6px rgba(56, 189, 248, 0.45));
}

/* 5. Address & Description (Extra Breathing Room) */
.sheet-address-row {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  font-size: 11.5px;
  color: #94a3b8;
  line-height: 1.35;
  margin-top: 4px;
  margin-bottom: 6px;
}

.sheet-desc-box {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  padding: 12px 14px;
  line-height: 1.6;
  margin: 6px 0;
}

.sheet-desc-vr-link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 11.5px;
  font-weight: 700;
  color: #facc15;
  text-decoration: none;
  margin-top: 6px;
  transition: color 0.15s;
}

.sheet-desc-vr-link:hover {
  color: #fde047;
  text-decoration: underline;
}

/* Features Box between Primary Actions and Secondary Grid */
.sheet-features-box {
  margin: 12px 0 8px;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 12px;
}

.features-box-header {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  color: #facc15;
  margin-bottom: 8px;
}

/* 6. Primary Hero Actions (SADECE ÇİFT BUTON: Sanal Tur [Sarı Dominant] + WhatsApp) */
.sheet-primary-hero-actions-double,
.sheet-primary-hero-actions {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 8px;
  margin: 12px 0 8px;
}

.btn-primary-vr-dominant {
  background: linear-gradient(135deg, #facc15, #eab308);
  color: #090d16;
  border: none;
  border-radius: 12px;
  padding: 11px 16px;
  font-family: var(--font-heading);
  font-size: 13.5px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(250, 204, 21, 0.35);
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  text-decoration: none;
  white-space: nowrap;
}

.btn-primary-vr-dominant:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(250, 204, 21, 0.5);
  color: #000;
}

.btn-primary-whatsapp {
  background: rgba(34, 197, 94, 0.14);
  border: 1px solid rgba(34, 197, 94, 0.45);
  border-radius: 12px;
  padding: 11px 14px;
  color: #4ade80;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  text-decoration: none;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  white-space: nowrap;
}

.btn-primary-whatsapp:hover {
  background: rgba(34, 197, 94, 0.26);
  border-color: #22c55e;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(34, 197, 94, 0.35);
}

.btn-primary-whatsapp i {
  font-size: 16px;
  color: #22c55e;
}

.btn-primary-sub-action {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  padding: 10px 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}

.btn-primary-sub-action:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.25);
  transform: translateY(-1px);
}

.text-blue { color: #38bdf8 !important; }
.text-green { color: #4ade80 !important; }

/* 7. Secondary Action Grid (3 Columns: Telefon | NFC Kart | Yol Tarifi) */
.sheet-secondary-tri-grid,
.sheet-secondary-actions-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin: 10px 0;
}

.btn-sec-action {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  padding: 8px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #cbd5e1;
  text-decoration: none;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-sec-action:hover {
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(250, 204, 21, 0.35);
  color: #facc15;
  transform: translateY(-1px);
}

.sec-action-icon {
  font-size: 14px;
  color: #facc15;
}

/* Prominent Full-Width Booking / Reservation Button */
.btn-large-booking {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: linear-gradient(135deg, rgba(250, 204, 21, 0.12), rgba(234, 179, 8, 0.04));
  border: 1.5px solid rgba(250, 204, 21, 0.45);
  border-radius: 14px;
  color: #ffffff;
  text-decoration: none;
  margin-top: 8px;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.btn-large-booking:hover {
  background: linear-gradient(135deg, rgba(250, 204, 21, 0.22), rgba(234, 179, 8, 0.08));
  border-color: #facc15;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(250, 204, 21, 0.2);
}

.booking-btn-icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #facc15;
  color: #090d16;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.booking-btn-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.booking-btn-content strong {
  font-size: 12.5px;
  font-weight: 800;
  color: #facc15;
}

.booking-btn-content small {
  font-size: 10px;
  color: #94a3b8;
}

.booking-btn-arrow {
  color: #facc15;
  font-size: 13px;
  transition: transform 0.2s;
}

.btn-large-booking:hover .booking-btn-arrow {
  transform: translateX(3px);
}

/* 8. Reviews Preview Card (Mockup Style) */
.sheet-reviews-preview-box {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 12px;
  padding: 10px 12px;
  margin-top: 4px;
}

.reviews-preview-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.reviews-preview-header strong {
  font-size: 12.5px;
  font-weight: 700;
  color: #ffffff;
}

.btn-see-all-reviews {
  background: transparent;
  border: none;
  color: #facc15;
  font-size: 11.5px;
  font-weight: 700;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: opacity 0.15s;
}

.btn-see-all-reviews:hover {
  opacity: 0.8;
}

.review-preview-card {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.review-preview-top {
  display: flex;
  align-items: center;
  gap: 8px;
}

.review-preview-avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.review-preview-user-col {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
}

.review-preview-author {
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
}

.review-preview-stars {
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 10px;
}

.review-score-num {
  font-size: 10.5px;
  font-weight: 800;
  color: #facc15;
  margin-left: 4px;
}

.review-preview-date {
  font-size: 10px;
  color: #64748b;
  margin-left: auto;
}

.review-preview-text {
  font-size: 11px;
  color: #94a3b8;
  line-height: 1.4;
  margin: 0;
  font-style: italic;
}

/* 9. Responsive behavior for Desktop inspector */
@media (min-width: 1024px) {
  .venue-detail-sheet {
    width: 440px !important;
    max-width: 95vw !important;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .venue-detail-sheet {
    width: 420px !important;
    max-width: 95vw !important;
  }
}

@media (max-width: 768px) {
  .app-nav-sidebar {
    display: none !important;
  }
  .venues-sidebar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 48vh;
    width: 100%;
    z-index: 1000;
    border-radius: 20px 20px 0 0;
    border-right: none;
    border-top: 1px solid var(--border-glass);
    transition: transform 0.3s ease;
  }
  .venues-sidebar.collapsed {
    transform: translateY(calc(100% - 46px));
  }
  .mobile-sidebar-toggle-bar {
    display: block !important;
    padding: 6px 12px;
    background: rgba(9, 12, 19, 0.95);
    cursor: pointer;
  }
  .btn-mobile-sidebar-toggle {
    width: 100%;
    background: transparent;
    border: none;
    color: #facc15;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    cursor: pointer;
  }
  .toggle-pill-handle {
    width: 36px;
    height: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.3);
  }
  .toggle-text-group {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 11.5px;
    font-weight: 700;
  }
}

/* ================= UI POLISH & ARCHITECTURE FIXES (V37) ================= */

/* 1. SIDEBAR BOTTOM COLLAPSE DOCK & FLOATING REOPEN BUTTON */
.sidebar-bottom-collapse-dock {
  padding: 10px 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(9, 13, 22, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.btn-sidebar-bottom-collapse {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #94a3b8;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
}

.btn-sidebar-bottom-collapse:hover {
  background: rgba(250, 204, 21, 0.12);
  border-color: rgba(250, 204, 21, 0.4);
  color: #facc15;
}

.btn-sidebar-floating-expand {
  position: absolute;
  top: 76px;
  left: 12px;
  z-index: 1000;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 15px;
  background: rgba(11, 15, 25, 0.94);
  border: 1.5px solid rgba(250, 204, 21, 0.55);
  border-radius: 9999px;
  color: #facc15;
  font-size: 12px;
  font-weight: 800;
  cursor: pointer;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.6), 0 0 14px rgba(250, 204, 21, 0.25);
  transition: all 0.2s ease;
}

.btn-sidebar-floating-expand:hover {
  background: #facc15;
  color: #090d16;
  transform: scale(1.05);
  box-shadow: 0 10px 28px rgba(250, 204, 21, 0.4);
}

/* 2. TOP FLOATING 4-WAY MAP SEGMENTED CONTROL (HARITA, UYDU, SİYAH, BEYAZ) */
.map-four-way-control {
  display: flex !important;
  align-items: center !important;
  gap: 2px !important;
  background: rgba(11, 15, 25, 0.94) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 9999px !important;
  padding: 4px !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.65) !important;
}

.map-four-way-control .map-seg-btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  padding: 6px 13px !important;
  border-radius: 9999px !important;
  background: transparent !important;
  border: none !important;
  color: #94a3b8 !important;
  font-size: 11.5px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1) !important;
  white-space: nowrap !important;
}

.map-four-way-control .map-seg-btn:hover {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

.map-four-way-control .map-seg-btn.active {
  background: #facc15 !important;
  color: #090d16 !important;
  font-weight: 800 !important;
  box-shadow: 0 2px 10px rgba(250, 204, 21, 0.45) !important;
}

.map-four-way-control .map-seg-btn.active i {
  color: #090d16 !important;
}

/* Hide theme drawer and gear button from frontend per directive */
#btnOpenThemeDrawer,
.theme-drawer-overlay,
.theme-drawer {
  display: none !important;
}

/* 3. VENUE DETAIL SHEET POLISH & REORDERED HIERARCHY */

/* Cover Top-Right Actions: Paylaş & Kapat Side-by-Side */
.hero-top-actions {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  z-index: 30 !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.hero-btn-share {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  background: rgba(15, 23, 42, 0.85) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 13px !important;
  cursor: pointer !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5) !important;
  transition: all 0.2s ease !important;
}

.hero-btn-share:hover {
  background: #3b82f6 !important;
  border-color: #3b82f6 !important;
  transform: scale(1.08) !important;
  box-shadow: 0 0 12px rgba(59, 130, 246, 0.6) !important;
}

.hero-btn-close {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50% !important;
  background: rgba(15, 23, 42, 0.85) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  cursor: pointer !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5) !important;
  transition: all 0.2s ease !important;
}

.hero-btn-close:hover {
  background: #ef4444 !important;
  border-color: #ef4444 !important;
  transform: scale(1.08) !important;
  box-shadow: 0 0 12px rgba(239, 68, 68, 0.6) !important;
}

/* Logo Box: 88x88px, Squircle, Perfectly Symmetrical (Half on Cover 44px, Half in Body 44px) */
.sheet-profile-header-saas {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 0 16px 8px 14px; /* Sol kenar boşluğu rahatlatıldı */
  margin-top: -44px; /* 88px logonun tam yarısı (44px) kapak fotoğrafında */
  z-index: 25;
}

.sheet-logo-overlap-wrap {
  width: 88px;
  height: 88px;
  border-radius: 20px;
  background: #0f172a;
  border: 2.5px solid rgba(250, 204, 21, 0.85);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.9);
  overflow: hidden;
  flex-shrink: 0;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 0;
}

.sheet-logo-overlap-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sheet-logo-fallback {
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #facc15;
  font-size: 38px;
  line-height: 1;
}

.sheet-logo-fallback i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  line-height: 1;
}

/* Title & Address Column (Starts 48px from top, placing title cleanly below the cover seam!) */
.sheet-title-location-col {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 48px; /* Kapak fotoğrafı alt sınırından 4px aşağıda başlar, kapağa binmez! */
  margin: 0 !important;
  box-sizing: border-box;
}

.sheet-title-verified-row {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
  width: 100%;
  line-height: 1.2;
}

.text-verified-blue {
  color: #38bdf8 !important;
  font-size: 14px !important;
  flex-shrink: 0;
}

.sheet-title-marquee-wrapper {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.sheet-venue-marquee-title {
  font-family: var(--font-heading);
  font-size: 15px !important;
  font-weight: 800;
  color: #f8fafc !important;
  line-height: 1.2;
  white-space: nowrap;
  margin: 0 !important;
  display: inline-block;
}

.sheet-title-marquee-wrapper:hover .sheet-venue-marquee-title,
.venue-detail-sheet.open .sheet-venue-marquee-title {
  animation: sheetTitleScroll 7s ease-in-out infinite alternate;
}

@keyframes sheetTitleScroll {
  0%, 25% { transform: translateX(0); }
  75%, 100% { transform: translateX(calc(-100% + 220px)); }
}

.sheet-address-row {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  color: #94a3b8;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}

/* 2. Kategoriler Bloku (%100 İki Yana Yaygın & Parlak Yazı) */
.sheet-tech-badges-row.sheet-tech-badges-full {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 4px 14px 10px 14px !important;
  box-sizing: border-box !important;
  flex-wrap: wrap !important;
}

.sheet-tech-badges-row.sheet-tech-badges-full .tech-badge {
  font-size: 10.5px !important;
  font-weight: 800 !important;
  padding: 4px 10px !important;
  border-radius: 8px !important;
  line-height: 1.2 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  text-transform: capitalize !important;
}

.sheet-tech-badges-row.sheet-tech-badges-full .tech-badge-cat {
  background: rgba(250, 204, 21, 0.15) !important;
  color: #facc15 !important;
  border: 1px solid rgba(250, 204, 21, 0.45) !important;
  text-shadow: 0 0 8px rgba(250, 204, 21, 0.5) !important;
}

.sheet-tech-badges-row.sheet-tech-badges-full .tech-badge-sv {
  background: rgba(56, 189, 248, 0.15) !important;
  color: #38bdf8 !important;
  border: 1px solid rgba(56, 189, 248, 0.45) !important;
  text-shadow: 0 0 8px rgba(56, 189, 248, 0.5) !important;
}

.sheet-tech-badges-row.sheet-tech-badges-full .tech-badge-matterport {
  background: rgba(168, 85, 247, 0.15) !important;
  color: #c084fc !important;
  border: 1px solid rgba(168, 85, 247, 0.45) !important;
  text-shadow: 0 0 8px rgba(168, 85, 247, 0.5) !important;
}

/* 3. Açıklama ve Özellikler Bloku (Açıklamanın içinde başlıksız özellikler) */
.sheet-desc-features-box {
  margin: 4px 14px 10px 14px !important;
  padding: 12px 14px !important;
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 14px !important;
  box-sizing: border-box !important;
}

.sheet-desc-features-box .sheet-description {
  font-size: 12.5px !important;
  line-height: 1.6 !important;
  color: #cbd5e1 !important;
  display: block !important;
  overflow: visible !important;
  -webkit-line-clamp: unset !important;
  text-overflow: unset !important;
  max-height: none !important;
  margin: 0 0 8px 0 !important;
}

.sheet-desc-features-box .sheet-tags-flex {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  margin-top: 8px !important;
  padding-top: 8px !important;
  border-top: 1px dashed rgba(255, 255, 255, 0.08) !important;
}

.sheet-tag-pill {
  font-size: 10.5px !important;
  font-weight: 700 !important;
  color: #f1f5f9 !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 6px !important;
  padding: 3px 8px !important;
}

/* 4. Google & TripAdvisor Puan Rozetleri */
.sheet-meta-dual-ratings-centered {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  padding: 4px 14px 8px 14px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  flex-wrap: wrap !important;
}

.sheet-meta-dual-ratings-centered .platform-rating-badge {
  flex: 1 1 auto !important;
  justify-content: center !important;
  padding: 8px 14px !important;
  font-size: 12px !important;
}

/* 5. Google 3'lü Rozet Kartı (Puanların Hemen Altında) */
.google-tri-badge-card {
  margin: 2px 14px 12px 14px !important;
}

/* 6. Sanal Tur & WhatsApp Butonları */
.sheet-primary-hero-actions-double {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 8px;
  padding: 2px 14px 10px 14px;
}

.btn-primary-vr-dominant {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 9px 14px;
  background: linear-gradient(135deg, #facc15 0%, #eab308 100%);
  border: none;
  border-radius: 12px;
  color: #090d16;
  font-weight: 800;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 4px 16px rgba(250, 204, 21, 0.3);
}

.btn-primary-vr-dominant:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(250, 204, 21, 0.45);
}

.vr-lead-icon {
  font-size: 20px;
  flex-shrink: 0;
}

.vr-btn-label-col {
  display: flex;
  flex-direction: column;
  text-align: left;
  line-height: 1.15;
}

.vr-btn-main {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: -0.01em;
}

.vr-btn-sub {
  font-size: 9.5px;
  font-weight: 700;
  opacity: 0.85;
}

/* WhatsApp: Normal hali hover arkaplanı gibi (parlak yeşil) */
.btn-primary-whatsapp {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  padding: 9px 14px !important;
  background: #10b981 !important; /* WhatsApp parlak canlı zümrüt yeşili başlangıç! */
  border-radius: 12px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 12.5px !important;
  font-weight: 800 !important;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1) !important;
  box-shadow: 0 4px 18px rgba(16, 185, 129, 0.45) !important;
  border: none !important;
}

.btn-primary-whatsapp:hover {
  background: #059669 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 24px rgba(16, 185, 129, 0.6) !important;
}

/* Leftmost Nav Bottom Expand Dock & Sub-Bar 3 Equal Columns */
.nav-bottom-expand-dock {
  padding: 8px 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(9, 13, 22, 0.98);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
}

.btn-nav-bottom-expand {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 10px;
  background: rgba(250, 204, 21, 0.14);
  border: 1.5px solid rgba(250, 204, 21, 0.5);
  color: #facc15;
  font-size: 12px;
  font-weight: 800;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: 0 4px 14px rgba(250, 204, 21, 0.2);
}

.btn-nav-bottom-expand:hover {
  background: #facc15;
  color: #090d16;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(250, 204, 21, 0.4);
}

.sub-bar-filters-row {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 4px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.city-selector-wrap,
.sort-selector-wrap,
.tour-type-selector-wrap {
  display: flex !important;
  align-items: center !important;
  gap: 4px !important;
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 8px !important;
  padding: 4px 6px !important;
  min-width: 0 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  flex: unset !important;
  transition: border-color 0.2s ease;
}

.city-selector-wrap:hover,
.sort-selector-wrap:hover,
.tour-type-selector-wrap:hover {
  border-color: rgba(250, 204, 21, 0.4);
}

.city-icon,
.sort-icon,
.tour-type-icon {
  font-size: 10px !important;
  flex-shrink: 0;
}

.city-select,
.sort-select,
.tour-type-select {
  background: transparent !important;
  border: none !important;
  color: #f8fafc !important;
  font-size: 10.5px !important;
  font-weight: 700 !important;
  width: 100% !important;
  cursor: pointer !important;
  outline: none !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  padding: 0 !important;
}

.city-select option,
.sort-select option,
.tour-type-select option {
  background: #0f172a;
  color: #f8fafc;
}

/* Siyah Harita (Esri Dark Canvas Pitch Black Filter) */
#leafletMap.pitch-black-tile-mode .leaflet-tile-pane {
  filter: brightness(0.65) contrast(1.4) saturate(0.1) !important;
  background: #060911 !important;
}

.sheet-meta-dual-ratings-centered .platform-rating-badge {
  flex: 1 1 calc(50% - 8px) !important;
  justify-content: center !important;
  padding: 7px 12px !important;
  font-size: 11.5px !important;
}

/* Glowing NFC Card Button */
#sheetBtnBioCard {
  background: linear-gradient(135deg, rgba(250, 204, 21, 0.18), rgba(168, 85, 247, 0.22)) !important;
  border: 1.5px solid rgba(250, 204, 21, 0.6) !important;
  position: relative;
  overflow: hidden;
  animation: nfcCardPulse 2.8s infinite;
}

#sheetBtnBioCard .action-icon-box {
  background: linear-gradient(135deg, #facc15 0%, #a855f7 100%) !important;
  color: #090d16 !important;
  box-shadow: 0 0 12px rgba(250, 204, 21, 0.45) !important;
}

#sheetBtnBioCard .dock-action-label {
  color: #facc15 !important;
  font-weight: 800 !important;
}

@keyframes nfcCardPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(250, 204, 21, 0.5);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(250, 204, 21, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(250, 204, 21, 0);
  }
}

