@media (max-width:768px){body.mobile-menu-open .bottom-price-bar{display:none}.bottom-price-bar{position:fixed;left:0;right:0;top:auto;bottom:env(safe-area-inset-bottom,0);width:100%;box-sizing:border-box;padding:1.25rem 1rem calc(1.25rem + env(safe-area-inset-bottom, 0));background-color:#ffffff;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1100;transform:none}.price-and-button{width:100%;display:flex;justify-content:space-between;align-items:center}.mobile-price-text{display:flex;flex-direction:column;justify-content:center}.mobile-starting-label{font-size:1.1rem;margin-bottom:2px}.mobile-price,.mobile-starting-label{color:var(--color-primary-dark,#413a97)}.mobile-price{font-size:1.7rem;font-weight:900}.mobile-price-unit{font-size:1.2rem;margin-left:4px}.mobile-contact-button{background-color:var(--color-primary-dark,#9c5aff);color:white;border:none;border-radius:12px;font-size:.9rem;font-weight:700;padding:.6rem 1rem;cursor:pointer;white-space:nowrap;box-shadow:0 3px 6px rgba(0,0,0,.15)}}@media (max-width:390px){.mobile-starting-label{font-size:1rem;margin-bottom:2px}.mobile-price,.mobile-starting-label{color:var(--color-primary-dark,#413a97)}.mobile-price{font-size:1.4rem;font-weight:900}.mobile-contact-button{background-color:#9c5aff;color:white;border:none;border-radius:12px;font-size:.9rem;font-weight:700;padding:.4rem .5rem;cursor:pointer;white-space:nowrap;box-shadow:0 3px 6px rgba(0,0,0,.15)}}@media (max-width:280px){.mobile-starting-label{font-size:.9rem;margin-bottom:2px}.mobile-price,.mobile-starting-label{color:var(--color-primary-dark,#413a97)}.mobile-price{font-size:1.2rem;font-weight:900}.mobile-contact-button{background-color:var(--color-primary-dark,#413a97);color:white;border:none;border-radius:12px;font-size:.65rem;font-weight:700;padding:.4rem .5rem;cursor:pointer;white-space:nowrap;box-shadow:0 3px 6px rgba(0,0,0,.15)}}.contact-open-button{background-color:#7c3aed;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:1rem;cursor:pointer;min-height:44px}.contact-open-button:hover{background-color:var(--owner-primary,#5b21b6);filter:brightness(.88)}.contact-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1300}.contact-modal-box{background:#fff;padding:2rem;border-radius:18px;width:90%;max-width:580px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 60px rgba(15,10,40,.28)}.contact-modal-box.form-only{background:transparent;padding:0;box-shadow:none;width:auto;max-width:90%}.contact-modal-content{display:flex;gap:1.75rem;align-items:stretch}@media (max-width:600px){.contact-modal-content{justify-content:center;flex-direction:column}}@media (min-width:601px){.contact-modal-content:has(.unit-select-list){--modal-form-width:340px}.contact-modal-box:has(.unit-select-list){max-width:min(820px,92vw)}.contact-modal-content:has(.unit-select-list) .contact-box{flex:0 0 var(--modal-form-width);margin-bottom:0;padding:0;box-shadow:none;background:transparent}}.contact-modal-title{display:flex;align-items:center;gap:.6rem;font-size:1.35rem;line-height:1.2;color:var(--owner-primary,var(--color-primary-dark,#1C1633));margin-bottom:1.25rem;padding-right:2.5rem}.contact-modal-title-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border-radius:11px;background:var(--owner-primary,#5b4fe5);color:#fff}@media (max-width:480px){.contact-modal-box{padding:.5rem;width:80%}.contact-modal-box.form-only{width:80%;max-width:80%}.property-contact-card{padding:1.25rem 1rem}}.unit-select-list{flex:1;min-width:0;max-height:70vh;overflow-y:auto;padding:1.5rem;background:#f7f5fd;border-radius:14px;display:flex;flex-direction:column;gap:.75rem}.unit-select-list h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:.95rem;font-weight:700;color:var(--owner-primary,var(--color-primary,#3c2b91))}.unit-select-count{display:inline-flex;background:var(--owner-primary,#5b4fe5);color:#fff;font-size:11px;font-weight:700;min-width:20px;height:20px;padding:0 5px;border-radius:999px}.contact-modal-close,.unit-select-count{align-items:center;justify-content:center;line-height:1}.contact-modal-close{position:absolute;top:1rem;right:1rem;background:#f2f0fa;color:#5a5577;border:none;border-radius:50%;width:34px;height:34px;display:flex;padding:0;font-size:17px;cursor:pointer;transition:background .15s}.contact-modal-close:hover{background:rgba(0,0,0,.1);color:#1c1633}.contact-modal-close:focus{outline:2px solid var(--owner-primary,#5b4fe5);outline-offset:2px}.property-contact-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1rem;background:#ffffff;border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.08)}.property-contact-bar-info{display:flex;flex-direction:column;gap:.2rem}.property-contact-bar-label{font-size:1rem}.property-contact-bar-label,.property-contact-bar-price{color:var(--owner-primary,var(--color-primary-dark,#413a97))}.property-contact-bar-price{font-size:1.5rem;font-weight:800}.property-contact-bar-unit{font-size:1rem;margin-left:4px}.property-contact-bar-button{background-color:var(--owner-primary,var(--color-primary-dark,#9c5aff));color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:700;padding:.6rem 1rem;cursor:pointer;white-space:nowrap;box-shadow:0 3px 6px rgba(0,0,0,.15)}.property-contact-bar-button:hover{background-color:var(--owner-primary,var(--color-primary-dark,#7f3bff));filter:brightness(.88)}.property-contact-card{background-color:#f9f9f9;border-radius:16px;padding:1.75rem 1.5rem;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.property-contact-card.is-mobile{padding:1.25rem 1rem;border-radius:14px}.property-contact-card.is-mobile .contact-title{font-size:1rem;margin-bottom:.75rem}.property-contact-card.is-mobile .contact-agent-button{width:100%;font-size:.95rem;padding:.65rem 1rem}.property-contact-card.is-mobile .contact-divider{margin:.9rem 0}.property-contact-card.is-mobile .contact-phone{font-size:.95rem}.contact-title{font-size:1.1rem;font-weight:600;color:var(--owner-secondary,var(--color-primary,#3c2b91));margin-bottom:1rem}.contact-agent-button{background-color:var(--owner-primary,var(--color-primary,#3c2b91));color:white;font-size:1rem;font-weight:500;padding:.75rem 1.25rem;border:none;border-radius:999px;cursor:pointer;min-height:44px;transition:background-color .2s ease}.contact-agent-button:hover{background-color:var(--owner-primary,var(--color-accent));filter:brightness(.88)}.arrow{margin-left:.5rem;font-size:1.1rem}.contact-divider{margin:1.25rem 0;display:flex;justify-content:center;align-items:center}.property-owner-detail-page .contact-divider,.property-owner-detail-page .contact-phone{display:none}.divider-circle{background-color:#4c1d95;color:white;border-radius:999px;padding:.4rem .9rem;font-weight:600;font-size:.85rem}.contact-phone{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#4c1d95;font-size:1rem;font-weight:500}.phone-icon{width:1.8rem;height:1.8rem}.phone-text strong{font-weight:700}.mobile-unit-select{max-height:200px;overflow-y:auto}@media (max-width:600px){.contact-modal-box,.mobile-unit-select{-ms-overflow-style:none;scrollbar-width:none}.contact-modal-box::-webkit-scrollbar,.mobile-unit-select::-webkit-scrollbar{display:none}}