/* 3 BHK Flats in Gandhinagar — ARV-BLG-011 */
.three-bhk-gandhinagar-blog-page .main-content {
  padding-bottom: 0 !important;
}

.three-bhk-gandhinagar-blog-page #related-reading {
  padding-bottom: 0 !important;
}

.three-bhk-prefooter {
  margin-top: 0;
  padding-top: clamp(2.5rem, 5vw, 4rem) !important;
}

.three-bhk-gandhinagar-blog-page .verify-date-note {
  margin: 0 0 20px;
  padding: 14px 16px;
  border-left: 3px solid #c9a562;
  background: #f8f6f0;
  font-size: 0.92rem;
  line-height: 1.55;
}

.three-bhk-gandhinagar-blog-page .family-fit-grid {
  display: grid;
  gap: 16px;
  margin: 24px 0;
}

@media (min-width: 768px) {
  .three-bhk-gandhinagar-blog-page .family-fit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.three-bhk-gandhinagar-blog-page .family-fit-card {
  padding: 22px;
  border: 1px solid #e0ddd4;
  border-radius: 14px;
  background: #fff;
}

.three-bhk-gandhinagar-blog-page .family-fit-card__label {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0.75;
}

.three-bhk-gandhinagar-blog-page .family-fit-card__title {
  margin: 0 0 10px;
  font-size: 1.15rem;
  font-weight: 600;
}

.three-bhk-gandhinagar-blog-page .area-card-grid {
  display: grid;
  gap: 16px;
  margin: 24px 0;
}

@media (min-width: 768px) {
  .three-bhk-gandhinagar-blog-page .area-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.three-bhk-gandhinagar-blog-page .area-card {
  padding: 22px;
  border: 1px solid #e0ddd4;
  border-radius: 14px;
  background: #faf9f6;
}

.three-bhk-gandhinagar-blog-page .area-card h3 {
  margin: 0 0 10px;
  font-size: 1.2rem;
}

.three-bhk-gandhinagar-blog-page .blog-compare-wrap {
  overflow-x: auto;
  border-radius: 16px;
  margin: 1.5rem 0;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
  background: #fff;
  border: 1px solid #f0f0f0;
}

.three-bhk-gandhinagar-blog-page .blog-compare-wrap table {
  width: 100%;
  border-collapse: collapse;
  min-width: 640px;
  font-size: 0.95rem;
}

.three-bhk-gandhinagar-blog-page .blog-compare-wrap th,
.three-bhk-gandhinagar-blog-page .blog-compare-wrap td {
  padding: 14px 16px;
  text-align: left;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}

.three-bhk-gandhinagar-blog-page .blog-compare-wrap thead th {
  background: #0d2818;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
}

.three-bhk-gandhinagar-blog-page .blog-compare-wrap tbody tr:last-child td {
  border-bottom: 0;
}

.three-bhk-gandhinagar-blog-page .blog-compare-wrap tbody tr:nth-child(even) {
  background: #faf9f6;
}

.three-bhk-gandhinagar-blog-page .trust-byline {
  font-family: inherit;
  letter-spacing: 0.02em;
  line-height: 1.5;
}

.three-bhk-gandhinagar-blog-page .check-list-ol {
  margin: 20px 0;
  padding-left: 1.25rem;
}

.three-bhk-gandhinagar-blog-page .check-list-ol li {
  margin-bottom: 10px;
  padding-left: 6px;
}
