.contact-sheet-trigger{right:22px;bottom:22px;min-width:178px;grid-template-columns:48px 1fr;column-gap:11px;padding:9px 13px 9px 10px;border:1px solid #ffffff2e;border-radius:21px;background:linear-gradient(125deg,#063c2e 0%,#078557 58%,#0baa6d 100%);box-shadow:0 18px 42px #06462f42,0 0 0 5px #0b96600d;overflow:visible;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease}.contact-sheet-trigger:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;background:linear-gradient(100deg,transparent 25%,#ffffff24 48%,transparent 70%);transform:translateX(120%);animation:contactButtonShine 4.2s ease-in-out infinite}.contact-sheet-trigger:after{content:"›";position:absolute;left:12px;top:50%;transform:translateY(-50%) rotate(180deg);font-size:1.15rem;color:#ffffffa8}.contact-sheet-trigger:hover{transform:translateY(-3px);box-shadow:0 22px 48px #06462f52,0 0 0 6px #0b966012}.contact-sheet-trigger:active{transform:scale(.97)}.contact-sheet-trigger>span{position:relative;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#ffffff26,#ffffff0e);border:1px solid #ffffff22;color:#ffd24c;font-size:1.32rem}.contact-sheet-trigger>span:after{content:"";position:absolute;top:3px;left:3px;width:9px;height:9px;border-radius:50%;background:#55eba0;border:2px solid #087b52;box-shadow:0 0 0 4px #4ee69a22;animation:contactOnlinePulse 2s ease-out infinite}.contact-sheet-trigger b{padding-left:15px;font-size:.94rem;line-height:1.2}.contact-sheet-trigger small{padding-left:15px;font-size:.65rem;letter-spacing:.01em}.contact-sheet-backdrop{background:radial-gradient(circle at 50% 35%,#164d3d80,#061a15dc 68%);backdrop-filter:blur(10px);padding:20px}.contact-sheet-card{width:min(515px,100%);border:1px solid #ffffff42;border-radius:30px;background:linear-gradient(#fff,#fbfdfc);box-shadow:0 35px 100px #00150e8c;overflow:auto}.contact-sheet-card>header{height:205px}.contact-sheet-card>header:after{background:linear-gradient(180deg,#051c1540 0%,transparent 34%,#061f18ed 100%)}.contact-sheet-close{top:14px;left:14px;width:41px;height:41px;border:1px solid #ffffff80;background:#ffffffeb;box-shadow:0 8px 22px #0525192e;transition:.2s}.contact-sheet-close:hover{transform:rotate(8deg);background:#fff}.contact-sheet-brand{top:14px;right:14px;padding:6px 11px 6px 8px;border:1px solid #ffffff8c;box-shadow:0 8px 22px #051c1426}.contact-sheet-brand>img{width:31px;height:31px}.contact-sheet-property{right:20px;left:20px;bottom:16px}.contact-sheet-property h2{font-size:1.28rem}.contact-sheet-property p{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#ffffff14;border:1px solid #ffffff1f}.contact-sheet-options{gap:10px;padding:18px}.contact-option{position:relative;grid-template-columns:52px 1fr 22px;gap:12px;min-height:76px;border:1px solid #dfeae5;border-radius:18px;padding:11px 13px;overflow:hidden;box-shadow:0 5px 16px #143e3008;transform:translateY(10px);opacity:0;transition:transform .25s ease,opacity .25s ease,border-color .2s,box-shadow .2s}.contact-sheet-backdrop.is-open .contact-option{transform:none;opacity:1}.contact-sheet-backdrop.is-open .contact-option:nth-child(1){transition-delay:.06s}.contact-sheet-backdrop.is-open .contact-option:nth-child(2){transition-delay:.11s}.contact-sheet-backdrop.is-open .contact-option:nth-child(3){transition-delay:.16s}.contact-option:before{content:"";position:absolute;right:0;top:12px;bottom:12px;width:3px;border-radius:4px}.contact-option.chat:before{background:#0a9b63}.contact-option.viewing:before{background:#347dca}.contact-option.rent:before{background:#e2a900}.contact-option.login:before{background:#0a9b63}.contact-option:hover{transform:translateY(-3px);border-color:#a9d9c5;box-shadow:0 12px 28px #123f2f16}.contact-option>i:first-child{width:52px;height:52px;border-radius:17px;font-size:1.28rem}.contact-option>i:last-child{color:#9aaba4}.contact-option strong{font-size:.94rem}.contact-option small{font-size:.72rem;margin-top:3px}.contact-sheet-card>footer{margin:0 18px 18px;padding:13px 14px;border:1px solid #f0dfa8;border-radius:16px;background:linear-gradient(135deg,#fffaf0,#fff5d8)}
@keyframes contactButtonShine{0%,65%{transform:translateX(120%)}82%,100%{transform:translateX(-120%)}}@keyframes contactOnlinePulse{0%{box-shadow:0 0 0 0 #55eba07a}75%,100%{box-shadow:0 0 0 8px #55eba000}}
@media(max-width:767px){.contact-sheet-trigger{right:12px;bottom:94px;min-width:0;width:auto;grid-template-columns:45px auto;padding:8px 11px 8px 8px;border-radius:19px}.contact-sheet-trigger>span{width:45px;height:45px;border-radius:15px}.contact-sheet-trigger:after{display:none}.contact-sheet-trigger b,.contact-sheet-trigger small{padding-left:0}.contact-sheet-trigger b{font-size:.86rem}.contact-sheet-trigger small{font-size:.59rem}.contact-sheet-backdrop{padding:10px}.contact-sheet-card{width:100%;max-height:calc(100dvh - 20px);border-radius:26px}.contact-sheet-card>header{height:188px}.contact-sheet-options{padding:14px;gap:8px}.contact-option{grid-template-columns:48px 1fr 18px;min-height:70px;border-radius:16px;padding:10px}.contact-option>i:first-child{width:48px;height:48px;border-radius:15px}.contact-sheet-card>footer{margin:0 14px 14px}}
@media(prefers-reduced-motion:reduce){.contact-sheet-trigger:before,.contact-sheet-trigger>span:after{animation:none}.contact-option,.contact-sheet-card{transition:none}}
