*,*:before,*:after{box-sizing:border-box}html{height:100%;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#efeae2;color:#111b21}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#111b2129;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#111b2147}#root{min-height:100vh;display:flex;flex-direction:column}.wa-layout{--wa-sidebar-width: 280px;--wa-bg: var(--app-bg, #efeae2);--wa-surface: var(--app-surface, #ffffff);--wa-surface-2: var(--app-surface-2, #f0f2f5);--wa-text: var(--app-text, #111b21);--wa-muted: var(--app-muted, #667781);--wa-border: var(--app-border, rgba(17, 27, 33, .08));--wa-shadow: var(--app-shadow, 0 10px 30px rgba(17, 27, 33, .08));--wa-accent: var(--accent, #25d366);--wa-accent-dark: #128c7e;--wa-accent-soft: rgba(37, 211, 102, .14);min-height:100vh;display:flex;background:radial-gradient(circle at top left,rgba(37,211,102,.1),transparent 28%),linear-gradient(180deg,#d9dbd5 0 128px,var(--wa-bg) 128px 100%);color:var(--wa-text)}.wa-sidebar{width:var(--wa-sidebar-width);min-width:var(--wa-sidebar-width);background:#fffffff5;border-right:1px solid var(--wa-border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:120;transition:transform .25s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wa-sidebar-top{padding:1rem 1rem .75rem;display:flex;align-items:center;justify-content:space-between}.wa-brand{display:flex;align-items:center;gap:.875rem}.wa-brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-weight:700;font-size:1.1rem;background:linear-gradient(135deg,var(--wa-accent),var(--wa-accent-dark));color:#fff;box-shadow:0 12px 24px #25d36638}.wa-brand-copy h2{margin:0;font-size:1rem;line-height:1.2}.wa-brand-copy p{margin:.2rem 0 0;font-size:.85rem;color:var(--wa-muted)}.wa-nav{padding:.75rem;display:flex;flex-direction:column;gap:.35rem;overflow-y:auto;flex:1}.wa-nav-item{display:flex;align-items:center;gap:.875rem;text-decoration:none;color:var(--wa-text);padding:.85rem 1rem;border-radius:16px;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.wa-nav-item:hover{background:var(--wa-surface-2);border-color:var(--wa-border);transform:translate(2px)}.wa-nav-item.active{background:linear-gradient(135deg,#25d36624,#128c7e14);border-color:#25d3662e;color:#0b6f63}.wa-nav-icon{width:20px;display:inline-flex;justify-content:center;font-size:1.05rem}.wa-nav-label{font-size:.8125rem;font-weight:500}.wa-sidebar-footer{padding:.9rem;border-top:1px solid var(--wa-border)}.wa-user-card{display:flex;align-items:center;gap:.75rem;background:var(--wa-surface-2);border:1px solid var(--wa-border);border-radius:18px;padding:.8rem}.wa-user-avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;font-weight:700;background:#25d36624;color:#0b6f63}.wa-user-meta{display:flex;flex-direction:column}.wa-user-meta strong{font-size:.92rem;line-height:1.2}.wa-user-meta span{font-size:.8rem;color:var(--wa-muted)}.wa-main{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh}.wa-main-header{position:sticky;top:0;z-index:80;background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--wa-border);padding:1rem 1.25rem;display:flex;justify-content:space-between}.wa-main-header-left{display:flex;align-items:center;gap:.85rem}.wa-main-copy h1{margin:0;font-size:1rem}.wa-main-copy p{margin:.2rem 0 0;color:var(--wa-muted);font-size:.88rem}.wa-main-body{flex:1;overflow-y:auto;padding:1rem}.wa-close-btn,.wa-menu-btn{border:none;background:transparent;color:var(--wa-text);cursor:pointer;font-size:1.2rem}.wa-menu-btn,.wa-backdrop{display:none}@media(max-width:900px){.wa-sidebar{position:fixed;left:0;transform:translate(-100%);box-shadow:0 24px 60px #0000002e}.wa-sidebar.is-open{transform:translate(0)}.wa-menu-btn{display:inline-flex}.wa-backdrop{display:block;position:fixed;inset:0;background:#111b216b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:110}}html[data-theme=dark],body.dark{background:#0b141a;color:#e9edef}html[data-theme=dark] .wa-layout,body.dark .wa-layout{--wa-bg: #0b141a;--wa-surface: #111b21;--wa-surface-2: #202c33;--wa-text: #e9edef;--wa-muted: #8696a0;--wa-border: rgba(233, 237, 239, .08);background:radial-gradient(circle at top left,rgba(37,211,102,.1),transparent 28%),linear-gradient(180deg,#202c33 0 128px,var(--wa-bg) 128px 100%)}html[data-theme=dark] .wa-sidebar,body.dark .wa-sidebar{background:#111b21f5}html[data-theme=dark] .wa-main-header,body.dark .wa-main-header{background:#111b21b8}html[data-theme=dark] .wa-nav-item:hover,body.dark .wa-nav-item:hover,html[data-theme=dark] .wa-user-card,body.dark .wa-user-card{background:#202c33}html[data-theme=dark] .wa-nav-item.active,body.dark .wa-nav-item.active{background:linear-gradient(135deg,#25d36629,#128c7e1f);color:#6ff0a8}html[data-theme=dark] .wa-user-avatar,body.dark .wa-user-avatar{background:#25d3662e;color:#6ff0a8}.wa-chat-shell{display:grid;grid-template-columns:360px minmax(0,1fr);height:calc(100vh - 120px);min-height:calc(100vh - 120px);overflow:hidden;background:#f0f2f5}.wa-chat-list-panel{display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden;background:#fffffff0;border-right:1px solid rgba(17,27,33,.08)}.wa-chat-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1rem .85rem;border-bottom:1px solid rgba(17,27,33,.06);background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wa-chat-list-head-copy h2{margin:0;font-size:1.1rem;line-height:1.2;color:#111b21}.wa-chat-list-head-copy p{margin:.25rem 0 0;font-size:.84rem;color:#667781}.wa-chat-list-actions{display:flex;align-items:center;gap:.5rem}.wa-connection-pill{height:34px;padding:0 .75rem;border-radius:999px;display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;border:1px solid transparent;white-space:nowrap}.wa-connection-pill i{font-size:.85rem}.wa-connection-pill.is-online{background:#25d3661f;color:#0b6f63;border-color:#25d3662e}.wa-connection-pill.is-offline{background:#dc26261a;color:#b42318;border-color:#dc262624}.wa-refresh-btn,.wa-header-icon-btn,.wa-compose-icon-btn,.wa-send-btn{width:42px;height:42px;min-width:42px;border:1px solid rgba(17,27,33,.08);background:#fff;color:#3b4a54;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.wa-refresh-btn:hover,.wa-header-icon-btn:hover,.wa-compose-icon-btn:hover,.wa-send-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #111b2114}.wa-chat-search{margin:.9rem 1rem .6rem;height:46px;border-radius:14px;border:1px solid rgba(17,27,33,.08);background:#f6f8fa;color:#667781;display:flex;align-items:center;gap:.7rem;padding:0 .95rem;font-size:.75rem}.wa-chat-list-tabs{display:flex;align-items:center;gap:.45rem;margin:0 1rem .75rem;overflow-x:auto;padding-bottom:.1rem;scrollbar-width:none}.wa-chat-list-tabs::-webkit-scrollbar{display:none}.wa-chat-list-tab{min-width:max-content;height:34px;border:0;border-radius:999px;background:#f0f2f5;color:#54656f;display:inline-flex;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:.18s ease}.wa-chat-list-tab:hover{background:#e9edef;color:#111b21}.wa-chat-list-tab.active{background:#e7fce3;color:#008069}.wa-chat-list-tab strong{min-width:1.35rem;height:1.35rem;border-radius:999px;display:inline-grid;place-items:center;padding:0 .35rem;background:#54656f1a;font-size:.72rem;line-height:1}.wa-chat-list-tab.active strong{background:#0080691f}.wa-chat-list-body{flex:1;min-height:0;overflow-y:auto;padding:.4rem .4rem .8rem}.wa-chat-list-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;text-align:center;color:#667781;padding:1rem}.wa-chat-list-empty-icon,.wa-chat-empty-icon{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:#25d3661a;color:#128c7e;font-size:1.7rem}.wa-conversation-item{width:100%;border:1px solid transparent;background:transparent;padding:.85rem;border-radius:18px;display:flex;align-items:center;gap:.8rem;text-align:left;cursor:pointer;transition:.18s ease}.wa-conversation-item:hover{background:#fffc;border-color:#111b210f}.wa-conversation-item.active{background:linear-gradient(135deg,#25d3661f,#128c7e14);border-color:#25d36629}.wa-conversation-avatar,.wa-active-chat-avatar{width:48px;height:48px;min-width:48px;border-radius:999px;display:grid;place-items:center;font-weight:800;background:linear-gradient(135deg,#dff7e8,#bff1d2);color:#0b6f63}.wa-conversation-copy{flex:1;min-width:0}.wa-conversation-topline{display:flex;align-items:center;gap:.6rem;justify-content:space-between}.wa-conversation-topline strong{font-size:.95rem;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-conversation-topline span{font-size:.75rem;color:#667781;white-space:nowrap}.wa-conversation-bottomline{margin-top:.25rem}.wa-conversation-preview{display:block;font-size:.84rem;color:#667781;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-active-chat-panel{display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(37,211,102,.06),transparent 24%),#efeae2}.wa-active-chat-header{position:sticky;top:0;z-index:3;min-height:72px;padding:.9rem 1rem;border-bottom:1px solid rgba(17,27,33,.08);background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:1rem}.wa-active-chat-user{display:flex;align-items:center;gap:.8rem;min-width:0}.wa-active-chat-copy{min-width:0;display:flex;flex-direction:column}.wa-active-chat-copy strong{font-size:.98rem;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-active-chat-copy span,.wa-active-chat-placeholder-head span{margin-top:.2rem;font-size:.82rem;color:#667781}.wa-active-chat-actions{display:flex;justify-content:center;gap:.5rem;margin:10px 0}.wa-active-chat-placeholder-head{display:flex;flex-direction:column}.wa-active-chat-body{flex:1;min-height:0;overflow-y:auto;padding:1.25rem 1.25rem 1rem}.wa-active-chat-content{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.wa-active-chat-content.is-details-open{grid-template-columns:minmax(0,1fr) 360px}.wa-active-chat-main{min-width:0;min-height:0;display:flex;flex-direction:column}.wa-chat-empty-state{height:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.wa-chat-empty-card{width:min(460px,100%);border:1px solid rgba(17,27,33,.08);background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px;padding:2rem 1.5rem;text-align:center;box-shadow:0 20px 40px #111b2114;display:flex;justify-content:space-between;column-gap:.5rem}.wa-chat-empty-card p{margin:0;color:#667781;line-height:1.55;font-size:.75rem}.wa-messages-stream{display:flex;flex-direction:column;gap:.75rem}.wa-messages-empty{min-height:100%;display:flex;align-items:center;justify-content:center;color:#667781;font-size:.75rem}.wa-message-row{display:flex}.wa-message-row.is-incoming{justify-content:flex-start}.wa-message-row.is-outgoing{justify-content:flex-end}.wa-message-bubble{max-width:min(560px,88%);border-radius:18px;padding:.8rem .95rem .55rem;box-shadow:0 6px 18px #111b210f;border:1px solid rgba(17,27,33,.05)}.wa-message-bubble.is-incoming{background:#fff;color:#111b21;border-top-left-radius:8px}.wa-message-bubble.is-outgoing{background:#d9fdd3;color:#111b21;border-top-right-radius:8px}.wa-message-text{white-space:pre-wrap;word-break:break-word;line-height:1.5;font-size:.75rem}.wa-message-attachment{display:flex;flex-direction:column;gap:.5rem}.wa-message-attachment-image{width:100%;max-height:220px;object-fit:cover;border-radius:12px;border:1px solid rgba(17,27,33,.08)}.wa-message-attachment-audio{width:100%}.wa-message-attachment-card{border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;border:1px solid rgba(17,27,33,.12);background:#111b210a;color:#253239;padding:.55rem .65rem}.wa-message-attachment-card-icon{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.6rem;background:#111b2114;font-size:1.1rem}.wa-message-attachment-card-copy{min-width:0;display:flex;flex-direction:column;gap:.05rem}.wa-message-attachment-card-copy strong{font-size:.78rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-message-attachment-card-copy small{font-size:.68rem;color:#5c6f79}.wa-message-attachment-card-tag{font-size:.62rem;font-weight:700;letter-spacing:.07em;color:#50626c;background:#111b2117;border-radius:99px;padding:.18rem .42rem}.wa-message-attachment-card.is-image .wa-message-attachment-card-icon{background:#6366f133}.wa-message-attachment-card.is-audio .wa-message-attachment-card-icon{background:#10b98133}.wa-message-attachment-card.is-pdf .wa-message-attachment-card-icon{background:#ef444433}.wa-message-attachment-meta{display:grid;gap:.15rem}.wa-message-attachment-type{font-size:.64rem;font-weight:700;letter-spacing:.08em;color:#667781}.wa-message-attachment-name{font-size:.8rem;word-break:break-word}.wa-message-attachment-link{width:fit-content;color:#0e8f5b;font-size:.78rem;font-weight:600;text-decoration:none}.wa-message-attachment-link:hover{text-decoration:underline}.wa-message-attachment-unavailable{font-size:.74rem;color:#667781}.wa-message-attachment-download{background:none;border:none;padding:0;cursor:pointer}.wa-message-attachment-download:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.wa-flow-message{display:flex;flex-direction:column}.wa-flow-message-title{font-size:1.05rem;font-weight:500;margin-bottom:.45rem}.wa-flow-message-body{margin-bottom:.8rem}.wa-flow-message-cta{border:none;border-top:1px solid rgba(17,27,33,.1);background:transparent;color:#0e8f5b;font-size:1.05rem;font-weight:600;padding-top:.7rem;cursor:default;text-align:center}.wa-message-meta{margin-top:.45rem;display:flex;justify-content:flex-end;align-items:center;gap:.45rem;font-size:.72rem;color:#667781}.wa-message-status{text-transform:capitalize}.wa-active-chat-footer{position:sticky;bottom:0;z-index:3;padding:.9rem 1rem;border-top:1px solid rgba(17,27,33,.08);background:#ffffffdb;display:flex;align-items:center;gap:.75rem}.wa-active-chat-user-btn{border:0;background:transparent;width:100%;cursor:pointer;padding:.2rem .25rem;text-align:left;border-radius:12px;justify-content:flex-start;align-self:stretch}.wa-active-chat-user-btn:hover{background:#111b210a}.wa-chat-details-panel{min-width:0;border-left:1px solid rgba(17,27,33,.08);background:#fffffff0;display:flex;flex-direction:column}.wa-chat-details-head{min-height:64px;padding:.75rem .9rem;border-bottom:1px solid rgba(17,27,33,.08);display:flex;align-items:center;justify-content:space-between;gap:.75rem}.wa-chat-details-close,.wa-chat-details-edit{width:36px;height:36px;border:none;border-radius:999px;background:transparent;color:#111b21;display:grid;place-items:center;cursor:pointer}.wa-chat-details-close:hover,.wa-chat-details-edit:hover{background:#111b210f}.wa-chat-details-profile{padding:1.4rem 1rem 1.2rem;text-align:center;border-bottom:1px solid rgba(17,27,33,.08)}.wa-chat-details-avatar{width:116px;height:116px;margin:0 auto .9rem;border-radius:999px;display:grid;place-items:center;font-size:1.35rem;font-weight:700;background:linear-gradient(135deg,#f1e5cb,#e2cfa4);color:#8c611f}.wa-chat-details-profile h3{margin:0;font-size:1.3rem;color:#111b21}.wa-chat-details-profile p{margin:.45rem 0 0;color:#667781}.wa-chat-details-list{flex:1;min-height:0;overflow-y:auto;padding:.5rem 0}.wa-chat-details-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:.8rem;padding:.85rem 1rem;font-size:.95rem;color:#111b21;cursor:pointer}.wa-chat-details-item:hover{background:#111b210d}.wa-compose-input-wrap{flex:1;min-width:0;height:48px;border-radius:16px;border:1px solid rgba(17,27,33,.08);background:#fff;display:flex;align-items:center;padding:0 .9rem}.wa-compose-input-wrap.is-disabled{background:#f6f8fa}.wa-compose-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:.75rem;color:#111b21}.wa-compose-input::placeholder{color:#8696a0}.wa-send-btn{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-color:transparent}.wa-send-btn:disabled,.wa-compose-icon-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.wa-media-modal-overlay{position:fixed;inset:0;background:#111b2126;z-index:40;display:grid;place-items:center;padding:1rem}.wa-media-modal{width:min(920px,100%);min-height:min(700px,calc(100vh - 2rem));background:#f3f4f6;border-radius:12px;display:grid;grid-template-rows:auto 1fr auto;padding:1rem;gap:1rem}.wa-media-modal-close{width:36px;height:36px;border:0;border-radius:999px;background:transparent;font-size:1.2rem}.wa-media-modal-name{margin-top:-2.2rem;text-align:center;font-weight:500}.wa-media-modal-preview{border-radius:12px;background:#dfe3e8;display:grid;place-items:center;overflow:hidden}.wa-media-modal-image{max-width:100%;max-height:100%;object-fit:contain}.wa-media-modal-empty{color:#8a9aa5;text-align:center;display:grid;gap:.35rem}.wa-media-modal-empty i{font-size:3rem}.wa-media-modal-actions{display:flex;align-items:center;gap:.65rem}html[data-theme=dark] .wa-chat-shell,body.dark .wa-chat-shell{background:#111b21}html[data-theme=dark] .wa-chat-list-panel,body.dark .wa-chat-list-panel{background:#111b21f5;border-right-color:#e9edef14}html[data-theme=dark] .wa-chat-list-head,body.dark .wa-chat-list-head,html[data-theme=dark] .wa-active-chat-header,body.dark .wa-active-chat-header,html[data-theme=dark] .wa-active-chat-footer,body.dark .wa-active-chat-footer{background:#202c33db;border-color:#e9edef14}html[data-theme=dark] .wa-chat-list-head-copy h2,body.dark .wa-chat-list-head-copy h2,html[data-theme=dark] .wa-conversation-topline strong,body.dark .wa-conversation-topline strong,html[data-theme=dark] .wa-active-chat-copy strong,body.dark .wa-active-chat-copy strong,html[data-theme=dark] .wa-chat-empty-card h3,body.dark .wa-chat-empty-card h3,html[data-theme=dark] .wa-message-bubble,body.dark .wa-message-bubble,html[data-theme=dark] .wa-compose-input,body.dark .wa-compose-input{color:#e9edef}html[data-theme=dark] .wa-chat-list-head-copy p,body.dark .wa-chat-list-head-copy p,html[data-theme=dark] .wa-conversation-preview,body.dark .wa-conversation-preview,html[data-theme=dark] .wa-conversation-topline span,body.dark .wa-conversation-topline span,html[data-theme=dark] .wa-active-chat-copy span,body.dark .wa-active-chat-copy span,html[data-theme=dark] .wa-chat-empty-card p,body.dark .wa-chat-empty-card p,html[data-theme=dark] .wa-messages-empty,body.dark .wa-messages-empty,html[data-theme=dark] .wa-compose-input::placeholder,body.dark .wa-compose-input::placeholder{color:#8696a0}html[data-theme=dark] .wa-chat-search,body.dark .wa-chat-search,html[data-theme=dark] .wa-chat-list-tab,body.dark .wa-chat-list-tab,html[data-theme=dark] .wa-refresh-btn,body.dark .wa-refresh-btn,html[data-theme=dark] .wa-header-icon-btn,body.dark .wa-header-icon-btn,html[data-theme=dark] .wa-compose-icon-btn,body.dark .wa-compose-icon-btn,html[data-theme=dark] .wa-compose-input-wrap,body.dark .wa-compose-input-wrap,html[data-theme=dark] .wa-chat-empty-card,body.dark .wa-chat-empty-card,html[data-theme=dark] .wa-chat-details-panel,body.dark .wa-chat-details-panel{background:#202c33;border-color:#e9edef14;color:#cfd8dc}html[data-theme=dark] .wa-chat-list-tab:hover,body.dark .wa-chat-list-tab:hover{background:#2a3942;color:#e9edef}html[data-theme=dark] .wa-chat-list-tab.active,body.dark .wa-chat-list-tab.active{background:#00806938;color:#6ff0a8}html[data-theme=dark] .wa-chat-list-tab strong,body.dark .wa-chat-list-tab strong{background:#e9edef1a}html[data-theme=dark] .wa-chat-list-tab.active strong,body.dark .wa-chat-list-tab.active strong{background:#6ff0a824}html[data-theme=dark] .wa-conversation-item:hover,body.dark .wa-conversation-item:hover{background:#202c33d1;border-color:#e9edef0f}html[data-theme=dark] .wa-conversation-item.active,body.dark .wa-conversation-item.active{background:linear-gradient(135deg,#25d36629,#128c7e1f);border-color:#25d3662e}html[data-theme=dark] .wa-active-chat-panel,body.dark .wa-active-chat-panel{background:radial-gradient(circle at top left,rgba(37,211,102,.05),transparent 24%),#0b141a}html[data-theme=dark] .wa-chat-details-head,body.dark .wa-chat-details-head,html[data-theme=dark] .wa-chat-details-profile,body.dark .wa-chat-details-profile,html[data-theme=dark] .wa-chat-details-panel,body.dark .wa-chat-details-panel{border-color:#e9edef14}html[data-theme=dark] .wa-chat-details-profile h3,body.dark .wa-chat-details-profile h3,html[data-theme=dark] .wa-chat-details-item,body.dark .wa-chat-details-item,html[data-theme=dark] .wa-chat-details-close,body.dark .wa-chat-details-close,html[data-theme=dark] .wa-chat-details-edit,body.dark .wa-chat-details-edit{color:#e9edef}html[data-theme=dark] .wa-chat-details-item:hover,body.dark .wa-chat-details-item:hover,html[data-theme=dark] .wa-active-chat-user-btn:hover,body.dark .wa-active-chat-user-btn:hover,html[data-theme=dark] .wa-chat-details-close:hover,body.dark .wa-chat-details-close:hover,html[data-theme=dark] .wa-chat-details-edit:hover,body.dark .wa-chat-details-edit:hover{background:#e9edef14}html[data-theme=dark] .wa-message-bubble.is-incoming,body.dark .wa-message-bubble.is-incoming{background:#202c33;border-color:#e9edef0f}html[data-theme=dark] .wa-message-bubble.is-outgoing,body.dark .wa-message-bubble.is-outgoing{background:#144d37;border-color:#25d3661f}html[data-theme=dark] .wa-flow-message-cta,body.dark .wa-flow-message-cta{border-top-color:#e9edef24;color:#5ee39d}html[data-theme=dark] .wa-message-attachment-image,body.dark .wa-message-attachment-image{border-color:#e9edef24}html[data-theme=dark] .wa-message-attachment-card,body.dark .wa-message-attachment-card{border-color:#e9edef2e;background:#e9edef0f;color:#d1d7db}html[data-theme=dark] .wa-message-attachment-card-icon,body.dark .wa-message-attachment-card-icon{background:#e9edef1f}html[data-theme=dark] .wa-message-attachment-card-copy small,body.dark .wa-message-attachment-card-copy small,html[data-theme=dark] .wa-message-attachment-card-tag,body.dark .wa-message-attachment-card-tag{color:#a8b8bf}html[data-theme=dark] .wa-message-attachment-link,body.dark .wa-message-attachment-link{color:#5ee39d}html[data-theme=dark] .wa-message-attachment-type,body.dark .wa-message-attachment-type,html[data-theme=dark] .wa-message-attachment-unavailable,body.dark .wa-message-attachment-unavailable{color:#9eb0ba}@media(max-width:980px){.wa-chat-shell{grid-template-columns:320px minmax(0,1fr)}}@media(max-width:760px){.wa-chat-shell{grid-template-columns:1fr;height:auto;min-height:auto}.wa-chat-list-panel{min-height:280px;max-height:42vh;border-right:none;border-bottom:1px solid rgba(17,27,33,.08)}.wa-active-chat-panel{min-height:58vh}.wa-active-chat-content.is-details-open{grid-template-columns:1fr}.wa-chat-details-panel{border-left:none;border-top:1px solid rgba(17,27,33,.08);min-height:48vh}.wa-active-chat-body{padding:1rem .8rem .8rem}.wa-active-chat-footer{padding:.75rem .8rem}.wa-message-bubble{max-width:92%}}.wa-sidebar-tools{padding:0 .75rem .75rem}.wa-tool-btn,.wa-logout-btn{width:100%;min-height:46px;border:1px solid var(--wa-border);background:var(--wa-surface);color:var(--wa-text);border-radius:14px;display:flex;align-items:center;gap:.75rem;padding:.75rem .9rem;cursor:pointer;transition:.2s ease}.wa-tool-btn:hover,.wa-logout-btn:hover{background:var(--wa-surface-2);border-color:#25d3662e;transform:translateY(-1px)}.wa-tool-btn-icon,.wa-logout-btn-icon{width:18px;display:inline-flex;justify-content:center;font-size:1rem}.wa-tool-btn-label,.wa-logout-btn-label{font-size:.92rem;font-weight:600}.wa-sidebar-footer{padding:.9rem;border-top:1px solid var(--wa-border);display:flex;flex-direction:column;gap:.75rem}.wa-main-header-right{display:flex;align-items:center;gap:.65rem}.wa-header-action-btn{width:42px;height:42px;border:1px solid var(--wa-border);background:var(--wa-surface);color:var(--wa-text);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;font-size:1rem}.wa-header-action-btn:hover{background:var(--wa-surface-2);border-color:#25d3662e;transform:translateY(-1px)}.wa-header-logout-btn:hover,.wa-logout-btn:hover{border-color:#dc262629}@media(max-width:900px){.wa-sidebar-tools{padding:0 .75rem .75rem}.wa-main-header-right{gap:.5rem}}.wa-dashboard-home{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;min-height:100%}.wa-dashboard-hero{border:1px solid rgba(17,27,33,.08);background:linear-gradient(135deg,#25d3661f,#128c7e14);border-radius:24px;padding:1.4rem;box-shadow:0 12px 30px #111b210f}.wa-dashboard-hero-copy h1{margin:0;font-size:1.5rem;line-height:1.2;color:#111b21}.wa-dashboard-hero-copy p{margin:.6rem 0 0;max-width:760px;color:#667781;line-height:1.65;font-size:.96rem}.wa-dashboard-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.wa-dashboard-tile{border:1px solid rgba(17,27,33,.08);background:#ffffffe6;border-radius:22px;padding:1.1rem;box-shadow:0 10px 28px #111b210f;transition:.2s ease;min-width:0}.wa-dashboard-tile:hover{transform:translateY(-2px);box-shadow:0 16px 34px #111b211a;border-color:#25d3662e}.wa-dashboard-tile-top{display:flex;align-items:center;gap:.75rem}.wa-dashboard-tile-icon{width:46px;height:46px;min-width:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#25d36629,#128c7e1a);color:#0b6f63;font-size:1.15rem}.wa-dashboard-tile-label{font-size:.92rem;font-weight:700;color:#111b21}.wa-dashboard-tile-value{margin-top:1rem;font-size:2rem;font-weight:800;line-height:1;color:#111b21}.wa-dashboard-tile-meta{margin-top:.55rem;font-size:.86rem;line-height:1.5;color:#667781}html[data-theme=dark] .wa-dashboard-hero,body.dark .wa-dashboard-hero{border-color:#e9edef14;background:linear-gradient(135deg,#25d36624,#128c7e1a)}html[data-theme=dark] .wa-dashboard-hero-copy h1,body.dark .wa-dashboard-hero-copy h1,html[data-theme=dark] .wa-dashboard-tile-label,body.dark .wa-dashboard-tile-label,html[data-theme=dark] .wa-dashboard-tile-value,body.dark .wa-dashboard-tile-value{color:#e9edef}html[data-theme=dark] .wa-dashboard-hero-copy p,body.dark .wa-dashboard-hero-copy p,html[data-theme=dark] .wa-dashboard-tile-meta,body.dark .wa-dashboard-tile-meta{color:#8696a0}html[data-theme=dark] .wa-dashboard-tile,body.dark .wa-dashboard-tile{background:#202c33e6;border-color:#e9edef14;box-shadow:0 12px 30px #00000038}html[data-theme=dark] .wa-dashboard-tile:hover,body.dark .wa-dashboard-tile:hover{border-color:#25d3662e}@media(max-width:980px){.wa-dashboard-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.wa-dashboard-home{padding:.9rem;gap:.9rem}.wa-dashboard-hero{border-radius:18px;padding:1rem}.wa-dashboard-hero-copy h1{font-size:1.2rem}.wa-dashboard-hero-copy p{font-size:.9rem}.wa-dashboard-tiles{grid-template-columns:1fr;gap:.85rem}.wa-dashboard-tile{border-radius:18px;padding:1rem}.wa-dashboard-tile-value{font-size:1.65rem}}.wa-panel-card{background:var(--wa-surface);border:1px solid var(--wa-border);border-radius:18px;box-shadow:var(--wa-shadow);padding:1rem}.wa-users-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.wa-users-head h2{margin:0;font-size:1.05rem}.wa-users-head-left{display:flex;flex-direction:column;row-gap:1.5rem}.wa-users-head p{margin:.3rem 0 0;color:var(--wa-muted);font-size:.85rem}.wa-users-state{margin:.75rem 0;color:var(--wa-muted);font-size:.9rem}.wa-users-state-error{color:#c53d3d}.wa-users-table-wrap{overflow-x:auto}.wa-users-table{width:100%;border-collapse:collapse;min-width:720px}.wa-users-table th,.wa-users-table td{text-align:left;padding:.7rem .65rem;border-bottom:1px solid var(--wa-border);font-size:.86rem}.wa-users-table th{font-weight:600;color:var(--wa-muted);letter-spacing:.02em}.wa-users-table tbody tr:hover{background:var(--wa-surface-2)}.wa-users-edit-link{color:var(--wa-accent);text-decoration:none;font-weight:600}.wa-users-edit-link:hover{text-decoration:underline}.wa-add-user-btn,.wa-add-user-submit,.wa-add-user-cancel{border:1px solid transparent;border-radius:10px;padding:.55rem .9rem;font-size:.85rem;font-weight:600;cursor:pointer}.wa-add-user-btn,.wa-add-user-submit{background:var(--wa-accent);color:#fff}.wa-add-user-btn:hover,.wa-add-user-submit:hover{background:var(--wa-accent-dark)}.wa-add-user-cancel{background:var(--wa-surface-2);border-color:var(--wa-border);color:var(--wa-text)}.wa-add-user-card{max-width:100%}.wa-add-user-form{display:flex;flex-direction:column;gap:.85rem}.wa-add-user-field{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--wa-muted)}.wa-add-user-field input,.wa-add-user-field select{border:1px solid var(--wa-border);border-radius:10px;padding:.6rem .7rem;font-size:.9rem;color:var(--wa-text);background:var(--wa-surface)}.wa-add-user-field input:focus,.wa-add-user-field select:focus{outline:none;border-color:var(--wa-accent);box-shadow:0 0 0 3px var(--wa-accent-soft)}.wa-add-user-checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--wa-text)}.wa-add-user-actions{margin-top:.3rem;display:flex;justify-content:flex-end;gap:.6rem}.wa-add-user-submit:disabled{opacity:.7;cursor:not-allowed}.role__permissions{background-color:var(--wa-surface-2);border:1px solid var(--wa-border);border-radius:16px;padding:10px;color:var(--wa-muted)}.role__permissions:focus{outline:none;border-color:var(--wa-accent);box-shadow:0 0 0 3px var(--wa-accent-soft)}.wa-login-page{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:radial-gradient(circle at top left,rgba(34,197,94,.18),transparent 34%),radial-gradient(circle at bottom right,rgba(16,185,129,.14),transparent 32%),#f8fafc}.wa-login-card{width:100%;max-width:430px;height:auto;border-radius:24px;padding:34px;box-sizing:border-box;border:1px solid rgba(148,163,184,.24);background:#fffffff0;box-shadow:0 24px 70px #0f172a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wa-login-brand{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;font-size:18px;font-weight:800;color:#fff;background:linear-gradient(135deg,#16a34a,#10b981);box-shadow:0 14px 32px #22c55e47}.wa-login-card h1{margin:0;color:#0f172a;font-size:30px;font-weight:800;letter-spacing:-.04em}.wa-login-card p{margin:10px 0 28px;color:#64748b;font-size:14px;line-height:1.6}.wa-login-field{margin-bottom:16px}.wa-login-card label{display:block;margin-bottom:8px;color:#0f172a;font-size:13px;font-weight:700}.wa-login-card input{width:100%;height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.34);background:#02061705;color:#0f172a;padding:0 14px;box-sizing:border-box;outline:none;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.wa-login-card input:focus{border-color:#16a34a;box-shadow:0 0 0 4px #22c55e1f;background:#fff}.wa-login-card input::placeholder{color:#94a3b8}.wa-login-error{margin:8px 0 16px;padding:12px 14px;border-radius:14px;border:1px solid rgba(239,68,68,.24);background:#ef444414;color:#dc2626;font-size:13px;font-weight:600}.wa-login-card button{width:100%;height:48px;border:none;border-radius:14px;color:#fff;background:linear-gradient(135deg,#16a34a,#10b981);box-shadow:0 16px 34px #22c55e3d;font-size:15px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.wa-login-card button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 42px #22c55e4d}.wa-login-card button:disabled{cursor:not-allowed;opacity:.7}html[data-theme=dark] .wa-login-page,body.dark .wa-login-page{background:radial-gradient(circle at top left,rgba(37,211,102,.12),transparent 34%),radial-gradient(circle at bottom right,rgba(18,140,126,.12),transparent 32%),#0b141a}html[data-theme=dark] .wa-login-card,body.dark .wa-login-card{background:#111b21f0;border-color:#e9edef14;box-shadow:0 24px 70px #00000057}html[data-theme=dark] .wa-login-card h1,body.dark .wa-login-card h1,html[data-theme=dark] .wa-login-card label,body.dark .wa-login-card label{color:#e9edef}html[data-theme=dark] .wa-login-card p,body.dark .wa-login-card p{color:#8696a0}html[data-theme=dark] .wa-login-card input,body.dark .wa-login-card input{background:#e9edef0f;border-color:#e9edef1a;color:#e9edef}html[data-theme=dark] .wa-login-card input:focus,body.dark .wa-login-card input:focus{background:#e9edef14;border-color:#25d366;box-shadow:0 0 0 4px #25d36624}html[data-theme=dark] .wa-login-card input::placeholder,body.dark .wa-login-card input::placeholder{color:#8696a0}html[data-theme=dark] .wa-login-error,body.dark .wa-login-error{background:#ef44441f;border-color:#ef444438;color:#fca5a5}@media(max-width:520px){.wa-login-page{padding:16px}.wa-login-card{padding:24px;border-radius:20px}.wa-login-card h1{font-size:26px}}.wa-modal-overlay,.wa-more-modal-overlay{position:fixed;inset:0;z-index:500;background:#111b2147;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:1rem}.wa-modal,.wa-more-modal{min-height:320px;background:#fffffff5;border:1px solid rgba(17,27,33,.08);border-radius:22px;box-shadow:0 24px 60px #111b212e;overflow:hidden}.wa-modal-sm{width:min(380px,100%)}.wa-modal-md{width:min(520px,100%)}.wa-modal-lg{width:min(720px,100%)}.wa-modal-xl{width:min(920px,100%)}.wa-more-modal{width:min(520px,100%)}.wa-modal-head,.wa-more-modal-head{min-height:60px;padding:.85rem 1rem;border-bottom:1px solid rgba(17,27,33,.08);display:flex;align-items:center;justify-content:space-between;color:#111b21}.wa-modal-close,.wa-more-modal-close{width:36px;height:36px;border:none;border-radius:999px;background:transparent;color:#111b21;display:grid;place-items:center;cursor:pointer}.wa-modal-close:hover,.wa-more-modal-close:hover{background:#111b210f}.wa-modal-body,.wa-more-modal-body{padding:.45rem 0}.wa-more-modal-item{width:100%;border:none;background:transparent;color:#111b21;display:flex;align-items:center;gap:.85rem;padding:.9rem 1rem;font-size:.92rem;cursor:pointer;text-align:left}.wa-more-modal-item i{font-size:1.05rem;color:#667781}.wa-more-modal-item:hover{background:#111b210d}html[data-theme=dark] .wa-modal-overlay,body.dark .wa-modal-overlay,html[data-theme=dark] .wa-more-modal-overlay,body.dark .wa-more-modal-overlay{background:#0000006b}html[data-theme=dark] .wa-modal,body.dark .wa-modal,html[data-theme=dark] .wa-more-modal,body.dark .wa-more-modal{background:#202c33;border-color:#e9edef14;box-shadow:0 24px 60px #00000052}html[data-theme=dark] .wa-modal-head,body.dark .wa-modal-head,html[data-theme=dark] .wa-more-modal-head,body.dark .wa-more-modal-head{color:#e9edef;border-color:#e9edef14}html[data-theme=dark] .wa-modal-close,body.dark .wa-modal-close,html[data-theme=dark] .wa-more-modal-close,body.dark .wa-more-modal-close,html[data-theme=dark] .wa-more-modal-item,body.dark .wa-more-modal-item{color:#e9edef}html[data-theme=dark] .wa-more-modal-item i,body.dark .wa-more-modal-item i{color:#8696a0}html[data-theme=dark] .wa-modal-close:hover,body.dark .wa-modal-close:hover,html[data-theme=dark] .wa-more-modal-close:hover,body.dark .wa-more-modal-close:hover,html[data-theme=dark] .wa-more-modal-item:hover,body.dark .wa-more-modal-item:hover{background:#e9edef14}
