:root{--voe-suporte-flutuante-h:52px}.voe-suporte{align-items:center;gap:var(--voe-space-2);padding:var(--voe-space-2) var(--voe-suporte-pad-x,var(--voe-space-4));min-height:var(--voe-suporte-flutuante-h);min-width:var(--voe-suporte-min-w,auto);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;justify-content:center;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);position:fixed;box-shadow:0 6px 20px #04121c38}.voe-suporte__rotulo{display:var(--voe-suporte-rotulo,inline)}.voe-suporte__cortina{z-index:61;place-items:var(--voe-suporte-painel-place,end end);padding:var(--voe-suporte-painel-pad,0);background:var(--voe-suporte-cortina,transparent);pointer-events:var(--voe-suporte-cortina-eventos,none);display:grid;position:fixed;inset:0}.voe-suporte__painel{pointer-events:auto;gap:var(--voe-space-3);width:var(--voe-suporte-painel-w,360px);max-width:100%;padding:var(--voe-space-4);border-radius:var(--voe-radius-card);background:var(--voe-surface);display:grid;box-shadow:0 6px 20px #04121c38}@media (prefers-reduced-motion:no-preference){.voe-suporte__painel{transform-origin:var(--voe-suporte-painel-origem,right bottom);animation:voe-suporte-abre var(--voe-dur) var(--voe-ease)}}@keyframes voe-suporte-abre{0%{opacity:0;transform:scale(.96)}}.voe-suporte__painel-topo{justify-content:space-between;align-items:center;gap:var(--voe-space-3);display:flex}.voe-suporte__painel-titulo{font-family:var(--voe-font-ui);font-size:var(--voe-size-subtitle);font-weight:var(--voe-weight-bold);line-height:var(--voe-leading-title);color:var(--voe-text-strong);margin:0}.voe-suporte__fechar{width:var(--voe-control-h-md);height:var(--voe-control-h-md);margin:calc(var(--voe-space-2) * -1);border-radius:var(--voe-radius-pill);color:var(--voe-text-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.voe-suporte__fechar:hover{background:var(--voe-surface-inset);color:var(--voe-text-strong)}.voe-suporte__fechar:focus-visible{box-shadow:var(--voe-halo-focus);outline:none}.voe-suporte__painel-nota{align-items:flex-start;gap:var(--voe-space-2);padding:var(--voe-space-3);border-radius:var(--voe-radius-control);background:var(--voe-success-soft);color:var(--voe-success-ink);font-family:var(--voe-font-ui);font-size:var(--voe-size-body-sm);font-weight:var(--voe-weight-medium);line-height:var(--voe-leading-body);margin:0;display:flex}.voe-suporte__painel-nota .voe-suporte__glifo{margin-top:1px}.voe-suporte__painel-rotulo{font-family:var(--voe-font-ui);font-size:var(--voe-size-body-sm);font-weight:var(--voe-weight-bold);line-height:var(--voe-leading-body);color:var(--voe-text-strong)}.voe-suporte__obrigatorio{font-weight:var(--voe-weight-medium);color:var(--voe-text-muted)}.voe-suporte__campo{width:100%;min-height:calc(var(--voe-touch-min) * 2);padding:var(--voe-space-3);border:1px solid var(--voe-rule);border-radius:var(--voe-radius-control);background:var(--voe-surface);color:var(--voe-text-strong);font-family:var(--voe-font-ui);font-size:var(--voe-size-body);line-height:var(--voe-leading-body);resize:vertical}.voe-suporte__campo:focus-visible{border-color:var(--voe-primary);box-shadow:var(--voe-halo-focus);outline:none}.voe-suporte__painel-rodape{text-align:center;font-family:var(--voe-font-ui);font-size:var(--voe-size-caption);font-weight:var(--voe-weight-medium);line-height:var(--voe-leading-body);color:var(--voe-text-muted);margin:0}.voe-suporte__glifo{flex:none;display:block}
