.wa-app{height:100vh;height:100dvh;display:flex;background:#0b141a;color:#e9edef;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow:hidden}.wa-sidebar{width:340px;min-width:320px;max-width:380px;background:#111b21;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column}.wa-sidebarTop{padding:14px 14px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}.wa-brand{font-weight:700;letter-spacing:.2px;color:#e9edef}.wa-supportBtn{border:none;background:#00a884;color:#071a17;padding:8px 12px;border-radius:999px;font-weight:700;cursor:pointer}.wa-supportBtn:hover{filter:brightness(1.05)}.wa-adminsBox,.wa-chatsBox{padding:12px 10px}.wa-boxTitle{font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:#e9edefa6;margin:0 0 10px 6px}.wa-muted{color:#e9edef8c;font-size:13px;padding:0 8px}.wa-list{display:flex;flex-direction:column;gap:6px}.wa-row,.wa-chatRow{border:1px solid rgba(255,255,255,.06);background:#ffffff08;border-radius:12px;padding:10px;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;color:#e9edef}.wa-row:hover,.wa-chatRow:hover{background:#ffffff0d}.wa-chatRow.isActive{background:#00a8842e;border-color:#00a88459}.wa-rowLeft{display:flex;align-items:center;gap:10px;min-width:0}.wa-avatarSmall{width:34px;height:34px;border-radius:999px;background:#ffffff14;display:grid;place-items:center;font-weight:800;color:#e9edef}.wa-rowText{min-width:0}.wa-rowName{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-rowSub{font-size:12px;color:#e9edef99;margin-top:1px}.wa-dot{width:10px;height:10px;border-radius:999px;background:#00a884;box-shadow:0 0 0 3px #00a8841f}.wa-badge{min-width:22px;height:22px;border-radius:999px;background:#00a884;color:#071a17;display:grid;place-items:center;font-size:12px;font-weight:800;padding:0 7px}.wa-main{flex:1;display:flex;flex-direction:column;min-height:0;background:radial-gradient(circle at 20% 20%,rgba(0,168,132,.08),transparent 40%),radial-gradient(circle at 80% 10%,rgba(255,255,255,.04),transparent 35%),#0b141a}.ws-chatTop{height:60px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.06);background:#111b21d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center}.ws-chatWho{display:flex;align-items:center;gap:10px;min-width:0}.ws-avatar{width:40px;height:40px;border-radius:999px;background:#ffffff14;display:grid;place-items:center;font-weight:900}.ws-chatName{font-size:14px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-chatStatus{font-size:12px;color:#e9edefa6;margin-top:1px}.ws-chatBody{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 10px;display:flex;flex-direction:column;gap:10px}.ws-empty{margin-top:10px;color:#e9edef99;font-size:14px}.ws-msgRow{display:flex}.ws-msgMe{justify-content:flex-end}.ws-msgThem{justify-content:flex-start}.ws-bubble{max-width:min(720px,72%);border-radius:12px;padding:8px 10px;border:1px solid rgba(255,255,255,.06);position:relative}.ws-bubbleMe{background:#00a88447;border-color:#00a88440}.ws-bubbleThem{background:#ffffff0a}.ws-who{font-size:11px;color:#e9edefbf;margin-bottom:4px}.ws-bubbleText{font-size:14px;line-height:1.32;white-space:pre-wrap;word-break:break-word}.ws-bubbleMeta{margin-top:5px;font-size:11px;color:#e9edefa6;text-align:right}.ws-typing{display:inline-flex;gap:6px;align-items:center;padding:4px 2px}.ws-typing .dot{width:7px;height:7px;border-radius:999px;background:#e9edefa6;animation:ws-bounce 1.1s infinite ease-in-out}.ws-typing .dot:nth-child(2){animation-delay:.15s}.ws-typing .dot:nth-child(3){animation-delay:.3s}@keyframes ws-bounce{0%,60%,to{transform:translateY(0);opacity:.55}30%{transform:translateY(-4px);opacity:1}}.ws-inputBar{padding:10px 12px;border-top:1px solid rgba(255,255,255,.06);background:#111b21d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;gap:10px;align-items:center}.ws-input{flex:1;resize:none;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#e9edef;padding:10px 12px;outline:none;font-size:16px;line-height:1.2}.ws-input:focus{border-color:#00a88473;box-shadow:0 0 0 3px #00a8841f}.ws-send{border:none;background:#00a884;color:#071a17;padding:10px 14px;border-radius:14px;font-weight:900;cursor:pointer}.ws-send:disabled{opacity:.5;cursor:not-allowed}.ws-backBtn{border:0;background:transparent;font-size:20px;padding:8px 10px;cursor:pointer;border-radius:10px;line-height:1;margin-right:6px}.ws-backBtn:hover{background:#0000000f}.wa-app{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}:root{color-scheme:light}html,body,#root{height:100%;margin:0}*{box-sizing:border-box}
