.hg-pdp{background:var(--cream);color:var(--ink);font-family:var(--font-sans);padding-bottom:0}body:has(.hg-pdp) footer{margin-top:24px}.hg-pdp *{box-sizing:border-box}.hg-pdp a{color:inherit;text-decoration:none}.hg-pdp .wrap{max-width:clamp(1280px,92vw,1680px);margin:0 auto;padding:0 clamp(20px,2.5vw,48px)}.hg-pdp .crumb{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px;padding:28px 0 8px;font-size:13px;display:flex}.hg-pdp .crumb a{color:var(--ink-soft)}.hg-pdp .crumb a:hover{color:var(--coral-text)}.hg-pdp .crumb .sep{opacity:.4}.hg-pdp .crumb .back{color:var(--coral-text);border-right:1px solid #2b241926;align-items:center;gap:6px;margin-right:14px;padding-right:14px;font-weight:500;display:inline-flex}.hg-pdp .pdp-head{grid-template-columns:1fr auto;align-items:end;gap:32px;padding:18px 0 32px;display:grid}.hg-pdp .pdp-head .hand-top{font-family:var(--font-hand);color:var(--moss);margin-bottom:10px;font-size:22px;display:inline-block;transform:rotate(-1.5deg)}.hg-pdp .pdp-head h1{font-family:var(--font-serif);letter-spacing:-.02em;max-width:820px;color:var(--ink);font-size:clamp(32px,4.2vw,54px);font-weight:500;line-height:1.05}.hg-pdp .pdp-head h1 em{color:var(--coral-text);font-style:italic;position:relative}.hg-pdp .pdp-head h1 em:after{content:"";z-index:-1;background:#d996474d;border-radius:4px;height:8px;position:absolute;bottom:4px;left:0;right:0}.hg-pdp .pdp-head .loc{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;font-size:15px;display:flex}.hg-pdp .pdp-head .loc .dot{background:var(--moss);border-radius:50%;width:6px;height:6px}.hg-pdp .pdp-head .head-actions{gap:10px;display:flex}.hg-pdp .pdp-head .icon-btn{width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:17px;display:flex;box-shadow:0 4px 14px #2b241914}.hg-pdp .pdp-head .icon-btn.fav{color:var(--coral-text)}.hg-pdp .pdp-head .icon-btn:hover{background:var(--cream-soft)}.hg-pdp .pdp-head .share-line{color:var(--ink-soft);text-align:right;margin-top:10px;font-size:13px}.hg-pdp .gallery{aspect-ratio:16/8;background:var(--cream-deep);cursor:pointer;border-radius:28px;grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr 1fr;gap:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 48px #2b24191f}.hg-pdp .gallery .photo{background:var(--cream-deep);position:relative;overflow:hidden}.hg-pdp .gallery .photo img{object-fit:cover;filter:saturate(.95)contrast(1.03);width:100%;height:100%;transition:transform .6s;display:block}.hg-pdp .gallery .photo:hover img{transform:scale(1.04)}.hg-pdp .gallery .photo.main{grid-area:1/1/3/2}.hg-pdp .gallery .all-photos{color:var(--ink);z-index:3;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;display:inline-flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 14px #2b241924}.hg-pdp .gallery.single{grid-template-rows:1fr;grid-template-columns:1fr}.hg-pdp .gallery.single .photo.main{grid-area:1/1/2/2}.hg-pdp .gallery.gallery--count-2{aspect-ratio:16/8;grid-template-rows:1fr;grid-template-columns:1fr 1fr}.hg-pdp .gallery.gallery--count-2 .photo.main{grid-area:1/1/2/2}.hg-pdp .gallery.gallery--count-2 .photo:nth-child(2){grid-area:1/2/2/3}.hg-pdp .gallery.gallery--count-3{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.hg-pdp .gallery.gallery--count-3 .photo.main{grid-area:1/1/3/2}.hg-pdp .gallery.gallery--count-3 .photo:nth-child(2){grid-area:1/2/2/3}.hg-pdp .gallery.gallery--count-3 .photo:nth-child(3){grid-area:2/2/3/3}.hg-pdp .gallery.gallery--count-4{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr}.hg-pdp .gallery.gallery--count-4 .photo.main{grid-area:1/1/3/2}.hg-pdp .gallery.gallery--count-4 .photo:nth-child(2){grid-area:1/2/2/4}.hg-pdp .gallery.gallery--count-4 .photo:nth-child(3){grid-area:2/2/3/3}.hg-pdp .gallery.gallery--count-4 .photo:nth-child(4){grid-area:2/3/3/4}.hg-pdp .body-grid{grid-template-columns:1fr 400px;align-items:start;gap:56px;padding:56px 0 24px;display:grid}.hg-pdp .facts{background:#fff;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:40px;padding:6px;display:grid;box-shadow:0 8px 28px #2b24190f}.hg-pdp .facts .cell{border-right:1px dashed #2b241924;flex-direction:column;gap:4px;padding:20px 16px;display:flex}.hg-pdp .facts .cell:last-child{border-right:0}.hg-pdp .facts .cell .lab{letter-spacing:.08em;color:var(--moss);text-transform:uppercase;font-size:11px;font-weight:600}.hg-pdp .facts .cell .val{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);font-size:22px;font-weight:500;line-height:1.1}.hg-pdp .facts .cell .val small{font-family:var(--font-sans);color:var(--ink-soft);margin-top:2px;font-size:13px;font-weight:400;display:block}.hg-pdp .blk{margin-bottom:48px}.hg-pdp .blk h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink);margin-bottom:12px;font-size:32px;font-weight:500;line-height:1.08}.hg-pdp .blk .tag-small{font-family:var(--font-hand);color:var(--coral-text);margin-bottom:4px;font-size:22px;display:inline-block;transform:rotate(-1deg)}.hg-pdp .blk p{color:var(--ink-soft);max-width:680px;margin-bottom:16px;font-size:16px;line-height:1.7}.hg-pdp .blk p strong{color:var(--ink);font-weight:600}.hg-pdp .narrative{white-space:pre-line;background:#fff;border-radius:28px;padding:40px 48px;position:relative;overflow:hidden;box-shadow:0 8px 28px #2b24190f}.hg-pdp .narrative:before{content:"";background:#e8664d14;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.hg-pdp .amen-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:0;display:grid}.hg-pdp .amen-cat,.hg-pdp .amen-cat:first-child{margin-top:18px}.hg-pdp .amen-cat-head{align-items:center;gap:14px;margin:0 0 12px;padding-left:2px;display:flex}.hg-pdp .amen-cat-label{font-family:var(--font-serif);color:var(--moss);flex-shrink:0;font-size:20px;font-style:italic;font-weight:500}.hg-pdp .amen-cat-line{background:var(--line);flex:1;height:1px}.hg-pdp .amen{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px 18px;display:flex;box-shadow:0 4px 14px #2b24190d}.hg-pdp .amen .ico{background:var(--cream-deep);width:36px;height:36px;color:var(--moss);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.hg-pdp .amen .txt{font-size:14px;line-height:1.35}.hg-pdp .amen .txt strong{color:var(--ink);font-weight:600;display:block}.hg-pdp .amen .txt span{color:var(--ink-soft);margin-top:1px;font-size:12.5px;display:block}.hg-pdp .rental-details{background:var(--cream-soft);border:1px dashed #2b241924;border-radius:20px;margin-top:22px;padding:24px 28px}.hg-pdp .rental-details h3{font-family:var(--font-serif);color:var(--ink);margin-bottom:14px;font-size:20px;font-weight:500}.hg-pdp .rental-details ul{grid-template-columns:repeat(2,1fr);gap:10px 24px;margin:0;padding:0;list-style:none;display:grid}.hg-pdp .rental-details li{color:var(--ink-soft);border-bottom:1px dashed #2b24191a;justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.hg-pdp .rental-details li strong{color:var(--ink);font-family:var(--font-serif);font-size:15px;font-weight:500}.hg-pdp .barrio-tabs{background:var(--cream-soft);border:1px solid var(--line);border-radius:999px;gap:2px;margin:0 0 14px;padding:4px;display:inline-flex}.hg-pdp .barrio-tab{letter-spacing:.04em;cursor:pointer;min-height:0;color:var(--ink-mute);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.hg-pdp .barrio-tab:hover{color:var(--ink)}.hg-pdp .barrio-tab.active{background:var(--ink);color:var(--cream)}.hg-pdp .barrio{background:var(--cream-deep);border-radius:clamp(16px,2vw,28px);margin-top:12px;padding:clamp(8px,1.2vw,20px)}.hg-pdp .barrio-map{background:#fff;border-radius:clamp(12px,1.5vw,20px);min-height:clamp(280px,60vh,720px);display:flex;overflow:hidden;box-shadow:0 8px 24px #2b24191a}.hg-pdp .barrio-map .property-location-map{border-radius:inherit;flex:1;width:100%;border-top:0!important;height:auto!important}.hg-pdp .pdp-sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:auto;padding:0;display:block;position:sticky;top:96px}.hg-pdp .book-card{background:#fff;border-radius:28px;padding:32px 30px;position:relative;box-shadow:0 12px 40px #2b24191a}.hg-pdp .hand-sticker{font-family:var(--font-hand);color:var(--amber-text);background:var(--cream-deep);border-radius:999px;padding:4px 14px;font-size:20px;display:inline-block;position:absolute;top:-16px;right:22px;transform:rotate(-2deg)}.hg-pdp .book-card .price-row{border-bottom:1px dashed #2b241924;justify-content:space-between;align-items:baseline;margin-bottom:22px;padding-bottom:20px;display:flex}.hg-pdp .book-card .price{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);font-size:36px;font-weight:500;line-height:1}.hg-pdp .book-card .price small{font-size:14px;font-family:var(--font-sans);color:var(--ink-soft);margin-left:4px;font-weight:400}.hg-pdp .book-card .fee-list{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.hg-pdp .book-card .fee{color:var(--ink-soft);justify-content:space-between;font-size:14px;display:flex}.hg-pdp .book-card .fee strong{color:var(--ink);font-weight:500}.hg-pdp .book-card .fee.signa,.hg-pdp .book-card .fee.signa strong{color:var(--coral-text)}.hg-pdp .book-card .divider{border:0;border-top:1px dashed #2b241924;margin:22px 0}.hg-pdp .book-card .quick-info{color:var(--ink-soft);flex-direction:column;gap:10px;font-size:13.5px;display:flex}.hg-pdp .book-card .quick-info span{align-items:center;gap:8px;display:flex}.hg-pdp .book-card .quick-info span:before{content:"✓";color:var(--moss);font-weight:600}.hg-pdp .help-card{background:var(--cream-soft);color:var(--ink-soft);border:1px dashed #2b24192e;border-radius:20px;margin-top:20px;padding:22px;font-size:14px;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:block}.hg-pdp .help-card:hover{background:#f6efe0;border-color:#2b241952;transform:translateY(-1px)}.hg-pdp .help-card:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.hg-pdp .help-card h5{font-family:var(--font-serif);color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:500}.hg-pdp .help-card-body{color:var(--ink-soft);display:block}.hg-pdp .help-card-cta{color:var(--coral-text);margin-top:10px;font-size:13px;font-weight:500;display:inline-block}.hg-pdp .help-card a{color:var(--coral-text);font-weight:500}.hg-pdp .similar{border-top:1px dashed #2b24192e;padding:64px 0 40px}.hg-pdp .similar-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.hg-pdp .similar-head .tag{font-family:var(--font-hand);color:var(--coral-text);margin-bottom:6px;font-size:22px;display:inline-block;transform:rotate(-1deg)}.hg-pdp .similar-head h2{font-family:var(--font-serif);color:var(--ink);font-size:32px;font-weight:500;line-height:1.05}.hg-pdp .similar-head h2 em{color:var(--moss);font-style:italic}@media (max-width:1024px){.hg-pdp .body-grid{grid-template-columns:1fr;gap:24px}.hg-pdp .pdp-sidebar{position:static}.hg-pdp .facts{grid-template-columns:repeat(3,1fr)}.hg-pdp .gallery{aspect-ratio:16/10}}.hg-pdp .prox-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hg-pdp .prox-row{background:var(--cream-soft,#faf3e6);border:1px solid var(--line,#2b24191a);border-radius:14px;grid-template-columns:36px 1fr auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.hg-pdp .prox-ico{text-align:center;font-size:22px;line-height:1}.hg-pdp .prox-meta{flex-direction:column;min-width:0;display:flex}.hg-pdp .prox-meta strong{color:var(--ink,#2b2419);font-size:15px;font-weight:600}.hg-pdp .prox-meta>span{color:var(--ink-mute,#2b24198c);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.hg-pdp .prox-dist{white-space:nowrap;flex-direction:column;align-items:flex-end;display:flex}.hg-pdp .prox-dist strong{color:var(--ink,#2b2419);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.hg-pdp .prox-dist>span{color:var(--ink-mute,#2b24198c);font-size:12px}.hg-pdp .energy-card{background:var(--cream-soft,#faf3e6);border:1px solid var(--line,#2b24191a);border-radius:14px;align-items:center;gap:18px;padding:16px 18px;display:flex}.hg-pdp .energy-chip{width:64px;height:64px;font-family:var(--font-serif,Georgia), serif;color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #0000001a}.hg-pdp .energy-chip--a{background:#00a651}.hg-pdp .energy-chip--b{background:#50b848}.hg-pdp .energy-chip--c{background:#aec832}.hg-pdp .energy-chip--d{color:#2b2419;background:#fff100}.hg-pdp .energy-chip--e{color:#2b2419;background:#faaf3d}.hg-pdp .energy-chip--f{background:#f37121}.hg-pdp .energy-chip--g{background:#ed1c24}.hg-pdp .energy-meta{flex-direction:column;gap:2px;display:flex}.hg-pdp .energy-meta strong{color:var(--ink,#2b2419);font-size:16px;font-weight:600}.hg-pdp .energy-meta>span{color:var(--ink-mute,#2b24198c);font-size:13px}.hg-pdp .energy-link{color:var(--coral-text,#c24d37);margin-top:4px;font-size:13px;font-weight:600}.hg-pdp .energy-link:hover{color:var(--coral-deep,#c94d37);text-decoration:underline}@media (max-width:700px){.hg-pdp .prox-row{grid-template-columns:28px 1fr auto;gap:10px;padding:10px 12px}.hg-pdp .prox-ico{font-size:18px}.hg-pdp .energy-card{gap:12px;padding:12px}.hg-pdp .energy-chip{width:52px;height:52px;font-size:26px}}.hg-pdp .prox-row--far{opacity:.7;background:0 0;border-style:dashed}.hg-pdp .prox-row--far .prox-meta strong{color:var(--ink-mute,#2b24198c);font-weight:500}.hg-pdp .prox-row--far .prox-meta>span{font-style:italic}@media (max-width:768px){.hg-pdp .wrap{padding:0 18px}.hg-pdp .gallery{border-radius:18px;gap:6px;aspect-ratio:auto!important}.hg-pdp .gallery .photo img{object-fit:cover;width:100%!important;height:100%!important}.hg-pdp .gallery.single,.hg-pdp .gallery.gallery--count-1{grid-template-rows:auto!important;grid-template-columns:1fr!important}.hg-pdp .gallery.single .photo,.hg-pdp .gallery.gallery--count-1 .photo{aspect-ratio:4/3!important;grid-area:auto!important}.hg-pdp .gallery.gallery--count-2{grid-template-rows:1fr!important;grid-template-columns:1fr 1fr!important}.hg-pdp .gallery.gallery--count-2 .photo{aspect-ratio:1!important;grid-area:auto!important}.hg-pdp .gallery.gallery--count-3{grid-template-rows:auto auto!important;grid-template-columns:1fr 1fr!important}.hg-pdp .gallery.gallery--count-3 .photo.main{aspect-ratio:16/10!important;grid-area:1/1/2/-1!important}.hg-pdp .gallery.gallery--count-3 .photo:not(.main){aspect-ratio:1!important;grid-area:2/auto/3!important}.hg-pdp .gallery.gallery--count-4{grid-template-rows:auto auto auto!important;grid-template-columns:1fr 1fr!important}.hg-pdp .gallery.gallery--count-4 .photo.main{aspect-ratio:16/10!important;grid-area:1/1/2/-1!important}.hg-pdp .gallery.gallery--count-4 .photo:nth-child(2){aspect-ratio:16/9!important;grid-area:2/1/3/-1!important}.hg-pdp .gallery.gallery--count-4 .photo:nth-child(3),.hg-pdp .gallery.gallery--count-4 .photo:nth-child(4){aspect-ratio:1!important;grid-area:3/auto/4!important}.hg-pdp .gallery.gallery--count-5{grid-template-rows:auto auto auto!important;grid-template-columns:1fr 1fr!important}.hg-pdp .gallery.gallery--count-5 .photo.main{aspect-ratio:16/10!important;grid-area:1/1/2/-1!important}.hg-pdp .gallery.gallery--count-5 .photo:not(.main){aspect-ratio:1!important;grid-column:auto!important}.hg-pdp .gallery.gallery--count-5 .photo:nth-child(2),.hg-pdp .gallery.gallery--count-5 .photo:nth-child(3){grid-row:2/3!important}.hg-pdp .gallery.gallery--count-5 .photo:nth-child(4),.hg-pdp .gallery.gallery--count-5 .photo:nth-child(5){grid-row:3/4!important}.hg-pdp .facts{grid-template-columns:repeat(2,1fr)}.hg-pdp .amen-grid{grid-template-columns:1fr 1fr;gap:8px}.hg-pdp .amen{gap:10px;padding:10px 12px}.hg-pdp .amen .ico{width:30px;height:30px;font-size:14px}.hg-pdp .amen .txt{font-size:13px}.hg-pdp .amen-cat-label{font-size:17px}.hg-pdp .pdp-head{grid-template-columns:1fr}.hg-pdp .pdp-head h1{font-size:30px}.hg-pdp .rental-details ul{grid-template-columns:1fr}.hg-pdp .similar-head h2{font-size:24px}.hg-pdp .barrio-tab{padding:7px 14px;font-size:12.5px}}.hg-pdp .pdp-head h1{font-family:var(--font-serif);letter-spacing:-.01em;margin:0 0 4px;font-size:38px;font-weight:500}.hg-pdp .pdp-head .loc{color:var(--ink-mute,#2b24198c);font-size:15px}.hg-pdp .pdp-head .loc .dot{display:none}.hg-pdp .pdp-head-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.hg-pdp .pdp-head-price{font-family:var(--font-serif);color:var(--coral-text,#c24d37);white-space:nowrap;font-size:32px;font-weight:500}.hg-pdp .pdp-head-price small{font-family:var(--font-sans);color:var(--ink-mute,#2b24198c);font-size:14px;font-weight:500}.hg-pdp .gallery--count-4,.hg-pdp .gallery--count-5{grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr 1fr}.hg-pdp .gallery .photo.main{border-radius:24px 0 0 24px;grid-row:1/span 2;overflow:hidden}.hg-pdp .gallery--count-3 .photo:not(.main):first-of-type{border-radius:0 24px 0 0;overflow:hidden}.hg-pdp .gallery--count-3 .photo:not(.main):nth-of-type(3){border-radius:0 0 24px;overflow:hidden}.hg-pdp .all-photos{color:var(--ink,#2b2419);background:#fff;border:0;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:600;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #2b24192e}.hg-pdp .facts{background:0 0;border-top:1px solid #2b24191a;border-bottom:1px solid #2b24191a;border-radius:0;padding:18px 0}.hg-pdp .facts .cell{flex-direction:column;gap:2px;display:flex}.hg-pdp .facts .cell .val{font-family:var(--font-serif);color:var(--ink,#2b2419);order:1;font-size:22px;font-weight:500}.hg-pdp .facts .cell .lab{color:var(--ink-mute,#2b24198c);text-transform:none;letter-spacing:0;order:2;font-size:13px}.hg-pdp .facts .cell+.cell{border-left:1px solid #2b24191a}.hg-pdp .pdp-badges{flex-wrap:wrap;gap:10px;margin:18px 0 6px;display:flex}.hg-pdp .pdp-badge{background:var(--cream-soft,#faf3e6);color:var(--ink,#2b2419);border:1px solid #2b24191a;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-block}.hg-pdp .blk h2{font-family:var(--font-serif);font-size:26px;font-weight:500}.hg-pdp .blk h2 em{color:var(--coral-text,#c24d37);font-style:italic}.hg-pdp .blk .tag-small{display:none}.hg-pdp .pdp-sign-steps{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:14px;display:grid}.hg-pdp .pdp-sign-eyebrow{font-family:var(--font-hand,"Caveat", cursive);color:var(--amber-text,#a8712f);margin-bottom:4px;font-size:20px;font-weight:600;display:block}.hg-pdp .pdp-sign-step p{color:var(--ink-soft,#2b2419b8);margin:0;font-size:14px;line-height:1.6}.hg-pdp .pdp-sidebar{position:static}.hg-pdp .book-card.contact-card{background:#fff;border-radius:24px;padding:24px;position:static;box-shadow:0 2px 10px #2b24190d}.hg-pdp .book-card.price-card{background:#fff;border-radius:24px;padding:24px}.hg-pdp .side-fav-btn{width:100%;color:var(--ink,#2b2419);cursor:pointer;background:0 0;border:1px solid #2b24192e;border-radius:999px;margin-top:12px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:block}.hg-pdp .side-fav-btn:hover{border-color:var(--coral-text,#c24d37);background:#e8664d0d}.hg-pdp .side-note{text-align:center;color:var(--ink-mute,#2b24198c);margin:12px 0 0;font-size:12.5px}@media (max-width:900px){.hg-pdp .pdp-sign-steps{grid-template-columns:1fr;gap:16px}.hg-pdp .book-card.contact-card{position:static}}.hg-pdp .gallery--count-3,.hg-pdp .gallery--count-4,.hg-pdp .gallery--count-5{aspect-ratio:auto;height:min(730px,59vw)}@media (max-width:768px){.hg-pdp .gallery--count-3,.hg-pdp .gallery--count-4,.hg-pdp .gallery--count-5{height:auto}}.hg-pdp .price-card-title{font-family:var(--font-serif);color:var(--ink,#2b2419);margin:0 0 12px;font-size:22px;font-weight:500}.hg-pdp .price-card-title em{color:var(--coral-text,#c24d37);font-style:italic}.hg-pdp .contact-1c-label{color:var(--ink,#2b2419);font-size:13px;font-weight:600}.hg-pdp .contact-1c .contact-1c-cta{background:var(--coral,#e8664d);color:#fff;border:0;border-radius:999px;font-weight:600}.hg-pdp .contact-1c .contact-1c-cta:hover{background:#a83c28}.hg-pdp .share-wrap{position:relative}.hg-pdp .share-pop{z-index:60;background:#fff;border:1px solid #2b24191a;border-radius:16px;flex-direction:column;min-width:210px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 32px #2b241924}.hg-pdp .share-pop-item{font:500 14px var(--font-sans,"DM Sans", sans-serif);color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.hg-pdp .share-pop-item:hover{background:var(--cream-soft,#f5ede0)}.hg-pdp .share-pop-item svg{color:var(--ink-mute,#2b2419ad);flex:none}.hg-pdp .share-pop-copy.copied,.hg-pdp .share-pop-copy.copied svg{color:var(--moss,#5f7a56)}.hg-pdp .share-pop-sep{background:#2b241914;height:1px;margin:6px 4px}.hg-pdp .pdp-head{padding:26px 0 8px}.hg-pdp .body-grid{padding-top:16px}.hg-pdp .pdp-sign-steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;padding:26px 0}.hg-pdp .pdp-sign-step{border-left:1px solid var(--line);padding:0 26px}.hg-pdp .pdp-sign-step:first-child{border-left:0;padding-left:0}.hg-pdp .pdp-sign-num{font-family:var(--font-serif);color:var(--ink-mute,#2b2419ad);margin-bottom:4px;font-size:20px;font-weight:500;display:block}.hg-pdp .pdp-sign-step h3{font-family:var(--font-serif);color:var(--ink);margin:0 0 10px;font-size:21px;font-weight:500}@media (max-width:900px){.hg-pdp .pdp-sign-steps{padding:18px 0}.hg-pdp .pdp-sign-step{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.hg-pdp .pdp-sign-step:first-child{border-top:0;padding-top:0}}.hg-pdp .amen{justify-content:center}.hg-pdp .book-card .fee-total{color:var(--ink);border-top:1px dashed #2b241924;justify-content:space-between;align-items:baseline;margin-top:14px;padding-top:14px;font-size:14px;font-weight:600;display:flex}.hg-pdp .book-card .fee-total strong{font-family:var(--font-serif);color:var(--coral-text,#c24d37);font-size:24px;font-weight:500}.hg-pdp .pdp-head{align-items:center}.hg-pdp .pdp-head-right{flex-direction:row;align-items:center;gap:22px}.hg-pdp .narrative--clamped{-webkit-line-clamp:12;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-pdp .narrative-fade{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff 85%);height:72px;position:absolute;bottom:0;left:0;right:0}.hg-pdp .narrative-toggle{font-family:var(--font-sans);color:var(--moss-deep,#3e5537);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:10px auto 0;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:underline;display:block}@media (max-width:768px){.hg-pdp .narrative{padding:26px 24px}.hg-pdp .crumb{white-space:nowrap;flex-wrap:nowrap;align-items:center;display:flex;overflow:hidden}.hg-pdp .crumb>:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.hg-pdp .gallery .photo:not(.main){display:none!important}.hg-pdp .gallery,.hg-pdp .gallery.gallery--count-2,.hg-pdp .gallery.gallery--count-3,.hg-pdp .gallery.gallery--count-4,.hg-pdp .gallery.gallery--count-5{grid-template-rows:auto!important;grid-template-columns:1fr!important}.hg-pdp .gallery .photo.main{aspect-ratio:4/3!important;grid-area:1/1/2/-1!important}}.hg-pdp .avail-ico,.hg-pdp .avail-elev{display:none}@media (max-width:768px){.hg-pdp .facts{margin-bottom:28px;overflow:hidden;background:#fff!important;border:0!important;border-radius:20px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:0!important;box-shadow:0 8px 28px #2b24190f!important}.hg-pdp .facts .cell{text-align:center;align-items:center;gap:3px;border-top:0!important;border-left:0!important;border-right:1px dashed #2b241924!important;padding:15px 8px 13px!important}.hg-pdp .facts .cell:nth-child(4){border-right:0!important}.hg-pdp .facts .cell .lab{letter-spacing:.08em!important;text-transform:uppercase!important;color:#2b241980!important;order:1!important;font-size:10px!important;font-weight:600!important}.hg-pdp .facts .cell .val{order:2!important;font-size:19px!important}.hg-pdp .facts .cell .val small{display:none!important}.hg-pdp .facts .cell:first-child .val small{margin:0 0 0 4px!important;font-size:13px!important;display:inline!important}.hg-pdp .facts .cell--avail{text-align:left;gap:7px;background:var(--cream-soft,#faf3e6)!important;border-right:0!important;flex-direction:row!important;grid-column:1/-1!important;justify-content:flex-start!important;align-items:center!important;padding:12px 18px!important}.hg-pdp .facts .cell--avail .lab{align-items:center;gap:7px;display:inline-flex;text-transform:none!important;letter-spacing:0!important;color:var(--moss-deep,#3e5537)!important;font-size:12.5px!important}.hg-pdp .facts .cell--avail .val{font-family:var(--font-sans)!important;color:var(--moss-deep,#3e5537)!important;font-size:13px!important;font-weight:600!important}.hg-pdp .facts .cell--avail .val small{color:var(--moss-deep,#3e5537)!important;margin:0 0 0 4px!important;font-size:13px!important;display:inline!important}.hg-pdp .facts .cell--avail .avail-elev{color:#2b241999;order:3;margin-left:auto;font-size:12.5px;display:inline!important}.hg-pdp .avail-ico{display:inline!important}}@media (max-width:720px){.hg-pdp section:has(>.gallery){padding-left:0!important;padding-right:0!important}.hg-pdp .gallery{border-radius:16px}.hg-pdp .pdp-head{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:18px 0 6px;display:grid}.hg-pdp .pdp-head>div:first-child,.hg-pdp .pdp-head-right{display:contents}.hg-pdp .pdp-head h1{grid-area:1/1;min-width:0;margin:0;font-size:22px;line-height:1.15}.hg-pdp .pdp-head .loc{grid-area:2/1;min-width:0;margin-top:0;font-size:14px}.hg-pdp .pdp-head-price{text-align:right;grid-area:1/2;place-self:start end;font-size:24px;line-height:1}.hg-pdp .pdp-head-price small{margin-top:3px;font-size:11.5px;line-height:1.2;display:block}.hg-pdp .pdp-head .head-actions{grid-area:2/2;justify-self:end;gap:8px}.hg-pdp .pdp-head .icon-btn{width:40px;height:40px}.hg-pdp .contact-1c{position:static}.hg-pdp .body-grid{grid-template-columns:minmax(0,1fr);padding-left:0!important;padding-right:0!important}.hg-pdp .body-grid>*{min-width:0}.hg-pdp .facts .cell--avail{flex-wrap:wrap;row-gap:2px}.hg-pdp .amen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-pdp .amen,.hg-pdp .amen .txt{min-width:0}.hg-pdp .amen .txt strong{overflow-wrap:anywhere}.hg-pdp .facts{container-type:inline-size}.hg-pdp .facts .cell{min-width:0}@container (max-width:340px){.hg-pdp .facts .cell .lab{letter-spacing:.04em!important;font-size:9px!important}.hg-pdp .facts .cell{padding-left:4px!important;padding-right:4px!important}}}@media (pointer:coarse){.hg-pdp .property-location-map .leaflet-container{touch-action:pan-y}}.hg-pdp .property-location-map{position:relative}.hg-pdp .property-map-hint{text-align:center;color:#fff;font:600 15px/1.35 var(--font-sans,"DM Sans", sans-serif);opacity:0;pointer-events:none;z-index:500;background:#2b241973;border-radius:16px;justify-content:center;align-items:center;padding:16px;transition:opacity .2s;display:flex;position:absolute;inset:0}.hg-pdp .property-map-hint.is-on{opacity:1}
