/* ELIKA Site Modernizer 1.8 */
:root {
  --em-ink: #171714;
  --em-muted: #5d5a53;
  --em-ivory: #fbfaf7;
  --em-paper: #f4f1ea;
  --em-sage: #a7b0a7;
  --em-dark: #2d322d;
  --em-dark-deep: #232924;
  --em-brass: #b79258;
  --em-line: rgba(21, 21, 20, .18);
  --em-light-line: rgba(251, 250, 247, .22);
}

.em-shell {
  box-sizing: border-box;
  width: min(1320px, calc(100% - 96px));
  margin-right: auto;
  margin-left: auto;
}

.em-eyebrow {
  margin: 0 0 18px !important;
  color: #77746d !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
}

.em-section-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .65fr);
  gap: 70px;
  align-items: end;
  margin-bottom: 46px;
}

.em-section-head h2,
.em-property-journey h2,
.em-property-journey h3,
.em-board-playbook h2,
.em-board-playbook h3,
.em-rvs-paths h2,
.em-rvs-paths h3,
.em-accessibility h1,
.em-accessibility h2,
.em-404 h1,
.em-404 h2 {
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

.em-section-head h2 {
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(42px, 4.8vw, 68px) !important;
  line-height: 1 !important;
  letter-spacing: -.045em !important;
}

.em-section-head > p {
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-button {
  box-sizing: border-box;
  min-height: 56px;
  padding: 0 26px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  border: 1px solid currentColor;
  border-radius: 0 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .14em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease !important;
}

.em-button-dark {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border-color: var(--em-dark) !important;
}

.em-button-dark:hover,
.em-button-dark:focus-visible {
  color: var(--em-dark) !important;
  -webkit-text-fill-color: var(--em-dark) !important;
  background: var(--em-sage) !important;
  border-color: var(--em-sage) !important;
}

.em-button-light {
  color: var(--em-dark) !important;
  -webkit-text-fill-color: var(--em-dark) !important;
  background: var(--em-ivory) !important;
  border-color: var(--em-ivory) !important;
}

.em-button-light:hover,
.em-button-light:focus-visible {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: transparent !important;
  border-color: rgba(251, 250, 247, .7) !important;
}

.em-text-link {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  padding: 10px 0;
  color: var(--em-ink) !important;
  border-bottom: 1px solid currentColor;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .14em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.em-text-link-light {
  color: var(--em-ivory) !important;
}

/* =========================================================
   Footer social buttons — keep LinkedIn and Facebook beside Instagram
   ========================================================= */
#elika-social-source {
  display: none !important;
}

.site-footer .elika-footer-social-row,
footer.site-footer .elika-footer-social-row,
#footer .elika-footer-social-row {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.site-footer .elika-footer-social-row > a.elika-footer-social-button,
.site-footer .elika-footer-social-row > a.elika-social-button,
footer.site-footer .elika-footer-social-row > a.elika-footer-social-button,
footer.site-footer .elika-footer-social-row > a.elika-social-button,
#footer .elika-footer-social-row > a.elika-footer-social-button,
#footer .elika-footer-social-row > a.elika-social-button {
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: auto !important;
  min-width: 132px !important;
  height: auto !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 0 14px !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  background: transparent !important;
  border: 1px solid #151514 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .14em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: color .2s ease, background-color .2s ease !important;
}

.site-footer .elika-footer-social-row > a.elika-footer-social-button:hover,
.site-footer .elika-footer-social-row > a.elika-social-button:hover,
.site-footer .elika-footer-social-row > a.elika-footer-social-button:focus-visible,
.site-footer .elika-footer-social-row > a.elika-social-button:focus-visible {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
}

.site-footer .elika-footer-social-row svg,
footer.site-footer .elika-footer-social-row svg,
#footer .elika-footer-social-row svg {
  display: block !important;
  flex: 0 0 15px !important;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  fill: currentColor !important;
}

.site-footer .elika-footer-social-row span,
.site-footer .elika-footer-social-row b {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font: inherit !important;
}

.site-footer .elika-footer-social-row b {
  margin-left: auto !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

.elika-social-fallback,
.site-footer > .elika-social-linkedin,
.site-footer > .elika-social-facebook,
footer.site-footer > .elika-social-linkedin,
footer.site-footer > .elika-social-facebook {
  display: none !important;
}

/* =========================================================
   Board package consolidation
   ========================================================= */
.em-board-playbook {
  margin: 0 !important;
  padding: clamp(78px, 8vw, 118px) 0 !important;
  color: var(--em-ink) !important;
  background: var(--em-paper) !important;
  border-top: 1px solid var(--em-line) !important;
}

.em-board-playbook h2 {
  max-width: 980px;
  margin: 0 0 26px !important;
  font-size: clamp(46px, 5.3vw, 76px) !important;
  line-height: .99 !important;
  letter-spacing: -.048em !important;
}

.em-board-playbook .em-lead {
  max-width: 900px;
  margin: 0 0 52px !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 19px !important;
  line-height: 1.68 !important;
}

.em-board-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-board-grid article {
  min-height: 280px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  background: var(--em-ivory);
}

.em-board-grid article > span {
  color: #77746d;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .14em;
}

.em-board-grid h3 {
  margin: auto 0 14px !important;
  color: var(--em-ink) !important;
  font-size: 28px !important;
  line-height: 1.08 !important;
}

.em-board-grid p {
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
}

.em-board-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 38px;
}

/* =========================================================
   Property-type continuation — one cohesive, full-bleed system
   ========================================================= */
body.elika-property-type-modern #elika-property-journey,
#elika-property-journey {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  color: var(--em-ink) !important;
  background: var(--em-paper) !important;
  border-top: 1px solid var(--em-line) !important;
}

.em-property-guide-panel {
  padding: clamp(72px, 7vw, 104px) 0;
  color: var(--em-ivory);
  background: var(--em-dark);
  border-bottom: 1px solid var(--em-light-line);
}

.em-property-guide-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(260px, .45fr);
  gap: clamp(56px, 7vw, 110px);
  align-items: end;
}

.em-property-guide-panel .em-eyebrow {
  color: rgba(251, 250, 247, .62) !important;
}

.em-property-guide-copy h2 {
  max-width: 820px;
  margin: 0 0 22px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(44px, 4.8vw, 68px) !important;
  line-height: .99 !important;
  letter-spacing: -.047em !important;
}

.em-property-guide-copy > p:not(.em-eyebrow) {
  max-width: 760px;
  margin: 0 !important;
  color: rgba(251, 250, 247, .74) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
}

.em-property-guide-action {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 24px;
}

.em-property-guide-index {
  align-self: flex-end;
  color: rgba(251, 250, 247, .16);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(92px, 10vw, 148px);
  font-weight: 400;
  line-height: .72;
  letter-spacing: -.08em;
}

.em-property-types-panel {
  padding: clamp(78px, 8vw, 112px) 0;
  background: var(--em-paper);
}

.em-property-types-head {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(300px, .58fr);
  gap: clamp(52px, 7vw, 100px);
  align-items: end;
  margin-bottom: 48px;
}

.em-property-types-head h2 {
  max-width: 780px;
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(43px, 4.7vw, 66px) !important;
  line-height: 1 !important;
  letter-spacing: -.045em !important;
}

.em-property-types-head > p {
  max-width: 520px;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-property-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-property-card {
  box-sizing: border-box;
  min-width: 0;
  min-height: 286px;
  padding: 27px;
  display: flex;
  flex-direction: column;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: rgba(255, 255, 255, .62) !important;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  text-decoration: none !important;
  transition: background-color .2s ease, transform .2s ease !important;
}

.em-property-card:hover,
.em-property-card:focus-visible {
  background: #fff !important;
  transform: translateY(-2px);
}

.em-property-card.is-current {
  background: var(--em-sage) !important;
}

.em-property-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  color: #6f6c65 !important;
  -webkit-text-fill-color: #6f6c65 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

.em-property-card-top b,
.em-property-card-top i {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font: inherit !important;
  font-style: normal !important;
}

.em-property-card h3 {
  min-height: 2.08em;
  margin: auto 0 14px !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  font-size: clamp(26px, 2vw, 32px) !important;
  line-height: 1.04 !important;
  letter-spacing: -.03em !important;
}

.em-property-card p {
  margin: 0 0 24px !important;
  color: var(--em-muted) !important;
  -webkit-text-fill-color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}

.em-property-card strong {
  margin-top: auto;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

@media (min-width: 821px) {
  body.elika-property-type-modern #elika-property-journey {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
  }
}

/* Penthouse card-title alignment */
body.elika-penthouses-modern .elika-inline-card-title {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}

body.elika-penthouses-modern .elika-inline-card-title > h3 {
  min-height: 2.25em !important;
  margin: 44px 0 14px !important;
  display: flex !important;
  align-items: flex-start !important;
}

body.elika-penthouses-modern .elika-inline-card-title > p {
  margin-top: 0 !important;
}

/* Townhouse full-width shift repair */
body.elika-townhouse-modern {
  overflow-x: clip !important;
}

body.elika-townhouse-modern .entry-content,
body.elika-townhouse-modern #canvas-content {
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

body.elika-townhouse-modern .elika-townhouse-root {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  overflow-x: clip !important;
  transform: none !important;
  translate: none !important;
}

/* Hamptons footer / bottom spacing */
body.elika-hamptons-spacing-fix :is(.site-content, .content-area, .site-main, article.page, .entry-content, #canvas-content) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body.elika-hamptons-spacing-fix #elika-hamptons-v1,
body.elika-hamptons-spacing-fix #elika-hamptons-v1 > :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body.elika-hamptons-spacing-fix :is(.site-footer, footer.site-footer, #footer) {
  margin-top: 0 !important;
}

.elika-remove-bottom-gap {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* =========================================================
   Buyer handbook response cleanup
   ========================================================= */
body.elika-guide-gate-fix .elika-guide-message-duplicate {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.elika-guide-gate-fix .elika-guide-delivery-notice {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 14px 0 0 !important;
  padding: 17px 19px !important;
  display: grid !important;
  gap: 9px !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: var(--em-paper) !important;
  border: 1px solid var(--em-line) !important;
  border-left: 3px solid var(--em-brass) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.55 !important;
}

body.elika-guide-gate-fix .elika-guide-delivery-notice a {
  width: fit-content !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  border-bottom: 1px solid currentColor !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: .13em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

/* =========================================================
   Rent vs Sell calculator and results
   ========================================================= */
body.elika-rent-vs-sell-modern .elika-rvs-calculator,
body.elika-rent-vs-sell-modern .elika-rvs-calculator * {
  box-sizing: border-box !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-action {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 138px !important;
  min-height: 52px !important;
  margin: 0 !important;
  padding: 0 18px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-ink) !important;
  border: 1px solid var(--em-ink) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: .13em !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  transition: color .2s ease, background-color .2s ease !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-action:hover,
body.elika-rent-vs-sell-modern .elika-rvs-action:focus-visible {
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: var(--em-sage) !important;
  border-color: var(--em-sage) !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-results-panel {
  min-width: 0 !important;
  padding: clamp(24px, 3vw, 36px) !important;
  overflow: hidden !important;
  color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-results-panel :is(h1, h2, h3, h4, h5, strong, b, output, p, span) {
  font-stretch: normal !important;
  transform: none !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-summary {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 18px !important;
  padding: clamp(20px, 2.4vw, 28px) !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: var(--em-sage) !important;
  border: 1px solid rgba(251, 250, 247, .12) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(25px, 2.25vw, 34px) !important;
  font-weight: 400 !important;
  line-height: 1.12 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-chart-shell {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 820px !important;
  margin: 0 auto 20px !important;
  padding: clamp(12px, 1.5vw, 18px) !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid rgba(21, 21, 20, .12) !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-chart {
  position: static !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 370px !important;
  margin: 0 auto !important;
  object-fit: contain !important;
  transform: none !important;
  filter: none !important;
  image-rendering: auto !important;
}

body.elika-rent-vs-sell-modern svg.elika-rvs-chart {
  min-height: 220px !important;
  overflow: visible !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-chart text {
  font-family: Arial, Helvetica, sans-serif !important;
  font-stretch: normal !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-metrics-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 8px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-metric-card {
  box-sizing: border-box !important;
  min-width: 0 !important;
  min-height: 126px !important;
  margin: 0 !important;
  padding: 18px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  color: var(--em-ivory) !important;
  background: rgba(251, 250, 247, .07) !important;
  border: 1px solid rgba(251, 250, 247, .2) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-metric-label {
  margin: 0 0 16px !important;
  color: rgba(251, 250, 247, .66) !important;
  -webkit-text-fill-color: rgba(251, 250, 247, .66) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-metric-value {
  margin: auto 0 0 !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(25px, 2.2vw, 38px) !important;
  font-weight: 400 !important;
  line-height: 1.03 !important;
  letter-spacing: -.025em !important;
  white-space: nowrap !important;
  text-transform: none !important;
}

body.elika-rent-vs-sell-modern .elika-rvs-secondary-metric {
  min-width: 0 !important;
  padding: 16px 0 !important;
  border-top: 1px solid rgba(251, 250, 247, .18) !important;
  color: var(--em-ivory) !important;
}

/* Rent/Sell decision section below the calculator results. */
.em-rvs-paths {
  box-sizing: border-box;
  width: 100%;
  margin: 0 !important;
  padding: clamp(82px, 8vw, 116px) 0;
  color: var(--em-ink);
  background: var(--em-paper);
  border-top: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
}

.em-rvs-paths-head {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .62fr);
  gap: clamp(50px, 7vw, 100px);
  align-items: end;
  margin-bottom: 48px;
}

.em-rvs-paths-head h2 {
  max-width: 850px;
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(43px, 4.8vw, 68px) !important;
  line-height: 1 !important;
  letter-spacing: -.047em !important;
}

.em-rvs-paths-head > p {
  max-width: 560px;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-rvs-paths-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-rvs-path {
  box-sizing: border-box;
  min-height: 430px;
  padding: clamp(30px, 4vw, 52px);
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
}

.em-rvs-path--rent {
  background: var(--em-sage);
}

.em-rvs-path--sell {
  background: var(--em-ivory);
}

.em-rvs-path-number {
  margin: 0 0 auto;
  padding-bottom: 56px;
  color: #66655f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.em-rvs-path h3 {
  max-width: 620px;
  margin: 0 0 18px !important;
  color: var(--em-ink) !important;
  font-size: clamp(31px, 3vw, 44px) !important;
  line-height: 1.03 !important;
  letter-spacing: -.038em !important;
}

.em-rvs-path p {
  max-width: 620px;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  line-height: 1.66 !important;
}

.em-rvs-path-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 38px;
}

/* =========================================================
   Property search result-count copy
   ========================================================= */
body.elika-property-search-modern .elika-search-result-count {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  margin: 28px 0 22px !important;
  padding: 0 !important;
  color: #343430 !important;
  -webkit-text-fill-color: #343430 !important;
  background: transparent !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: .14em !important;
  text-align: left !important;
  text-transform: uppercase !important;
}

/* =========================================================
   Property-management hero primary CTA
   ========================================================= */
body.elika-property-management-modern a.elika-pm-primary,
body.elika-property-management-modern a.elika-pm-primary:visited {
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
  border-color: var(--em-ivory) !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body.elika-property-management-modern a.elika-pm-primary *,
body.elika-property-management-modern a.elika-pm-primary::before,
body.elika-property-management-modern a.elika-pm-primary::after {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body.elika-property-management-modern a.elika-pm-primary:hover,
body.elika-property-management-modern a.elika-pm-primary:focus-visible {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-brass) !important;
  border-color: var(--em-brass) !important;
}

/* =========================================================
   Accessibility page
   ========================================================= */
body.elika-accessibility-modern :is(.page-header, .entry-header, .post-header, .page-title, .post-thumbnail) {
  display: none !important;
}

body.elika-accessibility-modern :is(.site-content, .site-content > .cs-container, #content, #primary, #main, article.page, .entry-content, #canvas-content) {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.em-accessibility {
  color: var(--em-ink);
  background: var(--em-ivory);
}

.em-access-hero {
  padding: clamp(92px, 10vw, 150px) 0;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-access-hero .em-eyebrow {
  color: rgba(251, 250, 247, .65) !important;
}

.em-access-hero h1 {
  max-width: 1050px;
  margin: 0 0 28px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(54px, 6.6vw, 96px) !important;
  line-height: .95 !important;
  letter-spacing: -.055em !important;
}

.em-access-hero p:not(.em-eyebrow) {
  max-width: 780px;
  margin: 0 !important;
  color: rgba(251, 250, 247, .76) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 20px !important;
  line-height: 1.6 !important;
}

.em-access-section,
.em-access-feedback,
.em-access-notice {
  padding: clamp(76px, 8vw, 116px) 0;
  border-bottom: 1px solid var(--em-line);
}

.em-access-grid {
  display: grid;
  grid-template-columns: minmax(280px, .65fr) minmax(0, 1.35fr);
  gap: clamp(60px, 9vw, 140px);
}

.em-access-grid h2,
.em-notice-head h2 {
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(44px, 5vw, 70px) !important;
  line-height: 1 !important;
  letter-spacing: -.045em !important;
}

.em-access-copy p {
  max-width: 820px;
  margin: 0 0 22px !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 18px !important;
  line-height: 1.72 !important;
}

.em-access-copy a {
  color: var(--em-ink) !important;
  text-decoration-color: var(--em-brass) !important;
  text-underline-offset: 4px;
}

.em-access-feedback {
  background: var(--em-paper);
}

.em-contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-contact-grid > a,
.em-contact-grid > div {
  min-height: 180px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: var(--em-ink) !important;
  background: #fff;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  text-decoration: none !important;
}

.em-contact-grid span {
  color: #77746d;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .14em;
}

.em-contact-grid strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.25;
}

.em-notice-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 60px;
  align-items: end;
  margin-bottom: 36px;
}

.em-notice-head p:not(.em-eyebrow) {
  max-width: 760px;
  margin: 20px 0 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-pdf-frame {
  height: min(72vh, 900px);
  min-height: 560px;
  background: #fff;
  border: 1px solid var(--em-line);
}

.em-pdf-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.em-access-date {
  padding: 26px 0;
  color: rgba(251, 250, 247, .72);
  background: var(--em-dark);
}

.em-access-date p {
  margin: 0 !important;
  font-size: 11px !important;
  letter-spacing: .04em !important;
}

/* =========================================================
   404
   ========================================================= */
.em-404 {
  margin: 0 !important;
  color: var(--em-ink);
  background: var(--em-ivory);
}

.em-404-hero {
  padding: clamp(92px, 10vw, 150px) 0;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-404-hero .em-eyebrow {
  color: rgba(251, 250, 247, .62) !important;
}

.em-404 h1 {
  max-width: 1120px;
  margin: 0 0 30px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(58px, 7vw, 104px) !important;
  line-height: .92 !important;
  letter-spacing: -.06em !important;
}

.em-404 .em-lead {
  max-width: 780px;
  margin: 0 !important;
  color: rgba(251, 250, 247, .76) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 19px !important;
  line-height: 1.62 !important;
}

.em-404-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 38px;
}

.em-404-search {
  padding: clamp(72px, 8vw, 108px) 0;
}

.em-search-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  background: #fff;
  border: 1px solid var(--em-line);
}

.em-search-form input {
  box-sizing: border-box;
  width: 100%;
  min-height: 64px;
  margin: 0;
  padding: 0 20px;
  color: var(--em-ink);
  background: #fff;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 15px;
}

.em-search-form button {
  min-width: 150px;
  margin: 0;
  padding: 0 24px;
  color: var(--em-ivory);
  background: var(--em-dark);
  border: 0;
  border-radius: 0;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .14em;
}

.em-404-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 46px;
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-404-links a {
  min-height: 150px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: var(--em-ink) !important;
  background: #fff;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  text-decoration: none !important;
}

.em-404-links span {
  color: #77746d;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .14em;
}

.em-404-links strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 400;
}

/* Rental CTA: preserve header button dimensions after text change */
body.elika-rental-cta-page #masthead a .elika-rental-cta-label,
body.single-vc_listing #masthead a .elika-rental-cta-label {
  color: inherit !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
}

/* =========================================================
   Responsive refinements
   ========================================================= */
@media (max-width: 1180px) {
  .em-property-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .em-board-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .em-shell {
    width: calc(100% - 48px);
  }

  .em-section-head,
  .em-access-grid,
  .em-notice-head,
  .em-property-guide-grid,
  .em-property-types-head,
  .em-rvs-paths-head {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .em-property-guide-index {
    display: none;
  }

  .em-property-guide-action {
    align-items: flex-start;
  }

  .em-property-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-contact-grid,
  .em-404-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-pdf-frame {
    min-height: 480px;
  }

  body.elika-rent-vs-sell-modern .elika-rvs-metrics-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .em-rvs-paths-grid {
    grid-template-columns: 1fr;
  }

  .em-rvs-path {
    min-height: 360px;
  }
}

@media (max-width: 767px) {
  .site-footer .elika-footer-social-row,
  footer.site-footer .elika-footer-social-row,
  #footer .elika-footer-social-row {
    justify-content: center !important;
    width: 100% !important;
    padding-top: 10px !important;
  }

  .site-footer .elika-footer-social-row > a.elika-footer-social-button,
  .site-footer .elika-footer-social-row > a.elika-social-button {
    flex: 1 1 132px !important;
    max-width: 180px !important;
  }
}

@media (max-width: 620px) {
  .em-shell {
    width: calc(100% - 32px);
  }

  body.elika-property-type-modern #elika-property-journey {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .em-board-grid,
  .em-property-grid,
  .em-contact-grid,
  .em-404-links {
    grid-template-columns: 1fr;
  }

  .em-board-grid article,
  .em-property-card {
    min-height: 235px;
    padding: 24px;
  }

  .em-board-grid h3 {
    margin-top: 48px !important;
  }

  .em-property-guide-panel,
  .em-property-types-panel,
  .em-rvs-paths {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .em-property-guide-copy h2,
  .em-property-types-head h2,
  .em-rvs-paths-head h2 {
    font-size: 42px !important;
  }

  .em-property-guide-action .em-button,
  .em-board-actions .em-button,
  .em-rvs-path-actions .em-button {
    width: 100%;
  }

  .em-property-card h3 {
    min-height: 0;
    font-size: 30px !important;
  }

  body.elika-rent-vs-sell-modern .elika-rvs-action {
    min-width: 0 !important;
    width: 100% !important;
  }

  body.elika-rent-vs-sell-modern .elika-rvs-results-panel {
    padding: 20px !important;
  }

  body.elika-rent-vs-sell-modern .elika-rvs-summary {
    font-size: 25px !important;
  }

  body.elika-rent-vs-sell-modern .elika-rvs-metrics-grid {
    grid-template-columns: 1fr !important;
  }

  body.elika-rent-vs-sell-modern .elika-rvs-metric-card {
    min-height: 104px !important;
  }

  .em-rvs-path {
    min-height: 0;
    padding: 28px 24px;
  }

  .em-rvs-path-number {
    padding-bottom: 50px;
  }

  .em-rvs-path h3 {
    font-size: 34px !important;
  }

  .em-search-form {
    grid-template-columns: 1fr;
  }

  .em-search-form button {
    min-height: 54px;
  }

  .em-pdf-frame {
    height: 68vh;
    min-height: 420px;
  }

  .em-404 h1 {
    font-size: 52px !important;
  }

  .site-footer .elika-footer-social-row > a.elika-footer-social-button,
  .site-footer .elika-footer-social-row > a.elika-social-button {
    flex: 1 1 100% !important;
    max-width: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .em-button,
  .em-property-card,
  body.elika-rent-vs-sell-modern .elika-rvs-action {
    transition: none !important;
  }
}

/* =========================================================
   404 FULL-BLEED LAYOUT REPAIR — v1.3
   The theme normally places 404 templates inside a constrained
   content container. These rules release only the error page.
   ========================================================= */
html body.error404,
html body.elika-404-modern {
  overflow-x: clip !important;
  background: var(--em-ivory) !important;
}

html body.error404 :is(
  .site-inner,
  .site-content,
  .site-content > .container,
  .site-content > .cs-container,
  .site-content > .cs-container-fluid,
  #content,
  #content > .container,
  #content > .cs-container,
  .main-content,
  .content-area,
  #primary,
  #main,
  .site-main
),
html body.elika-404-modern :is(
  .site-inner,
  .site-content,
  .site-content > .container,
  .site-content > .cs-container,
  .site-content > .cs-container-fluid,
  #content,
  #content > .container,
  #content > .cs-container,
  .main-content,
  .content-area,
  #primary,
  #main,
  .site-main
) {
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}

html body.error404 :is(.navbar-dummy,.header-dummy,.header-placeholder,.header_placeholder),
html body.elika-404-modern :is(.navbar-dummy,.header-dummy,.header-placeholder,.header_placeholder) {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body.error404 #elika-404-modern,
html body.elika-404-modern #elika-404-modern {
  position: relative !important;
  inset: auto !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  transform: none !important;
}

html body.error404 #elika-404-modern > section,
html body.elika-404-modern #elika-404-modern > section {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

html body.error404 .em-404-hero,
html body.elika-404-modern .em-404-hero {
  min-height: 680px !important;
  padding: clamp(86px, 8vw, 132px) 0 !important;
  display: flex !important;
  align-items: center !important;
  color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
}

html body.error404 .em-404-hero-inner,
html body.elika-404-modern .em-404-hero-inner {
  width: min(1320px, calc(100% - 96px)) !important;
  max-width: 1320px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
}

html body.error404 .em-404 h1,
html body.elika-404-modern .em-404 h1 {
  width: 100% !important;
  max-width: 1320px !important;
  margin: 0 0 30px !important;
  font-size: clamp(58px, 5.75vw, 92px) !important;
  line-height: .93 !important;
  letter-spacing: -.055em !important;
  text-wrap: balance !important;
}

html body.error404 .em-404 h1 > span,
html body.elika-404-modern .em-404 h1 > span {
  display: block !important;
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
}

@media (min-width: 901px) {
  html body.error404 .em-404 h1 > span:last-child,
  html body.elika-404-modern .em-404 h1 > span:last-child {
    white-space: nowrap !important;
  }
}

html body.error404 .em-404 .em-lead,
html body.elika-404-modern .em-404 .em-lead {
  max-width: 790px !important;
}

html body.error404 .em-404-search,
html body.elika-404-modern .em-404-search {
  padding: clamp(76px, 8vw, 112px) 0 !important;
  color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
  border-top: 1px solid var(--em-line) !important;
}

html body.error404 .em-404-search > .em-shell,
html body.elika-404-modern .em-404-search > .em-shell {
  width: min(1320px, calc(100% - 96px)) !important;
  max-width: 1320px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
}

html body.error404 :is(.site-footer,footer.site-footer,#footer),
html body.elika-404-modern :is(.site-footer,footer.site-footer,#footer) {
  clear: both !important;
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  html body.error404 .em-404-hero,
  html body.elika-404-modern .em-404-hero {
    min-height: 0 !important;
    padding: 76px 0 82px !important;
  }

  html body.error404 .em-404-hero-inner,
  html body.error404 .em-404-search > .em-shell,
  html body.elika-404-modern .em-404-hero-inner,
  html body.elika-404-modern .em-404-search > .em-shell {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 24px !important;
    padding-left: 24px !important;
  }

  html body.error404 .em-404 h1,
  html body.elika-404-modern .em-404 h1 {
    max-width: 760px !important;
    font-size: clamp(48px, 11.5vw, 70px) !important;
    line-height: .96 !important;
    letter-spacing: -.048em !important;
    text-wrap: balance !important;
  }

  html body.error404 .em-404 h1 > span:last-child,
  html body.elika-404-modern .em-404 h1 > span:last-child {
    white-space: normal !important;
  }
}

@media (max-width: 620px) {
  html body.error404 .em-404-hero,
  html body.elika-404-modern .em-404-hero {
    padding: 58px 0 66px !important;
  }

  html body.error404 .em-404-hero-inner,
  html body.error404 .em-404-search > .em-shell,
  html body.elika-404-modern .em-404-hero-inner,
  html body.elika-404-modern .em-404-search > .em-shell {
    padding-right: 18px !important;
    padding-left: 18px !important;
  }

  html body.error404 .em-404 h1,
  html body.elika-404-modern .em-404 h1 {
    font-size: clamp(44px, 13.4vw, 58px) !important;
  }

  html body.error404 .em-404 .em-lead,
  html body.elika-404-modern .em-404 .em-lead {
    font-size: 17px !important;
    line-height: 1.58 !important;
  }

  html body.error404 .em-404-actions,
  html body.elika-404-modern .em-404-actions {
    align-items: stretch !important;
    flex-direction: column !important;
    gap: 18px !important;
  }

  html body.error404 .em-404-actions .em-button,
  html body.elika-404-modern .em-404-actions .em-button {
    width: 100% !important;
  }
}


/* =========================================================
   ELIKA editorial site-search results — v1.4
   ========================================================= */
html body.elika-search-modern {
  overflow-x: hidden !important;
  color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
}

@supports (overflow: clip) {
  html body.elika-search-modern {
    overflow-x: clip !important;
  }
}

html body.elika-search-modern :is(
  .page-header,
  .entry-header,
  .post-header,
  .search-header,
  .archive-header,
  .page-title,
  .post-thumbnail
) {
  display: none !important;
}

html body.elika-search-modern :is(
  .site-content,
  .site-content > .cs-container,
  .site-content > .container,
  #content,
  #primary,
  #main,
  .content-area,
  .site-main
) {
  box-sizing: border-box !important;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body.elika-search-modern :is(.navbar-dummy,.header-dummy,.header-placeholder,.header_placeholder) {
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

#elika-search-modern,
#elika-search-modern * {
  box-sizing: border-box;
}

#elika-search-modern {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  color: var(--em-ink);
  background: var(--em-ivory);
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

#elika-search-modern :is(h1,h2,h3,p,figure) {
  margin-top: 0 !important;
}

#elika-search-modern :is(h1,h2,h3) {
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

#elika-search-modern a {
  box-shadow: none !important;
}

.em-site-search-hero {
  padding: clamp(78px, 8vw, 122px) 0 clamp(72px, 7vw, 108px);
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-site-search-hero .em-eyebrow {
  color: rgba(251, 250, 247, .62) !important;
}

.em-site-search-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .72fr);
  gap: clamp(58px, 7vw, 112px);
  align-items: end;
}

.em-site-search-hero-copy h1 {
  max-width: 830px;
  margin: 0 0 28px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(58px, 6.4vw, 94px) !important;
  line-height: .94 !important;
  letter-spacing: -.055em !important;
  text-wrap: balance;
}

.em-site-search-hero-copy > p:last-child {
  max-width: 720px;
  margin: 0 !important;
  color: rgba(251, 250, 247, .76) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(18px, 1.45vw, 22px) !important;
  line-height: 1.58 !important;
}

.em-site-search-form {
  margin: 0 !important;
  padding: clamp(28px, 3.6vw, 44px) !important;
  color: var(--em-ink);
  background: var(--em-ivory);
  border: 1px solid rgba(251, 250, 247, .24);
  box-shadow: 0 22px 60px rgba(0, 0, 0, .12);
}

.em-site-search-form > label {
  display: block;
  margin: 0 0 12px !important;
  color: var(--em-ink) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}

.em-site-search-field {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: stretch;
  width: 100%;
  border: 1px solid var(--em-line);
  background: #fff;
}

.em-site-search-field input[type="search"] {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 62px !important;
  margin: 0 !important;
  padding: 16px 18px !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.3 !important;
  appearance: none;
  -webkit-appearance: none;
}

.em-site-search-field input[type="search"]::placeholder {
  color: #827f77 !important;
  -webkit-text-fill-color: #827f77 !important;
  opacity: 1 !important;
}

.em-site-search-field:focus-within {
  border-color: var(--em-brass);
  box-shadow: 0 0 0 2px rgba(183, 146, 88, .15);
}

.em-site-search-field button {
  min-width: 126px !important;
  min-height: 62px !important;
  margin: 0 !important;
  padding: 0 20px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border: 0 !important;
  border-left: 1px solid var(--em-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
  cursor: pointer;
}

.em-site-search-field button:hover,
.em-site-search-field button:focus-visible {
  color: var(--em-dark) !important;
  -webkit-text-fill-color: var(--em-dark) !important;
  background: var(--em-sage) !important;
  outline: 0 !important;
}

.em-site-search-form > p {
  margin: 14px 0 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}

.em-site-search-results {
  padding: clamp(80px, 8vw, 124px) 0;
  background: var(--em-ivory);
}

.em-search-results-head,
.em-search-paths-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .65fr);
  gap: clamp(48px, 7vw, 104px);
  align-items: end;
  margin: 0 0 48px;
}

.em-search-results-head h2,
.em-search-paths-head h2 {
  max-width: 900px;
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(44px, 5vw, 72px) !important;
  line-height: .98 !important;
  letter-spacing: -.048em !important;
  text-wrap: balance;
}

.em-search-results-head h2 span {
  color: var(--em-muted) !important;
}

.em-search-results-head > p,
.em-search-paths-head > p {
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.62 !important;
}

.em-search-results-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.em-search-result-card {
  min-width: 0;
  min-height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: var(--em-ink);
  background: #fff;
  border: 1px solid var(--em-line);
  border-radius: 0 !important;
  box-shadow: none !important;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.em-search-result-card:hover {
  transform: translateY(-4px);
  border-color: rgba(45, 50, 45, .48);
  box-shadow: 0 18px 46px rgba(29, 34, 30, .08) !important;
}

.em-search-result-media {
  position: relative;
  display: block !important;
  width: 100%;
  margin: 0 !important;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  color: inherit !important;
  background: var(--em-paper);
  border: 0 !important;
}

.em-search-result-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(.82) contrast(1.02);
  transition: transform .4s ease, filter .4s ease;
}

.em-search-result-card:hover .em-search-result-media img {
  transform: scale(1.025);
  filter: saturate(.96) contrast(1.02);
}

.em-search-result-placeholder {
  position: absolute;
  inset: 0;
  padding: 24px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  color: var(--em-dark);
  background: linear-gradient(135deg, var(--em-sage), var(--em-paper));
}

.em-search-result-placeholder > span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(26px, 3vw, 42px);
  font-weight: 500;
  letter-spacing: .14em;
}

.em-search-result-placeholder > b {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(72px, 8vw, 122px);
  font-weight: 400;
  line-height: .72;
  letter-spacing: -.06em;
  opacity: .42;
}

.em-search-result-body {
  padding: 28px 28px 30px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
}

.em-search-result-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 38px;
  color: #77746d;
  font-size: 9px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.em-search-result-meta span:first-child {
  color: var(--em-brass);
}

.em-search-result-card h3 {
  margin: 0 0 16px !important;
  color: var(--em-ink) !important;
  font-size: clamp(27px, 2.2vw, 35px) !important;
  line-height: 1.06 !important;
  letter-spacing: -.035em !important;
  text-wrap: balance;
}

.em-search-result-card h3 a {
  color: inherit !important;
  text-decoration: none !important;
}

.em-search-result-body > p {
  margin: 0 0 28px !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  line-height: 1.62 !important;
}

.em-search-result-link {
  width: fit-content;
  margin-top: auto !important;
  padding: 10px 0 8px !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 18px !important;
  color: var(--em-ink) !important;
  border-bottom: 1px solid currentColor !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .14em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.em-search-result-card :is(a,button):focus-visible,
.em-site-search-form :is(input,button):focus-visible,
.em-search-path-grid a:focus-visible,
.em-search-pagination a:focus-visible {
  outline: 2px solid var(--em-brass) !important;
  outline-offset: 3px !important;
}

.em-search-pagination {
  margin: 56px 0 0;
  padding-top: 28px;
  border-top: 1px solid var(--em-line);
}

.em-search-pagination .page-numbers {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  list-style: none !important;
}

.em-search-pagination .page-numbers li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.em-search-pagination .page-numbers :is(a,span) {
  min-width: 44px;
  min-height: 44px;
  padding: 0 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--em-ink) !important;
  background: #fff;
  border: 1px solid var(--em-line);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .1em;
  text-decoration: none !important;
}

.em-search-pagination .page-numbers .current,
.em-search-pagination .page-numbers a:hover {
  color: var(--em-ivory) !important;
  background: var(--em-dark);
  border-color: var(--em-dark);
}

.em-search-empty {
  padding: clamp(38px, 5vw, 72px);
  color: var(--em-ink);
  background: #fff;
  border: 1px solid var(--em-line);
}

.em-search-empty h3 {
  max-width: 850px;
  margin: 0 0 22px !important;
  font-size: clamp(38px, 4.5vw, 64px) !important;
  line-height: 1 !important;
  letter-spacing: -.04em !important;
}

.em-search-empty > p:not(.em-eyebrow) {
  max-width: 720px;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-search-empty-actions {
  margin-top: 34px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
}

.em-search-paths {
  padding: clamp(80px, 8vw, 122px) 0;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-search-paths .em-eyebrow,
.em-search-paths-head > p {
  color: rgba(251, 250, 247, .64) !important;
}

.em-search-paths-head h2 {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
}

.em-search-path-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--em-light-line);
  border-left: 1px solid var(--em-light-line);
}

.em-search-path-grid > a {
  min-height: 260px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  color: var(--em-ivory) !important;
  background: transparent;
  border-right: 1px solid var(--em-light-line);
  border-bottom: 1px solid var(--em-light-line);
  text-decoration: none !important;
  transition: color .2s ease, background-color .2s ease;
}

.em-search-path-grid > a:hover {
  color: var(--em-dark) !important;
  background: var(--em-sage);
}

.em-search-path-grid > a > span {
  color: currentColor;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  opacity: .68;
}

.em-search-path-grid > a > strong {
  margin: auto 0 34px;
  color: inherit;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(25px, 2.15vw, 34px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.025em;
}

.em-search-path-grid > a > b {
  width: fit-content;
  padding-bottom: 8px;
  color: inherit;
  border-bottom: 1px solid currentColor;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .13em;
}

/* =========================================================
   Live worked net-effective-rent example — v1.4
   ========================================================= */
body.elika-net-effective-example .em-ner-playground[hidden] {
  display: none !important;
}

body.elika-net-effective-example .em-ner-playground {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: clamp(78px, 8vw, 116px) 0 !important;
  color: var(--em-ink) !important;
  background: var(--em-paper) !important;
  border: 0 !important;
}

body.elika-net-effective-example .em-ner-playground,
body.elika-net-effective-example .em-ner-playground * {
  box-sizing: border-box;
}

body.elika-net-effective-example .em-ner-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .72fr);
  gap: clamp(52px, 7vw, 100px);
  align-items: end;
  margin-bottom: 46px;
}

body.elika-net-effective-example .em-ner-heading h2 {
  max-width: 850px;
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(45px, 5vw, 72px) !important;
  font-weight: 400 !important;
  line-height: .99 !important;
  letter-spacing: -.048em !important;
  text-transform: none !important;
  text-wrap: balance;
}

body.elika-net-effective-example .em-ner-heading-note > p {
  margin: 0 0 20px !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.62 !important;
}

body.elika-net-effective-example .em-ner-state {
  display: inline-flex;
  min-height: 34px;
  padding: 0 12px;
  align-items: center;
  color: var(--em-dark);
  background: var(--em-sage);
  border: 1px solid rgba(45, 50, 45, .18);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.elika-net-effective-example .em-ner-calculator {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 1px solid var(--em-line) !important;
  box-shadow: none !important;
}

body.elika-net-effective-example .em-ner-cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: stretch;
  background: #fff;
}

body.elika-net-effective-example .em-ner-card {
  min-width: 0;
  min-height: 176px;
  margin: 0 !important;
  padding: 28px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: var(--em-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--em-line) !important;
  cursor: default;
}

body.elika-net-effective-example .em-ner-card:last-child {
  border-right: 0 !important;
}

body.elika-net-effective-example .em-ner-card--input {
  cursor: text;
}

body.elika-net-effective-example .em-ner-card--input:focus-within {
  background: #f8f6f1 !important;
  box-shadow: inset 0 -3px 0 var(--em-brass) !important;
}

body.elika-net-effective-example .em-ner-card--result {
  color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
}

body.elika-net-effective-example .em-ner-label {
  display: block;
  margin: 0 0 26px !important;
  color: #77746d !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

body.elika-net-effective-example .em-ner-card--result .em-ner-label {
  color: rgba(251, 250, 247, .72) !important;
}

body.elika-net-effective-example .em-ner-field {
  display: flex;
  align-items: baseline;
  gap: 9px;
  min-width: 0;
  color: var(--em-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
}

body.elika-net-effective-example .em-ner-field--currency {
  gap: 3px;
}

body.elika-net-effective-example .em-ner-field > span {
  flex: 0 0 auto;
  color: var(--em-muted);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
}

body.elika-net-effective-example .em-ner-field--currency > span {
  color: var(--em-ink);
  font-size: clamp(30px, 3vw, 42px);
}

body.elika-net-effective-example .em-ner-field input[type="number"] {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 50px !important;
  margin: 0 !important;
  padding: 0 2px 4px !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(21, 21, 20, .26) !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(30px, 3vw, 42px) !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: -.025em !important;
  appearance: textfield;
  -moz-appearance: textfield;
}

body.elika-net-effective-example .em-ner-field input[type="number"]::-webkit-inner-spin-button,
body.elika-net-effective-example .em-ner-field input[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
}

body.elika-net-effective-example .em-ner-primary-output {
  display: block;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(37px, 3.6vw, 54px) !important;
  font-weight: 400 !important;
  line-height: .98 !important;
  letter-spacing: -.04em !important;
  white-space: nowrap;
}

body.elika-net-effective-example .em-ner-primary-output > span {
  margin-left: 4px;
  color: inherit !important;
  font-size: .54em !important;
  letter-spacing: 0 !important;
}

body.elika-net-effective-example .em-ner-savings {
  display: block;
  margin-top: 20px;
  color: rgba(251, 250, 247, .68) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: .09em !important;
  text-transform: uppercase !important;
}

body.elika-net-effective-example .em-ner-equation {
  display: grid;
  grid-template-columns: 1.05fr .8fr 1.15fr;
  color: var(--em-ivory);
  background: #151514;
}

body.elika-net-effective-example .em-ner-equation > div {
  min-width: 0;
  min-height: 112px;
  padding: 25px 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid rgba(251, 250, 247, .18);
}

body.elika-net-effective-example .em-ner-equation > div:last-child {
  border-right: 0;
}

body.elika-net-effective-example .em-ner-equation span {
  margin-bottom: 12px;
  color: rgba(251, 250, 247, .56) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

body.elika-net-effective-example .em-ner-equation strong {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(19px, 1.7vw, 25px) !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  letter-spacing: -.015em !important;
  overflow-wrap: anywhere;
}

body.elika-net-effective-example .em-ner-footer {
  padding: 28px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 44px;
  align-items: center;
  background: var(--em-ivory);
  border-top: 1px solid var(--em-line);
}

body.elika-net-effective-example .em-ner-footer > p {
  max-width: 850px;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  line-height: 1.62 !important;
}

body.elika-net-effective-example .em-ner-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

body.elika-net-effective-example .em-ner-actions .em-button {
  min-height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  cursor: pointer;
}

body.elika-net-effective-example .em-ner-error {
  margin: 0 !important;
  padding: 13px 18px !important;
  color: #6e291e !important;
  background: #f0ddd8 !important;
  border-top: 1px solid rgba(110, 41, 30, .18) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

body.elika-net-effective-example .em-ner-calculator.is-invalid .em-ner-card--input {
  box-shadow: inset 0 -3px 0 #9b4a3c !important;
}

body.elika-net-effective-example .elika-ner-static-example-replaced {
  display: none !important;
}

@media (max-width: 1080px) {
  .em-site-search-hero-grid,
  body.elika-net-effective-example .em-ner-heading {
    grid-template-columns: minmax(0, 1fr) minmax(340px, .78fr);
    gap: 44px;
  }

  .em-search-results-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-search-path-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.elika-net-effective-example .em-ner-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.elika-net-effective-example .em-ner-card:nth-child(2) {
    border-right: 0 !important;
  }

  body.elika-net-effective-example .em-ner-card:nth-child(-n + 2) {
    border-bottom: 1px solid var(--em-line) !important;
  }

  body.elika-net-effective-example .em-ner-footer {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 820px) {
  .em-site-search-hero-grid,
  .em-search-results-head,
  .em-search-paths-head,
  body.elika-net-effective-example .em-ner-heading {
    grid-template-columns: minmax(0, 1fr);
    gap: 30px;
  }

  .em-site-search-form {
    max-width: 680px;
  }

  body.elika-net-effective-example .em-ner-equation {
    grid-template-columns: minmax(0, 1fr);
  }

  body.elika-net-effective-example .em-ner-equation > div {
    min-height: 94px;
    border-right: 0;
    border-bottom: 1px solid rgba(251, 250, 247, .18);
  }

  body.elika-net-effective-example .em-ner-equation > div:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 620px) {
  html body.elika-search-modern .em-shell,
  body.elika-net-effective-example .em-ner-playground > .em-shell {
    width: calc(100% - 36px) !important;
  }

  .em-site-search-hero {
    padding: 58px 0 64px;
  }

  .em-site-search-hero-copy h1 {
    font-size: clamp(46px, 13vw, 61px) !important;
  }

  .em-site-search-form {
    padding: 20px !important;
  }

  .em-site-search-field {
    grid-template-columns: minmax(0, 1fr);
  }

  .em-site-search-field button {
    width: 100% !important;
    min-width: 0 !important;
    border-top: 1px solid var(--em-line) !important;
    border-left: 0 !important;
  }

  .em-site-search-results,
  .em-search-paths,
  body.elika-net-effective-example .em-ner-playground {
    padding: 64px 0 !important;
  }

  .em-search-results-head h2,
  .em-search-paths-head h2,
  body.elika-net-effective-example .em-ner-heading h2 {
    font-size: clamp(40px, 11vw, 52px) !important;
  }

  .em-search-results-grid,
  .em-search-path-grid,
  body.elika-net-effective-example .em-ner-cards {
    grid-template-columns: minmax(0, 1fr);
  }

  .em-search-result-body {
    padding: 24px 22px 26px;
  }

  .em-search-result-meta {
    margin-bottom: 28px;
  }

  .em-search-path-grid > a {
    min-height: 220px;
    padding: 26px 24px;
  }

  .em-search-empty-actions,
  body.elika-net-effective-example .em-ner-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .em-search-empty-actions .em-button,
  body.elika-net-effective-example .em-ner-actions .em-button {
    width: 100%;
  }

  body.elika-net-effective-example .em-ner-card,
  body.elika-net-effective-example .em-ner-card:nth-child(2) {
    min-height: 158px;
    padding: 24px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--em-line) !important;
  }

  body.elika-net-effective-example .em-ner-card:last-child {
    border-bottom: 0 !important;
  }

  body.elika-net-effective-example .em-ner-field input[type="number"] {
    font-size: 38px !important;
  }

  body.elika-net-effective-example .em-ner-equation > div {
    padding: 22px 24px;
  }

  body.elika-net-effective-example .em-ner-footer {
    padding: 24px;
    gap: 28px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .em-search-result-card,
  .em-search-result-media img,
  .em-search-path-grid > a {
    transition: none !important;
  }
}

/* =========================================================
   Search listing photography — prefer each property's real gallery
   ========================================================= */
body.elika-search-modern .em-search-result-media img {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
}

body.elika-search-modern .em-search-result-placeholder {
  z-index: 1 !important;
}

body.elika-search-modern .em-search-result-media.is-image-error img {
  display: none !important;
}

body.elika-search-modern .em-search-result-card--listing .em-search-result-media img {
  filter: none !important;
}

body.elika-search-modern .em-search-result-card--listing:hover .em-search-result-media img {
  filter: none !important;
}

body.elika-search-modern .em-search-result-card--listing .em-search-result-meta span:last-child {
  color: var(--em-dark) !important;
}

body.elika-search-modern .em-search-result-media[data-elika-image-state="pending"]::after {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 3;
  width: 30px;
  height: 30px;
  content: "";
  border: 1px solid rgba(251, 250, 247, .55);
  border-top-color: var(--em-ivory);
  border-radius: 50%;
  animation: em-search-image-spin .8s linear infinite;
}

@keyframes em-search-image-spin {
  to { transform: rotate(360deg); }
}

/* =========================================================
   Mortgage calculator — extend the result into the next decision
   ========================================================= */
body.elika-mortgage-decision-modern .em-mortgage-decision {
  position: relative !important;
  left: 50% !important;
  box-sizing: border-box !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 0 0 -50vw !important;
  padding: clamp(84px, 8vw, 124px) 0 !important;
  overflow: hidden !important;
  color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
  border-top: 1px solid var(--em-line) !important;
  border-bottom: 1px solid var(--em-line) !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

body.elika-mortgage-decision-modern .em-mortgage-decision,
body.elika-mortgage-decision-modern .em-mortgage-decision * {
  box-sizing: border-box !important;
}

body.elika-mortgage-decision-modern .em-mortgage-decision-head {
  display: grid !important;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, .65fr) !important;
  gap: clamp(48px, 7vw, 104px) !important;
  align-items: end !important;
  margin: 0 0 48px !important;
}

body.elika-mortgage-decision-modern .em-mortgage-decision-head h2,
body.elika-mortgage-decision-modern .em-mortgage-path h3 {
  color: inherit !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

body.elika-mortgage-decision-modern .em-mortgage-decision-head h2 {
  max-width: 860px !important;
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(46px, 5.2vw, 74px) !important;
  line-height: .98 !important;
  letter-spacing: -.048em !important;
  text-wrap: balance !important;
}

body.elika-mortgage-decision-modern .em-mortgage-decision-head > p {
  max-width: 560px !important;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.68 !important;
}

body.elika-mortgage-decision-modern .em-mortgage-equation {
  min-height: 86px !important;
  margin: 0 0 28px !important;
  padding: 0 clamp(24px, 3.4vw, 48px) !important;
  display: grid !important;
  grid-template-columns: auto 32px auto 32px auto 32px minmax(180px, 1fr) !important;
  gap: 12px !important;
  align-items: center !important;
  color: rgba(251, 250, 247, .7) !important;
  background: var(--em-dark) !important;
  border: 1px solid var(--em-dark) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-equation span,
body.elika-mortgage-decision-modern .em-mortgage-equation b,
body.elika-mortgage-decision-modern .em-mortgage-equation strong {
  margin: 0 !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

body.elika-mortgage-decision-modern .em-mortgage-equation b {
  color: var(--em-brass) !important;
  -webkit-text-fill-color: var(--em-brass) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
}

body.elika-mortgage-decision-modern .em-mortgage-equation strong {
  justify-self: end !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-decision-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  border-top: 1px solid var(--em-line) !important;
  border-left: 1px solid var(--em-line) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path {
  min-width: 0 !important;
  min-height: 405px !important;
  margin: 0 !important;
  padding: clamp(30px, 3.2vw, 44px) !important;
  display: flex !important;
  flex-direction: column !important;
  color: var(--em-ink) !important;
  background: #fff !important;
  border: 0 !important;
  border-right: 1px solid var(--em-line) !important;
  border-bottom: 1px solid var(--em-line) !important;
  box-shadow: none !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--buy {
  background: var(--em-sage) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--rent {
  color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border-color: rgba(251, 250, 247, .2) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--sell {
  background: var(--em-paper) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path-number {
  display: block !important;
  margin: 0 0 auto !important;
  padding: 0 0 58px !important;
  color: #6f716b !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .15em !important;
  text-transform: uppercase !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--rent .em-mortgage-path-number {
  color: rgba(251, 250, 247, .58) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path h3 {
  margin: 0 0 16px !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
  font-size: clamp(28px, 2.4vw, 38px) !important;
  line-height: 1.07 !important;
  letter-spacing: -.035em !important;
  text-wrap: balance !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path p {
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--rent p {
  color: rgba(251, 250, 247, .72) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path-actions {
  margin-top: 34px !important;
  padding-top: 22px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  border-top: 1px solid var(--em-line) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--rent .em-mortgage-path-actions {
  border-top-color: rgba(251, 250, 247, .2) !important;
}

body.elika-mortgage-decision-modern :is(.em-mortgage-path-primary, .em-mortgage-path-secondary) {
  min-height: 48px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
  border: 0 !important;
  border-bottom: 1px solid currentColor !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .12em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path-primary {
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path--rent .em-mortgage-path-primary,
body.elika-mortgage-decision-modern .em-mortgage-path--rent .em-mortgage-path-secondary {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
}

body.elika-mortgage-decision-modern .em-mortgage-path-secondary {
  color: #55534d !important;
  -webkit-text-fill-color: #55534d !important;
}

body.elika-mortgage-decision-modern :is(.em-mortgage-path-primary, .em-mortgage-path-secondary):hover,
body.elika-mortgage-decision-modern :is(.em-mortgage-path-primary, .em-mortgage-path-secondary):focus-visible {
  color: var(--em-brass) !important;
  -webkit-text-fill-color: var(--em-brass) !important;
  outline: 0 !important;
}

@media (max-width: 1080px) {
  body.elika-mortgage-decision-modern .em-mortgage-decision-head {
    grid-template-columns: minmax(0, 1fr) minmax(280px, .72fr) !important;
    gap: 44px !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation {
    grid-template-columns: repeat(3, auto 24px) minmax(150px, 1fr) !important;
    padding-right: 26px !important;
    padding-left: 26px !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-decision-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-path--sell {
    grid-column: 1 / -1 !important;
    min-height: 330px !important;
  }
}

@media (max-width: 820px) {
  body.elika-mortgage-decision-modern .em-mortgage-decision-head {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 28px !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation {
    min-height: 0 !important;
    padding: 0 !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0 !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation span,
  body.elika-mortgage-decision-modern .em-mortgage-equation strong {
    min-height: 54px !important;
    padding: 0 22px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border-bottom: 1px solid rgba(251, 250, 247, .16) !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation span::after {
    color: var(--em-brass) !important;
    content: "+" !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation span:nth-of-type(3)::after {
    content: "=" !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation strong {
    justify-self: stretch !important;
    border-bottom: 0 !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-equation b {
    display: none !important;
  }
}

@media (max-width: 700px) {
  body.elika-mortgage-decision-modern .em-mortgage-decision {
    left: auto !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 64px 0 !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-decision > .em-shell {
    width: calc(100% - 36px) !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-decision-head h2 {
    font-size: clamp(41px, 11.5vw, 54px) !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-decision-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.elika-mortgage-decision-modern .em-mortgage-path,
  body.elika-mortgage-decision-modern .em-mortgage-path--sell {
    grid-column: auto !important;
    min-height: 350px !important;
    padding: 28px 24px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.elika-search-modern .em-search-result-media[data-elika-image-state="pending"]::after {
    animation: none !important;
  }
}


/* =========================================================
   ELIKA BUILDING INTELLIGENCE — DIRECTORY + SINGLE RECORDS
   v1.6
   ========================================================= */

html body.elika-building-archive-modern,
html body.elika-building-single-modern {
  overflow-x: clip !important;
  color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
}

html body.elika-building-archive-modern :is(
  .site-inner,
  .site-content,
  .site-content > .container,
  .site-content > .cs-container,
  .site-content > .cs-container-fluid,
  #content,
  #content > .container,
  #content > .cs-container,
  .main-content,
  .content-area,
  #primary,
  #main,
  .site-main
),
html body.elika-building-single-modern :is(
  .site-inner,
  .site-content,
  .site-content > .container,
  .site-content > .cs-container,
  .site-content > .cs-container-fluid,
  #content,
  #content > .container,
  #content > .cs-container,
  .main-content,
  .content-area,
  #primary,
  #main,
  .site-main
) {
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}

html body.elika-building-archive-modern :is(
  .page-header,
  .entry-header,
  .post-header,
  .page-title,
  .post-thumbnail,
  .featured-image-header
),
html body.elika-building-single-modern :is(
  .page-header,
  .entry-header,
  .post-header,
  .page-title,
  .post-thumbnail,
  .featured-image-header
) {
  display: none !important;
}

html body.elika-building-archive-modern :is(.navbar-dummy,.header-dummy,.header-placeholder,.header_placeholder),
html body.elika-building-single-modern :is(.navbar-dummy,.header-dummy,.header-placeholder,.header_placeholder) {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.em-building-directory,
.em-building-single,
.em-building-directory *,
.em-building-single * {
  box-sizing: border-box;
}

.em-building-directory,
.em-building-single {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: clip !important;
  color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased;
}

.em-building-directory :is(h1,h2,h3),
.em-building-single :is(h1,h2,h3) {
  margin-top: 0 !important;
  color: inherit !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

.em-building-directory a,
.em-building-single a {
  box-shadow: none !important;
}

.em-building-directory img,
.em-building-single img {
  display: block;
  max-width: 100%;
}

.em-building-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 clamp(54px, 7vw, 96px) !important;
  color: rgba(251, 250, 247, .62) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

.em-building-breadcrumbs a,
.em-building-breadcrumbs span {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  text-decoration: none !important;
}

.em-building-breadcrumbs a:hover,
.em-building-breadcrumbs a:focus-visible {
  color: var(--em-ivory) !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}

/* ---------- Directory hero ---------- */

.em-building-archive-hero {
  width: 100%;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-building-archive-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.24fr) minmax(360px, .76fr);
  min-height: 650px;
}

.em-building-archive-hero-copy {
  padding: clamp(74px, 8vw, 124px) clamp(48px, 7vw, 112px) clamp(78px, 8vw, 126px) max(48px, calc((100vw - 1320px) / 2));
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.em-building-archive-hero-copy .em-eyebrow,
.em-building-single-hero-copy .em-eyebrow,
.em-building-directory-cta .em-eyebrow,
.em-building-single-cta .em-eyebrow {
  color: rgba(251, 250, 247, .62) !important;
}

.em-building-archive-hero h1 {
  max-width: 920px;
  margin: 0 !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(62px, 6.25vw, 96px) !important;
  line-height: .93 !important;
  letter-spacing: -.058em !important;
  text-wrap: balance !important;
}

.em-building-archive-lead {
  max-width: 760px;
  margin: 31px 0 0 !important;
  color: rgba(251, 250, 247, .76) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(18px, 1.42vw, 22px) !important;
  line-height: 1.6 !important;
}

.em-building-hero-actions,
.em-building-cta-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 38px;
}

.em-building-archive-hero-index {
  position: relative;
  min-width: 0;
  padding: clamp(68px, 7vw, 112px) max(48px, calc((100vw - 1320px) / 2)) clamp(64px, 7vw, 104px) clamp(44px, 5vw, 76px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  color: var(--em-dark);
  background: var(--em-sage);
  border-left: 1px solid rgba(251, 250, 247, .18);
}

.em-building-archive-hero-index::before,
.em-building-archive-hero-index::after,
.em-building-architectural-card::before,
.em-building-architectural-card::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.em-building-archive-hero-index::before {
  inset: 0;
  background:
    linear-gradient(90deg, transparent 32%, rgba(45, 50, 45, .16) 32%, rgba(45, 50, 45, .16) calc(32% + 1px), transparent calc(32% + 1px)),
    linear-gradient(0deg, transparent 24%, rgba(45, 50, 45, .16) 24%, rgba(45, 50, 45, .16) calc(24% + 1px), transparent calc(24% + 1px));
}

.em-building-archive-hero-index::after {
  top: 0;
  right: 0;
  width: 46%;
  height: 38%;
  border-bottom: 1px solid rgba(45, 50, 45, .18);
  border-left: 1px solid rgba(45, 50, 45, .18);
}

.em-building-index-label {
  position: relative;
  z-index: 1;
  margin-bottom: auto;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.em-building-archive-hero-index > strong {
  position: relative;
  z-index: 1;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(112px, 13vw, 210px);
  font-weight: 400;
  line-height: .72;
  letter-spacing: -.09em;
}

.em-building-archive-hero-index > p {
  position: relative;
  z-index: 1;
  margin: 25px 0 30px !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 24px !important;
  line-height: 1.15 !important;
}

.em-building-index-neighborhoods {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.em-building-index-neighborhoods span {
  min-height: 23px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(45, 50, 45, .28);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.em-building-stat-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-bottom: 1px solid var(--em-line);
  background: var(--em-paper);
}

.em-building-stat {
  min-height: 142px;
  padding: 30px clamp(28px, 4vw, 60px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-right: 1px solid var(--em-line);
}

.em-building-stat:last-child {
  border-right: 0;
}

.em-building-stat span {
  color: #77746d;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.em-building-stat strong {
  color: var(--em-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 3.3vw, 48px);
  font-weight: 400;
  line-height: 1;
}

/* ---------- Directory controls ---------- */

.em-building-directory-section {
  padding: clamp(82px, 8vw, 122px) 0 clamp(94px, 9vw, 138px);
  background: var(--em-ivory);
}

.em-building-directory-head,
.em-building-method-head,
.em-building-section-head,
.em-building-directory-cta-grid,
.em-building-single-cta-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(300px, .68fr);
  gap: clamp(54px, 7vw, 108px);
  align-items: end;
}

.em-building-directory-head,
.em-building-method-head,
.em-building-section-head {
  margin-bottom: 50px;
}

.em-building-directory-head h2,
.em-building-method-head h2,
.em-building-section-head h2,
.em-building-directory-cta h2,
.em-building-single-cta h2 {
  max-width: 880px;
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(46px, 5.1vw, 74px) !important;
  line-height: .99 !important;
  letter-spacing: -.05em !important;
  text-wrap: balance !important;
}

.em-building-directory-head > p,
.em-building-method-head > p,
.em-building-section-head > p,
.em-building-directory-cta-grid > div:last-child > p,
.em-building-single-cta-grid > div:last-child > p {
  max-width: 580px;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-building-filter {
  margin-bottom: 42px;
  padding: 30px;
  background: #fff;
  border: 1px solid var(--em-line);
}

.em-building-search-row {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
}

.em-building-search-row > label,
.em-building-filter-group legend {
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .15em !important;
  text-transform: uppercase !important;
}

.em-building-search-field {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) auto;
  align-items: center;
  min-height: 58px;
  background: var(--em-ivory);
  border: 1px solid var(--em-line);
}

.em-building-search-field svg {
  width: 19px;
  height: 19px;
  margin-left: 17px;
  fill: none;
  stroke: #8b8982;
  stroke-width: 1.7;
}

.em-building-search-field input {
  width: 100%;
  min-width: 0;
  min-height: 56px;
  margin: 0 !important;
  padding: 0 14px !important;
  color: var(--em-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}

.em-building-search-field:focus-within {
  border-color: var(--em-brass);
  box-shadow: 0 0 0 2px rgba(183, 146, 88, .12);
}

.em-building-search-field button,
.em-building-empty button {
  min-height: 56px;
  margin: 0 !important;
  padding: 0 18px !important;
  color: var(--em-dark) !important;
  background: transparent !important;
  border: 0 !important;
  border-left: 1px solid var(--em-line) !important;
  border-radius: 0 !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
  cursor: pointer;
}

.em-building-result-count {
  min-width: 120px;
  margin: 0 !important;
  color: #77746d !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: .1em !important;
  text-align: right !important;
  text-transform: uppercase !important;
}

.em-building-filter-groups {
  margin-top: 28px;
  padding-top: 27px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 26px 34px;
  border-top: 1px solid var(--em-line);
}

.em-building-filter-group {
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.em-building-filter-group legend {
  margin-bottom: 12px !important;
}

.em-building-filter-group > div {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.em-building-filter-group button {
  min-height: 34px;
  margin: 0 !important;
  padding: 0 11px !important;
  color: #5c5a54 !important;
  background: var(--em-ivory) !important;
  border: 1px solid var(--em-line) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  cursor: pointer;
  transition: color .18s ease, background-color .18s ease, border-color .18s ease;
}

.em-building-filter-group button:hover,
.em-building-filter-group button:focus-visible,
.em-building-filter-group button[aria-pressed="true"] {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border-color: var(--em-dark) !important;
}

/* ---------- Directory cards ---------- */

.em-building-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-building-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  transition: background-color .2s ease, transform .2s ease;
}

.em-building-card[hidden] {
  display: none !important;
}

.em-building-card:hover {
  position: relative;
  z-index: 2;
  background: #f7f4ed;
  transform: translateY(-3px);
}

.em-building-card-media {
  position: relative;
  aspect-ratio: 4 / 3;
  display: block;
  overflow: hidden;
  color: var(--em-ivory) !important;
  background: var(--em-sage);
  border-bottom: 1px solid var(--em-line);
  text-decoration: none !important;
}

.em-building-card-media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.78) contrast(1.02);
  transition: transform .45s ease;
}

.em-building-card:hover .em-building-card-media > img {
  transform: scale(1.025);
}

.em-building-card-fallback {
  position: absolute;
  inset: 0;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  color: var(--em-dark);
  background:
    linear-gradient(90deg, transparent 34%, rgba(45, 50, 45, .16) 34%, rgba(45, 50, 45, .16) calc(34% + 1px), transparent calc(34% + 1px)),
    linear-gradient(0deg, transparent 30%, rgba(45, 50, 45, .16) 30%, rgba(45, 50, 45, .16) calc(30% + 1px), transparent calc(30% + 1px)),
    var(--em-sage);
}

.em-building-card:nth-child(3n + 2) .em-building-card-fallback {
  background:
    linear-gradient(90deg, transparent 64%, rgba(45, 50, 45, .16) 64%, rgba(45, 50, 45, .16) calc(64% + 1px), transparent calc(64% + 1px)),
    linear-gradient(0deg, transparent 46%, rgba(45, 50, 45, .16) 46%, rgba(45, 50, 45, .16) calc(46% + 1px), transparent calc(46% + 1px)),
    #b9c1b9;
}

.em-building-card:nth-child(3n) .em-building-card-fallback {
  color: var(--em-ivory);
  background:
    linear-gradient(90deg, transparent 42%, rgba(251, 250, 247, .12) 42%, rgba(251, 250, 247, .12) calc(42% + 1px), transparent calc(42% + 1px)),
    linear-gradient(0deg, transparent 38%, rgba(251, 250, 247, .12) 38%, rgba(251, 250, 247, .12) calc(38% + 1px), transparent calc(38% + 1px)),
    var(--em-dark);
}

.em-building-card-fallback small,
.em-building-card-fallback i {
  position: relative;
  z-index: 1;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.em-building-card-fallback b {
  position: relative;
  z-index: 1;
  align-self: flex-end;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(72px, 7vw, 112px);
  font-weight: 400;
  line-height: .78;
  letter-spacing: -.08em;
}

.em-building-card-status {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 3;
  min-height: 28px;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  color: var(--em-ivory);
  background: rgba(45, 50, 45, .92);
  border: 1px solid rgba(251, 250, 247, .34);
  font-size: 6.5px;
  font-weight: 700;
  letter-spacing: .10em;
  text-transform: uppercase;
}

.em-building-card-status.is-live {
  color: var(--em-dark);
  background: var(--em-sage);
  border-color: rgba(45, 50, 45, .24);
}

.em-building-card-body {
  min-height: 360px;
  padding: 27px 26px 25px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.em-building-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 38px;
  color: #77746d;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.em-building-card h3 {
  min-height: 2.18em;
  margin: 0 0 11px !important;
  color: var(--em-ink) !important;
  font-size: clamp(28px, 2.35vw, 38px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}

.em-building-card h3 a {
  color: inherit !important;
  text-decoration: none !important;
}

.em-building-card-address {
  margin: 0 0 24px !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
}

.em-building-card-facts {
  margin: 0 !important;
  padding: 0 !important;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-building-card-facts > div {
  min-height: 70px;
  padding: 12px;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
}

.em-building-card-facts dt {
  margin: 0 0 6px !important;
  color: #817e76 !important;
  font-size: 7px !important;
  font-weight: 700 !important;
  letter-spacing: .11em !important;
  text-transform: uppercase !important;
}

.em-building-card-facts dd {
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
}

.em-building-card-link {
  margin-top: auto;
  padding-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: var(--em-ink) !important;
  border-bottom: 1px solid var(--em-ink);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.em-building-empty {
  padding: clamp(54px, 7vw, 92px);
  text-align: center;
  background: var(--em-paper);
  border: 1px solid var(--em-line);
}

.em-building-empty[hidden] {
  display: none !important;
}

.em-building-empty h3 {
  max-width: 720px;
  margin: 0 auto 28px !important;
  font-size: clamp(34px, 4vw, 54px) !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em !important;
}

.em-building-empty button {
  border: 1px solid var(--em-dark) !important;
}

/* ---------- Directory method + CTA ---------- */

.em-building-method {
  padding: clamp(86px, 9vw, 132px) 0;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-building-method .em-eyebrow,
.em-building-method-head > p {
  color: rgba(251, 250, 247, .65) !important;
}

.em-building-method-head h2 {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
}

.em-building-method-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--em-light-line);
  border-left: 1px solid var(--em-light-line);
}

.em-building-method-grid article {
  min-height: 300px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--em-light-line);
  border-bottom: 1px solid var(--em-light-line);
}

.em-building-method-grid article > span {
  margin-bottom: auto;
  padding-bottom: 70px;
  color: rgba(251, 250, 247, .46);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
}

.em-building-method-grid h3 {
  margin: 0 0 14px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(25px, 2vw, 32px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.025em !important;
}

.em-building-method-grid p {
  margin: 0 !important;
  color: rgba(251, 250, 247, .7) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
}

.em-building-directory-cta,
.em-building-single-cta {
  padding: clamp(82px, 8vw, 122px) 0;
  color: var(--em-ivory);
  background: var(--em-dark-deep);
  border-top: 1px solid rgba(251, 250, 247, .13);
}

.em-building-directory-cta h2,
.em-building-single-cta h2 {
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
}

.em-building-directory-cta-grid > div:last-child > p,
.em-building-single-cta-grid > div:last-child > p {
  color: rgba(251, 250, 247, .72) !important;
}

/* =========================================================
   SINGLE BUILDING RECORD
   ========================================================= */

.em-building-single-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(440px, .92fr);
  min-height: 680px;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-building-single-hero-copy {
  min-width: 0;
  padding: clamp(74px, 8vw, 122px) clamp(48px, 6vw, 96px) clamp(76px, 8vw, 120px) max(48px, calc((100vw - 1320px) / 2));
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.em-building-single-hero h1 {
  max-width: 880px;
  margin: 0 !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(66px, 6.7vw, 104px) !important;
  line-height: .91 !important;
  letter-spacing: -.062em !important;
  text-wrap: balance !important;
}

.em-building-address {
  margin: 26px 0 0 !important;
  color: rgba(251, 250, 247, .58) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
}

.em-building-summary {
  max-width: 740px;
  margin: 28px 0 0 !important;
  color: rgba(251, 250, 247, .78) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(18px, 1.42vw, 22px) !important;
  line-height: 1.58 !important;
}

.em-building-availability-badge {
  width: fit-content;
  min-height: 32px;
  margin-top: 27px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: rgba(251, 250, 247, .74);
  border: 1px solid rgba(251, 250, 247, .24);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.em-building-availability-badge > span {
  width: 6px;
  height: 6px;
  flex: 0 0 6px;
  border-radius: 50%;
  background: rgba(251, 250, 247, .42);
}

.em-building-availability-badge.is-live > span {
  background: var(--em-brass);
  box-shadow: 0 0 0 3px rgba(183, 146, 88, .18);
}

.em-building-single-hero-visual {
  position: relative;
  min-width: 0;
  min-height: 680px;
  margin: 0 !important;
  overflow: hidden;
  background: var(--em-sage);
  border-left: 1px solid rgba(251, 250, 247, .18);
}

.em-building-single-hero-visual.has-image::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, rgba(20, 24, 21, .02), rgba(20, 24, 21, .42));
  pointer-events: none;
}

.em-building-single-hero-visual > img {
  width: 100%;
  height: 100%;
  min-height: 680px;
  object-fit: cover;
  filter: saturate(.78) contrast(1.03);
}

.em-building-single-hero-visual figcaption {
  position: absolute;
  right: 28px;
  bottom: 24px;
  left: 28px;
  z-index: 2;
  color: var(--em-ivory);
  font-size: 8px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.em-building-architectural-card {
  position: absolute;
  inset: 0;
  padding: clamp(34px, 5vw, 78px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  color: var(--em-dark);
  background: var(--em-sage);
}

.em-building-architectural-card::before {
  inset: 0;
  background:
    linear-gradient(90deg, transparent 27%, rgba(45, 50, 45, .17) 27%, rgba(45, 50, 45, .17) calc(27% + 1px), transparent calc(27% + 1px)),
    linear-gradient(90deg, transparent 68%, rgba(45, 50, 45, .17) 68%, rgba(45, 50, 45, .17) calc(68% + 1px), transparent calc(68% + 1px)),
    linear-gradient(0deg, transparent 31%, rgba(45, 50, 45, .17) 31%, rgba(45, 50, 45, .17) calc(31% + 1px), transparent calc(31% + 1px));
}

.em-building-architectural-card::after {
  top: 0;
  right: 0;
  width: 42%;
  height: 38%;
  border-bottom: 1px solid rgba(45, 50, 45, .18);
  border-left: 1px solid rgba(45, 50, 45, .18);
}

.em-building-architectural-card > span,
.em-building-architectural-card small {
  position: relative;
  z-index: 1;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.em-building-architectural-card > strong {
  position: relative;
  z-index: 1;
  align-self: flex-end;
  margin: auto 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(120px, 15vw, 240px);
  font-weight: 400;
  line-height: .7;
  letter-spacing: -.1em;
}

.em-building-architectural-card > div {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.em-building-single-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  background: var(--em-paper);
  border-bottom: 1px solid var(--em-line);
}

.em-building-single-stats > div {
  min-height: 142px;
  padding: 28px clamp(25px, 3.5vw, 50px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-right: 1px solid var(--em-line);
}

.em-building-single-stats > div:last-child {
  border-right: 0;
}

.em-building-single-stats span {
  color: #77746d;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.em-building-single-stats strong {
  color: var(--em-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(22px, 2.2vw, 32px);
  font-weight: 400;
  line-height: 1.1;
}

.em-building-single-stats small {
  margin-top: 6px;
  color: var(--em-muted);
  font-size: 10px;
  line-height: 1.45;
}

.em-building-page-nav {
  position: sticky;
  top: 0;
  z-index: 40;
  background: rgba(251, 250, 247, .96);
  border-bottom: 1px solid var(--em-line);
  backdrop-filter: blur(14px);
}

.em-building-page-nav > .em-shell {
  min-height: 60px;
  display: flex;
  align-items: center;
  gap: 30px;
  overflow-x: auto;
  scrollbar-width: none;
}

.em-building-page-nav > .em-shell::-webkit-scrollbar {
  display: none;
}

.em-building-page-nav a {
  position: relative;
  flex: 0 0 auto;
  min-height: 60px;
  display: inline-flex;
  align-items: center;
  color: #77746d !important;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .12em;
  text-decoration: none !important;
}

.em-building-page-nav a::after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 2px;
  content: "";
  background: var(--em-brass);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .18s ease;
}

.em-building-page-nav a:hover,
.em-building-page-nav a:focus-visible,
.em-building-page-nav a.is-active {
  color: var(--em-ink) !important;
}

.em-building-page-nav a:hover::after,
.em-building-page-nav a:focus-visible::after,
.em-building-page-nav a.is-active::after {
  transform: scaleX(1);
}

.em-building-section {
  scroll-margin-top: 82px;
}

.em-building-overview,
.em-building-amenities,
.em-building-record,
.em-related-buildings {
  padding: clamp(86px, 9vw, 132px) 0;
}

.em-building-overview-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(320px, .58fr);
  gap: clamp(58px, 8vw, 128px);
  align-items: start;
}

.em-building-narrative {
  max-width: 800px;
  color: var(--em-muted);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.75;
}

.em-building-narrative :is(p,li) {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.em-building-narrative > p:first-child {
  margin-top: 0 !important;
  color: var(--em-ink) !important;
  font-size: clamp(22px, 2vw, 28px) !important;
  line-height: 1.55 !important;
}

.em-building-narrative p {
  margin: 0 0 25px !important;
}

.em-building-extra-section {
  margin-top: 52px;
  padding-top: 34px;
  border-top: 1px solid var(--em-line);
}

.em-building-extra-section h3 {
  margin: 0 0 18px !important;
  color: var(--em-ink) !important;
  font-size: clamp(29px, 3vw, 42px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}

.em-building-buyer-lens {
  position: sticky;
  top: 84px;
  padding: 32px;
  background: var(--em-paper);
  border: 1px solid var(--em-line);
}

.em-building-buyer-lens h3 {
  margin: 0 0 27px !important;
  color: var(--em-ink) !important;
  font-size: clamp(29px, 2.7vw, 40px) !important;
  line-height: 1.05 !important;
  letter-spacing: -.035em !important;
}

.em-building-buyer-lens ol {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-top: 1px solid var(--em-line);
}

.em-building-buyer-lens li {
  margin: 0 !important;
  padding: 18px 0 !important;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 15px;
  border-bottom: 1px solid var(--em-line);
  list-style: none !important;
}

.em-building-buyer-lens li > span {
  padding-top: 3px;
  color: #77746d;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .1em;
}

.em-building-buyer-lens strong {
  display: block;
  margin-bottom: 5px;
  color: var(--em-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
}

.em-building-buyer-lens p {
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

/* ---------- Amenities ---------- */

.em-building-amenities {
  background: var(--em-paper);
  border-top: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
}

.em-building-amenities-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(300px, .7fr);
  gap: 24px;
  align-items: stretch;
}

.em-building-amenity-list {
  background: #fff;
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-building-amenity-list > ul {
  margin: 0 !important;
  padding: 0 !important;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none !important;
}

.em-building-amenity-list li {
  position: relative;
  min-height: 88px;
  margin: 0 !important;
  padding: 26px 24px 24px 51px !important;
  display: flex;
  align-items: center;
  color: var(--em-ink) !important;
  background: #fff;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  list-style: none !important;
}

.em-building-amenity-list li::before {
  position: absolute;
  top: 50%;
  left: 23px;
  width: 7px;
  height: 7px;
  content: "";
  background: var(--em-sage);
  transform: translateY(-50%);
}

.em-building-service-card {
  min-height: 100%;
  padding: 36px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-building-service-card > span {
  margin-bottom: auto;
  padding-bottom: 90px;
  color: rgba(251, 250, 247, .54);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
}

.em-building-service-card :is(p,li) {
  margin: 0 !important;
  color: rgba(251, 250, 247, .78) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 19px !important;
  line-height: 1.6 !important;
}

/* ---------- Location ---------- */

.em-building-location {
  padding: clamp(86px, 9vw, 132px) 0;
  color: var(--em-ivory);
  background: var(--em-dark);
}

.em-building-location-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, .72fr);
  gap: clamp(52px, 7vw, 108px);
  align-items: stretch;
}

.em-building-location-copy .em-eyebrow {
  color: rgba(251, 250, 247, .56) !important;
}

.em-building-location h2 {
  max-width: 780px;
  margin: 0 0 38px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  font-size: clamp(48px, 5.3vw, 76px) !important;
  line-height: .99 !important;
  letter-spacing: -.05em !important;
}

.em-building-location-copy > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-top: 1px solid var(--em-light-line);
}

.em-building-location-copy li {
  position: relative;
  margin: 0 !important;
  padding: 18px 0 18px 26px !important;
  color: rgba(251, 250, 247, .76) !important;
  border-bottom: 1px solid var(--em-light-line);
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.58 !important;
  list-style: none !important;
}

.em-building-location-copy li::before {
  position: absolute;
  top: 28px;
  left: 2px;
  width: 7px;
  height: 7px;
  content: "";
  background: var(--em-brass);
}

.em-building-map-card {
  position: relative;
  min-height: 420px;
  padding: 34px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  color: var(--em-dark) !important;
  background:
    linear-gradient(90deg, transparent 33%, rgba(45, 50, 45, .15) 33%, rgba(45, 50, 45, .15) calc(33% + 1px), transparent calc(33% + 1px)),
    linear-gradient(0deg, transparent 62%, rgba(45, 50, 45, .15) 62%, rgba(45, 50, 45, .15) calc(62% + 1px), transparent calc(62% + 1px)),
    var(--em-sage);
  border: 1px solid rgba(251, 250, 247, .18);
  text-decoration: none !important;
}

.em-building-map-card > span {
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em;
}

.em-building-map-card > strong {
  max-width: 360px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(29px, 3vw, 44px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.035em;
}

.em-building-map-card > b {
  align-self: flex-end;
  font-size: 30px;
  font-weight: 300;
}

/* ---------- Availability ---------- */

.em-building-availability {
  padding: clamp(86px, 9vw, 132px) 0;
  background: var(--em-sage);
  border-bottom: 1px solid var(--em-line);
}

.em-building-availability-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(380px, .75fr);
  gap: clamp(50px, 7vw, 104px);
  align-items: start;
}

.em-building-availability h2 {
  max-width: 780px;
  margin: 0 0 26px !important;
  color: var(--em-dark) !important;
  font-size: clamp(48px, 5.2vw, 74px) !important;
  line-height: .99 !important;
  letter-spacing: -.05em !important;
}

.em-building-availability-grid > div:first-child > p:last-child {
  max-width: 720px;
  margin: 0 !important;
  color: rgba(45, 50, 45, .76) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
}

.em-building-availability-panel {
  background: var(--em-ivory);
  border-top: 1px solid rgba(45, 50, 45, .24);
  border-left: 1px solid rgba(45, 50, 45, .24);
}

.em-building-availability-panel > div:not(.em-building-availability-actions) {
  min-height: 120px;
  padding: 25px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 20px;
  border-right: 1px solid rgba(45, 50, 45, .24);
  border-bottom: 1px solid rgba(45, 50, 45, .24);
}

.em-building-availability-panel span {
  color: #77746d;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .14em;
}

.em-building-availability-panel strong {
  color: var(--em-dark);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 48px;
  font-weight: 400;
  line-height: .8;
}

.em-building-availability-actions {
  padding: 25px;
  border-right: 1px solid rgba(45, 50, 45, .24);
  border-bottom: 1px solid rgba(45, 50, 45, .24);
}

.em-building-availability-actions .em-button {
  width: 100%;
}

.em-building-availability-actions .em-text-link {
  margin-top: 22px;
}

.em-building-availability-source {
  margin-top: 48px;
  padding: 30px;
  background: var(--em-ivory);
  border: 1px solid rgba(45, 50, 45, .24);
}

/* ---------- Record ---------- */

.em-building-record-grid {
  margin: 0 !important;
  padding: 0 !important;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-building-record-grid > div {
  min-height: 178px;
  padding: 27px;
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
  background: #fff;
}

.em-building-record-grid > div > span {
  margin-bottom: auto;
  padding-bottom: 36px;
  color: #8b8982;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .12em;
}

.em-building-record-grid dt {
  margin: 0 0 9px !important;
  color: #77746d !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
}

.em-building-record-grid dd {
  margin: 0 !important;
  color: var(--em-ink) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(21px, 2vw, 29px) !important;
  line-height: 1.18 !important;
}

/* ---------- Related buildings ---------- */

.em-related-buildings {
  background: var(--em-paper);
  border-top: 1px solid var(--em-line);
}

.em-related-building-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--em-line);
  border-left: 1px solid var(--em-line);
}

.em-related-building-card {
  min-width: 0;
  background: #fff;
  border-right: 1px solid var(--em-line);
  border-bottom: 1px solid var(--em-line);
}

.em-related-building-media {
  position: relative;
  aspect-ratio: 16 / 10;
  display: block;
  overflow: hidden;
  color: var(--em-dark) !important;
  background: var(--em-sage);
  border-bottom: 1px solid var(--em-line);
  text-decoration: none !important;
}

.em-related-building-media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.78);
  transition: transform .4s ease;
}

.em-related-building-card:hover .em-related-building-media > img {
  transform: scale(1.025);
}

.em-related-building-media > span {
  position: absolute;
  inset: 0;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background:
    linear-gradient(90deg, transparent 38%, rgba(45, 50, 45, .16) 38%, rgba(45, 50, 45, .16) calc(38% + 1px), transparent calc(38% + 1px)),
    var(--em-sage);
}

.em-related-building-media small {
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .15em;
}

.em-related-building-media b {
  align-self: flex-end;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 86px;
  font-weight: 400;
  line-height: .76;
  letter-spacing: -.08em;
}

.em-related-building-card > div {
  min-height: 245px;
  padding: 25px;
  display: flex;
  flex-direction: column;
}

.em-related-building-card > div > p,
.em-related-building-card > div > span {
  margin: 0 !important;
  color: #77746d !important;
  font-size: 8px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

.em-related-building-card h3 {
  min-height: 2.16em;
  margin: 36px 0 12px !important;
  color: var(--em-ink) !important;
  font-size: clamp(27px, 2.4vw, 37px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
}

.em-related-building-card h3 a {
  color: inherit !important;
  text-decoration: none !important;
}

.em-related-building-card > div > a:last-child {
  margin-top: auto;
  padding-top: 22px;
  display: flex;
  justify-content: space-between;
  color: var(--em-ink) !important;
  border-bottom: 1px solid var(--em-ink);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .12em;
  text-decoration: none !important;
}

html body.elika-building-archive-modern :is(.site-footer,footer.site-footer,#footer),
html body.elika-building-single-modern :is(.site-footer,footer.site-footer,#footer) {
  clear: both !important;
  margin-top: 0 !important;
}

/* ---------- Responsive building layouts ---------- */

@media (min-width: 1025px) {
  .em-building-page-nav {
    top: 0;
  }
}

@media (max-width: 1180px) {
  .em-building-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-building-method-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-building-record-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  .em-building-archive-hero-grid,
  .em-building-single-hero {
    grid-template-columns: 1fr;
  }

  .em-building-archive-hero-copy,
  .em-building-single-hero-copy {
    min-height: 590px;
    padding-right: 36px;
    padding-left: 36px;
  }

  .em-building-archive-hero-index {
    min-height: 380px;
    padding: 44px 36px;
    border-top: 1px solid rgba(251, 250, 247, .18);
    border-left: 0;
  }

  .em-building-archive-hero-index > strong {
    font-size: 136px;
  }

  .em-building-single-hero-visual {
    min-height: 520px;
    border-top: 1px solid rgba(251, 250, 247, .18);
    border-left: 0;
  }

  .em-building-single-hero-visual > img {
    min-height: 520px;
  }

  .em-building-stat-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-building-stat:nth-child(2) {
    border-right: 0;
  }

  .em-building-stat:nth-child(-n + 2) {
    border-bottom: 1px solid var(--em-line);
  }

  .em-building-directory-head,
  .em-building-method-head,
  .em-building-section-head,
  .em-building-directory-cta-grid,
  .em-building-single-cta-grid,
  .em-building-overview-grid,
  .em-building-amenities-grid,
  .em-building-location-grid,
  .em-building-availability-grid {
    grid-template-columns: 1fr;
  }

  .em-building-directory-head,
  .em-building-method-head,
  .em-building-section-head {
    gap: 28px;
  }

  .em-building-search-row {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .em-building-result-count {
    text-align: left !important;
  }

  .em-building-buyer-lens {
    position: static;
  }

  .em-building-location-grid,
  .em-building-availability-grid {
    gap: 40px;
  }

  .em-related-building-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .em-building-archive-hero-copy,
  .em-building-single-hero-copy {
    min-height: 0;
    padding: 58px 20px 64px;
  }

  .em-building-breadcrumbs {
    margin-bottom: 56px !important;
  }

  .em-building-archive-hero h1,
  .em-building-single-hero h1 {
    font-size: clamp(50px, 14vw, 68px) !important;
    line-height: .95 !important;
    letter-spacing: -.052em !important;
  }

  .em-building-archive-lead,
  .em-building-summary {
    font-size: 18px !important;
  }

  .em-building-hero-actions,
  .em-building-cta-actions {
    align-items: stretch;
    flex-direction: column;
    gap: 18px;
  }

  .em-building-hero-actions .em-button,
  .em-building-cta-actions .em-button {
    width: 100%;
  }

  .em-building-archive-hero-index {
    min-height: 320px;
    padding: 34px 20px;
  }

  .em-building-single-hero-visual,
  .em-building-single-hero-visual > img {
    min-height: 390px;
  }

  .em-building-architectural-card {
    padding: 28px 22px;
  }

  .em-building-architectural-card > strong {
    font-size: clamp(112px, 38vw, 168px);
  }

  .em-building-single-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .em-building-single-stats > div {
    min-height: 120px;
    padding: 22px 18px;
    border-bottom: 1px solid var(--em-line);
  }

  .em-building-page-nav > .em-shell {
    width: 100%;
    padding: 0 18px;
    gap: 23px;
  }

  .em-building-directory-section,
  .em-building-method,
  .em-building-directory-cta,
  .em-building-single-cta,
  .em-building-overview,
  .em-building-amenities,
  .em-building-location,
  .em-building-availability,
  .em-building-record,
  .em-related-buildings {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .em-building-directory-head h2,
  .em-building-method-head h2,
  .em-building-section-head h2,
  .em-building-directory-cta h2,
  .em-building-single-cta h2,
  .em-building-location h2,
  .em-building-availability h2 {
    font-size: 43px !important;
  }

  .em-building-filter {
    margin-right: -16px;
    margin-left: -16px;
    padding: 22px 16px;
    border-right: 0;
    border-left: 0;
  }

  .em-building-filter-groups {
    display: block;
  }

  .em-building-filter-group + .em-building-filter-group {
    margin-top: 24px !important;
  }

  .em-building-filter-group > div {
    flex-wrap: nowrap;
    margin-right: -16px;
    padding-right: 16px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .em-building-filter-group > div::-webkit-scrollbar {
    display: none;
  }

  .em-building-filter-group button {
    flex: 0 0 auto;
  }

  .em-building-grid,
  .em-building-method-grid,
  .em-building-record-grid,
  .em-related-building-grid {
    grid-template-columns: 1fr;
  }

  .em-building-card-body {
    min-height: 330px;
    padding: 24px 22px;
  }

  .em-building-card h3,
  .em-related-building-card h3 {
    min-height: 0;
  }

  .em-building-method-grid article {
    min-height: 245px;
    padding: 25px;
  }

  .em-building-amenity-list > ul {
    grid-template-columns: 1fr;
  }

  .em-building-service-card {
    min-height: 330px;
    padding: 28px;
  }

  .em-building-map-card {
    min-height: 330px;
    padding: 28px;
  }

  .em-building-availability-panel > div:not(.em-building-availability-actions) {
    min-height: 104px;
  }

  .em-building-record-grid > div {
    min-height: 150px;
    padding: 24px;
  }

  .em-related-building-card > div {
    min-height: 220px;
  }
}

@media (max-width: 460px) {
  .em-building-stat-strip,
  .em-building-single-stats {
    grid-template-columns: 1fr;
  }

  .em-building-stat,
  .em-building-single-stats > div {
    min-height: 104px;
    border-right: 0;
    border-bottom: 1px solid var(--em-line);
  }

  .em-building-search-field {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .em-building-search-field button {
    grid-column: 1 / -1;
    border-top: 1px solid var(--em-line) !important;
    border-left: 0 !important;
  }

  .em-building-card-facts {
    grid-template-columns: 1fr;
  }

  .em-building-buyer-lens,
  .em-building-service-card,
  .em-building-availability-source {
    padding: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .em-building-card,
  .em-building-card-media > img,
  .em-related-building-media > img,
  .em-building-page-nav a::after,
  .em-building-filter-group button {
    transition: none !important;
  }
}

/* ========================================================================
   ELIKA SITE MODERNIZER 1.7 — HEADER SEARCH, CALCULATOR, FOOTER + MAIL FIXES
   These rules intentionally appear last so they supersede older experiments.
   ======================================================================== */

/* ------------------------------ Universal header search ------------------------------ */
#elika-interface-source {
  display: none !important;
}

#masthead .em-header-search-item,
#masthead .em-header-search-item > .em-header-search-button,
#masthead .em-header-search-item.em-header-search-button {
  box-sizing: border-box !important;
  flex: 0 0 48px !important;
  width: 48px !important;
  min-width: 48px !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-grid !important;
  place-items: center !important;
  color: #171714 !important;
  -webkit-text-fill-color: #171714 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  line-height: 0 !important;
  cursor: pointer !important;
}

#masthead .em-header-search-item > .em-header-search-button,
#masthead .em-header-search-item.em-header-search-button {
  appearance: none !important;
  -webkit-appearance: none !important;
}

#masthead .em-header-search-button svg {
  display: block !important;
  width: 23px !important;
  height: 23px !important;
  margin: 0 !important;
  overflow: visible !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.8 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  vector-effect: non-scaling-stroke !important;
}

#masthead .em-header-search-button:focus-visible {
  outline: 2px solid #b79258 !important;
  outline-offset: 2px !important;
}

#masthead .em-header-search-button .screen-reader-text,
.em-global-search .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (min-width: 1120px) {
  #masthead .navbar-primary .navbar {
    display: flex !important;
    align-items: center !important;
  }

  #masthead .navbar-primary .navbar > .em-header-search-item {
    position: relative !important;
    inset: auto !important;
    margin-left: clamp(22px, 2vw, 38px) !important;
    margin-right: 0 !important;
    transform: none !important;
  }
}

@media (max-width: 1119px) {
  #masthead .em-header-search-item {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}

/* ------------------------------ Search dialog ------------------------------ */
body.em-global-search-open {
  overflow: hidden !important;
}

.em-global-search[hidden] {
  display: none !important;
}

.em-global-search {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483600 !important;
  display: grid !important;
  place-items: center !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 100% !important;
  padding: 24px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .22s ease, visibility 0s linear .22s !important;
}

.em-global-search.is-open {
  opacity: 1 !important;
  visibility: visible !important;
  transition-delay: 0s !important;
}

.em-global-search-backdrop {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: rgba(18, 21, 18, .72) !important;
  border: 0 !important;
  cursor: pointer !important;
  backdrop-filter: blur(3px) !important;
  -webkit-backdrop-filter: blur(3px) !important;
}

.em-global-search-dialog {
  position: relative !important;
  z-index: 2 !important;
  box-sizing: border-box !important;
  width: min(920px, 100%) !important;
  max-height: calc(100vh - 48px) !important;
  padding: clamp(38px, 6vw, 78px) !important;
  overflow: auto !important;
  color: #171714 !important;
  background: #fbfaf7 !important;
  border: 1px solid rgba(251, 250, 247, .34) !important;
  box-shadow: 0 32px 90px rgba(0, 0, 0, .3) !important;
  text-align: left !important;
}

.em-global-search-close {
  position: absolute !important;
  top: 18px !important;
  right: 18px !important;
  display: grid !important;
  place-items: center !important;
  width: 44px !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #171714 !important;
  background: transparent !important;
  border: 0 !important;
  font: 300 32px/1 Arial, Helvetica, sans-serif !important;
  cursor: pointer !important;
}

.em-global-search-eyebrow {
  margin: 0 0 22px !important;
  color: #68655f !important;
  font: 700 9px/1.35 Arial, Helvetica, sans-serif !important;
  letter-spacing: .19em !important;
  text-transform: uppercase !important;
}

.em-global-search-dialog h2 {
  max-width: 760px !important;
  margin: 0 0 22px !important;
  color: #171714 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(44px, 5.4vw, 74px) !important;
  font-weight: 400 !important;
  line-height: .98 !important;
  letter-spacing: -.05em !important;
  text-transform: none !important;
}

.em-global-search-copy {
  max-width: 690px !important;
  margin: 0 0 34px !important;
  color: #5d5a53 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-global-search-form {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(23, 23, 20, .25) !important;
  background: #fff !important;
}

.em-global-search-form input[type="search"] {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 62px !important;
  margin: 0 !important;
  padding: 0 20px !important;
  color: #171714 !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 400 16px/1.35 Arial, Helvetica, sans-serif !important;
}

.em-global-search-form input[type="search"]:focus {
  outline: 2px solid #b79258 !important;
  outline-offset: -2px !important;
}

.em-global-search-form button[type="submit"] {
  min-width: 156px !important;
  min-height: 62px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: #2d322d !important;
  border: 0 !important;
  border-radius: 0 !important;
  font: 700 10px/1.2 Arial, Helvetica, sans-serif !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

.em-global-search-links {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 11px 24px !important;
  margin-top: 24px !important;
}

.em-global-search-links a {
  padding: 8px 0 !important;
  color: #171714 !important;
  border-bottom: 1px solid rgba(23, 23, 20, .35) !important;
  font: 700 9px/1.3 Arial, Helvetica, sans-serif !important;
  letter-spacing: .13em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

@media (max-width: 620px) {
  .em-global-search {
    padding: 12px !important;
  }

  .em-global-search-dialog {
    max-height: calc(100vh - 24px) !important;
    padding: 62px 22px 30px !important;
  }

  .em-global-search-dialog h2 {
    font-size: 43px !important;
  }

  .em-global-search-form {
    grid-template-columns: 1fr !important;
  }

  .em-global-search-form button[type="submit"] {
    width: 100% !important;
  }
}

/* ------------------------------ Unified footer social row ------------------------------ */
.elika-legacy-social-hidden,
.elika-legacy-social-container-hidden,
.site-footer .elika-legacy-social-hidden,
footer.site-footer .elika-legacy-social-hidden,
#footer .elika-legacy-social-hidden {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.site-footer .vc-desktop-social:has(.elika-legacy-social-hidden):not(:has(.em-footer-social)),
footer.site-footer .vc-desktop-social:has(.elika-legacy-social-hidden):not(:has(.em-footer-social)),
#footer .vc-desktop-social:has(.elika-legacy-social-hidden):not(:has(.em-footer-social)) {
  display: none !important;
}

.site-footer .em-footer-social-host,
footer.site-footer .em-footer-social-host,
#footer .em-footer-social-host {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  width: 100% !important;
}

.site-footer .em-footer-social,
footer.site-footer .em-footer-social,
#footer .em-footer-social {
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: stretch !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 0 !important;
  width: auto !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  border: 1px solid #151514 !important;
  background: #fbfaf7 !important;
}

.site-footer .em-footer-social > a,
footer.site-footer .em-footer-social > a,
#footer .em-footer-social > a {
  box-sizing: border-box !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  min-width: 145px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 0 14px !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  background: transparent !important;
  border: 0 !important;
  border-right: 1px solid #151514 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 700 9px/1 Arial, Helvetica, sans-serif !important;
  letter-spacing: .13em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: color .2s ease, background-color .2s ease !important;
}

.site-footer .em-footer-social > a:last-child,
footer.site-footer .em-footer-social > a:last-child,
#footer .em-footer-social > a:last-child {
  border-right: 0 !important;
}

.site-footer .em-footer-social > a:hover,
.site-footer .em-footer-social > a:focus-visible,
footer.site-footer .em-footer-social > a:hover,
footer.site-footer .em-footer-social > a:focus-visible,
#footer .em-footer-social > a:hover,
#footer .em-footer-social > a:focus-visible {
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: #2d322d !important;
}

.site-footer .em-footer-social svg,
footer.site-footer .em-footer-social svg,
#footer .em-footer-social svg {
  display: block !important;
  flex: 0 0 15px !important;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  fill: currentColor !important;
}

.site-footer .em-footer-social span,
.site-footer .em-footer-social b,
footer.site-footer .em-footer-social span,
footer.site-footer .em-footer-social b,
#footer .em-footer-social span,
#footer .em-footer-social b {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font: inherit !important;
}

.site-footer .em-footer-social b,
footer.site-footer .em-footer-social b,
#footer .em-footer-social b {
  margin-left: 5px !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 760px) {
  .site-footer .em-footer-social,
  footer.site-footer .em-footer-social,
  #footer .em-footer-social {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    width: 100% !important;
    margin: 12px 0 0 !important;
  }

  .site-footer .em-footer-social > a,
  footer.site-footer .em-footer-social > a,
  #footer .em-footer-social > a {
    min-width: 0 !important;
    padding: 0 8px !important;
  }
}

@media (max-width: 470px) {
  .site-footer .em-footer-social,
  footer.site-footer .em-footer-social,
  #footer .em-footer-social {
    grid-template-columns: 1fr !important;
  }

  .site-footer .em-footer-social > a,
  footer.site-footer .em-footer-social > a,
  #footer .em-footer-social > a {
    border-right: 0 !important;
    border-bottom: 1px solid #151514 !important;
  }

  .site-footer .em-footer-social > a:last-child,
  footer.site-footer .em-footer-social > a:last-child,
  #footer .em-footer-social > a:last-child {
    border-bottom: 0 !important;
  }
}

/* ------------------------------ Buyer handbook mail status ------------------------------ */
body.elika-guide-gate-fix .elika-guide-message-duplicate,
body.elika-guide-gate-fix .elika-guide-delivery-notice {
  display: none !important;
}

body.elika-guide-gate-fix .em-guide-mail-status {
  box-sizing: border-box !important;
  display: grid !important;
  gap: 11px !important;
  width: 100% !important;
  margin: 16px 0 0 !important;
  padding: 15px 17px !important;
  color: #171714 !important;
  background: #f4f1ea !important;
  border: 1px solid rgba(23, 23, 20, .2) !important;
  border-left: 3px solid #b79258 !important;
  font: 600 12px/1.5 Arial, Helvetica, sans-serif !important;
}

body.elika-guide-gate-fix .em-guide-mail-status.is-success {
  background: #e7eee8 !important;
  border-left-color: #2d6a48 !important;
}

body.elika-guide-gate-fix .em-guide-mail-status.is-error {
  background: #f4ebe7 !important;
  border-left-color: #a24f3c !important;
}

body.elika-guide-gate-fix .em-guide-mail-status.is-sending {
  opacity: .82 !important;
}

body.elika-guide-gate-fix .em-guide-mail-status a {
  width: fit-content !important;
  padding-bottom: 4px !important;
  color: #171714 !important;
  border-bottom: 1px solid currentColor !important;
  font: 700 9px/1.3 Arial, Helvetica, sans-serif !important;
  letter-spacing: .13em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

/* ------------------------------ Rent versus Sell: deterministic native layout ------------------------------ */
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap {
  position: relative !important;
  inset: auto !important;
  left: auto !important;
  right: auto !important;
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(390px, .76fr) minmax(0, 1.24fr) !important;
  align-items: stretch !important;
  gap: 18px !important;
  width: calc(100% - 72px) !important;
  max-width: 1340px !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 auto 88px !important;
  padding: 0 !important;
  overflow: visible !important;
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap::before,
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap::after {
  display: none !important;
  content: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-4,
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-8 {
  position: relative !important;
  inset: auto !important;
  float: none !important;
  clear: none !important;
  box-sizing: border-box !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 !important;
  transform: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-4 {
  grid-column: 1 !important;
  padding: 28px !important;
  color: #151514 !important;
  background: #f4f1ea !important;
  border: 1px solid rgba(21, 21, 20, .2) !important;
  box-shadow: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-8 {
  grid-column: 2 !important;
  padding: 30px !important;
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: #2d322d !important;
  border: 1px solid #2d322d !important;
  box-shadow: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator,
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator *,
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator *::before,
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator *::after {
  box-sizing: border-box !important;
  font-stretch: normal !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator form {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator form > br {
  display: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .form-group {
  min-width: 0 !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator label {
  display: block !important;
  min-height: 0 !important;
  margin: 0 0 8px !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  font: 700 9px/1.35 Arial, Helvetica, sans-serif !important;
  letter-spacing: .1em !important;
  text-align: left !important;
  text-transform: uppercase !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .input-group {
  display: flex !important;
  align-items: stretch !important;
  width: 100% !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .input-group-addon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 44px !important;
  padding: 0 12px !important;
  color: #4d4b46 !important;
  -webkit-text-fill-color: #4d4b46 !important;
  background: #e9e5dd !important;
  border: 1px solid rgba(21, 21, 20, .22) !important;
  border-radius: 0 !important;
  font: 700 10px/1 Arial, Helvetica, sans-serif !important;
  white-space: nowrap !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .input-group.prefix .input-group-addon:first-child {
  border-right: 0 !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .input-group.suffix .input-group-addon:last-child {
  border-left: 0 !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator :is(input[type="text"], input[type="email"], input[type="number"], select) {
  width: 100% !important;
  min-width: 0 !important;
  min-height: 50px !important;
  margin: 0 !important;
  padding: 12px 14px !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  opacity: 1 !important;
  background: #fff !important;
  border: 1px solid rgba(21, 21, 20, .22) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 400 14px/1.2 Arial, Helvetica, sans-serif !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator input[type="range"] {
  width: 100% !important;
  min-height: 26px !important;
  margin: 4px 0 0 !important;
  accent-color: #2d322d !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .primary-residency-checkbox {
  margin-top: 19px !important;
  padding: 15px !important;
  background: #fbfaf7 !important;
  border: 1px solid rgba(21, 21, 20, .18) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .form-field-checkbox {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .primary-residency-checkbox small {
  display: block !important;
  margin-top: 8px !important;
  color: #69665f !important;
  -webkit-text-fill-color: #69665f !important;
  font: 400 11px/1.4 Arial, Helvetica, sans-serif !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .advanced-options {
  margin-top: 20px !important;
  padding-top: 20px !important;
  border-top: 1px solid rgba(21, 21, 20, .18) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .submit-group,
html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .full-width.flex {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 9px !important;
  width: 100% !important;
  margin-top: 18px !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(21, 21, 20, .2) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator :is(
  .btn-advanced,
  .calc-btn,
  .full-width.flex a,
  .full-width.flex button,
  .full-width.flex input[type="button"],
  .full-width.flex input[type="submit"],
  .output > .text-center a
) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 54px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: #151514 !important;
  border: 1px solid #151514 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 700 9px/1.2 Arial, Helvetica, sans-serif !important;
  letter-spacing: .12em !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator :is(
  .btn-advanced,
  .calc-btn,
  .full-width.flex a,
  .full-width.flex button,
  .full-width.flex input,
  .output > .text-center a
):hover {
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  background: #a7b0a7 !important;
  border-color: #a7b0a7 !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator :is(.vc_tab, .tabcontent, .output) {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: transparent !important;
  transform: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .vc_tab ul.tabs {
  margin: 0 0 20px !important;
  padding: 0 0 14px !important;
  border-bottom: 1px solid rgba(251, 250, 247, .2) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-output-text {
  display: block !important;
  width: 100% !important;
  margin: 0 0 14px !important;
  padding: 24px !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  background: #a7b0a7 !important;
  border: 1px solid rgba(251, 250, 247, .14) !important;
  font: 400 clamp(23px, 2vw, 31px)/1.22 Georgia, "Times New Roman", serif !important;
  letter-spacing: -.02em !important;
  text-align: left !important;
  text-transform: none !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-output-text .rent-or-sell {
  display: inline !important;
  margin-right: 5px !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  font: 700 10px/1 Arial, Helvetica, sans-serif !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-output-text .wealth {
  display: inline !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  font: 400 clamp(27px, 2.5vw, 38px)/1 Georgia, "Times New Roman", serif !important;
  white-space: normal !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-chart-wrapper {
  position: relative !important;
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  height: clamp(260px, 28vw, 360px) !important;
  min-height: 260px !important;
  max-height: 360px !important;
  margin: 0 0 14px !important;
  padding: 18px !important;
  overflow: hidden !important;
  background: #fbfaf7 !important;
  border: 1px solid rgba(251, 250, 247, .15) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-chart-container {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator canvas.rent-sell-chart {
  position: static !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  transform: none !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .text-small.text-center.text-secondary {
  margin: 0 0 12px !important;
  color: rgba(251, 250, 247, .66) !important;
  -webkit-text-fill-color: rgba(251, 250, 247, .66) !important;
  font: 700 8px/1.35 Arial, Helvetica, sans-serif !important;
  letter-spacing: .12em !important;
  text-align: left !important;
  text-transform: uppercase !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-data {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 8px !important;
  width: 100% !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-data__card {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  min-width: 0 !important;
  min-height: 108px !important;
  margin: 0 !important;
  padding: 16px !important;
  background: rgba(251, 250, 247, .07) !important;
  border: 1px solid rgba(251, 250, 247, .18) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-data__card-title {
  color: rgba(251, 250, 247, .62) !important;
  -webkit-text-fill-color: rgba(251, 250, 247, .62) !important;
  font: 700 8px/1.3 Arial, Helvetica, sans-serif !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-data__card-value {
  margin: 15px 0 0 !important;
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  font: 400 clamp(20px, 1.9vw, 28px)/1 Georgia, "Times New Roman", serif !important;
  letter-spacing: -.025em !important;
  text-align: left !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .output > hr {
  margin: 18px 0 !important;
  border: 0 !important;
  border-top: 1px solid rgba(251, 250, 247, .2) !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .output > .text-center {
  margin: 15px 0 19px !important;
  text-align: left !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-table-container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  background: #fbfaf7 !important;
  border: 1px solid rgba(251, 250, 247, .18) !important;
  -webkit-overflow-scrolling: touch !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator table.rent-sell-table {
  width: 100% !important;
  min-width: 900px !important;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: collapse !important;
  background: #fbfaf7 !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator table.rent-sell-table th {
  padding: 15px 13px !important;
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: #20241f !important;
  border: 0 !important;
  border-right: 1px solid rgba(251, 250, 247, .11) !important;
  font: 700 9px/1.3 Arial, Helvetica, sans-serif !important;
  letter-spacing: .04em !important;
  text-align: right !important;
  white-space: nowrap !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator table.rent-sell-table td {
  padding: 14px 13px !important;
  color: #34342f !important;
  -webkit-text-fill-color: #34342f !important;
  background: #fbfaf7 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(21, 21, 20, .16) !important;
  font: 400 12px/1.35 Arial, Helvetica, sans-serif !important;
  text-align: right !important;
  white-space: nowrap !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator table.rent-sell-table :is(th, td):first-child {
  text-align: left !important;
}

html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator table.rent-sell-table tbody tr:nth-child(even) td {
  background: #f0ede6 !important;
}

@media (max-width: 1050px) {
  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
    width: calc(100% - 40px) !important;
  }

  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-4,
  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-8 {
    grid-column: 1 !important;
    padding: 28px !important;
  }
}

@media (max-width: 620px) {
  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap {
    width: 100% !important;
    gap: 0 !important;
    margin-bottom: 64px !important;
  }

  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-4,
  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator.calc-wrap > .col-md-8 {
    padding: 20px !important;
    border-right: 0 !important;
    border-left: 0 !important;
  }

  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .submit-group,
  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .full-width.flex {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-output-text {
    font-size: 22px !important;
  }

  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-chart-wrapper {
    height: 240px !important;
    min-height: 240px !important;
    padding: 12px !important;
  }

  html body.elika-rent-vs-sell-modern #canvas-content .vc-rent-vs-sell-calculator .rent-sell-data {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* Full-bleed execution section below Rent vs Sell. */
html body.elika-rent-vs-sell-modern #canvas-content .em-rvs-paths {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  box-sizing: border-box !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  padding-top: clamp(82px, 8vw, 116px) !important;
  padding-bottom: clamp(82px, 8vw, 116px) !important;
  overflow: clip !important;
}

@media (max-width: 767px) {
  html body.elika-rent-vs-sell-modern #canvas-content .em-rvs-paths {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* ------------------------------ Property-search result count ------------------------------ */
body.elika-property-search-modern .elika-search-result-count,
body.elika-property-search-modern .elika-search-result-count * {
  color: #343430 !important;
  -webkit-text-fill-color: #343430 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
}

body.elika-property-search-modern .elika-search-result-count {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 30px 0 22px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  text-align: left !important;
}

body.elika-property-search-modern .elika-search-result-count strong {
  font-weight: 700 !important;
}

/* ------------------------------ Exactly one rental CTA arrow ------------------------------ */
body.elika-rental-cta-page #masthead a.elika-rental-cta-clean,
body.single-vc_listing #masthead a.elika-rental-cta-clean,
body.single-listing #masthead a.elika-rental-cta-clean {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 13px !important;
}

body.elika-rental-cta-page #masthead a.elika-rental-cta-clean::before,
body.elika-rental-cta-page #masthead a.elika-rental-cta-clean::after,
body.single-vc_listing #masthead a.elika-rental-cta-clean::before,
body.single-vc_listing #masthead a.elika-rental-cta-clean::after,
body.single-listing #masthead a.elika-rental-cta-clean::before,
body.single-listing #masthead a.elika-rental-cta-clean::after {
  display: none !important;
  content: none !important;
}

/* Final header-search geometry guard for legacy theme search slots. */
#masthead .em-header-search-item {
  position: relative !important;
  inset: auto !important;
  float: none !important;
  clear: none !important;
  visibility: visible !important;
  opacity: 1 !important;
  overflow: visible !important;
  transform: none !important;
  pointer-events: auto !important;
}


/* ========================================================================
   ELIKA Site Modernizer 1.8 — restrained decision pathways and CTA polish
   ======================================================================== */

/* Rent-vs-Sell: one-line execution-card titles on full desktop widths. */
@media (min-width: 1240px) {
  html body.elika-rent-vs-sell-modern #elika-rvs-decision-paths .em-rvs-path {
    padding-right: clamp(34px, 3vw, 44px) !important;
    padding-left: clamp(34px, 3vw, 44px) !important;
  }

  html body.elika-rent-vs-sell-modern #elika-rvs-decision-paths .em-rvs-path h3 {
    width: 100% !important;
    max-width: none !important;
    margin-bottom: 18px !important;
    font-size: clamp(25px, 1.85vw, 29px) !important;
    line-height: 1.08 !important;
    letter-spacing: -.032em !important;
    white-space: nowrap !important;
    text-wrap: nowrap !important;
  }
}

@media (max-width: 1239px) {
  html body.elika-rent-vs-sell-modern #elika-rvs-decision-paths .em-rvs-path h3 {
    white-space: normal !important;
    text-wrap: balance !important;
  }
}

/* Buy-vs-Rent: a quiet optional bridge from modeled direction to the
   appropriate form of representation. */
.em-bvr-representation {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(82px, 8vw, 116px) 0 !important;
  color: var(--em-ink) !important;
  background: var(--em-paper) !important;
  border-top: 1px solid var(--em-line) !important;
  border-bottom: 1px solid var(--em-line) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: left !important;
}

.em-bvr-representation,
.em-bvr-representation * {
  box-sizing: border-box !important;
}

.em-bvr-representation :is(h2, h3) {
  color: var(--em-ink) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400 !important;
  text-align: left !important;
  text-transform: none !important;
}

.em-bvr-head {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .62fr) !important;
  gap: clamp(50px, 7vw, 100px) !important;
  align-items: end !important;
  margin: 0 0 48px !important;
}

.em-bvr-head h2 {
  max-width: 850px !important;
  margin: 0 !important;
  font-size: clamp(43px, 4.7vw, 68px) !important;
  line-height: 1 !important;
  letter-spacing: -.047em !important;
  text-wrap: balance !important;
}

.em-bvr-head > p {
  max-width: 570px !important;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.em-bvr-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid var(--em-line) !important;
  border-left: 1px solid var(--em-line) !important;
}

.em-bvr-card {
  min-width: 0 !important;
  min-height: 405px !important;
  margin: 0 !important;
  padding: clamp(32px, 4vw, 52px) !important;
  display: flex !important;
  flex-direction: column !important;
  border-right: 1px solid var(--em-line) !important;
  border-bottom: 1px solid var(--em-line) !important;
}

.em-bvr-card--rent { background: var(--em-ivory) !important; }
.em-bvr-card--buy { background: var(--em-sage) !important; }

.em-bvr-number {
  display: block !important;
  margin: 0 0 auto !important;
  padding: 0 0 54px !important;
  color: #68665f !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}

.em-bvr-copy h3 {
  max-width: 590px !important;
  margin: 0 0 17px !important;
  font-size: clamp(31px, 3vw, 43px) !important;
  line-height: 1.04 !important;
  letter-spacing: -.038em !important;
  text-wrap: balance !important;
}

.em-bvr-copy p {
  max-width: 620px !important;
  margin: 0 !important;
  color: var(--em-muted) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  line-height: 1.66 !important;
}

.em-bvr-actions {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 14px 24px !important;
  margin: 36px 0 0 !important;
}

.em-bvr-primary,
.em-bvr-secondary {
  box-sizing: border-box !important;
  min-height: 52px !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 18px !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: .13em !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease !important;
}

.em-bvr-primary {
  padding: 0 20px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border: 1px solid var(--em-dark) !important;
}

.em-bvr-secondary {
  min-height: 42px !important;
  padding: 8px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid currentColor !important;
  background: transparent !important;
}

.em-bvr-primary:hover,
.em-bvr-primary:focus-visible {
  color: var(--em-dark) !important;
  -webkit-text-fill-color: var(--em-dark) !important;
  background: var(--em-ivory) !important;
  border-color: var(--em-dark) !important;
}

.em-bvr-secondary:hover,
.em-bvr-secondary:focus-visible {
  color: var(--em-dark-deep) !important;
  -webkit-text-fill-color: var(--em-dark-deep) !important;
}

.em-bvr-primary span,
.em-bvr-secondary span {
  flex: 0 0 auto !important;
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font: inherit !important;
  letter-spacing: 0 !important;
}

.em-bvr-note {
  max-width: 940px !important;
  margin: 26px 0 0 !important;
  color: #77746d !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px !important;
  line-height: 1.6 !important;
  letter-spacing: .035em !important;
}

html body.elika-buy-rent-representation-modern #canvas-content .em-bvr-representation,
html body.elika-buy-rent-representation-modern .entry-content .em-bvr-representation {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  overflow: clip !important;
}

@media (max-width: 900px) {
  .em-bvr-head,
  .em-bvr-grid { grid-template-columns: minmax(0, 1fr) !important; }
  .em-bvr-head { gap: 28px !important; }
  .em-bvr-card { min-height: 350px !important; }
}

@media (max-width: 767px) {
  html body.elika-buy-rent-representation-modern #canvas-content .em-bvr-representation,
  html body.elika-buy-rent-representation-modern .entry-content .em-bvr-representation {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 620px) {
  .em-bvr-representation {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .em-bvr-head h2 { font-size: 42px !important; }
  .em-bvr-card { min-height: 0 !important; padding: 28px 24px !important; }
  .em-bvr-number { padding-bottom: 44px !important; }
  .em-bvr-copy h3 { font-size: 34px !important; }
  .em-bvr-actions { align-items: stretch !important; flex-direction: column !important; }
  .em-bvr-primary,
  .em-bvr-secondary { width: 100% !important; }
}

/* Rental header CTA: center the label-and-arrow group, reduce the dead space,
   and optically align the arrow with the text baseline. */
html body #masthead a.elika-rental-cta-clean {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 13px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}

html body #masthead a.elika-rental-cta-clean::before,
html body #masthead a.elika-rental-cta-clean::after {
  display: none !important;
  content: none !important;
}

html body #masthead a.elika-rental-cta-clean .elika-rental-cta-label {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 1em !important;
  line-height: 1.2 !important;
}

html body #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow {
  position: relative !important;
  top: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 12px !important;
  height: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  transform: translateY(-.5px) !important;
}


/* ========================================================================
   v1.9 pagination, footer and Client Purchases stability
   ======================================================================== */

#elika-interface-source,
#elika-interface-source[hidden] {
  display: none !important;
  visibility: hidden !important;
}

.site-footer .elika-footer-social-row,
.site-footer .elika-social-fallback,
footer.site-footer .elika-footer-social-row,
footer.site-footer .elika-social-fallback,
#footer .elika-footer-social-row,
#footer .elika-social-fallback {
  display: none !important;
  visibility: hidden !important;
}

.site-footer #elika-footer-social-primary.em-footer-social,
footer.site-footer #elika-footer-social-primary.em-footer-social,
#footer #elika-footer-social-primary.em-footer-social {
  position: relative !important;
  inset: auto !important;
  isolation: isolate !important;
  flex: 0 0 auto !important;
  max-width: 100% !important;
  z-index: 2 !important;
}

.site-footer #elika-footer-social-primary.em-footer-social ~ .em-footer-social,
footer.site-footer #elika-footer-social-primary.em-footer-social ~ .em-footer-social,
#footer #elika-footer-social-primary.em-footer-social ~ .em-footer-social {
  display: none !important;
}

/* The Client Purchases page used desktop 100vw offsets inside a constrained
   theme wrapper. At tablet widths this pushed the perspective section and its
   third card beyond the viewport. Contain the page first, then stack cleanly. */
@media (max-width: 1199px) {
  html body.page-id-682,
  html body.elika-client-purchases-repair {
    overflow-x: clip !important;
  }

  html body.page-id-682 :is(.elika-acquisitions,.elika-map-stage,.elika-listings-stage),
  html body.elika-client-purchases-repair :is(.elika-acquisitions,.elika-map-stage,.elika-listings-stage),
  html body.page-id-682 .elika-acquisitions .elika-acq-fullbleed,
  html body.elika-client-purchases-repair .elika-acquisitions .elika-acq-fullbleed {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
  }

  html body.page-id-682 .elika-acquisitions .elika-acq-inner,
  html body.elika-client-purchases-repair .elika-acquisitions .elika-acq-inner {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: clamp(24px, 5vw, 52px) !important;
    padding-left: clamp(24px, 5vw, 52px) !important;
  }

  html body.page-id-682 .elika-acquisitions :is(.elika-acq-heading-grid,.elika-acq-cta-grid),
  html body.elika-client-purchases-repair .elika-acquisitions :is(.elika-acq-heading-grid,.elika-acq-cta-grid) {
    grid-template-columns: minmax(0,1fr) !important;
    gap: 28px !important;
  }

  html body.page-id-682 .elika-acquisitions :is([class*="perspective"],[class*="story"],[class*="testimonial"],[class*="review"])[class*="grid"],
  html body.elika-client-purchases-repair .elika-acquisitions :is([class*="perspective"],[class*="story"],[class*="testimonial"],[class*="review"])[class*="grid"] {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  }

  html body.page-id-682 .elika-acquisitions :is([class*="perspective"],[class*="story"],[class*="testimonial"],[class*="review"]),
  html body.elika-client-purchases-repair .elika-acquisitions :is([class*="perspective"],[class*="story"],[class*="testimonial"],[class*="review"]) {
    min-width: 0 !important;
    max-width: 100% !important;
  }
}

@media (max-width: 700px) {
  html body.page-id-682 .elika-acquisitions :is([class*="perspective"],[class*="story"],[class*="testimonial"],[class*="review"])[class*="grid"],
  html body.elika-client-purchases-repair .elika-acquisitions :is([class*="perspective"],[class*="story"],[class*="testimonial"],[class*="review"])[class*="grid"] {
    grid-template-columns: minmax(0,1fr) !important;
  }
}


/* Deterministic containment for the Page Repairs buyer-perspectives section. */
html body.page-id-682 .elika-client-perspectives-fix,
html body.elika-client-purchases-repair .elika-client-perspectives-fix {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  overflow: hidden !important;
  transform: none !important;
}

html body.page-id-682 .elika-client-perspectives-fix > :is(div,.container,.cs-container,.wp-block-group__inner-container),
html body.elika-client-purchases-repair .elika-client-perspectives-fix > :is(div,.container,.cs-container,.wp-block-group__inner-container) {
  box-sizing: border-box !important;
  width: min(100%, 1380px) !important;
  max-width: 1380px !important;
  min-width: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

html body.page-id-682 .elika-client-perspectives-grid-fix,
html body.elika-client-purchases-repair .elika-client-perspectives-grid-fix {
  display: grid !important;
  grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  overflow: hidden !important;
}

html body.page-id-682 .elika-client-perspectives-card-fix,
html body.elika-client-purchases-repair .elika-client-perspectives-card-fix {
  box-sizing: border-box !important;
  width: auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

@media (max-width: 1100px) {
  html body.page-id-682 .elika-client-perspectives-grid-fix,
  html body.elika-client-purchases-repair .elika-client-perspectives-grid-fix {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width: 700px) {
  html body.page-id-682 .elika-client-perspectives-grid-fix,
  html body.elika-client-purchases-repair .elika-client-perspectives-grid-fix {
    grid-template-columns: minmax(0,1fr) !important;
  }
}


/* v1.9 handbook gate visibility repair. The secure-gate form remains the
   source of truth; this only prevents an error-message cleanup class from
   hiding its containing column. */
body.elika-guide-gate-fix .elika-handbook-form-panel-visible {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  transform: none !important;
}

body.elika-guide-gate-fix form.elika-handbook-form-visible {
  position: relative !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  transform: none !important;
}

body.elika-guide-gate-fix form.elika-handbook-form-visible :is(
  .wpforms-field-container,
  .elika-guide-fields,
  .elika-guide-form-fields,
  fieldset,
  label,
  input,
  button
) {
  visibility: visible !important;
  opacity: 1 !important;
}


/* ==========================================================================
   ELIKA SITE MODERNIZER 2.0 — HANDBOOK PROMOTION SYSTEM
   Buyer/for-sale, building, investment and foreign-buyer contexts only.
   ========================================================================== */

.em-handbook-promo,
.em-handbook-promo *,
.em-handbook-float,
.em-handbook-float * {
  box-sizing: border-box;
}

.em-handbook-promo[hidden],
.em-handbook-float[hidden] {
  display: none !important;
}

.em-handbook-promo {
  --ehp-ink: #171714;
  --ehp-muted: #57544d;
  --ehp-paper: #f1ece2;
  --ehp-ivory: #fbfaf7;
  --ehp-sage: #aeb7ad;
  --ehp-brass: #b79258;
  --ehp-red: #d71920;
  --ehp-line: rgba(23, 23, 20, .18);
  position: relative;
  z-index: 2;
  left: 50%;
  right: 50%;
  width: 100vw;
  max-width: 100vw;
  margin: 0 0 0 -50vw !important;
  padding: clamp(72px, 7vw, 112px) clamp(20px, 4.7vw, 76px);
  overflow: hidden;
  color: var(--ehp-ink);
  background:
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, .84) 0, rgba(255, 255, 255, 0) 36%),
    var(--ehp-paper);
  border-top: 1px solid var(--ehp-line);
  border-bottom: 1px solid var(--ehp-line);
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

.em-handbook-promo__inner {
  position: relative;
  width: min(100%, 1380px);
  min-height: clamp(470px, 39vw, 590px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(380px, .92fr);
  align-items: stretch;
  background: rgba(251, 250, 247, .72);
  border: 1px solid var(--ehp-line);
  box-shadow: 0 24px 70px rgba(44, 39, 31, .045);
}

.em-handbook-promo__copy {
  position: relative;
  z-index: 2;
  padding: clamp(46px, 6vw, 88px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.em-handbook-promo__copy::before {
  content: "";
  width: 42px;
  height: 1px;
  margin: 21px 0 28px;
  order: 2;
  background: var(--ehp-brass);
}

.em-handbook-promo__eyebrow {
  order: 0;
  margin: 0 0 18px !important;
  color: #625f58 !important;
  font: 700 10px/1.35 Arial, Helvetica, sans-serif !important;
  letter-spacing: .19em !important;
  text-transform: uppercase !important;
}

.em-handbook-promo h2 {
  order: 1;
  max-width: 780px;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--ehp-ink) !important;
  -webkit-text-fill-color: var(--ehp-ink) !important;
  font: 400 clamp(50px, 5.1vw, 76px)/.98 Georgia, "Times New Roman", serif !important;
  letter-spacing: -.047em !important;
  text-align: left !important;
  text-transform: none !important;
}

.em-handbook-promo__lede {
  order: 3;
  max-width: 690px;
  margin: 0 !important;
  color: var(--ehp-muted) !important;
  -webkit-text-fill-color: var(--ehp-muted) !important;
  font: 400 clamp(17px, 1.35vw, 20px)/1.65 Georgia, "Times New Roman", serif !important;
}

.em-handbook-promo__topics {
  order: 4;
  margin: 30px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 0;
  color: #66635d;
  font: 700 9px/1.3 Arial, Helvetica, sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.em-handbook-promo__topics span {
  display: inline-flex;
  align-items: center;
}

.em-handbook-promo__topics span:not(:last-child)::after {
  content: "·";
  margin: 0 11px;
  color: var(--ehp-brass);
}

.em-handbook-promo__link {
  order: 5;
  min-height: 47px;
  margin-top: 35px;
  padding: 0 0 3px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 38px;
  color: var(--ehp-ink) !important;
  -webkit-text-fill-color: var(--ehp-ink) !important;
  border-bottom: 1px solid var(--ehp-ink);
  box-shadow: none !important;
  font: 700 10px/1.2 Arial, Helvetica, sans-serif !important;
  letter-spacing: .17em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: gap .35s ease, color .25s ease, border-color .25s ease;
}

.em-handbook-promo__link:hover,
.em-handbook-promo__link:focus-visible {
  gap: 48px;
  color: #725b36 !important;
  -webkit-text-fill-color: #725b36 !important;
  border-color: var(--ehp-brass);
}

.em-handbook-promo__visual {
  position: relative;
  min-width: 0;
  min-height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: clamp(52px, 5vw, 76px) clamp(34px, 4vw, 64px) 0;
  overflow: hidden;
  color: inherit !important;
  background:
    linear-gradient(145deg, rgba(174, 183, 173, .22), rgba(255, 255, 255, .18) 58%),
    rgba(255, 255, 255, .3);
  border-left: 1px solid var(--ehp-line);
  box-shadow: none !important;
  text-decoration: none !important;
}

.em-handbook-promo__visual::before {
  content: "";
  position: absolute;
  inset: 10% 10% 8% 12%;
  border: 1px solid rgba(23, 23, 20, .1);
  pointer-events: none;
}

.em-handbook-promo__round-arrow {
  position: absolute;
  top: 36px;
  right: 36px;
  z-index: 4;
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ehp-ink);
  border: 1px solid rgba(183, 146, 88, .8);
  border-radius: 50%;
  background: rgba(251, 250, 247, .72);
  font: 300 22px/1 Arial, Helvetica, sans-serif;
  transition: transform .3s ease, background .3s ease;
}

.em-handbook-promo__visual:hover .em-handbook-promo__round-arrow,
.em-handbook-promo__visual:focus-visible .em-handbook-promo__round-arrow {
  transform: translate(3px, -3px);
  background: var(--ehp-ivory);
}

/* The cover is a real image; the depth, page block and angle are live CSS. */
.em-handbook-book {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 409 / 534;
  perspective: 1400px;
  transform-style: preserve-3d;
}

.em-handbook-book--large {
  width: min(326px, 78%);
  margin: 0 auto 24px;
}

.em-handbook-book__object {
  position: absolute;
  inset: 0;
  display: block;
  transform-origin: 12% 55%;
  transform-style: preserve-3d;
  transform: rotateY(-11deg) rotateZ(1.3deg);
  filter: drop-shadow(0 26px 28px rgba(37, 31, 23, .22));
  transition: transform .55s cubic-bezier(.2, .75, .22, 1), filter .55s ease;
}

.em-handbook-book__object::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1.3%;
  right: -16px;
  width: 22px;
  height: 97.1%;
  background:
    repeating-linear-gradient(90deg, #f9f6ef 0 2px, #dfd8ca 2px 3px),
    #eee7da;
  border: 1px solid rgba(59, 50, 40, .16);
  border-left: 0;
  transform: skewY(-14deg);
  transform-origin: left top;
}

.em-handbook-book__object::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: -5px;
  bottom: -13px;
  left: 3.2%;
  height: 18px;
  background:
    repeating-linear-gradient(0deg, #f9f6ef 0 2px, #ddd5c8 2px 3px),
    #eee7da;
  border: 1px solid rgba(59, 50, 40, .15);
  border-top: 0;
  transform: skewX(-22deg);
  transform-origin: left top;
}

.em-handbook-book__front {
  position: absolute;
  inset: 0;
  display: block;
  overflow: hidden;
  background: #eee5d6;
  border: 1px solid rgba(49, 42, 34, .18);
  box-shadow: inset 6px 0 10px rgba(120, 93, 54, .08);
  backface-visibility: hidden;
}

.em-handbook-book__front img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.em-handbook-promo__visual:hover .em-handbook-book__object,
.em-handbook-promo__visual:focus-visible .em-handbook-book__object {
  transform: rotateY(-6deg) rotateZ(.3deg) translateY(-7px);
  filter: drop-shadow(0 34px 32px rgba(37, 31, 23, .25));
}

/* Book-only fixed invitation. There is intentionally no visible side label. */
.em-handbook-float {
  position: fixed;
  z-index: 8990;
  right: clamp(20px, 2.25vw, 34px);
  bottom: calc(26px + env(safe-area-inset-bottom, 0px));
  width: 102px;
  height: 133px;
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate3d(0, 18px, 0) scale(.95);
  color: inherit !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
  transition: opacity .45s ease, visibility .45s ease, transform .45s cubic-bezier(.2, .75, .22, 1);
  touch-action: manipulation;
}

body.em-handbook-float-ready .em-handbook-float:not([hidden]) {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(0, 0, 0) scale(1);
}

body.em-handbook-promo-in-view .em-handbook-float,
body.em-handbook-footer-in-view .em-handbook-float,
html.elika-nav3-open .em-handbook-float,
body.elika-nav3-open .em-handbook-float,
body.em-global-search-open .em-handbook-float {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translate3d(0, 16px, 0) scale(.94) !important;
}

.em-handbook-book--float {
  width: 100%;
  height: 100%;
}

.em-handbook-book--float .em-handbook-book__object {
  transform: rotateY(-12deg) rotateZ(-4.5deg);
  filter: drop-shadow(0 14px 15px rgba(25, 22, 18, .26));
  animation: em-handbook-drift 9s ease-in-out infinite;
}

.em-handbook-float:hover .em-handbook-book__object,
.em-handbook-float:focus-visible .em-handbook-book__object {
  transform: rotateY(-5deg) rotateZ(-1deg) translateY(-6px) scale(1.035);
  filter: drop-shadow(0 21px 19px rgba(25, 22, 18, .3));
  animation-play-state: paused;
}

.em-handbook-float:focus-visible {
  outline: 1px solid var(--ehp-brass, #b79258);
  outline-offset: 8px;
}

@keyframes em-handbook-drift {
  0%, 100% { translate: 0 0; }
  50% { translate: 0 -3px; }
}

@media (max-width: 980px) {
  .em-handbook-promo__inner {
    grid-template-columns: minmax(0, 1fr) minmax(300px, .72fr);
  }

  .em-handbook-promo__copy {
    padding: 48px;
  }

  .em-handbook-promo h2 {
    font-size: clamp(48px, 7vw, 66px) !important;
  }

  .em-handbook-book--large {
    width: min(292px, 78%);
  }
}

@media (max-width: 760px) {
  .em-handbook-promo {
    padding: 0;
    background: var(--ehp-paper);
  }

  .em-handbook-promo__inner {
    width: 100%;
    min-height: 0;
    grid-template-columns: minmax(0, 1fr);
    border-right: 0;
    border-left: 0;
    box-shadow: none;
  }

  .em-handbook-promo__copy {
    padding: 54px 24px 44px;
  }

  .em-handbook-promo h2 {
    max-width: 560px;
    font-size: clamp(45px, 13vw, 62px) !important;
  }

  .em-handbook-promo__lede {
    font-size: 17px !important;
  }

  .em-handbook-promo__visual {
    min-height: 420px;
    padding: 56px 24px 0;
    border-top: 1px solid var(--ehp-line);
    border-left: 0;
  }

  .em-handbook-promo__visual::before {
    inset: 28px 22px 24px;
  }

  .em-handbook-promo__round-arrow {
    top: 28px;
    right: 28px;
    width: 46px;
    height: 46px;
  }

  .em-handbook-book--large {
    width: min(270px, 70vw);
    margin-bottom: 22px;
  }

  .em-handbook-float {
    right: 14px;
    bottom: calc(102px + env(safe-area-inset-bottom, 0px));
    width: 74px;
    height: 97px;
  }

  .em-handbook-book--float .em-handbook-book__object::before {
    right: -10px;
    width: 14px;
  }

  .em-handbook-book--float .em-handbook-book__object::after {
    bottom: -8px;
    height: 11px;
  }
}

@media (max-width: 390px) {
  .em-handbook-promo__copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .em-handbook-promo h2 {
    font-size: clamp(42px, 13vw, 54px) !important;
  }

  .em-handbook-promo__link {
    gap: 24px;
  }

  .em-handbook-float {
    width: 68px;
    height: 89px;
  }
}

@media print {
  .em-handbook-float {
    display: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .em-handbook-book__object,
  .em-handbook-float,
  .em-handbook-promo__link,
  .em-handbook-promo__round-arrow {
    animation: none !important;
    transition: none !important;
  }
}


/* ==========================================================================\n   BUY VS RENT — GUIDE PATHS BEFORE OPTIONAL REPRESENTATION\n   ========================================================================== */
.em-bvr-guides,
.em-bvr-guides * {
  box-sizing: border-box !important;
}

.em-bvr-guides {
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(80px, 8vw, 116px) 0 !important;
  color: var(--em-ink) !important;
  background: var(--em-ivory) !important;
  border-top: 1px solid var(--em-line) !important;
  font-family: Arial, Helvetica, sans-serif !important;
  text-align: left !important;
}

.em-bvr-guides :is(h2, h3) {
  margin-top: 0 !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 400 !important;
  text-align: left !important;
  text-transform: none !important;
}

.em-bvr-guides-head {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .62fr) !important;
  gap: clamp(50px, 7vw, 100px) !important;
  align-items: end !important;
  margin: 0 0 46px !important;
}

.em-bvr-guides-head h2 {
  max-width: 900px !important;
  margin-bottom: 0 !important;
  font-size: clamp(43px, 4.7vw, 68px) !important;
  line-height: 1 !important;
  letter-spacing: -.047em !important;
  text-wrap: balance !important;
}

.em-bvr-guides-head > p {
  max-width: 580px !important;
  margin: 0 !important;
  color: var(--em-muted) !important;
  -webkit-text-fill-color: var(--em-muted) !important;
  font: 400 17px/1.65 Georgia, "Times New Roman", serif !important;
}

.em-bvr-guides-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  border-top: 1px solid var(--em-line) !important;
  border-left: 1px solid var(--em-line) !important;
}

.em-bvr-guide-card {
  min-width: 0 !important;
  min-height: 390px !important;
  padding: clamp(34px, 4vw, 54px) !important;
  display: flex !important;
  flex-direction: column !important;
  border-right: 1px solid var(--em-line) !important;
  border-bottom: 1px solid var(--em-line) !important;
}

.em-bvr-guide-card--rent { background: var(--em-sage) !important; }
.em-bvr-guide-card--buy { background: #fffefa !important; }

.em-bvr-guide-number {
  margin: 0 0 auto !important;
  padding-bottom: 54px !important;
  color: #68665f !important;
  -webkit-text-fill-color: #68665f !important;
  font: 700 9px/1.35 Arial, Helvetica, sans-serif !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}

.em-bvr-guide-card h3 {
  max-width: 610px !important;
  margin-bottom: 17px !important;
  font-size: clamp(31px, 3vw, 43px) !important;
  line-height: 1.04 !important;
  letter-spacing: -.038em !important;
  text-wrap: balance !important;
}

.em-bvr-guide-card p {
  max-width: 650px !important;
  margin: 0 !important;
  color: var(--em-muted) !important;
  -webkit-text-fill-color: var(--em-muted) !important;
  font: 400 16px/1.66 Georgia, "Times New Roman", serif !important;
}

.em-bvr-guide-actions {
  margin-top: 36px !important;
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 14px 24px !important;
}

.em-bvr-guide-primary,
.em-bvr-guide-secondary {
  min-height: 52px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 18px !important;
  color: var(--em-ink) !important;
  -webkit-text-fill-color: var(--em-ink) !important;
  font: 700 9px/1.25 Arial, Helvetica, sans-serif !important;
  letter-spacing: .13em !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.em-bvr-guide-primary {
  padding: 0 20px !important;
  color: var(--em-ivory) !important;
  -webkit-text-fill-color: var(--em-ivory) !important;
  background: var(--em-dark) !important;
  border: 1px solid var(--em-dark) !important;
}

.em-bvr-guide-secondary {
  min-height: 42px !important;
  padding: 8px 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid currentColor !important;
}

.em-bvr-guide-primary:hover,
.em-bvr-guide-primary:focus-visible {
  color: var(--em-dark) !important;
  -webkit-text-fill-color: var(--em-dark) !important;
  background: var(--em-ivory) !important;
}

.em-bvr-guide-primary span,
.em-bvr-guide-secondary span {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  font: inherit !important;
  letter-spacing: 0 !important;
}

html body.elika-buy-rent-representation-modern #canvas-content .em-bvr-guides,
html body.elika-buy-rent-representation-modern .entry-content .em-bvr-guides {
  position: relative !important;
  left: auto !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  overflow: clip !important;
}

@media (max-width: 900px) {
  .em-bvr-guides-head,
  .em-bvr-guides-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  .em-bvr-guides-head { gap: 28px !important; }
  .em-bvr-guide-card { min-height: 350px !important; }
}

@media (max-width: 767px) {
  html body.elika-buy-rent-representation-modern #canvas-content .em-bvr-guides,
  html body.elika-buy-rent-representation-modern .entry-content .em-bvr-guides {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 620px) {
  .em-bvr-guides { padding: 64px 0 !important; }
  .em-bvr-guides-head h2 { font-size: 42px !important; }
  .em-bvr-guide-card { min-height: 0 !important; padding: 28px 24px !important; }
  .em-bvr-guide-number { padding-bottom: 44px !important; }
  .em-bvr-guide-card h3 { font-size: 34px !important; }
  .em-bvr-guide-actions { align-items: stretch !important; flex-direction: column !important; }
  .em-bvr-guide-primary,
  .em-bvr-guide-secondary { width: 100% !important; }
}

/* Use the approved transparent three-dimensional book artwork exactly as the
   object. The floating treatment remains book-only: no label or side badge. */
.em-handbook-book--asset {
  aspect-ratio: 900 / 936;
}

.em-handbook-book--asset .em-handbook-book__object::before,
.em-handbook-book--asset .em-handbook-book__object::after {
  display: none !important;
  content: none !important;
}

.em-handbook-book--asset .em-handbook-book__front {
  overflow: visible;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.em-handbook-book--asset picture,
.em-handbook-book--asset img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  overflow: visible !important;
  background: transparent !important;
}

.em-handbook-book--asset .em-handbook-book__object {
  transform: rotateZ(1.2deg);
  filter: drop-shadow(0 26px 27px rgba(37, 31, 23, .23));
}

.em-handbook-promo__visual:hover .em-handbook-book--asset .em-handbook-book__object,
.em-handbook-promo__visual:focus-visible .em-handbook-book--asset .em-handbook-book__object {
  transform: rotateZ(.15deg) translateY(-7px) scale(1.012);
  filter: drop-shadow(0 34px 31px rgba(37, 31, 23, .27));
}

.em-handbook-book--asset.em-handbook-book--float .em-handbook-book__object {
  transform: rotateZ(-4.5deg);
  filter: drop-shadow(0 14px 15px rgba(25, 22, 18, .27));
  animation: em-handbook-drift 9s ease-in-out infinite;
}

.em-handbook-float:hover .em-handbook-book--asset .em-handbook-book__object,
.em-handbook-float:focus-visible .em-handbook-book--asset .em-handbook-book__object {
  transform: rotateZ(-1.4deg) translateY(-6px) scale(1.04);
  filter: drop-shadow(0 21px 19px rgba(25, 22, 18, .31));
  animation-play-state: paused;
}

/* ========================================================================== 
   ELIKA SITE MODERNIZER 2.1 — HANDBOOK ART DIRECTION REFINEMENT
   Removes the unintended gray vignette and inner "frame" around the book,
   keeps the object fully contained, and preserves the source artwork ratio in
   the floating treatment. The transparent book asset already includes its own
   restrained physical page depth and contact shadow, so no second CSS halo is
   added.
   ========================================================================== */

.em-handbook-promo {
  background: #f2ede4 !important;
}

.em-handbook-promo__inner {
  background: #fbfaf7 !important;
  box-shadow: none !important;
}

.em-handbook-promo__visual {
  align-items: center !important;
  justify-content: center !important;
  padding: clamp(48px, 5.2vw, 76px) clamp(34px, 4.4vw, 68px) !important;
  overflow: hidden !important;
  background: #f7f3eb !important;
  box-shadow: none !important;
}

.em-handbook-promo__visual::before {
  display: none !important;
  content: none !important;
}

.em-handbook-book--large {
  width: min(382px, 82%) !important;
  margin: 0 auto !important;
}

.em-handbook-book--asset .em-handbook-book__object {
  transform: rotateZ(-1.15deg) !important;
  filter: none !important;
}

.em-handbook-promo__visual:hover .em-handbook-book--asset .em-handbook-book__object,
.em-handbook-promo__visual:focus-visible .em-handbook-book--asset .em-handbook-book__object {
  transform: rotateZ(-.35deg) translateY(-5px) scale(1.008) !important;
  filter: none !important;
}

/* Preserve the native 900:936 book ratio. The previous 102x133 box made the
   floating book too tall and amplified the apparent gray shadow. */
.em-handbook-float {
  width: 94px !important;
  height: auto !important;
  aspect-ratio: 900 / 936 !important;
  background: transparent !important;
  box-shadow: none !important;
  isolation: isolate;
}

.em-handbook-book--asset.em-handbook-book--float,
.em-handbook-book--asset.em-handbook-book--float .em-handbook-book__object,
.em-handbook-book--asset.em-handbook-book--float .em-handbook-book__front,
.em-handbook-book--asset.em-handbook-book--float picture,
.em-handbook-book--asset.em-handbook-book--float img {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 900 / 936 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.em-handbook-book--asset.em-handbook-book--float .em-handbook-book__object {
  transform: rotateZ(-4deg) !important;
  filter: none !important;
}

.em-handbook-float:hover .em-handbook-book--asset .em-handbook-book__object,
.em-handbook-float:focus-visible .em-handbook-book--asset .em-handbook-book__object {
  transform: rotateZ(-1.8deg) translateY(-4px) scale(1.025) !important;
  filter: none !important;
}

@media (max-width: 980px) {
  .em-handbook-book--large {
    width: min(330px, 80%) !important;
  }
}

@media (max-width: 760px) {
  .em-handbook-promo__visual {
    min-height: 390px !important;
    padding: 46px 24px 40px !important;
    background: #f7f3eb !important;
  }

  .em-handbook-book--large {
    width: min(285px, 74vw) !important;
    margin: 0 auto !important;
  }

  .em-handbook-float {
    width: 70px !important;
    height: auto !important;
  }
}

@media (max-width: 390px) {
  .em-handbook-float {
    width: 64px !important;
  }
}


/* ==========================================================================
   v2.2 handbook full-bleed refinement
   Makes the closing handbook module span edge-to-edge while keeping the
   editorial content on an inner grid.
   ========================================================================== */

.em-handbook-promo {
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: clamp(72px, 7vw, 112px) clamp(22px, 4.2vw, 54px) !important;
  overflow: hidden !important;
  background: #f2ede4 !important;
}

.em-handbook-promo__inner {
  width: min(100%, 1340px) !important;
  max-width: 1340px !important;
  min-height: clamp(470px, 39vw, 590px) !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1.04fr) minmax(360px, .96fr) !important;
  background: transparent !important;
  border: 1px solid rgba(23,23,20,.14) !important;
  box-shadow: none !important;
}

.em-handbook-promo__copy {
  padding: clamp(46px, 5.6vw, 84px) clamp(34px, 5vw, 88px) !important;
  background: rgba(251,250,247,.42) !important;
}

.em-handbook-promo__visual {
  padding: clamp(46px, 4.8vw, 72px) clamp(28px, 3.8vw, 56px) !important;
  align-items: center !important;
  justify-content: center !important;
  background: #f7f3eb !important;
  border-left: 1px solid rgba(23,23,20,.14) !important;
  min-height: 100% !important;
}

.em-handbook-book--large {
  width: min(388px, 80%) !important;
  margin: 0 auto !important;
}

@media (max-width: 980px) {
  .em-handbook-promo {
    padding-inline: clamp(18px, 3.5vw, 28px) !important;
  }

  .em-handbook-promo__inner {
    width: min(100%, 100%) !important;
    grid-template-columns: minmax(0, 1fr) minmax(300px, .82fr) !important;
  }

  .em-handbook-promo__copy {
    padding: 44px 36px !important;
  }

  .em-handbook-book--large {
    width: min(320px, 76%) !important;
  }
}

@media (max-width: 760px) {
  .em-handbook-promo {
    left: 50% !important;
    right: 50% !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    padding: 0 !important;
    border-top: 1px solid rgba(23,23,20,.14) !important;
    border-bottom: 1px solid rgba(23,23,20,.14) !important;
  }

  .em-handbook-promo__inner {
    width: 100% !important;
    max-width: none !important;
    grid-template-columns: minmax(0, 1fr) !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
  }

  .em-handbook-promo__copy {
    padding: 48px 24px 42px !important;
    background: transparent !important;
  }

  .em-handbook-promo__visual {
    min-height: 395px !important;
    padding: 38px 20px 34px !important;
    border-left: 0 !important;
    border-top: 1px solid rgba(23,23,20,.14) !important;
    background: #f7f3eb !important;
  }

  .em-handbook-book--large {
    width: min(280px, 72vw) !important;
  }
}


/* ========================================================================== 
   ELIKA SITE MODERNIZER 2.3 — FREE-STANDING HANDBOOK + NEW DECISION EDITION
   Uses the approved cover as the book face. Only a restrained right page edge
   remains; the lower platform/stand is deliberately absent on every instance.
   ========================================================================== */

.em-handbook-book--free {
  aspect-ratio: 409 / 534 !important;
  perspective: 1300px !important;
  overflow: visible !important;
}

.em-handbook-book--free .em-handbook-book__object {
  inset: 0 !important;
  transform-origin: 18% 56% !important;
  transform: rotateY(-7deg) rotateZ(-1.35deg) !important;
  filter: drop-shadow(0 18px 17px rgba(38, 32, 24, .15)) !important;
  transition: transform .55s cubic-bezier(.2,.75,.22,1), filter .55s ease !important;
}

/* Thin page block only. It reads as the book's thickness, not a stand. */
.em-handbook-book--free .em-handbook-book__object::before {
  display: block !important;
  content: "" !important;
  top: 1.2% !important;
  right: -13px !important;
  width: 15px !important;
  height: 97.2% !important;
  background:
    repeating-linear-gradient(90deg, #fbf8f1 0 2px, #e4ddd1 2px 3px),
    #f2ece1 !important;
  border: 1px solid rgba(59,50,40,.12) !important;
  border-left: 0 !important;
  transform: skewY(-7deg) !important;
  transform-origin: left top !important;
}

/* Remove the lower page platform that visually read as a book stand. */
.em-handbook-book--free .em-handbook-book__object::after {
  display: none !important;
  content: none !important;
}

.em-handbook-book--free .em-handbook-book__front {
  overflow: hidden !important;
  background: #eee5d6 !important;
  border: 1px solid rgba(49,42,34,.15) !important;
  box-shadow: inset 5px 0 9px rgba(120,93,54,.065) !important;
}

.em-handbook-book--free picture,
.em-handbook-book--free img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.em-handbook-promo__visual:hover .em-handbook-book--free .em-handbook-book__object,
.em-handbook-promo__visual:focus-visible .em-handbook-book--free .em-handbook-book__object {
  transform: rotateY(-3.5deg) rotateZ(-.45deg) translateY(-5px) scale(1.008) !important;
  filter: drop-shadow(0 23px 20px rgba(38,32,24,.17)) !important;
}

.em-handbook-book--free.em-handbook-book--large {
  width: min(350px, 75%) !important;
  margin: 0 auto !important;
}

.em-handbook-float {
  width: 84px !important;
  height: auto !important;
  aspect-ratio: 409 / 534 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.em-handbook-book--free.em-handbook-book--float,
.em-handbook-book--free.em-handbook-book--float .em-handbook-book__object,
.em-handbook-book--free.em-handbook-book--float .em-handbook-book__front,
.em-handbook-book--free.em-handbook-book--float picture,
.em-handbook-book--free.em-handbook-book--float img {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 409 / 534 !important;
}

.em-handbook-book--free.em-handbook-book--float .em-handbook-book__object {
  transform: rotateY(-7deg) rotateZ(-5deg) !important;
  filter: drop-shadow(0 10px 9px rgba(25,22,18,.14)) !important;
  animation: em-handbook-drift 9s ease-in-out infinite !important;
}

.em-handbook-book--free.em-handbook-book--float .em-handbook-book__object::before {
  right: -4px !important;
  width: 5px !important;
  border-width: 1px !important;
}

.em-handbook-float:hover .em-handbook-book--free .em-handbook-book__object,
.em-handbook-float:focus-visible .em-handbook-book--free .em-handbook-book__object {
  transform: rotateY(-3deg) rotateZ(-2deg) translateY(-4px) scale(1.026) !important;
  filter: drop-shadow(0 14px 12px rgba(25,22,18,.17)) !important;
  animation-play-state: paused !important;
}

@media (max-width: 980px) {
  .em-handbook-book--free.em-handbook-book--large {
    width: min(310px, 72%) !important;
  }
}

@media (max-width: 760px) {
  .em-handbook-book--free.em-handbook-book--large {
    width: min(270px, 68vw) !important;
  }

  .em-handbook-float {
    width: 66px !important;
    height: auto !important;
  }
}

@media (max-width: 390px) {
  .em-handbook-float {
    width: 60px !important;
  }
}


/* ========================================================================
   v2.4 stability refinements — full-bleed handbook, clean rental arrows,
   stronger footer-social flow, and curated-search handbook exclusion.
   ======================================================================== */

html body .em-bvr-secondary::before,
html body .em-bvr-secondary::after,
html body .em-bvr-guide-secondary::before,
html body .em-bvr-guide-secondary::after {
  display: none !important;
  content: none !important;
}

html body .em-bvr-secondary,
html body .em-bvr-guide-secondary {
  gap: 16px !important;
}

html body .em-bvr-secondary span,
html body .em-bvr-guide-secondary span {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 12px !important;
  margin: 0 !important;
  transform: none !important;
}

.site-footer .em-footer-social,
footer.site-footer .em-footer-social,
#footer .em-footer-social {
  flex-wrap: nowrap !important;
  overflow: hidden !important;
}

.site-footer .em-footer-social > a,
footer.site-footer .em-footer-social > a,
#footer .em-footer-social > a {
  position: relative !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.site-footer .em-footer-social > a > *,
footer.site-footer .em-footer-social > a > *,
#footer .em-footer-social > a > * {
  position: static !important;
  inset: auto !important;
  float: none !important;
  clear: none !important;
  transform: none !important;
  white-space: nowrap !important;
  flex: 0 0 auto !important;
}

@media (max-width: 760px) {
  .em-handbook-promo {
    left: 50%;
    right: 50%;
    width: 100vw;
    max-width: 100vw;
    margin: 0 0 0 -50vw !important;
  }

  .site-footer .em-footer-social,
  footer.site-footer .em-footer-social,
  #footer .em-footer-social {
    flex-wrap: wrap !important;
  }
}


/* ========================================================================
   v2.5 emergency containment — safe footer-level handbook placement

   The prior 100vw/negative-margin technique was unsafe when the theme fired
   get_footer() from inside a page-specific grid. The section is now moved by
   the plugin beside the real footer and uses normal document-flow geometry.
   ======================================================================== */

html body .em-handbook-promo {
  position: relative !important;
  inset: auto !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  float: none !important;
  clear: both !important;
  grid-column: 1 / -1 !important;
  align-self: stretch !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  transform: none !important;
  box-sizing: border-box !important;
}

html body .em-handbook-promo__inner {
  width: min(calc(100% - clamp(36px, 7vw, 108px)), 1340px) !important;
  max-width: 1340px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (max-width: 760px) {
  html body .em-handbook-promo {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html body .em-handbook-promo__inner {
    width: 100% !important;
    max-width: none !important;
  }
}


/* ========================================================================
   v2.6 homepage floating-book containment

   The widget is server-hidden and mounted as a direct body child before it is
   revealed. These selectors are a final CSS guard against theme/footer rules
   turning the small fixed invitation into a full-width image after the footer.
   ======================================================================== */

html body #elika-handbook-float.em-handbook-float:not([data-em-handbook-mounted="1"]),
html body a[data-em-handbook-float]:not([data-em-handbook-mounted="1"]) {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] {
  position: fixed !important;
  inset: auto clamp(20px, 2.25vw, 34px) calc(26px + env(safe-area-inset-bottom, 0px)) auto !important;
  display: block !important;
  float: none !important;
  clear: none !important;
  width: 84px !important;
  max-width: 84px !important;
  min-width: 84px !important;
  height: auto !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  z-index: 8990 !important;
}

html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] > .em-handbook-book,
html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] .em-handbook-book__object,
html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] .em-handbook-book__front,
html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] picture,
html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] img {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}

body.em-handbook-footer-in-view > #elika-handbook-float.em-handbook-float,
body.em-handbook-promo-in-view > #elika-handbook-float.em-handbook-float,
html.elika-nav3-open body > #elika-handbook-float.em-handbook-float,
body.elika-nav3-open > #elika-handbook-float.em-handbook-float,
body.em-global-search-open > #elika-handbook-float.em-handbook-float {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

@media (max-width: 760px) {
  html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] {
    inset: auto 14px calc(102px + env(safe-area-inset-bottom, 0px)) auto !important;
    width: 66px !important;
    max-width: 66px !important;
    min-width: 66px !important;
  }
}

@media (max-width: 390px) {
  html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] {
    width: 60px !important;
    max-width: 60px !important;
    min-width: 60px !important;
  }
}


/* ========================================================================
   v2.7 mobile floating-book link reliability
   The visible book is decorative; the parent anchor owns the entire tap target.
   A very high stacking context prevents transparent mobile docks from covering it.
   ======================================================================== */

html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"] {
  z-index: 2147482000 !important;
  isolation: isolate !important;
  cursor: pointer !important;
  touch-action: manipulation !important;
  -webkit-tap-highlight-color: transparent !important;
  -webkit-user-select: none !important;
  user-select: none !important;
}

body.em-handbook-float-ready:not(.em-handbook-footer-in-view):not(.em-handbook-promo-in-view):not(.em-global-search-open)
  > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"]:not([hidden]) {
  pointer-events: auto !important;
}

html:not(.elika-nav3-open) body.em-handbook-float-ready:not(.elika-nav3-open):not(.em-handbook-footer-in-view):not(.em-handbook-promo-in-view):not(.em-global-search-open)
  > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"]:not([hidden]) {
  pointer-events: auto !important;
}

html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"]::before {
  content: "" !important;
  position: absolute !important;
  z-index: 4 !important;
  inset: -10px !important;
  display: block !important;
  background: transparent !important;
  pointer-events: inherit !important;
}

html body > #elika-handbook-float.em-handbook-float[data-em-handbook-mounted="1"]
  :is(.em-handbook-book, .em-handbook-book__object, .em-handbook-book__front, picture, img, .screen-reader-text) {
  pointer-events: none !important;
  -webkit-user-drag: none !important;
  user-select: none !important;
}

body.em-handbook-footer-in-view > #elika-handbook-float.em-handbook-float,
body.em-handbook-promo-in-view > #elika-handbook-float.em-handbook-float,
html.elika-nav3-open body > #elika-handbook-float.em-handbook-float,
body.elika-nav3-open > #elika-handbook-float.em-handbook-float,
body.em-global-search-open > #elika-handbook-float.em-handbook-float {
  pointer-events: none !important;
}


/* ========================================================================
   v2.8 — dedicated footer social host and Buyer Guide 74-page stability
   ======================================================================== */
.site-footer .em-footer-social-dedicated-host,
footer.site-footer .em-footer-social-dedicated-host,
#footer .em-footer-social-dedicated-host {
  position: relative !important;
  z-index: 3 !important;
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  overflow: visible !important;
}

.site-footer .em-footer-social-dedicated-host .em-footer-social,
footer.site-footer .em-footer-social-dedicated-host .em-footer-social,
#footer .em-footer-social-dedicated-host .em-footer-social {
  position: relative !important;
  inset: auto !important;
  float: none !important;
  clear: both !important;
  display: inline-grid !important;
  grid-template-columns: repeat(3, minmax(132px, auto)) !important;
  align-items: stretch !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  overflow: hidden !important;
}

.site-footer .em-footer-social-dedicated-host .em-footer-social > a,
footer.site-footer .em-footer-social-dedicated-host .em-footer-social > a,
#footer .em-footer-social-dedicated-host .em-footer-social > a {
  min-width: 132px !important;
  max-width: none !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.site-footer .elika-legacy-social-container-hidden,
footer.site-footer .elika-legacy-social-container-hidden,
#footer .elika-legacy-social-container-hidden {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

@media (max-width: 760px) {
  .site-footer .em-footer-social-dedicated-host,
  footer.site-footer .em-footer-social-dedicated-host,
  #footer .em-footer-social-dedicated-host {
    flex: 1 1 100% !important;
    width: 100% !important;
    margin: 14px 0 0 !important;
    justify-content: stretch !important;
  }

  .site-footer .em-footer-social-dedicated-host .em-footer-social,
  footer.site-footer .em-footer-social-dedicated-host .em-footer-social,
  #footer .em-footer-social-dedicated-host .em-footer-social {
    width: 100% !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .site-footer .em-footer-social-dedicated-host .em-footer-social > a,
  footer.site-footer .em-footer-social-dedicated-host .em-footer-social > a,
  #footer .em-footer-social-dedicated-host .em-footer-social > a {
    min-width: 0 !important;
    padding-inline: 8px !important;
  }
}

@media (max-width: 470px) {
  .site-footer .em-footer-social-dedicated-host .em-footer-social,
  footer.site-footer .em-footer-social-dedicated-host .em-footer-social,
  #footer .em-footer-social-dedicated-host .em-footer-social {
    grid-template-columns: 1fr !important;
  }
}


/* ========================================================================
   ELIKA SITE MODERNIZER 3.2 — LISTING CALCULATOR + FOOTER SOCIAL REPAIR
   ======================================================================== */

/* Remove only the pale outer frame around the Post Closing calculator on
   property-detail pages. Native fields, tabs, switches and option borders stay. */
html body:is(.single-vc_listing,.single-listing,.single-property,.single-properties)
:is(#vcrp-rightsidebar-area,#vcrp-contentsidebar-area,.vcrp-rightsidebar-area,.vcrp-contentsidebar-area)
:is(.vc-post-closing,.calc-wrap.vc-post-closing),
html body:is(.single-vc_listing,.single-listing,.single-property,.single-properties)
:is(#vcrp-rightsidebar-area,#vcrp-contentsidebar-area,.vcrp-rightsidebar-area,.vcrp-contentsidebar-area)
.vc-post-closing.calc-wrap {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

/* Some RealPlus releases add the frame to one immediate calculator shell. */
html body:is(.single-vc_listing,.single-listing,.single-property,.single-properties)
:is(#vcrp-rightsidebar-area,#vcrp-contentsidebar-area,.vcrp-rightsidebar-area,.vcrp-contentsidebar-area)
.vc-post-closing > :is(.vc-calc-inputs,.calculator-inner,.calc-inner,.inputs-wrap) {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

/* Canonical footer social row. It is rendered once, then mounted as the final
   full-width child of the actual footer. These ID rules outrank legacy themes. */
#elika-footer-social-global.em-footer-social-dedicated-host {
  box-sizing: border-box !important;
  position: relative !important;
  inset: auto !important;
  z-index: 3 !important;
  float: none !important;
  clear: both !important;
  grid-column: 1 / -1 !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 18px clamp(20px, 4vw, 68px) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  overflow: visible !important;
  background: #fbfaf7 !important;
  border: 0 !important;
  border-top: 1px solid #151514 !important;
  box-shadow: none !important;
  transform: none !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social {
  box-sizing: border-box !important;
  position: relative !important;
  inset: auto !important;
  float: none !important;
  width: auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(146px, 1fr)) !important;
  align-items: stretch !important;
  gap: 0 !important;
  overflow: hidden !important;
  color: #151514 !important;
  background: #fbfaf7 !important;
  border: 1px solid #151514 !important;
  box-shadow: none !important;
  transform: none !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
  box-sizing: border-box !important;
  position: relative !important;
  inset: auto !important;
  float: none !important;
  min-width: 0 !important;
  width: auto !important;
  min-height: 46px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  color: #151514 !important;
  -webkit-text-fill-color: #151514 !important;
  background: #fbfaf7 !important;
  border: 0 !important;
  border-right: 1px solid #151514 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  font: 700 9px/1 Arial, Helvetica, sans-serif !important;
  letter-spacing: .13em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:last-child {
  border-right: 0 !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:hover,
#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:focus-visible {
  color: #fbfaf7 !important;
  -webkit-text-fill-color: #fbfaf7 !important;
  background: #2d322d !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social :is(svg,span,b) {
  position: static !important;
  inset: auto !important;
  float: none !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  transform: none !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social svg {
  display: block !important;
  width: 15px !important;
  height: 15px !important;
  fill: currentColor !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social b {
  margin-left: 4px !important;
  font: 400 13px/1 Arial, Helvetica, sans-serif !important;
  letter-spacing: 0 !important;
}

.elika-legacy-social-container-hidden,
.site-footer .elika-legacy-social-container-hidden,
footer .elika-legacy-social-container-hidden,
#footer .elika-legacy-social-container-hidden,
#colophon .elika-legacy-social-container-hidden {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
}

@media (max-width: 760px) {
  #elika-footer-social-global.em-footer-social-dedicated-host {
    padding: 16px 18px !important;
    justify-content: center !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    width: 100% !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
    min-height: 48px !important;
    padding: 0 8px !important;
    gap: 7px !important;
    font-size: 8px !important;
    letter-spacing: .09em !important;
  }
}

@media (max-width: 430px) {
  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    grid-template-columns: 1fr !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
    border-right: 0 !important;
    border-bottom: 1px solid #151514 !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:last-child {
    border-bottom: 0 !important;
  }
}

/* ========================================================================
   ELIKA SITE MODERNIZER v3.3 — BUILDING INTELLIGENCE REFINEMENT
   Shared archive and single-building editorial system.
   ======================================================================== */

.em-building-v33,
.em-building-v33 * { box-sizing:border-box !important; }

.em-building-v33 {
  --eb-ink:#171714;
  --eb-dark:#293029;
  --eb-deep:#20251f;
  --eb-paper:#f2eee6;
  --eb-ivory:#fbfaf7;
  --eb-white:#fffefa;
  --eb-sage:#aeb8ae;
  --eb-brass:#b79258;
  --eb-muted:#66635d;
  --eb-line:rgba(23,23,20,.17);
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  overflow:hidden !important;
  color:var(--eb-ink) !important;
  background:var(--eb-ivory) !important;
}

.em-building-v33 .em-shell {
  width:min(calc(100% - 72px),1380px) !important;
  max-width:1380px !important;
  margin-inline:auto !important;
}

/* DIRECTORY HERO */
.em-building-v33.em-building-directory .em-building-archive-hero {
  min-height:620px !important;
  padding:0 !important;
  background:var(--eb-dark) !important;
  border-bottom:1px solid rgba(251,250,247,.18) !important;
}

.em-building-v33 .em-building-archive-hero-grid {
  width:min(100%,1440px) !important;
  min-height:620px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr) !important;
  align-items:stretch !important;
}

.em-building-v33 .em-building-archive-hero-copy {
  padding:clamp(72px,8vw,124px) clamp(38px,6vw,96px) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  color:var(--eb-ivory) !important;
}

.em-building-v33 .em-building-archive-hero-copy h1 {
  max-width:930px !important;
  margin:28px 0 30px !important;
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
  font:400 clamp(62px,6.3vw,98px)/.92 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.055em !important;
  text-wrap:balance !important;
}

.em-building-v33 .em-building-archive-lead {
  max-width:760px !important;
  margin:0 !important;
  color:rgba(251,250,247,.72) !important;
  -webkit-text-fill-color:rgba(251,250,247,.72) !important;
  font:400 clamp(17px,1.45vw,21px)/1.62 Georgia,"Times New Roman",serif !important;
}

.em-building-v33 .em-building-archive-hero-index {
  min-width:0 !important;
  padding:clamp(52px,6vw,90px) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  color:var(--eb-ink) !important;
  background:var(--eb-sage) !important;
  border-left:1px solid rgba(251,250,247,.18) !important;
}

.em-building-v33 .em-building-archive-hero-index > strong {
  margin:auto 0 20px !important;
  color:var(--eb-ink) !important;
  -webkit-text-fill-color:var(--eb-ink) !important;
  font:400 clamp(130px,14vw,220px)/.72 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.08em !important;
}

.em-building-v33 .em-building-archive-hero-index > p {
  max-width:300px !important;
  margin:0 0 34px !important;
  font:400 18px/1.5 Georgia,"Times New Roman",serif !important;
}

.em-building-v33 .em-building-index-label,
.em-building-v33 .em-building-index-neighborhoods span {
  color:#444740 !important;
  -webkit-text-fill-color:#444740 !important;
  font:700 9px/1.35 Arial,Helvetica,sans-serif !important;
  letter-spacing:.17em !important;
  text-transform:uppercase !important;
}

.em-building-v33 .em-building-index-neighborhoods {
  padding-top:20px !important;
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px 16px !important;
  border-top:1px solid rgba(23,23,20,.2) !important;
}

/* STAT STRIP */
.em-building-v33 .em-building-stat-strip,
.em-building-v33 .em-building-single-stats {
  width:min(calc(100% - 72px),1380px) !important;
  max-width:1380px !important;
  margin:-48px auto 0 !important;
  position:relative !important;
  z-index:4 !important;
  display:grid !important;
  background:var(--eb-paper) !important;
  border:1px solid var(--eb-line) !important;
  box-shadow:none !important;
}

.em-building-v33 .em-building-stat-strip { grid-template-columns:repeat(4,minmax(0,1fr)) !important; }
.em-building-v33 .em-building-single-stats { grid-template-columns:repeat(6,minmax(0,1fr)) !important; }

.em-building-v33 .em-building-stat,
.em-building-v33 .em-building-single-stats > div {
  min-width:0 !important;
  min-height:116px !important;
  padding:26px 28px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  border-right:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-stat:last-child,
.em-building-v33 .em-building-single-stats > div:last-child { border-right:0 !important; }
.em-building-v33 .em-building-stat span,
.em-building-v33 .em-building-single-stats span {
  color:#77736b !important;
  -webkit-text-fill-color:#77736b !important;
  font:700 9px/1.3 Arial,Helvetica,sans-serif !important;
  letter-spacing:.15em !important;
  text-transform:uppercase !important;
}
.em-building-v33 .em-building-stat strong,
.em-building-v33 .em-building-single-stats strong {
  margin-top:12px !important;
  color:var(--eb-ink) !important;
  -webkit-text-fill-color:var(--eb-ink) !important;
  font:400 clamp(25px,2.1vw,34px)/1.05 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.03em !important;
  overflow-wrap:anywhere !important;
}
.em-building-v33 .em-building-single-stats small {
  margin-top:8px !important;
  color:#77736b !important;
  font:400 10px/1.35 Arial,Helvetica,sans-serif !important;
}

/* DIRECTORY BODY + FILTER */
.em-building-v33 .em-building-directory-section {
  padding:clamp(110px,10vw,156px) 0 clamp(100px,10vw,150px) !important;
  background:var(--eb-ivory) !important;
}

.em-building-v33 .em-building-directory-head {
  margin-bottom:58px !important;
  display:grid !important;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr) !important;
  align-items:end !important;
  gap:50px !important;
}

.em-building-v33 .em-building-directory-head h2,
.em-building-v33 .em-building-method-head h2,
.em-building-v33 .em-building-section-head h2,
.em-building-v33 .em-building-directory-cta h2,
.em-building-v33 .em-building-single-cta h2 {
  margin:20px 0 0 !important;
  color:var(--eb-ink) !important;
  -webkit-text-fill-color:var(--eb-ink) !important;
  font:400 clamp(48px,5vw,76px)/.96 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.05em !important;
  text-wrap:balance !important;
}

.em-building-v33 .em-building-filter {
  margin:0 0 64px !important;
  padding:0 !important;
  background:transparent !important;
  border-top:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
}

.em-building-v33 .em-building-search-row {
  padding:26px 0 !important;
  display:grid !important;
  grid-template-columns:190px minmax(0,1fr) auto !important;
  align-items:center !important;
  gap:26px !important;
  border-bottom:1px solid var(--eb-line) !important;
}

.em-building-v33 .em-building-search-field {
  min-height:58px !important;
  background:var(--eb-white) !important;
  border:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-search-field input {
  min-height:56px !important;
  font:400 15px/1.3 Arial,Helvetica,sans-serif !important;
}
.em-building-v33 .em-building-search-field button {
  min-width:86px !important;
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
  background:var(--eb-dark) !important;
  border:0 !important;
}

.em-building-v33 .em-building-filter-groups {
  padding:26px 0 30px !important;
  display:grid !important;
  gap:25px !important;
}
.em-building-v33 .em-building-filter-group {
  display:grid !important;
  grid-template-columns:190px minmax(0,1fr) !important;
  align-items:start !important;
  gap:26px !important;
}
.em-building-v33 .em-building-filter-group > div {
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
}
.em-building-v33 .em-building-filter-group button {
  min-height:42px !important;
  padding:0 15px !important;
  color:#55534d !important;
  -webkit-text-fill-color:#55534d !important;
  background:transparent !important;
  border:1px solid var(--eb-line) !important;
  border-radius:0 !important;
  font:700 9px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing:.1em !important;
  text-transform:uppercase !important;
}
.em-building-v33 .em-building-filter-group button[aria-pressed="true"] {
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
  background:var(--eb-dark) !important;
  border-color:var(--eb-dark) !important;
}

/* BUILDING CARDS */
.em-building-v33 .em-building-grid {
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:0 !important;
  border-top:1px solid var(--eb-line) !important;
  border-left:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-card {
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  background:var(--eb-white) !important;
  border-right:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
  transition:background-color .25s ease !important;
}
.em-building-v33 .em-building-card:hover { background:#f7f4ed !important; }
.em-building-v33 .em-building-card-media {
  position:relative !important;
  aspect-ratio:4/3 !important;
  overflow:hidden !important;
  background:var(--eb-sage) !important;
  border-bottom:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-card-media img {
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  filter:saturate(.82) contrast(.98) !important;
  transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s ease !important;
}
.em-building-v33 .em-building-card:hover .em-building-card-media img {
  transform:scale(1.025) !important;
  filter:saturate(1) contrast(1) !important;
}
.em-building-v33 .em-building-card-fallback {
  height:100% !important;
  padding:30px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  background:var(--eb-sage) !important;
}
.em-building-v33 .em-building-card-fallback b {
  margin:auto 0 !important;
  color:var(--eb-ink) !important;
  font:400 clamp(74px,8vw,118px)/.8 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.08em !important;
}
.em-building-v33 .em-building-card-status {
  top:18px !important;
  right:18px !important;
  min-height:30px !important;
  padding:0 12px !important;
  display:inline-flex !important;
  align-items:center !important;
  color:var(--eb-ink) !important;
  -webkit-text-fill-color:var(--eb-ink) !important;
  background:rgba(251,250,247,.9) !important;
  border:1px solid rgba(23,23,20,.15) !important;
  font:700 8px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing:.13em !important;
  text-transform:uppercase !important;
}
.em-building-v33 .em-building-card-status.is-live {
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
  background:var(--eb-dark) !important;
}
.em-building-v33 .em-building-card-body {
  flex:1 1 auto !important;
  padding:30px 30px 34px !important;
  display:flex !important;
  flex-direction:column !important;
}
.em-building-v33 .em-building-card h3 {
  margin:25px 0 9px !important;
  font:400 clamp(30px,2.7vw,42px)/.98 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.04em !important;
}
.em-building-v33 .em-building-card-summary {
  min-height:4.8em !important;
  margin:18px 0 24px !important;
  color:var(--eb-muted) !important;
  -webkit-text-fill-color:var(--eb-muted) !important;
  font:400 15px/1.6 Georgia,"Times New Roman",serif !important;
}
.em-building-v33 .em-building-card-facts {
  margin-top:auto !important;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  border-top:1px solid var(--eb-line) !important;
  border-left:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-card-facts > div {
  min-height:78px !important;
  padding:14px !important;
  border-right:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-card-link {
  margin-top:26px !important;
  min-height:40px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  border-bottom:1px solid var(--eb-ink) !important;
}

/* METHOD + CTA */
.em-building-v33 .em-building-method {
  padding:clamp(92px,9vw,142px) 0 !important;
  background:var(--eb-paper) !important;
  border-top:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-method-head,
.em-building-v33 .em-building-section-head,
.em-building-v33 .em-building-directory-cta-grid,
.em-building-v33 .em-building-single-cta-grid {
  display:grid !important;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.55fr) !important;
  align-items:end !important;
  gap:56px !important;
}
.em-building-v33 .em-building-method-grid {
  margin-top:64px !important;
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  border-top:1px solid var(--eb-line) !important;
  border-left:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-method-grid article {
  min-height:310px !important;
  padding:30px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-end !important;
  border-right:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-method-grid article span { margin-bottom:auto !important; }
.em-building-v33 .em-building-directory-cta,
.em-building-v33 .em-building-single-cta {
  padding:clamp(86px,9vw,138px) 0 !important;
  color:var(--eb-ivory) !important;
  background:var(--eb-dark) !important;
}
.em-building-v33 .em-building-directory-cta h2,
.em-building-v33 .em-building-single-cta h2 {
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
}

/* SINGLE BUILDING HERO */
.em-building-v33.em-building-single .em-building-single-hero {
  min-height:720px !important;
  display:grid !important;
  grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr) !important;
  align-items:stretch !important;
  background:var(--eb-dark) !important;
}
.em-building-v33 .em-building-single-hero-copy {
  padding:clamp(74px,8vw,124px) clamp(38px,6vw,96px) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  color:var(--eb-ivory) !important;
}
.em-building-v33 .em-building-single-hero h1 {
  max-width:900px !important;
  margin:27px 0 16px !important;
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
  font:400 clamp(66px,7vw,110px)/.9 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.06em !important;
  text-wrap:balance !important;
}
.em-building-v33 .em-building-address {
  margin:0 0 30px !important;
  color:rgba(251,250,247,.72) !important;
  font:700 10px/1.4 Arial,Helvetica,sans-serif !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
}
.em-building-v33 .em-building-summary {
  max-width:720px !important;
  margin:0 !important;
  color:rgba(251,250,247,.72) !important;
  -webkit-text-fill-color:rgba(251,250,247,.72) !important;
  font:400 clamp(18px,1.55vw,22px)/1.6 Georgia,"Times New Roman",serif !important;
}
.em-building-v33 .em-building-availability-badge {
  width:max-content !important;
  max-width:100% !important;
  margin:32px 0 0 !important;
  padding:10px 14px !important;
  color:rgba(251,250,247,.8) !important;
  -webkit-text-fill-color:rgba(251,250,247,.8) !important;
  background:transparent !important;
  border:1px solid rgba(251,250,247,.25) !important;
}
.em-building-v33 .em-building-single-hero-visual {
  min-height:720px !important;
  background:var(--eb-sage) !important;
  border-left:1px solid rgba(251,250,247,.18) !important;
}
.em-building-v33 .em-building-single-hero-visual > img {
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  filter:saturate(.86) contrast(.97) !important;
}
.em-building-v33 .em-building-architectural-card {
  height:100% !important;
  padding:clamp(46px,5vw,76px) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  background:var(--eb-sage) !important;
}
.em-building-v33 .em-building-architectural-card strong {
  margin:auto 0 !important;
  font:400 clamp(150px,18vw,280px)/.72 Georgia,"Times New Roman",serif !important;
  letter-spacing:-.1em !important;
}

.em-building-v33.em-building-single .em-building-single-stats {
  margin:-52px auto 0 !important;
}

.em-building-v33 .em-building-page-nav {
  position:sticky !important;
  top:0 !important;
  z-index:12 !important;
  background:rgba(251,250,247,.96) !important;
  border-bottom:1px solid var(--eb-line) !important;
  backdrop-filter:blur(12px) !important;
}
.em-building-v33 .em-building-page-nav .em-shell {
  display:flex !important;
  overflow-x:auto !important;
  scrollbar-width:none !important;
}
.em-building-v33 .em-building-page-nav a {
  min-height:58px !important;
  padding:0 22px !important;
  display:inline-flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  border-right:1px solid var(--eb-line) !important;
  font:700 9px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing:.14em !important;
}

.em-building-v33 .em-building-section {
  padding:clamp(92px,9vw,142px) 0 !important;
  border-bottom:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-overview { background:var(--eb-ivory) !important; }
.em-building-v33 .em-building-overview-grid {
  margin-top:64px !important;
  display:grid !important;
  grid-template-columns:minmax(0,1.1fr) minmax(360px,.55fr) !important;
  gap:70px !important;
  align-items:start !important;
}
.em-building-v33 .em-building-narrative {
  color:var(--eb-muted) !important;
  font:400 18px/1.72 Georgia,"Times New Roman",serif !important;
}
.em-building-v33 .em-building-buyer-lens {
  padding:34px !important;
  background:var(--eb-dark) !important;
  color:var(--eb-ivory) !important;
}
.em-building-v33 .em-building-buyer-lens h3 {
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
  font:400 38px/1.02 Georgia,"Times New Roman",serif !important;
}
.em-building-v33 .em-building-buyer-lens li {
  padding:22px 0 !important;
  border-top:1px solid rgba(251,250,247,.18) !important;
}

.em-building-v33 .em-building-amenities { background:var(--eb-paper) !important; }
.em-building-v33 .em-building-amenities-grid,
.em-building-v33 .em-building-location-grid,
.em-building-v33 .em-building-availability-grid {
  margin-top:64px !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(360px,.56fr) !important;
  gap:64px !important;
}
.em-building-v33 .em-building-amenity-list ul {
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:0 !important;
  border-top:1px solid var(--eb-line) !important;
  border-left:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-amenity-list li {
  min-height:68px !important;
  padding:20px !important;
  border-right:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
  list-style:none !important;
}
.em-building-v33 .em-building-service-card,
.em-building-v33 .em-building-map-card,
.em-building-v33 .em-building-availability-panel {
  padding:34px !important;
  background:var(--eb-sage) !important;
  border:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-location { background:var(--eb-ivory) !important; }
.em-building-v33 .em-building-availability { background:var(--eb-dark) !important; color:var(--eb-ivory) !important; }
.em-building-v33 .em-building-availability h2,
.em-building-v33 .em-building-availability p {
  color:var(--eb-ivory) !important;
  -webkit-text-fill-color:var(--eb-ivory) !important;
}
.em-building-v33 .em-building-availability-panel {
  color:var(--eb-ink) !important;
  background:var(--eb-sage) !important;
}
.em-building-v33 .em-building-record { background:var(--eb-paper) !important; }
.em-building-v33 .em-building-record-grid {
  margin-top:62px !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  border-top:1px solid var(--eb-line) !important;
  border-left:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-record-grid > div {
  min-height:150px !important;
  padding:24px !important;
  display:grid !important;
  grid-template-columns:auto 1fr !important;
  align-content:space-between !important;
  gap:18px !important;
  border-right:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-building-record-grid dd {
  grid-column:1/-1 !important;
  margin:0 !important;
  font:400 20px/1.35 Georgia,"Times New Roman",serif !important;
}
.em-building-v33 .em-related-buildings { background:var(--eb-ivory) !important; }
.em-building-v33 .em-related-building-grid {
  margin-top:62px !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:0 !important;
  border-top:1px solid var(--eb-line) !important;
  border-left:1px solid var(--eb-line) !important;
}
.em-building-v33 .em-related-building-card {
  border-right:1px solid var(--eb-line) !important;
  border-bottom:1px solid var(--eb-line) !important;
}

@media (max-width:1120px) {
  .em-building-v33 .em-building-archive-hero-grid,
  .em-building-v33.em-building-single .em-building-single-hero {
    grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr) !important;
  }
  .em-building-v33 .em-building-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  .em-building-v33 .em-building-single-stats { grid-template-columns:repeat(3,minmax(0,1fr)) !important; }
  .em-building-v33 .em-building-single-stats > div:nth-child(3n) { border-right:0 !important; }
  .em-building-v33 .em-building-single-stats > div:nth-child(-n+3) { border-bottom:1px solid var(--eb-line) !important; }
  .em-building-v33 .em-building-method-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}

@media (max-width:760px) {
  .em-building-v33 .em-shell {
    width:calc(100% - 36px) !important;
  }
  .em-building-v33.em-building-directory .em-building-archive-hero,
  .em-building-v33 .em-building-archive-hero-grid,
  .em-building-v33.em-building-single .em-building-single-hero {
    min-height:0 !important;
  }
  .em-building-v33 .em-building-archive-hero-grid,
  .em-building-v33.em-building-single .em-building-single-hero {
    grid-template-columns:minmax(0,1fr) !important;
  }
  .em-building-v33 .em-building-archive-hero-copy,
  .em-building-v33 .em-building-single-hero-copy {
    padding:64px 22px 54px !important;
  }
  .em-building-v33 .em-building-archive-hero-copy h1,
  .em-building-v33 .em-building-single-hero h1 {
    font-size:clamp(48px,14vw,68px) !important;
  }
  .em-building-v33 .em-building-archive-hero-index {
    min-height:360px !important;
    padding:38px 24px !important;
    border-top:1px solid rgba(23,23,20,.18) !important;
    border-left:0 !important;
  }
  .em-building-v33 .em-building-archive-hero-index > strong {
    font-size:132px !important;
  }
  .em-building-v33 .em-building-single-hero-visual {
    min-height:460px !important;
    border-top:1px solid rgba(251,250,247,.18) !important;
    border-left:0 !important;
  }
  .em-building-v33 .em-building-stat-strip,
  .em-building-v33 .em-building-single-stats {
    width:100% !important;
    margin:0 !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    border-right:0 !important;
    border-left:0 !important;
  }
  .em-building-v33 .em-building-stat:nth-child(2n),
  .em-building-v33 .em-building-single-stats > div:nth-child(2n) { border-right:0 !important; }
  .em-building-v33 .em-building-stat,
  .em-building-v33 .em-building-single-stats > div { border-bottom:1px solid var(--eb-line) !important; }
  .em-building-v33 .em-building-directory-section,
  .em-building-v33 .em-building-method,
  .em-building-v33 .em-building-section,
  .em-building-v33 .em-building-directory-cta,
  .em-building-v33 .em-building-single-cta {
    padding:72px 0 !important;
  }
  .em-building-v33 .em-building-directory-head,
  .em-building-v33 .em-building-method-head,
  .em-building-v33 .em-building-section-head,
  .em-building-v33 .em-building-directory-cta-grid,
  .em-building-v33 .em-building-single-cta-grid,
  .em-building-v33 .em-building-overview-grid,
  .em-building-v33 .em-building-amenities-grid,
  .em-building-v33 .em-building-location-grid,
  .em-building-v33 .em-building-availability-grid {
    grid-template-columns:minmax(0,1fr) !important;
    gap:30px !important;
  }
  .em-building-v33 .em-building-directory-head h2,
  .em-building-v33 .em-building-method-head h2,
  .em-building-v33 .em-building-section-head h2,
  .em-building-v33 .em-building-directory-cta h2,
  .em-building-v33 .em-building-single-cta h2 {
    font-size:clamp(42px,12vw,58px) !important;
  }
  .em-building-v33 .em-building-search-row,
  .em-building-v33 .em-building-filter-group {
    grid-template-columns:minmax(0,1fr) !important;
    gap:12px !important;
  }
  .em-building-v33 .em-building-grid,
  .em-building-v33 .em-building-method-grid,
  .em-building-v33 .em-building-record-grid,
  .em-building-v33 .em-related-building-grid,
  .em-building-v33 .em-building-amenity-list ul {
    grid-template-columns:minmax(0,1fr) !important;
  }
  .em-building-v33 .em-building-card-summary { min-height:0 !important; }
  .em-building-v33 .em-building-page-nav .em-shell { width:100% !important; padding-left:18px !important; }
  .em-building-v33 .em-building-buyer-lens,
  .em-building-v33 .em-building-service-card,
  .em-building-v33 .em-building-map-card,
  .em-building-v33 .em-building-availability-panel { padding:26px !important; }
}


/* ========================================================================
   ELIKA SITE MODERNIZER v3.4 — BUILDING INTELLIGENCE + WRAPPER STABILITY
   ======================================================================== */

html body.elika-building-archive-modern,
html body.elika-building-single-modern {
  overflow-x: clip !important;
  background: #fbfaf7 !important;
}

.em-building-v34 {
  position: relative !important;
  isolation: isolate !important;
}

.em-building-v34.em-building-directory .em-building-archive-hero {
  min-height: 590px !important;
}

.em-building-v34 .em-building-archive-hero-grid {
  min-height: 590px !important;
}

.em-building-v34 .em-building-archive-hero-copy {
  padding-top: clamp(68px,7vw,108px) !important;
  padding-bottom: clamp(68px,7vw,108px) !important;
}

.em-building-v34 .em-building-archive-hero-copy h1 {
  max-width: 870px !important;
  font-size: clamp(62px,6.1vw,94px) !important;
}

.em-building-v34 .em-building-archive-hero-index {
  background: #adb7ad !important;
}

.em-building-v34 .em-building-filter {
  background: #f4f1ea !important;
  border: 1px solid var(--eb-line) !important;
}

.em-building-v34 .em-building-search-row {
  padding: 24px 26px !important;
}

.em-building-v34 .em-building-filter-groups {
  padding: 24px 26px 28px !important;
}

.em-building-v34 .em-building-card {
  position: relative !important;
}

.em-building-v34 .em-building-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  pointer-events: none;
  transition: border-color .25s ease;
}

.em-building-v34 .em-building-card:hover::after,
.em-building-v34 .em-building-card:focus-within::after {
  border-color: rgba(183,146,88,.68);
}

.em-building-v34 .em-building-card-address {
  color: #77736c !important;
  -webkit-text-fill-color: #77736c !important;
  font: 700 9px/1.35 Arial,Helvetica,sans-serif !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

.em-building-v34 .em-building-card-status {
  backdrop-filter: blur(8px) !important;
}

.em-building-v34.em-building-single .em-building-single-hero {
  min-height: 690px !important;
}

.em-building-v34 .em-building-single-hero-visual {
  min-height: 690px !important;
}

.em-building-v34 .em-building-buyer-lens {
  position: sticky !important;
  top: 78px !important;
  align-self: start !important;
}

.em-building-v34 .em-building-availability-panel {
  box-shadow: none !important;
}

.em-building-v34 .em-related-building-card,
.em-building-v34 .em-building-card,
.em-building-v34 .em-building-record-grid > div,
.em-building-v34 .em-building-method-grid article {
  overflow: hidden !important;
}

@media (max-width: 1120px) {
  .em-building-v34 .em-building-buyer-lens {
    position: static !important;
    top: auto !important;
  }
}

@media (max-width: 760px) {
  .em-building-v34.em-building-directory .em-building-archive-hero,
  .em-building-v34 .em-building-archive-hero-grid,
  .em-building-v34.em-building-single .em-building-single-hero,
  .em-building-v34 .em-building-single-hero-visual {
    min-height: 0 !important;
  }

  .em-building-v34 .em-building-filter {
    margin-right: -18px !important;
    margin-left: -18px !important;
    border-right: 0 !important;
    border-left: 0 !important;
  }

  .em-building-v34 .em-building-search-row,
  .em-building-v34 .em-building-filter-groups {
    padding-right: 18px !important;
    padding-left: 18px !important;
  }

  .em-building-v34 .em-building-card h3 {
    font-size: clamp(32px,9vw,42px) !important;
  }
}


/* ========================================================================
   ELIKA SITE MODERNIZER v3.5 — SINGLE FOOTER SOCIAL SYSTEM
   ======================================================================== */
.elika-legacy-social-hidden,
.elika-legacy-social-container-hidden {
  display:none !important;
  visibility:hidden !important;
  pointer-events:none !important;
  width:0 !important;
  height:0 !important;
  min-width:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  border:0 !important;
}

#elika-footer-social-global.em-footer-social-dedicated-host {
  box-sizing:border-box !important;
  position:relative !important;
  inset:auto !important;
  z-index:4 !important;
  float:none !important;
  clear:both !important;
  order:999 !important;
  grid-column:1 / -1 !important;
  flex:0 0 100% !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:18px clamp(20px,4vw,68px) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  background:#fbfaf7 !important;
  border:0 !important;
  border-top:1px solid #151514 !important;
  box-shadow:none !important;
  transform:none !important;
  overflow:visible !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social {
  box-sizing:border-box !important;
  position:static !important;
  inset:auto !important;
  float:none !important;
  clear:none !important;
  width:min(100%,540px) !important;
  max-width:540px !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  align-items:stretch !important;
  gap:0 !important;
  overflow:hidden !important;
  color:#151514 !important;
  background:#fbfaf7 !important;
  border:1px solid #151514 !important;
  box-shadow:none !important;
  transform:none !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
  box-sizing:border-box !important;
  position:static !important;
  inset:auto !important;
  float:none !important;
  clear:none !important;
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  min-height:46px !important;
  margin:0 !important;
  padding:0 12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:9px !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  color:#151514 !important;
  -webkit-text-fill-color:#151514 !important;
  background:#fbfaf7 !important;
  border:0 !important;
  border-right:1px solid #151514 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  transform:none !important;
  font:700 9px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing:.12em !important;
  text-decoration:none !important;
  text-transform:uppercase !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:last-child {
  border-right:0 !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:hover,
#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:focus-visible {
  color:#fbfaf7 !important;
  -webkit-text-fill-color:#fbfaf7 !important;
  background:#2d322d !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social :is(svg,span,b) {
  box-sizing:border-box !important;
  position:static !important;
  inset:auto !important;
  float:none !important;
  clear:none !important;
  flex:0 0 auto !important;
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  color:inherit !important;
  -webkit-text-fill-color:inherit !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  transform:none !important;
  white-space:nowrap !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social svg {
  display:block !important;
  width:15px !important;
  height:15px !important;
  fill:currentColor !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social b {
  margin-left:3px !important;
  font:400 13px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing:0 !important;
}

@media (max-width:760px) {
  #elika-footer-social-global.em-footer-social-dedicated-host {
    padding:16px 18px !important;
    justify-content:center !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    width:100% !important;
    max-width:none !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
    min-height:48px !important;
    padding:0 7px !important;
    gap:6px !important;
    font-size:8px !important;
    letter-spacing:.08em !important;
  }
}

@media (max-width:430px) {
  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    grid-template-columns:1fr !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
    border-right:0 !important;
    border-bottom:1px solid #151514 !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:last-child {
    border-bottom:0 !important;
  }
}

/* ========================================================================
   ELIKA SITE MODERNIZER v3.6 — RETINA HANDBOOK ART + INTEGRATED SOCIAL ROW
   ======================================================================== */

/* High-resolution handbook art rendered directly from the current 74-page
   Decision Edition. Keep the image face on a 2D plane so fine type remains
   crisp on Retina and high-density mobile displays. */
.em-handbook-book--retina,
.em-handbook-book--free.em-handbook-book--retina {
  aspect-ratio: 17 / 22 !important;
  perspective: none !important;
}

.em-handbook-book--retina .em-handbook-book__object,
.em-handbook-book--free.em-handbook-book--retina .em-handbook-book__object {
  transform: rotateZ(-1.15deg) translate3d(0,0,0) !important;
  transform-origin: 50% 52% !important;
  filter: drop-shadow(0 15px 16px rgba(38,32,24,.13)) !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
}

.em-handbook-book--retina .em-handbook-book__front,
.em-handbook-book--free.em-handbook-book--retina .em-handbook-book__front {
  background: #efe6d5 !important;
  box-shadow: inset 4px 0 8px rgba(120,93,54,.055) !important;
}

.em-handbook-book--retina picture,
.em-handbook-book--retina img,
.em-handbook-book--free.em-handbook-book--retina picture,
.em-handbook-book--free.em-handbook-book--retina img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  image-rendering: auto !important;
  transform: none !important;
  filter: none !important;
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
}

.em-handbook-promo__visual:hover .em-handbook-book--retina .em-handbook-book__object,
.em-handbook-promo__visual:focus-visible .em-handbook-book--retina .em-handbook-book__object {
  transform: rotateZ(-.35deg) translate3d(0,-5px,0) scale(1.006) !important;
  filter: drop-shadow(0 19px 18px rgba(38,32,24,.15)) !important;
}

.em-handbook-book--retina.em-handbook-book--float .em-handbook-book__object,
.em-handbook-book--free.em-handbook-book--retina.em-handbook-book--float .em-handbook-book__object {
  transform: rotateZ(-4.25deg) translate3d(0,0,0) !important;
  filter: drop-shadow(0 8px 9px rgba(25,22,18,.12)) !important;
  animation: em-handbook-drift 9s ease-in-out infinite !important;
}

.em-handbook-float:hover .em-handbook-book--retina .em-handbook-book__object,
.em-handbook-float:focus-visible .em-handbook-book--retina .em-handbook-book__object {
  transform: rotateZ(-1.75deg) translate3d(0,-4px,0) scale(1.022) !important;
  filter: drop-shadow(0 11px 11px rgba(25,22,18,.14)) !important;
  animation-play-state: paused !important;
}

/* Keep the social buttons inside the same copyright/footer-bottom section as
   “All rights reserved,” rather than creating a second footer band below it. */
#elika-footer-social-global[hidden] {
  display: none !important;
}

.em-footer-copyright-social-row {
  box-sizing: border-box !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 14px 24px !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
}

.em-footer-copyright-social-row > :not(#elika-footer-social-global) {
  min-width: 0 !important;
}

#elika-footer-social-global.em-footer-social-dedicated-host {
  box-sizing: border-box !important;
  position: static !important;
  inset: auto !important;
  z-index: auto !important;
  float: none !important;
  clear: none !important;
  order: initial !important;
  grid-column: auto !important;
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  overflow: visible !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social {
  width: auto !important;
  max-width: none !important;
  grid-template-columns: repeat(3, minmax(132px, 1fr)) !important;
  margin: 0 !important;
}

#elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
  min-width: 132px !important;
  min-height: 44px !important;
}

@media (max-width: 900px) {
  .em-footer-copyright-social-row {
    align-items: flex-start !important;
  }

  #elika-footer-social-global.em-footer-social-dedicated-host {
    flex: 1 1 100% !important;
    width: 100% !important;
    margin: 4px 0 0 !important;
    justify-content: flex-start !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    width: min(100%, 540px) !important;
  }
}

@media (max-width: 560px) {
  .em-footer-copyright-social-row {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 14px !important;
  }

  #elika-footer-social-global.em-footer-social-dedicated-host {
    width: 100% !important;
    margin: 0 !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    width: 100% !important;
    max-width: none !important;
    grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
    min-width: 0 !important;
    padding: 0 7px !important;
    gap: 5px !important;
    font-size: 7.5px !important;
    letter-spacing: .07em !important;
  }
}

@media (max-width: 390px) {
  #elika-footer-social-global #elika-footer-social-primary.em-footer-social {
    grid-template-columns: 1fr !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a {
    border-right: 0 !important;
    border-bottom: 1px solid #151514 !important;
  }

  #elika-footer-social-global #elika-footer-social-primary.em-footer-social > a:last-child {
    border-bottom: 0 !important;
  }
}


/* ========================================================================
   v3.7 final handbook gate + single rental-arrow guard
   ======================================================================== */
html body.elika-rental-cta-page #masthead a.elika-rental-cta-clean::before,
html body.elika-rental-cta-page #masthead a.elika-rental-cta-clean::after,
html body.single-vc_listing #masthead a.elika-rental-cta-clean::before,
html body.single-vc_listing #masthead a.elika-rental-cta-clean::after,
html body.single-listing #masthead a.elika-rental-cta-clean::before,
html body.single-listing #masthead a.elika-rental-cta-clean::after,
html body.elika-rental-cta-page #masthead a.elika-rental-cta-clean .elika-rental-cta-label::before,
html body.elika-rental-cta-page #masthead a.elika-rental-cta-clean .elika-rental-cta-label::after,
html body.single-vc_listing #masthead a.elika-rental-cta-clean .elika-rental-cta-label::before,
html body.single-vc_listing #masthead a.elika-rental-cta-clean .elika-rental-cta-label::after,
html body.single-listing #masthead a.elika-rental-cta-clean .elika-rental-cta-label::before,
html body.single-listing #masthead a.elika-rental-cta-clean .elika-rental-cta-label::after,
html body.elika-rental-cta-page #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::before,
html body.elika-rental-cta-page #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::after,
html body.single-vc_listing #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::before,
html body.single-vc_listing #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::after,
html body.single-listing #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::before,
html body.single-listing #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::after {
  display: none !important;
  content: none !important;
}

html body #masthead a.elika-rental-cta-clean > .elika-rental-cta-arrow {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  width: 13px !important;
  min-width: 13px !important;
  height: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  font: 400 15px/1 Arial, Helvetica, sans-serif !important;
  transform: translateY(-.5px) !important;
}


/* ========================================================================
   v3.8 — Buy-vs-Rent desktop headline + definitive single rental CTA arrow
   ======================================================================== */

/* Keep this editorial heading on one line only on true desktop widths.
   Tablet and mobile retain natural wrapping. */
@media (min-width: 1120px) {
  html body.page-id-53118 #elika-calc-top #calculator.ecm-calc-intro > .ecm-container,
  html body.page-id-53118 #calculator.ecm-calc-intro > .ecm-container {
    width: min(calc(100% - 72px), 1380px) !important;
    max-width: 1380px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  html body.page-id-53118 #elika-calc-top #calculator-heading,
  html body.page-id-53118 #calculator.ecm-calc-intro #calculator-heading {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    overflow: visible !important;
    font-size: clamp(46px, 4vw, 64px) !important;
    line-height: 1 !important;
    letter-spacing: -.045em !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    white-space: nowrap !important;
  }
}

/* The native theme previously supplied an arrow through a parent/sibling
   control as well as through the CTA itself. Suppress every non-plugin arrow
   and render one SVG arrow owned by this plugin. */
html body #masthead .elika-rental-cta-item-clean::before,
html body #masthead .elika-rental-cta-item-clean::after,
html body .site-header .elika-rental-cta-item-clean::before,
html body .site-header .elika-rental-cta-item-clean::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

html body #masthead .elika-rental-cta-item-clean > :not(a.elika-rental-cta-clean),
html body .site-header .elika-rental-cta-item-clean > :not(a.elika-rental-cta-clean) {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

html body #masthead a.elika-rental-cta-clean,
html body .site-header a.elika-rental-cta-clean,
html body header a.elika-rental-cta-clean {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding-right: 21px !important;
  padding-left: 21px !important;
  overflow: hidden !important;
  background-image: none !important;
  list-style-image: none !important;
}

html body #masthead a.elika-rental-cta-clean::before,
html body #masthead a.elika-rental-cta-clean::after,
html body .site-header a.elika-rental-cta-clean::before,
html body .site-header a.elika-rental-cta-clean::after,
html body header a.elika-rental-cta-clean::before,
html body header a.elika-rental-cta-clean::after {
  display: none !important;
  content: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

html body #masthead a.elika-rental-cta-clean > :not(.elika-rental-cta-label):not(.elika-rental-cta-arrow),
html body .site-header a.elika-rental-cta-clean > :not(.elika-rental-cta-label):not(.elika-rental-cta-arrow),
html body header a.elika-rental-cta-clean > :not(.elika-rental-cta-label):not(.elika-rental-cta-arrow) {
  display: none !important;
}

html body #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow,
html body .site-header a.elika-rental-cta-clean .elika-rental-cta-arrow,
html body header a.elika-rental-cta-clean .elika-rental-cta-arrow {
  position: static !important;
  inset: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 18px !important;
  width: 18px !important;
  min-width: 18px !important;
  height: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: none !important;
  transform: none !important;
}

html body #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::before,
html body #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow::after,
html body .site-header a.elika-rental-cta-clean .elika-rental-cta-arrow::before,
html body .site-header a.elika-rental-cta-clean .elika-rental-cta-arrow::after,
html body header a.elika-rental-cta-clean .elika-rental-cta-arrow::before,
html body header a.elika-rental-cta-clean .elika-rental-cta-arrow::after {
  display: none !important;
  content: none !important;
}

html body #masthead a.elika-rental-cta-clean .elika-rental-cta-arrow svg,
html body .site-header a.elika-rental-cta-clean .elika-rental-cta-arrow svg,
html body header a.elika-rental-cta-clean .elika-rental-cta-arrow svg {
  display: block !important;
  width: 18px !important;
  height: 12px !important;
  margin: 0 !important;
  overflow: visible !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.35 !important;
  stroke-linecap: square !important;
  stroke-linejoin: miter !important;
  vector-effect: non-scaling-stroke !important;
}

/* ========================================================================
   ELIKA SITE MODERNIZER v3.9 — FOREIGN-BUYER IMAGE BLEED + BUILDING COLLAGE
   ======================================================================== */

/* Foreign Buyers: the photograph should touch the top and bottom edges of
   its split section. The copy retains its own editorial breathing room. */
html body #efb-page #efb-remote.efb-remote {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden !important;
  background: var(--paper, #f2eee6) !important;
}

html body #efb-page #efb-remote .efb-remote-grid {
  width: 100% !important;
  max-width: none !important;
  min-height: clamp(640px, 52vw, 780px) !important;
  align-items: stretch !important;
}

html body #efb-page #efb-remote .efb-remote__media {
  align-self: stretch !important;
  min-height: clamp(640px, 52vw, 780px) !important;
  height: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
}

html body #efb-page #efb-remote .efb-remote__media img {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: center 44% !important;
}

html body #efb-page #efb-remote .efb-remote__copy {
  min-height: clamp(640px, 52vw, 780px) !important;
  padding-top: clamp(70px, 7vw, 112px) !important;
  padding-bottom: clamp(70px, 7vw, 112px) !important;
}

/* Shared building archive/single hero art direction. */
.em-building-v39 .em-building-archive-hero-grid,
.em-building-v39.em-building-single .em-building-single-hero {
  min-height: clamp(700px, 51vw, 790px) !important;
}

.em-building-v39 .em-building-archive-hero-grid {
  width: min(100%, 1600px) !important;
  grid-template-columns: minmax(0, 1.02fr) minmax(520px, .98fr) !important;
}

.em-building-v39 .em-building-archive-hero-copy {
  padding-right: clamp(46px, 6vw, 104px) !important;
  padding-left: max(48px, calc((100vw - 1380px) / 2)) !important;
}

.em-building-v39 .em-building-archive-hero-copy h1 {
  max-width: 840px !important;
  font-size: clamp(60px, 5.75vw, 92px) !important;
}

.em-building-v39 .em-building-archive-hero-media,
.em-building-v39 .em-building-single-hero-visual {
  position: relative !important;
  min-width: 0 !important;
  min-height: clamp(700px, 51vw, 790px) !important;
  margin: 0 !important;
  overflow: hidden !important;
  isolation: isolate !important;
  background: #aeb8ae !important;
  border-left: 1px solid rgba(251,250,247,.18) !important;
}

.em-building-v39 .em-building-archive-hero-media::after,
.em-building-v39 .em-building-single-hero-visual.has-image::after {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  content: "" !important;
  pointer-events: none !important;
  background: linear-gradient(180deg, rgba(20,24,21,.04) 0%, rgba(20,24,21,.10) 48%, rgba(20,24,21,.44) 100%) !important;
}

.em-building-v39 .em-building-archive-hero-wide,
.em-building-v39 .em-building-single-hero-wide {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  overflow: hidden !important;
}

.em-building-v39 .em-building-archive-hero-wide img,
.em-building-v39 .em-building-single-hero-wide img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: center 48% !important;
  filter: saturate(.83) contrast(1.035) !important;
  transform: scale(1.002) !important;
  transition: transform .8s cubic-bezier(.2,.72,.18,1), filter .5s ease !important;
}

.em-building-v39 .em-building-archive-hero-media:hover .em-building-archive-hero-wide img,
.em-building-v39 .em-building-single-hero-visual:hover .em-building-single-hero-wide img {
  transform: scale(1.022) !important;
  filter: saturate(.9) contrast(1.04) !important;
}

/* Smaller portrait photograph layered over the landscape image. */
.em-building-v39 .em-building-archive-hero-portrait,
.em-building-v39 .em-building-single-hero-portrait {
  position: absolute !important;
  z-index: 3 !important;
  left: clamp(28px, 3.7vw, 62px) !important;
  bottom: clamp(36px, 4.8vw, 72px) !important;
  width: clamp(178px, 36%, 270px) !important;
  aspect-ratio: 3 / 4 !important;
  overflow: hidden !important;
  background: #f2eee6 !important;
  border: clamp(6px, .65vw, 10px) solid #f2eee6 !important;
  box-shadow: 0 24px 58px rgba(13,17,14,.24) !important;
}

.em-building-v39 .em-building-archive-hero-portrait img,
.em-building-v39 .em-building-single-hero-portrait img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: center 40% !important;
  filter: saturate(.9) contrast(1.025) !important;
}

.em-building-v39 .em-building-archive-hero-portrait > span,
.em-building-v39 .em-building-single-hero-portrait > span {
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  min-height: 34px !important;
  padding: 9px 11px 8px !important;
  display: flex !important;
  align-items: center !important;
  color: #171714 !important;
  -webkit-text-fill-color: #171714 !important;
  background: rgba(242,238,230,.95) !important;
  font: 700 7px/1.3 Arial,Helvetica,sans-serif !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
}

/* Archive index becomes a quiet ivory information plaque over photography. */
.em-building-v39 .em-building-archive-index-card {
  position: absolute !important;
  z-index: 4 !important;
  top: clamp(34px, 4vw, 62px) !important;
  right: 0 !important;
  width: clamp(245px, 43%, 338px) !important;
  min-height: 268px !important;
  padding: clamp(26px, 3vw, 42px) !important;
  color: #171714 !important;
  background: rgba(251,250,247,.96) !important;
  border-top: 1px solid rgba(23,23,20,.14) !important;
  border-bottom: 1px solid rgba(23,23,20,.14) !important;
  border-left: 1px solid rgba(23,23,20,.14) !important;
  box-shadow: 0 20px 46px rgba(13,17,14,.12) !important;
}

.em-building-v39 .em-building-archive-index-card .em-building-index-label {
  display: block !important;
  margin: 0 0 30px !important;
  color: #66635d !important;
  -webkit-text-fill-color: #66635d !important;
}

.em-building-v39 .em-building-archive-index-card > strong {
  display: block !important;
  margin: 0 0 12px !important;
  color: #171714 !important;
  -webkit-text-fill-color: #171714 !important;
  font: 400 clamp(72px, 7vw, 108px)/.78 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.07em !important;
}

.em-building-v39 .em-building-archive-index-card > p {
  max-width: 250px !important;
  margin: 0 0 25px !important;
  color: #4e4c47 !important;
  -webkit-text-fill-color: #4e4c47 !important;
  font: 400 15px/1.5 Georgia,"Times New Roman",serif !important;
}

.em-building-v39 .em-building-archive-index-card .em-building-index-neighborhoods {
  padding-top: 16px !important;
  gap: 7px 11px !important;
  border-top: 1px solid rgba(23,23,20,.16) !important;
}

.em-building-v39 .em-building-archive-index-card .em-building-index-neighborhoods span {
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #66635d !important;
  -webkit-text-fill-color: #66635d !important;
  font-size: 7px !important;
}

/* Single-building file plaque. */
.em-building-v39 .em-building-single-hero-file {
  position: absolute !important;
  z-index: 4 !important;
  top: clamp(28px, 3.6vw, 54px) !important;
  right: clamp(24px, 3.5vw, 52px) !important;
  width: clamp(150px, 25%, 205px) !important;
  padding: 18px 20px 20px !important;
  color: #171714 !important;
  background: rgba(251,250,247,.95) !important;
  border: 1px solid rgba(23,23,20,.15) !important;
}

.em-building-v39 .em-building-single-hero-file span {
  display: block !important;
  color: #66635d !important;
  -webkit-text-fill-color: #66635d !important;
  font: 700 7px/1.3 Arial,Helvetica,sans-serif !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}

.em-building-v39 .em-building-single-hero-file strong {
  display: block !important;
  margin-top: 14px !important;
  color: #171714 !important;
  -webkit-text-fill-color: #171714 !important;
  font: 400 clamp(36px, 4vw, 62px)/.9 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.05em !important;
  overflow-wrap: anywhere !important;
}

.em-building-v39 .em-building-single-hero-visual figcaption {
  z-index: 4 !important;
  right: clamp(22px, 3vw, 44px) !important;
  bottom: clamp(18px, 2vw, 28px) !important;
  left: 48% !important;
  text-align: right !important;
}

/* Refine the index controls and card imagery without turning them into an app. */
.em-building-v39 .em-building-filter {
  background: #f2eee6 !important;
  border-color: rgba(23,23,20,.16) !important;
}

.em-building-v39 .em-building-search-row {
  background: rgba(251,250,247,.36) !important;
}

.em-building-v39 .em-building-filter-group button {
  background: rgba(255,254,250,.72) !important;
}

.em-building-v39 .em-building-filter-group button[aria-pressed="true"] {
  background: #293029 !important;
}

.em-building-v39 .em-building-card-media img {
  transition: transform .65s cubic-bezier(.2,.72,.18,1), filter .35s ease !important;
  filter: saturate(.88) contrast(1.02) !important;
}

.em-building-v39 .em-building-card:hover .em-building-card-media img,
.em-building-v39 .em-building-card:focus-within .em-building-card-media img {
  transform: scale(1.026) !important;
  filter: saturate(.98) contrast(1.03) !important;
}

@media (max-width: 1120px) {
  .em-building-v39 .em-building-archive-hero-grid,
  .em-building-v39.em-building-single .em-building-single-hero {
    grid-template-columns: minmax(0, 1.04fr) minmax(410px, .96fr) !important;
  }

  .em-building-v39 .em-building-archive-index-card {
    width: min(48%, 300px) !important;
  }

  .em-building-v39 .em-building-archive-hero-portrait,
  .em-building-v39 .em-building-single-hero-portrait {
    width: clamp(165px, 38%, 230px) !important;
  }
}

@media (max-width: 900px) {
  html body #efb-page #efb-remote .efb-remote-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    min-height: 0 !important;
  }

  html body #efb-page #efb-remote .efb-remote__media {
    min-height: clamp(360px, 64vw, 520px) !important;
    height: auto !important;
  }

  html body #efb-page #efb-remote .efb-remote__copy {
    min-height: 0 !important;
    padding: 64px 36px 70px !important;
  }
}

@media (max-width: 760px) {
  .em-building-v39 .em-building-archive-hero-grid,
  .em-building-v39.em-building-single .em-building-single-hero {
    min-height: 0 !important;
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .em-building-v39 .em-building-archive-hero-media,
  .em-building-v39 .em-building-single-hero-visual {
    min-height: 510px !important;
    border-top: 1px solid rgba(251,250,247,.18) !important;
    border-left: 0 !important;
  }

  .em-building-v39 .em-building-archive-index-card {
    top: 18px !important;
    right: 18px !important;
    width: min(54%, 230px) !important;
    min-height: 0 !important;
    padding: 20px !important;
  }

  .em-building-v39 .em-building-archive-index-card .em-building-index-label {
    margin-bottom: 18px !important;
  }

  .em-building-v39 .em-building-archive-index-card > strong {
    margin-bottom: 8px !important;
    font-size: clamp(58px, 18vw, 82px) !important;
  }

  .em-building-v39 .em-building-archive-index-card > p {
    margin-bottom: 14px !important;
    font-size: 13px !important;
  }

  .em-building-v39 .em-building-archive-index-card .em-building-index-neighborhoods {
    display: none !important;
  }

  .em-building-v39 .em-building-archive-hero-portrait,
  .em-building-v39 .em-building-single-hero-portrait {
    right: 18px !important;
    bottom: 18px !important;
    left: auto !important;
    width: min(42%, 190px) !important;
    border-width: 6px !important;
  }

  .em-building-v39 .em-building-single-hero-portrait {
    right: auto !important;
    left: 18px !important;
  }

  .em-building-v39 .em-building-single-hero-file {
    top: 18px !important;
    right: 18px !important;
    width: min(43%, 180px) !important;
    padding: 15px 16px 17px !important;
  }

  .em-building-v39 .em-building-single-hero-file strong {
    font-size: clamp(32px, 10vw, 48px) !important;
  }

  .em-building-v39 .em-building-single-hero-visual figcaption {
    right: 18px !important;
    bottom: 18px !important;
    left: 50% !important;
    font-size: 7px !important;
  }
}

@media (max-width: 620px) {
  html body #efb-page #efb-remote .efb-remote__media {
    min-height: 320px !important;
  }

  html body #efb-page #efb-remote .efb-remote__copy {
    padding: 56px 20px 62px !important;
  }
}

@media (max-width: 430px) {
  .em-building-v39 .em-building-archive-hero-media,
  .em-building-v39 .em-building-single-hero-visual {
    min-height: 440px !important;
  }

  .em-building-v39 .em-building-archive-index-card {
    width: 55% !important;
  }

  .em-building-v39 .em-building-archive-hero-portrait,
  .em-building-v39 .em-building-single-hero-portrait {
    width: 43% !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .em-building-v39 .em-building-archive-hero-wide img,
  .em-building-v39 .em-building-single-hero-wide img,
  .em-building-v39 .em-building-card-media img {
    transition: none !important;
    transform: none !important;
  }
}

/* v3.9 template aliases: layered wide + portrait image markup. */
.em-building-v39 .em-building-archive-hero-wide,
.em-building-v39 .em-building-single-hero-wide {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  background: #d9ddd6 !important;
}

.em-building-v39 .em-building-archive-hero-wide img,
.em-building-v39 .em-building-single-hero-wide img {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: center 44% !important;
  filter: saturate(.88) contrast(.98) !important;
  transition: transform .9s cubic-bezier(.2,.72,.2,1), filter .45s ease !important;
}

.em-building-v39 .em-building-archive-hero-media:hover .em-building-archive-hero-wide img,
.em-building-v39 .em-building-single-hero-visual:hover .em-building-single-hero-wide img {
  transform: scale(1.018) !important;
  filter: saturate(.96) contrast(1) !important;
}

.em-building-v39 .em-building-archive-hero-portrait,
.em-building-v39 .em-building-single-hero-portrait {
  position: absolute !important;
  left: clamp(34px,4vw,66px) !important;
  bottom: clamp(38px,4.2vw,66px) !important;
  z-index: 3 !important;
  width: clamp(180px,22vw,302px) !important;
  aspect-ratio: 3 / 4 !important;
  margin: 0 !important;
  overflow: hidden !important;
  background: #d9ddd6 !important;
  border: clamp(7px,.75vw,11px) solid var(--eb-photo-border) !important;
  box-shadow: var(--eb-photo-shadow) !important;
}

.em-building-v39 .em-building-archive-hero-portrait img,
.em-building-v39 .em-building-single-hero-portrait img {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover !important;
  object-position: 68% center !important;
  filter: saturate(.95) contrast(1.01) !important;
  transform: scale(1.015) !important;
}

.em-building-v39 .em-building-archive-hero-portrait > span,
.em-building-v39 .em-building-single-hero-portrait > span {
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 2 !important;
  margin: 0 !important;
  padding: 11px 12px 10px !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: linear-gradient(0deg,rgba(19,22,19,.78),rgba(19,22,19,0)) !important;
  font: 700 7px/1.35 Arial,Helvetica,sans-serif !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

.em-building-v39 .em-building-archive-index-card {
  position: absolute !important;
  top: clamp(34px,3.6vw,58px) !important;
  right: clamp(30px,3.6vw,58px) !important;
  z-index: 4 !important;
  width: clamp(166px,16vw,224px) !important;
  min-height: 198px !important;
  padding: 22px 24px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  color: var(--eb-ink) !important;
  background: rgba(251,250,247,.92) !important;
  border: 1px solid rgba(23,23,20,.17) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
}

.em-building-v39 .em-building-archive-index-card > strong {
  margin: auto 0 11px !important;
  color: var(--eb-ink) !important;
  -webkit-text-fill-color: var(--eb-ink) !important;
  font: 400 clamp(58px,5.3vw,84px)/.8 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.08em !important;
}

.em-building-v39 .em-building-archive-index-card > p {
  margin: 0 0 18px !important;
  color: #55534d !important;
  -webkit-text-fill-color: #55534d !important;
  font: 400 12px/1.45 Georgia,"Times New Roman",serif !important;
}

.em-building-v39 .em-building-archive-index-card .em-building-index-neighborhoods {
  padding-top: 13px !important;
  gap: 6px 10px !important;
}

.em-building-v39 .em-building-archive-index-card .em-building-index-neighborhoods span {
  font-size: 7px !important;
  letter-spacing: .12em !important;
}

.em-building-v39 .em-building-single-hero-visual.has-image::after {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  content: "" !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg,rgba(32,37,31,.2),transparent 31%),
    linear-gradient(0deg,rgba(22,25,22,.32),transparent 42%) !important;
}

.em-building-v39 .em-building-single-hero-file {
  position: absolute !important;
  top: clamp(30px,3.5vw,54px) !important;
  right: clamp(28px,3.5vw,54px) !important;
  z-index: 4 !important;
  width: clamp(122px,11vw,164px) !important;
  min-height: 118px !important;
  padding: 16px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  color: var(--eb-ink) !important;
  background: rgba(251,250,247,.9) !important;
  border: 1px solid rgba(23,23,20,.16) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
}

.em-building-v39 .em-building-single-hero-file span {
  font: 700 7px/1.35 Arial,Helvetica,sans-serif !important;
  letter-spacing: .15em !important;
  text-transform: uppercase !important;
}

.em-building-v39 .em-building-single-hero-file strong {
  font: 400 clamp(38px,4vw,62px)/.82 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.07em !important;
}

@media (max-width: 900px) {
  .em-building-v39 .em-building-archive-hero-portrait,
  .em-building-v39 .em-building-single-hero-portrait {
    left: 28px !important;
    bottom: 28px !important;
    width: min(31vw,220px) !important;
  }
}

@media (max-width: 620px) {
  .em-building-v39 .em-building-archive-hero-portrait,
  .em-building-v39 .em-building-single-hero-portrait {
    left: 18px !important;
    bottom: 18px !important;
    width: min(36vw,168px) !important;
    border-width: 6px !important;
    box-shadow: 0 18px 44px rgba(12,15,13,.23) !important;
  }

  .em-building-v39 .em-building-archive-index-card {
    top: 18px !important;
    right: 18px !important;
    width: 138px !important;
    min-height: 154px !important;
    padding: 16px !important;
  }

  .em-building-v39 .em-building-archive-index-card > strong {
    font-size: 54px !important;
  }

  .em-building-v39 .em-building-single-hero-file {
    top: 18px !important;
    right: 18px !important;
    width: 112px !important;
    min-height: 96px !important;
    padding: 12px !important;
  }
}

/* ========================================================================
   ELIKA SITE MODERNIZER 4.0 — JOURNAL + FORM/CALCULATOR REFINEMENTS
   ======================================================================== */

/* ------------------------------ Journal archive ------------------------------ */
.em-journal,
.em-journal * {
  box-sizing: border-box;
}

.em-journal {
  --ej-ink: #171714;
  --ej-muted: #595750;
  --ej-ivory: #fbfaf7;
  --ej-paper: #f2eee6;
  --ej-sage: #aeb7ad;
  --ej-dark: #2d322d;
  --ej-brass: #b79258;
  --ej-line: rgba(23,23,20,.17);
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: var(--ej-ink);
  background: var(--ej-ivory);
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

body.elika-journal-modern :is(.site-content,.content-area,.site-main,.page-content,article.page,.entry-content),
body.elika-journal-article-modern :is(.site-content,.content-area,.site-main,.page-content,article.post,.entry-content) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.elika-journal-modern :is(.entry-header,.page-header,.post-header,.page-title,.post-thumbnail,.featured-image),
body.elika-journal-article-modern :is(.entry-header,.page-header,.post-header,.page-title) {
  display: none !important;
}

body.elika-journal-modern :is(#colophon,.site-footer,footer.site-footer),
body.elika-journal-article-modern :is(#colophon,.site-footer,footer.site-footer) {
  margin-top: 0 !important;
}

.em-journal-shell,
.em-article-shell {
  width: min(calc(100% - 72px), 1380px);
  margin-right: auto;
  margin-left: auto;
}

.em-journal a,
.em-article a {
  box-shadow: none !important;
}

.em-journal-hero {
  color: var(--ej-ivory);
  background: var(--ej-dark);
}

.em-journal-hero__grid {
  min-height: 580px;
  display: grid;
  grid-template-columns: minmax(0,1.08fr) minmax(390px,.92fr);
}

.em-journal-hero__copy {
  padding: clamp(66px,7vw,112px) clamp(40px,6vw,90px) clamp(70px,7vw,112px) 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.em-journal-breadcrumbs,
.em-article-breadcrumbs {
  margin: 0 0 44px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  color: rgba(251,250,247,.62);
  font: 700 9px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.em-journal-breadcrumbs a,
.em-article-breadcrumbs a {
  color: inherit !important;
  text-decoration: none !important;
}

.em-journal-eyebrow,
.em-article-eyebrow {
  margin: 0 !important;
  color: inherit !important;
  font: 700 10px/1.35 Arial,Helvetica,sans-serif !important;
  letter-spacing: .2em !important;
  text-transform: uppercase !important;
}

.em-journal-hero h1 {
  max-width: 780px;
  margin: 20px 0 30px !important;
  color: var(--ej-ivory) !important;
  font: 400 clamp(70px,7vw,110px)/.89 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.055em !important;
  text-align: left !important;
  text-transform: none !important;
}

.em-journal-intro {
  max-width: 720px;
  margin: 0 !important;
  color: rgba(251,250,247,.76) !important;
  font: 400 clamp(18px,1.45vw,21px)/1.65 Georgia,"Times New Roman",serif !important;
}

.em-journal-hero__index {
  position: relative;
  min-height: 100%;
  padding: 58px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  color: var(--ej-ink);
  background: var(--ej-sage);
  border-left: 1px solid rgba(251,250,247,.15);
}

.em-journal-mark {
  display: block;
  margin: -38px 0 0 -10px;
  color: rgba(23,23,20,.95);
  font: 400 clamp(220px,25vw,390px)/.85 Georgia,"Times New Roman",serif;
  letter-spacing: -.09em;
}

.em-journal-index-copy {
  position: relative;
  z-index: 2;
  padding-top: 28px;
  border-top: 1px solid rgba(23,23,20,.25);
}

.em-journal-index-copy p {
  margin: 0 0 14px !important;
  color: #4e554e !important;
  font: 700 9px/1.35 Arial,Helvetica,sans-serif !important;
  letter-spacing: .18em !important;
}

.em-journal-index-copy strong {
  font: 400 26px/1.28 Georgia,"Times New Roman",serif;
}

.em-journal-principles {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  color: var(--ej-ink);
  background: var(--ej-paper);
  border-bottom: 1px solid var(--ej-line);
}

.em-journal-principles span {
  min-height: 94px;
  padding: 25px clamp(22px,3vw,48px);
  display: flex;
  align-items: center;
  gap: 18px;
  border-right: 1px solid var(--ej-line);
  font: 700 9px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing: .14em;
}

.em-journal-principles span:last-child { border-right: 0; }
.em-journal-principles b { color: #77746d; font-weight: 700; }

.em-journal-tools {
  padding: 42px 0;
  background: var(--ej-ivory);
  border-bottom: 1px solid var(--ej-line);
}

.em-journal-tools__grid {
  display: grid;
  grid-template-columns: minmax(350px,.78fr) minmax(0,1.22fr);
  gap: 52px;
  align-items: end;
}

.em-journal-search label {
  display: block;
  margin: 0 0 11px;
  color: #65625c;
  font: 700 9px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing: .16em;
}

.em-journal-search > div {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  border: 1px solid var(--ej-line);
  background: #fff;
}

.em-journal-search input {
  min-width: 0;
  height: 58px;
  margin: 0 !important;
  padding: 0 18px !important;
  color: var(--ej-ink) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font: 400 14px/1 Arial,Helvetica,sans-serif !important;
}

.em-journal-search button {
  min-width: 128px;
  height: 58px;
  margin: 0 !important;
  padding: 0 20px !important;
  color: var(--ej-ivory) !important;
  background: var(--ej-dark) !important;
  border: 0 !important;
  border-radius: 0 !important;
  font: 700 9px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing: .14em !important;
}

.em-journal-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  justify-content: flex-end;
}

.em-journal-categories a {
  min-height: 38px;
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  color: var(--ej-ink) !important;
  background: transparent;
  border: 1px solid var(--ej-line);
  font: 700 9px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing: .1em;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: background .2s ease,color .2s ease;
}

.em-journal-categories a:hover,
.em-journal-categories a:focus-visible {
  color: var(--ej-ivory) !important;
  background: var(--ej-dark);
}

.em-journal-feature {
  padding: clamp(76px,8vw,124px) 0;
  background: var(--ej-paper);
}

.em-journal-feature__grid {
  display: grid;
  grid-template-columns: minmax(0,1.07fr) minmax(360px,.93fr);
  min-height: 600px;
  border: 1px solid var(--ej-line);
  background: var(--ej-ivory);
}

.em-journal-feature__media {
  position: relative;
  min-height: 600px;
  display: block;
  overflow: hidden;
  background: var(--ej-sage);
  border-right: 1px solid var(--ej-line);
}

.em-journal-feature__media img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.2,.75,.2,1);
}

.em-journal-feature__media:hover img { transform: scale(1.025); }
.em-journal-feature__media.is-fallback { display: grid; place-items: center; }
.em-journal-feature__media.is-fallback span { font: 400 clamp(60px,7vw,104px)/.9 Georgia,"Times New Roman",serif; letter-spacing: -.06em; }

.em-journal-feature__copy {
  padding: clamp(48px,5.6vw,86px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.em-journal-feature__copy h2,
.em-journal-section-head h2,
.em-journal-cta h2 {
  margin: 18px 0 24px !important;
  color: var(--ej-ink) !important;
  font: 400 clamp(45px,4.6vw,70px)/.98 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.045em !important;
  text-align: left !important;
  text-transform: none !important;
}

.em-journal-feature__copy h2 a {
  color: inherit !important;
  text-decoration: none !important;
}

.em-journal-feature__copy > p:not(.em-journal-eyebrow) {
  margin: 0 0 28px !important;
  color: var(--ej-muted) !important;
  font: 400 18px/1.67 Georgia,"Times New Roman",serif !important;
}

.em-journal-meta {
  margin: 0 0 34px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 24px;
  color: #77746d;
  font: 700 9px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.em-journal-text-link,
.em-journal-card__foot a,
.em-article-related article > a,
.em-article-author a {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 25px;
  padding-bottom: 8px;
  color: var(--ej-ink) !important;
  border-bottom: 1px solid currentColor;
  font: 700 9px/1.2 Arial,Helvetica,sans-serif !important;
  letter-spacing: .14em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.em-journal-archive {
  padding: clamp(82px,8vw,126px) 0;
  background: var(--ej-ivory);
}

.em-journal-section-head {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: minmax(0,1.05fr) minmax(340px,.95fr);
  gap: 70px;
  align-items: end;
}

.em-journal-section-head h2 { margin-bottom: 0 !important; }
.em-journal-section-head > p {
  max-width: 620px;
  margin: 0 !important;
  color: var(--ej-muted) !important;
  font: 400 18px/1.68 Georgia,"Times New Roman",serif !important;
}

.em-journal-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  border-top: 1px solid var(--ej-line);
  border-left: 1px solid var(--ej-line);
}

.em-journal-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-right: 1px solid var(--ej-line);
  border-bottom: 1px solid var(--ej-line);
}

.em-journal-card__media {
  position: relative;
  height: 275px;
  display: block;
  overflow: hidden;
  background: var(--ej-paper);
}

.em-journal-card__media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .55s ease;
}

.em-journal-card__media:hover img { transform: scale(1.025); }
.em-journal-card__media.is-fallback { display: grid; place-items: center; background: var(--ej-sage); }
.em-journal-card__media.is-fallback span { font: 400 78px/1 Georgia,"Times New Roman",serif; }

.em-journal-card__body {
  min-height: 365px;
  padding: 30px 28px 27px;
  display: flex;
  flex-direction: column;
}

.em-journal-card__top,
.em-journal-card__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: #77746d;
  font: 700 8px/1.35 Arial,Helvetica,sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.em-journal-card h3 {
  margin: 48px 0 15px !important;
  color: var(--ej-ink) !important;
  font: 400 clamp(28px,2.35vw,38px)/1.02 Georgia,"Times New Roman",serif !important;
  letter-spacing: -.035em !important;
  text-align: left !important;
  text-transform: none !important;
}

.em-journal-card h3 a { color: inherit !important; text-decoration: none !important; }
.em-journal-card__body > p {
  margin: 0 0 34px !important;
  color: var(--ej-muted) !important;
  font: 400 15.5px/1.62 Georgia,"Times New Roman",serif !important;
}
.em-journal-card__foot { margin-top: auto; }
.em-journal-card__foot a { padding-bottom: 4px; gap: 13px; }

.em-journal-pagination { margin-top: 58px; }
.em-journal-pagination ul { margin: 0 !important; padding: 0 !important; display: flex; flex-wrap: wrap; justify-content: center; list-style: none !important; }
.em-journal-pagination li { margin: 0 -1px 0 0 !important; }
.em-journal-pagination a,
.em-journal-pagination span {
  min-width: 48px;
  height: 48px;
  padding: 0 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ej-ink) !important;
  background: var(--ej-ivory);
  border: 1px solid var(--ej-line);
  font: 700 9px/1 Arial,Helvetica,sans-serif !important;
  letter-spacing: .08em;
  text-decoration: none !important;
}
.em-journal-pagination .current { color: var(--ej-ivory) !important; background: var(--ej-dark); }

.em-journal-empty { padding: 60px; background: var(--ej-paper); border: 1px solid var(--ej-line); }
.em-journal-empty h3 { margin: 0 0 12px !important; font: 400 38px/1 Georgia,"Times New Roman",serif !important; }

.em-journal-resources {
  padding: clamp(78px,8vw,120px) 0;
  color: var(--ej-ivory);
  background: var(--ej-dark);
}

.em-journal-section-head.is-light h2,
.em-journal-section-head.is-light > p,
.em-journal-section-head.is-light .em-journal-eyebrow { color: var(--ej-ivory) !important; }
.em-journal-section-head.is-light > p { opacity: .72; }

.em-journal-resource-grid {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  border-top: 1px solid rgba(251,250,247,.2);
  border-left: 1px solid rgba(251,250,247,.2);
}

.em-journal-resource-grid a {
  min-height: 250px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  color: var(--ej-ivory) !important;
  border-right: 1px solid rgba(251,250,247,.2);
  border-bottom: 1px solid rgba(251,250,247,.2);
  text-decoration: none !important;
  transition: background .25s ease;
}
.em-journal-resource-grid a:hover { background: rgba(255,255,255,.06); }
.em-journal-resource-grid span { color: rgba(251,250,247,.55); font: 700 8px/1.35 Arial,Helvetica,sans-serif; letter-spacing: .14em; }
.em-journal-resource-grid strong { margin: auto 0 26px; font: 400 28px/1.08 Georgia,"Times New Roman",serif; }
.em-journal-resource-grid b { font: 700 9px/1 Arial,Helvetica,sans-serif; letter-spacing: .13em; }

.em-journal-cta {
  padding: clamp(80px,8vw,122px) 0;
  background: var(--ej-sage);
}
.em-journal-cta__grid { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(340px,.95fr); gap: 70px; align-items: end; }
.em-journal-cta h2 { margin-bottom: 0 !important; }
.em-journal-cta__grid > div:last-child > p { margin: 0 0 28px !important; color: #3f443f !important; font: 400 18px/1.66 Georgia,"Times New Roman",serif !important; }
.em-journal-cta a { display: inline-flex; align-items: center; gap: 32px; min-height: 56px; padding: 0 24px; color: var(--ej-ivory) !important; background: var(--ej-dark); font: 700 9px/1 Arial,Helvetica,sans-serif !important; letter-spacing: .14em; text-decoration: none !important; }

/* ------------------------------ Journal article ------------------------------ */
.em-article,
.em-article * { box-sizing: border-box; }
.em-article {
  --ea-ink:#171714; --ea-muted:#595750; --ea-ivory:#fbfaf7; --ea-paper:#f2eee6; --ea-sage:#aeb7ad; --ea-dark:#2d322d; --ea-brass:#b79258; --ea-line:rgba(23,23,20,.17);
  width:100%; margin:0; padding:0; overflow:hidden; color:var(--ea-ink); background:var(--ea-ivory); font-family:Arial,Helvetica,sans-serif; text-align:left;
}
.em-article-hero { color:var(--ea-ivory); background:var(--ea-dark); }
.em-article-hero__grid { min-height:620px; display:grid; grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr); }
.em-article-hero__copy { padding:clamp(58px,6.7vw,104px) clamp(40px,6vw,88px) clamp(62px,7vw,106px) 0; display:flex; flex-direction:column; justify-content:center; }
.em-article-hero h1 { max-width:900px; margin:20px 0 25px!important; color:var(--ea-ivory)!important; font:400 clamp(58px,5.75vw,90px)/.94 Georgia,"Times New Roman",serif!important; letter-spacing:-.052em!important; text-align:left!important; text-transform:none!important; }
.em-article-deck { max-width:760px; margin:0 0 30px!important; color:rgba(251,250,247,.77)!important; font:400 20px/1.6 Georgia,"Times New Roman",serif!important; }
.em-article-meta { display:flex; flex-wrap:wrap; gap:14px 25px; color:rgba(251,250,247,.58); font:700 8.5px/1.35 Arial,Helvetica,sans-serif; letter-spacing:.13em; text-transform:uppercase; }
.em-article-hero__visual { position:relative; min-height:620px; overflow:hidden; background:var(--ea-sage); }
.em-article-hero__visual img { position:absolute; inset:0; width:100%!important; height:100%!important; object-fit:cover; }
.em-article-hero__visual:after { position:absolute; inset:0; content:""; background:linear-gradient(90deg,rgba(45,50,45,.25),transparent 35%),linear-gradient(0deg,rgba(23,23,20,.22),transparent 45%); }
.em-article-hero__visual.is-fallback { display:grid; place-items:center; }
.em-article-hero__visual.is-fallback span { color:var(--ea-ink); font:400 clamp(72px,8vw,126px)/.88 Georgia,"Times New Roman",serif; letter-spacing:-.06em; text-align:center; }

.em-article-layout { width:min(calc(100% - 72px),1180px); margin:0 auto; padding:clamp(76px,8vw,124px) 0; display:grid; grid-template-columns:210px minmax(0,790px); gap:78px; justify-content:center; }
.em-article-rail { position:sticky; top:110px; align-self:start; display:flex; flex-direction:column; gap:20px; }
.em-article-rail > span { color:#77746d; font:700 9px/1.35 Arial,Helvetica,sans-serif; letter-spacing:.16em; }
.em-article-rail > a { color:var(--ea-ink)!important; font:700 9px/1.35 Arial,Helvetica,sans-serif!important; letter-spacing:.12em; text-decoration:none!important; }
.em-article-tags { padding-top:20px; display:flex; flex-direction:column; gap:10px; border-top:1px solid var(--ea-line); }
.em-article-tags a { color:var(--ea-muted)!important; font:400 12px/1.35 Arial,Helvetica,sans-serif!important; text-decoration:none!important; }
.em-article-context { margin:0 0 46px; padding:28px 30px; background:var(--ea-paper); border-left:3px solid var(--ea-brass); }
.em-article-context span { display:block; margin:0 0 12px; color:#6d6962; font:700 9px/1.35 Arial,Helvetica,sans-serif; letter-spacing:.15em; }
.em-article-context p { margin:0!important; color:var(--ea-muted)!important; font:400 16px/1.64 Georgia,"Times New Roman",serif!important; }

.em-article-content { color:var(--ea-ink); }
.em-article-content > :first-child { margin-top:0!important; }
.em-article-content p,
.em-article-content li { color:#393834!important; font:400 18.5px/1.78 Georgia,"Times New Roman",serif!important; }
.em-article-content p { margin:0 0 28px!important; }
.em-article-content h2 { margin:70px 0 22px!important; color:var(--ea-ink)!important; font:400 clamp(38px,3.8vw,55px)/1 Georgia,"Times New Roman",serif!important; letter-spacing:-.04em!important; text-align:left!important; text-transform:none!important; }
.em-article-content h3 { margin:50px 0 17px!important; color:var(--ea-ink)!important; font:400 31px/1.1 Georgia,"Times New Roman",serif!important; letter-spacing:-.025em!important; text-align:left!important; text-transform:none!important; }
.em-article-content ul,
.em-article-content ol { margin:0 0 32px!important; padding-left:24px!important; }
.em-article-content li { margin-bottom:12px!important; }
.em-article-content blockquote { margin:48px 0!important; padding:4px 0 4px 28px!important; border-left:2px solid var(--ea-brass)!important; }
.em-article-content blockquote p { color:var(--ea-ink)!important; font-size:26px!important; line-height:1.42!important; }
.em-article-content img { width:auto!important; max-width:100%!important; height:auto!important; margin:34px auto!important; display:block!important; }
.em-article-content figure { max-width:none!important; margin:42px 0!important; }
.em-article-content figcaption { color:#77746d!important; font:400 12px/1.5 Arial,Helvetica,sans-serif!important; }
.em-article-content a { color:var(--ea-ink)!important; text-decoration:underline!important; text-underline-offset:3px; text-decoration-thickness:1px; }

.em-article-author { margin-top:76px; padding:35px; display:grid; grid-template-columns:72px 1fr; gap:26px; background:var(--ea-paper); border:1px solid var(--ea-line); }
.em-article-author__mark { width:72px; height:72px; display:grid; place-items:center; color:var(--ea-ivory); background:var(--ea-dark); border-radius:50%; font:400 38px/1 Georgia,"Times New Roman",serif; }
.em-article-author span { color:#77746d; font:700 8px/1.3 Arial,Helvetica,sans-serif; letter-spacing:.15em; }
.em-article-author h2 { margin:9px 0 8px!important; font:400 30px/1 Georgia,"Times New Roman",serif!important; text-transform:none!important; }
.em-article-author p { margin:0 0 18px!important; color:var(--ea-muted)!important; font:400 15px/1.6 Georgia,"Times New Roman",serif!important; }
.em-article-author a { gap:16px; }

.em-article-related { padding:clamp(72px,8vw,112px) 0; background:var(--ea-paper); }
.em-article-related header { margin-bottom:40px; }
.em-article-related h2 { margin:16px 0 0!important; color:var(--ea-ink)!important; font:400 clamp(46px,4.6vw,68px)/.98 Georgia,"Times New Roman",serif!important; letter-spacing:-.045em!important; text-align:left!important; text-transform:none!important; }
.em-article-related__grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); border-top:1px solid var(--ea-line); border-left:1px solid var(--ea-line); }
.em-article-related article { min-height:310px; padding:28px; display:flex; flex-direction:column; background:var(--ea-ivory); border-right:1px solid var(--ea-line); border-bottom:1px solid var(--ea-line); }
.em-article-related article > span { color:#77746d; font:700 8px/1.35 Arial,Helvetica,sans-serif; letter-spacing:.14em; }
.em-article-related h3 { margin:50px 0 14px!important; font:400 31px/1.05 Georgia,"Times New Roman",serif!important; letter-spacing:-.03em!important; text-align:left!important; text-transform:none!important; }
.em-article-related h3 a { color:var(--ea-ink)!important; text-decoration:none!important; }
.em-article-related p { margin:0 0 26px!important; color:var(--ea-muted)!important; font:400 15.5px/1.58 Georgia,"Times New Roman",serif!important; }
.em-article-related article > a { margin-top:auto; }

.em-article-cta { padding:clamp(76px,8vw,118px) 0; color:var(--ea-ivory); background:var(--ea-dark); }
.em-article-cta__grid { display:grid; grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr); gap:70px; align-items:end; }
.em-article-cta h2 { margin:17px 0 0!important; color:var(--ea-ivory)!important; font:400 clamp(47px,4.8vw,72px)/.98 Georgia,"Times New Roman",serif!important; letter-spacing:-.047em!important; text-align:left!important; text-transform:none!important; }
.em-article-cta nav { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); border-top:1px solid rgba(251,250,247,.2); border-left:1px solid rgba(251,250,247,.2); }
.em-article-cta nav a { min-height:190px; padding:24px; display:flex; flex-direction:column; color:var(--ea-ivory)!important; border-right:1px solid rgba(251,250,247,.2); border-bottom:1px solid rgba(251,250,247,.2); text-decoration:none!important; }
.em-article-cta nav span { color:rgba(251,250,247,.55); font:700 8px/1.35 Arial,Helvetica,sans-serif; letter-spacing:.14em; }
.em-article-cta nav strong { margin:auto 0 20px; font:400 24px/1.1 Georgia,"Times New Roman",serif; }
.em-article-cta nav b { font:400 18px/1 Arial,Helvetica,sans-serif; }

/* ------------------------------ Seller calculator frame ------------------------------ */
body.elika-seller-cost-frame-modern .elika-scc__calculator-mount,
body.elika-seller-cost-frame-modern #seller-cost-calculator .elika-scc__calculator-mount,
body.elika-seller-cost-frame-modern #seller-cost-calculator :is(.calculator-mount,.ecalc-original) {
  padding: clamp(28px,2.35vw,38px) !important;
}
body.elika-seller-cost-frame-modern .elika-scc__calculator-mount > :is(.calc-div,.vc-calculator,.wp-block-shortcode),
body.elika-seller-cost-frame-modern #seller-cost-calculator :is(.calculator-mount,.ecalc-original) > :is(.calc-div,.vc-calculator,.wp-block-shortcode) {
  margin: 0 !important;
}

/* ------------------------------ Rental form stage ------------------------------ */
body.elika-list-rentals-form-modern .em-rental-form-stage,
body.elika-list-rentals-form-modern .wp-block-shortcode:has(#wpforms-36100) {
  position: relative !important;
  left: 50% !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 0 0 -50vw !important;
  padding: 0 clamp(24px,9vw,150px) clamp(74px,7vw,112px) !important;
  background: #f2eee6 !important;
}
body.elika-list-rentals-form-modern #elr-form,
body.elika-list-rentals-form-modern .elr-form-intro {
  margin-bottom: 0 !important;
  padding-bottom: 46px !important;
  background: #f2eee6 !important;
}
body.elika-list-rentals-form-modern #wpforms-36100 {
  margin: 0 auto !important;
  background: #fff !important;
}
body.elika-list-rentals-form-modern #elika-list-rentals-bottom {
  margin-top: 0 !important;
}

/* ------------------------------ Portfolio inquiry alignment ------------------------------ */
body.elika-portfolio-inquiry-modern :is(.em-portfolio-inquiry-intro,.em-portfolio-advisor-stage,.em-portfolio-inquiry-stage) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  background: #f2eee6 !important;
}
body.elika-portfolio-inquiry-modern .em-portfolio-inquiry-intro {
  padding: clamp(68px,7vw,106px) 24px 42px !important;
}
body.elika-portfolio-inquiry-modern .em-portfolio-inquiry-intro > * {
  max-width: 920px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: center !important;
}
body.elika-portfolio-inquiry-modern .em-portfolio-advisor-card,
body.elika-portfolio-inquiry-modern .em-portfolio-form-card,
body.elika-portfolio-inquiry-modern .wpforms-container {
  width: min(calc(100% - 40px),720px) !important;
  max-width: 720px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
body.elika-portfolio-inquiry-modern .em-portfolio-advisor-stage {
  padding: 0 20px 12px !important;
}
body.elika-portfolio-inquiry-modern .em-portfolio-inquiry-stage {
  padding: 0 20px clamp(64px,7vw,104px) !important;
}
body.elika-portfolio-inquiry-modern :is(.em-portfolio-form-card,.wpforms-container,.wpforms-form,.wpforms-field-container,.wpforms-field) {
  text-align: left !important;
}
body.elika-portfolio-inquiry-modern :is(.site-content,.content-area,.site-main,article.page,.entry-content,#canvas-content),
body.elika-portfolio-inquiry-modern #elika-west-village-property-v1,
body.elika-portfolio-inquiry-modern #elika-west-village-property-v1 > :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.elika-portfolio-inquiry-modern #elika-west-village-property-v1 + * {
  margin-top: 0 !important;
}

@media(max-width:1050px) {
  .em-journal-hero__grid,.em-journal-feature__grid,.em-article-hero__grid { grid-template-columns:1fr 1fr; }
  .em-journal-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .em-journal-resource-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .em-article-layout { grid-template-columns:160px minmax(0,740px); gap:48px; }
  .em-article-related__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .em-article-related article:last-child { grid-column:1/-1; }
}

@media(max-width:820px) {
  .em-journal-shell,.em-article-shell { width:min(calc(100% - 40px),1380px); }
  .em-journal-hero__grid,.em-journal-feature__grid,.em-article-hero__grid,.em-journal-section-head,.em-journal-cta__grid,.em-article-cta__grid { grid-template-columns:1fr; }
  .em-journal-hero__copy,.em-article-hero__copy { padding:60px 0; }
  .em-journal-hero__index { min-height:360px; border-top:1px solid rgba(251,250,247,.15); border-left:0; }
  .em-journal-mark { font-size:250px; }
  .em-journal-principles { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .em-journal-principles span:nth-child(2) { border-right:0; }
  .em-journal-tools__grid { grid-template-columns:1fr; gap:28px; }
  .em-journal-categories { justify-content:flex-start; }
  .em-journal-feature__media { min-height:460px; border-right:0; border-bottom:1px solid var(--ej-line); }
  .em-journal-section-head { gap:28px; }
  .em-article-hero__visual { min-height:430px; order:-1; }
  .em-article-layout { width:min(calc(100% - 40px),790px); grid-template-columns:1fr; gap:38px; }
  .em-article-rail { position:static; padding-bottom:25px; border-bottom:1px solid var(--ea-line); }
  .em-article-tags { flex-direction:row; flex-wrap:wrap; }
  .em-article-cta nav { margin-top:10px; }
}

@media(max-width:620px) {
  .em-journal-shell,.em-article-shell { width:calc(100% - 36px); }
  .em-journal-hero h1 { font-size:60px!important; }
  .em-journal-intro { font-size:17px!important; }
  .em-journal-hero__index { min-height:300px; padding:34px 26px; }
  .em-journal-mark { margin-top:-24px; font-size:210px; }
  .em-journal-principles { grid-template-columns:1fr; }
  .em-journal-principles span { min-height:72px; border-right:0; border-bottom:1px solid var(--ej-line); }
  .em-journal-tools { padding:34px 0; }
  .em-journal-search > div { grid-template-columns:1fr; }
  .em-journal-search button { width:100%; }
  .em-journal-feature,.em-journal-archive,.em-journal-resources,.em-journal-cta,.em-article-related,.em-article-cta { padding:66px 0; }
  .em-journal-feature__media { min-height:330px; }
  .em-journal-feature__copy { padding:38px 24px; }
  .em-journal-feature__copy h2,.em-journal-section-head h2,.em-journal-cta h2 { font-size:43px!important; }
  .em-journal-grid,.em-journal-resource-grid,.em-article-related__grid { grid-template-columns:1fr; }
  .em-journal-card__media { height:240px; }
  .em-journal-card__body { min-height:0; }
  .em-journal-resource-grid a { min-height:205px; }
  .em-article-hero h1 { font-size:46px!important; }
  .em-article-hero__copy { padding:46px 0 54px; }
  .em-article-hero__visual { min-height:300px; }
  .em-article-layout { width:calc(100% - 36px); padding:64px 0; }
  .em-article-content p,.em-article-content li { font-size:17px!important; line-height:1.7!important; }
  .em-article-content h2 { margin-top:58px!important; font-size:39px!important; }
  .em-article-author { padding:26px 22px; grid-template-columns:1fr; }
  .em-article-related__grid article:last-child { grid-column:auto; }
  .em-article-cta nav { grid-template-columns:1fr; }
  .em-article-cta nav a { min-height:155px; }
  body.elika-seller-cost-frame-modern .elika-scc__calculator-mount,
  body.elika-seller-cost-frame-modern #seller-cost-calculator .elika-scc__calculator-mount,
  body.elika-seller-cost-frame-modern #seller-cost-calculator :is(.calculator-mount,.ecalc-original) { padding:18px!important; }
  body.elika-list-rentals-form-modern .em-rental-form-stage,
  body.elika-list-rentals-form-modern .wp-block-shortcode:has(#wpforms-36100) { padding:0 16px 70px!important; }
}

/* ========================================================================
   ELIKA SITE MODERNIZER 4.0 — FINAL GEOMETRY OVERRIDES
   ======================================================================== */

/* Seller Closing Costs: force the visible inner calculator frame to use the
   same inset on all four sides, overriding the page's embedded stylesheet. */
html body.page-id-49700.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section > .ec-container > .ecalc-original > .calc-div.vc-calculator,
html body.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section > .ec-container > .ecalc-original > .calc-div.vc-calculator {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 1240px !important;
  margin: 0 auto 72px !important;
  padding: 34px !important;
  gap: 34px !important;
  align-items: stretch !important;
  background: #fff !important;
  border: 1px solid rgba(21,21,20,.18) !important;
}

html body.elika-seller-cost-frame-modern #esc-page #calculator .ecalc-original > .calc-div.vc-calculator > .column {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  align-self: stretch !important;
}

/* The rental form remains a white card; the visible canvas at both sides is
   ivory/paper rather than an unrelated white strip. */
html body.elika-list-rentals-form-modern .em-rental-form-stage,
html body.elika-list-rentals-form-modern .wp-block-shortcode:has(#wpforms-36100),
html body.elika-list-rentals-form-modern #wpforms-36100-container,
html body.elika-list-rentals-form-modern :is(.site-content,.content-area,.site-main,article.page,.entry-content,.page-content) {
  background-color: #f2eee6 !important;
}

html body.elika-list-rentals-form-modern #wpforms-36100 {
  background-color: #fff !important;
}

/* Portfolio inquiry: the card is centered, while field labels and entered
   information stay left-aligned for scanning and completion. */
html body.elika-portfolio-inquiry-modern .em-portfolio-advisor-card,
html body.elika-portfolio-inquiry-modern .em-portfolio-form-card,
html body.elika-portfolio-inquiry-modern .em-portfolio-inquiry-stage .wpforms-container {
  width: min(calc(100% - 40px), 720px) !important;
  max-width: 720px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

html body.elika-portfolio-inquiry-modern .em-portfolio-form-card :is(label,input,select,textarea,.wpforms-field-description) {
  text-align: left !important;
}

html body.elika-portfolio-inquiry-modern :is(.site-content,.content-area,.site-main,article.page,.entry-content,#canvas-content),
html body.elika-portfolio-inquiry-modern #elika-west-village-property-v1,
html body.elika-portfolio-inquiry-modern #elika-west-village-property-v1 > :last-child,
html body.elika-portfolio-inquiry-modern .em-portfolio-inquiry-stage,
html body.elika-portfolio-inquiry-modern .em-handbook-promo,
html body.elika-portfolio-inquiry-modern :is(#colophon,.site-footer,footer.site-footer) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media(max-width:900px) {
  html body.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section > .ec-container > .ecalc-original > .calc-div.vc-calculator {
    padding: 24px !important;
    gap: 24px !important;
  }
}

@media(max-width:620px) {
  html body.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section > .ec-container > .ecalc-original > .calc-div.vc-calculator {
    padding: 18px !important;
    gap: 18px !important;
  }
}


/* ========================================================================
   ELIKA SITE MODERNIZER 4.1 — BUILDINGS ROUTE LOCK
   Keeps the modern archive and single-building templates isolated from the
   legacy Buildings plugin and theme archive rules.
   ======================================================================== */

html body.elika-buildings-modern-v41 :is(
  .site-content,
  .site-content > .cs-container,
  #content,
  #primary,
  #main,
  .main-content,
  .content-area,
  .site-main,
  article,
  .entry-content,
  .page-content,
  section.custom-content,
  section.custom-content > .container
) {
  box-sizing: border-box !important;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body.elika-buildings-modern-v41 :is(
  .archive-header,
  .page-header,
  .entry-header,
  .post-header,
  .post-media,
  .page-featured-image,
  .featured-image,
  .post-thumbnail,
  #secondary,
  .sidebar,
  .widget-area
) {
  display: none !important;
}

html body.elika-buildings-modern-v41 :is(
  #elika-building-directory,
  #elika-building-single-modern
) {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: clip !important;
}

html body.elika-buildings-modern-v41 .em-building-v41 .em-building-archive-hero-grid,
html body.elika-buildings-modern-v41 .em-building-v41.em-building-single .em-building-single-hero {
  width: 100% !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
}

html body.elika-buildings-modern-v41 .em-building-v41 .em-building-archive-hero-media,
html body.elika-buildings-modern-v41 .em-building-v41 .em-building-single-hero-visual {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

html body.elika-buildings-modern-v41 .em-building-v41 .em-building-archive-hero-portrait,
html body.elika-buildings-modern-v41 .em-building-v41 .em-building-single-hero-portrait,
html body.elika-buildings-modern-v41 .em-building-v41 .em-building-archive-index-card,
html body.elika-buildings-modern-v41 .em-building-v41 .em-building-single-hero-file {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

html body.elika-buildings-modern-v41 :is(#colophon,.site-footer,footer.site-footer) {
  margin-top: 0 !important;
}

/* ========================================================================
   ELIKA SITE MODERNIZER 4.2 — CUSTOM CURATED SEARCH RECOVERY
   The separate Journal installation now owns all blog/article templates.
   This block protects the main-site private-search page from legacy author
   boxes, post metadata and accidental article-layout CSS.
   ======================================================================== */

html body.elika-custom-curated-repair {
  background:#fbfaf7!important;
}

html body.elika-custom-curated-repair :is(
  .author-box,
  .about-author,
  .about-the-author,
  .post-author,
  .post-author-box,
  .single-post-author,
  .entry-author,
  .author-info,
  .author-bio,
  .cs-entry__author,
  .cs-author-box,
  [class*="author-box"],
  [id*="author-box"],
  .em-article-author
) {
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

html body.elika-custom-curated-repair :is(
  .entry-meta,
  .post-meta,
  .post-details,
  .last-updated,
  .last-modified,
  .updated-date,
  .post-author-meta,
  .author-meta
) {
  display:none!important;
}

html body.elika-custom-curated-repair :is(
  .site-content,
  .site-content>.cs-container,
  #content,
  #primary,
  #main,
  .main-content,
  .content-area,
  .site-main,
  article.page,
  article.page>.entry-content,
  .entry-content,
  #canvas-content,
  .wp-block-post-content,
  section.custom-content,
  section.custom-content>.container
) {
  box-sizing:border-box!important;
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin-right:0!important;
  margin-left:0!important;
  padding-right:0!important;
  padding-left:0!important;
}

html body.elika-custom-curated-repair :is(#elika-search-intro-v1,#wpforms-37793,#wpforms-form-37793) {
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  transform:none!important;
}

html body.elika-custom-curated-repair #elika-search-intro-v1 {
  position:relative!important;
  left:50%!important;
  width:100vw!important;
  max-width:100vw!important;
  margin:0 0 0 -50vw!important;
  overflow:hidden!important;
}

html body.elika-custom-curated-repair :is(.wp-block-shortcode,.shortcode-wrapper):has(#wpforms-37793),
html body.elika-custom-curated-repair #wpforms-37793 {
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  overflow:visible!important;
}

html body.elika-custom-curated-repair #wpforms-form-37793 {
  pointer-events:auto!important;
}

html body.elika-custom-curated-repair #wpforms-form-37793 :is(input,select,textarea,button,label,.choices,.nice-select) {
  pointer-events:auto!important;
}

html body.elika-custom-curated-repair .em-handbook-promo,
html body.elika-custom-curated-repair .em-handbook-floating,
html body.elika-custom-curated-repair [data-em-handbook-floating] {
  display:none!important;
}


/* ========================================================================== 
   v4.3 — Buyer Perspectives / Listing Masonry containment repair
   The editorial review block is inserted after the paginated acquisition
   grid. Older page-specific rules depended on page ID 682 and could collapse
   the three reviews into narrow columns when the route/template changed.
   These class-driven rules are intentionally page-ID independent so the same
   shared block remains stable anywhere it appears.
   ========================================================================== */

html body .elika-client-perspectives-fix {
  position: relative !important;
  inset: auto !important;
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: clamp(72px, 7vw, 112px) max(24px, calc((100vw - 1380px) / 2)) !important;
  overflow: hidden !important;
  transform: none !important;
  background: #f4f1ea !important;
  color: #171714 !important;
}

html body .elika-client-perspectives-fix,
html body .elika-client-perspectives-fix * {
  box-sizing: border-box !important;
  min-width: 0 !important;
}

html body .elika-client-perspectives-fix > * {
  width: 100% !important;
  max-width: 1380px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-heading-fix {
  display: block !important;
  width: 100% !important;
  max-width: 920px !important;
  margin: 0 0 clamp(38px, 4vw, 58px) !important;
  padding: 0 !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-heading-fix :is(h1,h2,h3,h4) {
  max-width: 820px !important;
  margin: 14px 0 0 !important;
  color: #171714 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(44px, 4.5vw, 68px) !important;
  font-weight: 400 !important;
  line-height: 1.02 !important;
  letter-spacing: -.04em !important;
  text-transform: none !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-grid-fix {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: 100% !important;
  max-width: 1380px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  gap: 0 !important;
  overflow: visible !important;
  border-top: 1px solid rgba(23,23,20,.18) !important;
  border-left: 1px solid rgba(23,23,20,.18) !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-card-fix {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  width: auto !important;
  max-width: none !important;
  min-height: 360px !important;
  margin: 0 !important;
  padding: 34px clamp(28px, 3vw, 44px) 38px !important;
  overflow: hidden !important;
  background: #fbfaf7 !important;
  border: 0 !important;
  border-right: 1px solid rgba(23,23,20,.18) !important;
  border-bottom: 1px solid rgba(23,23,20,.18) !important;
  transform: none !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-card-fix :is(p,div,span) {
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-card-fix p {
  color: #34332f !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(18px, 1.45vw, 22px) !important;
  line-height: 1.55 !important;
}

html body .elika-client-perspectives-fix .elika-client-perspectives-link-fix {
  display: inline-flex !important;
  align-items: center !important;
  gap: 18px !important;
  width: auto !important;
  max-width: max-content !important;
  margin: 30px 0 0 !important;
  padding: 0 0 9px !important;
  color: #171714 !important;
  border-bottom: 1px solid #171714 !important;
  font: 700 10px/1.3 Arial, Helvetica, sans-serif !important;
  letter-spacing: .14em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

@media (max-width: 980px) {
  html body .elika-client-perspectives-fix .elika-client-perspectives-grid-fix {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  html body .elika-client-perspectives-fix .elika-client-perspectives-card-fix:last-child {
    grid-column: 1 / -1 !important;
    min-height: 280px !important;
  }
}

@media (max-width: 680px) {
  html body .elika-client-perspectives-fix {
    padding: 64px 20px !important;
  }
  html body .elika-client-perspectives-fix .elika-client-perspectives-grid-fix {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  html body .elika-client-perspectives-fix .elika-client-perspectives-card-fix,
  html body .elika-client-perspectives-fix .elika-client-perspectives-card-fix:last-child {
    grid-column: auto !important;
    min-height: 0 !important;
    padding: 30px 26px 34px !important;
  }
}

/* Global guardrail for modernized page sections: prevent an inherited theme
   width/min-width/translate rule from creating horizontal overflow. This does
   not change intentional full-bleed wrappers; it only contains their children. */
html body :is(
  #elika-page-redesign,
  #elika-calc-top,
  #elika-calc-bottom,
  #efb-page,
  #elika-list-rentals-v1,
  #elika-list-rentals-bottom,
  #elika-west-village-property-v1,
  .elika-acquisitions,
  .elika-client-perspectives-fix
) :is(section,article,header,footer,div,nav) {
  min-width: 0;
}


/* ==========================================================================
   v4.4 Building hero simplification
   Remove inset/secondary portrait photos from archive and single-building
   heroes. The primary building photograph now carries the composition alone.
   ========================================================================== */
.em-building-archive-hero-portrait,
.em-building-single-hero-portrait {
  display: none !important;
}

.em-building-v39 .em-building-archive-hero-portrait,
.em-building-v39 .em-building-single-hero-portrait,
.em-building-v41 .em-building-archive-hero-portrait,
.em-building-v41 .em-building-single-hero-portrait {
  display: none !important;
}


/* ========================================================================
   ELIKA SITE MODERNIZER 4.6 — MOBILE NAVIGATION V6 SEARCH HANDOFF
   Nav v6 renders its own isolated search button. Hide only legacy/theme or
   Site-Modernizer search controls on mobile so exactly one working icon shows.
   ======================================================================== */
@media (max-width: 1119px) {
  html.elika-nav6-ready body.elika-nav6-enabled #masthead .em-header-search-item,
  html.elika-nav6-ready body.elika-nav6-enabled #masthead .navbar-search,
  html.elika-nav6-ready body.elika-nav6-enabled .site-header .em-header-search-item,
  html.elika-nav6-ready body.elika-nav6-enabled .site-header .navbar-search,
  html.elika-nav6-ready body.elika-nav6-enabled header[role="banner"] .em-header-search-item,
  html.elika-nav6-ready body.elika-nav6-enabled header[role="banner"] .navbar-search,
  body.elika-nav6-enabled [data-elika-nav6-suppressed-search="1"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}


/* ========================================================================
   ELIKA SITE MODERNIZER v4.7 — DEFINITIVE SINGLE RENTAL CTA ARROW
   Some legacy header builds append a second caret/icon outside the anchor.
   The JS marks those nodes; these rules make the cleanup persistent.
   ======================================================================== */
html body .elika-rental-cta-shell-clean [data-elika-rental-extra-arrow="1"],
html body .elika-rental-cta-shell-clean > .arrow,
html body .elika-rental-cta-shell-clean > .menu-arrow,
html body .elika-rental-cta-shell-clean > .menu-item-arrow,
html body .elika-rental-cta-shell-clean > .caret,
html body .elika-rental-cta-shell-clean > .chevron,
html body .elika-rental-cta-shell-clean > .icon-arrow,
html body .elika-rental-cta-shell-clean > i,
html body .elika-rental-cta-shell-clean > svg:not(:scope a.elika-rental-cta-clean svg) {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

html body .elika-rental-cta-shell-clean,
html body .elika-rental-cta-item-clean {
  background-image: none !important;
  list-style-image: none !important;
}

html body .elika-rental-cta-shell-clean::before,
html body .elika-rental-cta-shell-clean::after,
html body .elika-rental-cta-item-clean::before,
html body .elika-rental-cta-item-clean::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

html body a.elika-rental-cta-clean {
  position: relative !important;
  z-index: 5 !important;
  isolation: isolate !important;
  overflow: hidden !important;
}


/* ========================================================================== 
   v4.8 — deterministic Buyer Perspectives layout + homepage social fallback
   ========================================================================== */

.elika-client-perspectives-v48 {
  box-sizing:border-box!important;
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(74px,7vw,110px) 0!important;
  overflow:hidden!important;
  background:#f4f1ea!important;
  color:#171714!important;
  transform:none!important;
}
.elika-client-perspectives-v48,
.elika-client-perspectives-v48 *{box-sizing:border-box!important;min-width:0!important}
.elika-client-perspectives-v48__shell{width:min(1380px,calc(100% - 72px))!important;margin:0 auto!important}
.elika-client-perspectives-v48__head{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)!important;gap:clamp(42px,7vw,110px)!important;align-items:end!important;margin:0 0 46px!important;padding:0!important}
.elika-client-perspectives-v48__eyebrow{margin:0 0 16px!important;color:#5c5a55!important;font:700 10px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.2em!important;text-transform:uppercase!important}
.elika-client-perspectives-v48__head h2{max-width:760px!important;margin:0!important;color:#171714!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(44px,4.7vw,70px)!important;font-weight:400!important;line-height:1.01!important;letter-spacing:-.045em!important;text-align:left!important;text-transform:none!important}
.elika-client-perspectives-v48__intro{max-width:560px!important;margin:0!important;color:#55524c!important;font-family:Georgia,"Times New Roman",serif!important;font-size:17px!important;line-height:1.68!important;text-align:left!important}
.elika-client-perspectives-v48__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;margin:0!important;padding:0!important;border-top:1px solid rgba(23,23,20,.18)!important;border-left:1px solid rgba(23,23,20,.18)!important}
.elika-client-perspectives-v48__card{display:flex!important;flex-direction:column!important;min-height:360px!important;margin:0!important;padding:32px clamp(28px,3vw,44px) 38px!important;background:#fbfaf7!important;border-right:1px solid rgba(23,23,20,.18)!important;border-bottom:1px solid rgba(23,23,20,.18)!important}
.elika-client-perspectives-v48__name{margin:0 0 70px!important;color:#706d66!important;font:700 9px/1.35 Arial,Helvetica,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important}
.elika-client-perspectives-v48__copy{margin:auto 0 0!important;color:#34332f!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(18px,1.45vw,22px)!important;line-height:1.55!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}
.elika-client-perspectives-v48__foot{display:flex!important;justify-content:flex-end!important;margin:28px 0 0!important}
.elika-client-perspectives-v48__foot a{display:inline-flex!important;align-items:center!important;gap:18px!important;padding:0 0 9px!important;color:#171714!important;border-bottom:1px solid #171714!important;font:700 10px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.14em!important;text-decoration:none!important;text-transform:uppercase!important;white-space:nowrap!important}

.elika-v48-footer-social-row{min-height:66px!important;padding:12px 0!important}
.elika-v48-footer-social-row #elika-footer-social-global{display:flex!important;visibility:visible!important;opacity:1!important}

@media(max-width:980px){
  .elika-client-perspectives-v48__head{grid-template-columns:1fr!important;gap:24px!important}
  .elika-client-perspectives-v48__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .elika-client-perspectives-v48__card:last-child{grid-column:1/-1!important;min-height:280px!important}
}
@media(max-width:680px){
  .elika-client-perspectives-v48{padding:64px 0!important}
  .elika-client-perspectives-v48__shell{width:calc(100% - 40px)!important}
  .elika-client-perspectives-v48__grid{grid-template-columns:1fr!important}
  .elika-client-perspectives-v48__card,.elika-client-perspectives-v48__card:last-child{grid-column:auto!important;min-height:0!important;padding:28px 24px 32px!important}
  .elika-client-perspectives-v48__name{margin-bottom:42px!important}
  .elika-client-perspectives-v48__foot{justify-content:flex-start!important}
}


/* ========================================================================== 
   v4.9 — hard-isolated Buyer Perspectives section for Listing Masonry
   ========================================================================== */
body.elika-client-perspectives-v49-ready [data-elika-perspectives-legacy="1"]{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
body .elika-client-perspectives-v49{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  float:none!important;
  clear:both!important;
  width:100vw!important;
  max-width:100vw!important;
  min-width:100vw!important;
  margin:0!important;
  padding:clamp(78px,7vw,112px) 0!important;
  inset:auto!important;
  transform:none!important;
  overflow:hidden!important;
  background:#f4f1ea!important;
  color:#171714!important;
  box-sizing:border-box!important;
}
body .elika-client-perspectives-v49,body .elika-client-perspectives-v49 *{box-sizing:border-box!important;min-width:0!important;max-width:none;transform:none!important}
body .elika-client-perspectives-v49__shell{display:block!important;width:min(1380px,calc(100vw - 72px))!important;max-width:1380px!important;margin:0 auto!important;padding:0!important}
body .elika-client-perspectives-v49__head{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;gap:clamp(48px,7vw,110px)!important;align-items:end!important;width:100%!important;margin:0 0 48px!important;padding:0!important}
body .elika-client-perspectives-v49__eyebrow{margin:0 0 16px!important;color:#5d5a54!important;font:700 10px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.2em!important;text-transform:uppercase!important}
body .elika-client-perspectives-v49__head h2{display:block!important;width:auto!important;max-width:760px!important;margin:0!important;padding:0!important;color:#171714!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(46px,4.8vw,72px)!important;font-weight:400!important;line-height:1.01!important;letter-spacing:-.045em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow:visible!important;word-break:normal!important;overflow-wrap:normal!important}
body .elika-client-perspectives-v49__intro{display:block!important;max-width:570px!important;margin:0!important;color:#55524c!important;font-family:Georgia,"Times New Roman",serif!important;font-size:17px!important;line-height:1.68!important;text-align:left!important}
body .elika-client-perspectives-v49__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;margin:0!important;padding:0!important;border-top:1px solid rgba(23,23,20,.18)!important;border-left:1px solid rgba(23,23,20,.18)!important}
body .elika-client-perspectives-v49__card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;width:auto!important;min-height:350px!important;margin:0!important;padding:32px clamp(28px,3vw,44px) 38px!important;background:#fbfaf7!important;border-right:1px solid rgba(23,23,20,.18)!important;border-bottom:1px solid rgba(23,23,20,.18)!important;overflow:visible!important}
body .elika-client-perspectives-v49__name{margin:0 0 68px!important;color:#706d66!important;font:700 9px/1.35 Arial,Helvetica,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important;white-space:normal!important}
body .elika-client-perspectives-v49__copy{margin:auto 0 0!important;color:#34332f!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(18px,1.45vw,22px)!important;line-height:1.55!important;text-align:left!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}
body .elika-client-perspectives-v49__foot{display:flex!important;justify-content:flex-end!important;width:100%!important;margin:28px 0 0!important;padding:0!important}
body .elika-client-perspectives-v49__foot a{display:inline-flex!important;align-items:center!important;gap:18px!important;padding:0 0 9px!important;color:#171714!important;border-bottom:1px solid #171714!important;font:700 10px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.14em!important;text-decoration:none!important;text-transform:uppercase!important;white-space:nowrap!important}
@media(max-width:980px){
  body .elika-client-perspectives-v49__shell{width:calc(100vw - 48px)!important}
  body .elika-client-perspectives-v49__head{grid-template-columns:1fr!important;gap:24px!important}
  body .elika-client-perspectives-v49__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body .elika-client-perspectives-v49__card:last-child{grid-column:1/-1!important;min-height:280px!important}
}
@media(max-width:680px){
  body .elika-client-perspectives-v49{padding:64px 0!important}
  body .elika-client-perspectives-v49__shell{width:calc(100vw - 36px)!important}
  body .elika-client-perspectives-v49__grid{grid-template-columns:1fr!important}
  body .elika-client-perspectives-v49__card,body .elika-client-perspectives-v49__card:last-child{grid-column:auto!important;min-height:0!important;padding:28px 24px 32px!important}
  body .elika-client-perspectives-v49__name{margin-bottom:42px!important}
  body .elika-client-perspectives-v49__foot{justify-content:flex-start!important}
}


/* ELIKA Site Modernizer 5.0 — canonical footer social row */
.em-footer-copyright-social-row-v50{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;width:100%!important;box-sizing:border-box!important}
.em-footer-copyright-social-row-v50 #elika-footer-social-global{margin-left:auto!important;flex:0 0 auto!important;max-width:620px!important}
.elika-footer-social-v50-ready footer :is(.vc-desktop-social,.vc-desktop-social-flex,.footer-social,.social-links,[class*="footer-social"],[class*="desktop-social"]):not(:has(#elika-footer-social-global)){display:none!important}
@media(max-width:760px){.em-footer-copyright-social-row-v50{flex-direction:column!important;align-items:stretch!important}.em-footer-copyright-social-row-v50 #elika-footer-social-global{width:100%!important;max-width:none!important;margin-left:0!important}}


/* ==========================================================================\n   ELIKA Site Modernizer 5.1 — desktop navigation gold hover line\n   --------------------------------------------------------------------------\n   A restrained brass line animates beneath top-level desktop navigation.\n   The treatment is applied to the anchor background rather than ::after so\n   it cannot replace or interfere with the theme's dropdown chevrons. The\n   line remains visible while a dropdown is being explored via :focus-within\n   / parent hover. Mobile Navigation v6 owns screens below 1121px.\n   ========================================================================== */
@media (min-width:1121px) {
  :root { --elika-nav-gold:#b99558; }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  > :is(ul,.menu,.navbar-nav),
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  > div > :is(ul,.menu,.navbar-nav) {
    overflow:visible!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"])
  > a:not(.elika-rental-cta-clean) {
    background-color:transparent!important;
    background-image:linear-gradient(var(--elika-nav-gold),var(--elika-nav-gold))!important;
    background-repeat:no-repeat!important;
    background-position:left calc(100% - 7px)!important;
    background-size:0 1px!important;
    transition:background-size .22s cubic-bezier(.22,.61,.36,1),color .18s ease!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"]):is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent)
  > a:not(.elika-rental-cta-clean),
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"])
  > a:not(.elika-rental-cta-clean):focus-visible {
    background-size:100% 1px!important;
  }

  /* Keep dropdown mechanics untouched and above page content. */
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  li.menu-item-has-children,
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  li[class*="has-children"] {
    position:relative;
    overflow:visible!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) {
    z-index:100050!important;
  }

  @media (prefers-reduced-motion:reduce) {
    html body :is(#masthead,.site-header,header[role="banner"])
    :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
    :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
    > li > a {
      transition:none!important;
    }
  }
}


/* ==========================================================================
   ELIKA Site Modernizer 5.2 — desktop navigation underline cleanup
   --------------------------------------------------------------------------
   Removes the theme's legacy text underline / border treatment from the
   top-level desktop menu while preserving dropdown mechanics. The only
   rollover indicator is the controlled brass line from v5.1, now eased more
   softly. Descendant submenu links are intentionally untouched.
   ========================================================================== */
@media (min-width:1121px) {
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"])
  > a:not(.elika-rental-cta-clean),
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"])
  > a:not(.elika-rental-cta-clean) > :is(span,strong,b,em) {
    text-decoration:none!important;
    text-decoration-line:none!important;
    border-bottom:0!important;
    box-shadow:none!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"]) {
    border-bottom:0!important;
    box-shadow:none!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"])
  > a:not(.elika-rental-cta-clean) {
    background-position:center calc(100% - 6px)!important;
    background-size:0 1px!important;
    transition:background-size .30s cubic-bezier(.16,1,.3,1),color .20s ease!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"]):is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent)
  > a:not(.elika-rental-cta-clean),
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(ul.menu,ul.navbar-nav,ul.nav,ul.menu-primary-menu,ul.menu-main-menu)
  > li:not(.elika-header-cta):not(.em-header-search-item):not([class*="search"])
  > a:not(.elika-rental-cta-clean):focus-visible {
    background-size:100% 1px!important;
  }
}


/* ==========================================================================\n   ELIKA Site Modernizer 5.3 — editorial desktop dropdown menus\n   --------------------------------------------------------------------------\n   Modernizes only desktop pulldown panels. It intentionally does not change\n   the theme's open/close/display mechanics, preserving homepage dropdowns.\n   ========================================================================== */
@media (min-width:1121px) {
  :root {
    --elika-nav-gold:#b99558;
    --elika-menu-paper:#fbfaf7;
    --elika-menu-ink:#2b302b;
    --elika-menu-rule:rgba(43,48,43,.12);
  }

  /* Panel: refined paper surface, restrained border/shadow. */
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) {
    background:var(--elika-menu-paper)!important;
    border:1px solid rgba(43,48,43,.10)!important;
    border-top:1px solid rgba(185,149,88,.48)!important;
    border-radius:0!important;
    box-shadow:0 18px 38px rgba(31,34,31,.10)!important;
    padding:12px 16px!important;
    min-width:232px!important;
    overflow:visible!important;
    transform-origin:top center!important;
    transition:opacity .18s ease,transform .22s cubic-bezier(.16,1,.3,1)!important;
  }

  /* Remove legacy row backgrounds/borders while preserving structural li. */
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li {
    position:relative!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li + li {
    border-top:1px solid var(--elika-menu-rule)!important;
  }

  /* Submenu links: cleaner typography and left-edge brass cue. */
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li > a {
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    min-height:46px!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:13px 14px 13px 12px!important;
    margin:0!important;
    color:var(--elika-menu-ink)!important;
    background-color:transparent!important;
    background-image:linear-gradient(var(--elika-nav-gold),var(--elika-nav-gold))!important;
    background-repeat:no-repeat!important;
    background-position:left center!important;
    background-size:0 1px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    text-decoration:none!important;
    opacity:1!important;
    transition:padding-left .24s cubic-bezier(.16,1,.3,1),background-size .24s cubic-bezier(.16,1,.3,1),color .18s ease!important;
  }

  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li > a:hover,
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li > a:focus-visible,
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li.current-menu-item > a,
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li.current_page_item > a {
    padding-left:22px!important;
    background-size:10px 1px!important;
    color:#161916!important;
  }

  /* Neutralize old full-row hover blocks without touching nested flyout arrows. */
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li:hover,
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  :is(.sub-menu,.dropdown-menu,.children) > li:focus-within {
    background:transparent!important;
  }

  /* If the theme exposes the dropdown with opacity/visibility rather than display,
     give the panel a subtle editorial entrance. We don't force display states. */
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  li.menu-item-has-children:hover > :is(.sub-menu,.dropdown-menu,.children),
  html body :is(#masthead,.site-header,header[role="banner"])
  :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
  li.menu-item-has-children:focus-within > :is(.sub-menu,.dropdown-menu,.children) {
    opacity:1!important;
    transform:translateY(0)!important;
  }

  @media (prefers-reduced-motion:reduce) {
    html body :is(#masthead,.site-header,header[role="banner"])
    :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
    :is(.sub-menu,.dropdown-menu,.children),
    html body :is(#masthead,.site-header,header[role="banner"])
    :is(.navbar-primary,.main-navigation,.primary-navigation,.navbar,nav)
    :is(.sub-menu,.dropdown-menu,.children) > li > a {
      transition:none!important;
    }
  }
}


/* ==========================================================================
   ELIKA Site Modernizer 5.4 — force homepage desktop navigation modernization
   --------------------------------------------------------------------------
   The homepage uses a separate header/menu instance on this theme, so the
   generic #masthead selectors used by v5.1–v5.3 can miss it. JavaScript adds
   .elika-home-desktop-nav to the actual visible homepage nav; these rules then
   apply the same brass rollover line and editorial dropdown treatment without
   changing the theme's dropdown open/close mechanics.
   ========================================================================== */
@media (min-width:1121px) {
  body.home .elika-home-desktop-nav,
  body.front-page .elika-home-desktop-nav {
    --elika-nav-gold:#b99558;
    --elika-menu-paper:#fbfaf7;
    --elika-menu-ink:#2b302b;
    --elika-menu-rule:rgba(43,48,43,.12);
    overflow:visible!important;
    position:relative!important;
    z-index:100060!important;
  }

  body.home .elika-home-desktop-nav :is(ul.menu,ul.navbar-nav,ul.nav,ul),
  body.front-page .elika-home-desktop-nav :is(ul.menu,ul.navbar-nav,ul.nav,ul) {
    overflow:visible!important;
  }

  /* Top-level anchors: remove legacy underline and use one smooth gold line. */
  body.home .elika-home-desktop-nav > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]) > a,
  body.home .elika-home-desktop-nav > div > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]) > a,
  body.front-page .elika-home-desktop-nav > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]) > a,
  body.front-page .elika-home-desktop-nav > div > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]) > a {
    text-decoration:none!important;
    border-bottom:0!important;
    box-shadow:none!important;
    background-color:transparent!important;
    background-image:linear-gradient(var(--elika-nav-gold),var(--elika-nav-gold))!important;
    background-repeat:no-repeat!important;
    background-position:center calc(100% - 6px)!important;
    background-size:0 1px!important;
    transition:background-size .30s cubic-bezier(.16,1,.3,1),color .20s ease!important;
  }

  body.home .elika-home-desktop-nav > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]):is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent) > a,
  body.home .elika-home-desktop-nav > div > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]):is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent) > a,
  body.front-page .elika-home-desktop-nav > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]):is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent) > a,
  body.front-page .elika-home-desktop-nav > div > :is(ul,.menu,.navbar-nav) > li:not(.elika-header-cta):not([class*="search"]):is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent) > a {
    background-size:100% 1px!important;
  }

  /* Homepage dropdown surface. */
  body.home .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children),
  body.front-page .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) {
    z-index:100080!important;
    background:var(--elika-menu-paper)!important;
    border:1px solid rgba(43,48,43,.10)!important;
    border-top:1px solid rgba(185,149,88,.48)!important;
    border-radius:0!important;
    box-shadow:0 18px 38px rgba(31,34,31,.10)!important;
    padding:12px 16px!important;
    min-width:232px!important;
    overflow:visible!important;
    transform-origin:top center!important;
  }

  body.home .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li,
  body.front-page .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li {
    position:relative!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  body.home .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li + li,
  body.front-page .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li + li {
    border-top:1px solid var(--elika-menu-rule)!important;
  }

  body.home .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li > a,
  body.front-page .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li > a {
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    min-height:46px!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:13px 14px 13px 12px!important;
    margin:0!important;
    color:var(--elika-menu-ink)!important;
    background-color:transparent!important;
    background-image:linear-gradient(var(--elika-nav-gold),var(--elika-nav-gold))!important;
    background-repeat:no-repeat!important;
    background-position:left center!important;
    background-size:0 1px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    text-decoration:none!important;
    opacity:1!important;
    transition:padding-left .24s cubic-bezier(.16,1,.3,1),background-size .24s cubic-bezier(.16,1,.3,1),color .18s ease!important;
  }

  body.home .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li > a:is(:hover,:focus-visible),
  body.home .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li:is(.current-menu-item,.current_page_item) > a,
  body.front-page .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li > a:is(:hover,:focus-visible),
  body.front-page .elika-home-desktop-nav :is(.sub-menu,.dropdown-menu,.children) > li:is(.current-menu-item,.current_page_item) > a {
    padding-left:22px!important;
    background-size:10px 1px!important;
    color:#161916!important;
  }

  body.home .elika-home-desktop-nav li.menu-item-has-children,
  body.front-page .elika-home-desktop-nav li.menu-item-has-children {
    overflow:visible!important;
  }
}


/* ==========================================================================
   ELIKA Site Modernizer 5.5 — homepage desktop nav hard-target + footer reset
   ========================================================================== */
@media (min-width:1121px) {
  :root {
    --elika-v55-gold:#b99558;
    --elika-v55-paper:#fbfaf7;
    --elika-v55-ink:#2b302b;
    --elika-v55-rule:rgba(43,48,43,.12);
  }

  html body.home a.elika-home-v55-toplink,
  html body.front-page a.elika-home-v55-toplink {
    position:relative!important;
    text-decoration:none!important;
    text-decoration-line:none!important;
    border-bottom:0!important;
    box-shadow:none!important;
    background-color:transparent!important;
    background-image:linear-gradient(var(--elika-v55-gold),var(--elika-v55-gold))!important;
    background-repeat:no-repeat!important;
    background-position:center calc(100% - 5px)!important;
    background-size:0 1px!important;
    transition:background-size .30s cubic-bezier(.16,1,.3,1),color .20s ease!important;
  }

  html body.home .elika-home-v55-topitem:is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent) > a.elika-home-v55-toplink,
  html body.front-page .elika-home-v55-topitem:is(:hover,:focus-within,.current-menu-item,.current-menu-parent,.current_page_item,.current_page_parent) > a.elika-home-v55-toplink,
  html body.home a.elika-home-v55-toplink:focus-visible,
  html body.front-page a.elika-home-v55-toplink:focus-visible {
    background-size:100% 1px!important;
  }

  html body.home .elika-home-v55-topitem,
  html body.front-page .elika-home-v55-topitem {
    border-bottom:0!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  html body.home .elika-home-v55-topitem > .elika-home-v55-submenu,
  html body.front-page .elika-home-v55-topitem > .elika-home-v55-submenu,
  html body.home .elika-home-v55-submenu,
  html body.front-page .elika-home-v55-submenu {
    z-index:100090!important;
    background:var(--elika-v55-paper)!important;
    border:1px solid rgba(43,48,43,.10)!important;
    border-top:1px solid rgba(185,149,88,.48)!important;
    border-radius:0!important;
    box-shadow:0 18px 38px rgba(31,34,31,.10)!important;
    padding:12px 16px!important;
    min-width:232px!important;
    overflow:visible!important;
  }

  html body.home .elika-home-v55-submenu > li,
  html body.front-page .elika-home-v55-submenu > li {
    position:relative!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  html body.home .elika-home-v55-submenu > li + li,
  html body.front-page .elika-home-v55-submenu > li + li {
    border-top:1px solid var(--elika-v55-rule)!important;
  }
  html body.home .elika-home-v55-submenu > li > a,
  html body.front-page .elika-home-v55-submenu > li > a {
    display:flex!important;
    align-items:center!important;
    min-height:46px!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:13px 14px 13px 12px!important;
    margin:0!important;
    color:var(--elika-v55-ink)!important;
    background-color:transparent!important;
    background-image:linear-gradient(var(--elika-v55-gold),var(--elika-v55-gold))!important;
    background-repeat:no-repeat!important;
    background-position:left center!important;
    background-size:0 1px!important;
    border:0!important;
    box-shadow:none!important;
    text-decoration:none!important;
    transition:padding-left .24s cubic-bezier(.16,1,.3,1),background-size .24s cubic-bezier(.16,1,.3,1),color .18s ease!important;
  }
  html body.home .elika-home-v55-submenu > li > a:is(:hover,:focus-visible),
  html body.front-page .elika-home-v55-submenu > li > a:is(:hover,:focus-visible),
  html body.home .elika-home-v55-submenu > li:is(.current-menu-item,.current_page_item) > a,
  html body.front-page .elika-home-v55-submenu > li:is(.current-menu-item,.current_page_item) > a {
    padding-left:22px!important;
    background-size:10px 1px!important;
    color:#161916!important;
  }
}

/* Footer: one clean bottom row only. This deliberately bypasses all historical
   social/copyright wrappers that accumulated during earlier iterations. */
html body #elika-footer-bottom-v55 {
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:24px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:16px clamp(20px,3vw,42px)!important;
  box-sizing:border-box!important;
  background:#fbfaf7!important;
  border-top:1px solid #171714!important;
  border-right:0!important;
  border-bottom:0!important;
  border-left:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  transform:none!important;
}
html body #elika-footer-bottom-v55 .elika-footer-copyright-v55 {
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#171714!important;
  font:400 12px/1.4 Arial,Helvetica,sans-serif!important;
  text-align:left!important;
  white-space:normal!important;
}
html body #elika-footer-bottom-v55 #elika-footer-social-global {
  position:static!important;
  inset:auto!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  transform:none!important;
}
html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social {
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #171714!important;
  border-radius:0!important;
  background:#fbfaf7!important;
  overflow:hidden!important;
}
html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social > a {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:42px!important;
  min-width:132px!important;
  margin:0!important;
  padding:0 18px!important;
  border:0!important;
  border-right:1px solid #171714!important;
  border-radius:0!important;
  background:transparent!important;
  color:#171714!important;
  box-shadow:none!important;
  transform:none!important;
}
html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social > a:last-child {
  border-right:0!important;
}
html body.elika-footer-v55-ready footer :is(
  .em-footer-copyright-social-row,
  .em-footer-copyright-social-row-v50,
  .elika-v48-footer-social-row,
  .em-footer-social-dedicated-host
):not(#elika-footer-social-global):not(#elika-footer-bottom-v55),
html body.elika-footer-v55-ready #colophon :is(
  .em-footer-copyright-social-row,
  .em-footer-copyright-social-row-v50,
  .elika-v48-footer-social-row,
  .em-footer-social-dedicated-host
):not(#elika-footer-social-global):not(#elika-footer-bottom-v55) {
  border-radius:0!important;
}
@media (max-width:760px) {
  html body #elika-footer-bottom-v55 {
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:18px 20px!important;
  }
  html body #elika-footer-bottom-v55 .elika-footer-copyright-v55 { text-align:center!important; }
  html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social {
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
  }
  html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social > a {
    min-width:0!important;
    width:auto!important;
    padding:0 10px!important;
  }
}
@media (max-width:480px) {
  html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social {
    grid-template-columns:1fr!important;
  }
  html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social > a {
    border-right:0!important;
    border-bottom:1px solid #171714!important;
  }
  html body #elika-footer-bottom-v55 #elika-footer-social-primary.em-footer-social > a:last-child { border-bottom:0!important; }
}


/* ========================================================================== 
   ELIKA Site Modernizer 5.6 — restore the middle legal footer navigation
   ========================================================================== */
html body .elika-footer-legal-wrap-v56 {
  position:relative!important;
  display:block!important;
  float:none!important;
  clear:both!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  background:#fbfaf7!important;
  border-top:0!important;
  border-right:0!important;
  border-bottom:1px solid #171714!important;
  border-left:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  transform:none!important;
}
html body .elika-footer-legal-list-v56 {
  position:static!important;
  display:flex!important;
  float:none!important;
  clear:both!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:9px 0!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:17px clamp(20px,3vw,42px)!important;
  box-sizing:border-box!important;
  list-style:none!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  transform:none!important;
  text-align:center!important;
}
html body .elika-footer-legal-list-v56 > li {
  position:static!important;
  display:inline-flex!important;
  float:none!important;
  clear:none!important;
  align-items:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
  list-style:none!important;
}
html body .elika-footer-legal-list-v56 > li::before { content:none!important; display:none!important; }
html body .elika-footer-legal-list-v56 > li:not(:last-child)::after {
  content:"·"!important;
  display:inline-block!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  margin:0 12px!important;
  color:#77746d!important;
  background:none!important;
  font:400 12px/1 Arial,Helvetica,sans-serif!important;
  transform:none!important;
}
html body .elika-footer-legal-list-v56 > li > a,
html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 > a {
  position:static!important;
  display:inline-block!important;
  float:none!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  color:#171714!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
  font:400 11px/1.45 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
html body .elika-footer-legal-list-v56 > li > a:is(:hover,:focus-visible),
html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 > a:is(:hover,:focus-visible) {
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 {
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:9px 0!important;
  padding:17px clamp(20px,3vw,42px)!important;
}
html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 > a:not(:last-of-type)::after {
  content:"·"!important;
  display:inline-block!important;
  margin:0 12px!important;
  color:#77746d!important;
  text-decoration:none!important;
}
/* Keep the canonical copyright/social row separate from the legal navigation. */
html body .elika-footer-legal-wrap-v56 + #elika-footer-bottom-v55,
html body #elika-footer-bottom-v55 {
  clear:both!important;
  border-top:0!important;
}
@media (max-width:760px) {
  html body .elika-footer-legal-list-v56,
  html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 {
    padding:16px 20px!important;
  }
  html body .elika-footer-legal-list-v56 > li:not(:last-child)::after,
  html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 > a:not(:last-of-type)::after {
    margin-inline:9px!important;
  }
}
@media (max-width:480px) {
  html body .elika-footer-legal-list-v56,
  html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 {
    gap:11px 0!important;
  }
  html body .elika-footer-legal-list-v56 > li > a,
  html body .elika-footer-legal-wrap-v56.elika-footer-legal-direct-v56 > a {
    font-size:10.5px!important;
  }
}


/* ========================================================================== 
   ELIKA Site Modernizer 5.7 — deterministic canonical footer
   ========================================================================== */
html body.elika-canonical-footer-v57 :is(
  #colophon,
  footer.site-footer,
  .site-footer,
  #footer,
  footer[role="contentinfo"]
):not(#elika-canonical-footer-v57) {
  display:none!important;
  width:0!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}
html body #elika-canonical-footer-v57 {
  --ef57-ink:#171714;
  --ef57-paper:#f7f4ee;
  --ef57-ivory:#fbfaf7;
  --ef57-line:#171714;
  position:relative!important;
  z-index:4!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  clear:both!important;
  color:var(--ef57-ink)!important;
  background:var(--ef57-ivory)!important;
  border-top:1px solid var(--ef57-line)!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:Arial,Helvetica,sans-serif!important;
  text-align:left!important;
  overflow:hidden!important;
}
html body #elika-canonical-footer-v57,
html body #elika-canonical-footer-v57 * {
  box-sizing:border-box!important;
}
html body #elika-canonical-footer-v57 a {
  color:var(--ef57-ink)!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-columns {
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:var(--ef57-ivory)!important;
  border-bottom:1px solid var(--ef57-line)!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-col {
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:0!important;
  min-width:0!important;
  min-height:228px!important;
  margin:0!important;
  padding:22px clamp(20px,2.4vw,34px)!important;
  background:transparent!important;
  border:0!important;
  border-right:1px solid var(--ef57-line)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-col:last-child {
  border-right:0!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-col h2 {
  width:100%!important;
  margin:0 0 28px!important;
  padding:0!important;
  color:var(--ef57-ink)!important;
  -webkit-text-fill-color:var(--ef57-ink)!important;
  font:400 13px/1.2 Arial,Helvetica,sans-serif!important;
  letter-spacing:.12em!important;
  text-align:center!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-col a,
html body #elika-canonical-footer-v57 .elika-footer-v57-col span,
html body #elika-canonical-footer-v57 .elika-footer-v57-col address {
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  margin:0 0 9px!important;
  padding:0!important;
  color:var(--ef57-ink)!important;
  font:400 11.5px/1.45 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  text-transform:none!important;
  text-align:left!important;
  font-style:normal!important;
  overflow-wrap:anywhere!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-contact address {
  margin-bottom:3px!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-contact address span {
  margin-bottom:2px!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-emphasis {
  font-weight:700!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-col a:hover,
html body #elika-canonical-footer-v57 .elika-footer-v57-col a:focus-visible,
html body #elika-canonical-footer-v57 .elika-footer-v57-legal a:hover,
html body #elika-canonical-footer-v57 .elika-footer-v57-legal a:focus-visible {
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-legal {
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:0!important;
  width:100%!important;
  min-height:58px!important;
  margin:0!important;
  padding:15px clamp(20px,3vw,44px)!important;
  background:var(--ef57-ivory)!important;
  border:0!important;
  border-bottom:1px solid var(--ef57-line)!important;
  text-align:center!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-legal a {
  display:inline-flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  color:var(--ef57-ink)!important;
  font:400 11px/1.45 Arial,Helvetica,sans-serif!important;
  white-space:nowrap!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-legal a:not(:last-child)::after {
  content:"·"!important;
  display:inline-block!important;
  margin:0 12px!important;
  color:#77746d!important;
  text-decoration:none!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-bottom {
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:24px!important;
  width:100%!important;
  min-height:64px!important;
  margin:0!important;
  padding:10px clamp(20px,3vw,42px)!important;
  background:var(--ef57-ivory)!important;
  border:0!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-bottom > p {
  margin:0!important;
  padding:0!important;
  color:var(--ef57-ink)!important;
  font:400 12px/1.4 Arial,Helvetica,sans-serif!important;
  text-align:left!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-social {
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  margin:0!important;
  padding:0!important;
  border:1px solid var(--ef57-line)!important;
  background:var(--ef57-ivory)!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-social > a {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-width:145px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0 16px!important;
  border:0!important;
  border-right:1px solid var(--ef57-line)!important;
  background:transparent!important;
  color:var(--ef57-ink)!important;
  font:700 9px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-social > a:last-child {
  border-right:0!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-social svg {
  display:block!important;
  width:15px!important;
  height:15px!important;
  flex:0 0 15px!important;
}
html body #elika-canonical-footer-v57 .elika-footer-v57-social b {
  margin-left:auto!important;
  font:400 15px/1 Arial,Helvetica,sans-serif!important;
}
@media (max-width:980px) {
  html body #elika-canonical-footer-v57 .elika-footer-v57-columns {
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-col {
    min-height:0!important;
    border-right:1px solid var(--ef57-line)!important;
    border-bottom:1px solid var(--ef57-line)!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-col:nth-child(even) {
    border-right:0!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-col:last-child {
    grid-column:1/-1!important;
    border-right:0!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-bottom {
    grid-template-columns:1fr!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-bottom > p {
    text-align:center!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-social {
    justify-self:center!important;
  }
}
@media (max-width:620px) {
  html body #elika-canonical-footer-v57 .elika-footer-v57-columns {
    grid-template-columns:1fr!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-col,
  html body #elika-canonical-footer-v57 .elika-footer-v57-col:nth-child(even),
  html body #elika-canonical-footer-v57 .elika-footer-v57-col:last-child {
    grid-column:auto!important;
    padding:20px 22px!important;
    border-right:0!important;
    border-bottom:1px solid var(--ef57-line)!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-col h2 {
    margin-bottom:16px!important;
    text-align:left!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-legal {
    justify-content:flex-start!important;
    padding:18px 22px!important;
    text-align:left!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-legal a {
    margin:0 0 8px!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-bottom {
    gap:14px!important;
    padding:18px 22px!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-social {
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-social > a {
    width:100%!important;
    min-width:0!important;
    border-right:0!important;
    border-bottom:1px solid var(--ef57-line)!important;
  }
  html body #elika-canonical-footer-v57 .elika-footer-v57-social > a:last-child {
    border-bottom:0!important;
  }
}


/* ========================================================================
   ELIKA SITE MODERNIZER v5.8 — CANONICAL FOOTER HARD RESET
   One direct-child footer, independent of theme/page-specific footer grids.
   ======================================================================== */
html body.elika-canonical-footer-v58 > :is(
  footer#colophon,
  #colophon,
  footer.site-footer,
  .site-footer,
  #footer,
  footer[role="contentinfo"]
):not(#elika-canonical-footer-v58),
html body .elika-footer-v58-legacy-hide {
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

html body #elika-canonical-footer-v58 {
  --ef58-ink:#171714;
  --ef58-ivory:#fbfaf7;
  --ef58-line:#171714;
  position:relative!important;
  inset:auto!important;
  float:none!important;
  clear:both!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  color:var(--ef58-ink)!important;
  background:var(--ef58-ivory)!important;
  border:0!important;
  border-top:1px solid var(--ef58-line)!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-style:normal!important;
  line-height:1.4!important;
  text-align:left!important;
  overflow:visible!important;
  box-sizing:border-box!important;
  isolation:isolate!important;
  z-index:3!important;
}
html body #elika-canonical-footer-v58,
html body #elika-canonical-footer-v58 * {
  box-sizing:border-box!important;
}
html body #elika-canonical-footer-v58 :is(h1,h2,h3,h4,h5,h6,p,ul,li,nav,section,address) {
  float:none!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
  text-shadow:none!important;
  box-shadow:none!important;
}
html body #elika-canonical-footer-v58 a {
  color:var(--ef58-ink)!important;
  -webkit-text-fill-color:var(--ef58-ink)!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-columns {
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:var(--ef58-ivory)!important;
  border:0!important;
  border-bottom:1px solid var(--ef58-line)!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-col {
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:0!important;
  min-width:0!important;
  min-height:230px!important;
  width:auto!important;
  margin:0!important;
  padding:24px clamp(22px,2.4vw,36px)!important;
  background:transparent!important;
  border:0!important;
  border-right:1px solid var(--ef58-line)!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-col:last-child {border-right:0!important;}
html body #elika-canonical-footer-v58 .elika-footer-v58-col h2 {
  display:block!important;
  width:100%!important;
  margin:0 0 28px!important;
  padding:0!important;
  color:var(--ef58-ink)!important;
  -webkit-text-fill-color:var(--ef58-ink)!important;
  font:400 13px/1.2 Arial,Helvetica,sans-serif!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  text-align:center!important;
  white-space:nowrap!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-col :is(a,span,address) {
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  margin:0 0 9px!important;
  padding:0!important;
  color:var(--ef58-ink)!important;
  -webkit-text-fill-color:var(--ef58-ink)!important;
  font:400 11.5px/1.45 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  text-transform:none!important;
  text-align:left!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-contact address {margin-bottom:3px!important;}
html body #elika-canonical-footer-v58 .elika-footer-v58-contact address span {margin-bottom:2px!important;}
html body #elika-canonical-footer-v58 .elika-footer-v58-emphasis {font-weight:700!important;}
html body #elika-canonical-footer-v58 :is(.elika-footer-v58-col,.elika-footer-v58-legal) a:hover,
html body #elika-canonical-footer-v58 :is(.elika-footer-v58-col,.elika-footer-v58-legal) a:focus-visible {
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-legal {
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:0!important;
  width:100%!important;
  min-height:58px!important;
  margin:0!important;
  padding:16px clamp(22px,3vw,44px)!important;
  background:var(--ef58-ivory)!important;
  border:0!important;
  border-bottom:1px solid var(--ef58-line)!important;
  text-align:center!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-legal a {
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  font:400 11px/1.45 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-legal a:not(:last-child)::after {
  content:"·"!important;
  display:inline-block!important;
  margin:0 12px!important;
  color:#77746d!important;
  font:400 12px/1 Arial,Helvetica,sans-serif!important;
  text-decoration:none!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-bottom {
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:24px!important;
  width:100%!important;
  min-height:64px!important;
  margin:0!important;
  padding:10px clamp(22px,3vw,42px)!important;
  background:var(--ef58-ivory)!important;
  border:0!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-bottom > p {
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:var(--ef58-ink)!important;
  font:400 12px/1.4 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  text-transform:none!important;
  text-align:left!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-social {
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  margin:0!important;
  padding:0!important;
  background:var(--ef58-ivory)!important;
  border:1px solid var(--ef58-line)!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-social > a {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-width:145px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0 16px!important;
  border:0!important;
  border-right:1px solid var(--ef58-line)!important;
  background:transparent!important;
  font:700 9px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-social > a:last-child {border-right:0!important;}
html body #elika-canonical-footer-v58 .elika-footer-v58-social svg {
  display:block!important;width:15px!important;height:15px!important;flex:0 0 15px!important;
}
html body #elika-canonical-footer-v58 .elika-footer-v58-social b {
  display:inline!important;margin-left:auto!important;font:400 15px/1 Arial,Helvetica,sans-serif!important;
}
@media(max-width:980px){
  html body #elika-canonical-footer-v58 .elika-footer-v58-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-col{min-height:0!important;border-right:1px solid var(--ef58-line)!important;border-bottom:1px solid var(--ef58-line)!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-col:nth-child(even){border-right:0!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-col:last-child{grid-column:1/-1!important;border-right:0!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-bottom{grid-template-columns:1fr!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-bottom>p{text-align:center!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-social{justify-self:center!important;}
}
@media(max-width:620px){
  html body #elika-canonical-footer-v58 .elika-footer-v58-columns{grid-template-columns:1fr!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-col,
  html body #elika-canonical-footer-v58 .elika-footer-v58-col:nth-child(even),
  html body #elika-canonical-footer-v58 .elika-footer-v58-col:last-child{grid-column:auto!important;min-height:0!important;padding:20px 22px!important;border-right:0!important;border-bottom:1px solid var(--ef58-line)!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-col h2{margin-bottom:16px!important;text-align:left!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-legal{justify-content:flex-start!important;padding:18px 22px!important;text-align:left!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-legal a{margin-bottom:8px!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-bottom{gap:14px!important;padding:18px 22px!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-social{display:grid!important;grid-template-columns:1fr!important;width:100%!important;justify-self:stretch!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-social>a{width:100%!important;min-width:0!important;border-right:0!important;border-bottom:1px solid var(--ef58-line)!important;}
  html body #elika-canonical-footer-v58 .elika-footer-v58-social>a:last-child{border-bottom:0!important;}
}


/* ========================================================================
   ELIKA SITE MODERNIZER v5.9 — HOMEPAGE FOOTER FINALIZER
   The homepage can inject its legacy footer after wp_footer has already
   rendered. This class is applied only to those late legacy footer fragments.
   ======================================================================== */
html body.home .elika-footer-v59-home-legacy-hide {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  left: -99999px !important;
  top: auto !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

html body.home.elika-footer-v59-home-ready #elika-canonical-footer-v58 {
  position: relative !important;
  z-index: 2 !important;
  clear: both !important;
  margin-top: 0 !important;
}

/* v6.0 — Global Shell compatibility. The shell is the single owner of header/footer. */
html body.elika-global-shell-enabled #elika-canonical-footer-v58,
html body.elika-global-shell-enabled #elika-canonical-footer-v57,
html body.elika-global-shell-enabled #elika-footer-bottom-v55,
html body.elika-global-shell-enabled #elika-footer-social-global,
html body.elika-global-shell-enabled .em-footer-social-dedicated-host{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important;}
html body.elika-global-shell-enabled > #elika-global-shell-footer#elika-global-shell-footer{display:block!important;visibility:visible!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;pointer-events:auto!important;}


/* ========================================================================
   ELIKA SITE MODERNIZER 6.1 — SELLER CLOSING COSTS FRAME GEOMETRY
   WordPress can wrap the calculator in an auto-paragraph/block wrapper.
   That wrapper was retaining vertical margins, so the inner bordered frame
   sat ~2x farther from the outer frame at top/bottom than at left/right.
   Normalize the wrapper and force one equal inset on all four sides.
   ======================================================================== */

html body.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section
  > .ec-container > .ecalc-original {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 36px !important;
  background: #fff !important;
  border: 1px solid rgba(21,21,20,.18) !important;
}

/* Remove WordPress auto-paragraph/block spacing around the actual calculator. */
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > p:has(> .calc-div),
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > p:has(> .calc-wrap),
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > .wp-block-html:has(> .calc-div),
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > .wp-block-shortcode:has(.calc-div) {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

/* The bordered calculator is the second frame. Keep its border, but remove
   all extra exterior margin so the outer-to-inner inset is exactly 36px. */
html body.page-id-49700.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original :is(> .calc-div.vc-calculator, > .calc-wrap, > p > .calc-div.vc-calculator, > p > .calc-wrap),
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original :is(> .calc-div.vc-calculator, > .calc-wrap, > p > .calc-div.vc-calculator, > p > .calc-wrap) {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

/* Neutralize stray empty paragraphs or breaks immediately around the frame. */
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > p:empty,
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > br {
  display: none !important;
  margin: 0 !important;
}

/* Do not add a second exterior margin below the calculator frame. */
html body.elika-seller-cost-frame-modern #esc-page #calculator
  .ecalc-original > :last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  html body.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section
    > .ec-container > .ecalc-original {
    padding: 24px !important;
  }
}

@media (max-width: 620px) {
  html body.elika-seller-cost-frame-modern #esc-page #calculator.ec-calculator-section
    > .ec-container > .ecalc-original {
    padding: 18px !important;
    border-right: 0 !important;
    border-left: 0 !important;
  }
}


/* ========================================================================
   ELIKA SITE MODERNIZER 6.3 — SELLER CLOSING COSTS / BUYER-SHELL MATCH
   The current seller page uses #elika-seller-closing-costs and
   .elika-scc__calculator-mount. Earlier fixes targeted the obsolete
   #esc-page/#calculator structure and therefore missed the live page.
   This makes the seller calculator use the same single-shell geometry as
   Buyer Closing Costs: 1240px max shell, 30px inset, one visible frame.
   ======================================================================== */

/* One centered calculator shell — same desktop geometry as Buyer Closing Costs. */
html body.elika-seller-cost-frame-modern
  #elika-seller-closing-costs #seller-cost-calculator .elika-scc__calculator-mount,
html body:has(#elika-seller-closing-costs)
  #elika-seller-closing-costs #seller-cost-calculator .elika-scc__calculator-mount {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 1240px !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 30px !important;
  overflow: visible !important;
  background: #fff !important;
  border: 1px solid rgba(21,21,20,.18) !important;
  box-shadow: none !important;
}

/* Any shortcode/WordPress wrappers between the host and the calculator root
   are neutralized by JS and marked with this class. */
html body.elika-seller-cost-frame-modern
  #elika-seller-closing-costs .elika-scc__calculator-mount
  .elika-seller-calculator-wrapper,
html body:has(#elika-seller-closing-costs)
  #elika-seller-closing-costs .elika-scc__calculator-mount
  .elika-seller-calculator-wrapper {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

/* The calculator itself must not create a second visible frame.
   Its existing two panels, fields, values and calculation JS stay untouched. */
html body.elika-seller-cost-frame-modern
  #elika-seller-closing-costs .elika-scc__calculator-mount
  .elika-seller-calculator-root,
html body:has(#elika-seller-closing-costs)
  #elika-seller-closing-costs .elika-scc__calculator-mount
  .elika-seller-calculator-root {
  box-sizing: border-box !important;
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
  overflow: visible !important;
  background: #fff !important;
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

/* Remove only EXTERIOR spacing from the two main calculator panels.
   Their internal padding/design is intentionally preserved. */
html body.elika-seller-cost-frame-modern
  #elika-seller-closing-costs .elika-seller-calculator-root
  > .column,
html body:has(#elika-seller-closing-costs)
  #elika-seller-closing-costs .elika-seller-calculator-root
  > .column {
  box-sizing: border-box !important;
  min-width: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  align-self: stretch !important;
}

/* Tablet: mirror buyer shell's tighter inset. */
@media (max-width: 900px) {
  html body.elika-seller-cost-frame-modern
    #elika-seller-closing-costs #seller-cost-calculator .elika-scc__calculator-mount,
  html body:has(#elika-seller-closing-costs)
    #elika-seller-closing-costs #seller-cost-calculator .elika-scc__calculator-mount {
    padding: 24px !important;
  }
}

/* Mobile: same edge-to-edge frame treatment used by Buyer Closing Costs. */
@media (max-width: 620px) {
  html body.elika-seller-cost-frame-modern
    #elika-seller-closing-costs #seller-cost-calculator .elika-scc__calculator-mount,
  html body:has(#elika-seller-closing-costs)
    #elika-seller-closing-costs #seller-cost-calculator .elika-scc__calculator-mount {
    width: calc(100% + 44px) !important;
    max-width: none !important;
    margin-right: -22px !important;
    margin-left: -22px !important;
    padding: 18px 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
  }
}


/* ========================================================================
   ELIKA BUILDINGS 4.2 — SEARCH-BAR FILTERS
   Replace the chip/button filter matrix with the same compact interaction
   language used by the property search: search + location + property type.
   ======================================================================== */

#elika-building-directory .em-building-filter-v42{
  padding:30px!important;
  background:#fff!important;
  border:1px solid rgba(21,21,20,.18)!important;
}

#elika-building-directory .em-building-search-controls{
  display:grid!important;
  grid-template-columns:minmax(320px,2.35fr) minmax(190px,1fr) minmax(180px,.92fr) minmax(158px,.82fr)!important;
  gap:14px!important;
  align-items:end!important;
}

#elika-building-directory .em-building-control,
#elika-building-directory .em-building-search-action{
  min-width:0!important;
}

#elika-building-directory .em-building-control>label{
  display:block!important;
  margin:0 0 8px!important;
  color:#151514!important;
  font:700 9px/1.2 Arial,Helvetica,sans-serif!important;
  letter-spacing:.13em!important;
  text-align:left!important;
  text-transform:uppercase!important;
}

#elika-building-directory .em-building-filter-v42 .em-building-search-field{
  position:relative!important;
  width:100%!important;
  height:54px!important;
  min-height:54px!important;
  display:flex!important;
  align-items:center!important;
  background:#fbfaf7!important;
  border:1px solid rgba(21,21,20,.18)!important;
  box-shadow:none!important;
}

#elika-building-directory .em-building-filter-v42 .em-building-search-field svg{
  position:absolute!important;
  left:16px!important;
  top:50%!important;
  width:18px!important;
  height:18px!important;
  transform:translateY(-50%)!important;
  fill:none!important;
  stroke:#151514!important;
  stroke-width:1.5!important;
  pointer-events:none!important;
}

#elika-building-directory .em-building-filter-v42 .em-building-search-field input{
  box-sizing:border-box!important;
  width:100%!important;
  height:52px!important;
  margin:0!important;
  padding:0 16px 0 48px!important;
  color:#151514!important;
  -webkit-text-fill-color:#151514!important;
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  font:400 13px/52px Arial,Helvetica,sans-serif!important;
}

#elika-building-directory .em-building-filter-v42 .em-building-search-field input::placeholder{
  color:#77746d!important;
  opacity:1!important;
}

#elika-building-directory .em-building-select-wrap{
  position:relative!important;
  width:100%!important;
  height:54px!important;
}

#elika-building-directory .em-building-select-wrap select{
  box-sizing:border-box!important;
  width:100%!important;
  height:54px!important;
  min-height:54px!important;
  margin:0!important;
  padding:0 42px 0 16px!important;
  color:#151514!important;
  -webkit-text-fill-color:#151514!important;
  background:#fbfaf7!important;
  border:1px solid rgba(21,21,20,.18)!important;
  border-radius:0!important;
  outline:0!important;
  box-shadow:none!important;
  font:400 13px/54px Arial,Helvetica,sans-serif!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  cursor:pointer!important;
}

#elika-building-directory .em-building-select-wrap>span{
  position:absolute!important;
  top:50%!important;
  right:16px!important;
  transform:translateY(-52%)!important;
  color:#151514!important;
  font:400 18px/1 Arial,Helvetica,sans-serif!important;
  pointer-events:none!important;
}

#elika-building-directory .em-building-search-submit{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:158px!important;
  height:54px!important;
  min-height:54px!important;
  margin:0!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  color:#fbfaf7!important;
  -webkit-text-fill-color:#fbfaf7!important;
  background:#2d322d!important;
  border:1px solid #2d322d!important;
  border-radius:0!important;
  box-shadow:none!important;
  font:700 9px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  transition:background-color .22s ease,color .22s ease,border-color .22s ease!important;
}

#elika-building-directory .em-building-search-submit:hover,
#elika-building-directory .em-building-search-submit:focus-visible{
  color:#151514!important;
  -webkit-text-fill-color:#151514!important;
  background:#fff!important;
  border-color:#151514!important;
}

#elika-building-directory .em-building-search-meta{
  margin-top:16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
}

#elika-building-directory .em-building-search-meta .em-building-result-count{
  margin:0!important;
}

#elika-building-directory .em-building-clear-link{
  margin:0!important;
  padding:0 0 3px!important;
  color:#151514!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(21,21,20,.5)!important;
  box-shadow:none!important;
  font:700 9px/1.3 Arial,Helvetica,sans-serif!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
}

/* Old chip groups are intentionally removed from the template in 4.2. */
#elika-building-directory .em-building-filter-v42 .em-building-filter-groups{
  display:none!important;
}

@media (max-width:980px){
  #elika-building-directory .em-building-search-controls{
    grid-template-columns:minmax(0,1.5fr) minmax(170px,1fr) minmax(170px,1fr)!important;
  }
  #elika-building-directory .em-building-search-action{
    grid-column:1/-1!important;
  }
  #elika-building-directory .em-building-search-submit{
    width:190px!important;
    justify-self:start!important;
  }
}

@media (max-width:680px){
  #elika-building-directory .em-building-filter-v42{
    margin-right:-20px!important;
    margin-left:-20px!important;
    padding:24px 20px!important;
    border-right:0!important;
    border-left:0!important;
  }
  #elika-building-directory .em-building-search-controls{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  #elika-building-directory .em-building-search-action{
    grid-column:auto!important;
  }
  #elika-building-directory .em-building-search-submit{
    width:100%!important;
  }
  #elika-building-directory .em-building-search-meta{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:12px!important;
  }
}


/* ========================================================================
   ELIKA BUILDINGS 4.3 — LIVE REALPLUS INVENTORY + SINGLE STATS REBALANCE
   ======================================================================== */

.em-building-v43 .em-building-single-stats .em-building-stat-ownership strong{
  white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;
  hyphens:none!important;font-size:clamp(24px,1.9vw,31px)!important;
}
.em-building-v43 .em-building-single-stats:has(> div:nth-child(5):last-child){
  grid-template-columns:minmax(145px,.85fr) minmax(235px,1.35fr) minmax(145px,.8fr) minmax(120px,.65fr) minmax(165px,.8fr)!important;
}
.em-building-v43 .em-building-single-stats:has(> div:nth-child(6):last-child){
  grid-template-columns:minmax(135px,.72fr) minmax(220px,1.2fr) minmax(135px,.72fr) minmax(110px,.58fr) minmax(145px,.75fr) minmax(155px,.72fr)!important;
}
.em-building-v43 .em-building-single-stats .em-building-stat-availability{
  padding-right:22px!important;padding-left:22px!important;
}
.em-building-v43 .em-building-single-stats .em-building-stat-availability strong{
  white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;
  font-size:clamp(22px,1.7vw,29px)!important;
}

.em-building-v43 .em-building-availability{background:#2d322d!important;color:#fbfaf7!important}
.em-building-v43 .em-building-availability .em-building-availability-head{margin-bottom:38px!important}
.em-building-v43 .em-building-availability .em-building-availability-head h2,
.em-building-v43 .em-building-availability .em-building-availability-head>p{
  color:#fbfaf7!important;-webkit-text-fill-color:#fbfaf7!important
}
.em-building-v43 .em-building-availability-summary{
  margin-bottom:48px!important;display:grid!important;
  grid-template-columns:180px 180px minmax(220px,1fr)!important;
  border-top:1px solid rgba(251,250,247,.22)!important;
  border-left:1px solid rgba(251,250,247,.22)!important;
}
.em-building-v43 .em-building-availability-summary>div,
.em-building-v43 .em-building-availability-summary>a{
  min-height:92px!important;padding:20px 24px!important;display:flex!important;
  flex-direction:column!important;justify-content:space-between!important;
  color:#fbfaf7!important;-webkit-text-fill-color:#fbfaf7!important;
  border-right:1px solid rgba(251,250,247,.22)!important;
  border-bottom:1px solid rgba(251,250,247,.22)!important;text-decoration:none!important;
}
.em-building-v43 .em-building-availability-summary span{
  font:700 9px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important
}
.em-building-v43 .em-building-availability-summary strong{font:400 34px/1 Georgia,"Times New Roman",serif!important}
.em-building-v43 .em-building-availability-summary>a{
  align-items:flex-end!important;justify-content:center!important;flex-direction:row!important;gap:18px!important;
  font:700 9px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important;
}

.em-building-v43 .em-building-listing-group{margin-top:52px!important}
.em-building-v43 .em-building-listing-group-head{
  margin-bottom:22px!important;display:flex!important;align-items:end!important;
  justify-content:space-between!important;gap:32px!important
}
.em-building-v43 .em-building-listing-group-head span,
.em-building-v43 .em-building-listing-group-head>a{
  color:rgba(251,250,247,.72)!important;-webkit-text-fill-color:rgba(251,250,247,.72)!important;
  font:700 9px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important
}
.em-building-v43 .em-building-listing-group-head h3{
  max-width:760px!important;margin:10px 0 0!important;color:#fbfaf7!important;
  -webkit-text-fill-color:#fbfaf7!important;font:400 clamp(30px,3vw,46px)/1.02 Georgia,"Times New Roman",serif!important;
  letter-spacing:-.035em!important
}
.em-building-v43 .em-building-listing-group-head>a{
  padding-bottom:5px!important;border-bottom:1px solid rgba(251,250,247,.45)!important;
  text-decoration:none!important;white-space:nowrap!important
}
.em-building-v43 .em-building-listing-grid{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
  border-top:1px solid rgba(251,250,247,.2)!important;border-left:1px solid rgba(251,250,247,.2)!important
}
.em-building-v43 .em-building-listing-card{
  min-width:0!important;display:flex!important;flex-direction:column!important;color:#151514!important;
  background:#fbfaf7!important;border-right:1px solid rgba(251,250,247,.2)!important;
  border-bottom:1px solid rgba(251,250,247,.2)!important;text-decoration:none!important;
  transition:transform .22s ease,background-color .22s ease!important
}
.em-building-v43 .em-building-listing-card:hover{background:#f4f1ea!important;transform:translateY(-2px)!important}
.em-building-v43 .em-building-listing-media{
  position:relative!important;aspect-ratio:4/3!important;display:block!important;overflow:hidden!important;
  background:#aeb8ae!important;border-bottom:1px solid rgba(21,21,20,.16)!important
}
.em-building-v43 .em-building-listing-media img{
  width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;transition:transform .45s ease!important
}
.em-building-v43 .em-building-listing-card:hover .em-building-listing-media img{transform:scale(1.02)!important}
.em-building-v43 .em-building-listing-media>b{
  position:absolute!important;top:16px!important;left:16px!important;padding:8px 10px!important;
  color:#fbfaf7!important;background:#2d322d!important;font:700 8px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.13em!important;text-transform:uppercase!important
}
.em-building-v43 .em-building-listing-fallback{
  width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;
  color:#151514!important;font:400 clamp(50px,7vw,92px)/1 Georgia,"Times New Roman",serif!important
}
.em-building-v43 .em-building-listing-copy{
  min-height:190px!important;padding:24px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important
}
.em-building-v43 .em-building-listing-copy small{
  color:#77736b!important;font:700 9px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important
}
.em-building-v43 .em-building-listing-copy strong{
  margin:26px 0 10px!important;color:#151514!important;
  font:400 clamp(26px,2.3vw,34px)/1 Georgia,"Times New Roman",serif!important;letter-spacing:-.03em!important
}
.em-building-v43 .em-building-listing-copy>span{color:#59564f!important;font:400 13px/1.5 Arial,Helvetica,sans-serif!important}
.em-building-v43 .em-building-listing-copy em{
  margin-top:auto!important;padding-top:25px!important;color:#151514!important;
  font:700 9px/1.3 Arial,Helvetica,sans-serif!important;font-style:normal!important;letter-spacing:.13em!important;text-transform:uppercase!important
}
.em-building-v43 .em-building-no-listings{
  max-width:760px!important;padding:34px!important;color:#151514!important;background:#aeb8ae!important;
  border:1px solid rgba(251,250,247,.2)!important
}
.em-building-v43 .em-building-no-listings>span{
  font:700 9px/1.3 Arial,Helvetica,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important
}
.em-building-v43 .em-building-no-listings p{
  margin:18px 0 26px!important;color:#151514!important;-webkit-text-fill-color:#151514!important;
  font:400 17px/1.6 Georgia,"Times New Roman",serif!important
}
.em-building-v43 .em-building-listing-source{
  max-width:920px!important;margin:38px 0 0!important;color:rgba(251,250,247,.6)!important;
  -webkit-text-fill-color:rgba(251,250,247,.6)!important;font:400 11px/1.55 Arial,Helvetica,sans-serif!important
}

@media(max-width:1040px){
  .em-building-v43 .em-building-single-stats:has(> div:nth-child(5):last-child),
  .em-building-v43 .em-building-single-stats:has(> div:nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .em-building-v43 .em-building-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .em-building-v43 .em-building-single-stats:has(> div:nth-child(5):last-child),
  .em-building-v43 .em-building-single-stats:has(> div:nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .em-building-v43 .em-building-single-stats .em-building-stat-ownership strong{white-space:normal!important;font-size:25px!important}
  .em-building-v43 .em-building-availability-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .em-building-v43 .em-building-availability-summary>a{grid-column:1/-1!important}
  .em-building-v43 .em-building-listing-group-head{align-items:flex-start!important;flex-direction:column!important;gap:18px!important}
  .em-building-v43 .em-building-listing-grid{grid-template-columns:1fr!important}
  .em-building-v43 .em-building-listing-copy{min-height:165px!important}
}


/* ========================================================================
   ELIKA SITE MODERNIZER 6.6 — BUILDING DIRECTORY SEARCH + BADGE REFINEMENT
   Search behavior is normalized in JS; these rules reduce the visual weight
   of the directory availability / private-market badges without changing cards.
   ======================================================================== */
#elika-building-directory .em-building-card-status,
#elika-building-directory.em-building-v33 .em-building-card-status,
#elika-building-directory.em-building-v34 .em-building-card-status,
#elika-building-directory.em-building-v43 .em-building-card-status{
  min-height:24px!important;
  padding:0 8px!important;
  font:700 7px/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.10em!important;
}

@media (max-width:680px){
  #elika-building-directory .em-building-card-status,
  #elika-building-directory.em-building-v33 .em-building-card-status,
  #elika-building-directory.em-building-v34 .em-building-card-status,
  #elika-building-directory.em-building-v43 .em-building-card-status{
    min-height:22px!important;
    padding:0 7px!important;
    font-size:6.5px!important;
    letter-spacing:.09em!important;
  }
}

/* ========================================================================
   ELIKA SITE MODERNIZER 6.7 — BUILDING DIRECTORY PAGINATION
   24 cards per view. Search and dropdown filters continue across all records.
   ======================================================================== */
#elika-building-directory .em-building-pagination{
  display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;
  gap:8px;margin:40px 0 0!important;padding:24px 0 0!important;
  border-top:1px solid rgba(21,21,20,.14)
}
#elika-building-directory .em-building-pagination[hidden]{display:none!important}
#elika-building-directory .em-building-page-button{
  min-width:38px;height:38px;padding:0 12px;border:1px solid rgba(21,21,20,.2);
  background:#fff;color:#151514;font:700 9px/1 Arial,Helvetica,sans-serif;
  letter-spacing:.12em;text-transform:uppercase;cursor:pointer
}
#elika-building-directory .em-building-page-button.is-active{
  background:#151514;color:#fff;border-color:#151514
}
#elika-building-directory .em-building-page-button:disabled{opacity:.35;cursor:default}
#elika-building-directory .em-building-page-button:hover:not(:disabled):not(.is-active),
#elika-building-directory .em-building-page-button:focus-visible:not(:disabled):not(.is-active){
  border-color:#151514;background:#f4f1ea
}
@media(max-width:680px){
  #elika-building-directory .em-building-pagination{gap:6px;margin-top:30px!important;padding-top:20px!important}
  #elika-building-directory .em-building-page-button{min-width:34px;height:36px;padding:0 9px;font-size:8px}
}

/* ELIKA SITE MODERNIZER 6.9 — resilient building pagination */
#elika-building-directory a.em-building-page-button,
#elika-building-directory span.em-building-page-button{
  display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;
}
#elika-building-directory .em-building-page-button.is-disabled{opacity:.35;cursor:default;pointer-events:none}

/* ========================================================================
   ELIKA Site Modernizer 7.9 — canonical RealPlus property/search option row
   This replaces the accumulated 7.1–7.6 overrides with one layout authority.
   ======================================================================== */
body.elika-property-search-modern .em-property-options-strip--v77{
  box-sizing:border-box!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-wrap:nowrap!important;
  gap:32px!important;
  width:100%!important;
  min-height:68px!important;
  margin:20px 0 0!important;
  padding:16px 0 0!important;
  background:transparent!important;
  border:0!important;
  border-top:1px solid #d7d2c8!important;
  box-shadow:none!important;
}
body.elika-property-search-modern .em-property-options-left--v77{
  display:flex!important;
  align-items:center!important;
  flex:1 1 auto!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  min-width:0!important;
  min-height:30px!important;
  margin:0!important;
  padding:0!important;
}
body.elika-property-search-modern .em-property-options-title--v77{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 auto!important;
  height:30px!important;
  margin:0 28px 0 0!important;
  padding:0!important;
  color:#30312d!important;
  -webkit-text-fill-color:#30312d!important;
  background:transparent!important;
  border:0!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  vertical-align:middle!important;
}
body.elika-property-search-modern .em-property-options-list--v77{
  display:flex!important;
  align-items:center!important;
  flex:0 1 auto!important;
  flex-wrap:nowrap!important;
  gap:26px!important;
  height:30px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  position:relative!important;
  transform:translateY(4px)!important;
  overflow:visible!important;
}
body.elika-property-search-modern .em-property-option--v77,
body.elika-property-search-modern .em-property-option-label--v77{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 auto!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  height:30px!important;
  min-height:30px!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  white-space:nowrap!important;
  vertical-align:middle!important;
}
body.elika-property-search-modern .em-property-option-label--v77{
  gap:9px!important;
  cursor:pointer!important;
}
body.elika-property-search-modern .em-property-option-text--v77{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  height:18px!important;
  min-height:18px!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  color:#30312d!important;
  -webkit-text-fill-color:#30312d!important;
  background:transparent!important;
  border:0!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  vertical-align:middle!important;
}
body.elika-property-search-modern .em-property-option-label--v77 input[type="checkbox"],
body.elika-property-search-modern .em-property-option-label--v77 input[type="radio"]{
  box-sizing:border-box!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
  flex:0 0 18px!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  max-width:18px!important;
  max-height:18px!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  background:#fff!important;
  border:1px solid #c8c3ba!important;
  border-radius:3px!important;
  box-shadow:none!important;
  cursor:pointer!important;
  vertical-align:middle!important;
}
body.elika-property-search-modern .em-property-option-label--v77 input[type="checkbox"]::after{
  box-sizing:border-box!important;
  width:8px!important;
  height:5px!important;
  border-left:1.5px solid #fff!important;
  border-bottom:1.5px solid #fff!important;
  content:""!important;
  transform:translateY(-1px) rotate(-45deg) scale(0)!important;
  transform-origin:center!important;
}
body.elika-property-search-modern .em-property-option-label--v77 input[type="checkbox"]:checked,
body.elika-property-search-modern .em-property-option-label--v77 input[type="radio"]:checked{
  background:#2d322d!important;
  border-color:#2d322d!important;
}
body.elika-property-search-modern .em-property-option-label--v77 input[type="checkbox"]:checked::after{
  transform:translateY(-1px) rotate(-45deg) scale(1)!important;
}
body.elika-property-search-modern .em-property-option-label--v77 input[type="radio"]{border-radius:50%!important}
body.elika-property-search-modern .em-property-option-label--v77 input[type="radio"]:checked{
  box-shadow:inset 0 0 0 4px #fff!important;
}
body.elika-property-search-modern .em-property-option-label--v77 input:focus-visible{
  outline:2px solid #2d322d!important;
  outline-offset:3px!important;
}
body.elika-property-search-modern .em-property-advanced-inline--v77{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 auto!important;
  height:30px!important;
  min-height:30px!important;
  width:auto!important;
  max-width:none!important;
  margin:0 0 0 30px!important;
  padding:0 0 0 30px!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  color:#30312d!important;
  -webkit-text-fill-color:#30312d!important;
  background:transparent!important;
  border:0!important;
  border-left:1px solid #d7d2c8!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.13em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  vertical-align:middle!important;
}
body.elika-property-search-modern .em-property-options-right--v77{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex:0 0 auto!important;
  align-self:center!important;
  min-height:46px!important;
  margin:0 0 0 auto!important;
  padding:0!important;
}
body.elika-property-search-modern .em-property-save-inline--v77{
  margin:0!important;
  white-space:nowrap!important;
}
/* Give RESET FILTERS breathing room before the lower divider. The divider is
   owned by the new option strip, so this margin is deterministic. */
body.elika-property-search-modern .em-property-reset-control--v77,
body.elika-property-search-modern .em-property-reset-host--v77{
  margin-bottom:0!important;
}
@media(max-width:1120px){
  body.elika-property-search-modern .em-property-options-strip--v77{
    align-items:flex-start!important;
    flex-wrap:wrap!important;
    row-gap:14px!important;
  }
  body.elika-property-search-modern .em-property-options-left--v77{
    flex-wrap:wrap!important;
    row-gap:10px!important;
  }
  body.elika-property-search-modern .em-property-options-list--v77{
    flex-wrap:wrap!important;
    height:auto!important;
    row-gap:8px!important;
  }
  body.elika-property-search-modern .em-property-options-right--v77{
    width:100%!important;
    justify-content:flex-start!important;
    margin-left:0!important;
  }
}
@media(max-width:680px){
  body.elika-property-search-modern .em-property-options-strip--v77{
    margin-top:16px!important;
    padding-top:16px!important;
  }
  body.elika-property-search-modern .em-property-options-left--v77{
    align-items:flex-start!important;
  }
  body.elika-property-search-modern .em-property-options-title--v77{
    width:100%!important;
    margin:0 0 6px!important;
  }
  body.elika-property-search-modern .em-property-options-list--v77{
    width:100%!important;
    gap:10px 18px!important;
    transform:none!important;
  }
  body.elika-property-search-modern .em-property-advanced-inline--v77{
    margin-left:0!important;
    padding-left:0!important;
    border-left:0!important;
  }
}



/* ========================================================================
   ELIKA Site Modernizer 8.0 — Advanced Options + Save Search validation
   Keep the RealPlus behavior, but neutralize legacy absolute positioning.
   ======================================================================== */
body.elika-property-search-modern .em-property-advanced-source--v80{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  border:0!important;
  opacity:0!important;
  pointer-events:none!important;
}
body.elika-property-search-modern .em-property-advanced-proxy--v80{
  appearance:none!important;
  -webkit-appearance:none!important;
  cursor:pointer!important;
}
body.elika-property-search-modern .em-property-advanced-proxy--v80::before,
body.elika-property-search-modern .em-property-advanced-proxy--v80::after{
  display:none!important;
  content:none!important;
}
body.elika-property-search-modern .em-property-options-right--v77{
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:center!important;
  overflow:visible!important;
}
body.elika-property-search-modern .em-property-save-validation--v80{
  box-sizing:border-box!important;
  position:static!important;
  inset:auto!important;
  float:none!important;
  clear:both!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:8px 0 0!important;
  padding:10px 12px!important;
  transform:none!important;
  overflow:visible!important;
  color:#30312d!important;
  -webkit-text-fill-color:#30312d!important;
  background:#fbfaf7!important;
  border:1px solid #d7d2c8!important;
  border-left:2px solid #b9924f!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.45!important;
  letter-spacing:0!important;
  text-align:left!important;
  text-transform:none!important;
  white-space:normal!important;
  z-index:auto!important;
}
@media(max-width:1120px){
  body.elika-property-search-modern .em-property-save-validation--v80{
    max-width:420px!important;
  }
}

/* ==========================================================
   Site Modernizer 8.5 — Buildings search + light-card contrast
   ========================================================== */

/* The Buyer’s Lens was changed to a light/beige surface in the later
   building redesign, but legacy dark-section rules were still forcing white
   type. Make the light surface authoritative on archive + mobile. */
#elika-building-directory.em-building-v43 .em-building-method {
  background:#f4f1ea !important;
  color:#151514 !important;
  border-top:1px solid rgba(21,21,20,.18) !important;
}
#elika-building-directory.em-building-v43 .em-building-method .em-eyebrow,
#elika-building-directory.em-building-v43 .em-building-method-head > p,
#elika-building-directory.em-building-v43 .em-building-method-head h2,
#elika-building-directory.em-building-v43 .em-building-method-grid h3,
#elika-building-directory.em-building-v43 .em-building-method-grid p,
#elika-building-directory.em-building-v43 .em-building-method-grid article > span {
  color:#151514 !important;
  -webkit-text-fill-color:#151514 !important;
}
#elika-building-directory.em-building-v43 .em-building-method .em-eyebrow,
#elika-building-directory.em-building-v43 .em-building-method-head > p,
#elika-building-directory.em-building-v43 .em-building-method-grid article > span {
  color:rgba(21,21,20,.64) !important;
  -webkit-text-fill-color:rgba(21,21,20,.64) !important;
}
#elika-building-directory.em-building-v43 .em-building-method-grid {
  border-top-color:rgba(21,21,20,.18) !important;
  border-left-color:rgba(21,21,20,.18) !important;
}
#elika-building-directory.em-building-v43 .em-building-method-grid article {
  border-right-color:rgba(21,21,20,.18) !important;
  border-bottom-color:rgba(21,21,20,.18) !important;
  background:#f4f1ea !important;
}
