@import url("./app-sidebar-height-v6.css");

.support-menu{position:relative}.support-card{width:100%;color:inherit;font:inherit;text-align:right;cursor:pointer}.support-card:hover,.support-card[aria-expanded=true]{border-color:rgba(240,169,40,.4);background:rgba(255,255,255,.08)}.support-card>span:nth-child(2){flex:1}.support-chevron{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s ease}.support-card[aria-expanded=true] .support-chevron{transform:rotate(180deg)}.support-popover{position:absolute;z-index:60;bottom:0;left:calc(100% + 12px);width:340px;overflow:hidden;color:var(--ink);border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(4,28,18,.25)}.support-popover[hidden]{display:none}.support-popover header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid var(--line)}.support-popover header strong,.support-popover header small{display:block}.support-popover header strong{font-size:14px}.support-popover header small{margin-top:4px;color:var(--muted);font-size:12px}.support-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:11px}.support-channels a,.support-channels button{min-width:0;min-height:82px;display:grid;place-items:center;align-content:center;gap:3px;padding:7px;color:inherit;border:1px solid var(--line);border-radius:11px;background:#f8faf9;font:inherit;cursor:pointer}.support-channels a:hover{color:var(--brand);border-color:#bdd7ca;background:#eff8f3}.support-channels button:disabled{cursor:not-allowed;opacity:.55}.support-channels span{color:var(--brand);font-size:19px}.support-channels strong{font-size:12px}.support-channels small{max-width:90px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.support-channels .whatsapp span{color:#1eaa59}.support-chat-form{display:grid;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fbfcfb}.support-chat-form label>span{display:block;margin-bottom:6px;font-size:12px;font-weight:800}.support-chat-form textarea{width:100%;resize:vertical;min-height:70px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;font:inherit;font-size:12px;outline:none}.support-chat-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(15,107,70,.08)}.support-chat-form button{min-height:38px;color:#fff;border:0;border-radius:9px;background:var(--brand);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.support-success{margin-top:14px}@media(max-width:760px){.support-popover{position:fixed;right:16px;bottom:16px;left:16px;width:auto}}
