html,body{margin:0;padding:0;width:100%;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#1d4f6f}:root{--right-offset: 5px;--top-offset: 150px;--image-width: 150px;--image-height: var(--image-width);--image-shadow: 0 8px 22px rgba(0,0,0,.12);--wa-size: 56px;--wa-gap-from-image: 200px;--call-left: 12px;--call-size: 60px;--z-base: 9999}.fixed-contact-wrapper{position:fixed;inset:0;pointer-events:none;z-index:var(--z-base)}.call-button{position:fixed;left:var(--call-left);top:60%;transform:translateY(-50%);width:var(--call-size);height:var(--call-size);border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000029;pointer-events:auto;text-decoration:none;color:green}.call-button:active{transform:translateY(-50%) scale(.98)}.call-button svg{width:35px;height:40px;display:block}.right-image{position:fixed;right:var(--right-offset);top:var(--top-offset);width:var(--image-width);pointer-events:auto;z-index:calc(var(--z-base) - 1);display:block}.right-image img{width:100px;height:100px;border-radius:100%;box-shadow:var(--image-shadow);display:block;background:#fff;-webkit-user-select:none;user-select:none}.wa-button{position:fixed;right:var(--right-offset);top:calc(var(--top-offset) + var(--image-height) + var(--wa-gap-from-image));width:var(--wa-size);height:var(--wa-size);border-radius:100%;display:inline-flex;align-items:center;justify-content:center;background:#25d366;box-shadow:0 10px 28px #0000002e;pointer-events:auto;text-decoration:none;color:#fff}.wa-button svg{width:50px;height:40px;display:block;fill:#fff}.wa-button:active{transform:scale(.98)}.call-button:focus,.wa-button:focus,.right-image a:focus{outline:3px solid rgba(30,136,229,.18);outline-offset:4px}@media(max-width:100px){:root{--image-width: 50px;--wa-size: 50px;--call-size: 56px;--image-height: var(--image-width)}}@media(max-width:760px){:root{--right-offset: 12px;--image-width: 100px;--wa-size: 48px;--call-size: 52px;--top-offset:1000px;--image-height: var(--image-width)}}@media(max-width:480px){:root{--image-width: 86px;--wa-size: 44px;--call-size: 48px;--image-height: var(--image-width)}.wa-button{top:calc(var(--top-offset) + var(--image-height) + var(--wa-gap-from-image) + 6px)}}@media(max-height:420px){.wa-button{top:auto;bottom:18px}}@media(max-width:768px){.fixed-contact-wrapper{overflow:visible;pointer-events:none}.fixed-contact-wrapper>*{pointer-events:auto}.call-button,.wa-button{width:clamp(40px,10vw,56px);height:clamp(40px,10vw,56px);border-radius:50%;box-shadow:0 8px 20px #00000024;display:inline-flex;align-items:center;justify-content:center;z-index:10010;top:60%;transform:translateY(-50%);touch-action:manipulation}.call-button svg{width:46%;height:46%;display:block}.wa-button img{width:84%;height:84%;display:block;border-radius:50%}.call-button{left:max(8px,env(safe-area-inset-left,8px))}.wa-button{right:max(8px,env(safe-area-inset-right,8px))}.right-image{right:calc(max(8px,env(safe-area-inset-right,8px)) + clamp(40px,10vw,56px) + 8px);top:min(var(--top-offset, 18px),8vh);z-index:10005}.right-image img{width:100%;height:auto;display:block;border-radius:50%}@media(max-width:420px){.call-button{left:max(6px,env(safe-area-inset-left,6px))}.wa-button{right:max(40px,env(safe-area-inset-right,10px))}.right-image{right:calc(max(6px,env(safe-area-inset-right,6px)) + clamp(36px,12vw,48px) + 6px)}}}
