.custom-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;padding:40px 20px}.custom-modal-content{background:#fff;width:100%;max-width:500px;max-height:80vh;overflow-y:auto;border-radius:6px;position:relative}.modal-header-custom{text-align:center;padding:40px 40px 20px;position:relative}.modal-subtitle{font-size:12px;letter-spacing:2px;color:#888;margin-bottom:10px;text-transform:uppercase}.modal-title{font-size:28px;font-weight:600;letter-spacing:1px}.custom-modal-close{position:absolute;top:25px;right:25px;font-size:20px;background:none;border:none;cursor:pointer}.modal-body-custom{padding:20px 40px 50px}.sda-section{margin:20px auto;padding:1.5rem;max-width:85%}.sda-title{font-size:1.5rem;letter-spacing:2px;margin-bottom:1.5rem;color:#444}.sda-grid{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1rem;row-gap:1rem;grid-column-gap:2rem;column-gap:2rem}.sda-item{display:flex;flex-direction:column}.sda-label{font-size:.9rem;color:#777;text-transform:uppercase;letter-spacing:1px;margin-bottom:.2rem}.sda-value{font-size:1.1rem;color:#333}@media(max-width:600px){.sda-section{max-width:100%}.sda-grid{grid-template-columns:1fr}}.gallery-modal2{position:fixed;inset:0;background:#fff;z-index:99999;display:flex;flex-direction:column;cursor:none}.gallery-modal2 .gallery-top-bar{display:flex;justify-content:space-between;padding:20px 40px}.gallery-modal2 .close-btn{background:none;border:none;font-size:20px;cursor:pointer;letter-spacing:2px}.gallery-modal2 .gallery-content{flex:1 1;display:flex;justify-content:center}.gallery-modal2 .gallery-image{max-width:90%;max-height:75vh;object-fit:contain}.gallery-modal2 .cursor-arrow{position:fixed;transform:translate(-50%,-50%);font-size:30px;color:#000;pointer-events:none;z-index:100000;border:none;opacity:.6}.gallery-modal2 .cursor-arrow.left,.gallery-modal2 .cursor-arrow.right{cursor:none}.gallery-modal2 .gallery-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;margin-bottom:30px;gap:16px}.gallery-modal2 .gallery-bottom .address{font-size:clamp(18px,3vw,30px);letter-spacing:2px;font-weight:300;line-height:1.3;max-width:70%}.gallery-modal2 .gallery-bottom .page-number{font-size:clamp(14px,2.2vw,20px);white-space:nowrap}@media(max-width:1024px){.gallery-modal2 .gallery-bottom{padding:18px 28px}.gallery-modal2 .gallery-bottom .address{max-width:75%;letter-spacing:1.5px}}@media(max-width:768px){.gallery-modal2 .gallery-bottom{flex-direction:column;align-items:center;text-align:center;padding:16px 20px}.gallery-modal2 .gallery-bottom .address{max-width:100%;font-size:20px;letter-spacing:1.2px}.gallery-modal2 .gallery-bottom .page-number{font-size:14px;opacity:.7}}@media(max-width:480px){.gallery-modal2 .gallery-bottom{padding:14px 16px}.gallery-modal2 .gallery-bottom .address{font-size:18px;letter-spacing:1px}}.property-features-section-wrapper{display:flex;justify-content:center;padding:2rem 0;color:#222;width:100%}.property-features-left{width:100%;max-width:85%;margin:30px auto 0}.property-features-title{font-size:clamp(1.4rem,2vw,1.7rem);font-weight:400;margin-bottom:2rem;letter-spacing:2px;color:#6e6e75;width:max-content}.property-group-heading{font-size:1rem;font-weight:400;margin-bottom:.75rem;color:#6e6e75;letter-spacing:2px}.property-features-grid-3-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem 2.5rem;gap:1rem 2.5rem;align-items:start;margin-bottom:1.75rem}.property-feature-row{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding-right:8px;border-radius:8px}.feature-left{display:flex;align-items:center;gap:16px}.feature-icon-wrap{width:48px;height:48px;border-radius:10px;background:#f5f7fa;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(12,15,20,.03);border:1px solid rgba(0,0,0,.03)}.property-feature-icon{font-size:20px;color:#2f3a4a;display:inline-block;line-height:1}.feature-label{font-size:1rem;color:#40464e;font-weight:500;letter-spacing:2px}.feature-value{font-size:.95rem;color:#6b7280;min-width:48px;text-align:right;font-weight:600}.property-feature-group+.property-feature-group{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.04)}@media(max-width:1000px){.property-features-grid-3-col{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.property-features-grid-3-col{grid-template-columns:1fr;gap:.75rem 0}.feature-left{gap:12px}.feature-icon-wrap{width:44px;height:44px}.property-feature-row{min-height:56px}.feature-label{font-size:.98rem}}@media(max-width:420px){.feature-icon-wrap{width:40px;height:40px}.feature-label{font-size:.95rem}.feature-value{font-size:.9rem}}