.mfs-rlm-detail{font-family:var(--mfs-rlm-font-body, Montserrat),sans-serif;color:var(--mfs-rlm-color-primary, #152228);max-width:1280px;margin:0 auto;padding:24px}
.breadcrumb.mfs-rlm-detail__breadcrumbs,.mfs-rlm-detail__breadcrumbs{font-size:10px;margin:0;padding:0}
.breadcrumb.mfs-rlm-detail__breadcrumbs a,.mfs-rlm-detail__breadcrumbs a{color:var(--mfs-rlm-color-muted, #9aa6ae);text-decoration:none;transition:color .2s;cursor:pointer}
.breadcrumb.mfs-rlm-detail__breadcrumbs .current,.mfs-rlm-detail__breadcrumbs .current{color:var(--mfs-rlm-color-secondary, #496170);font-weight:500}
.mfs-rlm-detail__featured-wrap{position:relative;margin-bottom:12px}
.mfs-rlm-detail__featured{width:100%;max-height:560px;object-fit:cover;border-radius:0}
.mfs-rlm-detail__badges{position:absolute;top:16px;left:16px;display:flex;flex-wrap:wrap;gap:8px}
.mfs-rlm-detail__badge{background:var(--mfs-rlm-color-primary, #152228);color:var(--mfs-rlm-color-on-dark, #fff);padding:6px 12px;font-size:.75rem;text-transform:uppercase;border-radius:0}
.mfs-rlm-detail__badge--new-price{background:var(--mfs-rlm-badge-new-price, var(--mfs-rlm-badge-new-price, #993c1d))}
.mfs-rlm-detail__badge--open-house{background:var(--mfs-rlm-badge-open-house, #d48806)}
.mfs-rlm-detail__thumbs{display:flex;flex-wrap:wrap;gap:8px}
.mfs-rlm-detail__thumb{border:2px solid transparent;padding:0;background:none;cursor:pointer;border-radius:0}
.mfs-rlm-detail__thumb.is-active{border-color:var(--mfs-rlm-color-accent, #BA7517)}
.mfs-rlm-detail__thumb img{width:80px;height:60px;object-fit:cover;display:block}
.mfs-rlm-detail__specs{display:flex;flex-wrap:wrap;gap:24px;margin:24px 0;padding:16px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.mfs-rlm-detail__highlights-section,.mfs-rlm-detail__description-section,.mfs-rlm-detail__video-section{margin:24px 0}
.mfs-rlm-detail__highlights{columns:2;gap:32px;margin:0;padding-left:20px}
.mfs-rlm-detail__description{margin:0;line-height:1.6}
.mfs-rlm-detail__video{margin:24px 0;position:relative;aspect-ratio:16/9;background:var(--mfs-rlm-color-primary, #152228)}
.mfs-rlm-detail__video-poster{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}
.mfs-rlm-detail__video-play,.mfs-rlm-detail__video-popout{background:var(--mfs-rlm-btn-bg, var(--mfs-rlm-color-accent, #BA7517));color:var(--mfs-rlm-btn-text, var(--mfs-rlm-color-on-dark, #fff));border:var(--mfs-rlm-border-width, 1px) var(--mfs-rlm-border-style, solid) var(--mfs-rlm-btn-border, transparent);padding:12px 20px;cursor:pointer;border-radius:var(--mfs-rlm-border-radius, 0);margin:0 8px;transition:background .15s ease,color .15s ease,border-color .15s ease}
.mfs-rlm-detail__video-play:hover,.mfs-rlm-detail__video-popout:hover{background:var(--mfs-rlm-btn-hover-bg, var(--mfs-rlm-color-secondary, #496170));color:var(--mfs-rlm-btn-hover-text, var(--mfs-rlm-color-on-dark, #fff));border-color:var(--mfs-rlm-btn-hover-border, transparent)}
.mfs-rlm-detail__video-frame iframe{width:100%;height:100%;border:0}
.mfs-rlm-detail__form-shell{margin:48px 0;border-radius:0;overflow:hidden}
.mfs-rlm-detail__form-header{background:var(--mfs-rlm-color-primary, #152228);color:var(--mfs-rlm-color-on-dark, #fff);padding:24px}
.mfs-rlm-detail__form-header h2{margin:0;font-family:var(--mfs-rlm-font-display, "Playfair Display"),serif}
.mfs-rlm-detail__open-house-notice{margin:12px 0 0;display:flex;flex-direction:column;gap:4px;font-size:.9375rem;line-height:1.4}
.mfs-rlm-open-house-date,.mfs-rlm-open-house-time{display:block}
.mfs-rlm-detail__form-slot{padding:24px;background:#f7f7f7;min-height:120px}
.mfs-rlm-detail__form-footer{padding:16px 24px;background:var(--mfs-rlm-color-secondary, #496170);color:var(--mfs-rlm-color-on-dark, #fff);text-align:center}
.mfs-rlm-detail__back{margin-top:32px}
@media(max-width:768px){.mfs-rlm-detail__highlights{columns:1}}
.mfs-rlm-detail__video-modal{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}
.mfs-rlm-detail__video-modal-inner{position:relative;width:min(960px,100%);aspect-ratio:16/9;background:#000}
.mfs-rlm-detail__video-modal-inner iframe{width:100%;height:100%;border:0}
.mfs-rlm-detail__video-modal-inner button{position:absolute;top:-36px;right:0;background:none;border:0;color:var(--mfs-rlm-color-on-dark, #fff);font-size:1.5rem;cursor:pointer}
