/* WATHEQ ENGAGEMENT V8 */
.wt-support-sheet-backdrop{position:fixed;inset:0;background:rgba(15,37,48,.38);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:180;display:flex;align-items:flex-end;justify-content:center;padding:14px}.wt-support-sheet{width:min(560px,100%);max-height:min(82dvh,760px);overflow:auto;background:#fff;border:1px solid #DCE8E4;border-radius:24px 24px 18px 18px;box-shadow:0 24px 80px rgba(23,59,82,.22);padding:16px}.wt-support-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.wt-support-title{display:flex;align-items:center;gap:10px}.wt-support-title i{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#0B6B5B,#173B52);color:#fff;display:grid;place-items:center;font-style:normal}.wt-support-title h3{margin:0;color:#173B52}.wt-support-title p{margin:2px 0 0;font-size:.72rem;color:#6B7C77}.wt-support-close{width:38px;height:38px;border:1px solid #DCE8E4;border-radius:11px;background:#fff;color:#173B52;font-size:1.2rem}.wt-support-context{padding:10px 12px;background:#F3F8F6;border:1px solid #DCE8E4;border-radius:12px;font-size:.74rem;color:#48625B;margin-bottom:10px}.wt-support-quick{display:flex;gap:7px;overflow:auto;padding:2px 0 8px;scrollbar-width:none}.wt-support-quick::-webkit-scrollbar{display:none}.wt-support-quick button{white-space:nowrap;border:1px solid #CFE4DE;background:#EEF7F4;color:#0B6B5B;border-radius:999px;padding:8px 11px;font-size:.73rem}.wt-support-chat{display:grid;gap:8px;margin:7px 0 12px;max-height:280px;overflow:auto;padding:2px}.wt-msg{max-width:88%;padding:9px 11px;border-radius:14px;font-size:.78rem;line-height:1.55}.wt-msg.bot{background:#F0F6F4;border:1px solid #DCE8E4;color:#17312C;justify-self:start;border-bottom-right-radius:5px}.wt-msg.user{background:#0B6B5B;color:#fff;justify-self:end;border-bottom-left-radius:5px}.wt-support-form{display:grid;grid-template-columns:1fr auto;gap:8px;position:sticky;bottom:-16px;background:#fff;padding:10px 0 2px}.wt-support-form input{min-height:43px;border:1px solid #CFDED9;border-radius:12px;padding:8px 11px;font:inherit;font-size:.8rem}.wt-support-form button{min-width:74px;border:0;border-radius:12px;background:#173B52;color:#fff;font-weight:700}.wt-support-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.wt-wa-card{margin-top:10px;padding:12px;border:1px solid #DCE8E4;border-radius:14px;background:linear-gradient(135deg,#F7FBFA,#EDF6F3);display:flex;align-items:center;justify-content:space-between;gap:10px}.wt-wa-card b{display:block;font-size:.8rem;color:#173B52}.wt-wa-card small{display:block;color:#6B7C77;font-size:.68rem;margin-top:2px}.wt-wa-actions{display:flex;gap:7px;flex-wrap:wrap}.wt-wa-actions button{min-height:37px;padding:0 11px;border-radius:10px;border:1px solid #CFE4DE;background:#fff;color:#0B6B5B;font-size:.72rem;font-weight:700}.wt-wa-actions .primary{background:#0B6B5B;color:#fff;border-color:#0B6B5B}.wt-copy-ok{font-size:.68rem;color:#14765E;margin-top:5px}.wt-app-pulse{animation:wtPulse .45s ease}@keyframes wtPulse{50%{transform:scale(.985)}}
.wt-saved{padding:12px;border:1px solid #DCE8E4;border-radius:14px;background:linear-gradient(135deg,#F8FBFA,#EEF6F3);margin-bottom:10px}.wt-saved>div:first-child b{display:block;color:#173B52;font-size:.8rem}.wt-saved>div:first-child small{display:block;color:#6B7C77;font-size:.68rem;margin-top:2px}.wt-saved-list{display:flex;gap:7px;overflow:auto;padding-top:9px;scrollbar-width:none}.wt-saved-list::-webkit-scrollbar{display:none}.wt-saved-list button{white-space:nowrap;min-height:36px;border:1px solid #CFE4DE;border-radius:10px;background:#fff;color:#0B6B5B;font-size:.72rem;font-weight:700;padding:0 10px}.wt-saved-list button:active{transform:scale(.985)}
@media(max-width:760px){.wt-support-sheet-backdrop{padding:0;align-items:flex-end}.wt-support-sheet{border-radius:24px 24px 0 0;max-height:88dvh;padding:15px 13px calc(14px + env(safe-area-inset-bottom))}.wt-support-actions{grid-template-columns:1fr}.wt-wa-card{align-items:flex-start;flex-direction:column}.wt-wa-actions{width:100%}.wt-wa-actions button{flex:1}.wt-support-form{bottom:calc(-15px - env(safe-area-inset-bottom))}.wt-msg{max-width:92%}}
@media(prefers-reduced-motion:reduce){.wt-app-pulse{animation:none!important}}