:root{--voe-suporte-flutuante-h:52px}.voe-suporte{align-items:center;gap:var(--voe-space-2);padding:var(--voe-space-2) var(--voe-space-4);min-height:var(--voe-suporte-flutuante-h);background:var(--voe-suporte);color:var(--voe-on-suporte);font-family:var(--voe-font-ui);font-size:var(--voe-size-body);font-weight:var(--voe-weight-bold);white-space:nowrap;cursor:pointer;border:1px solid #0000;text-decoration:none;display:inline-flex}.voe-suporte:focus-visible{box-shadow:var(--voe-halo-focus);outline:none}.voe-suporte--inline{border-radius:var(--voe-radius-control);justify-content:center}.voe-suporte--full{width:100%}.voe-suporte--flutuante{z-index:60;right:var(--voe-page-pad-x);bottom:var(--voe-toast-bottom);border-radius:var(--voe-radius-pill);transform:translateY(calc(var(--voe-suporte-desvio,0px) * -1));position:fixed;box-shadow:0 6px 20px #04121c38}@media (prefers-reduced-motion:no-preference){.voe-suporte--flutuante{transition:transform var(--voe-dur) var(--voe-ease)}}.voe-suporte__desvio{display:contents}.voe-suporte__glifo{flex:none;display:block}
