/* SECURIX support widget v17: two direct launchers, no chooser screen. */
.sx-support-widget{--sx-orange:#f5a000;--sx-orange-dark:#e28d00;--sx-ink:#18191c;--sx-muted:#8a919d;--sx-line:#e7e9ee;position:fixed;right:24px;bottom:24px;z-index:5000;font-family:inherit;color:var(--sx-ink)}
.sx-support-widget *{box-sizing:border-box}
.sx-support-widget button,.sx-support-widget input,.sx-support-widget textarea{font:inherit}
.sx-support-launchers{display:flex;align-items:center;justify-content:flex-end;gap:10px}
.sx-support-callback-launcher,.sx-support-chat-launcher{border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.sx-support-callback-launcher{height:54px;padding:0 18px 0 15px;border-radius:18px;background:#fff;color:var(--sx-ink);display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;box-shadow:0 12px 34px rgba(20,24,33,.16),0 0 0 1px rgba(24,25,28,.06)}
.sx-support-callback-launcher:hover,.sx-support-chat-launcher:hover{transform:translateY(-2px)}
.sx-support-launcher-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#fff4df;color:var(--sx-orange-dark)}
.sx-support-launcher-icon svg{width:19px;height:19px;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round;stroke-linejoin:round}
.sx-support-chat-launcher{width:58px;height:58px;border-radius:19px;background:linear-gradient(145deg,#ffae12,var(--sx-orange));display:grid;place-items:center;color:#fff;box-shadow:0 14px 36px rgba(245,160,0,.34),0 0 0 4px #fff}
.sx-support-chat-bubble,.sx-support-chat-bubble svg{display:block;width:35px;height:35px}
.sx-support-chat-bubble svg path{stroke:none!important}
.sx-support-chat-launcher[aria-expanded="true"],.sx-support-callback-launcher[aria-expanded="true"]{box-shadow:0 10px 28px rgba(245,160,0,.28),0 0 0 2px rgba(245,160,0,.18)}
.sx-support-panel{position:absolute;right:0;bottom:72px;width:370px;max-height:min(690px,calc(100vh - 120px));overflow:hidden;border:1px solid rgba(19,25,36,.08);border-radius:22px;background:rgba(255,255,255,.985);box-shadow:0 28px 80px rgba(16,21,31,.22);backdrop-filter:blur(18px)}
.sx-support-panel[hidden]{display:none!important}
.sx-support-head{height:64px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sx-line);background:#fff}
.sx-support-brand{display:flex;align-items:center;gap:10px;min-width:0}.sx-support-logo-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff7e8}.sx-support-logo-mark img{display:block;width:24px;height:auto;max-width:100%}.sx-support-brand>div{display:grid;gap:2px}.sx-support-brand strong{font-size:13px;line-height:1.1;font-weight:900}.sx-support-brand small{font-size:11px;color:#21a95b;font-weight:800;display:flex;align-items:center;gap:5px}.sx-support-brand small b{display:block;width:7px;height:7px;border-radius:50%;background:#25c66a;box-shadow:0 0 0 3px #e8f9ef}
.sx-support-close{width:34px;height:34px;border:0;border-radius:10px;background:#f5f6f8;color:#59606b;font-size:24px;line-height:1;display:grid;place-items:center;cursor:pointer}
.sx-support-pane{display:none;padding:16px}.sx-support-pane.is-active{display:block}
.sx-support-pane-title{display:grid;gap:3px;margin:0 0 12px}.sx-support-pane-title strong{font-size:17px;font-weight:900}.sx-support-pane-title small{font-size:12px;color:var(--sx-muted)}
.sx-support-messages{height:260px;overflow:auto;padding:2px 2px 8px;display:flex;flex-direction:column;gap:9px;scrollbar-width:thin}
.sx-support-welcome{align-self:flex-start;max-width:88%;padding:11px 12px;border-radius:15px 15px 15px 5px;background:#f4f5f7;display:grid;gap:4px;font-size:12px;line-height:1.45;color:#555d68}.sx-support-welcome strong{font-size:13px;color:#24272c}.sx-support-welcome span{display:block}
.sx-support-msg{display:flex}.sx-support-msg>div{max-width:82%;padding:10px 12px;border-radius:15px;font-size:13px;line-height:1.4;word-break:break-word}.sx-support-msg small{display:block;margin-top:4px;font-size:10px;opacity:.62}.sx-support-msg.is-client{justify-content:flex-end}.sx-support-msg.is-client>div{background:#fff0d5;border-radius:15px 15px 5px 15px}.sx-support-msg.is-agent{justify-content:flex-start}.sx-support-msg.is-agent>div{background:#f2f3f5;border-radius:15px 15px 15px 5px}
.sx-support-identity{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}.sx-support-identity input,.sx-support-pane label input,.sx-support-pane label textarea{width:100%;border:1px solid #dfe3e8;border-radius:11px;background:#fff;color:#222;padding:10px 11px;outline:none;transition:border .15s,box-shadow .15s}.sx-support-identity input:focus,.sx-support-pane label input:focus,.sx-support-pane label textarea:focus{border-color:#f2b64f;box-shadow:0 0 0 3px rgba(245,160,0,.11)}
.sx-support-compose{display:grid;grid-template-columns:1fr 42px;gap:8px;align-items:end;border:1px solid #dfe3e8;border-radius:13px;padding:6px 6px 6px 11px;background:#fff}.sx-support-compose textarea{width:100%;min-height:38px;max-height:96px;resize:none;border:0!important;outline:0!important;padding:8px 0;background:transparent;color:#222;box-shadow:none!important}.sx-support-compose button{width:42px;height:42px;border:0;border-radius:11px;background:var(--sx-orange);color:#fff;display:grid;place-items:center;cursor:pointer}.sx-support-compose button svg{width:19px;height:19px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}
.sx-support-note{display:block;margin-top:8px;font-size:10px;line-height:1.35;color:#9aa0aa}
.sx-callback-hero{display:flex;align-items:center;gap:12px;padding:4px 0 15px}.sx-callback-hero-icon{flex:0 0 48px;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff3dc;color:var(--sx-orange-dark)}.sx-callback-hero-icon svg{width:22px;height:22px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}.sx-callback-hero>div{display:grid;gap:4px}.sx-callback-hero strong{font-size:18px;font-weight:900}.sx-callback-hero small{font-size:12px;line-height:1.4;color:#777f8b}
.sx-support-pane label{display:grid;gap:5px;margin:0 0 10px}.sx-support-pane label>span{font-size:11px;font-weight:800;color:#5e6570}.sx-support-pane label textarea{resize:vertical;min-height:68px}
.sx-callback-submit{width:100%;min-height:46px;border:0;border-radius:12px;background:linear-gradient(135deg,#ffad0c,var(--sx-orange));color:#18191c;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.sx-callback-submit svg{width:18px;height:18px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}.sx-callback-submit:disabled{opacity:.55;cursor:wait}.sx-callback-result{margin-top:10px;padding:10px 11px;border-radius:10px;background:#ebf8ef;color:#188447;font-size:12px;font-weight:800}.sx-callback-result.is-error{background:#fff0f0;color:#b32424}
@media(max-width:700px){.sx-support-widget{right:12px;bottom:calc(84px + env(safe-area-inset-bottom))}.sx-support-launchers{gap:8px}.sx-support-callback-launcher{width:54px;height:54px;padding:0;border-radius:18px;justify-content:center}.sx-support-callback-label{display:none}.sx-support-launcher-icon{width:54px;height:54px;border-radius:18px;background:#fff;color:var(--sx-orange-dark);box-shadow:0 10px 28px rgba(20,24,33,.12),0 0 0 1px rgba(24,25,28,.06)}.sx-support-chat-launcher{width:56px;height:56px;border-radius:18px;box-shadow:0 12px 32px rgba(245,160,0,.3),0 0 0 3px #fff}.sx-support-panel{position:fixed;left:10px;right:10px;bottom:calc(150px + env(safe-area-inset-bottom));width:auto;max-height:min(72vh,650px);border-radius:20px}.sx-support-head{height:58px;padding:0 13px}.sx-support-pane{padding:13px}.sx-support-messages{height:min(34vh,260px)}.sx-support-identity{grid-template-columns:1fr}.sx-callback-note-field{display:none!important}}
@media(prefers-reduced-motion:reduce){.sx-support-callback-launcher,.sx-support-chat-launcher{transition:none}}
