.smn-help{--mascot-size:78px;position:fixed;bottom:94px;z-index:9998;font-family:Arial,Helvetica,sans-serif;color:#1f2937}.smn-help--direita{right:22px}.smn-help--esquerda{left:22px}.smn-help--pequeno{--mascot-size:64px}.smn-help--grande{--mascot-size:94px}.smn-help__trigger{display:flex;align-items:center;justify-content:center;min-width:var(--mascot-size);height:var(--mascot-size);border:0;border-radius:28px;background:linear-gradient(145deg,var(--smn-help-color,#087f7b),color-mix(in srgb,var(--smn-help-color,#087f7b) 74%,#022c22));color:#fff;padding:6px;box-shadow:0 12px 30px rgba(8,70,68,.28);cursor:pointer;transition:transform .2s,filter .2s,box-shadow .2s}.smn-help--botao_simples .smn-help__trigger{width:auto;height:52px;min-width:0;border-radius:999px;padding:0 18px}.smn-help__trigger:hover{filter:brightness(1.06);transform:translateY(-2px) scale(1.025);box-shadow:0 16px 34px rgba(8,70,68,.34)}.smn-help__trigger:active{transform:scale(.97)}.smn-help__simple{font-size:15px;font-weight:800;white-space:nowrap}.smn-help__mascot-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(0,0,0,.15))}.smn-help__mascot-default{font-size:calc(var(--mascot-size)*.58);line-height:1;filter:drop-shadow(0 4px 4px rgba(0,0,0,.15))}.smn-help__bubble{position:absolute;bottom:calc(var(--mascot-size) + 14px);width:230px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:var(--smn-bubble-color,#fff);color:var(--smn-bubble-text,#1f2937);padding:14px 38px 14px 15px;box-shadow:0 12px 30px rgba(15,23,42,.18);cursor:pointer;font-size:14px;font-weight:700;line-height:1.4;animation:smn-bubble-in .28s ease-out}.smn-help--direita .smn-help__bubble{right:14px;border-bottom-right-radius:5px}.smn-help--esquerda .smn-help__bubble{left:14px;border-bottom-left-radius:5px}.smn-help__bubble[hidden]{display:none}.smn-help__bubble-close{position:absolute;top:5px;right:7px;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;font-size:20px}.smn-help__panel{position:absolute;bottom:calc(var(--mascot-size) + 16px);width:min(380px,calc(100vw - 34px));max-height:min(590px,calc(100vh - 145px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe3e7;border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.26);transform-origin:bottom;animation:smn-panel-in .2s ease-out}.smn-help--botao_simples .smn-help__panel{bottom:64px}.smn-help--direita .smn-help__panel{right:0}.smn-help--esquerda .smn-help__panel{left:0}.smn-help__panel[hidden]{display:none}.smn-help__head{display:flex;align-items:center;gap:8px;background:var(--smn-help-color,#087f7b);color:#fff;padding:13px}.smn-help__title{display:grid;flex:1;gap:2px;font-weight:800}.smn-help__title small{font-size:11px;font-weight:500;opacity:.84}.smn-help__icon{width:34px;height:34px;border:0;border-radius:9px;background:rgba(255,255,255,.1);color:inherit;cursor:pointer;font-size:19px}.smn-help__body{overflow:auto;padding:17px}.smn-help__message{margin:0 0 15px;line-height:1.5;white-space:pre-wrap}.smn-help__list,.smn-help__actions{display:grid;gap:9px}.smn-help__actions{margin-top:14px}.smn-help__option,.smn-help__link{width:100%;min-height:44px;border:1px solid #dbe3e7;border-radius:11px;background:#fff;color:#24313a;padding:10px 12px;text-align:left;text-decoration:none;cursor:pointer;font:inherit;font-weight:700}.smn-help__option:hover,.smn-help__link:hover{border-color:var(--smn-help-color,#087f7b);background:#f8fbfb}.smn-help__answer{margin:0;line-height:1.55;white-space:pre-wrap}.smn-help__link{display:flex;align-items:center;justify-content:center;text-align:center}.smn-help__whatsapp{border-color:#16a34a;background:#16a34a;color:#fff}.smn-help button:focus-visible,.smn-help a:focus-visible{outline:3px solid color-mix(in srgb,var(--smn-help-color,#087f7b) 40%,transparent);outline-offset:3px}.smn-help--animated:not(.smn-help--open) .smn-help__trigger{animation:smn-float 4.5s ease-in-out infinite}.smn-help--animated .smn-help__bubble:not([hidden])+.smn-help__trigger{animation:smn-wave .7s ease-in-out 1}@keyframes smn-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes smn-wave{0%,100%{transform:rotate(0)}35%{transform:rotate(-5deg)}70%{transform:rotate(5deg)}}@keyframes smn-bubble-in{from{opacity:0;transform:translateY(7px) scale(.96)}to{opacity:1;transform:none}}@keyframes smn-panel-in{from{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:520px){.smn-help{--mascot-size:68px;right:12px!important;left:12px!important;bottom:84px}.smn-help--pequeno{--mascot-size:58px}.smn-help--grande{--mascot-size:76px}.smn-help__panel{right:0!important;left:0!important;width:100%;max-height:calc(100vh - 126px)}.smn-help__trigger{margin-left:auto}.smn-help--esquerda .smn-help__trigger{margin-left:0}.smn-help__bubble{width:min(230px,calc(100vw - 92px));font-size:13px}.smn-help--direita .smn-help__bubble{right:8px}.smn-help--esquerda .smn-help__bubble{left:8px}}@media(prefers-reduced-motion:reduce){.smn-help *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
