.dfin-support-launcher{position:fixed;z-index:9998;right:24px;bottom:24px;width:62px;height:62px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#20a8dc,#0879ad);box-shadow:0 14px 34px #075d8a4d;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.dfin-support-launcher:hover{transform:translateY(-3px);box-shadow:0 17px 38px #075d8a5c}.dfin-support-launcher:focus-visible,.dfin-support-panel button:focus-visible,.dfin-support-panel input:focus-visible,.dfin-support-panel textarea:focus-visible{outline:3px solid #ffce4a;outline-offset:3px}.dfin-support-launcher svg{width:29px;height:29px;fill:currentColor}.dfin-support-launcher .dfin-support-dot{position:absolute;right:3px;top:3px;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#37c978}.dfin-support-launcher[aria-expanded="true"] .dfin-support-open-icon{display:none}.dfin-support-launcher[aria-expanded="false"] .dfin-support-close-icon{display:none}.dfin-support-close-icon{font-size:29px;line-height:1;font-weight:300}
.dfin-support-panel{position:fixed;z-index:9999;right:24px;bottom:99px;width:min(390px,calc(100vw - 32px));max-height:min(660px,calc(100dvh - 125px));overflow:hidden;display:flex;flex-direction:column;border:1px solid #b9dfef;border-radius:20px;background:#fff;box-shadow:0 24px 65px #0b547948;opacity:0;visibility:hidden;transform:translateY(18px) scale(.97);transform-origin:bottom right;transition:opacity .22s ease,transform .22s ease,visibility .22s}.dfin-support-panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.dfin-support-head{position:relative;padding:24px 58px 21px 24px;color:#fff;background:linear-gradient(125deg,#129fd5,#0875aa)}.dfin-support-head h2{margin:0 0 4px;color:#fff;font-size:1.22rem;line-height:1.25}.dfin-support-status{display:flex;align-items:center;gap:7px;margin:0;font-size:.8rem;color:#eaf9ff}.dfin-support-status:before{content:"";width:8px;height:8px;border-radius:50%;background:#5dea92;box-shadow:0 0 0 3px #ffffff24}.dfin-support-dismiss{position:absolute;top:17px;right:15px;width:38px;height:38px;border:0;border-radius:50%;color:#fff;background:#ffffff18;font-size:25px;line-height:1;cursor:pointer}.dfin-support-dismiss:hover{background:#ffffff2d}.dfin-support-body{padding:20px 20px 18px;overflow:auto;overscroll-behavior:contain;background:linear-gradient(#f3fbff,#fff 155px)}.dfin-support-greeting{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:start;margin-bottom:17px}.dfin-support-avatar{width:42px;height:42px;border:1px solid #d3eaf4;border-radius:50%;object-fit:contain;background:#fff}.dfin-support-bubble{margin:0;padding:12px 14px;border:1px solid #d8eaf2;border-radius:4px 14px 14px 14px;background:#fff;color:#315d70;font-size:.92rem;line-height:1.55;box-shadow:0 5px 14px #176d8e0c}.dfin-support-topics{display:grid;grid-template-columns:1fr;gap:8px;margin:0 0 16px}.dfin-support-topic{width:100%;padding:10px 12px;border:1px solid #b9ddec;border-radius:9px;text-align:start;color:#176584;background:#fff;font:inherit;font-size:.87rem;line-height:1.3;cursor:pointer;transition:.18s ease}.dfin-support-topic:hover,.dfin-support-topic.is-selected{border-color:#1595c8;color:#075f86;background:#e9f8ff}.dfin-support-topic.is-selected{box-shadow:inset 3px 0 #1595c8}.dfin-support-form{display:grid;gap:10px}.dfin-support-field{display:grid;gap:6px}.dfin-support-field span{font-size:.76rem;font-weight:700;color:#416b7e}.dfin-support-field input,.dfin-support-field textarea{width:100%;box-sizing:border-box;border:1px solid #c5deea;border-radius:9px;background:#fff;padding:10px 11px;color:#234d61;font:inherit;font-size:.87rem}.dfin-support-field textarea{min-height:75px;resize:vertical;line-height:1.45}.dfin-support-field input::placeholder,.dfin-support-field textarea::placeholder{color:#7e9ba9}.dfin-support-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:3px}.dfin-support-action{min-height:44px;border:0;border-radius:9px;padding:9px 10px;font:inherit;font-size:.84rem;font-weight:750;cursor:pointer}.dfin-support-whatsapp{color:#fff;background:#159f66}.dfin-support-whatsapp:hover{background:#0b8654}.dfin-support-email{color:#fff;background:#087fac}.dfin-support-email:hover{background:#06688f}.dfin-support-privacy{margin:10px 1px 0;color:#76909d;font-size:.7rem;line-height:1.4}
html[dir="rtl"] .dfin-support-panel{right:auto;left:24px;transform-origin:bottom left}html[dir="rtl"] .dfin-support-launcher{right:auto;left:24px}html[dir="rtl"] .dfin-support-head{padding:24px 24px 21px 58px}html[dir="rtl"] .dfin-support-dismiss{right:auto;left:15px}html[dir="rtl"] .dfin-support-topic.is-selected{box-shadow:inset -3px 0 #1595c8}
@media(max-width:620px){.dfin-support-launcher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));width:56px;height:56px}.dfin-support-panel{right:12px;left:12px;bottom:80px;width:auto;max-height:calc(100dvh - 100px);border-radius:16px;transform-origin:bottom center}.dfin-support-head{padding:19px 55px 17px 19px}.dfin-support-body{padding:16px}.dfin-support-actions{grid-template-columns:1fr}.dfin-support-greeting{grid-template-columns:36px 1fr}.dfin-support-avatar{width:36px;height:36px}html[dir="rtl"] .dfin-support-panel{right:12px;left:12px}html[dir="rtl"] .dfin-support-launcher{right:auto;left:14px}}
@media(prefers-reduced-motion:reduce){.dfin-support-launcher,.dfin-support-panel{transition:none}}
