.blm-reference-page{--blm-yellow:#ffb900;--blm-dark:#202020;--blm-text:#333;--blm-muted:#777;--blm-border:#e3e3e3;--blm-content:1140px;color:var(--blm-text);font-size:16px;line-height:1.75}.blm-reference-page *,.blm-reference-page *::before,.blm-reference-page *::after{box-sizing:border-box}
/* Full-width 140px title hero. The section always spans the complete browser width. */
.blm-hero{position:relative;left:50%;width:100vw;height:140px;min-height:140px;margin-left:-50vw;overflow:hidden;background:transparent;display:flex;align-items:center}
.blm-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.blm-hero-overlay{position:absolute;inset:0;z-index:1;width:100%;height:140px;min-height:140px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.32),rgba(0,0,0,.55))}
.blm-hero-inner{width:min(var(--blm-content),calc(100% - 40px));margin:0 auto;color:#fff;text-align:center}
.blm-hero h1{margin:0;color:#fff;font-family:'Poppins',sans-serif;font-size:clamp(25px,3vw,38px);font-weight:600;line-height:1.18;text-shadow:0 2px 8px rgba(0,0,0,.4)}
/* Reference-style desktop geometry: 760px property column + 40px gap + 300px sidebar. */
.blm-reference-container{width:min(var(--blm-content),calc(100% - 40px));margin:0 auto;padding:35px 0 70px}.blm-reference-columns{display:grid;grid-template-columns:760px 300px;gap:40px;justify-content:center;align-items:start}.blm-reference-main{width:760px;min-width:0}.blm-reference-sidebar{width:300px;min-width:0}
/* Main image stage is fixed to 722x542 for the 4:3 source images. Native 640x480 images are never upscaled. */
.blm-gallery-slider{width:722px;margin:0 0 40px}
.blm-main-image-wrap{position:relative;overflow:hidden;width:722px;height:541.5px;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;align-items:center;justify-content:center}
.blm-main-slide{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;opacity:0;visibility:hidden;transform:translate3d(0,0,0);transition:opacity .38s ease,visibility .38s ease;display:flex;align-items:center;justify-content:center}
.blm-main-slide.is-active{opacity:1;visibility:visible}
.blm-main-slide img{display:block;width:640px;height:480px;max-width:640px;max-height:480px;min-width:0;min-height:0;object-fit:contain;margin:0 auto}
.blm-main-slide:focus-visible{outline:3px solid var(--blm-yellow);outline-offset:-3px}
.blm-slider-prev,.blm-slider-next{position:absolute;top:50%;z-index:3;width:44px;height:44px;margin-top:-22px;border:0;border-radius:50%;background:rgba(0,0,0,.48);color:#fff;font-size:25px;line-height:44px;cursor:pointer;transition:background .2s ease,transform .2s ease}.blm-slider-prev{left:15px}.blm-slider-next{right:15px}.blm-slider-prev:hover,.blm-slider-next:hover{background:var(--blm-yellow);color:#202020;transform:scale(1.06)}
.blm-thumb-viewport{width:722px;margin-top:10px;overflow:hidden}.blm-thumb-track{display:flex;gap:10px;overflow-x:auto;padding:0 0 5px;scrollbar-width:thin;scroll-behavior:smooth}.blm-thumb{flex:0 0 207px;min-width:207px;width:207px;height:155px;min-height:155px;padding:0;border:3px solid transparent;background:transparent;cursor:pointer;transition:border-color .2s ease,transform .2s ease,opacity .2s ease}.blm-thumb:hover{transform:translateY(-2px);opacity:.92}.blm-thumb.is-active{border-color:var(--blm-yellow)}.blm-thumb img{display:block;width:201px;height:149px;object-fit:cover;margin:0}
.blm-intro{width:100%;margin-bottom:35px}.blm-intro h3{margin:0 0 12px;color:var(--blm-dark);font-family:'Poppins',sans-serif;font-size:24px;font-weight:600;line-height:1.3}.blm-price-line{margin:0 0 24px;font-size:16px;line-height:1.6}.blm-price-line strong{font-weight:600}.blm-intro-copy p:last-child{margin-bottom:0}
.blm-glance{margin:0 0 38px;padding:0}.blm-glance h3,.blm-content-section h3,.blm-recent-widget>h3{margin:0 0 20px;padding-bottom:15px;border-bottom:1px solid #dadada;color:#ffb900;font-family:'Poppins',sans-serif;font-size:20px;font-weight:600;line-height:1.3;text-transform:uppercase}.blm-glance-list{display:grid;grid-template-columns:1fr 1fr;column-gap:38px}.blm-glance-row{display:flex;gap:11px;align-items:flex-start;padding:8px 0;line-height:1.5}.blm-check{flex:0 0 22px;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#ffb900;color:#111;font-size:14px;font-weight:900;line-height:22px}.blm-content-section{margin-bottom:36px}.blm-content-section h3{text-transform:uppercase}.blm-content-section p:first-child{margin-top:0}.blm-content-section p:last-child{margin-bottom:0}
.blm-recent-widget{position:sticky;top:30px}.blm-recent-item{margin:0;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #dadada}.blm-recent-item:last-child{margin-bottom:0}.blm-recent-item h3{margin:0 0 7px;padding:0;border:0;font-family:'Poppins',sans-serif;font-size:16px;font-weight:600;line-height:1.4}.blm-recent-item h3 a{color:var(--blm-dark);text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;transition:color .2s ease}.blm-recent-item h3 a:hover,.blm-recent-item h3 a:focus{color:#ffb900}.blm-recent-item p{display:inline-block;margin:0;padding:5px 10px;background:#ffb900;color:#202020;font-size:15px;font-weight:700;line-height:1.2}.blm-no-recent{color:var(--blm-muted)}
/* Full-screen viewer with close/cancel, backdrop click, keyboard controls and clean 4:3 image rendering. */
.blm-lightbox{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:55px 70px;background:rgba(0,0,0,.92);opacity:1;transition:opacity .2s ease}.blm-lightbox[hidden]{display:none}.blm-lightbox-image{display:block;max-width:calc(100vw - 120px);max-height:calc(100vh - 110px);width:auto;height:auto;object-fit:contain;box-shadow:none}.blm-lightbox-close,.blm-lightbox-prev,.blm-lightbox-next{position:absolute;z-index:2;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.blm-lightbox-close{top:18px;right:22px;width:45px;height:45px;border-radius:50%;font-size:32px;line-height:40px}.blm-lightbox-prev,.blm-lightbox-next{top:50%;width:48px;height:48px;margin-top:-24px;border-radius:50%;font-size:28px}.blm-lightbox-prev{left:18px}.blm-lightbox-next{right:18px}.blm-lightbox-close:hover,.blm-lightbox-prev:hover,.blm-lightbox-next:hover{background:#ffb900;color:#202020;transform:scale(1.05)}.blm-lightbox-open{overflow:hidden}
@media(max-width:1120px){.blm-reference-columns{grid-template-columns:minmax(0,760px);justify-content:center}.blm-reference-sidebar{width:760px;max-width:100%}.blm-recent-widget{position:static}.blm-gallery-slider,.blm-main-image-wrap,.blm-thumb-viewport{max-width:100%}}
@media(max-width:780px){.blm-reference-container{width:min(calc(100% - 28px),var(--blm-content));padding-top:28px}.blm-reference-columns{display:block}.blm-reference-main,.blm-reference-sidebar{width:100%}.blm-gallery-slider,.blm-main-image-wrap,.blm-thumb-viewport{width:100%}.blm-main-image-wrap{height:542px}.blm-main-slide img{width:640px;height:480px;max-width:640px;max-height:480px}.blm-glance-list{grid-template-columns:1fr}.blm-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.blm-recent-item{margin-bottom:0}.blm-lightbox{padding:45px 50px}.blm-lightbox-image{max-width:95vw;max-height:82vh}}
@media(max-width:650px){.blm-hero,.blm-hero-overlay{min-height:140px}.blm-hero-inner{width:calc(100% - 28px)}.blm-recent-list{grid-template-columns:1fr}.blm-lightbox{padding:55px 15px 35px}.blm-lightbox-prev{left:8px}.blm-lightbox-next{right:8px}.blm-lightbox-image{max-width:92vw;max-height:78vh}.blm-thumb{flex-basis:207px;min-width:207px}.blm-thumb img{width:201px;height:149px}}

/* Homepage / archive listing cards. */
.blm-listings-grid{--blm-yellow:#ffb900;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 30px;width:100%;margin:0 auto}.blm-listing-card{min-width:0;margin:0}.blm-listing-card__image{display:block;width:100%;height:165px;overflow:hidden;margin:0 0 15px;text-decoration:none}.blm-listing-card__image img{display:block;width:100%;height:165px;object-fit:cover;margin:0}.blm-listing-card__title{margin:0 0 10px;font-family:'Poppins',sans-serif;font-size:20px;font-weight:600;line-height:1.35}.blm-listing-card__title a{color:#202020;text-decoration:none}.blm-listing-card__title a:hover,.blm-listing-card__title a:focus{color:#ffb900}.blm-listing-card__price{margin:0 0 10px;font-size:15px;line-height:1.55}.blm-listing-card__price strong{font-weight:700}.blm-listing-card__status{margin:0;color:#2e8b57;font-size:18px;font-weight:700;line-height:1.3;text-transform:uppercase}.blm-listing-card__status.is-sold{color:#d33}.blm-listings-empty{grid-column:1/-1}.blm-columns-1{grid-template-columns:minmax(0,1fr)}.blm-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.blm-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){.blm-listings-grid,.blm-columns-3{grid-template-columns:repeat(2,minmax(0,1fr))}.blm-columns-1{grid-template-columns:1fr}}
@media(max-width:600px){.blm-listings-grid,.blm-columns-2,.blm-columns-3{grid-template-columns:1fr}.blm-listing-card__image,.blm-listing-card__image img{height:165px}}
