.core-contact-actions{position:fixed;top:50%;right:18px;z-index:70;display:flex;flex-direction:column;gap:10px;transform:translateY(-50%)}.core-contact-action{display:flex;width:154px;min-height:54px;align-items:center;gap:11px;padding:10px 14px;border:1px solid #ffffff38;border-radius:14px;color:#fff;text-decoration:none;box-shadow:0 14px 35px #1018282d;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.core-contact-action:hover{color:#fff;box-shadow:0 18px 42px #1018283b;filter:brightness(1.05);transform:translateX(-4px)}.core-contact-action:focus-visible{outline:3px solid #fff;outline-offset:2px}.core-contact-action svg{flex:0 0 auto}.core-contact-action>span{display:grid;line-height:1.12}.core-contact-action small{color:#ffffffc7;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.core-contact-action strong{font-size:13px}.core-contact-phone{background:var(--brand,#155eef)}.core-contact-whatsapp{background:#1fae61}
@media(max-width:767px){body:has(.core-contact-actions){padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}.core-contact-actions{top:auto;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;box-shadow:0 -10px 30px #10182824;transform:none}.core-contact-actions-count-1{grid-template-columns:1fr}.core-contact-action{width:auto;min-width:0;min-height:62px;justify-content:center;gap:9px;padding:9px 12px;border:0;border-radius:0;box-shadow:none}.core-contact-action:hover{box-shadow:none;transform:none}.core-contact-action small{display:none}.core-contact-action strong{font-size:14px}.core-contact-action svg{width:22px;height:22px}.core-contact-phone{background:var(--brand,#155eef)}.core-contact-whatsapp{background:#169b54}}
@media(max-width:380px){.core-contact-action{gap:7px;padding-inline:8px}.core-contact-action strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){.core-contact-action{transition:none}}
