*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;min-height:100dvh}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#f6f7f9;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}a,button,input,select,textarea,label,summary,[role=button],.wa-thread-item,.wa-modal-list li{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus,button:focus,input:focus,select:focus,textarea:focus,[role=button]:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(0,168,132,.45);outline-offset:2px}.adm-page{min-height:100%;min-height:100dvh;display:flex;flex-direction:column}.adm-page--chat{background:#fff}body:has(.adm-page--chat){background:#fff}.adm-login-page{display:flex;align-items:center;justify-content:center;min-height:100vh}.adm-login-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;gap:12px;width:320px}.adm-login-card h1{margin:0 0 8px;font-size:20px;text-align:center}.adm-login-card input{padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px}.adm-login-card button{padding:10px;border:none;border-radius:8px;background:#2c5f2d;color:#fff;font-weight:600;cursor:pointer}.adm-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#1f2933;color:#fff}.adm-logo{font-weight:700}.adm-logout{background:transparent;border:1px solid #fff;color:#fff;padding:6px 12px;border-radius:6px;cursor:pointer}.adm-layout{display:flex;min-height:calc(100vh - 52px)}.adm-sidebar{width:200px;background:#fff;border-right:1px solid #e5e7eb;padding:16px 0}.adm-nav{list-style:none;margin:0;padding:0}.adm-nav li a{display:block;padding:10px 24px;color:#333;text-decoration:none}.adm-nav li a.is-active{background:#eef5ee;color:#2c5f2d;font-weight:600}.adm-main{flex:1;padding:24px 32px;min-width:0}.adm-main--chat{padding:0;display:flex;flex-direction:column;overflow:hidden;height:calc(100vh - 52px)}.adm-bottom-nav,.wa-back-btn{display:none}.adm-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.adm-toolbar-actions{display:flex;gap:8px;align-items:center}.adm-toolbar-actions input{padding:8px 10px;border:1px solid #ddd;border-radius:6px}button{padding:8px 14px;border:1px solid #2c5f2d;border-radius:6px;background:#2c5f2d;color:#fff;cursor:pointer;font-size:14px}button:disabled{opacity:.6;cursor:default}.adm-error{color:#b3261e}.adm-success{color:#2c5f2d}.adm-hint{color:#667085;font-size:13px}.adm-meta{color:#667085}.adm-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.adm-table th,.adm-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #eee;font-size:14px}.adm-table th{background:#f1f3f5}.adm-form{display:flex;flex-direction:column;gap:12px;max-width:480px;background:#fff;padding:20px;border-radius:8px}.adm-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#444}.adm-form input,.adm-form select,.adm-form textarea{padding:8px 10px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit}.adm-form button{align-self:flex-start;margin-top:4px}.adm-push-box{margin-top:16px}.adm-photos-box{margin-top:16px;max-width:480px}.adm-upload-btn{display:inline-block;padding:8px 14px;border:1px solid #2c5f2d;border-radius:6px;background:#2c5f2d;color:#fff;cursor:pointer;font-size:14px}.adm-photos{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.adm-photo-item{position:relative}.adm-photos img{width:140px;height:100px;object-fit:cover;border-radius:6px;display:block}.adm-photo-delete{position:absolute;top:4px;right:4px;width:22px;height:22px;padding:0;line-height:1;border-radius:50%;background:#0009;border:none;color:#fff;cursor:pointer}.wa-page{--wa-bg: #f0f2f5;--wa-panel: #ffffff;--wa-border: #e9edef;--wa-text: #111b21;--wa-muted: #667781;--wa-green: #00a884;--wa-green-soft: #d9fdd3;--wa-filter-active: #e7fce3;--wa-active-thread: #f0f2f5;--wa-chat-bg: #efeae2;display:flex;flex:1;height:calc(100vh - 52px);width:100%;background:var(--wa-panel);overflow:hidden;color:var(--wa-text);border-left:1px solid var(--wa-border)}.wa-sidebar{width:380px;min-width:320px;max-width:440px;display:flex;flex-direction:column;background:var(--wa-panel);border-right:1px solid var(--wa-border)}.wa-sidebar-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;padding:12px 14px 6px;background:var(--wa-panel)}.wa-sidebar-header h1{margin:0;text-align:center;font-size:17px;font-weight:700;color:#0a0a0a;letter-spacing:-.2px}.wa-icon-btn{width:40px;height:40px;padding:0;border:none;border-radius:50%;background:transparent;color:#54656f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.wa-icon-btn--soft{background:#f0f2f5;color:#54656f}.wa-icon-btn:hover{background:#e9edef}.wa-new-chat-btn{width:40px;height:40px;padding:0;border:none;border-radius:50%;background:var(--wa-green);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0000001f}.wa-new-chat-btn:hover{filter:brightness(1.05)}.wa-search{display:flex;align-items:center;gap:10px;margin:8px 14px 10px;padding:0 14px;height:40px;border-radius:20px;background:#f0f2f5}.wa-search-icon{color:#667781;display:flex;flex-shrink:0}.wa-search input{flex:1;border:none;outline:none;background:transparent;font-size:15px;color:var(--wa-text)}.wa-search input::placeholder{color:#8696a0}.wa-filters{display:flex;gap:8px;padding:2px 14px 12px;overflow-x:auto;scrollbar-width:none}.wa-filters::-webkit-scrollbar{display:none}.wa-filters button{flex:0 0 auto;padding:7px 14px;border:1px solid #e9edef;border-radius:999px;background:#fff;color:#3b4a54;font-size:13.5px;font-weight:500;cursor:pointer;line-height:1.2}.wa-filters button.is-active{background:#d8fdd2;border-color:transparent;color:#0a5c44;font-weight:600}.wa-thread-list{list-style:none;margin:0;padding:0 6px 10px;overflow-y:auto;flex:1}.wa-thread-item{display:flex;gap:12px;align-items:center;padding:10px 10px 10px 12px;margin:1px 0;cursor:pointer;border-radius:14px;background:transparent;position:relative}.wa-thread-item:hover{background:#f5f6f6}.wa-thread-item.is-active{background:#f0f2f5;box-shadow:inset 0 0 0 1px #00000005}.wa-thread-empty{padding:28px 16px;color:var(--wa-muted);font-size:13px;text-align:center}.wa-avatar{width:52px;height:52px;min-width:52px;border-radius:50%;background:#dfe5e7;color:#546b7a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;letter-spacing:.2px;object-fit:cover;flex-shrink:0}.wa-avatar--img{display:block;background:#dfe5e7}.wa-chat-header .wa-avatar{width:42px;height:42px;min-width:42px;font-size:13px}.wa-thread-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:2px 0;border-bottom:1px solid #f0f2f5;min-height:52px}.wa-thread-item:last-child .wa-thread-body,.wa-thread-item.is-active .wa-thread-body,.wa-thread-item:hover .wa-thread-body{border-bottom-color:transparent}.wa-thread-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.wa-thread-row--sub{align-items:flex-end;min-height:20px}.wa-thread-name{font-weight:600;font-size:16px;color:#111b21;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-thread-item.is-unread .wa-thread-name{font-weight:700}.wa-thread-time{font-size:12px;color:#667781;white-space:nowrap;flex-shrink:0}.wa-thread-time.is-unread{color:var(--wa-green);font-weight:600}.wa-thread-preview{flex:1;min-width:0;display:flex;align-items:center;gap:4px;font-size:14px;color:#667781;overflow:hidden}.wa-thread-preview>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-preview-tick{color:#53bdeb;letter-spacing:-1.5px;font-size:13px;flex-shrink:0}.wa-unread-badge{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--wa-green);color:#fff;font-size:11.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.wa-main{flex:1;display:flex;flex-direction:column;position:relative;min-width:0;background:#e5ddd5}.wa-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px;text-align:center;background:#f0f2f5;color:var(--wa-muted)}.wa-placeholder-logo{margin-bottom:8px;opacity:.9}.wa-placeholder h2{margin:0;font-size:28px;font-weight:300;color:#41525d;letter-spacing:.2px}.wa-placeholder p{margin:0;font-size:14px;max-width:360px;line-height:1.45}.wa-chat{flex:1;min-height:0;display:flex;flex-direction:column;position:relative;background-color:#e5ddd5;background-image:url(/wa-wallpaper.png);background-repeat:repeat;background-size:412px auto}.wa-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 8px;position:relative;z-index:2;background:transparent;border:none;box-shadow:none}.wa-chat-header-left{display:flex;align-items:center;gap:10px;min-width:0;padding:4px 12px 4px 4px;border-radius:999px;background:#ffffffe0;box-shadow:0 1px 3px #0000001a}.wa-chat-header-meta{display:flex;flex-direction:column;min-width:0;padding-right:4px}.wa-chat-title{font-weight:600;font-size:15px;color:var(--wa-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-chat-subtitle{font-size:12px;color:#667781}.wa-chat-header-actions{display:flex;align-items:center;gap:0;flex-shrink:0}.wa-glass-pill{padding:2px 4px;border-radius:999px;background:#fff;border:none;box-shadow:0 1px 3px #0000001f}.wa-glass-pill .wa-icon-btn{width:38px;height:38px;color:#111b21;background:transparent}.wa-glass-pill .wa-icon-btn:hover{background:#0000000d}.wa-messages{flex:1;overflow-y:auto;padding:18px 7% 14px;display:flex;flex-direction:column;gap:3px;background:transparent;position:relative;z-index:1}.wa-messages-empty{margin:auto;color:#54656f;font-size:13px;padding:8px 14px;border-radius:10px;background:#ffffff8c;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);border:1px solid rgba(255,255,255,.55);box-shadow:0 2px 10px #0000000d}.wa-bubble-row{display:flex;margin:2px 0}.wa-bubble-row.is-out{justify-content:flex-end}.wa-bubble-row.is-in{justify-content:flex-start}.wa-bubble{max-width:min(65%,520px);padding:7px 10px 5px;border-radius:12px;display:flex;flex-direction:column;position:relative;backdrop-filter:blur(14px) saturate(1.25);-webkit-backdrop-filter:blur(14px) saturate(1.25);border:1px solid rgba(255,255,255,.45);box-shadow:0 1px #ffffff8c inset,0 2px 8px #3c2d1e14}.wa-bubble-row.is-out .wa-bubble{background:#d9fdd3b8;border-top-right-radius:4px;border-color:#c8f0c3a6}.wa-bubble-row.is-in .wa-bubble{background:#ffffffb8;border-top-left-radius:4px}.wa-bubble-text{font-size:14.2px;color:var(--wa-text);white-space:pre-wrap;word-break:break-word;line-height:1.35}.wa-bubble-time{align-self:flex-end;font-size:11px;color:var(--wa-muted);margin-top:2px;display:inline-flex;align-items:center;gap:3px}.wa-bubble-tick{color:#53bdeb;letter-spacing:-1px;font-size:12px}.wa-composer{display:flex;align-items:center;gap:10px;padding:8px 12px 12px;position:relative;z-index:2;background:transparent;border:none;box-shadow:none}.wa-attach-btn{width:42px;height:42px;padding:0;flex-shrink:0;border:none;border-radius:50%;background:#fff;color:#111b21;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0000001f}.wa-attach-btn:hover{filter:brightness(.98)}.wa-composer-input-wrap{flex:1;background:#fff;border-radius:24px;padding:0 4px 0 16px;height:46px;display:flex;align-items:center;gap:2px;border:none;box-shadow:0 1px 3px #0000001a}.wa-composer-input-wrap input{flex:1;width:100%;border:none;outline:none;background:transparent;font-size:15px;color:var(--wa-text)}.wa-composer-input-wrap input::placeholder{color:#8696a0}.wa-emoji-btn{width:40px;height:40px;padding:0;border:none;border-radius:50%;background:transparent;color:#1c1c1c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.wa-emoji-btn:hover{opacity:.7}.wa-emoji-btn svg{display:block}.wa-send-btn{width:42px;height:42px;padding:0;border:none;border-radius:50%;background:var(--wa-green);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 1px 2px #0000002e;line-height:0}.wa-send-btn svg{display:block;flex-shrink:0}.wa-send-btn .wa-send-icon{margin-left:2px}.wa-send-btn:disabled{opacity:1;cursor:pointer}.wa-error{position:absolute;left:16px;right:16px;bottom:72px;margin:0;padding:8px 12px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:10px;box-shadow:0 2px 8px #0000001f;font-size:13px;z-index:3}.wa-fav-star{color:#e6b800;font-size:12px}.wa-icon-btn.is-fav{color:#e6b800}.wa-day-chip{align-self:center;margin:10px 0;padding:5px 12px;border-radius:8px;background:#ffffffc7;box-shadow:0 1px 2px #00000014;font-size:12.5px;color:#54656f;text-transform:capitalize}.wa-bubble-row.is-hit .wa-bubble{outline:2px solid rgba(0,168,132,.45)}.wa-chat-search-bar{display:flex;gap:8px;padding:8px 12px;background:#ffffffe6;border-bottom:1px solid #e9edef;z-index:2}.wa-chat-search-bar input{flex:1;border:none;background:#f0f2f5;border-radius:8px;padding:8px 12px;font-size:14px;outline:none}.wa-chat-search-bar button{border:none;background:transparent;color:#00a884;font-weight:600;cursor:pointer}.wa-menu{position:absolute;z-index:5;min-width:220px;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000029;padding:6px 0;overflow:hidden}.wa-menu button{display:block;width:100%;text-align:left;border:none;background:transparent;padding:12px 16px;font-size:14px;color:#111b21;cursor:pointer;border-radius:0}.wa-menu button:hover:not(:disabled){background:#f5f6f6}.wa-menu button:disabled{color:#8696a0;cursor:default}.wa-menu--header{top:54px;right:12px}.wa-menu--plus{bottom:64px;left:12px}.wa-list-menu-wrap{position:relative}.wa-icon-btn.is-open{background:#e9edef}.wa-menu--list{top:calc(100% + 6px);left:0;min-width:260px;padding:8px 0}.wa-menu-section{padding:8px 16px 4px;font-size:12px;font-weight:600;color:#667781;text-transform:uppercase;letter-spacing:.03em}.wa-menu--list button{display:flex;align-items:center;gap:12px;padding:10px 14px}.wa-menu--list button.is-selected,.wa-menu--header button.is-selected{background:#f0faf6}.wa-menu-item-icon{width:40px;height:40px;border-radius:50%;background:#f0f2f5;color:#54656f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wa-menu--list button.is-selected .wa-menu-item-icon{background:#d9fdd3;color:#008069}.wa-menu-item-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;text-align:left}.wa-menu-item-text strong{font-size:15px;font-weight:600;color:#111b21}.wa-menu-item-text small{font-size:12.5px;color:#667781}.wa-menu-check{color:#00a884;font-weight:700;font-size:16px}.wa-emoji-panel{display:flex;flex-wrap:wrap;gap:4px;padding:8px 12px;background:#ffffffeb;border-top:1px solid #e9edef;z-index:2}.wa-emoji-panel button{width:36px;height:36px;border:none;border-radius:8px;background:transparent;font-size:20px;cursor:pointer;padding:0}.wa-emoji-panel button:hover{background:#f0f2f5}.wa-client-prompt{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;background:#fff8e6;border-top:1px solid #f0e0b2;z-index:2}.wa-client-prompt-label{font-size:12px;font-weight:600;color:#8a6d1b;width:100%}.wa-client-prompt input{flex:1;min-width:160px;border:1px solid #e6d59a;border-radius:8px;padding:8px 10px;font-size:14px}.wa-client-prompt button{border:none;border-radius:8px;background:#00a884;color:#fff;padding:8px 12px;cursor:pointer;font-weight:600}.wa-client-prompt .wa-client-cancel{background:transparent;color:#667781;font-weight:500}.wa-modal-backdrop{position:fixed;inset:0;background:#0b141a73;display:flex;align-items:center;justify-content:center;z-index:40;padding:24px}.wa-modal{width:min(420px,100%);max-height:min(70vh,560px);background:#fff;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 40px #00000038}.wa-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e9edef}.wa-modal-header h2{margin:0;font-size:17px}.wa-modal-list{list-style:none;margin:0;padding:0;overflow-y:auto}.wa-modal-list li{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f2f5}.wa-modal-list li:hover{background:#f5f6f6}.wa-modal-list .wa-avatar{width:44px;height:44px;min-width:44px;font-size:14px}.wa-chat-header{position:relative}@media(max-width:960px){.adm-main{padding:20px}.wa-sidebar{width:300px;min-width:240px}.wa-messages{padding:14px 4%}.wa-bubble{max-width:min(78%,520px)}}@media(max-width:768px){.adm-topbar{padding:10px 14px;position:sticky;top:0;z-index:20}.adm-logo{font-size:15px}.adm-logout{padding:6px 10px;font-size:12px}.adm-layout{flex:1;min-height:0;flex-direction:column;background:#fff}.adm-sidebar{display:none}.adm-main{padding:16px 14px 76px;width:100%}.adm-page--chat,.adm-page--chat .adm-layout{background:#fff}.adm-main--chat{padding:0;flex:1;min-height:0;height:auto;background:#fff;margin-bottom:calc(60px + env(safe-area-inset-bottom,0px))}.adm-page--chat-thread .adm-topbar,.adm-page--chat-thread .adm-bottom-nav{display:none}.adm-page--chat-thread .adm-main--chat{margin-bottom:0;height:100dvh;flex:none}.adm-bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:30;height:calc(60px + env(safe-area-inset-bottom,0px));padding:0 env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 10px #0000000a}.adm-bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;color:#667085;font-size:11px;font-weight:500}.adm-bottom-nav a.is-active{color:#2c5f2d;font-weight:700}.adm-bottom-icon{display:flex;line-height:0}.adm-login-card{width:min(320px,calc(100vw - 32px));padding:28px 20px}.adm-toolbar{flex-direction:column;align-items:stretch;gap:10px}.adm-toolbar h1{margin:0;font-size:22px}.adm-toolbar-actions{flex-wrap:wrap;width:100%}.adm-toolbar-actions input{flex:1 1 140px;min-width:0}.adm-toolbar-actions button,.adm-toolbar-actions a{flex:1 1 auto}.adm-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -14px;padding:0 14px}.adm-table{min-width:640px}.adm-table th,.adm-table td{padding:10px 8px;font-size:13px;white-space:nowrap}.adm-form{max-width:none;padding:16px}.adm-photos-box{max-width:none}.adm-photos img{width:110px;height:80px}.wa-page{flex:1;height:100%;min-height:100%;border-left:none;background:#fff}.wa-sidebar{width:100%;min-width:0;max-width:none;border-right:none;flex:1 1 auto;min-height:100%;height:100%;background:#fff}.wa-thread-list{flex:1 1 auto;background:#fff}.wa-main,.wa-page--chat-open .wa-sidebar{display:none}.wa-page--chat-open .wa-main{display:flex;flex:1;min-height:0}.wa-back-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:2px;margin-left:-4px;padding:0;border:none;border-radius:50%;background:transparent;color:#111b21;cursor:pointer;flex-shrink:0}.wa-back-btn:hover{background:#0000000d}.wa-chat-header-left{padding-left:2px;max-width:calc(100% - 120px)}.wa-chat-header-actions.wa-glass-pill .wa-icon-btn{width:34px;height:34px}.wa-filters{padding-bottom:8px}.wa-messages{padding:12px 4%}.wa-bubble{max-width:88%}.wa-composer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.wa-menu--header{right:8px;left:8px;min-width:0}.wa-menu--list{left:0;right:auto;min-width:min(280px,calc(100vw - 24px))}.wa-menu--plus{left:8px;right:8px;min-width:0}.wa-modal{width:100%;max-height:80vh;border-radius:14px 14px 0 0;align-self:flex-end}.wa-modal-backdrop{align-items:flex-end;padding:0}.wa-client-prompt{flex-direction:column;align-items:stretch}.wa-client-prompt input{min-width:0;width:100%}}@media(max-width:420px){.adm-toolbar-actions{flex-direction:column;align-items:stretch}.adm-toolbar-actions input,.adm-toolbar-actions button,.adm-toolbar-actions a{width:100%}.wa-sidebar-header h1{font-size:16px}.wa-thread-name{font-size:15px}}
