.floating-whatsapp{position:fixed;z-index:80;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;min-height:58px;padding:9px 16px 9px 11px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:linear-gradient(135deg,#27b764,#159447);color:#fff;box-shadow:0 15px 38px rgba(11,66,37,.3);transition:transform .22s ease,box-shadow .22s ease;direction:rtl}
.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 20px 45px rgba(11,66,37,.4)}
.whatsapp-icon{position:relative;z-index:2;width:39px;height:39px;display:grid;place-items:center;flex:0 0 39px;border-radius:50%;background:rgba(255,255,255,.16)}
.whatsapp-icon svg{width:29px;height:29px;display:block}
.whatsapp-copy{display:grid;line-height:1.25;text-align:right}.whatsapp-copy strong{font-size:12px}.whatsapp-copy small{margin-top:2px;color:#d9f7e5;font-size:9px}
.whatsapp-pulse{position:absolute;right:18px;top:18px;width:39px;height:39px;border:2px solid rgba(255,255,255,.5);border-radius:50%;animation:whatsappPulse 2s ease-out infinite}
@keyframes whatsappPulse{0%{transform:scale(.9);opacity:.8}75%,100%{transform:scale(1.65);opacity:0}}
@media(max-width:640px){.floating-whatsapp{right:15px;bottom:15px;width:58px;height:58px;min-height:58px;padding:9px;justify-content:center}.whatsapp-copy{display:none}.whatsapp-icon{width:40px;height:40px;flex-basis:40px}.whatsapp-pulse{right:9px;top:9px;width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){.floating-whatsapp,.whatsapp-pulse{animation:none;transition:none}}
.contact-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;flex-shrink:0}.call-button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;padding:7px 16px;border:1px solid rgba(221,183,94,.65);border-radius:10px;background:rgba(255,255,255,.04);color:#fff;transition:background .2s ease,color .2s ease,transform .2s ease}.call-button:hover{transform:translateY(-2px);background:#fff;color:#061526}.call-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:rgba(221,183,94,.16);color:#ddb75e;font-size:18px}.call-button>span:last-child{display:grid;line-height:1.25}.call-button strong{font-size:11px}.call-button small{margin-top:2px;color:#b8c6d1;font-size:9px;direction:ltr}.call-button:hover small{color:#5f6f7b}@media(max-width:760px){.contact-actions{justify-content:flex-start;margin-top:22px}.contact-actions .gold-button,.call-button{flex:1;min-width:150px}.contact-card .contact-actions .gold-button{margin-top:0}}@media(max-width:420px){.contact-actions{display:grid;grid-template-columns:1fr}.contact-actions .gold-button,.call-button{width:100%}}
.contact-card .contact-actions{display:flex!important;align-items:stretch!important;justify-content:flex-end!important;gap:22px!important;flex-wrap:nowrap!important;min-width:390px}.contact-card .contact-actions .gold-button{min-width:165px!important;min-height:58px!important;margin:0!important;padding:13px 22px!important;white-space:nowrap}.contact-card .contact-actions .call-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;min-width:195px!important;min-height:58px!important;padding:8px 19px!important;border:2px solid rgba(221,183,94,.78)!important;border-radius:11px!important;background:rgba(255,255,255,.075)!important;color:#fff!important;white-space:nowrap!important;box-shadow:0 8px 20px rgba(0,0,0,.12)!important}.contact-card .contact-actions .call-button:hover{background:#fff!important;color:#061526!important;border-color:#fff!important}.contact-card .call-button>span:last-child{display:grid!important;gap:2px!important;text-align:right!important}.contact-card .call-button strong{display:block!important;color:inherit!important;font-size:13px!important;font-weight:800!important}.contact-card .call-button small{display:block!important;margin:0!important;color:#c7d3dc!important;font-size:10px!important;direction:ltr!important}.contact-card .call-button:hover small{color:#667582!important}.contact-card .call-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;flex:0 0 34px!important;border-radius:9px!important;background:rgba(221,183,94,.16)!important;color:#ddb75e!important;font-size:18px!important}@media(max-width:900px){.contact-card .contact-actions{min-width:0!important;gap:14px!important;flex-wrap:wrap!important}.contact-card .contact-actions .gold-button,.contact-card .contact-actions .call-button{min-width:155px!important;flex:1!important}}@media(max-width:520px){.contact-card .contact-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.contact-card .contact-actions .gold-button,.contact-card .contact-actions .call-button{width:100%!important;min-width:0!important}}
