/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/landing/LandingPage.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.LandingPage_container__0gn_P ::selection {
  background-color: rgba(31, 41, 55, 0.1);
}

.LandingPage_container__0gn_P {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  color: #272824;
  font-family: var(--font-geist-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
}

.LandingPage_header__9kj_r {
  position: sticky;
  top: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(39, 40, 36, 0.08);
}

.LandingPage_headerInner__apZoh {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0.5rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.LandingPage_brand__HJFGJ {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 600;
  font-size: 1.05rem;
  color: inherit;
  text-decoration: none;
}

.LandingPage_navLinks__Zz_Ww {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-size: 0.95rem;
}

.LandingPage_navLink__I1zgA {
  color: rgba(39, 40, 36, 0.7);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
}

.LandingPage_navLink__I1zgA:hover {
  color: rgba(39, 40, 36, 0.95);
}

.LandingPage_hero__0ZB9j {
  padding: clamp(4rem, 10vw, 6rem) 1.5rem 4.5rem;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 2.75rem;
}

.LandingPage_heroContent__X50Qb {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  text-align: center;
  max-width: 840px;
  padding: 0 1rem;
}

.LandingPage_heroEyebrow__8_StM {
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(39, 40, 36, 0.6);
}

.LandingPage_title__QjDFe {
  font-size: clamp(2.75rem, 5vw, 3.5rem);
  line-height: 1.1;
  margin: 0;
  font-weight: 700;
}

.LandingPage_subtitle__2s7VD {
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  color: rgba(39, 40, 36, 0.75);
}

.LandingPage_ctaRow__7vnLR {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}

.LandingPage_primaryCta__pS45W {
  background-color: #272824;
  color: #b3e053;
  padding: 0.6rem 1.75rem;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
  box-shadow: 0 18px 44px -20px rgba(39, 40, 36, 0.4);
}

.LandingPage_primaryCta__pS45W:hover {
  background-color: #1f201c;
  transform: translateY(-1px);
  box-shadow: 0 22px 50px -24px rgba(39, 40, 36, 0.5);
}

.LandingPage_secondaryCta__dXQpv {
  color: #272824;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: color 0.2s ease;
}

.LandingPage_secondaryCta__dXQpv svg {
  transition: transform 0.2s ease;
}

.LandingPage_secondaryCta__dXQpv:hover {
  color: #1b1c17;
}

.LandingPage_secondaryCta__dXQpv:hover svg {
  transform: translateX(4px);
}

.LandingPage_heroVisual__qI7IE {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 1.5rem;
}

.LandingPage_previewImage__KFFJ_ {
  width: 100%;
  max-width: 1100px;
  height: auto;
  border-radius: 1rem;
  box-shadow: 0 25px 60px -30px rgba(39, 40, 36, 0.35);
  border: 1px solid rgba(39, 40, 36, 0.1);
}

@media (min-width: 1024px) {
  .LandingPage_heroVisual__qI7IE {
    width: 150%;
  }

  .LandingPage_previewImage__KFFJ_ {
    width: 150%;
  }
}

.LandingPage_legalIntro__MK2Se {
  max-width: 820px;
  margin: 0 auto;
  padding: 3rem 1.5rem 1.5rem;
  display: grid;
  gap: 0.75rem;
}

.LandingPage_legalIntroEyebrow__NNCon {
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(39, 40, 36, 0.6);
}

.LandingPage_legalIntroTitle__UsZFq {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 700;
  margin: 0;
  color: #272824;
}

.LandingPage_legalIntroSubtitle__anK3O {
  font-size: 1.05rem;
  line-height: 1.6;
  color: rgba(39, 40, 36, 0.75);
  margin: 0;
}

.LandingPage_section___gI5_ {
  padding: 0 1.5rem;
  max-width: 1100px;
  margin: 0 auto 4rem;
}

.LandingPage_sectionHeading__fTKFj {
  text-align: center;
  margin-bottom: 2.5rem;
}

.LandingPage_sectionHeading__fTKFj h2 {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.LandingPage_sectionHeading__fTKFj p {
  color: rgba(39, 40, 36, 0.7);
  font-size: 1.05rem;
  max-width: 48ch;
  margin: 0 auto;
}

.LandingPage_featuresSection__BDwv4 {
  margin-bottom: 4.5rem;
}

.LandingPage_featureRows__mNwSm {
  display: grid;
  gap: 3.5rem;
}

.LandingPage_featureRow__t_GZ1 {
  display: grid;
  gap: 2rem;
  background: #fbfdf2;
  border-radius: 1.75rem;
  padding: clamp(1.5rem, 4vw, 3rem);
  border: 1px solid rgba(39, 40, 36, 0.08);
  box-shadow: 0 26px 72px -36px rgba(39, 40, 36, 0.26);
  align-items: center;
  box-sizing: border-box;
}

.LandingPage_featureRowTextFirst__J7eOy {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

.LandingPage_featureRowIllustrationFirst__I__5g {
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
}

.LandingPage_featureText__SgDfM {
  display: grid;
  gap: 1.5rem;
}

.LandingPage_featureIconWrapper__kS0gI {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 1rem;
  background: rgba(179, 224, 83, 0.28);
  color: #1f201c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.LandingPage_featureTextContent__t51yg {
  display: grid;
  gap: 1rem;
}

.LandingPage_featureTextContent__t51yg h3 {
  margin: 0;
  font-size: clamp(1.75rem, 3vw, 2rem);
  font-weight: 700;
  color: #1f201c;
}

.LandingPage_featureTextContent__t51yg p {
  margin: 0;
  color: rgba(39, 40, 36, 0.7);
  line-height: 1.7;
}

.LandingPage_featureList__vFF8O {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.85rem;
}

.LandingPage_featureList__vFF8O li {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: baseline;
  gap: 0.75rem;
  color: rgba(39, 40, 36, 0.72);
}

.LandingPage_featureListBullet__6YBoA {
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #b3e053, #95c746);
  display: inline-block;
  margin-top: 0.35rem;
}

.LandingPage_featureIllustration__4ykLM {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 960px) {
  .LandingPage_featureRow__t_GZ1,
  .LandingPage_featureRowTextFirst__J7eOy,
  .LandingPage_featureRowIllustrationFirst__I__5g {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .LandingPage_featureRow__t_GZ1 {
    gap: 2.5rem;
  }

  .LandingPage_featureIllustration__4ykLM {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .LandingPage_featuresSection__BDwv4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .LandingPage_featureRows__mNwSm {
    gap: 2.5rem;
  }

  .LandingPage_featureRow__t_GZ1 {
    padding: 1.25rem;
    gap: 1.75rem;
  }

  .LandingPage_featureText__SgDfM {
    gap: 1.25rem;
  }
}

.LandingPage_browserMock__wq64X,
.LandingPage_teamMock__5QoFi,
.LandingPage_paletteMock__nHFpE {
  background: #ffffff;
  border-radius: 1.35rem;
  width: min(460px, 100%);
  border: 1px solid rgba(39, 40, 36, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8), 0 40px 80px -40px rgba(39, 40, 36, 0.36);
  overflow: hidden;
}

.LandingPage_browserToolbar__Y7EJ9 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.85rem 1.1rem;
  background: linear-gradient(135deg, rgba(39, 40, 36, 0.08), rgba(39, 40, 36, 0.02));
}

.LandingPage_browserDot__9vcwy {
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  display: inline-flex;
}

.LandingPage_browserDotRed__vzlvU {
  background: #ff5f57;
}

.LandingPage_browserDotYellow__Kk2ln {
  background: #febb2e;
}

.LandingPage_browserDotGreen__ny7rj {
  background: #27c93f;
}

.LandingPage_browserAddress__dMpHt {
  font-size: 0.75rem;
  color: rgba(39, 40, 36, 0.6);
  margin-left: auto;
}

.LandingPage_browserBody__Xxza1 {
  padding: 1.25rem 1.25rem 1.5rem;
  display: grid;
  gap: 1.5rem;
}

.LandingPage_browserTabs__dPpGv {
  display: flex;
  gap: 0.75rem;
  font-size: 0.78rem;
  color: rgba(39, 40, 36, 0.6);
  font-weight: 600;
}

.LandingPage_browserTab__MrFLH {
  padding: 0.45rem 0.95rem;
  border-radius: 8px;
  background: rgba(39, 40, 36, 0.05);
}

.LandingPage_browserTabActive__DXCTL {
  background: rgba(179, 224, 83, 0.32);
  color: #272824;
}

.LandingPage_browserContent__BChyC {
  background: #f4f6ff;
  color: #1f201c;
  border-radius: 0.9rem;
  padding: 1.4rem 1.6rem;
  font-family: 'Fira Code', 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  font-size: 0.85rem;
  line-height: 1.7;
  transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.9);
}

.LandingPage_codePrompt__vzQw3 {
  color: #2d8b2b;
  margin-right: 0.5rem;
}

.LandingPage_codeMuted__q2nYa {
  color: rgba(39, 40, 36, 0.55);
}

.LandingPage_codeOutput__E9KJY {
  color: #1f5cd6;
}

.LandingPage_teamMock__5QoFi {
  padding: 1.75rem 1.85rem;
  display: grid;
  gap: 1.5rem;
}

.LandingPage_teamHeader__jQXsQ {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.LandingPage_teamAvatars__wTOch {
  display: flex;
  gap: 0.65rem;
}

.LandingPage_teamAvatar__0V4rU,
.LandingPage_teamAvatarSmall__1c5U7 {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(39, 40, 36, 0.08);
  color: #272824;
  font-weight: 600;
  font-size: 0.85rem;
}

.LandingPage_teamAvatarSmall__1c5U7 {
  width: 2rem;
  height: 2rem;
  font-size: 0.78rem;
}

.LandingPage_teamBadge__Umj8V {
  padding: 0.45rem 0.85rem;
  background: rgba(179, 224, 83, 0.35);
  border-radius: 8px;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.LandingPage_teamList__Z11VV {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1rem;
}

.LandingPage_teamListItem__Ae9yF {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.1rem;
  border-radius: 1rem;
  background: rgba(39, 40, 36, 0.05);
}

.LandingPage_teamMember__lRnT0 {
  display: flex;
  align-items: center;
  gap: 0.85rem;
}

.LandingPage_teamMemberInfo__k1_Tr span {
  display: block;
  color: rgba(39, 40, 36, 0.6);
  font-size: 0.82rem;
}

.LandingPage_teamRoleChip__zwztH {
  padding: 0.35rem 0.75rem;
  border-radius: 8px;
  font-size: 0.75rem;
  font-weight: 600;
}

.LandingPage_teamRoleChipOwner__b_aGU {
  background: rgba(39, 40, 36, 0.85);
  color: #fdfdf9;
}

.LandingPage_teamRoleChipAdmin__1zCe5 {
  background: rgba(179, 224, 83, 0.4);
  color: #1f201c;
}

.LandingPage_teamRoleChipMember__A9FdF {
  background: rgba(39, 40, 36, 0.12);
  color: rgba(39, 40, 36, 0.75);
}

.LandingPage_paletteMock__nHFpE {
  padding: 1.9rem 2rem;
  display: grid;
  gap: 1.4rem;
}

.LandingPage_paletteHeader__PkO_D {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.9rem;
  color: rgba(39, 40, 36, 0.75);
}

.LandingPage_paletteShortcut__13fvC {
  font-size: 0.75rem;
  color: rgba(39, 40, 36, 0.5);
  background: rgba(39, 40, 36, 0.08);
  border-radius: 6px;
  padding: 0.25rem 0.5rem;
}

.LandingPage_paletteSearch___evjx {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.85rem 1rem;
  background: rgba(39, 40, 36, 0.06);
  border-radius: 0.85rem;
  color: rgba(39, 40, 36, 0.6);
}

.LandingPage_paletteCaret__cvC0K {
  width: 0.35rem;
  height: 1.2rem;
  background: linear-gradient(180deg, rgba(39, 40, 36, 0.8), rgba(39, 40, 36, 0.1));
  border-radius: 8px;
}

.LandingPage_paletteList__sHP4C {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.65rem;
}

.LandingPage_paletteCommand___GQ8y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(39, 40, 36, 0.04);
  border-radius: 0.85rem;
  padding: 0.75rem 1rem;
  font-size: 0.85rem;
  color: rgba(39, 40, 36, 0.75);
}

.LandingPage_paletteCommandPrimary__tyUDg {
  background: rgba(179, 224, 83, 0.32);
  color: #1f201c;
}

.LandingPage_teamInviteButton__7LRWo {
  margin-top: 0.5rem;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  border-radius: 0.85rem;
  border: none;
  cursor: pointer;
  font-weight: 600;
  background: rgba(39, 40, 36, 0.08);
  color: #1f201c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.LandingPage_teamInviteButton__7LRWo:hover {
  transform: translateY(-1px);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8), 0 18px 32px -24px rgba(39, 40, 36, 0.3);
}

.LandingPage_pricingTeamsCallout__ZAt3U {
  margin: 0 auto 2.5rem;
  max-width: 820px;
  background: rgba(179, 224, 83, 0.16);
  border: 1px solid rgba(39, 40, 36, 0.12);
  border-radius: 1.25rem;
  padding: 1.75rem 2rem;
  text-align: left;
  display: grid;
  gap: 0.75rem;
  box-shadow: 0 18px 42px -28px rgba(39, 40, 36, 0.24);
}

.LandingPage_pricingTeamsCallout__ZAt3U h3 {
  margin: 0;
  font-size: 1.35rem;
  font-weight: 650;
  color: #1f201c;
}

.LandingPage_pricingTeamsCallout__ZAt3U p {
  margin: 0;
  color: rgba(39, 40, 36, 0.75);
  line-height: 1.65;
}

.LandingPage_pricingCards__c2HSU {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.75rem;
}

@media (min-width: 960px) {
  .LandingPage_pricingCards__c2HSU {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.LandingPage_pricingCard__PB2gD {
  background: #fbfdf2;
  border-radius: 1.5rem;
  padding: 2rem;
  box-shadow: 0 16px 40px -24px rgba(39, 40, 36, 0.18);
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  border: 1px solid rgba(39, 40, 36, 0.08);
}

.LandingPage_pricingCardHighlight__uI2rM {
  border-color: rgba(39, 40, 36, 0.22);
  box-shadow: 0 20px 50px -25px rgba(39, 40, 36, 0.45);
  transform: translateY(-6px);
}

.LandingPage_pricingLabel__wzWV6 {
  display: inline-flex;
  align-self: flex-start;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.4rem 0.75rem;
  border-radius: 8px;
  background: rgba(179, 224, 83, 0.35);
  color: #272824;
  font-weight: 600;
}

.LandingPage_pricingPrice__OAcc_ {
  font-size: 2.5rem;
  font-weight: 700;
  display: flex;
  align-items: baseline;
  gap: 0.35rem;
}

.LandingPage_pricingPrice__OAcc_ span {
  font-size: 0.95rem;
  color: rgba(39, 40, 36, 0.6);
  font-weight: 500;
}

.LandingPage_pricingDesc__1d5yh {
  color: rgba(39, 40, 36, 0.7);
  line-height: 1.6;
}

.LandingPage_pricingFeatures__RlHs1 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.75rem;
  color: rgba(39, 40, 36, 0.75);
}

.LandingPage_pricingFeatures__RlHs1 li {
  display: flex;
  gap: 0.65rem;
  align-items: baseline;
}

.LandingPage_pricingFeatures__RlHs1 strong {
  color: #272824;
}

.LandingPage_faqList__cZ8yJ {
  display: grid;
  gap: 1.25rem;
  width: 90%;
  margin: 0 auto;
}

.LandingPage_faqItem__Jaio_ {
  background: #fbfdf2;
  border-radius: 1.25rem;
  box-shadow: 0 18px 42px -26px rgba(39, 40, 36, 0.2);
  border: 1px solid rgba(39, 40, 36, 0.08);
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
}

.LandingPage_faqItemActive__PFHO4 {
  border-color: rgba(39, 40, 36, 0.18);
  box-shadow: 0 22px 48px -26px rgba(39, 40, 36, 0.28);
}

.LandingPage_faqButton__TAaV_ {
  width: 100%;
  background: transparent;
  border: none;
  padding: 1.5rem 1.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  font-size: 1.1rem;
  font-weight: 600;
  color: #272824;
  cursor: pointer;
  text-align: left;
  transition: color 0.2s ease;
  box-sizing: border-box;
}

.LandingPage_faqButton__TAaV_:hover {
  color: #1b1c17;
}

.LandingPage_faqQuestion__4_Iii {
  font-weight: 600;
  margin: 0;
}

.LandingPage_faqIcon__5hY5c {
  flex-shrink: 0;
  transition: transform 0.2s ease;
  color: rgba(39, 40, 36, 0.5);
}

.LandingPage_faqIconOpen__cjpm_ {
  transform: rotate(180deg);
}

.LandingPage_faqAnswer__zeQzV {
  width: 100%;
  padding: 0 1.75rem 1.75rem;
  color: rgba(39, 40, 36, 0.72);
  line-height: 1.65;
  margin: 0;
  box-sizing: border-box;
}

.LandingPage_footer__ttUkW {
  padding: 2.5rem 0 3rem;
  border-top: 1px solid rgba(39, 40, 36, 0.12);
  color: rgba(39, 40, 36, 0.65);
  font-size: 0.95rem;
}

.LandingPage_footerInner__jdCLD {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.LandingPage_footerLinks__oR2oq {
  display: flex;
  gap: 1.25rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.LandingPage_footerLinks__oR2oq a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}

.LandingPage_footerLinks__oR2oq a:hover {
  color: rgba(39, 40, 36, 0.85);
}

.LandingPage_legalContent__FAmY5 {
  max-width: 820px;
  margin: 0 auto 4rem;
  padding: 0 1.5rem;
  display: grid;
  gap: 2.5rem;
  color: rgba(39, 40, 36, 0.75);
}

.LandingPage_legalSection__zE0w5 {
  display: grid;
  gap: 1rem;
}

.LandingPage_legalSection__zE0w5 h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #272824;
  margin: 0;
}

.LandingPage_legalSection__zE0w5 p {
  margin: 0;
  line-height: 1.7;
}

.LandingPage_legalSection__zE0w5 a {
  color: #272824;
  font-weight: 600;
}

.LandingPage_legalSection__zE0w5 a:hover {
  text-decoration: underline;
}

.LandingPage_previewImage__KFFJ_ {
  width: 100%;
}

@media (max-width: 720px) {
  .LandingPage_headerInner__apZoh {
    flex-direction: column;
    align-items: flex-start;
  }

  .LandingPage_navLinks__Zz_Ww {
    flex-wrap: wrap;
    gap: 1rem;
  }

  .LandingPage_footerInner__jdCLD {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .LandingPage_footerLinks__oR2oq {
    justify-content: flex-start;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/pricing/PricingPage.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.PricingPage_container__0N_rn {
  min-height: 100vh;
  background: #ffffff;
  color: #272824;
  font-family: var(--font-geist-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
  display: flex;
  flex-direction: column;
  gap: 4.5rem;
  padding: clamp(3rem, 6vw, 4rem) 1.5rem 5rem;
}

.PricingPage_hero__uZaaw {
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  gap: 1.75rem;
  text-align: center;
}

.PricingPage_heroEyebrow__iuDBg {
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(39, 40, 36, 0.6);
}

.PricingPage_hero__uZaaw h1 {
  margin: 0;
  font-size: clamp(2.75rem, 5vw, 3.5rem);
  line-height: 1.1;
  font-weight: 700;
}

.PricingPage_heroSubtitle__9r6hU {
  margin: 0 auto;
  max-width: 64ch;
  color: rgba(39, 40, 36, 0.72);
  font-size: 1.1rem;
  line-height: 1.65;
}

.PricingPage_heroCtas__MbrPH {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}

.PricingPage_primaryCta__97uek {
  background-color: #272824;
  color: #b3e053;
  padding: 0.6rem 1.75rem;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 20px 48px -24px rgba(39, 40, 36, 0.4);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.PricingPage_primaryCta__97uek:hover {
  transform: translateY(-1px);
  box-shadow: 0 24px 56px -28px rgba(39, 40, 36, 0.48);
}

.PricingPage_secondaryCta__11cxY {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  color: #272824;
  text-decoration: none;
  padding: 0.85rem 1.5rem;
  border-radius: 8px;
  border: 1px solid rgba(39, 40, 36, 0.2);
  transition: color 0.2s ease, background-color 0.2s ease;
}

.PricingPage_secondaryCta__11cxY:hover {
  color: #1c1d17;
  background: rgba(39, 40, 36, 0.05);
}

.PricingPage_planSection__sbqA7,
.PricingPage_comparisonSection__UobF_,
.PricingPage_faqSection__zUz7_,
.PricingPage_footerCta__RHjaW {
  max-width: 1080px;
  margin: 0 auto;
  display: grid;
  gap: 2.5rem;
}

.PricingPage_planHeading__e2v5S,
.PricingPage_comparisonHeading__daXty,
.PricingPage_faqHeading__ylx4b {
  display: grid;
  gap: 0.75rem;
  text-align: center;
}

.PricingPage_planHeading__e2v5S h2,
.PricingPage_comparisonHeading__daXty h2,
.PricingPage_faqHeading__ylx4b h2 {
  margin: 0;
  font-size: clamp(2rem, 4vw, 2.6rem);
  font-weight: 700;
}

.PricingPage_planHeading__e2v5S p,
.PricingPage_comparisonHeading__daXty p,
.PricingPage_faqHeading__ylx4b p {
  margin: 0 auto;
  max-width: 60ch;
  color: rgba(39, 40, 36, 0.7);
  line-height: 1.6;
}

.PricingPage_planGrid__tYWeF {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.75rem;
}

.PricingPage_planCard__LQKZB {
  background: #fbfdf2;
  border-radius: 1.5rem;
  padding: 2.25rem;
  border: 1px solid rgba(39, 40, 36, 0.1);
  display: grid;
  gap: 1.25rem;
  box-shadow: 0 26px 60px -34px rgba(39, 40, 36, 0.24);
}

.PricingPage_planCardHighlight__5Wj1Z {
  border-color: rgba(39, 40, 36, 0.22);
  box-shadow: 0 30px 72px -36px rgba(39, 40, 36, 0.38);
  transform: translateY(-4px);
}

.PricingPage_planLabel__8_LRB {
  display: inline-flex;
  align-self: flex-start;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0.4rem 0.75rem;
  border-radius: 8px;
  background: rgba(179, 224, 83, 0.32);
  color: #1f201c;
  font-weight: 650;
}

.PricingPage_planCard__LQKZB h3 {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #1f201c;
}

.PricingPage_planPrice__aHKoA {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  font-size: 2.6rem;
  font-weight: 700;
}

.PricingPage_planPrice__aHKoA span {
  font-size: 1rem;
  color: rgba(39, 40, 36, 0.6);
  font-weight: 500;
}

.PricingPage_planDescription__iqXix {
  margin: 0;
  color: rgba(39, 40, 36, 0.72);
  line-height: 1.65;
}

.PricingPage_planFeatureList__Yc1U1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.75rem;
  color: rgba(39, 40, 36, 0.75);
}

.PricingPage_planFeatureList__Yc1U1 li::before {
  content: '•';
  color: #272824;
  font-weight: 700;
  margin-right: 0.65rem;
}

.PricingPage_planFeatureList__Yc1U1 li {
  display: flex;
  align-items: baseline;
}

.PricingPage_planCta__EOC2y {
  display: inline-flex;
  justify-content: center;
  padding: 0.8rem 1.25rem;
  border-radius: 0.85rem;
  font-weight: 600;
  text-decoration: none;
  color: #1f201c;
  background: rgba(39, 40, 36, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.PricingPage_planCta__EOC2y:hover {
  transform: translateY(-1px);
  box-shadow: 0 20px 40px -26px rgba(39, 40, 36, 0.32);
}

.PricingPage_comparisonTable__x_u6A {
  background: #fbfdf2;
  border-radius: 1.5rem;
  border: 1px solid rgba(39, 40, 36, 0.1);
  overflow: hidden;
  box-shadow: 0 28px 60px -36px rgba(39, 40, 36, 0.28);
}

.PricingPage_comparisonRow__iy4Ux {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) repeat(3, minmax(0, 1fr));
  border-bottom: 1px solid rgba(39, 40, 36, 0.08);
}

.PricingPage_comparisonRow__iy4Ux:last-child {
  border-bottom: none;
}

.PricingPage_comparisonRowHeader__kgd7d {
  background: rgba(179, 224, 83, 0.28);
  font-weight: 650;
}

.PricingPage_comparisonFeatureCell__mFWZl,
.PricingPage_comparisonPlanCell__eUhaf {
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: rgba(39, 40, 36, 0.75);
}

.PricingPage_comparisonRowHeader__kgd7d .PricingPage_comparisonPlanCell__eUhaf,
.PricingPage_comparisonRowHeader__kgd7d .PricingPage_comparisonFeatureCell__mFWZl {
  color: #1f201c;
}

.PricingPage_comparisonPlanCell__eUhaf {
  border-left: 1px solid rgba(39, 40, 36, 0.06);
}

.PricingPage_faqGrid__Ie585 {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.PricingPage_faqCard__97j19 {
  background: #fbfdf2;
  border-radius: 1.35rem;
  padding: 1.75rem;
  border: 1px solid rgba(39, 40, 36, 0.08);
  box-shadow: 0 22px 48px -30px rgba(39, 40, 36, 0.26);
  display: grid;
  gap: 0.75rem;
}

.PricingPage_faqCard__97j19 h3 {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 650;
  color: #1f201c;
}

.PricingPage_faqCard__97j19 p {
  margin: 0;
  color: rgba(39, 40, 36, 0.72);
  line-height: 1.65;
}

.PricingPage_footerCta__RHjaW {
  background: linear-gradient(135deg, rgba(179, 224, 83, 0.4), rgba(39, 40, 36, 0.05));
  border-radius: 1.75rem;
  border: 1px solid rgba(39, 40, 36, 0.08);
  box-shadow: 0 32px 72px -38px rgba(39, 40, 36, 0.35);
  padding: clamp(2.5rem, 5vw, 3.5rem);
}

.PricingPage_footerCtaInner__aXpO5 {
  display: grid;
  gap: 1.75rem;
  align-items: center;
}

.PricingPage_footerCta__RHjaW h2 {
  margin: 0;
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 700;
  color: #1f201c;
}

.PricingPage_footerCta__RHjaW p {
  margin: 0;
  color: rgba(39, 40, 36, 0.75);
  line-height: 1.65;
}

.PricingPage_footerCtaButtons___fa57 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.PricingPage_pricingEnterpriseSection__vyMBf {
  margin-top: -1.5rem;
}

.PricingPage_pricingEnterpriseInner__Eu3Gb {
  border-radius: 1.75rem;
  border: none;
  box-shadow: none;
  padding: clamp(2.5rem, 5vw, 3.5rem);
  display: grid;
  gap: 2rem;
  align-items: center;
  background: none;
}

.PricingPage_pricingEnterpriseText__7sy1g {
  display: grid;
  gap: 1rem;
  text-align: center;
}

.PricingPage_pricingEnterpriseText__7sy1g h2 {
  margin: 0;
  font-size: clamp(1.9rem, 3.5vw, 2.4rem);
  font-weight: 700;
  color: #1f201c;
}

.PricingPage_pricingEnterpriseText__7sy1g p {
  margin: 0;
  color: rgba(39, 40, 36, 0.7);
  line-height: 1.7;
}

.PricingPage_pricingEnterpriseActions__ukZZf {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}

.PricingPage_pricingEnterpriseActions__ukZZf > :first-child {
  box-shadow: 0 22px 50px -24px rgba(39, 40, 36, 0.45);
}

@media (max-width: 900px) {
  .PricingPage_comparisonTable__x_u6A {
    overflow-x: auto;
  }

  .PricingPage_comparisonRow__iy4Ux {
    min-width: 720px;
  }
}

@media (max-width: 720px) {
  .PricingPage_container__0N_rn {
    gap: 3.5rem;
    padding: 3rem 1.25rem 4rem;
  }

  .PricingPage_planCard__LQKZB {
    padding: 2rem;
  }

  .PricingPage_footerCtaButtons___fa57 {
    flex-direction: column;
    align-items: stretch;
  }
}

