/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/next@15.5.25_@opentelemetry+api@1.9.1_@types+node@22.19.19_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../node_modules/.pnpm/next@15.5.25_@opentelemetry+api@1.9.1_@types+node@22.19.19_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/[businessSlug]/business-landing.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.business-landing_page__K_90E {
  height: 100dvh;
  overflow: hidden;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: var(--font-sans);
  color: #1a1a1a;
}

.business-landing_cover__VmjLZ {
  width: 100%;
  height: clamp(90px, 18dvh, 150px);
  background-color: #e8e8e8;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.business-landing_logoWrap__oL5V2 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: clamp(-40px, -8dvh, -32px);
  position: relative;
  z-index: 2;
  flex-shrink: 0;
}

.business-landing_logo__MK2_b {
  width: clamp(72px, 14dvh, 96px);
  height: clamp(72px, 14dvh, 96px);
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  border: 4px solid #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}

.business-landing_logoImg__0k95N {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.business-landing_logoFallback__zCuo8 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: var(--brand, #0B5C40);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 800;
}

.business-landing_businessName__Lds7r {
  margin: clamp(8px, 2dvh, 16px) 20px 0;
  font-size: clamp(18px, 4dvh, 24px);
  font-weight: 800;
  text-align: center;
  letter-spacing: -0.01em;
  flex-shrink: 0;
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.business-landing_actions__ThzYo {
  width: 100%;
  max-width: 420px;
  flex: 1 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(8px, 1.6dvh, 14px);
  padding: clamp(12px, 2dvh, 24px) 20px 0;
}

.business-landing_actionBtn__wbCH5 {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
  padding: clamp(9px, 1.6dvh, 14px) 18px;
  border-radius: 999px;
  border: none;
  text-decoration: none;
  font-size: clamp(13px, 1.8dvh, 16px);
  font-weight: 700;
  background: #f0f0f0;
  color: #1a1a1a;
  transition: transform 150ms ease;
}

.business-landing_actionBtn__wbCH5:hover {
  transform: translateY(-1px);
}

.business-landing_actionPrimary__RV_tl {
  background: var(--brand, #0B5C40);
  color: #fff;
}

.business-landing_iconCircle__E1T43 {
  width: clamp(32px, 5.5dvh, 40px);
  height: clamp(32px, 5.5dvh, 40px);
  min-width: 32px;
  min-height: 32px;
  aspect-ratio: 1 / 1;
  border-radius: 999px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: var(--brand, #0B5C40);
}

.business-landing_actionPrimary__RV_tl .business-landing_iconCircle__E1T43 {
  background: rgba(255, 255, 255, 0.22);
}

/* Google's icon keeps its own brand colors — a white disc behind it reads
   better than tinting it, and matches the reference mockup. */
.business-landing_iconCirclePlain__GwTCC {
  background: #fff;
}

.business-landing_iconGlyphMono__5tel6 {
  width: 45%;
  height: 45%;
  object-fit: contain;
  /* Source PNGs are black silhouettes — force white so they read on the
     solid brand-colored circle instead of disappearing into it. */
  filter: brightness(0) invert(1);
}

.business-landing_iconGlyphPlain___83yk {
  width: 50%;
  height: 50%;
  object-fit: contain;
}

.business-landing_footer__Th1Vw {
  width: 100%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: clamp(10px, 2dvh, 20px) 20px clamp(12px, 2.5dvh, 24px);
}

.business-landing_by__Rv66Z {
  font-size: 12px;
  color: #999;
}

.business-landing_brandLogo__PgpxO {
  width: clamp(60px, 10dvh, 80px);
  height: auto;
  object-fit: contain;
}

.business-landing_storeBadges__WDnDm {
  display: flex;
  gap: 10px;
  margin-top: clamp(6px, 1.2dvh, 12px);
}

.business-landing_storeBadges__WDnDm img {
  height: clamp(28px, 5dvh, 36px);
  width: auto;
}

