.mobile-contact-buttons{transform:translateX(-50%);padding:0;justify-content:center;position:fixed;max-width:90vw;flex-direction:row;bottom:20px;gap:15px;margin:0;align-items:center;left:50%;width:auto;display:flex;z-index:9999}@media (min-width:769px){.mobile-contact-buttons{display:none!important}}.mobile-btn{-webkit-tap-highlight-color:transparent;pointer-events:auto;flex-shrink:0;padding:18px 28px;justify-content:center;font-size:16px;border:none;font-weight:700;-webkit-touch-callout:none;-webkit-appearance:none;appearance:none;transition:all .3s ease;max-width:180px;min-width:160px;text-align:center;align-items:center;box-shadow:0 6px 20px rgba(0,0,0,.25);border-radius:30px;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none;white-space:nowrap;display:flex}.mobile-btn,.mobile-btn:hover{text-decoration:none!important;color:#fff!important}.mobile-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.mobile-btn:focus{text-decoration:none!important;color:#fff!important;outline:none}.mobile-btn:active{transform:translateY(-1px)}.mobile-btn:visited{text-decoration:none!important;color:#fff!important}.mobile-btn-phone{background:linear-gradient(135deg,#007bff,#0056b3)}.mobile-btn-phone:hover{color:#fff!important;background:linear-gradient(135deg,#0056b3,#004085)}.mobile-btn-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.mobile-btn-whatsapp:hover{color:#fff!important;background:linear-gradient(135deg,#128c7e,#075e54)}.mobile-btn i{font-size:20px;font-weight:700;margin-right:10px}@media (max-width:480px){.mobile-contact-buttons{bottom:max(20px,env(safe-area-inset-bottom,20px));gap:12px;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-btn{padding:16px 20px;font-size:15px;max-width:160px;min-width:140px}.mobile-btn i{font-size:18px;margin-right:8px}}@media screen and (max-width:480px) and (-webkit-min-device-pixel-ratio:2){.mobile-contact-buttons{bottom:max(25px,calc(env(safe-area-inset-bottom) + 15px));gap:10px}.mobile-btn{padding:14px 18px;font-size:14px;max-width:155px;min-width:135px}}@media (max-width:360px){.mobile-contact-buttons{justify-content:center;flex-direction:row;bottom:max(20px,calc(env(safe-area-inset-bottom) + 10px));gap:8px;align-items:center}.mobile-btn{padding:12px 16px;font-size:13px;max-width:140px;min-width:130px;width:140px}.mobile-btn i{font-size:16px;margin-right:6px}}.mobile-btn .fa-phone:before{content:"📞";font-family:inherit}.mobile-btn .fa-whatsapp:before{content:"💬";font-family:inherit}