:root{--ink:#263027;--stone:#f4f1eb;--paper:#fffefa;--dark:#38342e;--gold:#ac8a55;--muted:#626a60}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 system-ui,sans-serif}a{color:inherit}button,input,select{font:inherit}.wrap{width:min(1160px,calc(100% - 2.4rem));margin:auto}.skip{position:absolute;left:-9999px;padding:.7rem;background:white;z-index:20}.skip:focus{left:0}.site-header{background:var(--dark);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:1.2rem max(1.2rem,calc((100vw - 1160px)/2));gap:1.5rem}.brand{text-decoration:none;text-transform:uppercase;font:400 1.55rem Georgia,serif;letter-spacing:.13em;white-space:nowrap}.brand small{display:block;font:500 .58rem system-ui,sans-serif;letter-spacing:.31em;text-align:center}.site-header nav{display:flex;gap:1.5rem;font-size:.85rem}.site-header nav a{text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{text-decoration:underline}.intro{padding:5rem 0 7rem;background:linear-gradient(120deg,#f2efe6,#e4e4d7)}.eyebrow{font-size:.73rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:#847052}.intro h1,.results h2{font-family:Georgia,serif;font-weight:400;line-height:1.1}.intro h1{font-size:clamp(2.7rem,5vw,5rem);margin:.8rem 0 1.1rem;max-width:17ch}.intro p{max-width:60ch;color:var(--muted)}.search{margin-top:-3rem;position:relative;z-index:1}#filters{background:#fff;box-shadow:0 12px 38px #0002;border-top:4px solid var(--gold);padding:1.5rem;display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr)) auto;align-items:end;gap:.85rem}.field{display:grid;gap:.35rem}.field label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.field input,.field select{width:100%;min-height:45px;border:1px solid #b9bbaf;border-radius:2px;background:#fff;padding:.55rem .65rem;color:var(--ink)}.field input:focus-visible,.field select:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.search-button{min-height:45px;padding:.5rem 1.4rem;border:0;background:var(--dark);color:#fff;font-weight:700;cursor:pointer}.search-button:hover,.search-button:focus-visible{background:#625744;outline:2px solid var(--gold);outline-offset:2px}.search-button:disabled{opacity:.65;cursor:wait}.privacy{font-size:.79rem;color:var(--muted)}.results{padding:3rem 0 6rem}.results-title{display:flex;align-items:end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.results h2{font-size:clamp(2rem,3.5vw,3rem);margin:.4rem 0}.results-title p{color:var(--muted);margin:.4rem 0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:1.8rem}.card{background:#fff;border:1px solid #e2dfd7;min-width:0;box-shadow:0 5px 14px #0001}.photo{height:215px;background:#e7e8e2;display:grid;place-items:center;color:var(--muted);overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.card-body{padding:1.25rem}.card-price{font:400 1.8rem Georgia,serif}.card h3{font:400 1.35rem/1.25 Georgia,serif;margin:.6rem 0}.facts{color:#4f5a4f;font-size:.9rem}.broker{padding-top:.7rem;border-top:1px solid #e6e5de;font-size:1rem;font-weight:600;color:#263027}.mls{font-size:.72rem;color:#75776e}.paging{display:flex;justify-content:center;align-items:center;gap:1.2rem;margin:2rem}.paging button{border:1px solid var(--dark);padding:.6rem 1rem;background:#fff;cursor:pointer}.paging [hidden]{display:none}.disclaimer{border-top:1px solid #ddd;padding-top:1.2rem;color:var(--muted);font-size:.76rem}footer{background:#282b25;color:white;padding:2rem 0;font-size:.8rem}@media(max-width:1100px){#filters{grid-template-columns:repeat(3,1fr)}.location{grid-column:span 2}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:660px){.site-header{align-items:start;flex-direction:column}.intro{padding:3.5rem 0 6rem}#filters{grid-template-columns:repeat(2,1fr);padding:1rem}.location,.search-button{grid-column:span 2}.cards{grid-template-columns:1fr}.photo{height:235px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Progressive filters: essential decisions first, advanced criteria on demand. */
#cards .card h3 a:focus-visible,#cards .card h3 a:hover{color:#705a37;text-decoration-thickness:2px}
.detail{padding:3rem 0 5rem}.detail h1{font:400 clamp(2.2rem,4vw,3.7rem)/1.12 Georgia,serif}.detail .lead{font:400 2rem Georgia,serif}.detail-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.detail-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#e7e8e2}.detail-gallery img:first-child{grid-column:span 2;grid-row:span 2;height:100%}.detail-facts{font-size:1.1rem}.detail-attribution{border-top:1px solid #ddd;padding-top:1rem;line-height:1.6}.detail .back{display:inline-block;margin-bottom:1.5rem}.detail .legal{border-top:1px solid #ddd}@media(max-width:660px){.detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-gallery img:first-child{grid-column:span 2;grid-row:auto;height:auto}}
#filters{display:block;padding:1.5rem 1.8rem 1.3rem}.listing-type{border:0;padding:0;margin:0 0 1.25rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.listing-type legend{float:left;margin-right:1.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.listing-type label{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.listing-type input{accent-color:var(--dark);width:1.05rem;height:1.05rem}.primary-filters{display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:.85rem;align-items:end}.more-filters{margin-top:1.2rem;border-top:1px solid #e0ded5;padding-top:1rem}.more-filters summary{cursor:pointer;color:#514531;font-weight:700;font-size:.9rem}.more-filters summary:hover{text-decoration:underline}.extra-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;align-items:end;padding-top:1.15rem}.check{display:flex;align-items:center;gap:.6rem;grid-column:1/-1;font-size:.9rem}.check input{accent-color:var(--dark);width:1.1rem;height:1.1rem}.filter-note{font-size:.75rem;color:var(--muted);margin:.65rem 0 0}.search-actions{display:flex;align-items:center;gap:1rem;margin-top:1.3rem}.reset-button{border:1px solid #969389;background:white;color:var(--ink);min-height:45px;padding:.5rem 1.1rem;cursor:pointer}.reset-button:hover{background:#f2f0e9}.help-section{background:#eaece5;padding:4rem 0}.help{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.help h2{font:400 clamp(2rem,3.6vw,3.3rem)/1.1 Georgia,serif;margin:.6rem 0}.help p{color:#515a50}.help-action{background:#fffefa;padding:1.7rem 2rem;border-left:4px solid var(--gold)}.help-action strong{font:400 1.5rem Georgia,serif}.legal{padding:2rem 0;color:var(--muted);font-size:.76rem}.legal img{max-width:80px;height:auto}@media(max-width:1100px){.primary-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.extra-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:660px){#filters{padding:1.1rem}.listing-type legend{float:none;display:block;width:100%;margin-bottom:.4rem}.primary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-filters .location{grid-column:span 2}.extra-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.help{grid-template-columns:1fr;gap:1rem}.help-section{padding:3rem 0}}
/* Visitor-activated geographic search; pins only represent public result cards. */
.map-search{padding:2.5rem 0 0}.map-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.map-heading h2{font:400 clamp(2rem,3.5vw,3rem) Georgia,serif;margin:0}.map-search>p{max-width:70ch;color:var(--muted);font-size:.88rem}.map-heading button,.map-toolbar button{border:1px solid var(--dark);background:var(--dark);color:#fff;padding:.55rem 1rem;min-height:44px;cursor:pointer}.map-toolbar{display:flex;gap:.55rem;padding:.8rem 0}.map-toolbar button:last-child{margin-left:auto}.map-panel[hidden],#map-panel[hidden]{display:none}.map-canvas{height:450px;position:relative;overflow:hidden;background:#e9ebe4;touch-action:none;cursor:grab;border:1px solid #8a948b}.map-canvas:active{cursor:grabbing}.map-canvas:focus-visible,.map-search button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.map-tiles,.map-pins{position:absolute;inset:0}.map-tiles{pointer-events:none}.map-tiles img{position:absolute;width:256px;height:256px;max-width:none}.map-pins{pointer-events:none}.map-pin{position:absolute;transform:translate(-50%,-100%);pointer-events:auto;border:2px solid #fff;border-radius:20px;background:#293c2d;color:#fff;box-shadow:0 1px 5px #0008;padding:.24rem .55rem;font-size:.76rem;font-weight:700;white-space:nowrap;cursor:pointer}.map-pin:focus-visible{outline:3px solid #d19b40}.map-attribution{position:absolute;right:0;bottom:0;background:#fffffff0;color:#232d23;font:12px/1.4 system-ui,sans-serif;padding:2px 5px;z-index:2}.map-search #map-message{font-size:.85rem;color:var(--muted)}@media(max-width:660px){.map-canvas{height:340px}}

/* Explicit, first-party place picker; no third-party geocoder in the browser. */
.place-search{position:relative;margin-bottom:1.4rem;max-width:800px}
.place-input{display:flex;min-height:64px;border:2px solid #83775e;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px #0001}
.place-input:focus-within{outline:3px solid #b39661;outline-offset:2px}
.place-input input{flex:1;min-width:0;border:0;outline:0;padding:1rem 1.2rem;font-size:1.14rem}
.place-input button{border:0;background:#fff;color:var(--ink);padding:0 1.3rem;font-size:2rem;cursor:pointer}
.place-input button:hover,.place-input button:focus-visible{background:#f0eee8}
.place-hint{color:var(--muted);font-size:.77rem;margin:.65rem 0 0}
.place-message{color:#665025;font-size:.87rem;margin:.35rem 0 0}.place-message:empty{display:none}
.place-suggestions{position:absolute;top:100px;left:0;right:0;z-index:5;background:#fff;border:1px solid #b9b6a9;border-radius:10px;box-shadow:0 10px 25px #0003;max-height:260px;overflow:auto}
.place-suggestions[hidden]{display:none}.place-suggestions button{width:100%;border:0;border-bottom:1px solid #e5e1d9;background:#fff;text-align:left;padding:.72rem 1rem;cursor:pointer}
.place-suggestions button:hover,.place-suggestions button:focus-visible{background:#f1efe8;outline:2px solid var(--gold);outline-offset:-2px}
.place-suggestions small{display:block;color:var(--muted)}
.primary-filters{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:660px){.place-input{min-height:56px}.place-input input{font-size:1rem}.place-suggestions{top:93px}.primary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Keep map and listing results visible as one search experience. */
.search-explore{width:min(1600px,calc(100% - 2.4rem));display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:start;padding:2rem 0 5rem}
.search-explore .map-search{position:sticky;top:1rem;padding:0;min-width:0}
.search-explore .results{padding:0;min-width:0}
.search-explore .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}
.search-explore .card-body{padding:.85rem}.search-explore .photo{height:185px}
.search-explore .map-canvas{height:clamp(460px,65vh,760px)}
.search-explore .map-heading h2{font-size:clamp(1.7rem,2.7vw,2.6rem)}
.search-explore .results h2{font-size:clamp(1.7rem,2.7vw,2.6rem)}
@media(max-width:900px){.search-explore{grid-template-columns:1fr;gap:1.7rem}.search-explore .map-search{position:static}.search-explore .map-canvas{height:390px}}
@media(max-width:660px){.search-explore .cards{grid-template-columns:1fr}.search-explore .photo{height:235px}.search-explore .map-canvas{height:340px}}

/* Photo-led listing details: Emily's identity, live MLS fields and real contact paths. */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.detail-modern{width:min(1240px,calc(100% - 2.4rem));padding:1.6rem 0 4rem}
.detail-modern .back{font-size:.87rem;text-decoration:none;margin:0 0 1.2rem;display:inline-block}
.detail-modern .back:hover{text-decoration:underline}
.detail-hero{position:relative;background:#e9e8e3;border-radius:14px;overflow:hidden}
.hero-photos{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:5px;height:clamp(340px,37vw,515px)}
.hero-photo{border:0;padding:0;margin:0;overflow:hidden;cursor:pointer;background:#e5e6df;min-width:0}
.hero-photo:first-child{grid-row:span 2}
.hero-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s ease}
.hero-photo:hover img{transform:scale(1.025)}
.hero-photo:focus-visible,.view-photos:focus-visible,.detail-contact a:focus-visible,.all-photos button:focus-visible{outline:3px solid #967747;outline-offset:-3px}
.hero-photos.photo-count-0{display:grid;place-items:center;color:var(--muted)}
.hero-photos.photo-count-1{grid-template-columns:1fr;grid-template-rows:1fr}
.hero-photos.photo-count-1 .hero-photo:first-child{grid-row:auto}
.hero-photos.photo-count-2,.hero-photos.photo-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}
.hero-photos.photo-count-2{grid-template-rows:1fr}
.hero-photos.photo-count-2 .hero-photo:first-child,.hero-photos.photo-count-4 .hero-photo:first-child{grid-row:auto}
.hero-photos.photo-count-3{grid-template-columns:2fr 1fr}
.view-photos{position:absolute;right:1rem;bottom:1rem;background:#fff;color:#252d27;border:1px solid #cac8bf;border-radius:6px;padding:.7rem 1rem;cursor:pointer;font-size:.88rem;font-weight:700;box-shadow:0 3px 14px #0004}
#view-photos[hidden],#property[hidden],#all-photos[hidden],.detail-stats [hidden],#description-section[hidden],#highlights[hidden]{display:none}
.detail-columns{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2.2rem;margin-top:1.6rem;align-items:start}
.detail-summary{display:flex;justify-content:space-between;gap:2rem;align-items:start}
.detail-price{font:700 clamp(2rem,3.2vw,2.7rem)/1.1 system-ui,sans-serif;margin:0 0 .35rem}
.detail-modern h1{font:400 clamp(1rem,1.6vw,1.28rem)/1.35 system-ui,sans-serif;margin:0;max-width:none}
.sale-type{font-size:.85rem;font-weight:700;color:#405b42;margin:.7rem 0 0}
.detail-stats{display:flex;gap:1.4rem;margin:.2rem 0 0;flex-shrink:0}
.detail-stats div{display:flex;flex-direction:column-reverse;min-width:55px}
.detail-stats dt{font-size:.88rem}.detail-stats dd{font-weight:700;font-size:1.75rem;line-height:1;margin:0 0 .2rem}
.detail-highlights{padding:0;margin:2rem 0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}
.detail-highlights li{background:#f3f4f0;padding:.85rem;font-size:.88rem;min-height:56px;display:flex;align-items:center}
.detail-description,.detail-modern .detail-attribution{padding:1.5rem 0;border-top:1px solid #dddcd4}
.detail-description h2,.detail-modern .detail-attribution h2,.detail-contact h2,.all-photos h2{font:600 1.4rem/1.3 system-ui,sans-serif;margin:0 0 .7rem}
.detail-description p{white-space:pre-line;line-height:1.7;margin:.4rem 0}.listing-source,.detail-modern .detail-attribution p:not(#brokerage){font-size:.78rem;color:var(--muted)}
.detail-modern #brokerage{font-size:1rem;font-weight:700;margin:.55rem 0}
.detail-contact{border:1px solid #dddcd4;border-radius:10px;padding:1.25rem;background:#fff;box-shadow:0 4px 18px #0001}
.detail-contact h2{font-size:1.18rem}.detail-contact p{font-size:.9rem;margin:.45rem 0 1.1rem}
.detail-contact a{display:block;text-align:center;border-radius:7px;padding:.75rem .55rem;margin:.7rem 0;text-decoration:none;font-size:.87rem;font-weight:700}
.contact-primary{background:#3b4d3b;color:#fff}.contact-secondary{border:1px solid #3b4d3b;color:#253d29}
.detail-contact .contact-note{font-size:.7rem;color:var(--muted);margin:1rem 0 0}
.all-photos{margin:2.5rem 0 0;padding-top:1.5rem;border-top:1px solid #dddcd4}
.all-photos-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}
.all-photos button{border:1px solid #818478;background:#fff;padding:.55rem .8rem;cursor:pointer}
.detail-modern .detail-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}
.detail-modern .detail-gallery img,.detail-modern .detail-gallery img:first-child{grid-column:auto;grid-row:auto;height:auto;width:100%;aspect-ratio:4/3;object-fit:cover;background:#e7e8e2}
@media(max-width:900px){.detail-columns{grid-template-columns:1fr}.detail-contact{max-width:100%;order:0}.hero-photos{height:410px}}
@media(max-width:660px){.detail-modern{padding:1rem 0 3rem}.hero-photos{height:300px;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr)}.hero-photos.photo-count-5 .hero-photo:nth-child(n+4){display:none}.hero-photos.photo-count-4{grid-template-columns:repeat(2,1fr)}.hero-photos.photo-count-4 .hero-photo:nth-child(4){display:block}.detail-summary{display:block}.detail-stats{margin:1.1rem 0}.detail-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-modern .detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.view-photos{right:.5rem;bottom:.5rem}}

/* Verified OSM Westbury search footprint; pins still represent the current results page. */
.map-boundary{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.map-boundary polygon{fill:rgba(42,108,61,.17);stroke:#17673d;stroke-width:3;stroke-dasharray:7 4;vector-effect:non-scaling-stroke}

/* Direct phone and email paths for the live-site personal-next-step section. */
.help-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.65rem 1.2rem;margin-top:.35rem;background:var(--dark);color:#fff;text-decoration:none;font-weight:700;border:2px solid var(--dark);border-radius:3px}.help-button:hover,.help-button:focus-visible{background:#625744;border-color:#625744;text-decoration:underline}.help-button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.help .help-note{font-size:.8rem;line-height:1.4;margin:.6rem 0 0;color:#515a50}

/* Accessible appointment request dialog; proposes times by opening an email draft. */
button.help-button{font:inherit;font-weight:700;cursor:pointer}.appointment-dialog{width:min(680px,calc(100% - 2rem));max-height:min(90vh,900px);overflow:auto;border:1px solid #b6ab94;border-radius:9px;background:var(--paper);color:var(--ink);padding:1.5rem 1.8rem;box-shadow:0 24px 80px #0007}.appointment-dialog::backdrop{background:#1b211bd9}.appointment-heading{display:flex;justify-content:space-between;align-items:start;gap:1rem}.appointment-heading h2{font:400 clamp(1.8rem,4vw,2.5rem)/1.15 Georgia,serif;margin:.35rem 0 .5rem}.appointment-close{border:0;background:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--ink);min-width:44px;min-height:44px}.appointment-dialog p{color:#515a50;margin:.55rem 0 1.2rem}.appointment-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.appointment-fields label,.appointment-notes{display:block;font-size:.9rem;font-weight:700}.appointment-fields input,.appointment-notes textarea{display:block;width:100%;margin-top:.35rem;padding:.65rem;border:1px solid #8c9488;border-radius:4px;background:#fff;color:var(--ink);font:inherit}.appointment-dialog fieldset{border:0;border-top:1px solid #d9d5ca;padding:.85rem 0;margin:1rem 0 0}.appointment-dialog legend{padding:0 .45rem 0 0;font-size:.9rem;font-weight:700}.required-label,.appointment-notes span{font-weight:400;color:var(--muted)}.appointment-options{display:flex;flex-wrap:wrap;gap:.55rem}.appointment-options label{display:inline-flex;align-items:center;gap:.3rem;padding:.45rem .65rem;border:1px solid #bcb9af;border-radius:5px;background:#fff;cursor:pointer;min-height:44px}.appointment-options input{accent-color:var(--dark);width:18px;height:18px}.appointment-notes{margin-top:1rem}.appointment-error{color:#992c24!important;font-weight:700}.appointment-error[hidden]{display:none}.appointment-disclosure{font-size:.81rem;line-height:1.5;margin-top:1rem!important}.appointment-actions{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}.appointment-actions button:not(.help-button){min-height:46px;background:transparent;border:1px solid #858577;border-radius:3px;color:var(--ink);padding:.6rem 1rem;cursor:pointer}.appointment-dialog button:focus-visible,.appointment-dialog input:focus-visible,.appointment-dialog textarea:focus-visible,.appointment-dialog a:focus-visible{outline:3px solid var(--gold);outline-offset:2px}@media(max-width:620px){.appointment-dialog{padding:1.1rem;max-height:92vh}.appointment-fields{grid-template-columns:1fr}.appointment-options{gap:.4rem}.appointment-options label{font-size:.87rem}}

/* Match the homepage's upper-right phone while retaining search navigation. */
.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.header-phone{font-size:1.25rem;font-weight:750;line-height:1.25;text-decoration:none;white-space:nowrap}.header-phone:hover,.header-phone:focus-visible{color:#f7dfb6;text-decoration:underline}.header-phone:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media(max-width:660px){.header-right{width:100%}.site-header nav{justify-content:flex-end}}

.listing-video{margin:1.6rem 0 2rem;padding:1.2rem;background:#f5f5f1;border-radius:12px}.listing-video h2{font:400 1.6rem Georgia,serif;margin:.2rem 0 1rem}.listing-video video{display:block;width:100%;max-height:70vh;aspect-ratio:16/9;background:#000;border-radius:8px}.listing-video p{margin:.7rem 0 0}
