/* Photo-first property layout. */
#nx-property-detail .nx-photo-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}
#nx-property-detail .nx-photo-hero>.nx-gallery-card{order:0;margin:0;min-width:0;padding:7px;position:sticky;top:95px}
#nx-property-detail .nx-photo-hero .nx-main-image{aspect-ratio:4/3;max-height:660px;height:auto}
#nx-property-detail .nx-photo-summary{min-width:0;display:flex;flex-direction:column;background:linear-gradient(130deg,#ffffffc9,#ffffff75);border:1px solid #fffffff0;border-radius:26px;box-shadow:inset 0 1px 0 white,0 10px 35px #29333d08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:23px;color:#293039}
#nx-property-detail .nx-photo-summary .nx-kicker{font-size:10px;margin-bottom:13px}
#nx-property-detail .nx-photo-summary .nx-title{font-size:25px!important;line-height:1.17;letter-spacing:-.6px;margin-bottom:10px;overflow-wrap:anywhere}
#nx-property-detail .nx-photo-summary .nx-location{font-size:12px}
#nx-property-detail .nx-summary-price{border-top:1px solid #d8dce1;margin-top:18px;padding-top:18px}
#nx-property-detail .nx-photo-summary .nx-price-label{font-size:11px;margin-bottom:5px}
#nx-property-detail .nx-photo-summary .nx-price-main{font-size:30px;letter-spacing:-.7px;margin-bottom:7px}
#nx-property-detail .nx-photo-summary .nx-price-secondary{font-size:11px;margin:0}
#nx-property-detail .nx-photo-summary .nx-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:19px}
#nx-property-detail .nx-photo-summary .nx-spec{padding:10px 11px;border-radius:13px}
#nx-property-detail .nx-photo-summary .nx-spec-value{font-size:19px}
#nx-property-detail .nx-photo-summary .nx-spec-label{font-size:10px}
#nx-property-detail .nx-photo-summary .nx-actions{margin-top:19px;gap:8px}
#nx-property-detail .nx-photo-summary .nx-action-btn{min-height:44px;font-size:11px;padding:10px 9px}
#nx-property-detail .nx-property-more{margin-top:18px;border-top:1px solid #d8dce1;padding-top:12px}
#nx-property-detail .nx-property-more summary{font-size:11px;color:#67717b;cursor:pointer;padding:6px 0;min-height:32px}
#nx-property-detail .nx-property-more .nx-side-meta{margin-top:12px;font-size:11px}
#nx-property-detail .nx-photo-summary .nx-disclaimer{font-size:10px;margin-top:13px;line-height:1.5}
#nx-property-detail .nx-property-body{max-width:calc(100% - 364px);margin-top:4px}
@media(max-width:1000px){#nx-property-detail .nx-photo-hero{grid-template-columns:minmax(0,1fr) 310px;gap:18px}#nx-property-detail .nx-photo-summary{padding:20px}#nx-property-detail .nx-property-body{max-width:calc(100% - 328px)}}
@media(max-width:800px){#nx-property-detail .nx-photo-hero{grid-template-columns:minmax(0,1fr);gap:18px}#nx-property-detail .nx-photo-hero>.nx-gallery-card{position:relative;top:auto}#nx-property-detail .nx-photo-hero .nx-main-image{height:auto!important;aspect-ratio:4/3;max-height:none}#nx-property-detail .nx-photo-summary{padding:23px}#nx-property-detail .nx-property-body{max-width:100%}#nx-property-detail .nx-photo-summary .nx-title{font-size:27px!important}#nx-property-detail .nx-photo-summary .nx-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){#nx-property-detail .nx-photo-summary{padding:22px 20px;border-radius:23px}#nx-property-detail .nx-photo-summary .nx-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#nx-property-detail .nx-photo-summary .nx-action-btn{font-size:12px}#nx-property-detail .nx-property-heading{order:0}#nx-property-detail .nx-summary-price{order:1}#nx-property-detail .nx-photo-summary .nx-actions{order:2}#nx-property-detail .nx-photo-summary .nx-spec-grid{order:3}#nx-property-detail .nx-property-more{order:4}#nx-property-detail .nx-photo-summary .nx-disclaimer{order:5}}
