/* Floor Plans page refresh: warm, welcoming, and conversion-focused */

body.page-id-5732 #wrapper {
  background: radial-gradient(circle at 10% 0%, #f8f9fa 0%, #f5f7f8 30%, #f7f4f1 100%);
}

body.page-id-5732 #single-page.floor-plans {
  padding-top: 36px;
  padding-bottom: 64px;
}

body.page-id-5732 #single-page.floor-plans .single-page-content {
  position: relative;
}

body.page-id-5732 #single-page.floor-plans .single-page-content::before {
  content: '';
  display: none;
}

body.page-id-5732 #single-page.floor-plans .vc_custom_1536143458963 {
  background: linear-gradient(180deg, #f6ede8 0%, #ffffff 100%) !important;
  border-radius: 24px;
  box-shadow: 0 18px 50px rgba(88, 55, 40, 0.12);
  overflow: hidden;
}

body.page-id-5732 .features-tabs {
  padding: 24px;
}

body.page-id-5732 .features-tabs .tab-image-container {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.14);
  background: #fff;
}

body.page-id-5732 .features-tabs .tab-image-container img.ext-tab-img {
  width: 100%;
  height: auto;
  display: block;
}

body.page-id-5732 .features-tabs .tab-text-container {
  background: #fff;
  border: 1px solid #eadfda;
  border-radius: 16px;
  padding: 24px 24px 20px;
  box-shadow: 0 10px 24px rgba(97, 68, 56, 0.08);
}

body.page-id-5732 .features-tabs .tab-text-container .tab-title {
  margin: 0 0 12px;
  font-size: 38px;
  line-height: 1.1;
  color: #2f3438;
}

body.page-id-5732 .features-tabs .tab-text-container .tab-content,
body.page-id-5732 .features-tabs .tab-text-container p {
  color: #5f4742;
  font-size: 17px;
  line-height: 1.7;
}

body.page-id-5732 .features-tabs .tab-text-container ul {
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

body.page-id-5732 .features-tabs .tab-text-container ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
  color: #3f2e2b;
  font-weight: 500;
}

body.page-id-5732 .features-tabs .tab-text-container ul li::before {
  content: '\2713';
  position: absolute;
  left: 0;
  top: 0;
  color: #c0493a;
  font-weight: 700;
}

body.page-id-5732 .features-tabs .tab-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
}

body.page-id-5732 .features-tabs .tab-controls li,
body.page-id-5732 .features-tabs .tab-control-item {
  list-style: none;
  margin: 0;
}

body.page-id-5732 .features-tabs .tab-controls li a,
body.page-id-5732 .features-tabs .tab-control-item a {
  display: inline-block;
  border: 1px solid #dfc8bf;
  background: #fff;
  color: #4b535a;
  border-radius: 999px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.2px;
  transition: all 0.25s ease;
}

body.page-id-5732 .features-tabs .tab-controls li a:hover,
body.page-id-5732 .features-tabs .tab-control-item a:hover,
body.page-id-5732 .features-tabs .tab-controls li.active a,
body.page-id-5732 .features-tabs .tab-controls li.ui-tabs-active a {
  background: #d12b35;
  color: #fff;
  border-color: #d12b35;
  transform: translateY(-1px);
}

