/* Boostify brand overlays on the Adswadi layout */
.logo-video { display: none !important; }
.site-header,
.nav,
.brand {
  overflow: visible !important;
}
.nav {
  height: auto !important;
  min-height: 96px !important;
  padding: 14px 0 !important;
  align-items: center !important;
}
.logo-fallback,
img.logo-fallback {
  display: block !important;
  height: 72px !important;
  width: auto !important;
  max-width: 340px !important;
  object-fit: contain !important;
  object-position: left center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.f-logo {
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.f-logo-img {
  height: 128px !important;
  width: auto !important;
  max-width: 220px !important;
  object-fit: contain !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.reveal { opacity: 1 !important; transform: none !important; }
.fc-photo-wrap img,
.fi-photo-wrap img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.leaders {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  max-width: 920px;
  margin: 0 auto 12px;
}
.leader-card {
  background: #fff;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 18px 44px rgba(76, 29, 149, .1);
}
.leader-photo {
  position: relative;
  aspect-ratio: 4 / 5;
  background: #ece8ff;
  overflow: hidden;
}
.leader-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.leader-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background: #7c3aed;
  color: #fff;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .06em;
  padding: 7px 12px;
  border-radius: 999px;
}
.leader-badge--co {
  background: #fce7f3;
  color: #be185d;
}
.leader-body { padding: 22px 22px 26px; }
.leader-body h3 {
  font-family: var(--font-display);
  font-size: 1.55rem;
  letter-spacing: -.03em;
  margin: 0 0 4px;
}
.leader-role {
  color: #7c3aed;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 12px;
}
.leader-card--co .leader-role { color: #db2777; }
.leader-bio {
  margin: 0;
  padding-left: 14px;
  border-left: 4px solid #7c3aed;
  color: #3f4257;
  font-size: .95rem;
  line-height: 1.55;
}
.leader-card--co .leader-bio { border-left-color: #ec4899; }
.expert-head {
  text-align: center;
  margin: 56px 0 28px;
}
.team-grid.mt-40 {
  grid-template-columns: repeat(4, 1fr);
}
/* Desktop: show all 4 team members in a row (no carousel hide) */
@media (min-width: 1100px) {
  .team-carousel { overflow: visible; }
  .team-grid.mt-40 {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    overflow-x: visible !important;
    scroll-snap-type: none !important;
    padding: 24px 0 !important;
    gap: 20px !important;
    perspective: none !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .team-grid.mt-40 .member {
    flex: none !important;
    scroll-snap-align: unset !important;
    margin: 0 !important;
    transform: none !important;
    filter: none !important;
    opacity: 1 !important;
    box-shadow: var(--shadow) !important;
  }
  .team-grid.mt-40 .member.is-center {
    transform: none !important;
  }
  .team-dots { display: none !important; }
}
@media (min-width: 901px) and (max-width: 1099px) {
  .team-grid.mt-40 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    overflow-x: visible !important;
    scroll-snap-type: none !important;
    padding: 24px 0 !important;
    gap: 20px !important;
    max-width: 720px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .team-grid.mt-40 .member {
    flex: none !important;
    margin: 0 !important;
    transform: none !important;
    filter: none !important;
    opacity: 1 !important;
  }
  .team-dots { display: none !important; }
}
.member .avatar {
  overflow: hidden;
  background: #ece8ff;
  box-shadow: 0 0 0 4px #fff, 0 10px 28px rgba(124, 58, 237, .28);
}
.member .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  border-radius: 50%;
}
@media (max-width: 1100px) {
  .team-grid.mt-40 { grid-template-columns: repeat(2, 1fr); max-width: 720px; margin-left: auto; margin-right: auto; }
}
@media (max-width: 900px) {
  .leaders { grid-template-columns: 1fr; max-width: 420px; gap: 22px; }
  .nav { min-height: 78px !important; padding: 10px 0 !important; }
  .logo-fallback, img.logo-fallback { height: 56px !important; max-width: 220px !important; }
}
.brand { display: flex; align-items: center; }
.nav-cta { display: none; }
@media (min-width: 901px) {
  .nav-cta { display: block; margin-left: 8px; }
}

#mock-view:empty::after {
  content: "AI scanning wasted spend…";
  display: block;
  padding: 28px 8px;
  color: #94a3b8;
  font-size: .9rem;
}
#dash-grid:empty { min-height: 120px; }

.yt-modal {
  position: fixed; inset: 0; z-index: 200;
  background: rgba(15, 10, 46, .72);
  display: grid; place-items: center; padding: 24px;
}
.yt-frame {
  position: relative;
  width: min(920px, 100%);
  aspect-ratio: 16/9;
  background: #000;
  border-radius: 16px;
  overflow: hidden;
}
.yt-frame iframe { width: 100%; height: 100%; border: 0; }
.yt-close {
  position: absolute; top: 8px; right: 8px; z-index: 2;
  width: 36px; height: 36px; border: 0; border-radius: 50%;
  background: #fff; cursor: pointer; font-size: 22px;
}
.has-drop.open .dropdown { opacity: 1; visibility: visible; transform: none; position: static; box-shadow: none; border: 0; }

/* Global Reach — Apple Maps + Shopify card */
.geo-section {
  background: #f5f5f7;
  padding: 88px 0 96px;
}
.geo-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 36px;
}
.geo-stats {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 28px;
}
.geo-stat {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 16px;
  min-width: 132px;
  padding: 14px 18px 12px;
  box-shadow: 0 1px 0 rgba(0,0,0,.03);
}
.geo-stat b {
  display: block;
  font-family: var(--font-display);
  font-size: 1.35rem;
  letter-spacing: -.03em;
  color: #111;
}
.geo-stat span {
  font-size: .78rem;
  color: #6b7280;
  font-weight: 600;
}
.geo-card {
  background: #fff;
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 32px;
  padding: 18px 18px 16px;
  box-shadow: 0 1px 2px rgba(0,0,0,.04), 0 28px 70px rgba(15,23,42,.08);
}
.geo-stage {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  padding: 0;
  background: #d4ebf6;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.5);
}
.geo-iso {
  position: relative;
}
.geo-svg { width: 100%; height: auto; display: block; }
.geo-pins {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.geo-pin {
  position: absolute;
  width: 18px;
  height: 26px;
  margin-left: -9px;
  margin-top: -26px;
  z-index: 2;
}
.geo-needle {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
  background: linear-gradient(135deg, #ff6b70, #e11d2e);
  box-shadow: 0 4px 8px rgba(196, 22, 28, .28);
  position: relative;
  z-index: 1;
}
.geo-needle:after {
  content: "";
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background: #fff;
}
.geo-shadow {
  display: block;
  width: 10px;
  height: 4px;
  margin: 2px auto 0;
  background: rgba(30, 40, 60, .2);
  border-radius: 50%;
  filter: blur(1.5px);
}
.geo-pin-hq {
  width: 24px;
  height: 32px;
  margin-left: -12px;
  margin-top: -32px;
  z-index: 5;
}
.geo-pin-hq .geo-needle {
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #a78bfa, #db2777);
  box-shadow: 0 0 0 6px rgba(124,58,237,.16), 0 6px 12px rgba(124,58,237,.32);
}
.geo-label {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 5px;
  width: max-content;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 6px 16px rgba(15,18,34,.12);
  border-radius: 999px;
  padding: 4px 10px 4px 6px;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: .72rem;
  line-height: 1.2;
  color: #111;
  white-space: nowrap;
  letter-spacing: -.01em;
  z-index: 6;
}
.geo-pin--e .geo-label { top: 0; left: 22px; }
.geo-pin--s .geo-label { top: 26px; left: 50%; transform: translateX(-50%); }
.geo-pin--sw .geo-label { top: 24px; right: 18px; }
.geo-pin--ne .geo-label { bottom: 28px; left: 18px; }
.geo-pin--se .geo-label { top: 24px; left: 18px; }
.geo-pin-hq .geo-label {
  font-size: .76rem;
  padding: 5px 12px 5px 7px;
}
.geo-flag { font-size: .9rem; line-height: 1; }
.geo-chips {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin: 16px 0 2px;
  padding: 0;
}
.geo-chips li {
  background: #f6f6f7;
  border: 1px solid #ececec;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: .8rem;
  font-weight: 600;
  color: #374151;
}
.core-map {
  filter: drop-shadow(0 8px 16px rgba(0,0,0,.28));
}
@media (max-width: 900px) {
  .geo-section { padding: 56px 0 64px; }
  .geo-card { padding: 10px 10px 12px; border-radius: 22px; }
  .geo-label { display: none; }
  .geo-pin-hq .geo-label { display: flex; font-size: .66rem; padding: 4px 8px 4px 6px; }
}
@media (prefers-reduced-motion: reduce) {
  .geo-iso { transform: none; }
}

