.em-buyer-resources{background:#fffdf8;border-top:1px solid #d5d1c5;scroll-margin-top:140px}
.em-buyer-resources .em-shell{min-width:0}
.em-buyer-resources .em-resource-note,.em-buyer-resources .em-comps-status{font:14px/1.65 Arial,sans-serif;color:#62655c;max-width:1100px;margin:18px 0}
.em-buyer-resources .em-comps-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:26px 0 12px}
.em-buyer-resources .em-comps-tools>p{flex-basis:100%;margin:0}
.em-comps-layouts,.em-comps-actions{display:flex;flex-wrap:wrap;gap:8px}
.em-buyer-resources button{appearance:none;border:1px solid #c9c7bb;border-radius:0;background:#fffdf8;color:#283329;font:600 13px/1.4 Arial,sans-serif;padding:12px 16px;min-height:44px;cursor:pointer;letter-spacing:0;text-transform:none;box-shadow:none}
.em-buyer-resources button:hover,.em-buyer-resources button[aria-pressed="true"]{background:#283329;color:#fffdf8;border-color:#283329}
.em-buyer-resources button:disabled{opacity:.5;cursor:not-allowed}
.em-buyer-resources button:focus-visible,.em-buyer-resources a:focus-visible,.em-buyer-resources summary:focus-visible{outline:2px solid #806434;outline-offset:3px}
.em-buyer-resources [hidden]{display:none!important}
.em-comps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.em-comp-card{min-width:0;border:1px solid #d5d1c5;padding:24px;background:#faf8f3;display:flex;flex-direction:column;gap:20px}
.em-comp-card.is-selected{border-color:#58684b;box-shadow:inset 0 0 0 1px #58684b}
.em-comp-card-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}
.em-buyer-resources .em-comp-card h3{font:400 25px/1.2 Georgia,serif;margin:0;letter-spacing:-.02em;color:#283329}
.em-comp-card time{font:12px/1.5 Arial,sans-serif;color:#62655c}
.em-buyer-resources .em-comp-price{margin:0}
.em-comp-price span{display:block;font:600 10px/1.5 Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;color:#62655c;margin-bottom:7px}
.em-comp-price strong{display:block;font:400 clamp(24px,2.2vw,32px)/1.2 Georgia,serif;color:#283329}
.em-comp-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin:0;padding:0}
.em-comp-card dl div{min-width:0}
.em-comp-card dt{font:12px/1.5 Arial,sans-serif;color:#62655c;margin:0 0 4px}
.em-comp-card dd{font:400 20px/1.35 Georgia,serif;color:#283329;margin:0;padding:0}
.em-comp-card-foot{margin-top:auto;padding-top:18px;border-top:1px solid #d5d1c5;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
.em-buyer-resources a{color:#283329;text-decoration:underline;text-decoration-color:#b59a61;text-underline-offset:5px}
.em-comp-card-foot a{font:13px/1.5 Arial,sans-serif}
.em-buyer-resources .em-comps-more{margin-top:22px}
.em-comp-review{margin-top:24px;border-top:1px solid #d5d1c5;border-bottom:1px solid #d5d1c5;padding:16px 0}
.em-comp-review summary{font:600 14px/1.5 Arial,sans-serif;cursor:pointer;min-height:28px}
.em-comp-review ul{padding-left:20px;margin:18px 0 4px}
.em-comp-review li{font:14px/1.6 Arial,sans-serif;margin:0 0 14px}
.em-comp-review li strong,.em-comp-review li span{display:block}
.em-building-applications{background:#f4f1e9}
.em-application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin:28px 0}
.em-application-grid article{min-width:0}
.em-application-grid article+article{border-left:1px solid #d5d1c5;padding-left:40px}
.em-buyer-resources .em-application-grid h3{font:400 28px/1.25 Georgia,serif;color:#283329;margin:0 0 20px;letter-spacing:-.02em}
.em-application-grid p,.em-application-grid li,.em-application-next p{font:16px/1.7 Arial,sans-serif;color:#41483e}
.em-application-grid ul{padding-left:20px;margin:14px 0 20px}
.em-application-grid li{margin-bottom:9px}
.em-application-next{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #d5d1c5;padding-top:24px}
.em-application-next p{max-width:780px;margin:0}
.em-application-next a{font:600 14px/1.5 Arial,sans-serif;display:inline-block;padding:12px 0}
@media(max-width:1050px){.em-comps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.em-comps-grid,.em-application-grid{grid-template-columns:1fr}.em-comp-card{padding:20px}.em-application-grid{gap:24px}.em-application-grid article+article{padding:24px 0 0;border-left:0;border-top:1px solid #d5d1c5}.em-buyer-resources .em-application-grid h3{font-size:25px}.em-comps-layouts button{padding:10px 12px}.em-buyer-resources .em-resource-note{font-size:13px}.em-buyer-resources{scroll-margin-top:105px}}

/* v167: keep these article insets above inherited theme/shell resets. */
html body #elika-building-single-modern #building-comps .em-comps-grid > article.em-comp-card {
  box-sizing:border-box;
  padding:28px !important;
}
html body #elika-building-single-modern #building-comps .em-comp-card-foot {
  padding-top:20px;
  gap:14px;
}
html body #elika-building-single-modern #building-comps .em-comp-card-foot > a {
  display:inline-flex;
  align-items:center;
  gap:4px;
  min-height:44px;
  padding:8px 0;
}
html body #elika-building-single-modern #building-applications .em-application-grid > article + article {
  padding:0 0 0 40px !important;
}
@media(max-width:700px) {
  html body #elika-building-single-modern #building-comps .em-comps-grid > article.em-comp-card {
    padding:22px !important;
  }
  html body #elika-building-single-modern #building-applications .em-application-grid > article + article {
    padding:26px 0 0 !important;
  }
}
