.slw-widget{--slw-green:#25d366;position:fixed;z-index:9998;right:22px;bottom:22px;font-family:Lexend,system-ui,sans-serif}
.slw-launcher{min-height:56px;display:flex;align-items:center;gap:10px;padding:9px 18px 9px 11px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#2bd76f,#18a957);box-shadow:0 16px 42px rgba(14,91,52,.3);font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}
.slw-launcher:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(14,91,52,.36)}.slw-launcher svg{width:36px;height:36px;padding:6px;border-radius:50%;fill:#fff;background:rgba(255,255,255,.14)}
.slw-panel{position:absolute;right:0;bottom:68px;width:min(370px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(15,42,41,.12);border-radius:24px;visibility:hidden;opacity:0;background:#f7f4ed;box-shadow:0 28px 80px rgba(7,25,24,.28);transform:translateY(16px) scale(.98);transform-origin:bottom right;transition:opacity .25s ease,transform .28s ease,visibility .25s}
.slw-panel.is-open{visibility:visible;opacity:1;transform:none}.slw-panel>header{min-height:80px;display:flex;align-items:center;gap:12px;padding:15px 16px;color:#fff;background:linear-gradient(135deg,#153c39,#092321)}
.slw-avatar{width:54px;height:54px;display:grid;place-items:center;flex:0 0 54px;border-radius:14px;background:rgba(255,255,255,.08);font:700 .76rem Montserrat,system-ui}
.slw-avatar img{width:48px;height:48px;display:block;object-fit:contain}.slw-presence span{display:block;color:rgba(255,255,255,.7);font-size:.68rem}.slw-panel header i{width:7px;height:7px;display:inline-block;margin-right:6px;border-radius:50%;background:#45e27e}
.slw-panel header button{width:36px;height:36px;margin-left:auto;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.08);font-size:1.45rem;cursor:pointer}
.slw-body{padding:18px}.slw-message{max-width:88%;padding:12px 14px;border-radius:5px 16px 16px 16px;color:#31413f;background:#fff;box-shadow:0 6px 18px rgba(15,42,41,.07);font-size:.77rem;line-height:1.55}
.slw-form{margin-top:16px}.slw-step{display:none}.slw-step.is-active{display:grid;gap:12px;animation:slwIn .28s ease both}.slw-form label>span{display:block;margin-bottom:6px;color:#18312f;font-size:.68rem;font-weight:700}
.slw-form input,.slw-form textarea{width:100%;padding:12px 13px;border:1px solid #d9d9d3;border-radius:12px;outline:0;color:#102523;background:#fff;font:400 .78rem Lexend,system-ui;box-sizing:border-box}.slw-form textarea{resize:vertical}.slw-form input:focus,.slw-form textarea:focus{border-color:#25b863;box-shadow:0 0 0 3px rgba(37,184,99,.1)}
.slw-primary{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:8px 9px 8px 17px;border:0;border-radius:999px;color:#fff;background:#173b38;font:700 .76rem Montserrat,system-ui;cursor:pointer}.slw-primary span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#173b38;background:#fff}.slw-whatsapp{background:linear-gradient(135deg,#2bcf6c,#169f50)}
.slw-primary:disabled{opacity:.65;cursor:wait}.slw-status{min-height:18px;margin:10px 2px 0;color:#b33b20;font-size:.68rem}.slw-trap{position:absolute!important;left:-9999px!important}.slw-panel>footer{padding:10px 18px;border-top:1px solid rgba(15,42,41,.08);color:#81908e;background:#fff;font-size:.58rem;text-align:center}
@keyframes slwIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
@media(max-width:600px){.slw-widget{right:14px;bottom:14px}.slw-launcher{width:54px;height:54px;min-height:54px;padding:9px}.slw-launcher>span{display:none}.slw-launcher svg{width:36px;height:36px}.slw-panel{position:fixed;right:12px;bottom:78px;left:12px;width:auto}.slw-body{padding:16px}}
@media(prefers-reduced-motion:reduce){.slw-panel,.slw-step,.slw-launcher{animation:none!important;transition:none!important}}
