/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[3]!./src/app/components/bottom-nav.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.bottom-nav_bottomNav___4IIq {
  position: fixed;
  bottom: 18px;
  inset-inline: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
  z-index: 40;
}

.bottom-nav_bottomBar__qdh8y {
  width: min(520px, calc(100% - 32px));
  background: rgba(255, 255, 255, 0.92);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  border-radius: 999px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 10px 16px;
  border: 1px solid rgba(214, 196, 166, 0.7);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.14);
  pointer-events: auto;
  position: relative;
  -webkit-mask:
    radial-gradient(circle 42px at 50% -2px, transparent 98%, #000 100%),
    linear-gradient(#000, #000);
  -webkit-mask-composite: source-in;
  -webkit-mask:
    radial-gradient(circle 42px at 50% -2px, transparent 98%, #000 100%),
    linear-gradient(#000, #000);
          mask:
    radial-gradient(circle 42px at 50% -2px, transparent 98%, #000 100%),
    linear-gradient(#000, #000);
  -webkit-mask-composite: source-in, xor;
          mask-composite: intersect;
}

.bottom-nav_navItem__09jMR {
  background: transparent;
  border: none;
  display: grid;
  gap: 6px;
  justify-items: center;
  color: #1f2a44;
  font-size: 12px;
  transition: color 0.2s ease;
  font-family: "YekanBakh", Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.bottom-nav_navIcon__ZOe64 {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: transparent;
  color: #4b5563;
  box-shadow: none;
  transition: transform 0.2s ease, color 0.2s ease;
}

.bottom-nav_navItemActive__nCeBy {
  color: #0f172a;
  font-weight: 600;
}

.bottom-nav_navItemActive__nCeBy .bottom-nav_navIcon__ZOe64 {
  color: #1f2a44;
  transform: translateY(-2px);
}

.bottom-nav_fab__AF5jZ {
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
  width: 64px;
  height: 64px;
  border-radius: 999px;
  border: 4px solid rgba(255, 255, 255, 0.8);
  background: #f45c7b;
  color: #fff;
  display: grid;
  place-items: center;
  box-shadow: 0 12px 24px rgba(244, 92, 123, 0.35);
  pointer-events: auto;
  z-index: 1;
}

.bottom-nav_fab__AF5jZ svg,
.bottom-nav_navIcon__ZOe64 svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[3]!./src/app/estate/estate.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.estate_page__LN_Af {
  min-height: 100vh;
  background: linear-gradient(180deg, #001435 0%, #0b1f4d 55%, #f3f5fb 100%);
  padding: 20px 20px 120px;
  color: #0f172a;
}

.estate_header__uwISu {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: center;
  margin-bottom: 16px;
}

.estate_backLink__xcWAn {
  background: rgba(255, 255, 255, 0.9);
  color: #1f2a44;
  padding: 8px 14px;
  border-radius: 12px;
  border: 1px solid rgba(148, 163, 184, 0.5);
}

.estate_subtitle__F3mSz {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}

.estate_title__3Z2rW {
  font-size: 22px;
  color: #fff;
}

.estate_hero__p3sFc {
  position: relative;
  height: 220px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.2);
  margin-bottom: 16px;
}

.estate_hero__p3sFc img {
  object-fit: cover;
}

.estate_info__rKY_E {
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08);
  margin-bottom: 16px;
}

.estate_info__rKY_E h2,
.estate_gallery__GnuGu h2,
.estate_contact__8oV2s h2 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #1f2a44;
}

.estate_info__rKY_E p {
  color: #475569;
  line-height: 1.8;
}

.estate_descriptionHtml__7wrux {
  color: #475569;
  line-height: 1.9;
}

.estate_descriptionHtml__7wrux h1,
.estate_descriptionHtml__7wrux h2,
.estate_descriptionHtml__7wrux h3 {
  color: #1f2a44;
  margin: 0 0 8px;
}

.estate_descriptionHtml__7wrux p {
  margin: 0 0 8px;
}

.estate_gallery__GnuGu {
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08);
  margin-bottom: 16px;
}

.estate_galleryGrid__yZksQ {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.estate_galleryItem__Vn_C9 {
  position: relative;
  height: 120px;
  border-radius: 14px;
  overflow: hidden;
}

.estate_galleryItem__Vn_C9 img {
  object-fit: cover;
}

.estate_contact__8oV2s {
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08);
}

.estate_contactGrid__QbVM0 {
  display: grid;
  gap: 10px;
}

.estate_contactGrid__QbVM0 div {
  display: grid;
  gap: 4px;
  padding: 10px 12px;
  border-radius: 12px;
  background: #f8fafc;
  border: 1px solid rgba(148, 163, 184, 0.2);
}

.estate_contactGrid__QbVM0 span {
  font-size: 12px;
  color: #64748b;
}

.estate_contactGrid__QbVM0 strong {
  color: #1f2a44;
}