body.page-id-5732 .kd-calltoaction.no_icon {
  margin-top: 26px;
  border-radius: 20px;
  background: linear-gradient(120deg, #ffffff 0%, #fbefea 60%, #f8e5df 100%);
  box-shadow: 0 14px 30px rgba(74, 44, 37, 0.1);
  border: 1px solid #dfe4e8;
}

body.page-id-5732 .kd-calltoaction.no_icon .container {
  padding-top: 28px;
  padding-bottom: 28px;
}

body.page-id-5732 .kd-calltoaction .cta-text h3 {
  margin-bottom: 8px;
  color: #2f3438;
  font-size: 34px;
}

body.page-id-5732 .kd-calltoaction .cta-text p {
  color: #5b443f;
  font-size: 17px;
  line-height: 1.6;
}

body.page-id-5732 .kd-calltoaction .tt_button {
  border-radius: 999px;
  padding: 12px 30px;
  border-width: 1px !important;
  border-color: #ab1f28 !important;
  background-color: #ab1f28 !important;
  color: #fff !important;
  box-shadow: 0 12px 22px rgba(171, 31, 40, 0.3);
}

body.page-id-5732 .kd-calltoaction .tt_button:hover {
  background-color: #8f1820 !important;
  border-color: #8f1820 !important;
  transform: translateY(-1px);
}

@media (max-width: 991px) {
  body.page-id-5732 .features-tabs {
    padding: 16px;
  }

  body.page-id-5732 .features-tabs .tab-text-container {
    margin-top: 14px;
    padding: 18px;
  }

  body.page-id-5732 .features-tabs .tab-text-container .tab-title {
    font-size: 30px;
  }

  body.page-id-5732 .kd-calltoaction .cta-text h3 {
    font-size: 28px;
  }
}

/* Additional floor plans conversion modules */
body.page-id-5732 .rr-fp-capacity,
body.page-id-5732 .rr-fp-pricing-anchor,
body.page-id-5732 .rr-fp-social-proof,
body.page-id-5732 .rr-fp-faq,
body.page-id-5732 .rr-fp-inquiry {
  margin: 28px auto 0;
  max-width: 1080px;
}

body.page-id-5732 .rr-fp-capacity {
  background: #fff;
  border: 1px solid #dfe4e8;
  border-radius: 18px;
  box-shadow: 0 10px 26px rgba(88, 55, 40, 0.08);
  padding: 22px;
}

body.page-id-5732 .rr-fp-capacity h3,
body.page-id-5732 .rr-fp-pricing-anchor h3,
body.page-id-5732 .rr-fp-social-proof h3,
body.page-id-5732 .rr-fp-faq h3,
body.page-id-5732 .rr-fp-inquiry h3 {
  font-size: 30px;
  margin: 0 0 12px;
  color: #2d1b18;
}

body.page-id-5732 .rr-fp-capacity-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

body.page-id-5732 .rr-fp-capacity-card {
  background: #fdf8f5;
  border: 1px solid #edd9d2;
  border-radius: 14px;
  padding: 14px;
}

body.page-id-5732 .rr-fp-capacity-card strong {
  display: block;
  color: #d12b35;
  margin-bottom: 6px;
  font-size: 18px;
}

body.page-id-5732 .rr-fp-pricing-anchor {
  background: linear-gradient(135deg, #fff 0%, #f9efe9 100%);
  border: 1px solid #ecd5cd;
  border-radius: 18px;
  padding: 22px;
  box-shadow: 0 10px 26px rgba(88, 55, 40, 0.08);
}

body.page-id-5732 .rr-fp-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

body.page-id-5732 .rr-fp-btn {
  display: inline-block;
  border-radius: 999px;
  padding: 10px 18px;
  border: 1px solid #ab1f28;
  color: #fff;
  background: #ab1f28;
  font-size: 14px;
  letter-spacing: 0.4px;
  transition: all 0.25s ease;
}

body.page-id-5732 .rr-fp-btn:hover {
  background: #8f1820;
  border-color: #8f1820;
  color: #fff;
}

body.page-id-5732 .rr-fp-btn.ghost {
  background: transparent;
  color: #8f1820;
  border-color: #8f1820;
}

body.page-id-5732 .rr-fp-btn.ghost:hover {
  background: #8f1820;
  color: #fff;
}

body.page-id-5732 .rr-fp-social-proof,
body.page-id-5732 .rr-fp-faq,
body.page-id-5732 .rr-fp-inquiry {
  background: #fff;
  border: 1px solid #dfe4e8;
  border-radius: 18px;
  padding: 22px;
  box-shadow: 0 10px 26px rgba(88, 55, 40, 0.08);
}

body.page-id-5732 .rr-fp-quote {
  margin: 0;
  padding: 0;
}

body.page-id-5732 .rr-fp-quote p {
  font-size: 18px;
  line-height: 1.7;
  color: #4d3531;
}

body.page-id-5732 .rr-fp-quote cite {
  display: block;
  margin-top: 10px;
  font-style: normal;
  color: #7b5a54;
}

body.page-id-5732 .rr-fp-faq details {
  border: 1px solid #eddcd6;
  border-radius: 12px;
  padding: 10px 14px;
  margin-bottom: 10px;
  background: #fcf8f6;
}

body.page-id-5732 .rr-fp-faq summary {
  cursor: pointer;
  font-weight: 600;
  color: #3a2622;
}

body.page-id-5732 .rr-fp-faq details p {
  margin: 10px 0 4px;
  color: #5f4742;
}

body.page-id-5732 .rr-fp-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

body.page-id-5732 .rr-fp-form-grid .full {
  grid-column: 1 / -1;
}

body.page-id-5732 .rr-fp-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
  color: #5d453f;
}

body.page-id-5732 .rr-fp-field input,
body.page-id-5732 .rr-fp-field select,
body.page-id-5732 .rr-fp-field textarea {
  width: 100%;
  border: 1px solid #d2d9df;
  border-radius: 10px;
  background: #fff;
  color: #3a2a26;
  padding: 10px 12px;
  font-size: 15px;
}

body.page-id-5732 .rr-fp-field textarea {
  min-height: 120px;
  resize: vertical;
}

body.page-id-5732 .rr-fp-form-note {
  margin-top: 10px;
  color: #7d625d;
  font-size: 13px;
}

body.page-id-5732 .rr-fp-alert {
  border-radius: 12px;
  padding: 10px 12px;
  margin-bottom: 12px;
  font-size: 14px;
}

body.page-id-5732 .rr-fp-alert.success {
  background: #eaf7ef;
  color: #215f36;
  border: 1px solid #bdddc8;
}

body.page-id-5732 .rr-fp-alert.error {
  background: #fff1f0;
  color: #7d2a1f;
  border: 1px solid #efc6bf;
}

body.page-id-5732 .rr-fp-sticky-cta {
  display: none;
}

body.page-id-5732 .rr-fp-image-wrap {
  position: relative;
}

body.page-id-5732 .rr-fp-marker {
  position: absolute;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

body.page-id-5732 .rr-fp-marker-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #d04b38;
  border: 2px solid #fff;
  display: block;
  box-shadow: 0 0 0 8px rgba(208, 75, 56, 0.15);
}

body.page-id-5732 .rr-fp-marker-label {
  display: inline-block;
  margin-top: 6px;
  margin-left: -12px;
  background: rgba(47, 27, 23, 0.9);
  color: #fff;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 12px;
  white-space: nowrap;
}

@media (max-width: 900px) {
  body.page-id-5732 .rr-fp-capacity-grid,
  body.page-id-5732 .rr-fp-form-grid {
    grid-template-columns: 1fr;
  }

  body.page-id-5732 .rr-fp-sticky-cta {
    position: fixed;
    left: 50%;
    bottom: 12px;
    transform: translateX(-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    min-width: 230px;
    box-shadow: 0 14px 30px rgba(171, 31, 40, 0.3);
  }
}
body.page-id-5732 #single-page.floor-plans .single-page-content::before {
  content: none !important;
  display: none !important;
}

body.page-id-5732 .rr-fp-quick-start {
  margin-top: 18px;
}

/* Floor Plans: mobile overflow safety */
@media (max-width: 900px) {
  body.page-id-5732 .rr-fp-sticky-cta {
    min-width: 0;
    width: calc(100vw - 24px);
    max-width: 360px;
  }

  body.page-id-5732 .rr-fp-marker-label {
    margin-left: 0;
    transform: translateX(-6%);
    max-width: 76vw;
    white-space: normal;
    text-align: center;
  }
}

/* RR logo palette override: white/gray base + red accents */
body.page-id-5732 #wrapper {
  background: radial-gradient(circle at 10% 0%, #f8fafb 0%, #f4f7f9 30%, #f7f9fb 100%);
}

body.page-id-5732 #single-page.floor-plans .single-page-content::before,
body.page-id-5732 .features-tabs .tab-text-container .tab-content,
body.page-id-5732 .features-tabs .tab-text-container p,
body.page-id-5732 .kd-calltoaction .cta-text p {
  color: #5f666d;
}

body.page-id-5732 #single-page.floor-plans .vc_custom_1536143458963,
body.page-id-5732 .kd-calltoaction.no_icon,
body.page-id-5732 .features-tabs .tab-text-container {
  border-color: #d2d9df;
  background: linear-gradient(180deg, #f7fafc 0%, #ffffff 100%) !important;
}

body.page-id-5732 .features-tabs .tab-text-container ul li,
body.page-id-5732 .features-tabs .tab-text-container ul li::before {
  color: #d12b35;
}

body.page-id-5732 .features-tabs .tab-controls li a,
body.page-id-5732 .features-tabs .tab-control-item a {
  border-color: #d2d9df;
  color: #4b535a;
}

body.page-id-5732 .features-tabs .tab-controls li a:hover,
body.page-id-5732 .features-tabs .tab-control-item a:hover,
body.page-id-5732 .features-tabs .tab-controls li.active a,
body.page-id-5732 .features-tabs .tab-controls li.ui-tabs-active a {
  background: #d12b35;
  border-color: #d12b35;
}

body.page-id-5732 .kd-calltoaction .tt_button {
  border-color: #ab1f28 !important;
  background-color: #ab1f28 !important;
  box-shadow: 0 12px 22px rgba(171, 31, 40, 0.28);
}

body.page-id-5732 .kd-calltoaction .tt_button:hover {
  background-color: #8f1820 !important;
  border-color: #8f1820 !important;
}

/* Floor plans: replacement intro block */
body.page-id-5732 .rr-fp-better-guide {
  margin: 24px auto 0;
  max-width: 1080px;
  padding: 24px;
  border-radius: 18px;
  border: 1px solid #ecd5cd;
  background: linear-gradient(140deg, #ffffff 0%, #f7ece7 100%);
  box-shadow: 0 12px 28px rgba(88, 55, 40, 0.09);
}

body.page-id-5732 .rr-fp-better-guide h3 {
  margin: 0 0 10px;
  color: #2d1b18;
  font-size: 32px;
  line-height: 1.2;
}

body.page-id-5732 .rr-fp-better-guide p {
  margin: 0;
  color: #5f4742;
  font-size: 17px;
  line-height: 1.65;
}

body.page-id-5732 .rr-fp-better-actions {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* Remove floor plans quick inquiry block/buttons */
body.page-id-5732 #rr-floorplans-inquiry,
body.page-id-5732 .rr-fp-btn.rr-fp-open-form,
body.page-id-5732 .rr-fp-btn.rr-fp-sticky-cta,
body.page-id-5732 .rr-fp-quick-start,
body.page-id-5732 .rr-fp-capacity,
body.page-id-5732 .kd-calltoaction.no_icon {
  display: none !important;
}
