.property-contact-overlay{z-index:121;-webkit-backdrop-filter:blur(4px);background:#00050db3;position:fixed;inset:0}.property-contact-popup{z-index:122;box-sizing:border-box;width:calc(100% - 32px);max-width:680px;max-height:calc(100dvh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));overscroll-behavior:contain;color:#fff;font-family:var(--font-sans,Inter, system-ui, sans-serif);background:radial-gradient(at 55% 0,#0a253d,#021629 55%,#01101f);border:1px solid #5978ab;border-radius:28px;outline:none;padding:20px;animation:.2s ease-out propertyContactEnter;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 18px 70px #00000073,inset 0 0 0 1px #809cd11f}.property-contact-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.property-contact-accent{background:#f1c54e;width:46px;height:2px}.property-contact-close{color:#fff;cursor:pointer;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;margin:-6px -6px -6px 0;transition:background .16s;display:grid}.property-contact-close svg{width:28px;height:28px}.property-contact-close:hover{background:#ffffff1a}.property-contact-body{grid-template-columns:60px minmax(0,1fr);align-items:center;gap:16px;display:grid}.property-contact-emblem{color:#f5ce61;background:linear-gradient(135deg,#f9db872b,#0000 65%,#f9db8717);border:1px solid #ebc655;border-radius:50%;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 0 24px #e2b23b14}.property-contact-emblem svg{width:33px;height:33px}.property-contact-title{display:contents}.property-contact-intro{text-wrap:balance;font-size:20px;font-weight:400;line-height:1.35}.property-contact-name{color:#f4ca58;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:break-word;grid-column:1/-1;min-width:0;font-size:clamp(24px,6.6vw,30px);font-weight:700;line-height:1.18}.property-contact-detail:before{content:"";display:block}.property-contact-question{color:#fff}.property-contact-description{color:#c6d2e7;text-wrap:pretty;grid-column:1/-1;min-width:0;margin:0;font-size:16px;font-weight:400;line-height:1.5}.property-contact-whatsapp{color:#fff;min-height:58px;font-family:var(--font-whatsapp,var(--font-sans,Inter, sans-serif));background:linear-gradient(110deg,#0bce67,#00bd5e);border:1px solid #0ccb65;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:12px 16px;font-size:clamp(14px,4.2vw,18px);font-weight:700;line-height:1.3;text-decoration:none;transition:background .16s,box-shadow .16s;display:flex;box-shadow:0 6px 24px #00c25e1f}.property-contact-whatsapp>span:first-child{flex:none;display:flex}.property-contact-whatsapp-icon{width:28px;height:28px}.property-contact-arrow{flex:none;width:23px;height:23px}.property-contact-whatsapp:hover{background:#05b85b;box-shadow:0 6px 28px #00c25e40}.property-contact-popup :focus-visible{outline-offset:4px;outline:2px solid #f4ca58}@media(min-width:600px){.property-contact-popup{border-radius:34px;padding:28px 32px 32px}.property-contact-header{margin-bottom:24px}.property-contact-accent{width:62px}.property-contact-body{grid-template-columns:130px minmax(0,1fr);gap:18px 26px}.property-contact-emblem{grid-row:1/3;align-self:center;width:104px;height:104px;position:relative}.property-contact-emblem svg{width:55px;height:55px}.property-contact-emblem:after{content:"";background:#f1c54e7a;width:1px;position:absolute;top:-28px;bottom:-28px;right:-26px}.property-contact-title{min-width:0;display:block}.property-contact-intro{text-wrap:pretty;margin-bottom:10px;font-size:23px;display:block}.property-contact-name{text-wrap:pretty;font-size:32px;display:block}.property-contact-description{grid-column:2;font-size:18px}.property-contact-whatsapp{gap:20px;min-height:70px;margin-top:32px;font-size:23px}.property-contact-whatsapp-icon{width:38px;height:38px}.property-contact-arrow{width:30px;height:30px}}@media(min-width:1024px){.property-contact-popup{width:640px;inset:auto 24px 24px auto;transform:none}}@media(max-width:359px){.property-contact-popup{border-radius:24px;padding:16px}.property-contact-body{gap:14px}.property-contact-intro{font-size:18px}.property-contact-description{font-size:15px}.property-contact-whatsapp{gap:8px;padding:12px}.property-contact-whatsapp-icon{width:24px;height:24px}.property-contact-arrow{width:20px;height:20px}}@keyframes propertyContactEnter{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}@media(prefers-reduced-motion:reduce){.property-contact-popup{animation:none}.property-contact-whatsapp,.property-contact-close{transition:none}}
