.help-chat{position:fixed;right:24px;bottom:24px;z-index:30;font-family:'DM Sans',Arial,sans-serif}.help-toggle{display:flex;align-items:center;gap:10px;border:0;background:#f56b1f;color:#fff;padding:13px 17px;border-radius:999px;box-shadow:0 12px 28px #09233f35;font-weight:800;cursor:pointer}.help-toggle-mark{width:25px;height:25px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:14px}.help-panel{position:absolute;right:0;bottom:64px;width:min(360px,calc(100vw - 32px));background:#fff;border:1px solid #dbe3e9;box-shadow:0 24px 60px #09233f2b;border-radius:20px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(12px) scale(.97);transform-origin:bottom right;transition:opacity .25s,transform .25s,visibility .25s}.help-chat.is-open .help-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.help-top{background:#09233f;color:#fff;padding:19px 20px}.help-top strong{display:block;font:700 22px 'Space Grotesk'}.help-top span{font-size:12px;color:#b8cad8}.help-status{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#70e49e;font-size:11px;font-weight:700}.help-status i{width:7px;height:7px;border-radius:50%;background:#26d276}.help-close{position:absolute;right:14px;top:12px;background:transparent;border:0;color:#fff;font-size:22px;cursor:pointer}.help-body{padding:16px}.help-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;background:#f4f7f9;color:#09233f;border:1px solid #e0e7ec;border-radius:11px;padding:13px 14px;margin-bottom:8px;font:700 13px 'DM Sans';cursor:pointer}.help-question:hover,.help-question.is-active{border-color:#f56b1f;background:#fff4ed}.help-question b{color:#f56b1f;font-size:18px}.help-answer{display:none;padding:0 14px 13px;color:#607185;font-size:12px;line-height:1.5}.help-answer.is-visible{display:block}.help-actions{border-top:1px solid #e4e9ed;margin-top:8px;padding-top:14px;display:grid;gap:8px}.help-action{display:flex;justify-content:center;align-items:center;min-height:42px;border-radius:9px;font-size:12px;font-weight:800;text-decoration:none}.help-action.whatsapp{background:#25d366;color:#fff}.help-action.call{background:#f56b1f;color:#fff}@media(max-width:600px){.help-chat{right:16px;bottom:16px}.help-toggle{padding:13px}.help-toggle-label{display:none}.help-panel{bottom:60px}}
